b' Branch indexing\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/device-virtual-go\n Loading trusted files from base branch master at 256b0a12554b29a1b72bff4339e44e6727da7443 rather than 54177814400111dc5b845daeb5df41cf15eb97e9\n Obtained Jenkinsfile from 256b0a12554b29a1b72bff4339e44e6727da7443\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 3de2761187569e0278258fbf30ff201bf1ad0db1\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\n Commit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\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-virtual-go, goVersion:1.11]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes 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-virtual-go-settings\n PROJECT: device-virtual-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.11\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-virtual-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n \xe2\x80\x98prd-centos7-docker-4c-2g-24671\xe2\x80\x99 is offline\n Running on prd-centos7-docker-4c-2g-24673 in /w/workspace/xfoundry_device-virtual-go_PR-82\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-virtual-go.git\n > git init /w/workspace/xfoundry_device-virtual-go_PR-82 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 256b0a12554b29a1b72bff4339e44e6727da7443 into PR head commit 54177814400111dc5b845daeb5df41cf15eb97e9\n Merge succeeded, producing 08e49f8aa74570b258b17a5545f1d1504dd17dd7\n Checking out Revision 08e49f8aa74570b258b17a5545f1d1504dd17dd7 (PR-82)\n > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/82/head:refs/remotes/origin/PR-82 # 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-virtual-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 54177814400111dc5b845daeb5df41cf15eb97e9 # timeout=10\n > git merge 256b0a12554b29a1b72bff4339e44e6727da7443 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 08e49f8aa74570b258b17a5545f1d1504dd17dd7 # timeout=10\n Commit message: "Merge commit \'256b0a12554b29a1b72bff4339e44e6727da7443\' into HEAD"\n First time build. Skipping changelog.\n > git rev-list --no-walk 2914b460e05cc01f4009de05939c64c43b517a6f # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-18T20:13:22.800Z] 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-18T20:13:24.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-18T20:13:24.142Z] \n [2020-02-18T20:13:24.142Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T20:13:24.467Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-18T20:13:24.467Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-18T20:13:24.467Z] e7c96db7181b: Pulling fs layer\n [2020-02-18T20:13:24.467Z] a038dfdf5543: Pulling fs layer\n [2020-02-18T20:13:24.467Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-18T20:13:24.727Z] e7c96db7181b: Download complete\n [2020-02-18T20:13:24.727Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-18T20:13:24.727Z] 8d5d8e63b3c0: Download complete\n [2020-02-18T20:13:24.727Z] a038dfdf5543: Download complete\n [2020-02-18T20:13:24.727Z] e7c96db7181b: Pull complete\n [2020-02-18T20:13:25.663Z] a038dfdf5543: Pull complete\n [2020-02-18T20:13:25.663Z] 8d5d8e63b3c0: Pull complete\n [2020-02-18T20:13:25.663Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-18T20:13:25.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-18T20:13:25.785Z] prd-centos7-docker-4c-2g-24673 does not seem to be running inside a container\n [2020-02-18T20:13:25.825Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-82 -v /w/workspace/xfoundry_device-virtual-go_PR-82:/w/workspace/xfoundry_device-virtual-go_PR-82:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-82@tmp:/w/workspace/xfoundry_device-virtual-go_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-18T20:13:26.402Z] $ docker top 231f7a000928b5526c92bd6aa5672a807796795bcf7e7a7c1f527f581e77ffb9 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-18T20:13:26.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-18T20:13:26.930Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-18T20:13:27.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-18T20:13:27.110Z] $ docker exec 231f7a000928b5526c92bd6aa5672a807796795bcf7e7a7c1f527f581e77ffb9 ssh-agent\n [2020-02-18T20:13:27.287Z] SSH_AUTH_SOCK=/tmp/ssh-VKnDuEthDUZC/agent.15\n [2020-02-18T20:13:27.287Z] SSH_AGENT_PID=22\n [2020-02-18T20:13:27.295Z] Running ssh-add (command line suppressed)\n [2020-02-18T20:13:27.427Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-82@tmp/private_key_6331076852952706109.key (/w/workspace/xfoundry_device-virtual-go_PR-82@tmp/private_key_6331076852952706109.key)\n [2020-02-18T20:13:27.472Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T20:13:27.765Z] + git describe --exact-match --tags HEAD\n [2020-02-18T20:13:27.765Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-18T20:13:27.814Z] $ docker exec --env ******** --env ******** 231f7a000928b5526c92bd6aa5672a807796795bcf7e7a7c1f527f581e77ffb9 ssh-agent -k\n [2020-02-18T20:13:27.951Z] unset SSH_AUTH_SOCK;\n [2020-02-18T20:13:27.952Z] unset SSH_AGENT_PID;\n [2020-02-18T20:13:27.952Z] echo Agent pid 22 killed;\n [2020-02-18T20:13:27.992Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-18T20:13:28.006Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-18T20:13:28.006Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-18T20:13:28.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-18T20:13:28.030Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-18T20:13:28.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-18T20:13:28.205Z] $ docker exec 231f7a000928b5526c92bd6aa5672a807796795bcf7e7a7c1f527f581e77ffb9 ssh-agent\n [2020-02-18T20:13:28.390Z] SSH_AUTH_SOCK=/tmp/ssh-xNPuuRMGQknU/agent.57\n [2020-02-18T20:13:28.390Z] SSH_AGENT_PID=64\n [2020-02-18T20:13:28.395Z] Running ssh-add (command line suppressed)\n [2020-02-18T20:13:28.528Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-82@tmp/private_key_2752642563354039056.key (/w/workspace/xfoundry_device-virtual-go_PR-82@tmp/private_key_2752642563354039056.key)\n [2020-02-18T20:13:28.575Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T20:13:28.872Z] + git semver init\n [2020-02-18T20:13:28.872Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-18T20:13:28.872Z] # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-82/.git\n [2020-02-18T20:13:28.872Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-82\n [2020-02-18T20:13:28.872Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-18T20:13:28.872Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-18T20:13:28.872Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-18T20:13:28.872Z] # $SEMVER_BRANCH = PR-82\n [2020-02-18T20:13:28.872Z] # $SEMVER_TEMP = /tmp/semver-063591205\n [2020-02-18T20:13:28.873Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP\n [2020-02-18T20:13:29.133Z] # \'/tmp/semver-063591205\' -> \'/w/workspace/xfoundry_device-virtual-go_PR-82/.semver\'\n [2020-02-18T20:13:29.133Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-82/.semver\n [Pipeline] }\n [2020-02-18T20:13:29.141Z] $ docker exec --env ******** --env ******** 231f7a000928b5526c92bd6aa5672a807796795bcf7e7a7c1f527f581e77ffb9 ssh-agent -k\n [2020-02-18T20:13:29.278Z] unset SSH_AUTH_SOCK;\n [2020-02-18T20:13:29.278Z] unset SSH_AGENT_PID;\n [2020-02-18T20:13:29.278Z] echo Agent pid 64 killed;\n [2020-02-18T20:13:29.322Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-18T20:13:29.632Z] + git semver\n [Pipeline] }\n [2020-02-18T20:13:29.642Z] $ docker stop --time=1 231f7a000928b5526c92bd6aa5672a807796795bcf7e7a7c1f527f581e77ffb9\n [2020-02-18T20:13:30.961Z] $ docker rm -f 231f7a000928b5526c92bd6aa5672a807796795bcf7e7a7c1f527f581e77ffb9\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-18T20:13:31.530Z] Stashed 20 file(s)\n [Pipeline] echo\n [2020-02-18T20:13:31.532Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-18T20:13:46.648Z] Still waiting to schedule task\n [2020-02-18T20:13:46.648Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-24673\xe2\x80\x99\n [2020-02-18T20:13:46.650Z] Still waiting to schedule task\n [2020-02-18T20:13:46.650Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-18T20:15:37.540Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24674 in /w/workspace/xfoundry_device-virtual-go_PR-82\n [Pipeline] {\n [Pipeline] ws\n [2020-02-18T20:15:37.553Z] Running in /w/workspace/device-virtual-go/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-18T20:15:44.643Z] using credential edgex-jenkins-ssh\n [2020-02-18T20:15:44.665Z] Cloning the remote Git repository\n [2020-02-18T20:15:44.665Z] Cloning with configured refspecs honoured and without tags\n [2020-02-18T20:15:44.733Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git\n [2020-02-18T20:15:44.827Z] > git init /w/workspace/device-virtual-go/3 # timeout=10\n [2020-02-18T20:15:44.915Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\n [2020-02-18T20:15:44.919Z] > git --version # timeout=10\n [2020-02-18T20:15:44.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T20:15:45.003Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T20:15:45.767Z] Fetching without tags\n [2020-02-18T20:15:46.228Z] Merging remotes/origin/master commit 256b0a12554b29a1b72bff4339e44e6727da7443 into PR head commit 54177814400111dc5b845daeb5df41cf15eb97e9\n [2020-02-18T20:15:46.446Z] Merge succeeded, producing dee88ddbac1314607bde4e02920cb94cebbd768f\n [2020-02-18T20:15:46.447Z] Checking out Revision dee88ddbac1314607bde4e02920cb94cebbd768f (PR-82)\n [2020-02-18T20:15:45.651Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10\n [2020-02-18T20:15:45.680Z] > git config --add remote.origin.fetch +refs/pull/82/head:refs/remotes/origin/PR-82 # timeout=10\n [2020-02-18T20:15:45.696Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T20:15:45.732Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10\n [2020-02-18T20:15:45.782Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\n [2020-02-18T20:15:45.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T20:15:45.795Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T20:15:46.255Z] > git config core.sparsecheckout # timeout=10\n [2020-02-18T20:15:46.282Z] > git checkout -f 54177814400111dc5b845daeb5df41cf15eb97e9 # timeout=10\n [2020-02-18T20:15:46.374Z] > git merge 256b0a12554b29a1b72bff4339e44e6727da7443 # timeout=10\n [2020-02-18T20:15:46.420Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-18T20:15:46.458Z] > git config core.sparsecheckout # timeout=10\n [2020-02-18T20:15:46.478Z] > git checkout -f dee88ddbac1314607bde4e02920cb94cebbd768f # timeout=10\n [2020-02-18T20:15:50.978Z] Commit message: "Merge commit \'256b0a12554b29a1b72bff4339e44e6727da7443\' into HEAD"\n [2020-02-18T20:15:51.010Z] First time build. Skipping changelog.\n [2020-02-18T20:15:50.988Z] > git rev-list --no-walk 2914b460e05cc01f4009de05939c64c43b517a6f # timeout=10\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-18T20:15:52.030Z] =========================================================\n [2020-02-18T20:15:52.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine]\n [2020-02-18T20:15:52.030Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T20:15:53.470Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine .\n [2020-02-18T20:15:54.450Z] Sending build context to Docker daemon 466.9kB\n\n [2020-02-18T20:15:54.450Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-02-18T20:15:54.450Z] Step 2/8 : FROM ${BASE}\n [2020-02-18T20:15:54.727Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-18T20:15:54.727Z] 29bddadc8f3f: Pulling fs layer\n [2020-02-18T20:15:54.727Z] 02bb20f2603b: Pulling fs layer\n [2020-02-18T20:15:54.727Z] b62863a3550b: Pulling fs layer\n [2020-02-18T20:15:54.727Z] 9586258a13ea: Pulling fs layer\n [2020-02-18T20:15:54.727Z] a8b2cbafd68c: Pulling fs layer\n [2020-02-18T20:15:54.727Z] d1dd75721c92: Pulling fs layer\n [2020-02-18T20:15:54.727Z] 4e34fffdb759: Pulling fs layer\n [2020-02-18T20:15:54.727Z] fd1d9eb628f9: Pulling fs layer\n [2020-02-18T20:15:54.727Z] bd44c58b92db: Pulling fs layer\n [2020-02-18T20:15:54.727Z] e5856e266cf4: Pulling fs layer\n [2020-02-18T20:15:54.727Z] f0f88b30cdbb: Pulling fs layer\n [2020-02-18T20:15:54.727Z] 9586258a13ea: Waiting\n [2020-02-18T20:15:54.727Z] a8b2cbafd68c: Waiting\n [2020-02-18T20:15:54.727Z] d1dd75721c92: Waiting\n [2020-02-18T20:15:54.727Z] 4e34fffdb759: Waiting\n [2020-02-18T20:15:54.727Z] fd1d9eb628f9: Waiting\n [2020-02-18T20:15:54.727Z] bd44c58b92db: Waiting\n [2020-02-18T20:15:54.727Z] e5856e266cf4: Waiting\n [2020-02-18T20:15:54.727Z] f0f88b30cdbb: Waiting\n [2020-02-18T20:15:54.727Z] b62863a3550b: Verifying Checksum\n [2020-02-18T20:15:54.727Z] b62863a3550b: Download complete\n [2020-02-18T20:15:55.018Z] 02bb20f2603b: Verifying Checksum\n [2020-02-18T20:15:55.018Z] 02bb20f2603b: Download complete\n [2020-02-18T20:15:55.018Z] a8b2cbafd68c: Verifying Checksum\n [2020-02-18T20:15:55.018Z] a8b2cbafd68c: Download complete\n [2020-02-18T20:15:55.298Z] 29bddadc8f3f: Verifying Checksum\n [2020-02-18T20:15:55.298Z] 29bddadc8f3f: Download complete\n [2020-02-18T20:15:57.954Z] 29bddadc8f3f: Pull complete\n [2020-02-18T20:15:58.928Z] 02bb20f2603b: Pull complete\n [2020-02-18T20:15:59.201Z] b62863a3550b: Pull complete\n [2020-02-18T20:16:03.522Z] 4e34fffdb759: Verifying Checksum\n [2020-02-18T20:16:03.522Z] 4e34fffdb759: Download complete\n [2020-02-18T20:16:03.522Z] bd44c58b92db: Verifying Checksum\n [2020-02-18T20:16:03.522Z] bd44c58b92db: Download complete\n [2020-02-18T20:16:06.916Z] e5856e266cf4: Verifying Checksum\n [2020-02-18T20:16:06.916Z] e5856e266cf4: Download complete\n [2020-02-18T20:16:06.916Z] f0f88b30cdbb: Verifying Checksum\n [2020-02-18T20:16:06.916Z] f0f88b30cdbb: Download complete\n [2020-02-18T20:16:08.934Z] fd1d9eb628f9: Verifying Checksum\n [2020-02-18T20:16:08.934Z] fd1d9eb628f9: Download complete\n [2020-02-18T20:16:09.213Z] 9586258a13ea: Verifying Checksum\n [2020-02-18T20:16:09.492Z] 9586258a13ea: Download complete\n [2020-02-18T20:16:10.334Z] Running on prd-centos7-docker-4c-2g-24675 in /w/workspace/xfoundry_device-virtual-go_PR-82\n [Pipeline] {\n [Pipeline] ws\n [2020-02-18T20:16:10.347Z] Running in /w/workspace/device-virtual-go/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-18T20:16:12.537Z] using credential edgex-jenkins-ssh\n [2020-02-18T20:16:12.555Z] Cloning the remote Git repository\n [2020-02-18T20:16:12.555Z] Cloning with configured refspecs honoured and without tags\n [2020-02-18T20:16:12.576Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git\n [2020-02-18T20:16:12.620Z] > git init /w/workspace/device-virtual-go/3 # timeout=10\n [2020-02-18T20:16:12.674Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\n [2020-02-18T20:16:12.675Z] > git --version # timeout=10\n [2020-02-18T20:16:12.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T20:16:12.712Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T20:16:13.273Z] Fetching without tags\n [2020-02-18T20:16:13.623Z] Merging remotes/origin/master commit 256b0a12554b29a1b72bff4339e44e6727da7443 into PR head commit 54177814400111dc5b845daeb5df41cf15eb97e9\n [2020-02-18T20:16:13.691Z] Merge succeeded, producing fc418e6e15b03ca6eb24c57735675422b0879ae4\n [2020-02-18T20:16:13.691Z] Checking out Revision fc418e6e15b03ca6eb24c57735675422b0879ae4 (PR-82)\n [2020-02-18T20:16:13.234Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10\n [2020-02-18T20:16:13.239Z] > git config --add remote.origin.fetch +refs/pull/82/head:refs/remotes/origin/PR-82 # timeout=10\n [2020-02-18T20:16:13.244Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T20:16:13.260Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10\n [2020-02-18T20:16:13.272Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\n [2020-02-18T20:16:13.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T20:16:13.277Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T20:16:13.626Z] > git config core.sparsecheckout # timeout=10\n [2020-02-18T20:16:13.632Z] > git checkout -f 54177814400111dc5b845daeb5df41cf15eb97e9 # timeout=10\n [2020-02-18T20:16:13.662Z] > git merge 256b0a12554b29a1b72bff4339e44e6727da7443 # timeout=10\n [2020-02-18T20:16:13.679Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-18T20:16:13.689Z] > git config core.sparsecheckout # timeout=10\n [2020-02-18T20:16:13.693Z] > git checkout -f fc418e6e15b03ca6eb24c57735675422b0879ae4 # timeout=10\n [2020-02-18T20:16:17.200Z] Commit message: "Merge commit \'256b0a12554b29a1b72bff4339e44e6727da7443\' into HEAD"\n [2020-02-18T20:16:17.209Z] First time build. Skipping changelog.\n [2020-02-18T20:16:17.199Z] > git rev-list --no-walk 2914b460e05cc01f4009de05939c64c43b517a6f # timeout=10\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-18T20:16:17.808Z] =========================================================\n [2020-02-18T20:16:17.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine]\n [2020-02-18T20:16:17.808Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T20:16:18.486Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine .\n [2020-02-18T20:16:18.749Z] Sending build context to Docker daemon 466.9kB\n\n [2020-02-18T20:16:18.749Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-02-18T20:16:18.749Z] Step 2/8 : FROM ${BASE}\n [2020-02-18T20:16:18.749Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-18T20:16:18.749Z] 9d48c3bd43c5: Pulling fs layer\n [2020-02-18T20:16:18.749Z] 7f94eaf8af20: Pulling fs layer\n [2020-02-18T20:16:18.749Z] 9fe9984849c1: Pulling fs layer\n [2020-02-18T20:16:18.749Z] ec448270508e: Pulling fs layer\n [2020-02-18T20:16:18.749Z] 65ba82af53f7: Pulling fs layer\n [2020-02-18T20:16:18.749Z] 07c18b20a200: Pulling fs layer\n [2020-02-18T20:16:18.749Z] d9b3ee039db2: Pulling fs layer\n [2020-02-18T20:16:18.749Z] 8c79c1ac0d81: Pulling fs layer\n [2020-02-18T20:16:18.749Z] ff40f1a7a0b9: Pulling fs layer\n [2020-02-18T20:16:18.749Z] bdb43ae2d12f: Pulling fs layer\n [2020-02-18T20:16:18.749Z] 8e1ab0ef8490: Pulling fs layer\n [2020-02-18T20:16:18.749Z] ec448270508e: Waiting\n [2020-02-18T20:16:18.749Z] 65ba82af53f7: Waiting\n [2020-02-18T20:16:18.749Z] ff40f1a7a0b9: Waiting\n [2020-02-18T20:16:18.749Z] 07c18b20a200: Waiting\n [2020-02-18T20:16:18.749Z] bdb43ae2d12f: Waiting\n [2020-02-18T20:16:18.749Z] d9b3ee039db2: Waiting\n [2020-02-18T20:16:18.749Z] 8c79c1ac0d81: Waiting\n [2020-02-18T20:16:18.749Z] 8e1ab0ef8490: Waiting\n [2020-02-18T20:16:18.749Z] 9fe9984849c1: Verifying Checksum\n [2020-02-18T20:16:18.749Z] 9fe9984849c1: Download complete\n [2020-02-18T20:16:18.749Z] 7f94eaf8af20: Verifying Checksum\n [2020-02-18T20:16:18.749Z] 7f94eaf8af20: Download complete\n [2020-02-18T20:16:18.749Z] 65ba82af53f7: Verifying Checksum\n [2020-02-18T20:16:18.749Z] 65ba82af53f7: Download complete\n [2020-02-18T20:16:18.749Z] 07c18b20a200: Verifying Checksum\n [2020-02-18T20:16:18.749Z] 07c18b20a200: Download complete\n [2020-02-18T20:16:18.749Z] 9d48c3bd43c5: Verifying Checksum\n [2020-02-18T20:16:18.749Z] 9d48c3bd43c5: Download complete\n [2020-02-18T20:16:19.012Z] 9d48c3bd43c5: Pull complete\n [2020-02-18T20:16:19.282Z] 7f94eaf8af20: Pull complete\n [2020-02-18T20:16:19.880Z] d9b3ee039db2: Verifying Checksum\n [2020-02-18T20:16:19.880Z] d9b3ee039db2: Download complete\n [2020-02-18T20:16:19.880Z] ff40f1a7a0b9: Verifying Checksum\n [2020-02-18T20:16:19.880Z] ff40f1a7a0b9: Download complete\n [2020-02-18T20:16:20.151Z] 8c79c1ac0d81: Verifying Checksum\n [2020-02-18T20:16:20.151Z] 8c79c1ac0d81: Download complete\n [2020-02-18T20:16:20.412Z] ec448270508e: Verifying Checksum\n [2020-02-18T20:16:20.412Z] ec448270508e: Download complete\n [2020-02-18T20:16:20.412Z] 8e1ab0ef8490: Verifying Checksum\n [2020-02-18T20:16:20.412Z] 8e1ab0ef8490: Download complete\n [2020-02-18T20:16:20.412Z] bdb43ae2d12f: Verifying Checksum\n [2020-02-18T20:16:20.412Z] bdb43ae2d12f: Download complete\n [2020-02-18T20:16:21.349Z] 9fe9984849c1: Pull complete\n [2020-02-18T20:16:24.574Z] 9586258a13ea: Pull complete\n [2020-02-18T20:16:24.574Z] a8b2cbafd68c: Pull complete\n [2020-02-18T20:16:24.574Z] d1dd75721c92: Pull complete\n [2020-02-18T20:16:26.660Z] ec448270508e: Pull complete\n [2020-02-18T20:16:26.660Z] 65ba82af53f7: Pull complete\n [2020-02-18T20:16:26.660Z] 07c18b20a200: Pull complete\n [2020-02-18T20:16:31.273Z] 4e34fffdb759: Pull complete\n [2020-02-18T20:16:31.950Z] d9b3ee039db2: Pull complete\n [2020-02-18T20:16:33.865Z] 8c79c1ac0d81: Pull complete\n [2020-02-18T20:16:33.865Z] ff40f1a7a0b9: Pull complete\n [2020-02-18T20:16:34.803Z] bdb43ae2d12f: Pull complete\n [2020-02-18T20:16:34.803Z] 8e1ab0ef8490: Pull complete\n [2020-02-18T20:16:35.065Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d\n [2020-02-18T20:16:35.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n [2020-02-18T20:16:35.065Z] ---> 8acfeb908b63\n [2020-02-18T20:16:35.065Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: IOTech\'\n [2020-02-18T20:16:35.065Z] ---> Running in 470e9c8816a0\n [2020-02-18T20:16:35.065Z] Removing intermediate container 470e9c8816a0\n [2020-02-18T20:16:35.065Z] ---> a2174206ec34\n [2020-02-18T20:16:35.065Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-18T20:16:35.326Z] ---> Running in 94eb7dd99950\n [2020-02-18T20:16:36.267Z] Removing intermediate container 94eb7dd99950\n [2020-02-18T20:16:36.267Z] ---> fd65a3743ad0\n [2020-02-18T20:16:36.267Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base\n [2020-02-18T20:16:36.267Z] ---> Running in af1ffd464fe8\n [2020-02-18T20:16:36.526Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-02-18T20:16:37.464Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-02-18T20:16:37.723Z] (1/13) Installing libmagic (5.37-r1)\n [2020-02-18T20:16:37.723Z] (2/13) Installing file (5.37-r1)\n [2020-02-18T20:16:37.985Z] (3/13) Installing libc-dev (0.7.1-r0)\n [2020-02-18T20:16:37.985Z] (4/13) Installing g++ (8.3.0-r0)\n [2020-02-18T20:16:39.652Z] fd1d9eb628f9: Pull complete\n [2020-02-18T20:16:39.652Z] bd44c58b92db: Pull complete\n [2020-02-18T20:16:41.617Z] e5856e266cf4: Pull complete\n [2020-02-18T20:16:42.186Z] (5/13) Installing fortify-headers (1.1-r0)\n [2020-02-18T20:16:42.186Z] (6/13) Installing build-base (0.5-r1)\n [2020-02-18T20:16:42.186Z] (7/13) Installing openssh-keygen (8.1_p1-r0)\n [2020-02-18T20:16:42.187Z] (8/13) Installing libedit (20190324.3.1-r0)\n [2020-02-18T20:16:42.187Z] (9/13) Installing openssh-client (8.1_p1-r0)\n [2020-02-18T20:16:42.602Z] f0f88b30cdbb: Pull complete\n [2020-02-18T20:16:42.602Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20\n [2020-02-18T20:16:42.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine\n [2020-02-18T20:16:42.602Z] ---> 0be50c763560\n [2020-02-18T20:16:42.602Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: IOTech\'\n [2020-02-18T20:16:42.756Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0)\n [2020-02-18T20:16:42.756Z] (11/13) Installing openssh-server-common (8.1_p1-r0)\n [2020-02-18T20:16:42.756Z] (12/13) Installing openssh-server (8.1_p1-r0)\n [2020-02-18T20:16:43.015Z] (13/13) Installing openssh (8.1_p1-r0)\n [2020-02-18T20:16:43.015Z] Executing busybox-1.30.1-r2.trigger\n [2020-02-18T20:16:43.015Z] OK: 200 MiB in 52 packages\n [2020-02-18T20:16:45.556Z] Removing intermediate container af1ffd464fe8\n [2020-02-18T20:16:45.556Z] ---> fa8dff554383\n [2020-02-18T20:16:45.556Z] Step 6/8 : WORKDIR /device-virtual-go\n [2020-02-18T20:16:45.556Z] ---> Running in 068b2c3a8408\n [2020-02-18T20:16:45.556Z] Removing intermediate container 068b2c3a8408\n [2020-02-18T20:16:45.556Z] ---> a5f8697fb361\n [2020-02-18T20:16:45.556Z] Step 7/8 : COPY . .\n [2020-02-18T20:16:45.556Z] ---> 7c6a34a52d0c\n [2020-02-18T20:16:45.556Z] Step 8/8 : RUN go mod download\n [2020-02-18T20:16:45.556Z] ---> Running in 986449e967b9\n [2020-02-18T20:16:45.989Z] ---> Running in 2fcd4e593e6c\n [2020-02-18T20:16:46.124Z] \x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf\n [2020-02-18T20:16:46.124Z] \x1b[0m\x1b[91mgo: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001\n [2020-02-18T20:16:46.124Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-18T20:16:46.124Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-18T20:16:46.266Z] Removing intermediate container 2fcd4e593e6c\n [2020-02-18T20:16:46.266Z] ---> 205d274aa7b2\n [2020-02-18T20:16:46.266Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-18T20:16:46.266Z] ---> Running in d49bfea091dc\n [2020-02-18T20:16:46.701Z] \x1b[0m\x1b[91mgo: finding modernc.org/b v1.0.0\n [2020-02-18T20:16:46.701Z] \x1b[0m\x1b[91mgo: finding modernc.org/ql v1.0.0\n [2020-02-18T20:16:46.701Z] \x1b[0m\x1b[91mgo: finding github.com/edsrzf/mmap-go v1.0.0\n [2020-02-18T20:16:46.701Z] \x1b[0m\x1b[91mgo: finding modernc.org/file v1.0.0\n [2020-02-18T20:16:46.701Z] \x1b[0m\x1b[91mgo: finding modernc.org/internal v1.0.0\n [2020-02-18T20:16:46.701Z] go: finding modernc.org/sortutil v1.0.0\n [2020-02-18T20:16:46.701Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369\n [2020-02-18T20:16:46.701Z] \x1b[0m\x1b[91mgo: finding modernc.org/db v1.0.0\n [2020-02-18T20:16:46.701Z] \x1b[0m\x1b[91mgo: finding modernc.org/fileutil v1.0.0\n [2020-02-18T20:16:46.701Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-18T20:16:46.963Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-18T20:16:47.230Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-18T20:16:47.230Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-18T20:16:47.230Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-18T20:16:47.230Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-18T20:16:47.230Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-18T20:16:47.498Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-18T20:16:47.498Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-18T20:16:47.498Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-18T20:16:47.498Z] \x1b[0m\x1b[91mgo: finding modernc.org/lldb v1.0.0\n [2020-02-18T20:16:47.759Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-18T20:16:47.759Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-18T20:16:47.759Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-18T20:16:48.223Z] Removing intermediate container d49bfea091dc\n [2020-02-18T20:16:48.223Z] ---> 0324a77e9db0\n [2020-02-18T20:16:48.223Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base\n [2020-02-18T20:16:48.334Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-18T20:16:48.334Z] \x1b[0m\x1b[91mgo: finding modernc.org/mathutil v1.0.0\n [2020-02-18T20:16:48.334Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-18T20:16:48.334Z] \x1b[0m\x1b[91mgo: finding modernc.org/strutil v1.0.0\n [2020-02-18T20:16:48.334Z] \x1b[0m\x1b[91mgo: finding modernc.org/zappy v1.0.0\n [2020-02-18T20:16:48.334Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-18T20:16:48.334Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-18T20:16:48.334Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-18T20:16:48.334Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-18T20:16:48.513Z] ---> Running in 2296622f67ae\n [2020-02-18T20:16:48.593Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-18T20:16:48.853Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-18T20:16:48.853Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-18T20:16:48.853Z] go: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-18T20:16:48.853Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-18T20:16:48.853Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-18T20:16:49.113Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-18T20:16:49.113Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-18T20:16:49.113Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-18T20:16:49.376Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-18T20:16:49.376Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-18T20:16:49.376Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-18T20:16:49.376Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-18T20:16:49.376Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-18T20:16:49.376Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-18T20:16:49.376Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-18T20:16:49.492Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-02-18T20:16:49.635Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-18T20:16:49.635Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-18T20:16:49.635Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-18T20:16:49.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-18T20:16:49.895Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-18T20:16:49.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-18T20:16:49.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-18T20:16:49.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-18T20:16:50.089Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-02-18T20:16:50.155Z] \x1b[0m\x1b[91mgo: finding modernc.org/golex v1.0.0\n [2020-02-18T20:16:50.155Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-18T20:16:50.687Z] (1/13) Installing libmagic (5.37-r1)\n [2020-02-18T20:16:50.687Z] (2/13) Installing file (5.37-r1)\n [2020-02-18T20:16:50.726Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-18T20:16:50.726Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-18T20:16:50.726Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-18T20:16:50.726Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-18T20:16:50.726Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-18T20:16:50.726Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-18T20:16:50.726Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-18T20:16:50.958Z] (3/13) Installing libc-dev (0.7.1-r0)\n [2020-02-18T20:16:50.958Z] (4/13) Installing g++ (8.3.0-r0)\n [2020-02-18T20:16:50.985Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-18T20:16:50.985Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-18T20:16:50.985Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-18T20:16:51.247Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-18T20:16:51.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-18T20:16:51.247Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-18T20:16:51.247Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-18T20:16:51.516Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-18T20:16:51.775Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-18T20:16:51.775Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-18T20:16:51.775Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-18T20:16:51.775Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-18T20:16:51.775Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-18T20:16:51.775Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-18T20:16:51.775Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-18T20:16:52.035Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-18T20:16:52.035Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-18T20:16:54.572Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-18T20:16:56.342Z] (5/13) Installing fortify-headers (1.1-r0)\n [2020-02-18T20:16:56.342Z] (6/13) Installing build-base (0.5-r1)\n [2020-02-18T20:16:56.342Z] (7/13) Installing openssh-keygen (8.1_p1-r0)\n [2020-02-18T20:16:56.342Z] (8/13) Installing libedit (20190324.3.1-r0)\n [2020-02-18T20:16:56.342Z] (9/13) Installing openssh-client (8.1_p1-r0)\n [2020-02-18T20:16:56.342Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0)\n [2020-02-18T20:16:56.342Z] (11/13) Installing openssh-server-common (8.1_p1-r0)\n [2020-02-18T20:16:56.342Z] (12/13) Installing openssh-server (8.1_p1-r0)\n [2020-02-18T20:16:56.626Z] (13/13) Installing openssh (8.1_p1-r0)\n [2020-02-18T20:16:56.626Z] Executing busybox-1.30.1-r2.trigger\n [2020-02-18T20:16:56.626Z] OK: 197 MiB in 52 packages\n [2020-02-18T20:17:02.012Z] Removing intermediate container 2296622f67ae\n [2020-02-18T20:17:02.012Z] ---> 8db219ef92e6\n [2020-02-18T20:17:02.012Z] Step 6/8 : WORKDIR /device-virtual-go\n [2020-02-18T20:17:02.012Z] ---> Running in d3506df3c933\n [2020-02-18T20:17:02.012Z] Removing intermediate container d3506df3c933\n [2020-02-18T20:17:02.012Z] ---> 4d299c9c8802\n [2020-02-18T20:17:02.012Z] Step 7/8 : COPY . .\n [2020-02-18T20:17:02.602Z] ---> f2081c4e5a43\n [2020-02-18T20:17:02.602Z] Step 8/8 : RUN go mod download\n [2020-02-18T20:17:02.869Z] ---> Running in 02fb57008ebd\n [2020-02-18T20:17:03.838Z] \x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-18T20:17:03.838Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-18T20:17:03.838Z] \x1b[0m\x1b[91mgo: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001\n [2020-02-18T20:17:03.838Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf\n [2020-02-18T20:17:04.826Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369\n [2020-02-18T20:17:04.826Z] \x1b[0m\x1b[91mgo: finding modernc.org/sortutil v1.0.0\n [2020-02-18T20:17:04.826Z] \x1b[0m\x1b[91mgo: finding modernc.org/strutil v1.0.0\n [2020-02-18T20:17:04.826Z] \x1b[0m\x1b[91mgo: finding modernc.org/fileutil v1.0.0\n [2020-02-18T20:17:04.826Z] \x1b[0m\x1b[91mgo: finding modernc.org/ql v1.0.0\n [2020-02-18T20:17:04.826Z] \x1b[0m\x1b[91mgo: finding modernc.org/zappy v1.0.0\n [2020-02-18T20:17:05.101Z] \x1b[0m\x1b[91mgo: finding github.com/edsrzf/mmap-go v1.0.0\n [2020-02-18T20:17:05.373Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-18T20:17:05.373Z] \x1b[0m\x1b[91mgo: finding modernc.org/b v1.0.0\n [2020-02-18T20:17:06.357Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-18T20:17:06.357Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-18T20:17:06.631Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-18T20:17:06.902Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-18T20:17:06.902Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-18T20:17:07.172Z] \x1b[0m\x1b[91mgo: finding modernc.org/db v1.0.0\n [2020-02-18T20:17:07.172Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-18T20:17:07.172Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-18T20:17:07.759Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-18T20:17:08.047Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-18T20:17:08.319Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-18T20:17:08.589Z] \x1b[0m\x1b[91mgo: finding modernc.org/mathutil v1.0.0\n [2020-02-18T20:17:08.864Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-18T20:17:08.864Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-18T20:17:09.466Z] \x1b[0m\x1b[91mgo: finding modernc.org/golex v1.0.0\n [2020-02-18T20:17:09.745Z] \x1b[0m\x1b[91mgo: finding modernc.org/internal v1.0.0\n [2020-02-18T20:17:10.019Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-18T20:17:10.019Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-18T20:17:10.296Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-18T20:17:10.296Z] \x1b[0m\x1b[91mgo: finding modernc.org/lldb v1.0.0\n [2020-02-18T20:17:10.296Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-18T20:17:10.296Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-18T20:17:10.898Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-18T20:17:11.504Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-18T20:17:11.504Z] \x1b[0m\x1b[91mgo: finding modernc.org/file v1.0.0\n [2020-02-18T20:17:11.504Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-18T20:17:11.778Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-18T20:17:11.778Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-18T20:17:11.778Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-18T20:17:12.765Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-18T20:17:12.765Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-18T20:17:12.765Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-18T20:17:13.370Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-18T20:17:13.370Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-18T20:17:13.644Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-18T20:17:15.093Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-18T20:17:15.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-18T20:17:15.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-18T20:17:15.093Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-18T20:17:15.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-18T20:17:15.093Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-18T20:17:15.364Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-18T20:17:15.364Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-18T20:17:16.807Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-18T20:17:16.807Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-18T20:17:17.081Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-18T20:17:17.081Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-18T20:17:17.081Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-18T20:17:17.081Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-18T20:17:17.081Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-18T20:17:18.509Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-18T20:17:18.792Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-18T20:17:18.792Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-18T20:17:19.387Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-18T20:17:19.387Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-18T20:17:19.664Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-18T20:17:19.935Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-18T20:17:20.527Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-18T20:17:20.797Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-18T20:17:20.797Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-18T20:17:21.154Z] \x1b[0mRemoving intermediate container 986449e967b9\n [2020-02-18T20:17:21.154Z] ---> bf968e2da90e\n [2020-02-18T20:17:21.154Z] Successfully built bf968e2da90e\n [2020-02-18T20:17:21.154Z] 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-18T20:17:21.711Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-18T20:17:21.973Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T20:17:22.107Z] prd-centos7-docker-4c-2g-24675 does not seem to be running inside a container\n [2020-02-18T20:17:22.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-18T20:17:22.227Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-18T20:17:22.829Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-18T20:17:23.093Z] $ docker top 0347c3388baeaf3c36bd13f5da1b5a8e656a8178aaf99a83f2ffb8d84486791a -eo pid,comm\n [2020-02-18T20:17:23.432Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T20:17:23.948Z] + go version\n [2020-02-18T20:17:23.949Z] go version go1.11.13 linux/amd64\n [Pipeline] sh\n [2020-02-18T20:17:24.247Z] + make test\n [2020-02-18T20:17:24.247Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-02-18T20:17:24.402Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-18T20:17:24.402Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-18T20:17:24.402Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-18T20:17:24.402Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-18T20:17:24.402Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-18T20:17:25.388Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-18T20:17:25.388Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-18T20:17:25.656Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-18T20:17:25.928Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-18T20:17:26.153Z] ? \tgithub.com/edgexfoundry/device-virtual-go\t[no test files]\n [2020-02-18T20:17:26.513Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-18T20:17:26.782Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-18T20:17:41.106Z] ? \tgithub.com/edgexfoundry/device-virtual-go/cmd\t[no test files]\n [2020-02-18T20:18:34.729Z] \x1b[0mRemoving intermediate container 02fb57008ebd\n [2020-02-18T20:18:34.729Z] ---> cfd26452619c\n [2020-02-18T20:18:34.729Z] Successfully built cfd26452619c\n [2020-02-18T20:18:34.729Z] 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-18T20:18:35.207Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-18T20:18:35.476Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T20:18:35.849Z] prd-ubuntu18.04-docker-arm64-4c-2g-24674 does not seem to be running inside a container\n [2020-02-18T20:18:35.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-18T20:18:37.368Z] $ docker top ec890ce0c702e95254693f2d649ec3e90884d46300361362576a5ef7fa604d59 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T20:18:39.695Z] + go version\n [2020-02-18T20:18:39.695Z] go version go1.11.13 linux/arm64\n [Pipeline] sh\n [2020-02-18T20:18:40.374Z] + make test\n [2020-02-18T20:18:40.374Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-02-18T20:18:41.796Z] ? \tgithub.com/edgexfoundry/device-virtual-go\t[no test files]\n [2020-02-18T20:20:03.588Z] ? \tgithub.com/edgexfoundry/device-virtual-go/cmd\t[no test files]\n [2020-02-18T20:22:02.790Z] ok \tgithub.com/edgexfoundry/device-virtual-go/internal/driver\t259.053s\tcoverage: 51.3% of statements\n [2020-02-18T20:22:02.790Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-18T20:22:06.168Z] gofmt -l .\n [2020-02-18T20:22:06.168Z] [ "`gofmt -l .`" = "" ]\n [2020-02-18T20:22:06.168Z] ./bin/test-attribution-txt.sh\n [2020-02-18T20:22:06.738Z] An attribution for github.com/OneOfOne/xxhash is missing from in Attribution.txt, please add\n [2020-02-18T20:22:06.738Z] An attribution for github.com/jessevdk/go-flags is missing from in Attribution.txt, please add\n [2020-02-18T20:22:06.738Z] make: *** [Makefile:27: test] Error 1\n [Pipeline] }\n [2020-02-18T20:22:06.745Z] $ docker stop --time=1 0347c3388baeaf3c36bd13f5da1b5a8e656a8178aaf99a83f2ffb8d84486791a\n [2020-02-18T20:22:08.227Z] $ docker rm -f 0347c3388baeaf3c36bd13f5da1b5a8e656a8178aaf99a83f2ffb8d84486791a\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-18T20:22:08.633Z] Failed in branch amd64\n [2020-02-18T20:30:11.117Z] SIGQUIT: quit\n [2020-02-18T20:30:11.118Z] PC=0x66f5c m=0 sigcode=0\n [2020-02-18T20:30:11.118Z] \n [2020-02-18T20:30:11.118Z] goroutine 0 [idle]:\n [2020-02-18T20:30:11.118Z] runtime.futex(0xbd6840, 0x80, 0x0, 0x0, 0x0, 0x1986c, 0xbd56f0, 0x0, 0x0, 0x3f4f0, ...)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/runtime/sys_linux_arm64.s:407 +0x1c\n [2020-02-18T20:30:11.118Z] runtime.futexsleep(0xbd6840, 0x0, 0xffffffffffffffff)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/runtime/os_linux.go:46 +0x34\n [2020-02-18T20:30:11.118Z] runtime.notesleep(0xbd6840)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/runtime/lock_futex.go:151 +0x8c\n [2020-02-18T20:30:11.118Z] runtime.stopm()\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/runtime/proc.go:2016 +0xa0\n [2020-02-18T20:30:11.118Z] runtime.exitsyscall0(0x4000085c80)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/runtime/proc.go:3196 +0x108\n [2020-02-18T20:30:11.118Z] runtime.mcall(0x63c0c)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/runtime/asm_arm64.s:169 +0x50\n [2020-02-18T20:30:11.118Z] \n [2020-02-18T20:30:11.118Z] goroutine 1 [chan receive, 2 minutes]:\n [2020-02-18T20:30:11.118Z] testing.(*T).Run(0x4000116900, 0x693691, 0xe, 0x6b55b0, 0x5e4c4601)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/testing/testing.go:879 +0x2d0\n [2020-02-18T20:30:11.118Z] testing.runTests.func1(0x4000116300)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/testing/testing.go:1119 +0x6c\n [2020-02-18T20:30:11.118Z] testing.tRunner(0x4000116300, 0x4000095d90)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/testing/testing.go:827 +0xa8\n [2020-02-18T20:30:11.118Z] testing.runTests(0x4000086840, 0xbc7f40, 0x5, 0x5, 0x112)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/testing/testing.go:1117 +0x264\n [2020-02-18T20:30:11.118Z] testing.(*M).Run(0x400012c000, 0x0)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/testing/testing.go:1034 +0x148\n [2020-02-18T20:30:11.118Z] main.main()\n [2020-02-18T20:30:11.118Z] \t_testmain.go:114 +0x1d0\n [2020-02-18T20:30:11.118Z] \n [2020-02-18T20:30:11.118Z] goroutine 19 [syscall, 9 minutes]:\n [2020-02-18T20:30:11.118Z] os/signal.signal_recv(0x4000070178)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/runtime/sigqueue.go:139 +0xb8\n [2020-02-18T20:30:11.118Z] os/signal.loop()\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/os/signal/signal_unix.go:23 +0x18\n [2020-02-18T20:30:11.118Z] created by os/signal.init.0\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/os/signal/signal_unix.go:29 +0x30\n [2020-02-18T20:30:11.118Z] \n [2020-02-18T20:30:11.118Z] goroutine 4336 [running]:\n [2020-02-18T20:30:11.118Z] \tgoroutine running on other thread; stack unavailable\n [2020-02-18T20:30:11.118Z] created by modernc.org/ql.newdriverRows\n [2020-02-18T20:30:11.118Z] \t/go/pkg/mod/modernc.org/ql@v1.0.0/driver.go:447 +0xb4\n [2020-02-18T20:30:11.118Z] \n [2020-02-18T20:30:11.118Z] goroutine 3367 [select]:\n [2020-02-18T20:30:11.118Z] modernc.org/ql.(*driverRows).Next(0x40001849e0, 0x4000066cc0, 0x6, 0x6, 0x1, 0x4000066cc0)\n [2020-02-18T20:30:11.118Z] \t/go/pkg/mod/modernc.org/ql@v1.0.0/driver.go:490 +0x70\n [2020-02-18T20:30:11.118Z] modernc.org/ql.(*driverMultiRows).Next(0x4000141230, 0x4000066cc0, 0x6, 0x6, 0x6, 0x6)\n [2020-02-18T20:30:11.118Z] \t/go/pkg/mod/modernc.org/ql@v1.0.0/driver.go:582 +0x3c\n [2020-02-18T20:30:11.118Z] database/sql.(*Rows).nextLocked(0x4000138900, 0x4000060000)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/database/sql/sql.go:2665 +0xa8\n [2020-02-18T20:30:11.118Z] database/sql.(*Rows).Next.func1()\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/database/sql/sql.go:2643 +0x30\n [2020-02-18T20:30:11.118Z] database/sql.withLock(0x787b60, 0x4000138930, 0x40001c1a40)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/database/sql/sql.go:3076 +0x5c\n [2020-02-18T20:30:11.118Z] database/sql.(*Rows).Next(0x4000138900, 0x6ae4ca)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/database/sql/sql.go:2642 +0x6c\n [2020-02-18T20:30:11.118Z] github.com/edgexfoundry/device-virtual-go/internal/driver.(*db).getVirtualResourceData(0x40001c1f10, 0x69679b, 0x13, 0x68dd95, 0x6, 0xda8e4, 0x400007ea30, 0x400007e9c8, 0x6, 0x400007ea30, ...)\n [2020-02-18T20:30:11.118Z] \t/w/workspace/device-virtual-go/3/internal/driver/db.go:108 +0x104\n [2020-02-18T20:30:11.118Z] github.com/edgexfoundry/device-virtual-go/internal/driver.(*resourceUint).value(0x40001c1d80, 0x40001c1f10, 0x69679b, 0x13, 0x68dd95, 0x6, 0x68c047, 0x1, 0x68ce4c, 0x5, ...)\n [2020-02-18T20:30:11.118Z] \t/w/workspace/device-virtual-go/3/internal/driver/resourceuint.go:19 +0x68\n [2020-02-18T20:30:11.118Z] github.com/edgexfoundry/device-virtual-go/internal/driver.(*virtualDevice).read(0x40001c1e58, 0x69679b, 0x13, 0x68dd95, 0x6, 0x68dd95, 0x6, 0x68c047, 0x1, 0x68ce4c, ...)\n [2020-02-18T20:30:11.118Z] \t/w/workspace/device-virtual-go/3/internal/driver/virtualdevice.go:47 +0x16c\n [2020-02-18T20:30:11.118Z] github.com/edgexfoundry/device-virtual-go/internal/driver.ValueUintx(0x4000116900, 0x68dd95, 0x6, 0x68dd95, 0x6, 0x68c047, 0x1, 0x68ce4c, 0x5)\n [2020-02-18T20:30:11.118Z] \t/w/workspace/device-virtual-go/3/internal/driver/virtualdevice_test.go:295 +0x460\n [2020-02-18T20:30:11.118Z] github.com/edgexfoundry/device-virtual-go/internal/driver.TestValueUintx(0x4000116900)\n [2020-02-18T20:30:11.118Z] \t/w/workspace/device-virtual-go/3/internal/driver/virtualdevice_test.go:163 +0xe4\n [2020-02-18T20:30:11.118Z] testing.tRunner(0x4000116900, 0x6b55b0)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/testing/testing.go:827 +0xa8\n [2020-02-18T20:30:11.118Z] created by testing.(*T).Run\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/testing/testing.go:878 +0x2b4\n [2020-02-18T20:30:11.118Z] \n [2020-02-18T20:30:11.118Z] goroutine 4187 [select]:\n [2020-02-18T20:30:11.118Z] database/sql.(*DB).connectionOpener(0x4000118540, 0x7890a0, 0x40121f6600)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/database/sql/sql.go:1001 +0x90\n [2020-02-18T20:30:11.118Z] created by database/sql.OpenDB\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/database/sql/sql.go:671 +0x138\n [2020-02-18T20:30:11.118Z] \n [2020-02-18T20:30:11.118Z] goroutine 4188 [select]:\n [2020-02-18T20:30:11.118Z] database/sql.(*DB).connectionResetter(0x4000118540, 0x7890a0, 0x40121f6600)\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/database/sql/sql.go:1014 +0x9c\n [2020-02-18T20:30:11.118Z] created by database/sql.OpenDB\n [2020-02-18T20:30:11.118Z] \t/usr/local/go/src/database/sql/sql.go:672 +0x168\n [2020-02-18T20:30:11.118Z] \n [2020-02-18T20:30:11.118Z] r0 0xbd6840\n [2020-02-18T20:30:11.118Z] r1 0x80\n [2020-02-18T20:30:11.118Z] r2 0x0\n [2020-02-18T20:30:11.118Z] r3 0x0\n [2020-02-18T20:30:11.118Z] r4 0x0\n [2020-02-18T20:30:11.118Z] r5 0x0\n [2020-02-18T20:30:11.118Z] r6 0x7\n [2020-02-18T20:30:11.118Z] r7 0x0\n [2020-02-18T20:30:11.118Z] r8 0x62\n [2020-02-18T20:30:11.118Z] r9 0x40000e0638\n [2020-02-18T20:30:11.118Z] r10 0x10000\n [2020-02-18T20:30:11.118Z] r11 0x1\n [2020-02-18T20:30:11.118Z] r12 0x0\n [2020-02-18T20:30:11.118Z] r13 0x2004100\n [2020-02-18T20:30:11.118Z] r14 0x80bdd7b6987a6\n [2020-02-18T20:30:11.118Z] r15 0x5ad4b2c9e791\n [2020-02-18T20:30:11.118Z] r16 0x0\n [2020-02-18T20:30:11.118Z] r17 0x8\n [2020-02-18T20:30:11.118Z] r18 0x0\n [2020-02-18T20:30:11.118Z] r19 0x18\n [2020-02-18T20:30:11.118Z] r20 0xffffe7698b80\n [2020-02-18T20:30:11.118Z] r21 0xbd6700\n [2020-02-18T20:30:11.118Z] r22 0x57b280\n [2020-02-18T20:30:11.118Z] r23 0x580be0\n [2020-02-18T20:30:11.118Z] r24 0x0\n [2020-02-18T20:30:11.118Z] r25 0x0\n [2020-02-18T20:30:11.118Z] r26 0x6b72b8\n [2020-02-18T20:30:11.118Z] r27 0xbc1438\n [2020-02-18T20:30:11.118Z] r28 0xbd5ae0\n [2020-02-18T20:30:11.118Z] r29 0x0\n [2020-02-18T20:30:11.118Z] lr 0x37324\n [2020-02-18T20:30:11.118Z] sp 0xffffe7698b50\n [2020-02-18T20:30:11.118Z] pc 0x66f5c\n [2020-02-18T20:30:11.118Z] fault 0x0\n [2020-02-18T20:30:11.118Z] *** Test killed with quit: ran too long (10m0s).\n [2020-02-18T20:30:11.118Z] FAIL\tgithub.com/edgexfoundry/device-virtual-go/internal/driver\t600.107s\n [2020-02-18T20:30:11.118Z] make: *** [Makefile:23: test] Error 1\n [Pipeline] }\n [2020-02-18T20:30:11.120Z] $ docker stop --time=1 ec890ce0c702e95254693f2d649ec3e90884d46300361362576a5ef7fa604d59\n [2020-02-18T20:30:13.171Z] $ docker rm -f ec890ce0c702e95254693f2d649ec3e90884d46300361362576a5ef7fa604d59\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-18T20:30:13.975Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T20:30:14.630Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T20:30:14.955Z] ---> package-listing.sh\n [2020-02-18T20:30:14.956Z] ++ facter osfamily\n [2020-02-18T20:30:14.956Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-18T20:30:14.956Z] + OS_FAMILY=redhat\n [2020-02-18T20:30:14.956Z] + workspace=/w/workspace/xfoundry_device-virtual-go_PR-82\n [2020-02-18T20:30:14.956Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-18T20:30:14.956Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-18T20:30:14.956Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-18T20:30:14.956Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-18T20:30:14.956Z] + \'[\' /w/workspace/xfoundry_device-virtual-go_PR-82 \']\'\n [2020-02-18T20:30:14.956Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-18T20:30:14.956Z] + case "${OS_FAMILY}" in\n [2020-02-18T20:30:14.956Z] + rpm -qa\n [2020-02-18T20:30:14.956Z] + sort\n [2020-02-18T20:30:19.162Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-18T20:30:19.162Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-18T20:30:19.162Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-18T20:30:19.162Z] + \'[\' /w/workspace/xfoundry_device-virtual-go_PR-82 \']\'\n [2020-02-18T20:30:19.162Z] + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-82/archives/\n [2020-02-18T20:30:19.162Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-82/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T20:30:19.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-18T20:30:19.703Z] \n [2020-02-18T20:30:19.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T20:30:20.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-18T20:30:20.008Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-18T20:30:20.008Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-18T20:30:20.008Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-18T20:30:20.008Z] c9ea274ed700: Pulling fs layer\n [2020-02-18T20:30:20.008Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-18T20:30:20.008Z] f6a933c9cadc: Pulling fs layer\n [2020-02-18T20:30:20.008Z] 61811dbd4963: Pulling fs layer\n [2020-02-18T20:30:20.008Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-18T20:30:20.008Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-18T20:30:20.008Z] dc21a1d4508b: Pulling fs layer\n [2020-02-18T20:30:20.008Z] 363af2e989c4: Pulling fs layer\n [2020-02-18T20:30:20.008Z] 095dd8b7b4d8: Waiting\n [2020-02-18T20:30:20.008Z] f6a933c9cadc: Waiting\n [2020-02-18T20:30:20.008Z] dc21a1d4508b: Waiting\n [2020-02-18T20:30:20.008Z] 61811dbd4963: Waiting\n [2020-02-18T20:30:20.008Z] 363af2e989c4: Waiting\n [2020-02-18T20:30:20.008Z] a6eb2c9e2280: Waiting\n [2020-02-18T20:30:20.008Z] 9cfac6ba3733: Waiting\n [2020-02-18T20:30:20.008Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-18T20:30:20.008Z] da0e9bf0cc60: Download complete\n [2020-02-18T20:30:20.008Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-18T20:30:20.008Z] 9cfac6ba3733: Download complete\n [2020-02-18T20:30:20.008Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-18T20:30:20.008Z] e6b0cf9c0882: Download complete\n [2020-02-18T20:30:20.008Z] f6a933c9cadc: Verifying Checksum\n [2020-02-18T20:30:20.008Z] f6a933c9cadc: Download complete\n [2020-02-18T20:30:20.008Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-18T20:30:20.008Z] a6eb2c9e2280: Download complete\n [2020-02-18T20:30:20.280Z] e6b0cf9c0882: Pull complete\n [2020-02-18T20:30:20.547Z] da0e9bf0cc60: Pull complete\n [2020-02-18T20:30:20.547Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-18T20:30:20.547Z] 095dd8b7b4d8: Download complete\n [2020-02-18T20:30:20.823Z] c9ea274ed700: Verifying Checksum\n [2020-02-18T20:30:20.823Z] c9ea274ed700: Download complete\n [2020-02-18T20:30:20.823Z] dc21a1d4508b: Verifying Checksum\n [2020-02-18T20:30:20.823Z] dc21a1d4508b: Download complete\n [2020-02-18T20:30:20.823Z] 363af2e989c4: Verifying Checksum\n [2020-02-18T20:30:20.823Z] 363af2e989c4: Download complete\n [2020-02-18T20:30:21.085Z] 61811dbd4963: Verifying Checksum\n [2020-02-18T20:30:21.085Z] 61811dbd4963: Download complete\n [2020-02-18T20:30:22.996Z] c9ea274ed700: Pull complete\n [2020-02-18T20:30:22.996Z] 9cfac6ba3733: Pull complete\n [2020-02-18T20:30:23.256Z] f6a933c9cadc: Pull complete\n [2020-02-18T20:30:26.561Z] 61811dbd4963: Pull complete\n [2020-02-18T20:30:26.561Z] a6eb2c9e2280: Pull complete\n [2020-02-18T20:30:27.939Z] 095dd8b7b4d8: Pull complete\n [2020-02-18T20:30:28.200Z] dc21a1d4508b: Pull complete\n [2020-02-18T20:30:28.200Z] 363af2e989c4: Pull complete\n [2020-02-18T20:30:28.459Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-18T20:30:28.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-18T20:30:28.602Z] prd-centos7-docker-4c-2g-24673 does not seem to be running inside a container\n [2020-02-18T20:30:28.642Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-82 -v /w/workspace/xfoundry_device-virtual-go_PR-82:/w/workspace/xfoundry_device-virtual-go_PR-82:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-82@tmp:/w/workspace/xfoundry_device-virtual-go_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-18T20:30:29.177Z] $ docker top a1913d48ce4114ae65ccbd14ce38f236acdccb9b330c5ac09e357c4d65229923 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-18T20:30:29.682Z] provisioning config files...\n [2020-02-18T20:30:29.696Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-82@tmp/config2131416986720510224tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-18T20:30:29.713Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T20:30:30.005Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-18T20:30:30.012Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T20:30:30.300Z] ---> logs-deploy.sh\n [2020-02-18T20:30:30.300Z] + ARCHIVE_ARTIFACTS=\n [2020-02-18T20:30:30.300Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-18T20:30:30.300Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-18T20:30:30.300Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-18T20:30:30.300Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-82/3\n [2020-02-18T20:30:30.300Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-82/3/\n [2020-02-18T20:30:30.300Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-82/3 /w/workspace/xfoundry_device-virtual-go_PR-82\n [2020-02-18T20:30:31.235Z] Archives upload complete.\n [2020-02-18T20:30:31.235Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-82/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-82/3/\n [2020-02-18T20:30:31.801Z] ---> uname -a:\n [2020-02-18T20:30:31.801Z] Linux a1913d48ce41 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-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] ---> lscpu:\n [2020-02-18T20:30:31.801Z] Architecture: x86_64\n [2020-02-18T20:30:31.801Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-18T20:30:31.801Z] Byte Order: Little Endian\n [2020-02-18T20:30:31.801Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-18T20:30:31.801Z] CPU(s): 4\n [2020-02-18T20:30:31.801Z] On-line CPU(s) list: 0-3\n [2020-02-18T20:30:31.801Z] Thread(s) per core: 1\n [2020-02-18T20:30:31.801Z] Core(s) per socket: 1\n [2020-02-18T20:30:31.801Z] Socket(s): 4\n [2020-02-18T20:30:31.801Z] NUMA node(s): 1\n [2020-02-18T20:30:31.801Z] Vendor ID: GenuineIntel\n [2020-02-18T20:30:31.801Z] CPU family: 6\n [2020-02-18T20:30:31.801Z] Model: 44\n [2020-02-18T20:30:31.801Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-18T20:30:31.801Z] Stepping: 1\n [2020-02-18T20:30:31.801Z] CPU MHz: 2933.396\n [2020-02-18T20:30:31.801Z] BogoMIPS: 5866.79\n [2020-02-18T20:30:31.801Z] Virtualization: VT-x\n [2020-02-18T20:30:31.801Z] Hypervisor vendor: KVM\n [2020-02-18T20:30:31.801Z] Virtualization type: full\n [2020-02-18T20:30:31.801Z] L1d cache: 128 KiB\n [2020-02-18T20:30:31.801Z] L1i cache: 128 KiB\n [2020-02-18T20:30:31.801Z] L2 cache: 16 MiB\n [2020-02-18T20:30:31.801Z] L3 cache: 64 MiB\n [2020-02-18T20:30:31.801Z] NUMA node0 CPU(s): 0-3\n [2020-02-18T20:30:31.801Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-18T20:30:31.801Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-18T20:30:31.801Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-18T20:30:31.801Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-18T20:30:31.801Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-18T20:30:31.801Z] 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-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] ---> nproc:\n [2020-02-18T20:30:31.801Z] 4\n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] ---> df -h:\n [2020-02-18T20:30:31.801Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-18T20:30:31.801Z] overlay 50.0G 6.0G 44.0G 12% /\n [2020-02-18T20:30:31.801Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-18T20:30:31.801Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-18T20:30:31.801Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-18T20:30:31.801Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/resolv.conf\n [2020-02-18T20:30:31.801Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/hostname\n [2020-02-18T20:30:31.801Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/hosts\n [2020-02-18T20:30:31.801Z] /dev/vda1 50.0G 6.0G 44.0G 12% /var/log/sa\n [2020-02-18T20:30:31.801Z] /dev/vda1 50.0G 6.0G 44.0G 12% /w/workspace/xfoundry_device-virtual-go_PR-82\n [2020-02-18T20:30:31.801Z] /dev/vda1 50.0G 6.0G 44.0G 12% /w/workspace/xfoundry_device-virtual-go_PR-82@tmp\n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] ---> free -m:\n [2020-02-18T20:30:31.801Z] total used free shared buff/cache available\n [2020-02-18T20:30:31.801Z] Mem: 1838 613 68 0 1155 1119\n [2020-02-18T20:30:31.801Z] Swap: 1023 0 1023\n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] ---> ip addr:\n [2020-02-18T20:30:31.801Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-18T20:30:31.801Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-18T20:30:31.801Z] inet 127.0.0.1/8 scope host lo\n [2020-02-18T20:30:31.801Z] valid_lft forever preferred_lft forever\n [2020-02-18T20:30:31.801Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-18T20:30:31.801Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-18T20:30:31.801Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-18T20:30:31.801Z] valid_lft forever preferred_lft forever\n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] ---> sar -b -r -n DEV:\n [2020-02-18T20:30:31.801Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/18/20 \t_x86_64_\t(4 CPU)\n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] 20:12:44 LINUX RESTART\n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] 20:13:02 tps rtps wtps bread/s bwrtn/s\n [2020-02-18T20:30:31.801Z] 20:14:01 97.77 33.28 64.48 4783.61 27972.03\n [2020-02-18T20:30:31.801Z] 20:15:01 3.75 0.00 3.75 0.00 116.36\n [2020-02-18T20:30:31.801Z] 20:16:01 0.30 0.00 0.30 0.00 4.53\n [2020-02-18T20:30:31.801Z] 20:17:01 0.30 0.00 0.30 0.00 3.61\n [2020-02-18T20:30:31.801Z] 20:18:01 0.23 0.00 0.23 0.00 3.33\n [2020-02-18T20:30:31.801Z] 20:19:01 0.33 0.00 0.33 0.00 4.56\n [2020-02-18T20:30:31.801Z] 20:20:01 0.28 0.00 0.28 0.00 3.63\n [2020-02-18T20:30:31.801Z] 20:21:01 0.32 0.00 0.32 0.00 5.28\n [2020-02-18T20:30:31.801Z] 20:22:01 0.65 0.00 0.65 0.00 7.80\n [2020-02-18T20:30:31.801Z] 20:23:01 0.65 0.00 0.65 0.00 7.96\n [2020-02-18T20:30:31.801Z] 20:24:01 0.30 0.00 0.30 0.00 4.73\n [2020-02-18T20:30:31.801Z] 20:25:01 0.25 0.00 0.25 0.00 3.20\n [2020-02-18T20:30:31.801Z] 20:26:01 0.23 0.00 0.23 0.00 3.12\n [2020-02-18T20:30:31.801Z] 20:27:02 0.27 0.00 0.27 0.00 3.86\n [2020-02-18T20:30:31.801Z] 20:28:01 0.39 0.07 0.32 2.17 4.62\n [2020-02-18T20:30:31.801Z] 20:29:01 1.20 0.17 1.03 5.33 19.19\n [2020-02-18T20:30:31.801Z] 20:30:01 0.62 0.00 0.62 0.00 6.60\n [2020-02-18T20:30:31.801Z] Average: 6.26 1.94 4.32 277.85 1634.06\n [2020-02-18T20:30:31.801Z] \n [2020-02-18T20:30:31.801Z] 20:13:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-18T20:30:31.801Z] 20:14:01 99360 1782944 94.72 2620 1227128 925344 31.57 455264 1167224 16\n [2020-02-18T20:30:31.801Z] 20:15:01 106584 1775720 94.34 2620 1227160 911068 31.09 451484 1167176 8\n [2020-02-18T20:30:31.801Z] 20:16:01 106404 1775900 94.35 2620 1227168 905056 30.88 451716 1167164 16\n [2020-02-18T20:30:31.801Z] 20:17:01 105920 1776384 94.37 2620 1227168 905092 30.88 452000 1167164 8\n [2020-02-18T20:30:31.801Z] 20:18:01 107388 1774916 94.29 2620 1227176 904900 30.87 450844 1167164 8\n [2020-02-18T20:30:31.801Z] 20:19:01 106656 1775648 94.33 2620 1227180 904996 30.88 451464 1167164 8\n [2020-02-18T20:30:31.801Z] 20:20:01 107544 1774760 94.29 2620 1227184 904900 30.87 451004 1167160 16\n [2020-02-18T20:30:31.801Z] 20:21:01 113568 1768736 93.97 2620 1227188 905044 30.88 444724 1167160 8\n [2020-02-18T20:30:31.801Z] 20:22:01 114192 1768112 93.93 2620 1227196 904900 30.87 443828 1167160 8\n [2020-02-18T20:30:31.801Z] 20:23:01 124208 1758096 93.40 2620 1227204 904900 30.87 433908 1167124 12\n [2020-02-18T20:30:31.801Z] 20:24:01 123872 1758432 93.42 2620 1227204 904984 30.88 434320 1167124 8\n [2020-02-18T20:30:31.801Z] 20:25:01 123604 1758700 93.43 2620 1227212 905032 30.88 434748 1167124 20\n [2020-02-18T20:30:31.801Z] 20:26:01 125052 1757252 93.36 2620 1227216 904900 30.87 433244 1167124 20\n [2020-02-18T20:30:31.801Z] 20:27:02 125232 1757072 93.35 2620 1227220 904900 30.87 433256 1167124 8\n [2020-02-18T20:30:31.802Z] 20:28:01 123548 1758756 93.44 2620 1227224 906628 30.93 434464 1167124 8\n [2020-02-18T20:30:31.802Z] 20:29:01 124560 1757744 93.38 2620 1227268 904996 30.88 433608 1167152 8\n [2020-02-18T20:30:31.802Z] 20:30:01 125292 1757012 93.34 2620 1227268 904900 30.87 432868 1167152 8\n [2020-02-18T20:30:31.802Z] Average: 115470 1766834 93.87 2620 1227198 906620 30.93 442514 1167152 11\n [2020-02-18T20:30:31.802Z] \n [2020-02-18T20:30:31.802Z] 20:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-18T20:30:31.802Z] 20:14:01 eth0 404.71 300.15 997.92 90.82 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:14:01 docker0 1.39 1.20 0.23 2.21 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:15:01 eth0 0.92 0.13 0.15 0.05 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:16:01 eth0 0.88 0.35 0.30 0.20 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:17:01 eth0 0.40 0.32 0.26 0.20 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:19:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:20:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:21:01 eth0 0.47 0.33 0.32 0.20 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:23:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:24:01 eth0 0.98 0.10 0.20 0.07 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:25:01 eth0 0.57 0.40 0.27 0.21 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:27:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:29:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] Average: eth0 23.82 17.57 57.98 5.33 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] Average: docker0 0.08 0.07 0.01 0.13 0.00 0.00 0.00\n [2020-02-18T20:30:31.802Z] \n [2020-02-18T20:30:31.802Z] \n [2020-02-18T20:30:31.802Z] ---> sar -P ALL:\n [2020-02-18T20:30:31.802Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/18/20 \t_x86_64_\t(4 CPU)\n [2020-02-18T20:30:31.802Z] \n [2020-02-18T20:30:31.802Z] 20:12:44 LINUX RESTART\n [2020-02-18T20:30:31.802Z] \n [2020-02-18T20:30:31.802Z] 20:13:02 CPU %user %nice %system %iowait %steal %idle\n [2020-02-18T20:30:31.802Z] 20:14:01 all 12.56 0.00 4.54 5.78 0.01 77.11\n [2020-02-18T20:30:31.802Z] 20:14:01 0 12.35 0.00 5.24 7.14 0.00 75.27\n [2020-02-18T20:30:31.802Z] 20:14:01 1 11.09 0.00 4.48 2.33 0.02 82.08\n [2020-02-18T20:30:31.802Z] 20:14:01 2 12.35 0.00 4.11 8.19 0.00 75.35\n [2020-02-18T20:30:31.802Z] 20:14:01 3 14.46 0.00 4.32 5.45 0.02 75.75\n [2020-02-18T20:30:31.802Z] 20:15:01 all 0.18 0.00 0.05 0.00 0.00 99.78\n [2020-02-18T20:30:31.802Z] 20:15:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:15:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T20:30:31.802Z] 20:15:01 2 0.08 0.00 0.07 0.00 0.02 99.83\n [2020-02-18T20:30:31.802Z] 20:15:01 3 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-18T20:30:31.802Z] 20:16:01 all 0.15 0.00 0.04 0.00 0.00 99.81\n [2020-02-18T20:30:31.802Z] 20:16:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-18T20:30:31.802Z] 20:16:01 1 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:16:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T20:30:31.802Z] 20:16:01 3 0.43 0.00 0.02 0.00 0.00 99.55\n [2020-02-18T20:30:31.802Z] 20:17:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-02-18T20:30:31.802Z] 20:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-18T20:30:31.802Z] 20:17:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T20:30:31.802Z] 20:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:17:01 3 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-18T20:30:31.802Z] 20:18:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-18T20:30:31.802Z] 20:18:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:18:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-02-18T20:30:31.802Z] 20:18:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T20:30:31.802Z] 20:18:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-18T20:30:31.802Z] 20:19:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-02-18T20:30:31.802Z] 20:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93\n [2020-02-18T20:30:31.802Z] 20:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:19:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T20:30:31.802Z] 20:19:01 3 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-02-18T20:30:31.802Z] 20:20:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T20:30:31.802Z] 20:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98\n [2020-02-18T20:30:31.802Z] 20:20:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T20:30:31.802Z] 20:20:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-18T20:30:31.802Z] 20:20:01 3 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-02-18T20:30:31.802Z] 20:21:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-02-18T20:30:31.802Z] 20:21:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:21:01 1 0.23 0.00 0.02 0.00 0.00 99.75\n [2020-02-18T20:30:31.802Z] 20:21:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T20:30:31.802Z] 20:21:01 3 0.33 0.00 0.03 0.00 0.00 99.63\n [2020-02-18T20:30:31.802Z] 20:22:01 all 0.17 0.00 0.04 0.00 0.00 99.80\n [2020-02-18T20:30:31.802Z] 20:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-18T20:30:31.802Z] 20:22:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-18T20:30:31.802Z] 20:22:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T20:30:31.802Z] 20:22:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T20:30:31.802Z] 20:23:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2020-02-18T20:30:31.802Z] 20:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T20:30:31.802Z] 20:23:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-18T20:30:31.802Z] 20:23:01 2 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-02-18T20:30:31.802Z] 20:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-18T20:30:31.802Z] 20:24:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T20:30:31.802Z] 20:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T20:30:31.802Z] 20:24:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-18T20:30:31.802Z] 20:24:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T20:30:31.802Z] 20:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T20:30:31.802Z] 20:25:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-02-18T20:30:31.802Z] 20:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98\n [2020-02-18T20:30:31.802Z] 20:25:01 1 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-02-18T20:30:31.802Z] 20:25:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T20:30:31.802Z] 20:25:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:26:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T20:30:31.802Z] 20:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T20:30:31.802Z] 20:26:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-18T20:30:31.802Z] 20:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:26:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T20:30:31.802Z] 20:27:02 all 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T20:30:31.802Z] 20:27:02 0 0.02 0.00 0.05 0.00 0.00 99.93\n [2020-02-18T20:30:31.802Z] 20:27:02 1 0.17 0.00 0.10 0.00 0.00 99.73\n [2020-02-18T20:30:31.802Z] 20:27:02 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:27:02 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T20:30:31.802Z] 20:28:01 all 0.06 0.00 0.05 0.00 0.00 99.89\n [2020-02-18T20:30:31.802Z] 20:28:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:28:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T20:30:31.802Z] 20:28:01 2 0.07 0.00 0.07 0.00 0.00 99.86\n [2020-02-18T20:30:31.802Z] 20:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-18T20:30:31.802Z] 20:29:01 all 0.11 0.00 0.05 0.00 0.00 99.83\n [2020-02-18T20:30:31.802Z] 20:29:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-18T20:30:31.802Z] 20:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:29:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T20:30:31.802Z] 20:29:01 3 0.32 0.00 0.07 0.00 0.00 99.62\n [2020-02-18T20:30:31.802Z] 20:30:01 all 0.17 0.00 0.04 0.00 0.00 99.80\n [2020-02-18T20:30:31.802Z] 20:30:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-18T20:30:31.802Z] 20:30:01 1 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-18T20:30:31.802Z] 20:30:01 2 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-18T20:30:31.802Z] 20:30:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-18T20:30:31.802Z] Average: all 0.87 0.00 0.30 0.33 0.00 98.50\n [2020-02-18T20:30:31.802Z] Average: 0 0.74 0.00 0.33 0.41 0.00 98.51\n [2020-02-18T20:30:31.802Z] Average: 1 0.86 0.00 0.29 0.13 0.00 98.71\n [2020-02-18T20:30:31.802Z] Average: 2 0.77 0.00 0.29 0.47 0.00 98.47\n [2020-02-18T20:30:31.802Z] Average: 3 1.10 0.00 0.28 0.31 0.00 98.30\n [2020-02-18T20:30:31.802Z] \n [2020-02-18T20:30:31.802Z] \n [2020-02-18T20:30:31.802Z] '