Pull request #110 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 0297046d40cd76a7bb85a86443b3d62c9fcc3edf+19fd5df1057e42ff650d61883e5f516c89e678f7 (ef9e36338c3c55c1ac59837c45eaaf4bfee9dfbf) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1234653816051418171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh473709793832375822.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 6a41506d72e8e131afc862d141935157bee59f41 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/PR-110/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-110/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7570044185738168923.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8172709324726030577.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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/PR-110/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-110/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3791411853304790435.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-1224 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/jenkins-gitclient-ssh4460965151551500808.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 0297046d40cd76a7bb85a86443b3d62c9fcc3edf Merge succeeded, producing 0297046d40cd76a7bb85a86443b3d62c9fcc3edf Checking out Revision 0297046d40cd76a7bb85a86443b3d62c9fcc3edf (PR-110) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/jenkins-gitclient-ssh5512674334906596663.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/jenkins-gitclient-ssh4321713540617256983.key > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 Commit message: "docs: add breaking change note for move to Redis Pub/Sub" > git rev-list --no-walk 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:47:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:47:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:47:55 ========================================================= 16:47:55 EdgeX Global Pipelines Version Info 16:47:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:47:57 ------------------- 16:47:57 stable info: 16:47:57 ------------------- 16:47:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:47:57 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:47:57 Message: update stable to v1.0.195 16:47:57 ------------------- 16:47:57 experimental info: 16:47:57 ------------------- 16:47:57 Commited By: **** collab-it+edgex@linuxfoundation.org 16:47:57 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:47:57 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:47:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:47:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:47:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:47:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:47:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:47:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:47:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0297046d40cd76a7bb85a86443b3d62c9fcc3edf [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0297046 [Pipeline] echo 16:47:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:59 + git log --format=format:%s -1 0297046d40cd76a7bb85a86443b3d62c9fcc3edf [Pipeline] echo 16:47:59 GIT_COMMIT: 0297046d40cd76a7bb85a86443b3d62c9fcc3edf, Commit Message: docs: add breaking change note for move to Redis Pub/Sub [Pipeline] echo 16:47:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:02 16:48:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:48:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:02 latest: Pulling from edgex-devops/git-semver 16:48:03 31603596830f: Pulling fs layer 16:48:03 54011a49482f: Pulling fs layer 16:48:03 a6820b24f6d8: Pulling fs layer 16:48:03 f581987b2513: Pulling fs layer 16:48:03 f581987b2513: Waiting 16:48:03 54011a49482f: Verifying Checksum 16:48:03 54011a49482f: Download complete 16:48:03 31603596830f: Verifying Checksum 16:48:03 31603596830f: Download complete 16:48:03 f581987b2513: Verifying Checksum 16:48:03 f581987b2513: Download complete 16:48:03 a6820b24f6d8: Verifying Checksum 16:48:03 a6820b24f6d8: Download complete 16:48:03 31603596830f: Pull complete 16:48:03 54011a49482f: Pull complete 16:48:04 a6820b24f6d8: Pull complete 16:48:04 f581987b2513: Pull complete 16:48:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:48:04 prd-centos7-docker-4c-2g-1224 does not seem to be running inside a container 16:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-110 -v /w/workspace/xfoundry_go-mod-messaging_PR-110:/w/workspace/xfoundry_go-mod-messaging_PR-110:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:48:05 $ docker top e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:48:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:05 [ssh-agent] Looking for ssh-agent implementation... 16:48:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:05 $ docker exec e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe ssh-agent 16:48:05 SSH_AUTH_SOCK=/tmp/ssh-IJZGl3kfYTTb/agent.13 16:48:05 SSH_AGENT_PID=19 16:48:05 Running ssh-add (command line suppressed) 16:48:05 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_6070965271315877889.key (/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_6070965271315877889.key) 16:48:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:06 + git tag --points-at HEAD [Pipeline] } 16:48:06 $ docker exec --env ******** --env ******** e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe ssh-agent -k 16:48:06 unset SSH_AUTH_SOCK; 16:48:06 unset SSH_AGENT_PID; 16:48:06 echo Agent pid 19 killed; 16:48:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:48:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:06 [ssh-agent] Looking for ssh-agent implementation... 16:48:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:06 $ docker exec e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe ssh-agent 16:48:06 SSH_AUTH_SOCK=/tmp/ssh-gWWIZhpqCPft/agent.52 16:48:06 SSH_AGENT_PID=58 16:48:06 Running ssh-add (command line suppressed) 16:48:06 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_1167188056665625251.key (/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_1167188056665625251.key) 16:48:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:06 + git semver init 16:48:06 # -> Open(): unable to determine branch for HEAD 16:48:06 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-110/.git 16:48:06 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-110 16:48:06 # $SEMVER_REMOTE_NAME = origin 16:48:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:48:06 # $SEMVER_USER_NAME = edgex-jenkins 16:48:06 # $SEMVER_BRANCH = PR-110 16:48:06 # $SEMVER_TEMP = /tmp/semver-574236341 16:48:06 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 16:48:07 # '/tmp/semver-574236341' -> '/w/workspace/xfoundry_go-mod-messaging_PR-110/.semver' 16:48:07 # -> Force: false 16:48:07 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-110/.semver [Pipeline] } 16:48:07 $ docker exec --env ******** --env ******** e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe ssh-agent -k 16:48:07 unset SSH_AUTH_SOCK; 16:48:07 unset SSH_AGENT_PID; 16:48:07 echo Agent pid 58 killed; 16:48:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:07 + git semver [Pipeline] } 16:48:07 $ docker stop --time=1 e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe 16:48:08 $ docker rm -f e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe [Pipeline] // withDockerContainer [Pipeline] sh 16:48:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:48:09 Stashed 1 file(s) [Pipeline] echo 16:48:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:48:24 Still waiting to schedule task 16:48:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:48:24 Still waiting to schedule task 16:48:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 16:50:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1225 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [Pipeline] { [Pipeline] ws 16:50:27 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 16:50:27 Selected Git installation does not exist. Using Default 16:50:27 The recommended git tool is: NONE 16:50:33 using credential edgex-jenkins-ssh 16:50:33 Cloning the remote Git repository 16:50:33 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:50:33 > git init /w/workspace/go-mod-messaging/2 # timeout=10 16:50:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:50:33 > git --version # timeout=10 16:50:33 > git --version # 'git version 2.17.1' 16:50:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:35 Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 0297046d40cd76a7bb85a86443b3d62c9fcc3edf 16:50:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:50:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:50:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:50:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:50:35 > git config core.sparsecheckout # timeout=10 16:50:35 > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 16:50:35 Merge succeeded, producing 0297046d40cd76a7bb85a86443b3d62c9fcc3edf 16:50:35 Checking out Revision 0297046d40cd76a7bb85a86443b3d62c9fcc3edf (PR-110) 16:50:35 > git remote # timeout=10 16:50:35 > git config --get remote.origin.url # timeout=10 16:50:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:35 > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 16:50:35 > git rev-parse HEAD^{commit} # timeout=10 16:50:35 > git config core.sparsecheckout # timeout=10 16:50:35 > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 16:50:39 Commit message: "docs: add breaking change note for move to Redis Pub/Sub" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:50:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:50:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:50:44 + + sudo service dockertrue restart 16:50:44 16:50:52 Running on prd-centos7-docker-4c-2g-1226 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [Pipeline] { [Pipeline] ws 16:50:52 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 16:50:52 Selected Git installation does not exist. Using Default 16:50:52 The recommended git tool is: NONE 16:50:55 using credential edgex-jenkins-ssh 16:50:55 Cloning the remote Git repository 16:50:55 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:50:55 > git init /w/workspace/go-mod-messaging/2 # timeout=10 16:50:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:50:55 > git --version # timeout=10 16:50:55 > git --version # 'git version 2.24.4' 16:50:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:55 [INFO] Currently running in a labeled security context 16:50:55 [INFO] Currently SELinux is 'enforcing' on the host 16:50:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh2805442074836783448.key 16:50:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:50:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:50:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:50:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:56 [INFO] Currently running in a labeled security context 16:50:56 [INFO] Currently SELinux is 'enforcing' on the host 16:50:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh416154016540164842.key 16:50:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:50:56 Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 0297046d40cd76a7bb85a86443b3d62c9fcc3edf 16:50:56 Merge succeeded, producing 0297046d40cd76a7bb85a86443b3d62c9fcc3edf 16:50:56 Checking out Revision 0297046d40cd76a7bb85a86443b3d62c9fcc3edf (PR-110) 16:50:56 > git config core.sparsecheckout # timeout=10 16:50:56 > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 16:50:56 > git remote # timeout=10 16:50:56 > git config --get remote.origin.url # timeout=10 16:50:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:56 [INFO] Currently running in a labeled security context 16:50:56 [INFO] Currently SELinux is 'enforcing' on the host 16:50:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh2423129061242874494.key 16:50:56 > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 16:50:56 > git rev-parse HEAD^{commit} # timeout=10 16:50:56 > git config core.sparsecheckout # timeout=10 16:50:56 > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 16:51:04 Commit message: "docs: add breaking change note for move to Redis Pub/Sub" [Pipeline] unstash [Pipeline] echo 16:51:04 ========================================================= 16:51:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:51:04 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:51:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:51:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:51:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:51:06 Sending build context to Docker daemon 598kB 16:51:06 Step 1/7 : ARG BASE=golang:1.16-alpine 16:51:06 Step 2/7 : FROM ${BASE} 16:51:06 + sudo service docker restart 16:51:06 + true 16:51:06 Redirecting to /bin/systemctl restart docker.service 16:51:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:51:06 595b0fe564bb: Pulling fs layer 16:51:06 3088b5b3c5c0: Pulling fs layer 16:51:06 5b7225fbf94c: Pulling fs layer 16:51:06 ba82ee9f976e: Pulling fs layer 16:51:06 506bd15cee9f: Pulling fs layer 16:51:06 ba82ee9f976e: Waiting 16:51:06 506bd15cee9f: Waiting 16:51:06 75a0a4a0db45: Pulling fs layer 16:51:06 618dc40b7e24: Pulling fs layer 16:51:06 75a0a4a0db45: Waiting 16:51:06 618dc40b7e24: Waiting 16:51:06 5b7225fbf94c: Verifying Checksum 16:51:06 5b7225fbf94c: Download complete 16:51:06 3088b5b3c5c0: Verifying Checksum 16:51:06 3088b5b3c5c0: Download complete 16:51:06 506bd15cee9f: Download complete 16:51:06 75a0a4a0db45: Verifying Checksum 16:51:06 75a0a4a0db45: Download complete 16:51:06 595b0fe564bb: Download complete 16:51:07 595b0fe564bb: Pull complete 16:51:07 3088b5b3c5c0: Pull complete 16:51:11 5b7225fbf94c: Pull complete 16:51:11 618dc40b7e24: Verifying Checksum 16:51:11 618dc40b7e24: Download complete 16:51:11 ba82ee9f976e: Verifying Checksum 16:51:11 ba82ee9f976e: Download complete 16:51:21 ba82ee9f976e: Pull complete 16:51:21 506bd15cee9f: Pull complete 16:51:21 75a0a4a0db45: Pull complete [Pipeline] unstash [Pipeline] echo 16:51:24 ========================================================= 16:51:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:51:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:51:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:51:24 Sending build context to Docker daemon 599kB 16:51:24 Step 1/7 : ARG BASE=golang:1.16-alpine 16:51:24 Step 2/7 : FROM ${BASE} 16:51:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:51:24 540db60ca938: Pulling fs layer 16:51:24 adcc1eea9eea: Pulling fs layer 16:51:24 4c4ab2625f07: Pulling fs layer 16:51:24 0510c868ecb4: Pulling fs layer 16:51:24 afea3b2eda06: Pulling fs layer 16:51:24 7809a108b3ef: Pulling fs layer 16:51:24 f706445af74f: Pulling fs layer 16:51:24 afea3b2eda06: Waiting 16:51:24 7809a108b3ef: Waiting 16:51:24 f706445af74f: Waiting 16:51:24 4c4ab2625f07: Verifying Checksum 16:51:24 4c4ab2625f07: Download complete 16:51:24 adcc1eea9eea: Verifying Checksum 16:51:24 adcc1eea9eea: Download complete 16:51:24 afea3b2eda06: Verifying Checksum 16:51:24 afea3b2eda06: Download complete 16:51:24 7809a108b3ef: Verifying Checksum 16:51:24 7809a108b3ef: Download complete 16:51:24 540db60ca938: Verifying Checksum 16:51:24 540db60ca938: Download complete 16:51:25 540db60ca938: Pull complete 16:51:25 618dc40b7e24: Pull complete 16:51:25 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 16:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:51:25 ---> a36622ca3599 16:51:25 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:51:25 adcc1eea9eea: Pull complete 16:51:25 4c4ab2625f07: Pull complete 16:51:26 f706445af74f: Verifying Checksum 16:51:26 f706445af74f: Download complete 16:51:27 0510c868ecb4: Verifying Checksum 16:51:27 0510c868ecb4: Download complete 16:51:27 ---> Running in 779cab23ecbb 16:51:27 Removing intermediate container 779cab23ecbb 16:51:27 ---> d184a687170a 16:51:27 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 16:51:27 ---> Running in 29aeb2bc9451 16:51:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:51:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:51:30 0510c868ecb4: Pull complete 16:51:30 afea3b2eda06: Pull complete 16:51:30 7809a108b3ef: Pull complete 16:51:31 (1/5) Installing libsodium (1.0.18-r0) 16:51:31 (2/5) Installing libzmq (4.3.3-r1) 16:51:31 (3/5) Installing pkgconf (1.7.3-r0) 16:51:31 (4/5) Installing libsodium-dev (1.0.18-r0) 16:51:31 (5/5) Installing zeromq-dev (4.3.3-r1) 16:51:31 Executing busybox-1.32.1-r6.trigger 16:51:31 OK: 139 MiB in 45 packages 16:51:31 f706445af74f: Pull complete 16:51:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:51:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:51:31 ---> b068be0155e3 16:51:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:51:33 Removing intermediate container 29aeb2bc9451 16:51:33 ---> cafbbaba87b5 16:51:33 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:51:33 ---> Running in 2911bca6c722 16:51:33 Removing intermediate container 2911bca6c722 16:51:33 ---> fd2ac95f3013 16:51:33 Step 6/7 : COPY go.mod . 16:51:34 ---> 229b4331b3e5 16:51:34 Step 7/7 : RUN go mod download 16:51:34 ---> Running in 4da14d963667 16:51:36 ---> Running in b74283a4cecc 16:51:36 Removing intermediate container b74283a4cecc 16:51:36 ---> a5970a6eaa52 16:51:36 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 16:51:36 ---> Running in 837df862be07 16:51:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:51:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:51:37 (1/5) Installing libsodium (1.0.18-r0) 16:51:37 (2/5) Installing libzmq (4.3.3-r1) 16:51:37 (3/5) Installing pkgconf (1.7.3-r0) 16:51:37 (4/5) Installing libsodium-dev (1.0.18-r0) 16:51:37 (5/5) Installing zeromq-dev (4.3.3-r1) 16:51:37 Executing busybox-1.32.1-r6.trigger 16:51:37 OK: 150 MiB in 45 packages 16:51:38 Removing intermediate container 837df862be07 16:51:38 ---> 52e40fb7b0ae 16:51:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:51:38 ---> Running in dd3bf70b4be0 16:51:38 Removing intermediate container dd3bf70b4be0 16:51:38 ---> 8794094ee6fd 16:51:38 Step 6/7 : COPY go.mod . 16:51:38 ---> 6ba41d73a0cc 16:51:38 Step 7/7 : RUN go mod download 16:51:38 ---> Running in a926be60ac3b 16:51:44 Removing intermediate container a926be60ac3b 16:51:44 ---> 649017eb3ca1 16:51:44 Successfully built 649017eb3ca1 16:51:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:51:45 + docker inspect -f . ci-base-image-x86_64 16:51:45 . [Pipeline] withDockerContainer 16:51:45 prd-centos7-docker-4c-2g-1226 does not seem to be running inside a container 16:51:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:51:45 $ docker top 031d551ac1048287f8ea23b6f798c5693e1016838fbe87f845c46092e4263f35 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:46 + go version 16:51:46 go version go1.16.3 linux/amd64 [Pipeline] } 16:51:46 $ docker stop --time=1 031d551ac1048287f8ea23b6f798c5693e1016838fbe87f845c46092e4263f35 16:51:47 $ docker rm -f 031d551ac1048287f8ea23b6f798c5693e1016838fbe87f845c46092e4263f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:48 + docker inspect -f . ci-base-image-x86_64 16:51:48 . [Pipeline] withDockerContainer 16:51:48 prd-centos7-docker-4c-2g-1226 does not seem to be running inside a container 16:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:51:48 $ docker top 48c4d57f85b85e5b37a3deb34ae6b9108b35d4f2592b52e2a8139c83b7984086 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:48 + go mod tidy [Pipeline] sh 16:51:49 + make test 16:51:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:51:49 Removing intermediate container 4da14d963667 16:51:49 ---> 9b2a463943e4 16:51:49 Successfully built 9b2a463943e4 16:51:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:51:49 + docker inspect -f . ci-base-image-arm64 16:51:49 . [Pipeline] withDockerContainer 16:51:50 prd-ubuntu18.04-docker-arm64-4c-16g-1225 does not seem to be running inside a container 16:51:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:51:52 $ docker top f9af93ccdb0e5942726712c737100b194533c8d6a1000ff24ae505bed1dc242e -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:52 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:51:53 + go version 16:51:53 go version go1.16.5 linux/arm64 [Pipeline] } 16:51:53 $ docker stop --time=1 f9af93ccdb0e5942726712c737100b194533c8d6a1000ff24ae505bed1dc242e 16:51:56 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.009s coverage: 90.0% of statements 16:51:56 $ docker rm -f f9af93ccdb0e5942726712c737100b194533c8d6a1000ff24ae505bed1dc242e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:57 + docker inspect -f . ci-base-image-arm64 16:51:57 . [Pipeline] withDockerContainer 16:51:57 prd-ubuntu18.04-docker-arm64-4c-16g-1225 does not seem to be running inside a container 16:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:51:58 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.011s coverage: 67.3% of statements 16:51:58 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:51:59 $ docker top ecfc20afa8bc89eb3a98e735a53c7fd561c7e6c95fd752a41c83823fce6bb454 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:00 + go mod tidy [Pipeline] sh 16:52:01 + make test 16:52:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:52:19 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:52:20 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.338s coverage: 83.8% of statements 16:52:20 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements 16:52:20 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.004s coverage: 100.0% of statements 16:52:20 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.004s coverage: 100.0% of statements 16:52:20 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements 16:52:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:52:24 gofmt -l . 16:52:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:52:24 $ docker stop --time=1 48c4d57f85b85e5b37a3deb34ae6b9108b35d4f2592b52e2a8139c83b7984086 16:52:25 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.057s coverage: 90.0% of statements 16:52:25 $ docker rm -f 48c4d57f85b85e5b37a3deb34ae6b9108b35d4f2592b52e2a8139c83b7984086 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:52:25 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] libraryResource [Pipeline] sh 16:52:27 ---> job-cost.sh 16:52:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O7Hm 16:52:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:52:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.034s coverage: 67.3% of statements 16:52:35 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:52:50 lf-activate-venv(): INFO: Adding /tmp/venv-O7Hm/bin to PATH 16:52:50 INFO: No Stack... 16:52:50 INFO: Retrieving Pricing Info for: v3-standard-2 16:52:50 INFO: Archiving Costs [Pipeline] sh 16:52:50 + cut -d, -f6 16:52:50 + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [Pipeline] lock 16:52:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] 16:52:50 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] did not exist. Created. 16:52:50 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:52:50 + echo total: 0.05999999865889549 [Pipeline] stash 16:52:50 Stashed 1 file(s) [Pipeline] } 16:52:50 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:53:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.390s coverage: 83.8% of statements 16:53:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements 16:53:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.047s coverage: 100.0% of statements 16:53:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.039s coverage: 100.0% of statements 16:53:02 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.013s coverage: 90.9% of statements 16:53:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:53:17 gofmt -l . 16:53:17 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:53:17 $ docker stop --time=1 ecfc20afa8bc89eb3a98e735a53c7fd561c7e6c95fd752a41c83823fce6bb454 16:53:19 $ docker rm -f ecfc20afa8bc89eb3a98e735a53c7fd561c7e6c95fd752a41c83823fce6bb454 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:53:20 Warning: overwriting stash ‘coverage-report’ 16:53:20 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] libraryResource [Pipeline] sh 16:53:21 ---> job-cost.sh 16:53:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5ktA 16:54:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:55:24 lf-activate-venv(): INFO: Adding /tmp/venv-5ktA/bin to PATH 16:55:24 INFO: No Stack... 16:55:24 INFO: Retrieving Pricing Info for: v2-standard-4 16:55:24 INFO: Archiving Costs [Pipeline] sh 16:55:24 + cut -d, -f6 16:55:24 + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [Pipeline] lock 16:55:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] 16:55:24 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] did not exist. Created. 16:55:24 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:24 /w/workspace/go-mod-messaging/2@tmp/durable-29f7dd29/script.sh: 1: /w/workspace/go-mod-messaging/2@tmp/durable-29f7dd29/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:55:25 + echo total: 0.18000000715255737 [Pipeline] stash 16:55:25 Warning: overwriting stash ‘stack-cost’ 16:55:25 Stashed 1 file(s) [Pipeline] } 16:55:25 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] [Pipeline] // lock [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 16:55:26 provisioning config files... 16:55:26 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/config2587179877917119944tmp [Pipeline] { [Pipeline] sh 16:55:26 + set +x 16:55:26 + curl -s https://codecov.io/bash 16:55:26 + bash -s -- 16:55:26 16:55:26 _____ _ 16:55:26 / ____| | | 16:55:26 | | ___ __| | ___ ___ _____ __ 16:55:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:55:26 | |___| (_) | (_| | __/ (_| (_) \ V / 16:55:26 \_____\___/ \__,_|\___|\___\___/ \_/ 16:55:26 Bash-1.0.3 16:55:26 16:55:26 16:55:26 ==> git version 2.24.4 found 16:55:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:55:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:55:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:55:26 ==> Jenkins CI detected. 16:55:26 project root: . 16:55:26 --> token set from env 16:55:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:55:26 ==> Running gcov in . (disable via -X gcov) 16:55:26 ==> Python coveragepy not found 16:55:26 ==> Searching for coverage reports in: 16:55:26 + . 16:55:26 -> Found 1 reports 16:55:26 ==> Detecting git/mercurial file structure 16:55:26 ==> Reading reports 16:55:26 + ./coverage.out bytes=21942 16:55:26 ==> Appending adjustments 16:55:26 https://docs.codecov.io/docs/fixing-reports 16:55:26 + Found adjustments 16:55:26 ==> Gzipping contents 16:55:26 8.0K /tmp/codecov.zakm0M.gz 16:55:26 ==> Uploading reports 16:55:26 url: https://codecov.io 16:55:26 query: branch=PR-110&commit=0297046d40cd76a7bb85a86443b3d62c9fcc3edf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-110%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=110&job=&cmd_args= 16:55:26 -> Pinging Codecov 16:55:26 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-110&commit=0297046d40cd76a7bb85a86443b3d62c9fcc3edf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-110%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=110&job=&cmd_args= 16:55:27 -> Uploading to 16:55:27 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/F6E385568367DD0E4001BA4F8F1CB792/0297046d40cd76a7bb85a86443b3d62c9fcc3edf/b4784768-2d84-4b79-8604-a6305008f9ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T165527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7ec0f66e15ad5bb60775a4ab4c18d670f54a5a1a0ca79e6fc0ceabf3f46ef16 16:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:27 Dload Upload Total Spent Left Speed 16:55:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5266 0 0 100 5266 0 12383 --:--:-- --:--:-- --:--:-- 12361 16:55:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/0297046d40cd76a7bb85a86443b3d62c9fcc3edf [Pipeline] } 16:55:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:55:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:32 ---> package-listing.sh 16:55:32 ++ facter osfamily 16:55:32 ++ tr '[:upper:]' '[:lower:]' 16:55:32 + OS_FAMILY=redhat 16:55:32 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-110 16:55:32 + START_PACKAGES=/tmp/packages_start.txt 16:55:32 + END_PACKAGES=/tmp/packages_end.txt 16:55:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:32 + PACKAGES=/tmp/packages_start.txt 16:55:32 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-110 ']' 16:55:32 + PACKAGES=/tmp/packages_end.txt 16:55:32 + case "${OS_FAMILY}" in 16:55:32 + rpm -qa 16:55:32 + sort 16:55:32 + '[' -f /tmp/packages_start.txt ']' 16:55:32 + '[' -f /tmp/packages_end.txt ']' 16:55:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:32 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-110 ']' 16:55:32 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-110/archives/ 16:55:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-110/archives/ [Pipeline] echo 16:55:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:55:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:55:33 16:55:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:55:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:55:34 alpine: Pulling from edgex-lftools-log-publisher 16:55:34 df20fa9351a1: Pulling fs layer 16:55:34 36b3adc4ff6f: Pulling fs layer 16:55:34 8ad3a11d3b57: Pulling fs layer 16:55:34 46f8f816bc3b: Pulling fs layer 16:55:34 93b61091891f: Pulling fs layer 16:55:34 93b9cdb0e59b: Pulling fs layer 16:55:34 5e14af77c1be: Pulling fs layer 16:55:34 01666e4c0597: Pulling fs layer 16:55:34 aa168da1d23b: Pulling fs layer 16:55:34 46f8f816bc3b: Waiting 16:55:34 93b61091891f: Waiting 16:55:34 93b9cdb0e59b: Waiting 16:55:34 5e14af77c1be: Waiting 16:55:34 01666e4c0597: Waiting 16:55:34 aa168da1d23b: Waiting 16:55:34 36b3adc4ff6f: Verifying Checksum 16:55:34 36b3adc4ff6f: Download complete 16:55:34 46f8f816bc3b: Verifying Checksum 16:55:34 46f8f816bc3b: Download complete 16:55:34 df20fa9351a1: Verifying Checksum 16:55:34 df20fa9351a1: Download complete 16:55:34 93b9cdb0e59b: Verifying Checksum 16:55:34 93b9cdb0e59b: Download complete 16:55:34 5e14af77c1be: Verifying Checksum 16:55:34 5e14af77c1be: Download complete 16:55:34 93b61091891f: Verifying Checksum 16:55:34 93b61091891f: Download complete 16:55:34 01666e4c0597: Verifying Checksum 16:55:34 01666e4c0597: Download complete 16:55:34 df20fa9351a1: Pull complete 16:55:34 8ad3a11d3b57: Verifying Checksum 16:55:34 8ad3a11d3b57: Download complete 16:55:34 36b3adc4ff6f: Pull complete 16:55:34 8ad3a11d3b57: Pull complete 16:55:35 46f8f816bc3b: Pull complete 16:55:35 93b61091891f: Pull complete 16:55:35 93b9cdb0e59b: Pull complete 16:55:35 5e14af77c1be: Pull complete 16:55:35 01666e4c0597: Pull complete 16:55:35 aa168da1d23b: Verifying Checksum 16:55:35 aa168da1d23b: Download complete 16:55:40 aa168da1d23b: Pull complete 16:55:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:55:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:55:40 prd-centos7-docker-4c-2g-1224 does not seem to be running inside a container 16:55:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-110 -v /w/workspace/xfoundry_go-mod-messaging_PR-110:/w/workspace/xfoundry_go-mod-messaging_PR-110:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:55:41 $ docker top b1ef0e82bf2c006d2f7f3d20ce35d0e35e6d342412bfbeb38e390cdd415e7186 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:42 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:42 + mkdir -p /var/log/sa [Pipeline] sh 16:55:42 + ls /var/log/sa-host 16:55:42 + sadf -c /var/log/sa-host/sa05 16:55:42 file_magic: OK 16:55:42 HZ: Using current value: 100 16:55:42 file_header: OK 16:55:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:55:42 Statistics: 16:55:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:42 File successfully converted to sysstat format version 12.2.1 16:55:42 + sadf -c /var/log/sa-host/sa24 16:55:42 file_magic: OK 16:55:42 HZ: Using current value: 100 16:55:42 file_header: OK 16:55:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:55:42 Statistics: 16:55:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:43 provisioning config files... 16:55:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/config5599830564034335050tmp [Pipeline] { [Pipeline] echo 16:55:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:43 ---> create-netrc.sh [Pipeline] } 16:55:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:44 ---> python-tools-install.sh [Pipeline] echo 16:55:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:44 ---> sudo-logs.sh 16:55:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:55:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:44 ---> job-cost.sh 16:55:44 lf-activate-venv: SKIPPING 16:55:44 DEBUG: total: 0.18000000715255737 16:55:44 INFO: Retrieving Stack Cost... 16:55:46 INFO: Retrieving Pricing Info for: v3-standard-2 16:55:46 INFO: Archiving Costs [Pipeline] echo 16:55:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:46 ---> logs-deploy.sh 16:55:46 lf-activate-venv: SKIPPING 16:55:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-110/2 16:55:46 INFO: archiving workspace using pattern(s): 16:55:47 Archives upload complete. 16:55:47 INFO: archiving logs to Nexus