b' Pull request #41 updated\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 lranjbar for edgexfoundry/device-snmp-go\n Obtained Jenkinsfile from 772454c999aec0e607e9dc1f4e69c34d5f74dc31+9dae7c8b866438b01dbdc6bda4331bc295d88c66 (561b90f2e5706b2d4122e285df415b35cc23f5a0)\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 f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\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 f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\n Commit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-snmp-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-snmp-go-settings\n PROJECT: device-snmp-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-golang-base:1.11.9-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-snmp-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 [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-13870 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\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-snmp-go.git\n > git init /w/workspace/dgexfoundry_device-snmp-go_PR-41 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 772454c999aec0e607e9dc1f4e69c34d5f74dc31\n Merge succeeded, producing 772454c999aec0e607e9dc1f4e69c34d5f74dc31\n Checking out Revision 772454c999aec0e607e9dc1f4e69c34d5f74dc31 (PR-41)\n > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # 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-snmp-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 772454c999aec0e607e9dc1f4e69c34d5f74dc31 # timeout=10\n > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 772454c999aec0e607e9dc1f4e69c34d5f74dc31 # timeout=10\n Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\n First time build. Skipping changelog.\n > git rev-list --no-walk efa8c7e0839abd7a2e1f841385138b4d35369888 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-10T19:09:25.219Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T19:09:26.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-10T19:09:26.774Z] \n [2020-01-10T19:09:26.774Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T19:09:27.125Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-10T19:09:27.411Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-10T19:09:27.411Z] e7c96db7181b: Pulling fs layer\n [2020-01-10T19:09:27.411Z] a038dfdf5543: Pulling fs layer\n [2020-01-10T19:09:27.411Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-10T19:09:27.411Z] e7c96db7181b: Verifying Checksum\n [2020-01-10T19:09:27.411Z] e7c96db7181b: Download complete\n [2020-01-10T19:09:27.685Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-10T19:09:27.685Z] 8d5d8e63b3c0: Download complete\n [2020-01-10T19:09:27.685Z] a038dfdf5543: Verifying Checksum\n [2020-01-10T19:09:27.685Z] a038dfdf5543: Download complete\n [2020-01-10T19:09:27.946Z] e7c96db7181b: Pull complete\n [2020-01-10T19:09:28.899Z] a038dfdf5543: Pull complete\n [2020-01-10T19:09:29.164Z] 8d5d8e63b3c0: Pull complete\n [2020-01-10T19:09:29.164Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-10T19:09:29.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-10T19:09:29.623Z] prd-centos7-docker-4c-2g-13870 does not seem to be running inside a container\n [2020-01-10T19:09:29.686Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-41 -v /w/workspace/dgexfoundry_device-snmp-go_PR-41:/w/workspace/dgexfoundry_device-snmp-go_PR-41:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-10T19:09:30.756Z] $ docker top 2d6847c5f344b5ccc27504fac36875a4cc76a2e1e625cee55153340a083f5b61 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-10T19:09:31.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-10T19:09:31.815Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-10T19:09:32.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-10T19:09:32.286Z] $ docker exec 2d6847c5f344b5ccc27504fac36875a4cc76a2e1e625cee55153340a083f5b61 ssh-agent\n [2020-01-10T19:09:32.674Z] SSH_AUTH_SOCK=/tmp/ssh-EUXOQzjus5Qh/agent.15\n [2020-01-10T19:09:32.674Z] SSH_AGENT_PID=22\n [2020-01-10T19:09:32.692Z] Running ssh-add (command line suppressed)\n [2020-01-10T19:09:32.938Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_5809439623540407325.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_5809439623540407325.key)\n [2020-01-10T19:09:33.086Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T19:09:33.428Z] + git describe --exact-match --tags HEAD\n [2020-01-10T19:09:33.428Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-10T19:09:33.604Z] $ docker exec --env ******** --env ******** 2d6847c5f344b5ccc27504fac36875a4cc76a2e1e625cee55153340a083f5b61 ssh-agent -k\n [2020-01-10T19:09:33.799Z] unset SSH_AUTH_SOCK;\n [2020-01-10T19:09:33.799Z] unset SSH_AGENT_PID;\n [2020-01-10T19:09:33.799Z] echo Agent pid 22 killed;\n [2020-01-10T19:09:33.849Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-10T19:09:33.864Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-10T19:09:33.864Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-10T19:09:33.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-10T19:09:33.891Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-10T19:09:34.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-10T19:09:34.267Z] $ docker exec 2d6847c5f344b5ccc27504fac36875a4cc76a2e1e625cee55153340a083f5b61 ssh-agent\n [2020-01-10T19:09:34.747Z] SSH_AUTH_SOCK=/tmp/ssh-K5EfBnpu4qam/agent.57\n [2020-01-10T19:09:34.747Z] SSH_AGENT_PID=64\n [2020-01-10T19:09:34.760Z] Running ssh-add (command line suppressed)\n [2020-01-10T19:09:35.066Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_2558513166322915925.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_2558513166322915925.key)\n [2020-01-10T19:09:35.233Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T19:09:35.580Z] + git semver init\n [2020-01-10T19:09:35.580Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-10T19:09:35.580Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.git\n [2020-01-10T19:09:35.580Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T19:09:35.580Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-10T19:09:35.580Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-10T19:09:35.580Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-10T19:09:35.580Z] # $SEMVER_BRANCH = PR-41\n [2020-01-10T19:09:35.580Z] # $SEMVER_TEMP = /tmp/semver-528795247\n [2020-01-10T19:09:35.580Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP\n [2020-01-10T19:09:36.151Z] # \'/tmp/semver-528795247\' -> \'/w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\'\n [2020-01-10T19:09:36.151Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\n [Pipeline] }\n [2020-01-10T19:09:36.162Z] $ docker exec --env ******** --env ******** 2d6847c5f344b5ccc27504fac36875a4cc76a2e1e625cee55153340a083f5b61 ssh-agent -k\n [2020-01-10T19:09:36.455Z] unset SSH_AUTH_SOCK;\n [2020-01-10T19:09:36.455Z] unset SSH_AGENT_PID;\n [2020-01-10T19:09:36.455Z] echo Agent pid 64 killed;\n [2020-01-10T19:09:36.503Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-10T19:09:36.829Z] + git semver\n [Pipeline] }\n [2020-01-10T19:09:36.848Z] $ docker stop --time=1 2d6847c5f344b5ccc27504fac36875a4cc76a2e1e625cee55153340a083f5b61\n [2020-01-10T19:09:38.392Z] $ docker rm -f 2d6847c5f344b5ccc27504fac36875a4cc76a2e1e625cee55153340a083f5b61\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-10T19:09:39.234Z] Stashed 31 file(s)\n [Pipeline] echo\n [2020-01-10T19:09:39.236Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-10T19:09:54.302Z] Still waiting to schedule task\n [2020-01-10T19:09:54.302Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-builder-2c-1g-13869\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-13863\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-13864\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-13871\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-13866\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-13868\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-10T19:09:54.304Z] Still waiting to schedule task\n [2020-01-10T19:09:54.304Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-10T19:11:32.151Z] Running on prd-centos7-docker-4c-2g-13872 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [Pipeline] {\n [Pipeline] ws\n [2020-01-10T19:11:32.163Z] Running in /w/workspace/device-snmp-go/6\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-10T19:11:38.192Z] using credential edgex-jenkins-ssh\n [2020-01-10T19:11:38.215Z] Cloning the remote Git repository\n [2020-01-10T19:11:38.215Z] Cloning with configured refspecs honoured and without tags\n [2020-01-10T19:11:38.262Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T19:11:38.386Z] > git init /w/workspace/device-snmp-go/6 # timeout=10\n [2020-01-10T19:11:38.929Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T19:11:38.930Z] > git --version # timeout=10\n [2020-01-10T19:11:39.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T19:11:39.315Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T19:11:40.496Z] Fetching without tags\n [2020-01-10T19:11:40.906Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 772454c999aec0e607e9dc1f4e69c34d5f74dc31\n [2020-01-10T19:11:40.095Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T19:11:40.143Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n [2020-01-10T19:11:40.285Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T19:11:40.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T19:11:40.509Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T19:11:40.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T19:11:40.525Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T19:11:40.921Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T19:11:40.951Z] > git checkout -f 772454c999aec0e607e9dc1f4e69c34d5f74dc31 # timeout=10\n [2020-01-10T19:11:41.170Z] Merge succeeded, producing 772454c999aec0e607e9dc1f4e69c34d5f74dc31\n [2020-01-10T19:11:41.170Z] Checking out Revision 772454c999aec0e607e9dc1f4e69c34d5f74dc31 (PR-41)\n [2020-01-10T19:11:41.069Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n [2020-01-10T19:11:41.094Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-10T19:11:41.174Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T19:11:41.184Z] > git checkout -f 772454c999aec0e607e9dc1f4e69c34d5f74dc31 # timeout=10\n [2020-01-10T19:11:45.418Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-10T19:11:46.257Z] =========================================================\n [2020-01-10T19:11:46.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine]\n [2020-01-10T19:11:46.257Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T19:11:47.419Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine .\n [2020-01-10T19:11:47.691Z] Sending build context to Docker daemon 314.4kB\n\n [2020-01-10T19:11:47.691Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-01-10T19:11:47.691Z] Step 2/8 : FROM ${BASE}\n [2020-01-10T19:11:47.975Z] 1.11.9-alpine: Pulling from edgex-golang-base\n [2020-01-10T19:11:47.975Z] bdf0201b3a05: Pulling fs layer\n [2020-01-10T19:11:47.975Z] 38f114998adb: Pulling fs layer\n [2020-01-10T19:11:47.975Z] 21134b1a9e68: Pulling fs layer\n [2020-01-10T19:11:47.975Z] cd170a3a88ba: Pulling fs layer\n [2020-01-10T19:11:47.975Z] aa6d03943d33: Pulling fs layer\n [2020-01-10T19:11:47.975Z] 596e9b4d0e85: Pulling fs layer\n [2020-01-10T19:11:47.975Z] 973e67862d1a: Pulling fs layer\n [2020-01-10T19:11:47.975Z] 6c3f447c4847: Pulling fs layer\n [2020-01-10T19:11:47.975Z] 4c05a57fd44c: Pulling fs layer\n [2020-01-10T19:11:47.975Z] cd4b352ef8d7: Pulling fs layer\n [2020-01-10T19:11:47.975Z] e94a91aa99aa: Pulling fs layer\n [2020-01-10T19:11:47.975Z] cd170a3a88ba: Waiting\n [2020-01-10T19:11:47.975Z] aa6d03943d33: Waiting\n [2020-01-10T19:11:47.975Z] 596e9b4d0e85: Waiting\n [2020-01-10T19:11:47.975Z] 973e67862d1a: Waiting\n [2020-01-10T19:11:47.975Z] 6c3f447c4847: Waiting\n [2020-01-10T19:11:47.975Z] 4c05a57fd44c: Waiting\n [2020-01-10T19:11:47.975Z] e94a91aa99aa: Waiting\n [2020-01-10T19:11:47.975Z] cd4b352ef8d7: Waiting\n [2020-01-10T19:11:47.975Z] 21134b1a9e68: Verifying Checksum\n [2020-01-10T19:11:47.975Z] 21134b1a9e68: Download complete\n [2020-01-10T19:11:47.975Z] 38f114998adb: Verifying Checksum\n [2020-01-10T19:11:47.975Z] 38f114998adb: Download complete\n [2020-01-10T19:11:47.975Z] aa6d03943d33: Verifying Checksum\n [2020-01-10T19:11:47.975Z] aa6d03943d33: Download complete\n [2020-01-10T19:11:47.975Z] 596e9b4d0e85: Verifying Checksum\n [2020-01-10T19:11:47.975Z] 596e9b4d0e85: Download complete\n [2020-01-10T19:11:47.975Z] bdf0201b3a05: Verifying Checksum\n [2020-01-10T19:11:47.975Z] bdf0201b3a05: Download complete\n [2020-01-10T19:11:48.957Z] bdf0201b3a05: Pull complete\n [2020-01-10T19:11:49.227Z] 38f114998adb: Pull complete\n [2020-01-10T19:11:49.512Z] 973e67862d1a: Verifying Checksum\n [2020-01-10T19:11:49.512Z] 973e67862d1a: Download complete\n [2020-01-10T19:11:49.512Z] 4c05a57fd44c: Verifying Checksum\n [2020-01-10T19:11:49.512Z] 4c05a57fd44c: Download complete\n [2020-01-10T19:11:50.173Z] 21134b1a9e68: Pull complete\n [2020-01-10T19:11:50.797Z] 6c3f447c4847: Verifying Checksum\n [2020-01-10T19:11:50.797Z] 6c3f447c4847: Download complete\n [2020-01-10T19:11:50.797Z] cd170a3a88ba: Verifying Checksum\n [2020-01-10T19:11:50.797Z] cd170a3a88ba: Download complete\n [2020-01-10T19:11:51.098Z] e94a91aa99aa: Verifying Checksum\n [2020-01-10T19:11:51.098Z] e94a91aa99aa: Download complete\n [2020-01-10T19:11:51.373Z] cd4b352ef8d7: Verifying Checksum\n [2020-01-10T19:11:51.373Z] cd4b352ef8d7: Download complete\n [2020-01-10T19:11:59.600Z] cd170a3a88ba: Pull complete\n [2020-01-10T19:11:59.600Z] aa6d03943d33: Pull complete\n [2020-01-10T19:11:59.867Z] 596e9b4d0e85: Pull complete\n [2020-01-10T19:12:05.246Z] 973e67862d1a: Pull complete\n [2020-01-10T19:12:09.506Z] 6c3f447c4847: Pull complete\n [2020-01-10T19:12:09.809Z] 4c05a57fd44c: Pull complete\n [2020-01-10T19:12:11.249Z] cd4b352ef8d7: Pull complete\n [2020-01-10T19:12:11.249Z] e94a91aa99aa: Pull complete\n [2020-01-10T19:12:11.518Z] Digest: sha256:5500eb8cf452cbe1e30df8e9a650168b714917778eb67311558bbe9eff3e366c\n [2020-01-10T19:12:11.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n [2020-01-10T19:12:11.518Z] ---> f9138e085dcd\n [2020-01-10T19:12:11.518Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel Corporation\'\n [2020-01-10T19:12:11.518Z] ---> Running in 3c276d84cb95\n [2020-01-10T19:12:11.779Z] Removing intermediate container 3c276d84cb95\n [2020-01-10T19:12:11.779Z] ---> 3e86635d96ac\n [2020-01-10T19:12:11.779Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T19:12:11.779Z] ---> Running in c7b019c07a9c\n [2020-01-10T19:12:13.185Z] Removing intermediate container c7b019c07a9c\n [2020-01-10T19:12:13.185Z] ---> ae68d701ddb9\n [2020-01-10T19:12:13.185Z] Step 5/8 : RUN apk add --update --no-cache make git\n [2020-01-10T19:12:13.185Z] ---> Running in 6a524bba83f9\n [2020-01-10T19:12:14.136Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-10T19:12:15.082Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-10T19:12:15.356Z] OK: 133 MiB in 40 packages\n [2020-01-10T19:12:15.938Z] Removing intermediate container 6a524bba83f9\n [2020-01-10T19:12:15.939Z] ---> 8f55ff031564\n [2020-01-10T19:12:15.939Z] Step 6/8 : WORKDIR /device-snmp-go\n [2020-01-10T19:12:15.939Z] ---> Running in c656cf18e3a2\n [2020-01-10T19:12:15.939Z] Removing intermediate container c656cf18e3a2\n [2020-01-10T19:12:15.939Z] ---> 7d6e52fb6c27\n [2020-01-10T19:12:15.939Z] Step 7/8 : COPY . .\n [2020-01-10T19:12:16.516Z] ---> b2b0e7104712\n [2020-01-10T19:12:16.516Z] Step 8/8 : RUN go mod download\n [2020-01-10T19:12:16.516Z] ---> Running in f329106a6652\n [2020-01-10T19:12:17.088Z] \x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-10T19:12:17.088Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-10T19:12:17.088Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T19:12:17.707Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-10T19:12:17.707Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-10T19:12:18.280Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-10T19:12:18.280Z] go: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-10T19:12:18.280Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-10T19:12:18.280Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-10T19:12:18.280Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T19:12:18.280Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-10T19:12:18.280Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-10T19:12:18.280Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-10T19:12:18.280Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-10T19:12:18.542Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-10T19:12:18.543Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-10T19:12:18.814Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-10T19:12:18.814Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T19:12:18.814Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-10T19:12:19.399Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-10T19:12:19.399Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-10T19:12:19.399Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T19:12:19.399Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T19:12:19.399Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T19:12:19.399Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T19:12:19.399Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T19:12:19.399Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T19:12:19.399Z] go: finding github.com/hashicorp/serf v0.8.2\n [2020-01-10T19:12:19.399Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T19:12:19.982Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-10T19:12:19.982Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T19:12:19.982Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-10T19:12:20.261Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T19:12:20.261Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-10T19:12:20.261Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-10T19:12:20.261Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-10T19:12:20.261Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-10T19:12:20.261Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-10T19:12:20.527Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-10T19:12:20.527Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-10T19:12:20.791Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-10T19:12:20.791Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-10T19:12:20.791Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-10T19:12:20.791Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-10T19:12:20.791Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-10T19:12:21.058Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-10T19:12:21.323Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-10T19:12:21.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-10T19:12:21.610Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-10T19:12:21.610Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-10T19:12:21.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T19:12:21.898Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-10T19:12:21.898Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-10T19:12:21.898Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-10T19:12:22.172Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-10T19:12:22.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T19:12:22.173Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-10T19:12:22.173Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-10T19:12:22.454Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-10T19:12:23.105Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-10T19:12:23.105Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-10T19:12:23.105Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-10T19:12:23.105Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-10T19:12:23.105Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-10T19:12:23.404Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-10T19:12:23.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-10T19:12:23.404Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-10T19:12:23.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-10T19:12:23.750Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-10T19:12:24.360Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-10T19:12:24.360Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-10T19:12:49.270Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-13873 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [Pipeline] {\n [Pipeline] ws\n [2020-01-10T19:12:49.286Z] Running in /w/workspace/device-snmp-go/6\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-10T19:12:51.096Z] \x1b[0mRemoving intermediate container f329106a6652\n [2020-01-10T19:12:51.096Z] ---> 2a72479b8f00\n [2020-01-10T19:12:51.096Z] Successfully built 2a72479b8f00\n [2020-01-10T19:12:51.096Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T19:12:51.730Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-10T19:12:51.992Z] .\n [Pipeline] withDockerContainer\n [2020-01-10T19:12:52.132Z] prd-centos7-docker-4c-2g-13872 does not seem to be running inside a container\n [2020-01-10T19:12:52.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-10T19:12:53.319Z] $ docker top 8372cb98a1722745d5f81a4139e0f7ccb9c29fcd385ca58bbe63bca4b855377d -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T19:12:54.292Z] + go version\n [2020-01-10T19:12:54.292Z] go version go1.11.9 linux/amd64\n [Pipeline] sh\n [2020-01-10T19:12:54.603Z] + make test\n [2020-01-10T19:12:54.604Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-10T19:12:56.004Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n [2020-01-10T19:12:56.644Z] using credential edgex-jenkins-ssh\n [2020-01-10T19:12:56.672Z] Cloning the remote Git repository\n [2020-01-10T19:12:56.672Z] Cloning with configured refspecs honoured and without tags\n [2020-01-10T19:12:56.781Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T19:12:56.895Z] > git init /w/workspace/device-snmp-go/6 # timeout=10\n [2020-01-10T19:12:56.964Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T19:12:56.965Z] > git --version # timeout=10\n [2020-01-10T19:12:57.976Z] Fetching without tags\n [2020-01-10T19:12:57.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T19:12:57.085Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T19:12:57.842Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T19:12:57.871Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n [2020-01-10T19:12:57.891Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T19:12:57.941Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T19:12:57.992Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T19:12:57.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T19:12:58.003Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T19:12:58.497Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 772454c999aec0e607e9dc1f4e69c34d5f74dc31\n [2020-01-10T19:12:58.720Z] Merge succeeded, producing 772454c999aec0e607e9dc1f4e69c34d5f74dc31\n [2020-01-10T19:12:58.720Z] Checking out Revision 772454c999aec0e607e9dc1f4e69c34d5f74dc31 (PR-41)\n [2020-01-10T19:12:58.520Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T19:12:58.567Z] > git checkout -f 772454c999aec0e607e9dc1f4e69c34d5f74dc31 # timeout=10\n [2020-01-10T19:12:58.659Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n [2020-01-10T19:12:58.695Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-10T19:12:58.730Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T19:12:58.746Z] > git checkout -f 772454c999aec0e607e9dc1f4e69c34d5f74dc31 # timeout=10\n [2020-01-10T19:13:03.042Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-10T19:13:04.078Z] =========================================================\n [2020-01-10T19:13:04.078Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64]\n [2020-01-10T19:13:04.078Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T19:13:05.560Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64 .\n [2020-01-10T19:13:06.531Z] Sending build context to Docker daemon 314.4kB\n\n [2020-01-10T19:13:06.531Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-01-10T19:13:06.531Z] Step 2/8 : FROM ${BASE}\n [2020-01-10T19:13:06.801Z] 1.11.9-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-10T19:13:06.801Z] 6f37394be673: Pulling fs layer\n [2020-01-10T19:13:06.801Z] 624d8cd59892: Pulling fs layer\n [2020-01-10T19:13:06.801Z] ecff0f4f3435: Pulling fs layer\n [2020-01-10T19:13:06.801Z] 69fbc39639a5: Pulling fs layer\n [2020-01-10T19:13:06.801Z] 63ed52b50e75: Pulling fs layer\n [2020-01-10T19:13:06.801Z] d911076bab81: Pulling fs layer\n [2020-01-10T19:13:06.801Z] c239fd5b1d92: Pulling fs layer\n [2020-01-10T19:13:06.801Z] e9e6bbcae8cf: Pulling fs layer\n [2020-01-10T19:13:06.801Z] 87583c5ba68f: Pulling fs layer\n [2020-01-10T19:13:06.801Z] 31b5fcfd544f: Pulling fs layer\n [2020-01-10T19:13:06.801Z] bd4a789bbede: Pulling fs layer\n [2020-01-10T19:13:06.801Z] 69fbc39639a5: Waiting\n [2020-01-10T19:13:06.801Z] 63ed52b50e75: Waiting\n [2020-01-10T19:13:06.801Z] d911076bab81: Waiting\n [2020-01-10T19:13:06.801Z] c239fd5b1d92: Waiting\n [2020-01-10T19:13:06.801Z] e9e6bbcae8cf: Waiting\n [2020-01-10T19:13:06.801Z] 87583c5ba68f: Waiting\n [2020-01-10T19:13:06.801Z] 31b5fcfd544f: Waiting\n [2020-01-10T19:13:06.801Z] bd4a789bbede: Waiting\n [2020-01-10T19:13:06.801Z] 624d8cd59892: Verifying Checksum\n [2020-01-10T19:13:06.801Z] 624d8cd59892: Download complete\n [2020-01-10T19:13:06.801Z] ecff0f4f3435: Verifying Checksum\n [2020-01-10T19:13:06.801Z] ecff0f4f3435: Download complete\n [2020-01-10T19:13:06.801Z] 63ed52b50e75: Verifying Checksum\n [2020-01-10T19:13:06.801Z] 63ed52b50e75: Download complete\n [2020-01-10T19:13:07.089Z] d911076bab81: Verifying Checksum\n [2020-01-10T19:13:07.089Z] d911076bab81: Download complete\n [2020-01-10T19:13:07.089Z] 6f37394be673: Verifying Checksum\n [2020-01-10T19:13:07.089Z] 6f37394be673: Download complete\n [2020-01-10T19:13:09.042Z] 6f37394be673: Pull complete\n [2020-01-10T19:13:09.636Z] 624d8cd59892: Pull complete\n [2020-01-10T19:13:10.231Z] ecff0f4f3435: Pull complete\n [2020-01-10T19:13:13.707Z] c239fd5b1d92: Verifying Checksum\n [2020-01-10T19:13:13.707Z] c239fd5b1d92: Download complete\n [2020-01-10T19:13:13.976Z] 87583c5ba68f: Verifying Checksum\n [2020-01-10T19:13:13.976Z] 87583c5ba68f: Download complete\n [2020-01-10T19:13:14.349Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n [2020-01-10T19:13:14.349Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.010s\tcoverage: 0.0% of statements\n [2020-01-10T19:13:14.349Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-10T19:13:17.364Z] 31b5fcfd544f: Verifying Checksum\n [2020-01-10T19:13:17.364Z] 31b5fcfd544f: Download complete\n [2020-01-10T19:13:17.364Z] bd4a789bbede: Verifying Checksum\n [2020-01-10T19:13:17.364Z] bd4a789bbede: Download complete\n [2020-01-10T19:13:18.587Z] gofmt -l .\n [2020-01-10T19:13:18.587Z] [ "`gofmt -l .`" = "" ]\n [2020-01-10T19:13:18.587Z] ./bin/test-attribution-txt.sh\n [2020-01-10T19:13:19.347Z] e9e6bbcae8cf: Verifying Checksum\n [2020-01-10T19:13:19.347Z] e9e6bbcae8cf: Download complete\n [2020-01-10T19:13:19.536Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-10T19:13:20.148Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-10T19:13:20.155Z] $ docker stop --time=1 8372cb98a1722745d5f81a4139e0f7ccb9c29fcd385ca58bbe63bca4b855377d\n [2020-01-10T19:13:20.780Z] 69fbc39639a5: Verifying Checksum\n [2020-01-10T19:13:20.780Z] 69fbc39639a5: Download complete\n [2020-01-10T19:13:21.828Z] $ docker rm -f 8372cb98a1722745d5f81a4139e0f7ccb9c29fcd385ca58bbe63bca4b855377d\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T19:13:23.075Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-10T19:13:23.385Z] + ls -al .\n [2020-01-10T19:13:23.385Z] total 88\n [2020-01-10T19:13:23.385Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 10 19:13 .\n [2020-01-10T19:13:23.385Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 10 19:11 ..\n [2020-01-10T19:13:23.385Z] -rw-rw-r--. 1 jenkins jenkins 4175 Jan 10 19:11 Attribution.txt\n [2020-01-10T19:13:23.385Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 10 19:11 bin\n [2020-01-10T19:13:23.385Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 10 19:11 cmd\n [2020-01-10T19:13:23.385Z] -rw-r--r--. 1 jenkins jenkins 8492 Jan 10 19:13 coverage.out\n [2020-01-10T19:13:23.385Z] -rw-rw-r--. 1 jenkins jenkins 748 Jan 10 19:11 Dockerfile\n [2020-01-10T19:13:23.385Z] -rw-rw-r--. 1 jenkins jenkins 332 Jan 10 19:11 Dockerfile.build\n [2020-01-10T19:13:23.385Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 10 19:11 .dockerignore\n [2020-01-10T19:13:23.385Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 10 19:11 .git\n [2020-01-10T19:13:23.385Z] -rw-rw-r--. 1 jenkins jenkins 272 Jan 10 19:11 .gitignore\n [2020-01-10T19:13:23.385Z] -rw-r--r--. 1 jenkins jenkins 222 Jan 10 19:13 go.mod\n [2020-01-10T19:13:23.386Z] -rw-r--r--. 1 jenkins jenkins 11375 Jan 10 19:13 go.sum\n [2020-01-10T19:13:23.386Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 10 19:11 internal\n [2020-01-10T19:13:23.386Z] -rw-rw-r--. 1 jenkins jenkins 678 Jan 10 19:11 Jenkinsfile\n [2020-01-10T19:13:23.386Z] -rw-rw-r--. 1 jenkins jenkins 937 Jan 10 19:11 Makefile\n [2020-01-10T19:13:23.386Z] drwxrwxr-x. 2 jenkins jenkins 84 Jan 10 19:11 profiles\n [2020-01-10T19:13:23.386Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jan 10 19:11 README.md\n [2020-01-10T19:13:23.386Z] drwxrwxr-x. 3 jenkins jenkins 74 Jan 10 19:11 .semver\n [2020-01-10T19:13:23.386Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 10 19:09 VERSION\n [2020-01-10T19:13:23.386Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 10 19:11 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T19:13:23.696Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=772454c999aec0e607e9dc1f4e69c34d5f74dc31 --label arch=x86_64 --label version=0.0.0 .\n [2020-01-10T19:13:23.696Z] Sending build context to Docker daemon 323.6kB\n\n [2020-01-10T19:13:23.971Z] Step 1/20 : ARG BASE=golang:1.11-alpine\n [2020-01-10T19:13:23.971Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-01-10T19:13:23.971Z] ---> 2a72479b8f00\n [2020-01-10T19:13:23.971Z] Step 3/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T19:13:23.971Z] ---> Running in 97810a797b10\n [2020-01-10T19:13:25.375Z] Removing intermediate container 97810a797b10\n [2020-01-10T19:13:25.375Z] ---> 71ba1f66adc1\n [2020-01-10T19:13:25.375Z] Step 4/20 : RUN apk add --update --no-cache make git\n [2020-01-10T19:13:25.375Z] ---> Running in fd8777ed73b6\n [2020-01-10T19:13:25.952Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-10T19:13:26.899Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-10T19:13:26.899Z] OK: 133 MiB in 40 packages\n [2020-01-10T19:13:27.471Z] Removing intermediate container fd8777ed73b6\n [2020-01-10T19:13:27.471Z] ---> 2fd39b93d67e\n [2020-01-10T19:13:27.471Z] Step 5/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-10T19:13:27.471Z] ---> Running in d768ee7cd193\n [2020-01-10T19:13:27.471Z] Removing intermediate container d768ee7cd193\n [2020-01-10T19:13:27.471Z] ---> 32157bdc849b\n [2020-01-10T19:13:27.471Z] Step 6/20 : COPY go.mod .\n [2020-01-10T19:13:27.732Z] ---> c4bb25748e56\n [2020-01-10T19:13:27.732Z] Step 7/20 : COPY Makefile .\n [2020-01-10T19:13:27.999Z] ---> f8087018b03b\n [2020-01-10T19:13:27.999Z] Step 8/20 : RUN make update\n [2020-01-10T19:13:27.999Z] ---> Running in 67f8a28533be\n [2020-01-10T19:13:28.587Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n [2020-01-10T19:13:29.160Z] Removing intermediate container 67f8a28533be\n [2020-01-10T19:13:29.160Z] ---> a97c418875cc\n [2020-01-10T19:13:29.160Z] Step 9/20 : COPY . .\n [2020-01-10T19:13:29.421Z] ---> 682d9432f73d\n [2020-01-10T19:13:29.421Z] Step 10/20 : RUN make build\n [2020-01-10T19:13:29.681Z] ---> Running in 5e503f45bb85\n [2020-01-10T19:13:30.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd\n [2020-01-10T19:13:35.818Z] 69fbc39639a5: Pull complete\n [2020-01-10T19:13:35.818Z] 63ed52b50e75: Pull complete\n [2020-01-10T19:13:35.818Z] d911076bab81: Pull complete\n [2020-01-10T19:13:42.512Z] c239fd5b1d92: Pull complete\n [2020-01-10T19:13:48.687Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-10T19:13:49.200Z] e9e6bbcae8cf: Pull complete\n [2020-01-10T19:13:49.200Z] 87583c5ba68f: Pull complete\n [2020-01-10T19:13:51.800Z] 31b5fcfd544f: Pull complete\n [2020-01-10T19:13:51.800Z] bd4a789bbede: Pull complete\n [2020-01-10T19:13:51.800Z] Digest: sha256:501551ff06febc92a20e87853c786f768e6cd50e724d6d5962a9a74d3283429b\n [2020-01-10T19:13:51.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64\n [2020-01-10T19:13:51.800Z] ---> 5690e4b6fe5a\n [2020-01-10T19:13:51.800Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel Corporation\'\n [2020-01-10T19:13:52.199Z] Removing intermediate container 5e503f45bb85\n [2020-01-10T19:13:52.199Z] ---> f0e3c08b9fdd\n [2020-01-10T19:13:52.199Z] Step 11/20 : FROM alpine\n [2020-01-10T19:13:52.199Z] latest: Pulling from library/alpine\n [2020-01-10T19:13:52.199Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-10T19:13:52.199Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-10T19:13:52.199Z] e6b0cf9c0882: Download complete\n [2020-01-10T19:13:52.791Z] e6b0cf9c0882: Pull complete\n [2020-01-10T19:13:52.791Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n [2020-01-10T19:13:52.791Z] Status: Downloaded newer image for alpine:latest\n [2020-01-10T19:13:52.791Z] ---> cc0abc535e36\n [2020-01-10T19:13:52.791Z] Step 12/20 : ENV APP_PORT=49993\n [2020-01-10T19:13:52.791Z] ---> Running in d3c0fa8b05a9\n [2020-01-10T19:13:52.791Z] Removing intermediate container d3c0fa8b05a9\n [2020-01-10T19:13:52.791Z] ---> e0188bc2f787\n [2020-01-10T19:13:52.791Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-01-10T19:13:53.054Z] ---> Running in ddd6f71e98af\n [2020-01-10T19:13:53.644Z] Removing intermediate container ddd6f71e98af\n [2020-01-10T19:13:53.644Z] ---> 0ae8ad54d5ba\n [2020-01-10T19:13:53.644Z] Step 14/20 : ENV DEVICE_PORT=161\n [2020-01-10T19:13:53.907Z] ---> Running in 9c6b3d04dfba\n [2020-01-10T19:13:53.907Z] Removing intermediate container 9c6b3d04dfba\n [2020-01-10T19:13:53.907Z] ---> 61fa90fa72d0\n [2020-01-10T19:13:53.907Z] Step 15/20 : EXPOSE $DEVICE_PORT\n [2020-01-10T19:13:53.907Z] ---> Running in 4e998286e042\n [2020-01-10T19:13:54.174Z] Removing intermediate container 4e998286e042\n [2020-01-10T19:13:54.174Z] ---> 64b46d3ead82\n [2020-01-10T19:13:54.174Z] Step 16/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-01-10T19:13:54.768Z] ---> d92a2ddfe627\n [2020-01-10T19:13:54.768Z] Step 17/20 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-10T19:13:54.768Z] ---> Running in d39714d67af4\n [2020-01-10T19:13:55.030Z] Removing intermediate container d39714d67af4\n [2020-01-10T19:13:55.030Z] ---> 4a776f9ba452\n [2020-01-10T19:13:55.030Z] Step 18/20 : LABEL arch=x86_64\n [2020-01-10T19:13:55.030Z] ---> Running in 68eca5e5f955\n [2020-01-10T19:13:55.180Z] ---> Running in a841bfba3b0e\n [2020-01-10T19:13:55.292Z] Removing intermediate container 68eca5e5f955\n [2020-01-10T19:13:55.292Z] ---> 80ef1ca70b0e\n [2020-01-10T19:13:55.292Z] Step 19/20 : LABEL git_sha=772454c999aec0e607e9dc1f4e69c34d5f74dc31\n [2020-01-10T19:13:55.292Z] ---> Running in cdb013cc2607\n [2020-01-10T19:13:55.450Z] Removing intermediate container a841bfba3b0e\n [2020-01-10T19:13:55.450Z] ---> c35aa094382b\n [2020-01-10T19:13:55.450Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T19:13:55.555Z] Removing intermediate container cdb013cc2607\n [2020-01-10T19:13:55.555Z] ---> fd4ee74ae204\n [2020-01-10T19:13:55.555Z] Step 20/20 : LABEL version=0.0.0\n [2020-01-10T19:13:55.555Z] ---> Running in ab7709798a89\n [2020-01-10T19:13:55.555Z] Removing intermediate container ab7709798a89\n [2020-01-10T19:13:55.555Z] ---> d4b304b5b88c\n [2020-01-10T19:13:55.555Z] [Warning] One or more build-args [MAKE] were not consumed\n [2020-01-10T19:13:55.555Z] Successfully built d4b304b5b88c\n [2020-01-10T19:13:55.726Z] ---> Running in 0cd57751cfbf\n [2020-01-10T19:13:55.818Z] Successfully tagged docker-device-snmp-go:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-10T19:13:57.681Z] Removing intermediate container 0cd57751cfbf\n [2020-01-10T19:13:57.681Z] ---> 810c693fa216\n [2020-01-10T19:13:57.681Z] Step 5/8 : RUN apk add --update --no-cache make git\n [2020-01-10T19:13:57.957Z] ---> Running in 2f55df8e5926\n [2020-01-10T19:13:58.929Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-10T19:13:59.514Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-10T19:14:00.105Z] OK: 121 MiB in 40 packages\n [2020-01-10T19:14:01.075Z] Removing intermediate container 2f55df8e5926\n [2020-01-10T19:14:01.075Z] ---> e3ad2bf78990\n [2020-01-10T19:14:01.075Z] Step 6/8 : WORKDIR /device-snmp-go\n [2020-01-10T19:14:01.343Z] ---> Running in 95d411a903e6\n [2020-01-10T19:14:01.612Z] Removing intermediate container 95d411a903e6\n [2020-01-10T19:14:01.612Z] ---> 9e4b7284e0b5\n [2020-01-10T19:14:01.612Z] Step 7/8 : COPY . .\n [2020-01-10T19:14:02.600Z] ---> f874190ffa0e\n [2020-01-10T19:14:02.600Z] Step 8/8 : RUN go mod download\n [2020-01-10T19:14:02.600Z] ---> Running in 74f0f3a7009c\n [2020-01-10T19:14:03.575Z] \x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-10T19:14:03.575Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T19:14:03.575Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-10T19:14:04.537Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-10T19:14:04.538Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-10T19:14:04.538Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-10T19:14:04.538Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T19:14:04.538Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-10T19:14:04.538Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-10T19:14:04.538Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-10T19:14:04.809Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-10T19:14:04.809Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-10T19:14:04.809Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-10T19:14:05.788Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-10T19:14:05.788Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T19:14:06.380Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-10T19:14:06.380Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-10T19:14:06.652Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-10T19:14:06.652Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-10T19:14:07.628Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T19:14:07.628Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-10T19:14:07.628Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T19:14:07.628Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-10T19:14:07.628Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T19:14:07.904Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T19:14:08.178Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T19:14:08.178Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T19:14:08.450Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T19:14:08.721Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-10T19:14:08.721Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-10T19:14:09.317Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-10T19:14:09.317Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T19:14:10.749Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-10T19:14:10.749Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T19:14:10.749Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-10T19:14:10.749Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-10T19:14:10.750Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-10T19:14:10.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-10T19:14:10.750Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-10T19:14:10.750Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-10T19:14:12.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-10T19:14:12.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-10T19:14:12.176Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-10T19:14:12.176Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-10T19:14:12.176Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-10T19:14:12.176Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-10T19:14:12.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-10T19:14:13.154Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-10T19:14:13.751Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-10T19:14:13.751Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-10T19:14:13.751Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-10T19:14:14.026Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-10T19:14:14.026Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T19:14:14.303Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-10T19:14:14.908Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-10T19:14:15.180Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-10T19:14:15.180Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-10T19:14:15.782Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-10T19:14:15.782Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-10T19:14:15.782Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-10T19:14:16.062Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-10T19:14:16.663Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-10T19:14:16.663Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-10T19:14:16.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T19:14:17.220Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-10T19:14:17.497Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-10T19:14:17.497Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-10T19:14:18.480Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-10T19:14:18.480Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-10T19:14:19.470Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-10T19:14:19.744Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-10T19:15:27.694Z] \x1b[0mRemoving intermediate container 74f0f3a7009c\n [2020-01-10T19:15:27.694Z] ---> e8ada5ad5324\n [2020-01-10T19:15:27.694Z] Successfully built e8ada5ad5324\n [2020-01-10T19:15:27.694Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T19:15:28.140Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-10T19:15:28.140Z] .\n [Pipeline] withDockerContainer\n [2020-01-10T19:15:28.759Z] prd-ubuntu18.04-docker-arm64-4c-2g-13873 does not seem to be running inside a container\n [2020-01-10T19:15:28.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-10T19:15:30.253Z] $ docker top c338013c7abb55c1a8d778a0b78b367ca49a2abfdad2af13b246cb5bc919782c -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T19:15:32.584Z] + go version\n [2020-01-10T19:15:32.584Z] go version go1.11.9 linux/arm64\n [Pipeline] sh\n [2020-01-10T19:15:33.249Z] + make test\n [2020-01-10T19:15:33.249Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-10T19:15:34.699Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n [2020-01-10T19:16:31.233Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n [2020-01-10T19:16:34.612Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.024s\tcoverage: 0.0% of statements\n [2020-01-10T19:16:34.612Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-10T19:16:56.750Z] gofmt -l .\n [2020-01-10T19:16:56.750Z] [ "`gofmt -l .`" = "" ]\n [2020-01-10T19:16:56.750Z] ./bin/test-attribution-txt.sh\n [2020-01-10T19:16:56.750Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-10T19:16:56.771Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-10T19:16:57.184Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-10T19:16:57.187Z] $ docker stop --time=1 c338013c7abb55c1a8d778a0b78b367ca49a2abfdad2af13b246cb5bc919782c\n [2020-01-10T19:16:59.293Z] $ docker rm -f c338013c7abb55c1a8d778a0b78b367ca49a2abfdad2af13b246cb5bc919782c\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T19:17:00.325Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-10T19:17:00.656Z] + ls -al .\n [2020-01-10T19:17:00.656Z] total 116\n [2020-01-10T19:17:00.656Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 19:16 .\n [2020-01-10T19:17:00.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 19:12 ..\n [2020-01-10T19:17:00.656Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 19:12 .dockerignore\n [2020-01-10T19:17:00.656Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 19:13 .git\n [2020-01-10T19:17:00.656Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 10 19:12 .gitignore\n [2020-01-10T19:17:00.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 19:13 .semver\n [2020-01-10T19:17:00.656Z] -rw-rw-r-- 1 jenkins jenkins 4175 Jan 10 19:12 Attribution.txt\n [2020-01-10T19:17:00.656Z] -rw-rw-r-- 1 jenkins jenkins 748 Jan 10 19:12 Dockerfile\n [2020-01-10T19:17:00.656Z] -rw-rw-r-- 1 jenkins jenkins 332 Jan 10 19:12 Dockerfile.build\n [2020-01-10T19:17:00.656Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 19:12 Jenkinsfile\n [2020-01-10T19:17:00.656Z] -rw-rw-r-- 1 jenkins jenkins 937 Jan 10 19:12 Makefile\n [2020-01-10T19:17:00.656Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jan 10 19:12 README.md\n [2020-01-10T19:17:00.656Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 19:09 VERSION\n [2020-01-10T19:17:00.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 19:12 bin\n [2020-01-10T19:17:00.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 19:12 cmd\n [2020-01-10T19:17:00.656Z] -rw-r--r-- 1 jenkins jenkins 8492 Jan 10 19:16 coverage.out\n [2020-01-10T19:17:00.656Z] -rw-r--r-- 1 jenkins jenkins 222 Jan 10 19:16 go.mod\n [2020-01-10T19:17:00.656Z] -rw-r--r-- 1 jenkins jenkins 11375 Jan 10 19:16 go.sum\n [2020-01-10T19:17:00.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 19:12 internal\n [2020-01-10T19:17:00.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 19:12 profiles\n [2020-01-10T19:17:00.656Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 19:12 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T19:17:00.993Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=772454c999aec0e607e9dc1f4e69c34d5f74dc31 --label arch=arm64 --label version=0.0.0 .\n [2020-01-10T19:17:01.263Z] Sending build context to Docker daemon 323.6kB\n\n [2020-01-10T19:17:01.545Z] Step 1/20 : ARG BASE=golang:1.11-alpine\n [2020-01-10T19:17:01.545Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-01-10T19:17:01.545Z] ---> e8ada5ad5324\n [2020-01-10T19:17:01.545Z] Step 3/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T19:17:01.545Z] ---> Running in cf85ebae7703\n [2020-01-10T19:17:03.519Z] Removing intermediate container cf85ebae7703\n [2020-01-10T19:17:03.519Z] ---> cc1337844773\n [2020-01-10T19:17:03.519Z] Step 4/20 : RUN apk add --update --no-cache make git\n [2020-01-10T19:17:03.519Z] ---> Running in 9372da148f6a\n [2020-01-10T19:17:04.506Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-10T19:17:05.471Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-10T19:17:06.059Z] OK: 121 MiB in 40 packages\n [2020-01-10T19:17:07.036Z] Removing intermediate container 9372da148f6a\n [2020-01-10T19:17:07.036Z] ---> af8544609ad6\n [2020-01-10T19:17:07.036Z] Step 5/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-10T19:17:07.036Z] ---> Running in e1e75a4c4d3e\n [2020-01-10T19:17:07.627Z] Removing intermediate container e1e75a4c4d3e\n [2020-01-10T19:17:07.627Z] ---> c590b189d7fb\n [2020-01-10T19:17:07.627Z] Step 6/20 : COPY go.mod .\n [2020-01-10T19:17:07.902Z] ---> 0d145ec75170\n [2020-01-10T19:17:07.902Z] Step 7/20 : COPY Makefile .\n [2020-01-10T19:17:08.498Z] ---> fde4d7d94e01\n [2020-01-10T19:17:08.498Z] Step 8/20 : RUN make update\n [2020-01-10T19:17:08.498Z] ---> Running in 507ab2cec7c4\n [2020-01-10T19:17:09.474Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n [2020-01-10T19:17:10.905Z] Removing intermediate container 507ab2cec7c4\n [2020-01-10T19:17:10.905Z] ---> e85c74d244ea\n [2020-01-10T19:17:10.905Z] Step 9/20 : COPY . .\n [2020-01-10T19:17:11.498Z] ---> 167a266120ac\n [2020-01-10T19:17:11.498Z] Step 10/20 : RUN make build\n [2020-01-10T19:17:11.498Z] ---> Running in efe622817001\n [2020-01-10T19:17:12.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd\n [2020-01-10T19:18:08.961Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-10T19:18:09.554Z] Removing intermediate container efe622817001\n [2020-01-10T19:18:09.554Z] ---> 2adb5fb6f78a\n [2020-01-10T19:18:09.554Z] Step 11/20 : FROM alpine\n [2020-01-10T19:18:09.819Z] latest: Pulling from library/alpine\n [2020-01-10T19:18:10.086Z] cde5963f3b93: Pulling fs layer\n [2020-01-10T19:18:10.675Z] cde5963f3b93: Download complete\n [2020-01-10T19:18:11.268Z] cde5963f3b93: Pull complete\n [2020-01-10T19:18:11.268Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n [2020-01-10T19:18:11.268Z] Status: Downloaded newer image for alpine:latest\n [2020-01-10T19:18:11.268Z] ---> e9a72a7c189c\n [2020-01-10T19:18:11.268Z] Step 12/20 : ENV APP_PORT=49993\n [2020-01-10T19:18:11.539Z] ---> Running in 9f2ca072c799\n [2020-01-10T19:18:11.808Z] Removing intermediate container 9f2ca072c799\n [2020-01-10T19:18:11.808Z] ---> 3137f8f86df3\n [2020-01-10T19:18:11.808Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-01-10T19:18:11.808Z] ---> Running in 6b722f22ee15\n [2020-01-10T19:18:12.395Z] Removing intermediate container 6b722f22ee15\n [2020-01-10T19:18:12.395Z] ---> f005bbe97186\n [2020-01-10T19:18:12.395Z] Step 14/20 : ENV DEVICE_PORT=161\n [2020-01-10T19:18:12.395Z] ---> Running in 4160bc293624\n [2020-01-10T19:18:12.662Z] Removing intermediate container 4160bc293624\n [2020-01-10T19:18:12.662Z] ---> 360c57ff3b5e\n [2020-01-10T19:18:12.662Z] Step 15/20 : EXPOSE $DEVICE_PORT\n [2020-01-10T19:18:12.662Z] ---> Running in f6ad1aec2ec4\n [2020-01-10T19:18:13.262Z] Removing intermediate container f6ad1aec2ec4\n [2020-01-10T19:18:13.262Z] ---> 73400f785a6d\n [2020-01-10T19:18:13.262Z] Step 16/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-01-10T19:18:14.229Z] ---> a178714cc80a\n [2020-01-10T19:18:14.229Z] Step 17/20 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-10T19:18:14.498Z] ---> Running in 6ab2916a8a1e\n [2020-01-10T19:18:14.771Z] Removing intermediate container 6ab2916a8a1e\n [2020-01-10T19:18:14.771Z] ---> 257226bcfcf0\n [2020-01-10T19:18:14.771Z] Step 18/20 : LABEL arch=arm64\n [2020-01-10T19:18:14.771Z] ---> Running in 70787d88d1a4\n [2020-01-10T19:18:15.356Z] Removing intermediate container 70787d88d1a4\n [2020-01-10T19:18:15.356Z] ---> dbac2e66edf6\n [2020-01-10T19:18:15.356Z] Step 19/20 : LABEL git_sha=772454c999aec0e607e9dc1f4e69c34d5f74dc31\n [2020-01-10T19:18:15.356Z] ---> Running in 5e37fdd62777\n [2020-01-10T19:18:15.623Z] Removing intermediate container 5e37fdd62777\n [2020-01-10T19:18:15.623Z] ---> d3313013b3bd\n [2020-01-10T19:18:15.623Z] Step 20/20 : LABEL version=0.0.0\n [2020-01-10T19:18:15.904Z] ---> Running in 999a44967fb5\n [2020-01-10T19:18:16.171Z] Removing intermediate container 999a44967fb5\n [2020-01-10T19:18:16.171Z] ---> ed47e65e3e25\n [2020-01-10T19:18:16.171Z] [Warning] One or more build-args [MAKE] were not consumed\n [2020-01-10T19:18:16.171Z] Successfully built ed47e65e3e25\n [2020-01-10T19:18:16.171Z] Successfully tagged docker-device-snmp-go-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-01-10T19:18:16.505Z] provisioning config files...\n [2020-01-10T19:18:16.520Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config4844452006454784477tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T19:18:16.840Z] + curl -s https://codecov.io/bash\n [2020-01-10T19:18:16.840Z] + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config4844452006454784477tmp\n [2020-01-10T19:18:17.109Z] \n [2020-01-10T19:18:17.109Z] _____ _\n [2020-01-10T19:18:17.109Z] / ____| | |\n [2020-01-10T19:18:17.109Z] | | ___ __| | ___ ___ _____ __\n [2020-01-10T19:18:17.109Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-10T19:18:17.109Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-10T19:18:17.109Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-10T19:18:17.109Z] Bash-20191211-b8db533\n [2020-01-10T19:18:17.109Z] \n [2020-01-10T19:18:17.109Z] \n [2020-01-10T19:18:17.109Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-10T19:18:17.109Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-10T19:18:17.109Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-01-10T19:18:17.109Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-10T19:18:17.371Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-10T19:18:17.371Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-10T19:18:17.371Z] \x1b[0;32m+\x1b[0m .\n [2020-01-10T19:18:17.371Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-10T19:18:17.371Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-10T19:18:17.371Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-10T19:18:17.371Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=8492\x1b[0m\n [2020-01-10T19:18:17.371Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-10T19:18:17.371Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-10T19:18:17.371Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-10T19:18:17.371Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-10T19:18:17.371Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-10T19:18:17.371Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-10T19:18:17.371Z] \x1b[0;90mquery:\x1b[0m branch=PR-41&commit=772454c999aec0e607e9dc1f4e69c34d5f74dc31&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-41%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=41&job=\n [2020-01-10T19:18:17.371Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-10T19:18:17.371Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-41&commit=772454c999aec0e607e9dc1f4e69c34d5f74dc31&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-41%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=41&job=\n [2020-01-10T19:18:23.962Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-10T19:18:23.962Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-snmp-go/commit/772454c999aec0e607e9dc1f4e69c34d5f74dc31\x1b[0m\n [Pipeline] }\n [2020-01-10T19:18:23.971Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T19:18:24.526Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T19:18:24.836Z] ---> package-listing.sh\n [2020-01-10T19:18:24.836Z] ++ facter osfamily\n [2020-01-10T19:18:24.836Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-10T19:18:24.836Z] + OS_FAMILY=redhat\n [2020-01-10T19:18:24.836Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T19:18:24.836Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-10T19:18:24.836Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-10T19:18:24.836Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-10T19:18:24.836Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-10T19:18:24.836Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n [2020-01-10T19:18:24.836Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-10T19:18:24.836Z] + case "${OS_FAMILY}" in\n [2020-01-10T19:18:24.836Z] + rpm -qa\n [2020-01-10T19:18:24.836Z] + sort\n [2020-01-10T19:18:29.064Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-10T19:18:29.064Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-10T19:18:29.064Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-10T19:18:29.064Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n [2020-01-10T19:18:29.064Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-41/archives/\n [2020-01-10T19:18:29.064Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-41/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T19:18:29.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-10T19:18:29.471Z] \n [2020-01-10T19:18:29.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T19:18:29.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-10T19:18:29.854Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-10T19:18:29.854Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-10T19:18:29.854Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-10T19:18:29.854Z] c9ea274ed700: Pulling fs layer\n [2020-01-10T19:18:29.854Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-10T19:18:29.854Z] f6a933c9cadc: Pulling fs layer\n [2020-01-10T19:18:29.854Z] 61811dbd4963: Pulling fs layer\n [2020-01-10T19:18:29.854Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-10T19:18:29.854Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-10T19:18:29.854Z] dc21a1d4508b: Pulling fs layer\n [2020-01-10T19:18:29.854Z] 363af2e989c4: Pulling fs layer\n [2020-01-10T19:18:29.854Z] 61811dbd4963: Waiting\n [2020-01-10T19:18:29.854Z] a6eb2c9e2280: Waiting\n [2020-01-10T19:18:29.854Z] 9cfac6ba3733: Waiting\n [2020-01-10T19:18:29.854Z] f6a933c9cadc: Waiting\n [2020-01-10T19:18:29.854Z] 095dd8b7b4d8: Waiting\n [2020-01-10T19:18:29.854Z] 363af2e989c4: Waiting\n [2020-01-10T19:18:29.854Z] dc21a1d4508b: Waiting\n [2020-01-10T19:18:29.854Z] da0e9bf0cc60: Verifying Checksum\n [2020-01-10T19:18:29.854Z] da0e9bf0cc60: Download complete\n [2020-01-10T19:18:29.854Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-10T19:18:29.854Z] 9cfac6ba3733: Download complete\n [2020-01-10T19:18:30.188Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-10T19:18:30.188Z] e6b0cf9c0882: Download complete\n [2020-01-10T19:18:30.188Z] f6a933c9cadc: Verifying Checksum\n [2020-01-10T19:18:30.188Z] f6a933c9cadc: Download complete\n [2020-01-10T19:18:30.188Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-10T19:18:30.188Z] a6eb2c9e2280: Download complete\n [2020-01-10T19:18:30.556Z] e6b0cf9c0882: Pull complete\n [2020-01-10T19:18:31.212Z] c9ea274ed700: Verifying Checksum\n [2020-01-10T19:18:31.212Z] c9ea274ed700: Download complete\n [2020-01-10T19:18:31.212Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-10T19:18:31.212Z] 095dd8b7b4d8: Download complete\n [2020-01-10T19:18:31.212Z] da0e9bf0cc60: Pull complete\n [2020-01-10T19:18:31.212Z] 363af2e989c4: Verifying Checksum\n [2020-01-10T19:18:31.212Z] 363af2e989c4: Download complete\n [2020-01-10T19:18:31.212Z] dc21a1d4508b: Verifying Checksum\n [2020-01-10T19:18:31.212Z] dc21a1d4508b: Download complete\n [2020-01-10T19:18:32.256Z] 61811dbd4963: Verifying Checksum\n [2020-01-10T19:18:32.256Z] 61811dbd4963: Download complete\n [2020-01-10T19:18:34.899Z] c9ea274ed700: Pull complete\n [2020-01-10T19:18:34.899Z] 9cfac6ba3733: Pull complete\n [2020-01-10T19:18:34.899Z] f6a933c9cadc: Pull complete\n [2020-01-10T19:18:40.331Z] 61811dbd4963: Pull complete\n [2020-01-10T19:18:40.331Z] a6eb2c9e2280: Pull complete\n [2020-01-10T19:18:41.752Z] 095dd8b7b4d8: Pull complete\n [2020-01-10T19:18:42.013Z] dc21a1d4508b: Pull complete\n [2020-01-10T19:18:42.275Z] 363af2e989c4: Pull complete\n [2020-01-10T19:18:42.275Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-10T19:18:42.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-10T19:18:42.479Z] prd-centos7-docker-4c-2g-13870 does not seem to be running inside a container\n [2020-01-10T19:18:42.533Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-snmp-go_PR-41 -v /w/workspace/dgexfoundry_device-snmp-go_PR-41:/w/workspace/dgexfoundry_device-snmp-go_PR-41:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-10T19:18:43.728Z] $ docker top 199720b305ebabf683a545324aee4b4aea8f9920f0e1e3b385938bb65db7e2d4 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-10T19:18:44.501Z] provisioning config files...\n [2020-01-10T19:18:44.518Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config1307733701921640496tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-10T19:18:44.540Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T19:18:45.258Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-10T19:18:45.266Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T19:18:45.576Z] ---> logs-deploy.sh\n [2020-01-10T19:18:45.576Z] + ARCHIVE_ARTIFACTS=\n [2020-01-10T19:18:45.576Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-10T19:18:45.576Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-10T19:18:45.576Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-10T19:18:45.576Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/6\n [2020-01-10T19:18:45.576Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/6/\n [2020-01-10T19:18:45.576Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/6 /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T19:18:46.960Z] Archives upload complete.\n [2020-01-10T19:18:46.960Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/6/\n [2020-01-10T19:18:47.965Z] ---> uname -a:\n [2020-01-10T19:18:47.965Z] Linux 199720b305eb 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] ---> lscpu:\n [2020-01-10T19:18:47.965Z] Architecture: x86_64\n [2020-01-10T19:18:47.965Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-10T19:18:47.965Z] Byte Order: Little Endian\n [2020-01-10T19:18:47.965Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-10T19:18:47.965Z] CPU(s): 4\n [2020-01-10T19:18:47.965Z] On-line CPU(s) list: 0-3\n [2020-01-10T19:18:47.965Z] Thread(s) per core: 1\n [2020-01-10T19:18:47.965Z] Core(s) per socket: 1\n [2020-01-10T19:18:47.965Z] Socket(s): 4\n [2020-01-10T19:18:47.965Z] NUMA node(s): 1\n [2020-01-10T19:18:47.965Z] Vendor ID: GenuineIntel\n [2020-01-10T19:18:47.965Z] CPU family: 6\n [2020-01-10T19:18:47.965Z] Model: 44\n [2020-01-10T19:18:47.965Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-10T19:18:47.965Z] Stepping: 1\n [2020-01-10T19:18:47.965Z] CPU MHz: 2933.438\n [2020-01-10T19:18:47.965Z] BogoMIPS: 5866.87\n [2020-01-10T19:18:47.965Z] Virtualization: VT-x\n [2020-01-10T19:18:47.965Z] Hypervisor vendor: KVM\n [2020-01-10T19:18:47.965Z] Virtualization type: full\n [2020-01-10T19:18:47.965Z] L1d cache: 128 KiB\n [2020-01-10T19:18:47.965Z] L1i cache: 128 KiB\n [2020-01-10T19:18:47.965Z] L2 cache: 16 MiB\n [2020-01-10T19:18:47.965Z] L3 cache: 64 MiB\n [2020-01-10T19:18:47.965Z] NUMA node0 CPU(s): 0-3\n [2020-01-10T19:18:47.965Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-10T19:18:47.965Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-10T19:18:47.965Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-10T19:18:47.965Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-10T19:18:47.965Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-10T19:18:47.965Z] 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-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] ---> nproc:\n [2020-01-10T19:18:47.965Z] 4\n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] ---> df -h:\n [2020-01-10T19:18:47.965Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-10T19:18:47.965Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-10T19:18:47.965Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-10T19:18:47.965Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-10T19:18:47.965Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-10T19:18:47.965Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-10T19:18:47.965Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-10T19:18:47.965Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-10T19:18:47.965Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-10T19:18:47.965Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T19:18:47.965Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp\n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] ---> free -m:\n [2020-01-10T19:18:47.965Z] total used free shared buff/cache available\n [2020-01-10T19:18:47.965Z] Mem: 1838 593 65 0 1179 1141\n [2020-01-10T19:18:47.965Z] Swap: 1023 0 1023\n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] ---> ip addr:\n [2020-01-10T19:18:47.965Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-10T19:18:47.965Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-10T19:18:47.965Z] inet 127.0.0.1/8 scope host lo\n [2020-01-10T19:18:47.965Z] valid_lft forever preferred_lft forever\n [2020-01-10T19:18:47.965Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-10T19:18:47.965Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-10T19:18:47.965Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-10T19:18:47.965Z] valid_lft forever preferred_lft forever\n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] ---> sar -b -r -n DEV:\n [2020-01-10T19:18:47.965Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/10/20 \t_x86_64_\t(4 CPU)\n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] 19:08:32 LINUX RESTART\n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] 19:09:02 tps rtps wtps bread/s bwrtn/s\n [2020-01-10T19:18:47.965Z] 19:10:01 82.75 38.47 44.28 4915.54 3532.27\n [2020-01-10T19:18:47.965Z] 19:11:01 2.84 0.00 2.84 0.00 89.44\n [2020-01-10T19:18:47.965Z] 19:12:01 0.37 0.00 0.37 0.00 5.16\n [2020-01-10T19:18:47.965Z] 19:13:01 0.28 0.00 0.28 0.00 3.48\n [2020-01-10T19:18:47.965Z] 19:14:01 0.23 0.00 0.23 0.00 2.83\n [2020-01-10T19:18:47.965Z] 19:15:01 0.28 0.00 0.28 0.00 3.93\n [2020-01-10T19:18:47.965Z] 19:16:01 0.27 0.00 0.27 0.00 3.46\n [2020-01-10T19:18:47.965Z] 19:17:01 0.23 0.00 0.23 0.00 3.33\n [2020-01-10T19:18:47.965Z] 19:18:01 0.27 0.00 0.27 0.00 2.71\n [2020-01-10T19:18:47.965Z] Average: 9.60 4.21 5.38 538.50 399.70\n [2020-01-10T19:18:47.965Z] \n [2020-01-10T19:18:47.965Z] 19:09:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-10T19:18:47.966Z] 19:10:01 119220 1763084 93.67 2620 1234500 964288 32.90 409592 1194812 16\n [2020-01-10T19:18:47.966Z] 19:11:01 126324 1755980 93.29 2620 1234508 928252 31.67 405108 1193380 12\n [2020-01-10T19:18:47.966Z] 19:12:01 127700 1754604 93.22 2620 1234512 901740 30.77 405344 1191728 16\n [2020-01-10T19:18:47.966Z] 19:13:01 126844 1755460 93.26 2620 1234512 901824 30.77 406624 1191728 20\n [2020-01-10T19:18:47.966Z] 19:14:01 127340 1754964 93.23 2620 1234520 901636 30.76 414276 1183796 20\n [2020-01-10T19:18:47.966Z] 19:15:01 126320 1755984 93.29 2620 1234524 901892 30.77 415292 1183796 16\n [2020-01-10T19:18:47.966Z] 19:16:01 127476 1754828 93.23 2620 1234528 901704 30.77 414260 1183796 8\n [2020-01-10T19:18:47.966Z] 19:17:01 128936 1753368 93.15 2620 1234536 901652 30.76 413456 1183528 8\n [2020-01-10T19:18:47.966Z] 19:18:01 128664 1753640 93.16 2620 1234544 901652 30.76 413460 1183532 8\n [2020-01-10T19:18:47.966Z] Average: 126536 1755768 93.28 2620 1234520 911627 31.10 410824 1187788 14\n [2020-01-10T19:18:47.966Z] \n [2020-01-10T19:18:47.966Z] 19:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-10T19:18:47.966Z] 19:10:01 eth0 275.21 218.20 992.38 85.02 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:10:01 docker0 0.96 0.85 0.21 1.37 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:11:01 eth0 1.01 0.32 0.32 0.20 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:12:01 eth0 1.68 0.32 0.36 0.17 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:13:01 eth0 2.16 0.52 0.63 0.42 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:14:01 eth0 0.90 0.15 0.11 0.04 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:15:01 eth0 0.55 0.43 0.35 0.27 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:16:01 eth0 0.23 0.20 0.07 0.01 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:18:01 eth0 0.45 0.08 0.04 0.01 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] Average: eth0 30.94 24.14 108.93 9.44 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] Average: docker0 0.11 0.09 0.02 0.15 0.00 0.00 0.00\n [2020-01-10T19:18:47.966Z] \n [2020-01-10T19:18:47.966Z] \n [2020-01-10T19:18:47.966Z] ---> sar -P ALL:\n [2020-01-10T19:18:47.966Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/10/20 \t_x86_64_\t(4 CPU)\n [2020-01-10T19:18:47.966Z] \n [2020-01-10T19:18:47.966Z] 19:08:32 LINUX RESTART\n [2020-01-10T19:18:47.966Z] \n [2020-01-10T19:18:47.966Z] 19:09:02 CPU %user %nice %system %iowait %steal %idle\n [2020-01-10T19:18:47.966Z] 19:10:01 all 12.88 0.00 5.89 1.83 11.74 67.66\n [2020-01-10T19:18:47.966Z] 19:10:01 0 12.39 0.00 5.60 1.93 11.64 68.44\n [2020-01-10T19:18:47.966Z] 19:10:01 1 11.88 0.00 5.73 2.33 12.44 67.63\n [2020-01-10T19:18:47.966Z] 19:10:01 2 12.93 0.00 5.81 1.63 11.42 68.21\n [2020-01-10T19:18:47.966Z] 19:10:01 3 14.33 0.00 6.44 1.41 11.45 66.36\n [2020-01-10T19:18:47.966Z] 19:11:01 all 0.16 0.00 0.09 0.00 1.01 98.74\n [2020-01-10T19:18:47.966Z] 19:11:01 0 0.07 0.00 0.08 0.00 0.73 99.12\n [2020-01-10T19:18:47.966Z] 19:11:01 1 0.37 0.00 0.12 0.00 1.16 98.36\n [2020-01-10T19:18:47.966Z] 19:11:01 2 0.12 0.00 0.07 0.00 1.19 98.63\n [2020-01-10T19:18:47.966Z] 19:11:01 3 0.12 0.00 0.10 0.00 0.93 98.86\n [2020-01-10T19:18:47.966Z] 19:12:01 all 0.10 0.00 0.05 0.00 0.68 99.18\n [2020-01-10T19:18:47.966Z] 19:12:01 0 0.12 0.00 0.03 0.00 0.40 99.45\n [2020-01-10T19:18:47.966Z] 19:12:01 1 0.12 0.00 0.05 0.00 0.73 99.10\n [2020-01-10T19:18:47.966Z] 19:12:01 2 0.07 0.00 0.05 0.00 1.19 98.69\n [2020-01-10T19:18:47.966Z] 19:12:01 3 0.07 0.00 0.05 0.00 0.40 99.48\n [2020-01-10T19:18:47.966Z] 19:13:01 all 0.10 0.00 0.05 0.00 0.48 99.37\n [2020-01-10T19:18:47.966Z] 19:13:01 0 0.20 0.00 0.08 0.00 0.32 99.40\n [2020-01-10T19:18:47.966Z] 19:13:01 1 0.08 0.00 0.05 0.00 0.43 99.44\n [2020-01-10T19:18:47.966Z] 19:13:01 2 0.07 0.00 0.05 0.00 0.91 98.97\n [2020-01-10T19:18:47.966Z] 19:13:01 3 0.03 0.00 0.02 0.00 0.27 99.68\n [2020-01-10T19:18:47.966Z] 19:14:01 all 0.11 0.00 0.07 0.00 0.44 99.38\n [2020-01-10T19:18:47.966Z] 19:14:01 0 0.12 0.00 0.08 0.00 0.23 99.57\n [2020-01-10T19:18:47.966Z] 19:14:01 1 0.10 0.00 0.07 0.00 0.88 98.96\n [2020-01-10T19:18:47.966Z] 19:14:01 2 0.15 0.00 0.07 0.00 0.38 99.40\n [2020-01-10T19:18:47.966Z] 19:14:01 3 0.08 0.00 0.07 0.00 0.25 99.60\n [2020-01-10T19:18:47.966Z] 19:15:01 all 0.09 0.00 0.05 0.00 0.20 99.67\n [2020-01-10T19:18:47.966Z] 19:15:01 0 0.02 0.00 0.02 0.00 0.07 99.90\n [2020-01-10T19:18:47.966Z] 19:15:01 1 0.10 0.00 0.08 0.00 0.37 99.45\n [2020-01-10T19:18:47.966Z] 19:15:01 2 0.20 0.00 0.05 0.00 0.27 99.48\n [2020-01-10T19:18:47.966Z] 19:15:01 3 0.03 0.00 0.02 0.00 0.08 99.87\n [2020-01-10T19:18:47.966Z] 19:16:01 all 0.10 0.00 0.05 0.00 0.36 99.49\n [2020-01-10T19:18:47.966Z] 19:16:01 0 0.02 0.00 0.02 0.00 0.10 99.87\n [2020-01-10T19:18:47.966Z] 19:16:01 1 0.27 0.00 0.08 0.00 0.48 99.17\n [2020-01-10T19:18:47.966Z] 19:16:01 2 0.05 0.00 0.05 0.00 0.27 99.63\n [2020-01-10T19:18:47.966Z] 19:16:01 3 0.07 0.00 0.05 0.00 0.60 99.29\n [2020-01-10T19:18:47.966Z] 19:17:01 all 0.08 0.00 0.04 0.00 0.29 99.60\n [2020-01-10T19:18:47.966Z] 19:17:01 0 0.12 0.00 0.02 0.00 0.20 99.67\n [2020-01-10T19:18:47.966Z] 19:17:01 1 0.05 0.00 0.07 0.00 0.48 99.40\n [2020-01-10T19:18:47.966Z] 19:17:01 2 0.05 0.00 0.05 0.00 0.32 99.58\n [2020-01-10T19:18:47.966Z] 19:17:01 3 0.08 0.00 0.03 0.00 0.15 99.73\n [2020-01-10T19:18:47.966Z] 19:18:01 all 0.10 0.00 0.03 0.00 0.16 99.70\n [2020-01-10T19:18:47.966Z] 19:18:01 0 0.03 0.00 0.02 0.00 0.17 99.78\n [2020-01-10T19:18:47.966Z] 19:18:01 1 0.07 0.00 0.07 0.00 0.17 99.70\n [2020-01-10T19:18:47.966Z] 19:18:01 2 0.03 0.00 0.02 0.00 0.13 99.82\n [2020-01-10T19:18:47.966Z] 19:18:01 3 0.28 0.00 0.05 0.00 0.20 99.47\n [2020-01-10T19:18:47.966Z] Average: all 1.47 0.00 0.68 0.20 1.66 95.99\n [2020-01-10T19:18:47.966Z] Average: 0 1.40 0.00 0.64 0.21 1.49 96.26\n [2020-01-10T19:18:47.966Z] Average: 1 1.42 0.00 0.69 0.25 1.88 95.76\n [2020-01-10T19:18:47.966Z] Average: 2 1.46 0.00 0.66 0.17 1.74 95.96\n [2020-01-10T19:18:47.966Z] Average: 3 1.61 0.00 0.73 0.15 1.54 95.97\n [2020-01-10T19:18:47.966Z] \n [2020-01-10T19:18:47.966Z] \n [2020-01-10T19:18:47.966Z] '