Pull request #92 updated 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 1c2b1a88067915c676c543cd4384ef0047314542+912156824d4345c522ad3f331065b801255f93f9 (c346bca1cbb68ff49e0dcd0023b123abd31868b1) 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-ssh1396307969025818731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh1630392544022949505.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 9d0281235b943b7ad605f650702698f9078b2862 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-92/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-92/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1953754236164366479.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh6766515823906550985.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-92/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-92/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7157707845674098870.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var 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 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 Running on prd-centos7-docker-4c-2g-14908 in /w/workspace/edgexfoundry_edgex-compose_PR-92 [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/edgexfoundry_edgex-compose_PR-92 # 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/edgexfoundry_edgex-compose_PR-92@tmp/jenkins-gitclient-ssh6548805009082728400.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/edgexfoundry_edgex-compose_PR-92@tmp/jenkins-gitclient-ssh6614350921131562750.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 912156824d4345c522ad3f331065b801255f93f9 into PR head commit 1c2b1a88067915c676c543cd4384ef0047314542 Merge succeeded, producing 1c2b1a88067915c676c543cd4384ef0047314542 Checking out Revision 1c2b1a88067915c676c543cd4384ef0047314542 (PR-92) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c2b1a88067915c676c543cd4384ef0047314542 # 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/edgexfoundry_edgex-compose_PR-92@tmp/jenkins-gitclient-ssh786881570935164572.key > git merge 912156824d4345c522ad3f331065b801255f93f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c2b1a88067915c676c543cd4384ef0047314542 # timeout=10 Commit message: "Merge branch 'service-keys' of https://github.com/lenny-intel/edgex-compose into service-keys" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:34:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) > git rev-list --no-walk e3584f9dca4758dfa95ba94f51bf4d7f5dc4b047 # timeout=10 [Pipeline] build 00:34:15 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 00:34:24 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #383 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:57:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:57:55 ---> package-listing.sh 00:57:55 ++ facter osfamily 00:57:55 ++ tr '[:upper:]' '[:lower:]' 00:57:55 + OS_FAMILY=redhat 00:57:55 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-92 00:57:55 + START_PACKAGES=/tmp/packages_start.txt 00:57:55 + END_PACKAGES=/tmp/packages_end.txt 00:57:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:57:55 + PACKAGES=/tmp/packages_start.txt 00:57:55 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-92 ']' 00:57:55 + PACKAGES=/tmp/packages_end.txt 00:57:55 + case "${OS_FAMILY}" in 00:57:55 + sort 00:57:55 + rpm -qa 00:57:56 + '[' -f /tmp/packages_start.txt ']' 00:57:56 + '[' -f /tmp/packages_end.txt ']' 00:57:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:57:56 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-92 ']' 00:57:56 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-92/archives/ 00:57:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-92/archives/ [Pipeline] echo 00:57:56 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/edgexfoundry_edgex-compose_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:57:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:57 00:57:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:57:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:57 alpine: Pulling from edgex-lftools-log-publisher 00:57:57 df20fa9351a1: Pulling fs layer 00:57:57 36b3adc4ff6f: Pulling fs layer 00:57:57 8ad3a11d3b57: Pulling fs layer 00:57:57 46f8f816bc3b: Pulling fs layer 00:57:57 93b61091891f: Pulling fs layer 00:57:57 93b9cdb0e59b: Pulling fs layer 00:57:57 5e14af77c1be: Pulling fs layer 00:57:57 01666e4c0597: Pulling fs layer 00:57:57 aa168da1d23b: Pulling fs layer 00:57:57 46f8f816bc3b: Waiting 00:57:57 93b61091891f: Waiting 00:57:57 93b9cdb0e59b: Waiting 00:57:57 5e14af77c1be: Waiting 00:57:57 01666e4c0597: Waiting 00:57:57 aa168da1d23b: Waiting 00:57:58 36b3adc4ff6f: Verifying Checksum 00:57:58 36b3adc4ff6f: Download complete 00:57:58 46f8f816bc3b: Verifying Checksum 00:57:58 46f8f816bc3b: Download complete 00:57:58 df20fa9351a1: Verifying Checksum 00:57:58 df20fa9351a1: Download complete 00:57:58 93b9cdb0e59b: Verifying Checksum 00:57:58 93b9cdb0e59b: Download complete 00:57:58 5e14af77c1be: Verifying Checksum 00:57:58 5e14af77c1be: Download complete 00:57:58 01666e4c0597: Verifying Checksum 00:57:58 01666e4c0597: Download complete 00:57:58 93b61091891f: Verifying Checksum 00:57:58 93b61091891f: Download complete 00:57:58 df20fa9351a1: Pull complete 00:57:58 36b3adc4ff6f: Pull complete 00:57:58 8ad3a11d3b57: Verifying Checksum 00:57:58 8ad3a11d3b57: Download complete 00:57:59 8ad3a11d3b57: Pull complete 00:57:59 46f8f816bc3b: Pull complete 00:57:59 93b61091891f: Pull complete 00:57:59 93b9cdb0e59b: Pull complete 00:58:00 5e14af77c1be: Pull complete 00:58:00 aa168da1d23b: Verifying Checksum 00:58:00 aa168da1d23b: Download complete 00:58:00 01666e4c0597: Pull complete 00:58:05 aa168da1d23b: Pull complete 00:58:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:58:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:58:05 prd-centos7-docker-4c-2g-14908 does not seem to be running inside a container 00:58:05 $ 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/edgexfoundry_edgex-compose_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-compose_PR-92 -v /w/workspace/edgexfoundry_edgex-compose_PR-92:/w/workspace/edgexfoundry_edgex-compose_PR-92:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-92@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-92@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:alpine cat 00:58:09 $ docker top 4d2d1c0fdbc38dd4ab58d8401b4ec3150f4c67d5fa0f5035f68bb36507ed12bd -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:10 + touch /tmp/pre-build-complete [Pipeline] sh 00:58:10 + mkdir -p /var/log/sa [Pipeline] sh 00:58:10 + ls /var/log/sa-host 00:58:10 + sadf -c /var/log/sa-host/sa05 00:58:10 file_magic: OK 00:58:10 HZ: Using current value: 100 00:58:10 file_header: OK 00:58:10 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 00:58:10 Statistics: 00:58:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:58:10 File successfully converted to sysstat format version 12.2.1 00:58:10 + sadf -c /var/log/sa-host/sa19 00:58:10 file_magic: OK 00:58:10 HZ: Using current value: 100 00:58:10 file_header: OK 00:58:10 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 00:58:10 Statistics: 00:58:10 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:58:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:10 provisioning config files... 00:58:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-92@tmp/config1192873452956052578tmp [Pipeline] { [Pipeline] echo 00:58:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:58:11 ---> create-netrc.sh [Pipeline] } 00:58:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:58:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:58:11 ---> python-tools-install.sh [Pipeline] echo 00:58:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:58:11 ---> sudo-logs.sh 00:58:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:58:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:58:12 ---> job-cost.sh 00:58:12 lf-activate-venv: SKIPPING 00:58:12 INFO: No Stack... 00:58:13 INFO: Retrieving Pricing Info for: v3-standard-2 00:58:13 INFO: Archiving Costs [Pipeline] echo 00:58:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:58:14 ---> logs-deploy.sh 00:58:14 lf-activate-venv: SKIPPING 00:58:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-92/7 00:58:14 INFO: archiving workspace using pattern(s): 00:58:15 Archives upload complete. 00:58:15 INFO: archiving logs to Nexus 00:58:15 ---> uname -a: 00:58:15 Linux prd-centos7-docker-4c-2g-14908.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:58:15 00:58:15 00:58:15 ---> lscpu: 00:58:15 Architecture: x86_64 00:58:15 CPU op-mode(s): 32-bit, 64-bit 00:58:15 Byte Order: Little Endian 00:58:15 Address sizes: 40 bits physical, 48 bits virtual 00:58:15 CPU(s): 2 00:58:15 On-line CPU(s) list: 0,1 00:58:15 Thread(s) per core: 1 00:58:15 Core(s) per socket: 1 00:58:15 Socket(s): 2 00:58:15 NUMA node(s): 1 00:58:15 Vendor ID: AuthenticAMD 00:58:15 CPU family: 23 00:58:15 Model: 49 00:58:15 Model name: AMD EPYC-Rome Processor 00:58:15 Stepping: 0 00:58:15 CPU MHz: 2800.000 00:58:15 BogoMIPS: 5600.00 00:58:15 Virtualization: AMD-V 00:58:15 Hypervisor vendor: KVM 00:58:15 Virtualization type: full 00:58:15 L1d cache: 64 KiB 00:58:15 L1i cache: 64 KiB 00:58:15 L2 cache: 1 MiB 00:58:15 L3 cache: 32 MiB 00:58:15 NUMA node0 CPU(s): 0,1 00:58:15 Vulnerability Itlb multihit: Not affected 00:58:15 Vulnerability L1tf: Not affected 00:58:15 Vulnerability Mds: Not affected 00:58:15 Vulnerability Meltdown: Not affected 00:58:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:58:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:58:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:58:15 Vulnerability Srbds: Not affected 00:58:15 Vulnerability Tsx async abort: Not affected 00:58:15 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 00:58:15 00:58:15 00:58:15 ---> nproc: 00:58:15 2 00:58:15 00:58:15 00:58:15 ---> df -h: 00:58:15 Filesystem Size Used Available Use% Mounted on 00:58:15 overlay 40.0G 7.2G 32.8G 18% / 00:58:15 tmpfs 64.0M 0 64.0M 0% /dev 00:58:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:58:15 shm 64.0M 0 64.0M 0% /dev/shm 00:58:15 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 00:58:15 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 00:58:15 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 00:58:15 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 00:58:15 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-92@tmp 00:58:15 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 00:58:15 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 00:58:15 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 00:58:15 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 00:58:15 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-92 00:58:15 00:58:15 00:58:15 ---> free -m: 00:58:15 total used free shared buff/cache available 00:58:15 Mem: 7821 911 4860 0 2049 6729 00:58:15 Swap: 1023 0 1023 00:58:15 00:58:15 00:58:15 ---> ip addr: 00:58:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:58:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:58:15 inet 127.0.0.1/8 scope host lo 00:58:15 valid_lft forever preferred_lft forever 00:58:15 inet6 ::1/128 scope host 00:58:15 valid_lft forever preferred_lft forever 00:58:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:58:15 link/ether fa:16:3e:73:7a:05 brd ff:ff:ff:ff:ff:ff 00:58:15 inet 10.30.123.86/23 brd 10.30.123.255 scope global dynamic eth0 00:58:15 valid_lft 84824sec preferred_lft 84824sec 00:58:15 inet6 fe80::f816:3eff:fe73:7a05/64 scope link 00:58:15 valid_lft forever preferred_lft forever 00:58:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:58:15 link/ether 02:42:91:ff:9a:e4 brd ff:ff:ff:ff:ff:ff 00:58:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:58:15 valid_lft forever preferred_lft forever 00:58:15 00:58:15 00:58:15 ---> sar -b -r -n DEV: 00:58:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 00:58:15 00:58:15 00:31:49 LINUX RESTART (2 CPU) 00:58:15 00:58:15 00:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:58:15 00:34:01 2.26 0.00 2.26 0.00 0.00 40.53 0.00 00:58:15 00:35:01 67.42 0.72 66.71 0.00 208.66 964.71 0.00 00:58:15 00:36:01 1.20 0.00 1.20 0.00 0.00 22.20 0.00 00:58:15 00:37:01 0.62 0.00 0.62 0.00 0.00 7.25 0.00 00:58:15 00:38:01 0.58 0.00 0.58 0.00 0.00 8.36 0.00 00:58:15 00:39:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 00:58:15 00:40:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 00:58:15 00:41:01 0.23 0.00 0.23 0.00 0.00 3.12 0.00 00:58:15 00:42:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 00:58:15 00:43:01 0.33 0.00 0.33 0.00 0.00 5.98 0.00 00:58:15 00:44:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 00:58:15 00:45:01 0.40 0.00 0.40 0.00 0.00 6.46 0.00 00:58:15 00:46:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 00:58:15 00:47:01 0.38 0.18 0.20 0.00 5.86 2.15 0.00 00:58:15 00:48:01 0.93 0.00 0.93 0.00 0.00 18.32 0.00 00:58:15 00:49:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 00:58:15 00:50:02 0.23 0.00 0.23 0.00 0.00 3.46 0.00 00:58:15 00:51:01 0.30 0.00 0.30 0.00 0.00 3.51 0.00 00:58:15 00:52:01 0.32 0.00 0.32 0.00 0.00 4.11 0.00 00:58:15 00:53:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 00:58:15 00:54:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 00:58:15 00:55:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 00:58:15 00:56:01 0.47 0.00 0.47 0.00 0.00 5.35 0.00 00:58:15 00:57:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 00:58:15 00:58:01 6.45 2.66 3.78 0.00 2181.21 112.96 0.00 00:58:15 Average: 3.37 0.14 3.22 0.00 95.90 49.33 0.00 00:58:15 00:58:15 00:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:58:15 00:34:01 5750868 0 663676 8.29 2620 1591768 1063660 11.74 369496 1502856 8 00:58:15 00:35:01 5637452 0 757228 9.45 2620 1611632 1280432 14.14 475232 1507252 8 00:58:15 00:36:01 5642876 0 751804 9.39 2620 1611632 1243004 13.72 470804 1507652 20 00:58:15 00:37:01 5646972 0 747700 9.34 2620 1611640 1210668 13.37 467572 1507692 8 00:58:15 00:38:01 5644044 0 750624 9.37 2620 1611644 1210752 13.37 470804 1507692 8 00:58:15 00:39:01 5643180 0 751484 9.38 2620 1611648 1210948 13.37 471676 1507696 20 00:58:15 00:40:01 5637556 0 757104 9.45 2620 1611652 1210732 13.37 476728 1507692 16 00:58:15 00:41:01 5632584 0 762072 9.52 2620 1611656 1210912 13.37 482276 1507740 12 00:58:15 00:42:01 5632984 0 761668 9.51 2620 1611660 1210732 13.37 481960 1506988 12 00:58:15 00:43:01 5614672 0 779976 9.74 2620 1611664 1176824 12.99 499848 1506988 8 00:58:15 00:44:01 5616468 0 778172 9.72 2620 1611672 1170444 12.92 498580 1506988 12 00:58:15 00:45:01 5615744 0 778892 9.73 2620 1611676 1170728 12.93 499624 1506988 8 00:58:15 00:46:01 5616352 0 778276 9.72 2620 1611684 1170512 12.92 498424 1506988 8 00:58:15 00:47:01 5616460 0 778168 9.72 2620 1611684 1170512 12.92 498704 1506988 20 00:58:15 00:48:01 5615528 0 779092 9.73 2620 1611692 1170840 12.93 499468 1506992 8 00:58:15 00:49:01 5616248 0 778372 9.72 2620 1611692 1170576 12.92 498760 1506988 8 00:58:15 00:50:02 5615808 0 778808 9.72 2620 1611696 1170880 12.93 499244 1506988 8 00:58:15 00:51:01 5615672 0 778936 9.73 2620 1611704 1170772 12.93 498916 1506988 12 00:58:15 00:52:01 5616336 0 778272 9.72 2620 1611704 1170640 12.92 498632 1506988 12 00:58:15 00:53:01 5616044 0 778556 9.72 2620 1611712 1170760 12.93 498788 1506988 8 00:58:15 00:54:01 5615616 0 778984 9.73 2620 1611712 1170820 12.93 499112 1506988 8 00:58:15 00:55:01 5616508 0 778084 9.72 2620 1611720 1170640 12.92 498684 1506988 8 00:58:15 00:56:01 5616336 0 778252 9.72 2620 1611724 1170640 12.92 498804 1506988 12 00:58:15 00:57:01 5616460 0 778128 9.72 2620 1611724 1170640 12.92 498756 1506988 8 00:58:15 00:58:01 5155568 0 902216 11.27 2620 1948528 1586956 17.52 799152 1636672 270756 00:58:15 Average: 5610573 0 771382 9.63 2620 1624357 1200201 13.25 498002 1512190 10841 00:58:15 00:58:15 00:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:58:15 00:34:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00 0.00 00:58:15 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:35:01 eth0 219.92 138.39 265.87 34.64 0.00 0.00 0.00 0.00 00:58:15 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:36:01 eth0 0.88 0.47 0.53 0.33 0.00 0.00 0.00 0.00 00:58:15 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:37:01 eth0 0.17 0.10 0.01 0.07 0.00 0.00 0.00 0.00 00:58:15 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:38:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 00:58:15 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:39:01 eth0 1.00 0.28 0.32 0.17 0.00 0.00 0.00 0.00 00:58:15 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:40:01 eth0 0.37 0.10 0.04 0.04 0.00 0.00 0.00 0.00 00:58:15 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:41:01 eth0 0.62 0.33 0.28 0.20 0.00 0.00 0.00 0.00 00:58:15 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:42:01 eth0 0.60 0.05 0.06 0.00 0.00 0.00 0.00 0.00 00:58:15 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:43:01 eth0 1.93 1.55 0.48 6.32 0.00 0.00 0.00 0.00 00:58:15 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:44:01 eth0 0.95 0.08 0.10 0.01 0.00 0.00 0.00 0.00 00:58:15 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:45:01 eth0 0.93 0.63 0.53 0.40 0.00 0.00 0.00 0.00 00:58:15 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:46:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:58:15 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:47:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:58:15 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:48:01 eth0 1.70 0.62 0.72 0.40 0.00 0.00 0.00 0.00 00:58:15 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:49:01 eth0 0.72 0.12 0.06 0.07 0.00 0.00 0.00 0.00 00:58:15 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:50:02 eth0 1.18 0.37 0.35 0.20 0.00 0.00 0.00 0.00 00:58:15 00:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:51:01 eth0 0.63 0.30 0.28 0.17 0.00 0.00 0.00 0.00 00:58:15 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:52:01 eth0 0.07 0.05 0.00 0.03 0.00 0.00 0.00 0.00 00:58:15 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:53:01 eth0 0.77 0.22 0.19 0.07 0.00 0.00 0.00 0.00 00:58:15 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:54:01 eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 00:58:15 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:55:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:15 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:57:01 eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 00:58:15 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:58:01 eth0 254.43 213.57 2242.71 20.64 0.00 0.00 0.00 0.00 00:58:15 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 Average: eth0 19.58 14.34 100.60 2.56 0.00 0.00 0.00 0.00 00:58:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:15 00:58:15 00:58:15 ---> sar -P ALL: 00:58:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 00:58:15 00:58:15 00:31:49 LINUX RESTART (2 CPU) 00:58:15 00:58:15 00:33:01 CPU %user %nice %system %iowait %steal %idle 00:58:15 00:34:01 all 0.17 0.00 0.04 0.00 0.02 99.77 00:58:15 00:34:01 0 0.27 0.00 0.03 0.00 0.02 99.68 00:58:15 00:34:01 1 0.07 0.00 0.05 0.00 0.02 99.87 00:58:15 00:35:01 all 4.58 0.00 0.83 1.62 0.03 92.93 00:58:15 00:35:01 0 4.73 0.00 0.81 1.45 0.03 92.98 00:58:15 00:35:01 1 4.43 0.00 0.86 1.80 0.03 92.88 00:58:15 00:36:01 all 0.25 0.00 0.05 0.00 0.02 99.68 00:58:15 00:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 00:58:15 00:36:01 1 0.45 0.00 0.05 0.00 0.02 99.48 00:58:15 00:37:01 all 0.22 0.00 0.03 0.00 0.03 99.72 00:58:15 00:37:01 0 0.05 0.00 0.03 0.00 0.03 99.88 00:58:15 00:37:01 1 0.38 0.00 0.02 0.00 0.03 99.57 00:58:15 00:38:01 all 0.20 0.00 0.04 0.00 0.02 99.74 00:58:15 00:38:01 0 0.05 0.00 0.07 0.00 0.03 99.85 00:58:15 00:38:01 1 0.35 0.00 0.02 0.00 0.00 99.63 00:58:15 00:39:01 all 0.21 0.00 0.03 0.00 0.03 99.72 00:58:15 00:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:58:15 00:39:01 1 0.38 0.00 0.03 0.00 0.03 99.55 00:58:15 00:40:01 all 0.13 0.00 0.04 0.00 0.03 99.81 00:58:15 00:40:01 0 0.18 0.00 0.07 0.00 0.03 99.72 00:58:15 00:40:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:58:15 00:41:01 all 0.12 0.00 0.03 0.00 0.02 99.83 00:58:15 00:41:01 0 0.18 0.00 0.03 0.00 0.03 99.75 00:58:15 00:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:58:15 00:42:01 all 0.16 0.00 0.04 0.00 0.02 99.78 00:58:15 00:42:01 0 0.28 0.00 0.05 0.00 0.02 99.65 00:58:15 00:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:58:15 00:43:01 all 0.33 0.00 0.04 0.00 0.02 99.62 00:58:15 00:43:01 0 0.33 0.00 0.05 0.00 0.02 99.60 00:58:15 00:43:01 1 0.32 0.00 0.03 0.00 0.02 99.63 00:58:15 00:44:01 all 0.08 0.00 0.05 0.00 0.02 99.86 00:58:15 00:44:01 0 0.05 0.00 0.07 0.00 0.03 99.85 00:58:15 00:44:01 1 0.10 0.00 0.03 0.00 0.00 99.87 00:58:15 00:58:15 00:44:01 CPU %user %nice %system %iowait %steal %idle 00:58:15 00:45:01 all 0.12 0.00 0.03 0.00 0.03 99.82 00:58:15 00:45:01 0 0.05 0.00 0.03 0.00 0.03 99.88 00:58:15 00:45:01 1 0.18 0.00 0.03 0.00 0.02 99.77 00:58:15 00:46:01 all 0.10 0.00 0.02 0.00 0.02 99.87 00:58:15 00:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 00:58:15 00:46:01 1 0.13 0.00 0.02 0.00 0.02 99.83 00:58:15 00:47:01 all 0.11 0.00 0.07 0.00 0.02 99.81 00:58:15 00:47:01 0 0.03 0.00 0.08 0.00 0.03 99.85 00:58:15 00:47:01 1 0.18 0.00 0.05 0.00 0.00 99.77 00:58:15 00:48:01 all 0.14 0.00 0.04 0.00 0.03 99.78 00:58:15 00:48:01 0 0.07 0.00 0.03 0.00 0.03 99.87 00:58:15 00:48:01 1 0.22 0.00 0.05 0.00 0.03 99.70 00:58:15 00:49:01 all 0.07 0.00 0.05 0.00 0.01 99.87 00:58:15 00:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:58:15 00:49:01 1 0.10 0.00 0.07 0.00 0.02 99.82 00:58:15 00:50:02 all 0.09 0.00 0.03 0.00 0.03 99.84 00:58:15 00:50:02 0 0.05 0.00 0.03 0.00 0.02 99.90 00:58:15 00:50:02 1 0.13 0.00 0.03 0.00 0.05 99.78 00:58:15 00:51:01 all 0.19 0.00 0.02 0.00 0.02 99.78 00:58:15 00:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:58:15 00:51:01 1 0.36 0.00 0.02 0.00 0.02 99.61 00:58:15 00:52:01 all 0.12 0.00 0.03 0.00 0.03 99.82 00:58:15 00:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:58:15 00:52:01 1 0.20 0.00 0.03 0.00 0.03 99.73 00:58:15 00:53:01 all 0.13 0.00 0.03 0.00 0.01 99.83 00:58:15 00:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:58:15 00:53:01 1 0.22 0.00 0.02 0.00 0.00 99.77 00:58:15 00:54:01 all 0.08 0.00 0.03 0.00 0.02 99.87 00:58:15 00:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:58:15 00:54:01 1 0.12 0.00 0.02 0.00 0.02 99.85 00:58:15 00:55:01 all 0.14 0.00 0.04 0.00 0.01 99.81 00:58:15 00:55:01 0 0.07 0.00 0.05 0.00 0.02 99.87 00:58:15 00:55:01 1 0.22 0.00 0.03 0.00 0.00 99.75 00:58:15 00:58:15 00:55:01 CPU %user %nice %system %iowait %steal %idle 00:58:15 00:56:01 all 0.22 0.00 0.03 0.00 0.03 99.73 00:58:15 00:56:01 0 0.40 0.00 0.03 0.00 0.02 99.55 00:58:15 00:56:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:58:15 00:57:01 all 0.08 0.00 0.03 0.00 0.02 99.87 00:58:15 00:57:01 0 0.13 0.00 0.05 0.00 0.03 99.78 00:58:15 00:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:58:15 00:58:01 all 4.29 0.00 1.46 0.31 0.03 93.91 00:58:15 00:58:01 0 4.68 0.00 1.72 0.44 0.02 93.15 00:58:15 00:58:01 1 3.91 0.00 1.20 0.19 0.03 94.68 00:58:15 Average: all 0.49 0.00 0.12 0.08 0.02 99.29 00:58:15 Average: 0 0.47 0.00 0.14 0.07 0.02 99.29 00:58:15 Average: 1 0.50 0.00 0.11 0.08 0.02 99.29 00:58:15 00:58:15 00:58:15