b'Pull request #191 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/go-mod-core-contracts\nObtained Jenkinsfile from 2108306042fd10d800e58a35ce3e00264c989ffc+e9c2c872eabf47affa3c3ac421956636ca688cc4 (47f5d9149db6b882ceab9d1f4f5a87cecbb167ab)\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision e087a44064b0aa91086972743b3e0b98db340f31\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision e087a44064b0aa91086972743b3e0b98db340f31 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f e087a44064b0aa91086972743b3e0b98db340f31 # timeout=10\nCommit message: "Merge pull request #74 from ernestojeda/fix-codecov-condition"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-core-contracts-settings\n PROJECT: go-mod-core-contracts\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-core-contracts\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-4101 in /w/workspace/dry_go-mod-core-contracts_PR-191\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n > git init /w/workspace/dry_go-mod-core-contracts_PR-191 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit e9c2c872eabf47affa3c3ac421956636ca688cc4 into PR head commit 2108306042fd10d800e58a35ce3e00264c989ffc\nMerge succeeded, producing 2108306042fd10d800e58a35ce3e00264c989ffc\nChecking out Revision 2108306042fd10d800e58a35ce3e00264c989ffc (PR-191)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 2108306042fd10d800e58a35ce3e00264c989ffc # timeout=10\n > git merge e9c2c872eabf47affa3c3ac421956636ca688cc4 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 2108306042fd10d800e58a35ce3e00264c989ffc # timeout=10\nCommit message: "Update Jenkinsfile to use edgeXBuildGoMod function"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-02T19:24:35.722Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n > git rev-list --no-walk b5b70577f8b98456670161a16d2a740e5aa376e3 # timeout=10\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-02T19:24:37.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-02T19:24:37.297Z] \n[2020-01-02T19:24:37.297Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-02T19:24:37.805Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-02T19:24:38.162Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-02T19:24:38.162Z] e7c96db7181b: Pulling fs layer\n[2020-01-02T19:24:38.162Z] 21629049b35c: Pulling fs layer\n[2020-01-02T19:24:38.162Z] dd7f5074a15f: Pulling fs layer\n[2020-01-02T19:24:38.441Z] e7c96db7181b: Verifying Checksum\n[2020-01-02T19:24:38.441Z] e7c96db7181b: Download complete\n[2020-01-02T19:24:38.441Z] dd7f5074a15f: Verifying Checksum\n[2020-01-02T19:24:38.441Z] dd7f5074a15f: Download complete\n[2020-01-02T19:24:38.740Z] 21629049b35c: Verifying Checksum\n[2020-01-02T19:24:38.740Z] 21629049b35c: Download complete\n[2020-01-02T19:24:39.003Z] e7c96db7181b: Pull complete\n[2020-01-02T19:24:40.417Z] 21629049b35c: Pull complete\n[2020-01-02T19:24:40.679Z] dd7f5074a15f: Pull complete\n[2020-01-02T19:24:40.679Z] Digest: sha256:fc2e942621bf8501cc3fef16eeff867c05bad3fbaf103c5c56485e3d2816f0fe\n[2020-01-02T19:24:40.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-02T19:24:41.096Z] prd-centos7-docker-4c-2g-4101 does not seem to be running inside a container\n[2020-01-02T19:24:41.186Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-191 -v /w/workspace/dry_go-mod-core-contracts_PR-191:/w/workspace/dry_go-mod-core-contracts_PR-191:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-191@tmp:/w/workspace/dry_go-mod-core-contracts_PR-191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-02T19:24:42.308Z] $ docker top 2e7fb0f21c0bb1d351a2cd15302fdc85f22b35cd154cef85245e5ea1589e0654 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-02T19:24:43.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-02T19:24:43.324Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-02T19:24:43.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-02T19:24:43.776Z] $ docker exec 2e7fb0f21c0bb1d351a2cd15302fdc85f22b35cd154cef85245e5ea1589e0654 ssh-agent\n[2020-01-02T19:24:44.164Z] SSH_AUTH_SOCK=/tmp/ssh-q9AV0SH4yEru/agent.14\n[2020-01-02T19:24:44.164Z] SSH_AGENT_PID=21\n[2020-01-02T19:24:44.201Z] Running ssh-add (command line suppressed)\n[2020-01-02T19:24:44.719Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-191@tmp/private_key_4758165339929313052.key (/w/workspace/dry_go-mod-core-contracts_PR-191@tmp/private_key_4758165339929313052.key)\n[2020-01-02T19:24:44.815Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-02T19:24:45.496Z] + git describe --exact-match --tags HEAD\n[2020-01-02T19:24:45.496Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-02T19:24:45.690Z] $ docker exec --env ******** --env ******** 2e7fb0f21c0bb1d351a2cd15302fdc85f22b35cd154cef85245e5ea1589e0654 ssh-agent -k\n[2020-01-02T19:24:46.091Z] unset SSH_AUTH_SOCK;\n[2020-01-02T19:24:46.091Z] unset SSH_AGENT_PID;\n[2020-01-02T19:24:46.092Z] echo Agent pid 21 killed;\n[2020-01-02T19:24:46.329Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-02T19:24:46.349Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-02T19:24:46.349Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-02T19:24:46.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-02T19:24:46.380Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-02T19:24:46.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-02T19:24:46.931Z] $ docker exec 2e7fb0f21c0bb1d351a2cd15302fdc85f22b35cd154cef85245e5ea1589e0654 ssh-agent\n[2020-01-02T19:24:47.605Z] SSH_AUTH_SOCK=/tmp/ssh-OeadJPQbJUv2/agent.55\n[2020-01-02T19:24:47.605Z] SSH_AGENT_PID=61\n[2020-01-02T19:24:47.616Z] Running ssh-add (command line suppressed)\n[2020-01-02T19:24:47.907Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-191@tmp/private_key_60342157937783286.key (/w/workspace/dry_go-mod-core-contracts_PR-191@tmp/private_key_60342157937783286.key)\n[2020-01-02T19:24:48.090Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-02T19:24:48.816Z] + git semver init\n[2020-01-02T19:24:48.816Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-02T19:24:48.816Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-191/.git\n[2020-01-02T19:24:48.816Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-191\n[2020-01-02T19:24:48.816Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-02T19:24:48.816Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-02T19:24:48.816Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-02T19:24:48.816Z] # $SEMVER_BRANCH = PR-191\n[2020-01-02T19:24:48.816Z] # $SEMVER_TEMP = /tmp/semver-954940595\n[2020-01-02T19:24:48.816Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n[2020-01-02T19:24:49.455Z] # \'/tmp/semver-954940595\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-191/.semver\'\n[2020-01-02T19:24:49.455Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-191/.semver\n[Pipeline] }\n[2020-01-02T19:24:49.477Z] $ docker exec --env ******** --env ******** 2e7fb0f21c0bb1d351a2cd15302fdc85f22b35cd154cef85245e5ea1589e0654 ssh-agent -k\n[2020-01-02T19:24:49.795Z] unset SSH_AUTH_SOCK;\n[2020-01-02T19:24:49.797Z] unset SSH_AGENT_PID;\n[2020-01-02T19:24:49.797Z] echo Agent pid 61 killed;\n[2020-01-02T19:24:49.926Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-02T19:24:50.410Z] + git semver\n[Pipeline] }\n[2020-01-02T19:24:50.527Z] $ docker stop --time=1 2e7fb0f21c0bb1d351a2cd15302fdc85f22b35cd154cef85245e5ea1589e0654\n[2020-01-02T19:24:52.399Z] $ docker rm -f 2e7fb0f21c0bb1d351a2cd15302fdc85f22b35cd154cef85245e5ea1589e0654\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-02T19:24:53.472Z] Stashed 53 file(s)\n[Pipeline] echo\n[2020-01-02T19:24:53.474Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-02T19:25:08.535Z] Still waiting to schedule task\n[2020-01-02T19:25:08.535Z] \xe2\x80\x98prd-centos7-docker-4c-2g-4095\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-4096\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-4102\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-3260\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-3863\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-3960\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-4097\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-4099\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-02T19:25:08.537Z] Still waiting to schedule task\n[2020-01-02T19:25:08.537Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-02T19:26:52.271Z] Running on prd-centos7-docker-4c-2g-4104 in /w/workspace/dry_go-mod-core-contracts_PR-191\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-02T19:26:54.350Z] using credential edgex-jenkins-ssh\n[2020-01-02T19:26:54.369Z] Cloning the remote Git repository\n[2020-01-02T19:26:54.369Z] Cloning with configured refspecs honoured and without tags\n[2020-01-02T19:26:53.555Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-02T19:26:53.591Z] > git init /w/workspace/dry_go-mod-core-contracts_PR-191 # timeout=10\n[2020-01-02T19:26:53.632Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-02T19:26:53.633Z] > git --version # timeout=10\n[2020-01-02T19:26:53.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-02T19:26:53.672Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-02T19:26:55.065Z] Fetching without tags\n[2020-01-02T19:26:55.485Z] Merging remotes/origin/master commit e9c2c872eabf47affa3c3ac421956636ca688cc4 into PR head commit 2108306042fd10d800e58a35ce3e00264c989ffc\n[2020-01-02T19:26:55.553Z] Merge succeeded, producing 2108306042fd10d800e58a35ce3e00264c989ffc\n[2020-01-02T19:26:55.554Z] Checking out Revision 2108306042fd10d800e58a35ce3e00264c989ffc (PR-191)\n[2020-01-02T19:26:54.249Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-02T19:26:54.255Z] > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # timeout=10\n[2020-01-02T19:26:54.262Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-02T19:26:54.275Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-02T19:26:54.285Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-02T19:26:54.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-02T19:26:54.289Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-02T19:26:54.744Z] > git config core.sparsecheckout # timeout=10\n[2020-01-02T19:26:54.748Z] > git checkout -f 2108306042fd10d800e58a35ce3e00264c989ffc # timeout=10\n[2020-01-02T19:26:54.794Z] > git merge e9c2c872eabf47affa3c3ac421956636ca688cc4 # timeout=10\n[2020-01-02T19:26:54.803Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-02T19:26:54.812Z] > git config core.sparsecheckout # timeout=10\n[2020-01-02T19:26:54.818Z] > git checkout -f 2108306042fd10d800e58a35ce3e00264c989ffc # timeout=10\n[2020-01-02T19:26:57.373Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-4103 in /w/workspace/dry_go-mod-core-contracts_PR-191\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-02T19:26:58.850Z] Commit message: "Update Jenkinsfile to use edgeXBuildGoMod function"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-02T19:26:59.746Z] =========================================================\n[2020-01-02T19:26:59.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-02T19:26:59.746Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-02T19:27:00.306Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n[2020-01-02T19:27:00.306Z] Sending build context to Docker daemon 1.501MB\r\r\n[2020-01-02T19:27:00.306Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-02T19:27:00.306Z] Step 2/7 : FROM ${BASE}\n[2020-01-02T19:27:00.570Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-02T19:27:00.570Z] 921b31ab772b: Pulling fs layer\n[2020-01-02T19:27:00.570Z] 2d3896533852: Pulling fs layer\n[2020-01-02T19:27:00.570Z] 28c34ce20860: Pulling fs layer\n[2020-01-02T19:27:00.570Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-02T19:27:00.570Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-02T19:27:00.570Z] 24d9f57f8391: Pulling fs layer\n[2020-01-02T19:27:00.570Z] 9498642caea3: Pulling fs layer\n[2020-01-02T19:27:00.570Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-02T19:27:00.570Z] 7af212d24233: Pulling fs layer\n[2020-01-02T19:27:00.570Z] ee2efeeb882f: Pulling fs layer\n[2020-01-02T19:27:00.570Z] d216d3b964db: Pulling fs layer\n[2020-01-02T19:27:00.570Z] 9186bf07c4ae: Waiting\n[2020-01-02T19:27:00.570Z] 7f1720e95b4b: Waiting\n[2020-01-02T19:27:00.570Z] 9498642caea3: Waiting\n[2020-01-02T19:27:00.570Z] ba4d0a6bad5e: Waiting\n[2020-01-02T19:27:00.570Z] 7af212d24233: Waiting\n[2020-01-02T19:27:00.570Z] ee2efeeb882f: Waiting\n[2020-01-02T19:27:00.570Z] 24d9f57f8391: Waiting\n[2020-01-02T19:27:00.570Z] d216d3b964db: Waiting\n[2020-01-02T19:27:00.570Z] 28c34ce20860: Verifying Checksum\n[2020-01-02T19:27:00.570Z] 28c34ce20860: Download complete\n[2020-01-02T19:27:00.570Z] 2d3896533852: Verifying Checksum\n[2020-01-02T19:27:00.570Z] 2d3896533852: Download complete\n[2020-01-02T19:27:00.570Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-02T19:27:00.570Z] 7f1720e95b4b: Download complete\n[2020-01-02T19:27:00.570Z] 24d9f57f8391: Verifying Checksum\n[2020-01-02T19:27:00.570Z] 24d9f57f8391: Download complete\n[2020-01-02T19:27:00.570Z] 921b31ab772b: Verifying Checksum\n[2020-01-02T19:27:00.570Z] 921b31ab772b: Download complete\n[2020-01-02T19:27:00.835Z] 921b31ab772b: Pull complete\n[2020-01-02T19:27:01.102Z] 2d3896533852: Pull complete\n[2020-01-02T19:27:01.102Z] 28c34ce20860: Pull complete\n[2020-01-02T19:27:01.366Z] 9498642caea3: Verifying Checksum\n[2020-01-02T19:27:01.366Z] 9498642caea3: Download complete\n[2020-01-02T19:27:01.366Z] 7af212d24233: Verifying Checksum\n[2020-01-02T19:27:01.366Z] 7af212d24233: Download complete\n[2020-01-02T19:27:02.342Z] 9186bf07c4ae: Download complete\n[2020-01-02T19:27:02.342Z] ee2efeeb882f: Verifying Checksum\n[2020-01-02T19:27:02.342Z] ee2efeeb882f: Download complete\n[2020-01-02T19:27:02.342Z] d216d3b964db: Verifying Checksum\n[2020-01-02T19:27:02.342Z] d216d3b964db: Download complete\n[2020-01-02T19:27:02.602Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-02T19:27:02.602Z] ba4d0a6bad5e: Download complete\n[2020-01-02T19:27:05.452Z] using credential edgex-jenkins-ssh\n[2020-01-02T19:27:05.479Z] Cloning the remote Git repository\n[2020-01-02T19:27:05.479Z] Cloning with configured refspecs honoured and without tags\n[2020-01-02T19:27:05.533Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-02T19:27:05.629Z] > git init /w/workspace/dry_go-mod-core-contracts_PR-191 # timeout=10\n[2020-01-02T19:27:05.709Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-02T19:27:05.713Z] > git --version # timeout=10\n[2020-01-02T19:27:05.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-02T19:27:05.802Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-02T19:27:06.712Z] Fetching without tags\n[2020-01-02T19:27:07.248Z] Merging remotes/origin/master commit e9c2c872eabf47affa3c3ac421956636ca688cc4 into PR head commit 2108306042fd10d800e58a35ce3e00264c989ffc\n[2020-01-02T19:27:06.594Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-02T19:27:06.619Z] > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # timeout=10\n[2020-01-02T19:27:06.646Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-02T19:27:06.672Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-02T19:27:06.716Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-02T19:27:06.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-02T19:27:06.727Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-02T19:27:07.268Z] > git config core.sparsecheckout # timeout=10\n[2020-01-02T19:27:07.301Z] > git checkout -f 2108306042fd10d800e58a35ce3e00264c989ffc # timeout=10\n[2020-01-02T19:27:07.487Z] Merge succeeded, producing 2108306042fd10d800e58a35ce3e00264c989ffc\n[2020-01-02T19:27:07.487Z] Checking out Revision 2108306042fd10d800e58a35ce3e00264c989ffc (PR-191)\n[2020-01-02T19:27:07.420Z] > git merge e9c2c872eabf47affa3c3ac421956636ca688cc4 # timeout=10\n[2020-01-02T19:27:07.448Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-02T19:27:07.485Z] > git config core.sparsecheckout # timeout=10\n[2020-01-02T19:27:07.504Z] > git checkout -f 2108306042fd10d800e58a35ce3e00264c989ffc # timeout=10\n[2020-01-02T19:27:09.193Z] 9186bf07c4ae: Pull complete\n[2020-01-02T19:27:09.194Z] 7f1720e95b4b: Pull complete\n[2020-01-02T19:27:09.194Z] 24d9f57f8391: Pull complete\n[2020-01-02T19:27:11.811Z] Commit message: "Update Jenkinsfile to use edgeXBuildGoMod function"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[2020-01-02T19:27:12.489Z] 9498642caea3: Pull complete\n[Pipeline] echo\n[2020-01-02T19:27:12.866Z] =========================================================\n[2020-01-02T19:27:12.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-02T19:27:12.866Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-02T19:27:14.475Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n[2020-01-02T19:27:15.461Z] Sending build context to Docker daemon 1.501MB\r\r\n[2020-01-02T19:27:15.743Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-02T19:27:15.743Z] Step 2/7 : FROM ${BASE}\n[2020-01-02T19:27:15.784Z] ba4d0a6bad5e: Pull complete\n[2020-01-02T19:27:15.784Z] 7af212d24233: Pull complete\n[2020-01-02T19:27:16.023Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-02T19:27:16.023Z] 54e94bcddc88: Pulling fs layer\n[2020-01-02T19:27:16.023Z] 43582c0db3f3: Pulling fs layer\n[2020-01-02T19:27:16.023Z] 9fe16242a9df: Pulling fs layer\n[2020-01-02T19:27:16.023Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-02T19:27:16.023Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-02T19:27:16.023Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-02T19:27:16.023Z] d45218f23013: Pulling fs layer\n[2020-01-02T19:27:16.023Z] d22026c5ede0: Pulling fs layer\n[2020-01-02T19:27:16.023Z] f32e18732fe6: Pulling fs layer\n[2020-01-02T19:27:16.023Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-02T19:27:16.023Z] 43f99696bdfb: Pulling fs layer\n[2020-01-02T19:27:16.023Z] d45218f23013: Waiting\n[2020-01-02T19:27:16.023Z] d22026c5ede0: Waiting\n[2020-01-02T19:27:16.023Z] f32e18732fe6: Waiting\n[2020-01-02T19:27:16.023Z] 3a2ca3ccd3c2: Waiting\n[2020-01-02T19:27:16.023Z] 43f99696bdfb: Waiting\n[2020-01-02T19:27:16.023Z] fbf0f20b3a29: Waiting\n[2020-01-02T19:27:16.023Z] 57bbd25d50cb: Waiting\n[2020-01-02T19:27:16.023Z] 4c3326bd8e33: Waiting\n[2020-01-02T19:27:16.023Z] 43582c0db3f3: Verifying Checksum\n[2020-01-02T19:27:16.023Z] 43582c0db3f3: Download complete\n[2020-01-02T19:27:16.023Z] 9fe16242a9df: Verifying Checksum\n[2020-01-02T19:27:16.023Z] 9fe16242a9df: Download complete\n[2020-01-02T19:27:16.023Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-02T19:27:16.023Z] 57bbd25d50cb: Download complete\n[2020-01-02T19:27:16.302Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-02T19:27:16.302Z] 4c3326bd8e33: Download complete\n[2020-01-02T19:27:16.357Z] ee2efeeb882f: Pull complete\n[2020-01-02T19:27:16.580Z] 54e94bcddc88: Verifying Checksum\n[2020-01-02T19:27:16.580Z] 54e94bcddc88: Download complete\n[2020-01-02T19:27:16.616Z] d216d3b964db: Pull complete\n[2020-01-02T19:27:16.616Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-02T19:27:16.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-02T19:27:16.616Z] ---> 140a058597bd\n[2020-01-02T19:27:16.616Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-02T19:27:16.616Z] ---> Running in 261e68ae28c2\n[2020-01-02T19:27:16.874Z] Removing intermediate container 261e68ae28c2\n[2020-01-02T19:27:16.874Z] ---> 81bf008c8eb7\n[2020-01-02T19:27:16.874Z] Step 4/7 : RUN apk add bash\n[2020-01-02T19:27:16.874Z] ---> Running in 42ac87c9dae8\n[2020-01-02T19:27:17.814Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-02T19:27:18.564Z] 54e94bcddc88: Pull complete\n[2020-01-02T19:27:18.752Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-02T19:27:19.322Z] OK: 134 MiB in 39 packages\n[2020-01-02T19:27:19.566Z] 43582c0db3f3: Pull complete\n[2020-01-02T19:27:19.582Z] Removing intermediate container 42ac87c9dae8\n[2020-01-02T19:27:19.582Z] ---> df9d2ec156ce\n[2020-01-02T19:27:19.582Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-02T19:27:19.582Z] ---> Running in 2662f06e7598\n[2020-01-02T19:27:19.838Z] 9fe16242a9df: Pull complete\n[2020-01-02T19:27:19.844Z] Removing intermediate container 2662f06e7598\n[2020-01-02T19:27:19.844Z] ---> e33dd1da7d0c\n[2020-01-02T19:27:19.844Z] Step 6/7 : COPY go.mod .\n[2020-01-02T19:27:19.844Z] ---> 3f2674efe294\n[2020-01-02T19:27:19.844Z] Step 7/7 : RUN go mod download\n[2020-01-02T19:27:19.844Z] ---> Running in 883a0a636b09\n[2020-01-02T19:27:20.415Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-02T19:27:20.415Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-02T19:27:20.415Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-02T19:27:20.415Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-02T19:27:20.415Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-02T19:27:20.415Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-02T19:27:20.679Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-02T19:27:20.939Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-02T19:27:20.939Z] go: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-02T19:27:20.939Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-02T19:27:22.845Z] \x1b[0mRemoving intermediate container 883a0a636b09\n[2020-01-02T19:27:22.845Z] ---> 94c0e7d1c3ac\n[2020-01-02T19:27:22.845Z] Successfully built 94c0e7d1c3ac\n[2020-01-02T19:27:22.845Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-02T19:27:23.218Z] d45218f23013: Verifying Checksum\n[2020-01-02T19:27:23.218Z] d45218f23013: Download complete\n[2020-01-02T19:27:23.218Z] f32e18732fe6: Verifying Checksum\n[2020-01-02T19:27:23.218Z] f32e18732fe6: Download complete\n[2020-01-02T19:27:23.298Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-02T19:27:23.298Z] .\n[Pipeline] withDockerContainer\n[2020-01-02T19:27:23.413Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container\n[2020-01-02T19:27:23.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-191 -v /w/workspace/dry_go-mod-core-contracts_PR-191:/w/workspace/dry_go-mod-core-contracts_PR-191:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-191@tmp:/w/workspace/dry_go-mod-core-contracts_PR-191@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\n[2020-01-02T19:27:24.381Z] $ docker top 4969b1b0245049744cc2fd84219ddee8d0e96b61405a5b709c67b6759588d70a -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-02T19:27:25.198Z] + go version\n[2020-01-02T19:27:25.198Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-02T19:27:25.499Z] + make test\n[2020-01-02T19:27:25.499Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-02T19:27:26.597Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-02T19:27:26.597Z] 3a2ca3ccd3c2: Download complete\n[2020-01-02T19:27:26.597Z] 43f99696bdfb: Verifying Checksum\n[2020-01-02T19:27:26.597Z] 43f99696bdfb: Download complete\n[2020-01-02T19:27:29.977Z] d22026c5ede0: Verifying Checksum\n[2020-01-02T19:27:29.977Z] d22026c5ede0: Download complete\n[2020-01-02T19:27:30.802Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-02T19:27:31.402Z] fbf0f20b3a29: Download complete\n[2020-01-02T19:27:31.753Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.027s\tcoverage: 73.3% of statements\n[2020-01-02T19:27:40.035Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.141s\tcoverage: 55.1% of statements\n[2020-01-02T19:27:40.035Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.008s\tcoverage: 69.2% of statements\n[2020-01-02T19:27:40.035Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.040s\tcoverage: 6.4% of statements\n[2020-01-02T19:27:40.613Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.149s\tcoverage: 33.7% of statements\n[2020-01-02T19:27:40.613Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-02T19:27:40.613Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.022s\tcoverage: 63.6% of statements\n[2020-01-02T19:27:40.613Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-02T19:27:40.613Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-02T19:27:40.613Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.019s\tcoverage: 63.0% of statements\n[2020-01-02T19:27:40.613Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.011s\tcoverage: 26.3% of statements\n[2020-01-02T19:27:41.182Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.005s\tcoverage: 15.4% of statements\n[2020-01-02T19:27:41.762Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.006s\tcoverage: 15.4% of statements\n[2020-01-02T19:27:41.762Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.006s\tcoverage: 14.3% of statements\n[2020-01-02T19:27:42.026Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-02T19:27:46.263Z] gofmt -l .\n[2020-01-02T19:27:46.263Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] }\n[2020-01-02T19:27:46.273Z] $ docker stop --time=1 4969b1b0245049744cc2fd84219ddee8d0e96b61405a5b709c67b6759588d70a\n[2020-01-02T19:27:46.440Z] fbf0f20b3a29: Pull complete\n[2020-01-02T19:27:46.440Z] 57bbd25d50cb: Pull complete\n[2020-01-02T19:27:46.440Z] 4c3326bd8e33: Pull complete\n[2020-01-02T19:27:47.710Z] $ docker rm -f 4969b1b0245049744cc2fd84219ddee8d0e96b61405a5b709c67b6759588d70a\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-02T19:27:53.180Z] d45218f23013: Pull complete\n[2020-01-02T19:27:59.872Z] d22026c5ede0: Pull complete\n[2020-01-02T19:28:00.143Z] f32e18732fe6: Pull complete\n[2020-01-02T19:28:02.781Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-02T19:28:03.049Z] 43f99696bdfb: Pull complete\n[2020-01-02T19:28:03.049Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-02T19:28:03.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-02T19:28:03.332Z] ---> 8c1ce5f80d72\n[2020-01-02T19:28:03.332Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-02T19:28:07.619Z] ---> Running in c56426d2d5ca\n[2020-01-02T19:28:07.619Z] Removing intermediate container c56426d2d5ca\n[2020-01-02T19:28:07.619Z] ---> 90b37283d402\n[2020-01-02T19:28:07.619Z] Step 4/7 : RUN apk add bash\n[2020-01-02T19:28:07.619Z] ---> Running in b36b00e9d378\n[2020-01-02T19:28:08.589Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-02T19:28:09.550Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-02T19:28:10.141Z] OK: 121 MiB in 39 packages\n[2020-01-02T19:28:11.569Z] Removing intermediate container b36b00e9d378\n[2020-01-02T19:28:11.569Z] ---> 9890e797e4ca\n[2020-01-02T19:28:11.569Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-02T19:28:11.569Z] ---> Running in 3a9fb0ce793b\n[2020-01-02T19:28:11.840Z] Removing intermediate container 3a9fb0ce793b\n[2020-01-02T19:28:11.840Z] ---> 8b41f9ef22ca\n[2020-01-02T19:28:11.840Z] Step 6/7 : COPY go.mod .\n[2020-01-02T19:28:12.454Z] ---> 8c1da5e128b7\n[2020-01-02T19:28:12.454Z] Step 7/7 : RUN go mod download\n[2020-01-02T19:28:12.730Z] ---> Running in b550aff7e10d\n[2020-01-02T19:28:13.712Z] \x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-02T19:28:13.712Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-02T19:28:13.712Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-02T19:28:13.712Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-02T19:28:13.712Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-02T19:28:13.712Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-02T19:28:14.687Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-02T19:28:14.958Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-02T19:28:14.958Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-02T19:28:14.958Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-02T19:28:21.634Z] \x1b[0mRemoving intermediate container b550aff7e10d\n[2020-01-02T19:28:21.634Z] ---> 0a05a44290d0\n[2020-01-02T19:28:21.634Z] Successfully built 0a05a44290d0\n[2020-01-02T19:28:21.634Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-02T19:28:22.093Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-02T19:28:22.360Z] .\n[Pipeline] withDockerContainer\n[2020-01-02T19:28:22.729Z] prd-ubuntu18.04-docker-arm64-4c-2g-4103 does not seem to be running inside a container\n[2020-01-02T19:28:22.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-191 -v /w/workspace/dry_go-mod-core-contracts_PR-191:/w/workspace/dry_go-mod-core-contracts_PR-191:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-191@tmp:/w/workspace/dry_go-mod-core-contracts_PR-191@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\n[2020-01-02T19:28:24.121Z] $ docker top 95341766d6b02b85f0ca34630d2d634c84eca31066d25b4a2ee2c5c16412d095 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-02T19:28:26.664Z] + go version\n[2020-01-02T19:28:26.664Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-02T19:28:27.372Z] + make test\n[2020-01-02T19:28:27.372Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-02T19:28:54.509Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-02T19:28:54.509Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.044s\tcoverage: 73.3% of statements\n[2020-01-02T19:29:26.833Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.127s\tcoverage: 55.1% of statements\n[2020-01-02T19:29:26.833Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.031s\tcoverage: 69.2% of statements\n[2020-01-02T19:29:31.152Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.020s\tcoverage: 6.4% of statements\n[2020-01-02T19:29:32.590Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.177s\tcoverage: 33.7% of statements\n[2020-01-02T19:29:32.590Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-02T19:29:32.590Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.040s\tcoverage: 63.6% of statements\n[2020-01-02T19:29:32.590Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-02T19:29:32.590Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-02T19:29:42.736Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.091s\tcoverage: 63.0% of statements\n[2020-01-02T19:29:42.736Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.022s\tcoverage: 26.3% of statements\n[2020-01-02T19:29:43.016Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.021s\tcoverage: 15.4% of statements\n[2020-01-02T19:29:47.315Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.018s\tcoverage: 15.4% of statements\n[2020-01-02T19:29:47.592Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.019s\tcoverage: 14.3% of statements\n[2020-01-02T19:29:47.863Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-02T19:30:09.987Z] gofmt -l .\n[2020-01-02T19:30:10.583Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] }\n[2020-01-02T19:30:10.871Z] $ docker stop --time=1 95341766d6b02b85f0ca34630d2d634c84eca31066d25b4a2ee2c5c16412d095\n[2020-01-02T19:30:13.096Z] $ docker rm -f 95341766d6b02b85f0ca34630d2d634c84eca31066d25b4a2ee2c5c16412d095\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] wrap\n[2020-01-02T19:30:14.035Z] provisioning config files...\n[2020-01-02T19:30:14.066Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-191@tmp/config811589608023647766tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-02T19:30:14.424Z] + curl -s https://codecov.io/bash\n[2020-01-02T19:30:14.424Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-191@tmp/config811589608023647766tmp\n[2020-01-02T19:30:14.695Z] \n[2020-01-02T19:30:14.695Z] _____ _\n[2020-01-02T19:30:14.695Z] / ____| | |\n[2020-01-02T19:30:14.695Z] | | ___ __| | ___ ___ _____ __\n[2020-01-02T19:30:14.695Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-02T19:30:14.695Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-02T19:30:14.695Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-02T19:30:14.695Z] Bash-20191211-b8db533\n[2020-01-02T19:30:14.695Z] \n[2020-01-02T19:30:14.695Z] \n[2020-01-02T19:30:14.695Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-02T19:30:14.695Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-02T19:30:14.695Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-01-02T19:30:14.695Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-02T19:30:14.695Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-02T19:30:14.695Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-02T19:30:14.695Z] \x1b[0;32m+\x1b[0m .\n[2020-01-02T19:30:14.695Z] \x1b[0;31m-->\x1b[0m No coverage report found.\n[2020-01-02T19:30:14.695Z] Please visit \x1b[0;36mhttp://docs.codecov.io/docs/supported-languages\x1b[0m\n[Pipeline] }\n[2020-01-02T19:30:14.705Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-02T19:30:15.250Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-02T19:30:15.597Z] ---> package-listing.sh\n[2020-01-02T19:30:15.597Z] ++ facter osfamily\n[2020-01-02T19:30:15.597Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-02T19:30:15.597Z] + OS_FAMILY=redhat\n[2020-01-02T19:30:15.597Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-191\n[2020-01-02T19:30:15.597Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-02T19:30:15.597Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-02T19:30:15.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-02T19:30:15.597Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-02T19:30:15.597Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-191 \']\'\n[2020-01-02T19:30:15.597Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-02T19:30:15.597Z] + case "${OS_FAMILY}" in\n[2020-01-02T19:30:15.597Z] + rpm -qa\n[2020-01-02T19:30:15.597Z] + sort\n[2020-01-02T19:30:20.977Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-02T19:30:20.977Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-02T19:30:20.977Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-02T19:30:20.977Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-191 \']\'\n[2020-01-02T19:30:20.977Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-191/archives/\n[2020-01-02T19:30:20.977Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-191/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-02T19:30:21.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-02T19:30:21.723Z] \n[2020-01-02T19:30:21.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-02T19:30:22.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-02T19:30:22.321Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-02T19:30:22.321Z] 050382585609: Pulling fs layer\n[2020-01-02T19:30:22.321Z] dac2222ca532: Pulling fs layer\n[2020-01-02T19:30:22.321Z] 29a7fe408caa: Pulling fs layer\n[2020-01-02T19:30:22.321Z] 6ad337b9b53f: Pulling fs layer\n[2020-01-02T19:30:22.321Z] 7ad6fc7f0fa9: Pulling fs layer\n[2020-01-02T19:30:22.321Z] d1ed250b09b4: Pulling fs layer\n[2020-01-02T19:30:22.321Z] eb083ea81749: Pulling fs layer\n[2020-01-02T19:30:22.321Z] 4965c3271e4e: Pulling fs layer\n[2020-01-02T19:30:22.321Z] b73c1c2e7331: Pulling fs layer\n[2020-01-02T19:30:22.321Z] a328eddc5fbd: Pulling fs layer\n[2020-01-02T19:30:22.321Z] 6ad337b9b53f: Waiting\n[2020-01-02T19:30:22.321Z] 7ad6fc7f0fa9: Waiting\n[2020-01-02T19:30:22.321Z] d1ed250b09b4: Waiting\n[2020-01-02T19:30:22.321Z] eb083ea81749: Waiting\n[2020-01-02T19:30:22.321Z] 4965c3271e4e: Waiting\n[2020-01-02T19:30:22.321Z] dac2222ca532: Verifying Checksum\n[2020-01-02T19:30:22.321Z] dac2222ca532: Download complete\n[2020-01-02T19:30:22.321Z] 6ad337b9b53f: Download complete\n[2020-01-02T19:30:23.076Z] 050382585609: Verifying Checksum\n[2020-01-02T19:30:23.076Z] 050382585609: Download complete\n[2020-01-02T19:30:23.077Z] 7ad6fc7f0fa9: Verifying Checksum\n[2020-01-02T19:30:23.077Z] 7ad6fc7f0fa9: Download complete\n[2020-01-02T19:30:23.391Z] eb083ea81749: Verifying Checksum\n[2020-01-02T19:30:23.391Z] eb083ea81749: Download complete\n[2020-01-02T19:30:23.680Z] 050382585609: Pull complete\n[2020-01-02T19:30:23.952Z] dac2222ca532: Pull complete\n[2020-01-02T19:30:26.045Z] 4965c3271e4e: Verifying Checksum\n[2020-01-02T19:30:26.045Z] 4965c3271e4e: Download complete\n[2020-01-02T19:30:26.332Z] b73c1c2e7331: Verifying Checksum\n[2020-01-02T19:30:26.332Z] b73c1c2e7331: Download complete\n[2020-01-02T19:30:26.637Z] a328eddc5fbd: Verifying Checksum\n[2020-01-02T19:30:26.637Z] a328eddc5fbd: Download complete\n[2020-01-02T19:30:26.637Z] 29a7fe408caa: Verifying Checksum\n[2020-01-02T19:30:26.637Z] 29a7fe408caa: Download complete\n[2020-01-02T19:30:29.525Z] d1ed250b09b4: Verifying Checksum\n[2020-01-02T19:30:29.525Z] d1ed250b09b4: Download complete\n[2020-01-02T19:30:29.525Z] 29a7fe408caa: Pull complete\n[2020-01-02T19:30:29.795Z] 6ad337b9b53f: Pull complete\n[2020-01-02T19:30:30.379Z] 7ad6fc7f0fa9: Pull complete\n[2020-01-02T19:30:35.786Z] d1ed250b09b4: Pull complete\n[2020-01-02T19:30:35.786Z] eb083ea81749: Pull complete\n[2020-01-02T19:30:37.721Z] 4965c3271e4e: Pull complete\n[2020-01-02T19:30:37.721Z] b73c1c2e7331: Pull complete\n[2020-01-02T19:30:37.982Z] a328eddc5fbd: Pull complete\n[2020-01-02T19:30:37.982Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2020-01-02T19:30:37.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-02T19:30:38.410Z] prd-centos7-docker-4c-2g-4101 does not seem to be running inside a container\n[2020-01-02T19:30:38.529Z] $ 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-191 -v /w/workspace/dry_go-mod-core-contracts_PR-191:/w/workspace/dry_go-mod-core-contracts_PR-191:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-191@tmp:/w/workspace/dry_go-mod-core-contracts_PR-191@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:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-02T19:30:40.109Z] $ docker top e1bbc754d91e9787d5f6fdbad5ee54874321ae4b0bcb8beb449a21c7ede407d8 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-02T19:30:41.024Z] provisioning config files...\n[2020-01-02T19:30:41.044Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-191@tmp/config4455701768306074351tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-02T19:30:41.060Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-02T19:30:41.695Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-02T19:30:41.748Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-02T19:30:42.431Z] ---> logs-deploy.sh\n[2020-01-02T19:30:42.431Z] + ARCHIVE_ARTIFACTS=\n[2020-01-02T19:30:42.431Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-02T19:30:42.431Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-02T19:30:42.431Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-02T19:30:42.431Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-191/4\n[2020-01-02T19:30:42.431Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-191/4/\n[2020-01-02T19:30:42.431Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-191/4 /w/workspace/dry_go-mod-core-contracts_PR-191\n[2020-01-02T19:30:44.418Z] Archives upload complete.\n[2020-01-02T19:30:44.418Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-191/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-191/4/\n'