Pull request #231 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 jdharms for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 98726e63c5e8b10177286036c8c197072cfd60b8+0a0ac7d4b10642622fee7fbbc8efe19400eb09ea (0a7c870b18e48644a997e9d14b5a77f4a21bfa9f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2134 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-231 # 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/231/head:refs/remotes/origin/PR-231 +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/231/head:refs/remotes/origin/PR-231 # 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/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit 98726e63c5e8b10177286036c8c197072cfd60b8 Merge succeeded, producing 98726e63c5e8b10177286036c8c197072cfd60b8 Checking out Revision 98726e63c5e8b10177286036c8c197072cfd60b8 (PR-231) > git config core.sparsecheckout # timeout=10 > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # 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 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 Commit message: "Move SMA client to clients/agent and add functions" First time build. Skipping changelog. > git rev-list --no-walk d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-03T18:48:14.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:48:16.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T18:48:16.670Z] [2020-04-03T18:48:16.670Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:48:17.039Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T18:48:17.039Z] latest: Pulling from edgex-devops/git-semver [2020-04-03T18:48:17.039Z] 9123ac7c32f7: Pulling fs layer [2020-04-03T18:48:17.039Z] b8cc5d1170e3: Pulling fs layer [2020-04-03T18:48:17.039Z] 2924cbbf6a41: Pulling fs layer [2020-04-03T18:48:17.039Z] 93b08a4f1073: Pulling fs layer [2020-04-03T18:48:17.039Z] 93b08a4f1073: Waiting [2020-04-03T18:48:17.039Z] b8cc5d1170e3: Verifying Checksum [2020-04-03T18:48:17.039Z] b8cc5d1170e3: Download complete [2020-04-03T18:48:17.304Z] 9123ac7c32f7: Verifying Checksum [2020-04-03T18:48:17.304Z] 9123ac7c32f7: Download complete [2020-04-03T18:48:17.304Z] 93b08a4f1073: Verifying Checksum [2020-04-03T18:48:17.304Z] 93b08a4f1073: Download complete [2020-04-03T18:48:17.304Z] 2924cbbf6a41: Verifying Checksum [2020-04-03T18:48:17.304Z] 2924cbbf6a41: Download complete [2020-04-03T18:48:17.564Z] 9123ac7c32f7: Pull complete [2020-04-03T18:48:17.564Z] b8cc5d1170e3: Pull complete [2020-04-03T18:48:18.509Z] 2924cbbf6a41: Pull complete [2020-04-03T18:48:18.509Z] 93b08a4f1073: Pull complete [2020-04-03T18:48:18.509Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-03T18:48:18.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-03T18:48:18.638Z] prd-centos7-docker-4c-2g-2134 does not seem to be running inside a container [2020-04-03T18:48:18.692Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-231 -v /w/workspace/dry_go-mod-core-contracts_PR-231:/w/workspace/dry_go-mod-core-contracts_PR-231:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-231@tmp:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-03T18:48:19.365Z] $ docker top ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-03T18:48:19.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T18:48:19.613Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T18:48:19.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T18:48:19.830Z] $ docker exec ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 ssh-agent [2020-04-03T18:48:20.032Z] SSH_AUTH_SOCK=/tmp/ssh-GjcTYO6uQWwM/agent.15 [2020-04-03T18:48:20.033Z] SSH_AGENT_PID=22 [2020-04-03T18:48:20.049Z] Running ssh-add (command line suppressed) [2020-04-03T18:48:20.203Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_31408846489013325.key (/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_31408846489013325.key) [2020-04-03T18:48:20.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T18:48:20.574Z] + git describe --exact-match --tags HEAD [2020-04-03T18:48:20.574Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-03T18:48:20.630Z] $ docker exec --env ******** --env ******** ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 ssh-agent -k [2020-04-03T18:48:20.782Z] unset SSH_AUTH_SOCK; [2020-04-03T18:48:20.783Z] unset SSH_AGENT_PID; [2020-04-03T18:48:20.783Z] echo Agent pid 22 killed; [2020-04-03T18:48:20.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-03T18:48:20.899Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-03T18:48:20.899Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-03T18:48:20.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T18:48:20.972Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T18:48:21.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T18:48:21.191Z] $ docker exec ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 ssh-agent [2020-04-03T18:48:21.392Z] SSH_AUTH_SOCK=/tmp/ssh-NgtVTqxOQC5x/agent.56 [2020-04-03T18:48:21.392Z] SSH_AGENT_PID=63 [2020-04-03T18:48:21.398Z] Running ssh-add (command line suppressed) [2020-04-03T18:48:21.546Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_4372655888498203190.key (/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_4372655888498203190.key) [2020-04-03T18:48:21.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T18:48:21.926Z] + git semver init [2020-04-03T18:48:21.926Z] # -> Open(): unable to determine branch for HEAD [2020-04-03T18:48:21.926Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.git [2020-04-03T18:48:21.927Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-231 [2020-04-03T18:48:21.927Z] # $SEMVER_REMOTE_NAME = origin [2020-04-03T18:48:21.927Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-03T18:48:21.927Z] # $SEMVER_USER_NAME = jenkins [2020-04-03T18:48:21.927Z] # $SEMVER_BRANCH = PR-231 [2020-04-03T18:48:21.927Z] # $SEMVER_TEMP = /tmp/semver-590558987 [2020-04-03T18:48:21.927Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-03T18:48:22.495Z] # '/tmp/semver-590558987' -> '/w/workspace/dry_go-mod-core-contracts_PR-231/.semver' [2020-04-03T18:48:22.495Z] # -> Force: false [2020-04-03T18:48:22.495Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.semver [Pipeline] } [2020-04-03T18:48:22.506Z] $ docker exec --env ******** --env ******** ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 ssh-agent -k [2020-04-03T18:48:22.660Z] unset SSH_AUTH_SOCK; [2020-04-03T18:48:22.660Z] unset SSH_AGENT_PID; [2020-04-03T18:48:22.660Z] echo Agent pid 63 killed; [2020-04-03T18:48:22.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-03T18:48:23.127Z] + git semver [Pipeline] } [2020-04-03T18:48:23.141Z] $ docker stop --time=1 ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 [2020-04-03T18:48:24.535Z] $ docker rm -f ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-03T18:48:25.280Z] Stashed 69 file(s) [Pipeline] echo [2020-04-03T18:48:25.281Z] [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 [2020-04-03T18:48:40.527Z] Still waiting to schedule task [2020-04-03T18:48:40.527Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-03T18:48:40.528Z] Still waiting to schedule task [2020-04-03T18:48:40.528Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-03T18:50:56.192Z] Running on prd-centos7-docker-4c-2g-2135 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws [2020-04-03T18:50:56.232Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-04-03T18:50:58.335Z] using credential edgex-jenkins-ssh [2020-04-03T18:50:58.374Z] Cloning the remote Git repository [2020-04-03T18:50:58.374Z] Cloning with configured refspecs honoured and without tags [2020-04-03T18:50:57.930Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:50:57.971Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-04-03T18:50:59.356Z] Fetching without tags [2020-04-03T18:50:58.299Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:50:58.299Z] > git --version # timeout=10 [2020-04-03T18:50:58.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:50:58.416Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T18:50:58.920Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T18:50:58.927Z] > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 [2020-04-03T18:50:58.936Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T18:50:58.952Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T18:50:58.962Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:50:58.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:50:58.967Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T18:50:59.754Z] Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit 98726e63c5e8b10177286036c8c197072cfd60b8 [2020-04-03T18:50:59.839Z] Merge succeeded, producing 98726e63c5e8b10177286036c8c197072cfd60b8 [2020-04-03T18:50:59.839Z] Checking out Revision 98726e63c5e8b10177286036c8c197072cfd60b8 (PR-231) [2020-04-03T18:50:59.397Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T18:50:59.403Z] > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 [2020-04-03T18:50:59.452Z] > git remote # timeout=10 [2020-04-03T18:50:59.456Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T18:50:59.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:50:59.466Z] > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 [2020-04-03T18:50:59.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T18:50:59.484Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T18:50:59.488Z] > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 [2020-04-03T18:51:04.453Z] Commit message: "Move SMA client to clients/agent and add functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-03T18:51:05.395Z] ========================================================= [2020-04-03T18:51:05.395Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-03T18:51:05.395Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:51:06.081Z] + 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 . [2020-04-03T18:51:06.081Z] Sending build context to Docker daemon 1.718MB [2020-04-03T18:51:06.081Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-03T18:51:06.081Z] Step 2/7 : FROM ${BASE} [2020-04-03T18:51:06.342Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-03T18:51:06.342Z] e6b0cf9c0882: Pulling fs layer [2020-04-03T18:51:06.342Z] 2848faf0eed1: Pulling fs layer [2020-04-03T18:51:06.342Z] 0f37312ad70f: Pulling fs layer [2020-04-03T18:51:06.342Z] 5788d62ee057: Pulling fs layer [2020-04-03T18:51:06.342Z] 0e6b1d234666: Pulling fs layer [2020-04-03T18:51:06.342Z] bf5d7aec512f: Pulling fs layer [2020-04-03T18:51:06.342Z] 34c802a77dc8: Pulling fs layer [2020-04-03T18:51:06.342Z] 9eb99e56ec68: Pulling fs layer [2020-04-03T18:51:06.342Z] 27c7a5d97fbd: Pulling fs layer [2020-04-03T18:51:06.342Z] 5c102a31e300: Pulling fs layer [2020-04-03T18:51:06.342Z] dcfb455df0a1: Pulling fs layer [2020-04-03T18:51:06.342Z] 5788d62ee057: Waiting [2020-04-03T18:51:06.342Z] 0e6b1d234666: Waiting [2020-04-03T18:51:06.342Z] bf5d7aec512f: Waiting [2020-04-03T18:51:06.342Z] 34c802a77dc8: Waiting [2020-04-03T18:51:06.342Z] 9eb99e56ec68: Waiting [2020-04-03T18:51:06.342Z] 27c7a5d97fbd: Waiting [2020-04-03T18:51:06.342Z] 5c102a31e300: Waiting [2020-04-03T18:51:06.342Z] dcfb455df0a1: Waiting [2020-04-03T18:51:06.342Z] 0f37312ad70f: Verifying Checksum [2020-04-03T18:51:06.342Z] 0f37312ad70f: Download complete [2020-04-03T18:51:06.342Z] 2848faf0eed1: Verifying Checksum [2020-04-03T18:51:06.342Z] 2848faf0eed1: Download complete [2020-04-03T18:51:06.342Z] 0e6b1d234666: Verifying Checksum [2020-04-03T18:51:06.342Z] 0e6b1d234666: Download complete [2020-04-03T18:51:06.342Z] bf5d7aec512f: Download complete [2020-04-03T18:51:06.342Z] e6b0cf9c0882: Verifying Checksum [2020-04-03T18:51:06.342Z] e6b0cf9c0882: Download complete [2020-04-03T18:51:06.606Z] e6b0cf9c0882: Pull complete [2020-04-03T18:51:06.874Z] 2848faf0eed1: Pull complete [2020-04-03T18:51:07.446Z] 34c802a77dc8: Verifying Checksum [2020-04-03T18:51:07.446Z] 34c802a77dc8: Download complete [2020-04-03T18:51:07.446Z] 27c7a5d97fbd: Verifying Checksum [2020-04-03T18:51:07.446Z] 27c7a5d97fbd: Download complete [2020-04-03T18:51:07.725Z] 5788d62ee057: Verifying Checksum [2020-04-03T18:51:07.725Z] 5788d62ee057: Download complete [2020-04-03T18:51:07.986Z] dcfb455df0a1: Verifying Checksum [2020-04-03T18:51:07.986Z] dcfb455df0a1: Download complete [2020-04-03T18:51:07.986Z] 9eb99e56ec68: Verifying Checksum [2020-04-03T18:51:07.986Z] 9eb99e56ec68: Download complete [2020-04-03T18:51:07.986Z] 5c102a31e300: Verifying Checksum [2020-04-03T18:51:07.986Z] 5c102a31e300: Download complete [2020-04-03T18:51:08.922Z] 0f37312ad70f: Pull complete [2020-04-03T18:51:14.199Z] 5788d62ee057: Pull complete [2020-04-03T18:51:14.199Z] 0e6b1d234666: Pull complete [2020-04-03T18:51:14.199Z] bf5d7aec512f: Pull complete [2020-04-03T18:51:20.773Z] 34c802a77dc8: Pull complete [2020-04-03T18:51:23.323Z] 9eb99e56ec68: Pull complete [2020-04-03T18:51:23.584Z] 27c7a5d97fbd: Pull complete [2020-04-03T18:51:24.153Z] 5c102a31e300: Pull complete [2020-04-03T18:51:24.411Z] dcfb455df0a1: Pull complete [2020-04-03T18:51:24.411Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-03T18:51:24.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-03T18:51:24.411Z] ---> 7c70fe431013 [2020-04-03T18:51:24.411Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T18:51:24.411Z] ---> Running in a250c9084cc1 [2020-04-03T18:51:24.670Z] Removing intermediate container a250c9084cc1 [2020-04-03T18:51:24.670Z] ---> ff8266b6270c [2020-04-03T18:51:24.670Z] Step 4/7 : RUN apk add bash [2020-04-03T18:51:24.670Z] ---> Running in 2608ed3df89c [2020-04-03T18:51:25.239Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-03T18:51:25.807Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-03T18:51:26.374Z] OK: 143 MiB in 39 packages [2020-04-03T18:51:26.634Z] Removing intermediate container 2608ed3df89c [2020-04-03T18:51:26.634Z] ---> 8379b5c334be [2020-04-03T18:51:26.634Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-03T18:51:26.634Z] ---> Running in 458199b02a16 [2020-04-03T18:51:26.895Z] Removing intermediate container 458199b02a16 [2020-04-03T18:51:26.895Z] ---> 4e0dc6f353b4 [2020-04-03T18:51:26.895Z] Step 6/7 : COPY go.mod . [2020-04-03T18:51:26.895Z] ---> d3212b5dfac9 [2020-04-03T18:51:26.895Z] Step 7/7 : RUN go mod download [2020-04-03T18:51:27.173Z] ---> Running in de2c334bed8c [2020-04-03T18:51:28.559Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-03T18:51:28.559Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-03T18:51:28.559Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-03T18:51:28.559Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-03T18:51:28.559Z] go: finding github.com/google/uuid v1.1.0 [2020-04-03T18:51:28.559Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-03T18:51:28.559Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T18:51:28.559Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-03T18:51:28.559Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-03T18:51:28.559Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-03T18:51:29.130Z] Removing intermediate container de2c334bed8c [2020-04-03T18:51:29.130Z] ---> 3006980b350b [2020-04-03T18:51:29.130Z] Successfully built 3006980b350b [2020-04-03T18:51:29.130Z] 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 [2020-04-03T18:51:29.751Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-03T18:51:29.751Z] . [Pipeline] withDockerContainer [2020-04-03T18:51:29.890Z] prd-centos7-docker-4c-2g-2135 does not seem to be running inside a container [2020-04-03T18:51:29.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-03T18:51:30.794Z] $ docker top e9e7d5f7aced220ea20cd89c29690400fe931b609d87bdd195b4ee67022d9f40 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-03T18:51:31.278Z] + go version [2020-04-03T18:51:31.279Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-03T18:51:31.583Z] + make test [2020-04-03T18:51:31.583Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-03T18:51:36.899Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-03T18:51:45.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements [2020-04-03T18:51:45.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.008s coverage: 100.0% of statements [2020-04-03T18:51:45.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.021s coverage: 45.4% of statements [2020-04-03T18:51:45.058Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-03T18:51:45.995Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements [2020-04-03T18:51:46.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.035s coverage: 14.4% of statements [2020-04-03T18:51:46.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.009s coverage: 100.0% of statements [2020-04-03T18:51:46.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.026s coverage: 100.0% of statements [2020-04-03T18:51:46.527Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-03T18:51:46.527Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-03T18:51:46.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements [2020-04-03T18:51:46.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.033s coverage: 100.0% of statements [2020-04-03T18:51:46.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.6% of statements [2020-04-03T18:51:47.113Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements [2020-04-03T18:51:47.378Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements [2020-04-03T18:51:47.642Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements [2020-04-03T18:51:47.642Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements [2020-04-03T18:51:47.901Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-03T18:51:49.302Z] gofmt -l . [2020-04-03T18:51:49.561Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-03T18:51:49.911Z] Stashed 1 file(s) [Pipeline] } [2020-04-03T18:51:49.915Z] $ docker stop --time=1 e9e7d5f7aced220ea20cd89c29690400fe931b609d87bdd195b4ee67022d9f40 [2020-04-03T18:51:51.349Z] $ docker rm -f e9e7d5f7aced220ea20cd89c29690400fe931b609d87bdd195b4ee67022d9f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T18:53:21.491Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2136 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws [2020-04-03T18:53:21.562Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-04-03T18:53:27.805Z] using credential edgex-jenkins-ssh [2020-04-03T18:53:27.863Z] Cloning the remote Git repository [2020-04-03T18:53:27.863Z] Cloning with configured refspecs honoured and without tags [2020-04-03T18:53:27.893Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:53:28.006Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-04-03T18:53:29.341Z] Fetching without tags [2020-04-03T18:53:28.124Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:53:28.126Z] > git --version # timeout=10 [2020-04-03T18:53:28.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:53:28.245Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T18:53:29.178Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T18:53:29.198Z] > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 [2020-04-03T18:53:29.213Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T18:53:29.264Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T18:53:29.335Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:53:29.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:53:29.351Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T18:53:29.875Z] Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit 98726e63c5e8b10177286036c8c197072cfd60b8 [2020-04-03T18:53:30.189Z] Merge succeeded, producing 98726e63c5e8b10177286036c8c197072cfd60b8 [2020-04-03T18:53:30.189Z] Checking out Revision 98726e63c5e8b10177286036c8c197072cfd60b8 (PR-231) [2020-04-03T18:53:29.873Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T18:53:29.890Z] > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 [2020-04-03T18:53:30.032Z] > git remote # timeout=10 [2020-04-03T18:53:30.057Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T18:53:30.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:53:30.108Z] > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 [2020-04-03T18:53:30.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T18:53:30.174Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T18:53:30.208Z] > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 [2020-04-03T18:53:34.933Z] Commit message: "Move SMA client to clients/agent and add functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-03T18:53:36.178Z] ========================================================= [2020-04-03T18:53:36.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-03T18:53:36.179Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:53:37.346Z] + 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 . [2020-04-03T18:53:38.331Z] Sending build context to Docker daemon 1.718MB [2020-04-03T18:53:38.331Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-03T18:53:38.332Z] Step 2/7 : FROM ${BASE} [2020-04-03T18:53:38.600Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-03T18:53:38.600Z] cde5963f3b93: Pulling fs layer [2020-04-03T18:53:38.600Z] 2a23fa8c16f7: Pulling fs layer [2020-04-03T18:53:38.600Z] 777b28850792: Pulling fs layer [2020-04-03T18:53:38.600Z] 8a11ddd9e578: Pulling fs layer [2020-04-03T18:53:38.600Z] 4cf88f913ddb: Pulling fs layer [2020-04-03T18:53:38.600Z] 1df406cf5192: Pulling fs layer [2020-04-03T18:53:38.600Z] cd6300453558: Pulling fs layer [2020-04-03T18:53:38.600Z] b9c365052c96: Pulling fs layer [2020-04-03T18:53:38.600Z] a2d8cc88f415: Pulling fs layer [2020-04-03T18:53:38.600Z] ea1d1ca13537: Pulling fs layer [2020-04-03T18:53:38.600Z] 3750a50a1c5e: Pulling fs layer [2020-04-03T18:53:38.600Z] 8a11ddd9e578: Waiting [2020-04-03T18:53:38.600Z] b9c365052c96: Waiting [2020-04-03T18:53:38.600Z] a2d8cc88f415: Waiting [2020-04-03T18:53:38.600Z] 4cf88f913ddb: Waiting [2020-04-03T18:53:38.600Z] 1df406cf5192: Waiting [2020-04-03T18:53:38.600Z] ea1d1ca13537: Waiting [2020-04-03T18:53:38.600Z] cd6300453558: Waiting [2020-04-03T18:53:38.600Z] 3750a50a1c5e: Waiting [2020-04-03T18:53:38.874Z] 777b28850792: Verifying Checksum [2020-04-03T18:53:38.874Z] 777b28850792: Download complete [2020-04-03T18:53:38.874Z] 2a23fa8c16f7: Verifying Checksum [2020-04-03T18:53:38.874Z] 2a23fa8c16f7: Download complete [2020-04-03T18:53:38.874Z] 4cf88f913ddb: Verifying Checksum [2020-04-03T18:53:38.874Z] 4cf88f913ddb: Download complete [2020-04-03T18:53:38.874Z] 1df406cf5192: Verifying Checksum [2020-04-03T18:53:38.874Z] 1df406cf5192: Download complete [2020-04-03T18:53:38.874Z] cde5963f3b93: Verifying Checksum [2020-04-03T18:53:38.874Z] cde5963f3b93: Download complete [2020-04-03T18:53:39.850Z] cde5963f3b93: Pull complete [2020-04-03T18:53:40.442Z] 2a23fa8c16f7: Pull complete [2020-04-03T18:53:41.034Z] 777b28850792: Pull complete [2020-04-03T18:53:43.007Z] cd6300453558: Verifying Checksum [2020-04-03T18:53:43.007Z] cd6300453558: Download complete [2020-04-03T18:53:43.007Z] a2d8cc88f415: Verifying Checksum [2020-04-03T18:53:43.007Z] a2d8cc88f415: Download complete [2020-04-03T18:53:45.599Z] ea1d1ca13537: Verifying Checksum [2020-04-03T18:53:45.599Z] ea1d1ca13537: Download complete [2020-04-03T18:53:45.889Z] 3750a50a1c5e: Retrying in 5 seconds [2020-04-03T18:53:46.859Z] 3750a50a1c5e: Retrying in 4 seconds [2020-04-03T18:53:47.821Z] 3750a50a1c5e: Retrying in 3 seconds [2020-04-03T18:53:48.785Z] 3750a50a1c5e: Retrying in 2 seconds [2020-04-03T18:53:48.785Z] b9c365052c96: Verifying Checksum [2020-04-03T18:53:48.785Z] b9c365052c96: Download complete [2020-04-03T18:53:49.759Z] 3750a50a1c5e: Retrying in 1 second [2020-04-03T18:53:50.729Z] 8a11ddd9e578: Verifying Checksum [2020-04-03T18:53:50.729Z] 8a11ddd9e578: Download complete [2020-04-03T18:53:50.729Z] 3750a50a1c5e: Retrying in 10 seconds [2020-04-03T18:53:51.701Z] 3750a50a1c5e: Retrying in 9 seconds [2020-04-03T18:53:52.680Z] 3750a50a1c5e: Retrying in 8 seconds [2020-04-03T18:53:54.101Z] 3750a50a1c5e: Retrying in 7 seconds [2020-04-03T18:53:54.690Z] 3750a50a1c5e: Retrying in 6 seconds [2020-04-03T18:53:56.107Z] 3750a50a1c5e: Retrying in 5 seconds [2020-04-03T18:53:56.696Z] 3750a50a1c5e: Retrying in 4 seconds [2020-04-03T18:53:57.662Z] 3750a50a1c5e: Retrying in 3 seconds [2020-04-03T18:53:59.084Z] 3750a50a1c5e: Retrying in 2 seconds [2020-04-03T18:53:59.672Z] 3750a50a1c5e: Retrying in 1 second [2020-04-03T18:54:01.100Z] 3750a50a1c5e: Verifying Checksum [2020-04-03T18:54:01.100Z] 3750a50a1c5e: Download complete [2020-04-03T18:54:01.100Z] 8a11ddd9e578: Pull complete [2020-04-03T18:54:01.692Z] 4cf88f913ddb: Pull complete [2020-04-03T18:54:01.963Z] 1df406cf5192: Pull complete [2020-04-03T18:54:06.240Z] cd6300453558: Pull complete [2020-04-03T18:54:11.606Z] b9c365052c96: Pull complete [2020-04-03T18:54:11.606Z] a2d8cc88f415: Pull complete [2020-04-03T18:54:13.021Z] ea1d1ca13537: Pull complete [2020-04-03T18:54:13.634Z] 3750a50a1c5e: Pull complete [2020-04-03T18:54:13.634Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-03T18:54:13.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-03T18:54:13.634Z] ---> 78745c68409d [2020-04-03T18:54:13.634Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T18:54:17.909Z] ---> Running in 10e8935bc052 [2020-04-03T18:54:18.176Z] Removing intermediate container 10e8935bc052 [2020-04-03T18:54:18.176Z] ---> 5138f7a95d39 [2020-04-03T18:54:18.176Z] Step 4/7 : RUN apk add bash [2020-04-03T18:54:18.444Z] ---> Running in 9b69e1326973 [2020-04-03T18:54:19.405Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-03T18:54:20.371Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-03T18:54:20.638Z] OK: 125 MiB in 39 packages [2020-04-03T18:54:22.054Z] Removing intermediate container 9b69e1326973 [2020-04-03T18:54:22.054Z] ---> 7beb9e817956 [2020-04-03T18:54:22.054Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-03T18:54:22.054Z] ---> Running in 702fe13018ca [2020-04-03T18:54:22.639Z] Removing intermediate container 702fe13018ca [2020-04-03T18:54:22.639Z] ---> 45b4feda5481 [2020-04-03T18:54:22.639Z] Step 6/7 : COPY go.mod . [2020-04-03T18:54:22.907Z] ---> d4d6b6a6a284 [2020-04-03T18:54:22.907Z] Step 7/7 : RUN go mod download [2020-04-03T18:54:23.180Z] ---> Running in 3957fbc1918f [2020-04-03T18:54:24.594Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-03T18:54:24.594Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-03T18:54:24.594Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-03T18:54:24.594Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-03T18:54:24.594Z] go: finding github.com/google/uuid v1.1.0 [2020-04-03T18:54:24.594Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-03T18:54:24.594Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T18:54:24.594Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-03T18:54:24.594Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-03T18:54:24.594Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-03T18:54:27.946Z] Removing intermediate container 3957fbc1918f [2020-04-03T18:54:27.946Z] ---> 60219beec726 [2020-04-03T18:54:27.946Z] Successfully built 60219beec726 [2020-04-03T18:54:27.946Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:54:28.573Z] + docker inspect -f . ci-base-image-arm64 [2020-04-03T18:54:28.573Z] . [Pipeline] withDockerContainer [2020-04-03T18:54:28.912Z] prd-ubuntu18.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container [2020-04-03T18:54:28.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-03T18:54:30.549Z] $ docker top 74eae18298a279b5bfe18684ea34c47861d55e97019a703ec1f8714dd5322e6f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-03T18:54:31.637Z] + go version [2020-04-03T18:54:31.638Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-03T18:54:32.292Z] + make test [2020-04-03T18:54:32.292Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-03T18:54:50.571Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-03T18:55:08.833Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements [2020-04-03T18:55:08.833Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements [2020-04-03T18:55:08.833Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.052s coverage: 45.4% of statements [2020-04-03T18:55:08.833Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-03T18:55:09.421Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements [2020-04-03T18:55:12.022Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.071s coverage: 14.4% of statements [2020-04-03T18:55:12.022Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.036s coverage: 100.0% of statements [2020-04-03T18:55:12.022Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.105s coverage: 100.0% of statements [2020-04-03T18:55:12.022Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-03T18:55:12.022Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-03T18:55:12.022Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.009s coverage: 100.0% of statements [2020-04-03T18:55:12.022Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.013s coverage: 100.0% of statements [2020-04-03T18:55:12.022Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.122s coverage: 62.6% of statements [2020-04-03T18:55:15.383Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.029s coverage: 26.3% of statements [2020-04-03T18:55:15.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.028s coverage: 15.4% of statements [2020-04-03T18:55:15.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.023s coverage: 15.4% of statements [2020-04-03T18:55:15.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.028s coverage: 14.3% of statements [2020-04-03T18:55:16.252Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-03T18:55:21.611Z] gofmt -l . [2020-04-03T18:55:21.611Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-03T18:55:21.697Z] Warning: overwriting stash ‘coverage-report’ [2020-04-03T18:55:22.161Z] Stashed 1 file(s) [Pipeline] } [2020-04-03T18:55:22.165Z] $ docker stop --time=1 74eae18298a279b5bfe18684ea34c47861d55e97019a703ec1f8714dd5322e6f [2020-04-03T18:55:24.503Z] $ docker rm -f 74eae18298a279b5bfe18684ea34c47861d55e97019a703ec1f8714dd5322e6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-03T18:55:26.308Z] provisioning config files... [2020-04-03T18:55:26.324Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config2363051015196594769tmp [Pipeline] { [Pipeline] sh [2020-04-03T18:55:26.666Z] + curl -s https://codecov.io/bash [2020-04-03T18:55:26.666Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config2363051015196594769tmp [2020-04-03T18:55:26.930Z] [2020-04-03T18:55:26.930Z] _____ _ [2020-04-03T18:55:26.930Z] / ____| | | [2020-04-03T18:55:26.930Z] | | ___ __| | ___ ___ _____ __ [2020-04-03T18:55:26.930Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-03T18:55:26.930Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-03T18:55:26.930Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-03T18:55:26.930Z] Bash-tbd [2020-04-03T18:55:26.930Z] [2020-04-03T18:55:26.930Z] [2020-04-03T18:55:26.930Z] ==> Jenkins CI detected. [2020-04-03T18:55:26.930Z] project root: . [2020-04-03T18:55:26.930Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-03T18:55:26.930Z] ==> Running gcov in . (disable via -X gcov) [2020-04-03T18:55:26.930Z] ==> Python coveragepy not found [2020-04-03T18:55:26.930Z] ==> Searching for coverage reports in: [2020-04-03T18:55:26.930Z] + . [2020-04-03T18:55:26.930Z] -> Found 1 reports [2020-04-03T18:55:26.930Z] ==> Detecting git/mercurial file structure [2020-04-03T18:55:26.930Z] ==> Reading reports [2020-04-03T18:55:26.930Z] + ./coverage.out bytes=81807 [2020-04-03T18:55:26.930Z] ==> Appending adjustments [2020-04-03T18:55:26.930Z] http://docs.codecov.io/docs/fixing-reports [2020-04-03T18:55:27.499Z] + Found adjustments [2020-04-03T18:55:27.499Z] ==> Gzipping contents [2020-04-03T18:55:27.499Z] ==> Uploading reports [2020-04-03T18:55:27.499Z] url: https://codecov.io [2020-04-03T18:55:27.499Z] query: branch=PR-231&commit=98726e63c5e8b10177286036c8c197072cfd60b8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-231%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=231&job= [2020-04-03T18:55:27.499Z] -> Pinging Codecov [2020-04-03T18:55:27.499Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-231&commit=98726e63c5e8b10177286036c8c197072cfd60b8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-231%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=231&job= [2020-04-03T18:55:27.758Z] -> Uploading [2020-04-03T18:55:28.331Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/98726e63c5e8b10177286036c8c197072cfd60b8 [Pipeline] } [2020-04-03T18:55:28.338Z] 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 [2020-04-03T18:55:29.488Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T18:55:29.792Z] ---> package-listing.sh [2020-04-03T18:55:29.792Z] ++ facter osfamily [2020-04-03T18:55:29.792Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-03T18:55:29.792Z] + OS_FAMILY=redhat [2020-04-03T18:55:29.792Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-231 [2020-04-03T18:55:29.792Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-03T18:55:29.792Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-03T18:55:29.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-03T18:55:29.792Z] + PACKAGES=/tmp/packages_start.txt [2020-04-03T18:55:29.792Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' [2020-04-03T18:55:29.792Z] + PACKAGES=/tmp/packages_end.txt [2020-04-03T18:55:29.792Z] + case "${OS_FAMILY}" in [2020-04-03T18:55:29.792Z] + rpm -qa [2020-04-03T18:55:29.792Z] + sort [2020-04-03T18:55:33.990Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-03T18:55:33.990Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-03T18:55:33.990Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-03T18:55:33.990Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' [2020-04-03T18:55:33.990Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ [2020-04-03T18:55:33.990Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:55:34.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T18:55:34.415Z] [2020-04-03T18:55:34.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:55:34.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T18:55:34.762Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-03T18:55:34.762Z] c9b1b535fdd9: Pulling fs layer [2020-04-03T18:55:34.762Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-03T18:55:34.762Z] 756a868c4378: Pulling fs layer [2020-04-03T18:55:34.762Z] 444b2fc9a129: Pulling fs layer [2020-04-03T18:55:34.762Z] ea15f1150254: Pulling fs layer [2020-04-03T18:55:34.762Z] 41b27a9f41bf: Pulling fs layer [2020-04-03T18:55:34.762Z] 28c525ee5125: Pulling fs layer [2020-04-03T18:55:34.762Z] 094b1ea09ed8: Pulling fs layer [2020-04-03T18:55:34.762Z] 138eaada9080: Pulling fs layer [2020-04-03T18:55:34.762Z] 0622d0fa9048: Pulling fs layer [2020-04-03T18:55:34.762Z] 41b27a9f41bf: Waiting [2020-04-03T18:55:34.762Z] 28c525ee5125: Waiting [2020-04-03T18:55:34.762Z] 094b1ea09ed8: Waiting [2020-04-03T18:55:34.762Z] 138eaada9080: Waiting [2020-04-03T18:55:34.762Z] 0622d0fa9048: Waiting [2020-04-03T18:55:34.762Z] 444b2fc9a129: Waiting [2020-04-03T18:55:34.762Z] ea15f1150254: Waiting [2020-04-03T18:55:34.762Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-03T18:55:34.762Z] 2cc5ad85d9ab: Download complete [2020-04-03T18:55:34.762Z] 444b2fc9a129: Verifying Checksum [2020-04-03T18:55:34.762Z] 444b2fc9a129: Download complete [2020-04-03T18:55:34.762Z] c9b1b535fdd9: Verifying Checksum [2020-04-03T18:55:35.030Z] ea15f1150254: Verifying Checksum [2020-04-03T18:55:35.030Z] ea15f1150254: Download complete [2020-04-03T18:55:35.030Z] 28c525ee5125: Verifying Checksum [2020-04-03T18:55:35.030Z] 28c525ee5125: Download complete [2020-04-03T18:55:35.299Z] c9b1b535fdd9: Pull complete [2020-04-03T18:55:35.299Z] 756a868c4378: Verifying Checksum [2020-04-03T18:55:35.299Z] 756a868c4378: Download complete [2020-04-03T18:55:35.566Z] 138eaada9080: Verifying Checksum [2020-04-03T18:55:35.566Z] 138eaada9080: Download complete [2020-04-03T18:55:35.566Z] 0622d0fa9048: Verifying Checksum [2020-04-03T18:55:35.566Z] 0622d0fa9048: Download complete [2020-04-03T18:55:35.566Z] 2cc5ad85d9ab: Pull complete [2020-04-03T18:55:35.566Z] 094b1ea09ed8: Verifying Checksum [2020-04-03T18:55:35.566Z] 094b1ea09ed8: Download complete [2020-04-03T18:55:36.149Z] 41b27a9f41bf: Verifying Checksum [2020-04-03T18:55:36.149Z] 41b27a9f41bf: Download complete [2020-04-03T18:55:37.091Z] 756a868c4378: Pull complete [2020-04-03T18:55:37.350Z] 444b2fc9a129: Pull complete [2020-04-03T18:55:37.350Z] ea15f1150254: Pull complete [2020-04-03T18:55:40.645Z] 41b27a9f41bf: Pull complete [2020-04-03T18:55:40.645Z] 28c525ee5125: Pull complete [2020-04-03T18:55:43.196Z] 094b1ea09ed8: Pull complete [2020-04-03T18:55:43.196Z] 138eaada9080: Pull complete [2020-04-03T18:55:43.196Z] 0622d0fa9048: Pull complete [2020-04-03T18:55:43.196Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-03T18:55:43.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-03T18:55:43.367Z] prd-centos7-docker-4c-2g-2134 does not seem to be running inside a container [2020-04-03T18:55:43.417Z] $ 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-231 -v /w/workspace/dry_go-mod-core-contracts_PR-231:/w/workspace/dry_go-mod-core-contracts_PR-231:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-231@tmp:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-03T18:55:44.616Z] $ docker top f6bcb9acc0ee501a838d1dec0a3db2a8a42a510f5565a9488c117c75f789b5bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-03T18:55:44.926Z] provisioning config files... [2020-04-03T18:55:44.941Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config2132011275118821710tmp [Pipeline] { [Pipeline] echo [2020-04-03T18:55:45.009Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T18:55:45.313Z] ---> create-netrc.sh [Pipeline] echo [2020-04-03T18:55:45.321Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T18:55:45.616Z] ---> logs-deploy.sh [2020-04-03T18:55:45.616Z] + ARCHIVE_ARTIFACTS= [2020-04-03T18:55:45.616Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-03T18:55:45.616Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-03T18:55:45.616Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-03T18:55:45.616Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/2 [2020-04-03T18:55:45.616Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/2/ [2020-04-03T18:55:45.616Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/2 /w/workspace/dry_go-mod-core-contracts_PR-231 [2020-04-03T18:55:46.996Z] Archives upload complete. [2020-04-03T18:55:46.996Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/2/