Pull request #514 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 13a868be4d0f1f1321cc63a287003ab18ae16e33+59d7bbd65c65af3ab25ed9f69c8c28db04e20564 (54b75c702f832f8e2434907855094b102b31af70) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-514/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6198 in /w/workspace/dgexfoundry_device-sdk-go_PR-514 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-514 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/514/head:refs/remotes/origin/PR-514 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 into PR head commit 13a868be4d0f1f1321cc63a287003ab18ae16e33 Merge succeeded, producing 13a868be4d0f1f1321cc63a287003ab18ae16e33 Checking out Revision 13a868be4d0f1f1321cc63a287003ab18ae16e33 (PR-514) > git config core.sparsecheckout # timeout=10 > git checkout -f 13a868be4d0f1f1321cc63a287003ab18ae16e33 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13a868be4d0f1f1321cc63a287003ab18ae16e33 # timeout=10 Commit message: "update profile in update device callback handler" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-27T04:39:26.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-27T04:39:26.362Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-27T04:39:26.507Z] ========================================================= [2020-04-27T04:39:26.507Z] EdgeX Global Pipelines Version Info [2020-04-27T04:39:26.507Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-27T04:39:28.038Z] ------------------- [2020-04-27T04:39:28.038Z] stable info: [2020-04-27T04:39:28.038Z] ------------------- [2020-04-27T04:39:28.038Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-27T04:39:28.038Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-27T04:39:28.038Z] Message: update stable to v1.0.73 [2020-04-27T04:39:28.606Z] ------------------- [2020-04-27T04:39:28.606Z] experimental info: [2020-04-27T04:39:28.606Z] ------------------- [2020-04-27T04:39:28.606Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-04-27T04:39:28.606Z] Commit SHA: e9f46a538d08225106cc4f35d30277fc6c232516 [2020-04-27T04:39:28.606Z] Message: update experimental to v1.0.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-27T04:39:31.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-27T04:39:31.480Z] [2020-04-27T04:39:31.480Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-27T04:39:31.841Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-27T04:39:31.841Z] latest: Pulling from edgex-devops/git-semver [2020-04-27T04:39:31.841Z] 9123ac7c32f7: Pulling fs layer [2020-04-27T04:39:31.841Z] b8cc5d1170e3: Pulling fs layer [2020-04-27T04:39:31.841Z] 2924cbbf6a41: Pulling fs layer [2020-04-27T04:39:31.841Z] 93b08a4f1073: Pulling fs layer [2020-04-27T04:39:31.841Z] 93b08a4f1073: Waiting [2020-04-27T04:39:31.841Z] b8cc5d1170e3: Verifying Checksum [2020-04-27T04:39:31.841Z] b8cc5d1170e3: Download complete [2020-04-27T04:39:32.103Z] 9123ac7c32f7: Verifying Checksum [2020-04-27T04:39:32.103Z] 9123ac7c32f7: Download complete [2020-04-27T04:39:32.103Z] 93b08a4f1073: Verifying Checksum [2020-04-27T04:39:32.103Z] 93b08a4f1073: Download complete [2020-04-27T04:39:32.103Z] 2924cbbf6a41: Verifying Checksum [2020-04-27T04:39:32.103Z] 2924cbbf6a41: Download complete [2020-04-27T04:39:32.362Z] 9123ac7c32f7: Pull complete [2020-04-27T04:39:32.362Z] b8cc5d1170e3: Pull complete [2020-04-27T04:39:33.299Z] 2924cbbf6a41: Pull complete [2020-04-27T04:39:33.299Z] 93b08a4f1073: Pull complete [2020-04-27T04:39:33.299Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-27T04:39:33.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-27T04:39:33.459Z] prd-centos7-docker-4c-2g-6198 does not seem to be running inside a container [2020-04-27T04:39:33.510Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-514 -v /w/workspace/dgexfoundry_device-sdk-go_PR-514:/w/workspace/dgexfoundry_device-sdk-go_PR-514:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-514@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:10004/edgex-devops/git-semver:latest cat [2020-04-27T04:39:34.167Z] $ docker top 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-27T04:39:34.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-27T04:39:34.522Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-27T04:39:34.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-27T04:39:34.730Z] $ docker exec 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 ssh-agent [2020-04-27T04:39:34.935Z] SSH_AUTH_SOCK=/tmp/ssh-3ZYva0XZUjhQ/agent.15 [2020-04-27T04:39:34.935Z] SSH_AGENT_PID=22 [2020-04-27T04:39:34.945Z] Running ssh-add (command line suppressed) [2020-04-27T04:39:35.116Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp/private_key_9022799596871943858.key (/w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp/private_key_9022799596871943858.key) [2020-04-27T04:39:35.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-27T04:39:35.534Z] + git describe --exact-match --tags HEAD [2020-04-27T04:39:35.535Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-27T04:39:35.617Z] $ docker exec --env ******** --env ******** 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 ssh-agent -k [2020-04-27T04:39:35.763Z] unset SSH_AUTH_SOCK; [2020-04-27T04:39:35.764Z] unset SSH_AGENT_PID; [2020-04-27T04:39:35.764Z] echo Agent pid 22 killed; [2020-04-27T04:39:35.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-27T04:39:35.941Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-27T04:39:35.941Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-27T04:39:36.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-27T04:39:36.109Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-27T04:39:36.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-27T04:39:36.307Z] $ docker exec 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 ssh-agent [2020-04-27T04:39:36.532Z] SSH_AUTH_SOCK=/tmp/ssh-yNWJHOlN14z5/agent.57 [2020-04-27T04:39:36.532Z] SSH_AGENT_PID=64 [2020-04-27T04:39:36.538Z] Running ssh-add (command line suppressed) [2020-04-27T04:39:36.682Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp/private_key_6589426259664564813.key (/w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp/private_key_6589426259664564813.key) [2020-04-27T04:39:36.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-27T04:39:37.078Z] + git semver init [2020-04-27T04:39:37.078Z] # -> Open(): unable to determine branch for HEAD [2020-04-27T04:39:37.078Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-514/.git [2020-04-27T04:39:37.078Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-514 [2020-04-27T04:39:37.078Z] # $SEMVER_REMOTE_NAME = origin [2020-04-27T04:39:37.078Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-27T04:39:37.078Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-27T04:39:37.078Z] # $SEMVER_BRANCH = PR-514 [2020-04-27T04:39:37.078Z] # $SEMVER_TEMP = /tmp/semver-051459772 [2020-04-27T04:39:37.078Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-27T04:39:37.650Z] # '/tmp/semver-051459772' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-514/.semver' [2020-04-27T04:39:37.650Z] # -> Force: false [2020-04-27T04:39:37.650Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-514/.semver [Pipeline] } [2020-04-27T04:39:37.673Z] $ docker exec --env ******** --env ******** 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 ssh-agent -k [2020-04-27T04:39:37.821Z] unset SSH_AUTH_SOCK; [2020-04-27T04:39:37.822Z] unset SSH_AGENT_PID; [2020-04-27T04:39:37.822Z] echo Agent pid 64 killed; [2020-04-27T04:39:37.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-27T04:39:38.447Z] + git semver [Pipeline] } [2020-04-27T04:39:38.475Z] $ docker stop --time=1 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 [2020-04-27T04:39:39.886Z] $ docker rm -f 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-27T04:39:40.794Z] Stashed 56 file(s) [Pipeline] echo [2020-04-27T04:39:40.813Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-27T04:39:56.276Z] Still waiting to schedule task [2020-04-27T04:39:56.276Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-27T04:39:56.299Z] Still waiting to schedule task [2020-04-27T04:39:56.299Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-27T04:42:12.255Z] Running on prd-centos7-docker-4c-2g-6200 in /w/workspace/dgexfoundry_device-sdk-go_PR-514 [Pipeline] { [Pipeline] ws [2020-04-27T04:42:12.317Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-27T04:42:14.674Z] using credential edgex-jenkins-ssh [2020-04-27T04:42:14.718Z] Cloning the remote Git repository [2020-04-27T04:42:14.718Z] Cloning with configured refspecs honoured and without tags [2020-04-27T04:42:14.147Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T04:42:14.205Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-27T04:42:15.486Z] Fetching without tags [2020-04-27T04:42:14.251Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T04:42:14.251Z] > git --version # timeout=10 [2020-04-27T04:42:14.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T04:42:14.293Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T04:42:14.881Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-27T04:42:14.893Z] > git config --add remote.origin.fetch +refs/pull/514/head:refs/remotes/origin/PR-514 # timeout=10 [2020-04-27T04:42:14.901Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T04:42:14.918Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-27T04:42:14.939Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T04:42:14.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T04:42:14.944Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T04:42:15.863Z] Merging remotes/origin/master commit 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 into PR head commit 13a868be4d0f1f1321cc63a287003ab18ae16e33 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-27T04:42:16.354Z] Failed in branch amd64 [2020-04-27T04:42:15.353Z] > git config core.sparsecheckout # timeout=10 [2020-04-27T04:42:15.365Z] > git checkout -f 13a868be4d0f1f1321cc63a287003ab18ae16e33 # timeout=10 [2020-04-27T04:42:48.260Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6199 in /w/workspace/dgexfoundry_device-sdk-go_PR-514 [Pipeline] { [Pipeline] ws [2020-04-27T04:42:48.328Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-27T04:42:55.132Z] using credential edgex-jenkins-ssh [2020-04-27T04:42:55.239Z] Cloning the remote Git repository [2020-04-27T04:42:55.239Z] Cloning with configured refspecs honoured and without tags [2020-04-27T04:42:55.294Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T04:42:55.389Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-27T04:42:55.463Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T04:42:55.464Z] > git --version # timeout=10 [2020-04-27T04:42:55.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T04:42:55.582Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T04:42:56.577Z] Fetching without tags [2020-04-27T04:42:57.093Z] Merging remotes/origin/master commit 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 into PR head commit 13a868be4d0f1f1321cc63a287003ab18ae16e33 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-04-27T04:42:56.457Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-27T04:42:56.474Z] > git config --add remote.origin.fetch +refs/pull/514/head:refs/remotes/origin/PR-514 # timeout=10 [2020-04-27T04:42:56.493Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T04:42:56.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-27T04:42:56.601Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T04:42:56.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T04:42:56.634Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T04:42:57.109Z] > git config core.sparsecheckout # timeout=10 [2020-04-27T04:42:57.141Z] > git checkout -f 13a868be4d0f1f1321cc63a287003ab18ae16e33 # timeout=10 [Pipeline] // stage [Pipeline] } [2020-04-27T04:42:57.645Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-27T04:42:59.820Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T04:43:00.150Z] ---> package-listing.sh [2020-04-27T04:43:00.150Z] ++ facter osfamily [2020-04-27T04:43:00.150Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-27T04:43:00.150Z] + OS_FAMILY=redhat [2020-04-27T04:43:00.150Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-514 [2020-04-27T04:43:00.150Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-27T04:43:00.150Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-27T04:43:00.150Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-27T04:43:00.150Z] + PACKAGES=/tmp/packages_start.txt [2020-04-27T04:43:00.150Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-514 ']' [2020-04-27T04:43:00.150Z] + PACKAGES=/tmp/packages_end.txt [2020-04-27T04:43:00.150Z] + case "${OS_FAMILY}" in [2020-04-27T04:43:00.150Z] + rpm -qa [2020-04-27T04:43:00.150Z] + sort [2020-04-27T04:43:04.342Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-27T04:43:04.342Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-27T04:43:04.342Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-27T04:43:04.342Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-514 ']' [2020-04-27T04:43:04.342Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-514/archives/ [2020-04-27T04:43:04.342Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-514/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-27T04:43:04.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-27T04:43:04.852Z] [2020-04-27T04:43:04.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-27T04:43:05.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-27T04:43:05.234Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-27T04:43:05.234Z] c9b1b535fdd9: Pulling fs layer [2020-04-27T04:43:05.234Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-27T04:43:05.234Z] 756a868c4378: Pulling fs layer [2020-04-27T04:43:05.234Z] 444b2fc9a129: Pulling fs layer [2020-04-27T04:43:05.234Z] ea15f1150254: Pulling fs layer [2020-04-27T04:43:05.234Z] 41b27a9f41bf: Pulling fs layer [2020-04-27T04:43:05.235Z] 28c525ee5125: Pulling fs layer [2020-04-27T04:43:05.235Z] 094b1ea09ed8: Pulling fs layer [2020-04-27T04:43:05.235Z] 138eaada9080: Pulling fs layer [2020-04-27T04:43:05.235Z] 0622d0fa9048: Pulling fs layer [2020-04-27T04:43:05.235Z] ea15f1150254: Waiting [2020-04-27T04:43:05.235Z] 138eaada9080: Waiting [2020-04-27T04:43:05.235Z] 41b27a9f41bf: Waiting [2020-04-27T04:43:05.235Z] 0622d0fa9048: Waiting [2020-04-27T04:43:05.235Z] 28c525ee5125: Waiting [2020-04-27T04:43:05.235Z] 094b1ea09ed8: Waiting [2020-04-27T04:43:05.235Z] 444b2fc9a129: Waiting [2020-04-27T04:43:05.235Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-27T04:43:05.235Z] 2cc5ad85d9ab: Download complete [2020-04-27T04:43:05.235Z] 444b2fc9a129: Verifying Checksum [2020-04-27T04:43:05.235Z] 444b2fc9a129: Download complete [2020-04-27T04:43:05.235Z] c9b1b535fdd9: Verifying Checksum [2020-04-27T04:43:05.235Z] c9b1b535fdd9: Download complete [2020-04-27T04:43:05.235Z] ea15f1150254: Verifying Checksum [2020-04-27T04:43:05.235Z] ea15f1150254: Download complete [2020-04-27T04:43:05.499Z] 28c525ee5125: Verifying Checksum [2020-04-27T04:43:05.499Z] 28c525ee5125: Download complete [2020-04-27T04:43:05.789Z] 756a868c4378: Verifying Checksum [2020-04-27T04:43:05.789Z] 756a868c4378: Download complete [2020-04-27T04:43:05.789Z] c9b1b535fdd9: Pull complete [2020-04-27T04:43:05.789Z] 138eaada9080: Verifying Checksum [2020-04-27T04:43:05.789Z] 138eaada9080: Download complete [2020-04-27T04:43:05.789Z] 094b1ea09ed8: Verifying Checksum [2020-04-27T04:43:05.789Z] 094b1ea09ed8: Download complete [2020-04-27T04:43:05.789Z] 0622d0fa9048: Verifying Checksum [2020-04-27T04:43:05.789Z] 0622d0fa9048: Download complete [2020-04-27T04:43:06.066Z] 2cc5ad85d9ab: Pull complete [2020-04-27T04:43:06.652Z] 41b27a9f41bf: Verifying Checksum [2020-04-27T04:43:06.652Z] 41b27a9f41bf: Download complete [2020-04-27T04:43:08.561Z] 756a868c4378: Pull complete [2020-04-27T04:43:08.821Z] 444b2fc9a129: Pull complete [2020-04-27T04:43:08.821Z] ea15f1150254: Pull complete [2020-04-27T04:43:13.027Z] 41b27a9f41bf: Pull complete [2020-04-27T04:43:13.027Z] 28c525ee5125: Pull complete [2020-04-27T04:43:15.574Z] 094b1ea09ed8: Pull complete [2020-04-27T04:43:15.574Z] 138eaada9080: Pull complete [2020-04-27T04:43:15.836Z] 0622d0fa9048: Pull complete [2020-04-27T04:43:15.836Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-27T04:43:15.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-27T04:43:16.031Z] prd-centos7-docker-4c-2g-6198 does not seem to be running inside a container [2020-04-27T04:43:16.078Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-514 -v /w/workspace/dgexfoundry_device-sdk-go_PR-514:/w/workspace/dgexfoundry_device-sdk-go_PR-514:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-514@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-27T04:43:17.242Z] $ docker top 71e5fe4d018cef7ab981bba6ae216aefdc49a26bc30e024cf735a322da3b0ff8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-27T04:43:17.537Z] provisioning config files... [2020-04-27T04:43:17.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp/config3602124746293988488tmp [Pipeline] { [Pipeline] echo [2020-04-27T04:43:17.644Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T04:43:17.962Z] ---> create-netrc.sh [Pipeline] echo [2020-04-27T04:43:17.987Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T04:43:18.306Z] ---> logs-deploy.sh [2020-04-27T04:43:18.306Z] + ARCHIVE_ARTIFACTS= [2020-04-27T04:43:18.306Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-27T04:43:18.306Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-27T04:43:18.306Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-27T04:43:18.306Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-514/1 [2020-04-27T04:43:18.306Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-514/1/ [2020-04-27T04:43:18.306Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-514/1 /w/workspace/dgexfoundry_device-sdk-go_PR-514 [2020-04-27T04:43:19.691Z] Archives upload complete. [2020-04-27T04:43:19.691Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-514/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-514/1/ [2020-04-27T04:43:20.267Z] ---> uname -a: [2020-04-27T04:43:20.267Z] Linux 71e5fe4d018c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-27T04:43:20.267Z] [2020-04-27T04:43:20.267Z] [2020-04-27T04:43:20.267Z] ---> lscpu: [2020-04-27T04:43:20.267Z] Architecture: x86_64 [2020-04-27T04:43:20.267Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-27T04:43:20.267Z] Byte Order: Little Endian [2020-04-27T04:43:20.267Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-27T04:43:20.267Z] CPU(s): 4 [2020-04-27T04:43:20.267Z] On-line CPU(s) list: 0-3 [2020-04-27T04:43:20.267Z] Thread(s) per core: 1 [2020-04-27T04:43:20.267Z] Core(s) per socket: 1 [2020-04-27T04:43:20.267Z] Socket(s): 4 [2020-04-27T04:43:20.267Z] NUMA node(s): 1 [2020-04-27T04:43:20.267Z] Vendor ID: GenuineIntel [2020-04-27T04:43:20.267Z] CPU family: 6 [2020-04-27T04:43:20.267Z] Model: 44 [2020-04-27T04:43:20.267Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-27T04:43:20.267Z] Stepping: 1 [2020-04-27T04:43:20.267Z] CPU MHz: 2933.442 [2020-04-27T04:43:20.267Z] BogoMIPS: 5866.88 [2020-04-27T04:43:20.267Z] Virtualization: VT-x [2020-04-27T04:43:20.267Z] Hypervisor vendor: KVM [2020-04-27T04:43:20.267Z] Virtualization type: full [2020-04-27T04:43:20.267Z] L1d cache: 128 KiB [2020-04-27T04:43:20.267Z] L1i cache: 128 KiB [2020-04-27T04:43:20.268Z] L2 cache: 16 MiB [2020-04-27T04:43:20.268Z] L3 cache: 64 MiB [2020-04-27T04:43:20.268Z] NUMA node0 CPU(s): 0-3 [2020-04-27T04:43:20.268Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-27T04:43:20.268Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-27T04:43:20.268Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-27T04:43:20.268Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-27T04:43:20.268Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-27T04:43:20.268Z] 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 [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] ---> nproc: [2020-04-27T04:43:20.268Z] 4 [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] ---> df -h: [2020-04-27T04:43:20.268Z] Filesystem Size Used Available Use% Mounted on [2020-04-27T04:43:20.268Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-27T04:43:20.268Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-27T04:43:20.268Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-27T04:43:20.268Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-27T04:43:20.268Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-27T04:43:20.268Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-27T04:43:20.268Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-27T04:43:20.268Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-514 [2020-04-27T04:43:20.268Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp [2020-04-27T04:43:20.268Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] ---> free -m: [2020-04-27T04:43:20.268Z] total used free shared buff/cache available [2020-04-27T04:43:20.268Z] Mem: 1838 604 67 0 1166 1128 [2020-04-27T04:43:20.268Z] Swap: 1023 1 1022 [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] ---> ip addr: [2020-04-27T04:43:20.268Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-27T04:43:20.268Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-27T04:43:20.268Z] inet 127.0.0.1/8 scope host lo [2020-04-27T04:43:20.268Z] valid_lft forever preferred_lft forever [2020-04-27T04:43:20.268Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-27T04:43:20.268Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-27T04:43:20.268Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-27T04:43:20.268Z] valid_lft forever preferred_lft forever [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] ---> sar -b -r -n DEV: [2020-04-27T04:43:20.268Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/27/20 _x86_64_ (4 CPU) [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] 04:38:43 LINUX RESTART [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] 04:39:01 tps rtps wtps bread/s bwrtn/s [2020-04-27T04:43:20.268Z] 04:40:01 123.19 47.04 76.15 5136.22 38914.21 [2020-04-27T04:43:20.268Z] 04:41:01 3.70 0.00 3.70 0.00 112.44 [2020-04-27T04:43:20.268Z] 04:42:01 0.67 0.00 0.67 0.00 7.69 [2020-04-27T04:43:20.268Z] 04:43:01 29.68 29.03 0.65 1833.58 10.84 [2020-04-27T04:43:20.268Z] Average: 39.32 19.02 20.30 1742.87 9765.34 [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] 04:39:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-27T04:43:20.268Z] 04:40:01 107992 1774312 94.26 2620 1227592 938996 32.04 437524 1170320 16 [2020-04-27T04:43:20.268Z] 04:41:01 116280 1766024 93.82 2620 1227628 905580 30.90 433168 1170256 8 [2020-04-27T04:43:20.268Z] 04:42:01 115784 1766520 93.85 2620 1227636 905580 30.90 433436 1170240 8 [2020-04-27T04:43:20.268Z] 04:43:01 65860 1816444 96.50 2620 1262896 933608 31.85 446128 1207428 0 [2020-04-27T04:43:20.268Z] Average: 101479 1780825 94.61 2620 1236438 920941 31.42 437564 1179561 8 [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] 04:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-27T04:43:20.268Z] 04:40:01 eth0 504.46 313.20 1045.45 109.34 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:40:01 docker0 6.62 4.61 1.02 17.34 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:41:01 eth0 0.08 0.07 0.01 0.02 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:42:01 eth0 1.22 0.08 0.10 0.01 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:43:01 eth0 5.53 3.13 4.37 1.80 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] Average: eth0 127.87 79.15 262.59 27.80 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] Average: docker0 1.66 1.15 0.26 4.34 0.00 0.00 0.00 [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] ---> sar -P ALL: [2020-04-27T04:43:20.268Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/27/20 _x86_64_ (4 CPU) [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] 04:38:43 LINUX RESTART [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] 04:39:01 CPU %user %nice %system %iowait %steal %idle [2020-04-27T04:43:20.268Z] 04:40:01 all 14.22 0.00 7.60 7.41 0.04 70.72 [2020-04-27T04:43:20.268Z] 04:40:01 0 13.77 0.00 7.34 7.74 0.03 71.11 [2020-04-27T04:43:20.268Z] 04:40:01 1 13.66 0.00 8.40 6.67 0.07 71.20 [2020-04-27T04:43:20.268Z] 04:40:01 2 15.70 0.00 6.75 6.80 0.03 70.71 [2020-04-27T04:43:20.268Z] 04:40:01 3 13.73 0.00 7.94 8.43 0.05 69.84 [2020-04-27T04:43:20.268Z] 04:41:01 all 0.21 0.00 0.08 0.00 0.00 99.72 [2020-04-27T04:43:20.268Z] 04:41:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-27T04:43:20.268Z] 04:41:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-04-27T04:43:20.268Z] 04:41:01 2 0.60 0.00 0.07 0.00 0.00 99.33 [2020-04-27T04:43:20.268Z] 04:41:01 3 0.08 0.00 0.10 0.00 0.00 99.82 [2020-04-27T04:43:20.268Z] 04:42:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2020-04-27T04:43:20.268Z] 04:42:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-27T04:43:20.268Z] 04:42:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-27T04:43:20.268Z] 04:42:01 2 0.57 0.00 0.05 0.00 0.00 99.38 [2020-04-27T04:43:20.268Z] 04:42:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-27T04:43:20.268Z] 04:43:01 all 0.41 0.00 0.18 0.65 0.00 98.76 [2020-04-27T04:43:20.268Z] 04:43:01 0 0.50 0.00 0.32 0.72 0.02 98.45 [2020-04-27T04:43:20.268Z] 04:43:01 1 0.23 0.00 0.15 0.50 0.00 99.12 [2020-04-27T04:43:20.268Z] 04:43:01 2 0.72 0.00 0.12 0.32 0.00 98.85 [2020-04-27T04:43:20.268Z] 04:43:01 3 0.20 0.00 0.10 1.08 0.00 98.61 [2020-04-27T04:43:20.268Z] Average: all 3.73 0.00 1.96 2.00 0.01 92.30 [2020-04-27T04:43:20.268Z] Average: 0 3.58 0.00 1.93 2.10 0.01 92.37 [2020-04-27T04:43:20.268Z] Average: 1 3.49 0.00 2.16 1.78 0.02 92.55 [2020-04-27T04:43:20.268Z] Average: 2 4.37 0.00 1.73 1.77 0.01 92.13 [2020-04-27T04:43:20.268Z] Average: 3 3.48 0.00 2.02 2.36 0.01 92.13 [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z] [2020-04-27T04:43:20.268Z]