b'Push event to branch master\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec\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 0ef81488da9e236423f681c40a6609f5e9eb7941\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 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\nCommit message: "Merge pull request #99 from lranjbar/disable-snyk"\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-18451 in /w/workspace/dgexfoundry_device-sdk-go_master\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_master # 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/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nChecking out Revision 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec (master)\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec # timeout=10\nCommit message: "Merge pull request #423 from IOTechSystems/issue-30"\n > git rev-list --no-walk 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-09T14:31:22.385Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:31:23.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-09T14:31:23.803Z] \n[2020-02-09T14:31:23.803Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:31:24.131Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-09T14:31:24.131Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-09T14:31:24.131Z] e7c96db7181b: Pulling fs layer\n[2020-02-09T14:31:24.131Z] a038dfdf5543: Pulling fs layer\n[2020-02-09T14:31:24.131Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-09T14:31:24.394Z] e7c96db7181b: Verifying Checksum\n[2020-02-09T14:31:24.394Z] e7c96db7181b: Download complete\n[2020-02-09T14:31:24.394Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-09T14:31:24.394Z] 8d5d8e63b3c0: Download complete\n[2020-02-09T14:31:24.394Z] a038dfdf5543: Verifying Checksum\n[2020-02-09T14:31:24.394Z] a038dfdf5543: Download complete\n[2020-02-09T14:31:24.659Z] e7c96db7181b: Pull complete\n[2020-02-09T14:31:25.228Z] a038dfdf5543: Pull complete\n[2020-02-09T14:31:25.488Z] 8d5d8e63b3c0: Pull complete\n[2020-02-09T14:31:25.488Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-09T14:31:25.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-09T14:31:25.624Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container\n[2020-02-09T14:31:25.666Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-09T14:31:26.275Z] $ docker top c19f2529e91597efcc2b2dce00636430b4d74364a0a5da0c37d761430b6fe228 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-09T14:31:26.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-09T14:31:26.819Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-09T14:31:27.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-09T14:31:27.024Z] $ docker exec c19f2529e91597efcc2b2dce00636430b4d74364a0a5da0c37d761430b6fe228 ssh-agent\n[2020-02-09T14:31:27.212Z] SSH_AUTH_SOCK=/tmp/ssh-02mqnphB5ciy/agent.15\n[2020-02-09T14:31:27.212Z] SSH_AGENT_PID=22\n[2020-02-09T14:31:27.225Z] Running ssh-add (command line suppressed)\n[2020-02-09T14:31:27.357Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6462178813733437744.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6462178813733437744.key)\n[2020-02-09T14:31:27.412Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-09T14:31:27.709Z] + git describe --exact-match --tags HEAD\n[2020-02-09T14:31:27.709Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-09T14:31:27.757Z] $ docker exec --env ******** --env ******** c19f2529e91597efcc2b2dce00636430b4d74364a0a5da0c37d761430b6fe228 ssh-agent -k\n[2020-02-09T14:31:27.906Z] unset SSH_AUTH_SOCK;\n[2020-02-09T14:31:27.906Z] unset SSH_AGENT_PID;\n[2020-02-09T14:31:27.906Z] echo Agent pid 22 killed;\n[2020-02-09T14:31:27.958Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-09T14:31:27.973Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-09T14:31:27.973Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-09T14:31:27.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-09T14:31:27.997Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-09T14:31:28.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-09T14:31:28.183Z] $ docker exec c19f2529e91597efcc2b2dce00636430b4d74364a0a5da0c37d761430b6fe228 ssh-agent\n[2020-02-09T14:31:28.368Z] SSH_AUTH_SOCK=/tmp/ssh-iiuX5pFnmaVm/agent.58\n[2020-02-09T14:31:28.368Z] SSH_AGENT_PID=64\n[2020-02-09T14:31:28.374Z] Running ssh-add (command line suppressed)\n[2020-02-09T14:31:28.540Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_665016468193852402.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_665016468193852402.key)\n[2020-02-09T14:31:28.583Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-09T14:31:28.877Z] + git semver init\n[2020-02-09T14:31:28.877Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-09T14:31:28.877Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git\n[2020-02-09T14:31:28.877Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master\n[2020-02-09T14:31:28.877Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-09T14:31:28.877Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-09T14:31:28.877Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-09T14:31:28.877Z] # $SEMVER_BRANCH = master\n[2020-02-09T14:31:28.877Z] # $SEMVER_TEMP = /tmp/semver-629916927\n[2020-02-09T14:31:28.877Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n[2020-02-09T14:31:29.449Z] # \'/tmp/semver-629916927\' -> \'/w/workspace/dgexfoundry_device-sdk-go_master/.semver\'\n[2020-02-09T14:31:29.449Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver\n[Pipeline] }\n[2020-02-09T14:31:29.455Z] $ docker exec --env ******** --env ******** c19f2529e91597efcc2b2dce00636430b4d74364a0a5da0c37d761430b6fe228 ssh-agent -k\n[2020-02-09T14:31:29.595Z] unset SSH_AUTH_SOCK;\n[2020-02-09T14:31:29.595Z] unset SSH_AGENT_PID;\n[2020-02-09T14:31:29.595Z] echo Agent pid 64 killed;\n[2020-02-09T14:31:29.643Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-09T14:31:29.952Z] + git semver\n[Pipeline] }\n[2020-02-09T14:31:29.961Z] $ docker stop --time=1 c19f2529e91597efcc2b2dce00636430b4d74364a0a5da0c37d761430b6fe228\n[2020-02-09T14:31:31.276Z] $ docker rm -f c19f2529e91597efcc2b2dce00636430b4d74364a0a5da0c37d761430b6fe228\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-09T14:31:31.926Z] Stashed 18 file(s)\n[Pipeline] echo\n[2020-02-09T14:31:31.928Z] [edgeXSemver] initialized semver on version 1.2.0-dev.3\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-09T14:31:47.064Z] Still waiting to schedule task\n[2020-02-09T14:31:47.065Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-18451\xe2\x80\x99\n[2020-02-09T14:31:47.066Z] Still waiting to schedule task\n[2020-02-09T14:31:47.066Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-02-09T14:33:39.104Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18452 in /w/workspace/dgexfoundry_device-sdk-go_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-09T14:33:39.116Z] Running in /w/workspace/device-sdk-go/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-09T14:33:45.885Z] using credential edgex-jenkins-ssh\n[2020-02-09T14:33:45.916Z] Cloning the remote Git repository\n[2020-02-09T14:33:45.917Z] Cloning with configured refspecs honoured and without tags\n[2020-02-09T14:33:45.977Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-09T14:33:46.066Z] > git init /w/workspace/device-sdk-go/3 # timeout=10\n[2020-02-09T14:33:46.150Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-09T14:33:46.151Z] > git --version # timeout=10\n[2020-02-09T14:33:46.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-09T14:33:46.242Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-09T14:33:47.338Z] Fetching without tags\n[2020-02-09T14:33:47.244Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-09T14:33:47.265Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-09T14:33:47.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-09T14:33:47.356Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-09T14:33:47.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-09T14:33:47.369Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-09T14:33:47.854Z] Checking out Revision 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec (master)\n[2020-02-09T14:33:47.879Z] > git config core.sparsecheckout # timeout=10\n[2020-02-09T14:33:47.916Z] > git checkout -f 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec # timeout=10\n[2020-02-09T14:33:52.284Z] Commit message: "Merge pull request #423 from IOTechSystems/issue-30"\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-09T14:33:53.650Z] =========================================================\n[2020-02-09T14:33:53.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-02-09T14:33:53.651Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:33:55.231Z] + 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[2020-02-09T14:33:56.671Z] Sending build context to Docker daemon 2.592MB\r\r\n[2020-02-09T14:33:56.671Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-02-09T14:33:56.671Z] Step 2/8 : FROM ${BASE}\n[2020-02-09T14:33:56.950Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-09T14:33:56.950Z] cde5963f3b93: Pulling fs layer\n[2020-02-09T14:33:56.950Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-09T14:33:56.950Z] 777b28850792: Pulling fs layer\n[2020-02-09T14:33:56.950Z] 3b9bb2159cbb: Pulling fs layer\n[2020-02-09T14:33:56.950Z] 3e5cb46e90bb: Pulling fs layer\n[2020-02-09T14:33:56.950Z] 704391ccfee3: Pulling fs layer\n[2020-02-09T14:33:56.950Z] dc41f6c27be0: Pulling fs layer\n[2020-02-09T14:33:56.950Z] 1e2f9a495ab8: Pulling fs layer\n[2020-02-09T14:33:56.950Z] b9840a92bc40: Pulling fs layer\n[2020-02-09T14:33:56.950Z] 29cc21b14733: Pulling fs layer\n[2020-02-09T14:33:56.950Z] 9b0bbc4bba68: Pulling fs layer\n[2020-02-09T14:33:56.950Z] 3b9bb2159cbb: Waiting\n[2020-02-09T14:33:56.950Z] 3e5cb46e90bb: Waiting\n[2020-02-09T14:33:56.950Z] 704391ccfee3: Waiting\n[2020-02-09T14:33:56.950Z] dc41f6c27be0: Waiting\n[2020-02-09T14:33:56.950Z] 1e2f9a495ab8: Waiting\n[2020-02-09T14:33:56.950Z] b9840a92bc40: Waiting\n[2020-02-09T14:33:56.950Z] 29cc21b14733: Waiting\n[2020-02-09T14:33:56.951Z] 9b0bbc4bba68: Waiting\n[2020-02-09T14:33:56.951Z] 777b28850792: Verifying Checksum\n[2020-02-09T14:33:56.951Z] 777b28850792: Download complete\n[2020-02-09T14:33:56.951Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-09T14:33:56.951Z] 2a23fa8c16f7: Download complete\n[2020-02-09T14:33:56.951Z] 3e5cb46e90bb: Verifying Checksum\n[2020-02-09T14:33:56.951Z] 3e5cb46e90bb: Download complete\n[2020-02-09T14:33:57.240Z] 704391ccfee3: Verifying Checksum\n[2020-02-09T14:33:57.240Z] 704391ccfee3: Download complete\n[2020-02-09T14:33:57.240Z] cde5963f3b93: Verifying Checksum\n[2020-02-09T14:33:57.240Z] cde5963f3b93: Download complete\n[2020-02-09T14:33:59.239Z] cde5963f3b93: Pull complete\n[2020-02-09T14:34:00.220Z] 2a23fa8c16f7: Pull complete\n[2020-02-09T14:34:00.810Z] 777b28850792: Pull complete\n[2020-02-09T14:34:04.211Z] dc41f6c27be0: Verifying Checksum\n[2020-02-09T14:34:04.211Z] dc41f6c27be0: Download complete\n[2020-02-09T14:34:04.490Z] b9840a92bc40: Verifying Checksum\n[2020-02-09T14:34:04.490Z] b9840a92bc40: Download complete\n[2020-02-09T14:34:08.832Z] 29cc21b14733: Verifying Checksum\n[2020-02-09T14:34:08.832Z] 29cc21b14733: Download complete\n[2020-02-09T14:34:08.832Z] 9b0bbc4bba68: Verifying Checksum\n[2020-02-09T14:34:08.832Z] 9b0bbc4bba68: Download complete\n[2020-02-09T14:34:10.829Z] 1e2f9a495ab8: Verifying Checksum\n[2020-02-09T14:34:10.829Z] 1e2f9a495ab8: Download complete\n[2020-02-09T14:34:11.049Z] Running on prd-centos7-docker-4c-2g-18453 in /w/workspace/dgexfoundry_device-sdk-go_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-09T14:34:11.063Z] Running in /w/workspace/device-sdk-go/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-09T14:34:12.828Z] 3b9bb2159cbb: Download complete\n[2020-02-09T14:34:13.139Z] using credential edgex-jenkins-ssh\n[2020-02-09T14:34:13.156Z] Cloning the remote Git repository\n[2020-02-09T14:34:13.156Z] Cloning with configured refspecs honoured and without tags\n[2020-02-09T14:34:13.182Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-09T14:34:13.224Z] > git init /w/workspace/device-sdk-go/3 # timeout=10\n[2020-02-09T14:34:13.268Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-09T14:34:13.268Z] > git --version # timeout=10\n[2020-02-09T14:34:13.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-09T14:34:13.306Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-09T14:34:13.894Z] Fetching without tags\n[2020-02-09T14:34:14.283Z] Checking out Revision 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec (master)\n[2020-02-09T14:34:13.860Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-09T14:34:13.867Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-09T14:34:13.882Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-09T14:34:13.895Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-09T14:34:13.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-09T14:34:13.900Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-09T14:34:14.288Z] > git config core.sparsecheckout # timeout=10\n[2020-02-09T14:34:14.297Z] > git checkout -f 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec # timeout=10\n[2020-02-09T14:34:17.943Z] Commit message: "Merge pull request #423 from IOTechSystems/issue-30"\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-09T14:34:18.565Z] =========================================================\n[2020-02-09T14:34:18.565Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-02-09T14:34:18.565Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:34:19.189Z] + 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-09T14:34:19.459Z] Sending build context to Docker daemon 2.592MB\r\r\n[2020-02-09T14:34:19.459Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-02-09T14:34:19.459Z] Step 2/8 : FROM ${BASE}\n[2020-02-09T14:34:19.459Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-09T14:34:19.459Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-09T14:34:19.459Z] 2848faf0eed1: Pulling fs layer\n[2020-02-09T14:34:19.459Z] 0f37312ad70f: Pulling fs layer\n[2020-02-09T14:34:19.459Z] 7d08f2745646: Pulling fs layer\n[2020-02-09T14:34:19.459Z] 4c9f31393084: Pulling fs layer\n[2020-02-09T14:34:19.459Z] 75f7a44be1ab: Pulling fs layer\n[2020-02-09T14:34:19.459Z] b4c4bfaf82a6: Pulling fs layer\n[2020-02-09T14:34:19.459Z] 879382edf91e: Pulling fs layer\n[2020-02-09T14:34:19.459Z] 465f21562d6c: Pulling fs layer\n[2020-02-09T14:34:19.459Z] c022810cb2be: Pulling fs layer\n[2020-02-09T14:34:19.459Z] 2dbe7964578c: Pulling fs layer\n[2020-02-09T14:34:19.459Z] b4c4bfaf82a6: Waiting\n[2020-02-09T14:34:19.459Z] 879382edf91e: Waiting\n[2020-02-09T14:34:19.459Z] 465f21562d6c: Waiting\n[2020-02-09T14:34:19.459Z] 7d08f2745646: Waiting\n[2020-02-09T14:34:19.459Z] c022810cb2be: Waiting\n[2020-02-09T14:34:19.459Z] 2dbe7964578c: Waiting\n[2020-02-09T14:34:19.459Z] 4c9f31393084: Waiting\n[2020-02-09T14:34:19.459Z] 75f7a44be1ab: Waiting\n[2020-02-09T14:34:19.459Z] 0f37312ad70f: Verifying Checksum\n[2020-02-09T14:34:19.459Z] 0f37312ad70f: Download complete\n[2020-02-09T14:34:19.459Z] 2848faf0eed1: Download complete\n[2020-02-09T14:34:19.459Z] 4c9f31393084: Verifying Checksum\n[2020-02-09T14:34:19.459Z] 4c9f31393084: Download complete\n[2020-02-09T14:34:19.459Z] 75f7a44be1ab: Verifying Checksum\n[2020-02-09T14:34:19.459Z] 75f7a44be1ab: Download complete\n[2020-02-09T14:34:19.459Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-09T14:34:19.459Z] e6b0cf9c0882: Download complete\n[2020-02-09T14:34:19.723Z] e6b0cf9c0882: Pull complete\n[2020-02-09T14:34:19.985Z] 2848faf0eed1: Pull complete\n[2020-02-09T14:34:19.985Z] 0f37312ad70f: Pull complete\n[2020-02-09T14:34:20.570Z] b4c4bfaf82a6: Verifying Checksum\n[2020-02-09T14:34:20.570Z] b4c4bfaf82a6: Download complete\n[2020-02-09T14:34:20.570Z] 465f21562d6c: Verifying Checksum\n[2020-02-09T14:34:20.570Z] 465f21562d6c: Download complete\n[2020-02-09T14:34:21.176Z] 879382edf91e: Verifying Checksum\n[2020-02-09T14:34:21.176Z] 879382edf91e: Download complete\n[2020-02-09T14:34:21.439Z] 7d08f2745646: Verifying Checksum\n[2020-02-09T14:34:21.439Z] 7d08f2745646: Download complete\n[2020-02-09T14:34:21.439Z] 2dbe7964578c: Verifying Checksum\n[2020-02-09T14:34:21.439Z] 2dbe7964578c: Download complete\n[2020-02-09T14:34:21.439Z] c022810cb2be: Verifying Checksum\n[2020-02-09T14:34:21.439Z] c022810cb2be: Download complete\n[2020-02-09T14:34:28.024Z] 7d08f2745646: Pull complete\n[2020-02-09T14:34:28.024Z] 4c9f31393084: Pull complete\n[2020-02-09T14:34:28.024Z] 75f7a44be1ab: Pull complete\n[2020-02-09T14:34:31.177Z] 3b9bb2159cbb: Pull complete\n[2020-02-09T14:34:31.178Z] 3e5cb46e90bb: Pull complete\n[2020-02-09T14:34:31.178Z] 704391ccfee3: Pull complete\n[2020-02-09T14:34:32.244Z] b4c4bfaf82a6: Pull complete\n[2020-02-09T14:34:36.448Z] 879382edf91e: Pull complete\n[2020-02-09T14:34:36.448Z] 465f21562d6c: Pull complete\n[2020-02-09T14:34:36.655Z] dc41f6c27be0: Pull complete\n[2020-02-09T14:34:37.017Z] c022810cb2be: Pull complete\n[2020-02-09T14:34:37.017Z] 2dbe7964578c: Pull complete\n[2020-02-09T14:34:37.017Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-02-09T14:34:37.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-02-09T14:34:37.017Z] ---> 3f42607d790b\n[2020-02-09T14:34:37.017Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-09T14:34:37.277Z] ---> Running in c884c48037b8\n[2020-02-09T14:34:37.277Z] Removing intermediate container c884c48037b8\n[2020-02-09T14:34:37.277Z] ---> 8af1c33ab23b\n[2020-02-09T14:34:37.277Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-09T14:34:37.536Z] ---> Running in 8ef626dafe52\n[2020-02-09T14:34:38.470Z] Removing intermediate container 8ef626dafe52\n[2020-02-09T14:34:38.471Z] ---> c4995bd32938\n[2020-02-09T14:34:38.471Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-09T14:34:38.471Z] ---> Running in 52c75cfae76f\n[2020-02-09T14:34:38.729Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-09T14:34:40.152Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-09T14:34:40.411Z] OK: 143 MiB in 39 packages\n[2020-02-09T14:34:40.979Z] Removing intermediate container 52c75cfae76f\n[2020-02-09T14:34:40.979Z] ---> c0e3ebec2f01\n[2020-02-09T14:34:40.979Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-09T14:34:40.979Z] ---> Running in d02c497b9b21\n[2020-02-09T14:34:40.979Z] Removing intermediate container d02c497b9b21\n[2020-02-09T14:34:40.979Z] ---> 0fc2bf452b33\n[2020-02-09T14:34:40.979Z] Step 7/8 : COPY . .\n[2020-02-09T14:34:41.550Z] ---> f036a4f1d94b\n[2020-02-09T14:34:41.550Z] Step 8/8 : RUN go mod download\n[2020-02-09T14:34:41.550Z] ---> Running in 392ff948d622\n[2020-02-09T14:34:42.933Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-09T14:34:42.933Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-09T14:34:42.933Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-09T14:34:42.933Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-09T14:34:42.933Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-09T14:34:42.933Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-09T14:34:42.933Z] go: finding github.com/stretchr/testify v1.3.0\n[2020-02-09T14:34:42.933Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-09T14:34:42.933Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-09T14:34:43.196Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-09T14:34:43.196Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-09T14:34:43.382Z] 1e2f9a495ab8: Pull complete\n[2020-02-09T14:34:43.458Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-09T14:34:43.458Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-09T14:34:43.458Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-09T14:34:43.458Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-09T14:34:43.458Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-09T14:34:43.458Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-09T14:34:43.663Z] b9840a92bc40: Pull complete\n[2020-02-09T14:34:43.717Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-09T14:34:43.717Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-09T14:34:43.717Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-09T14:34:43.717Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-09T14:34:43.717Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-09T14:34:43.717Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-09T14:34:43.979Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-09T14:34:43.979Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-09T14:34:44.240Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-09T14:34:44.240Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-09T14:34:44.240Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-09T14:34:44.240Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-09T14:34:44.240Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-09T14:34:44.504Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-09T14:34:44.765Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-02-09T14:34:44.765Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-09T14:34:44.765Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-09T14:34:44.765Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-09T14:34:45.024Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-09T14:34:45.288Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-09T14:34:45.288Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-09T14:34:45.288Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-09T14:34:45.549Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-09T14:34:45.549Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-09T14:34:45.549Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-09T14:34:45.814Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-09T14:34:45.814Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-09T14:34:45.814Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-02-09T14:34:46.075Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-09T14:34:46.075Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-09T14:34:46.075Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-09T14:34:46.075Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-09T14:34:46.075Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-09T14:34:46.335Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-09T14:34:46.335Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-09T14:34:46.335Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-02-09T14:34:46.335Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-09T14:34:46.593Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-09T14:34:46.593Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-02-09T14:34:47.054Z] 29cc21b14733: Pull complete\n[2020-02-09T14:34:47.054Z] 9b0bbc4bba68: Pull complete\n[2020-02-09T14:34:47.054Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-02-09T14:34:47.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-02-09T14:34:47.054Z] ---> 56ba99f26dce\n[2020-02-09T14:34:47.054Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-09T14:34:47.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-09T14:34:47.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-09T14:34:47.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-09T14:34:47.179Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-09T14:34:47.748Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-09T14:34:47.748Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-09T14:34:47.748Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-09T14:34:47.748Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-09T14:34:48.317Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-09T14:34:48.577Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-09T14:34:48.577Z] go: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-02-09T14:34:48.577Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-09T14:34:48.577Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-09T14:34:48.577Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-09T14:34:51.356Z] ---> Running in 64dae8bae21f\n[2020-02-09T14:34:51.356Z] Removing intermediate container 64dae8bae21f\n[2020-02-09T14:34:51.356Z] ---> 6a3884275a13\n[2020-02-09T14:34:51.356Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-09T14:34:51.356Z] ---> Running in 0f653d4c1645\n[2020-02-09T14:34:53.333Z] Removing intermediate container 0f653d4c1645\n[2020-02-09T14:34:53.333Z] ---> 55573dfdc5b0\n[2020-02-09T14:34:53.333Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-09T14:34:53.608Z] ---> Running in b3ad772530ba\n[2020-02-09T14:34:54.576Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-09T14:34:55.164Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-09T14:34:56.142Z] OK: 125 MiB in 39 packages\n[2020-02-09T14:34:57.120Z] Removing intermediate container b3ad772530ba\n[2020-02-09T14:34:57.120Z] ---> c980da08c78d\n[2020-02-09T14:34:57.120Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-09T14:34:57.120Z] ---> Running in be16b58612f0\n[2020-02-09T14:34:57.729Z] Removing intermediate container be16b58612f0\n[2020-02-09T14:34:57.729Z] ---> 94c267979800\n[2020-02-09T14:34:57.729Z] Step 7/8 : COPY . .\n[2020-02-09T14:34:58.706Z] ---> 8df85941bc16\n[2020-02-09T14:34:58.706Z] Step 8/8 : RUN go mod download\n[2020-02-09T14:34:58.706Z] ---> Running in 3537dd8ee21a\n[2020-02-09T14:35:00.144Z] \x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-09T14:35:00.145Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-09T14:35:00.145Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-09T14:35:00.145Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-09T14:35:00.145Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-09T14:35:00.145Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-09T14:35:00.145Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-09T14:35:00.145Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-09T14:35:00.145Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-09T14:35:01.581Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-09T14:35:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-09T14:35:01.857Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-09T14:35:01.857Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-09T14:35:01.857Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-09T14:35:01.857Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-09T14:35:01.857Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-09T14:35:01.857Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-09T14:35:01.857Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-09T14:35:02.834Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-09T14:35:03.106Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-09T14:35:03.377Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-09T14:35:03.651Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-09T14:35:03.651Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-09T14:35:03.651Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-09T14:35:03.937Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-09T14:35:04.209Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-09T14:35:04.804Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-09T14:35:05.084Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-09T14:35:05.084Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-09T14:35:05.357Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-09T14:35:05.357Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-09T14:35:05.357Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-09T14:35:05.637Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-09T14:35:05.637Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-09T14:35:06.618Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-09T14:35:06.618Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-09T14:35:06.618Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-02-09T14:35:06.618Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-09T14:35:06.891Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-09T14:35:07.161Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-09T14:35:07.161Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-09T14:35:07.432Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-09T14:35:08.029Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-09T14:35:08.029Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-09T14:35:08.302Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-09T14:35:08.576Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-09T14:35:08.576Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-09T14:35:08.853Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-09T14:35:09.125Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-09T14:35:09.722Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-09T14:35:09.995Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-09T14:35:09.995Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-09T14:35:10.541Z] \x1b[0mRemoving intermediate container 392ff948d622\n[2020-02-09T14:35:10.541Z] ---> e13b3c27dd7e\n[2020-02-09T14:35:10.541Z] Successfully built e13b3c27dd7e\n[2020-02-09T14:35:10.541Z] 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-09T14:35:10.939Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-09T14:35:10.939Z] .\n[Pipeline] withDockerContainer\n[2020-02-09T14:35:10.980Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-09T14:35:10.980Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-09T14:35:11.065Z] prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container\n[2020-02-09T14:35:11.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-x86_64 cat\n[2020-02-09T14:35:11.575Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-09T14:35:11.728Z] $ docker top 6d73b85ad9cdb06587c7375cc40aa5effd6e40c56d0bda1c987fa7ae011ac6a2 -eo pid,comm\n[2020-02-09T14:35:11.848Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[Pipeline] {\n[Pipeline] sh\n[2020-02-09T14:35:12.444Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-02-09T14:35:12.562Z] + go version\n[2020-02-09T14:35:12.563Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-02-09T14:35:12.721Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-02-09T14:35:12.856Z] + make test\n[2020-02-09T14:35:12.856Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-09T14:35:13.319Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-02-09T14:35:13.319Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-09T14:35:13.592Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-09T14:35:13.865Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-09T14:35:14.140Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-09T14:35:14.140Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-09T14:35:15.604Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-02-09T14:35:15.604Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-09T14:35:15.604Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-09T14:35:16.212Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-09T14:35:16.488Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-09T14:35:17.085Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-09T14:35:27.797Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-09T14:35:27.797Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-09T14:35:27.797Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-09T14:35:33.082Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.006s\tcoverage: 23.1% of statements\n[2020-02-09T14:35:33.082Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.053s\tcoverage: 95.8% of statements\n[2020-02-09T14:35:36.396Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.160s\tcoverage: 12.7% of statements\n[2020-02-09T14:35:36.396Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.020s\tcoverage: 25.6% of statements\n[2020-02-09T14:36:08.496Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.018s\tcoverage: 30.9% of statements\n[2020-02-09T14:36:08.496Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.273s\tcoverage: 42.3% of statements\n[2020-02-09T14:36:08.496Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-09T14:36:08.496Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-09T14:36:08.496Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.366s\tcoverage: 79.5% of statements\n[2020-02-09T14:36:08.496Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-09T14:36:08.496Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-09T14:36:08.496Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-09T14:36:08.496Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.037s\tcoverage: 52.6% of statements\n[2020-02-09T14:36:08.496Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.104s\tcoverage: 76.1% of statements\n[2020-02-09T14:36:08.496Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-09T14:36:08.496Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-09T14:36:11.816Z] gofmt -l .\n[2020-02-09T14:36:11.816Z] [ "`gofmt -l .`" = "" ]\n[2020-02-09T14:36:12.076Z] ./bin/test-attribution-txt.sh\n[2020-02-09T14:36:12.644Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-09T14:36:13.323Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-09T14:36:13.328Z] $ docker stop --time=1 6d73b85ad9cdb06587c7375cc40aa5effd6e40c56d0bda1c987fa7ae011ac6a2\n[2020-02-09T14:36:14.837Z] $ docker rm -f 6d73b85ad9cdb06587c7375cc40aa5effd6e40c56d0bda1c987fa7ae011ac6a2\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-09T14:36:15.943Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-09T14:36:16.230Z] + ls -al .\n[2020-02-09T14:36:16.231Z] total 200\n[2020-02-09T14:36:16.231Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 9 14:36 .\n[2020-02-09T14:36:16.231Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 9 14:34 ..\n[2020-02-09T14:36:16.231Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 9 14:34 api\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 9 14:34 async.go\n[2020-02-09T14:36:16.231Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 9 14:34 bin\n[2020-02-09T14:36:16.231Z] -rw-r--r--. 1 jenkins jenkins 100036 Feb 9 14:36 coverage.out\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 9 14:34 Dockerfile.build\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 9 14:34 .dockerignore\n[2020-02-09T14:36:16.231Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 9 14:34 example\n[2020-02-09T14:36:16.231Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 9 14:34 .git\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 9 14:34 .gitignore\n[2020-02-09T14:36:16.231Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 9 14:36 go.mod\n[2020-02-09T14:36:16.231Z] -rw-------. 1 jenkins jenkins 11140 Feb 9 14:36 go.sum\n[2020-02-09T14:36:16.231Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 9 14:34 internal\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 9 14:34 Jenkinsfile\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 9 14:34 LICENSE\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 9 14:34 Makefile\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 9 14:34 manageddevices.go\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 9 14:34 managedprofiles.go\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 4077 Feb 9 14:34 managedwatchers.go\n[2020-02-09T14:36:16.231Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 9 14:34 pkg\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 9 14:34 README.md\n[2020-02-09T14:36:16.231Z] drwxrwxr-x. 3 jenkins jenkins 44 Feb 9 14:34 .semver\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 9817 Feb 9 14:34 service.go\n[2020-02-09T14:36:16.231Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 9 14:34 snap\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 9 14:31 VERSION\n[2020-02-09T14:36:16.231Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 9 14:34 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:36:16.523Z] + 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=3fc260ee81d325ff0c54200c3a32fbb6f40d79ec --label arch=x86_64 --label version=1.2.0-dev.3 .\n[2020-02-09T14:36:16.781Z] Sending build context to Docker daemon 2.718MB\r\r\n[2020-02-09T14:36:16.781Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n[2020-02-09T14:36:16.781Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-09T14:36:16.781Z] ---> e13b3c27dd7e\n[2020-02-09T14:36:16.781Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-09T14:36:16.781Z] ---> Running in 132df520653d\n[2020-02-09T14:36:16.781Z] Removing intermediate container 132df520653d\n[2020-02-09T14:36:16.781Z] ---> cf5248922470\n[2020-02-09T14:36:16.781Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-09T14:36:16.781Z] ---> Running in 6fc7d531b3aa\n[2020-02-09T14:36:17.040Z] Removing intermediate container 6fc7d531b3aa\n[2020-02-09T14:36:17.040Z] ---> 72e8b85e3316\n[2020-02-09T14:36:17.040Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-09T14:36:17.040Z] ---> Running in 607f9ea2cc1d\n[2020-02-09T14:36:17.299Z] Removing intermediate container 607f9ea2cc1d\n[2020-02-09T14:36:17.299Z] ---> 9fb1ad50cd84\n[2020-02-09T14:36:17.299Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-09T14:36:17.299Z] ---> Running in 62993e29460d\n[2020-02-09T14:36:17.873Z] Removing intermediate container 62993e29460d\n[2020-02-09T14:36:17.873Z] ---> da6f3b946761\n[2020-02-09T14:36:17.873Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-09T14:36:18.134Z] ---> Running in 965163f58d50\n[2020-02-09T14:36:18.394Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-09T14:36:18.962Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-09T14:36:19.529Z] OK: 143 MiB in 39 packages\n[2020-02-09T14:36:19.788Z] Removing intermediate container 965163f58d50\n[2020-02-09T14:36:19.788Z] ---> 0710f8335efa\n[2020-02-09T14:36:19.788Z] Step 8/20 : COPY . .\n[2020-02-09T14:36:20.047Z] ---> 53669737bd96\n[2020-02-09T14:36:20.047Z] Step 9/20 : RUN ${MAKE}\n[2020-02-09T14:36:20.307Z] ---> Running in 5ff6cfe20087\n[2020-02-09T14:36:20.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n[2020-02-09T14:36:25.121Z] \x1b[0mRemoving intermediate container 3537dd8ee21a\n[2020-02-09T14:36:25.121Z] ---> c6c54050cecd\n[2020-02-09T14:36:25.121Z] Successfully built c6c54050cecd\n[2020-02-09T14:36:25.121Z] 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-09T14:36:25.596Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-09T14:36:25.864Z] .\n[Pipeline] withDockerContainer\n[2020-02-09T14:36:26.222Z] prd-ubuntu18.04-docker-arm64-4c-2g-18452 does not seem to be running inside a container\n[2020-02-09T14:36:26.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat\n[2020-02-09T14:36:27.776Z] $ docker top 6a8cd38dc5a35a1371f58c5b279557dfd3951821af750c00c388a39dfe583bc8 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-09T14:36:30.119Z] + go version\n[2020-02-09T14:36:30.119Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-02-09T14:36:30.834Z] + make test\n[2020-02-09T14:36:30.834Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-09T14:36:32.853Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-09T14:36:39.474Z] Removing intermediate container 5ff6cfe20087\n[2020-02-09T14:36:39.474Z] ---> f2ad353dcfdd\n[2020-02-09T14:36:39.474Z] Step 10/20 : FROM scratch\n[2020-02-09T14:36:39.474Z] ---> \n[2020-02-09T14:36:39.474Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-09T14:36:39.474Z] ---> Running in bff20d56add8\n[2020-02-09T14:36:39.474Z] Removing intermediate container bff20d56add8\n[2020-02-09T14:36:39.474Z] ---> 7ee057693cf1\n[2020-02-09T14:36:39.474Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-09T14:36:39.474Z] ---> Running in 6cf6837068b9\n[2020-02-09T14:36:39.474Z] Removing intermediate container 6cf6837068b9\n[2020-02-09T14:36:39.474Z] ---> e9ff82cc3eca\n[2020-02-09T14:36:39.474Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-09T14:36:39.474Z] ---> Running in f59a50b36020\n[2020-02-09T14:36:39.474Z] Removing intermediate container f59a50b36020\n[2020-02-09T14:36:39.474Z] ---> 086a794b7958\n[2020-02-09T14:36:39.474Z] Step 14/20 : WORKDIR /\n[2020-02-09T14:36:39.474Z] ---> Running in c07f303737d2\n[2020-02-09T14:36:39.474Z] Removing intermediate container c07f303737d2\n[2020-02-09T14:36:39.474Z] ---> f9ac84a8896a\n[2020-02-09T14:36:39.474Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-09T14:36:40.042Z] ---> 3e5882e5fc8c\n[2020-02-09T14:36:40.042Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-09T14:36:40.042Z] ---> e0bdfb3b62cb\n[2020-02-09T14:36:40.042Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-09T14:36:40.302Z] ---> Running in 3f04e733269a\n[2020-02-09T14:36:40.302Z] Removing intermediate container 3f04e733269a\n[2020-02-09T14:36:40.302Z] ---> c141065a2d84\n[2020-02-09T14:36:40.302Z] Step 18/20 : LABEL arch=x86_64\n[2020-02-09T14:36:40.302Z] ---> Running in 683ef2bd1e64\n[2020-02-09T14:36:40.562Z] Removing intermediate container 683ef2bd1e64\n[2020-02-09T14:36:40.562Z] ---> 6aba5b58b618\n[2020-02-09T14:36:40.562Z] Step 19/20 : LABEL git_sha=3fc260ee81d325ff0c54200c3a32fbb6f40d79ec\n[2020-02-09T14:36:40.562Z] ---> Running in 9cd6e47a6a87\n[2020-02-09T14:36:40.821Z] Removing intermediate container 9cd6e47a6a87\n[2020-02-09T14:36:40.821Z] ---> 9f9a0059d6bb\n[2020-02-09T14:36:40.821Z] Step 20/20 : LABEL version=1.2.0-dev.3\n[2020-02-09T14:36:40.821Z] ---> Running in 23bd4f345221\n[2020-02-09T14:36:40.821Z] Removing intermediate container 23bd4f345221\n[2020-02-09T14:36:40.821Z] ---> ae7d3d43850e\n[2020-02-09T14:36:40.821Z] Successfully built ae7d3d43850e\n[2020-02-09T14:36:41.079Z] 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-09T14:37:38.833Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-09T14:37:38.833Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-09T14:37:38.833Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-09T14:37:38.833Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.034s\tcoverage: 23.1% of statements\n[2020-02-09T14:37:40.794Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.146s\tcoverage: 95.8% of statements\n[2020-02-09T14:37:46.165Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.047s\tcoverage: 12.7% of statements\n[2020-02-09T14:37:46.165Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.026s\tcoverage: 25.6% of statements\n[2020-02-09T14:38:25.149Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.032s\tcoverage: 30.9% of statements\n[2020-02-09T14:38:25.149Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.362s\tcoverage: 42.3% of statements\n[2020-02-09T14:38:25.149Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-09T14:38:25.149Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-09T14:38:25.149Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.575s\tcoverage: 79.5% of statements\n[2020-02-09T14:38:25.149Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-09T14:38:25.149Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-09T14:38:25.149Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-09T14:38:25.149Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.056s\tcoverage: 52.6% of statements\n[2020-02-09T14:38:25.149Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.376s\tcoverage: 76.1% of statements\n[2020-02-09T14:38:25.149Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-09T14:38:25.149Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-09T14:38:51.906Z] gofmt -l .\n[2020-02-09T14:38:51.906Z] [ "`gofmt -l .`" = "" ]\n[2020-02-09T14:38:51.906Z] ./bin/test-attribution-txt.sh\n[2020-02-09T14:38:51.906Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-09T14:38:51.922Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-09T14:38:52.412Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-09T14:38:52.418Z] $ docker stop --time=1 6a8cd38dc5a35a1371f58c5b279557dfd3951821af750c00c388a39dfe583bc8\n[2020-02-09T14:38:54.585Z] $ docker rm -f 6a8cd38dc5a35a1371f58c5b279557dfd3951821af750c00c388a39dfe583bc8\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-09T14:38:55.624Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-09T14:38:55.957Z] + ls -al .\n[2020-02-09T14:38:55.957Z] total 236\n[2020-02-09T14:38:55.957Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 9 14:38 .\n[2020-02-09T14:38:55.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 14:33 ..\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 9 14:33 .dockerignore\n[2020-02-09T14:38:55.957Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 9 14:33 .git\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 9 14:33 .gitignore\n[2020-02-09T14:38:55.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 9 14:33 .semver\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 9 14:33 Dockerfile.build\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 9 14:33 Jenkinsfile\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 9 14:33 LICENSE\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 9 14:33 Makefile\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 9 14:33 README.md\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 9 14:31 VERSION\n[2020-02-09T14:38:55.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 9 14:33 api\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 9 14:33 async.go\n[2020-02-09T14:38:55.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 14:33 bin\n[2020-02-09T14:38:55.957Z] -rw-r--r-- 1 jenkins jenkins 100036 Feb 9 14:38 coverage.out\n[2020-02-09T14:38:55.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 14:33 example\n[2020-02-09T14:38:55.957Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 9 14:38 go.mod\n[2020-02-09T14:38:55.957Z] -rw------- 1 jenkins jenkins 11140 Feb 9 14:38 go.sum\n[2020-02-09T14:38:55.957Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 9 14:33 internal\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 9 14:33 manageddevices.go\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 9 14:33 managedprofiles.go\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 4077 Feb 9 14:33 managedwatchers.go\n[2020-02-09T14:38:55.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 14:33 pkg\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 9817 Feb 9 14:33 service.go\n[2020-02-09T14:38:55.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 14:33 snap\n[2020-02-09T14:38:55.957Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 9 14:33 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:38:56.295Z] + 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=3fc260ee81d325ff0c54200c3a32fbb6f40d79ec --label arch=arm64 --label version=1.2.0-dev.3 .\n[2020-02-09T14:38:56.883Z] Sending build context to Docker daemon 2.718MB\r\r\n[2020-02-09T14:38:56.883Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n[2020-02-09T14:38:56.883Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-09T14:38:56.883Z] ---> c6c54050cecd\n[2020-02-09T14:38:56.883Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-09T14:38:57.153Z] ---> Running in e89b5d7a0fa4\n[2020-02-09T14:38:57.425Z] Removing intermediate container e89b5d7a0fa4\n[2020-02-09T14:38:57.425Z] ---> 0b2c79fc06f0\n[2020-02-09T14:38:57.425Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-09T14:38:57.425Z] ---> Running in 9b6e6f7e0bf3\n[2020-02-09T14:38:58.014Z] Removing intermediate container 9b6e6f7e0bf3\n[2020-02-09T14:38:58.014Z] ---> 3d0d92950a97\n[2020-02-09T14:38:58.014Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-09T14:38:58.014Z] ---> Running in fe2cc727d084\n[2020-02-09T14:38:58.600Z] Removing intermediate container fe2cc727d084\n[2020-02-09T14:38:58.600Z] ---> dfdb5b26f5da\n[2020-02-09T14:38:58.600Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-09T14:38:58.600Z] ---> Running in ca05115d86b1\n[2020-02-09T14:39:00.555Z] Removing intermediate container ca05115d86b1\n[2020-02-09T14:39:00.555Z] ---> 729f3b7a3017\n[2020-02-09T14:39:00.555Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-09T14:39:00.555Z] ---> Running in c1fee95c9981\n[2020-02-09T14:39:01.525Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-09T14:39:02.494Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-09T14:39:02.763Z] OK: 125 MiB in 39 packages\n[2020-02-09T14:39:03.741Z] Removing intermediate container c1fee95c9981\n[2020-02-09T14:39:03.741Z] ---> eadcedd9aaf2\n[2020-02-09T14:39:03.741Z] Step 8/20 : COPY . .\n[2020-02-09T14:39:04.711Z] ---> cafae4a63d18\n[2020-02-09T14:39:04.711Z] Step 9/20 : RUN ${MAKE}\n[2020-02-09T14:39:04.980Z] ---> Running in 12488e82ff0f\n[2020-02-09T14:39:05.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n[2020-02-09T14:40:02.443Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-09T14:40:17.550Z] Removing intermediate container 12488e82ff0f\n[2020-02-09T14:40:17.550Z] ---> 5ecadd1c48b2\n[2020-02-09T14:40:17.550Z] Step 10/20 : FROM scratch\n[2020-02-09T14:40:17.550Z] ---> \n[2020-02-09T14:40:17.550Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-09T14:40:17.550Z] ---> Running in dcf4bd34d8b7\n[2020-02-09T14:40:17.550Z] Removing intermediate container dcf4bd34d8b7\n[2020-02-09T14:40:17.550Z] ---> 276f9ae07be2\n[2020-02-09T14:40:17.550Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-09T14:40:17.550Z] ---> Running in 3fb73c01ed8b\n[2020-02-09T14:40:17.550Z] Removing intermediate container 3fb73c01ed8b\n[2020-02-09T14:40:17.550Z] ---> f9a2ecc19cb4\n[2020-02-09T14:40:17.550Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-09T14:40:17.819Z] ---> Running in 560614662fb2\n[2020-02-09T14:40:18.094Z] Removing intermediate container 560614662fb2\n[2020-02-09T14:40:18.094Z] ---> a481a5fb327a\n[2020-02-09T14:40:18.094Z] Step 14/20 : WORKDIR /\n[2020-02-09T14:40:18.094Z] ---> Running in 2c8a26d266a2\n[2020-02-09T14:40:18.364Z] Removing intermediate container 2c8a26d266a2\n[2020-02-09T14:40:18.364Z] ---> b75cd7dea9e4\n[2020-02-09T14:40:18.364Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-09T14:40:19.801Z] ---> 262873dd8242\n[2020-02-09T14:40:19.801Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-09T14:40:20.078Z] ---> 67f99cf60eb2\n[2020-02-09T14:40:20.078Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-09T14:40:20.347Z] ---> Running in 83fdc278d416\n[2020-02-09T14:40:20.617Z] Removing intermediate container 83fdc278d416\n[2020-02-09T14:40:20.617Z] ---> e99b2e899977\n[2020-02-09T14:40:20.617Z] Step 18/20 : LABEL arch=arm64\n[2020-02-09T14:40:20.617Z] ---> Running in 3d819c714b13\n[2020-02-09T14:40:21.213Z] Removing intermediate container 3d819c714b13\n[2020-02-09T14:40:21.213Z] ---> be9f4e8eb3c0\n[2020-02-09T14:40:21.213Z] Step 19/20 : LABEL git_sha=3fc260ee81d325ff0c54200c3a32fbb6f40d79ec\n[2020-02-09T14:40:21.213Z] ---> Running in 4307b99b492b\n[2020-02-09T14:40:21.491Z] Removing intermediate container 4307b99b492b\n[2020-02-09T14:40:21.491Z] ---> 7e873ff85204\n[2020-02-09T14:40:21.491Z] Step 20/20 : LABEL version=1.2.0-dev.3\n[2020-02-09T14:40:21.765Z] ---> Running in fa055830811d\n[2020-02-09T14:40:22.031Z] Removing intermediate container fa055830811d\n[2020-02-09T14:40:22.031Z] ---> ad0a4fca8717\n[2020-02-09T14:40:22.031Z] Successfully built ad0a4fca8717\n[2020-02-09T14:40:22.031Z] 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-09T14:40:22.384Z] provisioning config files...\n[2020-02-09T14:40:22.395Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1896829544481014448tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-09T14:40:22.703Z] + curl -s https://codecov.io/bash\n[2020-02-09T14:40:22.703Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1896829544481014448tmp\n[2020-02-09T14:40:22.964Z] \n[2020-02-09T14:40:22.964Z] _____ _\n[2020-02-09T14:40:22.964Z] / ____| | |\n[2020-02-09T14:40:22.964Z] | | ___ __| | ___ ___ _____ __\n[2020-02-09T14:40:22.964Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-09T14:40:22.964Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-09T14:40:22.964Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-09T14:40:22.964Z] Bash-20191211-b8db533\n[2020-02-09T14:40:22.964Z] \n[2020-02-09T14:40:22.964Z] \n[2020-02-09T14:40:22.964Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-09T14:40:22.964Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-09T14:40:22.964Z] \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-09T14:40:22.964Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-09T14:40:22.964Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-09T14:40:22.964Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-09T14:40:22.964Z] \x1b[0;32m+\x1b[0m .\n[2020-02-09T14:40:22.964Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-09T14:40:22.964Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-09T14:40:22.964Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-09T14:40:22.964Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100036\x1b[0m\n[2020-02-09T14:40:22.964Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-09T14:40:22.964Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-09T14:40:23.223Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-09T14:40:23.223Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-09T14:40:23.223Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-09T14:40:23.223Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-09T14:40:23.223Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=3fc260ee81d325ff0c54200c3a32fbb6f40d79ec&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=\n[2020-02-09T14:40:23.223Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-09T14:40:23.223Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=3fc260ee81d325ff0c54200c3a32fbb6f40d79ec&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=\n[2020-02-09T14:40:23.793Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-09T14:40:24.364Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/3fc260ee81d325ff0c54200c3a32fbb6f40d79ec\x1b[0m\n[Pipeline] }\n[2020-02-09T14:40:24.371Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\n[Pipeline] echo\n[2020-02-09T14:40:24.562Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n[Pipeline] echo\n[2020-02-09T14:40:24.563Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n[Pipeline] withCredentials\n[2020-02-09T14:40:24.584Z] Masking supported pattern matches of $SNYK_TOKEN\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:40:24.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-02-09T14:40:24.962Z] \n[2020-02-09T14:40:24.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:40:25.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-02-09T14:40:25.269Z] 1.217.3: Pulling from edgex-snyk-go\n[2020-02-09T14:40:25.269Z] 9d48c3bd43c5: Pulling fs layer\n[2020-02-09T14:40:25.269Z] 7f94eaf8af20: Pulling fs layer\n[2020-02-09T14:40:25.269Z] 9fe9984849c1: Pulling fs layer\n[2020-02-09T14:40:25.269Z] cf0db633a67d: Pulling fs layer\n[2020-02-09T14:40:25.269Z] 0f7136d71739: Pulling fs layer\n[2020-02-09T14:40:25.269Z] 8c1aaf4dbaec: Pulling fs layer\n[2020-02-09T14:40:25.269Z] b8132c677c6b: Pulling fs layer\n[2020-02-09T14:40:25.269Z] c8f539ab0293: Pulling fs layer\n[2020-02-09T14:40:25.269Z] b11662bbf65b: Pulling fs layer\n[2020-02-09T14:40:25.269Z] 8c1aaf4dbaec: Waiting\n[2020-02-09T14:40:25.269Z] b8132c677c6b: Waiting\n[2020-02-09T14:40:25.269Z] c8f539ab0293: Waiting\n[2020-02-09T14:40:25.269Z] b11662bbf65b: Waiting\n[2020-02-09T14:40:25.269Z] cf0db633a67d: Waiting\n[2020-02-09T14:40:25.269Z] 0f7136d71739: Waiting\n[2020-02-09T14:40:25.269Z] 9fe9984849c1: Verifying Checksum\n[2020-02-09T14:40:25.269Z] 9fe9984849c1: Download complete\n[2020-02-09T14:40:25.269Z] 7f94eaf8af20: Verifying Checksum\n[2020-02-09T14:40:25.269Z] 7f94eaf8af20: Download complete\n[2020-02-09T14:40:25.269Z] 0f7136d71739: Verifying Checksum\n[2020-02-09T14:40:25.269Z] 0f7136d71739: Download complete\n[2020-02-09T14:40:25.269Z] 8c1aaf4dbaec: Verifying Checksum\n[2020-02-09T14:40:25.269Z] 8c1aaf4dbaec: Download complete\n[2020-02-09T14:40:25.540Z] 9d48c3bd43c5: Download complete\n[2020-02-09T14:40:25.804Z] 9d48c3bd43c5: Pull complete\n[2020-02-09T14:40:25.804Z] 7f94eaf8af20: Pull complete\n[2020-02-09T14:40:25.804Z] b8132c677c6b: Verifying Checksum\n[2020-02-09T14:40:25.805Z] b8132c677c6b: Download complete\n[2020-02-09T14:40:26.072Z] 9fe9984849c1: Pull complete\n[2020-02-09T14:40:26.336Z] b11662bbf65b: Verifying Checksum\n[2020-02-09T14:40:26.336Z] b11662bbf65b: Download complete\n[2020-02-09T14:40:26.336Z] c8f539ab0293: Verifying Checksum\n[2020-02-09T14:40:26.336Z] c8f539ab0293: Download complete\n[2020-02-09T14:40:27.283Z] cf0db633a67d: Verifying Checksum\n[2020-02-09T14:40:27.283Z] cf0db633a67d: Download complete\n[2020-02-09T14:40:32.579Z] cf0db633a67d: Pull complete\n[2020-02-09T14:40:32.579Z] 0f7136d71739: Pull complete\n[2020-02-09T14:40:32.579Z] 8c1aaf4dbaec: Pull complete\n[2020-02-09T14:40:34.490Z] b8132c677c6b: Pull complete\n[2020-02-09T14:40:37.037Z] c8f539ab0293: Pull complete\n[2020-02-09T14:40:37.983Z] b11662bbf65b: Pull complete\n[2020-02-09T14:40:37.983Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n[2020-02-09T14:40:37.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] withDockerContainer\n[2020-02-09T14:40:38.120Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container\n[2020-02-09T14:40:38.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n[2020-02-09T14:40:38.731Z] $ docker top 5d04cdb3ecb108ef278d68fe6e793d927dae18c040a89dffc8837fafbd06bedb -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-09T14:40:39.599Z] + snyk monitor \'--org=edgex-jenkins\'\n[2020-02-09T14:40:47.721Z] \n[2020-02-09T14:40:47.721Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master...\n[2020-02-09T14:40:47.721Z] \n[2020-02-09T14:40:47.721Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/f15ed80a-ce4d-4237-a848-7a582c6502a5\n[2020-02-09T14:40:47.721Z] \n[2020-02-09T14:40:47.721Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n[2020-02-09T14:40:47.721Z] \n[2020-02-09T14:40:47.981Z] \n[Pipeline] }\n[2020-02-09T14:40:47.989Z] $ docker stop --time=1 5d04cdb3ecb108ef278d68fe6e793d927dae18c040a89dffc8837fafbd06bedb\n[2020-02-09T14:40:49.371Z] $ docker rm -f 5d04cdb3ecb108ef278d68fe6e793d927dae18c040a89dffc8837fafbd06bedb\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // withCredentials\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)\n[Pipeline] stage\n[Pipeline] { (Tag)\n[Pipeline] unstash\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:40:50.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-09T14:40:50.230Z] .\n[Pipeline] withDockerContainer\n[2020-02-09T14:40:50.341Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container\n[2020-02-09T14:40:50.381Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-09T14:40:50.952Z] $ docker top e732f0f7eb164786cfb6a2173d88838569af7db7876e974356f08d962563c87a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-09T14:40:51.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-09T14:40:51.488Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-09T14:40:51.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-09T14:40:51.698Z] $ docker exec e732f0f7eb164786cfb6a2173d88838569af7db7876e974356f08d962563c87a ssh-agent\n[2020-02-09T14:40:51.887Z] SSH_AUTH_SOCK=/tmp/ssh-DPfzgp4BWk6u/agent.15\n[2020-02-09T14:40:51.887Z] SSH_AGENT_PID=22\n[2020-02-09T14:40:51.893Z] Running ssh-add (command line suppressed)\n[2020-02-09T14:40:52.038Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2133153888863001098.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2133153888863001098.key)\n[2020-02-09T14:40:52.095Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-09T14:40:52.390Z] + git semver tag\n[2020-02-09T14:40:52.390Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-09T14:40:52.390Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git\n[2020-02-09T14:40:52.390Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master\n[2020-02-09T14:40:52.390Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-09T14:40:52.390Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-09T14:40:52.390Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-09T14:40:52.390Z] # $SEMVER_BRANCH = master\n[2020-02-09T14:40:52.390Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver\n[2020-02-09T14:40:52.390Z] # 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec HEAD\n[2020-02-09T14:40:52.390Z] # dcde66e98c2a303c0ea9eaee0c1fdb232a314430 refs/tags/v1.2.0-dev.3\n[Pipeline] }\n[2020-02-09T14:40:52.395Z] $ docker exec --env ******** --env ******** e732f0f7eb164786cfb6a2173d88838569af7db7876e974356f08d962563c87a ssh-agent -k\n[2020-02-09T14:40:52.558Z] unset SSH_AUTH_SOCK;\n[2020-02-09T14:40:52.559Z] unset SSH_AGENT_PID;\n[2020-02-09T14:40:52.559Z] echo Agent pid 22 killed;\n[2020-02-09T14:40:52.614Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-09T14:40:52.928Z] + git semver\n[Pipeline] }\n[2020-02-09T14:40:52.938Z] $ docker stop --time=1 e732f0f7eb164786cfb6a2173d88838569af7db7876e974356f08d962563c87a\n[2020-02-09T14:40:54.302Z] $ docker rm -f e732f0f7eb164786cfb6a2173d88838569af7db7876e974356f08d962563c87a\n[Pipeline] // withDockerContainer\n[Pipeline] stage\n[Pipeline] { (LF Tools Sigul)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:40:54.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-09T14:40:54.773Z] \n[2020-02-09T14:40:54.773Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:40:55.076Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-09T14:40:55.076Z] 0.23.1-centos7: Pulling from edgex-lftools\n[2020-02-09T14:40:55.076Z] 8ba884070f61: Pulling fs layer\n[2020-02-09T14:40:55.076Z] 78d65bd6cf10: Pulling fs layer\n[2020-02-09T14:40:55.076Z] 5573da4c1a9d: Pulling fs layer\n[2020-02-09T14:40:55.076Z] 4493e11b668a: Pulling fs layer\n[2020-02-09T14:40:55.076Z] 2e4ad32216ba: Pulling fs layer\n[2020-02-09T14:40:55.076Z] 14bc7892088f: Pulling fs layer\n[2020-02-09T14:40:55.076Z] 4493e11b668a: Waiting\n[2020-02-09T14:40:55.076Z] 2e4ad32216ba: Waiting\n[2020-02-09T14:40:55.076Z] 14bc7892088f: Waiting\n[2020-02-09T14:40:55.076Z] 78d65bd6cf10: Verifying Checksum\n[2020-02-09T14:40:55.076Z] 78d65bd6cf10: Download complete\n[2020-02-09T14:40:55.340Z] 4493e11b668a: Verifying Checksum\n[2020-02-09T14:40:55.340Z] 4493e11b668a: Download complete\n[2020-02-09T14:40:55.340Z] 2e4ad32216ba: Verifying Checksum\n[2020-02-09T14:40:55.340Z] 2e4ad32216ba: Download complete\n[2020-02-09T14:40:55.920Z] 14bc7892088f: Verifying Checksum\n[2020-02-09T14:40:55.920Z] 14bc7892088f: Download complete\n[2020-02-09T14:40:56.179Z] 8ba884070f61: Verifying Checksum\n[2020-02-09T14:40:56.179Z] 8ba884070f61: Download complete\n[2020-02-09T14:40:56.439Z] 5573da4c1a9d: Verifying Checksum\n[2020-02-09T14:40:56.439Z] 5573da4c1a9d: Download complete\n[2020-02-09T14:41:01.736Z] 8ba884070f61: Pull complete\n[2020-02-09T14:41:01.736Z] 78d65bd6cf10: Pull complete\n[2020-02-09T14:41:11.718Z] 5573da4c1a9d: Pull complete\n[2020-02-09T14:41:12.286Z] 4493e11b668a: Pull complete\n[2020-02-09T14:41:12.286Z] 2e4ad32216ba: Pull complete\n[2020-02-09T14:41:14.826Z] 14bc7892088f: Pull complete\n[2020-02-09T14:41:14.826Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n[2020-02-09T14:41:14.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] withDockerContainer\n[2020-02-09T14:41:14.971Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container\n[2020-02-09T14:41:15.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n[2020-02-09T14:41:15.642Z] $ docker top 165965f77acbccb01d1ebd62a14b53b21d4bed1d7784b2d3d7328a9c1b67a80a -eo pid,comm\n[Pipeline] {\n[Pipeline] configFileProvider\n[2020-02-09T14:41:16.305Z] provisioning config files...\n[2020-02-09T14:41:16.316Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8233734122814260273tmp\n[2020-02-09T14:41:16.335Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config483368735453637821tmp\n[2020-02-09T14:41:16.352Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4549393420760833492tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-09T14:41:16.374Z] Running global-jjb/shell/sigul-configuration.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-09T14:41:16.688Z] ---> sigul-configuration.sh\n[2020-02-09T14:41:16.688Z] gpg: directory `/root/.gnupg\' created\n[2020-02-09T14:41:16.688Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n[2020-02-09T14:41:16.688Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n[2020-02-09T14:41:16.688Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n[2020-02-09T14:41:16.688Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n[2020-02-09T14:41:16.688Z] gpg: CAST5 encrypted data\n[2020-02-09T14:41:16.949Z] gpg: encrypted with 1 passphrase\n[2020-02-09T14:41:16.949Z] gpg: WARNING: message was not integrity protected\n[Pipeline] sh\n[2020-02-09T14:41:17.240Z] + mkdir /home/jenkins\n[2020-02-09T14:41:17.240Z] + mkdir /home/jenkins/sigul\n[Pipeline] sh\n[2020-02-09T14:41:17.530Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n[Pipeline] echo\n[2020-02-09T14:41:17.537Z] Running global-jjb/shell/sigul-install.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-09T14:41:17.832Z] ---> sigul-install.sh\n[2020-02-09T14:41:32.718Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n[Pipeline] sh\n[2020-02-09T14:41:33.008Z] + git tag --list\n[2020-02-09T14:41:33.008Z] v1.2.0-dev.3\n[Pipeline] sh\n[2020-02-09T14:41:33.301Z] + lftools sign git-tag v1.2.0-dev.3\n[2020-02-09T14:41:34.239Z] Signing Git tag with Sigul...\n[2020-02-09T14:41:34.239Z] Signing v1.2.0-dev.3\n[Pipeline] echo\n[2020-02-09T14:41:35.185Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-09T14:41:35.476Z] ---> sigul-configuration-cleanup.sh\n[Pipeline] }\n[2020-02-09T14:41:35.482Z] Deleting 3 temporary files\n[Pipeline] // configFileProvider\n[Pipeline] }\n[2020-02-09T14:41:35.507Z] $ docker stop --time=1 165965f77acbccb01d1ebd62a14b53b21d4bed1d7784b2d3d7328a9c1b67a80a\n[2020-02-09T14:41:36.907Z] $ docker rm -f 165965f77acbccb01d1ebd62a14b53b21d4bed1d7784b2d3d7328a9c1b67a80a\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:41:37.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-09T14:41:37.400Z] .\n[Pipeline] withDockerContainer\n[2020-02-09T14:41:37.510Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container\n[2020-02-09T14:41:37.552Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-09T14:41:38.134Z] $ docker top 1c9d18eec95a246933992a7a89c0f4020226600629b00db033d7ee0499060476 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-09T14:41:38.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-09T14:41:38.700Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-09T14:41:38.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-09T14:41:38.913Z] $ docker exec 1c9d18eec95a246933992a7a89c0f4020226600629b00db033d7ee0499060476 ssh-agent\n[2020-02-09T14:41:39.104Z] SSH_AUTH_SOCK=/tmp/ssh-B1IP8PHK5BtB/agent.15\n[2020-02-09T14:41:39.104Z] SSH_AGENT_PID=22\n[2020-02-09T14:41:39.112Z] Running ssh-add (command line suppressed)\n[2020-02-09T14:41:39.256Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4106943700808081447.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4106943700808081447.key)\n[2020-02-09T14:41:39.308Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-09T14:41:39.602Z] + git semver bump pre\n[2020-02-09T14:41:39.602Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-09T14:41:39.602Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git\n[2020-02-09T14:41:39.602Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master\n[2020-02-09T14:41:39.602Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-09T14:41:39.602Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-09T14:41:39.602Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-09T14:41:39.602Z] # $SEMVER_BRANCH = master\n[2020-02-09T14:41:39.602Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver\n[Pipeline] }\n[2020-02-09T14:41:39.606Z] $ docker exec --env ******** --env ******** 1c9d18eec95a246933992a7a89c0f4020226600629b00db033d7ee0499060476 ssh-agent -k\n[2020-02-09T14:41:39.763Z] unset SSH_AUTH_SOCK;\n[2020-02-09T14:41:39.764Z] unset SSH_AGENT_PID;\n[2020-02-09T14:41:39.764Z] echo Agent pid 22 killed;\n[2020-02-09T14:41:39.831Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-09T14:41:40.143Z] + git semver\n[Pipeline] }\n[2020-02-09T14:41:40.153Z] $ docker stop --time=1 1c9d18eec95a246933992a7a89c0f4020226600629b00db033d7ee0499060476\n[2020-02-09T14:41:41.509Z] $ docker rm -f 1c9d18eec95a246933992a7a89c0f4020226600629b00db033d7ee0499060476\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:41:41.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-09T14:41:41.934Z] .\n[Pipeline] withDockerContainer\n[2020-02-09T14:41:42.044Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container\n[2020-02-09T14:41:42.080Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-09T14:41:42.664Z] $ docker top 803dae6ba15597214042b12a457866a6e9f4d37f7ea2162dbb5ecf8ea7ebcd66 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-09T14:41:43.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-09T14:41:43.193Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-09T14:41:43.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-09T14:41:43.388Z] $ docker exec 803dae6ba15597214042b12a457866a6e9f4d37f7ea2162dbb5ecf8ea7ebcd66 ssh-agent\n[2020-02-09T14:41:43.580Z] SSH_AUTH_SOCK=/tmp/ssh-1Q8pOqY0W1Z9/agent.13\n[2020-02-09T14:41:43.580Z] SSH_AGENT_PID=20\n[2020-02-09T14:41:43.586Z] Running ssh-add (command line suppressed)\n[2020-02-09T14:41:43.727Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4656377105582172223.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4656377105582172223.key)\n[2020-02-09T14:41:43.780Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-09T14:41:44.069Z] + git semver push\n[2020-02-09T14:41:44.069Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-09T14:41:44.069Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git\n[2020-02-09T14:41:44.069Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master\n[2020-02-09T14:41:44.069Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-09T14:41:44.069Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-09T14:41:44.069Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-09T14:41:44.069Z] # $SEMVER_BRANCH = master\n[2020-02-09T14:41:44.069Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver\n[Pipeline] }\n[2020-02-09T14:41:49.762Z] $ docker exec --env ******** --env ******** 803dae6ba15597214042b12a457866a6e9f4d37f7ea2162dbb5ecf8ea7ebcd66 ssh-agent -k\n[2020-02-09T14:41:49.909Z] unset SSH_AUTH_SOCK;\n[2020-02-09T14:41:49.909Z] unset SSH_AGENT_PID;\n[2020-02-09T14:41:49.909Z] echo Agent pid 20 killed;\n[2020-02-09T14:41:49.954Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-09T14:41:50.266Z] + git semver\n[Pipeline] }\n[2020-02-09T14:41:50.273Z] $ docker stop --time=1 803dae6ba15597214042b12a457866a6e9f4d37f7ea2162dbb5ecf8ea7ebcd66\n[2020-02-09T14:41:51.609Z] $ docker rm -f 803dae6ba15597214042b12a457866a6e9f4d37f7ea2162dbb5ecf8ea7ebcd66\n[Pipeline] // withDockerContainer\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-09T14:41:52.170Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-09T14:41:52.724Z] ---> package-listing.sh\n[2020-02-09T14:41:52.724Z] ++ facter osfamily\n[2020-02-09T14:41:52.724Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-09T14:41:52.724Z] + OS_FAMILY=redhat\n[2020-02-09T14:41:52.724Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master\n[2020-02-09T14:41:52.724Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-09T14:41:52.724Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-09T14:41:52.724Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-09T14:41:52.724Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-09T14:41:52.724Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_master \']\'\n[2020-02-09T14:41:52.724Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-09T14:41:52.724Z] + case "${OS_FAMILY}" in\n[2020-02-09T14:41:52.724Z] + rpm -qa\n[2020-02-09T14:41:52.724Z] + sort\n[2020-02-09T14:41:56.918Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-09T14:41:56.918Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-09T14:41:56.918Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-09T14:41:56.918Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_master \']\'\n[2020-02-09T14:41:56.918Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/\n[2020-02-09T14:41:56.918Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:41:57.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-09T14:41:57.399Z] \n[2020-02-09T14:41:57.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-09T14:41:57.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-09T14:41:57.755Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-09T14:41:57.755Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-09T14:41:57.755Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-09T14:41:57.755Z] c9ea274ed700: Pulling fs layer\n[2020-02-09T14:41:57.755Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-09T14:41:57.755Z] f6a933c9cadc: Pulling fs layer\n[2020-02-09T14:41:57.755Z] 61811dbd4963: Pulling fs layer\n[2020-02-09T14:41:57.755Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-09T14:41:57.755Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-09T14:41:57.755Z] dc21a1d4508b: Pulling fs layer\n[2020-02-09T14:41:57.755Z] 363af2e989c4: Pulling fs layer\n[2020-02-09T14:41:57.755Z] 9cfac6ba3733: Waiting\n[2020-02-09T14:41:57.755Z] f6a933c9cadc: Waiting\n[2020-02-09T14:41:57.755Z] 61811dbd4963: Waiting\n[2020-02-09T14:41:57.755Z] a6eb2c9e2280: Waiting\n[2020-02-09T14:41:57.755Z] 095dd8b7b4d8: Waiting\n[2020-02-09T14:41:57.755Z] dc21a1d4508b: Waiting\n[2020-02-09T14:41:57.755Z] 363af2e989c4: Waiting\n[2020-02-09T14:41:57.755Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-09T14:41:57.755Z] da0e9bf0cc60: Download complete\n[2020-02-09T14:41:57.755Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-09T14:41:57.755Z] 9cfac6ba3733: Download complete\n[2020-02-09T14:41:57.755Z] e6b0cf9c0882: Download complete\n[2020-02-09T14:41:57.755Z] f6a933c9cadc: Verifying Checksum\n[2020-02-09T14:41:58.098Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-09T14:41:58.098Z] a6eb2c9e2280: Download complete\n[2020-02-09T14:41:58.098Z] e6b0cf9c0882: Pull complete\n[2020-02-09T14:41:58.365Z] c9ea274ed700: Verifying Checksum\n[2020-02-09T14:41:58.365Z] c9ea274ed700: Download complete\n[2020-02-09T14:41:58.365Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-09T14:41:58.365Z] 095dd8b7b4d8: Download complete\n[2020-02-09T14:41:58.365Z] 363af2e989c4: Verifying Checksum\n[2020-02-09T14:41:58.365Z] 363af2e989c4: Download complete\n[2020-02-09T14:41:58.635Z] dc21a1d4508b: Verifying Checksum\n[2020-02-09T14:41:58.635Z] dc21a1d4508b: Download complete\n[2020-02-09T14:41:58.894Z] 61811dbd4963: Verifying Checksum\n[2020-02-09T14:41:58.894Z] 61811dbd4963: Download complete\n[2020-02-09T14:41:59.153Z] da0e9bf0cc60: Pull complete\n[2020-02-09T14:42:01.059Z] c9ea274ed700: Pull complete\n[2020-02-09T14:42:01.059Z] 9cfac6ba3733: Pull complete\n[2020-02-09T14:42:01.059Z] f6a933c9cadc: Pull complete\n[2020-02-09T14:42:05.267Z] 61811dbd4963: Pull complete\n[2020-02-09T14:42:05.267Z] a6eb2c9e2280: Pull complete\n[2020-02-09T14:42:06.657Z] 095dd8b7b4d8: Pull complete\n[2020-02-09T14:42:06.657Z] dc21a1d4508b: Pull complete\n[2020-02-09T14:42:07.596Z] 363af2e989c4: Pull complete\n[2020-02-09T14:42:07.596Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-09T14:42:07.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-09T14:42:07.715Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container\n[2020-02-09T14:42:07.750Z] $ 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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-09T14:42:08.794Z] $ docker top 6803c4417d438a009e8bbe31c257634b6e69564c878aee97cdba6b49746e555e -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-09T14:42:09.387Z] provisioning config files...\n[2020-02-09T14:42:09.400Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config912732117514643886tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-09T14:42:09.416Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-09T14:42:09.717Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-09T14:42:09.724Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-09T14:42:10.013Z] ---> logs-deploy.sh\n[2020-02-09T14:42:10.013Z] + ARCHIVE_ARTIFACTS=\n[2020-02-09T14:42:10.013Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-09T14:42:10.013Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-09T14:42:10.013Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-09T14:42:10.013Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/3\n[2020-02-09T14:42:10.013Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/3/\n[2020-02-09T14:42:10.013Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/3 /w/workspace/dgexfoundry_device-sdk-go_master\n[2020-02-09T14:42:10.949Z] Archives upload complete.\n[2020-02-09T14:42:10.949Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/3/\n[2020-02-09T14:42:11.518Z] ---> uname -a:\n[2020-02-09T14:42:11.518Z] Linux 6803c4417d43 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-09T14:42:11.518Z] \n[2020-02-09T14:42:11.518Z] \n[2020-02-09T14:42:11.518Z] ---> lscpu:\n[2020-02-09T14:42:11.518Z] Architecture: x86_64\n[2020-02-09T14:42:11.519Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-09T14:42:11.519Z] Byte Order: Little Endian\n[2020-02-09T14:42:11.519Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-09T14:42:11.519Z] CPU(s): 4\n[2020-02-09T14:42:11.519Z] On-line CPU(s) list: 0-3\n[2020-02-09T14:42:11.519Z] Thread(s) per core: 1\n[2020-02-09T14:42:11.519Z] Core(s) per socket: 1\n[2020-02-09T14:42:11.519Z] Socket(s): 4\n[2020-02-09T14:42:11.519Z] NUMA node(s): 1\n[2020-02-09T14:42:11.519Z] Vendor ID: GenuineIntel\n[2020-02-09T14:42:11.519Z] CPU family: 6\n[2020-02-09T14:42:11.519Z] Model: 44\n[2020-02-09T14:42:11.519Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-09T14:42:11.519Z] Stepping: 1\n[2020-02-09T14:42:11.519Z] CPU MHz: 2933.396\n[2020-02-09T14:42:11.519Z] BogoMIPS: 5866.79\n[2020-02-09T14:42:11.519Z] Virtualization: VT-x\n[2020-02-09T14:42:11.519Z] Hypervisor vendor: KVM\n[2020-02-09T14:42:11.519Z] Virtualization type: full\n[2020-02-09T14:42:11.519Z] L1d cache: 128 KiB\n[2020-02-09T14:42:11.519Z] L1i cache: 128 KiB\n[2020-02-09T14:42:11.519Z] L2 cache: 16 MiB\n[2020-02-09T14:42:11.519Z] L3 cache: 64 MiB\n[2020-02-09T14:42:11.519Z] NUMA node0 CPU(s): 0-3\n[2020-02-09T14:42:11.519Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-09T14:42:11.519Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-09T14:42:11.519Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-09T14:42:11.519Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-09T14:42:11.519Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-09T14:42:11.519Z] 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-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] ---> nproc:\n[2020-02-09T14:42:11.519Z] 4\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] ---> df -h:\n[2020-02-09T14:42:11.519Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-09T14:42:11.519Z] overlay 50.0G 7.5G 42.5G 15% /\n[2020-02-09T14:42:11.519Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-09T14:42:11.519Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-09T14:42:11.519Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-09T14:42:11.519Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf\n[2020-02-09T14:42:11.519Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname\n[2020-02-09T14:42:11.519Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts\n[2020-02-09T14:42:11.519Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master\n[2020-02-09T14:42:11.519Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master@tmp\n[2020-02-09T14:42:11.519Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] ---> free -m:\n[2020-02-09T14:42:11.519Z] total used free shared buff/cache available\n[2020-02-09T14:42:11.519Z] Mem: 1838 727 95 0 1014 1047\n[2020-02-09T14:42:11.519Z] Swap: 1023 1 1022\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] ---> ip addr:\n[2020-02-09T14:42:11.519Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-09T14:42:11.519Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-09T14:42:11.519Z] inet 127.0.0.1/8 scope host lo\n[2020-02-09T14:42:11.519Z] valid_lft forever preferred_lft forever\n[2020-02-09T14:42:11.519Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP \n[2020-02-09T14:42:11.519Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-09T14:42:11.519Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-09T14:42:11.519Z] valid_lft forever preferred_lft forever\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] ---> sar -b -r -n DEV:\n[2020-02-09T14:42:11.519Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/09/20 \t_x86_64_\t(4 CPU)\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] 14:30:37 LINUX RESTART\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] 14:31:02 tps rtps wtps bread/s bwrtn/s\n[2020-02-09T14:42:11.519Z] 14:32:01 77.86 30.18 47.67 4667.41 5125.95\n[2020-02-09T14:42:11.519Z] 14:33:01 4.01 0.00 4.01 0.00 116.47\n[2020-02-09T14:42:11.519Z] 14:34:01 0.73 0.00 0.73 0.00 9.14\n[2020-02-09T14:42:11.519Z] 14:35:01 0.63 0.00 0.63 0.00 7.26\n[2020-02-09T14:42:11.519Z] 14:36:01 0.60 0.00 0.60 0.00 6.09\n[2020-02-09T14:42:11.519Z] 14:37:01 0.75 0.00 0.75 0.00 9.35\n[2020-02-09T14:42:11.519Z] 14:38:01 0.67 0.00 0.67 0.00 8.24\n[2020-02-09T14:42:11.519Z] 14:39:01 0.65 0.00 0.65 0.00 7.83\n[2020-02-09T14:42:11.519Z] 14:40:01 0.65 0.00 0.65 0.00 6.45\n[2020-02-09T14:42:11.519Z] 14:41:01 225.45 117.44 108.00 4856.58 40852.17\n[2020-02-09T14:42:11.519Z] 14:42:01 222.30 101.73 120.57 5827.22 29619.08\n[2020-02-09T14:42:11.519Z] Average: 48.56 22.67 25.88 1391.33 6894.82\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] 14:31:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-02-09T14:42:11.519Z] 14:32:01 115632 1766672 93.86 2620 1239328 945324 32.25 421796 1183724 120\n[2020-02-09T14:42:11.519Z] 14:33:01 124984 1757320 93.36 2620 1239268 904536 30.86 417636 1181796 8\n[2020-02-09T14:42:11.519Z] 14:34:01 124292 1758012 93.40 2620 1239272 904740 30.87 418824 1181776 8\n[2020-02-09T14:42:11.519Z] 14:35:01 123692 1758612 93.43 2620 1239272 904776 30.87 418960 1181776 8\n[2020-02-09T14:42:11.519Z] 14:36:01 125260 1757044 93.35 2620 1239280 904536 30.86 417776 1181776 8\n[2020-02-09T14:42:11.519Z] 14:37:01 125408 1756896 93.34 2620 1239284 904584 30.86 417920 1181776 8\n[2020-02-09T14:42:11.519Z] 14:38:01 125480 1756824 93.33 2620 1239288 904536 30.86 417680 1181776 8\n[2020-02-09T14:42:11.519Z] 14:39:01 132696 1749608 92.95 2620 1239292 904536 30.86 410536 1181772 8\n[2020-02-09T14:42:11.519Z] 14:40:01 132656 1749648 92.95 2620 1239304 904536 30.86 410676 1181772 8\n[2020-02-09T14:42:11.519Z] 14:41:01 95164 1787140 94.94 2620 1164648 1116908 38.11 531856 1045744 107988\n[2020-02-09T14:42:11.519Z] 14:42:01 67000 1815304 96.44 2368 1087632 1177860 40.19 607184 919520 84664\n[2020-02-09T14:42:11.519Z] Average: 117479 1764825 93.76 2597 1218715 952443 32.50 444622 1145746 17531\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] 14:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-02-09T14:42:11.519Z] 14:32:01 eth0 471.24 349.64 1032.12 108.61 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:32:01 docker0 5.65 3.96 0.76 14.73 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:33:01 eth0 0.73 0.07 0.06 0.05 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:34:01 eth0 1.03 0.62 0.42 0.19 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:35:01 eth0 0.42 0.38 0.26 0.23 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:36:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:37:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:38:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:39:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:40:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:41:01 eth0 299.90 262.87 7205.45 34.43 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:41:01 docker0 24.11 20.90 2.32 260.41 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:42:01 eth0 238.25 191.58 2417.20 110.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] 14:42:01 docker0 43.48 52.26 2.50 237.39 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] Average: eth0 91.48 72.86 969.15 22.94 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] Average: docker0 6.66 7.02 0.51 46.67 0.00 0.00 0.00\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] ---> sar -P ALL:\n[2020-02-09T14:42:11.519Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/09/20 \t_x86_64_\t(4 CPU)\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] 14:30:37 LINUX RESTART\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] 14:31:02 CPU %user %nice %system %iowait %steal %idle\n[2020-02-09T14:42:11.519Z] 14:32:01 all 13.52 0.00 4.95 1.49 0.01 80.03\n[2020-02-09T14:42:11.519Z] 14:32:01 0 11.19 0.00 5.66 0.82 0.02 82.32\n[2020-02-09T14:42:11.519Z] 14:32:01 1 13.80 0.00 4.44 1.08 0.02 80.66\n[2020-02-09T14:42:11.519Z] 14:32:01 2 13.79 0.00 4.87 1.81 0.02 79.50\n[2020-02-09T14:42:11.519Z] 14:32:01 3 15.29 0.00 4.88 2.23 0.00 77.60\n[2020-02-09T14:42:11.519Z] 14:33:01 all 0.18 0.00 0.06 0.00 0.00 99.75\n[2020-02-09T14:42:11.519Z] 14:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-09T14:42:11.519Z] 14:33:01 1 0.58 0.00 0.08 0.00 0.00 99.33\n[2020-02-09T14:42:11.519Z] 14:33:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-09T14:42:11.519Z] 14:33:01 3 0.03 0.00 0.05 0.00 0.00 99.92\n[2020-02-09T14:42:11.519Z] 14:34:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n[2020-02-09T14:42:11.519Z] 14:34:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-09T14:42:11.519Z] 14:34:01 1 0.57 0.00 0.05 0.00 0.00 99.38\n[2020-02-09T14:42:11.519Z] 14:34:01 2 0.10 0.00 0.08 0.00 0.00 99.82\n[2020-02-09T14:42:11.519Z] 14:34:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-09T14:42:11.519Z] 14:35:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n[2020-02-09T14:42:11.519Z] 14:35:01 0 0.10 0.00 0.07 0.00 0.00 99.83\n[2020-02-09T14:42:11.519Z] 14:35:01 1 0.52 0.00 0.05 0.00 0.00 99.43\n[2020-02-09T14:42:11.519Z] 14:35:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-02-09T14:42:11.519Z] 14:35:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-09T14:42:11.519Z] 14:36:01 all 0.08 0.00 0.05 0.00 0.00 99.86\n[2020-02-09T14:42:11.519Z] 14:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n[2020-02-09T14:42:11.519Z] 14:36:01 1 0.13 0.00 0.05 0.00 0.00 99.82\n[2020-02-09T14:42:11.519Z] 14:36:01 2 0.10 0.00 0.10 0.00 0.00 99.80\n[2020-02-09T14:42:11.519Z] 14:36:01 3 0.07 0.00 0.03 0.00 0.02 99.88\n[2020-02-09T14:42:11.519Z] 14:37:01 all 0.19 0.00 0.05 0.00 0.00 99.75\n[2020-02-09T14:42:11.519Z] 14:37:01 0 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-02-09T14:42:11.519Z] 14:37:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n[2020-02-09T14:42:11.519Z] 14:37:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n[2020-02-09T14:42:11.519Z] 14:37:01 3 0.03 0.00 0.07 0.00 0.00 99.90\n[2020-02-09T14:42:11.519Z] 14:38:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-09T14:42:11.519Z] 14:38:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-09T14:42:11.519Z] 14:38:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n[2020-02-09T14:42:11.519Z] 14:38:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-02-09T14:42:11.519Z] 14:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-09T14:42:11.519Z] 14:39:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-09T14:42:11.519Z] 14:39:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n[2020-02-09T14:42:11.519Z] 14:39:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n[2020-02-09T14:42:11.519Z] 14:39:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-02-09T14:42:11.519Z] 14:39:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-09T14:42:11.519Z] 14:40:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-09T14:42:11.519Z] 14:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n[2020-02-09T14:42:11.519Z] 14:40:01 1 0.25 0.00 0.05 0.00 0.00 99.70\n[2020-02-09T14:42:11.519Z] 14:40:01 2 0.40 0.00 0.10 0.00 0.00 99.50\n[2020-02-09T14:42:11.519Z] 14:40:01 3 0.03 0.00 0.05 0.00 0.00 99.92\n[2020-02-09T14:42:11.519Z] 14:41:01 all 11.64 0.00 6.64 3.55 0.03 78.15\n[2020-02-09T14:42:11.519Z] 14:41:01 0 11.98 0.00 6.75 2.13 0.02 79.13\n[2020-02-09T14:42:11.519Z] 14:41:01 1 10.88 0.00 6.44 4.74 0.02 77.92\n[2020-02-09T14:42:11.519Z] 14:41:01 2 11.55 0.00 6.89 4.38 0.03 77.15\n[2020-02-09T14:42:11.519Z] 14:41:01 3 12.14 0.00 6.46 2.92 0.03 78.44\n[2020-02-09T14:42:11.519Z] 14:42:01 all 11.40 0.00 7.15 2.40 0.02 79.03\n[2020-02-09T14:42:11.519Z] 14:42:01 0 11.29 0.00 7.39 1.39 0.02 79.92\n[2020-02-09T14:42:11.519Z] 14:42:01 1 10.71 0.00 7.74 3.14 0.02 78.39\n[2020-02-09T14:42:11.519Z] 14:42:01 2 9.44 0.00 7.08 2.21 0.03 81.24\n[2020-02-09T14:42:11.519Z] 14:42:01 3 14.16 0.00 6.44 2.86 0.02 76.52\n[2020-02-09T14:42:11.519Z] Average: all 3.41 0.00 1.72 0.67 0.01 94.20\n[2020-02-09T14:42:11.519Z] Average: 0 3.13 0.00 1.81 0.39 0.00 94.66\n[2020-02-09T14:42:11.519Z] Average: 1 3.51 0.00 1.71 0.81 0.00 93.96\n[2020-02-09T14:42:11.519Z] Average: 2 3.22 0.00 1.75 0.76 0.01 94.27\n[2020-02-09T14:42:11.519Z] Average: 3 3.76 0.00 1.63 0.72 0.01 93.88\n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] \n[2020-02-09T14:42:11.519Z] '