Branch indexing 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 lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 38d0cc147a837ce191fd6fcb9b0683ab407438b4 rather than c73b3f9c4325a859335b9f0496f5e885189429ce Obtained Jenkinsfile from 38d0cc147a837ce191fd6fcb9b0683ab407438b4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3405 in /w/workspace/dry_go-mod-core-contracts_PR-236 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # 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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce Merge succeeded, producing 173af5710411c015db5684f6a7ca808eac17c69e Checking out Revision 173af5710411c015db5684f6a7ca808eac17c69e (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # 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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 173af5710411c015db5684f6a7ca808eac17c69e # timeout=10 Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" > git rev-list --no-walk c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:39:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:22 08:39:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:39:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:22 latest: Pulling from edgex-devops/git-semver 08:39:22 9123ac7c32f7: Pulling fs layer 08:39:22 b8cc5d1170e3: Pulling fs layer 08:39:22 2924cbbf6a41: Pulling fs layer 08:39:22 93b08a4f1073: Pulling fs layer 08:39:22 93b08a4f1073: Waiting 08:39:22 b8cc5d1170e3: Verifying Checksum 08:39:22 b8cc5d1170e3: Download complete 08:39:23 9123ac7c32f7: Verifying Checksum 08:39:23 9123ac7c32f7: Download complete 08:39:23 93b08a4f1073: Verifying Checksum 08:39:23 93b08a4f1073: Download complete 08:39:23 2924cbbf6a41: Verifying Checksum 08:39:23 2924cbbf6a41: Download complete 08:39:23 9123ac7c32f7: Pull complete 08:39:23 b8cc5d1170e3: Pull complete 08:39:23 2924cbbf6a41: Pull complete 08:39:24 93b08a4f1073: Pull complete 08:39:24 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:39:24 prd-centos7-docker-4c-2g-3405 does not seem to be running inside a container 08:39:24 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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:10004/edgex-devops/git-semver:latest cat 08:39:24 $ docker top 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:25 [ssh-agent] Looking for ssh-agent implementation... 08:39:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:25 $ docker exec 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b ssh-agent 08:39:25 SSH_AUTH_SOCK=/tmp/ssh-QV3Oei4CuCQ7/agent.15 08:39:25 SSH_AGENT_PID=22 08:39:25 Running ssh-add (command line suppressed) 08:39:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8616653914635602947.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8616653914635602947.key) 08:39:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:26 + git describe --exact-match --tags HEAD 08:39:26 fatal: No names found, cannot describe anything. [Pipeline] } 08:39:26 $ docker exec --env ******** --env ******** 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b ssh-agent -k 08:39:26 unset SSH_AUTH_SOCK; 08:39:26 unset SSH_AGENT_PID; 08:39:26 echo Agent pid 22 killed; 08:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:39:26 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:39:26 This usually means this commit has not been tagged. [Pipeline] sshagent 08:39:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:26 [ssh-agent] Looking for ssh-agent implementation... 08:39:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:26 $ docker exec 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b ssh-agent 08:39:26 SSH_AUTH_SOCK=/tmp/ssh-YR6Qs55jZ4NY/agent.56 08:39:26 SSH_AGENT_PID=63 08:39:26 Running ssh-add (command line suppressed) 08:39:27 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_5699777655928706511.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_5699777655928706511.key) 08:39:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:27 + git semver init 08:39:27 # -> Open(): unable to determine branch for HEAD 08:39:27 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 08:39:27 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 08:39:27 # $SEMVER_REMOTE_NAME = origin 08:39:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:39:27 # $SEMVER_USER_NAME = edgex-jenkins 08:39:27 # $SEMVER_BRANCH = PR-236 08:39:27 # $SEMVER_TEMP = /tmp/semver-446782618 08:39:27 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:39:27 # '/tmp/semver-446782618' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 08:39:27 # -> Force: false 08:39:27 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 08:39:28 $ docker exec --env ******** --env ******** 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b ssh-agent -k 08:39:28 unset SSH_AUTH_SOCK; 08:39:28 unset SSH_AGENT_PID; 08:39:28 echo Agent pid 63 killed; 08:39:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:28 + git semver [Pipeline] } 08:39:28 $ docker stop --time=1 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b 08:39:29 $ docker rm -f 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:39:30 Stashed 73 file(s) [Pipeline] echo 08:39:30 [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 08:39:46 Still waiting to schedule task 08:39:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3405’ 08:39:46 Still waiting to schedule task 08:39:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 08:41:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3406 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 08:41:36 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 08:41:42 using credential edgex-jenkins-ssh 08:41:42 Cloning the remote Git repository 08:41:42 Cloning with configured refspecs honoured and without tags 08:41:44 Fetching without tags 08:41:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:41:43 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 08:41:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:41:43 > git --version # timeout=10 08:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:41:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:41:44 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 08:41:44 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:41:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:41:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:44 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce 08:41:45 Merge succeeded, producing ed8a62e830cd92ae49ea94bcd1ee95cf27cbdf47 08:41:45 Checking out Revision ed8a62e830cd92ae49ea94bcd1ee95cf27cbdf47 (PR-236) 08:41:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:41:44 > git config core.sparsecheckout # timeout=10 08:41:44 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 08:41:44 > git remote # timeout=10 08:41:44 > git config --get remote.origin.url # timeout=10 08:41:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:45 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 08:41:45 > git rev-parse HEAD^{commit} # timeout=10 08:41:45 > git config core.sparsecheckout # timeout=10 08:41:45 > git checkout -f ed8a62e830cd92ae49ea94bcd1ee95cf27cbdf47 # timeout=10 08:41:49 Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" 08:41:49 > git rev-list --no-walk c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:41:50 ========================================================= 08:41:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:41:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:41:51 + 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 . 08:41:52 Sending build context to Docker daemon 1.779MB 08:41:52 Step 1/7 : ARG BASE=golang:1.13-alpine 08:41:52 Step 2/7 : FROM ${BASE} 08:41:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:41:53 cde5963f3b93: Pulling fs layer 08:41:53 2a23fa8c16f7: Pulling fs layer 08:41:53 777b28850792: Pulling fs layer 08:41:53 8a11ddd9e578: Pulling fs layer 08:41:53 4cf88f913ddb: Pulling fs layer 08:41:53 1df406cf5192: Pulling fs layer 08:41:53 cd6300453558: Pulling fs layer 08:41:53 b9c365052c96: Pulling fs layer 08:41:53 a2d8cc88f415: Pulling fs layer 08:41:53 ea1d1ca13537: Pulling fs layer 08:41:53 3750a50a1c5e: Pulling fs layer 08:41:53 cd6300453558: Waiting 08:41:53 8a11ddd9e578: Waiting 08:41:53 4cf88f913ddb: Waiting 08:41:53 b9c365052c96: Waiting 08:41:53 1df406cf5192: Waiting 08:41:53 a2d8cc88f415: Waiting 08:41:53 ea1d1ca13537: Waiting 08:41:53 777b28850792: Download complete 08:41:53 2a23fa8c16f7: Verifying Checksum 08:41:53 2a23fa8c16f7: Download complete 08:41:53 4cf88f913ddb: Verifying Checksum 08:41:53 4cf88f913ddb: Download complete 08:41:53 1df406cf5192: Verifying Checksum 08:41:53 1df406cf5192: Download complete 08:41:53 cde5963f3b93: Download complete 08:41:54 cde5963f3b93: Pull complete 08:41:55 2a23fa8c16f7: Pull complete 08:41:55 777b28850792: Pull complete 08:41:57 cd6300453558: Verifying Checksum 08:41:57 cd6300453558: Download complete 08:41:57 a2d8cc88f415: Verifying Checksum 08:41:57 a2d8cc88f415: Download complete 08:42:00 ea1d1ca13537: Verifying Checksum 08:42:00 ea1d1ca13537: Download complete 08:42:00 3750a50a1c5e: Verifying Checksum 08:42:00 3750a50a1c5e: Download complete 08:42:02 Running on prd-centos7-docker-4c-2g-3407 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 08:42:02 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 08:42:03 b9c365052c96: Download complete 08:42:04 8a11ddd9e578: Download complete 08:42:04 using credential edgex-jenkins-ssh 08:42:05 Cloning the remote Git repository 08:42:05 Cloning with configured refspecs honoured and without tags 08:42:04 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:42:04 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 08:42:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:42:04 > git --version # timeout=10 08:42:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:42:05 Fetching without tags 08:42:06 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce 08:42:06 Merge succeeded, producing 4e4861bf8a60ae2344aee119bf074bc52af514f1 08:42:06 Checking out Revision 4e4861bf8a60ae2344aee119bf074bc52af514f1 (PR-236) 08:42:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:42:05 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 08:42:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:42:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:42:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:42:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:42:06 > git config core.sparsecheckout # timeout=10 08:42:06 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 08:42:06 > git remote # timeout=10 08:42:06 > git config --get remote.origin.url # timeout=10 08:42:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:06 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 08:42:06 > git rev-parse HEAD^{commit} # timeout=10 08:42:06 > git config core.sparsecheckout # timeout=10 08:42:06 > git checkout -f 4e4861bf8a60ae2344aee119bf074bc52af514f1 # timeout=10 08:42:10 Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" 08:42:10 > git rev-list --no-walk c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:42:11 ========================================================= 08:42:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:42:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:42:12 + 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 . 08:42:12 Sending build context to Docker daemon 1.778MB 08:42:12 Step 1/7 : ARG BASE=golang:1.13-alpine 08:42:12 Step 2/7 : FROM ${BASE} 08:42:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:42:12 e6b0cf9c0882: Pulling fs layer 08:42:12 2848faf0eed1: Pulling fs layer 08:42:12 0f37312ad70f: Pulling fs layer 08:42:12 5788d62ee057: Pulling fs layer 08:42:12 0e6b1d234666: Pulling fs layer 08:42:12 bf5d7aec512f: Pulling fs layer 08:42:12 34c802a77dc8: Pulling fs layer 08:42:12 9eb99e56ec68: Pulling fs layer 08:42:12 27c7a5d97fbd: Pulling fs layer 08:42:12 5c102a31e300: Pulling fs layer 08:42:12 dcfb455df0a1: Pulling fs layer 08:42:12 34c802a77dc8: Waiting 08:42:12 9eb99e56ec68: Waiting 08:42:12 27c7a5d97fbd: Waiting 08:42:12 5c102a31e300: Waiting 08:42:12 dcfb455df0a1: Waiting 08:42:12 0e6b1d234666: Waiting 08:42:12 bf5d7aec512f: Waiting 08:42:12 0f37312ad70f: Verifying Checksum 08:42:12 0f37312ad70f: Download complete 08:42:12 2848faf0eed1: Verifying Checksum 08:42:12 2848faf0eed1: Download complete 08:42:12 0e6b1d234666: Verifying Checksum 08:42:12 0e6b1d234666: Download complete 08:42:12 bf5d7aec512f: Verifying Checksum 08:42:12 bf5d7aec512f: Download complete 08:42:12 e6b0cf9c0882: Verifying Checksum 08:42:12 e6b0cf9c0882: Download complete 08:42:12 e6b0cf9c0882: Pull complete 08:42:13 34c802a77dc8: Verifying Checksum 08:42:13 34c802a77dc8: Download complete 08:42:13 27c7a5d97fbd: Verifying Checksum 08:42:13 27c7a5d97fbd: Download complete 08:42:14 9eb99e56ec68: Verifying Checksum 08:42:14 9eb99e56ec68: Download complete 08:42:14 5788d62ee057: Download complete 08:42:14 dcfb455df0a1: Verifying Checksum 08:42:14 dcfb455df0a1: Download complete 08:42:14 5c102a31e300: Verifying Checksum 08:42:14 5c102a31e300: Download complete 08:42:14 2848faf0eed1: Pull complete 08:42:14 0f37312ad70f: Pull complete 08:42:16 8a11ddd9e578: Pull complete 08:42:16 4cf88f913ddb: Pull complete 08:42:16 1df406cf5192: Pull complete 08:42:20 5788d62ee057: Pull complete 08:42:20 0e6b1d234666: Pull complete 08:42:20 bf5d7aec512f: Pull complete 08:42:21 cd6300453558: Pull complete 08:42:25 34c802a77dc8: Pull complete 08:42:26 b9c365052c96: Pull complete 08:42:26 a2d8cc88f415: Pull complete 08:42:28 ea1d1ca13537: Pull complete 08:42:28 3750a50a1c5e: Pull complete 08:42:28 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:42:28 ---> 78745c68409d 08:42:28 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:42:29 9eb99e56ec68: Pull complete 08:42:29 27c7a5d97fbd: Pull complete 08:42:29 5c102a31e300: Pull complete 08:42:29 dcfb455df0a1: Pull complete 08:42:30 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:42:30 ---> 7c70fe431013 08:42:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:42:30 ---> Running in 9c683c5be5bb 08:42:30 Removing intermediate container 9c683c5be5bb 08:42:30 ---> 0a3f64e3b36f 08:42:30 Step 4/7 : RUN apk add bash 08:42:30 ---> Running in 238bdfab3681 08:42:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:42:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:42:31 OK: 143 MiB in 39 packages 08:42:32 Removing intermediate container 238bdfab3681 08:42:32 ---> 982ab161ab10 08:42:32 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:42:32 ---> Running in 3d8a631953ff 08:42:32 Removing intermediate container 3d8a631953ff 08:42:32 ---> b8217b027e0f 08:42:32 Step 6/7 : COPY go.mod . 08:42:32 ---> 2c171d3ad2a4 08:42:32 Step 7/7 : RUN go mod download 08:42:32 ---> Running in 7be9b3f7013e 08:42:33 ---> Running in 9bd5a95e53d3 08:42:33 Removing intermediate container 9bd5a95e53d3 08:42:33 ---> 4ddc71ead5f4 08:42:33 Step 4/7 : RUN apk add bash 08:42:33 ---> Running in fbdb15316eed 08:42:34 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:42:35 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:42:35 go: finding github.com/davecgh/go-spew v1.1.0 08:42:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:42:35 go: finding github.com/go-kit/kit v0.8.0 08:42:35 go: finding github.com/go-logfmt/logfmt v0.4.0 08:42:35 OK: 125 MiB in 39 packages 08:42:35 go: finding github.com/go-stack/stack v1.8.0 08:42:35 go: finding github.com/google/uuid v1.1.0 08:42:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:42:36 go: finding github.com/pmezard/go-difflib v1.0.0 08:42:36 go: finding github.com/stretchr/objx v0.1.0 08:42:36 go: finding github.com/stretchr/testify v1.3.0 08:42:36 go: finding github.com/x448/float16 v0.8.4 08:42:37 Removing intermediate container fbdb15316eed 08:42:37 ---> dfe897671e81 08:42:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:42:37 Removing intermediate container 7be9b3f7013e 08:42:37 ---> c7d0887c4064 08:42:37 ---> Running in feb8db2f4884 08:42:37 Successfully built c7d0887c4064 08:42:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 08:42:37 Removing intermediate container feb8db2f4884 08:42:37 ---> f1ad020ef6ee 08:42:37 Step 6/7 : COPY go.mod . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:38 + docker inspect -f . ci-base-image-x86_64 08:42:38 . [Pipeline] withDockerContainer 08:42:38 prd-centos7-docker-4c-2g-3407 does not seem to be running inside a container 08:42:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-x86_64 cat 08:42:38 ---> f5b62f112654 08:42:38 Step 7/7 : RUN go mod download 08:42:38 ---> Running in 6a756e05dbf2 08:42:39 $ docker top b875ebd77f7e2b37005ce19f9e3468efe4631c7879b86c19a760aeba4d9794bf -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:39 + go version 08:42:39 go version go1.13.5 linux/amd64 [Pipeline] sh 08:42:40 + make test 08:42:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:42:40 go: finding github.com/davecgh/go-spew v1.1.0 08:42:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:42:40 go: finding github.com/go-kit/kit v0.8.0 08:42:40 go: finding github.com/go-logfmt/logfmt v0.4.0 08:42:40 go: finding github.com/go-stack/stack v1.8.0 08:42:40 go: finding github.com/google/uuid v1.1.0 08:42:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:42:40 go: finding github.com/pmezard/go-difflib v1.0.0 08:42:40 go: finding github.com/stretchr/objx v0.1.0 08:42:40 go: finding github.com/stretchr/testify v1.3.0 08:42:40 go: finding github.com/x448/float16 v0.8.4 08:42:42 Removing intermediate container 6a756e05dbf2 08:42:42 ---> 7ed2d2dfbd26 08:42:42 Successfully built 7ed2d2dfbd26 08:42:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:43 + docker inspect -f . ci-base-image-arm64 08:42:43 . [Pipeline] withDockerContainer 08:42:43 prd-ubuntu18.04-docker-arm64-4c-16g-3406 does not seem to be running inside a container 08:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat 08:42:45 $ docker top 65a3f2d9f54159b0126a6629ee332987d6129fa5b6d9d801c89e08bcd5a8fc00 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:46 + go version 08:42:46 go version go1.13.5 linux/arm64 [Pipeline] sh 08:42:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:42:46 + make test 08:42:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:42:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements 08:42:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements 08:42:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.023s coverage: 45.4% of statements 08:42:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements 08:42:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:42:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements 08:42:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.060s coverage: 14.4% of statements 08:42:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements 08:42:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.037s coverage: 100.0% of statements 08:42:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:42:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:42:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements 08:42:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.031s coverage: 100.0% of statements 08:42:51 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.016s coverage: 62.5% of statements 08:42:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.032s coverage: 26.3% of statements 08:42:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 08:42:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 08:42:51 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 08:42:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 08:42:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] 08:42:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 08:42:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:42:52 gofmt -l . 08:42:52 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:42:52 Stashed 1 file(s) [Pipeline] } 08:42:52 $ docker stop --time=1 b875ebd77f7e2b37005ce19f9e3468efe4631c7879b86c19a760aeba4d9794bf 08:42:54 $ docker rm -f b875ebd77f7e2b37005ce19f9e3468efe4631c7879b86c19a760aeba4d9794bf [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:43:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:43:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.089s coverage: 85.7% of statements 08:43:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.083s coverage: 100.0% of statements 08:43:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.042s coverage: 45.4% of statements 08:43:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.043s coverage: 77.8% of statements 08:43:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:43:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements 08:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.060s coverage: 14.4% of statements 08:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.028s coverage: 100.0% of statements 08:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.127s coverage: 100.0% of statements 08:43:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:43:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.039s coverage: 100.0% of statements 08:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.527s coverage: 100.0% of statements 08:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.095s coverage: 62.5% of statements 08:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.039s coverage: 26.3% of statements 08:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements 08:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements 08:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 08:43:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 08:43:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] 08:43:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 08:43:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:43:20 gofmt -l . 08:43:20 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:43:20 Warning: overwriting stash ‘coverage-report’ 08:43:21 Stashed 1 file(s) [Pipeline] } 08:43:21 $ docker stop --time=1 65a3f2d9f54159b0126a6629ee332987d6129fa5b6d9d801c89e08bcd5a8fc00 08:43:23 $ docker rm -f 65a3f2d9f54159b0126a6629ee332987d6129fa5b6d9d801c89e08bcd5a8fc00 [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] } [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 08:43:25 provisioning config files... 08:43:25 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8966569465470143217tmp [Pipeline] { [Pipeline] sh 08:43:25 + curl -s https://codecov.io/bash 08:43:25 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8966569465470143217tmp 08:43:26 08:43:26 _____ _ 08:43:26 / ____| | | 08:43:26 | | ___ __| | ___ ___ _____ __ 08:43:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:43:26 | |___| (_) | (_| | __/ (_| (_) \ V / 08:43:26 \_____\___/ \__,_|\___|\___\___/ \_/ 08:43:26 Bash-20200410-0786dee 08:43:26 08:43:26 08:43:26 ==> Jenkins CI detected. 08:43:26 project root: . 08:43:26 Fixing merge commit SHA 08:43:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:43:26 ==> Running gcov in . (disable via -X gcov) 08:43:26 ==> Python coveragepy not found 08:43:26 ==> Searching for coverage reports in: 08:43:26 + . 08:43:26 -> Found 1 reports 08:43:26 ==> Detecting git/mercurial file structure 08:43:26 ==> Reading reports 08:43:26 + ./coverage.out bytes=82416 08:43:26 ==> Appending adjustments 08:43:26 http://docs.codecov.io/docs/fixing-reports 08:43:26 + Found adjustments 08:43:26 ==> Gzipping contents 08:43:26 ==> Uploading reports 08:43:26 url: https://codecov.io 08:43:26 query: branch=PR-236&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 08:43:26 -> Pinging Codecov 08:43:26 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-236&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 08:45:48 -> Uploading 08:45:48 X> Failed to upload 08:45:48 -> Sleeping for 30s and trying again... 08:46:06 -> Pinging Codecov 08:46:06 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-236&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 08:46:06 -> Uploading 08:46:06 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/38d0cc147a837ce191fd6fcb9b0683ab407438b4 [Pipeline] } 08:46:06 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 08:46:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:46:07 ---> package-listing.sh 08:46:07 ++ facter osfamily 08:46:07 ++ tr '[:upper:]' '[:lower:]' 08:46:07 + OS_FAMILY=redhat 08:46:07 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 08:46:07 + START_PACKAGES=/tmp/packages_start.txt 08:46:07 + END_PACKAGES=/tmp/packages_end.txt 08:46:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:07 + PACKAGES=/tmp/packages_start.txt 08:46:07 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 08:46:07 + PACKAGES=/tmp/packages_end.txt 08:46:07 + case "${OS_FAMILY}" in 08:46:07 + rpm -qa 08:46:07 + sort 08:46:11 + '[' -f /tmp/packages_start.txt ']' 08:46:11 + '[' -f /tmp/packages_end.txt ']' 08:46:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:11 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 08:46:11 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 08:46:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh 08:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:46:12 08:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:46:12 alpine: Pulling from edgex-lftools-log-publisher 08:46:12 c9b1b535fdd9: Pulling fs layer 08:46:12 2cc5ad85d9ab: Pulling fs layer 08:46:12 756a868c4378: Pulling fs layer 08:46:12 444b2fc9a129: Pulling fs layer 08:46:12 ea15f1150254: Pulling fs layer 08:46:12 41b27a9f41bf: Pulling fs layer 08:46:12 28c525ee5125: Pulling fs layer 08:46:12 094b1ea09ed8: Pulling fs layer 08:46:12 138eaada9080: Pulling fs layer 08:46:12 0622d0fa9048: Pulling fs layer 08:46:12 41b27a9f41bf: Waiting 08:46:12 28c525ee5125: Waiting 08:46:12 094b1ea09ed8: Waiting 08:46:12 444b2fc9a129: Waiting 08:46:12 138eaada9080: Waiting 08:46:12 0622d0fa9048: Waiting 08:46:12 ea15f1150254: Waiting 08:46:12 2cc5ad85d9ab: Verifying Checksum 08:46:12 2cc5ad85d9ab: Download complete 08:46:12 444b2fc9a129: Verifying Checksum 08:46:12 444b2fc9a129: Download complete 08:46:12 c9b1b535fdd9: Verifying Checksum 08:46:12 c9b1b535fdd9: Download complete 08:46:12 ea15f1150254: Verifying Checksum 08:46:12 ea15f1150254: Download complete 08:46:12 28c525ee5125: Verifying Checksum 08:46:12 28c525ee5125: Download complete 08:46:13 756a868c4378: Verifying Checksum 08:46:13 756a868c4378: Download complete 08:46:13 c9b1b535fdd9: Pull complete 08:46:13 138eaada9080: Download complete 08:46:13 094b1ea09ed8: Verifying Checksum 08:46:13 094b1ea09ed8: Download complete 08:46:13 0622d0fa9048: Verifying Checksum 08:46:13 0622d0fa9048: Download complete 08:46:13 2cc5ad85d9ab: Pull complete 08:46:14 41b27a9f41bf: Verifying Checksum 08:46:14 41b27a9f41bf: Download complete 08:46:15 756a868c4378: Pull complete 08:46:16 444b2fc9a129: Pull complete 08:46:16 ea15f1150254: Pull complete 08:46:20 41b27a9f41bf: Pull complete 08:46:20 28c525ee5125: Pull complete 08:46:22 094b1ea09ed8: Pull complete 08:46:22 138eaada9080: Pull complete 08:46:22 0622d0fa9048: Pull complete 08:46:22 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:46:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:46:22 prd-centos7-docker-4c-2g-3405 does not seem to be running inside a container 08:46:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:46:23 $ docker top 46173ed0bd3a63eb94b92a213219a3710eca0636b5a6c7c676e2863963d43d7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:23 provisioning config files... 08:46:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config6813976041169427878tmp [Pipeline] { [Pipeline] echo 08:46:23 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:46:23 ---> create-netrc.sh [Pipeline] echo 08:46:23 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:46:23 ---> logs-deploy.sh 08:46:23 + ARCHIVE_ARTIFACTS= 08:46:23 + LOGS_SERVER=https://logs.edgexfoundry.org 08:46:23 + '[' https://logs.edgexfoundry.org == None ']' 08:46:23 + NEXUS_URL=https://nexus.edgexfoundry.org 08:46:23 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/2 08:46:23 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/2/ 08:46:23 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/2 /w/workspace/dry_go-mod-core-contracts_PR-236 08:46:25 Archives upload complete. 08:46:25 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/2/ 08:46:25 ---> uname -a: 08:46:25 Linux 46173ed0bd3a 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 08:46:25 08:46:25