b'Pull request #437 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 IOTechSystems for edgexfoundry/device-sdk-go\nLoading trusted files from base branch master at be9f41a4af74d5425ebf4b1f099130d6e4242ce6 rather than 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5\nObtained Jenkinsfile from be9f41a4af74d5425ebf4b1f099130d6e4242ce6\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 d46900fa36390849cc45d7f8baecf52655a77210\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 d46900fa36390849cc45d7f8baecf52655a77210 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d46900fa36390849cc45d7f8baecf52655a77210 # timeout=10\nCommit message: "Merge pull request #96 from lranjbar/add-c-device-service-function"\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-sdk-go, goVersion:1.12, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\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-sdk-go-settings\n PROJECT: device-sdk-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-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor\nRunning on prd-centos7-docker-4c-2g-17462 in /w/workspace/dgexfoundry_device-sdk-go_PR-437\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-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-437 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5\nMerge succeeded, producing 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5\nChecking out Revision 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 (PR-437)\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/437/head:refs/remotes/origin/PR-437 # 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-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 # timeout=10\n > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 # timeout=10\nCommit message: "Make deviceResource can be accessed directly"\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-02-04T02:28:51.628Z] 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 49afd2e6a9fa9916847fcb5649653805b560de86 # timeout=10\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T02:28:53.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-04T02:28:53.000Z] \n[2020-02-04T02:28:53.000Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T02:28:53.330Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-04T02:28:53.330Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-04T02:28:53.330Z] e7c96db7181b: Pulling fs layer\n[2020-02-04T02:28:53.330Z] a038dfdf5543: Pulling fs layer\n[2020-02-04T02:28:53.330Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-04T02:28:53.594Z] e7c96db7181b: Verifying Checksum\n[2020-02-04T02:28:53.594Z] e7c96db7181b: Download complete\n[2020-02-04T02:28:53.594Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-04T02:28:53.594Z] 8d5d8e63b3c0: Download complete\n[2020-02-04T02:28:53.594Z] a038dfdf5543: Verifying Checksum\n[2020-02-04T02:28:53.594Z] a038dfdf5543: Download complete\n[2020-02-04T02:28:53.855Z] e7c96db7181b: Pull complete\n[2020-02-04T02:28:54.423Z] a038dfdf5543: Pull complete\n[2020-02-04T02:28:54.681Z] 8d5d8e63b3c0: Pull complete\n[2020-02-04T02:28:54.681Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-04T02:28:54.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-04T02:28:54.827Z] prd-centos7-docker-4c-2g-17462 does not seem to be running inside a container\n[2020-02-04T02:28:54.870Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-437 -v /w/workspace/dgexfoundry_device-sdk-go_PR-437:/w/workspace/dgexfoundry_device-sdk-go_PR-437:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-04T02:28:55.469Z] $ docker top 858c6360c1f1bcdd2efb292519f5b819cac369f87dc842f7b64b12db21ae4953 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-04T02:28:56.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-04T02:28:56.034Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-04T02:28:56.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-04T02:28:56.238Z] $ docker exec 858c6360c1f1bcdd2efb292519f5b819cac369f87dc842f7b64b12db21ae4953 ssh-agent\n[2020-02-04T02:28:56.426Z] SSH_AUTH_SOCK=/tmp/ssh-Bwzu9N7iH3hF/agent.15\n[2020-02-04T02:28:56.426Z] SSH_AGENT_PID=22\n[2020-02-04T02:28:56.438Z] Running ssh-add (command line suppressed)\n[2020-02-04T02:28:56.792Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/private_key_2989981431283734429.key (/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/private_key_2989981431283734429.key)\n[2020-02-04T02:28:56.851Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-04T02:28:57.163Z] + git describe --exact-match --tags HEAD\n[2020-02-04T02:28:57.163Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-04T02:28:57.249Z] $ docker exec --env ******** --env ******** 858c6360c1f1bcdd2efb292519f5b819cac369f87dc842f7b64b12db21ae4953 ssh-agent -k\n[2020-02-04T02:28:57.391Z] unset SSH_AUTH_SOCK;\n[2020-02-04T02:28:57.391Z] unset SSH_AGENT_PID;\n[2020-02-04T02:28:57.391Z] echo Agent pid 22 killed;\n[2020-02-04T02:28:57.475Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-04T02:28:57.491Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-04T02:28:57.491Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-04T02:28:57.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-04T02:28:57.520Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-04T02:28:57.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-04T02:28:57.715Z] $ docker exec 858c6360c1f1bcdd2efb292519f5b819cac369f87dc842f7b64b12db21ae4953 ssh-agent\n[2020-02-04T02:28:57.907Z] SSH_AUTH_SOCK=/tmp/ssh-s4DSdbQ5yx1C/agent.57\n[2020-02-04T02:28:57.907Z] SSH_AGENT_PID=64\n[2020-02-04T02:28:57.914Z] Running ssh-add (command line suppressed)\n[2020-02-04T02:28:58.055Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/private_key_1672349481596887209.key (/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/private_key_1672349481596887209.key)\n[2020-02-04T02:28:58.105Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-04T02:28:58.402Z] + git semver init\n[2020-02-04T02:28:58.402Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-04T02:28:58.402Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-437/.git\n[2020-02-04T02:28:58.402Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-437\n[2020-02-04T02:28:58.402Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-04T02:28:58.402Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-04T02:28:58.402Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-04T02:28:58.402Z] # $SEMVER_BRANCH = PR-437\n[2020-02-04T02:28:58.402Z] # $SEMVER_TEMP = /tmp/semver-368990064\n[2020-02-04T02:28:58.402Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n[2020-02-04T02:29:00.308Z] # \'/tmp/semver-368990064\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-437/.semver\'\n[2020-02-04T02:29:00.308Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-437/.semver\n[Pipeline] }\n[2020-02-04T02:29:00.320Z] $ docker exec --env ******** --env ******** 858c6360c1f1bcdd2efb292519f5b819cac369f87dc842f7b64b12db21ae4953 ssh-agent -k\n[2020-02-04T02:29:00.465Z] unset SSH_AUTH_SOCK;\n[2020-02-04T02:29:00.465Z] unset SSH_AGENT_PID;\n[2020-02-04T02:29:00.465Z] echo Agent pid 64 killed;\n[2020-02-04T02:29:00.511Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-04T02:29:00.823Z] + git semver\n[Pipeline] }\n[2020-02-04T02:29:00.838Z] $ docker stop --time=1 858c6360c1f1bcdd2efb292519f5b819cac369f87dc842f7b64b12db21ae4953\n[2020-02-04T02:29:02.198Z] $ docker rm -f 858c6360c1f1bcdd2efb292519f5b819cac369f87dc842f7b64b12db21ae4953\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-04T02:29:02.807Z] Stashed 20 file(s)\n[Pipeline] echo\n[2020-02-04T02:29:02.809Z] [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-02-04T02:29:17.936Z] Still waiting to schedule task\n[2020-02-04T02:29:17.936Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-17462\xe2\x80\x99\n[2020-02-04T02:29:17.938Z] Still waiting to schedule task\n[2020-02-04T02:29:17.938Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-02-04T02:31:16.825Z] Running on prd-centos7-docker-4c-2g-17465 in /w/workspace/dgexfoundry_device-sdk-go_PR-437\n[Pipeline] {\n[Pipeline] ws\n[2020-02-04T02:31:16.839Z] Running in /w/workspace/device-sdk-go/2\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-04T02:31:18.401Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-17464 in /w/workspace/dgexfoundry_device-sdk-go_PR-437\n[Pipeline] {\n[Pipeline] ws\n[2020-02-04T02:31:18.413Z] Running in /w/workspace/device-sdk-go/2\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-04T02:31:22.957Z] using credential edgex-jenkins-ssh\n[2020-02-04T02:31:22.979Z] Cloning the remote Git repository\n[2020-02-04T02:31:22.979Z] Cloning with configured refspecs honoured and without tags\n[2020-02-04T02:31:23.069Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-04T02:31:23.127Z] > git init /w/workspace/device-sdk-go/2 # timeout=10\n[2020-02-04T02:31:23.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-04T02:31:23.184Z] > git --version # timeout=10\n[2020-02-04T02:31:23.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-04T02:31:23.241Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T02:31:24.774Z] using credential edgex-jenkins-ssh\n[2020-02-04T02:31:24.812Z] Cloning the remote Git repository\n[2020-02-04T02:31:24.812Z] Cloning with configured refspecs honoured and without tags\n[2020-02-04T02:31:24.872Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-04T02:31:24.956Z] > git init /w/workspace/device-sdk-go/2 # timeout=10\n[2020-02-04T02:31:25.037Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-04T02:31:25.038Z] > git --version # timeout=10\n[2020-02-04T02:31:25.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-04T02:31:25.138Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T02:31:26.255Z] Fetching without tags\n[2020-02-04T02:31:26.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-04T02:31:26.171Z] > git config --add remote.origin.fetch +refs/pull/437/head:refs/remotes/origin/PR-437 # timeout=10\n[2020-02-04T02:31:26.197Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T02:31:26.232Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-04T02:31:26.274Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-04T02:31:26.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-04T02:31:26.286Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T02:31:26.761Z] Merging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5\n[2020-02-04T02:31:27.014Z] Merge succeeded, producing 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5\n[2020-02-04T02:31:27.014Z] Checking out Revision 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 (PR-437)\n[2020-02-04T02:31:26.789Z] > git config core.sparsecheckout # timeout=10\n[2020-02-04T02:31:26.820Z] > git checkout -f 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 # timeout=10\n[2020-02-04T02:31:26.940Z] > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n[2020-02-04T02:31:26.977Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-04T02:31:27.038Z] > git config core.sparsecheckout # timeout=10\n[2020-02-04T02:31:27.086Z] > git checkout -f 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 # timeout=10\n[2020-02-04T02:31:29.003Z] Fetching without tags\n[2020-02-04T02:31:29.414Z] Merging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5\n[2020-02-04T02:31:29.538Z] Merge succeeded, producing 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5\n[2020-02-04T02:31:29.538Z] Checking out Revision 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 (PR-437)\n[2020-02-04T02:31:28.941Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-04T02:31:28.951Z] > git config --add remote.origin.fetch +refs/pull/437/head:refs/remotes/origin/PR-437 # timeout=10\n[2020-02-04T02:31:28.958Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T02:31:28.987Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-04T02:31:29.013Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-04T02:31:29.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-04T02:31:29.020Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T02:31:29.428Z] > git config core.sparsecheckout # timeout=10\n[2020-02-04T02:31:29.433Z] > git checkout -f 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 # timeout=10\n[2020-02-04T02:31:29.503Z] > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n[2020-02-04T02:31:29.520Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-04T02:31:29.547Z] > git config core.sparsecheckout # timeout=10\n[2020-02-04T02:31:29.552Z] > git checkout -f 6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 # timeout=10\n[2020-02-04T02:31:31.730Z] Commit message: "Make deviceResource can be accessed directly"\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-02-04T02:31:33.427Z] =========================================================\n[2020-02-04T02:31:33.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-02-04T02:31:33.427Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T02:31:34.557Z] Commit message: "Make deviceResource can be accessed directly"\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-02-04T02:31:35.190Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[Pipeline] echo\n[2020-02-04T02:31:35.376Z] =========================================================\n[2020-02-04T02:31:35.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-02-04T02:31:35.376Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T02:31:36.135Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-02-04T02:31:36.414Z] Sending build context to Docker daemon 2.508MB\r\r\n[2020-02-04T02:31:36.414Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-02-04T02:31:36.414Z] Step 2/8 : FROM ${BASE}\n[2020-02-04T02:31:36.414Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-04T02:31:36.414Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-04T02:31:36.414Z] 2848faf0eed1: Pulling fs layer\n[2020-02-04T02:31:36.414Z] 0f37312ad70f: Pulling fs layer\n[2020-02-04T02:31:36.414Z] 7d08f2745646: Pulling fs layer\n[2020-02-04T02:31:36.414Z] 4c9f31393084: Pulling fs layer\n[2020-02-04T02:31:36.414Z] 75f7a44be1ab: Pulling fs layer\n[2020-02-04T02:31:36.414Z] b4c4bfaf82a6: Pulling fs layer\n[2020-02-04T02:31:36.414Z] 879382edf91e: Pulling fs layer\n[2020-02-04T02:31:36.414Z] 465f21562d6c: Pulling fs layer\n[2020-02-04T02:31:36.414Z] c022810cb2be: Pulling fs layer\n[2020-02-04T02:31:36.414Z] 2dbe7964578c: Pulling fs layer\n[2020-02-04T02:31:36.414Z] b4c4bfaf82a6: Waiting\n[2020-02-04T02:31:36.414Z] 879382edf91e: Waiting\n[2020-02-04T02:31:36.414Z] 465f21562d6c: Waiting\n[2020-02-04T02:31:36.414Z] c022810cb2be: Waiting\n[2020-02-04T02:31:36.414Z] 2dbe7964578c: Waiting\n[2020-02-04T02:31:36.414Z] 75f7a44be1ab: Waiting\n[2020-02-04T02:31:36.414Z] 4c9f31393084: Waiting\n[2020-02-04T02:31:36.414Z] 7d08f2745646: Waiting\n[2020-02-04T02:31:36.414Z] 0f37312ad70f: Verifying Checksum\n[2020-02-04T02:31:36.414Z] 0f37312ad70f: Download complete\n[2020-02-04T02:31:36.414Z] 2848faf0eed1: Download complete\n[2020-02-04T02:31:36.414Z] 4c9f31393084: Verifying Checksum\n[2020-02-04T02:31:36.414Z] 4c9f31393084: Download complete\n[2020-02-04T02:31:36.753Z] 75f7a44be1ab: Verifying Checksum\n[2020-02-04T02:31:36.753Z] 75f7a44be1ab: Download complete\n[2020-02-04T02:31:36.753Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-04T02:31:37.104Z] e6b0cf9c0882: Pull complete\n[2020-02-04T02:31:37.223Z] Sending build context to Docker daemon 2.508MB\r\r\n[2020-02-04T02:31:37.223Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-02-04T02:31:37.223Z] Step 2/8 : FROM ${BASE}\n[2020-02-04T02:31:37.403Z] 2848faf0eed1: Pull complete\n[2020-02-04T02:31:37.404Z] 0f37312ad70f: Pull complete\n[2020-02-04T02:31:37.838Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-04T02:31:37.838Z] cde5963f3b93: Pulling fs layer\n[2020-02-04T02:31:37.838Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-04T02:31:37.838Z] 777b28850792: Pulling fs layer\n[2020-02-04T02:31:37.838Z] 3b9bb2159cbb: Pulling fs layer\n[2020-02-04T02:31:37.838Z] 3e5cb46e90bb: Pulling fs layer\n[2020-02-04T02:31:37.838Z] 704391ccfee3: Pulling fs layer\n[2020-02-04T02:31:37.838Z] dc41f6c27be0: Pulling fs layer\n[2020-02-04T02:31:37.838Z] 1e2f9a495ab8: Pulling fs layer\n[2020-02-04T02:31:37.838Z] b9840a92bc40: Pulling fs layer\n[2020-02-04T02:31:37.838Z] 29cc21b14733: Pulling fs layer\n[2020-02-04T02:31:37.838Z] 9b0bbc4bba68: Pulling fs layer\n[2020-02-04T02:31:37.838Z] 3b9bb2159cbb: Waiting\n[2020-02-04T02:31:37.838Z] 3e5cb46e90bb: Waiting\n[2020-02-04T02:31:37.838Z] 704391ccfee3: Waiting\n[2020-02-04T02:31:37.838Z] dc41f6c27be0: Waiting\n[2020-02-04T02:31:37.838Z] 1e2f9a495ab8: Waiting\n[2020-02-04T02:31:37.838Z] b9840a92bc40: Waiting\n[2020-02-04T02:31:37.838Z] 29cc21b14733: Waiting\n[2020-02-04T02:31:37.838Z] 9b0bbc4bba68: Waiting\n[2020-02-04T02:31:37.838Z] 777b28850792: Verifying Checksum\n[2020-02-04T02:31:37.838Z] 777b28850792: Download complete\n[2020-02-04T02:31:37.838Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-04T02:31:37.838Z] 2a23fa8c16f7: Download complete\n[2020-02-04T02:31:37.838Z] 3e5cb46e90bb: Verifying Checksum\n[2020-02-04T02:31:37.838Z] 3e5cb46e90bb: Download complete\n[2020-02-04T02:31:38.110Z] 704391ccfee3: Verifying Checksum\n[2020-02-04T02:31:38.110Z] 704391ccfee3: Download complete\n[2020-02-04T02:31:38.384Z] cde5963f3b93: Verifying Checksum\n[2020-02-04T02:31:38.384Z] cde5963f3b93: Download complete\n[2020-02-04T02:31:39.548Z] b4c4bfaf82a6: Verifying Checksum\n[2020-02-04T02:31:39.548Z] b4c4bfaf82a6: Download complete\n[2020-02-04T02:31:39.548Z] 465f21562d6c: Verifying Checksum\n[2020-02-04T02:31:39.548Z] 465f21562d6c: Download complete\n[2020-02-04T02:31:41.717Z] c022810cb2be: Verifying Checksum\n[2020-02-04T02:31:41.717Z] c022810cb2be: Download complete\n[2020-02-04T02:31:41.717Z] 7d08f2745646: Verifying Checksum\n[2020-02-04T02:31:41.717Z] 7d08f2745646: Download complete\n[2020-02-04T02:31:41.717Z] 879382edf91e: Verifying Checksum\n[2020-02-04T02:31:41.717Z] 879382edf91e: Download complete\n[2020-02-04T02:31:41.717Z] 2dbe7964578c: Verifying Checksum\n[2020-02-04T02:31:41.717Z] 2dbe7964578c: Download complete\n[2020-02-04T02:31:41.795Z] cde5963f3b93: Pull complete\n[2020-02-04T02:31:43.225Z] 2a23fa8c16f7: Pull complete\n[2020-02-04T02:31:44.676Z] 777b28850792: Pull complete\n[2020-02-04T02:31:50.062Z] 7d08f2745646: Pull complete\n[2020-02-04T02:31:50.062Z] 4c9f31393084: Pull complete\n[2020-02-04T02:31:50.062Z] 75f7a44be1ab: Pull complete\n[2020-02-04T02:31:51.386Z] dc41f6c27be0: Verifying Checksum\n[2020-02-04T02:31:51.386Z] dc41f6c27be0: Download complete\n[2020-02-04T02:31:51.386Z] b9840a92bc40: Verifying Checksum\n[2020-02-04T02:31:51.386Z] b9840a92bc40: Download complete\n[2020-02-04T02:31:55.496Z] b4c4bfaf82a6: Pull complete\n[2020-02-04T02:31:55.696Z] 29cc21b14733: Verifying Checksum\n[2020-02-04T02:31:55.696Z] 29cc21b14733: Download complete\n[2020-02-04T02:31:55.967Z] 9b0bbc4bba68: Verifying Checksum\n[2020-02-04T02:31:55.967Z] 9b0bbc4bba68: Download complete\n[2020-02-04T02:31:58.003Z] 1e2f9a495ab8: Verifying Checksum\n[2020-02-04T02:31:58.003Z] 1e2f9a495ab8: Download complete\n[2020-02-04T02:31:59.443Z] 3b9bb2159cbb: Verifying Checksum\n[2020-02-04T02:31:59.443Z] 3b9bb2159cbb: Download complete\n[2020-02-04T02:31:59.994Z] 879382edf91e: Pull complete\n[2020-02-04T02:31:59.994Z] 465f21562d6c: Pull complete\n[2020-02-04T02:32:01.100Z] c022810cb2be: Pull complete\n[2020-02-04T02:32:01.100Z] 2dbe7964578c: Pull complete\n[2020-02-04T02:32:01.100Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-02-04T02:32:01.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-02-04T02:32:01.100Z] ---> 3f42607d790b\n[2020-02-04T02:32:01.100Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-04T02:32:01.370Z] ---> Running in 14bf6a367639\n[2020-02-04T02:32:01.653Z] Removing intermediate container 14bf6a367639\n[2020-02-04T02:32:01.653Z] ---> c6e093538b35\n[2020-02-04T02:32:01.653Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-04T02:32:01.653Z] ---> Running in 6e78c1b39278\n[2020-02-04T02:32:03.744Z] Removing intermediate container 6e78c1b39278\n[2020-02-04T02:32:03.744Z] ---> 269cba5c26ba\n[2020-02-04T02:32:03.744Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-04T02:32:03.744Z] ---> Running in ba24be6bc50d\n[2020-02-04T02:32:04.007Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-04T02:32:04.979Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-04T02:32:04.979Z] OK: 143 MiB in 39 packages\n[2020-02-04T02:32:05.564Z] Removing intermediate container ba24be6bc50d\n[2020-02-04T02:32:05.564Z] ---> f099f9156dca\n[2020-02-04T02:32:05.564Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-04T02:32:05.564Z] ---> Running in 438111ad96d3\n[2020-02-04T02:32:05.831Z] Removing intermediate container 438111ad96d3\n[2020-02-04T02:32:05.831Z] ---> ce96f55b1772\n[2020-02-04T02:32:05.831Z] Step 7/8 : COPY . .\n[2020-02-04T02:32:06.413Z] ---> 0896d9ee3e39\n[2020-02-04T02:32:06.413Z] Step 8/8 : RUN go mod download\n[2020-02-04T02:32:06.413Z] ---> Running in fd9b7c1f2ee6\n[2020-02-04T02:32:07.002Z] \x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-04T02:32:07.003Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-04T02:32:07.003Z] go: finding github.com/google/uuid v1.1.0\n[2020-02-04T02:32:07.003Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-04T02:32:07.003Z] go: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-04T02:32:07.003Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-04T02:32:07.003Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-04T02:32:07.003Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-04T02:32:07.003Z] go: finding github.com/gorilla/mux v1.6.2\n[2020-02-04T02:32:08.018Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-04T02:32:08.018Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-04T02:32:08.018Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-04T02:32:08.298Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-04T02:32:08.298Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-04T02:32:08.298Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-04T02:32:08.298Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-04T02:32:08.298Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-04T02:32:08.298Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-04T02:32:08.619Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-04T02:32:08.933Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-04T02:32:08.933Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-04T02:32:08.933Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-04T02:32:08.933Z] go: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-04T02:32:08.933Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-04T02:32:09.202Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-04T02:32:09.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-04T02:32:09.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-04T02:32:09.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-04T02:32:09.803Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-04T02:32:09.803Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-04T02:32:09.803Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-04T02:32:10.090Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-04T02:32:10.090Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-04T02:32:10.090Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-04T02:32:10.395Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-04T02:32:10.395Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-04T02:32:10.395Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-04T02:32:10.699Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-04T02:32:10.699Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-04T02:32:11.022Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-04T02:32:11.292Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-04T02:32:11.292Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-02-04T02:32:11.583Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-04T02:32:11.583Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-04T02:32:13.157Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-04T02:32:13.157Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-04T02:32:13.157Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-04T02:32:13.431Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-04T02:32:13.431Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-04T02:32:13.431Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-04T02:32:13.431Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-04T02:32:13.431Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-04T02:32:13.431Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-04T02:32:13.695Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-04T02:32:13.695Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-04T02:32:13.970Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-04T02:32:13.970Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-02-04T02:32:13.970Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-04T02:32:14.351Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-02-04T02:32:14.351Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-04T02:32:14.351Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-02-04T02:32:14.652Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-04T02:32:14.652Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-04T02:32:15.002Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-04T02:32:15.002Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-04T02:32:15.002Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-04T02:32:15.002Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-04T02:32:15.002Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-04T02:32:15.643Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-02-04T02:32:15.916Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-04T02:32:17.708Z] 3b9bb2159cbb: Pull complete\n[2020-02-04T02:32:17.708Z] 3e5cb46e90bb: Pull complete\n[2020-02-04T02:32:17.708Z] 704391ccfee3: Pull complete\n[2020-02-04T02:32:23.117Z] dc41f6c27be0: Pull complete\n[2020-02-04T02:32:31.484Z] 1e2f9a495ab8: Pull complete\n[2020-02-04T02:32:31.484Z] b9840a92bc40: Pull complete\n[2020-02-04T02:32:33.446Z] 29cc21b14733: Pull complete\n[2020-02-04T02:32:33.720Z] 9b0bbc4bba68: Pull complete\n[2020-02-04T02:32:33.992Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-02-04T02:32:33.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-02-04T02:32:33.992Z] ---> 56ba99f26dce\n[2020-02-04T02:32:33.992Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-04T02:32:37.374Z] ---> Running in cbc0d326a96c\n[2020-02-04T02:32:37.374Z] Removing intermediate container cbc0d326a96c\n[2020-02-04T02:32:37.374Z] ---> 73d6556834df\n[2020-02-04T02:32:37.374Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-04T02:32:37.374Z] ---> Running in f00193cb896c\n[2020-02-04T02:32:39.990Z] Removing intermediate container f00193cb896c\n[2020-02-04T02:32:39.990Z] ---> 4d3f56001593\n[2020-02-04T02:32:39.990Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-04T02:32:39.990Z] ---> Running in dee4554526c6\n[2020-02-04T02:32:40.963Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-04T02:32:41.554Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-04T02:32:42.143Z] OK: 125 MiB in 39 packages\n[2020-02-04T02:32:42.749Z] \x1b[0mRemoving intermediate container fd9b7c1f2ee6\n[2020-02-04T02:32:42.749Z] ---> 9e68fd2c7169\n[2020-02-04T02:32:42.749Z] Successfully built 9e68fd2c7169\n[2020-02-04T02:32:42.749Z] 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-02-04T02:32:43.213Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-04T02:32:43.213Z] .\n[Pipeline] withDockerContainer\n[2020-02-04T02:32:43.457Z] prd-centos7-docker-4c-2g-17465 does not seem to be running inside a container\n[2020-02-04T02:32:43.583Z] Removing intermediate container dee4554526c6\n[2020-02-04T02:32:43.583Z] ---> f0a5eb7bad4b\n[2020-02-04T02:32:43.583Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-04T02:32:43.583Z] ---> Running in a15ecc3e5ea9\n[2020-02-04T02:32:43.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-04T02:32:43.859Z] Removing intermediate container a15ecc3e5ea9\n[2020-02-04T02:32:43.859Z] ---> a47259ae3edb\n[2020-02-04T02:32:43.859Z] Step 7/8 : COPY . .\n[2020-02-04T02:32:44.758Z] $ docker top b9c15c54a185816849f8ecdc10a552ce8803864faa88543afdf0c381f7a4bc04 -eo pid,comm\n[2020-02-04T02:32:44.827Z] ---> a8a4f1063819\n[2020-02-04T02:32:44.827Z] Step 8/8 : RUN go mod download\n[2020-02-04T02:32:45.094Z] ---> Running in 4c25675cf80d\n[Pipeline] {\n[Pipeline] sh\n[2020-02-04T02:32:46.519Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-04T02:32:46.519Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-04T02:32:46.519Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-04T02:32:46.519Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-04T02:32:46.519Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-04T02:32:46.519Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-04T02:32:46.519Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-04T02:32:46.519Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-04T02:32:46.519Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-04T02:32:47.295Z] + go version\n[2020-02-04T02:32:47.567Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-02-04T02:32:47.897Z] + make test\n[2020-02-04T02:32:47.897Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-04T02:32:47.953Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-04T02:32:47.953Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-04T02:32:48.232Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-04T02:32:48.232Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-04T02:32:48.232Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-04T02:32:48.232Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-04T02:32:48.232Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-04T02:32:48.232Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-04T02:32:48.232Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-04T02:32:49.219Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-04T02:32:49.499Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-04T02:32:49.774Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-04T02:32:49.774Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-04T02:32:49.774Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-04T02:32:49.774Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-04T02:32:50.050Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-04T02:32:50.050Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-04T02:32:50.324Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-04T02:32:50.606Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-04T02:32:51.200Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-04T02:32:51.477Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-04T02:32:51.477Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-04T02:32:52.447Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-04T02:32:52.447Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-04T02:32:52.447Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-04T02:32:52.447Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-04T02:32:52.447Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-04T02:32:52.447Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-04T02:32:52.721Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-04T02:32:52.721Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-04T02:32:54.160Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-04T02:32:54.160Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-02-04T02:32:54.160Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-04T02:32:54.160Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-04T02:32:54.160Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-04T02:32:54.160Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-02-04T02:32:54.160Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-04T02:32:54.750Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-02-04T02:32:55.349Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-04T02:32:55.621Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-04T02:32:55.621Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-04T02:32:55.621Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-04T02:32:55.892Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-04T02:32:55.892Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-04T02:32:56.861Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-04T02:32:57.461Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-04T02:32:57.461Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-04T02:32:57.461Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-04T02:32:57.740Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-04T02:32:59.180Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-04T02:32:59.180Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-02-04T02:32:59.180Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-04T02:32:59.180Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-04T02:32:59.462Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-04T02:33:00.063Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-04T02:33:00.657Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-02-04T02:33:00.657Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-04T02:33:01.633Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-04T02:33:01.908Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-04T02:33:01.908Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-04T02:33:01.908Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-04T02:33:10.264Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-04T02:33:10.265Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-04T02:33:10.265Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-04T02:33:12.307Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.033s\tcoverage: 23.1% of statements\n[2020-02-04T02:33:12.307Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.132s\tcoverage: 96.8% of statements\n[2020-02-04T02:33:18.191Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t4.094s\tcoverage: 13.1% of statements\n[2020-02-04T02:33:18.191Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.038s\tcoverage: 25.6% of statements\n[2020-02-04T02:33:50.476Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.022s\tcoverage: 30.9% of statements\n[2020-02-04T02:33:50.476Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.748s\tcoverage: 42.3% of statements\n[2020-02-04T02:33:50.476Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-04T02:33:50.476Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-04T02:33:50.476Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t1.267s\tcoverage: 79.5% of statements\n[2020-02-04T02:33:50.476Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-04T02:33:50.476Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-04T02:33:50.476Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-04T02:33:50.476Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.033s\tcoverage: 52.6% of statements\n[2020-02-04T02:33:50.476Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.136s\tcoverage: 76.1% of statements\n[2020-02-04T02:33:50.476Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-04T02:33:50.476Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-04T02:33:55.393Z] gofmt -l .\n[2020-02-04T02:33:55.393Z] [ "`gofmt -l .`" = "" ]\n[2020-02-04T02:33:55.393Z] ./bin/test-attribution-txt.sh\n[2020-02-04T02:33:56.462Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-04T02:33:57.252Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-04T02:33:57.263Z] $ docker stop --time=1 b9c15c54a185816849f8ecdc10a552ce8803864faa88543afdf0c381f7a4bc04\n[2020-02-04T02:33:58.858Z] $ docker rm -f b9c15c54a185816849f8ecdc10a552ce8803864faa88543afdf0c381f7a4bc04\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-02-04T02:34:00.056Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-04T02:34:00.395Z] + ls -al .\n[2020-02-04T02:34:00.395Z] total 196\n[2020-02-04T02:34:00.395Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 4 02:33 .\n[2020-02-04T02:34:00.395Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 4 02:31 ..\n[2020-02-04T02:34:00.395Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 02:31 api\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 4 02:31 async.go\n[2020-02-04T02:34:00.395Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 4 02:31 bin\n[2020-02-04T02:34:00.395Z] -rw-r--r--. 1 jenkins jenkins 96730 Feb 4 02:33 coverage.out\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 4 02:31 Dockerfile.build\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 4 02:31 .dockerignore\n[2020-02-04T02:34:00.395Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 4 02:31 example\n[2020-02-04T02:34:00.395Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 4 02:31 .git\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 4 02:31 .gitignore\n[2020-02-04T02:34:00.395Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 4 02:33 go.mod\n[2020-02-04T02:34:00.395Z] -rw-------. 1 jenkins jenkins 11140 Feb 4 02:33 go.sum\n[2020-02-04T02:34:00.395Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 4 02:31 internal\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 4 02:31 Jenkinsfile\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 4 02:31 LICENSE\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 4 02:31 Makefile\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 4 02:31 manageddevices.go\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 4 02:31 managedprofiles.go\n[2020-02-04T02:34:00.395Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 4 02:31 pkg\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 4 02:31 README.md\n[2020-02-04T02:34:00.395Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 4 02:31 .semver\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 9864 Feb 4 02:31 service.go\n[2020-02-04T02:34:00.395Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 4 02:31 snap\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 4 02:29 VERSION\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 4 02:31 version.go\n[2020-02-04T02:34:00.395Z] -rw-rw-r--. 1 jenkins jenkins 519 Feb 4 02:31 watchers.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T02:34:00.708Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 --label arch=x86_64 --label version=0.0.0 .\n[2020-02-04T02:34:00.972Z] Sending build context to Docker daemon 2.63MB\r\r\n[2020-02-04T02:34:00.972Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n[2020-02-04T02:34:00.972Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-04T02:34:00.972Z] ---> 9e68fd2c7169\n[2020-02-04T02:34:00.972Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-04T02:34:00.972Z] ---> Running in 71817770ec7b\n[2020-02-04T02:34:00.972Z] Removing intermediate container 71817770ec7b\n[2020-02-04T02:34:00.972Z] ---> 93f73060e2c5\n[2020-02-04T02:34:00.972Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-04T02:34:01.237Z] ---> Running in cc3b89fecea3\n[2020-02-04T02:34:01.237Z] Removing intermediate container cc3b89fecea3\n[2020-02-04T02:34:01.237Z] ---> 05bf3ef2a16e\n[2020-02-04T02:34:01.237Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-04T02:34:01.237Z] ---> Running in 00cac256208f\n[2020-02-04T02:34:01.498Z] Removing intermediate container 00cac256208f\n[2020-02-04T02:34:01.498Z] ---> c3d2761dce7d\n[2020-02-04T02:34:01.498Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-04T02:34:01.498Z] ---> Running in d805f1643a48\n[2020-02-04T02:34:02.440Z] Removing intermediate container d805f1643a48\n[2020-02-04T02:34:02.440Z] ---> 8fcae02645a7\n[2020-02-04T02:34:02.440Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-04T02:34:02.440Z] ---> Running in ed02b65924c8\n[2020-02-04T02:34:03.011Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-04T02:34:03.960Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-04T02:34:04.221Z] OK: 143 MiB in 39 packages\n[2020-02-04T02:34:04.792Z] Removing intermediate container ed02b65924c8\n[2020-02-04T02:34:04.792Z] ---> 8cd293c8ae69\n[2020-02-04T02:34:04.792Z] Step 8/20 : COPY . .\n[2020-02-04T02:34:05.053Z] ---> ca54e459cbab\n[2020-02-04T02:34:05.053Z] Step 9/20 : RUN ${MAKE}\n[2020-02-04T02:34:05.053Z] ---> Running in e71ea8d665c2\n[2020-02-04T02:34:05.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n[2020-02-04T02:34:09.873Z] \x1b[0mRemoving intermediate container 4c25675cf80d\n[2020-02-04T02:34:09.873Z] ---> cc5b49bf30e5\n[2020-02-04T02:34:09.873Z] Successfully built cc5b49bf30e5\n[2020-02-04T02:34:09.873Z] 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-02-04T02:34:10.347Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-04T02:34:10.616Z] .\n[Pipeline] withDockerContainer\n[2020-02-04T02:34:11.001Z] prd-ubuntu18.04-docker-arm64-4c-2g-17464 does not seem to be running inside a container\n[2020-02-04T02:34:11.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-04T02:34:12.568Z] $ docker top 9f9159c8806fa3e4f1126b1ccab323b8c68ff604c682a1f1a1347b4899d7d6ed -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-04T02:34:14.990Z] + go version\n[2020-02-04T02:34:14.990Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-02-04T02:34:15.671Z] + make test\n[2020-02-04T02:34:15.671Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-04T02:34:27.837Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-04T02:34:38.209Z] Removing intermediate container e71ea8d665c2\n[2020-02-04T02:34:38.209Z] ---> 2704e3125eb3\n[2020-02-04T02:34:38.209Z] Step 10/20 : FROM scratch\n[2020-02-04T02:34:38.209Z] ---> \n[2020-02-04T02:34:38.209Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-04T02:34:38.209Z] ---> Running in 8d129e6f9f68\n[2020-02-04T02:34:38.209Z] Removing intermediate container 8d129e6f9f68\n[2020-02-04T02:34:38.209Z] ---> 1b959a019bf7\n[2020-02-04T02:34:38.209Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-04T02:34:38.209Z] ---> Running in e96672da3ac6\n[2020-02-04T02:34:38.209Z] Removing intermediate container e96672da3ac6\n[2020-02-04T02:34:38.209Z] ---> 15b401eb6f70\n[2020-02-04T02:34:38.209Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-04T02:34:38.209Z] ---> Running in 74da8100724d\n[2020-02-04T02:34:38.209Z] Removing intermediate container 74da8100724d\n[2020-02-04T02:34:38.209Z] ---> abf4438ae1fc\n[2020-02-04T02:34:38.209Z] Step 14/20 : WORKDIR /\n[2020-02-04T02:34:38.209Z] ---> Running in 755f818f77d6\n[2020-02-04T02:34:38.209Z] Removing intermediate container 755f818f77d6\n[2020-02-04T02:34:38.209Z] ---> d4a745c5d066\n[2020-02-04T02:34:38.209Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-04T02:34:38.481Z] ---> 54b5692731f8\n[2020-02-04T02:34:38.481Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-04T02:34:38.481Z] ---> 8586f0e3f397\n[2020-02-04T02:34:38.481Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-04T02:34:38.742Z] ---> Running in 49fe72847893\n[2020-02-04T02:34:38.742Z] Removing intermediate container 49fe72847893\n[2020-02-04T02:34:38.742Z] ---> faff500656f0\n[2020-02-04T02:34:38.742Z] Step 18/20 : LABEL arch=x86_64\n[2020-02-04T02:34:39.004Z] ---> Running in d6987c385016\n[2020-02-04T02:34:39.004Z] Removing intermediate container d6987c385016\n[2020-02-04T02:34:39.004Z] ---> 77c46c028b20\n[2020-02-04T02:34:39.004Z] Step 19/20 : LABEL git_sha=6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5\n[2020-02-04T02:34:39.306Z] ---> Running in 4149e0479e98\n[2020-02-04T02:34:39.306Z] Removing intermediate container 4149e0479e98\n[2020-02-04T02:34:39.306Z] ---> 81dc4851b735\n[2020-02-04T02:34:39.306Z] Step 20/20 : LABEL version=0.0.0\n[2020-02-04T02:34:39.306Z] ---> Running in 7910150a620e\n[2020-02-04T02:34:39.584Z] Removing intermediate container 7910150a620e\n[2020-02-04T02:34:39.584Z] ---> e7e0d5983826\n[2020-02-04T02:34:39.584Z] Successfully built e7e0d5983826\n[2020-02-04T02:34:39.584Z] Successfully tagged docker-device-sdk-simple: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-02-04T02:35:23.591Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-04T02:35:23.591Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-04T02:35:23.592Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-04T02:35:23.592Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.025s\tcoverage: 23.1% of statements\n[2020-02-04T02:35:26.209Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.208s\tcoverage: 96.8% of statements\n[2020-02-04T02:35:31.589Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.046s\tcoverage: 13.1% of statements\n[2020-02-04T02:35:31.589Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.024s\tcoverage: 25.6% of statements\n[2020-02-04T02:36:10.538Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.035s\tcoverage: 30.9% of statements\n[2020-02-04T02:36:10.538Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.377s\tcoverage: 42.3% of statements\n[2020-02-04T02:36:10.538Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-04T02:36:10.538Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-04T02:36:10.538Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.625s\tcoverage: 79.5% of statements\n[2020-02-04T02:36:10.538Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-04T02:36:10.538Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-04T02:36:10.538Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-04T02:36:10.538Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.054s\tcoverage: 52.6% of statements\n[2020-02-04T02:36:10.538Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.406s\tcoverage: 76.1% of statements\n[2020-02-04T02:36:10.538Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-04T02:36:10.538Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-04T02:36:37.306Z] gofmt -l .\n[2020-02-04T02:36:37.306Z] [ "`gofmt -l .`" = "" ]\n[2020-02-04T02:36:37.306Z] ./bin/test-attribution-txt.sh\n[2020-02-04T02:36:37.306Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-04T02:36:37.326Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-04T02:36:37.782Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-04T02:36:37.788Z] $ docker stop --time=1 9f9159c8806fa3e4f1126b1ccab323b8c68ff604c682a1f1a1347b4899d7d6ed\n[2020-02-04T02:36:40.042Z] $ docker rm -f 9f9159c8806fa3e4f1126b1ccab323b8c68ff604c682a1f1a1347b4899d7d6ed\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-02-04T02:36:41.160Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-04T02:36:41.485Z] + ls -al .\n[2020-02-04T02:36:41.485Z] total 232\n[2020-02-04T02:36:41.485Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 4 02:36 .\n[2020-02-04T02:36:41.485Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 02:31 ..\n[2020-02-04T02:36:41.485Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 4 02:31 .dockerignore\n[2020-02-04T02:36:41.485Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 02:31 .git\n[2020-02-04T02:36:41.485Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 4 02:31 .gitignore\n[2020-02-04T02:36:41.485Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 02:31 .semver\n[2020-02-04T02:36:41.485Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 4 02:31 Dockerfile.build\n[2020-02-04T02:36:41.485Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 4 02:31 Jenkinsfile\n[2020-02-04T02:36:41.485Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 4 02:31 LICENSE\n[2020-02-04T02:36:41.485Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 4 02:31 Makefile\n[2020-02-04T02:36:41.485Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 4 02:31 README.md\n[2020-02-04T02:36:41.485Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 02:29 VERSION\n[2020-02-04T02:36:41.485Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 02:31 api\n[2020-02-04T02:36:41.485Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 4 02:31 async.go\n[2020-02-04T02:36:41.485Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 02:31 bin\n[2020-02-04T02:36:41.485Z] -rw-r--r-- 1 jenkins jenkins 96730 Feb 4 02:36 coverage.out\n[2020-02-04T02:36:41.485Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 02:31 example\n[2020-02-04T02:36:41.486Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 4 02:36 go.mod\n[2020-02-04T02:36:41.486Z] -rw------- 1 jenkins jenkins 11140 Feb 4 02:36 go.sum\n[2020-02-04T02:36:41.486Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 4 02:31 internal\n[2020-02-04T02:36:41.486Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 4 02:31 manageddevices.go\n[2020-02-04T02:36:41.486Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 4 02:31 managedprofiles.go\n[2020-02-04T02:36:41.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 02:31 pkg\n[2020-02-04T02:36:41.486Z] -rw-rw-r-- 1 jenkins jenkins 9864 Feb 4 02:31 service.go\n[2020-02-04T02:36:41.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 02:31 snap\n[2020-02-04T02:36:41.486Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 4 02:31 version.go\n[2020-02-04T02:36:41.486Z] -rw-rw-r-- 1 jenkins jenkins 519 Feb 4 02:31 watchers.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T02:36:41.817Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5 --label arch=arm64 --label version=0.0.0 .\n[2020-02-04T02:36:42.405Z] Sending build context to Docker daemon 2.63MB\r\r\n[2020-02-04T02:36:42.405Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n[2020-02-04T02:36:42.405Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-04T02:36:42.405Z] ---> cc5b49bf30e5\n[2020-02-04T02:36:42.405Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-04T02:36:42.676Z] ---> Running in e10bd13f2ac9\n[2020-02-04T02:36:42.951Z] Removing intermediate container e10bd13f2ac9\n[2020-02-04T02:36:42.951Z] ---> cf0dc5ced85f\n[2020-02-04T02:36:42.951Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-04T02:36:42.951Z] ---> Running in 103e897f53e1\n[2020-02-04T02:36:43.539Z] Removing intermediate container 103e897f53e1\n[2020-02-04T02:36:43.539Z] ---> 11a4a7b527ff\n[2020-02-04T02:36:43.539Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-04T02:36:43.539Z] ---> Running in 5a3da2b8a43e\n[2020-02-04T02:36:43.810Z] Removing intermediate container 5a3da2b8a43e\n[2020-02-04T02:36:43.810Z] ---> e9a2bcc35214\n[2020-02-04T02:36:43.810Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-04T02:36:44.078Z] ---> Running in d91192cb5fc1\n[2020-02-04T02:36:46.054Z] Removing intermediate container d91192cb5fc1\n[2020-02-04T02:36:46.054Z] ---> 1abba7bbeb9a\n[2020-02-04T02:36:46.054Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-04T02:36:46.054Z] ---> Running in 3741a14afbf8\n[2020-02-04T02:36:47.028Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-04T02:36:47.612Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-04T02:36:48.201Z] OK: 125 MiB in 39 packages\n[2020-02-04T02:36:49.622Z] Removing intermediate container 3741a14afbf8\n[2020-02-04T02:36:49.622Z] ---> e4e506396f05\n[2020-02-04T02:36:49.622Z] Step 8/20 : COPY . .\n[2020-02-04T02:36:50.226Z] ---> bc2a678a756d\n[2020-02-04T02:36:50.226Z] Step 9/20 : RUN ${MAKE}\n[2020-02-04T02:36:50.494Z] ---> Running in cb15e641ef2b\n[2020-02-04T02:36:51.467Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n[2020-02-04T02:37:47.994Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-04T02:38:06.259Z] Removing intermediate container cb15e641ef2b\n[2020-02-04T02:38:06.260Z] ---> 63383b4a6292\n[2020-02-04T02:38:06.260Z] Step 10/20 : FROM scratch\n[2020-02-04T02:38:06.260Z] ---> \n[2020-02-04T02:38:06.260Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-04T02:38:06.260Z] ---> Running in b63fe7dc0cf6\n[2020-02-04T02:38:06.260Z] Removing intermediate container b63fe7dc0cf6\n[2020-02-04T02:38:06.260Z] ---> 7a121f29a481\n[2020-02-04T02:38:06.260Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-04T02:38:06.260Z] ---> Running in f2df22b45e4a\n[2020-02-04T02:38:06.260Z] Removing intermediate container f2df22b45e4a\n[2020-02-04T02:38:06.260Z] ---> 63c60c07c29a\n[2020-02-04T02:38:06.260Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-04T02:38:06.260Z] ---> Running in 1620c0187bd7\n[2020-02-04T02:38:06.260Z] Removing intermediate container 1620c0187bd7\n[2020-02-04T02:38:06.260Z] ---> a9986324b5b7\n[2020-02-04T02:38:06.260Z] Step 14/20 : WORKDIR /\n[2020-02-04T02:38:06.260Z] ---> Running in 0fca8f0fcb6a\n[2020-02-04T02:38:06.260Z] Removing intermediate container 0fca8f0fcb6a\n[2020-02-04T02:38:06.260Z] ---> ce18274b4423\n[2020-02-04T02:38:06.260Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-04T02:38:06.535Z] ---> 2d0d03a81dab\n[2020-02-04T02:38:06.535Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-04T02:38:07.133Z] ---> 085171250846\n[2020-02-04T02:38:07.133Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-04T02:38:07.133Z] ---> Running in 47d2c8f9c38c\n[2020-02-04T02:38:07.723Z] Removing intermediate container 47d2c8f9c38c\n[2020-02-04T02:38:07.723Z] ---> df3a4121a4e5\n[2020-02-04T02:38:07.723Z] Step 18/20 : LABEL arch=arm64\n[2020-02-04T02:38:07.723Z] ---> Running in a44a0e1f3995\n[2020-02-04T02:38:07.990Z] Removing intermediate container a44a0e1f3995\n[2020-02-04T02:38:07.990Z] ---> c23e8aa06f19\n[2020-02-04T02:38:07.990Z] Step 19/20 : LABEL git_sha=6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5\n[2020-02-04T02:38:08.261Z] ---> Running in 27b084f84b7b\n[2020-02-04T02:38:08.531Z] Removing intermediate container 27b084f84b7b\n[2020-02-04T02:38:08.531Z] ---> af72a75e88b5\n[2020-02-04T02:38:08.531Z] Step 20/20 : LABEL version=0.0.0\n[2020-02-04T02:38:08.531Z] ---> Running in 2642dc99b193\n[2020-02-04T02:38:08.802Z] Removing intermediate container 2642dc99b193\n[2020-02-04T02:38:08.802Z] ---> 05c294f60a25\n[2020-02-04T02:38:09.069Z] Successfully built 05c294f60a25\n[2020-02-04T02:38:09.069Z] Successfully tagged docker-device-sdk-simple-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-02-04T02:38:09.406Z] provisioning config files...\n[2020-02-04T02:38:09.418Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/config364343134570625503tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-04T02:38:09.727Z] + curl -s https://codecov.io/bash\n[2020-02-04T02:38:09.727Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/config364343134570625503tmp\n[2020-02-04T02:38:09.986Z] \n[2020-02-04T02:38:09.986Z] _____ _\n[2020-02-04T02:38:09.986Z] / ____| | |\n[2020-02-04T02:38:09.986Z] | | ___ __| | ___ ___ _____ __\n[2020-02-04T02:38:09.986Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-04T02:38:09.986Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-04T02:38:09.986Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-04T02:38:09.986Z] Bash-20191211-b8db533\n[2020-02-04T02:38:09.986Z] \n[2020-02-04T02:38:09.986Z] \n[2020-02-04T02:38:09.986Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-04T02:38:09.986Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-04T02:38:09.986Z] \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-02-04T02:38:09.986Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-04T02:38:09.986Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-04T02:38:09.986Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-04T02:38:09.986Z] \x1b[0;32m+\x1b[0m .\n[2020-02-04T02:38:09.986Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-04T02:38:09.986Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-04T02:38:09.986Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-04T02:38:09.986Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=96730\x1b[0m\n[2020-02-04T02:38:09.986Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-04T02:38:09.986Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-04T02:38:10.244Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-04T02:38:10.244Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-04T02:38:10.244Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-04T02:38:10.244Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-04T02:38:10.244Z] \x1b[0;90mquery:\x1b[0m branch=PR-437&commit=6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-437%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=437&job=\n[2020-02-04T02:38:10.244Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-04T02:38:10.244Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-437&commit=6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-437%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=437&job=\n[2020-02-04T02:38:16.811Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-04T02:38:16.811Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/6ed1197d5ca59d7e77b0a3ec6c1eecc325e183d5\x1b[0m\n[Pipeline] }\n[2020-02-04T02:38:16.817Z] 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-02-04T02:38:17.367Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-04T02:38:17.664Z] ---> package-listing.sh\n[2020-02-04T02:38:17.664Z] ++ facter osfamily\n[2020-02-04T02:38:17.664Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-04T02:38:17.664Z] + OS_FAMILY=redhat\n[2020-02-04T02:38:17.664Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-437\n[2020-02-04T02:38:17.664Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-04T02:38:17.664Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-04T02:38:17.664Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-04T02:38:17.664Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-04T02:38:17.664Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-437 \']\'\n[2020-02-04T02:38:17.664Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-04T02:38:17.664Z] + case "${OS_FAMILY}" in\n[2020-02-04T02:38:17.664Z] + rpm -qa\n[2020-02-04T02:38:17.664Z] + sort\n[2020-02-04T02:38:21.857Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-04T02:38:21.857Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-04T02:38:21.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-04T02:38:21.857Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-437 \']\'\n[2020-02-04T02:38:21.857Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-437/archives/\n[2020-02-04T02:38:21.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-437/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T02:38:22.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-04T02:38:22.340Z] \n[2020-02-04T02:38:22.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T02:38:22.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-04T02:38:22.643Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-04T02:38:22.643Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-04T02:38:22.643Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-04T02:38:22.643Z] c9ea274ed700: Pulling fs layer\n[2020-02-04T02:38:22.643Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-04T02:38:22.643Z] f6a933c9cadc: Pulling fs layer\n[2020-02-04T02:38:22.643Z] 61811dbd4963: Pulling fs layer\n[2020-02-04T02:38:22.643Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-04T02:38:22.643Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-04T02:38:22.643Z] dc21a1d4508b: Pulling fs layer\n[2020-02-04T02:38:22.643Z] 363af2e989c4: Pulling fs layer\n[2020-02-04T02:38:22.643Z] f6a933c9cadc: Waiting\n[2020-02-04T02:38:22.643Z] 61811dbd4963: Waiting\n[2020-02-04T02:38:22.643Z] dc21a1d4508b: Waiting\n[2020-02-04T02:38:22.643Z] 363af2e989c4: Waiting\n[2020-02-04T02:38:22.643Z] 095dd8b7b4d8: Waiting\n[2020-02-04T02:38:22.643Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-04T02:38:22.643Z] da0e9bf0cc60: Download complete\n[2020-02-04T02:38:22.643Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-04T02:38:22.643Z] 9cfac6ba3733: Download complete\n[2020-02-04T02:38:22.643Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-04T02:38:22.643Z] e6b0cf9c0882: Download complete\n[2020-02-04T02:38:22.916Z] f6a933c9cadc: Verifying Checksum\n[2020-02-04T02:38:22.916Z] f6a933c9cadc: Download complete\n[2020-02-04T02:38:22.916Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-04T02:38:22.916Z] a6eb2c9e2280: Download complete\n[2020-02-04T02:38:23.178Z] e6b0cf9c0882: Pull complete\n[2020-02-04T02:38:23.178Z] c9ea274ed700: Verifying Checksum\n[2020-02-04T02:38:23.178Z] c9ea274ed700: Download complete\n[2020-02-04T02:38:23.178Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-04T02:38:23.178Z] 095dd8b7b4d8: Download complete\n[2020-02-04T02:38:23.178Z] 363af2e989c4: Verifying Checksum\n[2020-02-04T02:38:23.178Z] 363af2e989c4: Download complete\n[2020-02-04T02:38:23.178Z] dc21a1d4508b: Verifying Checksum\n[2020-02-04T02:38:23.178Z] dc21a1d4508b: Download complete\n[2020-02-04T02:38:23.178Z] da0e9bf0cc60: Pull complete\n[2020-02-04T02:38:23.760Z] 61811dbd4963: Verifying Checksum\n[2020-02-04T02:38:23.760Z] 61811dbd4963: Download complete\n[2020-02-04T02:38:25.666Z] c9ea274ed700: Pull complete\n[2020-02-04T02:38:25.666Z] 9cfac6ba3733: Pull complete\n[2020-02-04T02:38:25.924Z] f6a933c9cadc: Pull complete\n[2020-02-04T02:38:30.125Z] 61811dbd4963: Pull complete\n[2020-02-04T02:38:30.125Z] a6eb2c9e2280: Pull complete\n[2020-02-04T02:38:31.516Z] 095dd8b7b4d8: Pull complete\n[2020-02-04T02:38:31.774Z] dc21a1d4508b: Pull complete\n[2020-02-04T02:38:32.033Z] 363af2e989c4: Pull complete\n[2020-02-04T02:38:32.033Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-04T02:38:32.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-04T02:38:32.194Z] prd-centos7-docker-4c-2g-17462 does not seem to be running inside a container\n[2020-02-04T02:38:32.235Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-437 -v /w/workspace/dgexfoundry_device-sdk-go_PR-437:/w/workspace/dgexfoundry_device-sdk-go_PR-437:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-04T02:38:33.368Z] $ docker top 957498ebcb2ba36ce220428742f8ef84848ee9eeac954ef727f1d56ddc6f46d3 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-04T02:38:33.904Z] provisioning config files...\n[2020-02-04T02:38:33.917Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/config6381331807250719646tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-04T02:38:33.933Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-04T02:38:34.224Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-04T02:38:34.230Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-04T02:38:34.517Z] ---> logs-deploy.sh\n[2020-02-04T02:38:34.517Z] + ARCHIVE_ARTIFACTS=\n[2020-02-04T02:38:34.517Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-04T02:38:34.517Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-04T02:38:34.517Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-04T02:38:34.517Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-437/2\n[2020-02-04T02:38:34.517Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-437/2/\n[2020-02-04T02:38:34.517Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-437/2 /w/workspace/dgexfoundry_device-sdk-go_PR-437\n[2020-02-04T02:38:35.452Z] Archives upload complete.\n[2020-02-04T02:38:35.452Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-437/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-437/2/\n[2020-02-04T02:38:36.019Z] ---> uname -a:\n[2020-02-04T02:38:36.019Z] Linux 957498ebcb2b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] ---> lscpu:\n[2020-02-04T02:38:36.019Z] Architecture: x86_64\n[2020-02-04T02:38:36.019Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-04T02:38:36.019Z] Byte Order: Little Endian\n[2020-02-04T02:38:36.019Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-04T02:38:36.019Z] CPU(s): 4\n[2020-02-04T02:38:36.019Z] On-line CPU(s) list: 0-3\n[2020-02-04T02:38:36.019Z] Thread(s) per core: 1\n[2020-02-04T02:38:36.019Z] Core(s) per socket: 1\n[2020-02-04T02:38:36.019Z] Socket(s): 4\n[2020-02-04T02:38:36.019Z] NUMA node(s): 1\n[2020-02-04T02:38:36.019Z] Vendor ID: GenuineIntel\n[2020-02-04T02:38:36.019Z] CPU family: 6\n[2020-02-04T02:38:36.019Z] Model: 44\n[2020-02-04T02:38:36.019Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-04T02:38:36.019Z] Stepping: 1\n[2020-02-04T02:38:36.019Z] CPU MHz: 2933.396\n[2020-02-04T02:38:36.019Z] BogoMIPS: 5866.79\n[2020-02-04T02:38:36.019Z] Virtualization: VT-x\n[2020-02-04T02:38:36.019Z] Hypervisor vendor: KVM\n[2020-02-04T02:38:36.019Z] Virtualization type: full\n[2020-02-04T02:38:36.019Z] L1d cache: 128 KiB\n[2020-02-04T02:38:36.019Z] L1i cache: 128 KiB\n[2020-02-04T02:38:36.019Z] L2 cache: 16 MiB\n[2020-02-04T02:38:36.019Z] L3 cache: 64 MiB\n[2020-02-04T02:38:36.019Z] NUMA node0 CPU(s): 0-3\n[2020-02-04T02:38:36.019Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-04T02:38:36.019Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-04T02:38:36.019Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-04T02:38:36.019Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-04T02:38:36.019Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-04T02:38:36.019Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] ---> nproc:\n[2020-02-04T02:38:36.019Z] 4\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] ---> df -h:\n[2020-02-04T02:38:36.019Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-04T02:38:36.019Z] overlay 50.0G 6.3G 43.7G 13% /\n[2020-02-04T02:38:36.019Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-04T02:38:36.019Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-04T02:38:36.019Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-04T02:38:36.019Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n[2020-02-04T02:38:36.019Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n[2020-02-04T02:38:36.019Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n[2020-02-04T02:38:36.019Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-437\n[2020-02-04T02:38:36.019Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp\n[2020-02-04T02:38:36.019Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] ---> free -m:\n[2020-02-04T02:38:36.019Z] total used free shared buff/cache available\n[2020-02-04T02:38:36.019Z] Mem: 1838 598 76 0 1163 1136\n[2020-02-04T02:38:36.019Z] Swap: 1023 1 1022\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] ---> ip addr:\n[2020-02-04T02:38:36.019Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-04T02:38:36.019Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-04T02:38:36.019Z] inet 127.0.0.1/8 scope host lo\n[2020-02-04T02:38:36.019Z] valid_lft forever preferred_lft forever\n[2020-02-04T02:38:36.019Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n[2020-02-04T02:38:36.019Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-04T02:38:36.019Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-04T02:38:36.019Z] valid_lft forever preferred_lft forever\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] ---> sar -b -r -n DEV:\n[2020-02-04T02:38:36.019Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/04/20 \t_x86_64_\t(4 CPU)\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] 02:27:57 LINUX RESTART\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] 02:29:01 tps rtps wtps bread/s bwrtn/s\n[2020-02-04T02:38:36.019Z] 02:30:01 14.70 1.32 13.38 78.84 2704.43\n[2020-02-04T02:38:36.019Z] 02:31:01 0.60 0.00 0.60 0.00 10.01\n[2020-02-04T02:38:36.019Z] 02:32:01 0.27 0.00 0.27 0.00 3.61\n[2020-02-04T02:38:36.019Z] 02:33:01 0.28 0.00 0.28 0.00 3.33\n[2020-02-04T02:38:36.019Z] 02:34:01 0.28 0.00 0.28 0.00 3.91\n[2020-02-04T02:38:36.019Z] 02:35:02 0.30 0.00 0.30 0.00 3.90\n[2020-02-04T02:38:36.019Z] 02:36:01 0.29 0.00 0.29 0.00 3.66\n[2020-02-04T02:38:36.019Z] 02:37:01 0.28 0.00 0.28 0.00 3.10\n[2020-02-04T02:38:36.019Z] 02:38:01 0.23 0.00 0.23 0.00 2.85\n[2020-02-04T02:38:36.019Z] Average: 1.92 0.15 1.77 8.78 304.98\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] 02:29:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-02-04T02:38:36.019Z] 02:30:01 109532 1772772 94.18 2620 1238008 933140 31.84 433628 1179868 20\n[2020-02-04T02:38:36.019Z] 02:31:01 111272 1771032 94.09 2620 1238020 913012 31.15 433164 1179568 12\n[2020-02-04T02:38:36.019Z] 02:32:01 111420 1770884 94.08 2620 1238024 912988 31.15 433184 1179568 8\n[2020-02-04T02:38:36.019Z] 02:33:01 112880 1769424 94.00 2620 1238024 912796 31.14 432188 1179528 12\n[2020-02-04T02:38:36.019Z] 02:34:01 112444 1769860 94.03 2620 1238032 912868 31.15 432452 1179528 20\n[2020-02-04T02:38:36.019Z] 02:35:02 112492 1769812 94.02 2620 1238036 912796 31.14 432220 1179528 12\n[2020-02-04T02:38:36.019Z] 02:36:01 119892 1762412 93.63 2620 1238040 912796 31.14 425068 1179356 12\n[2020-02-04T02:38:36.019Z] 02:37:01 119956 1762348 93.63 2620 1238044 912796 31.14 425072 1179356 8\n[2020-02-04T02:38:36.019Z] 02:38:01 119992 1762312 93.63 2620 1238052 912796 31.14 425208 1179356 8\n[2020-02-04T02:38:36.019Z] Average: 114431 1767873 93.92 2620 1238031 915110 31.22 430243 1179517 12\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] 02:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-02-04T02:38:36.019Z] 02:30:01 eth0 15.75 11.44 10.24 23.11 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:31:01 eth0 1.13 0.42 0.38 0.21 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:32:01 eth0 1.07 0.75 0.54 0.41 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:33:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:34:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:35:02 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:36:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:38:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] Average: eth0 2.08 1.47 1.26 2.65 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] ---> sar -P ALL:\n[2020-02-04T02:38:36.019Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/04/20 \t_x86_64_\t(4 CPU)\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] 02:27:57 LINUX RESTART\n[2020-02-04T02:38:36.019Z] \n[2020-02-04T02:38:36.019Z] 02:29:01 CPU %user %nice %system %iowait %steal %idle\n[2020-02-04T02:38:36.019Z] 02:30:01 all 1.05 0.00 0.23 0.02 0.00 98.70\n[2020-02-04T02:38:36.019Z] 02:30:01 0 0.69 0.00 0.23 0.00 0.00 99.08\n[2020-02-04T02:38:36.019Z] 02:30:01 1 1.15 0.00 0.20 0.02 0.00 98.63\n[2020-02-04T02:38:36.019Z] 02:30:01 2 1.73 0.00 0.17 0.00 0.00 98.10\n[2020-02-04T02:38:36.019Z] 02:30:01 3 0.65 0.00 0.30 0.05 0.00 99.00\n[2020-02-04T02:38:36.019Z] 02:31:01 all 0.11 0.00 0.08 0.00 0.00 99.81\n[2020-02-04T02:38:36.019Z] 02:31:01 0 0.25 0.00 0.05 0.00 0.00 99.70\n[2020-02-04T02:38:36.019Z] 02:31:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-02-04T02:38:36.019Z] 02:31:01 2 0.07 0.00 0.13 0.00 0.00 99.80\n[2020-02-04T02:38:36.019Z] 02:31:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-04T02:38:36.019Z] 02:32:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-04T02:38:36.019Z] 02:32:01 0 0.48 0.00 0.05 0.00 0.00 99.47\n[2020-02-04T02:38:36.019Z] 02:32:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n[2020-02-04T02:38:36.019Z] 02:32:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-04T02:38:36.019Z] 02:32:01 3 0.05 0.00 0.07 0.00 0.00 99.88\n[2020-02-04T02:38:36.019Z] 02:33:01 all 0.17 0.00 0.06 0.00 0.00 99.77\n[2020-02-04T02:38:36.019Z] 02:33:01 0 0.48 0.00 0.02 0.00 0.00 99.50\n[2020-02-04T02:38:36.019Z] 02:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-04T02:38:36.019Z] 02:33:01 2 0.08 0.00 0.10 0.00 0.00 99.82\n[2020-02-04T02:38:36.019Z] 02:33:01 3 0.07 0.00 0.07 0.00 0.02 99.85\n[2020-02-04T02:38:36.019Z] 02:34:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n[2020-02-04T02:38:36.019Z] 02:34:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n[2020-02-04T02:38:36.019Z] 02:34:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-04T02:38:36.019Z] 02:34:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-04T02:38:36.019Z] 02:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-04T02:38:36.019Z] 02:35:02 all 0.18 0.00 0.04 0.00 0.00 99.78\n[2020-02-04T02:38:36.019Z] 02:35:02 0 0.52 0.00 0.03 0.00 0.00 99.45\n[2020-02-04T02:38:36.019Z] 02:35:02 1 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-04T02:38:36.019Z] 02:35:02 2 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-04T02:38:36.019Z] 02:35:02 3 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-04T02:38:36.019Z] 02:36:01 all 0.17 0.00 0.04 0.00 0.00 99.78\n[2020-02-04T02:38:36.019Z] 02:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98\n[2020-02-04T02:38:36.019Z] 02:36:01 1 0.56 0.00 0.05 0.00 0.00 99.39\n[2020-02-04T02:38:36.019Z] 02:36:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-02-04T02:38:36.019Z] 02:36:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-04T02:38:36.019Z] 02:37:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-04T02:38:36.019Z] 02:37:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-04T02:38:36.019Z] 02:37:01 1 0.53 0.00 0.05 0.00 0.02 99.40\n[2020-02-04T02:38:36.019Z] 02:37:01 2 0.07 0.00 0.05 0.00 0.02 99.87\n[2020-02-04T02:38:36.019Z] 02:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-04T02:38:36.019Z] 02:38:01 all 0.16 0.00 0.05 0.00 0.00 99.79\n[2020-02-04T02:38:36.019Z] 02:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-04T02:38:36.019Z] 02:38:01 1 0.52 0.00 0.08 0.00 0.00 99.40\n[2020-02-04T02:38:36.019Z] 02:38:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-04T02:38:36.019Z] 02:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-04T02:38:36.019Z] Average: all 0.26 0.00 0.07 0.00 0.00 99.66\n[2020-02-04T02:38:36.019Z] Average: 0 0.34 0.00 0.06 0.00 0.00 99.60\n[2020-02-04T02:38:36.019Z] Average: 1 0.34 0.00 0.07 0.00 0.00 99.59\n[2020-02-04T02:38:36.019Z] Average: 2 0.25 0.00 0.08 0.00 0.00 99.66\n[2020-02-04T02:38:36.020Z] Average: 3 0.11 0.00 0.07 0.01 0.00 99.81\n[2020-02-04T02:38:36.020Z] \n[2020-02-04T02:38:36.020Z] \n[2020-02-04T02:38:36.020Z] '