Pull request #241 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 AnthonyMBonafide for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 094cc5694e25250ba69db9466f226b58bc5b923a+38d0cc147a837ce191fd6fcb9b0683ab407438b4 (ec6e6f932173b78a93308989ce07c7b38276878a) Running in Durability level: MAX_SURVIVABILITY 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 a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-241/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-7609’ is offline Running on prd-centos7-docker-4c-2g-7610 in /w/workspace/dry_go-mod-core-contracts_PR-241 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-241 # 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/241/head:refs/remotes/origin/PR-241 +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 > git config --add remote.origin.fetch +refs/pull/241/head:refs/remotes/origin/PR-241 # 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/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 094cc5694e25250ba69db9466f226b58bc5b923a Merge succeeded, producing 094cc5694e25250ba69db9466f226b58bc5b923a Checking out Revision 094cc5694e25250ba69db9466f226b58bc5b923a (PR-241) > git config core.sparsecheckout # timeout=10 > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # 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 094cc5694e25250ba69db9466f226b58bc5b923a # timeout=10 Commit message: "Update Reading Validation-Allow Empty Binary Data" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:12:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:12:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:12:01 ========================================================= 17:12:01 EdgeX Global Pipelines Version Info 17:12:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:12:02 ------------------- 17:12:02 stable info: 17:12:02 ------------------- 17:12:02 Commited By: Emilio Reyes emilio.reyes@intel.com 17:12:02 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 17:12:02 Message: update stable to v1.0.87 17:12:03 ------------------- 17:12:03 experimental info: 17:12:03 ------------------- 17:12:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:12:03 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 17:12:03 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:06 17:12:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:12:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:06 latest: Pulling from edgex-devops/git-semver 17:12:06 9123ac7c32f7: Pulling fs layer 17:12:06 b8cc5d1170e3: Pulling fs layer 17:12:06 2924cbbf6a41: Pulling fs layer 17:12:06 93b08a4f1073: Pulling fs layer 17:12:06 93b08a4f1073: Waiting 17:12:06 b8cc5d1170e3: Verifying Checksum 17:12:06 b8cc5d1170e3: Download complete 17:12:06 9123ac7c32f7: Download complete 17:12:06 93b08a4f1073: Download complete 17:12:06 2924cbbf6a41: Verifying Checksum 17:12:06 2924cbbf6a41: Download complete 17:12:06 9123ac7c32f7: Pull complete 17:12:07 b8cc5d1170e3: Pull complete 17:12:07 2924cbbf6a41: Pull complete 17:12:07 93b08a4f1073: Pull complete 17:12:07 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:12:08 prd-centos7-docker-4c-2g-7610 does not seem to be running inside a container 17:12:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-241 -v /w/workspace/dry_go-mod-core-contracts_PR-241:/w/workspace/dry_go-mod-core-contracts_PR-241:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-241@tmp:/w/workspace/dry_go-mod-core-contracts_PR-241@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:10004/edgex-devops/git-semver:latest cat 17:12:08 $ docker top 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:09 [ssh-agent] Looking for ssh-agent implementation... 17:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:09 $ docker exec 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 ssh-agent 17:12:09 SSH_AUTH_SOCK=/tmp/ssh-ktry6Pm4k6dO/agent.15 17:12:09 SSH_AGENT_PID=22 17:12:09 Running ssh-add (command line suppressed) 17:12:09 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-241@tmp/private_key_3267921909733650185.key (/w/workspace/dry_go-mod-core-contracts_PR-241@tmp/private_key_3267921909733650185.key) 17:12:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:10 + git describe --exact-match --tags HEAD 17:12:10 fatal: No names found, cannot describe anything. [Pipeline] } 17:12:10 $ docker exec --env ******** --env ******** 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 ssh-agent -k 17:12:10 unset SSH_AUTH_SOCK; 17:12:10 unset SSH_AGENT_PID; 17:12:10 echo Agent pid 22 killed; 17:12:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:12:10 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:12:10 This usually means this commit has not been tagged. [Pipeline] sshagent 17:12:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:10 [ssh-agent] Looking for ssh-agent implementation... 17:12:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:10 $ docker exec 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 ssh-agent 17:12:11 SSH_AUTH_SOCK=/tmp/ssh-on43X9kvrzKp/agent.58 17:12:11 SSH_AGENT_PID=65 17:12:11 Running ssh-add (command line suppressed) 17:12:11 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-241@tmp/private_key_2176606798688638605.key (/w/workspace/dry_go-mod-core-contracts_PR-241@tmp/private_key_2176606798688638605.key) 17:12:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:11 + git semver init 17:12:11 # -> Open(): unable to determine branch for HEAD 17:12:11 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-241/.git 17:12:11 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-241 17:12:11 # $SEMVER_REMOTE_NAME = origin 17:12:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:11 # $SEMVER_USER_NAME = edgex-jenkins 17:12:11 # $SEMVER_BRANCH = PR-241 17:12:11 # $SEMVER_TEMP = /tmp/semver-940267080 17:12:11 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:12:12 # '/tmp/semver-940267080' -> '/w/workspace/dry_go-mod-core-contracts_PR-241/.semver' 17:12:12 # -> Force: false 17:12:12 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-241/.semver [Pipeline] } 17:12:12 $ docker exec --env ******** --env ******** 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 ssh-agent -k 17:12:12 unset SSH_AUTH_SOCK; 17:12:12 unset SSH_AGENT_PID; 17:12:12 echo Agent pid 65 killed; 17:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:12 + git semver [Pipeline] } 17:12:12 $ docker stop --time=1 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 17:12:14 $ docker rm -f 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:12:15 Stashed 73 file(s) [Pipeline] echo 17:12:15 [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 17:12:30 Still waiting to schedule task 17:12:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:12:30 Still waiting to schedule task 17:12:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:14:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7611 in /w/workspace/dry_go-mod-core-contracts_PR-241 [Pipeline] { [Pipeline] ws 17:14:17 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 17:14:23 using credential edgex-jenkins-ssh 17:14:23 Cloning the remote Git repository 17:14:23 Cloning with configured refspecs honoured and without tags 17:14:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:14:24 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 17:14:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:14:24 > git --version # timeout=10 17:14:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:14:25 Fetching without tags 17:14:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:14:25 > git config --add remote.origin.fetch +refs/pull/241/head:refs/remotes/origin/PR-241 # timeout=10 17:14:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:14:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:14:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:14:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:14:25 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 094cc5694e25250ba69db9466f226b58bc5b923a 17:14:25 Merge succeeded, producing 094cc5694e25250ba69db9466f226b58bc5b923a 17:14:25 Checking out Revision 094cc5694e25250ba69db9466f226b58bc5b923a (PR-241) 17:14:25 > git config core.sparsecheckout # timeout=10 17:14:25 > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # timeout=10 17:14:25 > git remote # timeout=10 17:14:25 > git config --get remote.origin.url # timeout=10 17:14:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:25 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 17:14:25 > git rev-parse HEAD^{commit} # timeout=10 17:14:25 > git config core.sparsecheckout # timeout=10 17:14:25 > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # timeout=10 17:14:30 Commit message: "Update Reading Validation-Allow Empty Binary Data" 17:14:30 > git --version # timeout=10 17:14:30 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:14:32 ========================================================= 17:14:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:14:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:14:33 + 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 . 17:14:34 Sending build context to Docker daemon 1.747MB 17:14:34 Step 1/7 : ARG BASE=golang:1.13-alpine 17:14:34 Step 2/7 : FROM ${BASE} 17:14:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:14:34 cde5963f3b93: Pulling fs layer 17:14:34 2a23fa8c16f7: Pulling fs layer 17:14:34 777b28850792: Pulling fs layer 17:14:34 8a11ddd9e578: Pulling fs layer 17:14:34 4cf88f913ddb: Pulling fs layer 17:14:34 1df406cf5192: Pulling fs layer 17:14:34 cd6300453558: Pulling fs layer 17:14:34 b9c365052c96: Pulling fs layer 17:14:34 a2d8cc88f415: Pulling fs layer 17:14:34 ea1d1ca13537: Pulling fs layer 17:14:34 3750a50a1c5e: Pulling fs layer 17:14:34 8a11ddd9e578: Waiting 17:14:34 4cf88f913ddb: Waiting 17:14:34 1df406cf5192: Waiting 17:14:34 cd6300453558: Waiting 17:14:34 b9c365052c96: Waiting 17:14:34 3750a50a1c5e: Waiting 17:14:34 a2d8cc88f415: Waiting 17:14:34 ea1d1ca13537: Waiting 17:14:34 777b28850792: Download complete 17:14:34 2a23fa8c16f7: Download complete 17:14:34 4cf88f913ddb: Download complete 17:14:35 1df406cf5192: Verifying Checksum 17:14:35 1df406cf5192: Download complete 17:14:35 cde5963f3b93: Verifying Checksum 17:14:35 cde5963f3b93: Download complete 17:14:36 cde5963f3b93: Pull complete 17:14:36 2a23fa8c16f7: Pull complete 17:14:36 777b28850792: Pull complete 17:14:39 cd6300453558: Verifying Checksum 17:14:39 cd6300453558: Download complete 17:14:39 a2d8cc88f415: Download complete 17:14:41 ea1d1ca13537: Verifying Checksum 17:14:41 ea1d1ca13537: Download complete 17:14:41 3750a50a1c5e: Verifying Checksum 17:14:41 3750a50a1c5e: Download complete 17:14:43 Running on prd-centos7-docker-4c-2g-7612 in /w/workspace/dry_go-mod-core-contracts_PR-241 [Pipeline] { [Pipeline] ws 17:14:43 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 17:14:44 b9c365052c96: Verifying Checksum 17:14:44 b9c365052c96: Download complete 17:14:46 8a11ddd9e578: Download complete 17:14:47 using credential edgex-jenkins-ssh 17:14:47 Cloning the remote Git repository 17:14:47 Cloning with configured refspecs honoured and without tags 17:14:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:14:46 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 17:14:47 Fetching without tags 17:14:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:14:47 > git --version # timeout=10 17:14:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:14:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:14:47 > git config --add remote.origin.fetch +refs/pull/241/head:refs/remotes/origin/PR-241 # timeout=10 17:14:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:14:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:14:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:14:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:14:48 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 094cc5694e25250ba69db9466f226b58bc5b923a 17:14:48 Merge succeeded, producing 094cc5694e25250ba69db9466f226b58bc5b923a 17:14:48 Checking out Revision 094cc5694e25250ba69db9466f226b58bc5b923a (PR-241) 17:14:48 > git config core.sparsecheckout # timeout=10 17:14:48 > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # timeout=10 17:14:48 > git remote # timeout=10 17:14:48 > git config --get remote.origin.url # timeout=10 17:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:48 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 17:14:48 > git rev-parse HEAD^{commit} # timeout=10 17:14:48 > git config core.sparsecheckout # timeout=10 17:14:48 > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # timeout=10 17:14:52 Commit message: "Update Reading Validation-Allow Empty Binary Data" 17:14:52 > git --version # timeout=10 17:14:52 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:14:53 ========================================================= 17:14:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:14:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:14:53 + 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 . 17:14:54 Sending build context to Docker daemon 1.747MB 17:14:54 Step 1/7 : ARG BASE=golang:1.13-alpine 17:14:54 Step 2/7 : FROM ${BASE} 17:14:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:14:54 e6b0cf9c0882: Pulling fs layer 17:14:54 2848faf0eed1: Pulling fs layer 17:14:54 0f37312ad70f: Pulling fs layer 17:14:54 5788d62ee057: Pulling fs layer 17:14:54 0e6b1d234666: Pulling fs layer 17:14:54 bf5d7aec512f: Pulling fs layer 17:14:54 34c802a77dc8: Pulling fs layer 17:14:54 9eb99e56ec68: Pulling fs layer 17:14:54 27c7a5d97fbd: Pulling fs layer 17:14:54 5c102a31e300: Pulling fs layer 17:14:54 dcfb455df0a1: Pulling fs layer 17:14:54 34c802a77dc8: Waiting 17:14:54 9eb99e56ec68: Waiting 17:14:54 27c7a5d97fbd: Waiting 17:14:54 5c102a31e300: Waiting 17:14:54 dcfb455df0a1: Waiting 17:14:54 0e6b1d234666: Waiting 17:14:54 5788d62ee057: Waiting 17:14:54 bf5d7aec512f: Waiting 17:14:54 0f37312ad70f: Download complete 17:14:54 2848faf0eed1: Verifying Checksum 17:14:54 2848faf0eed1: Download complete 17:14:54 0e6b1d234666: Verifying Checksum 17:14:54 0e6b1d234666: Download complete 17:14:54 bf5d7aec512f: Verifying Checksum 17:14:54 bf5d7aec512f: Download complete 17:14:54 e6b0cf9c0882: Verifying Checksum 17:14:54 e6b0cf9c0882: Download complete 17:14:54 e6b0cf9c0882: Pull complete 17:14:54 2848faf0eed1: Pull complete 17:14:55 0f37312ad70f: Pull complete 17:14:55 34c802a77dc8: Verifying Checksum 17:14:55 34c802a77dc8: Download complete 17:14:55 27c7a5d97fbd: Verifying Checksum 17:14:55 27c7a5d97fbd: Download complete 17:14:56 5c102a31e300: Verifying Checksum 17:14:56 5c102a31e300: Download complete 17:14:56 dcfb455df0a1: Verifying Checksum 17:14:56 dcfb455df0a1: Download complete 17:14:56 9eb99e56ec68: Verifying Checksum 17:14:56 9eb99e56ec68: Download complete 17:14:56 5788d62ee057: Verifying Checksum 17:14:56 5788d62ee057: Download complete 17:14:58 8a11ddd9e578: Pull complete 17:14:58 4cf88f913ddb: Pull complete 17:14:58 1df406cf5192: Pull complete 17:15:03 5788d62ee057: Pull complete 17:15:03 0e6b1d234666: Pull complete 17:15:03 bf5d7aec512f: Pull complete 17:15:04 cd6300453558: Pull complete 17:15:09 b9c365052c96: Pull complete 17:15:09 a2d8cc88f415: Pull complete 17:15:11 ea1d1ca13537: Pull complete 17:15:11 3750a50a1c5e: Pull complete 17:15:11 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:15:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:15:11 ---> 78745c68409d 17:15:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:15:11 34c802a77dc8: Pull complete 17:15:14 9eb99e56ec68: Pull complete 17:15:14 27c7a5d97fbd: Pull complete 17:15:15 ---> Running in 3ea79289be35 17:15:15 5c102a31e300: Pull complete 17:15:15 dcfb455df0a1: Pull complete 17:15:15 Removing intermediate container 3ea79289be35 17:15:15 ---> 72e53510e9ca 17:15:15 Step 4/7 : RUN apk add bash 17:15:16 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:15:16 ---> 7c70fe431013 17:15:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:15:16 ---> Running in fdf3c5220ed7 17:15:16 Removing intermediate container fdf3c5220ed7 17:15:16 ---> d0c49ba09042 17:15:16 Step 4/7 : RUN apk add bash 17:15:16 ---> Running in 6882932aa677 17:15:16 ---> Running in e55d3ccfd733 17:15:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:15:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:15:17 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:15:17 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:15:17 OK: 143 MiB in 39 packages 17:15:18 OK: 125 MiB in 39 packages 17:15:18 Removing intermediate container e55d3ccfd733 17:15:18 ---> 5535f72b2f24 17:15:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:15:18 ---> Running in c383735d0fa8 17:15:18 Removing intermediate container c383735d0fa8 17:15:18 ---> 28ae2046b5ce 17:15:18 Step 6/7 : COPY go.mod . 17:15:18 ---> 88668a5da99e 17:15:18 Step 7/7 : RUN go mod download 17:15:18 ---> Running in 677b7cf5025a 17:15:19 Removing intermediate container 6882932aa677 17:15:19 ---> f2674f6e7c16 17:15:19 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:15:19 ---> Running in 7cc5121dbf27 17:15:20 Removing intermediate container 7cc5121dbf27 17:15:20 ---> 68d771759c14 17:15:20 Step 6/7 : COPY go.mod . 17:15:20 go: finding github.com/davecgh/go-spew v1.1.0 17:15:20 ---> 8afe5c025e6c 17:15:20 Step 7/7 : RUN go mod download 17:15:20 ---> Running in 992cd270c71c 17:15:21 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:15:21 go: finding github.com/go-kit/kit v0.8.0 17:15:21 go: finding github.com/go-logfmt/logfmt v0.4.0 17:15:21 go: finding github.com/go-stack/stack v1.8.0 17:15:21 go: finding github.com/google/uuid v1.1.0 17:15:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:15:21 go: finding github.com/pmezard/go-difflib v1.0.0 17:15:21 go: finding github.com/stretchr/objx v0.1.0 17:15:21 go: finding github.com/stretchr/testify v1.3.0 17:15:21 go: finding github.com/x448/float16 v0.8.4 17:15:22 go: finding github.com/davecgh/go-spew v1.1.0 17:15:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:15:22 go: finding github.com/go-kit/kit v0.8.0 17:15:22 go: finding github.com/go-logfmt/logfmt v0.4.0 17:15:22 go: finding github.com/go-stack/stack v1.8.0 17:15:22 go: finding github.com/google/uuid v1.1.0 17:15:22 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:15:22 go: finding github.com/pmezard/go-difflib v1.0.0 17:15:22 go: finding github.com/stretchr/objx v0.1.0 17:15:22 go: finding github.com/stretchr/testify v1.3.0 17:15:23 Removing intermediate container 677b7cf5025a 17:15:23 ---> 6fabbf5c3375 17:15:23 Successfully built 6fabbf5c3375 17:15:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } 17:15:23 go: finding github.com/x448/float16 v0.8.4 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:23 + docker inspect -f . ci-base-image-x86_64 17:15:23 . [Pipeline] withDockerContainer 17:15:24 prd-centos7-docker-4c-2g-7612 does not seem to be running inside a container 17:15:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** ci-base-image-x86_64 cat 17:15:25 $ docker top 15b6e8aaf5b315dbb2b885189fffddc635d27a2651b7f240da6f1a4fb5e5c006 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:25 Removing intermediate container 992cd270c71c 17:15:25 ---> 4a526fcd2eb2 17:15:25 Successfully built 4a526fcd2eb2 17:15:25 Successfully tagged ci-base-image-arm64:latest 17:15:25 + go version 17:15:25 go version go1.13.5 linux/amd64 [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 17:15:26 + make test 17:15:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:26 + docker inspect -f . ci-base-image-arm64 17:15:26 . [Pipeline] withDockerContainer 17:15:27 prd-ubuntu18.04-docker-arm64-4c-16g-7611 does not seem to be running inside a container 17:15:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** ci-base-image-arm64 cat 17:15:28 $ docker top de1ff385a3ccd6bd2b920811ef47f3d2099a3bd04d4c5c5e6c1f2b7617fc3251 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:30 + go version 17:15:30 go version go1.13.5 linux/arm64 [Pipeline] sh 17:15:30 + make test 17:15:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:15:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 17:15:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.038s coverage: 85.7% of statements 17:15:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.025s coverage: 100.0% of statements 17:15:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements 17:15:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.008s coverage: 77.8% of statements 17:15:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 17:15:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 6.4% of statements 17:15:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.4% of statements 17:15:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.009s coverage: 100.0% of statements 17:15:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.150s coverage: 100.0% of statements 17:15:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 17:15:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 17:15:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.024s coverage: 100.0% of statements 17:15:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.015s coverage: 100.0% of statements 17:15:39 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.5% of statements 17:15:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.037s coverage: 26.3% of statements 17:15:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements 17:15:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements 17:15:39 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 17:15:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:15:42 gofmt -l . 17:15:42 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:15:42 Stashed 1 file(s) [Pipeline] } 17:15:42 $ docker stop --time=1 15b6e8aaf5b315dbb2b885189fffddc635d27a2651b7f240da6f1a4fb5e5c006 17:15:44 $ docker rm -f 15b6e8aaf5b315dbb2b885189fffddc635d27a2651b7f240da6f1a4fb5e5c006 [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] } 17:15:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 17:15:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.051s coverage: 85.7% of statements 17:15:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.049s coverage: 100.0% of statements 17:15:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements 17:15:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.046s coverage: 77.8% of statements 17:15:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 17:15:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements 17:15:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.063s coverage: 14.4% of statements 17:15:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.036s coverage: 100.0% of statements 17:15:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.100s coverage: 100.0% of statements 17:15:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 17:15:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 17:15:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements 17:15:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.530s coverage: 100.0% of statements 17:16:00 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.088s coverage: 62.5% of statements 17:16:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.019s coverage: 26.3% of statements 17:16:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 17:16:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.025s coverage: 15.4% of statements 17:16:00 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 17:16:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:16:03 gofmt -l . 17:16:03 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:16:04 Warning: overwriting stash ‘coverage-report’ 17:16:04 Stashed 1 file(s) [Pipeline] } 17:16:04 $ docker stop --time=1 de1ff385a3ccd6bd2b920811ef47f3d2099a3bd04d4c5c5e6c1f2b7617fc3251 17:16:07 $ docker rm -f de1ff385a3ccd6bd2b920811ef47f3d2099a3bd04d4c5c5e6c1f2b7617fc3251 [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 17:16:09 provisioning config files... 17:16:09 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-241@tmp/config8751132259779601562tmp [Pipeline] { [Pipeline] sh 17:16:10 + curl -s https://codecov.io/bash 17:16:10 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-241@tmp/config8751132259779601562tmp 17:16:10 17:16:10 _____ _ 17:16:10 / ____| | | 17:16:10 | | ___ __| | ___ ___ _____ __ 17:16:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:16:10 | |___| (_) | (_| | __/ (_| (_) \ V / 17:16:10 \_____\___/ \__,_|\___|\___\___/ \_/ 17:16:10 Bash-tbd 17:16:10 17:16:10 17:16:10 ==> Jenkins CI detected. 17:16:10 project root: . 17:16:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:16:10 ==> Running gcov in . (disable via -X gcov) 17:16:10 ==> Python coveragepy not found 17:16:10 ==> Searching for coverage reports in: 17:16:10 + . 17:16:10 -> Found 1 reports 17:16:10 ==> Detecting git/mercurial file structure 17:16:10 ==> Reading reports 17:16:10 + ./coverage.out bytes=82427 17:16:10 ==> Appending adjustments 17:16:10 http://docs.codecov.io/docs/fixing-reports 17:16:11 + Found adjustments 17:16:11 ==> Gzipping contents 17:16:11 ==> Uploading reports 17:16:11 url: https://codecov.io 17:16:11 query: branch=PR-241&commit=094cc5694e25250ba69db9466f226b58bc5b923a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=241&job= 17:16:11 -> Pinging Codecov 17:16:11 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-241&commit=094cc5694e25250ba69db9466f226b58bc5b923a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=241&job= 17:16:11 -> Uploading 17:16:11 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/094cc5694e25250ba69db9466f226b58bc5b923a [Pipeline] } 17:16:11 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 17:16:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:16:14 ---> package-listing.sh 17:16:14 ++ facter osfamily 17:16:14 ++ tr '[:upper:]' '[:lower:]' 17:16:14 + OS_FAMILY=redhat 17:16:14 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-241 17:16:14 + START_PACKAGES=/tmp/packages_start.txt 17:16:14 + END_PACKAGES=/tmp/packages_end.txt 17:16:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:16:14 + PACKAGES=/tmp/packages_start.txt 17:16:14 + '[' /w/workspace/dry_go-mod-core-contracts_PR-241 ']' 17:16:14 + PACKAGES=/tmp/packages_end.txt 17:16:14 + case "${OS_FAMILY}" in 17:16:14 + rpm -qa 17:16:14 + sort 17:16:18 + '[' -f /tmp/packages_start.txt ']' 17:16:18 + '[' -f /tmp/packages_end.txt ']' 17:16:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:16:18 + '[' /w/workspace/dry_go-mod-core-contracts_PR-241 ']' 17:16:18 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-241/archives/ 17:16:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-241/archives/ [Pipeline] isUnix [Pipeline] sh 17:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:16:18 17:16:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:16:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:16:19 alpine: Pulling from edgex-lftools-log-publisher 17:16:19 c9b1b535fdd9: Pulling fs layer 17:16:19 2cc5ad85d9ab: Pulling fs layer 17:16:19 756a868c4378: Pulling fs layer 17:16:19 444b2fc9a129: Pulling fs layer 17:16:19 ea15f1150254: Pulling fs layer 17:16:19 41b27a9f41bf: Pulling fs layer 17:16:19 28c525ee5125: Pulling fs layer 17:16:19 094b1ea09ed8: Pulling fs layer 17:16:19 138eaada9080: Pulling fs layer 17:16:19 0622d0fa9048: Pulling fs layer 17:16:19 41b27a9f41bf: Waiting 17:16:19 28c525ee5125: Waiting 17:16:19 094b1ea09ed8: Waiting 17:16:19 138eaada9080: Waiting 17:16:19 0622d0fa9048: Waiting 17:16:19 444b2fc9a129: Waiting 17:16:19 ea15f1150254: Waiting 17:16:19 2cc5ad85d9ab: Verifying Checksum 17:16:19 2cc5ad85d9ab: Download complete 17:16:19 444b2fc9a129: Verifying Checksum 17:16:19 444b2fc9a129: Download complete 17:16:19 c9b1b535fdd9: Verifying Checksum 17:16:19 c9b1b535fdd9: Download complete 17:16:19 ea15f1150254: Verifying Checksum 17:16:19 ea15f1150254: Download complete 17:16:19 28c525ee5125: Verifying Checksum 17:16:19 28c525ee5125: Download complete 17:16:19 756a868c4378: Verifying Checksum 17:16:19 756a868c4378: Download complete 17:16:19 c9b1b535fdd9: Pull complete 17:16:19 138eaada9080: Verifying Checksum 17:16:19 138eaada9080: Download complete 17:16:19 0622d0fa9048: Verifying Checksum 17:16:19 0622d0fa9048: Download complete 17:16:20 094b1ea09ed8: Verifying Checksum 17:16:20 094b1ea09ed8: Download complete 17:16:20 41b27a9f41bf: Verifying Checksum 17:16:20 41b27a9f41bf: Download complete 17:16:20 2cc5ad85d9ab: Pull complete 17:16:22 756a868c4378: Pull complete 17:16:22 444b2fc9a129: Pull complete 17:16:22 ea15f1150254: Pull complete 17:16:25 41b27a9f41bf: Pull complete 17:16:25 28c525ee5125: Pull complete 17:16:27 094b1ea09ed8: Pull complete 17:16:27 138eaada9080: Pull complete 17:16:27 0622d0fa9048: Pull complete 17:16:27 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:16:27 prd-centos7-docker-4c-2g-7610 does not seem to be running inside a container 17:16:28 $ 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-241 -v /w/workspace/dry_go-mod-core-contracts_PR-241:/w/workspace/dry_go-mod-core-contracts_PR-241:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-241@tmp:/w/workspace/dry_go-mod-core-contracts_PR-241@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:16:28 $ docker top bb7bf27c107caf6804aeb4e592b575982a5e856c0ea1f72f0d70dce9f9b32125 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:28 provisioning config files... 17:16:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-241@tmp/config4758469824726565113tmp [Pipeline] { [Pipeline] echo 17:16:29 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:16:29 ---> create-netrc.sh [Pipeline] echo 17:16:29 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:16:29 ---> logs-deploy.sh 17:16:29 + ARCHIVE_ARTIFACTS= 17:16:29 + LOGS_SERVER=https://logs.edgexfoundry.org 17:16:29 + '[' https://logs.edgexfoundry.org == None ']' 17:16:29 + NEXUS_URL=https://nexus.edgexfoundry.org 17:16:29 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-241/1 17:16:29 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-241/1/ 17:16:29 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-241/1 /w/workspace/dry_go-mod-core-contracts_PR-241 17:16:31 Archives upload complete. 17:16:31 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-241/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-241/1/