Pull request #236 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 rather than 710f06d1e93d68b8271bb5fe79181253fb61beca Obtained Jenkinsfile from 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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-4087 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags Merging remotes/origin/master commit 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 into PR head commit 710f06d1e93d68b8271bb5fe79181253fb61beca Merge succeeded, producing 5e139d55f47d54ae0917e21658ef6f0b4583e90f Checking out Revision 5e139d55f47d54ae0917e21658ef6f0b4583e90f (PR-236) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 710f06d1e93d68b8271bb5fe79181253fb61beca # 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 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e139d55f47d54ae0917e21658ef6f0b4583e90f # timeout=10 Commit message: "Merge commit '8df1bc237b3746b67ec2754785c71dc83ce5d0c1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:10:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:10:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:10:18 ========================================================= 08:10:18 EdgeX Global Pipelines Version Info 08:10:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7a56479b2d9b087c6b0c79f9a55fe8a0a34365fe # timeout=10 08:10:19 ------------------- 08:10:19 stable info: 08:10:19 ------------------- 08:10:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:10:19 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 08:10:19 Message: update stable to v1.0.89 08:10:20 ------------------- 08:10:20 experimental info: 08:10:20 ------------------- 08:10:20 Commited By: **** collab-it+edgex@linuxfoundation.org 08:10:20 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 08:10:20 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 08:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:10:21 08:10:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:10:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:10:22 latest: Pulling from edgex-devops/git-semver 08:10:22 9123ac7c32f7: Pulling fs layer 08:10:22 b8cc5d1170e3: Pulling fs layer 08:10:22 2924cbbf6a41: Pulling fs layer 08:10:22 93b08a4f1073: Pulling fs layer 08:10:22 93b08a4f1073: Waiting 08:10:22 b8cc5d1170e3: Verifying Checksum 08:10:22 b8cc5d1170e3: Download complete 08:10:22 9123ac7c32f7: Verifying Checksum 08:10:22 9123ac7c32f7: Download complete 08:10:22 93b08a4f1073: Verifying Checksum 08:10:22 93b08a4f1073: Download complete 08:10:22 2924cbbf6a41: Verifying Checksum 08:10:22 2924cbbf6a41: Download complete 08:10:22 9123ac7c32f7: Pull complete 08:10:22 b8cc5d1170e3: Pull complete 08:10:23 2924cbbf6a41: Pull complete 08:10:23 93b08a4f1073: Pull complete 08:10:23 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:10:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:10:23 prd-centos7-docker-4c-2g-4087 does not seem to be running inside a container 08:10:23 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:10:25 $ docker top 152b8ceb3b1cda771e7b0ff4810e17dc690eb8e6fc7026109a772c4451d63cc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:10:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:25 [ssh-agent] Looking for ssh-agent implementation... 08:10:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:26 $ docker exec 152b8ceb3b1cda771e7b0ff4810e17dc690eb8e6fc7026109a772c4451d63cc9 ssh-agent 08:10:26 SSH_AUTH_SOCK=/tmp/ssh-z7NJrDBOty3s/agent.12 08:10:26 SSH_AGENT_PID=17 08:10:26 Running ssh-add (command line suppressed) 08:10:26 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_1014094136472541252.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_1014094136472541252.key) 08:10:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:26 + git describe --exact-match --tags HEAD 08:10:26 fatal: No names found, cannot describe anything. [Pipeline] } 08:10:26 $ docker exec --env ******** --env ******** 152b8ceb3b1cda771e7b0ff4810e17dc690eb8e6fc7026109a772c4451d63cc9 ssh-agent -k 08:10:26 unset SSH_AUTH_SOCK; 08:10:26 unset SSH_AGENT_PID; 08:10:26 echo Agent pid 17 killed; 08:10:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:10:26 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:10:26 This usually means this commit has not been tagged. [Pipeline] sshagent 08:10:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:27 [ssh-agent] Looking for ssh-agent implementation... 08:10:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:27 $ docker exec 152b8ceb3b1cda771e7b0ff4810e17dc690eb8e6fc7026109a772c4451d63cc9 ssh-agent 08:10:27 SSH_AUTH_SOCK=/tmp/ssh-8tOxg7aakdP2/agent.47 08:10:27 SSH_AGENT_PID=52 08:10:27 Running ssh-add (command line suppressed) 08:10:27 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6752988264595020175.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6752988264595020175.key) 08:10:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:27 + git semver init 08:10:27 # -> Open(): unable to determine branch for HEAD 08:10:27 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 08:10:27 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 08:10:27 # $SEMVER_REMOTE_NAME = origin 08:10:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:10:27 # $SEMVER_USER_NAME = edgex-jenkins 08:10:27 # $SEMVER_BRANCH = PR-236 08:10:27 # $SEMVER_TEMP = /tmp/semver-384328209 08:10:27 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:10:28 # '/tmp/semver-384328209' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 08:10:28 # -> Force: false 08:10:28 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 08:10:28 $ docker exec --env ******** --env ******** 152b8ceb3b1cda771e7b0ff4810e17dc690eb8e6fc7026109a772c4451d63cc9 ssh-agent -k 08:10:28 unset SSH_AUTH_SOCK; 08:10:28 unset SSH_AGENT_PID; 08:10:28 echo Agent pid 52 killed; 08:10:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:28 + git semver [Pipeline] } 08:10:28 $ docker stop --time=1 152b8ceb3b1cda771e7b0ff4810e17dc690eb8e6fc7026109a772c4451d63cc9 08:10:30 $ docker rm -f 152b8ceb3b1cda771e7b0ff4810e17dc690eb8e6fc7026109a772c4451d63cc9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:10:31 Stashed 76 file(s) [Pipeline] echo 08:10:31 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:10:46 Still waiting to schedule task 08:10:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4087’ 08:10:46 Still waiting to schedule task 08:10:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:12:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4088 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 08:12:14 Running in /w/workspace/go-mod-core-contracts/25 [Pipeline] { [Pipeline] checkout 08:12:19 using credential edgex-jenkins-ssh 08:12:19 Cloning the remote Git repository 08:12:19 Cloning with configured refspecs honoured and without tags 08:12:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:12:19 > git init /w/workspace/go-mod-core-contracts/25 # timeout=10 08:12:20 Fetching without tags 08:12:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:12:19 > git --version # timeout=10 08:12:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:12:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:12:20 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 08:12:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:12:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:12:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:12:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:12:21 Merging remotes/origin/master commit 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 into PR head commit 710f06d1e93d68b8271bb5fe79181253fb61beca 08:12:21 Merge succeeded, producing 2e8fb7dcfe73830d4d89e2616407e36477349ba7 08:12:21 Checking out Revision 2e8fb7dcfe73830d4d89e2616407e36477349ba7 (PR-236) 08:12:21 > git config core.sparsecheckout # timeout=10 08:12:21 > git checkout -f 710f06d1e93d68b8271bb5fe79181253fb61beca # timeout=10 08:12:21 > git remote # timeout=10 08:12:21 > git config --get remote.origin.url # timeout=10 08:12:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:21 > git merge 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 08:12:21 > git rev-parse HEAD^{commit} # timeout=10 08:12:21 > git config core.sparsecheckout # timeout=10 08:12:21 > git checkout -f 2e8fb7dcfe73830d4d89e2616407e36477349ba7 # timeout=10 08:12:25 Commit message: "Merge commit '8df1bc237b3746b67ec2754785c71dc83ce5d0c1' into HEAD" 08:12:25 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 08:12:25 > git rev-list --no-walk 7a56479b2d9b087c6b0c79f9a55fe8a0a34365fe # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:12:26 ========================================================= 08:12:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:12:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:12:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 08:12:28 Sending build context to Docker daemon 1.826MB 08:12:28 Step 1/7 : ARG BASE=golang:1.13-alpine 08:12:28 Step 2/7 : FROM ${BASE} 08:12:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:12:29 cde5963f3b93: Pulling fs layer 08:12:29 2a23fa8c16f7: Pulling fs layer 08:12:29 777b28850792: Pulling fs layer 08:12:29 8a11ddd9e578: Pulling fs layer 08:12:29 4cf88f913ddb: Pulling fs layer 08:12:29 1df406cf5192: Pulling fs layer 08:12:29 cd6300453558: Pulling fs layer 08:12:29 b9c365052c96: Pulling fs layer 08:12:29 a2d8cc88f415: Pulling fs layer 08:12:29 ea1d1ca13537: Pulling fs layer 08:12:29 3750a50a1c5e: Pulling fs layer 08:12:29 8a11ddd9e578: Waiting 08:12:29 4cf88f913ddb: Waiting 08:12:29 1df406cf5192: Waiting 08:12:29 cd6300453558: Waiting 08:12:29 b9c365052c96: Waiting 08:12:29 a2d8cc88f415: Waiting 08:12:29 ea1d1ca13537: Waiting 08:12:29 3750a50a1c5e: Waiting 08:12:29 777b28850792: Verifying Checksum 08:12:29 777b28850792: Download complete 08:12:29 2a23fa8c16f7: Verifying Checksum 08:12:29 2a23fa8c16f7: Download complete 08:12:29 cde5963f3b93: Verifying Checksum 08:12:29 cde5963f3b93: Download complete 08:12:29 1df406cf5192: Verifying Checksum 08:12:29 1df406cf5192: Download complete 08:12:29 4cf88f913ddb: Verifying Checksum 08:12:29 4cf88f913ddb: Download complete 08:12:30 cde5963f3b93: Pull complete 08:12:31 2a23fa8c16f7: Pull complete 08:12:31 777b28850792: Pull complete 08:12:31 cd6300453558: Verifying Checksum 08:12:31 cd6300453558: Download complete 08:12:31 a2d8cc88f415: Verifying Checksum 08:12:31 a2d8cc88f415: Download complete 08:12:33 ea1d1ca13537: Download complete 08:12:33 3750a50a1c5e: Verifying Checksum 08:12:33 3750a50a1c5e: Download complete 08:12:34 b9c365052c96: Verifying Checksum 08:12:34 b9c365052c96: Download complete 08:12:34 8a11ddd9e578: Verifying Checksum 08:12:34 8a11ddd9e578: Download complete 08:12:46 8a11ddd9e578: Pull complete 08:12:46 4cf88f913ddb: Pull complete 08:12:46 1df406cf5192: Pull complete 08:12:51 cd6300453558: Pull complete 08:12:55 b9c365052c96: Pull complete 08:12:55 a2d8cc88f415: Pull complete 08:12:57 ea1d1ca13537: Pull complete 08:12:58 3750a50a1c5e: Pull complete 08:12:58 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:12:58 ---> 78745c68409d 08:12:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:12:59 Running on prd-centos7-docker-4c-2g-4089 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 08:12:59 Running in /w/workspace/go-mod-core-contracts/25 [Pipeline] { [Pipeline] checkout 08:13:02 using credential edgex-jenkins-ssh 08:13:02 Cloning the remote Git repository 08:13:02 Cloning with configured refspecs honoured and without tags 08:13:02 ---> Running in 9675a011b5ca 08:13:03 Removing intermediate container 9675a011b5ca 08:13:03 ---> 75b85528b46d 08:13:03 Step 4/7 : RUN apk add bash 08:13:03 ---> Running in 590d4ed08670 08:13:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:13:02 > git init /w/workspace/go-mod-core-contracts/25 # timeout=10 08:13:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:13:02 > git --version # timeout=10 08:13:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:13:04 Fetching without tags 08:13:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:13:04 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 08:13:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:13:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:13:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:13:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:13:04 Merging remotes/origin/master commit 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 into PR head commit 710f06d1e93d68b8271bb5fe79181253fb61beca 08:13:04 Merge succeeded, producing 6d8e4728c8396e7efae20ba4878a37c7ba51df7b 08:13:04 Checking out Revision 6d8e4728c8396e7efae20ba4878a37c7ba51df7b (PR-236) 08:13:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:13:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:13:04 > git config core.sparsecheckout # timeout=10 08:13:04 > git checkout -f 710f06d1e93d68b8271bb5fe79181253fb61beca # timeout=10 08:13:04 > git remote # timeout=10 08:13:04 > git config --get remote.origin.url # timeout=10 08:13:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:04 > git merge 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 08:13:04 > git rev-parse HEAD^{commit} # timeout=10 08:13:04 > git config core.sparsecheckout # timeout=10 08:13:04 > git checkout -f 6d8e4728c8396e7efae20ba4878a37c7ba51df7b # timeout=10 08:13:06 OK: 125 MiB in 39 packages 08:13:07 Removing intermediate container 590d4ed08670 08:13:07 ---> 4dc9f6da1a64 08:13:07 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:13:07 ---> Running in e1cd562f0543 08:13:08 Removing intermediate container e1cd562f0543 08:13:08 ---> de8a5920407d 08:13:08 Step 6/7 : COPY go.mod . 08:13:08 Commit message: "Merge commit '8df1bc237b3746b67ec2754785c71dc83ce5d0c1' into HEAD" 08:13:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 08:13:09 ---> 4acfac3c8627 08:13:09 Step 7/7 : RUN go mod download 08:13:09 ---> Running in 6341129d87a5 [Pipeline] echo 08:13:09 ========================================================= 08:13:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:13:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:13:09 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 08:13:08 > git rev-list --no-walk 7a56479b2d9b087c6b0c79f9a55fe8a0a34365fe # timeout=10 08:13:10 Sending build context to Docker daemon 1.826MB 08:13:10 Step 1/7 : ARG BASE=golang:1.13-alpine 08:13:10 Step 2/7 : FROM ${BASE} 08:13:10 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:13:10 e6b0cf9c0882: Pulling fs layer 08:13:10 2848faf0eed1: Pulling fs layer 08:13:10 0f37312ad70f: Pulling fs layer 08:13:10 5788d62ee057: Pulling fs layer 08:13:10 0e6b1d234666: Pulling fs layer 08:13:10 bf5d7aec512f: Pulling fs layer 08:13:10 34c802a77dc8: Pulling fs layer 08:13:10 9eb99e56ec68: Pulling fs layer 08:13:10 27c7a5d97fbd: Pulling fs layer 08:13:10 5c102a31e300: Pulling fs layer 08:13:10 dcfb455df0a1: Pulling fs layer 08:13:10 5788d62ee057: Waiting 08:13:10 0e6b1d234666: Waiting 08:13:10 bf5d7aec512f: Waiting 08:13:10 34c802a77dc8: Waiting 08:13:10 9eb99e56ec68: Waiting 08:13:10 27c7a5d97fbd: Waiting 08:13:10 5c102a31e300: Waiting 08:13:10 dcfb455df0a1: Waiting 08:13:10 0f37312ad70f: Verifying Checksum 08:13:10 0f37312ad70f: Download complete 08:13:10 2848faf0eed1: Verifying Checksum 08:13:10 2848faf0eed1: Download complete 08:13:10 0e6b1d234666: Verifying Checksum 08:13:10 0e6b1d234666: Download complete 08:13:10 bf5d7aec512f: Verifying Checksum 08:13:10 bf5d7aec512f: Download complete 08:13:10 e6b0cf9c0882: Download complete 08:13:10 e6b0cf9c0882: Pull complete 08:13:11 go: finding github.com/davecgh/go-spew v1.1.0 08:13:11 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:13:11 go: finding github.com/go-kit/kit v0.8.0 08:13:11 go: finding github.com/go-logfmt/logfmt v0.4.0 08:13:11 go: finding github.com/go-playground/assert/v2 v2.0.1 08:13:11 go: finding github.com/go-playground/locales v0.13.0 08:13:11 go: finding github.com/go-playground/universal-translator v0.17.0 08:13:11 go: finding github.com/go-playground/validator/v10 v10.3.0 08:13:11 go: finding github.com/go-stack/stack v1.8.0 08:13:11 go: finding github.com/google/uuid v1.1.0 08:13:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:13:11 go: finding github.com/leodido/go-urn v1.2.0 08:13:11 go: finding github.com/pmezard/go-difflib v1.0.0 08:13:11 go: finding github.com/stretchr/objx v0.1.0 08:13:11 go: finding github.com/stretchr/testify v1.4.0 08:13:11 go: finding github.com/x448/float16 v0.8.4 08:13:11 go: finding golang.org/x/text v0.3.2 08:13:11 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:13:11 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:13:11 go: finding gopkg.in/yaml.v2 v2.2.2 08:13:11 34c802a77dc8: Verifying Checksum 08:13:11 34c802a77dc8: Download complete 08:13:11 27c7a5d97fbd: Verifying Checksum 08:13:11 27c7a5d97fbd: Download complete 08:13:12 9eb99e56ec68: Verifying Checksum 08:13:12 9eb99e56ec68: Download complete 08:13:12 5788d62ee057: Verifying Checksum 08:13:12 5788d62ee057: Download complete 08:13:13 dcfb455df0a1: Verifying Checksum 08:13:13 dcfb455df0a1: Download complete 08:13:13 2848faf0eed1: Pull complete 08:13:13 0f37312ad70f: Pull complete 08:13:13 5c102a31e300: Verifying Checksum 08:13:13 5c102a31e300: Download complete 08:13:19 5788d62ee057: Pull complete 08:13:19 0e6b1d234666: Pull complete 08:13:19 bf5d7aec512f: Pull complete 08:13:23 Removing intermediate container 6341129d87a5 08:13:23 ---> acb8498d9337 08:13:23 Successfully built acb8498d9337 08:13:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:13:24 + docker inspect -f . ci-base-image-arm64 08:13:24 . [Pipeline] withDockerContainer 08:13:24 34c802a77dc8: Pull complete 08:13:24 prd-ubuntu18.04-docker-arm64-4c-16g-4088 does not seem to be running inside a container 08:13:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@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 08:13:26 $ docker top f1e4ac43c1677c379a3fad469d6096bcb66925e371f6f2345b76961eddea05f3 -eo pid,comm 08:13:26 9eb99e56ec68: Pull complete 08:13:26 27c7a5d97fbd: Pull complete [Pipeline] { [Pipeline] sh 08:13:27 5c102a31e300: Pull complete 08:13:27 dcfb455df0a1: Pull complete 08:13:28 + go version 08:13:28 go version go1.13.5 linux/arm64 [Pipeline] sh 08:13:28 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:13:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:13:28 ---> 7c70fe431013 08:13:28 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:13:28 ---> Running in 2a100698e428 08:13:28 Removing intermediate container 2a100698e428 08:13:28 ---> 65a0740d65cf 08:13:28 Step 4/7 : RUN apk add bash 08:13:28 ---> Running in 03fbda09447c 08:13:29 + make test 08:13:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:13:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:13:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:13:30 OK: 143 MiB in 39 packages 08:13:31 Removing intermediate container 03fbda09447c 08:13:31 ---> 4d404bd2e728 08:13:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:13:31 ---> Running in 167bbeae1159 08:13:31 Removing intermediate container 167bbeae1159 08:13:31 ---> 07f289f5a55f 08:13:31 Step 6/7 : COPY go.mod . 08:13:31 ---> 28fc94758a4d 08:13:31 Step 7/7 : RUN go mod download 08:13:31 ---> Running in e88b77bfc58c 08:13:33 go: finding github.com/davecgh/go-spew v1.1.0 08:13:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:13:33 go: finding github.com/go-kit/kit v0.8.0 08:13:33 go: finding github.com/go-logfmt/logfmt v0.4.0 08:13:33 go: finding github.com/go-playground/assert/v2 v2.0.1 08:13:33 go: finding github.com/go-playground/locales v0.13.0 08:13:33 go: finding github.com/go-playground/universal-translator v0.17.0 08:13:33 go: finding github.com/go-playground/validator/v10 v10.3.0 08:13:33 go: finding github.com/go-stack/stack v1.8.0 08:13:33 go: finding github.com/google/uuid v1.1.0 08:13:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:13:33 go: finding github.com/leodido/go-urn v1.2.0 08:13:33 go: finding github.com/pmezard/go-difflib v1.0.0 08:13:33 go: finding github.com/stretchr/objx v0.1.0 08:13:33 go: finding github.com/stretchr/testify v1.4.0 08:13:33 go: finding github.com/x448/float16 v0.8.4 08:13:33 go: finding golang.org/x/text v0.3.2 08:13:33 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:13:33 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:13:33 go: finding gopkg.in/yaml.v2 v2.2.2 08:13:41 Removing intermediate container e88b77bfc58c 08:13:41 ---> 33224d013659 08:13:41 Successfully built 33224d013659 08:13:41 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 08:13:42 + docker inspect -f . ci-base-image-x86_64 08:13:42 . [Pipeline] withDockerContainer 08:13:42 prd-centos7-docker-4c-2g-4089 does not seem to be running inside a container 08:13:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@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 ******** -e ******** ci-base-image-x86_64 cat 08:13:43 $ docker top ceb6f57be46e7b12f329e02c3d7119c1f710d46b3f6a966bc72d15225a909fb1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:44 + go version 08:13:44 go version go1.13.5 linux/amd64 [Pipeline] sh 08:13:44 + make test 08:13:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:13:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:13:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:13:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.024s coverage: 85.7% of statements 08:13:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements 08:13:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.063s coverage: 85.7% of statements 08:13:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.069s coverage: 100.0% of statements 08:13:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.022s coverage: 45.4% of statements 08:13:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.008s coverage: 77.8% of statements 08:13:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:13:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.4% of statements 08:13:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.023s coverage: 14.4% of statements 08:13:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.017s coverage: 100.0% of statements 08:13:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.033s coverage: 100.0% of statements 08:13:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:13:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:13:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.048s coverage: 100.0% of statements 08:13:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.024s coverage: 100.0% of statements 08:13:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.069s coverage: 45.4% of statements 08:13:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.028s coverage: 77.8% of statements 08:13:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:13:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.020s coverage: 6.4% of statements 08:13:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.102s coverage: 14.4% of statements 08:13:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.033s coverage: 100.0% of statements 08:13:57 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements 08:13:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements 08:13:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements 08:13:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements 08:13:57 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.026s coverage: 14.3% of statements 08:13:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:13:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 83.3% of statements 08:13:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 08:13:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.007s coverage: 90.9% of statements 08:13:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 08:13:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:13:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:13:58 gofmt -l . 08:13:58 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:13:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.106s coverage: 100.0% of statements 08:13:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:13:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:13:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.055s coverage: 100.0% of statements 08:13:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.046s coverage: 100.0% of statements 08:13:58 Stashed 1 file(s) [Pipeline] } 08:13:58 $ docker stop --time=1 ceb6f57be46e7b12f329e02c3d7119c1f710d46b3f6a966bc72d15225a909fb1 08:14:00 $ docker rm -f ceb6f57be46e7b12f329e02c3d7119c1f710d46b3f6a966bc72d15225a909fb1 [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] } 08:14:04 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.100s coverage: 62.6% of statements 08:14:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements 08:14:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.049s coverage: 15.4% of statements 08:14:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.022s coverage: 15.4% of statements 08:14:04 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 08:14:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:14:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 83.3% of statements 08:14:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 08:14:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.024s coverage: 90.9% of statements 08:14:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 08:14:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:14:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:14:08 gofmt -l . 08:14:08 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:14:09 Warning: overwriting stash ‘coverage-report’ 08:14:10 Stashed 1 file(s) [Pipeline] } 08:14:09 $ docker stop --time=1 f1e4ac43c1677c379a3fad469d6096bcb66925e371f6f2345b76961eddea05f3 08:14:12 $ docker rm -f f1e4ac43c1677c379a3fad469d6096bcb66925e371f6f2345b76961eddea05f3 [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 08:14:13 provisioning config files... 08:14:13 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8403365494586375683tmp [Pipeline] { [Pipeline] sh 08:14:13 + curl -s https://codecov.io/bash 08:14:13 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8403365494586375683tmp 08:14:14 08:14:14 _____ _ 08:14:14 / ____| | | 08:14:14 | | ___ __| | ___ ___ _____ __ 08:14:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:14:14 | |___| (_) | (_| | __/ (_| (_) \ V / 08:14:14 \_____\___/ \__,_|\___|\___\___/ \_/ 08:14:14 Bash-20200602-f809a24 08:14:14 08:14:14 08:14:14 ==> Jenkins CI detected. 08:14:14 project root: . 08:14:14 Fixing merge commit SHA 08:14:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:14:14 ==> Running gcov in . (disable via -X gcov) 08:14:14 ==> Python coveragepy not found 08:14:14 ==> Searching for coverage reports in: 08:14:14 + . 08:14:14 -> Found 1 reports 08:14:14 ==> Detecting git/mercurial file structure 08:14:14 ==> Reading reports 08:14:14 + ./coverage.out bytes=83788 08:14:14 ==> Appending adjustments 08:14:14 https://docs.codecov.io/docs/fixing-reports 08:14:14 + Found adjustments 08:14:14 ==> Gzipping contents 08:14:14 ==> Uploading reports 08:14:14 url: https://codecov.io 08:14:14 query: branch=PR-236&commit=8df1bc237b3746b67ec2754785c71dc83ce5d0c1&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F25%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 08:14:14 -> Pinging Codecov 08:14:14 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-236&commit=8df1bc237b3746b67ec2754785c71dc83ce5d0c1&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F25%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 08:14:15 -> Uploading 08:14:15 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/8df1bc237b3746b67ec2754785c71dc83ce5d0c1 [Pipeline] } 08:14:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:14:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:14:16 ---> package-listing.sh 08:14:16 ++ facter osfamily 08:14:16 ++ tr '[:upper:]' '[:lower:]' 08:14:16 + OS_FAMILY=redhat 08:14:16 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 08:14:16 + START_PACKAGES=/tmp/packages_start.txt 08:14:16 + END_PACKAGES=/tmp/packages_end.txt 08:14:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:14:16 + PACKAGES=/tmp/packages_start.txt 08:14:16 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 08:14:16 + PACKAGES=/tmp/packages_end.txt 08:14:16 + case "${OS_FAMILY}" in 08:14:16 + rpm -qa 08:14:16 + sort 08:14:20 + '[' -f /tmp/packages_start.txt ']' 08:14:20 + '[' -f /tmp/packages_end.txt ']' 08:14:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:14:20 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 08:14:20 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 08:14:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh 08:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:20 08:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:20 alpine: Pulling from edgex-lftools-log-publisher 08:14:20 c9b1b535fdd9: Pulling fs layer 08:14:20 2cc5ad85d9ab: Pulling fs layer 08:14:20 756a868c4378: Pulling fs layer 08:14:20 444b2fc9a129: Pulling fs layer 08:14:20 ea15f1150254: Pulling fs layer 08:14:20 41b27a9f41bf: Pulling fs layer 08:14:20 28c525ee5125: Pulling fs layer 08:14:20 094b1ea09ed8: Pulling fs layer 08:14:20 138eaada9080: Pulling fs layer 08:14:20 0622d0fa9048: Pulling fs layer 08:14:20 444b2fc9a129: Waiting 08:14:20 ea15f1150254: Waiting 08:14:20 41b27a9f41bf: Waiting 08:14:20 28c525ee5125: Waiting 08:14:20 094b1ea09ed8: Waiting 08:14:20 0622d0fa9048: Waiting 08:14:20 138eaada9080: Waiting 08:14:20 2cc5ad85d9ab: Verifying Checksum 08:14:20 2cc5ad85d9ab: Download complete 08:14:20 444b2fc9a129: Verifying Checksum 08:14:20 444b2fc9a129: Download complete 08:14:20 c9b1b535fdd9: Verifying Checksum 08:14:20 ea15f1150254: Download complete 08:14:20 28c525ee5125: Verifying Checksum 08:14:20 28c525ee5125: Download complete 08:14:21 756a868c4378: Verifying Checksum 08:14:21 756a868c4378: Download complete 08:14:21 c9b1b535fdd9: Pull complete 08:14:21 138eaada9080: Verifying Checksum 08:14:21 138eaada9080: Download complete 08:14:21 094b1ea09ed8: Verifying Checksum 08:14:21 094b1ea09ed8: Download complete 08:14:21 0622d0fa9048: Download complete 08:14:21 2cc5ad85d9ab: Pull complete 08:14:22 41b27a9f41bf: Verifying Checksum 08:14:22 41b27a9f41bf: Download complete 08:14:23 756a868c4378: Pull complete 08:14:23 444b2fc9a129: Pull complete 08:14:23 ea15f1150254: Pull complete 08:14:27 41b27a9f41bf: Pull complete 08:14:27 28c525ee5125: Pull complete 08:14:31 094b1ea09ed8: Pull complete 08:14:31 138eaada9080: Pull complete 08:14:31 0622d0fa9048: Pull complete 08:14:31 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:14:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:14:31 prd-centos7-docker-4c-2g-4087 does not seem to be running inside a container 08:14:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:14:35 $ docker top 272d49b5e30a4526dd2c1e7836b3a946da855b8215e592efce48cfe6bc49ea8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:35 provisioning config files... 08:14:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config3288834321653740964tmp [Pipeline] { [Pipeline] echo 08:14:35 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:14:36 ---> create-netrc.sh [Pipeline] echo 08:14:36 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:14:36 ---> logs-deploy.sh 08:14:36 + ARCHIVE_ARTIFACTS= 08:14:36 + LOGS_SERVER=https://logs.edgexfoundry.org 08:14:36 + '[' https://logs.edgexfoundry.org == None ']' 08:14:36 + NEXUS_URL=https://nexus.edgexfoundry.org 08:14:36 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/25 08:14:36 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/25/ 08:14:36 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/25 /w/workspace/dry_go-mod-core-contracts_PR-236 08:14:37 Archives upload complete. 08:14:37 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/25 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/25/