Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2433d870dc62e01df1945887488f7bf5711036d5 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-ssh4834439654061506241.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh4339445519182597683.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7848823608701251726.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh17716751326021112084.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2735421539943420612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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-20856 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 2433d870dc62e01df1945887488f7bf5711036d5 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 2433d870dc62e01df1945887488f7bf5711036d5 # timeout=10 Commit message: "Merge pull request #141 from lenny-intel/no-zmq-build-flag" > git rev-list --no-walk 62e3474082f302679075f8085eb7afcc5b660d85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:32:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:32:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:32:29 ========================================================= 21:32:29 EdgeX Global Pipelines Version Info 21:32:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:32:30 ------------------- 21:32:30 stable info: 21:32:30 ------------------- 21:32:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:32:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 21:32:30 Message: update stable to v1.0.221 21:32:30 ------------------- 21:32:30 experimental info: 21:32:30 ------------------- 21:32:30 Commited By: **** collab-it+edgex@linuxfoundation.org 21:32:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 21:32:30 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2433d870dc62e01df1945887488f7bf5711036d5 [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2433d87 [Pipeline] echo 21:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:32:31 + git rev-list -1 --merges 2433d870dc62e01df1945887488f7bf5711036d5~1..2433d870dc62e01df1945887488f7bf5711036d5 [Pipeline] echo 21:32:31 -----------> git rev-list -1 --merges 2433d870dc62e01df1945887488f7bf5711036d5~1..2433d870dc62e01df1945887488f7bf5711036d5 2433d870dc62e01df1945887488f7bf5711036d5 21:32:31 2433d870dc62e01df1945887488f7bf5711036d5 [false] [Pipeline] sh 21:32:32 + git log --format=format:%s -1 2433d870dc62e01df1945887488f7bf5711036d5 [Pipeline] echo 21:32:32 ========================================================= 21:32:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:32:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:32:32 + git log --format=format:%s -1 2433d870dc62e01df1945887488f7bf5711036d5 [Pipeline] echo 21:32:32 [semverPrep] GIT_COMMIT: 2433d870dc62e01df1945887488f7bf5711036d5, Commit Message: Merge pull request #141 from lenny-intel/no-zmq-build-flag [Pipeline] echo 21:32:32 [semverPrep] This is not a build commit. [Pipeline] sh 21:32:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:32:33 + grep -v github /etc/ssh/ssh_known_hosts 21:32:33 + [ -e /tmp/ssh_known_hosts ] 21:32:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:32:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:32:33 + sudo tee -a /etc/ssh/ssh_known_hosts 21:32:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:33 21:32:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:32:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:34 latest: Pulling from edgex-devops/git-semver 21:32:34 a0d0a0d46f8b: Pulling fs layer 21:32:34 3e5f54012d9b: Pulling fs layer 21:32:34 4c7163046ea9: Pulling fs layer 21:32:34 0c2d73faf560: Pulling fs layer 21:32:34 0c2d73faf560: Waiting 21:32:34 3e5f54012d9b: Download complete 21:32:34 a0d0a0d46f8b: Download complete 21:32:34 0c2d73faf560: Verifying Checksum 21:32:34 0c2d73faf560: Download complete 21:32:34 4c7163046ea9: Verifying Checksum 21:32:34 4c7163046ea9: Download complete 21:32:34 a0d0a0d46f8b: Pull complete 21:32:34 3e5f54012d9b: Pull complete 21:32:34 4c7163046ea9: Pull complete 21:32:34 0c2d73faf560: Pull complete 21:32:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:32:34 prd-ubuntu20.04-docker-8c-8g-20856 does not seem to be running inside a container 21:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:32:35 $ docker top c048d45280bd3aded8ff963a6ad14d7f0dcffab37c100c64474af5a1b54f9cad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:35 [ssh-agent] Looking for ssh-agent implementation... 21:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:35 $ docker exec c048d45280bd3aded8ff963a6ad14d7f0dcffab37c100c64474af5a1b54f9cad ssh-agent 21:32:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXckcHoM/agent.13 21:32:36 SSH_AGENT_PID=20 21:32:36 Running ssh-add (command line suppressed) 21:32:36 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5474343610886522724.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5474343610886522724.key) 21:32:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:36 + git tag --points-at HEAD [Pipeline] } 21:32:36 $ docker exec --env ******** --env ******** c048d45280bd3aded8ff963a6ad14d7f0dcffab37c100c64474af5a1b54f9cad ssh-agent -k 21:32:36 unset SSH_AUTH_SOCK; 21:32:36 unset SSH_AGENT_PID; 21:32:36 echo Agent pid 20 killed; 21:32:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:32:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:36 [ssh-agent] Looking for ssh-agent implementation... 21:32:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:36 $ docker exec c048d45280bd3aded8ff963a6ad14d7f0dcffab37c100c64474af5a1b54f9cad ssh-agent 21:32:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMomfML/agent.52 21:32:36 SSH_AGENT_PID=58 21:32:36 Running ssh-add (command line suppressed) 21:32:37 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8554760047012724180.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8554760047012724180.key) 21:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:37 + git semver init 21:32:37 # -> Open(): unable to determine branch for HEAD 21:32:37 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 21:32:37 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 21:32:37 # $SEMVER_REMOTE_NAME = origin 21:32:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:32:37 # $SEMVER_USER_NAME = edgex-jenkins 21:32:37 # $SEMVER_BRANCH = main 21:32:37 # $SEMVER_TEMP = /tmp/semver-777505310 21:32:37 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 21:32:38 # '/tmp/semver-777505310' -> '/w/workspace/gexfoundry_go-mod-messaging_main/.semver' 21:32:38 # -> Force: false 21:32:38 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } 21:32:38 $ docker exec --env ******** --env ******** c048d45280bd3aded8ff963a6ad14d7f0dcffab37c100c64474af5a1b54f9cad ssh-agent -k 21:32:38 unset SSH_AUTH_SOCK; 21:32:38 unset SSH_AGENT_PID; 21:32:38 echo Agent pid 58 killed; 21:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:38 + git semver [Pipeline] } 21:32:38 $ docker stop --time=1 c048d45280bd3aded8ff963a6ad14d7f0dcffab37c100c64474af5a1b54f9cad 21:32:39 $ docker rm -f c048d45280bd3aded8ff963a6ad14d7f0dcffab37c100c64474af5a1b54f9cad [Pipeline] // withDockerContainer [Pipeline] sh 21:32:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:32:40 Stashed 1 file(s) [Pipeline] echo 21:32:40 [edgeXSemver]: initialized semver on version 2.2.0-dev.12 [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 21:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:40 ========================================================= 21:32:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:32:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:32:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:32:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:32:41 59bf1c3509f3: Pulling fs layer 21:32:41 666ba61612fd: Pulling fs layer 21:32:41 8ed8ca486205: Pulling fs layer 21:32:41 4fe6c5a15a65: Pulling fs layer 21:32:41 22a0e8bec74d: Pulling fs layer 21:32:41 640e595b4fbd: Pulling fs layer 21:32:41 763cafe07f6e: Pulling fs layer 21:32:41 22a0e8bec74d: Waiting 21:32:41 640e595b4fbd: Waiting 21:32:41 763cafe07f6e: Waiting 21:32:41 0c0b528cf693: Pulling fs layer 21:32:41 10935f4eaf8b: Pulling fs layer 21:32:41 0c0b528cf693: Waiting 21:32:41 10935f4eaf8b: Waiting 21:32:41 8ed8ca486205: Verifying Checksum 21:32:41 8ed8ca486205: Download complete 21:32:41 666ba61612fd: Verifying Checksum 21:32:41 666ba61612fd: Download complete 21:32:41 22a0e8bec74d: Download complete 21:32:41 640e595b4fbd: Verifying Checksum 21:32:41 640e595b4fbd: Download complete 21:32:41 763cafe07f6e: Download complete 21:32:41 59bf1c3509f3: Verifying Checksum 21:32:41 59bf1c3509f3: Download complete 21:32:41 0c0b528cf693: Verifying Checksum 21:32:41 0c0b528cf693: Download complete 21:32:41 59bf1c3509f3: Pull complete 21:32:41 666ba61612fd: Pull complete 21:32:41 8ed8ca486205: Pull complete 21:32:41 4fe6c5a15a65: Verifying Checksum 21:32:41 4fe6c5a15a65: Download complete 21:32:41 10935f4eaf8b: Verifying Checksum 21:32:41 10935f4eaf8b: Download complete 21:32:45 4fe6c5a15a65: Pull complete 21:32:45 22a0e8bec74d: Pull complete 21:32:45 640e595b4fbd: Pull complete 21:32:45 763cafe07f6e: Pull complete 21:32:45 0c0b528cf693: Pull complete 21:32:47 10935f4eaf8b: Pull complete 21:32:47 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 21:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:32:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 21:32:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:32:48 + docker inspect -f . ci-base-image-x86_64 21:32:48 . [Pipeline] withDockerContainer 21:32:48 prd-ubuntu20.04-docker-8c-8g-20856 does not seem to be running inside a container 21:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:32:50 $ docker top 6de8a20682ccdc0d34773e4ccb73c3526c497198daae27efa093a2b4aee5460f -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:50 + go version 21:32:50 go version go1.17.6 linux/amd64 [Pipeline] } 21:32:50 $ docker stop --time=1 6de8a20682ccdc0d34773e4ccb73c3526c497198daae27efa093a2b4aee5460f 21:32:52 $ docker rm -f 6de8a20682ccdc0d34773e4ccb73c3526c497198daae27efa093a2b4aee5460f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:32:52 + docker inspect -f . ci-base-image-x86_64 21:32:52 . [Pipeline] withDockerContainer 21:32:52 prd-ubuntu20.04-docker-8c-8g-20856 does not seem to be running inside a container 21:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:32:53 $ docker top a7567f10deac568fdf3a22d70c3fc5e98026d8ba35eb53a38d9ef296e0d7aaf0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:32:53 + make test 21:32:53 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 21:32:53 go: downloading github.com/stretchr/testify v1.7.0 21:32:53 go: downloading github.com/pebbe/zmq4 v1.2.7 21:32:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:32:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:32:53 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:32:53 go: downloading github.com/davecgh/go-spew v1.1.0 21:32:53 go: downloading github.com/pmezard/go-difflib v1.0.0 21:32:53 go: downloading github.com/gorilla/websocket v1.4.2 21:32:53 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:32:53 go: downloading github.com/stretchr/objx v0.1.0 21:32:55 Still waiting to schedule task 21:32:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:33:03 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:33:06 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.054s coverage: 90.3% of statements 21:33:06 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.046s coverage: 68.7% of statements 21:33:06 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:33:28 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.375s coverage: 83.8% of statements 21:33:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.025s coverage: 85.7% of statements 21:33:28 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:33:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.034s coverage: 100.0% of statements 21:33:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.039s coverage: 100.0% of statements 21:33:28 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.035s coverage: 90.9% of statements 21:33:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:33:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:33:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:33:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:33:38 $ docker stop --time=1 a7567f10deac568fdf3a22d70c3fc5e98026d8ba35eb53a38d9ef296e0d7aaf0 21:33:39 $ docker rm -f a7567f10deac568fdf3a22d70c3fc5e98026d8ba35eb53a38d9ef296e0d7aaf0 [Pipeline] // withDockerContainer [Pipeline] sh 21:33:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:33:40 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] sh 21:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:40 21:33:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:33:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:41 latest: Pulling from edgex-lftools-log-publisher 21:33:41 5eb5b503b376: Pulling fs layer 21:33:41 5c69ac0246d0: Pulling fs layer 21:33:41 ec43610c2a17: Pulling fs layer 21:33:41 3a2ae6a8a46f: Pulling fs layer 21:33:41 33b1e0a273af: Pulling fs layer 21:33:41 5d3b04190fa2: Pulling fs layer 21:33:41 2f39f015ded8: Pulling fs layer 21:33:41 2f39f015ded8: Waiting 21:33:41 33b1e0a273af: Waiting 21:33:41 5d3b04190fa2: Waiting 21:33:41 3a2ae6a8a46f: Waiting 21:33:41 5c69ac0246d0: Download complete 21:33:41 3a2ae6a8a46f: Download complete 21:33:41 33b1e0a273af: Verifying Checksum 21:33:41 33b1e0a273af: Download complete 21:33:41 5d3b04190fa2: Verifying Checksum 21:33:41 5d3b04190fa2: Download complete 21:33:41 ec43610c2a17: Verifying Checksum 21:33:41 ec43610c2a17: Download complete 21:33:41 5eb5b503b376: Download complete 21:33:41 2f39f015ded8: Download complete 21:33:42 5eb5b503b376: Pull complete 21:33:42 5c69ac0246d0: Pull complete 21:33:43 ec43610c2a17: Pull complete 21:33:43 3a2ae6a8a46f: Pull complete 21:33:43 33b1e0a273af: Pull complete 21:33:43 5d3b04190fa2: Pull complete 21:33:47 2f39f015ded8: Pull complete 21:33:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:33:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:33:47 prd-ubuntu20.04-docker-8c-8g-20856 does not seem to be running inside a container 21:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:33:49 $ docker top 7741a986f781b862e1725997ec2786434f9f9248903566b1eaee863bb4711bab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:49 ---> job-cost.sh 21:33:49 lf-activate-venv: SKIPPING 21:33:49 INFO: No Stack... 21:33:50 INFO: Retrieving Pricing Info for: v3-standard-8 21:33:50 INFO: Archiving Costs [Pipeline] sh 21:33:51 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 21:33:51 + cut -d, -f6 [Pipeline] lock 21:33:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-21-stack-cost] 21:33:51 Resource [jenkins-edgexfoundry-go-mod-messaging-main-21-stack-cost] did not exist. Created. 21:33:51 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:51 + echo total: 0.2199999988079071 [Pipeline] stash 21:33:51 Stashed 1 file(s) [Pipeline] } 21:33:51 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 21:33:51 $ docker stop --time=1 7741a986f781b862e1725997ec2786434f9f9248903566b1eaee863bb4711bab 21:33:52 $ docker rm -f 7741a986f781b862e1725997ec2786434f9f9248903566b1eaee863bb4711bab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:38:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20857 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 21:38:05 Running in /w/workspace/go-mod-messaging/21 [Pipeline] { [Pipeline] checkout 21:38:05 Selected Git installation does not exist. Using Default 21:38:05 The recommended git tool is: NONE 21:38:14 using credential edgex-jenkins-ssh 21:38:14 Cloning the remote Git repository 21:38:14 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:38:14 > git init /w/workspace/go-mod-messaging/21 # timeout=10 21:38:16 Avoid second fetch 21:38:16 Checking out Revision 2433d870dc62e01df1945887488f7bf5711036d5 (main) 21:38:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:38:14 > git --version # timeout=10 21:38:14 > git --version # 'git version 2.25.1' 21:38:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:38:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:16 > git config core.sparsecheckout # timeout=10 21:38:16 > git checkout -f 2433d870dc62e01df1945887488f7bf5711036d5 # timeout=10 21:38:21 Commit message: "Merge pull request #141 from lenny-intel/no-zmq-build-flag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:38:22 % Total % Received % Xferd Average Speed Time Time Time Current 21:38:22 Dload Upload Total Spent Left Speed 21:38:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48736 0 --:--:-- --:--:-- --:--:-- 48536 [Pipeline] sh 21:38:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:38:23 + + sudosudo tee /etc/docker/daemon.new 21:38:23 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:38:23 { 21:38:23 "registry-mirrors": [ 21:38:23 "https://nexus3.edgexfoundry.org:10001" 21:38:23 ], 21:38:23 "bip": "10.250.0.254/24", 21:38:23 "hosts": [ 21:38:23 "tcp://0.0.0.0:5555", 21:38:23 "unix:///var/run/docker.sock" 21:38:23 ], 21:38:23 "mtu": 1458, 21:38:23 "selinux-enabled": true, 21:38:23 "seccomp-profile": "/etc/docker/seccomp.json" 21:38:23 } [Pipeline] sh 21:38:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:38:23 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:38:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:42 ========================================================= 21:38:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:38:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:38:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:38:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:38:44 9b3977197b4f: Pulling fs layer 21:38:44 1a89e8eeedd5: Pulling fs layer 21:38:44 94645a83ff95: Pulling fs layer 21:38:44 3f3a8bcf1eab: Pulling fs layer 21:38:44 0c92f367c5e7: Pulling fs layer 21:38:44 f7c0051592d6: Pulling fs layer 21:38:44 a227ed2f7395: Pulling fs layer 21:38:44 7b1c46037f91: Pulling fs layer 21:38:44 3f3a8bcf1eab: Waiting 21:38:44 0c92f367c5e7: Waiting 21:38:44 f7c0051592d6: Waiting 21:38:44 a227ed2f7395: Waiting 21:38:44 7b1c46037f91: Waiting 21:38:44 94645a83ff95: Verifying Checksum 21:38:44 94645a83ff95: Download complete 21:38:44 1a89e8eeedd5: Verifying Checksum 21:38:44 1a89e8eeedd5: Download complete 21:38:44 0c92f367c5e7: Verifying Checksum 21:38:44 0c92f367c5e7: Download complete 21:38:44 f7c0051592d6: Verifying Checksum 21:38:44 f7c0051592d6: Download complete 21:38:44 9b3977197b4f: Verifying Checksum 21:38:44 a227ed2f7395: Verifying Checksum 21:38:44 a227ed2f7395: Download complete 21:38:44 9b3977197b4f: Pull complete 21:38:45 1a89e8eeedd5: Pull complete 21:38:45 94645a83ff95: Pull complete 21:38:46 7b1c46037f91: Verifying Checksum 21:38:46 7b1c46037f91: Download complete 21:38:46 3f3a8bcf1eab: Verifying Checksum 21:38:46 3f3a8bcf1eab: Download complete 21:38:59 3f3a8bcf1eab: Pull complete 21:38:59 0c92f367c5e7: Pull complete 21:38:59 f7c0051592d6: Pull complete 21:39:00 a227ed2f7395: Pull complete 21:39:06 7b1c46037f91: Pull complete 21:39:06 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 21:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:39:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 21:39:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 21:39:07 + docker inspect -f . ci-base-image-arm64 21:39:07 . [Pipeline] withDockerContainer 21:39:07 prd-ubuntu20.04-docker-arm64-4c-16g-20857 does not seem to be running inside a container 21:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/21 -v /w/workspace/go-mod-messaging/21:/w/workspace/go-mod-messaging/21:rw,z -v /w/workspace/go-mod-messaging/21@tmp:/w/workspace/go-mod-messaging/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:39:10 $ docker top b9a091d8f9908742f97714fe85da01f8eec0f96511912a8da2d1ff63a8bb8263 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:11 + go version 21:39:11 go version go1.17.6 linux/arm64 [Pipeline] } 21:39:11 $ docker stop --time=1 b9a091d8f9908742f97714fe85da01f8eec0f96511912a8da2d1ff63a8bb8263 21:39:13 $ docker rm -f b9a091d8f9908742f97714fe85da01f8eec0f96511912a8da2d1ff63a8bb8263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:39:13 + docker inspect -f . ci-base-image-arm64 21:39:13 . [Pipeline] withDockerContainer 21:39:14 prd-ubuntu20.04-docker-arm64-4c-16g-20857 does not seem to be running inside a container 21:39:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/21 -v /w/workspace/go-mod-messaging/21:/w/workspace/go-mod-messaging/21:rw,z -v /w/workspace/go-mod-messaging/21@tmp:/w/workspace/go-mod-messaging/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:39:15 $ docker top 02a0ad8f4098085ad73b390f55a8a54cbe02405eabdfc7c8975cbb63e23eee95 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:39:16 + make test 21:39:16 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 21:39:16 go: downloading github.com/stretchr/testify v1.7.0 21:39:16 go: downloading github.com/pebbe/zmq4 v1.2.7 21:39:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:39:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:39:17 go: downloading github.com/davecgh/go-spew v1.1.0 21:39:17 go: downloading github.com/pmezard/go-difflib v1.0.0 21:39:17 go: downloading github.com/stretchr/objx v0.1.0 21:39:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:39:17 go: downloading github.com/gorilla/websocket v1.4.2 21:39:17 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:40:25 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:40:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.206s coverage: 90.3% of statements 21:40:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.120s coverage: 68.7% of statements 21:40:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:41:08 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.472s coverage: 83.8% of statements 21:41:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.072s coverage: 85.7% of statements 21:41:08 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:41:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.077s coverage: 100.0% of statements 21:41:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.096s coverage: 100.0% of statements 21:41:08 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.064s coverage: 90.9% of statements 21:41:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:41:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:41:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:41:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:41:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:41:47 $ docker stop --time=1 02a0ad8f4098085ad73b390f55a8a54cbe02405eabdfc7c8975cbb63e23eee95 21:41:49 $ docker rm -f 02a0ad8f4098085ad73b390f55a8a54cbe02405eabdfc7c8975cbb63e23eee95 [Pipeline] // withDockerContainer [Pipeline] sh 21:41:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:41:50 Warning: overwriting stash ‘coverage-report’ 21:41:50 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] sh 21:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:51 21:41:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:41:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:51 arm64: Pulling from edgex-lftools-log-publisher 21:41:51 8998bd30e6a1: Pulling fs layer 21:41:51 04944245beec: Pulling fs layer 21:41:51 699f458cf7ca: Pulling fs layer 21:41:51 765212b225bb: Pulling fs layer 21:41:51 f23df028b6ca: Pulling fs layer 21:41:51 d65c8cfc05b1: Pulling fs layer 21:41:51 2437ff75d9bd: Pulling fs layer 21:41:51 d65c8cfc05b1: Waiting 21:41:51 f23df028b6ca: Waiting 21:41:51 765212b225bb: Waiting 21:41:51 2437ff75d9bd: Waiting 21:41:51 04944245beec: Verifying Checksum 21:41:51 04944245beec: Download complete 21:41:51 765212b225bb: Verifying Checksum 21:41:51 765212b225bb: Download complete 21:41:51 f23df028b6ca: Verifying Checksum 21:41:51 f23df028b6ca: Download complete 21:41:51 d65c8cfc05b1: Verifying Checksum 21:41:51 d65c8cfc05b1: Download complete 21:41:52 699f458cf7ca: Download complete 21:41:52 8998bd30e6a1: Verifying Checksum 21:41:52 8998bd30e6a1: Download complete 21:41:55 2437ff75d9bd: Verifying Checksum 21:41:55 2437ff75d9bd: Download complete 21:41:57 8998bd30e6a1: Pull complete 21:41:57 04944245beec: Pull complete 21:41:59 699f458cf7ca: Pull complete 21:41:59 765212b225bb: Pull complete 21:42:00 f23df028b6ca: Pull complete 21:42:00 d65c8cfc05b1: Pull complete 21:42:15 2437ff75d9bd: Pull complete 21:42:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:42:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:42:16 prd-ubuntu20.04-docker-arm64-4c-16g-20857 does not seem to be running inside a container 21:42:16 $ 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/21 -v /w/workspace/go-mod-messaging/21:/w/workspace/go-mod-messaging/21:rw,z -v /w/workspace/go-mod-messaging/21@tmp:/w/workspace/go-mod-messaging/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:42:19 $ docker top 0b34ee75e3da1e10fb109c402fa1e6c53cbee4b6b015be3128da60c3002c2602 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:19 ---> job-cost.sh 21:42:19 lf-activate-venv: SKIPPING 21:42:19 INFO: No Stack... 21:42:20 INFO: Retrieving Pricing Info for: v3-standard-4 21:42:21 INFO: Archiving Costs [Pipeline] sh 21:42:22 + cut -d, -f6 21:42:22 + cat /w/workspace/go-mod-messaging/21/archives/cost.csv [Pipeline] lock 21:42:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-21-stack-cost] 21:42:22 Resource [jenkins-edgexfoundry-go-mod-messaging-main-21-stack-cost] did not exist. Created. 21:42:22 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:42:22 /w/workspace/go-mod-messaging/21@tmp/durable-f0e4301f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:42:23 + echo total: 0.10999999940395355 [Pipeline] stash 21:42:23 Warning: overwriting stash ‘stack-cost’ 21:42:23 Stashed 1 file(s) [Pipeline] } 21:42:23 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 21:42:23 $ docker stop --time=1 0b34ee75e3da1e10fb109c402fa1e6c53cbee4b6b015be3128da60c3002c2602 21:42:25 $ docker rm -f 0b34ee75e3da1e10fb109c402fa1e6c53cbee4b6b015be3128da60c3002c2602 [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 21:42:25 provisioning config files... 21:42:25 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8928832033878091625tmp [Pipeline] { [Pipeline] sh 21:42:26 + set +x 21:42:26 + curl -s https://codecov.io/bash 21:42:26 + bash -s -- 21:42:26 21:42:26 _____ _ 21:42:26 / ____| | | 21:42:26 | | ___ __| | ___ ___ _____ __ 21:42:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:42:26 | |___| (_) | (_| | __/ (_| (_) \ V / 21:42:26 \_____\___/ \__,_|\___|\___\___/ \_/ 21:42:26 Bash-1.0.6 21:42:26 21:42:26 21:42:26 ==> git version 2.25.1 found 21:42:26 ==> 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 21:42:26 Release-Date: 2020-01-08 21:42:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:42:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:42:26 ==> Jenkins CI detected. 21:42:26 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 21:42:26 project root: . 21:42:26 --> token set from env 21:42:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:42:26 ==> Running gcov in . (disable via -X gcov) 21:42:26 ==> Python coveragepy not found 21:42:26 ==> Searching for coverage reports in: 21:42:26 + . 21:42:26 -> Found 1 reports 21:42:26 ==> Detecting git/mercurial file structure 21:42:26 ==> Reading reports 21:42:26 + ./coverage.out bytes=22780 21:42:26 ==> Appending adjustments 21:42:26 https://docs.codecov.io/docs/fixing-reports 21:42:26 + Found adjustments 21:42:26 ==> Gzipping contents 21:42:26 8.0K /tmp/codecov.egGhXN.gz 21:42:26 ==> Uploading reports 21:42:26 url: https://codecov.io 21:42:26 query: branch=main&commit=2433d870dc62e01df1945887488f7bf5711036d5&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:42:26 -> Pinging Codecov 21:42:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=2433d870dc62e01df1945887488f7bf5711036d5&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:42:26 -> Uploading to 21:42:26 https://storage.googleapis.com/codecov/v4/raw/2022-04-13/F6E385568367DD0E4001BA4F8F1CB792/2433d870dc62e01df1945887488f7bf5711036d5/74916a9d-bbf6-48d7-a920-5f32b1aa2d67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T214226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7fa48ec588ba416358e28d6309dcf08ed61ec6adead7f6a9b353378f4372916 21:42:26 % Total % Received % Xferd Average Speed Time Time Time Current 21:42:26 Dload Upload Total Spent Left Speed 21:42:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5564 0 0 100 5564 0 25640 --:--:-- --:--:-- --:--:-- 25640 21:42:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/2433d870dc62e01df1945887488f7bf5711036d5 [Pipeline] } 21:42:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:42:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:42:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:42:27 21:42:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:42:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:42:27 188c0c94c7c5: Pulling fs layer 21:42:27 0ef7d3d256c8: Pulling fs layer 21:42:27 de9db76c5a1d: Pulling fs layer 21:42:27 0eba1c9be4d2: Pulling fs layer 21:42:27 0d57e429df01: Pulling fs layer 21:42:27 4e4be7b47b0d: Pulling fs layer 21:42:27 0eba1c9be4d2: Waiting 21:42:27 0d57e429df01: Waiting 21:42:27 e1f770b5df2f: Pulling fs layer 21:42:27 4e4be7b47b0d: Waiting 21:42:27 85a0685a4137: Pulling fs layer 21:42:27 85a0685a4137: Waiting 21:42:27 de9db76c5a1d: Verifying Checksum 21:42:27 de9db76c5a1d: Download complete 21:42:27 0ef7d3d256c8: Verifying Checksum 21:42:27 0ef7d3d256c8: Download complete 21:42:27 0d57e429df01: Download complete 21:42:27 4e4be7b47b0d: Verifying Checksum 21:42:27 4e4be7b47b0d: Download complete 21:42:27 188c0c94c7c5: Download complete 21:42:28 188c0c94c7c5: Pull complete 21:42:28 e1f770b5df2f: Verifying Checksum 21:42:28 0ef7d3d256c8: Pull complete 21:42:28 de9db76c5a1d: Pull complete 21:42:28 0eba1c9be4d2: Download complete 21:42:28 85a0685a4137: Verifying Checksum 21:42:28 85a0685a4137: Download complete 21:42:31 0eba1c9be4d2: Pull complete 21:42:31 0d57e429df01: Pull complete 21:42:31 4e4be7b47b0d: Pull complete 21:42:32 e1f770b5df2f: Pull complete 21:42:35 85a0685a4137: Pull complete 21:42:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:42:35 prd-ubuntu20.04-docker-8c-8g-20856 does not seem to be running inside a container 21:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:42:37 $ docker top d188aef573a0606bcc080ebbb5a5a6dee4613eda34a6fa7aa11533641105b738 -eo pid,comm [Pipeline] { [Pipeline] echo 21:42:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:42:37 + set -o pipefail 21:42:37 + snyk monitor '--org=edgex-jenkins' 21:42:39 21:42:39 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 21:42:39 21:42:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/14ef6281-a4e2-4ca4-9dbe-2cef03adc968 21:42:39 21:42:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:42:39 21:42:39 [Pipeline] } 21:42:39 $ docker stop --time=1 d188aef573a0606bcc080ebbb5a5a6dee4613eda34a6fa7aa11533641105b738 21:42:41 $ docker rm -f d188aef573a0606bcc080ebbb5a5a6dee4613eda34a6fa7aa11533641105b738 [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 21:42:41 + git log --format=format:%s -1 2433d870dc62e01df1945887488f7bf5711036d5 [Pipeline] sh 21:42:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:42:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:42:42 . [Pipeline] withDockerContainer 21:42:42 prd-ubuntu20.04-docker-8c-8g-20856 does not seem to be running inside a container 21:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:42:42 $ docker top 9a5551ca6a3af416cfcf6215450ffd7aa3108069b40327f8fe65fff8e9a20b18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:42 [ssh-agent] Looking for ssh-agent implementation... 21:42:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:43 $ docker exec 9a5551ca6a3af416cfcf6215450ffd7aa3108069b40327f8fe65fff8e9a20b18 ssh-agent 21:42:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhklMEj/agent.13 21:42:43 SSH_AGENT_PID=19 21:42:43 Running ssh-add (command line suppressed) 21:42:43 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5756388543423284097.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5756388543423284097.key) 21:42:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:43 + git semver tag 21:42:43 # -> Open(): unable to determine branch for HEAD 21:42:43 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 21:42:43 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 21:42:43 # $SEMVER_REMOTE_NAME = origin 21:42:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:42:43 # $SEMVER_USER_NAME = edgex-jenkins 21:42:43 # $SEMVER_BRANCH = main 21:42:43 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:42:43 # 2433d870dc62e01df1945887488f7bf5711036d5 HEAD 21:42:43 # -> Force: false 21:42:43 # bb65dd272ff740c4455d4d3609c526a014b96680 refs/tags/v2.2.0-dev.12 [Pipeline] } 21:42:43 $ docker exec --env ******** --env ******** 9a5551ca6a3af416cfcf6215450ffd7aa3108069b40327f8fe65fff8e9a20b18 ssh-agent -k 21:42:43 unset SSH_AUTH_SOCK; 21:42:43 unset SSH_AGENT_PID; 21:42:43 echo Agent pid 19 killed; 21:42:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:44 + git semver [Pipeline] } 21:42:44 $ docker stop --time=1 9a5551ca6a3af416cfcf6215450ffd7aa3108069b40327f8fe65fff8e9a20b18 21:42:45 $ docker rm -f 9a5551ca6a3af416cfcf6215450ffd7aa3108069b40327f8fe65fff8e9a20b18 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:42:45 21:42:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:42:46 0.23.1-centos7: Pulling from edgex-lftools 21:42:46 ab5ef0e58194: Pulling fs layer 21:42:46 9712f1f96733: Pulling fs layer 21:42:46 63f879dbbcfc: Pulling fs layer 21:42:46 0d9ebad4ef96: Pulling fs layer 21:42:46 e9a5061849ea: Pulling fs layer 21:42:46 d747dcd14b5f: Pulling fs layer 21:42:46 2de7ff778b66: Pulling fs layer 21:42:46 d747dcd14b5f: Waiting 21:42:46 0d9ebad4ef96: Waiting 21:42:46 e9a5061849ea: Waiting 21:42:46 2de7ff778b66: Waiting 21:42:46 9712f1f96733: Verifying Checksum 21:42:46 9712f1f96733: Download complete 21:42:46 63f879dbbcfc: Verifying Checksum 21:42:46 63f879dbbcfc: Download complete 21:42:46 ab5ef0e58194: Verifying Checksum 21:42:46 ab5ef0e58194: Download complete 21:42:46 e9a5061849ea: Download complete 21:42:46 d747dcd14b5f: Verifying Checksum 21:42:46 d747dcd14b5f: Download complete 21:42:46 0d9ebad4ef96: Download complete 21:42:46 2de7ff778b66: Verifying Checksum 21:42:46 2de7ff778b66: Download complete 21:42:49 ab5ef0e58194: Pull complete 21:42:49 9712f1f96733: Pull complete 21:42:49 63f879dbbcfc: Pull complete 21:42:54 0d9ebad4ef96: Pull complete 21:42:54 e9a5061849ea: Pull complete 21:42:54 d747dcd14b5f: Pull complete 21:42:54 2de7ff778b66: Pull complete 21:42:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:42:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:42:55 prd-ubuntu20.04-docker-8c-8g-20856 does not seem to be running inside a container 21:42:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:42:57 $ docker top 2d94e2c95aae40f0bdfbe4b9013271891733de6edbf3371e450a77b93919bf22 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:42:57 provisioning config files... 21:42:57 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4633160180783339076tmp 21:42:57 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5202952099391630770tmp 21:42:57 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6475140090197771690tmp [Pipeline] { [Pipeline] echo 21:42:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:42:57 ---> sigul-configuration.sh 21:42:57 gpg: directory `/root/.gnupg' created 21:42:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:42:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:42:57 gpg: keyring `/root/.gnupg/secring.gpg' created 21:42:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:42:57 gpg: CAST5 encrypted data 21:42:57 gpg: encrypted with 1 passphrase 21:42:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:42:57 + mkdir /home/jenkins 21:42:57 + mkdir /home/jenkins/sigul [Pipeline] sh 21:42:58 + 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 21:42:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:42:58 ---> sigul-install.sh 21:42:58 Sigul already installed; skipping installation. [Pipeline] sh 21:42:58 + git tag --list 21:42:58 v0.0.0 21:42:58 v0.1.0 21:42:58 v0.1.1 21:42:58 v0.1.10 21:42:58 v0.1.11 21:42:58 v0.1.12 21:42:58 v0.1.13 21:42:58 v0.1.14 21:42:58 v0.1.15 21:42:58 v0.1.16 21:42:58 v0.1.17 21:42:58 v0.1.18 21:42:58 v0.1.19 21:42:58 v0.1.2 21:42:58 v0.1.20 21:42:58 v0.1.21 21:42:58 v0.1.22 21:42:58 v0.1.23 21:42:58 v0.1.24 21:42:58 v0.1.25 21:42:58 v0.1.26 21:42:58 v0.1.27 21:42:58 v0.1.28 21:42:58 v0.1.29 21:42:58 v0.1.3 21:42:58 v0.1.30 21:42:58 v0.1.31 21:42:58 v0.1.4 21:42:58 v0.1.5 21:42:58 v0.1.6 21:42:58 v0.1.7 21:42:58 v0.1.8 21:42:58 v0.1.9 21:42:58 v2.0.0 21:42:58 v2.0.0-dev.1 21:42:58 v2.0.0-dev.10 21:42:58 v2.0.0-dev.11 21:42:58 v2.0.0-dev.12 21:42:58 v2.0.0-dev.13 21:42:58 v2.0.0-dev.14 21:42:58 v2.0.0-dev.15 21:42:58 v2.0.0-dev.16 21:42:58 v2.0.0-dev.2 21:42:58 v2.0.0-dev.3 21:42:58 v2.0.0-dev.4 21:42:58 v2.0.0-dev.5 21:42:58 v2.0.0-dev.6 21:42:58 v2.0.0-dev.7 21:42:58 v2.0.0-dev.8 21:42:58 v2.0.0-dev.9 21:42:58 v2.0.1 21:42:58 v2.0.1-dev.1 21:42:58 v2.0.2-dev.1 21:42:58 v2.0.2-dev.2 21:42:58 v2.0.2-dev.3 21:42:58 v2.0.2-dev.4 21:42:58 v2.0.2-dev.5 21:42:58 v2.0.2-dev.6 21:42:58 v2.0.2-dev.7 21:42:58 v2.0.2-dev.8 21:42:58 v2.1.0 21:42:58 v2.2.0-dev.1 21:42:58 v2.2.0-dev.10 21:42:58 v2.2.0-dev.11 21:42:58 v2.2.0-dev.12 21:42:58 v2.2.0-dev.2 21:42:58 v2.2.0-dev.3 21:42:58 v2.2.0-dev.4 21:42:58 v2.2.0-dev.5 21:42:58 v2.2.0-dev.6 21:42:58 v2.2.0-dev.7 21:42:58 v2.2.0-dev.8 21:42:58 v2.2.0-dev.9 [Pipeline] sh 21:42:59 + lftools sign git-tag v2.2.0-dev.12 21:42:59 Signing Git tag with Sigul... 21:42:59 Signing v2.2.0-dev.12 [Pipeline] echo 21:43:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:43:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:43:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:43:00 $ docker stop --time=1 2d94e2c95aae40f0bdfbe4b9013271891733de6edbf3371e450a77b93919bf22 21:43:01 $ docker rm -f 2d94e2c95aae40f0bdfbe4b9013271891733de6edbf3371e450a77b93919bf22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:43:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:02 . [Pipeline] withDockerContainer 21:43:02 prd-ubuntu20.04-docker-8c-8g-20856 does not seem to be running inside a container 21:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:43:02 $ docker top 7764eb39bc60dbc386d0208ace873c7265cb4e154dd4afd15cbf8d9fdea61c42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:03 [ssh-agent] Looking for ssh-agent implementation... 21:43:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:03 $ docker exec 7764eb39bc60dbc386d0208ace873c7265cb4e154dd4afd15cbf8d9fdea61c42 ssh-agent 21:43:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDiFjcE/agent.14 21:43:03 SSH_AGENT_PID=20 21:43:03 Running ssh-add (command line suppressed) 21:43:03 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1350235716198715086.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1350235716198715086.key) 21:43:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:03 + git semver bump pre 21:43:03 # -> Open(): unable to determine branch for HEAD 21:43:03 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 21:43:03 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 21:43:03 # $SEMVER_REMOTE_NAME = origin 21:43:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:43:03 # $SEMVER_USER_NAME = edgex-jenkins 21:43:03 # $SEMVER_BRANCH = main 21:43:03 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:43:03 2.2.0-dev.13 [Pipeline] } 21:43:03 $ docker exec --env ******** --env ******** 7764eb39bc60dbc386d0208ace873c7265cb4e154dd4afd15cbf8d9fdea61c42 ssh-agent -k 21:43:03 unset SSH_AUTH_SOCK; 21:43:03 unset SSH_AGENT_PID; 21:43:03 echo Agent pid 20 killed; 21:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:04 + git semver [Pipeline] } 21:43:04 $ docker stop --time=1 7764eb39bc60dbc386d0208ace873c7265cb4e154dd4afd15cbf8d9fdea61c42 21:43:05 $ docker rm -f 7764eb39bc60dbc386d0208ace873c7265cb4e154dd4afd15cbf8d9fdea61c42 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:06 . [Pipeline] withDockerContainer 21:43:06 prd-ubuntu20.04-docker-8c-8g-20856 does not seem to be running inside a container 21:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:43:06 $ docker top 8ca94e58d59d60dd63f3d6c3d88201c14364c1aab57f858157cda9c3534bcfba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:06 [ssh-agent] Looking for ssh-agent implementation... 21:43:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:06 $ docker exec 8ca94e58d59d60dd63f3d6c3d88201c14364c1aab57f858157cda9c3534bcfba ssh-agent 21:43:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGnBAfL/agent.15 21:43:07 SSH_AGENT_PID=21 21:43:07 Running ssh-add (command line suppressed) 21:43:07 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1284411805052924375.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1284411805052924375.key) 21:43:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:07 + git semver push 21:43:07 # -> Open(): unable to determine branch for HEAD 21:43:07 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 21:43:07 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 21:43:07 # $SEMVER_REMOTE_NAME = origin 21:43:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:43:07 # $SEMVER_USER_NAME = edgex-jenkins 21:43:07 # $SEMVER_BRANCH = main 21:43:07 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } 21:43:09 $ docker exec --env ******** --env ******** 8ca94e58d59d60dd63f3d6c3d88201c14364c1aab57f858157cda9c3534bcfba ssh-agent -k 21:43:09 unset SSH_AUTH_SOCK; 21:43:09 unset SSH_AGENT_PID; 21:43:09 echo Agent pid 21 killed; 21:43:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:09 + git semver [Pipeline] } 21:43:09 $ docker stop --time=1 8ca94e58d59d60dd63f3d6c3d88201c14364c1aab57f858157cda9c3534bcfba 21:43:11 $ docker rm -f 8ca94e58d59d60dd63f3d6c3d88201c14364c1aab57f858157cda9c3534bcfba [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 21:43:11 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 21:43:11 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:43:11 total 16 21:43:11 drwxr-xr-x 3 root root 4096 Apr 13 21:33 . 21:43:11 drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 21:42 .. 21:43:11 drwxr-xr-x 2 root root 4096 Apr 13 21:33 cost 21:43:11 -rw-r--r-- 1 root root 86 Apr 13 21:33 cost.csv 21:43:11 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:43:11 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:43:11 total 16 21:43:11 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 21:33 . 21:43:11 drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 21:42 .. 21:43:11 drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 21:33 cost 21:43:11 -rw-r--r-- 1 jenkins jenkins 86 Apr 13 21:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:43:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:43:12 ---> package-listing.sh 21:43:12 ++ facter osfamily 21:43:12 ++ tr '[:upper:]' '[:lower:]' 21:43:13 + OS_FAMILY=debian 21:43:13 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 21:43:13 + START_PACKAGES=/tmp/packages_start.txt 21:43:13 + END_PACKAGES=/tmp/packages_end.txt 21:43:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:43:13 + PACKAGES=/tmp/packages_start.txt 21:43:13 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:43:13 + PACKAGES=/tmp/packages_end.txt 21:43:13 + case "${OS_FAMILY}" in 21:43:13 + dpkg -l 21:43:13 + grep '^ii' 21:43:13 + '[' -f /tmp/packages_start.txt ']' 21:43:13 + '[' -f /tmp/packages_end.txt ']' 21:43:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:43:13 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:43:13 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 21:43:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 21:43:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:43:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:13 . [Pipeline] withDockerContainer 21:43:14 prd-ubuntu20.04-docker-8c-8g-20856 does not seem to be running inside a container 21:43:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:43:14 $ docker top 7c48d90ac56bacb84f79ddf2aae43a79e19f557b0c6f899a89349ac5a19076d8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:14 + touch /tmp/pre-build-complete [Pipeline] sh 21:43:14 + mkdir -p /var/log/sysstat [Pipeline] sh 21:43:15 + ls /var/log/sa-host 21:43:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:15 provisioning config files... 21:43:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4914030943260666046tmp [Pipeline] { [Pipeline] echo 21:43:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:43:15 ---> create-netrc.sh [Pipeline] } 21:43:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:43:15 ---> python-tools-install.sh [Pipeline] echo 21:43:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:43:16 ---> sudo-logs.sh 21:43:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:43:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:43:16 ---> job-cost.sh 21:43:16 lf-activate-venv: SKIPPING 21:43:16 DEBUG: total: 0.2199999988079071 21:43:16 INFO: Retrieving Stack Cost... 21:43:16 INFO: Retrieving Pricing Info for: v3-standard-8 21:43:17 INFO: Archiving Costs [Pipeline] echo 21:43:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:43:17 ---> logs-deploy.sh 21:43:17 lf-activate-venv: SKIPPING 21:43:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/21 21:43:17 INFO: archiving workspace using pattern(s): 21:43:18 Archives upload complete. 21:43:18 INFO: archiving logs to Nexus 21:43:19 ---> uname -a: 21:43:19 Linux prd-ubuntu20-04-docker-8c-8g-20856 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:43:19 21:43:19 21:43:19 ---> lscpu: 21:43:19 Architecture: x86_64 21:43:19 CPU op-mode(s): 32-bit, 64-bit 21:43:19 Byte Order: Little Endian 21:43:19 Address sizes: 40 bits physical, 48 bits virtual 21:43:19 CPU(s): 8 21:43:19 On-line CPU(s) list: 0-7 21:43:19 Thread(s) per core: 1 21:43:19 Core(s) per socket: 1 21:43:19 Socket(s): 8 21:43:19 NUMA node(s): 1 21:43:19 Vendor ID: AuthenticAMD 21:43:19 CPU family: 23 21:43:19 Model: 49 21:43:19 Model name: AMD EPYC-Rome Processor 21:43:19 Stepping: 0 21:43:19 CPU MHz: 2799.998 21:43:19 BogoMIPS: 5599.99 21:43:19 Virtualization: AMD-V 21:43:19 Hypervisor vendor: KVM 21:43:19 Virtualization type: full 21:43:19 L1d cache: 256 KiB 21:43:19 L1i cache: 256 KiB 21:43:19 L2 cache: 4 MiB 21:43:19 L3 cache: 128 MiB 21:43:19 NUMA node0 CPU(s): 0-7 21:43:19 Vulnerability Itlb multihit: Not affected 21:43:19 Vulnerability L1tf: Not affected 21:43:19 Vulnerability Mds: Not affected 21:43:19 Vulnerability Meltdown: Not affected 21:43:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:43:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:43:19 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:43:19 Vulnerability Srbds: Not affected 21:43:19 Vulnerability Tsx async abort: Not affected 21:43:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:43:19 21:43:19