Pull request #55 opened 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 jamesrgregg for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from c519f8098aa0dfcdc777fd5605df0dd35a2dc801+b5ec47ec301cb27b8648b17ee6bcbceb797fde21 (a4e4c9ebd525a9704834f0e4603b0624b974cc3f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-55/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3206 in /w/workspace/exfoundry_go-mod-messaging_PR-55 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-55 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b5ec47ec301cb27b8648b17ee6bcbceb797fde21 into PR head commit c519f8098aa0dfcdc777fd5605df0dd35a2dc801 Merge succeeded, producing c519f8098aa0dfcdc777fd5605df0dd35a2dc801 Checking out Revision c519f8098aa0dfcdc777fd5605df0dd35a2dc801 (PR-55) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/55/head:refs/remotes/origin/PR-55 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 Commit message: "docs: Update PR Template" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:40:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:40:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:40:21 ========================================================= 22:40:21 EdgeX Global Pipelines Version Info 22:40:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:40:23 ------------------- 22:40:23 stable info: 22:40:23 ------------------- 22:40:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:40:23 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 22:40:23 Message: update stable to v1.0.89 22:40:25 ------------------- 22:40:25 experimental info: 22:40:25 ------------------- 22:40:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:40:25 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 22:40:25 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:27 22:40:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:40:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:27 latest: Pulling from edgex-devops/git-semver 22:40:27 9123ac7c32f7: Pulling fs layer 22:40:27 b8cc5d1170e3: Pulling fs layer 22:40:27 2924cbbf6a41: Pulling fs layer 22:40:27 93b08a4f1073: Pulling fs layer 22:40:27 93b08a4f1073: Waiting 22:40:27 b8cc5d1170e3: Verifying Checksum 22:40:27 b8cc5d1170e3: Download complete 22:40:27 9123ac7c32f7: Verifying Checksum 22:40:27 9123ac7c32f7: Download complete 22:40:27 93b08a4f1073: Verifying Checksum 22:40:27 93b08a4f1073: Download complete 22:40:27 2924cbbf6a41: Verifying Checksum 22:40:27 2924cbbf6a41: Download complete 22:40:27 9123ac7c32f7: Pull complete 22:40:28 b8cc5d1170e3: Pull complete 22:40:28 2924cbbf6a41: Pull complete 22:40:28 93b08a4f1073: Pull complete 22:40:28 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 22:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:40:29 prd-centos7-docker-4c-2g-3206 does not seem to be running inside a container 22:40:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-55 -v /w/workspace/exfoundry_go-mod-messaging_PR-55:/w/workspace/exfoundry_go-mod-messaging_PR-55:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-55@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-55@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:40:31 $ docker top 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:31 [ssh-agent] Looking for ssh-agent implementation... 22:40:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:31 $ docker exec 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 ssh-agent 22:40:31 SSH_AUTH_SOCK=/tmp/ssh-p27vnEgEh6zS/agent.11 22:40:31 SSH_AGENT_PID=17 22:40:31 Running ssh-add (command line suppressed) 22:40:31 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/private_key_8844532992528231778.key (/w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/private_key_8844532992528231778.key) 22:40:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:32 + git describe --exact-match --tags HEAD 22:40:32 fatal: No names found, cannot describe anything. [Pipeline] } 22:40:32 $ docker exec --env ******** --env ******** 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 ssh-agent -k 22:40:32 unset SSH_AUTH_SOCK; 22:40:32 unset SSH_AGENT_PID; 22:40:32 echo Agent pid 17 killed; 22:40:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:40:32 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:40:32 This usually means this commit has not been tagged. [Pipeline] sshagent 22:40:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:32 [ssh-agent] Looking for ssh-agent implementation... 22:40:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:32 $ docker exec 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 ssh-agent 22:40:33 SSH_AUTH_SOCK=/tmp/ssh-GtoYuSUWLqhP/agent.46 22:40:33 SSH_AGENT_PID=51 22:40:33 Running ssh-add (command line suppressed) 22:40:33 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/private_key_1657958106444342926.key (/w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/private_key_1657958106444342926.key) 22:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:33 + git semver init 22:40:33 # -> Open(): unable to determine branch for HEAD 22:40:33 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-55/.git 22:40:33 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-55 22:40:33 # $SEMVER_REMOTE_NAME = origin 22:40:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:40:33 # $SEMVER_USER_NAME = edgex-jenkins 22:40:33 # $SEMVER_BRANCH = PR-55 22:40:33 # $SEMVER_TEMP = /tmp/semver-168387267 22:40:33 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 22:40:33 # '/tmp/semver-168387267' -> '/w/workspace/exfoundry_go-mod-messaging_PR-55/.semver' 22:40:33 # -> Force: false 22:40:33 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-55/.semver [Pipeline] } 22:40:33 $ docker exec --env ******** --env ******** 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 ssh-agent -k 22:40:34 unset SSH_AUTH_SOCK; 22:40:34 unset SSH_AGENT_PID; 22:40:34 echo Agent pid 51 killed; 22:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:34 + git semver [Pipeline] } 22:40:34 $ docker stop --time=1 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 22:40:35 $ docker rm -f 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:40:36 Stashed 35 file(s) [Pipeline] echo 22:40:36 [edgeXSemver] initialized semver on version 0.0.0 [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 22:40:51 Still waiting to schedule task 22:40:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3206’ 22:40:51 Still waiting to schedule task 22:40:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline 22:42:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3207 in /w/workspace/exfoundry_go-mod-messaging_PR-55 [Pipeline] { [Pipeline] ws 22:42:36 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 22:42:41 using credential edgex-jenkins-ssh 22:42:41 Cloning the remote Git repository 22:42:41 Cloning with configured refspecs honoured and without tags 22:42:42 Fetching without tags 22:42:41 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:42:41 > git init /w/workspace/go-mod-messaging/1 # timeout=10 22:42:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:42:41 > git --version # timeout=10 22:42:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:42:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:42:42 > git config --add remote.origin.fetch +refs/pull/55/head:refs/remotes/origin/PR-55 # timeout=10 22:42:42 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:42:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:42:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:42:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:42:42 Merging remotes/origin/master commit b5ec47ec301cb27b8648b17ee6bcbceb797fde21 into PR head commit c519f8098aa0dfcdc777fd5605df0dd35a2dc801 22:42:42 Merge succeeded, producing c519f8098aa0dfcdc777fd5605df0dd35a2dc801 22:42:42 Checking out Revision c519f8098aa0dfcdc777fd5605df0dd35a2dc801 (PR-55) 22:42:42 > git config core.sparsecheckout # timeout=10 22:42:42 > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 22:42:42 > git remote # timeout=10 22:42:42 > git config --get remote.origin.url # timeout=10 22:42:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:42 > git merge b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 22:42:42 > git rev-parse HEAD^{commit} # timeout=10 22:42:42 > git config core.sparsecheckout # timeout=10 22:42:42 > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 22:42:47 Commit message: "docs: Update PR Template" 22:42:47 > git --version # timeout=10 22:42:47 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:42:48 ========================================================= 22:42:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:42:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:42:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 22:42:50 Sending build context to Docker daemon 579.6kB 22:42:50 Step 1/7 : ARG BASE=golang:1.13-alpine 22:42:50 Step 2/7 : FROM ${BASE} 22:42:50 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:42:50 cde5963f3b93: Pulling fs layer 22:42:50 2a23fa8c16f7: Pulling fs layer 22:42:50 777b28850792: Pulling fs layer 22:42:50 8a11ddd9e578: Pulling fs layer 22:42:50 4cf88f913ddb: Pulling fs layer 22:42:50 1df406cf5192: Pulling fs layer 22:42:50 cd6300453558: Pulling fs layer 22:42:50 b9c365052c96: Pulling fs layer 22:42:50 a2d8cc88f415: Pulling fs layer 22:42:50 ea1d1ca13537: Pulling fs layer 22:42:50 3750a50a1c5e: Pulling fs layer 22:42:50 8a11ddd9e578: Waiting 22:42:50 4cf88f913ddb: Waiting 22:42:50 1df406cf5192: Waiting 22:42:50 cd6300453558: Waiting 22:42:50 b9c365052c96: Waiting 22:42:50 a2d8cc88f415: Waiting 22:42:50 ea1d1ca13537: Waiting 22:42:50 3750a50a1c5e: Waiting 22:42:50 777b28850792: Verifying Checksum 22:42:50 777b28850792: Download complete 22:42:50 2a23fa8c16f7: Verifying Checksum 22:42:50 2a23fa8c16f7: Download complete 22:42:50 4cf88f913ddb: Verifying Checksum 22:42:50 4cf88f913ddb: Download complete 22:42:50 1df406cf5192: Verifying Checksum 22:42:50 1df406cf5192: Download complete 22:42:50 cde5963f3b93: Verifying Checksum 22:42:50 cde5963f3b93: Download complete 22:42:51 cde5963f3b93: Pull complete 22:42:52 2a23fa8c16f7: Pull complete 22:42:52 777b28850792: Pull complete 22:42:52 cd6300453558: Verifying Checksum 22:42:52 cd6300453558: Download complete 22:42:52 a2d8cc88f415: Download complete 22:42:54 ea1d1ca13537: Verifying Checksum 22:42:54 ea1d1ca13537: Download complete 22:42:54 3750a50a1c5e: Download complete 22:42:55 b9c365052c96: Download complete 22:42:56 8a11ddd9e578: Download complete 22:43:08 8a11ddd9e578: Pull complete 22:43:08 4cf88f913ddb: Pull complete 22:43:08 1df406cf5192: Pull complete 22:43:13 cd6300453558: Pull complete 22:43:17 b9c365052c96: Pull complete 22:43:17 a2d8cc88f415: Pull complete 22:43:18 Running on prd-centos7-docker-4c-2g-3208 in /w/workspace/exfoundry_go-mod-messaging_PR-55 [Pipeline] { [Pipeline] ws 22:43:18 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 22:43:20 ea1d1ca13537: Pull complete 22:43:20 3750a50a1c5e: Pull complete 22:43:20 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:43:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:43:20 ---> 78745c68409d 22:43:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:43:22 using credential edgex-jenkins-ssh 22:43:22 Cloning the remote Git repository 22:43:22 Cloning with configured refspecs honoured and without tags 22:43:22 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:43:23 > git init /w/workspace/go-mod-messaging/1 # timeout=10 22:43:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:43:23 > git --version # timeout=10 22:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:43:23 Fetching without tags 22:43:24 Merging remotes/origin/master commit b5ec47ec301cb27b8648b17ee6bcbceb797fde21 into PR head commit c519f8098aa0dfcdc777fd5605df0dd35a2dc801 22:43:24 Merge succeeded, producing c519f8098aa0dfcdc777fd5605df0dd35a2dc801 22:43:24 Checking out Revision c519f8098aa0dfcdc777fd5605df0dd35a2dc801 (PR-55) 22:43:24 ---> Running in ee042e4cb7e1 22:43:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:43:23 > git config --add remote.origin.fetch +refs/pull/55/head:refs/remotes/origin/PR-55 # timeout=10 22:43:23 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:43:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:43:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:43:24 > git config core.sparsecheckout # timeout=10 22:43:24 > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 22:43:24 > git remote # timeout=10 22:43:24 > git config --get remote.origin.url # timeout=10 22:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:24 > git merge b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 22:43:24 > git rev-parse HEAD^{commit} # timeout=10 22:43:24 > git config core.sparsecheckout # timeout=10 22:43:24 > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 22:43:25 Removing intermediate container ee042e4cb7e1 22:43:25 ---> b5524500e3b9 22:43:25 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 22:43:25 ---> Running in 3da7e6f0d436 22:43:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:43:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:43:27 Commit message: "docs: Update PR Template" 22:43:27 > git --version # timeout=10 22:43:27 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 22:43:28 (1/5) Installing libsodium (1.0.18-r0) [Pipeline] withEnv [Pipeline] { 22:43:28 (2/5) Installing libzmq (4.3.2-r0) 22:43:28 (3/5) Installing pkgconf (1.6.3-r0) 22:43:28 (4/5) Installing libsodium-dev (1.0.18-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 22:43:28 (5/5) Installing zeromq-dev (4.3.2-r0) 22:43:28 Executing busybox-1.31.1-r8.trigger 22:43:28 OK: 127 MiB in 44 packages [Pipeline] echo 22:43:28 ========================================================= 22:43:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:43:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:43:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 22:43:29 Sending build context to Docker daemon 579.6kB 22:43:29 Step 1/7 : ARG BASE=golang:1.13-alpine 22:43:29 Step 2/7 : FROM ${BASE} 22:43:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:43:29 e6b0cf9c0882: Pulling fs layer 22:43:29 2848faf0eed1: Pulling fs layer 22:43:29 0f37312ad70f: Pulling fs layer 22:43:29 5788d62ee057: Pulling fs layer 22:43:29 0e6b1d234666: Pulling fs layer 22:43:29 bf5d7aec512f: Pulling fs layer 22:43:29 34c802a77dc8: Pulling fs layer 22:43:29 9eb99e56ec68: Pulling fs layer 22:43:29 27c7a5d97fbd: Pulling fs layer 22:43:29 5c102a31e300: Pulling fs layer 22:43:29 dcfb455df0a1: Pulling fs layer 22:43:29 34c802a77dc8: Waiting 22:43:29 9eb99e56ec68: Waiting 22:43:29 27c7a5d97fbd: Waiting 22:43:29 5788d62ee057: Waiting 22:43:29 5c102a31e300: Waiting 22:43:29 0e6b1d234666: Waiting 22:43:29 dcfb455df0a1: Waiting 22:43:29 bf5d7aec512f: Waiting 22:43:29 0f37312ad70f: Verifying Checksum 22:43:29 0f37312ad70f: Download complete 22:43:29 2848faf0eed1: Verifying Checksum 22:43:29 2848faf0eed1: Download complete 22:43:29 0e6b1d234666: Verifying Checksum 22:43:29 0e6b1d234666: Download complete 22:43:29 bf5d7aec512f: Verifying Checksum 22:43:29 bf5d7aec512f: Download complete 22:43:29 e6b0cf9c0882: Verifying Checksum 22:43:30 Removing intermediate container 3da7e6f0d436 22:43:30 ---> 24a517e3b0f4 22:43:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:43:30 ---> Running in a6354983fff3 22:43:30 e6b0cf9c0882: Pull complete 22:43:30 2848faf0eed1: Pull complete 22:43:30 Removing intermediate container a6354983fff3 22:43:30 ---> 5db7029ecfbf 22:43:30 Step 6/7 : COPY go.mod . 22:43:31 34c802a77dc8: Verifying Checksum 22:43:31 34c802a77dc8: Download complete 22:43:31 27c7a5d97fbd: Verifying Checksum 22:43:31 27c7a5d97fbd: Download complete 22:43:31 ---> 42930818c22b 22:43:31 Step 7/7 : RUN go mod download 22:43:31 ---> Running in dfef2e9742a4 22:43:31 5c102a31e300: Verifying Checksum 22:43:31 5c102a31e300: Download complete 22:43:31 dcfb455df0a1: Verifying Checksum 22:43:31 dcfb455df0a1: Download complete 22:43:31 5788d62ee057: Verifying Checksum 22:43:31 5788d62ee057: Download complete 22:43:31 9eb99e56ec68: Verifying Checksum 22:43:31 9eb99e56ec68: Download complete 22:43:32 0f37312ad70f: Pull complete 22:43:33 go: finding github.com/davecgh/go-spew v1.1.0 22:43:33 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:43:33 go: finding github.com/fsnotify/fsnotify v1.4.7 22:43:33 go: finding github.com/go-redis/redis/v7 v7.2.0 22:43:33 go: finding github.com/golang/protobuf v1.3.2 22:43:33 go: finding github.com/hpcloud/tail v1.0.0 22:43:33 go: finding github.com/kr/pretty v0.1.0 22:43:33 go: finding github.com/kr/pty v1.1.1 22:43:33 go: finding github.com/kr/text v0.1.0 22:43:33 go: finding github.com/onsi/ginkgo v1.10.1 22:43:33 go: finding github.com/onsi/gomega v1.7.0 22:43:33 go: finding github.com/pebbe/zmq4 v1.0.0 22:43:33 go: finding github.com/pmezard/go-difflib v1.0.0 22:43:33 go: finding github.com/stretchr/objx v0.1.0 22:43:33 go: finding github.com/stretchr/testify v1.3.0 22:43:33 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:43:33 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:43:33 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 22:43:33 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 22:43:33 go: finding golang.org/x/text v0.3.2 22:43:33 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 22:43:33 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:43:33 go: finding gopkg.in/fsnotify.v1 v1.4.7 22:43:33 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:43:33 go: finding gopkg.in/yaml.v2 v2.2.4 22:43:38 5788d62ee057: Pull complete 22:43:38 0e6b1d234666: Pull complete 22:43:38 bf5d7aec512f: Pull complete 22:43:44 34c802a77dc8: Pull complete 22:43:46 Removing intermediate container dfef2e9742a4 22:43:46 ---> 20232c003f4e 22:43:46 Successfully built 20232c003f4e 22:43:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:47 + docker inspect -f . ci-base-image-arm64 22:43:47 . [Pipeline] withDockerContainer 22:43:47 prd-ubuntu18.04-docker-arm64-4c-16g-3207 does not seem to be running inside a container 22:43:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:43:47 9eb99e56ec68: Pull complete 22:43:47 27c7a5d97fbd: Pull complete 22:43:48 5c102a31e300: Pull complete 22:43:48 dcfb455df0a1: Pull complete 22:43:48 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:43:48 ---> 7c70fe431013 22:43:48 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:43:49 $ docker top 15b0b1f86f8d909841843ae262ecf4b745ebf0f68fad20f82170c104281c0b92 -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:50 ---> Running in 18978a6b631e 22:43:50 Removing intermediate container 18978a6b631e 22:43:50 ---> d16d9f9039d0 22:43:50 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 22:43:50 ---> Running in 8292fb28ee68 22:43:50 + go version 22:43:50 go version go1.13.5 linux/arm64 [Pipeline] sh 22:43:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:43:51 + make test 22:43:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:43:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:43:52 (1/5) Installing libsodium (1.0.18-r0) 22:43:52 (2/5) Installing libzmq (4.3.2-r0) 22:43:53 (3/5) Installing pkgconf (1.6.3-r0) 22:43:53 (4/5) Installing libsodium-dev (1.0.18-r0) 22:43:53 (5/5) Installing zeromq-dev (4.3.2-r0) 22:43:53 Executing busybox-1.31.1-r8.trigger 22:43:53 OK: 145 MiB in 44 packages 22:43:53 Removing intermediate container 8292fb28ee68 22:43:53 ---> 45984b080886 22:43:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:43:53 ---> Running in 8299ed29174b 22:43:53 Removing intermediate container 8299ed29174b 22:43:53 ---> 41e082c83365 22:43:53 Step 6/7 : COPY go.mod . 22:43:54 ---> d5ac5b6134a2 22:43:54 Step 7/7 : RUN go mod download 22:43:54 ---> Running in a04c83029ace 22:43:55 go: finding github.com/davecgh/go-spew v1.1.0 22:43:55 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:43:55 go: finding github.com/fsnotify/fsnotify v1.4.7 22:43:55 go: finding github.com/go-redis/redis/v7 v7.2.0 22:43:55 go: finding github.com/golang/protobuf v1.3.2 22:43:55 go: finding github.com/hpcloud/tail v1.0.0 22:43:55 go: finding github.com/kr/pretty v0.1.0 22:43:55 go: finding github.com/kr/pty v1.1.1 22:43:55 go: finding github.com/kr/text v0.1.0 22:43:55 go: finding github.com/onsi/ginkgo v1.10.1 22:43:55 go: finding github.com/onsi/gomega v1.7.0 22:43:55 go: finding github.com/pebbe/zmq4 v1.0.0 22:43:55 go: finding github.com/pmezard/go-difflib v1.0.0 22:43:55 go: finding github.com/stretchr/objx v0.1.0 22:43:55 go: finding github.com/stretchr/testify v1.3.0 22:43:55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:43:55 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:43:55 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 22:43:55 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 22:43:55 go: finding golang.org/x/text v0.3.2 22:43:55 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 22:43:55 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:43:55 go: finding gopkg.in/fsnotify.v1 v1.4.7 22:43:55 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:43:55 go: finding gopkg.in/yaml.v2 v2.2.4 22:44:03 Removing intermediate container a04c83029ace 22:44:03 ---> c9ac9a8a717c 22:44:03 Successfully built c9ac9a8a717c 22:44:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 22:44:04 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [Pipeline] isUnix [Pipeline] sh 22:44:04 + docker inspect -f . ci-base-image-x86_64 22:44:04 . [Pipeline] withDockerContainer 22:44:04 prd-centos7-docker-4c-2g-3208 does not seem to be running inside a container 22:44:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:44:05 $ docker top 7af47d8596d3916c7e2f96dab10f40d98b2985492a81719d1a989b141089910e -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:06 + go version 22:44:06 go version go1.13.5 linux/amd64 [Pipeline] sh 22:44:06 + make test 22:44:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:44:07 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.066s coverage: 94.7% of statements 22:44:11 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 22:44:12 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.023s coverage: 94.7% of statements 22:44:17 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.013s coverage: 77.1% of statements 22:44:17 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 22:44:20 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.026s coverage: 77.1% of statements 22:44:20 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 22:44:39 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.354s coverage: 84.1% of statements 22:44:39 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.010s coverage: 85.7% of statements 22:44:39 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.015s coverage: 100.0% of statements 22:44:39 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.006s coverage: 100.0% of statements 22:44:39 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.012s coverage: 90.9% of statements 22:44:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:44:40 gofmt -l . 22:44:40 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:44:40 Stashed 1 file(s) [Pipeline] } 22:44:41 $ docker stop --time=1 7af47d8596d3916c7e2f96dab10f40d98b2985492a81719d1a989b141089910e 22:44:42 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.383s coverage: 84.1% of statements 22:44:42 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.026s coverage: 85.7% of statements 22:44:42 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.058s coverage: 100.0% of statements 22:44:42 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.037s coverage: 100.0% of statements 22:44:42 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.014s coverage: 90.9% of statements 22:44:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:44:42 $ docker rm -f 7af47d8596d3916c7e2f96dab10f40d98b2985492a81719d1a989b141089910e [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:44:45 gofmt -l . 22:44:45 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:44:45 Warning: overwriting stash ‘coverage-report’ 22:44:46 Stashed 1 file(s) [Pipeline] } 22:44:46 $ docker stop --time=1 15b0b1f86f8d909841843ae262ecf4b745ebf0f68fad20f82170c104281c0b92 22:44:48 $ docker rm -f 15b0b1f86f8d909841843ae262ecf4b745ebf0f68fad20f82170c104281c0b92 [Pipeline] // withDockerContainer [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 [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] wrap 22:44:50 provisioning config files... 22:44:50 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/config741260451166655052tmp [Pipeline] { [Pipeline] sh 22:44:50 + curl -s https://codecov.io/bash 22:44:50 + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/config741260451166655052tmp 22:44:50 22:44:50 _____ _ 22:44:50 / ____| | | 22:44:50 | | ___ __| | ___ ___ _____ __ 22:44:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:44:50 | |___| (_) | (_| | __/ (_| (_) \ V / 22:44:50 \_____\___/ \__,_|\___|\___\___/ \_/ 22:44:50 Bash-20200602-f809a24 22:44:50 22:44:50 22:44:50 ==> Jenkins CI detected. 22:44:50 project root: . 22:44:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:44:50 ==> Running gcov in . (disable via -X gcov) 22:44:50 ==> Python coveragepy not found 22:44:50 ==> Searching for coverage reports in: 22:44:50 + . 22:44:50 -> Found 1 reports 22:44:50 ==> Detecting git/mercurial file structure 22:44:50 ==> Reading reports 22:44:50 + ./coverage.out bytes=20619 22:44:50 ==> Appending adjustments 22:44:50 https://docs.codecov.io/docs/fixing-reports 22:44:51 + Found adjustments 22:44:51 ==> Gzipping contents 22:44:51 ==> Uploading reports 22:44:51 url: https://codecov.io 22:44:51 query: branch=PR-55&commit=c519f8098aa0dfcdc777fd5605df0dd35a2dc801&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-55%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=55&job= 22:44:51 -> Pinging Codecov 22:44:51 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-55&commit=c519f8098aa0dfcdc777fd5605df0dd35a2dc801&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-55%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=55&job= 22:44:51 -> Uploading 22:44:52 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c519f8098aa0dfcdc777fd5605df0dd35a2dc801 [Pipeline] } 22:44:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:44:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:44:54 ---> package-listing.sh 22:44:54 ++ facter osfamily 22:44:54 ++ tr '[:upper:]' '[:lower:]' 22:44:54 + OS_FAMILY=redhat 22:44:54 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-55 22:44:54 + START_PACKAGES=/tmp/packages_start.txt 22:44:54 + END_PACKAGES=/tmp/packages_end.txt 22:44:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:44:54 + PACKAGES=/tmp/packages_start.txt 22:44:54 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-55 ']' 22:44:54 + PACKAGES=/tmp/packages_end.txt 22:44:54 + case "${OS_FAMILY}" in 22:44:54 + rpm -qa 22:44:54 + sort 22:44:58 + '[' -f /tmp/packages_start.txt ']' 22:44:58 + '[' -f /tmp/packages_end.txt ']' 22:44:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:44:58 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-55 ']' 22:44:58 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-55/archives/ 22:44:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-55/archives/ [Pipeline] isUnix [Pipeline] sh 22:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:44:58 22:44:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:44:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:44:59 alpine: Pulling from edgex-lftools-log-publisher 22:44:59 c9b1b535fdd9: Pulling fs layer 22:44:59 2cc5ad85d9ab: Pulling fs layer 22:44:59 756a868c4378: Pulling fs layer 22:44:59 444b2fc9a129: Pulling fs layer 22:44:59 ea15f1150254: Pulling fs layer 22:44:59 41b27a9f41bf: Pulling fs layer 22:44:59 28c525ee5125: Pulling fs layer 22:44:59 094b1ea09ed8: Pulling fs layer 22:44:59 138eaada9080: Pulling fs layer 22:44:59 0622d0fa9048: Pulling fs layer 22:44:59 28c525ee5125: Waiting 22:44:59 094b1ea09ed8: Waiting 22:44:59 0622d0fa9048: Waiting 22:44:59 138eaada9080: Waiting 22:44:59 ea15f1150254: Waiting 22:44:59 41b27a9f41bf: Waiting 22:44:59 444b2fc9a129: Waiting 22:44:59 2cc5ad85d9ab: Verifying Checksum 22:44:59 2cc5ad85d9ab: Download complete 22:44:59 444b2fc9a129: Verifying Checksum 22:44:59 444b2fc9a129: Download complete 22:44:59 c9b1b535fdd9: Verifying Checksum 22:44:59 ea15f1150254: Download complete 22:44:59 28c525ee5125: Verifying Checksum 22:44:59 28c525ee5125: Download complete 22:44:59 756a868c4378: Verifying Checksum 22:44:59 756a868c4378: Download complete 22:44:59 c9b1b535fdd9: Pull complete 22:44:59 138eaada9080: Verifying Checksum 22:44:59 138eaada9080: Download complete 22:44:59 0622d0fa9048: Verifying Checksum 22:44:59 0622d0fa9048: Download complete 22:44:59 094b1ea09ed8: Verifying Checksum 22:44:59 094b1ea09ed8: Download complete 22:45:00 2cc5ad85d9ab: Pull complete 22:45:00 41b27a9f41bf: Verifying Checksum 22:45:00 41b27a9f41bf: Download complete 22:45:01 756a868c4378: Pull complete 22:45:01 444b2fc9a129: Pull complete 22:45:02 ea15f1150254: Pull complete 22:45:06 41b27a9f41bf: Pull complete 22:45:06 28c525ee5125: Pull complete 22:45:09 094b1ea09ed8: Pull complete 22:45:09 138eaada9080: Pull complete 22:45:09 0622d0fa9048: Pull complete 22:45:09 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:45:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:45:09 prd-centos7-docker-4c-2g-3206 does not seem to be running inside a container 22:45:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-55 -v /w/workspace/exfoundry_go-mod-messaging_PR-55:/w/workspace/exfoundry_go-mod-messaging_PR-55:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-55@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-55@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:45:12 $ docker top 4fea9ec467ba0d2145b7056b76921737972b5776ebab4d78b0b48fe15967a6d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:13 provisioning config files... 22:45:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/config2360838780718492674tmp [Pipeline] { [Pipeline] echo 22:45:13 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:45:13 ---> create-netrc.sh [Pipeline] echo 22:45:13 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:45:13 ---> logs-deploy.sh 22:45:13 + ARCHIVE_ARTIFACTS= 22:45:13 + LOGS_SERVER=https://logs.edgexfoundry.org 22:45:13 + '[' https://logs.edgexfoundry.org == None ']' 22:45:13 + NEXUS_URL=https://nexus.edgexfoundry.org 22:45:13 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-55/1 22:45:13 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-55/1/ 22:45:13 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-55/1 /w/workspace/exfoundry_go-mod-messaging_PR-55 22:45:14 Archives upload complete. 22:45:15 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-55/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-55/1/