b'Pull request #285 event\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of eno-intel for edgexfoundry/app-functions-sdk-go\nLoading trusted files from base branch master at 499fea2e8f95bc135a1d8ddbd827dd9280452983 rather than b8e3deee48ac4b833be1ac832158c35bec37e9f1\nObtained Jenkinsfile from 499fea2e8f95bc135a1d8ddbd827dd9280452983\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 3de2761187569e0278258fbf30ff201bf1ad0db1\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\nCommit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-24890\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-24896 in /w/workspace/ndry_app-functions-sdk-go_PR-285\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-285 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/285/head:refs/remotes/origin/PR-285 # 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/app-functions-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\nMerging remotes/origin/master commit 499fea2e8f95bc135a1d8ddbd827dd9280452983 into PR head commit b8e3deee48ac4b833be1ac832158c35bec37e9f1\nMerge succeeded, producing dbff515bd506ae6a1590a9a69d07eaed54db7e25\nChecking out Revision dbff515bd506ae6a1590a9a69d07eaed54db7e25 (PR-285)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f b8e3deee48ac4b833be1ac832158c35bec37e9f1 # timeout=10\n > git merge 499fea2e8f95bc135a1d8ddbd827dd9280452983 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f dbff515bd506ae6a1590a9a69d07eaed54db7e25 # timeout=10\nCommit message: "Merge commit \'499fea2e8f95bc135a1d8ddbd827dd9280452983\' into HEAD"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-19T21:00:45.927Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n > git rev-list --no-walk aa802d147263bdea6d13ff97202f788e740e793e # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:00:48.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-19T21:00:48.142Z] \n[2020-02-19T21:00:48.142Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:00:48.634Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-19T21:00:48.922Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-19T21:00:48.922Z] e7c96db7181b: Pulling fs layer\n[2020-02-19T21:00:48.922Z] a038dfdf5543: Pulling fs layer\n[2020-02-19T21:00:48.922Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-19T21:00:49.291Z] e7c96db7181b: Verifying Checksum\n[2020-02-19T21:00:49.291Z] e7c96db7181b: Download complete\n[2020-02-19T21:00:49.291Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-19T21:00:49.291Z] 8d5d8e63b3c0: Download complete\n[2020-02-19T21:00:49.595Z] a038dfdf5543: Verifying Checksum\n[2020-02-19T21:00:49.595Z] a038dfdf5543: Download complete\n[2020-02-19T21:00:49.892Z] e7c96db7181b: Pull complete\n[2020-02-19T21:00:51.352Z] a038dfdf5543: Pull complete\n[2020-02-19T21:00:51.755Z] 8d5d8e63b3c0: Pull complete\n[2020-02-19T21:00:51.755Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-19T21:00:51.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-19T21:00:51.960Z] prd-centos7-docker-4c-2g-24896 does not seem to be running inside a container\n[2020-02-19T21:00:52.020Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-285 -v /w/workspace/ndry_app-functions-sdk-go_PR-285:/w/workspace/ndry_app-functions-sdk-go_PR-285:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-19T21:00:52.925Z] $ docker top 2cd8ccf81de719a1cbb2a7ccd34389d9fe0f57ddd5c314c09328663c49ba6e3a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-19T21:00:53.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-19T21:00:53.966Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-19T21:00:54.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-19T21:00:54.659Z] $ docker exec 2cd8ccf81de719a1cbb2a7ccd34389d9fe0f57ddd5c314c09328663c49ba6e3a ssh-agent\n[2020-02-19T21:00:55.177Z] SSH_AUTH_SOCK=/tmp/ssh-9vUliCGc1QJ5/agent.14\n[2020-02-19T21:00:55.177Z] SSH_AGENT_PID=21\n[2020-02-19T21:00:55.207Z] Running ssh-add (command line suppressed)\n[2020-02-19T21:00:55.474Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_8095650048708444242.key (/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_8095650048708444242.key)\n[2020-02-19T21:00:55.705Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T21:00:56.458Z] + git describe --exact-match --tags HEAD\n[2020-02-19T21:00:56.459Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-19T21:00:56.650Z] $ docker exec --env ******** --env ******** 2cd8ccf81de719a1cbb2a7ccd34389d9fe0f57ddd5c314c09328663c49ba6e3a ssh-agent -k\n[2020-02-19T21:00:56.961Z] unset SSH_AUTH_SOCK;\n[2020-02-19T21:00:56.962Z] unset SSH_AGENT_PID;\n[2020-02-19T21:00:56.963Z] echo Agent pid 21 killed;\n[2020-02-19T21:00:57.093Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-19T21:00:57.110Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-19T21:00:57.110Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-19T21:00:57.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-19T21:00:57.135Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-19T21:00:57.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-19T21:00:57.950Z] $ docker exec 2cd8ccf81de719a1cbb2a7ccd34389d9fe0f57ddd5c314c09328663c49ba6e3a ssh-agent\n[2020-02-19T21:00:58.561Z] SSH_AUTH_SOCK=/tmp/ssh-05KexPgK1d0G/agent.56\n[2020-02-19T21:00:58.561Z] SSH_AGENT_PID=63\n[2020-02-19T21:00:58.615Z] Running ssh-add (command line suppressed)\n[2020-02-19T21:00:59.133Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_882122308306529981.key (/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_882122308306529981.key)\n[2020-02-19T21:00:59.319Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T21:01:00.037Z] + git semver init\n[2020-02-19T21:01:00.038Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-19T21:01:00.038Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-285/.git\n[2020-02-19T21:01:00.038Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-285\n[2020-02-19T21:01:00.038Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-19T21:01:00.038Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-19T21:01:00.038Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-19T21:01:00.038Z] # $SEMVER_BRANCH = PR-285\n[2020-02-19T21:01:00.038Z] # $SEMVER_TEMP = /tmp/semver-359167521\n[2020-02-19T21:01:00.038Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-02-19T21:01:04.693Z] # \'/tmp/semver-359167521\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-285/.semver\'\n[2020-02-19T21:01:04.693Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-285/.semver\n[Pipeline] }\n[2020-02-19T21:01:04.776Z] $ docker exec --env ******** --env ******** 2cd8ccf81de719a1cbb2a7ccd34389d9fe0f57ddd5c314c09328663c49ba6e3a ssh-agent -k\n[2020-02-19T21:01:05.348Z] unset SSH_AUTH_SOCK;\n[2020-02-19T21:01:05.354Z] unset SSH_AGENT_PID;\n[2020-02-19T21:01:05.356Z] echo Agent pid 63 killed;\n[2020-02-19T21:01:05.507Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-19T21:01:06.277Z] + git semver\n[Pipeline] }\n[2020-02-19T21:01:06.302Z] $ docker stop --time=1 2cd8ccf81de719a1cbb2a7ccd34389d9fe0f57ddd5c314c09328663c49ba6e3a\n[2020-02-19T21:01:08.514Z] $ docker rm -f 2cd8ccf81de719a1cbb2a7ccd34389d9fe0f57ddd5c314c09328663c49ba6e3a\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-19T21:01:14.942Z] Stashed 85 file(s)\n[Pipeline] echo\n[2020-02-19T21:01:14.944Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-02-19T21:01:30.054Z] Still waiting to schedule task\n[2020-02-19T21:01:30.054Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-19T21:01:30.055Z] Still waiting to schedule task\n[2020-02-19T21:01:30.055Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-24895\xe2\x80\x99\n[2020-02-19T21:04:09.356Z] Running on prd-centos7-docker-4c-2g-24898 in /w/workspace/ndry_app-functions-sdk-go_PR-285\n[Pipeline] {\n[Pipeline] ws\n[2020-02-19T21:04:09.370Z] Running in /w/workspace/app-functions-sdk-go/4\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-19T21:04:11.665Z] using credential edgex-jenkins-ssh\n[2020-02-19T21:04:11.684Z] Cloning the remote Git repository\n[2020-02-19T21:04:11.684Z] Cloning with configured refspecs honoured and without tags\n[2020-02-19T21:04:11.316Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:04:11.355Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10\n[2020-02-19T21:04:11.404Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:04:11.405Z] > git --version # timeout=10\n[2020-02-19T21:04:11.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T21:04:11.444Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:04:13.022Z] Fetching without tags\n[2020-02-19T21:04:13.392Z] Merging remotes/origin/master commit 499fea2e8f95bc135a1d8ddbd827dd9280452983 into PR head commit b8e3deee48ac4b833be1ac832158c35bec37e9f1\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-02-19T21:04:13.487Z] Failed in branch amd64\n[2020-02-19T21:04:12.710Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T21:04:12.716Z] > git config --add remote.origin.fetch +refs/pull/285/head:refs/remotes/origin/PR-285 # timeout=10\n[2020-02-19T21:04:12.721Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:04:12.732Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T21:04:12.744Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:04:12.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T21:04:12.750Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:04:13.148Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T21:04:13.154Z] > git checkout -f b8e3deee48ac4b833be1ac832158c35bec37e9f1 # timeout=10\n[2020-02-19T21:05:21.759Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24899 in /w/workspace/ndry_app-functions-sdk-go_PR-285\n[Pipeline] {\n[Pipeline] ws\n[2020-02-19T21:05:21.779Z] Running in /w/workspace/app-functions-sdk-go/4\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-19T21:05:28.438Z] using credential edgex-jenkins-ssh\n[2020-02-19T21:05:28.469Z] Cloning the remote Git repository\n[2020-02-19T21:05:28.469Z] Cloning with configured refspecs honoured and without tags\n[2020-02-19T21:05:28.516Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:05:28.605Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10\n[2020-02-19T21:05:28.685Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:05:28.687Z] > git --version # timeout=10\n[2020-02-19T21:05:28.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T21:05:28.769Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:05:31.707Z] Fetching without tags\n[2020-02-19T21:05:32.193Z] Merging remotes/origin/master commit 499fea2e8f95bc135a1d8ddbd827dd9280452983 into PR head commit b8e3deee48ac4b833be1ac832158c35bec37e9f1\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-02-19T21:05:32.395Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T21:05:31.585Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T21:05:31.605Z] > git config --add remote.origin.fetch +refs/pull/285/head:refs/remotes/origin/PR-285 # timeout=10\n[2020-02-19T21:05:31.632Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:05:31.662Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T21:05:31.705Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:05:31.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T21:05:31.719Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:05:32.234Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T21:05:32.272Z] > git checkout -f b8e3deee48ac4b833be1ac832158c35bec37e9f1 # timeout=10\n[2020-02-19T21:05:32.985Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T21:05:33.601Z] ---> package-listing.sh\n[2020-02-19T21:05:33.601Z] ++ facter osfamily\n[2020-02-19T21:05:33.601Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-19T21:05:33.601Z] + OS_FAMILY=redhat\n[2020-02-19T21:05:33.601Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-285\n[2020-02-19T21:05:33.601Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-19T21:05:33.601Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-19T21:05:33.601Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-19T21:05:33.601Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-19T21:05:33.601Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-285 \']\'\n[2020-02-19T21:05:33.601Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-19T21:05:33.601Z] + case "${OS_FAMILY}" in\n[2020-02-19T21:05:33.601Z] + rpm -qa\n[2020-02-19T21:05:33.601Z] + sort\n[2020-02-19T21:05:42.047Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-19T21:05:42.047Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-19T21:05:42.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-19T21:05:42.047Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-285 \']\'\n[2020-02-19T21:05:42.047Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-285/archives/\n[2020-02-19T21:05:42.047Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-285/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:05:42.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-19T21:05:42.589Z] \n[2020-02-19T21:05:42.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:05:43.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-19T21:05:43.398Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-19T21:05:43.398Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-19T21:05:43.398Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-19T21:05:43.398Z] c9ea274ed700: Pulling fs layer\n[2020-02-19T21:05:43.398Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-19T21:05:43.398Z] f6a933c9cadc: Pulling fs layer\n[2020-02-19T21:05:43.398Z] 61811dbd4963: Pulling fs layer\n[2020-02-19T21:05:43.398Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-19T21:05:43.398Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-19T21:05:43.398Z] dc21a1d4508b: Pulling fs layer\n[2020-02-19T21:05:43.398Z] 363af2e989c4: Pulling fs layer\n[2020-02-19T21:05:43.398Z] 61811dbd4963: Waiting\n[2020-02-19T21:05:43.398Z] 095dd8b7b4d8: Waiting\n[2020-02-19T21:05:43.398Z] a6eb2c9e2280: Waiting\n[2020-02-19T21:05:43.398Z] dc21a1d4508b: Waiting\n[2020-02-19T21:05:43.398Z] 363af2e989c4: Waiting\n[2020-02-19T21:05:43.398Z] f6a933c9cadc: Waiting\n[2020-02-19T21:05:43.398Z] 9cfac6ba3733: Waiting\n[2020-02-19T21:05:43.398Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-19T21:05:43.398Z] da0e9bf0cc60: Download complete\n[2020-02-19T21:05:43.398Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-19T21:05:43.398Z] 9cfac6ba3733: Download complete\n[2020-02-19T21:05:43.398Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-19T21:05:43.398Z] e6b0cf9c0882: Download complete\n[2020-02-19T21:05:43.703Z] f6a933c9cadc: Verifying Checksum\n[2020-02-19T21:05:43.703Z] f6a933c9cadc: Download complete\n[2020-02-19T21:05:44.008Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-19T21:05:44.008Z] a6eb2c9e2280: Download complete\n[2020-02-19T21:05:44.654Z] e6b0cf9c0882: Pull complete\n[2020-02-19T21:05:44.654Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-19T21:05:44.654Z] 095dd8b7b4d8: Download complete\n[2020-02-19T21:05:44.654Z] c9ea274ed700: Verifying Checksum\n[2020-02-19T21:05:44.654Z] c9ea274ed700: Download complete\n[2020-02-19T21:05:44.922Z] 363af2e989c4: Verifying Checksum\n[2020-02-19T21:05:44.922Z] 363af2e989c4: Download complete\n[2020-02-19T21:05:44.922Z] dc21a1d4508b: Verifying Checksum\n[2020-02-19T21:05:44.922Z] dc21a1d4508b: Download complete\n[2020-02-19T21:05:45.580Z] da0e9bf0cc60: Pull complete\n[2020-02-19T21:05:46.955Z] 61811dbd4963: Verifying Checksum\n[2020-02-19T21:05:46.955Z] 61811dbd4963: Download complete\n[2020-02-19T21:05:49.108Z] c9ea274ed700: Pull complete\n[2020-02-19T21:05:49.108Z] 9cfac6ba3733: Pull complete\n[2020-02-19T21:05:49.381Z] f6a933c9cadc: Pull complete\n[2020-02-19T21:05:55.029Z] 61811dbd4963: Pull complete\n[2020-02-19T21:05:55.029Z] a6eb2c9e2280: Pull complete\n[2020-02-19T21:05:58.537Z] 095dd8b7b4d8: Pull complete\n[2020-02-19T21:05:59.168Z] dc21a1d4508b: Pull complete\n[2020-02-19T21:05:59.434Z] 363af2e989c4: Pull complete\n[2020-02-19T21:05:59.434Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-19T21:05:59.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-19T21:06:00.034Z] prd-centos7-docker-4c-2g-24896 does not seem to be running inside a container\n[2020-02-19T21:06:00.210Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-285 -v /w/workspace/ndry_app-functions-sdk-go_PR-285:/w/workspace/ndry_app-functions-sdk-go_PR-285:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-19T21:06:02.775Z] $ docker top 9b37310f1ac4477635f11b249f0b2c6c972ef712ea4b25ced50afc857c76b907 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-19T21:06:03.896Z] provisioning config files...\n[2020-02-19T21:06:03.938Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/config3051092019206169689tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-19T21:06:03.983Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T21:06:04.793Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-19T21:06:04.818Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T21:06:05.986Z] ---> logs-deploy.sh\n[2020-02-19T21:06:05.986Z] + ARCHIVE_ARTIFACTS=\n[2020-02-19T21:06:05.986Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-19T21:06:05.986Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-19T21:06:05.986Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-19T21:06:05.986Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-285/4\n[2020-02-19T21:06:05.986Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-285/4/\n[2020-02-19T21:06:05.986Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-285/4 /w/workspace/ndry_app-functions-sdk-go_PR-285\n[2020-02-19T21:06:07.391Z] Archives upload complete.\n[2020-02-19T21:06:07.391Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-285/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-285/4/\n[2020-02-19T21:06:08.403Z] ---> uname -a:\n[2020-02-19T21:06:08.403Z] Linux 9b37310f1ac4 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-02-19T21:06:08.403Z] \n[2020-02-19T21:06:08.403Z] \n[2020-02-19T21:06:08.403Z] ---> lscpu:\n[2020-02-19T21:06:08.403Z] Architecture: x86_64\n[2020-02-19T21:06:08.403Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-19T21:06:08.403Z] Byte Order: Little Endian\n[2020-02-19T21:06:08.403Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-19T21:06:08.403Z] CPU(s): 4\n[2020-02-19T21:06:08.403Z] On-line CPU(s) list: 0-3\n[2020-02-19T21:06:08.403Z] Thread(s) per core: 1\n[2020-02-19T21:06:08.403Z] Core(s) per socket: 1\n[2020-02-19T21:06:08.403Z] Socket(s): 4\n[2020-02-19T21:06:08.403Z] NUMA node(s): 1\n[2020-02-19T21:06:08.403Z] Vendor ID: GenuineIntel\n[2020-02-19T21:06:08.403Z] CPU family: 6\n[2020-02-19T21:06:08.403Z] Model: 44\n[2020-02-19T21:06:08.403Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-19T21:06:08.403Z] Stepping: 1\n[2020-02-19T21:06:08.403Z] CPU MHz: 2933.438\n[2020-02-19T21:06:08.403Z] BogoMIPS: 5866.87\n[2020-02-19T21:06:08.403Z] Virtualization: VT-x\n[2020-02-19T21:06:08.403Z] Hypervisor vendor: KVM\n[2020-02-19T21:06:08.403Z] Virtualization type: full\n[2020-02-19T21:06:08.403Z] L1d cache: 128 KiB\n[2020-02-19T21:06:08.403Z] L1i cache: 128 KiB\n[2020-02-19T21:06:08.403Z] L2 cache: 16 MiB\n[2020-02-19T21:06:08.403Z] L3 cache: 64 MiB\n[2020-02-19T21:06:08.403Z] NUMA node0 CPU(s): 0-3\n[2020-02-19T21:06:08.403Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-19T21:06:08.403Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-19T21:06:08.403Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-19T21:06:08.403Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-19T21:06:08.403Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-19T21:06:08.403Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n[2020-02-19T21:06:08.403Z] \n[2020-02-19T21:06:08.403Z] \n[2020-02-19T21:06:08.403Z] ---> nproc:\n[2020-02-19T21:06:08.403Z] 4\n[2020-02-19T21:06:08.403Z] \n[2020-02-19T21:06:08.403Z] \n[2020-02-19T21:06:08.403Z] ---> df -h:\n[2020-02-19T21:06:08.403Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-19T21:06:08.403Z] overlay 50.0G 6.3G 43.7G 13% /\n[2020-02-19T21:06:08.403Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-19T21:06:08.403Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-19T21:06:08.403Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-19T21:06:08.403Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n[2020-02-19T21:06:08.403Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n[2020-02-19T21:06:08.403Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n[2020-02-19T21:06:08.403Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n[2020-02-19T21:06:08.403Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-285\n[2020-02-19T21:06:08.403Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp\n[2020-02-19T21:06:08.403Z] \n[2020-02-19T21:06:08.403Z] \n[2020-02-19T21:06:08.403Z] ---> free -m:\n[2020-02-19T21:06:08.403Z] total used free shared buff/cache available\n[2020-02-19T21:06:08.403Z] Mem: 1838 637 83 0 1117 1094\n[2020-02-19T21:06:08.403Z] Swap: 1023 1 1022\n[2020-02-19T21:06:08.403Z] \n[2020-02-19T21:06:08.403Z] \n[2020-02-19T21:06:08.403Z] ---> ip addr:\n[2020-02-19T21:06:08.403Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-19T21:06:08.403Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-19T21:06:08.404Z] inet 127.0.0.1/8 scope host lo\n[2020-02-19T21:06:08.404Z] valid_lft forever preferred_lft forever\n[2020-02-19T21:06:08.404Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n[2020-02-19T21:06:08.404Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-19T21:06:08.404Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-19T21:06:08.404Z] valid_lft forever preferred_lft forever\n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] ---> sar -b -r -n DEV:\n[2020-02-19T21:06:08.404Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/19/20 \t_x86_64_\t(4 CPU)\n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] 20:59:27 LINUX RESTART\n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] 21:00:01 tps rtps wtps bread/s bwrtn/s\n[2020-02-19T21:06:08.404Z] 21:01:01 56.09 28.46 27.63 4535.67 2222.47\n[2020-02-19T21:06:08.404Z] 21:02:01 16.00 1.50 14.49 86.44 2507.91\n[2020-02-19T21:06:08.404Z] 21:03:01 1.05 0.00 1.05 0.00 15.85\n[2020-02-19T21:06:08.404Z] 21:04:01 0.55 0.00 0.55 0.00 5.56\n[2020-02-19T21:06:08.404Z] 21:05:01 0.55 0.00 0.55 0.00 5.84\n[2020-02-19T21:06:08.404Z] 21:06:01 126.45 83.02 43.43 4937.96 16480.76\n[2020-02-19T21:06:08.404Z] Average: 33.55 18.91 14.64 1601.42 3545.46\n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] 21:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-02-19T21:06:08.404Z] 21:01:01 91596 1790708 95.13 2620 1186428 1158984 39.54 469612 1161592 64080\n[2020-02-19T21:06:08.404Z] 21:02:01 165660 1716644 91.20 2620 1165384 994884 33.94 469752 1089356 16\n[2020-02-19T21:06:08.404Z] 21:03:01 176364 1705940 90.63 2620 1165388 914828 31.21 462720 1087340 8\n[2020-02-19T21:06:08.404Z] 21:04:01 176404 1705900 90.63 2620 1165392 914828 31.21 463764 1086308 8\n[2020-02-19T21:06:08.404Z] 21:05:01 173268 1709036 90.79 2620 1165396 915072 31.22 466884 1086276 8\n[2020-02-19T21:06:08.404Z] 21:06:01 80280 1802024 95.74 2620 1143520 1260576 43.01 468852 1137340 42324\n[2020-02-19T21:06:08.404Z] Average: 143929 1738375 92.35 2620 1165251 1026529 35.02 466931 1108035 17741\n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] 21:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-02-19T21:06:08.404Z] 21:01:01 eth0 327.66 296.34 1462.31 83.47 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:01:01 veth288aaa1 91.63 74.95 8.69 215.89 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:01:01 docker0 91.63 74.82 7.44 215.88 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:02:01 eth0 112.34 91.90 112.72 321.07 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:02:01 docker0 31.69 26.16 2.45 82.90 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:03:01 eth0 0.55 0.13 0.04 0.01 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:04:01 eth0 1.38 0.08 0.09 0.01 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:05:01 eth0 2.18 0.87 0.68 0.41 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:06:01 eth0 85.23 66.04 2111.69 24.31 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:06:01 veth9c76ac0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] 21:06:01 veth78842eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] Average: eth0 88.41 76.08 617.27 70.90 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] Average: veth9c76ac0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] Average: veth78842eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] ---> sar -P ALL:\n[2020-02-19T21:06:08.404Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/19/20 \t_x86_64_\t(4 CPU)\n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] 20:59:27 LINUX RESTART\n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] 21:00:01 CPU %user %nice %system %iowait %steal %idle\n[2020-02-19T21:06:08.404Z] 21:01:01 all 11.41 0.00 5.59 1.56 24.16 57.27\n[2020-02-19T21:06:08.404Z] 21:01:01 0 8.44 0.00 5.29 2.30 27.45 56.52\n[2020-02-19T21:06:08.404Z] 21:01:01 1 12.72 0.00 5.14 1.16 24.59 56.40\n[2020-02-19T21:06:08.404Z] 21:01:01 2 14.60 0.00 5.74 1.36 22.35 55.95\n[2020-02-19T21:06:08.404Z] 21:01:01 3 10.09 0.00 6.22 1.40 22.13 60.15\n[2020-02-19T21:06:08.404Z] 21:02:01 all 2.28 0.00 0.75 0.18 7.00 89.79\n[2020-02-19T21:06:08.404Z] 21:02:01 0 0.70 0.00 0.76 0.06 8.15 90.33\n[2020-02-19T21:06:08.404Z] 21:02:01 1 3.92 0.00 0.74 0.02 6.64 88.68\n[2020-02-19T21:06:08.404Z] 21:02:01 2 2.10 0.00 0.71 0.63 6.91 89.65\n[2020-02-19T21:06:08.404Z] 21:02:01 3 2.47 0.00 0.76 0.00 6.24 90.53\n[2020-02-19T21:06:08.404Z] 21:03:01 all 0.12 0.00 0.07 0.00 0.20 99.62\n[2020-02-19T21:06:08.404Z] 21:03:01 0 0.08 0.00 0.05 0.00 0.13 99.73\n[2020-02-19T21:06:08.404Z] 21:03:01 1 0.08 0.00 0.10 0.00 0.37 99.45\n[2020-02-19T21:06:08.404Z] 21:03:01 2 0.27 0.00 0.08 0.00 0.23 99.42\n[2020-02-19T21:06:08.404Z] 21:03:01 3 0.05 0.00 0.03 0.00 0.07 99.85\n[2020-02-19T21:06:08.404Z] 21:04:01 all 0.11 0.00 0.04 0.00 0.89 98.96\n[2020-02-19T21:06:08.404Z] 21:04:01 0 0.03 0.00 0.03 0.00 1.47 98.47\n[2020-02-19T21:06:08.404Z] 21:04:01 1 0.05 0.00 0.03 0.00 0.73 99.19\n[2020-02-19T21:06:08.404Z] 21:04:01 2 0.30 0.00 0.03 0.00 0.52 99.15\n[2020-02-19T21:06:08.404Z] 21:04:01 3 0.07 0.00 0.05 0.00 0.83 99.06\n[2020-02-19T21:06:08.404Z] 21:05:01 all 0.12 0.00 0.03 0.00 0.69 99.16\n[2020-02-19T21:06:08.404Z] 21:05:01 0 0.05 0.00 0.03 0.00 0.86 99.06\n[2020-02-19T21:06:08.404Z] 21:05:01 1 0.10 0.00 0.03 0.00 0.37 99.50\n[2020-02-19T21:06:08.404Z] 21:05:01 2 0.07 0.00 0.03 0.00 0.43 99.47\n[2020-02-19T21:06:08.404Z] 21:05:01 3 0.23 0.00 0.05 0.00 1.09 98.63\n[2020-02-19T21:06:08.404Z] 21:06:01 all 3.61 0.00 2.53 2.65 11.29 79.92\n[2020-02-19T21:06:08.404Z] 21:06:01 0 3.58 0.00 2.66 0.97 11.70 81.10\n[2020-02-19T21:06:08.404Z] 21:06:01 1 3.82 0.00 2.09 5.81 11.34 76.94\n[2020-02-19T21:06:08.404Z] 21:06:01 2 4.15 0.00 2.99 3.56 11.29 78.02\n[2020-02-19T21:06:08.404Z] 21:06:01 3 2.89 0.00 2.41 0.26 10.85 83.59\n[2020-02-19T21:06:08.404Z] Average: all 3.04 0.00 1.55 0.75 7.58 87.08\n[2020-02-19T21:06:08.404Z] Average: 0 2.25 0.00 1.53 0.58 8.62 87.02\n[2020-02-19T21:06:08.404Z] Average: 1 3.54 0.00 1.40 1.19 7.53 86.34\n[2020-02-19T21:06:08.404Z] Average: 2 3.66 0.00 1.63 0.93 7.08 86.70\n[2020-02-19T21:06:08.404Z] Average: 3 2.73 0.00 1.65 0.29 7.08 88.26\n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] \n[2020-02-19T21:06:08.404Z] '