b'Pull request #28 opened\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 michaelestrin for edgexfoundry/go-mod-bootstrap\nObtained Jenkinsfile from d33cbd5730d93914298c1f6bfec8c391f1dfec75+6086d1aff52470b1730c2fe6ed4ca9dce15d4b40 (932e918a372a74d043b16af1f5eec02eff435451)\nRunning in Durability level: MAX_SURVIVABILITY\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\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-28/workspace@libs/edgex-global-pipelines # timeout=10\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\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\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\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 > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings\n PROJECT: go-mod-bootstrap\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-bootstrap\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-13809 in /w/workspace/exfoundry_go-mod-bootstrap_PR-28\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-bootstrap.git\n > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-28 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 6086d1aff52470b1730c2fe6ed4ca9dce15d4b40 into PR head commit d33cbd5730d93914298c1f6bfec8c391f1dfec75\nMerge succeeded, producing d33cbd5730d93914298c1f6bfec8c391f1dfec75\nChecking out Revision d33cbd5730d93914298c1f6bfec8c391f1dfec75 (PR-28)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/28/head:refs/remotes/origin/PR-28 # 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-bootstrap.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d33cbd5730d93914298c1f6bfec8c391f1dfec75 # timeout=10\n > git merge 6086d1aff52470b1730c2fe6ed4ca9dce15d4b40 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d33cbd5730d93914298c1f6bfec8c391f1dfec75 # timeout=10\nCommit message: "Update to support Golang-based acceptance testing"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-10T14:20:22.901Z] 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-10T14:20:24.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-10T14:20:24.455Z] \n[2020-01-10T14:20:24.455Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T14:20:24.808Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-10T14:20:24.809Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-10T14:20:24.809Z] e7c96db7181b: Pulling fs layer\n[2020-01-10T14:20:24.809Z] a038dfdf5543: Pulling fs layer\n[2020-01-10T14:20:24.809Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-10T14:20:25.075Z] e7c96db7181b: Verifying Checksum\n[2020-01-10T14:20:25.075Z] e7c96db7181b: Download complete\n[2020-01-10T14:20:25.075Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-10T14:20:25.075Z] 8d5d8e63b3c0: Download complete\n[2020-01-10T14:20:25.075Z] a038dfdf5543: Verifying Checksum\n[2020-01-10T14:20:25.075Z] a038dfdf5543: Download complete\n[2020-01-10T14:20:25.075Z] e7c96db7181b: Pull complete\n[2020-01-10T14:20:26.013Z] a038dfdf5543: Pull complete\n[2020-01-10T14:20:26.013Z] 8d5d8e63b3c0: Pull complete\n[2020-01-10T14:20:26.013Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-10T14:20:26.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-10T14:20:26.173Z] prd-centos7-docker-4c-2g-13809 does not seem to be running inside a container\n[2020-01-10T14:20:26.225Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-28 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-28:/w/workspace/exfoundry_go-mod-bootstrap_PR-28:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-28@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-28@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-10T14:20:26.810Z] $ docker top 80652f9feda6206a94effc6dd74ea0fe7969693515b0be39118b51cee98bf111 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-10T14:20:27.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-10T14:20:27.428Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-10T14:20:27.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-10T14:20:27.632Z] $ docker exec 80652f9feda6206a94effc6dd74ea0fe7969693515b0be39118b51cee98bf111 ssh-agent\n[2020-01-10T14:20:27.813Z] SSH_AUTH_SOCK=/tmp/ssh-om6ufe2eKjVR/agent.15\n[2020-01-10T14:20:27.813Z] SSH_AGENT_PID=22\n[2020-01-10T14:20:27.827Z] Running ssh-add (command line suppressed)\n[2020-01-10T14:20:27.966Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-28@tmp/private_key_4730124766671787724.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-28@tmp/private_key_4730124766671787724.key)\n[2020-01-10T14:20:28.019Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-10T14:20:28.340Z] + git describe --exact-match --tags HEAD\n[2020-01-10T14:20:28.340Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-10T14:20:28.410Z] $ docker exec --env ******** --env ******** 80652f9feda6206a94effc6dd74ea0fe7969693515b0be39118b51cee98bf111 ssh-agent -k\n[2020-01-10T14:20:28.559Z] unset SSH_AUTH_SOCK;\n[2020-01-10T14:20:28.560Z] unset SSH_AGENT_PID;\n[2020-01-10T14:20:28.560Z] echo Agent pid 22 killed;\n[2020-01-10T14:20:28.607Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-10T14:20:28.663Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-10T14:20:28.663Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-10T14:20:28.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-10T14:20:28.715Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-10T14:20:28.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-10T14:20:28.891Z] $ docker exec 80652f9feda6206a94effc6dd74ea0fe7969693515b0be39118b51cee98bf111 ssh-agent\n[2020-01-10T14:20:29.073Z] SSH_AUTH_SOCK=/tmp/ssh-XTRY5wPUjNTM/agent.58\n[2020-01-10T14:20:29.073Z] SSH_AGENT_PID=64\n[2020-01-10T14:20:29.078Z] Running ssh-add (command line suppressed)\n[2020-01-10T14:20:29.219Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-28@tmp/private_key_8925916752810327727.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-28@tmp/private_key_8925916752810327727.key)\n[2020-01-10T14:20:29.278Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-10T14:20:29.608Z] + git semver init\n[2020-01-10T14:20:29.608Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-10T14:20:29.608Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-28/.git\n[2020-01-10T14:20:29.608Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-28\n[2020-01-10T14:20:29.608Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-10T14:20:29.608Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-10T14:20:29.608Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-10T14:20:29.608Z] # $SEMVER_BRANCH = PR-28\n[2020-01-10T14:20:29.608Z] # $SEMVER_TEMP = /tmp/semver-525966027\n[2020-01-10T14:20:29.608Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP\n[2020-01-10T14:20:29.867Z] # \'/tmp/semver-525966027\' -> \'/w/workspace/exfoundry_go-mod-bootstrap_PR-28/.semver\'\n[2020-01-10T14:20:29.867Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-28/.semver\n[Pipeline] }\n[2020-01-10T14:20:29.880Z] $ docker exec --env ******** --env ******** 80652f9feda6206a94effc6dd74ea0fe7969693515b0be39118b51cee98bf111 ssh-agent -k\n[2020-01-10T14:20:30.016Z] unset SSH_AUTH_SOCK;\n[2020-01-10T14:20:30.016Z] unset SSH_AGENT_PID;\n[2020-01-10T14:20:30.016Z] echo Agent pid 64 killed;\n[2020-01-10T14:20:30.061Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-10T14:20:30.427Z] + git semver\n[Pipeline] }\n[2020-01-10T14:20:30.450Z] $ docker stop --time=1 80652f9feda6206a94effc6dd74ea0fe7969693515b0be39118b51cee98bf111\n[2020-01-10T14:20:31.779Z] $ docker rm -f 80652f9feda6206a94effc6dd74ea0fe7969693515b0be39118b51cee98bf111\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-10T14:20:32.360Z] Stashed 20 file(s)\n[Pipeline] echo\n[2020-01-10T14:20:32.376Z] [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-10T14:20:47.633Z] Still waiting to schedule task\n[2020-01-10T14:20:47.633Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-13809\xe2\x80\x99\n[2020-01-10T14:20:47.654Z] Still waiting to schedule task\n[2020-01-10T14:20:47.654Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-01-10T14:23:17.645Z] Running on prd-centos7-docker-4c-2g-13811 in /w/workspace/exfoundry_go-mod-bootstrap_PR-28\n[Pipeline] {\n[Pipeline] ws\n[2020-01-10T14:23:17.692Z] Running in /w/workspace/go-mod-bootstrap/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-10T14:23:22.667Z] using credential edgex-jenkins-ssh\n[2020-01-10T14:23:22.692Z] Cloning the remote Git repository\n[2020-01-10T14:23:22.692Z] Cloning with configured refspecs honoured and without tags\n[2020-01-10T14:23:22.730Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-10T14:23:22.775Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10\n[2020-01-10T14:23:22.843Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-10T14:23:22.843Z] > git --version # timeout=10\n[2020-01-10T14:23:22.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-10T14:23:22.893Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-10T14:23:23.402Z] Fetching without tags\n[2020-01-10T14:23:23.805Z] Merging remotes/origin/master commit 6086d1aff52470b1730c2fe6ed4ca9dce15d4b40 into PR head commit d33cbd5730d93914298c1f6bfec8c391f1dfec75\n[2020-01-10T14:23:23.883Z] Merge succeeded, producing d33cbd5730d93914298c1f6bfec8c391f1dfec75\n[2020-01-10T14:23:23.884Z] Checking out Revision d33cbd5730d93914298c1f6bfec8c391f1dfec75 (PR-28)\n[2020-01-10T14:23:23.369Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-10T14:23:23.375Z] > git config --add remote.origin.fetch +refs/pull/28/head:refs/remotes/origin/PR-28 # timeout=10\n[2020-01-10T14:23:23.382Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-10T14:23:23.392Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-10T14:23:23.405Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-10T14:23:23.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-10T14:23:23.411Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-10T14:23:23.814Z] > git config core.sparsecheckout # timeout=10\n[2020-01-10T14:23:23.820Z] > git checkout -f d33cbd5730d93914298c1f6bfec8c391f1dfec75 # timeout=10\n[2020-01-10T14:23:23.862Z] > git merge 6086d1aff52470b1730c2fe6ed4ca9dce15d4b40 # timeout=10\n[2020-01-10T14:23:23.873Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-10T14:23:23.886Z] > git config core.sparsecheckout # timeout=10\n[2020-01-10T14:23:23.892Z] > git checkout -f d33cbd5730d93914298c1f6bfec8c391f1dfec75 # timeout=10\n[2020-01-10T14:23:27.626Z] Commit message: "Update to support Golang-based acceptance testing"\n[2020-01-10T14:23:27.650Z] > git --version # timeout=10\n[2020-01-10T14:23:27.667Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\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-10T14:23:28.712Z] =========================================================\n[2020-01-10T14:23:28.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-10T14:23:28.712Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T14:23:29.382Z] + 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-10T14:23:29.655Z] Sending build context to Docker daemon 330.8kB\r\r\n[2020-01-10T14:23:29.655Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-10T14:23:29.655Z] Step 2/8 : FROM ${BASE}\n[2020-01-10T14:23:29.655Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-10T14:23:29.655Z] 921b31ab772b: Pulling fs layer\n[2020-01-10T14:23:29.655Z] 2d3896533852: Pulling fs layer\n[2020-01-10T14:23:29.655Z] 28c34ce20860: Pulling fs layer\n[2020-01-10T14:23:29.655Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-10T14:23:29.655Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-10T14:23:29.655Z] 24d9f57f8391: Pulling fs layer\n[2020-01-10T14:23:29.655Z] 9498642caea3: Pulling fs layer\n[2020-01-10T14:23:29.655Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-10T14:23:29.655Z] 7af212d24233: Pulling fs layer\n[2020-01-10T14:23:29.655Z] ee2efeeb882f: Pulling fs layer\n[2020-01-10T14:23:29.655Z] d216d3b964db: Pulling fs layer\n[2020-01-10T14:23:29.655Z] ee2efeeb882f: Waiting\n[2020-01-10T14:23:29.655Z] d216d3b964db: Waiting\n[2020-01-10T14:23:29.655Z] 9186bf07c4ae: Waiting\n[2020-01-10T14:23:29.655Z] 7f1720e95b4b: Waiting\n[2020-01-10T14:23:29.655Z] 24d9f57f8391: Waiting\n[2020-01-10T14:23:29.655Z] 9498642caea3: Waiting\n[2020-01-10T14:23:29.655Z] ba4d0a6bad5e: Waiting\n[2020-01-10T14:23:29.655Z] 7af212d24233: Waiting\n[2020-01-10T14:23:29.922Z] 28c34ce20860: Verifying Checksum\n[2020-01-10T14:23:29.922Z] 28c34ce20860: Download complete\n[2020-01-10T14:23:29.922Z] 2d3896533852: Verifying Checksum\n[2020-01-10T14:23:29.922Z] 2d3896533852: Download complete\n[2020-01-10T14:23:29.922Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-10T14:23:29.922Z] 7f1720e95b4b: Download complete\n[2020-01-10T14:23:29.922Z] 24d9f57f8391: Verifying Checksum\n[2020-01-10T14:23:29.922Z] 24d9f57f8391: Download complete\n[2020-01-10T14:23:29.922Z] 921b31ab772b: Verifying Checksum\n[2020-01-10T14:23:29.922Z] 921b31ab772b: Download complete\n[2020-01-10T14:23:30.523Z] 921b31ab772b: Pull complete\n[2020-01-10T14:23:30.795Z] 2d3896533852: Pull complete\n[2020-01-10T14:23:31.400Z] 9498642caea3: Verifying Checksum\n[2020-01-10T14:23:31.400Z] 9498642caea3: Download complete\n[2020-01-10T14:23:31.400Z] 7af212d24233: Verifying Checksum\n[2020-01-10T14:23:31.400Z] 7af212d24233: Download complete\n[2020-01-10T14:23:31.692Z] 28c34ce20860: Pull complete\n[2020-01-10T14:23:32.745Z] ee2efeeb882f: Verifying Checksum\n[2020-01-10T14:23:32.745Z] ee2efeeb882f: Download complete\n[2020-01-10T14:23:32.745Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-10T14:23:32.745Z] ba4d0a6bad5e: Download complete\n[2020-01-10T14:23:32.745Z] 9186bf07c4ae: Verifying Checksum\n[2020-01-10T14:23:32.745Z] 9186bf07c4ae: Download complete\n[2020-01-10T14:23:32.745Z] d216d3b964db: Verifying Checksum\n[2020-01-10T14:23:32.745Z] d216d3b964db: Download complete\n[2020-01-10T14:23:41.010Z] 9186bf07c4ae: Pull complete\n[2020-01-10T14:23:41.010Z] 7f1720e95b4b: Pull complete\n[2020-01-10T14:23:41.010Z] 24d9f57f8391: Pull complete\n[2020-01-10T14:23:41.083Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-13810 in /w/workspace/exfoundry_go-mod-bootstrap_PR-28\n[Pipeline] {\n[Pipeline] ws\n[2020-01-10T14:23:41.120Z] Running in /w/workspace/go-mod-bootstrap/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-10T14:23:45.249Z] 9498642caea3: Pull complete\n[2020-01-10T14:23:47.787Z] using credential edgex-jenkins-ssh\n[2020-01-10T14:23:47.818Z] Cloning the remote Git repository\n[2020-01-10T14:23:47.818Z] Cloning with configured refspecs honoured and without tags\n[2020-01-10T14:23:47.891Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-10T14:23:47.976Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10\n[2020-01-10T14:23:48.045Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-10T14:23:48.046Z] > git --version # timeout=10\n[2020-01-10T14:23:48.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-10T14:23:48.136Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-10T14:23:48.981Z] Fetching without tags\n[2020-01-10T14:23:49.455Z] Merging remotes/origin/master commit 6086d1aff52470b1730c2fe6ed4ca9dce15d4b40 into PR head commit d33cbd5730d93914298c1f6bfec8c391f1dfec75\n[2020-01-10T14:23:48.872Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-10T14:23:48.901Z] > git config --add remote.origin.fetch +refs/pull/28/head:refs/remotes/origin/PR-28 # timeout=10\n[2020-01-10T14:23:48.926Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-10T14:23:48.962Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-10T14:23:48.999Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-10T14:23:49.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-10T14:23:49.011Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-10T14:23:49.478Z] > git config core.sparsecheckout # timeout=10\n[2020-01-10T14:23:49.497Z] > git checkout -f d33cbd5730d93914298c1f6bfec8c391f1dfec75 # timeout=10\n[2020-01-10T14:23:49.652Z] Merge succeeded, producing d33cbd5730d93914298c1f6bfec8c391f1dfec75\n[2020-01-10T14:23:49.653Z] Checking out Revision d33cbd5730d93914298c1f6bfec8c391f1dfec75 (PR-28)\n[2020-01-10T14:23:50.596Z] ba4d0a6bad5e: Pull complete\n[2020-01-10T14:23:50.596Z] 7af212d24233: Pull complete\n[2020-01-10T14:23:49.594Z] > git merge 6086d1aff52470b1730c2fe6ed4ca9dce15d4b40 # timeout=10\n[2020-01-10T14:23:49.630Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-10T14:23:49.661Z] > git config core.sparsecheckout # timeout=10\n[2020-01-10T14:23:49.681Z] > git checkout -f d33cbd5730d93914298c1f6bfec8c391f1dfec75 # timeout=10\n[2020-01-10T14:23:51.168Z] ee2efeeb882f: Pull complete\n[2020-01-10T14:23:51.168Z] d216d3b964db: Pull complete\n[2020-01-10T14:23:51.168Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-10T14:23:51.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-10T14:23:51.432Z] ---> 140a058597bd\n[2020-01-10T14:23:51.432Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-10T14:23:51.432Z] ---> Running in 033be007a36e\n[2020-01-10T14:23:51.696Z] Removing intermediate container 033be007a36e\n[2020-01-10T14:23:51.696Z] ---> c765b1af24db\n[2020-01-10T14:23:51.696Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-10T14:23:51.696Z] ---> Running in b0daf14e4614\n[2020-01-10T14:23:52.673Z] Removing intermediate container b0daf14e4614\n[2020-01-10T14:23:52.673Z] ---> 51fb15812563\n[2020-01-10T14:23:52.673Z] Step 5/8 : RUN apk add --update --no-cache git make\n[2020-01-10T14:23:52.673Z] ---> Running in 542db8b38530\n[2020-01-10T14:23:53.266Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-10T14:23:54.060Z] Commit message: "Update to support Golang-based acceptance testing"\n[2020-01-10T14:23:54.121Z] > git --version # timeout=10\n[2020-01-10T14:23:54.157Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n[2020-01-10T14:23:54.291Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-10T14:23:54.291Z] OK: 134 MiB in 39 packages\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-10T14:23:54.874Z] Removing intermediate container 542db8b38530\n[2020-01-10T14:23:54.874Z] ---> 8f6049938f47\n[2020-01-10T14:23:54.874Z] Step 6/8 : WORKDIR /build\n[2020-01-10T14:23:54.874Z] ---> Running in f24128878f1d\n[2020-01-10T14:23:55.139Z] Removing intermediate container f24128878f1d\n[2020-01-10T14:23:55.139Z] ---> acf21fe09a25\n[2020-01-10T14:23:55.139Z] Step 7/8 : COPY go.mod .\n[Pipeline] echo\n[2020-01-10T14:23:55.163Z] =========================================================\n[2020-01-10T14:23:55.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-10T14:23:55.163Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T14:23:55.403Z] ---> 5a1d01ed96ed\n[2020-01-10T14:23:55.403Z] Step 8/8 : RUN go mod download\n[2020-01-10T14:23:55.403Z] ---> Running in 23ae50d90c32\n[2020-01-10T14:23:56.501Z] + 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-10T14:23:56.806Z] \x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-10T14:23:56.806Z] \x1b[0m\x1b[91mgo: finding github.com/imdario/mergo v0.3.6\n[2020-01-10T14:23:56.806Z] \x1b[0m\x1b[91mgo: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8\n[2020-01-10T14:23:56.806Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-10T14:23:56.806Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-10T14:23:56.806Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.12\n[2020-01-10T14:23:56.806Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-10T14:23:56.806Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n[2020-01-10T14:23:56.806Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.9\n[2020-01-10T14:23:57.102Z] Sending build context to Docker daemon 330.8kB\r\r\n[2020-01-10T14:23:57.378Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-10T14:23:57.378Z] Step 2/8 : FROM ${BASE}\n[2020-01-10T14:23:57.382Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-10T14:23:57.382Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-10T14:23:57.382Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-10T14:23:57.382Z] go: finding github.com/pkg/errors v0.8.1\n[2020-01-10T14:23:57.382Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-10T14:23:57.382Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-10T14:23:57.650Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-10T14:23:57.650Z] 54e94bcddc88: Pulling fs layer\n[2020-01-10T14:23:57.650Z] 43582c0db3f3: Pulling fs layer\n[2020-01-10T14:23:57.650Z] 9fe16242a9df: Pulling fs layer\n[2020-01-10T14:23:57.650Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-10T14:23:57.650Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-10T14:23:57.650Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-10T14:23:57.650Z] d45218f23013: Pulling fs layer\n[2020-01-10T14:23:57.650Z] d22026c5ede0: Pulling fs layer\n[2020-01-10T14:23:57.650Z] f32e18732fe6: Pulling fs layer\n[2020-01-10T14:23:57.650Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-10T14:23:57.650Z] 43f99696bdfb: Pulling fs layer\n[2020-01-10T14:23:57.650Z] fbf0f20b3a29: Waiting\n[2020-01-10T14:23:57.650Z] 57bbd25d50cb: Waiting\n[2020-01-10T14:23:57.650Z] 4c3326bd8e33: Waiting\n[2020-01-10T14:23:57.650Z] d45218f23013: Waiting\n[2020-01-10T14:23:57.650Z] d22026c5ede0: Waiting\n[2020-01-10T14:23:57.650Z] f32e18732fe6: Waiting\n[2020-01-10T14:23:57.650Z] 3a2ca3ccd3c2: Waiting\n[2020-01-10T14:23:57.650Z] 43f99696bdfb: Waiting\n[2020-01-10T14:23:57.650Z] 9fe16242a9df: Verifying Checksum\n[2020-01-10T14:23:57.650Z] 9fe16242a9df: Download complete\n[2020-01-10T14:23:57.650Z] 43582c0db3f3: Verifying Checksum\n[2020-01-10T14:23:57.650Z] 43582c0db3f3: Download complete\n[2020-01-10T14:23:57.676Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-10T14:23:57.676Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-10T14:23:57.676Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-10T14:23:57.923Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-10T14:23:57.923Z] 57bbd25d50cb: Download complete\n[2020-01-10T14:23:57.923Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-10T14:23:57.923Z] 4c3326bd8e33: Download complete\n[2020-01-10T14:23:57.923Z] 54e94bcddc88: Verifying Checksum\n[2020-01-10T14:23:57.923Z] 54e94bcddc88: Download complete\n[2020-01-10T14:23:57.953Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-10T14:23:57.953Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.7\n[2020-01-10T14:23:57.953Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-10T14:23:58.257Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-10T14:23:58.257Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-10T14:23:58.257Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-10T14:23:58.257Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-10T14:23:58.257Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-10T14:23:58.598Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-10T14:23:59.914Z] 54e94bcddc88: Pull complete\n[2020-01-10T14:24:00.539Z] 43582c0db3f3: Pull complete\n[2020-01-10T14:24:01.137Z] 9fe16242a9df: Pull complete\n[2020-01-10T14:24:02.856Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-10T14:24:04.542Z] d45218f23013: Verifying Checksum\n[2020-01-10T14:24:04.542Z] d45218f23013: Download complete\n[2020-01-10T14:24:04.827Z] f32e18732fe6: Verifying Checksum\n[2020-01-10T14:24:04.827Z] f32e18732fe6: Download complete\n[2020-01-10T14:24:07.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-10T14:24:07.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-10T14:24:07.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-10T14:24:07.153Z] go: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-10T14:24:07.153Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-10T14:24:07.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-10T14:24:07.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-10T14:24:07.153Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-10T14:24:07.153Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-10T14:24:07.742Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-10T14:24:07.742Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-10T14:24:07.742Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-10T14:24:08.013Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-10T14:24:08.013Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-10T14:24:08.013Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-10T14:24:08.013Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-10T14:24:08.013Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-10T14:24:08.013Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-10T14:24:08.013Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-10T14:24:08.217Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-10T14:24:08.217Z] 3a2ca3ccd3c2: Download complete\n[2020-01-10T14:24:08.217Z] 43f99696bdfb: Verifying Checksum\n[2020-01-10T14:24:08.217Z] 43f99696bdfb: Download complete\n[2020-01-10T14:24:08.279Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-10T14:24:08.280Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-10T14:24:08.280Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-10T14:24:08.550Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-10T14:24:08.550Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-10T14:24:08.550Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-10T14:24:08.550Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-10T14:24:08.550Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-10T14:24:08.823Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-10T14:24:08.823Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-10T14:24:09.094Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-10T14:24:09.094Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-10T14:24:09.363Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-10T14:24:10.065Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-10T14:24:10.065Z] go: finding github.com/stretchr/testify v1.2.2\n[2020-01-10T14:24:10.065Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-10T14:24:10.065Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-10T14:24:10.065Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-10T14:24:10.065Z] go: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-10T14:24:10.392Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-10T14:24:10.847Z] d22026c5ede0: Verifying Checksum\n[2020-01-10T14:24:10.847Z] d22026c5ede0: Download complete\n[2020-01-10T14:24:10.867Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-10T14:24:10.867Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-10T14:24:10.867Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-10T14:24:10.867Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-10T14:24:11.691Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-10T14:24:11.691Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-10T14:24:12.821Z] fbf0f20b3a29: Verifying Checksum\n[2020-01-10T14:24:12.821Z] fbf0f20b3a29: Download complete\n[2020-01-10T14:24:24.060Z] \x1b[0mRemoving intermediate container 23ae50d90c32\n[2020-01-10T14:24:24.060Z] ---> dd5eef92c5f4\n[2020-01-10T14:24:24.060Z] Successfully built dd5eef92c5f4\n[2020-01-10T14:24:24.060Z] 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-10T14:24:24.645Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-10T14:24:24.645Z] .\n[Pipeline] withDockerContainer\n[2020-01-10T14:24:24.886Z] prd-centos7-docker-4c-2g-13811 does not seem to be running inside a container\n[2020-01-10T14:24:24.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-01-10T14:24:25.637Z] $ docker top 9ca34bacea004b455b604ab635306bb90e773a1019480e89d58479dd511944c6 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-10T14:24:27.488Z] + go version\n[2020-01-10T14:24:27.749Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-10T14:24:28.069Z] + make test\n[2020-01-10T14:24:28.069Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-10T14:24:31.170Z] fbf0f20b3a29: Pull complete\n[2020-01-10T14:24:31.170Z] 57bbd25d50cb: Pull complete\n[2020-01-10T14:24:31.170Z] 4c3326bd8e33: Pull complete\n[2020-01-10T14:24:36.646Z] d45218f23013: Pull complete\n[2020-01-10T14:24:44.920Z] d22026c5ede0: Pull complete\n[2020-01-10T14:24:44.920Z] f32e18732fe6: Pull complete\n[2020-01-10T14:24:46.894Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-10T14:24:47.171Z] 43f99696bdfb: Pull complete\n[2020-01-10T14:24:47.171Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-10T14:24:47.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-10T14:24:47.171Z] ---> 8c1ce5f80d72\n[2020-01-10T14:24:47.171Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-10T14:24:50.549Z] ---> Running in fe540dfd9bce\n[2020-01-10T14:24:50.549Z] Removing intermediate container fe540dfd9bce\n[2020-01-10T14:24:50.549Z] ---> 8f0ab9c3bcd8\n[2020-01-10T14:24:50.549Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-10T14:24:50.829Z] ---> Running in f0c3442b5a44\n[2020-01-10T14:24:52.798Z] Removing intermediate container f0c3442b5a44\n[2020-01-10T14:24:52.798Z] ---> b1bc3c7e840a\n[2020-01-10T14:24:52.798Z] Step 5/8 : RUN apk add --update --no-cache git make\n[2020-01-10T14:24:52.798Z] ---> Running in 47eef5ef0b00\n[2020-01-10T14:24:53.784Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-10T14:24:54.761Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-10T14:24:54.917Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap\t[no test files]\n[2020-01-10T14:24:54.917Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/configuration\t0.013s\tcoverage: 18.6% of statements\n[2020-01-10T14:24:54.917Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/container\t[no test files]\n[2020-01-10T14:24:54.917Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver\t[no test files]\n[2020-01-10T14:24:54.917Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message\t[no test files]\n[2020-01-10T14:24:54.917Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret\t[no test files]\n[2020-01-10T14:24:54.917Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing\t[no test files]\n[2020-01-10T14:24:54.917Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces\t[no test files]\n[2020-01-10T14:24:54.917Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging\t[no test files]\n[2020-01-10T14:24:54.917Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup\t[no test files]\n[2020-01-10T14:24:54.917Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/config\t[no test files]\n[2020-01-10T14:24:54.917Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/di\t0.034s\tcoverage: 91.3% of statements\n[2020-01-10T14:24:54.917Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader\t0.058s\tcoverage: 89.5% of statements\n[2020-01-10T14:24:54.917Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader/mocks\t0.007s\tcoverage: 100.0% of statements\n[2020-01-10T14:24:54.917Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer\t0.041s\tcoverage: 100.0% of statements\n[2020-01-10T14:24:54.917Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer/mocks\t0.006s\tcoverage: 100.0% of statements\n[2020-01-10T14:24:54.917Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-10T14:24:55.043Z] OK: 121 MiB in 39 packages\n[2020-01-10T14:24:56.028Z] Removing intermediate container 47eef5ef0b00\n[2020-01-10T14:24:56.028Z] ---> c9a2e9d844ba\n[2020-01-10T14:24:56.028Z] Step 6/8 : WORKDIR /build\n[2020-01-10T14:24:56.316Z] ---> Running in 4d4c5d73bcab\n[2020-01-10T14:24:56.922Z] Removing intermediate container 4d4c5d73bcab\n[2020-01-10T14:24:56.922Z] ---> f2e5a2934d5c\n[2020-01-10T14:24:56.922Z] Step 7/8 : COPY go.mod .\n[2020-01-10T14:24:57.203Z] ---> 737c4284349d\n[2020-01-10T14:24:57.203Z] Step 8/8 : RUN go mod download\n[2020-01-10T14:24:57.482Z] ---> Running in d498ca71df0e\n[2020-01-10T14:24:58.260Z] gofmt -l .\n[2020-01-10T14:24:58.260Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-10T14:24:58.911Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.12\n[2020-01-10T14:24:58.911Z] \x1b[0m\x1b[91mgo: finding github.com/imdario/mergo v0.3.6\n[2020-01-10T14:24:58.911Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-10T14:24:58.911Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n[2020-01-10T14:24:58.911Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-10T14:24:58.911Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-10T14:24:58.911Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.9\n[2020-01-10T14:24:58.911Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-10T14:24:58.911Z] \x1b[0m\x1b[91mgo: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8\n[2020-01-10T14:24:59.055Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-10T14:24:59.069Z] $ docker stop --time=1 9ca34bacea004b455b604ab635306bb90e773a1019480e89d58479dd511944c6\n[2020-01-10T14:25:00.367Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-10T14:25:00.367Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-10T14:25:00.367Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-10T14:25:00.652Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-10T14:25:00.652Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-10T14:25:00.652Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-10T14:25:00.652Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-10T14:25:00.652Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-10T14:25:00.758Z] $ docker rm -f 9ca34bacea004b455b604ab635306bb90e773a1019480e89d58479dd511944c6\n[2020-01-10T14:25:00.925Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.7\n[2020-01-10T14:25:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\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] }\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-10T14:25:01.922Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-10T14:25:01.922Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-10T14:25:02.192Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-10T14:25:02.192Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-10T14:25:02.192Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-10T14:25:02.473Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-10T14:25:02.744Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-10T14:25:03.028Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-10T14:25:06.404Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-10T14:25:09.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-10T14:25:09.014Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-10T14:25:09.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-10T14:25:09.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-10T14:25:09.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-10T14:25:09.014Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-10T14:25:09.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-10T14:25:10.447Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-10T14:25:10.447Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-10T14:25:11.050Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-10T14:25:11.050Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-10T14:25:11.050Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-10T14:25:11.050Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-10T14:25:11.050Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-10T14:25:11.050Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-10T14:25:11.050Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-10T14:25:11.050Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-10T14:25:11.650Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-10T14:25:11.650Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-10T14:25:12.657Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-10T14:25:12.657Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-10T14:25:12.657Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-10T14:25:12.657Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-10T14:25:12.936Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-10T14:25:12.936Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-10T14:25:12.936Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-10T14:25:12.936Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-10T14:25:13.207Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-10T14:25:14.182Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-10T14:25:14.469Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-10T14:25:14.469Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-10T14:25:14.469Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-10T14:25:14.742Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-10T14:25:14.742Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-10T14:25:14.742Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-10T14:25:16.196Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-10T14:25:16.196Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-10T14:25:16.196Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-10T14:25:16.196Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-10T14:25:17.180Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-10T14:25:17.790Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-10T14:25:17.790Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-10T14:25:18.071Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-10T14:25:19.047Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-10T14:25:19.320Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-10T14:25:51.628Z] \x1b[0mRemoving intermediate container d498ca71df0e\n[2020-01-10T14:25:51.628Z] ---> 0e2118342382\n[2020-01-10T14:25:51.628Z] Successfully built 0e2118342382\n[2020-01-10T14:25:51.628Z] 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-10T14:25:52.203Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-10T14:25:52.472Z] .\n[Pipeline] withDockerContainer\n[2020-01-10T14:25:52.833Z] prd-ubuntu18.04-docker-arm64-4c-2g-13810 does not seem to be running inside a container\n[2020-01-10T14:25:52.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-01-10T14:25:54.267Z] $ docker top 05304b2ea54365072ba6995b33991d735686447cb49d63d1605545faceef68bc -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-10T14:25:56.578Z] + go version\n[2020-01-10T14:25:56.847Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-10T14:25:57.535Z] + make test\n[2020-01-10T14:25:57.535Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-10T14:27:05.554Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap\t[no test files]\n[2020-01-10T14:27:05.554Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/configuration\t0.020s\tcoverage: 18.6% of statements\n[2020-01-10T14:27:05.554Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/container\t[no test files]\n[2020-01-10T14:27:05.554Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver\t[no test files]\n[2020-01-10T14:27:05.554Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message\t[no test files]\n[2020-01-10T14:27:05.554Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret\t[no test files]\n[2020-01-10T14:27:05.554Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing\t[no test files]\n[2020-01-10T14:27:05.554Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces\t[no test files]\n[2020-01-10T14:27:05.554Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging\t[no test files]\n[2020-01-10T14:27:05.554Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup\t[no test files]\n[2020-01-10T14:27:05.554Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/config\t[no test files]\n[2020-01-10T14:27:05.554Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/di\t0.011s\tcoverage: 91.3% of statements\n[2020-01-10T14:27:05.554Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader\t0.017s\tcoverage: 89.5% of statements\n[2020-01-10T14:27:05.554Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader/mocks\t0.013s\tcoverage: 100.0% of statements\n[2020-01-10T14:27:06.151Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer\t0.012s\tcoverage: 100.0% of statements\n[2020-01-10T14:27:07.139Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer/mocks\t0.015s\tcoverage: 100.0% of statements\n[2020-01-10T14:27:07.740Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-10T14:27:29.938Z] gofmt -l .\n[2020-01-10T14:27:29.938Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-10T14:27:29.969Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-10T14:27:30.370Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-10T14:27:30.388Z] $ docker stop --time=1 05304b2ea54365072ba6995b33991d735686447cb49d63d1605545faceef68bc\n[2020-01-10T14:27:32.423Z] $ docker rm -f 05304b2ea54365072ba6995b33991d735686447cb49d63d1605545faceef68bc\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] }\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[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-01-10T14:27:33.906Z] provisioning config files...\n[2020-01-10T14:27:33.928Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-28@tmp/config2510734952641568510tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-10T14:27:34.281Z] + curl -s https://codecov.io/bash\n[2020-01-10T14:27:34.281Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-28@tmp/config2510734952641568510tmp\n[2020-01-10T14:27:34.890Z] \n[2020-01-10T14:27:34.890Z] _____ _\n[2020-01-10T14:27:34.890Z] / ____| | |\n[2020-01-10T14:27:34.890Z] | | ___ __| | ___ ___ _____ __\n[2020-01-10T14:27:34.890Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-10T14:27:34.890Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-10T14:27:34.890Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-10T14:27:34.890Z] Bash-20191211-b8db533\n[2020-01-10T14:27:34.890Z] \n[2020-01-10T14:27:34.890Z] \n[2020-01-10T14:27:34.890Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-10T14:27:34.890Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-10T14:27:34.890Z] \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-10T14:27:34.890Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-10T14:27:34.890Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-10T14:27:34.890Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-10T14:27:34.890Z] \x1b[0;32m+\x1b[0m .\n[2020-01-10T14:27:34.890Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-10T14:27:34.890Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-10T14:27:34.890Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-10T14:27:34.890Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=8062\x1b[0m\n[2020-01-10T14:27:34.890Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-10T14:27:34.890Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-10T14:27:34.890Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-10T14:27:34.890Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-10T14:27:34.890Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-10T14:27:34.890Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-10T14:27:34.890Z] \x1b[0;90mquery:\x1b[0m branch=PR-28&commit=d33cbd5730d93914298c1f6bfec8c391f1dfec75&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-28%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=28&job=\n[2020-01-10T14:27:34.890Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-10T14:27:34.890Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-28&commit=d33cbd5730d93914298c1f6bfec8c391f1dfec75&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-28%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=28&job=\n[2020-01-10T14:27:35.480Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-10T14:27:35.742Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/d33cbd5730d93914298c1f6bfec8c391f1dfec75\x1b[0m\n[Pipeline] }\n[2020-01-10T14:27:35.763Z] 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] { (Clair Scan)\nStage "Clair 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-10T14:27:36.822Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-10T14:27:37.314Z] ---> package-listing.sh\n[2020-01-10T14:27:37.314Z] ++ facter osfamily\n[2020-01-10T14:27:37.314Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-10T14:27:37.314Z] + OS_FAMILY=redhat\n[2020-01-10T14:27:37.314Z] + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-28\n[2020-01-10T14:27:37.314Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-10T14:27:37.314Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-10T14:27:37.314Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-10T14:27:37.314Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-10T14:27:37.314Z] + \'[\' /w/workspace/exfoundry_go-mod-bootstrap_PR-28 \']\'\n[2020-01-10T14:27:37.314Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-10T14:27:37.314Z] + case "${OS_FAMILY}" in\n[2020-01-10T14:27:37.314Z] + rpm -qa\n[2020-01-10T14:27:37.314Z] + sort\n[2020-01-10T14:27:40.682Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-10T14:27:40.682Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-10T14:27:40.682Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-10T14:27:40.682Z] + \'[\' /w/workspace/exfoundry_go-mod-bootstrap_PR-28 \']\'\n[2020-01-10T14:27:40.682Z] + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-28/archives/\n[2020-01-10T14:27:40.682Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-28/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T14:27:41.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-10T14:27:41.197Z] \n[2020-01-10T14:27:41.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T14:27:41.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-10T14:27:41.567Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-10T14:27:41.567Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-10T14:27:41.567Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-10T14:27:41.567Z] c9ea274ed700: Pulling fs layer\n[2020-01-10T14:27:41.567Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-10T14:27:41.567Z] f6a933c9cadc: Pulling fs layer\n[2020-01-10T14:27:41.567Z] 61811dbd4963: Pulling fs layer\n[2020-01-10T14:27:41.567Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-10T14:27:41.567Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-10T14:27:41.567Z] dc21a1d4508b: Pulling fs layer\n[2020-01-10T14:27:41.567Z] 363af2e989c4: Pulling fs layer\n[2020-01-10T14:27:41.567Z] a6eb2c9e2280: Waiting\n[2020-01-10T14:27:41.567Z] 095dd8b7b4d8: Waiting\n[2020-01-10T14:27:41.567Z] dc21a1d4508b: Waiting\n[2020-01-10T14:27:41.567Z] 363af2e989c4: Waiting\n[2020-01-10T14:27:41.567Z] 9cfac6ba3733: Waiting\n[2020-01-10T14:27:41.567Z] f6a933c9cadc: Waiting\n[2020-01-10T14:27:41.567Z] 61811dbd4963: Waiting\n[2020-01-10T14:27:41.567Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-10T14:27:41.567Z] da0e9bf0cc60: Download complete\n[2020-01-10T14:27:41.567Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-10T14:27:41.567Z] 9cfac6ba3733: Download complete\n[2020-01-10T14:27:41.842Z] e6b0cf9c0882: Download complete\n[2020-01-10T14:27:41.842Z] f6a933c9cadc: Verifying Checksum\n[2020-01-10T14:27:41.842Z] f6a933c9cadc: Download complete\n[2020-01-10T14:27:41.842Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-10T14:27:41.842Z] a6eb2c9e2280: Download complete\n[2020-01-10T14:27:42.123Z] e6b0cf9c0882: Pull complete\n[2020-01-10T14:27:42.123Z] da0e9bf0cc60: Pull complete\n[2020-01-10T14:27:42.395Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-10T14:27:42.395Z] 095dd8b7b4d8: Download complete\n[2020-01-10T14:27:42.395Z] c9ea274ed700: Verifying Checksum\n[2020-01-10T14:27:42.395Z] c9ea274ed700: Download complete\n[2020-01-10T14:27:42.395Z] 363af2e989c4: Verifying Checksum\n[2020-01-10T14:27:42.395Z] 363af2e989c4: Download complete\n[2020-01-10T14:27:42.395Z] dc21a1d4508b: Verifying Checksum\n[2020-01-10T14:27:42.395Z] dc21a1d4508b: Download complete\n[2020-01-10T14:27:43.005Z] 61811dbd4963: Verifying Checksum\n[2020-01-10T14:27:43.005Z] 61811dbd4963: Download complete\n[2020-01-10T14:27:44.413Z] c9ea274ed700: Pull complete\n[2020-01-10T14:27:44.413Z] 9cfac6ba3733: Pull complete\n[2020-01-10T14:27:44.682Z] f6a933c9cadc: Pull complete\n[2020-01-10T14:27:48.013Z] 61811dbd4963: Pull complete\n[2020-01-10T14:27:48.271Z] a6eb2c9e2280: Pull complete\n[2020-01-10T14:27:50.820Z] 095dd8b7b4d8: Pull complete\n[2020-01-10T14:27:50.820Z] dc21a1d4508b: Pull complete\n[2020-01-10T14:27:50.820Z] 363af2e989c4: Pull complete\n[2020-01-10T14:27:50.820Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-10T14:27:50.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-10T14:27:51.001Z] prd-centos7-docker-4c-2g-13809 does not seem to be running inside a container\n[2020-01-10T14:27:51.047Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-28 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-28:/w/workspace/exfoundry_go-mod-bootstrap_PR-28:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-28@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-28@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:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-10T14:27:52.156Z] $ docker top 99b9a311879d59813f2097a84dd7314ee57a0eecad9807f5d8cc7aec0089fb09 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-10T14:27:52.794Z] provisioning config files...\n[2020-01-10T14:27:52.807Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-28@tmp/config5651411466615310155tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-10T14:27:52.845Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-10T14:27:53.177Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-10T14:27:53.199Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-10T14:27:53.531Z] ---> logs-deploy.sh\n[2020-01-10T14:27:53.531Z] + ARCHIVE_ARTIFACTS=\n[2020-01-10T14:27:53.531Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-10T14:27:53.531Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-10T14:27:53.531Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-10T14:27:53.531Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-28/1\n[2020-01-10T14:27:53.531Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-28/1/\n[2020-01-10T14:27:53.531Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-28/1 /w/workspace/exfoundry_go-mod-bootstrap_PR-28\n[2020-01-10T14:27:54.468Z] Archives upload complete.\n[2020-01-10T14:27:54.468Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-28/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-28/1/\n'