Pull request #233 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 jdharms for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from b187d790be99d67fea518cfe9ef0792ee6c79184+0a0ac7d4b10642622fee7fbbc8efe19400eb09ea (1594cb28f7c18ebb92d8af5cef579419604d5fec) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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-233/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 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 > 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/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1660’ is offline Running on prd-centos7-docker-4c-2g-2144 in /w/workspace/dry_go-mod-core-contracts_PR-233 [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-233 # 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 Fetching without tags Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit b187d790be99d67fea518cfe9ef0792ee6c79184 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +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/233/head:refs/remotes/origin/PR-233 # 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/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 Merge succeeded, producing b187d790be99d67fea518cfe9ef0792ee6c79184 Checking out Revision b187d790be99d67fea518cfe9ef0792ee6c79184 (PR-233) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 Commit message: "Change CBOR library to fxamacker/cbor" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:00:38 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 20:00:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:00:41 20:00:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:00:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:00:41 latest: Pulling from edgex-devops/git-semver 20:00:41 9123ac7c32f7: Pulling fs layer 20:00:41 b8cc5d1170e3: Pulling fs layer 20:00:41 2924cbbf6a41: Pulling fs layer 20:00:41 93b08a4f1073: Pulling fs layer 20:00:41 93b08a4f1073: Waiting 20:00:41 b8cc5d1170e3: Verifying Checksum 20:00:41 b8cc5d1170e3: Download complete 20:00:41 9123ac7c32f7: Verifying Checksum 20:00:41 9123ac7c32f7: Download complete 20:00:41 93b08a4f1073: Verifying Checksum 20:00:41 93b08a4f1073: Download complete 20:00:41 2924cbbf6a41: Verifying Checksum 20:00:42 9123ac7c32f7: Pull complete 20:00:42 b8cc5d1170e3: Pull complete 20:00:42 2924cbbf6a41: Pull complete 20:00:42 93b08a4f1073: Pull complete 20:00:42 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:00:43 prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container 20:00:43 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-233 -v /w/workspace/dry_go-mod-core-contracts_PR-233:/w/workspace/dry_go-mod-core-contracts_PR-233:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-233@tmp:/w/workspace/dry_go-mod-core-contracts_PR-233@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:00:43 $ docker top b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:00:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:44 [ssh-agent] Looking for ssh-agent implementation... 20:00:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:44 $ docker exec b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 ssh-agent 20:00:44 SSH_AUTH_SOCK=/tmp/ssh-70Ic40UgC5y4/agent.15 20:00:44 SSH_AGENT_PID=22 20:00:44 Running ssh-add (command line suppressed) 20:00:44 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-233@tmp/private_key_5891193777429743743.key (/w/workspace/dry_go-mod-core-contracts_PR-233@tmp/private_key_5891193777429743743.key) 20:00:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:45 + git describe --exact-match --tags HEAD 20:00:45 fatal: No names found, cannot describe anything. [Pipeline] } 20:00:45 $ docker exec --env ******** --env ******** b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 ssh-agent -k 20:00:45 unset SSH_AUTH_SOCK; 20:00:45 unset SSH_AGENT_PID; 20:00:45 echo Agent pid 22 killed; 20:00:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:00:45 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:00:45 This usually means this commit has not been tagged. [Pipeline] sshagent 20:00:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:45 [ssh-agent] Looking for ssh-agent implementation... 20:00:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:45 $ docker exec b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 ssh-agent 20:00:45 SSH_AUTH_SOCK=/tmp/ssh-ejUTIyk5nJ3t/agent.57 20:00:45 SSH_AGENT_PID=64 20:00:45 Running ssh-add (command line suppressed) 20:00:46 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-233@tmp/private_key_2499369110099047396.key (/w/workspace/dry_go-mod-core-contracts_PR-233@tmp/private_key_2499369110099047396.key) 20:00:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:46 + git semver init 20:00:46 # -> Open(): unable to determine branch for HEAD 20:00:46 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-233/.git 20:00:46 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-233 20:00:46 # $SEMVER_REMOTE_NAME = origin 20:00:46 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:00:46 # $SEMVER_USER_NAME = jenkins 20:00:46 # $SEMVER_BRANCH = PR-233 20:00:46 # $SEMVER_TEMP = /tmp/semver-549510718 20:00:46 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 20:00:47 # '/tmp/semver-549510718' -> '/w/workspace/dry_go-mod-core-contracts_PR-233/.semver' 20:00:47 # -> Force: false 20:00:47 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-233/.semver [Pipeline] } 20:00:47 $ docker exec --env ******** --env ******** b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 ssh-agent -k 20:00:47 unset SSH_AUTH_SOCK; 20:00:47 unset SSH_AGENT_PID; 20:00:47 echo Agent pid 64 killed; 20:00:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:47 + git semver [Pipeline] } 20:00:47 $ docker stop --time=1 b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 20:00:49 $ docker rm -f b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:00:49 Stashed 69 file(s) [Pipeline] echo 20:00:49 [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 20:01:05 Still waiting to schedule task 20:01:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:01:05 Still waiting to schedule task 20:01:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline 20:02:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2145 in /w/workspace/dry_go-mod-core-contracts_PR-233 [Pipeline] { [Pipeline] ws 20:02:56 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 20:03:02 using credential edgex-jenkins-ssh 20:03:02 Cloning the remote Git repository 20:03:02 Cloning with configured refspecs honoured and without tags 20:03:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 20:03:02 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 20:03:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:03:02 > git --version # timeout=10 20:03:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:03:03 Fetching without tags 20:03:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:03:03 > git config --add remote.origin.fetch +refs/pull/233/head:refs/remotes/origin/PR-233 # timeout=10 20:03:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:03:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:03:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:03:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:03:04 Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit b187d790be99d67fea518cfe9ef0792ee6c79184 20:03:04 Merge succeeded, producing b187d790be99d67fea518cfe9ef0792ee6c79184 20:03:04 Checking out Revision b187d790be99d67fea518cfe9ef0792ee6c79184 (PR-233) 20:03:04 > git config core.sparsecheckout # timeout=10 20:03:04 > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 20:03:04 > git remote # timeout=10 20:03:04 > git config --get remote.origin.url # timeout=10 20:03:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:04 > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 20:03:04 > git rev-parse HEAD^{commit} # timeout=10 20:03:04 > git config core.sparsecheckout # timeout=10 20:03:04 > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 20:03:09 Commit message: "Change CBOR library to fxamacker/cbor" 20:03:09 > git --version # timeout=10 20:03:09 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:03:10 ========================================================= 20:03:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:03:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:03:11 Running on prd-centos7-docker-4c-2g-2148 in /w/workspace/dry_go-mod-core-contracts_PR-233 [Pipeline] { 20:03:11 + 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 . [Pipeline] ws 20:03:11 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 20:03:12 Sending build context to Docker daemon 1.712MB 20:03:12 Step 1/7 : ARG BASE=golang:1.13-alpine 20:03:12 Step 2/7 : FROM ${BASE} 20:03:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:03:12 cde5963f3b93: Pulling fs layer 20:03:12 2a23fa8c16f7: Pulling fs layer 20:03:12 777b28850792: Pulling fs layer 20:03:12 8a11ddd9e578: Pulling fs layer 20:03:12 4cf88f913ddb: Pulling fs layer 20:03:12 1df406cf5192: Pulling fs layer 20:03:12 cd6300453558: Pulling fs layer 20:03:12 b9c365052c96: Pulling fs layer 20:03:12 a2d8cc88f415: Pulling fs layer 20:03:12 ea1d1ca13537: Pulling fs layer 20:03:12 3750a50a1c5e: Pulling fs layer 20:03:12 cd6300453558: Waiting 20:03:12 ea1d1ca13537: Waiting 20:03:12 3750a50a1c5e: Waiting 20:03:12 8a11ddd9e578: Waiting 20:03:12 b9c365052c96: Waiting 20:03:12 4cf88f913ddb: Waiting 20:03:12 a2d8cc88f415: Waiting 20:03:12 1df406cf5192: Waiting 20:03:12 777b28850792: Verifying Checksum 20:03:12 777b28850792: Download complete 20:03:12 2a23fa8c16f7: Download complete 20:03:12 4cf88f913ddb: Verifying Checksum 20:03:12 4cf88f913ddb: Download complete 20:03:12 1df406cf5192: Verifying Checksum 20:03:12 1df406cf5192: Download complete 20:03:13 cde5963f3b93: Verifying Checksum 20:03:13 cde5963f3b93: Download complete 20:03:14 cde5963f3b93: Pull complete 20:03:14 using credential edgex-jenkins-ssh 20:03:14 Cloning the remote Git repository 20:03:14 Cloning with configured refspecs honoured and without tags 20:03:14 2a23fa8c16f7: Pull complete 20:03:15 777b28850792: Pull complete 20:03:13 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 20:03:13 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 20:03:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:03:13 > git --version # timeout=10 20:03:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:03:15 Fetching without tags 20:03:15 Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit b187d790be99d67fea518cfe9ef0792ee6c79184 20:03:15 Merge succeeded, producing b187d790be99d67fea518cfe9ef0792ee6c79184 20:03:15 Checking out Revision b187d790be99d67fea518cfe9ef0792ee6c79184 (PR-233) 20:03:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:03:14 > git config --add remote.origin.fetch +refs/pull/233/head:refs/remotes/origin/PR-233 # timeout=10 20:03:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:03:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:03:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:03:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:03:15 > git config core.sparsecheckout # timeout=10 20:03:15 > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 20:03:15 > git remote # timeout=10 20:03:15 > git config --get remote.origin.url # timeout=10 20:03:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:15 > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 20:03:15 > git rev-parse HEAD^{commit} # timeout=10 20:03:15 > git config core.sparsecheckout # timeout=10 20:03:15 > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 20:03:16 cd6300453558: Verifying Checksum 20:03:16 cd6300453558: Download complete 20:03:16 a2d8cc88f415: Verifying Checksum 20:03:16 a2d8cc88f415: Download complete 20:03:19 Commit message: "Change CBOR library to fxamacker/cbor" 20:03:19 > git --version # timeout=10 20:03:19 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb 20:03:19 ea1d1ca13537: Verifying Checksum 20:03:19 ea1d1ca13537: Download complete 20:03:19 3750a50a1c5e: Verifying Checksum 20:03:19 3750a50a1c5e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:03:20 ========================================================= 20:03:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:03:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:03:21 + 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 . 20:03:21 Sending build context to Docker daemon 1.712MB 20:03:21 Step 1/7 : ARG BASE=golang:1.13-alpine 20:03:21 Step 2/7 : FROM ${BASE} 20:03:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:03:21 e6b0cf9c0882: Pulling fs layer 20:03:21 2848faf0eed1: Pulling fs layer 20:03:21 0f37312ad70f: Pulling fs layer 20:03:21 5788d62ee057: Pulling fs layer 20:03:21 0e6b1d234666: Pulling fs layer 20:03:21 bf5d7aec512f: Pulling fs layer 20:03:21 34c802a77dc8: Pulling fs layer 20:03:21 9eb99e56ec68: Pulling fs layer 20:03:21 27c7a5d97fbd: Pulling fs layer 20:03:21 5c102a31e300: Pulling fs layer 20:03:21 dcfb455df0a1: Pulling fs layer 20:03:21 34c802a77dc8: Waiting 20:03:21 9eb99e56ec68: Waiting 20:03:21 27c7a5d97fbd: Waiting 20:03:21 5c102a31e300: Waiting 20:03:21 dcfb455df0a1: Waiting 20:03:21 0e6b1d234666: Waiting 20:03:21 bf5d7aec512f: Waiting 20:03:21 0f37312ad70f: Verifying Checksum 20:03:21 0f37312ad70f: Download complete 20:03:21 2848faf0eed1: Verifying Checksum 20:03:21 2848faf0eed1: Download complete 20:03:21 0e6b1d234666: Verifying Checksum 20:03:21 0e6b1d234666: Download complete 20:03:21 bf5d7aec512f: Verifying Checksum 20:03:21 bf5d7aec512f: Download complete 20:03:21 e6b0cf9c0882: Verifying Checksum 20:03:21 e6b0cf9c0882: Download complete 20:03:21 e6b0cf9c0882: Pull complete 20:03:22 2848faf0eed1: Pull complete 20:03:22 34c802a77dc8: Verifying Checksum 20:03:22 34c802a77dc8: Download complete 20:03:22 27c7a5d97fbd: Verifying Checksum 20:03:22 27c7a5d97fbd: Download complete 20:03:22 b9c365052c96: Verifying Checksum 20:03:22 b9c365052c96: Download complete 20:03:23 5c102a31e300: Verifying Checksum 20:03:23 5c102a31e300: Download complete 20:03:23 dcfb455df0a1: Verifying Checksum 20:03:23 dcfb455df0a1: Download complete 20:03:23 5788d62ee057: Verifying Checksum 20:03:23 5788d62ee057: Download complete 20:03:23 9eb99e56ec68: Verifying Checksum 20:03:23 9eb99e56ec68: Download complete 20:03:24 8a11ddd9e578: Verifying Checksum 20:03:24 8a11ddd9e578: Download complete 20:03:25 0f37312ad70f: Pull complete 20:03:30 5788d62ee057: Pull complete 20:03:30 0e6b1d234666: Pull complete 20:03:30 bf5d7aec512f: Pull complete 20:03:35 34c802a77dc8: Pull complete 20:03:36 8a11ddd9e578: Pull complete 20:03:36 4cf88f913ddb: Pull complete 20:03:36 1df406cf5192: Pull complete 20:03:38 9eb99e56ec68: Pull complete 20:03:38 27c7a5d97fbd: Pull complete 20:03:39 5c102a31e300: Pull complete 20:03:39 dcfb455df0a1: Pull complete 20:03:39 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:03:39 ---> 7c70fe431013 20:03:39 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:03:39 ---> Running in 18f00acccdc5 20:03:39 Removing intermediate container 18f00acccdc5 20:03:39 ---> 96e22b8d701a 20:03:39 Step 4/7 : RUN apk add bash 20:03:39 ---> Running in b986b9f2fe22 20:03:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:03:40 cd6300453558: Pull complete 20:03:41 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:03:41 OK: 143 MiB in 39 packages 20:03:41 Removing intermediate container b986b9f2fe22 20:03:41 ---> 50c29fb65c4e 20:03:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:03:41 ---> Running in f6f478776b67 20:03:41 Removing intermediate container f6f478776b67 20:03:41 ---> 98b43ea47aa2 20:03:41 Step 6/7 : COPY go.mod . 20:03:42 ---> ed1426416904 20:03:42 Step 7/7 : RUN go mod download 20:03:42 ---> Running in be30e9c66b21 20:03:44 go: finding github.com/davecgh/go-spew v1.1.0 20:03:44 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:03:44 go: finding github.com/go-kit/kit v0.8.0 20:03:44 go: finding github.com/go-logfmt/logfmt v0.4.0 20:03:44 go: finding github.com/go-stack/stack v1.8.0 20:03:44 go: finding github.com/google/uuid v1.1.0 20:03:44 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:03:44 go: finding github.com/pmezard/go-difflib v1.0.0 20:03:44 go: finding github.com/stretchr/objx v0.1.0 20:03:44 go: finding github.com/stretchr/testify v1.3.0 20:03:44 go: finding github.com/x448/float16 v0.8.4 20:03:45 b9c365052c96: Pull complete 20:03:45 a2d8cc88f415: Pull complete 20:03:45 Removing intermediate container be30e9c66b21 20:03:45 ---> 3868b99c5e01 20:03:45 Successfully built 3868b99c5e01 20:03:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:03:46 + docker inspect -f . ci-base-image-x86_64 20:03:46 . [Pipeline] withDockerContainer 20:03:46 prd-centos7-docker-4c-2g-2148 does not seem to be running inside a container 20:03:46 $ 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 ******** ci-base-image-x86_64 cat 20:03:47 $ docker top 83c9a46212b1ef3d43c821f14df8403a82b619ca274bf863bfbbbcb6a9f1a4c7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:48 ea1d1ca13537: Pull complete 20:03:48 3750a50a1c5e: Pull complete 20:03:48 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:03:48 ---> 78745c68409d 20:03:48 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:03:48 + go version 20:03:48 go version go1.13.5 linux/amd64 [Pipeline] sh 20:03:48 + make test 20:03:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:03:52 ---> Running in f252da9a2f8c 20:03:52 Removing intermediate container f252da9a2f8c 20:03:52 ---> b81a314ba8cd 20:03:52 Step 4/7 : RUN apk add bash 20:03:52 ---> Running in ef6678839bc7 20:03:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:03:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 20:03:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:03:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements 20:03:55 OK: 125 MiB in 39 packages 20:03:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.012s coverage: 45.4% of statements 20:03:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.016s coverage: 77.8% of statements 20:03:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 20:03:56 Removing intermediate container ef6678839bc7 20:03:56 ---> 8e92dd5a2fe4 20:03:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:03:56 ---> Running in f82f79e3cd88 20:03:57 Removing intermediate container f82f79e3cd88 20:03:57 ---> 2c633b918094 20:03:57 Step 6/7 : COPY go.mod . 20:03:57 ---> 91c1be3e1278 20:03:57 Step 7/7 : RUN go mod download 20:03:57 ---> Running in 1b6dc17b8ab4 20:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements 20:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.4% of statements 20:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements 20:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.068s coverage: 100.0% of statements 20:03:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 20:03:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 20:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements 20:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.010s coverage: 100.0% of statements 20:03:59 go: finding github.com/davecgh/go-spew v1.1.0 20:03:59 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:03:59 go: finding github.com/go-kit/kit v0.8.0 20:03:59 go: finding github.com/go-logfmt/logfmt v0.4.0 20:03:59 go: finding github.com/go-stack/stack v1.8.0 20:03:59 go: finding github.com/google/uuid v1.1.0 20:03:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:03:59 go: finding github.com/pmezard/go-difflib v1.0.0 20:03:59 go: finding github.com/stretchr/objx v0.1.0 20:03:59 go: finding github.com/stretchr/testify v1.3.0 20:04:00 go: finding github.com/x448/float16 v0.8.4 20:04:00 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.5% of statements 20:04:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 20:04:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.057s coverage: 15.4% of statements 20:04:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements 20:04:00 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 20:04:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:04:01 gofmt -l . 20:04:01 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:04:01 Stashed 1 file(s) [Pipeline] } 20:04:01 $ docker stop --time=1 83c9a46212b1ef3d43c821f14df8403a82b619ca274bf863bfbbbcb6a9f1a4c7 20:04:02 Removing intermediate container 1b6dc17b8ab4 20:04:02 ---> feb41db8ffb3 20:04:02 Successfully built feb41db8ffb3 20:04:02 Successfully tagged ci-base-image-arm64:latest 20:04:02 $ docker rm -f 83c9a46212b1ef3d43c821f14df8403a82b619ca274bf863bfbbbcb6a9f1a4c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } 20:04:04 + docker inspect -f . ci-base-image-arm64 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 20:04:04 . [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] withDockerContainer 20:04:05 prd-ubuntu18.04-docker-arm64-4c-16g-2145 does not seem to be running inside a container 20:04:05 $ 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 ******** ci-base-image-arm64 cat 20:04:06 $ docker top fdf3651957550607df678fa6f476b8952ea59f3313f3a7fba9248956b9bc6196 -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] sh 20:04:07 + go version 20:04:07 go version go1.13.5 linux/arm64 [Pipeline] sh 20:04:08 + make test 20:04:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:04:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 20:04:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.065s coverage: 100.0% of statements 20:04:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.056s coverage: 45.4% of statements 20:04:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.045s coverage: 77.8% of statements 20:04:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 20:04:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.078s coverage: 6.4% of statements 20:04:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.055s coverage: 14.4% of statements 20:04:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.064s coverage: 100.0% of statements 20:04:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.127s coverage: 100.0% of statements 20:04:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 20:04:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 20:04:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements 20:04:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.026s coverage: 100.0% of statements 20:04:35 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.116s coverage: 62.5% of statements 20:04:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.028s coverage: 26.3% of statements 20:04:36 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 20:04:37 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements 20:04:37 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 20:04:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:04:39 gofmt -l . 20:04:40 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:04:40 Warning: overwriting stash ‘coverage-report’ 20:04:41 Stashed 1 file(s) [Pipeline] } 20:04:41 $ docker stop --time=1 fdf3651957550607df678fa6f476b8952ea59f3313f3a7fba9248956b9bc6196 20:04:43 $ docker rm -f fdf3651957550607df678fa6f476b8952ea59f3313f3a7fba9248956b9bc6196 [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 20:04:45 provisioning config files... 20:04:45 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-233@tmp/config1036313689197336586tmp [Pipeline] { [Pipeline] sh 20:04:45 + curl -s https://codecov.io/bash 20:04:45 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-233@tmp/config1036313689197336586tmp 20:04:46 20:04:46 _____ _ 20:04:46 / ____| | | 20:04:46 | | ___ __| | ___ ___ _____ __ 20:04:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:04:46 | |___| (_) | (_| | __/ (_| (_) \ V / 20:04:46 \_____\___/ \__,_|\___|\___\___/ \_/ 20:04:46 Bash-tbd 20:04:46 20:04:46 20:04:46 ==> Jenkins CI detected. 20:04:46 project root: . 20:04:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:04:46 ==> Running gcov in . (disable via -X gcov) 20:04:46 ==> Python coveragepy not found 20:04:46 ==> Searching for coverage reports in: 20:04:46 + . 20:04:46 -> Found 1 reports 20:04:46 ==> Detecting git/mercurial file structure 20:04:46 ==> Reading reports 20:04:46 + ./coverage.out bytes=81307 20:04:46 ==> Appending adjustments 20:04:46 http://docs.codecov.io/docs/fixing-reports 20:04:46 + Found adjustments 20:04:46 ==> Gzipping contents 20:04:46 ==> Uploading reports 20:04:46 url: https://codecov.io 20:04:46 query: branch=PR-233&commit=b187d790be99d67fea518cfe9ef0792ee6c79184&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=233&job= 20:04:46 -> Pinging Codecov 20:04:46 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-233&commit=b187d790be99d67fea518cfe9ef0792ee6c79184&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=233&job= 20:05:54 -> Uploading 20:05:54 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b187d790be99d67fea518cfe9ef0792ee6c79184 [Pipeline] } 20:05:54 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 20:05:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:05:56 ---> package-listing.sh 20:05:56 ++ facter osfamily 20:05:56 ++ tr '[:upper:]' '[:lower:]' 20:05:56 + OS_FAMILY=redhat 20:05:56 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-233 20:05:56 + START_PACKAGES=/tmp/packages_start.txt 20:05:56 + END_PACKAGES=/tmp/packages_end.txt 20:05:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:05:56 + PACKAGES=/tmp/packages_start.txt 20:05:56 + '[' /w/workspace/dry_go-mod-core-contracts_PR-233 ']' 20:05:56 + PACKAGES=/tmp/packages_end.txt 20:05:56 + case "${OS_FAMILY}" in 20:05:56 + rpm -qa 20:05:56 + sort 20:06:00 + '[' -f /tmp/packages_start.txt ']' 20:06:00 + '[' -f /tmp/packages_end.txt ']' 20:06:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-233 ']' 20:06:00 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-233/archives/ 20:06:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-233/archives/ [Pipeline] isUnix [Pipeline] sh 20:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:06:01 20:06:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:06:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:06:01 alpine: Pulling from edgex-lftools-log-publisher 20:06:01 c9b1b535fdd9: Pulling fs layer 20:06:01 2cc5ad85d9ab: Pulling fs layer 20:06:01 756a868c4378: Pulling fs layer 20:06:01 444b2fc9a129: Pulling fs layer 20:06:01 ea15f1150254: Pulling fs layer 20:06:01 41b27a9f41bf: Pulling fs layer 20:06:01 28c525ee5125: Pulling fs layer 20:06:01 094b1ea09ed8: Pulling fs layer 20:06:01 138eaada9080: Pulling fs layer 20:06:01 0622d0fa9048: Pulling fs layer 20:06:01 444b2fc9a129: Waiting 20:06:01 41b27a9f41bf: Waiting 20:06:01 28c525ee5125: Waiting 20:06:01 094b1ea09ed8: Waiting 20:06:01 138eaada9080: Waiting 20:06:01 ea15f1150254: Waiting 20:06:01 0622d0fa9048: Waiting 20:06:01 2cc5ad85d9ab: Download complete 20:06:01 444b2fc9a129: Verifying Checksum 20:06:01 444b2fc9a129: Download complete 20:06:01 c9b1b535fdd9: Verifying Checksum 20:06:01 c9b1b535fdd9: Download complete 20:06:01 ea15f1150254: Verifying Checksum 20:06:01 ea15f1150254: Download complete 20:06:01 28c525ee5125: Verifying Checksum 20:06:01 28c525ee5125: Download complete 20:06:02 756a868c4378: Verifying Checksum 20:06:02 756a868c4378: Download complete 20:06:02 c9b1b535fdd9: Pull complete 20:06:02 138eaada9080: Verifying Checksum 20:06:02 138eaada9080: Download complete 20:06:02 0622d0fa9048: Verifying Checksum 20:06:02 0622d0fa9048: Download complete 20:06:02 094b1ea09ed8: Verifying Checksum 20:06:02 094b1ea09ed8: Download complete 20:06:02 2cc5ad85d9ab: Pull complete 20:06:02 41b27a9f41bf: Verifying Checksum 20:06:02 41b27a9f41bf: Download complete 20:06:03 756a868c4378: Pull complete 20:06:03 444b2fc9a129: Pull complete 20:06:04 ea15f1150254: Pull complete 20:06:07 41b27a9f41bf: Pull complete 20:06:07 28c525ee5125: Pull complete 20:06:09 094b1ea09ed8: Pull complete 20:06:09 138eaada9080: Pull complete 20:06:09 0622d0fa9048: Pull complete 20:06:09 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:06:09 prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container 20:06:09 $ 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-233 -v /w/workspace/dry_go-mod-core-contracts_PR-233:/w/workspace/dry_go-mod-core-contracts_PR-233:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-233@tmp:/w/workspace/dry_go-mod-core-contracts_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:06:10 $ docker top 47d7a504e75725d9f827c586024a2907dbc342a63b2bda3f227cdcb79e61606c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:06:10 provisioning config files... 20:06:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-233@tmp/config2812562033259311764tmp [Pipeline] { [Pipeline] echo 20:06:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:06:11 ---> create-netrc.sh [Pipeline] echo 20:06:11 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:06:11 ---> logs-deploy.sh 20:06:11 + ARCHIVE_ARTIFACTS= 20:06:11 + LOGS_SERVER=https://logs.edgexfoundry.org 20:06:11 + '[' https://logs.edgexfoundry.org == None ']' 20:06:11 + NEXUS_URL=https://nexus.edgexfoundry.org 20:06:11 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-233/1 20:06:11 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-233/1/ 20:06:11 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-233/1 /w/workspace/dry_go-mod-core-contracts_PR-233 20:06:13 Archives upload complete. 20:06:13 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-233/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-233/1/ 20:06:13 ---> uname -a: 20:06:13 Linux 47d7a504e757 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 20:06:13 20:06:13 20:06:13 ---> lscpu: 20:06:13 Architecture: x86_64 20:06:13 CPU op-mode(s): 32-bit, 64-bit 20:06:13 Byte Order: Little Endian 20:06:13 Address sizes: 40 bits physical, 48 bits virtual 20:06:13 CPU(s): 4 20:06:13 On-line CPU(s) list: 0-3 20:06:13 Thread(s) per core: 1 20:06:13 Core(s) per socket: 1 20:06:13 Socket(s): 4 20:06:13 NUMA node(s): 1 20:06:13 Vendor ID: GenuineIntel 20:06:13 CPU family: 6 20:06:13 Model: 44 20:06:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:06:13 Stepping: 1 20:06:13 CPU MHz: 2933.442 20:06:13 BogoMIPS: 5866.88 20:06:13 Virtualization: VT-x 20:06:13 Hypervisor vendor: KVM 20:06:13 Virtualization type: full 20:06:13 L1d cache: 128 KiB 20:06:13 L1i cache: 128 KiB 20:06:13 L2 cache: 16 MiB 20:06:13 L3 cache: 64 MiB 20:06:13 NUMA node0 CPU(s): 0-3 20:06:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 20:06:13 Vulnerability Meltdown: Mitigation; PTI 20:06:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:06:13 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 20:06:13 Vulnerability Spectre v2: Mitigation; Full retpoline 20:06:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:06:13 20:06:13 20:06:13 ---> nproc: 20:06:13 4 20:06:13 20:06:13 20:06:13 ---> df -h: 20:06:13 Filesystem Size Used Available Use% Mounted on 20:06:13 overlay 50.0G 6.4G 43.6G 13% / 20:06:13 tmpfs 64.0M 0 64.0M 0% /dev 20:06:13 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 20:06:13 shm 64.0M 0 64.0M 0% /dev/shm 20:06:13 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 20:06:13 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 20:06:13 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 20:06:13 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dry_go-mod-core-contracts_PR-233@tmp 20:06:13 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 20:06:13 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dry_go-mod-core-contracts_PR-233 20:06:13 20:06:13 20:06:13 ---> free -m: 20:06:13 total used free shared buff/cache available 20:06:13 Mem: 1838 601 64 0 1171 1133 20:06:13 Swap: 1023 1 1022 20:06:13 20:06:13 20:06:13 ---> ip addr: 20:06:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:06:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:06:13 inet 127.0.0.1/8 scope host lo 20:06:13 valid_lft forever preferred_lft forever 20:06:13 6: eth0@if7: mtu 1458 qdisc noqueue state UP 20:06:13 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:06:13 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:06:13 valid_lft forever preferred_lft forever 20:06:13 20:06:13 20:06:13 ---> sar -b -r -n DEV: 20:06:13 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) 20:06:13 20:06:13 19:59:55 LINUX RESTART 20:06:13 20:06:13 20:01:01 tps rtps wtps bread/s bwrtn/s 20:06:13 20:02:01 12.92 0.08 12.84 2.00 1956.25 20:06:13 20:03:01 0.65 0.00 0.65 0.00 7.36 20:06:13 20:04:01 0.65 0.00 0.65 0.00 8.23 20:06:13 20:05:01 1.72 1.18 0.53 74.63 12.38 20:06:13 20:06:01 47.02 45.47 1.55 3213.72 34.38 20:06:13 Average: 12.59 9.35 3.24 658.24 403.76 20:06:13 20:06:13 20:01:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:06:13 20:02:01 120604 1761700 93.59 2620 1235428 908056 30.98 424496 1178852 20 20:06:13 20:03:01 119932 1762372 93.63 2620 1235436 908140 30.99 425252 1178780 12 20:06:13 20:04:01 119552 1762752 93.65 2620 1235440 908188 30.99 425580 1178780 8 20:06:13 20:05:01 107988 1774316 94.26 2620 1237792 920992 31.42 430272 1180288 12 20:06:13 20:06:01 71912 1810392 96.18 2620 1241860 1109944 37.87 453704 1187720 24452 20:06:13 Average: 107998 1774306 94.26 2620 1237191 951064 32.45 431861 1180884 4901 20:06:13 20:06:13 20:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:06:13 20:02:01 eth0 1.22 0.17 0.24 0.04 0.00 0.00 0.00 20:06:13 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 20:03:01 eth0 1.97 0.62 0.63 0.37 0.00 0.00 0.00 20:06:13 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 20:04:01 eth0 1.57 0.65 0.59 0.40 0.00 0.00 0.00 20:06:13 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 20:05:01 eth0 6.05 3.63 5.98 2.35 0.00 0.00 0.00 20:06:13 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 20:06:01 eth0 33.97 26.57 432.35 5.23 0.00 0.00 0.00 20:06:13 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 Average: eth0 8.95 6.33 87.98 1.68 0.00 0.00 0.00 20:06:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:13 20:06:13 20:06:13 ---> sar -P ALL: 20:06:13 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) 20:06:13 20:06:13 19:59:55 LINUX RESTART 20:06:13 20:06:13 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:06:13 20:02:01 all 0.19 0.00 0.08 0.00 0.00 99.72 20:06:13 20:02:01 0 0.07 0.00 0.08 0.00 0.00 99.85 20:06:13 20:02:01 1 0.58 0.00 0.08 0.00 0.00 99.33 20:06:13 20:02:01 2 0.05 0.00 0.10 0.00 0.00 99.85 20:06:13 20:02:01 3 0.07 0.00 0.05 0.00 0.00 99.88 20:06:13 20:03:01 all 0.19 0.00 0.04 0.00 0.00 99.77 20:06:13 20:03:01 0 0.08 0.00 0.07 0.00 0.00 99.85 20:06:13 20:03:01 1 0.53 0.00 0.03 0.00 0.00 99.43 20:06:13 20:03:01 2 0.08 0.00 0.03 0.00 0.00 99.88 20:06:13 20:03:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:06:13 20:04:01 all 0.19 0.00 0.05 0.00 0.00 99.76 20:06:13 20:04:01 0 0.08 0.00 0.07 0.00 0.00 99.85 20:06:13 20:04:01 1 0.53 0.00 0.02 0.00 0.00 99.45 20:06:13 20:04:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:06:13 20:04:01 3 0.07 0.00 0.08 0.00 0.00 99.85 20:06:13 20:05:01 all 0.46 0.00 0.25 0.01 0.00 99.27 20:06:13 20:05:01 0 0.23 0.00 0.23 0.05 0.02 99.47 20:06:13 20:05:01 1 0.73 0.00 0.22 0.02 0.00 99.03 20:06:13 20:05:01 2 0.45 0.00 0.23 0.00 0.00 99.32 20:06:13 20:05:01 3 0.43 0.00 0.33 0.00 0.00 99.23 20:06:13 20:06:01 all 0.95 0.00 0.44 1.01 0.00 97.59 20:06:13 20:06:01 0 0.53 0.00 0.40 0.12 0.00 98.95 20:06:13 20:06:01 1 1.12 0.00 0.57 3.27 0.00 95.04 20:06:13 20:06:01 2 1.35 0.00 0.47 0.55 0.00 97.63 20:06:13 20:06:01 3 0.82 0.00 0.35 0.12 0.02 98.70 20:06:13 Average: all 0.40 0.00 0.17 0.21 0.00 99.22 20:06:13 Average: 0 0.20 0.00 0.17 0.03 0.00 99.59 20:06:13 Average: 1 0.70 0.00 0.18 0.66 0.00 98.46 20:06:13 Average: 2 0.40 0.00 0.18 0.11 0.00 99.32 20:06:13 Average: 3 0.29 0.00 0.17 0.02 0.00 99.51 20:06:13 20:06:13 20:06:13