b'Pull request #9 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-rest-go\nObtained Jenkinsfile from 9c04d6c14986776740f5c2a44fe53c54a6de0c80+a99c5db61b651f614e76455bb851b80a57f32d4d (248065e7b1ddc2e1813b7cc79e3b4bd43f50f66e)\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:device-rest-go, goVersion:1.12]\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: device-rest-go-settings\n PROJECT: device-rest-go\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-device-rest-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\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-14099 in /w/workspace/edgexfoundry_device-rest-go_PR-9\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/device-rest-go.git\n > git init /w/workspace/edgexfoundry_device-rest-go_PR-9 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit a99c5db61b651f614e76455bb851b80a57f32d4d into PR head commit 9c04d6c14986776740f5c2a44fe53c54a6de0c80\nMerge succeeded, producing 9c04d6c14986776740f5c2a44fe53c54a6de0c80\nChecking out Revision 9c04d6c14986776740f5c2a44fe53c54a6de0c80 (PR-9)\n > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/9/head:refs/remotes/origin/PR-9 # 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/device-rest-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 9c04d6c14986776740f5c2a44fe53c54a6de0c80 # timeout=10\n > git merge a99c5db61b651f614e76455bb851b80a57f32d4d # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 9c04d6c14986776740f5c2a44fe53c54a6de0c80 # timeout=10\nCommit message: "Enable CI build automation via edgeXBuildGoApp"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-13T03:49:15.836Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n > git rev-list --no-walk bcded8c7c8331a45d871bae181a454f6cbb574fb # timeout=10\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T03:49:17.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-13T03:49:17.208Z] \n[2020-01-13T03:49:17.208Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T03:49:17.537Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-13T03:49:17.537Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-13T03:49:17.537Z] e7c96db7181b: Pulling fs layer\n[2020-01-13T03:49:17.537Z] a038dfdf5543: Pulling fs layer\n[2020-01-13T03:49:17.537Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-13T03:49:17.800Z] e7c96db7181b: Verifying Checksum\n[2020-01-13T03:49:17.800Z] e7c96db7181b: Download complete\n[2020-01-13T03:49:17.800Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-13T03:49:17.800Z] 8d5d8e63b3c0: Download complete\n[2020-01-13T03:49:17.800Z] a038dfdf5543: Verifying Checksum\n[2020-01-13T03:49:17.800Z] a038dfdf5543: Download complete\n[2020-01-13T03:49:18.064Z] e7c96db7181b: Pull complete\n[2020-01-13T03:49:18.633Z] a038dfdf5543: Pull complete\n[2020-01-13T03:49:18.891Z] 8d5d8e63b3c0: Pull complete\n[2020-01-13T03:49:18.891Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-13T03:49:18.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-13T03:49:19.028Z] prd-centos7-docker-4c-2g-14099 does not seem to be running inside a container\n[2020-01-13T03:49:19.067Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_PR-9 -v /w/workspace/edgexfoundry_device-rest-go_PR-9:/w/workspace/edgexfoundry_device-rest-go_PR-9:rw,z -v /w/workspace/edgexfoundry_device-rest-go_PR-9@tmp:/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-13T03:49:19.719Z] $ docker top 64e5040d933cbe8f719a0917cdec553395c37e3fcac1ee7c5fa485deb3048bdb -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-13T03:49:20.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-13T03:49:20.291Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-13T03:49:20.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-13T03:49:20.507Z] $ docker exec 64e5040d933cbe8f719a0917cdec553395c37e3fcac1ee7c5fa485deb3048bdb ssh-agent\n[2020-01-13T03:49:20.708Z] SSH_AUTH_SOCK=/tmp/ssh-GS72KrvK6KSN/agent.15\n[2020-01-13T03:49:20.708Z] SSH_AGENT_PID=22\n[2020-01-13T03:49:20.722Z] Running ssh-add (command line suppressed)\n[2020-01-13T03:49:20.864Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/private_key_9190090786471285133.key (/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/private_key_9190090786471285133.key)\n[2020-01-13T03:49:20.916Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T03:49:21.208Z] + git describe --exact-match --tags HEAD\n[2020-01-13T03:49:21.208Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-13T03:49:21.264Z] $ docker exec --env ******** --env ******** 64e5040d933cbe8f719a0917cdec553395c37e3fcac1ee7c5fa485deb3048bdb ssh-agent -k\n[2020-01-13T03:49:21.402Z] unset SSH_AUTH_SOCK;\n[2020-01-13T03:49:21.403Z] unset SSH_AGENT_PID;\n[2020-01-13T03:49:21.403Z] echo Agent pid 22 killed;\n[2020-01-13T03:49:21.451Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-13T03:49:21.465Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-13T03:49:21.465Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-13T03:49:21.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-13T03:49:21.492Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-13T03:49:21.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-13T03:49:21.703Z] $ docker exec 64e5040d933cbe8f719a0917cdec553395c37e3fcac1ee7c5fa485deb3048bdb ssh-agent\n[2020-01-13T03:49:21.890Z] SSH_AUTH_SOCK=/tmp/ssh-h15PVZ0uCJ3B/agent.57\n[2020-01-13T03:49:21.890Z] SSH_AGENT_PID=63\n[2020-01-13T03:49:21.896Z] Running ssh-add (command line suppressed)\n[2020-01-13T03:49:22.046Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/private_key_2270469254276009816.key (/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/private_key_2270469254276009816.key)\n[2020-01-13T03:49:22.098Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T03:49:22.393Z] + git semver init\n[2020-01-13T03:49:22.393Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-13T03:49:22.393Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_PR-9/.git\n[2020-01-13T03:49:22.393Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_PR-9\n[2020-01-13T03:49:22.393Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-13T03:49:22.393Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-13T03:49:22.393Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-13T03:49:22.393Z] # $SEMVER_BRANCH = PR-9\n[2020-01-13T03:49:22.393Z] # $SEMVER_TEMP = /tmp/semver-224961979\n[2020-01-13T03:49:22.393Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP\n[2020-01-13T03:49:22.653Z] # \'/tmp/semver-224961979\' -> \'/w/workspace/edgexfoundry_device-rest-go_PR-9/.semver\'\n[2020-01-13T03:49:22.653Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_PR-9/.semver\n[Pipeline] }\n[2020-01-13T03:49:22.662Z] $ docker exec --env ******** --env ******** 64e5040d933cbe8f719a0917cdec553395c37e3fcac1ee7c5fa485deb3048bdb ssh-agent -k\n[2020-01-13T03:49:22.795Z] unset SSH_AUTH_SOCK;\n[2020-01-13T03:49:22.795Z] unset SSH_AGENT_PID;\n[2020-01-13T03:49:22.795Z] echo Agent pid 63 killed;\n[2020-01-13T03:49:22.841Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-13T03:49:23.151Z] + git semver\n[Pipeline] }\n[2020-01-13T03:49:23.165Z] $ docker stop --time=1 64e5040d933cbe8f719a0917cdec553395c37e3fcac1ee7c5fa485deb3048bdb\n[2020-01-13T03:49:24.512Z] $ docker rm -f 64e5040d933cbe8f719a0917cdec553395c37e3fcac1ee7c5fa485deb3048bdb\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-13T03:49:24.987Z] Stashed 13 file(s)\n[Pipeline] echo\n[2020-01-13T03:49:24.990Z] [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-13T03:49:40.060Z] Still waiting to schedule task\n[2020-01-13T03:49:40.060Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-14099\xe2\x80\x99\n[2020-01-13T03:49:40.062Z] Still waiting to schedule task\n[2020-01-13T03:49:40.062Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-13T03:51:41.847Z] Running on prd-centos7-docker-4c-2g-14101 in /w/workspace/edgexfoundry_device-rest-go_PR-9\n[Pipeline] {\n[Pipeline] ws\n[2020-01-13T03:51:41.861Z] Running in /w/workspace/device-rest-go/4\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-13T03:51:45.344Z] using credential edgex-jenkins-ssh\n[2020-01-13T03:51:45.363Z] Cloning the remote Git repository\n[2020-01-13T03:51:45.363Z] Cloning with configured refspecs honoured and without tags\n[2020-01-13T03:51:44.487Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git\n[2020-01-13T03:51:44.525Z] > git init /w/workspace/device-rest-go/4 # timeout=10\n[2020-01-13T03:51:44.561Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n[2020-01-13T03:51:44.562Z] > git --version # timeout=10\n[2020-01-13T03:51:44.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-13T03:51:44.597Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T03:51:46.899Z] Fetching without tags\n[2020-01-13T03:51:47.289Z] Merging remotes/origin/master commit a99c5db61b651f614e76455bb851b80a57f32d4d into PR head commit 9c04d6c14986776740f5c2a44fe53c54a6de0c80\n[2020-01-13T03:51:47.371Z] Merge succeeded, producing 9c04d6c14986776740f5c2a44fe53c54a6de0c80\n[2020-01-13T03:51:47.372Z] Checking out Revision 9c04d6c14986776740f5c2a44fe53c54a6de0c80 (PR-9)\n[2020-01-13T03:51:45.955Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n[2020-01-13T03:51:45.961Z] > git config --add remote.origin.fetch +refs/pull/9/head:refs/remotes/origin/PR-9 # timeout=10\n[2020-01-13T03:51:45.969Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T03:51:45.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n[2020-01-13T03:51:45.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n[2020-01-13T03:51:45.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-13T03:51:46.005Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T03:51:46.392Z] > git config core.sparsecheckout # timeout=10\n[2020-01-13T03:51:46.403Z] > git checkout -f 9c04d6c14986776740f5c2a44fe53c54a6de0c80 # timeout=10\n[2020-01-13T03:51:46.435Z] > git merge a99c5db61b651f614e76455bb851b80a57f32d4d # timeout=10\n[2020-01-13T03:51:46.449Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-13T03:51:46.468Z] > git config core.sparsecheckout # timeout=10\n[2020-01-13T03:51:46.473Z] > git checkout -f 9c04d6c14986776740f5c2a44fe53c54a6de0c80 # timeout=10\n[2020-01-13T03:51:50.901Z] Commit message: "Enable CI build automation via edgeXBuildGoApp"\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-13T03:51:51.607Z] =========================================================\n[2020-01-13T03:51:51.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-13T03:51:51.607Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T03:51:52.235Z] + 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-13T03:51:52.235Z] Sending build context to Docker daemon 87.55kB\r\r\n[2020-01-13T03:51:52.495Z] Step 1/10 : ARG BASE=golang:1.12-alpine\n[2020-01-13T03:51:52.495Z] Step 2/10 : FROM ${BASE}\n[2020-01-13T03:51:52.758Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-13T03:51:52.758Z] 921b31ab772b: Pulling fs layer\n[2020-01-13T03:51:52.758Z] 2d3896533852: Pulling fs layer\n[2020-01-13T03:51:52.758Z] 28c34ce20860: Pulling fs layer\n[2020-01-13T03:51:52.758Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-13T03:51:52.758Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-13T03:51:52.758Z] 24d9f57f8391: Pulling fs layer\n[2020-01-13T03:51:52.758Z] 9498642caea3: Pulling fs layer\n[2020-01-13T03:51:52.758Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-13T03:51:52.758Z] 7af212d24233: Pulling fs layer\n[2020-01-13T03:51:52.758Z] ee2efeeb882f: Pulling fs layer\n[2020-01-13T03:51:52.758Z] d216d3b964db: Pulling fs layer\n[2020-01-13T03:51:52.758Z] 9498642caea3: Waiting\n[2020-01-13T03:51:52.758Z] d216d3b964db: Waiting\n[2020-01-13T03:51:52.758Z] ba4d0a6bad5e: Waiting\n[2020-01-13T03:51:52.758Z] 7af212d24233: Waiting\n[2020-01-13T03:51:52.758Z] 9186bf07c4ae: Waiting\n[2020-01-13T03:51:52.758Z] ee2efeeb882f: Waiting\n[2020-01-13T03:51:52.758Z] 7f1720e95b4b: Waiting\n[2020-01-13T03:51:52.758Z] 24d9f57f8391: Waiting\n[2020-01-13T03:51:52.758Z] 28c34ce20860: Verifying Checksum\n[2020-01-13T03:51:52.758Z] 28c34ce20860: Download complete\n[2020-01-13T03:51:52.758Z] 2d3896533852: Verifying Checksum\n[2020-01-13T03:51:52.758Z] 2d3896533852: Download complete\n[2020-01-13T03:51:52.758Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-13T03:51:52.758Z] 7f1720e95b4b: Download complete\n[2020-01-13T03:51:52.758Z] 24d9f57f8391: Verifying Checksum\n[2020-01-13T03:51:52.758Z] 24d9f57f8391: Download complete\n[2020-01-13T03:51:52.758Z] 921b31ab772b: Verifying Checksum\n[2020-01-13T03:51:53.039Z] 921b31ab772b: Pull complete\n[2020-01-13T03:51:53.305Z] 2d3896533852: Pull complete\n[2020-01-13T03:51:53.565Z] 9498642caea3: Verifying Checksum\n[2020-01-13T03:51:53.565Z] 9498642caea3: Download complete\n[2020-01-13T03:51:53.565Z] 7af212d24233: Verifying Checksum\n[2020-01-13T03:51:53.565Z] 7af212d24233: Download complete\n[2020-01-13T03:51:54.143Z] ee2efeeb882f: Verifying Checksum\n[2020-01-13T03:51:54.143Z] ee2efeeb882f: Download complete\n[2020-01-13T03:51:54.143Z] d216d3b964db: Verifying Checksum\n[2020-01-13T03:51:54.143Z] d216d3b964db: Download complete\n[2020-01-13T03:51:54.143Z] 9186bf07c4ae: Verifying Checksum\n[2020-01-13T03:51:54.143Z] 9186bf07c4ae: Download complete\n[2020-01-13T03:51:54.143Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-13T03:51:54.143Z] ba4d0a6bad5e: Download complete\n[2020-01-13T03:51:55.079Z] 28c34ce20860: Pull complete\n[2020-01-13T03:52:00.356Z] 9186bf07c4ae: Pull complete\n[2020-01-13T03:52:00.356Z] 7f1720e95b4b: Pull complete\n[2020-01-13T03:52:00.356Z] 24d9f57f8391: Pull complete\n[2020-01-13T03:52:05.632Z] 9498642caea3: Pull complete\n[2020-01-13T03:52:09.820Z] ba4d0a6bad5e: Pull complete\n[2020-01-13T03:52:09.820Z] 7af212d24233: Pull complete\n[2020-01-13T03:52:10.080Z] ee2efeeb882f: Pull complete\n[2020-01-13T03:52:10.339Z] d216d3b964db: Pull complete\n[2020-01-13T03:52:10.339Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-13T03:52:10.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-13T03:52:10.339Z] ---> 140a058597bd\n[2020-01-13T03:52:10.339Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git"\n[2020-01-13T03:52:10.339Z] ---> Running in 0e5b24cdd15c\n[2020-01-13T03:52:10.339Z] Removing intermediate container 0e5b24cdd15c\n[2020-01-13T03:52:10.339Z] ---> c6a1044aa029\n[2020-01-13T03:52:10.339Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-13T03:52:10.599Z] ---> Running in 338f9f5ba406\n[2020-01-13T03:52:10.599Z] Removing intermediate container 338f9f5ba406\n[2020-01-13T03:52:10.599Z] ---> 07bebbc594cf\n[2020-01-13T03:52:10.600Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-13T03:52:10.600Z] ---> Running in a7dd24beae8e\n[2020-01-13T03:52:10.859Z] Removing intermediate container a7dd24beae8e\n[2020-01-13T03:52:10.859Z] ---> 292550e239c3\n[2020-01-13T03:52:10.859Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-13T03:52:10.859Z] ---> Running in 92acc5b3cbf7\n[2020-01-13T03:52:11.797Z] Removing intermediate container 92acc5b3cbf7\n[2020-01-13T03:52:11.797Z] ---> 01fc884c0e96\n[2020-01-13T03:52:11.797Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-13T03:52:11.797Z] ---> Running in 4e801b5e4490\n[2020-01-13T03:52:12.057Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-13T03:52:26.928Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-13T03:52:39.124Z] OK: 134 MiB in 39 packages\n[2020-01-13T03:52:39.124Z] Removing intermediate container 4e801b5e4490\n[2020-01-13T03:52:39.124Z] ---> b007409dd995\n[2020-01-13T03:52:39.124Z] Step 8/10 : WORKDIR /device-rest-go\n[2020-01-13T03:52:39.124Z] ---> Running in 204de0619e6c\n[2020-01-13T03:52:39.124Z] Removing intermediate container 204de0619e6c\n[2020-01-13T03:52:39.124Z] ---> d13f2cbe9113\n[2020-01-13T03:52:39.124Z] Step 9/10 : COPY . .\n[2020-01-13T03:52:39.124Z] ---> c9106a9d5492\n[2020-01-13T03:52:39.124Z] Step 10/10 : RUN go mod download\n[2020-01-13T03:52:39.124Z] ---> Running in a8d55072053a\n[2020-01-13T03:52:40.089Z] \x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-13T03:52:40.089Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-13T03:52:40.089Z] \x1b[0m\x1b[91mgo: finding github.com/spf13/cast v1.3.0\n[2020-01-13T03:52:40.089Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-01-13T03:52:40.089Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf\n[2020-01-13T03:52:40.369Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-13T03:52:40.369Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-13T03:52:40.369Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-13T03:52:40.629Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-13T03:52:40.629Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-13T03:52:40.629Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-13T03:52:40.629Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-13T03:52:40.629Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-13T03:52:40.629Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-13T03:52:40.890Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-13T03:52:40.890Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-13T03:52:40.890Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-01-13T03:52:40.890Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-13T03:52:40.890Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-13T03:52:40.890Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-13T03:52:40.890Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-13T03:52:41.148Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-01-13T03:52:41.148Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-13T03:52:41.148Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-13T03:52:41.148Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-13T03:52:41.148Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-13T03:52:41.148Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-13T03:52:41.407Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-13T03:52:41.407Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-13T03:52:41.667Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-13T03:52:41.667Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-13T03:52:41.667Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-13T03:52:41.667Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-13T03:52:41.929Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-13T03:52:41.929Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-13T03:52:41.929Z] go: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-13T03:52:41.929Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-13T03:52:41.929Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-13T03:52:41.929Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-13T03:52:41.929Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-13T03:52:41.929Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-13T03:52:41.929Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-13T03:52:42.871Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-13T03:52:42.871Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-13T03:52:42.871Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-13T03:52:42.871Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-13T03:52:43.132Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-13T03:52:43.132Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-13T03:52:43.132Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-13T03:52:43.132Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-13T03:52:43.390Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-13T03:52:43.390Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-13T03:52:43.390Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-13T03:52:43.658Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-13T03:52:43.933Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-13T03:52:43.933Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-13T03:52:45.324Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-13T03:52:45.324Z] go: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-13T03:52:45.324Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-13T03:52:45.324Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-13T03:52:45.324Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-13T03:52:45.324Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-13T03:52:45.324Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-13T03:52:45.324Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-13T03:52:45.324Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-13T03:52:45.893Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-13T03:52:45.893Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-13T03:52:45.893Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-13T03:52:45.893Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-13T03:52:46.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-13T03:52:46.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-13T03:52:46.718Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-13T03:53:13.297Z] \x1b[0mRemoving intermediate container a8d55072053a\n[2020-01-13T03:53:13.297Z] ---> 03d541887c69\n[2020-01-13T03:53:13.297Z] Successfully built 03d541887c69\n[2020-01-13T03:53:13.297Z] 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-13T03:53:14.038Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-13T03:53:15.018Z] .\n[Pipeline] withDockerContainer\n[2020-01-13T03:53:15.221Z] prd-centos7-docker-4c-2g-14101 does not seem to be running inside a container\n[2020-01-13T03:53:15.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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-x86_64 cat\n[2020-01-13T03:53:17.641Z] $ docker top becc58d583fd8a51c82d666f0703851d7412fe7d670f15c15e77a47f7cd00ee6 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T03:53:18.478Z] + go version\n[2020-01-13T03:53:18.478Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-13T03:53:18.791Z] + make test\n[2020-01-13T03:53:18.791Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-01-13T03:53:20.184Z] ? \tgithub.com/edgexfoundry/device-rest-go\t[no test files]\n[2020-01-13T03:53:32.480Z] ? \tgithub.com/edgexfoundry/device-rest-go/cmd\t[no test files]\n[2020-01-13T03:53:33.048Z] ok \tgithub.com/edgexfoundry/device-rest-go/driver\t0.024s\tcoverage: 56.3% of statements\n[2020-01-13T03:53:33.048Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-13T03:53:38.353Z] gofmt -l .\n[2020-01-13T03:53:38.353Z] [ "`gofmt -l .`" = "" ]\n[2020-01-13T03:53:38.354Z] ./bin/test-go-mod-tidy.sh\n[2020-01-13T03:53:38.354Z] ./bin/test-attribution-txt.sh\n[Pipeline] stash\n[2020-01-13T03:53:38.700Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-13T03:53:38.700Z] $ docker stop --time=1 becc58d583fd8a51c82d666f0703851d7412fe7d670f15c15e77a47f7cd00ee6\n[2020-01-13T03:53:40.141Z] $ docker rm -f becc58d583fd8a51c82d666f0703851d7412fe7d670f15c15e77a47f7cd00ee6\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T03:53:41.219Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-13T03:53:41.509Z] + ls -al .\n[2020-01-13T03:53:41.509Z] total 92\n[2020-01-13T03:53:41.509Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jan 13 03:53 .\n[2020-01-13T03:53:41.509Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 13 03:51 ..\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 4073 Jan 13 03:51 Attribution.txt\n[2020-01-13T03:53:41.509Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 13 03:51 bin\n[2020-01-13T03:53:41.509Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 13 03:51 cmd\n[2020-01-13T03:53:41.509Z] -rw-r--r--. 1 jenkins jenkins 9369 Jan 13 03:53 coverage.out\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 1516 Jan 13 03:51 Dockerfile\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 989 Jan 13 03:51 Dockerfile.build\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 151 Jan 13 03:51 .dockerignore\n[2020-01-13T03:53:41.509Z] drwxrwxr-x. 2 jenkins jenkins 93 Jan 13 03:53 driver\n[2020-01-13T03:53:41.509Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 13 03:51 .git\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 339 Jan 13 03:51 .gitignore\n[2020-01-13T03:53:41.509Z] -rw-r--r--. 1 jenkins jenkins 294 Jan 13 03:53 go.mod\n[2020-01-13T03:53:41.509Z] -rw-------. 1 jenkins jenkins 11550 Jan 13 03:53 go.sum\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 702 Jan 13 03:51 Jenkinsfile\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 702 Jan 13 03:51 Jenkinsfile.sandbox\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 13 03:51 LICENSE\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 951 Jan 13 03:51 Makefile\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 5716 Jan 13 03:51 README.md\n[2020-01-13T03:53:41.509Z] drwxrwxr-x. 3 jenkins jenkins 44 Jan 13 03:51 .semver\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 13 03:49 VERSION\n[2020-01-13T03:53:41.509Z] -rw-rw-r--. 1 jenkins jenkins 713 Jan 13 03:51 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T03:53:41.809Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=9c04d6c14986776740f5c2a44fe53c54a6de0c80 --label arch=x86_64 --label version=0.0.0 .\n[2020-01-13T03:53:41.809Z] Sending build context to Docker daemon 99.33kB\r\r\n[2020-01-13T03:53:41.809Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n[2020-01-13T03:53:41.809Z] Step 2/24 : FROM ${BASE} AS builder\n[2020-01-13T03:53:41.809Z] ---> 03d541887c69\n[2020-01-13T03:53:41.809Z] Step 3/24 : ARG MAKE=\'make build\'\n[2020-01-13T03:53:42.067Z] ---> Running in 2a68a2619cdf\n[2020-01-13T03:53:42.067Z] Removing intermediate container 2a68a2619cdf\n[2020-01-13T03:53:42.067Z] ---> aa87b423e0c3\n[2020-01-13T03:53:42.067Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git"\n[2020-01-13T03:53:42.067Z] ---> Running in b26897afe942\n[2020-01-13T03:53:42.326Z] Removing intermediate container b26897afe942\n[2020-01-13T03:53:42.326Z] ---> 05257443f366\n[2020-01-13T03:53:42.326Z] Step 5/24 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-13T03:53:42.326Z] ---> Running in b5fe02a175d8\n[2020-01-13T03:53:42.326Z] Removing intermediate container b5fe02a175d8\n[2020-01-13T03:53:42.326Z] ---> d87d3b76b1be\n[2020-01-13T03:53:42.326Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-13T03:53:42.585Z] ---> Running in c3b3c73cd320\n[2020-01-13T03:53:43.155Z] Removing intermediate container c3b3c73cd320\n[2020-01-13T03:53:43.155Z] ---> a7890eefe491\n[2020-01-13T03:53:43.155Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-13T03:53:43.155Z] ---> Running in 71e5a1b6a2c7\n[2020-01-13T03:53:43.732Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-13T03:53:55.941Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-13T03:54:08.144Z] OK: 134 MiB in 39 packages\n[2020-01-13T03:54:08.144Z] Removing intermediate container 71e5a1b6a2c7\n[2020-01-13T03:54:08.144Z] ---> 20cfabf971c6\n[2020-01-13T03:54:08.144Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go\n[2020-01-13T03:54:08.144Z] ---> Running in 2f2ab6599ef1\n[2020-01-13T03:54:08.144Z] Removing intermediate container 2f2ab6599ef1\n[2020-01-13T03:54:08.144Z] ---> 392d81c0f6f6\n[2020-01-13T03:54:08.144Z] Step 9/24 : COPY go.mod .\n[2020-01-13T03:54:08.144Z] ---> 73695576c0ab\n[2020-01-13T03:54:08.144Z] Step 10/24 : COPY Makefile .\n[2020-01-13T03:54:08.144Z] ---> eeddbe7ac637\n[2020-01-13T03:54:08.144Z] Step 11/24 : RUN make update\n[2020-01-13T03:54:08.144Z] ---> Running in f22908b37430\n[2020-01-13T03:54:08.144Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n[2020-01-13T03:54:08.144Z] Removing intermediate container f22908b37430\n[2020-01-13T03:54:08.144Z] ---> e7a3ee23082a\n[2020-01-13T03:54:08.144Z] Step 12/24 : COPY . .\n[2020-01-13T03:54:08.403Z] ---> 4b55846be59a\n[2020-01-13T03:54:08.403Z] Step 13/24 : RUN $MAKE\n[2020-01-13T03:54:08.403Z] ---> Running in 7b8f61a13060\n[2020-01-13T03:54:08.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd\n[2020-01-13T03:54:20.962Z] Removing intermediate container 7b8f61a13060\n[2020-01-13T03:54:20.962Z] ---> 6ea571df39fe\n[2020-01-13T03:54:20.962Z] Step 14/24 : FROM alpine:latest\n[2020-01-13T03:54:20.962Z] latest: Pulling from library/alpine\n[2020-01-13T03:54:21.223Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-13T03:54:21.481Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-13T03:54:21.481Z] e6b0cf9c0882: Download complete\n[2020-01-13T03:54:21.481Z] e6b0cf9c0882: Pull complete\n[2020-01-13T03:54:21.482Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n[2020-01-13T03:54:21.482Z] Status: Downloaded newer image for alpine:latest\n[2020-01-13T03:54:21.482Z] ---> cc0abc535e36\n[2020-01-13T03:54:21.482Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-13T03:54:21.741Z] ---> Running in e65b67453ea9\n[2020-01-13T03:54:21.741Z] Removing intermediate container e65b67453ea9\n[2020-01-13T03:54:21.741Z] ---> 0b7480f9a2ca\n[2020-01-13T03:54:21.741Z] Step 16/24 : LABEL Name=device-rest-go Version=${VERSION}\n[2020-01-13T03:54:21.741Z] ---> Running in db880d63516f\n[2020-01-13T03:54:21.999Z] Removing intermediate container db880d63516f\n[2020-01-13T03:54:21.999Z] ---> 444648e82f84\n[2020-01-13T03:54:21.999Z] Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt /\n[2020-01-13T03:54:21.999Z] ---> 528f2dafd141\n[2020-01-13T03:54:21.999Z] Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE /\n[2020-01-13T03:54:22.257Z] ---> 976b2fcb33db\n[2020-01-13T03:54:22.257Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd /\n[2020-01-13T03:54:22.824Z] ---> 697daf607263\n[2020-01-13T03:54:22.824Z] Step 20/24 : EXPOSE 49986\n[2020-01-13T03:54:22.824Z] ---> Running in c76cb35fa0cb\n[2020-01-13T03:54:22.824Z] Removing intermediate container c76cb35fa0cb\n[2020-01-13T03:54:22.824Z] ---> 6d8298e8b2fa\n[2020-01-13T03:54:22.824Z] Step 21/24 : CMD ["/device-rest-go","--registry=consul://edgex-core-consul:8500","--profile=docker","--confdir=/res"]\n[2020-01-13T03:54:23.082Z] ---> Running in 8abe824fbc91\n[2020-01-13T03:54:23.082Z] Removing intermediate container 8abe824fbc91\n[2020-01-13T03:54:23.082Z] ---> bfb9817ae2cc\n[2020-01-13T03:54:23.082Z] Step 22/24 : LABEL arch=x86_64\n[2020-01-13T03:54:23.082Z] ---> Running in 6a3b3364fd71\n[2020-01-13T03:54:23.342Z] Removing intermediate container 6a3b3364fd71\n[2020-01-13T03:54:23.342Z] ---> ce2873efb99a\n[2020-01-13T03:54:23.342Z] Step 23/24 : LABEL git_sha=9c04d6c14986776740f5c2a44fe53c54a6de0c80\n[2020-01-13T03:54:23.342Z] ---> Running in 67bf61e327a7\n[2020-01-13T03:54:23.342Z] Removing intermediate container 67bf61e327a7\n[2020-01-13T03:54:23.342Z] ---> 59872536200e\n[2020-01-13T03:54:23.342Z] Step 24/24 : LABEL version=0.0.0\n[2020-01-13T03:54:23.601Z] ---> Running in bb13e853707d\n[2020-01-13T03:54:23.601Z] Removing intermediate container bb13e853707d\n[2020-01-13T03:54:23.601Z] ---> 9b3faaea0322\n[2020-01-13T03:54:23.601Z] Successfully built 9b3faaea0322\n[2020-01-13T03:54:23.601Z] Successfully tagged docker-device-rest-go:latest\n[Pipeline] }\n[Pipeline] // script\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-13T03:55:35.991Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-14103 in /w/workspace/edgexfoundry_device-rest-go_PR-9\n[Pipeline] {\n[Pipeline] ws\n[2020-01-13T03:55:36.003Z] Running in /w/workspace/device-rest-go/4\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-13T03:55:43.751Z] using credential edgex-jenkins-ssh\n[2020-01-13T03:55:43.774Z] Cloning the remote Git repository\n[2020-01-13T03:55:43.774Z] Cloning with configured refspecs honoured and without tags\n[2020-01-13T03:55:43.834Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git\n[2020-01-13T03:55:43.916Z] > git init /w/workspace/device-rest-go/4 # timeout=10\n[2020-01-13T03:55:43.996Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n[2020-01-13T03:55:43.998Z] > git --version # timeout=10\n[2020-01-13T03:55:44.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-13T03:55:44.076Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T03:55:46.880Z] Fetching without tags\n[2020-01-13T03:55:46.754Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n[2020-01-13T03:55:46.781Z] > git config --add remote.origin.fetch +refs/pull/9/head:refs/remotes/origin/PR-9 # timeout=10\n[2020-01-13T03:55:46.814Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T03:55:46.859Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n[2020-01-13T03:55:46.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n[2020-01-13T03:55:46.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-13T03:55:46.904Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T03:55:47.368Z] Merging remotes/origin/master commit a99c5db61b651f614e76455bb851b80a57f32d4d into PR head commit 9c04d6c14986776740f5c2a44fe53c54a6de0c80\n[2020-01-13T03:55:47.592Z] Merge succeeded, producing 9c04d6c14986776740f5c2a44fe53c54a6de0c80\n[2020-01-13T03:55:47.593Z] Checking out Revision 9c04d6c14986776740f5c2a44fe53c54a6de0c80 (PR-9)\n[2020-01-13T03:55:47.396Z] > git config core.sparsecheckout # timeout=10\n[2020-01-13T03:55:47.429Z] > git checkout -f 9c04d6c14986776740f5c2a44fe53c54a6de0c80 # timeout=10\n[2020-01-13T03:55:47.525Z] > git merge a99c5db61b651f614e76455bb851b80a57f32d4d # timeout=10\n[2020-01-13T03:55:47.562Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-13T03:55:47.601Z] > git config core.sparsecheckout # timeout=10\n[2020-01-13T03:55:47.620Z] > git checkout -f 9c04d6c14986776740f5c2a44fe53c54a6de0c80 # timeout=10\n[2020-01-13T03:55:51.856Z] Commit message: "Enable CI build automation via edgeXBuildGoApp"\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-13T03:55:52.778Z] =========================================================\n[2020-01-13T03:55:52.778Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-13T03:55:52.778Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T03:55:54.237Z] + 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-13T03:55:55.230Z] Sending build context to Docker daemon 87.55kB\r\r\n[2020-01-13T03:55:55.230Z] Step 1/10 : ARG BASE=golang:1.12-alpine\n[2020-01-13T03:55:55.230Z] Step 2/10 : FROM ${BASE}\n[2020-01-13T03:55:55.501Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-13T03:55:55.501Z] 54e94bcddc88: Pulling fs layer\n[2020-01-13T03:55:55.501Z] 43582c0db3f3: Pulling fs layer\n[2020-01-13T03:55:55.501Z] 9fe16242a9df: Pulling fs layer\n[2020-01-13T03:55:55.501Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-13T03:55:55.501Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-13T03:55:55.501Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-13T03:55:55.501Z] d45218f23013: Pulling fs layer\n[2020-01-13T03:55:55.501Z] d22026c5ede0: Pulling fs layer\n[2020-01-13T03:55:55.501Z] f32e18732fe6: Pulling fs layer\n[2020-01-13T03:55:55.501Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-13T03:55:55.501Z] 43f99696bdfb: Pulling fs layer\n[2020-01-13T03:55:55.501Z] fbf0f20b3a29: Waiting\n[2020-01-13T03:55:55.501Z] 57bbd25d50cb: Waiting\n[2020-01-13T03:55:55.501Z] 4c3326bd8e33: Waiting\n[2020-01-13T03:55:55.501Z] d45218f23013: Waiting\n[2020-01-13T03:55:55.501Z] d22026c5ede0: Waiting\n[2020-01-13T03:55:55.501Z] f32e18732fe6: Waiting\n[2020-01-13T03:55:55.501Z] 3a2ca3ccd3c2: Waiting\n[2020-01-13T03:55:55.501Z] 43f99696bdfb: Waiting\n[2020-01-13T03:55:55.780Z] 9fe16242a9df: Verifying Checksum\n[2020-01-13T03:55:55.780Z] 9fe16242a9df: Download complete\n[2020-01-13T03:55:55.780Z] 43582c0db3f3: Verifying Checksum\n[2020-01-13T03:55:55.780Z] 43582c0db3f3: Download complete\n[2020-01-13T03:55:55.780Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-13T03:55:55.780Z] 57bbd25d50cb: Download complete\n[2020-01-13T03:55:55.780Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-13T03:55:55.780Z] 4c3326bd8e33: Download complete\n[2020-01-13T03:55:56.065Z] 54e94bcddc88: Verifying Checksum\n[2020-01-13T03:55:56.065Z] 54e94bcddc88: Download complete\n[2020-01-13T03:55:57.496Z] 54e94bcddc88: Pull complete\n[2020-01-13T03:55:58.944Z] 43582c0db3f3: Pull complete\n[2020-01-13T03:55:59.218Z] 9fe16242a9df: Pull complete\n[2020-01-13T03:56:02.610Z] d45218f23013: Verifying Checksum\n[2020-01-13T03:56:02.610Z] d45218f23013: Download complete\n[2020-01-13T03:56:02.610Z] f32e18732fe6: Verifying Checksum\n[2020-01-13T03:56:02.610Z] f32e18732fe6: Download complete\n[2020-01-13T03:56:06.011Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-13T03:56:06.011Z] 3a2ca3ccd3c2: Download complete\n[2020-01-13T03:56:06.285Z] 43f99696bdfb: Verifying Checksum\n[2020-01-13T03:56:06.285Z] 43f99696bdfb: Download complete\n[2020-01-13T03:56:08.910Z] d22026c5ede0: Verifying Checksum\n[2020-01-13T03:56:08.910Z] d22026c5ede0: Download complete\n[2020-01-13T03:56:10.890Z] fbf0f20b3a29: Download complete\n[2020-01-13T03:56:29.167Z] fbf0f20b3a29: Pull complete\n[2020-01-13T03:56:29.167Z] 57bbd25d50cb: Pull complete\n[2020-01-13T03:56:29.167Z] 4c3326bd8e33: Pull complete\n[2020-01-13T03:56:34.565Z] d45218f23013: Pull complete\n[2020-01-13T03:56:42.822Z] d22026c5ede0: Pull complete\n[2020-01-13T03:56:42.822Z] f32e18732fe6: Pull complete\n[2020-01-13T03:56:44.257Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-13T03:56:44.965Z] 43f99696bdfb: Pull complete\n[2020-01-13T03:56:44.965Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-13T03:56:44.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-13T03:56:44.965Z] ---> 8c1ce5f80d72\n[2020-01-13T03:56:44.965Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git"\n[2020-01-13T03:56:49.329Z] ---> Running in 8fab8bf67fef\n[2020-01-13T03:56:49.329Z] Removing intermediate container 8fab8bf67fef\n[2020-01-13T03:56:49.329Z] ---> 3e10e7514ea3\n[2020-01-13T03:56:49.329Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-13T03:56:49.329Z] ---> Running in ab812cd5b062\n[2020-01-13T03:56:49.605Z] Removing intermediate container ab812cd5b062\n[2020-01-13T03:56:49.605Z] ---> 803e21712491\n[2020-01-13T03:56:49.605Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-13T03:56:49.605Z] ---> Running in 29fb08093159\n[2020-01-13T03:56:49.879Z] Removing intermediate container 29fb08093159\n[2020-01-13T03:56:49.879Z] ---> 5112eb6f8c8f\n[2020-01-13T03:56:49.879Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-13T03:56:50.149Z] ---> Running in 53ff1b48d64e\n[2020-01-13T03:56:52.761Z] Removing intermediate container 53ff1b48d64e\n[2020-01-13T03:56:52.761Z] ---> e2a56e244eeb\n[2020-01-13T03:56:52.761Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-13T03:56:52.761Z] ---> Running in 16137bff590c\n[2020-01-13T03:56:53.741Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-13T03:57:08.750Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-13T03:57:16.954Z] OK: 121 MiB in 39 packages\n[2020-01-13T03:57:16.954Z] Removing intermediate container 16137bff590c\n[2020-01-13T03:57:16.954Z] ---> e1d7b508ea5c\n[2020-01-13T03:57:16.954Z] Step 8/10 : WORKDIR /device-rest-go\n[2020-01-13T03:57:17.222Z] ---> Running in d1aab0927314\n[2020-01-13T03:57:17.493Z] Removing intermediate container d1aab0927314\n[2020-01-13T03:57:17.493Z] ---> ff088effd101\n[2020-01-13T03:57:17.493Z] Step 9/10 : COPY . .\n[2020-01-13T03:57:18.088Z] ---> 8e0bcf213073\n[2020-01-13T03:57:18.088Z] Step 10/10 : RUN go mod download\n[2020-01-13T03:57:18.362Z] ---> Running in f87732426ffa\n[2020-01-13T03:57:19.346Z] \x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf\n[2020-01-13T03:57:19.346Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-13T03:57:19.346Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-01-13T03:57:19.346Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-13T03:57:19.346Z] \x1b[0m\x1b[91mgo: finding github.com/spf13/cast v1.3.0\n[2020-01-13T03:57:20.316Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-13T03:57:20.316Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-13T03:57:20.316Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-13T03:57:20.316Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-01-13T03:57:20.316Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-13T03:57:20.586Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-13T03:57:20.586Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-13T03:57:20.855Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-01-13T03:57:21.839Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-13T03:57:22.111Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-13T03:57:22.111Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-13T03:57:22.111Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-13T03:57:22.111Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-13T03:57:22.111Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-13T03:57:22.111Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-13T03:57:22.378Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-13T03:57:22.660Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-13T03:57:22.935Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-13T03:57:23.523Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-13T03:57:23.523Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-13T03:57:23.523Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-13T03:57:23.792Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-13T03:57:23.792Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-13T03:57:24.770Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-13T03:57:24.770Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-13T03:57:25.045Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-13T03:57:25.045Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-13T03:57:25.045Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-13T03:57:25.328Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-13T03:57:25.597Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-13T03:57:25.597Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-13T03:57:26.192Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-13T03:57:26.192Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-13T03:57:26.464Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-13T03:57:26.464Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-13T03:57:26.736Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-13T03:57:27.006Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-13T03:57:27.006Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-13T03:57:27.006Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-13T03:57:27.598Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-13T03:57:27.873Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-13T03:57:28.160Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-13T03:57:28.160Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-13T03:57:28.758Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-13T03:57:28.758Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-13T03:57:29.030Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-13T03:57:29.624Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-13T03:57:29.624Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-13T03:57:29.624Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-13T03:57:29.897Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-13T03:57:30.497Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-13T03:57:31.511Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-13T03:57:31.511Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-13T03:57:31.788Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-13T03:57:33.220Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-13T03:57:33.220Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-13T03:57:33.826Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-13T03:57:34.415Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-13T03:57:34.687Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-13T03:57:35.278Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-13T03:57:35.278Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-13T03:57:35.551Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-13T03:57:35.822Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-13T03:57:36.785Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-13T03:57:36.785Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-13T03:57:36.785Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-13T03:57:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-13T03:58:45.703Z] \x1b[0mRemoving intermediate container f87732426ffa\n[2020-01-13T03:58:45.703Z] ---> 9f1cacece5bd\n[2020-01-13T03:58:45.703Z] Successfully built 9f1cacece5bd\n[2020-01-13T03:58:45.703Z] 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-13T03:58:46.155Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-13T03:58:46.422Z] .\n[Pipeline] withDockerContainer\n[2020-01-13T03:58:46.771Z] prd-ubuntu18.04-docker-arm64-4c-2g-14103 does not seem to be running inside a container\n[2020-01-13T03:58:46.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-01-13T03:58:48.247Z] $ docker top 5576a2085f41123aa30ef024b75f4e50fabf0393c66353c1fa79c2650f230f4a -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T03:58:50.584Z] + go version\n[2020-01-13T03:58:50.584Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-13T03:58:51.273Z] + make test\n[2020-01-13T03:58:51.274Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-01-13T03:58:52.687Z] ? \tgithub.com/edgexfoundry/device-rest-go\t[no test files]\n[2020-01-13T04:00:00.610Z] ? \tgithub.com/edgexfoundry/device-rest-go/cmd\t[no test files]\n[2020-01-13T04:00:00.610Z] ok \tgithub.com/edgexfoundry/device-rest-go/driver\t0.051s\tcoverage: 56.3% of statements\n[2020-01-13T04:00:00.610Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-13T04:00:22.776Z] gofmt -l .\n[2020-01-13T04:00:22.777Z] [ "`gofmt -l .`" = "" ]\n[2020-01-13T04:00:22.777Z] ./bin/test-go-mod-tidy.sh\n[2020-01-13T04:00:23.363Z] ./bin/test-attribution-txt.sh\n[Pipeline] stash\n[2020-01-13T04:00:23.960Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-13T04:00:24.375Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-13T04:00:24.393Z] $ docker stop --time=1 5576a2085f41123aa30ef024b75f4e50fabf0393c66353c1fa79c2650f230f4a\n[2020-01-13T04:00:26.387Z] $ docker rm -f 5576a2085f41123aa30ef024b75f4e50fabf0393c66353c1fa79c2650f230f4a\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T04:00:27.432Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-13T04:00:27.770Z] + ls -al .\n[2020-01-13T04:00:27.770Z] total 116\n[2020-01-13T04:00:27.770Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 13 04:00 .\n[2020-01-13T04:00:27.770Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 03:55 ..\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 13 03:55 .dockerignore\n[2020-01-13T04:00:27.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 03:55 .git\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 339 Jan 13 03:55 .gitignore\n[2020-01-13T04:00:27.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 03:55 .semver\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 4073 Jan 13 03:55 Attribution.txt\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 1516 Jan 13 03:55 Dockerfile\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 989 Jan 13 03:55 Dockerfile.build\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 702 Jan 13 03:55 Jenkinsfile\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 702 Jan 13 03:55 Jenkinsfile.sandbox\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 03:55 LICENSE\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 951 Jan 13 03:55 Makefile\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 5716 Jan 13 03:55 README.md\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 03:49 VERSION\n[2020-01-13T04:00:27.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 03:55 bin\n[2020-01-13T04:00:27.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 03:55 cmd\n[2020-01-13T04:00:27.770Z] -rw-r--r-- 1 jenkins jenkins 9369 Jan 13 03:59 coverage.out\n[2020-01-13T04:00:27.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 03:59 driver\n[2020-01-13T04:00:27.770Z] -rw-r--r-- 1 jenkins jenkins 294 Jan 13 04:00 go.mod\n[2020-01-13T04:00:27.770Z] -rw------- 1 jenkins jenkins 11550 Jan 13 04:00 go.sum\n[2020-01-13T04:00:27.770Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 13 03:55 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T04:00:28.118Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=9c04d6c14986776740f5c2a44fe53c54a6de0c80 --label arch=arm64 --label version=0.0.0 .\n[2020-01-13T04:00:28.390Z] Sending build context to Docker daemon 99.33kB\r\r\n[2020-01-13T04:00:28.657Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n[2020-01-13T04:00:28.657Z] Step 2/24 : FROM ${BASE} AS builder\n[2020-01-13T04:00:28.657Z] ---> 9f1cacece5bd\n[2020-01-13T04:00:28.657Z] Step 3/24 : ARG MAKE=\'make build\'\n[2020-01-13T04:00:28.657Z] ---> Running in a37ec4843e34\n[2020-01-13T04:00:29.248Z] Removing intermediate container a37ec4843e34\n[2020-01-13T04:00:29.248Z] ---> 8527aa85c14c\n[2020-01-13T04:00:29.248Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git"\n[2020-01-13T04:00:29.248Z] ---> Running in 2100a841ab77\n[2020-01-13T04:00:29.515Z] Removing intermediate container 2100a841ab77\n[2020-01-13T04:00:29.515Z] ---> 1a3875d5801d\n[2020-01-13T04:00:29.515Z] Step 5/24 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-13T04:00:29.515Z] ---> Running in 212545c12ffa\n[2020-01-13T04:00:30.105Z] Removing intermediate container 212545c12ffa\n[2020-01-13T04:00:30.105Z] ---> e8acfb3f9069\n[2020-01-13T04:00:30.105Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-13T04:00:30.105Z] ---> Running in a9517813623e\n[2020-01-13T04:00:32.067Z] Removing intermediate container a9517813623e\n[2020-01-13T04:00:32.067Z] ---> e3dd9022d53e\n[2020-01-13T04:00:32.067Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-13T04:00:32.067Z] ---> Running in 34b418dd5b0e\n[2020-01-13T04:00:33.027Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-13T04:00:45.339Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-13T04:00:55.402Z] OK: 121 MiB in 39 packages\n[2020-01-13T04:00:55.402Z] Removing intermediate container 34b418dd5b0e\n[2020-01-13T04:00:55.402Z] ---> 04438bd32e45\n[2020-01-13T04:00:55.402Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go\n[2020-01-13T04:00:55.683Z] ---> Running in af0d627fcf76\n[2020-01-13T04:00:55.952Z] Removing intermediate container af0d627fcf76\n[2020-01-13T04:00:55.952Z] ---> 5dfe82be804c\n[2020-01-13T04:00:55.952Z] Step 9/24 : COPY go.mod .\n[2020-01-13T04:00:56.539Z] ---> f80afdc0076d\n[2020-01-13T04:00:56.539Z] Step 10/24 : COPY Makefile .\n[2020-01-13T04:00:56.811Z] ---> 7261672342d2\n[2020-01-13T04:00:56.811Z] Step 11/24 : RUN make update\n[2020-01-13T04:00:57.090Z] ---> Running in 27b51849ce3b\n[2020-01-13T04:00:58.067Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n[2020-01-13T04:00:59.035Z] Removing intermediate container 27b51849ce3b\n[2020-01-13T04:00:59.035Z] ---> 71b3d83d44f1\n[2020-01-13T04:00:59.035Z] Step 12/24 : COPY . .\n[2020-01-13T04:00:59.631Z] ---> 7e215f9f9837\n[2020-01-13T04:00:59.631Z] Step 13/24 : RUN $MAKE\n[2020-01-13T04:00:59.631Z] ---> Running in 97acc8304680\n[2020-01-13T04:01:00.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd\n[2020-01-13T04:01:57.085Z] Removing intermediate container 97acc8304680\n[2020-01-13T04:01:57.085Z] ---> cefe3d43d61a\n[2020-01-13T04:01:57.085Z] Step 14/24 : FROM alpine:latest\n[2020-01-13T04:01:57.085Z] latest: Pulling from library/alpine\n[2020-01-13T04:01:57.085Z] cde5963f3b93: Pulling fs layer\n[2020-01-13T04:01:57.085Z] cde5963f3b93: Download complete\n[2020-01-13T04:01:57.085Z] cde5963f3b93: Pull complete\n[2020-01-13T04:01:57.085Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n[2020-01-13T04:01:57.085Z] Status: Downloaded newer image for alpine:latest\n[2020-01-13T04:01:57.085Z] ---> e9a72a7c189c\n[2020-01-13T04:01:57.085Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-13T04:01:57.085Z] ---> Running in c3a360a2ec1b\n[2020-01-13T04:01:57.085Z] Removing intermediate container c3a360a2ec1b\n[2020-01-13T04:01:57.085Z] ---> 6ceb71909928\n[2020-01-13T04:01:57.085Z] Step 16/24 : LABEL Name=device-rest-go Version=${VERSION}\n[2020-01-13T04:01:57.085Z] ---> Running in 03d6ea87d2c0\n[2020-01-13T04:01:57.085Z] Removing intermediate container 03d6ea87d2c0\n[2020-01-13T04:01:57.085Z] ---> ef91615e3709\n[2020-01-13T04:01:57.085Z] Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt /\n[2020-01-13T04:01:57.085Z] ---> 2faa5c79ab68\n[2020-01-13T04:01:57.085Z] Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE /\n[2020-01-13T04:01:57.085Z] ---> e8866f36c5a9\n[2020-01-13T04:01:57.085Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd /\n[2020-01-13T04:01:58.504Z] ---> efce110d2f91\n[2020-01-13T04:01:58.504Z] Step 20/24 : EXPOSE 49986\n[2020-01-13T04:01:58.504Z] ---> Running in 9cd5cdf4876d\n[2020-01-13T04:01:59.092Z] Removing intermediate container 9cd5cdf4876d\n[2020-01-13T04:01:59.092Z] ---> 99caac5edeed\n[2020-01-13T04:01:59.092Z] Step 21/24 : CMD ["/device-rest-go","--registry=consul://edgex-core-consul:8500","--profile=docker","--confdir=/res"]\n[2020-01-13T04:01:59.092Z] ---> Running in 47c80ffc8adb\n[2020-01-13T04:01:59.362Z] Removing intermediate container 47c80ffc8adb\n[2020-01-13T04:01:59.362Z] ---> 46a7663728e3\n[2020-01-13T04:01:59.362Z] Step 22/24 : LABEL arch=arm64\n[2020-01-13T04:01:59.640Z] ---> Running in c3dbf36283fe\n[2020-01-13T04:01:59.912Z] Removing intermediate container c3dbf36283fe\n[2020-01-13T04:01:59.912Z] ---> ac4592848fce\n[2020-01-13T04:01:59.913Z] Step 23/24 : LABEL git_sha=9c04d6c14986776740f5c2a44fe53c54a6de0c80\n[2020-01-13T04:01:59.913Z] ---> Running in a69bb20c639f\n[2020-01-13T04:02:00.183Z] Removing intermediate container a69bb20c639f\n[2020-01-13T04:02:00.183Z] ---> 9f6f53448de2\n[2020-01-13T04:02:00.183Z] Step 24/24 : LABEL version=0.0.0\n[2020-01-13T04:02:00.456Z] ---> Running in 902a7b181531\n[2020-01-13T04:02:00.727Z] Removing intermediate container 902a7b181531\n[2020-01-13T04:02:00.727Z] ---> 1d6d62c9b540\n[2020-01-13T04:02:00.727Z] Successfully built 1d6d62c9b540\n[2020-01-13T04:02:00.727Z] Successfully tagged docker-device-rest-go-arm64:latest\n[Pipeline] }\n[Pipeline] // script\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-13T04:02:01.050Z] provisioning config files...\n[2020-01-13T04:02:01.061Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/config8489430454727637632tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T04:02:01.365Z] + curl -s https://codecov.io/bash\n[2020-01-13T04:02:01.365Z] + bash -s - -t @/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/config8489430454727637632tmp\n[2020-01-13T04:02:01.623Z] \n[2020-01-13T04:02:01.623Z] _____ _\n[2020-01-13T04:02:01.623Z] / ____| | |\n[2020-01-13T04:02:01.623Z] | | ___ __| | ___ ___ _____ __\n[2020-01-13T04:02:01.623Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-13T04:02:01.623Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-13T04:02:01.623Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-13T04:02:01.623Z] Bash-20191211-b8db533\n[2020-01-13T04:02:01.623Z] \n[2020-01-13T04:02:01.623Z] \n[2020-01-13T04:02:01.623Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-13T04:02:01.623Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-13T04:02:01.623Z] \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-13T04:02:01.623Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-13T04:02:01.623Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-13T04:02:01.623Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-13T04:02:01.623Z] \x1b[0;32m+\x1b[0m .\n[2020-01-13T04:02:01.623Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-13T04:02:01.623Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-13T04:02:01.623Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-13T04:02:01.623Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=9369\x1b[0m\n[2020-01-13T04:02:01.882Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-13T04:02:01.882Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-13T04:02:01.882Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-13T04:02:01.882Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-13T04:02:01.882Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-13T04:02:01.882Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-13T04:02:01.882Z] \x1b[0;90mquery:\x1b[0m branch=PR-9&commit=9c04d6c14986776740f5c2a44fe53c54a6de0c80&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-9%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=9&job=\n[2020-01-13T04:02:01.882Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-13T04:02:01.882Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-9&commit=9c04d6c14986776740f5c2a44fe53c54a6de0c80&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-9%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=9&job=\n[2020-01-13T04:02:02.850Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-13T04:02:03.111Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-rest-go/commit/9c04d6c14986776740f5c2a44fe53c54a6de0c80\x1b[0m\n[Pipeline] }\n[2020-01-13T04:02:03.118Z] 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-13T04:02:03.698Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-13T04:02:03.998Z] ---> package-listing.sh\n[2020-01-13T04:02:03.998Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-13T04:02:03.998Z] ++ facter osfamily\n[2020-01-13T04:02:03.998Z] + OS_FAMILY=redhat\n[2020-01-13T04:02:03.998Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_PR-9\n[2020-01-13T04:02:03.998Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-13T04:02:03.998Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-13T04:02:03.998Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-13T04:02:03.998Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-13T04:02:03.998Z] + \'[\' /w/workspace/edgexfoundry_device-rest-go_PR-9 \']\'\n[2020-01-13T04:02:03.998Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-13T04:02:03.998Z] + case "${OS_FAMILY}" in\n[2020-01-13T04:02:03.998Z] + rpm -qa\n[2020-01-13T04:02:03.998Z] + sort\n[2020-01-13T04:02:07.282Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-13T04:02:07.282Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-13T04:02:07.282Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-13T04:02:07.282Z] + \'[\' /w/workspace/edgexfoundry_device-rest-go_PR-9 \']\'\n[2020-01-13T04:02:07.282Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_PR-9/archives/\n[2020-01-13T04:02:07.282Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_PR-9/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T04:02:07.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-13T04:02:07.771Z] \n[2020-01-13T04:02:07.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T04:02:08.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-13T04:02:08.103Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-13T04:02:08.103Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-13T04:02:08.103Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-13T04:02:08.103Z] c9ea274ed700: Pulling fs layer\n[2020-01-13T04:02:08.103Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-13T04:02:08.103Z] f6a933c9cadc: Pulling fs layer\n[2020-01-13T04:02:08.103Z] 61811dbd4963: Pulling fs layer\n[2020-01-13T04:02:08.103Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-13T04:02:08.103Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-13T04:02:08.103Z] dc21a1d4508b: Pulling fs layer\n[2020-01-13T04:02:08.103Z] 363af2e989c4: Pulling fs layer\n[2020-01-13T04:02:08.103Z] 9cfac6ba3733: Waiting\n[2020-01-13T04:02:08.103Z] f6a933c9cadc: Waiting\n[2020-01-13T04:02:08.103Z] 61811dbd4963: Waiting\n[2020-01-13T04:02:08.103Z] a6eb2c9e2280: Waiting\n[2020-01-13T04:02:08.103Z] 095dd8b7b4d8: Waiting\n[2020-01-13T04:02:08.103Z] dc21a1d4508b: Waiting\n[2020-01-13T04:02:08.103Z] 363af2e989c4: Waiting\n[2020-01-13T04:02:08.103Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-13T04:02:08.103Z] da0e9bf0cc60: Download complete\n[2020-01-13T04:02:08.103Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-13T04:02:08.103Z] 9cfac6ba3733: Download complete\n[2020-01-13T04:02:08.363Z] f6a933c9cadc: Verifying Checksum\n[2020-01-13T04:02:08.363Z] f6a933c9cadc: Download complete\n[2020-01-13T04:02:08.363Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-13T04:02:08.363Z] e6b0cf9c0882: Download complete\n[2020-01-13T04:02:08.363Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-13T04:02:08.363Z] a6eb2c9e2280: Download complete\n[2020-01-13T04:02:08.627Z] c9ea274ed700: Verifying Checksum\n[2020-01-13T04:02:08.627Z] c9ea274ed700: Download complete\n[2020-01-13T04:02:08.627Z] e6b0cf9c0882: Pull complete\n[2020-01-13T04:02:08.627Z] dc21a1d4508b: Verifying Checksum\n[2020-01-13T04:02:08.627Z] dc21a1d4508b: Download complete\n[2020-01-13T04:02:08.627Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-13T04:02:08.627Z] 095dd8b7b4d8: Download complete\n[2020-01-13T04:02:08.627Z] 363af2e989c4: Verifying Checksum\n[2020-01-13T04:02:08.627Z] 363af2e989c4: Download complete\n[2020-01-13T04:02:08.887Z] da0e9bf0cc60: Pull complete\n[2020-01-13T04:02:09.456Z] 61811dbd4963: Verifying Checksum\n[2020-01-13T04:02:09.457Z] 61811dbd4963: Download complete\n[2020-01-13T04:02:10.392Z] c9ea274ed700: Pull complete\n[2020-01-13T04:02:10.653Z] 9cfac6ba3733: Pull complete\n[2020-01-13T04:02:11.590Z] f6a933c9cadc: Pull complete\n[2020-01-13T04:02:14.892Z] 61811dbd4963: Pull complete\n[2020-01-13T04:02:14.892Z] a6eb2c9e2280: Pull complete\n[2020-01-13T04:02:16.803Z] 095dd8b7b4d8: Pull complete\n[2020-01-13T04:02:16.803Z] dc21a1d4508b: Pull complete\n[2020-01-13T04:02:17.069Z] 363af2e989c4: Pull complete\n[2020-01-13T04:02:17.069Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-13T04:02:17.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-13T04:02:17.214Z] prd-centos7-docker-4c-2g-14099 does not seem to be running inside a container\n[2020-01-13T04:02:17.256Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-rest-go_PR-9 -v /w/workspace/edgexfoundry_device-rest-go_PR-9:/w/workspace/edgexfoundry_device-rest-go_PR-9:rw,z -v /w/workspace/edgexfoundry_device-rest-go_PR-9@tmp:/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-13T04:02:18.298Z] $ docker top e0fd4f624fab7b8dc6f474008adbeb0a7fd92d5269ce981b719bd0d8a6e4c4c8 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-13T04:02:18.863Z] provisioning config files...\n[2020-01-13T04:02:18.876Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/config2369654018343226738tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-13T04:02:18.891Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-13T04:02:19.181Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-13T04:02:19.188Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-13T04:02:19.480Z] ---> logs-deploy.sh\n[2020-01-13T04:02:19.480Z] + ARCHIVE_ARTIFACTS=\n[2020-01-13T04:02:19.480Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-13T04:02:19.480Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-13T04:02:19.480Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-13T04:02:19.480Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-9/4\n[2020-01-13T04:02:19.480Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/PR-9/4/\n[2020-01-13T04:02:19.480Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-9/4 /w/workspace/edgexfoundry_device-rest-go_PR-9\n[2020-01-13T04:02:20.414Z] Archives upload complete.\n[2020-01-13T04:02:20.414Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-9/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/PR-9/4/\n'