Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8aebb75653bf23762559aa2c750593554b1c1446 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-ssh16833154770423915856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11755659721428709778.key > 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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16020102733386739445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh6060966126078157736.key > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18057154970434961662.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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-4716 in /w/workspace/gexfoundry_go-mod-messaging_main [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/gexfoundry_go-mod-messaging_main # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8aebb75653bf23762559aa2c750593554b1c1446 (main) Commit message: "Merge pull request #236 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.30" > 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 core.sparsecheckout # timeout=10 > git checkout -f 8aebb75653bf23762559aa2c750593554b1c1446 # timeout=10 > git rev-list --no-walk ac0d35da9788f8b07d2e9aadbb2df0b36c6bcda8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:16:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:16:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:16:02 ========================================================= 04:16:02 EdgeX Global Pipelines Version Info 04:16:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:16:03 ------------------- 04:16:03 stable info: 04:16:03 ------------------- 04:16:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:16:03 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:16:03 Message: update stable to v1.0.245 04:16:03 ------------------- 04:16:03 experimental info: 04:16:03 ------------------- 04:16:03 Commited By: **** collab-it+edgex@linuxfoundation.org 04:16:03 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 04:16:03 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:16:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8aebb75 [Pipeline] echo 04:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:16:04 + git rev-list -1 --merges 8aebb75653bf23762559aa2c750593554b1c1446~1..8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] echo 04:16:04 -----------> git rev-list -1 --merges 8aebb75653bf23762559aa2c750593554b1c1446~1..8aebb75653bf23762559aa2c750593554b1c1446 8aebb75653bf23762559aa2c750593554b1c1446 04:16:04 8aebb75653bf23762559aa2c750593554b1c1446 [false] [Pipeline] sh 04:16:04 + git log --format=format:%s -1 8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] echo 04:16:04 ========================================================= 04:16:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:16:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:05 + git log --format=format:%s -1 8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] echo 04:16:05 [semverPrep] GIT_COMMIT: 8aebb75653bf23762559aa2c750593554b1c1446, Commit Message: Merge pull request #236 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.30 [Pipeline] echo 04:16:05 [semverPrep] This is not a build commit. [Pipeline] sh 04:16:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:16:05 + grep -v github /etc/ssh/ssh_known_hosts 04:16:05 + [ -e /tmp/ssh_known_hosts ] 04:16:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:16:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:16:05 + sudo tee -a /etc/ssh/ssh_known_hosts 04:16:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:06 04:16:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:06 0.1.4: Pulling from edgex-devops/py-git-semver 04:16:06 b85a868b505f: Pulling fs layer 04:16:06 e2be974225ed: Pulling fs layer 04:16:06 339a4e72a1f5: Pulling fs layer 04:16:06 988bab9f4d93: Pulling fs layer 04:16:06 1469e6f7b9e6: Pulling fs layer 04:16:06 eaf3925da568: Pulling fs layer 04:16:06 bab4dde63d76: Pulling fs layer 04:16:06 bde34c3a00c8: Pulling fs layer 04:16:06 b352a97aabf1: Pulling fs layer 04:16:06 4872d77fe225: Pulling fs layer 04:16:06 5851b861e8e6: Pulling fs layer 04:16:06 bab4dde63d76: Waiting 04:16:06 bde34c3a00c8: Waiting 04:16:06 988bab9f4d93: Waiting 04:16:06 1469e6f7b9e6: Waiting 04:16:06 b352a97aabf1: Waiting 04:16:06 4872d77fe225: Waiting 04:16:06 eaf3925da568: Waiting 04:16:06 5851b861e8e6: Waiting 04:16:06 e2be974225ed: Download complete 04:16:06 988bab9f4d93: Download complete 04:16:06 1469e6f7b9e6: Verifying Checksum 04:16:06 1469e6f7b9e6: Download complete 04:16:06 eaf3925da568: Verifying Checksum 04:16:06 eaf3925da568: Download complete 04:16:06 339a4e72a1f5: Verifying Checksum 04:16:06 339a4e72a1f5: Download complete 04:16:06 bde34c3a00c8: Verifying Checksum 04:16:06 bde34c3a00c8: Download complete 04:16:06 b352a97aabf1: Verifying Checksum 04:16:06 b352a97aabf1: Download complete 04:16:06 4872d77fe225: Verifying Checksum 04:16:06 4872d77fe225: Download complete 04:16:06 5851b861e8e6: Download complete 04:16:07 b85a868b505f: Verifying Checksum 04:16:07 b85a868b505f: Download complete 04:16:07 bab4dde63d76: Verifying Checksum 04:16:07 bab4dde63d76: Download complete 04:16:08 b85a868b505f: Pull complete 04:16:08 e2be974225ed: Pull complete 04:16:08 339a4e72a1f5: Pull complete 04:16:08 988bab9f4d93: Pull complete 04:16:09 1469e6f7b9e6: Pull complete 04:16:09 eaf3925da568: Pull complete 04:16:11 bab4dde63d76: Pull complete 04:16:11 bde34c3a00c8: Pull complete 04:16:11 b352a97aabf1: Pull complete 04:16:11 4872d77fe225: Pull complete 04:16:11 5851b861e8e6: Pull complete 04:16:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:16:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:11 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 04:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:16:13 $ docker top e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 -eo pid,comm 04:16:13 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). 04:16:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:13 [ssh-agent] Looking for ssh-agent implementation... 04:16:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:13 $ docker exec e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 ssh-agent 04:16:13 SSH_AUTH_SOCK=/tmp/ssh-H3705FkhI6V1/agent.32 04:16:13 SSH_AGENT_PID=38 04:16:13 Running ssh-add (command line suppressed) 04:16:13 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14736468480821135642.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14736468480821135642.key) 04:16:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:14 + git tag --points-at HEAD [Pipeline] } 04:16:14 $ docker exec --env ******** --env ******** e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 ssh-agent -k 04:16:14 unset SSH_AUTH_SOCK; 04:16:14 unset SSH_AGENT_PID; 04:16:14 echo Agent pid 38 killed; 04:16:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:14 [ssh-agent] Looking for ssh-agent implementation... 04:16:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:14 $ docker exec e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 ssh-agent 04:16:14 SSH_AUTH_SOCK=/tmp/ssh-gwRgnzYGE0uI/agent.70 04:16:14 SSH_AGENT_PID=76 04:16:14 Running ssh-add (command line suppressed) 04:16:14 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12587797296400029444.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12587797296400029444.key) 04:16:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:14 + git semver init 04:16:15 2023-03-21 04:16:15,118 [run_init] DEBUG init version:0.0.0 force:False 04:16:15 2023-03-21 04:16:15,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 04:16:15 2023-03-21 04:16:15,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 04:16:15 2023-03-21 04:16:15,120 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 04:16:16 2023-03-21 04:16:15,795 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 04:16:16 2023-03-21 04:16:15,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 04:16:16 2023-03-21 04:16:15,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:16:16 2023-03-21 04:16:15,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:16:16 3.0.0-dev.19 [Pipeline] } 04:16:16 $ docker exec --env ******** --env ******** e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 ssh-agent -k 04:16:16 unset SSH_AUTH_SOCK; 04:16:16 unset SSH_AGENT_PID; 04:16:16 echo Agent pid 76 killed; 04:16:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:16 + git semver [Pipeline] } 04:16:16 $ docker stop --time=1 e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 04:16:18 $ docker rm -f --volumes e32c5de316ab4addc631b5e751c2fc40715401a90c271ce306acc735f27b7428 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:18 Stashed 1 file(s) [Pipeline] echo 04:16:18 [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [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 04:16:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:18 ========================================================= 04:16:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:16:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:16:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:16:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:19 63b65145d645: Pulling fs layer 04:16:19 a2d21d5440eb: Pulling fs layer 04:16:19 935e6c44a52c: Pulling fs layer 04:16:19 94cc34f8dd06: Pulling fs layer 04:16:19 30dea6a524f1: Pulling fs layer 04:16:19 a2aff8979fd8: Pulling fs layer 04:16:19 6808be2612f2: Pulling fs layer 04:16:19 f25807f1079a: Pulling fs layer 04:16:19 94cc34f8dd06: Waiting 04:16:19 30dea6a524f1: Waiting 04:16:19 a2aff8979fd8: Waiting 04:16:19 6808be2612f2: Waiting 04:16:19 f25807f1079a: Waiting 04:16:19 a2d21d5440eb: Download complete 04:16:19 94cc34f8dd06: Download complete 04:16:19 30dea6a524f1: Download complete 04:16:19 63b65145d645: Verifying Checksum 04:16:19 63b65145d645: Download complete 04:16:19 a2aff8979fd8: Verifying Checksum 04:16:19 a2aff8979fd8: Download complete 04:16:19 63b65145d645: Pull complete 04:16:19 a2d21d5440eb: Pull complete 04:16:19 f25807f1079a: Download complete 04:16:19 935e6c44a52c: Verifying Checksum 04:16:19 935e6c44a52c: Download complete 04:16:20 6808be2612f2: Verifying Checksum 04:16:20 6808be2612f2: Download complete 04:16:23 935e6c44a52c: Pull complete 04:16:23 94cc34f8dd06: Pull complete 04:16:23 30dea6a524f1: Pull complete 04:16:23 a2aff8979fd8: Pull complete 04:16:25 6808be2612f2: Pull complete 04:16:25 f25807f1079a: Pull complete 04:16:25 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:16:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 04:16:26 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:26 + docker inspect -f . ci-base-image-x86_64 04:16:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:26 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 04:16:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** ci-base-image-x86_64 cat 04:16:30 $ docker top 0fbc211dc322e6e93321c6acf5e245df63a5521573910fd478554b08de11e824 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:30 + go version 04:16:30 go version go1.20.2 linux/amd64 [Pipeline] } 04:16:30 $ docker stop --time=1 0fbc211dc322e6e93321c6acf5e245df63a5521573910fd478554b08de11e824 04:16:32 $ docker rm -f --volumes 0fbc211dc322e6e93321c6acf5e245df63a5521573910fd478554b08de11e824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:32 + docker inspect -f . ci-base-image-x86_64 04:16:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:32 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 04:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** ci-base-image-x86_64 cat 04:16:33 $ docker top 336df71de29660d7da0e2d7a7e0057c41c721a31495c0f006c18eb231104bdb3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:33 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 04:16:33 + make test 04:16:33 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 04:16:33 go: downloading github.com/stretchr/testify v1.8.2 04:16:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:16:33 go: downloading github.com/google/uuid v1.3.0 04:16:33 go: downloading github.com/nats-io/nats.go v1.24.0 04:16:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 04:16:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 04:16:33 Still waiting to schedule task 04:16:33 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:16:33 go: downloading github.com/nats-io/nats-server/v2 v2.9.15 04:16:33 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:16:33 go: downloading github.com/pmezard/go-difflib v1.0.0 04:16:33 go: downloading github.com/davecgh/go-spew v1.1.1 04:16:33 go: downloading gopkg.in/yaml.v3 v3.0.1 04:16:33 go: downloading github.com/stretchr/objx v0.5.0 04:16:33 go: downloading github.com/gorilla/websocket v1.4.2 04:16:33 go: downloading golang.org/x/net v0.7.0 04:16:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:16:33 go: downloading github.com/hashicorp/errwrap v1.0.0 04:16:33 go: downloading github.com/go-playground/validator/v10 v10.11.2 04:16:33 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:16:33 go: downloading github.com/nats-io/nkeys v0.3.0 04:16:33 go: downloading github.com/nats-io/nuid v1.0.1 04:16:33 go: downloading golang.org/x/crypto v0.6.0 04:16:33 go: downloading github.com/x448/float16 v0.8.4 04:16:33 go: downloading golang.org/x/text v0.7.0 04:16:33 go: downloading github.com/go-playground/universal-translator v0.18.1 04:16:33 go: downloading github.com/leodido/go-urn v1.2.1 04:16:33 go: downloading github.com/go-playground/locales v0.14.1 04:16:34 go: downloading github.com/klauspost/compress v1.16.0 04:16:34 go: downloading github.com/minio/highwayhash v1.0.2 04:16:34 go: downloading github.com/nats-io/jwt/v2 v2.3.0 04:16:34 go: downloading golang.org/x/time v0.3.0 04:16:34 go: downloading golang.org/x/sys v0.5.0 04:16:52 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.060s coverage: 88.6% of statements 04:16:52 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 04:16:52 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 04:16:55 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.032s coverage: 19.8% of statements 04:16:55 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.049s coverage: 88.8% of statements 04:16:55 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.057s coverage: 89.1% of statements 04:17:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 04:17:00 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 04:17:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.079s coverage: 35.9% of statements 04:17:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.143s coverage: 66.4% of statements 04:17:00 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.031s coverage: 87.5% of statements 04:17:00 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.033s coverage: 100.0% of statements 04:17:00 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.036s coverage: 100.0% of statements 04:17:00 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.032s coverage: 95.1% of statements 04:17:13 go vet ./... 04:17:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:17:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:17:14 $ docker stop --time=1 336df71de29660d7da0e2d7a7e0057c41c721a31495c0f006c18eb231104bdb3 04:17:18 $ docker rm -f --volumes 336df71de29660d7da0e2d7a7e0057c41c721a31495c0f006c18eb231104bdb3 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:18 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 04:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:19 04:17:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:19 latest: Pulling from edgex-lftools-log-publisher 04:17:19 5eb5b503b376: Pulling fs layer 04:17:19 5c69ac0246d0: Pulling fs layer 04:17:19 ec43610c2a17: Pulling fs layer 04:17:19 3a2ae6a8a46f: Pulling fs layer 04:17:19 33b1e0a273af: Pulling fs layer 04:17:19 5d3b04190fa2: Pulling fs layer 04:17:19 2f39f015ded8: Pulling fs layer 04:17:19 3a2ae6a8a46f: Waiting 04:17:19 33b1e0a273af: Waiting 04:17:19 2f39f015ded8: Waiting 04:17:19 5d3b04190fa2: Waiting 04:17:19 5c69ac0246d0: Verifying Checksum 04:17:19 5c69ac0246d0: Download complete 04:17:19 3a2ae6a8a46f: Verifying Checksum 04:17:19 3a2ae6a8a46f: Download complete 04:17:19 33b1e0a273af: Verifying Checksum 04:17:19 33b1e0a273af: Download complete 04:17:19 5d3b04190fa2: Verifying Checksum 04:17:19 5d3b04190fa2: Download complete 04:17:19 ec43610c2a17: Verifying Checksum 04:17:19 ec43610c2a17: Download complete 04:17:19 5eb5b503b376: Verifying Checksum 04:17:19 5eb5b503b376: Download complete 04:17:20 2f39f015ded8: Download complete 04:17:20 5eb5b503b376: Pull complete 04:17:21 5c69ac0246d0: Pull complete 04:17:21 ec43610c2a17: Pull complete 04:17:21 3a2ae6a8a46f: Pull complete 04:17:22 33b1e0a273af: Pull complete 04:17:22 5d3b04190fa2: Pull complete 04:17:26 2f39f015ded8: Pull complete 04:17:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:26 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 04:17:26 $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:17:29 $ docker top 4e6355beb943c6ac76325c997fc9667b7a8366f4df95c54b3d38bcfe1c021d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:30 ---> job-cost.sh 04:17:30 lf-activate-venv: SKIPPING 04:17:30 INFO: No Stack... 04:17:31 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:31 INFO: Archiving Costs [Pipeline] sh 04:17:31 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 04:17:31 + cut -d, -f6 [Pipeline] lock 04:17:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] 04:17:31 Resource [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] did not exist. Created. 04:17:31 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:31 + echo total: 0.2199999988079071 [Pipeline] stash 04:17:31 Stashed 1 file(s) [Pipeline] } 04:17:31 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:32 $ docker stop --time=1 4e6355beb943c6ac76325c997fc9667b7a8366f4df95c54b3d38bcfe1c021d3c 04:17:33 $ docker rm -f --volumes 4e6355beb943c6ac76325c997fc9667b7a8366f4df95c54b3d38bcfe1c021d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4717 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 04:20:03 Running in /w/workspace/go-mod-messaging/84 [Pipeline] { [Pipeline] checkout 04:20:04 Selected Git installation does not exist. Using Default 04:20:04 The recommended git tool is: NONE 04:20:09 using credential edgex-jenkins-ssh 04:20:09 Cloning the remote Git repository 04:20:09 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 04:20:09 > git init /w/workspace/go-mod-messaging/84 # timeout=10 04:20:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 04:20:09 > git --version # timeout=10 04:20:09 > git --version # 'git version 2.25.1' 04:20:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 04:20:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:11 Avoid second fetch 04:20:11 Checking out Revision 8aebb75653bf23762559aa2c750593554b1c1446 (main) 04:20:12 Commit message: "Merge pull request #236 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:11 > git config core.sparsecheckout # timeout=10 04:20:11 > git checkout -f 8aebb75653bf23762559aa2c750593554b1c1446 # timeout=10 04:20:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:20:13 % Total % Received % Xferd Average Speed Time Time Time Current 04:20:13 Dload Upload Total Spent Left Speed 04:20:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] sh 04:20:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:20:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:20:14 + sudo tee /etc/docker/daemon.new 04:20:14 { 04:20:14 "registry-mirrors": [ 04:20:14 "https://nexus3.edgexfoundry.org:10001" 04:20:14 ], 04:20:14 "bip": "10.250.0.254/24", 04:20:14 "hosts": [ 04:20:14 "tcp://0.0.0.0:5555", 04:20:14 "unix:///var/run/docker.sock" 04:20:14 ], 04:20:14 "mtu": 1458, 04:20:14 "selinux-enabled": true, 04:20:14 "seccomp-profile": "/etc/docker/seccomp.json" 04:20:14 } [Pipeline] sh 04:20:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:20:14 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:20:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:33 ========================================================= 04:20:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:20:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:20:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:20:34 af6eaf76a39c: Pulling fs layer 04:20:34 55522c791124: Pulling fs layer 04:20:34 ce5c4a1c91eb: Pulling fs layer 04:20:34 169dfbe0d373: Pulling fs layer 04:20:34 e1ff8fa3b103: Pulling fs layer 04:20:34 52ebb69f0ebf: Pulling fs layer 04:20:34 5abe8eddf0d5: Pulling fs layer 04:20:34 e1ff8fa3b103: Waiting 04:20:34 169dfbe0d373: Waiting 04:20:34 52ebb69f0ebf: Waiting 04:20:34 5abe8eddf0d5: Waiting 04:20:34 55522c791124: Verifying Checksum 04:20:34 55522c791124: Download complete 04:20:34 169dfbe0d373: Download complete 04:20:34 e1ff8fa3b103: Verifying Checksum 04:20:34 e1ff8fa3b103: Download complete 04:20:34 af6eaf76a39c: Verifying Checksum 04:20:34 af6eaf76a39c: Download complete 04:20:35 af6eaf76a39c: Pull complete 04:20:35 5abe8eddf0d5: Verifying Checksum 04:20:35 5abe8eddf0d5: Download complete 04:20:35 55522c791124: Pull complete 04:20:36 ce5c4a1c91eb: Verifying Checksum 04:20:36 ce5c4a1c91eb: Download complete 04:20:36 52ebb69f0ebf: Verifying Checksum 04:20:36 52ebb69f0ebf: Download complete 04:20:49 ce5c4a1c91eb: Pull complete 04:20:49 169dfbe0d373: Pull complete 04:20:49 e1ff8fa3b103: Pull complete 04:20:55 52ebb69f0ebf: Pull complete 04:20:56 5abe8eddf0d5: Pull complete 04:20:56 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:20:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 04:20:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:57 + docker inspect -f . ci-base-image-arm64 04:20:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:57 prd-ubuntu20.04-docker-arm64-4c-16g-4717 does not seem to be running inside a container 04:20:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/84 -v /w/workspace/go-mod-messaging/84:/w/workspace/go-mod-messaging/84:rw,z -v /w/workspace/go-mod-messaging/84@tmp:/w/workspace/go-mod-messaging/84@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 ******** ci-base-image-arm64 cat 04:21:00 $ docker top a6cb3b72d6d9588f7a63a90c94c7b4dff2dc607c08d7de93b613446f5f14b2c8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:01 + go version 04:21:01 go version go1.20.2 linux/arm64 [Pipeline] } 04:21:01 $ docker stop --time=1 a6cb3b72d6d9588f7a63a90c94c7b4dff2dc607c08d7de93b613446f5f14b2c8 04:21:05 $ docker rm -f --volumes a6cb3b72d6d9588f7a63a90c94c7b4dff2dc607c08d7de93b613446f5f14b2c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:06 + docker inspect -f . ci-base-image-arm64 04:21:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:06 prd-ubuntu20.04-docker-arm64-4c-16g-4717 does not seem to be running inside a container 04:21:06 $ 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/84 -v /w/workspace/go-mod-messaging/84:/w/workspace/go-mod-messaging/84:rw,z -v /w/workspace/go-mod-messaging/84@tmp:/w/workspace/go-mod-messaging/84@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 ******** ci-base-image-arm64 cat 04:21:07 $ docker top 7fca2a6b905640dd270de2b4a1b9b75d3bd2b13675e2b7994afe0f18277b8086 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:08 + git config --global --add safe.directory /w/workspace/go-mod-messaging/84 [Pipeline] fileExists [Pipeline] sh 04:21:09 + make test 04:21:09 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 04:21:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 04:21:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 04:21:09 go: downloading github.com/stretchr/testify v1.8.2 04:21:09 go: downloading github.com/google/uuid v1.3.0 04:21:09 go: downloading github.com/nats-io/nats.go v1.24.0 04:21:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:21:09 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:21:09 go: downloading github.com/nats-io/nats-server/v2 v2.9.15 04:21:10 go: downloading github.com/gorilla/websocket v1.4.2 04:21:10 go: downloading golang.org/x/net v0.7.0 04:21:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:21:10 go: downloading github.com/go-playground/validator/v10 v10.11.2 04:21:10 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:21:10 go: downloading github.com/davecgh/go-spew v1.1.1 04:21:10 go: downloading github.com/pmezard/go-difflib v1.0.0 04:21:10 go: downloading gopkg.in/yaml.v3 v3.0.1 04:21:10 go: downloading github.com/stretchr/objx v0.5.0 04:21:10 go: downloading github.com/hashicorp/errwrap v1.0.0 04:21:10 go: downloading github.com/nats-io/nkeys v0.3.0 04:21:10 go: downloading github.com/nats-io/nuid v1.0.1 04:21:10 go: downloading github.com/x448/float16 v0.8.4 04:21:10 go: downloading github.com/go-playground/universal-translator v0.18.1 04:21:10 go: downloading github.com/leodido/go-urn v1.2.1 04:21:10 go: downloading golang.org/x/crypto v0.6.0 04:21:11 go: downloading golang.org/x/text v0.7.0 04:21:11 go: downloading github.com/go-playground/locales v0.14.1 04:21:12 go: downloading github.com/klauspost/compress v1.16.0 04:21:12 go: downloading github.com/minio/highwayhash v1.0.2 04:21:12 go: downloading github.com/nats-io/jwt/v2 v2.3.0 04:21:12 go: downloading golang.org/x/time v0.3.0 04:23:04 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.276s coverage: 88.6% of statements 04:23:04 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 04:23:04 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 04:23:04 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.101s coverage: 19.8% of statements 04:23:04 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.231s coverage: 88.8% of statements 04:23:04 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.264s coverage: 89.1% of statements 04:24:25 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 04:24:25 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 04:24:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.357s coverage: 35.9% of statements 04:24:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.291s coverage: 66.4% of statements 04:24:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.104s coverage: 87.5% of statements 04:24:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.133s coverage: 100.0% of statements 04:24:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.154s coverage: 100.0% of statements 04:24:25 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.090s coverage: 95.1% of statements 04:24:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:24:25 go vet ./... 04:26:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:26:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:26:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:26:02 $ docker stop --time=1 7fca2a6b905640dd270de2b4a1b9b75d3bd2b13675e2b7994afe0f18277b8086 04:26:05 $ docker rm -f --volumes 7fca2a6b905640dd270de2b4a1b9b75d3bd2b13675e2b7994afe0f18277b8086 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:26:08 Warning: overwriting stash ‘coverage-report’ 04:26:08 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 04:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:26:09 04:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:26:09 arm64: Pulling from edgex-lftools-log-publisher 04:26:09 8998bd30e6a1: Pulling fs layer 04:26:09 04944245beec: Pulling fs layer 04:26:09 699f458cf7ca: Pulling fs layer 04:26:09 765212b225bb: Pulling fs layer 04:26:09 f23df028b6ca: Pulling fs layer 04:26:09 d65c8cfc05b1: Pulling fs layer 04:26:09 2437ff75d9bd: Pulling fs layer 04:26:09 f23df028b6ca: Waiting 04:26:09 d65c8cfc05b1: Waiting 04:26:09 765212b225bb: Waiting 04:26:09 2437ff75d9bd: Waiting 04:26:09 04944245beec: Download complete 04:26:09 765212b225bb: Download complete 04:26:09 f23df028b6ca: Verifying Checksum 04:26:09 f23df028b6ca: Download complete 04:26:09 d65c8cfc05b1: Verifying Checksum 04:26:09 d65c8cfc05b1: Download complete 04:26:09 699f458cf7ca: Verifying Checksum 04:26:09 699f458cf7ca: Download complete 04:26:10 8998bd30e6a1: Verifying Checksum 04:26:10 8998bd30e6a1: Download complete 04:26:12 2437ff75d9bd: Verifying Checksum 04:26:12 2437ff75d9bd: Download complete 04:26:14 8998bd30e6a1: Pull complete 04:26:14 04944245beec: Pull complete 04:26:16 699f458cf7ca: Pull complete 04:26:16 765212b225bb: Pull complete 04:26:18 f23df028b6ca: Pull complete 04:26:19 d65c8cfc05b1: Pull complete 04:26:34 2437ff75d9bd: Pull complete 04:26:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:26:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:34 prd-ubuntu20.04-docker-arm64-4c-16g-4717 does not seem to be running inside a container 04:26:34 $ 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/84 -v /w/workspace/go-mod-messaging/84:/w/workspace/go-mod-messaging/84:rw,z -v /w/workspace/go-mod-messaging/84@tmp:/w/workspace/go-mod-messaging/84@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:26:36 $ docker top 0d69b9a9aba69c8f1c406601f31f18f882dd9479bc2bf42be5b11cfad2187057 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:37 ---> job-cost.sh 04:26:37 lf-activate-venv: SKIPPING 04:26:37 INFO: No Stack... 04:26:38 INFO: Retrieving Pricing Info for: v3-standard-4 04:26:39 INFO: Archiving Costs [Pipeline] sh 04:26:39 + cat /w/workspace/go-mod-messaging/84/archives/cost.csv 04:26:39 + cut -d, -f6 [Pipeline] lock 04:26:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] 04:26:39 Resource [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] did not exist. Created. 04:26:39 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:26:40 /w/workspace/go-mod-messaging/84@tmp/durable-625765f3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:26:40 + echo total: 0.10999999940395355 [Pipeline] stash 04:26:40 Warning: overwriting stash ‘stack-cost’ 04:26:40 Stashed 1 file(s) [Pipeline] } 04:26:40 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:40 $ docker stop --time=1 0d69b9a9aba69c8f1c406601f31f18f882dd9479bc2bf42be5b11cfad2187057 04:26:42 $ docker rm -f --volumes 0d69b9a9aba69c8f1c406601f31f18f882dd9479bc2bf42be5b11cfad2187057 [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 04:26:42 provisioning config files... 04:26:42 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3914694825772337128tmp [Pipeline] { [Pipeline] sh 04:26:42 + set +x 04:26:42 + + bash -s -- 04:26:42 curl -s https://codecov.io/bash 04:26:42 04:26:42 _____ _ 04:26:42 / ____| | | 04:26:42 | | ___ __| | ___ ___ _____ __ 04:26:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:26:42 | |___| (_) | (_| | __/ (_| (_) \ V / 04:26:42 \_____\___/ \__,_|\___|\___\___/ \_/ 04:26:42 Bash-1.0.6 04:26:42 04:26:42 04:26:42 ==> git version 2.25.1 found 04:26:42 ==> 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 04:26:42 Release-Date: 2020-01-08 04:26:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:26:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:26:42 ==> Jenkins CI detected. 04:26:42 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 04:26:42 project root: . 04:26:42 --> token set from env 04:26:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:26:42 ==> Running gcov in . (disable via -X gcov) 04:26:42 ==> Python coveragepy not found 04:26:42 ==> Searching for coverage reports in: 04:26:42 + . 04:26:42 -> Found 1 reports 04:26:42 ==> Detecting git/mercurial file structure 04:26:43 ==> Reading reports 04:26:43 + ./coverage.out bytes=40906 04:26:43 ==> Appending adjustments 04:26:43 https://docs.codecov.io/docs/fixing-reports 04:26:43 + Found adjustments 04:26:43 ==> Gzipping contents 04:26:43 12K /tmp/codecov.51pnT8.gz 04:26:43 ==> Uploading reports 04:26:43 url: https://codecov.io 04:26:43 query: branch=main&commit=8aebb75653bf23762559aa2c750593554b1c1446&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 04:26:43 -> Pinging Codecov 04:26:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=8aebb75653bf23762559aa2c750593554b1c1446&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 04:26:43 -> Uploading to 04:26:43 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/F6E385568367DD0E4001BA4F8F1CB792/8aebb75653bf23762559aa2c750593554b1c1446/b02c794d-fc15-4308-8ee2-90ed14b99ca0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T042643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f3eff560acca829a2a00af62527078e289faccb4b0970109e682a37aa8c5df6 04:26:43 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:43 Dload Upload Total Spent Left Speed 04:26:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8203 0 0 100 8203 0 30269 --:--:-- --:--:-- --:--:-- 30269 04:26:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] } 04:26:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:26:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:26:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:26:44 04:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:26:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:26:44 df9b9388f04a: Pulling fs layer 04:26:44 52dc419b0ee2: Pulling fs layer 04:26:44 25bc292e5bac: Pulling fs layer 04:26:44 114826534d7a: Pulling fs layer 04:26:44 4657fd5d0bcf: Pulling fs layer 04:26:44 6ad1cebc031e: Pulling fs layer 04:26:44 114826534d7a: Waiting 04:26:44 4657fd5d0bcf: Waiting 04:26:44 8a3aa393b2d8: Pulling fs layer 04:26:44 6ad1cebc031e: Waiting 04:26:44 8a3aa393b2d8: Waiting 04:26:44 25bc292e5bac: Verifying Checksum 04:26:44 25bc292e5bac: Download complete 04:26:44 52dc419b0ee2: Download complete 04:26:44 4657fd5d0bcf: Verifying Checksum 04:26:44 4657fd5d0bcf: Download complete 04:26:44 6ad1cebc031e: Verifying Checksum 04:26:44 6ad1cebc031e: Download complete 04:26:44 df9b9388f04a: Pull complete 04:26:45 52dc419b0ee2: Pull complete 04:26:45 114826534d7a: Verifying Checksum 04:26:45 114826534d7a: Download complete 04:26:45 25bc292e5bac: Pull complete 04:26:45 8a3aa393b2d8: Verifying Checksum 04:26:45 8a3aa393b2d8: Download complete 04:26:48 114826534d7a: Pull complete 04:26:49 4657fd5d0bcf: Pull complete 04:26:49 6ad1cebc031e: Pull complete 04:26:53 8a3aa393b2d8: Pull complete 04:26:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:26:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:26:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:53 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 04:26:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:27:02 $ docker top d67618007271edb7df1e86996b8ef1fe415e6635104991b93c047de53fc2ec1d -eo pid,comm [Pipeline] { [Pipeline] echo 04:27:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 04:27:03 + set -o pipefail 04:27:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 04:27:06 04:27:06 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 04:27:06 04:27:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/7e02a96f-27bf-4829-ab59-d013d9e8c465 04:27:06 04:27:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:27:06 04:27:06 04:27:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:27:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:27:06 More details here: https://snyk.co/ue1NS [Pipeline] } 04:27:06 $ docker stop --time=1 d67618007271edb7df1e86996b8ef1fe415e6635104991b93c047de53fc2ec1d 04:27:10 $ docker rm -f --volumes d67618007271edb7df1e86996b8ef1fe415e6635104991b93c047de53fc2ec1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:27:10 + git log --format=format:%s -1 8aebb75653bf23762559aa2c750593554b1c1446 [Pipeline] sh 04:27:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:27:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:11 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 04:27:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:27:12 $ docker top 7164468fcb4dc2dfea6b6cfd1f7f8e5479a534a1eefc7f2af30fbdc9fd423f8b -eo pid,comm 04:27:12 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). 04:27:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:12 [ssh-agent] Looking for ssh-agent implementation... 04:27:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:13 $ docker exec 7164468fcb4dc2dfea6b6cfd1f7f8e5479a534a1eefc7f2af30fbdc9fd423f8b ssh-agent 04:27:13 SSH_AUTH_SOCK=/tmp/ssh-A9l5fpzW9NXx/agent.13 04:27:13 SSH_AGENT_PID=19 04:27:13 Running ssh-add (command line suppressed) 04:27:13 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18075963214814570543.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18075963214814570543.key) 04:27:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:13 + git semver tag 04:27:13 2023-03-21 04:27:13,805 [run_tag] DEBUG tag force:False 04:27:13 2023-03-21 04:27:13,805 [check_head_tag] DEBUG check head tag 04:27:13 2023-03-21 04:27:13,807 [execute] INFO git cat-file --batch-check 04:27:13 2023-03-21 04:27:13,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 04:27:13 2023-03-21 04:27:13,811 [execute] INFO git cat-file --batch 04:27:13 2023-03-21 04:27:13,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 04:27:13 2023-03-21 04:27:13,839 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:27:13 2023-03-21 04:27:13,839 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 04:27:13 2023-03-21 04:27:13,840 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 04:27:14 2023-03-21 04:27:13,844 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:27:14 3.0.0-dev.19 [Pipeline] } 04:27:14 $ docker exec --env ******** --env ******** 7164468fcb4dc2dfea6b6cfd1f7f8e5479a534a1eefc7f2af30fbdc9fd423f8b ssh-agent -k 04:27:14 unset SSH_AUTH_SOCK; 04:27:14 unset SSH_AGENT_PID; 04:27:14 echo Agent pid 19 killed; 04:27:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:14 + git semver [Pipeline] } 04:27:14 $ docker stop --time=1 7164468fcb4dc2dfea6b6cfd1f7f8e5479a534a1eefc7f2af30fbdc9fd423f8b 04:27:16 $ docker rm -f --volumes 7164468fcb4dc2dfea6b6cfd1f7f8e5479a534a1eefc7f2af30fbdc9fd423f8b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:16 04:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:16 0.23.1-centos7: Pulling from edgex-lftools 04:27:16 ab5ef0e58194: Pulling fs layer 04:27:16 9712f1f96733: Pulling fs layer 04:27:16 63f879dbbcfc: Pulling fs layer 04:27:16 0d9ebad4ef96: Pulling fs layer 04:27:16 e9a5061849ea: Pulling fs layer 04:27:16 d747dcd14b5f: Pulling fs layer 04:27:16 2de7ff778b66: Pulling fs layer 04:27:16 e9a5061849ea: Waiting 04:27:16 d747dcd14b5f: Waiting 04:27:16 2de7ff778b66: Waiting 04:27:16 0d9ebad4ef96: Waiting 04:27:16 9712f1f96733: Verifying Checksum 04:27:16 9712f1f96733: Download complete 04:27:17 63f879dbbcfc: Verifying Checksum 04:27:17 63f879dbbcfc: Download complete 04:27:17 e9a5061849ea: Verifying Checksum 04:27:17 e9a5061849ea: Download complete 04:27:17 d747dcd14b5f: Download complete 04:27:17 0d9ebad4ef96: Verifying Checksum 04:27:17 0d9ebad4ef96: Download complete 04:27:17 ab5ef0e58194: Verifying Checksum 04:27:17 ab5ef0e58194: Download complete 04:27:17 2de7ff778b66: Verifying Checksum 04:27:17 2de7ff778b66: Download complete 04:27:20 ab5ef0e58194: Pull complete 04:27:20 9712f1f96733: Pull complete 04:27:21 63f879dbbcfc: Pull complete 04:27:24 0d9ebad4ef96: Pull complete 04:27:24 e9a5061849ea: Pull complete 04:27:24 d747dcd14b5f: Pull complete 04:27:25 2de7ff778b66: Pull complete 04:27:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:25 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 04:27:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:27:30 $ docker top 9f51fa86f1a123341bbca5f6212a8018f259790c08c869362eead3cabd302bd2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:27:30 provisioning config files... 04:27:30 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14637778345710160193tmp 04:27:30 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7423357944041009007tmp 04:27:30 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5373631322136055085tmp [Pipeline] { [Pipeline] echo 04:27:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:27:31 ---> sigul-configuration.sh 04:27:31 gpg: directory `/root/.gnupg' created 04:27:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:27:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:27:31 gpg: keyring `/root/.gnupg/secring.gpg' created 04:27:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:27:31 gpg: CAST5 encrypted data 04:27:31 gpg: encrypted with 1 passphrase 04:27:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:27:31 + mkdir /home/jenkins 04:27:31 + mkdir /home/jenkins/sigul [Pipeline] sh 04:27:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:27:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:27:32 ---> sigul-install.sh 04:27:32 Sigul already installed; skipping installation. [Pipeline] sh 04:27:32 + git tag --list 04:27:32 v0.0.0 04:27:32 v0.1.0 04:27:32 v0.1.1 04:27:32 v0.1.10 04:27:32 v0.1.11 04:27:32 v0.1.12 04:27:32 v0.1.13 04:27:32 v0.1.14 04:27:32 v0.1.15 04:27:32 v0.1.16 04:27:32 v0.1.17 04:27:32 v0.1.18 04:27:32 v0.1.19 04:27:32 v0.1.2 04:27:32 v0.1.20 04:27:32 v0.1.21 04:27:32 v0.1.22 04:27:32 v0.1.23 04:27:32 v0.1.24 04:27:32 v0.1.25 04:27:32 v0.1.26 04:27:32 v0.1.27 04:27:32 v0.1.28 04:27:32 v0.1.29 04:27:32 v0.1.3 04:27:32 v0.1.30 04:27:32 v0.1.31 04:27:32 v0.1.4 04:27:32 v0.1.5 04:27:32 v0.1.6 04:27:32 v0.1.7 04:27:32 v0.1.8 04:27:32 v0.1.9 04:27:32 v2.0.0 04:27:32 v2.0.1 04:27:32 v2.1.0 04:27:32 v2.1.1 04:27:32 v2.1.1-dev.1 04:27:32 v2.1.1-dev.2 04:27:32 v2.1.1-dev.3 04:27:32 v2.2.0 04:27:32 v2.2.1-dev.1 04:27:32 v2.2.1-dev.10 04:27:32 v2.2.1-dev.11 04:27:32 v2.2.1-dev.2 04:27:32 v2.2.1-dev.3 04:27:32 v2.2.1-dev.4 04:27:32 v2.2.1-dev.5 04:27:32 v2.2.1-dev.6 04:27:32 v2.2.1-dev.7 04:27:32 v2.2.1-dev.8 04:27:32 v2.2.1-dev.9 04:27:32 v2.3.0 04:27:32 v2.3.0-dev.11 04:27:32 v2.3.0-dev.12 04:27:32 v2.3.0-dev.13 04:27:32 v2.3.0-dev.14 04:27:32 v2.3.0-dev.15 04:27:32 v2.3.0-dev.16 04:27:32 v2.3.0-dev.17 04:27:32 v2.3.0-dev.18 04:27:32 v2.3.0-dev.19 04:27:32 v2.3.0-dev.20 04:27:32 v2.3.0-dev.21 04:27:32 v2.3.0-dev.22 04:27:32 v2.3.0-dev.23 04:27:32 v2.3.0-dev.24 04:27:32 v2.3.0-dev.25 04:27:32 v2.3.0-dev.26 04:27:32 v2.3.0-dev.27 04:27:32 v2.3.1-dev.1 04:27:32 v2.3.1-dev.2 04:27:32 v2.3.1-dev.3 04:27:32 v2.3.1-dev.4 04:27:32 v2.3.1-dev.5 04:27:32 v3.0.0-dev.1 04:27:32 v3.0.0-dev.10 04:27:32 v3.0.0-dev.11 04:27:32 v3.0.0-dev.12 04:27:32 v3.0.0-dev.13 04:27:32 v3.0.0-dev.14 04:27:32 v3.0.0-dev.15 04:27:32 v3.0.0-dev.16 04:27:32 v3.0.0-dev.17 04:27:32 v3.0.0-dev.18 04:27:32 v3.0.0-dev.19 04:27:32 v3.0.0-dev.2 04:27:32 v3.0.0-dev.3 04:27:32 v3.0.0-dev.4 04:27:32 v3.0.0-dev.5 04:27:32 v3.0.0-dev.6 04:27:32 v3.0.0-dev.7 04:27:32 v3.0.0-dev.8 04:27:32 v3.0.0-dev.9 [Pipeline] sh 04:27:32 + lftools sign git-tag v3.0.0-dev.19 04:27:33 Signing Git tag with Sigul... 04:27:33 Signing v3.0.0-dev.19 [Pipeline] echo 04:27:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:27:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:27:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:27:34 $ docker stop --time=1 9f51fa86f1a123341bbca5f6212a8018f259790c08c869362eead3cabd302bd2 04:27:36 $ docker rm -f --volumes 9f51fa86f1a123341bbca5f6212a8018f259790c08c869362eead3cabd302bd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:27:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:27:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:37 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 04:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:27:37 $ docker top 3337ea87b74d221a35ec27f65324092d45605f522342a002d12f2ee486e1a669 -eo pid,comm 04:27:37 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). 04:27:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:37 [ssh-agent] Looking for ssh-agent implementation... 04:27:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:37 $ docker exec 3337ea87b74d221a35ec27f65324092d45605f522342a002d12f2ee486e1a669 ssh-agent 04:27:37 SSH_AUTH_SOCK=/tmp/ssh-eLAQFvuZiDXm/agent.34 04:27:37 SSH_AGENT_PID=40 04:27:37 Running ssh-add (command line suppressed) 04:27:37 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12401035345760532050.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12401035345760532050.key) 04:27:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:38 + git semver bump pre 04:27:38 2023-03-21 04:27:38,426 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:27:38 2023-03-21 04:27:38,426 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev 04:27:38 2023-03-21 04:27:38,426 [bump_version] DEBUG bumped version:3.0.0-dev.20 04:27:38 2023-03-21 04:27:38,426 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 04:27:38 2023-03-21 04:27:38,426 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:27:38 2023-03-21 04:27:38,426 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:27:38 2023-03-21 04:27:38,428 [execute] INFO git cat-file --batch-check 04:27:38 2023-03-21 04:27:38,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 04:27:38 2023-03-21 04:27:38,433 [execute] INFO git cat-file --batch 04:27:38 2023-03-21 04:27:38,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 04:27:38 2023-03-21 04:27:38,438 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:27:38 3.0.0-dev.20 [Pipeline] } 04:27:38 $ docker exec --env ******** --env ******** 3337ea87b74d221a35ec27f65324092d45605f522342a002d12f2ee486e1a669 ssh-agent -k 04:27:38 unset SSH_AUTH_SOCK; 04:27:38 unset SSH_AGENT_PID; 04:27:38 echo Agent pid 40 killed; 04:27:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:38 + git semver [Pipeline] } 04:27:39 $ docker stop --time=1 3337ea87b74d221a35ec27f65324092d45605f522342a002d12f2ee486e1a669 04:27:40 $ docker rm -f --volumes 3337ea87b74d221a35ec27f65324092d45605f522342a002d12f2ee486e1a669 [Pipeline] // withDockerContainer [Pipeline] sh 04:27:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:27:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:41 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 04:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:27:41 $ docker top 1c7d1ebb27360178ad32a30868659717b9c6de800f58784fe3a48b64c58e4459 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:41 [ssh-agent] Looking for ssh-agent implementation... 04:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:41 $ docker exec 1c7d1ebb27360178ad32a30868659717b9c6de800f58784fe3a48b64c58e4459 ssh-agent 04:27:41 SSH_AUTH_SOCK=/tmp/ssh-6s98zepUtGVH/agent.31 04:27:41 SSH_AGENT_PID=37 04:27:41 Running ssh-add (command line suppressed) 04:27:42 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3489224252632363079.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3489224252632363079.key) 04:27:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:42 + git semver push 04:27:42 2023-03-21 04:27:42,537 [run_push] DEBUG push 04:27:42 2023-03-21 04:27:42,538 [execute] INFO git cat-file --batch-check 04:27:42 2023-03-21 04:27:42,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 04:27:42 2023-03-21 04:27:42,543 [execute] INFO git rev-list 3d19b9c91fb71ec9e5a02a95853c8e0fe1347745 -- 04:27:42 2023-03-21 04:27:42,543 [execute] DEBUG Popen(['git', 'rev-list', '3d19b9c91fb71ec9e5a02a95853c8e0fe1347745', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 04:27:42 2023-03-21 04:27:42,552 [execute] INFO git fetch -v origin 04:27:42 2023-03-21 04:27:42,553 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 04:27:43 2023-03-21 04:27:43,044 [run_push] DEBUG no remote changes detected 04:27:43 2023-03-21 04:27:43,045 [execute] INFO git push origin semver 04:27:43 2023-03-21 04:27:43,045 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 04:27:44 2023-03-21 04:27:43,824 [run_push] DEBUG push all version tags 04:27:44 2023-03-21 04:27:43,824 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:27:44 2023-03-21 04:27:43,825 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 04:27:44 2023-03-21 04:27:44,632 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:27:44 3.0.0-dev.20 [Pipeline] } 04:27:44 $ docker exec --env ******** --env ******** 1c7d1ebb27360178ad32a30868659717b9c6de800f58784fe3a48b64c58e4459 ssh-agent -k 04:27:44 unset SSH_AUTH_SOCK; 04:27:44 unset SSH_AGENT_PID; 04:27:44 echo Agent pid 37 killed; 04:27:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:45 + git semver [Pipeline] } 04:27:45 $ docker stop --time=1 1c7d1ebb27360178ad32a30868659717b9c6de800f58784fe3a48b64c58e4459 04:27:46 $ docker rm -f --volumes 1c7d1ebb27360178ad32a30868659717b9c6de800f58784fe3a48b64c58e4459 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 04:27:47 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 04:27:47 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 04:27:47 total 16 04:27:47 drwxr-xr-x 3 root root 4096 Mar 21 04:17 . 04:27:47 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 04:27 .. 04:27:47 drwxr-xr-x 2 root root 4096 Mar 21 04:17 cost 04:27:47 -rw-r--r-- 1 root root 87 Mar 21 04:17 cost.csv 04:27:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 04:27:47 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 04:27:47 total 16 04:27:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 04:17 . 04:27:47 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 04:27 .. 04:27:47 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 04:17 cost 04:27:47 -rw-r--r-- 1 jenkins jenkins 87 Mar 21 04:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:27:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:27:48 ---> package-listing.sh 04:27:48 ++ facter osfamily 04:27:48 ++ tr '[:upper:]' '[:lower:]' 04:27:48 + OS_FAMILY=debian 04:27:48 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 04:27:48 + START_PACKAGES=/tmp/packages_start.txt 04:27:48 + END_PACKAGES=/tmp/packages_end.txt 04:27:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:27:48 + PACKAGES=/tmp/packages_start.txt 04:27:48 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 04:27:48 + PACKAGES=/tmp/packages_end.txt 04:27:48 + case "${OS_FAMILY}" in 04:27:48 + dpkg -l 04:27:48 + grep '^ii' 04:27:48 + '[' -f /tmp/packages_start.txt ']' 04:27:48 + '[' -f /tmp/packages_end.txt ']' 04:27:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:27:48 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 04:27:48 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 04:27:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 04:27:48 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:27:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:27:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:49 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 04:27:49 $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:27:49 $ docker top 457520ddd805f8e492ac90b6061ba7ccdc02a1fdbed26a7067eb540bdfe86f8a -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:50 + touch /tmp/pre-build-complete [Pipeline] sh 04:27:50 + mkdir -p /var/log/sysstat [Pipeline] sh 04:27:50 + ls /var/log/sa-host 04:27:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:50 provisioning config files... 04:27:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9534732689823627630tmp [Pipeline] { [Pipeline] echo 04:27:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:27:51 ---> create-netrc.sh [Pipeline] } 04:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:27:51 ---> python-tools-install.sh [Pipeline] echo 04:27:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:27:51 ---> sudo-logs.sh 04:27:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:27:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:27:52 ---> job-cost.sh 04:27:52 lf-activate-venv: SKIPPING 04:27:52 DEBUG: total: 0.2199999988079071 04:27:52 INFO: Retrieving Stack Cost... 04:27:52 INFO: Retrieving Pricing Info for: v3-standard-8 04:27:53 INFO: Archiving Costs [Pipeline] echo 04:27:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:27:53 ---> logs-deploy.sh 04:27:53 lf-activate-venv: SKIPPING 04:27:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/84 04:27:53 INFO: archiving workspace using pattern(s): 04:27:54 Archives upload complete. 04:27:54 INFO: archiving logs to Nexus