Pull request #244 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ce12e3ca5eff886d773c4b0e75431aaee5057a0a rather than 3a36583f4facb3f629231d006d7706e298cc3eab Obtained Jenkinsfile from ce12e3ca5eff886d773c4b0e75431aaee5057a0a Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-244/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3693 in /w/workspace/dry_go-mod-core-contracts_PR-244 [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-244 # 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/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 3a36583f4facb3f629231d006d7706e298cc3eab Merge succeeded, producing 3a36583f4facb3f629231d006d7706e298cc3eab Checking out Revision 3a36583f4facb3f629231d006d7706e298cc3eab (PR-244) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # 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/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a36583f4facb3f629231d006d7706e298cc3eab # 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 ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a36583f4facb3f629231d006d7706e298cc3eab # timeout=10 Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:28:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:28:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:28:44 ========================================================= 07:28:44 EdgeX Global Pipelines Version Info 07:28:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:28:46 ------------------- 07:28:46 stable info: 07:28:46 ------------------- 07:28:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:28:46 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 07:28:46 Message: update stable to v1.0.89 07:28:47 ------------------- 07:28:47 experimental info: 07:28:47 ------------------- 07:28:47 Commited By: **** collab-it+edgex@linuxfoundation.org 07:28:47 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 07:28:47 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:28:49 07:28:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:28:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:28:49 latest: Pulling from edgex-devops/git-semver 07:28:49 9123ac7c32f7: Pulling fs layer 07:28:49 b8cc5d1170e3: Pulling fs layer 07:28:49 2924cbbf6a41: Pulling fs layer 07:28:49 93b08a4f1073: Pulling fs layer 07:28:49 93b08a4f1073: Waiting 07:28:49 b8cc5d1170e3: Verifying Checksum 07:28:49 b8cc5d1170e3: Download complete 07:28:49 9123ac7c32f7: Verifying Checksum 07:28:49 9123ac7c32f7: Download complete 07:28:49 93b08a4f1073: Verifying Checksum 07:28:49 93b08a4f1073: Download complete 07:28:49 2924cbbf6a41: Verifying Checksum 07:28:49 2924cbbf6a41: Download complete 07:28:50 9123ac7c32f7: Pull complete 07:28:50 b8cc5d1170e3: Pull complete 07:28:51 2924cbbf6a41: Pull complete 07:28:51 93b08a4f1073: Pull complete 07:28:51 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:28:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:28:51 prd-centos7-docker-4c-2g-3693 does not seem to be running inside a container 07:28:51 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-244 -v /w/workspace/dry_go-mod-core-contracts_PR-244:/w/workspace/dry_go-mod-core-contracts_PR-244:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-244@tmp:/w/workspace/dry_go-mod-core-contracts_PR-244@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 07:28:53 $ docker top abc6bf11c037ca1f8e3fc9e35365d46167a1ca6de29dd6777dee8ade54a67866 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:28:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:53 [ssh-agent] Looking for ssh-agent implementation... 07:28:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:54 $ docker exec abc6bf11c037ca1f8e3fc9e35365d46167a1ca6de29dd6777dee8ade54a67866 ssh-agent 07:28:54 SSH_AUTH_SOCK=/tmp/ssh-sFUVvXJe8tTc/agent.13 07:28:54 SSH_AGENT_PID=19 07:28:54 Running ssh-add (command line suppressed) 07:28:54 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_6091593102085598432.key (/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_6091593102085598432.key) 07:28:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:54 + git describe --exact-match --tags HEAD 07:28:54 fatal: No names found, cannot describe anything. [Pipeline] } 07:28:54 $ docker exec --env ******** --env ******** abc6bf11c037ca1f8e3fc9e35365d46167a1ca6de29dd6777dee8ade54a67866 ssh-agent -k 07:28:55 unset SSH_AUTH_SOCK; 07:28:55 unset SSH_AGENT_PID; 07:28:55 echo Agent pid 19 killed; 07:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:28:55 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:28:55 This usually means this commit has not been tagged. [Pipeline] sshagent 07:28:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:55 [ssh-agent] Looking for ssh-agent implementation... 07:28:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:55 $ docker exec abc6bf11c037ca1f8e3fc9e35365d46167a1ca6de29dd6777dee8ade54a67866 ssh-agent 07:28:55 SSH_AUTH_SOCK=/tmp/ssh-QktibF3acxf4/agent.49 07:28:55 SSH_AGENT_PID=54 07:28:55 Running ssh-add (command line suppressed) 07:28:55 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_5306031334835223994.key (/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_5306031334835223994.key) 07:28:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:56 + git semver init 07:28:56 # -> Open(): unable to determine branch for HEAD 07:28:56 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-244/.git 07:28:56 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-244 07:28:56 # $SEMVER_REMOTE_NAME = origin 07:28:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:28:56 # $SEMVER_USER_NAME = edgex-jenkins 07:28:56 # $SEMVER_BRANCH = PR-244 07:28:56 # $SEMVER_TEMP = /tmp/semver-263855207 07:28:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:28:56 # '/tmp/semver-263855207' -> '/w/workspace/dry_go-mod-core-contracts_PR-244/.semver' 07:28:56 # -> Force: false 07:28:56 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-244/.semver [Pipeline] } 07:28:56 $ docker exec --env ******** --env ******** abc6bf11c037ca1f8e3fc9e35365d46167a1ca6de29dd6777dee8ade54a67866 ssh-agent -k 07:28:56 unset SSH_AUTH_SOCK; 07:28:56 unset SSH_AGENT_PID; 07:28:56 echo Agent pid 54 killed; 07:28:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:28:57 + git semver [Pipeline] } 07:28:57 $ docker stop --time=1 abc6bf11c037ca1f8e3fc9e35365d46167a1ca6de29dd6777dee8ade54a67866 07:28:59 $ docker rm -f abc6bf11c037ca1f8e3fc9e35365d46167a1ca6de29dd6777dee8ade54a67866 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:28:59 Stashed 75 file(s) [Pipeline] echo 07:28:59 [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 07:29:15 Still waiting to schedule task 07:29:15 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3693’ 07:29:15 Still waiting to schedule task 07:29:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:30:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3694 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] ws 07:30:43 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:30:48 using credential edgex-jenkins-ssh 07:30:48 Cloning the remote Git repository 07:30:48 Cloning with configured refspecs honoured and without tags 07:30:48 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:30:48 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:30:49 Fetching without tags 07:30:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:30:48 > git --version # timeout=10 07:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:30:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:30:49 > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 07:30:49 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:30:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:30:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:30:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:30:50 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 3a36583f4facb3f629231d006d7706e298cc3eab 07:30:50 Merge succeeded, producing 3a36583f4facb3f629231d006d7706e298cc3eab 07:30:50 Checking out Revision 3a36583f4facb3f629231d006d7706e298cc3eab (PR-244) 07:30:50 > git config core.sparsecheckout # timeout=10 07:30:50 > git checkout -f 3a36583f4facb3f629231d006d7706e298cc3eab # timeout=10 07:30:50 > git remote # timeout=10 07:30:50 > git config --get remote.origin.url # timeout=10 07:30:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:50 > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 07:30:50 > git rev-parse HEAD^{commit} # timeout=10 07:30:50 > git config core.sparsecheckout # timeout=10 07:30:50 > git checkout -f 3a36583f4facb3f629231d006d7706e298cc3eab # timeout=10 07:30:54 Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." 07:30:54 > git --version # timeout=10 07:30:54 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:30:56 ========================================================= 07:30:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:30:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:30:57 + 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 . 07:30:58 Sending build context to Docker daemon 1.766MB 07:30:58 Step 1/7 : ARG BASE=golang:1.13-alpine 07:30:58 Step 2/7 : FROM ${BASE} 07:30:58 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:30:58 cde5963f3b93: Pulling fs layer 07:30:58 2a23fa8c16f7: Pulling fs layer 07:30:58 777b28850792: Pulling fs layer 07:30:58 8a11ddd9e578: Pulling fs layer 07:30:58 4cf88f913ddb: Pulling fs layer 07:30:58 1df406cf5192: Pulling fs layer 07:30:58 cd6300453558: Pulling fs layer 07:30:58 b9c365052c96: Pulling fs layer 07:30:58 a2d8cc88f415: Pulling fs layer 07:30:58 ea1d1ca13537: Pulling fs layer 07:30:58 3750a50a1c5e: Pulling fs layer 07:30:58 8a11ddd9e578: Waiting 07:30:58 4cf88f913ddb: Waiting 07:30:58 1df406cf5192: Waiting 07:30:58 cd6300453558: Waiting 07:30:58 b9c365052c96: Waiting 07:30:58 a2d8cc88f415: Waiting 07:30:58 ea1d1ca13537: Waiting 07:30:58 3750a50a1c5e: Waiting 07:30:58 777b28850792: Verifying Checksum 07:30:58 777b28850792: Download complete 07:30:58 2a23fa8c16f7: Verifying Checksum 07:30:58 2a23fa8c16f7: Download complete 07:30:58 4cf88f913ddb: Download complete 07:30:58 cde5963f3b93: Download complete 07:30:58 1df406cf5192: Verifying Checksum 07:30:58 1df406cf5192: Download complete 07:30:59 cde5963f3b93: Pull complete 07:31:00 2a23fa8c16f7: Pull complete 07:31:00 777b28850792: Pull complete 07:31:00 cd6300453558: Verifying Checksum 07:31:00 cd6300453558: Download complete 07:31:00 a2d8cc88f415: Verifying Checksum 07:31:00 a2d8cc88f415: Download complete 07:31:02 ea1d1ca13537: Verifying Checksum 07:31:02 ea1d1ca13537: Download complete 07:31:02 3750a50a1c5e: Verifying Checksum 07:31:02 3750a50a1c5e: Download complete 07:31:03 b9c365052c96: Verifying Checksum 07:31:03 b9c365052c96: Download complete 07:31:04 8a11ddd9e578: Verifying Checksum 07:31:04 8a11ddd9e578: Download complete 07:31:16 8a11ddd9e578: Pull complete 07:31:16 4cf88f913ddb: Pull complete 07:31:16 1df406cf5192: Pull complete 07:31:20 cd6300453558: Pull complete 07:31:25 b9c365052c96: Pull complete 07:31:25 a2d8cc88f415: Pull complete 07:31:26 ea1d1ca13537: Pull complete 07:31:27 3750a50a1c5e: Pull complete 07:31:27 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:31:27 ---> 78745c68409d 07:31:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:31:32 ---> Running in 49ed3ed4a279 07:31:32 Removing intermediate container 49ed3ed4a279 07:31:32 ---> 8172e49204c8 07:31:32 Step 4/7 : RUN apk add bash 07:31:32 ---> Running in d37290d90f16 07:31:34 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:31:35 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:31:35 OK: 125 MiB in 39 packages 07:31:37 Removing intermediate container d37290d90f16 07:31:37 ---> ac8b3586c679 07:31:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:31:37 ---> Running in 90f8ec590863 07:31:37 Removing intermediate container 90f8ec590863 07:31:37 ---> da54d0e144d5 07:31:37 Step 6/7 : COPY go.mod . 07:31:38 ---> 2d112dbe2a94 07:31:38 Step 7/7 : RUN go mod download 07:31:38 ---> Running in b4667c78e651 07:31:40 Running on prd-centos7-docker-4c-2g-3695 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] ws 07:31:40 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:31:40 go: finding github.com/davecgh/go-spew v1.1.0 07:31:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:31:40 go: finding github.com/go-kit/kit v0.8.0 07:31:40 go: finding github.com/go-logfmt/logfmt v0.4.0 07:31:40 go: finding github.com/go-stack/stack v1.8.0 07:31:40 go: finding github.com/google/uuid v1.1.0 07:31:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:31:40 go: finding github.com/pmezard/go-difflib v1.0.0 07:31:40 go: finding github.com/stretchr/objx v0.1.0 07:31:41 go: finding github.com/stretchr/testify v1.3.0 07:31:41 go: finding github.com/x448/float16 v0.8.4 07:31:42 using credential edgex-jenkins-ssh 07:31:42 Cloning the remote Git repository 07:31:42 Cloning with configured refspecs honoured and without tags 07:31:43 Fetching without tags 07:31:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:31:42 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:31:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:31:42 > git --version # timeout=10 07:31:42 using GIT_SSH to set credentials SSH Credentials for GitHub 07:31:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:31:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:31:43 > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 07:31:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:31:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:31:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:31:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:31:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:31:43 Removing intermediate container b4667c78e651 07:31:43 ---> 9b5f63372d2b 07:31:43 Successfully built 9b5f63372d2b 07:31:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 07:31:44 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 3a36583f4facb3f629231d006d7706e298cc3eab [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 07:31:44 Merge succeeded, producing 3a36583f4facb3f629231d006d7706e298cc3eab 07:31:44 Checking out Revision 3a36583f4facb3f629231d006d7706e298cc3eab (PR-244) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:31:44 + docker inspect -f . ci-base-image-arm64 07:31:44 . [Pipeline] withDockerContainer 07:31:44 prd-ubuntu18.04-docker-arm64-4c-16g-3694 does not seem to be running inside a container 07:31:43 > git config core.sparsecheckout # timeout=10 07:31:43 > git checkout -f 3a36583f4facb3f629231d006d7706e298cc3eab # timeout=10 07:31:43 > git remote # timeout=10 07:31:43 > git config --get remote.origin.url # timeout=10 07:31:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:31:43 > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 07:31:43 > git rev-parse HEAD^{commit} # timeout=10 07:31:43 > git config core.sparsecheckout # timeout=10 07:31:43 > git checkout -f 3a36583f4facb3f629231d006d7706e298cc3eab # timeout=10 07:31:44 $ 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 ******** -e ******** ci-base-image-arm64 cat 07:31:46 $ docker top aa57e481519f172c3271079b5cd135662e83f9fb69e9292776fa0bd7abf4aa58 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:47 Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." 07:31:47 > git --version # timeout=10 07:31:47 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 07:31:48 + go version 07:31:48 go version go1.13.5 linux/arm64 [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:31:48 ========================================================= 07:31:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:31:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:31:49 + make test 07:31:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:31:49 + 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 . 07:31:49 Sending build context to Docker daemon 1.766MB 07:31:49 Step 1/7 : ARG BASE=golang:1.13-alpine 07:31:49 Step 2/7 : FROM ${BASE} 07:31:49 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:31:49 e6b0cf9c0882: Pulling fs layer 07:31:49 2848faf0eed1: Pulling fs layer 07:31:49 0f37312ad70f: Pulling fs layer 07:31:49 5788d62ee057: Pulling fs layer 07:31:49 0e6b1d234666: Pulling fs layer 07:31:49 bf5d7aec512f: Pulling fs layer 07:31:49 34c802a77dc8: Pulling fs layer 07:31:49 9eb99e56ec68: Pulling fs layer 07:31:49 27c7a5d97fbd: Pulling fs layer 07:31:49 5c102a31e300: Pulling fs layer 07:31:49 dcfb455df0a1: Pulling fs layer 07:31:49 5788d62ee057: Waiting 07:31:49 0e6b1d234666: Waiting 07:31:49 bf5d7aec512f: Waiting 07:31:49 34c802a77dc8: Waiting 07:31:49 9eb99e56ec68: Waiting 07:31:49 5c102a31e300: Waiting 07:31:49 27c7a5d97fbd: Waiting 07:31:49 dcfb455df0a1: Waiting 07:31:49 0f37312ad70f: Verifying Checksum 07:31:49 0f37312ad70f: Download complete 07:31:49 2848faf0eed1: Download complete 07:31:49 0e6b1d234666: Verifying Checksum 07:31:49 0e6b1d234666: Download complete 07:31:49 bf5d7aec512f: Download complete 07:31:49 e6b0cf9c0882: Verifying Checksum 07:31:49 e6b0cf9c0882: Download complete 07:31:50 e6b0cf9c0882: Pull complete 07:31:50 34c802a77dc8: Verifying Checksum 07:31:50 34c802a77dc8: Download complete 07:31:50 27c7a5d97fbd: Verifying Checksum 07:31:50 27c7a5d97fbd: Download complete 07:31:51 5c102a31e300: Verifying Checksum 07:31:51 5c102a31e300: Download complete 07:31:51 5788d62ee057: Verifying Checksum 07:31:51 5788d62ee057: Download complete 07:31:51 9eb99e56ec68: Verifying Checksum 07:31:51 9eb99e56ec68: Download complete 07:31:51 dcfb455df0a1: Download complete 07:31:52 2848faf0eed1: Pull complete 07:31:52 0f37312ad70f: Pull complete 07:31:59 5788d62ee057: Pull complete 07:31:59 0e6b1d234666: Pull complete 07:31:59 bf5d7aec512f: Pull complete 07:32:03 34c802a77dc8: Pull complete 07:32:05 9eb99e56ec68: Pull complete 07:32:05 27c7a5d97fbd: Pull complete 07:32:06 5c102a31e300: Pull complete 07:32:06 dcfb455df0a1: Pull complete 07:32:06 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:32:06 ---> 7c70fe431013 07:32:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:32:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 07:32:08 ---> Running in 6814aab50781 07:32:08 Removing intermediate container 6814aab50781 07:32:08 ---> d9a69995a38c 07:32:08 Step 4/7 : RUN apk add bash 07:32:08 ---> Running in b7bd63541d20 07:32:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:32:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.047s coverage: 85.7% of statements 07:32:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.059s coverage: 100.0% of statements 07:32:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:32:10 OK: 143 MiB in 39 packages 07:32:11 Removing intermediate container b7bd63541d20 07:32:11 ---> c961e1928a4b 07:32:11 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:32:11 ---> Running in 50398a39783e 07:32:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.065s coverage: 45.4% of statements 07:32:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements 07:32:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 07:32:11 Removing intermediate container 50398a39783e 07:32:11 ---> a53d5d48292a 07:32:11 Step 6/7 : COPY go.mod . 07:32:12 ---> 853530db15ce 07:32:12 Step 7/7 : RUN go mod download 07:32:12 ---> Running in f68aec6c85a6 07:32:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements 07:32:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.085s coverage: 14.4% of statements 07:32:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.037s coverage: 100.0% of statements 07:32:13 go: finding github.com/davecgh/go-spew v1.1.0 07:32:13 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:32:13 go: finding github.com/go-kit/kit v0.8.0 07:32:13 go: finding github.com/go-logfmt/logfmt v0.4.0 07:32:13 go: finding github.com/go-stack/stack v1.8.0 07:32:13 go: finding github.com/google/uuid v1.1.0 07:32:13 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:32:13 go: finding github.com/pmezard/go-difflib v1.0.0 07:32:13 go: finding github.com/stretchr/objx v0.1.0 07:32:13 go: finding github.com/stretchr/testify v1.3.0 07:32:13 go: finding github.com/x448/float16 v0.8.4 07:32:15 Removing intermediate container f68aec6c85a6 07:32:15 ---> c91fdc31d787 07:32:15 Successfully built c91fdc31d787 07:32:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 07:32:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.115s coverage: 100.0% of statements 07:32:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 07:32:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 07:32:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.025s coverage: 100.0% of statements 07:32:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.531s coverage: 100.0% of statements [Pipeline] sh 07:32:16 + docker inspect -f . ci-base-image-x86_64 07:32:16 . [Pipeline] withDockerContainer 07:32:16 prd-centos7-docker-4c-2g-3695 does not seem to be running inside a container 07:32:16 $ 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 07:32:17 $ docker top f83c598f785252ff2f354f155c16db7f41deb2e0e08dad4cf933df0bc04723e3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:17 + go version 07:32:17 go version go1.13.5 linux/amd64 [Pipeline] sh 07:32:18 + make test 07:32:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:32:20 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.092s coverage: 62.6% of statements 07:32:20 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.045s coverage: 26.3% of statements 07:32:20 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.027s coverage: 15.4% of statements 07:32:20 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 07:32:20 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 07:32:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:32:22 gofmt -l . 07:32:22 [ "`gofmt -l .`" = "" ] [Pipeline] stash 07:32:23 Stashed 1 file(s) [Pipeline] } 07:32:23 $ docker stop --time=1 aa57e481519f172c3271079b5cd135662e83f9fb69e9292776fa0bd7abf4aa58 07:32:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 07:32:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements 07:32:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements 07:32:25 $ docker rm -f aa57e481519f172c3271079b5cd135662e83f9fb69e9292776fa0bd7abf4aa58 [Pipeline] // withDockerContainer 07:32:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.011s coverage: 45.4% of statements 07:32:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.008s coverage: 77.8% of statements 07:32:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 07:32:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements [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) 07:32:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.4% of statements 07:32:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.052s coverage: 100.0% of statements 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] } 07:32:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.061s coverage: 100.0% of statements 07:32:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 07:32:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 07:32:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 07:32:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.516s coverage: 100.0% of statements 07:32:28 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements 07:32:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements 07:32:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 07:32:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements 07:32:28 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 07:32:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:32:29 gofmt -l . 07:32:29 [ "`gofmt -l .`" = "" ] [Pipeline] stash 07:32:29 Warning: overwriting stash ‘coverage-report’ 07:32:29 Stashed 1 file(s) [Pipeline] } 07:32:29 $ docker stop --time=1 f83c598f785252ff2f354f155c16db7f41deb2e0e08dad4cf933df0bc04723e3 07:32:31 $ docker rm -f f83c598f785252ff2f354f155c16db7f41deb2e0e08dad4cf933df0bc04723e3 [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 07:32:33 provisioning config files... 07:32:33 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config8734482845940054088tmp [Pipeline] { [Pipeline] sh 07:32:34 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config8734482845940054088tmp 07:32:34 + curl -s https://codecov.io/bash 07:32:34 07:32:34 _____ _ 07:32:34 / ____| | | 07:32:34 | | ___ __| | ___ ___ _____ __ 07:32:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:32:34 | |___| (_) | (_| | __/ (_| (_) \ V / 07:32:34 \_____\___/ \__,_|\___|\___\___/ \_/ 07:32:34 Bash-20200602-f809a24 07:32:34 07:32:34 07:32:34 ==> Jenkins CI detected. 07:32:34 project root: . 07:32:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:32:34 ==> Running gcov in . (disable via -X gcov) 07:32:34 ==> Python coveragepy not found 07:32:34 ==> Searching for coverage reports in: 07:32:34 + . 07:32:34 -> Found 1 reports 07:32:34 ==> Detecting git/mercurial file structure 07:32:34 ==> Reading reports 07:32:34 + ./coverage.out bytes=82508 07:32:34 ==> Appending adjustments 07:32:34 https://docs.codecov.io/docs/fixing-reports 07:32:35 + Found adjustments 07:32:35 ==> Gzipping contents 07:32:35 ==> Uploading reports 07:32:35 url: https://codecov.io 07:32:35 query: branch=PR-244&commit=3a36583f4facb3f629231d006d7706e298cc3eab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=244&job= 07:32:35 -> Pinging Codecov 07:32:35 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-244&commit=3a36583f4facb3f629231d006d7706e298cc3eab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=244&job= 07:32:35 -> Uploading 07:32:36 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3a36583f4facb3f629231d006d7706e298cc3eab [Pipeline] } 07:32:36 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 07:32:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:32:38 ---> package-listing.sh 07:32:38 ++ tr '[:upper:]' '[:lower:]' 07:32:38 ++ facter osfamily 07:32:38 + OS_FAMILY=redhat 07:32:38 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-244 07:32:38 + START_PACKAGES=/tmp/packages_start.txt 07:32:38 + END_PACKAGES=/tmp/packages_end.txt 07:32:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:38 + PACKAGES=/tmp/packages_start.txt 07:32:38 + '[' /w/workspace/dry_go-mod-core-contracts_PR-244 ']' 07:32:38 + PACKAGES=/tmp/packages_end.txt 07:32:38 + case "${OS_FAMILY}" in 07:32:38 + rpm -qa 07:32:38 + sort 07:32:41 + '[' -f /tmp/packages_start.txt ']' 07:32:41 + '[' -f /tmp/packages_end.txt ']' 07:32:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:41 + '[' /w/workspace/dry_go-mod-core-contracts_PR-244 ']' 07:32:41 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-244/archives/ 07:32:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-244/archives/ [Pipeline] isUnix [Pipeline] sh 07:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:32:42 07:32:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:32:42 alpine: Pulling from edgex-lftools-log-publisher 07:32:42 c9b1b535fdd9: Pulling fs layer 07:32:42 2cc5ad85d9ab: Pulling fs layer 07:32:42 756a868c4378: Pulling fs layer 07:32:42 444b2fc9a129: Pulling fs layer 07:32:42 ea15f1150254: Pulling fs layer 07:32:42 41b27a9f41bf: Pulling fs layer 07:32:42 28c525ee5125: Pulling fs layer 07:32:42 094b1ea09ed8: Pulling fs layer 07:32:42 138eaada9080: Pulling fs layer 07:32:42 0622d0fa9048: Pulling fs layer 07:32:42 444b2fc9a129: Waiting 07:32:42 ea15f1150254: Waiting 07:32:42 41b27a9f41bf: Waiting 07:32:42 138eaada9080: Waiting 07:32:42 0622d0fa9048: Waiting 07:32:42 28c525ee5125: Waiting 07:32:42 094b1ea09ed8: Waiting 07:32:42 2cc5ad85d9ab: Verifying Checksum 07:32:42 2cc5ad85d9ab: Download complete 07:32:42 444b2fc9a129: Verifying Checksum 07:32:42 444b2fc9a129: Download complete 07:32:42 c9b1b535fdd9: Verifying Checksum 07:32:42 c9b1b535fdd9: Download complete 07:32:42 ea15f1150254: Verifying Checksum 07:32:42 ea15f1150254: Download complete 07:32:43 28c525ee5125: Verifying Checksum 07:32:43 28c525ee5125: Download complete 07:32:43 756a868c4378: Verifying Checksum 07:32:43 756a868c4378: Download complete 07:32:43 c9b1b535fdd9: Pull complete 07:32:43 138eaada9080: Verifying Checksum 07:32:43 138eaada9080: Download complete 07:32:43 0622d0fa9048: Verifying Checksum 07:32:43 0622d0fa9048: Download complete 07:32:43 094b1ea09ed8: Verifying Checksum 07:32:43 094b1ea09ed8: Download complete 07:32:43 2cc5ad85d9ab: Pull complete 07:32:44 41b27a9f41bf: Verifying Checksum 07:32:44 41b27a9f41bf: Download complete 07:32:45 756a868c4378: Pull complete 07:32:45 444b2fc9a129: Pull complete 07:32:45 ea15f1150254: Pull complete 07:32:50 41b27a9f41bf: Pull complete 07:32:50 28c525ee5125: Pull complete 07:32:53 094b1ea09ed8: Pull complete 07:32:53 138eaada9080: Pull complete 07:32:53 0622d0fa9048: Pull complete 07:32:53 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:32:53 prd-centos7-docker-4c-2g-3693 does not seem to be running inside a container 07:32:53 $ 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-244 -v /w/workspace/dry_go-mod-core-contracts_PR-244:/w/workspace/dry_go-mod-core-contracts_PR-244:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-244@tmp:/w/workspace/dry_go-mod-core-contracts_PR-244@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 07:32:57 $ docker top 3109303c8afcb5c62ba9bf3178935e26c397ee72c80d171c94b98768324bf78b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:57 provisioning config files... 07:32:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config1690890180992596512tmp [Pipeline] { [Pipeline] echo 07:32:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:32:57 ---> create-netrc.sh [Pipeline] echo 07:32:57 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:32:58 ---> logs-deploy.sh 07:32:58 + ARCHIVE_ARTIFACTS= 07:32:58 + LOGS_SERVER=https://logs.edgexfoundry.org 07:32:58 + '[' https://logs.edgexfoundry.org == None ']' 07:32:58 + NEXUS_URL=https://nexus.edgexfoundry.org 07:32:58 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/1 07:32:58 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-244/1/ 07:32:58 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/1 /w/workspace/dry_go-mod-core-contracts_PR-244 07:33:00 Archives upload complete. 07:33:00 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-244/1/