Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c2b42aea4dc98d9f62e59d05428682a7f4e6c268 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-ssh10568827617073850336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh1614085955048191128.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5090372297229765402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh7830036827688696047.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10377753835255367586.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 [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-195 in /w/workspace/foundry_go-mod-messaging_jakarta [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/foundry_go-mod-messaging_jakarta # 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 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 (jakarta) > 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 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 # timeout=10 Commit message: "Merge pull request #146 from lenny-intel/jakarta-no-dup-redis-subscriptions" > git rev-list --no-walk dd83b31612dcccf925de720e85b797b537de28f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:54:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:54:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:54:06 ========================================================= 22:54:06 EdgeX Global Pipelines Version Info 22:54:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:54:07 ------------------- 22:54:07 stable info: 22:54:07 ------------------- 22:54:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:54:07 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 22:54:07 Message: update stable to v1.0.230 22:54:08 ------------------- 22:54:08 experimental info: 22:54:08 ------------------- 22:54:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:54:08 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 22:54:08 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2b42ae [Pipeline] echo 22:54:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:54:09 + git rev-list -1 --merges c2b42aea4dc98d9f62e59d05428682a7f4e6c268~1..c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] echo 22:54:09 -----------> git rev-list -1 --merges c2b42aea4dc98d9f62e59d05428682a7f4e6c268~1..c2b42aea4dc98d9f62e59d05428682a7f4e6c268 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 22:54:09 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [false] [Pipeline] sh 22:54:09 + git log --format=format:%s -1 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] echo 22:54:09 ========================================================= 22:54:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:54:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:54:09 + git log --format=format:%s -1 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] echo 22:54:09 [semverPrep] GIT_COMMIT: c2b42aea4dc98d9f62e59d05428682a7f4e6c268, Commit Message: Merge pull request #146 from lenny-intel/jakarta-no-dup-redis-subscriptions [Pipeline] echo 22:54:09 [semverPrep] This is not a build commit. [Pipeline] sh 22:54:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:54:10 + grep -v github /etc/ssh/ssh_known_hosts 22:54:10 + [ -e /tmp/ssh_known_hosts ] 22:54:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:54:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:54:10 + sudo tee -a /etc/ssh/ssh_known_hosts 22:54:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:54:10 22:54:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:54:11 latest: Pulling from edgex-devops/py-git-semver 22:54:11 1fe172e4850f: Pulling fs layer 22:54:11 caf521ccaac6: Pulling fs layer 22:54:11 3ead6fa29328: Pulling fs layer 22:54:11 5c2a1cbceb83: Pulling fs layer 22:54:11 a8d5f1318db7: Pulling fs layer 22:54:11 c427282e49a2: Pulling fs layer 22:54:11 1827001aaf11: Pulling fs layer 22:54:11 0714d37db230: Pulling fs layer 22:54:11 ac28cf19c067: Pulling fs layer 22:54:11 ca983d60f3e2: Pulling fs layer 22:54:11 9f894cec8388: Pulling fs layer 22:54:11 5c2a1cbceb83: Waiting 22:54:11 0714d37db230: Waiting 22:54:11 ac28cf19c067: Waiting 22:54:11 ca983d60f3e2: Waiting 22:54:11 a8d5f1318db7: Waiting 22:54:11 9f894cec8388: Waiting 22:54:11 c427282e49a2: Waiting 22:54:11 1827001aaf11: Waiting 22:54:11 caf521ccaac6: Verifying Checksum 22:54:11 caf521ccaac6: Download complete 22:54:11 5c2a1cbceb83: Download complete 22:54:11 a8d5f1318db7: Verifying Checksum 22:54:11 a8d5f1318db7: Download complete 22:54:11 c427282e49a2: Verifying Checksum 22:54:11 c427282e49a2: Download complete 22:54:11 3ead6fa29328: Verifying Checksum 22:54:11 3ead6fa29328: Download complete 22:54:11 0714d37db230: Verifying Checksum 22:54:11 0714d37db230: Download complete 22:54:11 ac28cf19c067: Download complete 22:54:11 ca983d60f3e2: Download complete 22:54:11 9f894cec8388: Download complete 22:54:11 1fe172e4850f: Verifying Checksum 22:54:11 1fe172e4850f: Download complete 22:54:11 1827001aaf11: Verifying Checksum 22:54:11 1827001aaf11: Download complete 22:54:13 1fe172e4850f: Pull complete 22:54:13 caf521ccaac6: Pull complete 22:54:13 3ead6fa29328: Pull complete 22:54:13 5c2a1cbceb83: Pull complete 22:54:13 a8d5f1318db7: Pull complete 22:54:14 c427282e49a2: Pull complete 22:54:16 1827001aaf11: Pull complete 22:54:16 0714d37db230: Pull complete 22:54:16 ac28cf19c067: Pull complete 22:54:16 ca983d60f3e2: Pull complete 22:54:16 9f894cec8388: Pull complete 22:54:16 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 22:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:54:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:16 prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container 22:54:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:54:18 $ docker top a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 -eo pid,comm 22:54:18 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). 22:54:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:18 [ssh-agent] Looking for ssh-agent implementation... 22:54:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:18 $ docker exec a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 ssh-agent 22:54:18 SSH_AUTH_SOCK=/tmp/ssh-vFGumLXMe5hK/agent.34 22:54:18 SSH_AGENT_PID=40 22:54:18 Running ssh-add (command line suppressed) 22:54:18 Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_5184449515686493285.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_5184449515686493285.key) 22:54:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:19 + git tag --points-at HEAD [Pipeline] } 22:54:19 $ docker exec --env ******** --env ******** a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 ssh-agent -k 22:54:19 unset SSH_AUTH_SOCK; 22:54:19 unset SSH_AGENT_PID; 22:54:19 echo Agent pid 40 killed; 22:54:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:54:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:19 [ssh-agent] Looking for ssh-agent implementation... 22:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:19 $ docker exec a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 ssh-agent 22:54:19 SSH_AUTH_SOCK=/tmp/ssh-XbU3ylG0gG9m/agent.72 22:54:19 SSH_AGENT_PID=78 22:54:19 Running ssh-add (command line suppressed) 22:54:19 Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4165003176010697593.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4165003176010697593.key) 22:54:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:20 + git semver init 22:54:20 2022-05-26 22:54:20,275 [run_init] DEBUG init version:0.0.0 force:False 22:54:20 2022-05-26 22:54:20,276 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_go-mod-messaging_jakarta/.semver 22:54:20 2022-05-26 22:54:20,276 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/foundry_go-mod-messaging_jakarta/.semver 22:54:20 2022-05-26 22:54:20,277 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/foundry_go-mod-messaging_jakarta/.semver'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) 22:54:21 2022-05-26 22:54:20,904 [append_file] DEBUG append to file:/w/workspace/foundry_go-mod-messaging_jakarta/.git/info/exclude 22:54:21 2022-05-26 22:54:20,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta with force:False 22:54:21 2022-05-26 22:54:20,905 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 22:54:21 2022-05-26 22:54:20,905 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 22:54:21 2.1.1-dev.2 [Pipeline] } 22:54:21 $ docker exec --env ******** --env ******** a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 ssh-agent -k 22:54:21 unset SSH_AUTH_SOCK; 22:54:21 unset SSH_AGENT_PID; 22:54:21 echo Agent pid 78 killed; 22:54:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:21 + git semver [Pipeline] } 22:54:22 $ docker stop --time=1 a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 22:54:23 $ docker rm -f a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 [Pipeline] // withDockerContainer [Pipeline] sh 22:54:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:54:23 Stashed 1 file(s) [Pipeline] echo 22:54:23 [edgeXSemver]: initialized semver on version 2.1.1-dev.2 [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 22:54:24 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:54:24 ========================================================= 22:54:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 22:54:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:54:24 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 22:54:24 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 22:54:24 59bf1c3509f3: Pulling fs layer 22:54:24 666ba61612fd: Pulling fs layer 22:54:24 8ed8ca486205: Pulling fs layer 22:54:24 4fe6c5a15a65: Pulling fs layer 22:54:24 22a0e8bec74d: Pulling fs layer 22:54:24 5f8736975d2d: Pulling fs layer 22:54:24 fe9c1520953f: Pulling fs layer 22:54:24 ad63dd2c9e3e: Pulling fs layer 22:54:24 15d927b9e438: Pulling fs layer 22:54:24 22a0e8bec74d: Waiting 22:54:24 5f8736975d2d: Waiting 22:54:24 fe9c1520953f: Waiting 22:54:24 ad63dd2c9e3e: Waiting 22:54:24 15d927b9e438: Waiting 22:54:24 4fe6c5a15a65: Waiting 22:54:24 8ed8ca486205: Verifying Checksum 22:54:24 8ed8ca486205: Download complete 22:54:24 666ba61612fd: Download complete 22:54:24 22a0e8bec74d: Verifying Checksum 22:54:24 22a0e8bec74d: Download complete 22:54:24 5f8736975d2d: Verifying Checksum 22:54:24 5f8736975d2d: Download complete 22:54:24 fe9c1520953f: Verifying Checksum 22:54:24 fe9c1520953f: Download complete 22:54:24 59bf1c3509f3: Download complete 22:54:24 ad63dd2c9e3e: Verifying Checksum 22:54:24 ad63dd2c9e3e: Download complete 22:54:24 59bf1c3509f3: Pull complete 22:54:24 666ba61612fd: Pull complete 22:54:24 8ed8ca486205: Pull complete 22:54:25 15d927b9e438: Verifying Checksum 22:54:25 4fe6c5a15a65: Verifying Checksum 22:54:25 4fe6c5a15a65: Download complete 22:54:29 4fe6c5a15a65: Pull complete 22:54:29 22a0e8bec74d: Pull complete 22:54:29 5f8736975d2d: Pull complete 22:54:29 fe9c1520953f: Pull complete 22:54:29 ad63dd2c9e3e: Pull complete 22:54:31 15d927b9e438: Pull complete 22:54:31 Digest: sha256:661808593d0254beeed429a39851472eaea702e19ad1e0a0b350076e4156c215 22:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 22:54:31 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] sh 22:54:31 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:31 + docker inspect -f . ci-base-image-x86_64 22:54:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:31 prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container 22:54:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** ci-base-image-x86_64 cat 22:54:33 $ docker top 2253772c5b995fb15b8a590c14e5eb6c0052fed725865efcb1170856da7f3019 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:34 + go version 22:54:34 go version go1.17.6 linux/amd64 [Pipeline] } 22:54:34 $ docker stop --time=1 2253772c5b995fb15b8a590c14e5eb6c0052fed725865efcb1170856da7f3019 22:54:35 $ docker rm -f 2253772c5b995fb15b8a590c14e5eb6c0052fed725865efcb1170856da7f3019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:35 + docker inspect -f . ci-base-image-x86_64 22:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:36 prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container 22:54:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** ci-base-image-x86_64 cat 22:54:36 $ docker top 1e83fd41f88a8956265aa1218eaa8f9caf180ad92317c793eb3417f33bb5e937 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:54:36 + make test 22:54:36 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 22:54:39 Still waiting to schedule task 22:54:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-194’ 22:54:46 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 22:54:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.052s coverage: 90.3% of statements 22:54:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.032s coverage: 68.7% of statements 22:54:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 22:55:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.375s coverage: 83.8% of statements 22:55:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.037s coverage: 85.7% of statements 22:55:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.054s coverage: 100.0% of statements 22:55:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.029s coverage: 100.0% of statements 22:55:11 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 90.9% of statements 22:55:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:55:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:55:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:55:15 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 22:55:15 + go mod tidy 22:55:16 go: downloading github.com/stretchr/testify v1.7.0 22:55:16 go: downloading github.com/pebbe/zmq4 v1.2.7 22:55:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:55:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:55:16 go: downloading github.com/davecgh/go-spew v1.1.0 22:55:16 go: downloading github.com/pmezard/go-difflib v1.0.0 22:55:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:55:16 go: downloading github.com/stretchr/objx v0.1.0 22:55:16 go: downloading github.com/gorilla/websocket v1.4.2 22:55:16 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:55:16 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:55:16 go: downloading github.com/onsi/ginkgo v1.10.1 22:55:16 go: downloading github.com/onsi/gomega v1.7.0 22:55:16 go: downloading github.com/kr/pretty v0.1.0 22:55:16 go: downloading github.com/hpcloud/tail v1.0.0 22:55:16 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:55:16 go: downloading gopkg.in/yaml.v2 v2.2.4 22:55:16 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:55:16 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:55:16 go: downloading github.com/kr/text v0.1.0 22:55:16 go: downloading golang.org/x/text v0.3.2 [Pipeline] } 22:55:17 $ docker stop --time=1 1e83fd41f88a8956265aa1218eaa8f9caf180ad92317c793eb3417f33bb5e937 22:55:19 $ docker rm -f 1e83fd41f88a8956265aa1218eaa8f9caf180ad92317c793eb3417f33bb5e937 [Pipeline] // withDockerContainer [Pipeline] sh 22:55:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:55:19 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 22:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:19 22:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:20 latest: Pulling from edgex-lftools-log-publisher 22:55:20 5eb5b503b376: Pulling fs layer 22:55:20 5c69ac0246d0: Pulling fs layer 22:55:20 ec43610c2a17: Pulling fs layer 22:55:20 3a2ae6a8a46f: Pulling fs layer 22:55:20 33b1e0a273af: Pulling fs layer 22:55:20 5d3b04190fa2: Pulling fs layer 22:55:20 2f39f015ded8: Pulling fs layer 22:55:20 5d3b04190fa2: Waiting 22:55:20 3a2ae6a8a46f: Waiting 22:55:20 2f39f015ded8: Waiting 22:55:20 33b1e0a273af: Waiting 22:55:20 5c69ac0246d0: Download complete 22:55:20 3a2ae6a8a46f: Verifying Checksum 22:55:20 3a2ae6a8a46f: Download complete 22:55:20 33b1e0a273af: Verifying Checksum 22:55:20 33b1e0a273af: Download complete 22:55:20 5d3b04190fa2: Verifying Checksum 22:55:20 5d3b04190fa2: Download complete 22:55:20 ec43610c2a17: Verifying Checksum 22:55:20 5eb5b503b376: Verifying Checksum 22:55:20 5eb5b503b376: Download complete 22:55:21 2f39f015ded8: Verifying Checksum 22:55:21 2f39f015ded8: Download complete 22:55:21 5eb5b503b376: Pull complete 22:55:21 5c69ac0246d0: Pull complete 22:55:22 ec43610c2a17: Pull complete 22:55:22 3a2ae6a8a46f: Pull complete 22:55:22 33b1e0a273af: Pull complete 22:55:22 5d3b04190fa2: Pull complete 22:55:26 2f39f015ded8: Pull complete 22:55:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:26 prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container 22:55: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/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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-lftools-log-publisher:latest cat 22:55:28 $ docker top 342d8e207b99625fb9c5e0acd63861cccebb2498f72fd40abd1826fc8ccb6547 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:29 ---> job-cost.sh 22:55:29 lf-activate-venv: SKIPPING 22:55:29 INFO: No Stack... 22:55:29 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:29 INFO: Archiving Costs [Pipeline] sh 22:55:30 + cat /w/workspace/foundry_go-mod-messaging_jakarta/archives/cost.csv 22:55:30 + cut -d, -f6 [Pipeline] lock 22:55:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] 22:55:30 Resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] did not exist. Created. 22:55:30 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:30 + echo total: 0.2199999988079071 [Pipeline] stash 22:55:30 Stashed 1 file(s) [Pipeline] } 22:55:30 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:30 $ docker stop --time=1 342d8e207b99625fb9c5e0acd63861cccebb2498f72fd40abd1826fc8ccb6547 22:55:31 $ docker rm -f 342d8e207b99625fb9c5e0acd63861cccebb2498f72fd40abd1826fc8ccb6547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:56:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-196 in /w/workspace/foundry_go-mod-messaging_jakarta [Pipeline] { [Pipeline] ws 22:56:55 Running in /w/workspace/go-mod-messaging/6 [Pipeline] { [Pipeline] checkout 22:56:55 Selected Git installation does not exist. Using Default 22:56:55 The recommended git tool is: NONE 22:57:02 using credential edgex-jenkins-ssh 22:57:02 Cloning the remote Git repository 22:57:03 Avoid second fetch 22:57:03 Checking out Revision c2b42aea4dc98d9f62e59d05428682a7f4e6c268 (jakarta) 22:57:02 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:57:02 > git init /w/workspace/go-mod-messaging/6 # timeout=10 22:57:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:57:02 > git --version # timeout=10 22:57:02 > git --version # 'git version 2.25.1' 22:57:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:57:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:03 > git config core.sparsecheckout # timeout=10 22:57:03 > git checkout -f c2b42aea4dc98d9f62e59d05428682a7f4e6c268 # timeout=10 22:57:07 Commit message: "Merge pull request #146 from lenny-intel/jakarta-no-dup-redis-subscriptions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:57:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:57:08 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:08 Dload Upload Total Spent Left Speed 22:57:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98024 0 --:--:-- --:--:-- --:--:-- 98024 [Pipeline] sh 22:57:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:57:09 + sudo tee /etc/docker/daemon.new 22:57:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:57:09 { 22:57:09 "registry-mirrors": [ 22:57:09 "https://nexus3.edgexfoundry.org:10001" 22:57:09 ], 22:57:09 "bip": "10.250.0.254/24", 22:57:09 "hosts": [ 22:57:09 "tcp://0.0.0.0:5555", 22:57:09 "unix:///var/run/docker.sock" 22:57:09 ], 22:57:09 "mtu": 1458, 22:57:09 "selinux-enabled": true, 22:57:09 "seccomp-profile": "/etc/docker/seccomp.json" 22:57:09 } [Pipeline] sh 22:57:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:57:10 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:57:28 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:28 ========================================================= 22:57:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 22:57:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:57:29 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 22:57:29 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 22:57:29 9b3977197b4f: Pulling fs layer 22:57:29 1a89e8eeedd5: Pulling fs layer 22:57:29 94645a83ff95: Pulling fs layer 22:57:29 3f3a8bcf1eab: Pulling fs layer 22:57:29 0c92f367c5e7: Pulling fs layer 22:57:29 045706c8da98: Pulling fs layer 22:57:29 d7189365e05b: Pulling fs layer 22:57:29 a32415fbff51: Pulling fs layer 22:57:29 045706c8da98: Waiting 22:57:29 d7189365e05b: Waiting 22:57:29 a32415fbff51: Waiting 22:57:29 0c92f367c5e7: Waiting 22:57:29 3f3a8bcf1eab: Waiting 22:57:29 94645a83ff95: Verifying Checksum 22:57:29 94645a83ff95: Download complete 22:57:29 1a89e8eeedd5: Verifying Checksum 22:57:29 1a89e8eeedd5: Download complete 22:57:29 0c92f367c5e7: Verifying Checksum 22:57:29 0c92f367c5e7: Download complete 22:57:29 045706c8da98: Verifying Checksum 22:57:29 045706c8da98: Download complete 22:57:29 d7189365e05b: Download complete 22:57:29 9b3977197b4f: Verifying Checksum 22:57:29 9b3977197b4f: Download complete 22:57:30 9b3977197b4f: Pull complete 22:57:31 1a89e8eeedd5: Pull complete 22:57:31 94645a83ff95: Pull complete 22:57:31 a32415fbff51: Verifying Checksum 22:57:31 a32415fbff51: Download complete 22:57:32 3f3a8bcf1eab: Verifying Checksum 22:57:32 3f3a8bcf1eab: Download complete 22:57:44 3f3a8bcf1eab: Pull complete 22:57:44 0c92f367c5e7: Pull complete 22:57:44 045706c8da98: Pull complete 22:57:44 d7189365e05b: Pull complete 22:57:51 a32415fbff51: Pull complete 22:57:51 Digest: sha256:763293993303eff07c8e57fe0fe9116095497c40c1fdc093d1a27926bd48f831 22:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 22:57:51 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] sh 22:57:52 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:52 + docker inspect -f . ci-base-image-arm64 22:57:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:52 prd-ubuntu20.04-docker-arm64-4c-16g-196 does not seem to be running inside a container 22:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@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 ******** ci-base-image-arm64 cat 22:57:55 $ docker top 4a774dea459be99e8dab4989e6ce5f504a5aa5ed47acb413b00c5e942d6faae6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:56 + go version 22:57:56 go version go1.17.6 linux/arm64 [Pipeline] } 22:57:56 $ docker stop --time=1 4a774dea459be99e8dab4989e6ce5f504a5aa5ed47acb413b00c5e942d6faae6 22:57:58 $ docker rm -f 4a774dea459be99e8dab4989e6ce5f504a5aa5ed47acb413b00c5e942d6faae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:58 + docker inspect -f . ci-base-image-arm64 22:57:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:58 prd-ubuntu20.04-docker-arm64-4c-16g-196 does not seem to be running inside a container 22:57:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@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 ******** ci-base-image-arm64 cat 22:58:00 $ docker top 41848de166fd57b1187b81babe524abc9032cb3fecb19e4a49e622b0e13f703b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:58:01 + make test 22:58:01 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 22:58:57 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 22:59:13 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.219s coverage: 90.3% of statements 22:59:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.104s coverage: 68.7% of statements 22:59:16 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 22:59:34 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.503s coverage: 83.8% of statements 22:59:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.069s coverage: 85.7% of statements 22:59:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.077s coverage: 100.0% of statements 22:59:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.053s coverage: 100.0% of statements 22:59:34 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.065s coverage: 90.9% of statements 22:59:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:00:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:00:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:00:07 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 23:00:07 + go mod tidy 23:00:08 go: downloading github.com/stretchr/testify v1.7.0 23:00:08 go: downloading github.com/pebbe/zmq4 v1.2.7 23:00:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:00:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:00:08 go: downloading github.com/davecgh/go-spew v1.1.0 23:00:08 go: downloading github.com/pmezard/go-difflib v1.0.0 23:00:08 go: downloading github.com/stretchr/objx v0.1.0 23:00:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:00:08 go: downloading github.com/onsi/ginkgo v1.10.1 23:00:08 go: downloading github.com/onsi/gomega v1.7.0 23:00:08 go: downloading github.com/gorilla/websocket v1.4.2 23:00:08 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 23:00:08 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:00:08 go: downloading github.com/kr/pretty v0.1.0 23:00:08 go: downloading github.com/kr/text v0.1.0 23:00:08 go: downloading gopkg.in/yaml.v2 v2.2.4 23:00:08 go: downloading github.com/hpcloud/tail v1.0.0 23:00:08 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 23:00:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:00:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:00:09 go: downloading golang.org/x/text v0.3.2 [Pipeline] } 23:00:11 $ docker stop --time=1 41848de166fd57b1187b81babe524abc9032cb3fecb19e4a49e622b0e13f703b 23:00:13 $ docker rm -f 41848de166fd57b1187b81babe524abc9032cb3fecb19e4a49e622b0e13f703b [Pipeline] // withDockerContainer [Pipeline] sh 23:00:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:00:15 Warning: overwriting stash ‘coverage-report’ 23:00:15 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 23:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:00:16 23:00:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:00:16 arm64: Pulling from edgex-lftools-log-publisher 23:00:16 8998bd30e6a1: Pulling fs layer 23:00:16 04944245beec: Pulling fs layer 23:00:16 699f458cf7ca: Pulling fs layer 23:00:16 765212b225bb: Pulling fs layer 23:00:16 f23df028b6ca: Pulling fs layer 23:00:16 d65c8cfc05b1: Pulling fs layer 23:00:16 2437ff75d9bd: Pulling fs layer 23:00:16 f23df028b6ca: Waiting 23:00:16 d65c8cfc05b1: Waiting 23:00:16 2437ff75d9bd: Waiting 23:00:16 765212b225bb: Waiting 23:00:16 04944245beec: Verifying Checksum 23:00:16 04944245beec: Download complete 23:00:16 765212b225bb: Download complete 23:00:16 f23df028b6ca: Verifying Checksum 23:00:16 f23df028b6ca: Download complete 23:00:16 d65c8cfc05b1: Verifying Checksum 23:00:16 d65c8cfc05b1: Download complete 23:00:16 699f458cf7ca: Verifying Checksum 23:00:16 699f458cf7ca: Download complete 23:00:17 8998bd30e6a1: Download complete 23:00:19 2437ff75d9bd: Verifying Checksum 23:00:19 2437ff75d9bd: Download complete 23:00:21 8998bd30e6a1: Pull complete 23:00:21 04944245beec: Pull complete 23:00:23 699f458cf7ca: Pull complete 23:00:23 765212b225bb: Pull complete 23:00:24 f23df028b6ca: Pull complete 23:00:24 d65c8cfc05b1: Pull complete 23:00:39 2437ff75d9bd: Pull complete 23:00:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:00:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:39 prd-ubuntu20.04-docker-arm64-4c-16g-196 does not seem to be running inside a container 23:00:40 $ 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/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:00:42 $ docker top 9db3d03c71272d24f988584fe47b91526facb1cc811eaca6956983d492706742 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:43 ---> job-cost.sh 23:00:43 lf-activate-venv: SKIPPING 23:00:43 INFO: No Stack... 23:00:43 INFO: Retrieving Pricing Info for: v3-standard-4 23:00:44 INFO: Archiving Costs [Pipeline] sh 23:00:45 + cut -d, -f6 23:00:45 + cat /w/workspace/go-mod-messaging/6/archives/cost.csv [Pipeline] lock 23:00:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] 23:00:45 Resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] did not exist. Created. 23:00:45 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:00:46 /w/workspace/go-mod-messaging/6@tmp/durable-53784a43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:00:46 + echo total: 0.10999999940395355 [Pipeline] stash 23:00:46 Warning: overwriting stash ‘stack-cost’ 23:00:46 Stashed 1 file(s) [Pipeline] } 23:00:46 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } 23:00:46 $ docker stop --time=1 9db3d03c71272d24f988584fe47b91526facb1cc811eaca6956983d492706742 23:00:48 $ docker rm -f 9db3d03c71272d24f988584fe47b91526facb1cc811eaca6956983d492706742 [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 23:00:48 provisioning config files... 23:00:48 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config4500391328524044939tmp [Pipeline] { [Pipeline] sh 23:00:49 + set +x 23:00:49 + curl -s https://codecov.io/bash 23:00:49 + bash -s -- 23:00:49 23:00:49 _____ _ 23:00:49 / ____| | | 23:00:49 | | ___ __| | ___ ___ _____ __ 23:00:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:00:49 | |___| (_) | (_| | __/ (_| (_) \ V / 23:00:49 \_____\___/ \__,_|\___|\___\___/ \_/ 23:00:49 Bash-1.0.6 23:00:49 23:00:49 23:00:49 ==> git version 2.25.1 found 23:00:49 ==> 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 23:00:49 Release-Date: 2020-01-08 23:00:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:00:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:00:49 ==> Jenkins CI detected. 23:00:49 current dir:  /w/workspace/foundry_go-mod-messaging_jakarta 23:00:49 project root: . 23:00:49 --> token set from env 23:00:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:00:49 ==> Running gcov in . (disable via -X gcov) 23:00:49 ==> Python coveragepy not found 23:00:49 ==> Searching for coverage reports in: 23:00:49 + . 23:00:49 -> Found 1 reports 23:00:49 ==> Detecting git/mercurial file structure 23:00:49 ==> Reading reports 23:00:49 + ./coverage.out bytes=22776 23:00:49 ==> Appending adjustments 23:00:49 https://docs.codecov.io/docs/fixing-reports 23:00:49 + Found adjustments 23:00:49 ==> Gzipping contents 23:00:49 8.0K /tmp/codecov.hgxFDa.gz 23:00:49 ==> Uploading reports 23:00:49 url: https://codecov.io 23:00:49 query: branch=jakarta&commit=c2b42aea4dc98d9f62e59d05428682a7f4e6c268&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 23:00:49 -> Pinging Codecov 23:00:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=jakarta&commit=c2b42aea4dc98d9f62e59d05428682a7f4e6c268&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 23:00:49 -> Uploading to 23:00:49 https://storage.googleapis.com/codecov/v4/raw/2022-05-26/F6E385568367DD0E4001BA4F8F1CB792/c2b42aea4dc98d9f62e59d05428682a7f4e6c268/80126aba-3b59-461c-a6d5-23d493c07508.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220526T230049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ff894eca2ddb9a0afea78db2dca0eabea9d97469d80c0ea5a6deef0f7835c77 23:00:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:00:49 Dload Upload Total Spent Left Speed 23:00:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6817 0 0 100 6817 0 31706 --:--:-- --:--:-- --:--:-- 31706 23:00:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] } 23:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:00:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:00:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:00:50 23:00:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:00:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:00:50 188c0c94c7c5: Pulling fs layer 23:00:50 0ef7d3d256c8: Pulling fs layer 23:00:50 de9db76c5a1d: Pulling fs layer 23:00:50 0eba1c9be4d2: Pulling fs layer 23:00:50 0d57e429df01: Pulling fs layer 23:00:50 4e4be7b47b0d: Pulling fs layer 23:00:50 e1f770b5df2f: Pulling fs layer 23:00:50 85a0685a4137: Pulling fs layer 23:00:50 0eba1c9be4d2: Waiting 23:00:50 0d57e429df01: Waiting 23:00:50 4e4be7b47b0d: Waiting 23:00:50 e1f770b5df2f: Waiting 23:00:50 85a0685a4137: Waiting 23:00:50 de9db76c5a1d: Download complete 23:00:50 0ef7d3d256c8: Download complete 23:00:50 0d57e429df01: Download complete 23:00:50 4e4be7b47b0d: Download complete 23:00:50 188c0c94c7c5: Verifying Checksum 23:00:50 188c0c94c7c5: Download complete 23:00:50 188c0c94c7c5: Pull complete 23:00:50 e1f770b5df2f: Verifying Checksum 23:00:50 e1f770b5df2f: Download complete 23:00:50 0ef7d3d256c8: Pull complete 23:00:50 de9db76c5a1d: Pull complete 23:00:51 0eba1c9be4d2: Verifying Checksum 23:00:51 0eba1c9be4d2: Download complete 23:00:51 85a0685a4137: Download complete 23:00:55 0eba1c9be4d2: Pull complete 23:00:55 0d57e429df01: Pull complete 23:00:55 4e4be7b47b0d: Pull complete 23:00:55 e1f770b5df2f: Pull complete 23:00:58 85a0685a4137: Pull complete 23:00:58 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:00:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:59 prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container 23:00:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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/edgex-snyk-go:1.410.4 cat 23:01:01 $ docker top 2a6f7b3edee8031d1c2da768cea7038f4794ced90ee4dd0ecad92c1ed70c9c32 -eo pid,comm [Pipeline] { [Pipeline] echo 23:01:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:01:01 + set -o pipefail 23:01:01 + snyk monitor '--org=edgex-jenkins' 23:01:02 23:01:02 Monitoring /w/workspace/foundry_go-mod-messaging_jakarta (github.com/edgexfoundry/go-mod-messaging/v2)... 23:01:02 23:01:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/c98e588b-71b7-4535-b1ee-5d8f1195c147 23:01:02 23:01:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:01:02 23:01:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:01:02 23:01:03 [Pipeline] } 23:01:03 $ docker stop --time=1 2a6f7b3edee8031d1c2da768cea7038f4794ced90ee4dd0ecad92c1ed70c9c32 23:01:04 $ docker rm -f 2a6f7b3edee8031d1c2da768cea7038f4794ced90ee4dd0ecad92c1ed70c9c32 [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 23:01:05 + git log --format=format:%s -1 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] sh 23:01:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:01:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:05 prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container 23:01:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:01:06 $ docker top fedc2da2a2975d86563900181be108fc2ca5175d859b307e91faf68585f0d06b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:01:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:06 [ssh-agent] Looking for ssh-agent implementation... 23:01:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:06 $ docker exec fedc2da2a2975d86563900181be108fc2ca5175d859b307e91faf68585f0d06b ssh-agent 23:01:06 SSH_AUTH_SOCK=/tmp/ssh-zFWWJMJAu1LH/agent.33 23:01:06 SSH_AGENT_PID=39 23:01:06 Running ssh-add (command line suppressed) 23:01:06 Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4605855735981903801.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4605855735981903801.key) 23:01:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:07 + git semver tag 23:01:07 2022-05-26 23:01:07,300 [run_tag] DEBUG tag force:False 23:01:07 2022-05-26 23:01:07,300 [check_head_tag] DEBUG check head tag 23:01:07 2022-05-26 23:01:07,300 [execute] INFO git cat-file --batch-check 23:01:07 2022-05-26 23:01:07,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=) 23:01:07 2022-05-26 23:01:07,304 [execute] INFO git cat-file --batch 23:01:07 2022-05-26 23:01:07,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=) 23:01:07 2022-05-26 23:01:07,315 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 23:01:07 2022-05-26 23:01:07,316 [execute] INFO git tag -a v2.1.1-dev.2 -m v2.1.1-dev.2 23:01:07 2022-05-26 23:01:07,316 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.2', '-m', 'v2.1.1-dev.2'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) 23:01:07 2022-05-26 23:01:07,320 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 23:01:07 2.1.1-dev.2 [Pipeline] } 23:01:07 $ docker exec --env ******** --env ******** fedc2da2a2975d86563900181be108fc2ca5175d859b307e91faf68585f0d06b ssh-agent -k 23:01:07 unset SSH_AUTH_SOCK; 23:01:07 unset SSH_AGENT_PID; 23:01:07 echo Agent pid 39 killed; 23:01:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:01:07 + git semver [Pipeline] } 23:01:08 $ docker stop --time=1 fedc2da2a2975d86563900181be108fc2ca5175d859b307e91faf68585f0d06b 23:01:09 $ docker rm -f fedc2da2a2975d86563900181be108fc2ca5175d859b307e91faf68585f0d06b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:01:09 23:01:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:01:10 0.23.1-centos7: Pulling from edgex-lftools 23:01:10 ab5ef0e58194: Pulling fs layer 23:01:10 9712f1f96733: Pulling fs layer 23:01:10 63f879dbbcfc: Pulling fs layer 23:01:10 0d9ebad4ef96: Pulling fs layer 23:01:10 e9a5061849ea: Pulling fs layer 23:01:10 d747dcd14b5f: Pulling fs layer 23:01:10 2de7ff778b66: Pulling fs layer 23:01:10 0d9ebad4ef96: Waiting 23:01:10 e9a5061849ea: Waiting 23:01:10 2de7ff778b66: Waiting 23:01:10 d747dcd14b5f: Waiting 23:01:10 9712f1f96733: Verifying Checksum 23:01:10 9712f1f96733: Download complete 23:01:10 63f879dbbcfc: Verifying Checksum 23:01:10 63f879dbbcfc: Download complete 23:01:10 e9a5061849ea: Verifying Checksum 23:01:10 e9a5061849ea: Download complete 23:01:10 d747dcd14b5f: Download complete 23:01:10 0d9ebad4ef96: Verifying Checksum 23:01:10 0d9ebad4ef96: Download complete 23:01:10 ab5ef0e58194: Verifying Checksum 23:01:10 ab5ef0e58194: Download complete 23:01:10 2de7ff778b66: Verifying Checksum 23:01:10 2de7ff778b66: Download complete 23:01:13 ab5ef0e58194: Pull complete 23:01:13 9712f1f96733: Pull complete 23:01:14 63f879dbbcfc: Pull complete 23:01:17 0d9ebad4ef96: Pull complete 23:01:17 e9a5061849ea: Pull complete 23:01:17 d747dcd14b5f: Pull complete 23:01:19 2de7ff778b66: Pull complete 23:01:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:01:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:19 prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container 23:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:01:21 $ docker top 79211c68f30a01baa3daf631731153961541d34703ac1bef2e5a8d793fca447f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:01:21 provisioning config files... 23:01:21 copy managed file [sigul-config] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config6256708965872834914tmp 23:01:21 copy managed file [sigul-password] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config7026205973332162074tmp 23:01:21 copy managed file [sigul-pki] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config3153216925263052243tmp [Pipeline] { [Pipeline] echo 23:01:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:01:21 ---> sigul-configuration.sh 23:01:21 gpg: directory `/root/.gnupg' created 23:01:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:01:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:01:21 gpg: keyring `/root/.gnupg/secring.gpg' created 23:01:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:01:21 gpg: CAST5 encrypted data 23:01:21 gpg: encrypted with 1 passphrase 23:01:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:01:22 + mkdir /home/jenkins 23:01:22 + mkdir /home/jenkins/sigul [Pipeline] sh 23:01:22 + 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 23:01:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:01:22 ---> sigul-install.sh 23:01:22 Sigul already installed; skipping installation. [Pipeline] sh 23:01:23 + git tag --list 23:01:23 v0.0.0 23:01:23 v0.1.0 23:01:23 v0.1.1 23:01:23 v0.1.10 23:01:23 v0.1.11 23:01:23 v0.1.12 23:01:23 v0.1.13 23:01:23 v0.1.14 23:01:23 v0.1.15 23:01:23 v0.1.16 23:01:23 v0.1.17 23:01:23 v0.1.18 23:01:23 v0.1.19 23:01:23 v0.1.2 23:01:23 v0.1.20 23:01:23 v0.1.21 23:01:23 v0.1.22 23:01:23 v0.1.23 23:01:23 v0.1.24 23:01:23 v0.1.25 23:01:23 v0.1.26 23:01:23 v0.1.27 23:01:23 v0.1.28 23:01:23 v0.1.29 23:01:23 v0.1.3 23:01:23 v0.1.30 23:01:23 v0.1.31 23:01:23 v0.1.4 23:01:23 v0.1.5 23:01:23 v0.1.6 23:01:23 v0.1.7 23:01:23 v0.1.8 23:01:23 v0.1.9 23:01:23 v2.0.0 23:01:23 v2.0.1 23:01:23 v2.1.0 23:01:23 v2.1.1-dev.1 23:01:23 v2.1.1-dev.2 23:01:23 v2.2.0 23:01:23 v2.2.1-dev.1 [Pipeline] sh 23:01:23 + lftools sign git-tag v2.1.1-dev.2 23:01:23 Signing Git tag with Sigul... 23:01:23 Signing v2.1.1-dev.2 [Pipeline] echo 23:01:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:01:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:01:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:01:24 $ docker stop --time=1 79211c68f30a01baa3daf631731153961541d34703ac1bef2e5a8d793fca447f 23:01:25 $ docker rm -f 79211c68f30a01baa3daf631731153961541d34703ac1bef2e5a8d793fca447f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:01:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:01:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:01:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:26 prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container 23:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:01:27 $ docker top 62cc2a00c6f113826d908095194e3eb37625813e3eadcbe82dbf8f8ff7a8e108 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:27 [ssh-agent] Looking for ssh-agent implementation... 23:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:27 $ docker exec 62cc2a00c6f113826d908095194e3eb37625813e3eadcbe82dbf8f8ff7a8e108 ssh-agent 23:01:27 SSH_AUTH_SOCK=/tmp/ssh-ddKB2q2LZQfL/agent.32 23:01:27 SSH_AGENT_PID=38 23:01:27 Running ssh-add (command line suppressed) 23:01:27 Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_5652825718402873686.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_5652825718402873686.key) 23:01:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:27 + git semver bump pre 23:01:28 2022-05-26 23:01:27,997 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 23:01:28 2022-05-26 23:01:27,997 [bump_version] DEBUG bumping version:2.1.1-dev.2 on axis:pre with prefix:dev 23:01:28 2022-05-26 23:01:27,997 [bump_version] DEBUG bumped version:2.1.1-dev.3 23:01:28 2022-05-26 23:01:27,998 [write_version] DEBUG write version:2.1.1-dev.3 to path:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta with force:True 23:01:28 2022-05-26 23:01:27,998 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 23:01:28 2022-05-26 23:01:27,998 [write_file] DEBUG write to file:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 23:01:28 2022-05-26 23:01:27,999 [execute] INFO git cat-file --batch-check 23:01:28 2022-05-26 23:01:28,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=) 23:01:28 2022-05-26 23:01:28,004 [execute] INFO git cat-file --batch 23:01:28 2022-05-26 23:01:28,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=) 23:01:28 2022-05-26 23:01:28,008 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 23:01:28 2.1.1-dev.3 [Pipeline] } 23:01:28 $ docker exec --env ******** --env ******** 62cc2a00c6f113826d908095194e3eb37625813e3eadcbe82dbf8f8ff7a8e108 ssh-agent -k 23:01:28 unset SSH_AUTH_SOCK; 23:01:28 unset SSH_AGENT_PID; 23:01:28 echo Agent pid 38 killed; 23:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:01:28 + git semver [Pipeline] } 23:01:28 $ docker stop --time=1 62cc2a00c6f113826d908095194e3eb37625813e3eadcbe82dbf8f8ff7a8e108 23:01:30 $ docker rm -f 62cc2a00c6f113826d908095194e3eb37625813e3eadcbe82dbf8f8ff7a8e108 [Pipeline] // withDockerContainer [Pipeline] sh 23:01:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:01:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:01:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:30 prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container 23:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:01:31 $ docker top 1a37abfd47d536f37716b83cdb44281e30011fabf32990ba0d65bdf30ea4acb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:01:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:31 [ssh-agent] Looking for ssh-agent implementation... 23:01:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:31 $ docker exec 1a37abfd47d536f37716b83cdb44281e30011fabf32990ba0d65bdf30ea4acb3 ssh-agent 23:01:31 SSH_AUTH_SOCK=/tmp/ssh-J8KlNH3WnaPw/agent.32 23:01:31 SSH_AGENT_PID=38 23:01:31 Running ssh-add (command line suppressed) 23:01:31 Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4405641323206182334.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4405641323206182334.key) 23:01:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:31 + git semver push 23:01:32 2022-05-26 23:01:32,172 [run_push] DEBUG push 23:01:32 2022-05-26 23:01:32,172 [execute] INFO git push origin semver 23:01:32 2022-05-26 23:01:32,172 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=None) 23:01:33 2022-05-26 23:01:33,124 [run_push] DEBUG push all version tags 23:01:33 2022-05-26 23:01:33,125 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:01:33 2022-05-26 23:01:33,125 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) 23:01:39 2022-05-26 23:01:38,677 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 23:01:39 2.1.1-dev.3 [Pipeline] } 23:01:39 $ docker exec --env ******** --env ******** 1a37abfd47d536f37716b83cdb44281e30011fabf32990ba0d65bdf30ea4acb3 ssh-agent -k 23:01:39 unset SSH_AUTH_SOCK; 23:01:39 unset SSH_AGENT_PID; 23:01:39 echo Agent pid 38 killed; 23:01:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:01:40 + git semver [Pipeline] } 23:01:40 $ docker stop --time=1 1a37abfd47d536f37716b83cdb44281e30011fabf32990ba0d65bdf30ea4acb3 23:01:41 $ docker rm -f 1a37abfd47d536f37716b83cdb44281e30011fabf32990ba0d65bdf30ea4acb3 [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 23:01:42 + [ -d /w/workspace/foundry_go-mod-messaging_jakarta/archives ] 23:01:42 + ls -al /w/workspace/foundry_go-mod-messaging_jakarta/archives 23:01:42 total 16 23:01:42 drwxr-xr-x 3 root root 4096 May 26 22:55 . 23:01:42 drwxrwxr-x 10 jenkins jenkins 4096 May 26 23:01 .. 23:01:42 drwxr-xr-x 2 root root 4096 May 26 22:55 cost 23:01:42 -rw-r--r-- 1 root root 88 May 26 22:55 cost.csv 23:01:42 + sudo chown -R jenkins:jenkins /w/workspace/foundry_go-mod-messaging_jakarta/archives 23:01:42 + ls -al /w/workspace/foundry_go-mod-messaging_jakarta/archives 23:01:42 total 16 23:01:42 drwxr-xr-x 3 jenkins jenkins 4096 May 26 22:55 . 23:01:42 drwxrwxr-x 10 jenkins jenkins 4096 May 26 23:01 .. 23:01:42 drwxr-xr-x 2 jenkins jenkins 4096 May 26 22:55 cost 23:01:42 -rw-r--r-- 1 jenkins jenkins 88 May 26 22:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:01:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:01:43 ---> package-listing.sh 23:01:43 ++ tr '[:upper:]' '[:lower:]' 23:01:43 ++ facter osfamily 23:01:43 + OS_FAMILY=debian 23:01:43 + workspace=/w/workspace/foundry_go-mod-messaging_jakarta 23:01:43 + START_PACKAGES=/tmp/packages_start.txt 23:01:43 + END_PACKAGES=/tmp/packages_end.txt 23:01:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:01:43 + PACKAGES=/tmp/packages_start.txt 23:01:43 + '[' /w/workspace/foundry_go-mod-messaging_jakarta ']' 23:01:43 + PACKAGES=/tmp/packages_end.txt 23:01:43 + case "${OS_FAMILY}" in 23:01:43 + dpkg -l 23:01:43 + grep '^ii' 23:01:43 + '[' -f /tmp/packages_start.txt ']' 23:01:43 + '[' -f /tmp/packages_end.txt ']' 23:01:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:01:43 + '[' /w/workspace/foundry_go-mod-messaging_jakarta ']' 23:01:43 + mkdir -p /w/workspace/foundry_go-mod-messaging_jakarta/archives/ 23:01:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_go-mod-messaging_jakarta/archives/ [Pipeline] echo 23:01:43 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/foundry_go-mod-messaging_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:01:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:44 prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container 23:01:44 $ 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/foundry_go-mod-messaging_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:01:44 $ docker top 32e75c806bd8e85878b32459f715e73ae47667bab090fa0fc64a6ee9d647fd8d -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:45 + touch /tmp/pre-build-complete [Pipeline] sh 23:01:45 + mkdir -p /var/log/sysstat [Pipeline] sh 23:01:45 + ls /var/log/sa-host 23:01:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:01:46 provisioning config files... 23:01:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config6422371772765371372tmp [Pipeline] { [Pipeline] echo 23:01:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:01:46 ---> create-netrc.sh [Pipeline] } 23:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:01:46 ---> python-tools-install.sh [Pipeline] echo 23:01:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:01:46 ---> sudo-logs.sh 23:01:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:01:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:01:47 ---> job-cost.sh 23:01:47 lf-activate-venv: SKIPPING 23:01:47 DEBUG: total: 0.2199999988079071 23:01:47 INFO: Retrieving Stack Cost... 23:01:47 INFO: Retrieving Pricing Info for: v3-standard-8 23:01:48 INFO: Archiving Costs [Pipeline] echo 23:01:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:01:48 ---> logs-deploy.sh 23:01:48 lf-activate-venv: SKIPPING 23:01:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/jakarta/6 23:01:48 INFO: archiving workspace using pattern(s): 23:01:49 Archives upload complete. 23:01:49 INFO: archiving logs to Nexus