Pull request #206 updated 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 ernestojeda for edgexfoundry/edgex-compose Obtained Jenkinsfile from 70cfaed6c5d62575b403f32f0ef603682a2dfd83+4794bb781c029770000819a894ada41526a7dcb8 (9412e5a783143dbce3ca0c850d0bdaf3f54ebd5c) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7362015027408737250.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh4517491370149149701.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-206/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7010002038761539904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6785196028278539313.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-206/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1518601535774273533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Waiting for next available executor Running on prd-centos7-docker-8c-8g-373 in /w/workspace/dgexfoundry_edgex-compose_PR-206 [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-206 # 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-206@tmp/jenkins-gitclient-ssh3504344087016296515.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/jenkins-gitclient-ssh7749864814760219555.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4794bb781c029770000819a894ada41526a7dcb8 into PR head commit 70cfaed6c5d62575b403f32f0ef603682a2dfd83 Merge succeeded, producing 70cfaed6c5d62575b403f32f0ef603682a2dfd83 Checking out Revision 70cfaed6c5d62575b403f32f0ef603682a2dfd83 (PR-206) > git config core.sparsecheckout # timeout=10 > git checkout -f 70cfaed6c5d62575b403f32f0ef603682a2dfd83 # 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-206@tmp/jenkins-gitclient-ssh1018834353105555116.key > git merge 4794bb781c029770000819a894ada41526a7dcb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70cfaed6c5d62575b403f32f0ef603682a2dfd83 # timeout=10 Commit message: "ci: add stage to archive 3rd party images from compose file" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:39:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 20:39:07 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test > git rev-list --no-walk d2d2aaa60d96e3219ce4be01d7e551cec2418ee7 # timeout=10 20:39:15 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #518 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive 3rd Party Images) Stage "Archive 3rd Party Images" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:50:38 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-206/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:50:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:50:39 ---> package-listing.sh 20:50:39 ++ facter osfamily 20:50:39 ++ tr '[:upper:]' '[:lower:]' 20:50:39 + OS_FAMILY=redhat 20:50:39 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-206 20:50:39 + START_PACKAGES=/tmp/packages_start.txt 20:50:39 + END_PACKAGES=/tmp/packages_end.txt 20:50:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:50:39 + PACKAGES=/tmp/packages_start.txt 20:50:39 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' 20:50:39 + PACKAGES=/tmp/packages_end.txt 20:50:39 + case "${OS_FAMILY}" in 20:50:39 + rpm -qa 20:50:39 + sort 20:50:39 + '[' -f /tmp/packages_start.txt ']' 20:50:39 + '[' -f /tmp/packages_end.txt ']' 20:50:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:50:39 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' 20:50:39 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ 20:50:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ [Pipeline] echo 20:50:39 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-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:50:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:40 20:50:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:41 latest: Pulling from edgex-lftools-log-publisher 20:50:41 b4d181a07f80: Pulling fs layer 20:50:41 a1111a8f2ec3: Pulling fs layer 20:50:41 ed53099fbce6: Pulling fs layer 20:50:41 dc539afda2c1: Pulling fs layer 20:50:41 77bc0d833cb6: Pulling fs layer 20:50:41 9065ff56babe: Pulling fs layer 20:50:41 d287ab97295c: Pulling fs layer 20:50:41 9065ff56babe: Waiting 20:50:41 dc539afda2c1: Waiting 20:50:41 77bc0d833cb6: Waiting 20:50:41 a1111a8f2ec3: Verifying Checksum 20:50:41 a1111a8f2ec3: Download complete 20:50:41 dc539afda2c1: Verifying Checksum 20:50:41 dc539afda2c1: Download complete 20:50:41 77bc0d833cb6: Verifying Checksum 20:50:41 77bc0d833cb6: Download complete 20:50:41 ed53099fbce6: Verifying Checksum 20:50:41 ed53099fbce6: Download complete 20:50:41 9065ff56babe: Verifying Checksum 20:50:41 9065ff56babe: Download complete 20:50:41 b4d181a07f80: Download complete 20:50:42 d287ab97295c: Verifying Checksum 20:50:42 d287ab97295c: Download complete 20:50:42 b4d181a07f80: Pull complete 20:50:42 a1111a8f2ec3: Pull complete 20:50:43 ed53099fbce6: Pull complete 20:50:43 dc539afda2c1: Pull complete 20:50:43 77bc0d833cb6: Pull complete 20:50:43 9065ff56babe: Pull complete 20:50:49 d287ab97295c: Pull complete 20:50:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:50:49 prd-centos7-docker-8c-8g-373 does not seem to be running inside a container 20:50:49 $ 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-206/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-206 -v /w/workspace/dgexfoundry_edgex-compose_PR-206:/w/workspace/dgexfoundry_edgex-compose_PR-206:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:50:52 $ docker top 9e2cd635be028d5d0d4deb426e2fd39514cd4a9ace04c1712bca0e5ea8d84f3f -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:52 + touch /tmp/pre-build-complete [Pipeline] sh 20:50:53 + mkdir -p /var/log/sysstat [Pipeline] sh 20:50:53 + ls /var/log/sa-host 20:50:53 + sadf -c /var/log/sa-host/sa23 20:50:53 file_magic: OK 20:50:53 HZ: Using current value: 100 20:50:53 file_header: OK 20:50:53 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 20:50:53 Statistics: 20:50:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:50:53 File successfully converted to sysstat format version 12.0.3 20:50:53 + sadf -c /var/log/sa-host/sa30 20:50:53 file_magic: OK 20:50:53 HZ: Using current value: 100 20:50:53 file_header: OK 20:50:53 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 20:50:53 Statistics: 20:50:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:50:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:53 provisioning config files... 20:50:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/config5532735228660944491tmp [Pipeline] { [Pipeline] echo 20:50:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:50:53 ---> create-netrc.sh [Pipeline] } 20:50:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:50:54 ---> python-tools-install.sh [Pipeline] echo 20:50:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:50:54 ---> sudo-logs.sh 20:50:54 Archiving 'sudo' log.. 20:50:54 sudo: unable to resolve host prd-centos7-docker-8c-8g-373.novalocal: Name or service not known 20:50:54 sudo: unable to resolve host prd-centos7-docker-8c-8g-373.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:50:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:50:54 ---> job-cost.sh 20:50:54 lf-activate-venv: SKIPPING 20:50:54 INFO: No Stack... 20:50:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:50:55 INFO: Archiving Costs [Pipeline] echo 20:50:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:50:55 ---> logs-deploy.sh 20:50:55 lf-activate-venv: SKIPPING 20:50:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-206/7 20:50:55 INFO: archiving workspace using pattern(s): 20:50:56 Archives upload complete. 20:50:56 INFO: archiving logs to Nexus 20:50:57 ---> uname -a: 20:50:57 Linux prd-centos7-docker-8c-8g-373.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:50:57 20:50:57 20:50:57 ---> lscpu: 20:50:57 Architecture: x86_64 20:50:57 CPU op-mode(s): 32-bit, 64-bit 20:50:57 Byte Order: Little Endian 20:50:57 Address sizes: 40 bits physical, 48 bits virtual 20:50:57 CPU(s): 8 20:50:57 On-line CPU(s) list: 0-7 20:50:57 Thread(s) per core: 1 20:50:57 Core(s) per socket: 1 20:50:57 Socket(s): 8 20:50:57 NUMA node(s): 1 20:50:57 Vendor ID: AuthenticAMD 20:50:57 CPU family: 23 20:50:57 Model: 49 20:50:57 Model name: AMD EPYC-Rome Processor 20:50:57 Stepping: 0 20:50:57 CPU MHz: 2799.998 20:50:57 BogoMIPS: 5599.99 20:50:57 Virtualization: AMD-V 20:50:57 Hypervisor vendor: KVM 20:50:57 Virtualization type: full 20:50:57 L1d cache: 32K 20:50:57 L1i cache: 32K 20:50:57 L2 cache: 512K 20:50:57 L3 cache: 16384K 20:50:57 NUMA node0 CPU(s): 0-7 20:50:57 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 20:50:57 20:50:57 20:50:57 ---> nproc: 20:50:57 8 20:50:57 20:50:57 20:50:57 ---> df -h: 20:50:57 Filesystem Size Used Avail Use% Mounted on 20:50:57 overlay 160G 7.7G 153G 5% / 20:50:57 tmpfs 64M 0 64M 0% /dev 20:50:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:50:57 shm 64M 0 64M 0% /dev/shm 20:50:57 /dev/vda1 160G 7.7G 153G 5% /facter-os 20:50:57 20:50:57 20:50:57 ---> sar -b -r -n DEV: 20:50:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/23/21 _x86_64_ (8 CPU) 20:50:57 20:50:57 20:38:38 LINUX RESTART (8 CPU) 20:50:57 20:50:57 20:39:01 tps rtps wtps bread/s bwrtn/s 20:50:57 20:40:01 121.33 0.82 120.52 582.06 1325.64 20:50:57 20:41:01 1.17 0.00 1.17 0.00 19.38 20:50:57 20:42:01 0.27 0.00 0.27 0.00 3.46 20:50:57 20:43:01 0.27 0.00 0.27 0.00 3.15 20:50:57 20:44:01 0.22 0.00 0.22 0.00 2.45 20:50:57 20:45:01 0.32 0.00 0.32 0.00 4.91 20:50:57 20:46:01 0.32 0.00 0.32 0.00 4.78 20:50:57 20:47:01 0.28 0.00 0.28 0.00 3.63 20:50:57 20:48:01 0.23 0.00 0.23 0.00 2.98 20:50:57 20:49:01 0.18 0.00 0.18 0.00 2.33 20:50:57 20:50:01 0.28 0.00 0.28 0.00 4.06 20:50:57 Average: 11.36 0.07 11.28 52.95 125.25 20:50:57 20:50:57 20:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:50:57 20:40:01 30293140 0 893492 2.73 2620 1590348 1442404 4.26 522676 1477936 20 20:50:57 20:41:01 30291652 0 894980 2.73 2620 1590348 1466992 4.34 524488 1477652 12 20:50:57 20:42:01 30290220 0 896408 2.73 2620 1590352 1466980 4.34 526292 1477652 20 20:50:57 20:43:01 30287360 0 899260 2.74 2620 1590360 1466948 4.34 528424 1477652 20 20:50:57 20:44:01 30289224 0 897388 2.74 2620 1590368 1466852 4.34 526728 1477652 20 20:50:57 20:45:01 30289116 0 897488 2.74 2620 1590376 1466852 4.34 526664 1477652 20 20:50:57 20:46:01 30289364 0 897236 2.74 2620 1590380 1466836 4.34 526432 1477652 12 20:50:57 20:47:01 30286256 0 900340 2.75 2620 1590384 1466884 4.34 529656 1477652 12 20:50:57 20:48:01 30285756 0 900836 2.75 2620 1590388 1466956 4.34 529952 1477652 20 20:50:57 20:49:01 30286536 0 900048 2.75 2620 1590396 1466896 4.34 529408 1477656 20 20:50:57 20:50:01 30284644 0 901936 2.75 2620 1590400 1466856 4.34 530716 1477724 16 20:50:57 Average: 30288479 0 898128 2.74 2620 1590373 1464678 4.33 527403 1477685 17 20:50:57 20:50:57 20:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:50:57 20:40:01 eth0 21.60 14.61 21.16 8.56 0.00 0.00 0.00 0.00 20:50:57 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:41:01 eth0 1.03 0.47 0.32 0.21 0.00 0.00 0.00 0.00 20:50:57 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:42:01 eth0 0.57 0.33 0.27 0.17 0.00 0.00 0.00 0.00 20:50:57 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:43:01 eth0 0.97 0.40 0.32 0.20 0.00 0.00 0.00 0.00 20:50:57 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:44:01 eth0 0.22 0.20 0.08 0.08 0.00 0.00 0.00 0.00 20:50:57 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:45:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 20:50:57 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:46:01 eth0 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 20:50:57 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:47:01 eth0 1.47 0.52 0.58 0.39 0.00 0.00 0.00 0.00 20:50:57 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:48:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 20:50:57 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:49:01 eth0 0.25 0.22 0.09 0.07 0.00 0.00 0.00 0.00 20:50:57 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:50:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:50:57 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 Average: eth0 2.50 1.59 2.12 0.90 0.00 0.00 0.00 0.00 20:50:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:57 20:50:57 20:50:57 ---> sar -P ALL: 20:50:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/23/21 _x86_64_ (8 CPU) 20:50:57 20:50:57 20:38:38 LINUX RESTART (8 CPU) 20:50:57 20:50:57 20:39:01 CPU %user %nice %system %iowait %steal %idle 20:50:57 20:40:01 all 0.40 0.00 0.23 0.30 0.01 99.07 20:50:57 20:40:01 0 0.15 0.00 0.12 0.23 0.00 99.50 20:50:57 20:40:01 1 0.45 0.00 0.08 0.00 0.00 99.47 20:50:57 20:40:01 2 0.58 0.00 0.48 0.82 0.02 98.10 20:50:57 20:40:01 3 0.35 0.00 0.13 0.08 0.03 99.40 20:50:57 20:40:01 4 0.58 0.00 0.12 0.00 0.02 99.28 20:50:57 20:40:01 5 0.37 0.00 0.72 1.25 0.02 97.65 20:50:57 20:40:01 6 0.28 0.00 0.08 0.00 0.00 99.63 20:50:57 20:40:01 7 0.40 0.00 0.07 0.00 0.02 99.52 20:50:57 20:41:01 all 0.05 0.00 0.02 0.00 0.00 99.93 20:50:57 20:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:50:57 20:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:50:57 20:41:01 3 0.25 0.00 0.02 0.00 0.02 99.72 20:50:57 20:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:50:57 20:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:50:57 20:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:50:57 20:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:42:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:50:57 20:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:50:57 20:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:50:57 20:42:01 3 0.25 0.00 0.02 0.00 0.00 99.73 20:50:57 20:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:50:57 20:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:50:57 20:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:50:57 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:43:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:50:57 20:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:50:57 20:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:50:57 20:43:01 3 0.10 0.00 0.00 0.00 0.02 99.88 20:50:57 20:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:50:57 20:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:50:57 20:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:50:57 20:44:01 all 0.05 0.00 0.01 0.00 0.01 99.93 20:50:57 20:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:50:57 20:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:50:57 20:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:44:01 3 0.33 0.00 0.00 0.00 0.00 99.67 20:50:57 20:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:50:57 20:44:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:50:57 20:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:50:57 20:45:01 all 0.06 0.00 0.01 0.00 0.00 99.93 20:50:57 20:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:50:57 20:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:50:57 20:45:01 3 0.38 0.00 0.00 0.00 0.00 99.62 20:50:57 20:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:50:57 20:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:50:57 20:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:50:57 20:46:01 all 0.06 0.00 0.00 0.00 0.00 99.93 20:50:57 20:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:50:57 20:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:50:57 20:46:01 3 0.38 0.00 0.00 0.00 0.00 99.62 20:50:57 20:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:50:57 20:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:50:57 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:47:01 all 0.05 0.00 0.02 0.00 0.01 99.91 20:50:57 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:47:01 1 0.02 0.00 0.07 0.00 0.03 99.88 20:50:57 20:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:50:57 20:47:01 3 0.30 0.00 0.02 0.00 0.02 99.67 20:50:57 20:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:50:57 20:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:50:57 20:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:50:57 20:48:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:50:57 20:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:48:01 1 0.10 0.00 0.05 0.00 0.02 99.83 20:50:57 20:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:50:57 20:48:01 3 0.13 0.00 0.00 0.00 0.00 99.87 20:50:57 20:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:50:57 20:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:50:57 20:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:50:57 20:49:01 all 0.07 0.00 0.01 0.00 0.00 99.92 20:50:57 20:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:50:57 20:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:49:01 3 0.50 0.00 0.00 0.00 0.00 99.50 20:50:57 20:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:50:57 20:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:50:57 20:50:01 all 0.06 0.00 0.01 0.00 0.00 99.93 20:50:57 20:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:50:57 20:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:50:57 20:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:50:57 20:50:01 3 0.37 0.00 0.02 0.00 0.00 99.62 20:50:57 20:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:50:57 20:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:50:57 20:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:50:57 20:50:57 Average: CPU %user %nice %system %iowait %steal %idle 20:50:57 Average: all 0.08 0.00 0.03 0.03 0.01 99.85 20:50:57 Average: 0 0.02 0.00 0.01 0.02 0.00 99.95 20:50:57 Average: 1 0.07 0.00 0.04 0.00 0.02 99.87 20:50:57 Average: 2 0.07 0.00 0.05 0.07 0.00 99.81 20:50:57 Average: 3 0.30 0.00 0.02 0.01 0.01 99.66 20:50:57 Average: 4 0.07 0.00 0.02 0.00 0.00 99.90 20:50:57 Average: 5 0.04 0.00 0.08 0.11 0.00 99.77 20:50:57 Average: 6 0.04 0.00 0.02 0.00 0.01 99.94 20:50:57 Average: 7 0.04 0.00 0.01 0.00 0.00 99.94 20:50:57 20:50:57 20:50:57