Pull request #171 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 89118a971040faeb22c7bc4416a0e20816bd74c4+8e01d3d833c3e80b75e60124c8d944672dfeead6 (38a972000743a0719dbc1a9bf6dbb422bd371ebf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1710356367013392745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2692884392660218926.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-171/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-171/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7091559448480942253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-171/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4743187881199931068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4501563774828225095.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-171/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-171/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6261382525215747581.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-731 in /w/workspace/dgexfoundry_edgex-compose_PR-171 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_PR-171 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-171@tmp/jenkins-gitclient-ssh8853508355282086697.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8e01d3d833c3e80b75e60124c8d944672dfeead6 into PR head commit 89118a971040faeb22c7bc4416a0e20816bd74c4 Merge succeeded, producing 89118a971040faeb22c7bc4416a0e20816bd74c4 Checking out Revision 89118a971040faeb22c7bc4416a0e20816bd74c4 (PR-171) > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-171@tmp/jenkins-gitclient-ssh1892255269926185127.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89118a971040faeb22c7bc4416a0e20816bd74c4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-171@tmp/jenkins-gitclient-ssh414213290176473029.key > git merge 8e01d3d833c3e80b75e60124c8d944672dfeead6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89118a971040faeb22c7bc4416a0e20816bd74c4 # timeout=10 Commit message: "feat: Update to use lfedge/ekuiper:1.3.0-alpine" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-12T16:35:12.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build [2021-08-12T16:35:13.759Z] Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test [2021-08-12T16:35:20.295Z] Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #472 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-12T16:56:03.668Z] + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-171/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:56:04.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:56:04.700Z] ---> package-listing.sh [2021-08-12T16:56:04.700Z] ++ facter osfamily [2021-08-12T16:56:04.700Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-12T16:56:04.967Z] + OS_FAMILY=redhat [2021-08-12T16:56:04.967Z] + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-171 [2021-08-12T16:56:04.967Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-12T16:56:04.967Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-12T16:56:04.967Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-12T16:56:04.967Z] + PACKAGES=/tmp/packages_start.txt [2021-08-12T16:56:04.968Z] + '[' /w/workspace/dgexfoundry_edgex-compose_PR-171 ']' [2021-08-12T16:56:04.968Z] + PACKAGES=/tmp/packages_end.txt [2021-08-12T16:56:04.968Z] + case "${OS_FAMILY}" in [2021-08-12T16:56:04.968Z] + rpm -qa [2021-08-12T16:56:04.968Z] + sort [2021-08-12T16:56:05.551Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-12T16:56:05.551Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-12T16:56:05.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-12T16:56:05.551Z] + '[' /w/workspace/dgexfoundry_edgex-compose_PR-171 ']' [2021-08-12T16:56:05.551Z] + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-171/archives/ [2021-08-12T16:56:05.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-171/archives/ [Pipeline] echo [2021-08-12T16:56:05.597Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_edgex-compose_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-12T16:56:05.920Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:56:06.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T16:56:06.936Z] [2021-08-12T16:56:06.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:56:07.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T16:56:07.310Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T16:56:07.310Z] b4d181a07f80: Pulling fs layer [2021-08-12T16:56:07.310Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T16:56:07.310Z] ed53099fbce6: Pulling fs layer [2021-08-12T16:56:07.310Z] dc539afda2c1: Pulling fs layer [2021-08-12T16:56:07.310Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T16:56:07.310Z] 9065ff56babe: Pulling fs layer [2021-08-12T16:56:07.310Z] d287ab97295c: Pulling fs layer [2021-08-12T16:56:07.310Z] 77bc0d833cb6: Waiting [2021-08-12T16:56:07.310Z] 9065ff56babe: Waiting [2021-08-12T16:56:07.310Z] d287ab97295c: Waiting [2021-08-12T16:56:07.310Z] dc539afda2c1: Waiting [2021-08-12T16:56:07.892Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T16:56:07.892Z] a1111a8f2ec3: Download complete [2021-08-12T16:56:07.892Z] dc539afda2c1: Verifying Checksum [2021-08-12T16:56:07.892Z] dc539afda2c1: Download complete [2021-08-12T16:56:08.158Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T16:56:08.158Z] 77bc0d833cb6: Download complete [2021-08-12T16:56:08.158Z] 9065ff56babe: Download complete [2021-08-12T16:56:08.158Z] ed53099fbce6: Verifying Checksum [2021-08-12T16:56:08.158Z] ed53099fbce6: Download complete [2021-08-12T16:56:09.117Z] b4d181a07f80: Verifying Checksum [2021-08-12T16:56:09.117Z] b4d181a07f80: Download complete [2021-08-12T16:56:10.547Z] b4d181a07f80: Pull complete [2021-08-12T16:56:10.826Z] a1111a8f2ec3: Pull complete [2021-08-12T16:56:11.421Z] ed53099fbce6: Pull complete [2021-08-12T16:56:11.421Z] dc539afda2c1: Pull complete [2021-08-12T16:56:11.690Z] 77bc0d833cb6: Pull complete [2021-08-12T16:56:11.690Z] 9065ff56babe: Pull complete [2021-08-12T16:56:13.109Z] d287ab97295c: Verifying Checksum [2021-08-12T16:56:13.109Z] d287ab97295c: Download complete [2021-08-12T16:56:17.415Z] d287ab97295c: Pull complete [2021-08-12T16:56:17.415Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T16:56:17.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T16:56:17.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T16:56:17.552Z] prd-centos7-docker-4c-2g-731 does not seem to be running inside a container [2021-08-12T16:56:17.602Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_edgex-compose_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_edgex-compose_PR-171 -v /w/workspace/dgexfoundry_edgex-compose_PR-171:/w/workspace/dgexfoundry_edgex-compose_PR-171:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-171@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-171@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-12T16:56:20.006Z] $ docker top 0b7592d1a5d9312a19b1573ccb8adaf534ac562038ee4ab5c5f78caceac531f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T16:56:20.436Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-12T16:56:20.803Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-12T16:56:21.142Z] + ls /var/log/sa-host [2021-08-12T16:56:21.142Z] + sadf -c /var/log/sa-host/sa05 [2021-08-12T16:56:21.142Z] file_magic: OK [2021-08-12T16:56:21.142Z] HZ: Using current value: 100 [2021-08-12T16:56:21.142Z] file_header: OK [2021-08-12T16:56:21.142Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-12T16:56:21.142Z] Statistics: [2021-08-12T16:56:21.142Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T16:56:21.142Z] File successfully converted to sysstat format version 12.0.3 [2021-08-12T16:56:21.142Z] + sadf -c /var/log/sa-host/sa12 [2021-08-12T16:56:21.142Z] file_magic: OK [2021-08-12T16:56:21.142Z] HZ: Using current value: 100 [2021-08-12T16:56:21.142Z] file_header: OK [2021-08-12T16:56:21.142Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-12T16:56:21.142Z] Statistics: [2021-08-12T16:56:21.142Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T16:56:21.142Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T16:56:21.784Z] provisioning config files... [2021-08-12T16:56:21.804Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-171@tmp/config5244376898068785945tmp [Pipeline] { [Pipeline] echo [2021-08-12T16:56:21.858Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:56:22.240Z] ---> create-netrc.sh [Pipeline] } [2021-08-12T16:56:22.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:56:22.753Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-12T16:56:22.791Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:56:23.139Z] ---> sudo-logs.sh [2021-08-12T16:56:23.139Z] Archiving 'sudo' log.. [2021-08-12T16:56:23.139Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-731.vexxhost.local: Name or service not known [2021-08-12T16:56:23.139Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-731.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-12T16:56:23.228Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:56:23.568Z] ---> job-cost.sh [2021-08-12T16:56:23.568Z] lf-activate-venv: SKIPPING [2021-08-12T16:56:23.568Z] INFO: No Stack... [2021-08-12T16:56:24.529Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T16:56:25.114Z] INFO: Archiving Costs [Pipeline] echo [2021-08-12T16:56:25.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:56:25.496Z] ---> logs-deploy.sh [2021-08-12T16:56:25.496Z] lf-activate-venv: SKIPPING [2021-08-12T16:56:25.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-171/1 [2021-08-12T16:56:25.496Z] INFO: archiving workspace using pattern(s): [2021-08-12T16:56:26.080Z] Archives upload complete. [2021-08-12T16:56:26.346Z] INFO: archiving logs to Nexus [2021-08-12T16:56:26.932Z] ---> uname -a: [2021-08-12T16:56:26.932Z] Linux prd-centos7-docker-4c-2g-731.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] ---> lscpu: [2021-08-12T16:56:26.932Z] Architecture: x86_64 [2021-08-12T16:56:26.932Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-12T16:56:26.932Z] Byte Order: Little Endian [2021-08-12T16:56:26.932Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-12T16:56:26.932Z] CPU(s): 2 [2021-08-12T16:56:26.932Z] On-line CPU(s) list: 0,1 [2021-08-12T16:56:26.932Z] Thread(s) per core: 1 [2021-08-12T16:56:26.932Z] Core(s) per socket: 1 [2021-08-12T16:56:26.932Z] Socket(s): 2 [2021-08-12T16:56:26.932Z] NUMA node(s): 1 [2021-08-12T16:56:26.932Z] Vendor ID: AuthenticAMD [2021-08-12T16:56:26.932Z] CPU family: 23 [2021-08-12T16:56:26.932Z] Model: 49 [2021-08-12T16:56:26.932Z] Model name: AMD EPYC-Rome Processor [2021-08-12T16:56:26.932Z] Stepping: 0 [2021-08-12T16:56:26.932Z] CPU MHz: 2799.998 [2021-08-12T16:56:26.932Z] BogoMIPS: 5599.99 [2021-08-12T16:56:26.932Z] Virtualization: AMD-V [2021-08-12T16:56:26.932Z] Hypervisor vendor: KVM [2021-08-12T16:56:26.932Z] Virtualization type: full [2021-08-12T16:56:26.932Z] L1d cache: 32K [2021-08-12T16:56:26.932Z] L1i cache: 32K [2021-08-12T16:56:26.932Z] L2 cache: 512K [2021-08-12T16:56:26.932Z] L3 cache: 16384K [2021-08-12T16:56:26.932Z] NUMA node0 CPU(s): 0,1 [2021-08-12T16:56:26.932Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] ---> nproc: [2021-08-12T16:56:26.932Z] 2 [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] ---> df -h: [2021-08-12T16:56:26.932Z] Filesystem Size Used Avail Use% Mounted on [2021-08-12T16:56:26.932Z] overlay 40G 7.3G 33G 19% / [2021-08-12T16:56:26.932Z] tmpfs 64M 0 64M 0% /dev [2021-08-12T16:56:26.932Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-12T16:56:26.932Z] shm 64M 0 64M 0% /dev/shm [2021-08-12T16:56:26.932Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] ---> sar -b -r -n DEV: [2021-08-12T16:56:26.932Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] 16:34:33 LINUX RESTART (2 CPU) [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] 16:35:01 tps rtps wtps bread/s bwrtn/s [2021-08-12T16:56:26.932Z] 16:36:01 78.38 2.23 76.15 960.27 2230.31 [2021-08-12T16:56:26.932Z] 16:37:01 1.43 0.00 1.43 0.00 31.25 [2021-08-12T16:56:26.932Z] 16:38:02 0.18 0.00 0.18 0.00 2.28 [2021-08-12T16:56:26.932Z] 16:39:01 0.25 0.00 0.25 0.00 3.15 [2021-08-12T16:56:26.932Z] 16:40:01 0.28 0.00 0.28 0.00 4.55 [2021-08-12T16:56:26.932Z] 16:41:01 0.27 0.00 0.27 0.00 4.48 [2021-08-12T16:56:26.932Z] 16:42:01 0.27 0.00 0.27 0.00 3.03 [2021-08-12T16:56:26.932Z] 16:43:01 0.18 0.00 0.18 0.00 2.17 [2021-08-12T16:56:26.932Z] 16:44:01 0.28 0.00 0.28 0.00 3.10 [2021-08-12T16:56:26.932Z] 16:45:01 0.20 0.00 0.20 0.00 2.57 [2021-08-12T16:56:26.932Z] 16:46:01 0.33 0.00 0.33 0.00 5.43 [2021-08-12T16:56:26.932Z] 16:47:01 0.17 0.00 0.17 0.00 1.88 [2021-08-12T16:56:26.932Z] 16:48:01 0.23 0.00 0.23 0.00 2.57 [2021-08-12T16:56:26.932Z] 16:49:01 0.32 0.00 0.32 0.00 3.53 [2021-08-12T16:56:26.932Z] 16:50:01 0.43 0.18 0.25 5.86 3.48 [2021-08-12T16:56:26.932Z] 16:51:01 1.00 0.00 1.00 0.00 18.94 [2021-08-12T16:56:26.932Z] 16:52:01 0.17 0.00 0.17 0.00 2.02 [2021-08-12T16:56:26.932Z] 16:53:01 0.28 0.00 0.28 0.00 3.93 [2021-08-12T16:56:26.932Z] 16:54:01 0.27 0.00 0.27 0.00 3.12 [2021-08-12T16:56:26.932Z] 16:55:01 0.17 0.00 0.17 0.00 1.35 [2021-08-12T16:56:26.932Z] 16:56:01 0.32 0.00 0.32 0.00 3.53 [2021-08-12T16:56:26.932Z] Average: 4.07 0.12 3.96 46.06 111.39 [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] 16:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-12T16:56:26.932Z] 16:36:01 5629556 0 764648 9.55 2620 1612116 1266624 13.98 492128 1498640 20 [2021-08-12T16:56:26.932Z] 16:37:01 5639736 0 754464 9.42 2620 1612120 1187584 13.11 483960 1498844 16 [2021-08-12T16:56:26.932Z] 16:38:02 5639880 0 754312 9.42 2620 1612128 1187584 13.11 483988 1498848 8 [2021-08-12T16:56:26.932Z] 16:39:01 5637196 0 756992 9.45 2620 1612132 1187852 13.11 486404 1499220 16 [2021-08-12T16:56:26.932Z] 16:40:01 5636476 0 757708 9.46 2620 1612136 1187864 13.11 486496 1499220 20 [2021-08-12T16:56:26.932Z] 16:41:01 5636840 0 757340 9.46 2620 1612140 1188044 13.12 486996 1499220 20 [2021-08-12T16:56:26.932Z] 16:42:01 5634952 0 759224 9.48 2620 1612144 1187996 13.12 488056 1499220 16 [2021-08-12T16:56:26.932Z] 16:43:01 5626288 0 767880 9.59 2620 1612152 1187780 13.11 497260 1499220 8 [2021-08-12T16:56:26.932Z] 16:44:01 5625568 0 768600 9.60 2620 1612152 1187780 13.11 497672 1499220 16 [2021-08-12T16:56:26.932Z] 16:45:01 5625620 0 768540 9.60 2620 1612160 1187780 13.11 498584 1498408 8 [2021-08-12T16:56:26.932Z] 16:46:01 5624464 0 769696 9.61 2620 1612160 1187984 13.12 499680 1498404 16 [2021-08-12T16:56:26.932Z] 16:47:01 5626184 0 767972 9.59 2620 1612164 1187780 13.11 498044 1498404 16 [2021-08-12T16:56:26.932Z] 16:48:01 5624336 0 769812 9.61 2620 1612172 1188080 13.12 499516 1498404 8 [2021-08-12T16:56:26.932Z] 16:49:01 5626224 0 767924 9.59 2620 1612172 1187780 13.11 498076 1498404 8 [2021-08-12T16:56:26.932Z] 16:50:01 5625688 0 768452 9.59 2620 1612180 1187780 13.11 497948 1498404 16 [2021-08-12T16:56:26.932Z] 16:51:01 5622792 0 771348 9.63 2620 1612180 1187864 13.11 501100 1498452 8 [2021-08-12T16:56:26.932Z] 16:52:01 5622460 0 771672 9.64 2620 1612188 1187868 13.11 501496 1498452 16 [2021-08-12T16:56:26.932Z] 16:53:01 5622452 0 771672 9.64 2620 1612196 1187844 13.11 501408 1498452 16 [2021-08-12T16:56:26.932Z] 16:54:01 5622380 0 771740 9.64 2620 1612200 1187908 13.12 501468 1498408 8 [2021-08-12T16:56:26.932Z] 16:55:01 5622412 0 771704 9.64 2620 1612204 1187908 13.12 501596 1498404 8 [2021-08-12T16:56:26.932Z] 16:56:01 5622472 0 771644 9.63 2620 1612204 1188004 13.12 501952 1498404 8 [2021-08-12T16:56:26.932Z] Average: 5628285 0 765874 9.56 2620 1612162 1191604 13.16 495420 1498698 13 [2021-08-12T16:56:26.932Z] [2021-08-12T16:56:26.932Z] 16:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-12T16:56:26.932Z] 16:36:01 eth0 435.04 237.10 623.84 60.36 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:38:02 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:39:01 eth0 0.69 0.34 0.30 0.20 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:40:01 eth0 1.63 0.30 0.38 0.17 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:41:01 eth0 1.28 0.58 0.49 0.28 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:42:01 eth0 0.53 0.32 0.27 0.23 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.932Z] 16:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:44:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:45:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:46:01 eth0 1.32 0.53 0.46 0.27 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:47:01 eth0 0.58 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:48:01 eth0 0.38 0.27 0.26 0.17 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:49:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:50:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:51:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:52:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:53:01 eth0 0.07 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:55:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:56:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] Average: eth0 21.14 11.48 29.86 2.95 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:56:26.933Z] [2021-08-12T16:56:26.933Z] [2021-08-12T16:56:26.933Z] ---> sar -P ALL: [2021-08-12T16:56:26.933Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) [2021-08-12T16:56:26.933Z] [2021-08-12T16:56:26.933Z] 16:34:33 LINUX RESTART (2 CPU) [2021-08-12T16:56:26.933Z] [2021-08-12T16:56:26.933Z] 16:35:01 CPU %user %nice %system %iowait %steal %idle [2021-08-12T16:56:26.933Z] 16:36:01 all 6.31 0.00 1.34 1.57 0.04 90.74 [2021-08-12T16:56:26.933Z] 16:36:01 0 6.48 0.00 1.45 1.00 0.02 91.06 [2021-08-12T16:56:26.933Z] 16:36:01 1 6.14 0.00 1.23 2.14 0.07 90.42 [2021-08-12T16:56:26.933Z] 16:37:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-08-12T16:56:26.933Z] 16:37:01 0 0.25 0.00 0.05 0.00 0.03 99.67 [2021-08-12T16:56:26.933Z] 16:37:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-08-12T16:56:26.933Z] 16:38:02 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-08-12T16:56:26.933Z] 16:38:02 0 0.23 0.00 0.05 0.00 0.03 99.68 [2021-08-12T16:56:26.933Z] 16:38:02 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-12T16:56:26.933Z] 16:39:01 all 0.08 0.00 0.03 0.00 0.02 99.86 [2021-08-12T16:56:26.933Z] 16:39:01 0 0.14 0.00 0.05 0.00 0.02 99.80 [2021-08-12T16:56:26.933Z] 16:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-12T16:56:26.933Z] 16:40:01 all 0.08 0.00 0.03 0.00 0.04 99.84 [2021-08-12T16:56:26.933Z] 16:40:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-08-12T16:56:26.933Z] 16:40:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-08-12T16:56:26.933Z] 16:41:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-08-12T16:56:26.933Z] 16:41:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-08-12T16:56:26.933Z] 16:41:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-08-12T16:56:26.933Z] 16:42:01 all 0.05 0.00 0.03 0.00 0.04 99.88 [2021-08-12T16:56:26.933Z] 16:42:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-08-12T16:56:26.933Z] 16:42:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-08-12T16:56:26.933Z] 16:43:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-08-12T16:56:26.933Z] 16:43:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2021-08-12T16:56:26.933Z] 16:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-08-12T16:56:26.933Z] 16:44:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-08-12T16:56:26.933Z] 16:44:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2021-08-12T16:56:26.933Z] 16:44:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-08-12T16:56:26.933Z] 16:45:01 all 0.16 0.00 0.03 0.00 0.03 99.77 [2021-08-12T16:56:26.933Z] 16:45:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-08-12T16:56:26.933Z] 16:45:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-08-12T16:56:26.933Z] 16:46:01 all 0.23 0.00 0.02 0.00 0.03 99.72 [2021-08-12T16:56:26.933Z] 16:46:01 0 0.42 0.00 0.02 0.00 0.03 99.53 [2021-08-12T16:56:26.933Z] 16:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-08-12T16:56:26.933Z] [2021-08-12T16:56:26.933Z] 16:46:01 CPU %user %nice %system %iowait %steal %idle [2021-08-12T16:56:26.933Z] 16:47:01 all 0.17 0.00 0.02 0.00 0.03 99.79 [2021-08-12T16:56:26.933Z] 16:47:01 0 0.32 0.00 0.02 0.00 0.03 99.63 [2021-08-12T16:56:26.933Z] 16:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-08-12T16:56:26.933Z] 16:48:01 all 0.20 0.00 0.02 0.00 0.03 99.76 [2021-08-12T16:56:26.933Z] 16:48:01 0 0.38 0.00 0.02 0.00 0.03 99.57 [2021-08-12T16:56:26.933Z] 16:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-08-12T16:56:26.933Z] 16:49:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-08-12T16:56:26.933Z] 16:49:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2021-08-12T16:56:26.933Z] 16:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-08-12T16:56:26.933Z] 16:50:01 all 0.10 0.00 0.04 0.00 0.03 99.83 [2021-08-12T16:56:26.933Z] 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-08-12T16:56:26.933Z] 16:50:01 1 0.18 0.00 0.07 0.00 0.05 99.70 [2021-08-12T16:56:26.933Z] 16:51:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-08-12T16:56:26.933Z] 16:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-12T16:56:26.933Z] 16:51:01 1 0.33 0.00 0.02 0.00 0.05 99.60 [2021-08-12T16:56:26.933Z] 16:52:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-08-12T16:56:26.933Z] 16:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-08-12T16:56:26.933Z] 16:52:01 1 0.03 0.00 0.05 0.00 0.05 99.87 [2021-08-12T16:56:26.933Z] 16:53:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-08-12T16:56:26.933Z] 16:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-12T16:56:26.933Z] 16:53:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-08-12T16:56:26.933Z] 16:54:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-08-12T16:56:26.933Z] 16:54:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-08-12T16:56:26.933Z] 16:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-08-12T16:56:26.933Z] 16:55:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-08-12T16:56:26.933Z] 16:55:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2021-08-12T16:56:26.933Z] 16:55:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-08-12T16:56:26.933Z] 16:56:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-08-12T16:56:26.933Z] 16:56:01 0 0.35 0.00 0.03 0.00 0.03 99.58 [2021-08-12T16:56:26.933Z] 16:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-08-12T16:56:26.933Z] Average: all 0.42 0.00 0.09 0.07 0.03 99.39 [2021-08-12T16:56:26.933Z] Average: 0 0.48 0.00 0.10 0.05 0.02 99.35 [2021-08-12T16:56:26.933Z] Average: 1 0.35 0.00 0.08 0.10 0.04 99.43 [2021-08-12T16:56:26.933Z] [2021-08-12T16:56:26.933Z] [2021-08-12T16:56:26.933Z]