Pull request #182 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-messaging Loading trusted files from base branch main at aae9db3ccaa50c9d24fab56a0b3092001ce1df14 rather than 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 Obtained Jenkinsfile from aae9db3ccaa50c9d24fab56a0b3092001ce1df14 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2752555955408118946.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14685460470712683364.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6305328306636804676.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10360889600586032505.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12799895966866202531.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-182/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-182/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4070159810070040132.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8729 in /w/workspace/xfoundry_go-mod-messaging_PR-182 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-182 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit aae9db3ccaa50c9d24fab56a0b3092001ce1df14 into PR head commit 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 Checking out Revision 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 (PR-182) > git checkout -f 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge aae9db3ccaa50c9d24fab56a0b3092001ce1df14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 # timeout=10 Commit message: "feat: update query request topic naming" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:55:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:55:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:55:16 ========================================================= 01:55:16 EdgeX Global Pipelines Version Info 01:55:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:55:17 ------------------- 01:55:17 stable info: 01:55:17 ------------------- 01:55:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:55:17 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 01:55:17 Message: update stable to v1.0.243 01:55:18 ------------------- 01:55:18 experimental info: 01:55:18 ------------------- 01:55:18 Commited By: **** collab-it+edgex@linuxfoundation.org 01:55:18 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 01:55:18 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-182 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-182 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-182 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3608a9e [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:55:20 + git rev-list -1 --merges 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07~1..3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 [Pipeline] echo 01:55:20 -----------> git rev-list -1 --merges 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07~1..3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 [false] [Pipeline] sh 01:55:20 + git log --format=format:%s -1 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 [Pipeline] echo 01:55:20 ========================================================= 01:55:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:55:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:21 + git log --format=format:%s -1 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 [Pipeline] echo 01:55:21 [semverPrep] GIT_COMMIT: 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07, Commit Message: feat: update query request topic naming [Pipeline] echo 01:55:21 [semverPrep] This is not a build commit. [Pipeline] sh 01:55:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:21 + grep -v github /etc/ssh/ssh_known_hosts 01:55:21 + [ -e /tmp/ssh_known_hosts ] 01:55:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:55:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:55:21 + sudo tee -a /etc/ssh/ssh_known_hosts 01:55:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:22 01:55:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:23 0.1.4: Pulling from edgex-devops/py-git-semver 01:55:23 b85a868b505f: Pulling fs layer 01:55:23 e2be974225ed: Pulling fs layer 01:55:23 339a4e72a1f5: Pulling fs layer 01:55:23 988bab9f4d93: Pulling fs layer 01:55:23 1469e6f7b9e6: Pulling fs layer 01:55:23 eaf3925da568: Pulling fs layer 01:55:23 1469e6f7b9e6: Waiting 01:55:23 988bab9f4d93: Waiting 01:55:23 eaf3925da568: Waiting 01:55:23 bab4dde63d76: Pulling fs layer 01:55:23 bde34c3a00c8: Pulling fs layer 01:55:23 bab4dde63d76: Waiting 01:55:23 b352a97aabf1: Pulling fs layer 01:55:23 4872d77fe225: Pulling fs layer 01:55:23 5851b861e8e6: Pulling fs layer 01:55:23 bde34c3a00c8: Waiting 01:55:23 4872d77fe225: Waiting 01:55:23 5851b861e8e6: Waiting 01:55:23 b352a97aabf1: Waiting 01:55:23 e2be974225ed: Verifying Checksum 01:55:23 e2be974225ed: Download complete 01:55:23 988bab9f4d93: Verifying Checksum 01:55:23 988bab9f4d93: Download complete 01:55:23 1469e6f7b9e6: Verifying Checksum 01:55:23 1469e6f7b9e6: Download complete 01:55:23 eaf3925da568: Download complete 01:55:23 339a4e72a1f5: Verifying Checksum 01:55:23 339a4e72a1f5: Download complete 01:55:23 bde34c3a00c8: Download complete 01:55:23 b352a97aabf1: Verifying Checksum 01:55:23 b352a97aabf1: Download complete 01:55:23 4872d77fe225: Verifying Checksum 01:55:23 4872d77fe225: Download complete 01:55:23 5851b861e8e6: Verifying Checksum 01:55:23 5851b861e8e6: Download complete 01:55:23 b85a868b505f: Verifying Checksum 01:55:23 b85a868b505f: Download complete 01:55:23 bab4dde63d76: Verifying Checksum 01:55:23 bab4dde63d76: Download complete 01:55:24 b85a868b505f: Pull complete 01:55:24 e2be974225ed: Pull complete 01:55:25 339a4e72a1f5: Pull complete 01:55:25 988bab9f4d93: Pull complete 01:55:25 1469e6f7b9e6: Pull complete 01:55:25 eaf3925da568: Pull complete 01:55:27 bab4dde63d76: Pull complete 01:55:27 bde34c3a00c8: Pull complete 01:55:27 b352a97aabf1: Pull complete 01:55:27 4872d77fe225: Pull complete 01:55:27 5851b861e8e6: Pull complete 01:55:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:27 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 01:55:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-182 -v /w/workspace/xfoundry_go-mod-messaging_PR-182:/w/workspace/xfoundry_go-mod-messaging_PR-182:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-182@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:55:31 $ docker top cf002eee67cb94c5ad33f4b640360a8b16044a1d7e6e64ca71dd97869ce85fd2 -eo pid,comm 01:55:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:55:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:31 [ssh-agent] Looking for ssh-agent implementation... 01:55:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:31 $ docker exec cf002eee67cb94c5ad33f4b640360a8b16044a1d7e6e64ca71dd97869ce85fd2 ssh-agent 01:55:31 SSH_AUTH_SOCK=/tmp/ssh-qtHGbA9hAyOv/agent.32 01:55:31 SSH_AGENT_PID=38 01:55:31 Running ssh-add (command line suppressed) 01:55:31 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-182@tmp/private_key_6294897867847231414.key (/w/workspace/xfoundry_go-mod-messaging_PR-182@tmp/private_key_6294897867847231414.key) 01:55:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:31 + git tag --points-at HEAD [Pipeline] } 01:55:31 $ docker exec --env ******** --env ******** cf002eee67cb94c5ad33f4b640360a8b16044a1d7e6e64ca71dd97869ce85fd2 ssh-agent -k 01:55:32 unset SSH_AUTH_SOCK; 01:55:32 unset SSH_AGENT_PID; 01:55:32 echo Agent pid 38 killed; 01:55:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:32 [ssh-agent] Looking for ssh-agent implementation... 01:55:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:32 $ docker exec cf002eee67cb94c5ad33f4b640360a8b16044a1d7e6e64ca71dd97869ce85fd2 ssh-agent 01:55:32 SSH_AUTH_SOCK=/tmp/ssh-KZw5Kw5DgotQ/agent.71 01:55:32 SSH_AGENT_PID=77 01:55:32 Running ssh-add (command line suppressed) 01:55:32 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-182@tmp/private_key_2918007384002259640.key (/w/workspace/xfoundry_go-mod-messaging_PR-182@tmp/private_key_2918007384002259640.key) 01:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:32 + git semver init 01:55:33 2022-10-21 01:55:33,056 [run_init] DEBUG init version:0.0.0 force:False 01:55:33 2022-10-21 01:55:33,057 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-182/.semver 01:55:33 2022-10-21 01:55:33,058 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-182/.semver 01:55:33 2022-10-21 01:55:33,058 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-182/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-182, universal_newlines=False, shell=None, istream=None) 01:55:34 2022-10-21 01:55:33,871 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-182/.git/info/exclude 01:55:34 2022-10-21 01:55:33,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-182/.semver/PR-182 with force:False 01:55:34 2022-10-21 01:55:33,872 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-182/.semver/PR-182 01:55:34 2022-10-21 01:55:33,874 [execute] INFO git cat-file --batch-check 01:55:34 2022-10-21 01:55:33,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-182/.semver, universal_newlines=False, shell=None, istream=) 01:55:34 2022-10-21 01:55:33,880 [execute] INFO git cat-file --batch 01:55:34 2022-10-21 01:55:33,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-182/.semver, universal_newlines=False, shell=None, istream=) 01:55:34 2022-10-21 01:55:33,885 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-182/.semver/PR-182 01:55:34 0.0.0 [Pipeline] } 01:55:34 $ docker exec --env ******** --env ******** cf002eee67cb94c5ad33f4b640360a8b16044a1d7e6e64ca71dd97869ce85fd2 ssh-agent -k 01:55:34 unset SSH_AUTH_SOCK; 01:55:34 unset SSH_AGENT_PID; 01:55:34 echo Agent pid 77 killed; 01:55:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:34 + git semver [Pipeline] } 01:55:34 $ docker stop --time=1 cf002eee67cb94c5ad33f4b640360a8b16044a1d7e6e64ca71dd97869ce85fd2 01:55:36 $ docker rm -f cf002eee67cb94c5ad33f4b640360a8b16044a1d7e6e64ca71dd97869ce85fd2 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:55:36 Stashed 1 file(s) [Pipeline] echo 01:55:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:55:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:55:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:55:37 ========================================================= 01:55:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:55:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:55:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:55:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:55:38 213ec9aee27d: Pulling fs layer 01:55:38 4583459ba037: Pulling fs layer 01:55:38 93c1e223e6f2: Pulling fs layer 01:55:38 53926ce57604: Pulling fs layer 01:55:38 21b2b0c7a3f4: Pulling fs layer 01:55:38 30f14e443154: Pulling fs layer 01:55:38 801331c1e519: Pulling fs layer 01:55:38 99cc6dd402b0: Pulling fs layer 01:55:38 7d9ed39f4882: Pulling fs layer 01:55:38 53926ce57604: Waiting 01:55:38 801331c1e519: Waiting 01:55:38 99cc6dd402b0: Waiting 01:55:38 21b2b0c7a3f4: Waiting 01:55:38 30f14e443154: Waiting 01:55:38 7d9ed39f4882: Waiting 01:55:38 93c1e223e6f2: Verifying Checksum 01:55:38 93c1e223e6f2: Download complete 01:55:38 4583459ba037: Download complete 01:55:38 21b2b0c7a3f4: Verifying Checksum 01:55:38 21b2b0c7a3f4: Download complete 01:55:38 30f14e443154: Verifying Checksum 01:55:38 30f14e443154: Download complete 01:55:38 213ec9aee27d: Verifying Checksum 01:55:38 213ec9aee27d: Download complete 01:55:38 801331c1e519: Verifying Checksum 01:55:38 801331c1e519: Download complete 01:55:38 213ec9aee27d: Pull complete 01:55:38 4583459ba037: Pull complete 01:55:38 93c1e223e6f2: Pull complete 01:55:38 7d9ed39f4882: Verifying Checksum 01:55:38 7d9ed39f4882: Download complete 01:55:38 99cc6dd402b0: Verifying Checksum 01:55:38 99cc6dd402b0: Download complete 01:55:39 53926ce57604: Verifying Checksum 01:55:39 53926ce57604: Download complete 01:55:42 53926ce57604: Pull complete 01:55:42 21b2b0c7a3f4: Pull complete 01:55:42 30f14e443154: Pull complete 01:55:42 801331c1e519: Pull complete 01:55:44 99cc6dd402b0: Pull complete 01:55:45 7d9ed39f4882: Pull complete 01:55:45 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 01:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:55:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 01:55:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:45 + docker inspect -f . ci-base-image-x86_64 01:55:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:46 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 01:55:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-182 -v /w/workspace/xfoundry_go-mod-messaging_PR-182:/w/workspace/xfoundry_go-mod-messaging_PR-182:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-182@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:55:50 $ docker top 04f8aa20ad1bfdb6828ac0a1aeb7e3eaafb7e09ea9fd202c861718cae0cb0eb9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:51 + go version 01:55:51 go version go1.18.7 linux/amd64 [Pipeline] } 01:55:51 $ docker stop --time=1 04f8aa20ad1bfdb6828ac0a1aeb7e3eaafb7e09ea9fd202c861718cae0cb0eb9 01:55:52 Still waiting to schedule task 01:55:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:55:52 $ docker rm -f 04f8aa20ad1bfdb6828ac0a1aeb7e3eaafb7e09ea9fd202c861718cae0cb0eb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:53 + docker inspect -f . ci-base-image-x86_64 01:55:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:53 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 01:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-182 -v /w/workspace/xfoundry_go-mod-messaging_PR-182:/w/workspace/xfoundry_go-mod-messaging_PR-182:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-182@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:55:53 $ docker top 40eeeae9573988cae945d37fa9f76b1d7fa9bdb2b8a76ba31a3c71dcd584722f -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:54 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-182 [Pipeline] fileExists [Pipeline] sh 01:55:54 + make test 01:55:54 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 01:55:54 go: downloading github.com/stretchr/testify v1.8.0 01:55:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:55:54 go: downloading github.com/pebbe/zmq4 v1.2.7 01:55:54 go: downloading github.com/google/uuid v1.3.0 01:55:54 go: downloading github.com/nats-io/nats.go v1.18.0 01:55:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 01:55:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 01:55:54 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 01:55:54 go: downloading github.com/davecgh/go-spew v1.1.1 01:55:54 go: downloading github.com/pmezard/go-difflib v1.0.0 01:55:54 go: downloading github.com/stretchr/objx v0.4.0 01:55:54 go: downloading gopkg.in/yaml.v3 v3.0.1 01:55:54 go: downloading github.com/gorilla/websocket v1.4.2 01:55:54 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 01:55:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:55:54 go: downloading github.com/go-playground/validator/v10 v10.11.1 01:55:54 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 01:55:54 go: downloading github.com/nats-io/nkeys v0.3.0 01:55:54 go: downloading github.com/nats-io/nuid v1.0.1 01:55:54 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 01:55:54 go: downloading github.com/x448/float16 v0.8.4 01:55:54 go: downloading golang.org/x/text v0.3.7 01:55:54 go: downloading github.com/leodido/go-urn v1.2.1 01:55:54 go: downloading github.com/go-playground/universal-translator v0.18.0 01:55:54 go: downloading github.com/go-playground/locales v0.14.0 01:55:55 go: downloading github.com/klauspost/compress v1.15.11 01:55:55 go: downloading github.com/minio/highwayhash v1.0.2 01:55:55 go: downloading github.com/nats-io/jwt/v2 v2.3.0 01:55:55 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 01:55:55 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 01:56:13 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.061s coverage: 66.4% of statements 01:56:13 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 01:56:13 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.055s coverage: 90.4% of statements 01:56:13 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.066s coverage: 87.7% of statements 01:56:13 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 01:56:13 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 01:56:23 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.096s coverage: 35.9% of statements 01:56:23 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.043s coverage: 68.5% of statements 01:56:23 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 01:56:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.374s coverage: 83.8% of statements 01:56:35 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.033s coverage: 88.9% of statements 01:56:35 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 01:56:35 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.031s coverage: 100.0% of statements 01:56:35 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.048s coverage: 100.0% of statements 01:56:35 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.048s coverage: 95.1% of statements 01:56:35 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 01:56:35 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.060s coverage: 66.4% of statements 01:56:35 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 01:56:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.079s coverage: 90.4% of statements 01:56:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.039s coverage: 100.0% of statements 01:56:35 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 01:56:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.031s coverage: 100.0% of statements 01:56:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.043s coverage: 68.5% of statements 01:56:35 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 01:56:57 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.380s coverage: 83.8% of statements 01:56:57 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.034s coverage: 88.9% of statements 01:56:57 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 01:56:57 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.028s coverage: 100.0% of statements 01:56:57 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.020s coverage: 100.0% of statements 01:56:57 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 95.1% of statements 01:57:05 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:57:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:57:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:57:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:57:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:57:08 $ docker stop --time=1 40eeeae9573988cae945d37fa9f76b1d7fa9bdb2b8a76ba31a3c71dcd584722f 01:57:10 $ docker rm -f 40eeeae9573988cae945d37fa9f76b1d7fa9bdb2b8a76ba31a3c71dcd584722f [Pipeline] // withDockerContainer [Pipeline] sh 01:57:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:57:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:12 01:57:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:12 latest: Pulling from edgex-lftools-log-publisher 01:57:12 5eb5b503b376: Pulling fs layer 01:57:12 5c69ac0246d0: Pulling fs layer 01:57:12 ec43610c2a17: Pulling fs layer 01:57:12 3a2ae6a8a46f: Pulling fs layer 01:57:12 33b1e0a273af: Pulling fs layer 01:57:12 5d3b04190fa2: Pulling fs layer 01:57:12 2f39f015ded8: Pulling fs layer 01:57:12 3a2ae6a8a46f: Waiting 01:57:12 2f39f015ded8: Waiting 01:57:12 33b1e0a273af: Waiting 01:57:12 5d3b04190fa2: Waiting 01:57:12 5c69ac0246d0: Verifying Checksum 01:57:12 5c69ac0246d0: Download complete 01:57:12 3a2ae6a8a46f: Download complete 01:57:12 33b1e0a273af: Verifying Checksum 01:57:12 33b1e0a273af: Download complete 01:57:12 5d3b04190fa2: Verifying Checksum 01:57:12 ec43610c2a17: Download complete 01:57:12 5d3b04190fa2: Download complete 01:57:12 5eb5b503b376: Verifying Checksum 01:57:12 5eb5b503b376: Download complete 01:57:13 2f39f015ded8: Download complete 01:57:13 5eb5b503b376: Pull complete 01:57:13 5c69ac0246d0: Pull complete 01:57:14 ec43610c2a17: Pull complete 01:57:14 3a2ae6a8a46f: Pull complete 01:57:14 33b1e0a273af: Pull complete 01:57:14 5d3b04190fa2: Pull complete 01:57:18 2f39f015ded8: Pull complete 01:57:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:19 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 01:57:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-182 -v /w/workspace/xfoundry_go-mod-messaging_PR-182:/w/workspace/xfoundry_go-mod-messaging_PR-182:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-182@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:22 $ docker top c394e70f115b4d5278f51ded2d9ff15cd7d70beec1b142df82cfa5eabc5f18ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:22 ---> job-cost.sh 01:57:22 lf-activate-venv: SKIPPING 01:57:22 INFO: No Stack... 01:57:23 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:23 INFO: Archiving Costs [Pipeline] sh 01:57:23 + cat /w/workspace/xfoundry_go-mod-messaging_PR-182/archives/cost.csv 01:57:23 + cut -d, -f6 [Pipeline] lock 01:57:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-182-1-stack-cost] 01:57:23 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-182-1-stack-cost] did not exist. Created. 01:57:23 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-182-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:24 + echo total: 0.2199999988079071 [Pipeline] stash 01:57:24 Stashed 1 file(s) [Pipeline] } 01:57:24 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-182-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:24 $ docker stop --time=1 c394e70f115b4d5278f51ded2d9ff15cd7d70beec1b142df82cfa5eabc5f18ea 01:57:25 $ docker rm -f c394e70f115b4d5278f51ded2d9ff15cd7d70beec1b142df82cfa5eabc5f18ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:58:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8730 in /w/workspace/xfoundry_go-mod-messaging_PR-182 [Pipeline] { [Pipeline] ws 01:58:44 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 01:58:44 Selected Git installation does not exist. Using Default 01:58:44 The recommended git tool is: NONE 01:58:50 using credential edgex-jenkins-ssh 01:58:50 Cloning the remote Git repository 01:58:50 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 01:58:50 > git init /w/workspace/go-mod-messaging/1 # timeout=10 01:58:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 01:58:50 > git --version # timeout=10 01:58:50 > git --version # 'git version 2.25.1' 01:58:50 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:50 Verifying host key using known hosts file 01:58:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:58:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 01:58:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:52 Merging remotes/origin/main commit aae9db3ccaa50c9d24fab56a0b3092001ce1df14 into PR head commit 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 01:58:53 Merge succeeded, producing 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 01:58:53 Checking out Revision 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 (PR-182) 01:58:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 01:58:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 01:58:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:52 Verifying host key using known hosts file 01:58:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:58:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:58:52 > git config core.sparsecheckout # timeout=10 01:58:52 > git checkout -f 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 # timeout=10 01:58:53 > git remote # timeout=10 01:58:53 > git config --get remote.origin.url # timeout=10 01:58:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:53 Verifying host key using known hosts file 01:58:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:58:53 > git merge aae9db3ccaa50c9d24fab56a0b3092001ce1df14 # timeout=10 01:58:53 > git rev-parse HEAD^{commit} # timeout=10 01:58:53 > git config core.sparsecheckout # timeout=10 01:58:53 > git checkout -f 3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 # timeout=10 01:58:56 Commit message: "feat: update query request topic naming" 01:58:56 > git --version # timeout=10 01:58:56 > git --version # 'git version 2.25.1' 01:58:56 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:58:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:57 Dload Upload Total Spent Left Speed 01:58:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh 01:58:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:58:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:58:58 + sudo tee /etc/docker/daemon.new 01:58:58 { 01:58:58 "registry-mirrors": [ 01:58:58 "https://nexus3.edgexfoundry.org:10001" 01:58:58 ], 01:58:58 "bip": "10.250.0.254/24", 01:58:58 "hosts": [ 01:58:58 "tcp://0.0.0.0:5555", 01:58:58 "unix:///var/run/docker.sock" 01:58:58 ], 01:58:58 "mtu": 1458, 01:58:58 "selinux-enabled": true, 01:58:58 "seccomp-profile": "/etc/docker/seccomp.json" 01:58:58 } [Pipeline] sh 01:58:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:58:59 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:59:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:18 ========================================================= 01:59:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:59:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:59:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:59:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:59:19 9b18e9b68314: Pulling fs layer 01:59:19 d32db5db7311: Pulling fs layer 01:59:19 d0c4b47475fc: Pulling fs layer 01:59:19 5831b945b038: Pulling fs layer 01:59:19 86bbec2aaacd: Pulling fs layer 01:59:19 5831b945b038: Waiting 01:59:19 e10730c5d714: Pulling fs layer 01:59:19 86bbec2aaacd: Waiting 01:59:19 5dd5c2283517: Pulling fs layer 01:59:19 d5ac0230b979: Pulling fs layer 01:59:19 e10730c5d714: Waiting 01:59:19 5dd5c2283517: Waiting 01:59:19 d5ac0230b979: Waiting 01:59:19 d0c4b47475fc: Download complete 01:59:19 d32db5db7311: Download complete 01:59:19 86bbec2aaacd: Verifying Checksum 01:59:19 86bbec2aaacd: Download complete 01:59:19 e10730c5d714: Download complete 01:59:19 9b18e9b68314: Verifying Checksum 01:59:19 9b18e9b68314: Download complete 01:59:20 9b18e9b68314: Pull complete 01:59:20 d5ac0230b979: Verifying Checksum 01:59:20 d5ac0230b979: Download complete 01:59:21 d32db5db7311: Pull complete 01:59:21 d0c4b47475fc: Pull complete 01:59:21 5dd5c2283517: Verifying Checksum 01:59:21 5dd5c2283517: Download complete 01:59:22 5831b945b038: Verifying Checksum 01:59:22 5831b945b038: Download complete 01:59:34 5831b945b038: Pull complete 01:59:34 86bbec2aaacd: Pull complete 01:59:34 e10730c5d714: Pull complete 01:59:41 5dd5c2283517: Pull complete 01:59:42 d5ac0230b979: Pull complete 01:59:42 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 01:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:59:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 01:59:43 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:43 + docker inspect -f . ci-base-image-arm64 01:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:43 prd-ubuntu20.04-docker-arm64-4c-16g-8730 does not seem to be running inside a container 01:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:59:47 $ docker top 6829d6438a0a3d641f85a7572d4f541f6fc45f8e1e94d233498a1450d43d1065 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:48 + go version 01:59:48 go version go1.18.7 linux/arm64 [Pipeline] } 01:59:48 $ docker stop --time=1 6829d6438a0a3d641f85a7572d4f541f6fc45f8e1e94d233498a1450d43d1065 01:59:49 $ docker rm -f 6829d6438a0a3d641f85a7572d4f541f6fc45f8e1e94d233498a1450d43d1065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:50 + docker inspect -f . ci-base-image-arm64 01:59:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:51 prd-ubuntu20.04-docker-arm64-4c-16g-8730 does not seem to be running inside a container 01:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:59:52 $ docker top 420e03308ab704ebe607035724e0e79bbabd099f3686bef29432544765d7d452 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:53 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 01:59:53 + make test 01:59:53 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 01:59:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 01:59:54 go: downloading github.com/stretchr/testify v1.8.0 01:59:54 go: downloading github.com/nats-io/nats.go v1.18.0 01:59:54 go: downloading github.com/google/uuid v1.3.0 01:59:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 01:59:54 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 01:59:54 go: downloading github.com/pebbe/zmq4 v1.2.7 01:59:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:59:54 go: downloading github.com/go-playground/validator/v10 v10.11.1 01:59:54 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 01:59:54 go: downloading github.com/davecgh/go-spew v1.1.1 01:59:54 go: downloading github.com/pmezard/go-difflib v1.0.0 01:59:54 go: downloading github.com/stretchr/objx v0.4.0 01:59:54 go: downloading gopkg.in/yaml.v3 v3.0.1 01:59:54 go: downloading github.com/nats-io/nkeys v0.3.0 01:59:54 go: downloading github.com/nats-io/nuid v1.0.1 01:59:54 go: downloading github.com/gorilla/websocket v1.4.2 01:59:54 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 01:59:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:59:55 go: downloading github.com/x448/float16 v0.8.4 01:59:55 go: downloading github.com/go-playground/universal-translator v0.18.0 01:59:55 go: downloading github.com/leodido/go-urn v1.2.1 01:59:55 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 01:59:55 go: downloading golang.org/x/text v0.3.7 01:59:55 go: downloading github.com/go-playground/locales v0.14.0 01:59:55 go: downloading github.com/klauspost/compress v1.15.11 01:59:55 go: downloading github.com/minio/highwayhash v1.0.2 01:59:55 go: downloading github.com/nats-io/jwt/v2 v2.3.0 01:59:55 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 02:01:47 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.360s coverage: 66.4% of statements 02:01:47 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:01:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.239s coverage: 90.4% of statements 02:01:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.232s coverage: 87.7% of statements 02:01:47 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 02:01:47 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:03:09 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.384s coverage: 35.9% of statements 02:03:09 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.190s coverage: 68.5% of statements 02:03:09 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:03:09 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.473s coverage: 83.8% of statements 02:03:09 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.099s coverage: 88.9% of statements 02:03:09 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:03:09 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.080s coverage: 100.0% of statements 02:03:09 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.056s coverage: 100.0% of statements 02:03:09 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.080s coverage: 95.1% of statements 02:03:09 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 02:03:12 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.454s coverage: 66.4% of statements 02:03:12 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:03:12 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.423s coverage: 90.4% of statements 02:03:12 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.070s coverage: 100.0% of statements 02:03:12 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:03:12 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.127s coverage: 100.0% of statements 02:03:12 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.143s coverage: 68.5% of statements 02:03:12 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:03:34 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.521s coverage: 83.8% of statements 02:03:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.069s coverage: 88.9% of statements 02:03:34 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:03:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.139s coverage: 100.0% of statements 02:03:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.073s coverage: 100.0% of statements 02:03:34 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.090s coverage: 95.1% of statements 02:03:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:03:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:04:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:04:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:04:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:04:42 $ docker stop --time=1 420e03308ab704ebe607035724e0e79bbabd099f3686bef29432544765d7d452 02:04:44 $ docker rm -f 420e03308ab704ebe607035724e0e79bbabd099f3686bef29432544765d7d452 [Pipeline] // withDockerContainer [Pipeline] sh 02:04:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:04:46 Warning: overwriting stash ‘coverage-report’ 02:04:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:04:48 02:04:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:04:48 arm64: Pulling from edgex-lftools-log-publisher 02:04:48 8998bd30e6a1: Pulling fs layer 02:04:48 04944245beec: Pulling fs layer 02:04:48 699f458cf7ca: Pulling fs layer 02:04:48 765212b225bb: Pulling fs layer 02:04:48 f23df028b6ca: Pulling fs layer 02:04:48 d65c8cfc05b1: Pulling fs layer 02:04:48 2437ff75d9bd: Pulling fs layer 02:04:48 765212b225bb: Waiting 02:04:48 f23df028b6ca: Waiting 02:04:48 d65c8cfc05b1: Waiting 02:04:48 2437ff75d9bd: Waiting 02:04:48 04944245beec: Verifying Checksum 02:04:48 04944245beec: Download complete 02:04:49 765212b225bb: Download complete 02:04:49 f23df028b6ca: Verifying Checksum 02:04:49 f23df028b6ca: Download complete 02:04:49 d65c8cfc05b1: Verifying Checksum 02:04:49 d65c8cfc05b1: Download complete 02:04:49 699f458cf7ca: Verifying Checksum 02:04:49 699f458cf7ca: Download complete 02:04:49 8998bd30e6a1: Verifying Checksum 02:04:49 8998bd30e6a1: Download complete 02:04:52 2437ff75d9bd: Verifying Checksum 02:04:52 2437ff75d9bd: Download complete 02:04:53 8998bd30e6a1: Pull complete 02:04:54 04944245beec: Pull complete 02:04:55 699f458cf7ca: Pull complete 02:04:55 765212b225bb: Pull complete 02:04:56 f23df028b6ca: Pull complete 02:04:56 d65c8cfc05b1: Pull complete 02:05:11 2437ff75d9bd: Pull complete 02:05:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:12 prd-ubuntu20.04-docker-arm64-4c-16g-8730 does not seem to be running inside a container 02:05:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:05:15 $ docker top 391b8973c5f8feed9869ae27dcee985e9dc7d9dfb0fadf4558e544d0c67b93a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:16 ---> job-cost.sh 02:05:16 lf-activate-venv: SKIPPING 02:05:16 INFO: No Stack... 02:05:16 INFO: Retrieving Pricing Info for: v3-standard-4 02:05:17 INFO: Archiving Costs [Pipeline] sh 02:05:18 + cat+ /w/workspace/go-mod-messaging/1/archives/cost.csv 02:05:18 cut -d, -f6 [Pipeline] lock 02:05:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-182-1-stack-cost] 02:05:18 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-182-1-stack-cost] did not exist. Created. 02:05:18 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-182-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:18 /w/workspace/go-mod-messaging/1@tmp/durable-4e16c269/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:05:19 + echo total: 0.10999999940395355 [Pipeline] stash 02:05:19 Warning: overwriting stash ‘stack-cost’ 02:05:19 Stashed 1 file(s) [Pipeline] } 02:05:19 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-182-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:19 $ docker stop --time=1 391b8973c5f8feed9869ae27dcee985e9dc7d9dfb0fadf4558e544d0c67b93a9 02:05:21 $ docker rm -f 391b8973c5f8feed9869ae27dcee985e9dc7d9dfb0fadf4558e544d0c67b93a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:05:22 provisioning config files... 02:05:22 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-182@tmp/config10835004410382883540tmp [Pipeline] { [Pipeline] sh 02:05:22 + set +x 02:05:22 + bash -s -- 02:05:22 + curl -s https://codecov.io/bash 02:05:22 02:05:22 _____ _ 02:05:22 / ____| | | 02:05:22 | | ___ __| | ___ ___ _____ __ 02:05:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:05:22 | |___| (_) | (_| | __/ (_| (_) \ V / 02:05:22 \_____\___/ \__,_|\___|\___\___/ \_/ 02:05:22 Bash-1.0.6 02:05:22 02:05:22 02:05:22 ==> git version 2.25.1 found 02:05:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:05:22 Release-Date: 2020-01-08 02:05:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:05:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:05:22 ==> Jenkins CI detected. 02:05:22 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-182 02:05:22 project root: . 02:05:22 --> token set from env 02:05:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:05:22 ==> Running gcov in . (disable via -X gcov) 02:05:22 ==> Python coveragepy not found 02:05:22 ==> Searching for coverage reports in: 02:05:22 + . 02:05:22 -> Found 1 reports 02:05:22 ==> Detecting git/mercurial file structure 02:05:22 ==> Reading reports 02:05:22 + ./coverage.out bytes=33413 02:05:22 ==> Appending adjustments 02:05:22 https://docs.codecov.io/docs/fixing-reports 02:05:22 + Found adjustments 02:05:22 ==> Gzipping contents 02:05:22 8.0K /tmp/codecov.TxviYx.gz 02:05:22 ==> Uploading reports 02:05:22 url: https://codecov.io 02:05:22 query: branch=PR-182&commit=3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=182&job=&cmd_args= 02:05:22 -> Pinging Codecov 02:05:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-182&commit=3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=182&job=&cmd_args= 02:05:23 -> Uploading to 02:05:23 https://storage.googleapis.com/codecov/v4/raw/2022-10-21/F6E385568367DD0E4001BA4F8F1CB792/3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07/ef36a6ab-836a-4fe2-b453-5bf8f58fc1df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T020523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2efb6ed933189e1e674b47e5f1c7c2231b5a0fe739cfe58d4e1967034f20332e 02:05:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:23 Dload Upload Total Spent Left Speed 02:05:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8047 0 0 100 8047 0 32578 --:--:-- --:--:-- --:--:-- 32578 02:05:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/3608a9eb8e15f3dd6eba85d72bc6ec1229b59d07 [Pipeline] } 02:05:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:05:25 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-182/archives ] 02:05:25 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-182/archives 02:05:25 total 16 02:05:25 drwxr-xr-x 3 root root 4096 Oct 21 01:57 . 02:05:25 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 01:57 .. 02:05:25 drwxr-xr-x 2 root root 4096 Oct 21 01:57 cost 02:05:25 -rw-r--r-- 1 root root 88 Oct 21 01:57 cost.csv 02:05:25 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-182/archives 02:05:25 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-182/archives 02:05:25 total 16 02:05:25 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 01:57 . 02:05:25 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 01:57 .. 02:05:25 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 01:57 cost 02:05:25 -rw-r--r-- 1 jenkins jenkins 88 Oct 21 01:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:05:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:05:26 ---> package-listing.sh 02:05:26 ++ facter osfamily 02:05:26 ++ tr '[:upper:]' '[:lower:]' 02:05:26 + OS_FAMILY=debian 02:05:26 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-182 02:05:26 + START_PACKAGES=/tmp/packages_start.txt 02:05:26 + END_PACKAGES=/tmp/packages_end.txt 02:05:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:05:26 + PACKAGES=/tmp/packages_start.txt 02:05:26 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-182 ']' 02:05:26 + PACKAGES=/tmp/packages_end.txt 02:05:26 + case "${OS_FAMILY}" in 02:05:26 + dpkg -l 02:05:26 + grep '^ii' 02:05:26 + '[' -f /tmp/packages_start.txt ']' 02:05:26 + '[' -f /tmp/packages_end.txt ']' 02:05:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:05:26 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-182 ']' 02:05:26 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-182/archives/ 02:05:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-182/archives/ [Pipeline] echo 02:05:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_PR-182/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:05:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:27 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 02:05:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_PR-182/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-182 -v /w/workspace/xfoundry_go-mod-messaging_PR-182:/w/workspace/xfoundry_go-mod-messaging_PR-182:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-182@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:05:28 $ docker top c2e77d76b144e791b7a98574fa96f76a8c96b480bb5c7a9b0969d33e6cbe0c9d -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:28 + touch /tmp/pre-build-complete [Pipeline] sh 02:05:28 + mkdir -p /var/log/sysstat [Pipeline] sh 02:05:29 + ls /var/log/sa-host 02:05:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:29 provisioning config files... 02:05:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-182@tmp/config6847419619804717045tmp [Pipeline] { [Pipeline] echo 02:05:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:05:29 ---> create-netrc.sh [Pipeline] } 02:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:05:30 ---> python-tools-install.sh [Pipeline] echo 02:05:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:05:30 ---> sudo-logs.sh 02:05:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:05:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:05:30 ---> job-cost.sh 02:05:30 lf-activate-venv: SKIPPING 02:05:30 DEBUG: total: 0.2199999988079071 02:05:30 INFO: Retrieving Stack Cost... 02:05:31 INFO: Retrieving Pricing Info for: v3-standard-8 02:05:31 INFO: Archiving Costs [Pipeline] echo 02:05:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:05:32 ---> logs-deploy.sh 02:05:32 lf-activate-venv: SKIPPING 02:05:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-182/1 02:05:32 INFO: archiving workspace using pattern(s): 02:05:33 Archives upload complete. 02:05:33 INFO: archiving logs to Nexus