b'Branch indexing\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 lenny-intel for edgexfoundry/go-mod-registry\nObtained Jenkinsfile from 96cfb4fc650926c952f87cb0824388b90508d7a3+3b94751d55e06c167bbdd98817f65f232cec52ff (aa5311f8be3a1b6d632e10ef73a23e6dc313982b)\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 f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\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 f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\nCommit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\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-registry, 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-registry-settings\n PROJECT: go-mod-registry\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-registry\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-12608 in /w/workspace/gexfoundry_go-mod-registry_PR-38\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-registry.git\n > git init /w/workspace/gexfoundry_go-mod-registry_PR-38 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 3b94751d55e06c167bbdd98817f65f232cec52ff into PR head commit 96cfb4fc650926c952f87cb0824388b90508d7a3\nMerge succeeded, producing 8185cc1a9f61ca51f9de2e1a42baa3e32b7a86a4\nChecking out Revision 8185cc1a9f61ca51f9de2e1a42baa3e32b7a86a4 (PR-38)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # 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-registry.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 96cfb4fc650926c952f87cb0824388b90508d7a3 # timeout=10\n > git merge 3b94751d55e06c167bbdd98817f65f232cec52ff # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 8185cc1a9f61ca51f9de2e1a42baa3e32b7a86a4 # timeout=10\nCommit message: "Merge commit \'3b94751d55e06c167bbdd98817f65f232cec52ff\' into HEAD"\n > git rev-list --no-walk 96cfb4fc650926c952f87cb0824388b90508d7a3 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-09T14:55:28.378Z] 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[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T14:55:29.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-09T14:55:29.697Z] \n[2020-01-09T14:55:29.697Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T14:55:30.026Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-09T14:55:30.026Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-09T14:55:30.026Z] e7c96db7181b: Pulling fs layer\n[2020-01-09T14:55:30.026Z] a038dfdf5543: Pulling fs layer\n[2020-01-09T14:55:30.026Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-09T14:55:30.290Z] e7c96db7181b: Verifying Checksum\n[2020-01-09T14:55:30.290Z] e7c96db7181b: Download complete\n[2020-01-09T14:55:30.290Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-09T14:55:30.290Z] 8d5d8e63b3c0: Download complete\n[2020-01-09T14:55:30.290Z] a038dfdf5543: Download complete\n[2020-01-09T14:55:30.290Z] e7c96db7181b: Pull complete\n[2020-01-09T14:55:31.228Z] a038dfdf5543: Pull complete\n[2020-01-09T14:55:31.228Z] 8d5d8e63b3c0: Pull complete\n[2020-01-09T14:55:31.228Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-09T14:55:31.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-09T14:55:31.361Z] prd-centos7-docker-4c-2g-12608 does not seem to be running inside a container\n[2020-01-09T14:55:31.405Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-38 -v /w/workspace/gexfoundry_go-mod-registry_PR-38:/w/workspace/gexfoundry_go-mod-registry_PR-38:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-09T14:55:31.985Z] $ docker top 83dedbe8aa8c0b9992716ca2c33fc8a61f59d6eb62c927da8148fcfe4eb89ed7 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-09T14:55:32.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-09T14:55:32.518Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-09T14:55:32.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-09T14:55:32.719Z] $ docker exec 83dedbe8aa8c0b9992716ca2c33fc8a61f59d6eb62c927da8148fcfe4eb89ed7 ssh-agent\n[2020-01-09T14:55:32.899Z] SSH_AUTH_SOCK=/tmp/ssh-Ha06z5PAKgAm/agent.14\n[2020-01-09T14:55:32.899Z] SSH_AGENT_PID=20\n[2020-01-09T14:55:32.907Z] Running ssh-add (command line suppressed)\n[2020-01-09T14:55:33.040Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_1667335930236516731.key (/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_1667335930236516731.key)\n[2020-01-09T14:55:33.091Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T14:55:33.384Z] + git describe --exact-match --tags HEAD\n[2020-01-09T14:55:33.384Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-09T14:55:33.431Z] $ docker exec --env ******** --env ******** 83dedbe8aa8c0b9992716ca2c33fc8a61f59d6eb62c927da8148fcfe4eb89ed7 ssh-agent -k\n[2020-01-09T14:55:33.590Z] unset SSH_AUTH_SOCK;\n[2020-01-09T14:55:33.590Z] unset SSH_AGENT_PID;\n[2020-01-09T14:55:33.590Z] echo Agent pid 20 killed;\n[2020-01-09T14:55:33.634Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-09T14:55:33.649Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-09T14:55:33.649Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-09T14:55:33.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-09T14:55:33.673Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-09T14:55:33.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-09T14:55:33.857Z] $ docker exec 83dedbe8aa8c0b9992716ca2c33fc8a61f59d6eb62c927da8148fcfe4eb89ed7 ssh-agent\n[2020-01-09T14:55:34.045Z] SSH_AUTH_SOCK=/tmp/ssh-3DNelEhT6Teq/agent.56\n[2020-01-09T14:55:34.045Z] SSH_AGENT_PID=62\n[2020-01-09T14:55:34.054Z] Running ssh-add (command line suppressed)\n[2020-01-09T14:55:34.201Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_7964419986490568047.key (/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_7964419986490568047.key)\n[2020-01-09T14:55:34.251Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T14:55:34.542Z] + git semver init\n[2020-01-09T14:55:34.542Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-09T14:55:34.542Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-38/.git\n[2020-01-09T14:55:34.542Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-38\n[2020-01-09T14:55:34.542Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-09T14:55:34.542Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-09T14:55:34.542Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-09T14:55:34.542Z] # $SEMVER_BRANCH = PR-38\n[2020-01-09T14:55:34.542Z] # $SEMVER_TEMP = /tmp/semver-031150760\n[2020-01-09T14:55:34.542Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP\n[2020-01-09T14:55:34.801Z] # \'/tmp/semver-031150760\' -> \'/w/workspace/gexfoundry_go-mod-registry_PR-38/.semver\'\n[2020-01-09T14:55:34.801Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-38/.semver\n[Pipeline] }\n[2020-01-09T14:55:34.805Z] $ docker exec --env ******** --env ******** 83dedbe8aa8c0b9992716ca2c33fc8a61f59d6eb62c927da8148fcfe4eb89ed7 ssh-agent -k\n[2020-01-09T14:55:34.945Z] unset SSH_AUTH_SOCK;\n[2020-01-09T14:55:34.946Z] unset SSH_AGENT_PID;\n[2020-01-09T14:55:34.946Z] echo Agent pid 62 killed;\n[2020-01-09T14:55:34.996Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-09T14:55:35.303Z] + git semver\n[Pipeline] }\n[2020-01-09T14:55:35.311Z] $ docker stop --time=1 83dedbe8aa8c0b9992716ca2c33fc8a61f59d6eb62c927da8148fcfe4eb89ed7\n[2020-01-09T14:55:36.649Z] $ docker rm -f 83dedbe8aa8c0b9992716ca2c33fc8a61f59d6eb62c927da8148fcfe4eb89ed7\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-09T14:55:37.142Z] Stashed 31 file(s)\n[Pipeline] echo\n[2020-01-09T14:55:37.144Z] [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-09T14:55:52.209Z] Still waiting to schedule task\n[2020-01-09T14:55:52.209Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-12608\xe2\x80\x99\n[2020-01-09T14:55:52.210Z] Still waiting to schedule task\n[2020-01-09T14:55:52.210Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-09T14:57:44.125Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12609 in /w/workspace/gexfoundry_go-mod-registry_PR-38\n[Pipeline] {\n[Pipeline] ws\n[2020-01-09T14:57:44.146Z] Running in /w/workspace/go-mod-registry/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-09T14:57:52.117Z] using credential edgex-jenkins-ssh\n[2020-01-09T14:57:52.144Z] Cloning the remote Git repository\n[2020-01-09T14:57:52.144Z] Cloning with configured refspecs honoured and without tags\n[2020-01-09T14:57:52.226Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-09T14:57:52.318Z] > git init /w/workspace/go-mod-registry/5 # timeout=10\n[2020-01-09T14:57:52.410Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-09T14:57:52.410Z] > git --version # timeout=10\n[2020-01-09T14:57:52.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-09T14:57:52.502Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T14:57:53.356Z] Fetching without tags\n[2020-01-09T14:57:53.825Z] Merging remotes/origin/master commit 3b94751d55e06c167bbdd98817f65f232cec52ff into PR head commit 96cfb4fc650926c952f87cb0824388b90508d7a3\n[2020-01-09T14:57:54.046Z] Merge succeeded, producing 4a269f1c7a3c03da87061dfd2884479308350954\n[2020-01-09T14:57:54.047Z] Checking out Revision 4a269f1c7a3c03da87061dfd2884479308350954 (PR-38)\n[2020-01-09T14:57:53.232Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-09T14:57:53.258Z] > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n[2020-01-09T14:57:53.286Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T14:57:53.322Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-09T14:57:53.366Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-09T14:57:53.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-09T14:57:53.377Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T14:57:53.845Z] > git config core.sparsecheckout # timeout=10\n[2020-01-09T14:57:53.865Z] > git checkout -f 96cfb4fc650926c952f87cb0824388b90508d7a3 # timeout=10\n[2020-01-09T14:57:53.956Z] > git merge 3b94751d55e06c167bbdd98817f65f232cec52ff # timeout=10\n[2020-01-09T14:57:54.006Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-09T14:57:54.055Z] > git config core.sparsecheckout # timeout=10\n[2020-01-09T14:57:54.072Z] > git checkout -f 4a269f1c7a3c03da87061dfd2884479308350954 # timeout=10\n[2020-01-09T14:57:58.350Z] Commit message: "Merge commit \'3b94751d55e06c167bbdd98817f65f232cec52ff\' into HEAD"\n[2020-01-09T14:57:58.357Z] > git rev-list --no-walk 96cfb4fc650926c952f87cb0824388b90508d7a3 # timeout=10\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-09T14:57:59.494Z] =========================================================\n[2020-01-09T14:57:59.494Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-09T14:57:59.494Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T14:58:00.858Z] + 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-09T14:58:01.848Z] Sending build context to Docker daemon 320kB\r\r\n[2020-01-09T14:58:01.848Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-09T14:58:01.848Z] Step 2/7 : FROM ${BASE}\n[2020-01-09T14:58:02.473Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-09T14:58:02.473Z] 54e94bcddc88: Pulling fs layer\n[2020-01-09T14:58:02.473Z] 43582c0db3f3: Pulling fs layer\n[2020-01-09T14:58:02.473Z] 9fe16242a9df: Pulling fs layer\n[2020-01-09T14:58:02.473Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-09T14:58:02.473Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-09T14:58:02.473Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-09T14:58:02.473Z] d45218f23013: Pulling fs layer\n[2020-01-09T14:58:02.473Z] d22026c5ede0: Pulling fs layer\n[2020-01-09T14:58:02.473Z] f32e18732fe6: Pulling fs layer\n[2020-01-09T14:58:02.473Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-09T14:58:02.473Z] 43f99696bdfb: Pulling fs layer\n[2020-01-09T14:58:02.473Z] fbf0f20b3a29: Waiting\n[2020-01-09T14:58:02.473Z] 57bbd25d50cb: Waiting\n[2020-01-09T14:58:02.473Z] 4c3326bd8e33: Waiting\n[2020-01-09T14:58:02.473Z] d45218f23013: Waiting\n[2020-01-09T14:58:02.473Z] d22026c5ede0: Waiting\n[2020-01-09T14:58:02.473Z] f32e18732fe6: Waiting\n[2020-01-09T14:58:02.473Z] 3a2ca3ccd3c2: Waiting\n[2020-01-09T14:58:02.473Z] 43f99696bdfb: Waiting\n[2020-01-09T14:58:02.473Z] 43582c0db3f3: Verifying Checksum\n[2020-01-09T14:58:02.473Z] 43582c0db3f3: Download complete\n[2020-01-09T14:58:02.473Z] 9fe16242a9df: Verifying Checksum\n[2020-01-09T14:58:02.473Z] 9fe16242a9df: Download complete\n[2020-01-09T14:58:02.473Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-09T14:58:02.473Z] 57bbd25d50cb: Download complete\n[2020-01-09T14:58:02.756Z] 54e94bcddc88: Verifying Checksum\n[2020-01-09T14:58:02.756Z] 54e94bcddc88: Download complete\n[2020-01-09T14:58:02.756Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-09T14:58:02.756Z] 4c3326bd8e33: Download complete\n[2020-01-09T14:58:04.766Z] 54e94bcddc88: Pull complete\n[2020-01-09T14:58:05.765Z] 43582c0db3f3: Pull complete\n[2020-01-09T14:58:06.048Z] 9fe16242a9df: Pull complete\n[2020-01-09T14:58:10.372Z] d45218f23013: Verifying Checksum\n[2020-01-09T14:58:10.372Z] d45218f23013: Download complete\n[2020-01-09T14:58:10.372Z] f32e18732fe6: Verifying Checksum\n[2020-01-09T14:58:10.372Z] f32e18732fe6: Download complete\n[2020-01-09T14:58:13.032Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-09T14:58:13.032Z] 3a2ca3ccd3c2: Download complete\n[2020-01-09T14:58:13.328Z] 43f99696bdfb: Verifying Checksum\n[2020-01-09T14:58:13.328Z] 43f99696bdfb: Download complete\n[2020-01-09T14:58:16.773Z] d22026c5ede0: Verifying Checksum\n[2020-01-09T14:58:16.773Z] d22026c5ede0: Download complete\n[2020-01-09T14:58:16.967Z] Running on prd-centos7-docker-4c-2g-12610 in /w/workspace/gexfoundry_go-mod-registry_PR-38\n[Pipeline] {\n[Pipeline] ws\n[2020-01-09T14:58:16.979Z] Running in /w/workspace/go-mod-registry/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-09T14:58:18.741Z] fbf0f20b3a29: Verifying Checksum\n[2020-01-09T14:58:18.741Z] fbf0f20b3a29: Download complete\n[2020-01-09T14:58:18.992Z] using credential edgex-jenkins-ssh\n[2020-01-09T14:58:19.011Z] Cloning the remote Git repository\n[2020-01-09T14:58:19.011Z] Cloning with configured refspecs honoured and without tags\n[2020-01-09T14:58:19.451Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-09T14:58:19.485Z] > git init /w/workspace/go-mod-registry/5 # timeout=10\n[2020-01-09T14:58:19.523Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-09T14:58:19.523Z] > git --version # timeout=10\n[2020-01-09T14:58:19.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-09T14:58:19.550Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T14:58:20.287Z] Fetching without tags\n[2020-01-09T14:58:20.574Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-09T14:58:20.579Z] > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n[2020-01-09T14:58:20.583Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T14:58:20.590Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-09T14:58:20.602Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-09T14:58:20.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-09T14:58:20.606Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T14:58:20.667Z] Merging remotes/origin/master commit 3b94751d55e06c167bbdd98817f65f232cec52ff into PR head commit 96cfb4fc650926c952f87cb0824388b90508d7a3\n[2020-01-09T14:58:20.725Z] Merge succeeded, producing 630305a19fdc6ad009c2dc4c48c8a3c9f92da578\n[2020-01-09T14:58:20.725Z] Checking out Revision 630305a19fdc6ad009c2dc4c48c8a3c9f92da578 (PR-38)\n[2020-01-09T14:58:20.954Z] > git config core.sparsecheckout # timeout=10\n[2020-01-09T14:58:20.957Z] > git checkout -f 96cfb4fc650926c952f87cb0824388b90508d7a3 # timeout=10\n[2020-01-09T14:58:20.981Z] > git merge 3b94751d55e06c167bbdd98817f65f232cec52ff # timeout=10\n[2020-01-09T14:58:20.996Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-09T14:58:21.002Z] > git config core.sparsecheckout # timeout=10\n[2020-01-09T14:58:21.010Z] > git checkout -f 630305a19fdc6ad009c2dc4c48c8a3c9f92da578 # timeout=10\n[2020-01-09T14:58:24.504Z] Commit message: "Merge commit \'3b94751d55e06c167bbdd98817f65f232cec52ff\' into HEAD"\n[2020-01-09T14:58:24.502Z] > git rev-list --no-walk 96cfb4fc650926c952f87cb0824388b90508d7a3 # timeout=10\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-09T14:58:25.177Z] =========================================================\n[2020-01-09T14:58:25.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-09T14:58:25.177Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T14:58:25.688Z] + 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-09T14:58:25.688Z] Sending build context to Docker daemon 320kB\r\r\n[2020-01-09T14:58:25.688Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-09T14:58:25.688Z] Step 2/7 : FROM ${BASE}\n[2020-01-09T14:58:25.953Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-09T14:58:25.953Z] 921b31ab772b: Pulling fs layer\n[2020-01-09T14:58:25.953Z] 2d3896533852: Pulling fs layer\n[2020-01-09T14:58:25.953Z] 28c34ce20860: Pulling fs layer\n[2020-01-09T14:58:25.953Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-09T14:58:25.953Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-09T14:58:25.953Z] 24d9f57f8391: Pulling fs layer\n[2020-01-09T14:58:25.953Z] 9498642caea3: Pulling fs layer\n[2020-01-09T14:58:25.953Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-09T14:58:25.953Z] 7af212d24233: Pulling fs layer\n[2020-01-09T14:58:25.953Z] ee2efeeb882f: Pulling fs layer\n[2020-01-09T14:58:25.953Z] d216d3b964db: Pulling fs layer\n[2020-01-09T14:58:25.953Z] 9498642caea3: Waiting\n[2020-01-09T14:58:25.953Z] ba4d0a6bad5e: Waiting\n[2020-01-09T14:58:25.953Z] 7af212d24233: Waiting\n[2020-01-09T14:58:25.953Z] ee2efeeb882f: Waiting\n[2020-01-09T14:58:25.953Z] d216d3b964db: Waiting\n[2020-01-09T14:58:25.953Z] 9186bf07c4ae: Waiting\n[2020-01-09T14:58:25.953Z] 7f1720e95b4b: Waiting\n[2020-01-09T14:58:25.953Z] 24d9f57f8391: Waiting\n[2020-01-09T14:58:25.953Z] 28c34ce20860: Verifying Checksum\n[2020-01-09T14:58:25.953Z] 28c34ce20860: Download complete\n[2020-01-09T14:58:25.953Z] 2d3896533852: Verifying Checksum\n[2020-01-09T14:58:25.953Z] 2d3896533852: Download complete\n[2020-01-09T14:58:25.953Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-09T14:58:25.953Z] 7f1720e95b4b: Download complete\n[2020-01-09T14:58:25.953Z] 24d9f57f8391: Verifying Checksum\n[2020-01-09T14:58:25.953Z] 24d9f57f8391: Download complete\n[2020-01-09T14:58:25.953Z] 921b31ab772b: Verifying Checksum\n[2020-01-09T14:58:25.953Z] 921b31ab772b: Download complete\n[2020-01-09T14:58:26.218Z] 921b31ab772b: Pull complete\n[2020-01-09T14:58:26.487Z] 2d3896533852: Pull complete\n[2020-01-09T14:58:26.750Z] 9498642caea3: Verifying Checksum\n[2020-01-09T14:58:26.750Z] 9498642caea3: Download complete\n[2020-01-09T14:58:26.750Z] 7af212d24233: Download complete\n[2020-01-09T14:58:27.709Z] 9186bf07c4ae: Download complete\n[2020-01-09T14:58:27.709Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-09T14:58:27.709Z] ba4d0a6bad5e: Download complete\n[2020-01-09T14:58:27.709Z] ee2efeeb882f: Verifying Checksum\n[2020-01-09T14:58:27.709Z] d216d3b964db: Verifying Checksum\n[2020-01-09T14:58:27.709Z] d216d3b964db: Download complete\n[2020-01-09T14:58:28.277Z] 28c34ce20860: Pull complete\n[2020-01-09T14:58:33.555Z] 9186bf07c4ae: Pull complete\n[2020-01-09T14:58:33.555Z] 7f1720e95b4b: Pull complete\n[2020-01-09T14:58:33.813Z] 24d9f57f8391: Pull complete\n[2020-01-09T14:58:37.024Z] fbf0f20b3a29: Pull complete\n[2020-01-09T14:58:37.024Z] 57bbd25d50cb: Pull complete\n[2020-01-09T14:58:37.024Z] 4c3326bd8e33: Pull complete\n[2020-01-09T14:58:37.119Z] 9498642caea3: Pull complete\n[2020-01-09T14:58:40.417Z] ba4d0a6bad5e: Pull complete\n[2020-01-09T14:58:40.417Z] 7af212d24233: Pull complete\n[2020-01-09T14:58:41.359Z] ee2efeeb882f: Pull complete\n[2020-01-09T14:58:41.359Z] d216d3b964db: Pull complete\n[2020-01-09T14:58:41.359Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-09T14:58:41.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-09T14:58:41.359Z] ---> 140a058597bd\n[2020-01-09T14:58:41.359Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-09T14:58:41.618Z] ---> Running in 715b00f76ebb\n[2020-01-09T14:58:41.618Z] Removing intermediate container 715b00f76ebb\n[2020-01-09T14:58:41.618Z] ---> e66f107c532a\n[2020-01-09T14:58:41.618Z] Step 4/7 : RUN apk add --update bash\n[2020-01-09T14:58:41.618Z] ---> Running in c3d4e26d7173\n[2020-01-09T14:58:42.501Z] d45218f23013: Pull complete\n[2020-01-09T14:58:42.995Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-09T14:58:43.561Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-09T14:58:43.820Z] OK: 134 MiB in 39 packages\n[2020-01-09T14:58:44.079Z] Removing intermediate container c3d4e26d7173\n[2020-01-09T14:58:44.079Z] ---> bb47b7d04611\n[2020-01-09T14:58:44.079Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-09T14:58:44.079Z] ---> Running in 88a42d0a1919\n[2020-01-09T14:58:44.337Z] Removing intermediate container 88a42d0a1919\n[2020-01-09T14:58:44.337Z] ---> d01584dadae4\n[2020-01-09T14:58:44.337Z] Step 6/7 : COPY go.mod .\n[2020-01-09T14:58:44.337Z] ---> 27e8e8a9e1a6\n[2020-01-09T14:58:44.337Z] Step 7/7 : RUN go mod download\n[2020-01-09T14:58:44.595Z] ---> Running in 55dba4045010\n[2020-01-09T14:58:44.853Z] \x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-09T14:58:44.853Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-09T14:58:44.853Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-09T14:58:44.853Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-09T14:58:44.853Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-09T14:58:44.853Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-09T14:58:44.853Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-09T14:58:45.424Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-09T14:58:45.424Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-09T14:58:45.424Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-09T14:58:45.424Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-09T14:58:50.742Z] d22026c5ede0: Pull complete\n[2020-01-09T14:58:50.742Z] f32e18732fe6: Pull complete\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-09T14:58:51.989Z] go: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-09T14:58:51.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-09T14:58:52.256Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-09T14:58:52.256Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-09T14:58:52.256Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-09T14:58:52.533Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-09T14:58:52.533Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-09T14:58:52.533Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-09T14:58:52.533Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-09T14:58:52.533Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-09T14:58:52.533Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-09T14:58:52.533Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-09T14:58:52.704Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-09T14:58:52.808Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-09T14:58:52.808Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-09T14:58:52.808Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-09T14:58:52.808Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-09T14:58:52.808Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-09T14:58:52.808Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-09T14:58:52.808Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-09T14:58:52.808Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-09T14:58:52.971Z] 43f99696bdfb: Pull complete\n[2020-01-09T14:58:52.971Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-09T14:58:52.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-09T14:58:53.087Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-09T14:58:53.241Z] ---> 8c1ce5f80d72\n[2020-01-09T14:58:53.241Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-09T14:58:53.657Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-09T14:58:53.657Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-09T14:58:53.657Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-09T14:58:53.657Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-09T14:58:53.657Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-09T14:58:54.237Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-09T14:58:54.237Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-09T14:58:54.510Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-09T14:58:57.520Z] ---> Running in 1a5fa70fac54\n[2020-01-09T14:58:57.520Z] Removing intermediate container 1a5fa70fac54\n[2020-01-09T14:58:57.520Z] ---> 04986d009b83\n[2020-01-09T14:58:57.520Z] Step 4/7 : RUN apk add --update bash\n[2020-01-09T14:58:57.520Z] ---> Running in 36cac292a32c\n[2020-01-09T14:58:58.477Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-09T14:58:59.064Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-09T14:58:59.660Z] OK: 121 MiB in 39 packages\n[2020-01-09T14:59:00.638Z] Removing intermediate container 36cac292a32c\n[2020-01-09T14:59:00.638Z] ---> 1af8ee9984ae\n[2020-01-09T14:59:00.638Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-09T14:59:00.638Z] ---> Running in 6434c5105e84\n[2020-01-09T14:59:01.223Z] Removing intermediate container 6434c5105e84\n[2020-01-09T14:59:01.223Z] ---> 5b99cc855b0c\n[2020-01-09T14:59:01.223Z] Step 6/7 : COPY go.mod .\n[2020-01-09T14:59:01.493Z] ---> d8d0575002a5\n[2020-01-09T14:59:01.493Z] Step 7/7 : RUN go mod download\n[2020-01-09T14:59:01.769Z] ---> Running in 2b3d1b7800aa\n[2020-01-09T14:59:02.669Z] \x1b[0mRemoving intermediate container 55dba4045010\n[2020-01-09T14:59:02.669Z] ---> 0836555726f0\n[2020-01-09T14:59:02.669Z] Successfully built 0836555726f0\n[2020-01-09T14:59:02.669Z] 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-09T14:59:03.065Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-09T14:59:03.065Z] .\n[Pipeline] withDockerContainer\n[2020-01-09T14:59:03.183Z] prd-centos7-docker-4c-2g-12610 does not seem to be running inside a container\n[2020-01-09T14:59:03.207Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-09T14:59:03.207Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-09T14:59:03.207Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-09T14:59:03.207Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-09T14:59:03.207Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-09T14:59:03.207Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-09T14:59:03.207Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-09T14:59:03.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/5 -v /w/workspace/go-mod-registry/5:/w/workspace/go-mod-registry/5:rw,z -v /w/workspace/go-mod-registry/5@tmp:/w/workspace/go-mod-registry/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-01-09T14:59:03.719Z] $ docker top 777559c2b0be357b5f618346388a600947a903b3dc7429018048a74a7ed7a8af -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T14:59:04.533Z] + go version\n[2020-01-09T14:59:04.533Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-09T14:59:04.630Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-09T14:59:04.630Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-09T14:59:04.630Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-09T14:59:04.630Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-09T14:59:04.824Z] + make test\n[2020-01-09T14:59:04.824Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-09T14:59:09.996Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-09T14:59:10.264Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-09T14:59:10.264Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-09T14:59:10.264Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-09T14:59:10.264Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-09T14:59:10.264Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-09T14:59:10.264Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-09T14:59:11.248Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-09T14:59:11.518Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-09T14:59:11.789Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-09T14:59:12.061Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-09T14:59:12.061Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-09T14:59:12.061Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-09T14:59:12.061Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-09T14:59:12.061Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-09T14:59:12.061Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-09T14:59:12.334Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-09T14:59:12.334Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-09T14:59:13.767Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-09T14:59:13.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-09T14:59:13.767Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-09T14:59:13.767Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-09T14:59:13.767Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-09T14:59:13.767Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-09T14:59:13.767Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-09T14:59:14.040Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-09T14:59:14.040Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-09T14:59:14.327Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-09T14:59:14.849Z] --- FAIL: TestUnregister (0.00s)\n[2020-01-09T14:59:14.849Z] client_test.go:154: \n[2020-01-09T14:59:14.849Z] \tError Trace:\tclient_test.go:154\n[2020-01-09T14:59:14.849Z] \tError: \tReceived unexpected error:\n[2020-01-09T14:59:14.849Z] \t \tno matching service endpoint found\n[2020-01-09T14:59:14.849Z] \tTest: \tTestUnregister\n[2020-01-09T14:59:14.849Z] \tMessages: \tError getting service endpoint\n[2020-01-09T14:59:14.849Z] client_test.go:155: \n[2020-01-09T14:59:14.849Z] FAIL\n[2020-01-09T14:59:14.849Z] coverage: 86.5% of statements\n[2020-01-09T14:59:14.849Z] FAIL\tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t2.020s\n[2020-01-09T14:59:14.849Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n[2020-01-09T14:59:14.849Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.134s\tcoverage: 85.7% of statements\n[2020-01-09T14:59:14.849Z] make: *** [Makefile:6: test] Error 1\n[Pipeline] }\n[2020-01-09T14:59:14.857Z] $ docker stop --time=1 777559c2b0be357b5f618346388a600947a903b3dc7429018048a74a7ed7a8af\n[2020-01-09T14:59:15.310Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-09T14:59:15.580Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-09T14:59:15.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-09T14:59:15.854Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-09T14:59:15.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-09T14:59:15.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-09T14:59:15.854Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-09T14:59:16.293Z] $ docker rm -f 777559c2b0be357b5f618346388a600947a903b3dc7429018048a74a7ed7a8af\n[2020-01-09T14:59:16.458Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-09T14:59:16.646Z] Failed in branch amd64\n[2020-01-09T14:59:17.445Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-09T14:59:17.446Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-09T14:59:17.446Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-09T14:59:18.044Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-09T14:59:18.044Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-09T14:59:18.647Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-09T14:59:19.242Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-09T14:59:19.836Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-09T14:59:19.836Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-09T14:59:46.646Z] \x1b[0mRemoving intermediate container 2b3d1b7800aa\n[2020-01-09T14:59:46.647Z] ---> fdce77d1b281\n[2020-01-09T14:59:46.647Z] Successfully built fdce77d1b281\n[2020-01-09T14:59:46.647Z] 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-09T14:59:47.103Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-09T14:59:47.371Z] .\n[Pipeline] withDockerContainer\n[2020-01-09T14:59:47.737Z] prd-ubuntu18.04-docker-arm64-4c-2g-12609 does not seem to be running inside a container\n[2020-01-09T14:59:47.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/5 -v /w/workspace/go-mod-registry/5:/w/workspace/go-mod-registry/5:rw,z -v /w/workspace/go-mod-registry/5@tmp:/w/workspace/go-mod-registry/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-01-09T14:59:49.364Z] $ docker top b1e87a9c53e560d7da16146a427a882113245a9bb89f792f2c07f03bcbd838ca -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T14:59:51.751Z] + go version\n[2020-01-09T14:59:51.751Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-09T14:59:52.442Z] + make test\n[2020-01-09T14:59:52.442Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-09T15:00:31.404Z] --- FAIL: TestUnregister (0.01s)\n[2020-01-09T15:00:31.404Z] client_test.go:154: \n[2020-01-09T15:00:31.404Z] \tError Trace:\tclient_test.go:154\n[2020-01-09T15:00:31.404Z] \tError: \tReceived unexpected error:\n[2020-01-09T15:00:31.404Z] \t \tno matching service endpoint found\n[2020-01-09T15:00:31.404Z] \tTest: \tTestUnregister\n[2020-01-09T15:00:31.404Z] \tMessages: \tError getting service endpoint\n[2020-01-09T15:00:31.404Z] client_test.go:155: \n[2020-01-09T15:00:31.404Z] --- FAIL: TestIsServiceAvailableHealthy (0.01s)\n[2020-01-09T15:00:31.404Z] client_test.go:315: \n[2020-01-09T15:00:31.404Z] \tError Trace:\tclient_test.go:315\n[2020-01-09T15:00:31.404Z] \tError: \tReceived unexpected error:\n[2020-01-09T15:00:31.405Z] \t \tno health checks for service consulUnitTest500467294: \n[2020-01-09T15:00:31.405Z] \tTest: \tTestIsServiceAvailableHealthy\n[2020-01-09T15:00:31.405Z] \tMessages: \tIsServiceAvailable result not as expected\n[2020-01-09T15:00:31.405Z] client_test.go:316: \n[2020-01-09T15:00:31.405Z] FAIL\n[2020-01-09T15:00:31.405Z] coverage: 86.5% of statements\n[2020-01-09T15:00:31.405Z] FAIL\tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t2.068s\n[2020-01-09T15:00:31.405Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n[2020-01-09T15:00:31.405Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.018s\tcoverage: 85.7% of statements\n[2020-01-09T15:00:31.405Z] make: *** [Makefile:6: test] Error 1\n[Pipeline] }\n[2020-01-09T15:00:31.431Z] $ docker stop --time=1 b1e87a9c53e560d7da16146a427a882113245a9bb89f792f2c07f03bcbd838ca\n[2020-01-09T15:00:33.631Z] $ docker rm -f b1e87a9c53e560d7da16146a427a882113245a9bb89f792f2c07f03bcbd838ca\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-09T15:00:34.347Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\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-09T15:00:34.906Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-09T15:00:35.199Z] ---> package-listing.sh\n[2020-01-09T15:00:35.199Z] ++ facter osfamily\n[2020-01-09T15:00:35.199Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-09T15:00:35.199Z] + OS_FAMILY=redhat\n[2020-01-09T15:00:35.199Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-38\n[2020-01-09T15:00:35.199Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-09T15:00:35.199Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-09T15:00:35.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-09T15:00:35.199Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-09T15:00:35.199Z] + \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-38 \']\'\n[2020-01-09T15:00:35.199Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-09T15:00:35.199Z] + case "${OS_FAMILY}" in\n[2020-01-09T15:00:35.199Z] + rpm -qa\n[2020-01-09T15:00:35.199Z] + sort\n[2020-01-09T15:00:39.387Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-09T15:00:39.387Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-09T15:00:39.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-09T15:00:39.387Z] + \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-38 \']\'\n[2020-01-09T15:00:39.387Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-38/archives/\n[2020-01-09T15:00:39.387Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-38/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T15:00:39.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-09T15:00:39.859Z] \n[2020-01-09T15:00:39.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T15:00:40.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-09T15:00:40.160Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-09T15:00:40.160Z] 050382585609: Pulling fs layer\n[2020-01-09T15:00:40.160Z] dac2222ca532: Pulling fs layer\n[2020-01-09T15:00:40.160Z] 29a7fe408caa: Pulling fs layer\n[2020-01-09T15:00:40.160Z] 6ad337b9b53f: Pulling fs layer\n[2020-01-09T15:00:40.160Z] 7ad6fc7f0fa9: Pulling fs layer\n[2020-01-09T15:00:40.160Z] d1ed250b09b4: Pulling fs layer\n[2020-01-09T15:00:40.160Z] eb083ea81749: Pulling fs layer\n[2020-01-09T15:00:40.160Z] 4965c3271e4e: Pulling fs layer\n[2020-01-09T15:00:40.160Z] b73c1c2e7331: Pulling fs layer\n[2020-01-09T15:00:40.160Z] a328eddc5fbd: Pulling fs layer\n[2020-01-09T15:00:40.160Z] 6ad337b9b53f: Waiting\n[2020-01-09T15:00:40.160Z] 7ad6fc7f0fa9: Waiting\n[2020-01-09T15:00:40.160Z] d1ed250b09b4: Waiting\n[2020-01-09T15:00:40.160Z] eb083ea81749: Waiting\n[2020-01-09T15:00:40.160Z] 4965c3271e4e: Waiting\n[2020-01-09T15:00:40.160Z] b73c1c2e7331: Waiting\n[2020-01-09T15:00:40.160Z] a328eddc5fbd: Waiting\n[2020-01-09T15:00:40.160Z] dac2222ca532: Verifying Checksum\n[2020-01-09T15:00:40.160Z] dac2222ca532: Download complete\n[2020-01-09T15:00:40.160Z] 6ad337b9b53f: Verifying Checksum\n[2020-01-09T15:00:40.160Z] 6ad337b9b53f: Download complete\n[2020-01-09T15:00:40.160Z] 050382585609: Verifying Checksum\n[2020-01-09T15:00:40.160Z] 050382585609: Download complete\n[2020-01-09T15:00:40.420Z] 7ad6fc7f0fa9: Verifying Checksum\n[2020-01-09T15:00:40.420Z] 7ad6fc7f0fa9: Download complete\n[2020-01-09T15:00:40.420Z] eb083ea81749: Verifying Checksum\n[2020-01-09T15:00:40.420Z] eb083ea81749: Download complete\n[2020-01-09T15:00:40.420Z] 050382585609: Pull complete\n[2020-01-09T15:00:40.691Z] dac2222ca532: Pull complete\n[2020-01-09T15:00:40.691Z] 29a7fe408caa: Verifying Checksum\n[2020-01-09T15:00:40.691Z] 29a7fe408caa: Download complete\n[2020-01-09T15:00:40.691Z] 4965c3271e4e: Verifying Checksum\n[2020-01-09T15:00:40.691Z] 4965c3271e4e: Download complete\n[2020-01-09T15:00:40.953Z] a328eddc5fbd: Verifying Checksum\n[2020-01-09T15:00:40.953Z] a328eddc5fbd: Download complete\n[2020-01-09T15:00:40.953Z] b73c1c2e7331: Verifying Checksum\n[2020-01-09T15:00:40.953Z] b73c1c2e7331: Download complete\n[2020-01-09T15:00:41.524Z] d1ed250b09b4: Download complete\n[2020-01-09T15:00:42.467Z] 29a7fe408caa: Pull complete\n[2020-01-09T15:00:42.467Z] 6ad337b9b53f: Pull complete\n[2020-01-09T15:00:42.726Z] 7ad6fc7f0fa9: Pull complete\n[2020-01-09T15:00:46.020Z] d1ed250b09b4: Pull complete\n[2020-01-09T15:00:46.279Z] eb083ea81749: Pull complete\n[2020-01-09T15:00:48.187Z] 4965c3271e4e: Pull complete\n[2020-01-09T15:00:48.187Z] b73c1c2e7331: Pull complete\n[2020-01-09T15:00:48.187Z] a328eddc5fbd: Pull complete\n[2020-01-09T15:00:48.187Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2020-01-09T15:00:48.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-09T15:00:48.346Z] prd-centos7-docker-4c-2g-12608 does not seem to be running inside a container\n[2020-01-09T15:00:48.381Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_go-mod-registry_PR-38 -v /w/workspace/gexfoundry_go-mod-registry_PR-38:/w/workspace/gexfoundry_go-mod-registry_PR-38:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-09T15:00:49.423Z] $ docker top 0d1ac0ab273272b203d695e284f1d25f40bcc4f1bc947f2f5b5b77a58d29b8f5 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-09T15:00:49.956Z] provisioning config files...\n[2020-01-09T15:00:49.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/config6147039141270692919tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-09T15:00:49.999Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-09T15:00:50.295Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-09T15:00:50.302Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-09T15:00:50.594Z] ---> logs-deploy.sh\n[2020-01-09T15:00:50.594Z] + ARCHIVE_ARTIFACTS=\n[2020-01-09T15:00:50.594Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-09T15:00:50.594Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-09T15:00:50.594Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-09T15:00:50.594Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-38/5\n[2020-01-09T15:00:50.594Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-38/5/\n[2020-01-09T15:00:50.594Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-38/5 /w/workspace/gexfoundry_go-mod-registry_PR-38\n[2020-01-09T15:00:51.535Z] Archives upload complete.\n[2020-01-09T15:00:51.536Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-38/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-38/5/\n'