cherrycl commented: recheck 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 lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 36f0ef843fe7efa577f05ad17f5d9b6f92406879+88d0eddab8584854f635a7fcec30a315b2b8d965 (a5ba323ffcf8707e5d389ae21d763bd39a4bdf02) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8260604861085291768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7942895832873013994.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-137/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-137/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh595120474107395013.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2767668886767129214.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-137/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-137/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh746612832679495842.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 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-1047 in /w/workspace/dgexfoundry_edgex-compose_PR-137 [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-137 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-137@tmp/jenkins-gitclient-ssh4454495754159094461.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-137@tmp/jenkins-gitclient-ssh3065363208580486255.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 88d0eddab8584854f635a7fcec30a315b2b8d965 into PR head commit 36f0ef843fe7efa577f05ad17f5d9b6f92406879 Merge succeeded, producing 36f0ef843fe7efa577f05ad17f5d9b6f92406879 Checking out Revision 36f0ef843fe7efa577f05ad17f5d9b6f92406879 (PR-137) > git config core.sparsecheckout # timeout=10 > git checkout -f 36f0ef843fe7efa577f05ad17f5d9b6f92406879 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-137@tmp/jenkins-gitclient-ssh4812921619550574335.key > git merge 88d0eddab8584854f635a7fcec30a315b2b8d965 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36f0ef843fe7efa577f05ad17f5d9b6f92406879 # timeout=10 Commit message: "feat: Adjust Device MQTT extension compose for V2 custom config" > git rev-list --no-walk 36f0ef843fe7efa577f05ad17f5d9b6f92406879 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 01:57:03 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 01:57:12 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #427 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:18:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:18:53 ---> package-listing.sh 02:18:53 ++ facter osfamily 02:18:53 ++ tr '[:upper:]' '[:lower:]' 02:18:53 + OS_FAMILY=redhat 02:18:53 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-137 02:18:53 + START_PACKAGES=/tmp/packages_start.txt 02:18:53 + END_PACKAGES=/tmp/packages_end.txt 02:18:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:18:53 + PACKAGES=/tmp/packages_start.txt 02:18:53 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-137 ']' 02:18:53 + PACKAGES=/tmp/packages_end.txt 02:18:53 + case "${OS_FAMILY}" in 02:18:53 + rpm -qa 02:18:53 + sort 02:18:53 + '[' -f /tmp/packages_start.txt ']' 02:18:53 + '[' -f /tmp/packages_end.txt ']' 02:18:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:18:53 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-137 ']' 02:18:53 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-137/archives/ 02:18:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-137/archives/ [Pipeline] echo 02:18:53 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:18:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:18:55 02:18:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:18:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:18:55 alpine: Pulling from edgex-lftools-log-publisher 02:18:55 df20fa9351a1: Pulling fs layer 02:18:55 36b3adc4ff6f: Pulling fs layer 02:18:55 8ad3a11d3b57: Pulling fs layer 02:18:55 46f8f816bc3b: Pulling fs layer 02:18:55 93b61091891f: Pulling fs layer 02:18:55 93b9cdb0e59b: Pulling fs layer 02:18:55 5e14af77c1be: Pulling fs layer 02:18:55 01666e4c0597: Pulling fs layer 02:18:55 aa168da1d23b: Pulling fs layer 02:18:55 46f8f816bc3b: Waiting 02:18:55 93b61091891f: Waiting 02:18:55 93b9cdb0e59b: Waiting 02:18:55 5e14af77c1be: Waiting 02:18:55 01666e4c0597: Waiting 02:18:55 aa168da1d23b: Waiting 02:18:56 36b3adc4ff6f: Verifying Checksum 02:18:56 36b3adc4ff6f: Download complete 02:18:56 46f8f816bc3b: Verifying Checksum 02:18:56 46f8f816bc3b: Download complete 02:18:56 df20fa9351a1: Verifying Checksum 02:18:56 df20fa9351a1: Download complete 02:18:56 93b61091891f: Verifying Checksum 02:18:56 93b61091891f: Download complete 02:18:56 93b9cdb0e59b: Verifying Checksum 02:18:56 93b9cdb0e59b: Download complete 02:18:56 5e14af77c1be: Verifying Checksum 02:18:56 5e14af77c1be: Download complete 02:18:56 df20fa9351a1: Pull complete 02:18:56 01666e4c0597: Verifying Checksum 02:18:56 01666e4c0597: Download complete 02:18:56 8ad3a11d3b57: Verifying Checksum 02:18:56 8ad3a11d3b57: Download complete 02:18:58 36b3adc4ff6f: Pull complete 02:18:58 8ad3a11d3b57: Pull complete 02:18:58 46f8f816bc3b: Pull complete 02:18:58 93b61091891f: Pull complete 02:18:58 93b9cdb0e59b: Pull complete 02:18:58 5e14af77c1be: Pull complete 02:18:58 01666e4c0597: Pull complete 02:18:59 aa168da1d23b: Verifying Checksum 02:18:59 aa168da1d23b: Download complete 02:19:03 aa168da1d23b: Pull complete 02:19:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:19:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:19:03 prd-centos7-docker-4c-2g-1047 does not seem to be running inside a container 02:19:03 $ 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-137/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-137 -v /w/workspace/dgexfoundry_edgex-compose_PR-137:/w/workspace/dgexfoundry_edgex-compose_PR-137:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-137@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-137@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:19:06 $ docker top a833a43779883ec642e33a31e68575dade7de3fb5b1be9ddd22ded311863290b -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:07 + touch /tmp/pre-build-complete [Pipeline] sh 02:19:07 + mkdir -p /var/log/sa [Pipeline] sh 02:19:07 + ls /var/log/sa-host 02:19:07 + sadf -c /var/log/sa-host/sa05 02:19:07 file_magic: OK 02:19:07 HZ: Using current value: 100 02:19:07 file_header: OK 02:19:07 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 02:19:07 Statistics: 02:19:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:19:07 File successfully converted to sysstat format version 12.2.1 02:19:07 + sadf -c /var/log/sa-host/sa24 02:19:07 file_magic: OK 02:19:07 HZ: Using current value: 100 02:19:07 file_header: OK 02:19:07 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 02:19:07 Statistics: 02:19:07 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...Hnuu...uuuununununu... 02:19:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:08 provisioning config files... 02:19:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-137@tmp/config39372455180867397tmp [Pipeline] { [Pipeline] echo 02:19:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:19:08 ---> create-netrc.sh [Pipeline] } 02:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:19:09 ---> python-tools-install.sh [Pipeline] echo 02:19:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:19:09 ---> sudo-logs.sh 02:19:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:19:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:19:10 ---> job-cost.sh 02:19:10 lf-activate-venv: SKIPPING 02:19:10 INFO: No Stack... 02:19:10 INFO: Retrieving Pricing Info for: v3-standard-2 02:19:11 INFO: Archiving Costs [Pipeline] echo 02:19:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:19:11 ---> logs-deploy.sh 02:19:11 lf-activate-venv: SKIPPING 02:19:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-137/2 02:19:11 INFO: archiving workspace using pattern(s): 02:19:12 Archives upload complete. 02:19:12 INFO: archiving logs to Nexus 02:19:13 ---> uname -a: 02:19:13 Linux prd-centos7-docker-4c-2g-1047.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:19:13 02:19:13 02:19:13 ---> lscpu: 02:19:13 Architecture: x86_64 02:19:13 CPU op-mode(s): 32-bit, 64-bit 02:19:13 Byte Order: Little Endian 02:19:13 Address sizes: 40 bits physical, 48 bits virtual 02:19:13 CPU(s): 2 02:19:13 On-line CPU(s) list: 0,1 02:19:13 Thread(s) per core: 1 02:19:13 Core(s) per socket: 1 02:19:13 Socket(s): 2 02:19:13 NUMA node(s): 1 02:19:13 Vendor ID: AuthenticAMD 02:19:13 CPU family: 23 02:19:13 Model: 49 02:19:13 Model name: AMD EPYC-Rome Processor 02:19:13 Stepping: 0 02:19:13 CPU MHz: 2800.000 02:19:13 BogoMIPS: 5600.00 02:19:13 Virtualization: AMD-V 02:19:13 Hypervisor vendor: KVM 02:19:13 Virtualization type: full 02:19:13 L1d cache: 64 KiB 02:19:13 L1i cache: 64 KiB 02:19:13 L2 cache: 1 MiB 02:19:13 L3 cache: 32 MiB 02:19:13 NUMA node0 CPU(s): 0,1 02:19:13 Vulnerability Itlb multihit: Not affected 02:19:13 Vulnerability L1tf: Not affected 02:19:13 Vulnerability Mds: Not affected 02:19:13 Vulnerability Meltdown: Not affected 02:19:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:19:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:19:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:19:13 Vulnerability Srbds: Not affected 02:19:13 Vulnerability Tsx async abort: Not affected 02:19:13 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:19:13 02:19:13 02:19:13 ---> nproc: 02:19:13 2 02:19:13 02:19:13 02:19:13 ---> df -h: 02:19:13 Filesystem Size Used Available Use% Mounted on 02:19:13 overlay 40.0G 7.2G 32.8G 18% / 02:19:13 tmpfs 64.0M 0 64.0M 0% /dev 02:19:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:19:13 shm 64.0M 0 64.0M 0% /dev/shm 02:19:13 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 02:19:13 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 02:19:13 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 02:19:13 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 02:19:13 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 02:19:13 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 02:19:13 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-137 02:19:13 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-137@tmp 02:19:13 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 02:19:13 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 02:19:13 02:19:13 02:19:13 ---> free -m: 02:19:13 total used free shared buff/cache available 02:19:13 Mem: 7821 901 4871 0 2048 6739 02:19:13 Swap: 1023 0 1023 02:19:13 02:19:13 02:19:13 ---> ip addr: 02:19:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:19:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:19:13 inet 127.0.0.1/8 scope host lo 02:19:13 valid_lft forever preferred_lft forever 02:19:13 inet6 ::1/128 scope host 02:19:13 valid_lft forever preferred_lft forever 02:19:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:19:13 link/ether fa:16:3e:be:4d:6a brd ff:ff:ff:ff:ff:ff 02:19:13 inet 10.30.123.129/23 brd 10.30.123.255 scope global dynamic eth0 02:19:13 valid_lft 85040sec preferred_lft 85040sec 02:19:13 inet6 fe80::f816:3eff:febe:4d6a/64 scope link 02:19:13 valid_lft forever preferred_lft forever 02:19:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:19:13 link/ether 02:42:c9:cf:69:6e brd ff:ff:ff:ff:ff:ff 02:19:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:19:13 valid_lft forever preferred_lft forever 02:19:13 02:19:13 02:19:13 ---> sar -b -r -n DEV: 02:19:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 02:19:13 02:19:13 01:56:21 LINUX RESTART (2 CPU) 02:19:13 02:19:13 01:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:19:13 01:58:01 14.94 0.00 14.94 0.00 0.00 735.23 0.00 02:19:13 01:59:01 1.42 0.00 1.42 0.00 0.00 29.59 0.00 02:19:13 02:00:01 0.35 0.00 0.35 0.00 0.00 5.15 0.00 02:19:13 02:01:01 0.22 0.02 0.20 0.00 0.13 3.00 0.00 02:19:13 02:02:01 0.47 0.10 0.37 0.00 1.73 5.65 0.00 02:19:13 02:03:01 0.35 0.00 0.35 0.00 0.00 4.71 0.00 02:19:13 02:04:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 02:19:13 02:05:01 0.18 0.00 0.18 0.00 0.00 2.43 0.00 02:19:13 02:06:01 0.25 0.00 0.25 0.00 0.00 3.27 0.00 02:19:13 02:07:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 02:19:13 02:08:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 02:19:13 02:09:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 02:19:13 02:10:01 0.20 0.00 0.20 0.00 0.00 2.17 0.00 02:19:13 02:11:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 02:19:13 02:12:01 0.37 0.18 0.18 0.00 5.86 3.02 0.00 02:19:13 02:13:01 0.82 0.00 0.82 0.00 0.00 16.48 0.00 02:19:13 02:14:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 02:19:13 02:15:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 02:19:13 02:16:01 0.18 0.00 0.18 0.00 0.00 2.28 0.00 02:19:13 02:17:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 02:19:13 02:18:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 02:19:13 02:19:01 6.35 2.66 3.68 0.00 2181.21 114.27 0.00 02:19:13 Average: 1.26 0.13 1.13 0.00 99.59 42.67 0.00 02:19:13 02:19:13 01:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:19:13 01:58:01 5631924 0 763068 9.53 2620 1611328 1125112 12.42 481452 1507256 20 02:19:13 01:59:01 5642576 0 752408 9.39 2620 1611336 1048368 11.57 472812 1507404 16 02:19:13 02:00:01 5640892 0 754092 9.42 2620 1611336 1048620 11.58 470684 1510836 8 02:19:13 02:01:01 5639960 0 755016 9.43 2620 1611344 1050708 11.60 471704 1510836 8 02:19:13 02:02:01 5639560 0 755292 9.43 2620 1611468 1049044 11.58 472772 1510896 12 02:19:13 02:03:01 5636860 0 757988 9.46 2620 1611472 1048924 11.58 474424 1510976 12 02:19:13 02:04:01 5629864 0 764980 9.55 2620 1611476 1049180 11.58 481924 1510976 8 02:19:13 02:05:01 5631064 0 763772 9.54 2620 1611484 1049196 11.58 481344 1510512 8 02:19:13 02:06:01 5631824 0 763012 9.53 2620 1611484 1049004 11.58 480288 1510512 8 02:19:13 02:07:01 5631396 0 763432 9.53 2620 1611492 1049100 11.58 484128 1507080 8 02:19:13 02:08:01 5630452 0 764376 9.54 2620 1611492 1049300 11.58 485104 1507080 8 02:19:13 02:09:01 5632152 0 762672 9.52 2620 1611496 1049072 11.58 483740 1507080 8 02:19:13 02:10:01 5630788 0 764028 9.54 2620 1611504 1049292 11.58 484776 1507080 8 02:19:13 02:11:01 5631644 0 763172 9.53 2620 1611504 1049136 11.58 483920 1507080 8 02:19:13 02:12:01 5630620 0 764188 9.54 2620 1611512 1049328 11.59 484872 1507080 20 02:19:13 02:13:01 5631580 0 763228 9.53 2620 1611512 1049136 11.58 483900 1507080 8 02:19:13 02:14:01 5631432 0 763368 9.53 2620 1611520 1049184 11.58 484228 1507080 12 02:19:13 02:15:01 5631744 0 763052 9.53 2620 1611524 1049200 11.58 483860 1507080 12 02:19:13 02:16:01 5631472 0 763320 9.53 2620 1611528 1049200 11.58 483864 1507080 8 02:19:13 02:17:01 5631368 0 763420 9.53 2620 1611532 1049284 11.58 484448 1507080 8 02:19:13 02:18:01 5630556 0 764232 9.54 2620 1611532 1049200 11.58 484796 1507080 8 02:19:13 02:19:01 4987352 0 904860 11.30 2620 2114108 1465440 16.18 845928 1744252 436704 02:19:13 Average: 5603958 0 768044 9.59 2620 1634317 1071547 11.83 497499 1519064 19860 02:19:13 02:19:13 01:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:19:13 01:58:01 eth0 9.77 5.22 7.85 3.30 0.00 0.00 0.00 0.00 02:19:13 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 01:59:01 eth0 0.57 0.03 0.06 0.00 0.00 0.00 0.00 0.00 02:19:13 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:00:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 02:19:13 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:01:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:19:13 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:02:01 eth0 1.72 0.65 0.67 0.43 0.00 0.00 0.00 0.00 02:19:13 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:03:01 eth0 0.67 0.17 0.12 0.04 0.00 0.00 0.00 0.00 02:19:13 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:04:01 eth0 1.58 0.40 0.37 0.21 0.00 0.00 0.00 0.00 02:19:13 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:05:01 eth0 1.07 0.53 0.54 0.39 0.00 0.00 0.00 0.00 02:19:13 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:19:13 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:07:01 eth0 0.68 0.20 0.13 0.07 0.00 0.00 0.00 0.00 02:19:13 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:08:01 eth0 0.58 0.32 0.33 0.20 0.00 0.00 0.00 0.00 02:19:13 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:19:13 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:10:01 eth0 1.08 0.32 0.32 0.20 0.00 0.00 0.00 0.00 02:19:13 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:11:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:19:13 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:12:01 eth0 0.62 0.40 0.34 0.26 0.00 0.00 0.00 0.00 02:19:13 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:19:13 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:14:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:19:13 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:15:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:16:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:19:13 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:17:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:19:13 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:18:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:19:13 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:19:01 eth0 193.84 173.35 2239.64 17.72 0.00 0.00 0.00 0.00 02:19:13 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 Average: eth0 9.75 8.31 102.41 1.05 0.00 0.00 0.00 0.00 02:19:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:13 02:19:13 02:19:13 ---> sar -P ALL: 02:19:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 02:19:13 02:19:13 01:56:21 LINUX RESTART (2 CPU) 02:19:13 02:19:13 01:57:02 CPU %user %nice %system %iowait %steal %idle 02:19:13 01:58:01 all 0.56 0.00 0.15 0.31 0.05 98.93 02:19:13 01:58:01 0 0.63 0.00 0.10 0.00 0.05 99.22 02:19:13 01:58:01 1 0.49 0.00 0.20 0.61 0.05 98.64 02:19:13 01:59:01 all 0.09 0.00 0.04 0.00 0.03 99.83 02:19:13 01:59:01 0 0.05 0.00 0.05 0.00 0.05 99.85 02:19:13 01:59:01 1 0.13 0.00 0.03 0.00 0.02 99.82 02:19:13 02:00:01 all 0.16 0.00 0.10 0.00 0.04 99.70 02:19:13 02:00:01 0 0.07 0.00 0.10 0.00 0.03 99.80 02:19:13 02:00:01 1 0.25 0.00 0.10 0.00 0.05 99.60 02:19:13 02:01:01 all 0.10 0.00 0.04 0.00 0.04 99.82 02:19:13 02:01:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:19:13 02:01:01 1 0.18 0.00 0.05 0.00 0.05 99.72 02:19:13 02:02:01 all 0.15 0.00 0.04 0.00 0.02 99.79 02:19:13 02:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:19:13 02:02:01 1 0.27 0.00 0.05 0.00 0.02 99.67 02:19:13 02:03:01 all 0.03 0.00 0.04 0.00 0.04 99.89 02:19:13 02:03:01 0 0.02 0.00 0.05 0.00 0.03 99.90 02:19:13 02:03:01 1 0.03 0.00 0.03 0.00 0.05 99.88 02:19:13 02:04:01 all 0.11 0.00 0.03 0.00 0.03 99.83 02:19:13 02:04:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:19:13 02:04:01 1 0.17 0.00 0.02 0.00 0.02 99.80 02:19:13 02:05:01 all 0.14 0.00 0.03 0.00 0.03 99.79 02:19:13 02:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 02:19:13 02:05:01 1 0.25 0.00 0.05 0.00 0.03 99.67 02:19:13 02:06:01 all 0.05 0.00 0.03 0.00 0.03 99.88 02:19:13 02:06:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:19:13 02:06:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:19:13 02:07:01 all 0.08 0.00 0.03 0.00 0.02 99.87 02:19:13 02:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:19:13 02:07:01 1 0.13 0.00 0.03 0.00 0.00 99.83 02:19:13 02:08:01 all 0.21 0.00 0.03 0.00 0.03 99.72 02:19:13 02:08:01 0 0.07 0.00 0.03 0.00 0.05 99.85 02:19:13 02:08:01 1 0.35 0.00 0.03 0.00 0.02 99.60 02:19:13 02:19:13 02:08:01 CPU %user %nice %system %iowait %steal %idle 02:19:13 02:09:01 all 0.08 0.00 0.02 0.00 0.05 99.86 02:19:13 02:09:01 0 0.02 0.00 0.02 0.00 0.05 99.92 02:19:13 02:09:01 1 0.13 0.00 0.02 0.00 0.05 99.80 02:19:13 02:10:01 all 0.10 0.00 0.02 0.00 0.03 99.86 02:19:13 02:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:19:13 02:10:01 1 0.17 0.00 0.02 0.00 0.03 99.78 02:19:13 02:11:01 all 0.07 0.00 0.03 0.00 0.03 99.87 02:19:13 02:11:01 0 0.03 0.00 0.03 0.00 0.05 99.88 02:19:13 02:11:01 1 0.10 0.00 0.03 0.00 0.02 99.85 02:19:13 02:12:01 all 0.09 0.00 0.04 0.00 0.04 99.82 02:19:13 02:12:01 0 0.15 0.00 0.05 0.00 0.05 99.75 02:19:13 02:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 02:19:13 02:13:01 all 0.08 0.00 0.03 0.00 0.03 99.86 02:19:13 02:13:01 0 0.12 0.00 0.02 0.00 0.02 99.85 02:19:13 02:13:01 1 0.03 0.00 0.05 0.00 0.05 99.87 02:19:13 02:14:01 all 0.02 0.00 0.03 0.00 0.04 99.91 02:19:13 02:14:01 0 0.00 0.00 0.02 0.00 0.03 99.95 02:19:13 02:14:01 1 0.03 0.00 0.05 0.00 0.05 99.87 02:19:13 02:15:01 all 0.06 0.00 0.03 0.00 0.03 99.88 02:19:13 02:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:19:13 02:15:01 1 0.08 0.00 0.03 0.00 0.05 99.83 02:19:13 02:16:01 all 0.08 0.00 0.01 0.00 0.03 99.88 02:19:13 02:16:01 0 0.02 0.00 0.00 0.00 0.03 99.95 02:19:13 02:16:01 1 0.13 0.00 0.02 0.00 0.03 99.82 02:19:13 02:17:01 all 0.13 0.00 0.02 0.00 0.04 99.82 02:19:13 02:17:01 0 0.03 0.00 0.00 0.00 0.03 99.93 02:19:13 02:17:01 1 0.22 0.00 0.03 0.00 0.05 99.70 02:19:13 02:18:01 all 0.13 0.00 0.02 0.00 0.03 99.82 02:19:13 02:18:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:19:13 02:18:01 1 0.23 0.00 0.02 0.00 0.03 99.72 02:19:13 02:19:01 all 5.46 0.00 1.63 0.27 0.05 92.59 02:19:13 02:19:01 0 6.37 0.00 1.73 0.49 0.07 91.35 02:19:13 02:19:01 1 4.55 0.00 1.54 0.05 0.03 93.83 02:19:13 02:19:13 Average: CPU %user %nice %system %iowait %steal %idle 02:19:13 Average: all 0.36 0.00 0.11 0.03 0.04 99.47 02:19:13 Average: 0 0.35 0.00 0.11 0.02 0.04 99.48 02:19:13 Average: 1 0.36 0.00 0.11 0.03 0.04 99.46 02:19:13 02:19:13 02:19:13