Pull request #200 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 lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 3ed54484a6741b67f466742e4afbb1f6ad9052c5+5c5f2bea85cb476c0f73449c7dc0f19463694e63 (6b0508f5b98b4f8b9139ca4c5cb56ab06e295349) 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-ssh7564507823378834111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh6832983229509956720.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-200/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-200/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1700313600615446901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh7045013567421330690.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-200/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-200/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2364829288932064279.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-631 in /w/workspace/dgexfoundry_edgex-compose_PR-200 [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-200 # 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-200@tmp/jenkins-gitclient-ssh131777205039134154.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5c5f2bea85cb476c0f73449c7dc0f19463694e63 into PR head commit 3ed54484a6741b67f466742e4afbb1f6ad9052c5 > 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-200@tmp/jenkins-gitclient-ssh8797919314913488913.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 3ed54484a6741b67f466742e4afbb1f6ad9052c5 Checking out Revision 3ed54484a6741b67f466742e4afbb1f6ad9052c5 (PR-200) > git checkout -f 3ed54484a6741b67f466742e4afbb1f6ad9052c5 # 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-200@tmp/jenkins-gitclient-ssh384165780555440440.key > git merge 5c5f2bea85cb476c0f73449c7dc0f19463694e63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ed54484a6741b67f466742e4afbb1f6ad9052c5 # timeout=10 Commit message: "fix: Fix typo in README" > git rev-list --no-walk f9391b05688f475fee72f855cead4f87b61e86a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:55:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 15:55:04 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 15:55:12 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #510 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:16:18 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-200/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:16:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:16:18 ---> package-listing.sh 16:16:18 ++ facter osfamily 16:16:18 ++ tr '[:upper:]' '[:lower:]' 16:16:19 + OS_FAMILY=redhat 16:16:19 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-200 16:16:19 + START_PACKAGES=/tmp/packages_start.txt 16:16:19 + END_PACKAGES=/tmp/packages_end.txt 16:16:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:16:19 + PACKAGES=/tmp/packages_start.txt 16:16:19 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-200 ']' 16:16:19 + PACKAGES=/tmp/packages_end.txt 16:16:19 + case "${OS_FAMILY}" in 16:16:19 + rpm -qa 16:16:19 + sort 16:16:19 + '[' -f /tmp/packages_start.txt ']' 16:16:19 + '[' -f /tmp/packages_end.txt ']' 16:16:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:16:19 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-200 ']' 16:16:19 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-200/archives/ 16:16:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-200/archives/ [Pipeline] echo 16:16:19 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-200/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:16:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:20 16:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:16:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:21 latest: Pulling from edgex-lftools-log-publisher 16:16:21 b4d181a07f80: Pulling fs layer 16:16:21 a1111a8f2ec3: Pulling fs layer 16:16:21 ed53099fbce6: Pulling fs layer 16:16:21 dc539afda2c1: Pulling fs layer 16:16:21 77bc0d833cb6: Pulling fs layer 16:16:21 9065ff56babe: Pulling fs layer 16:16:21 d287ab97295c: Pulling fs layer 16:16:21 dc539afda2c1: Waiting 16:16:21 77bc0d833cb6: Waiting 16:16:21 9065ff56babe: Waiting 16:16:21 d287ab97295c: Waiting 16:16:21 a1111a8f2ec3: Verifying Checksum 16:16:21 a1111a8f2ec3: Download complete 16:16:21 dc539afda2c1: Verifying Checksum 16:16:21 dc539afda2c1: Download complete 16:16:21 ed53099fbce6: Verifying Checksum 16:16:21 ed53099fbce6: Download complete 16:16:21 9065ff56babe: Verifying Checksum 16:16:21 9065ff56babe: Download complete 16:16:21 77bc0d833cb6: Verifying Checksum 16:16:21 77bc0d833cb6: Download complete 16:16:21 b4d181a07f80: Verifying Checksum 16:16:21 b4d181a07f80: Download complete 16:16:22 d287ab97295c: Verifying Checksum 16:16:22 d287ab97295c: Download complete 16:16:23 b4d181a07f80: Pull complete 16:16:24 a1111a8f2ec3: Pull complete 16:16:24 ed53099fbce6: Pull complete 16:16:25 dc539afda2c1: Pull complete 16:16:25 77bc0d833cb6: Pull complete 16:16:25 9065ff56babe: Pull complete 16:16:32 d287ab97295c: Pull complete 16:16:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:16:32 prd-centos7-docker-4c-2g-631 does not seem to be running inside a container 16:16:32 $ 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-200/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-200 -v /w/workspace/dgexfoundry_edgex-compose_PR-200:/w/workspace/dgexfoundry_edgex-compose_PR-200:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-200@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-200@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 16:16:39 $ docker top 243a230523ff8cf68b1b143ce4c280e1b2d26a07397c84027d5993e94a9a521e -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:39 + touch /tmp/pre-build-complete [Pipeline] sh 16:16:39 + mkdir -p /var/log/sysstat [Pipeline] sh 16:16:40 + ls /var/log/sa-host 16:16:40 + sadf -c /var/log/sa-host/sa15 16:16:40 file_magic: OK 16:16:40 HZ: Using current value: 100 16:16:40 file_header: OK 16:16:40 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 16:16:40 Statistics: 16:16:40 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... 16:16:40 File successfully converted to sysstat format version 12.0.3 16:16:40 + sadf -c /var/log/sa-host/sa30 16:16:40 file_magic: OK 16:16:40 HZ: Using current value: 100 16:16:40 file_header: OK 16:16:40 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 16:16:40 Statistics: 16:16:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:16:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:40 provisioning config files... 16:16:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-200@tmp/config7694814610420940688tmp [Pipeline] { [Pipeline] echo 16:16:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:16:40 ---> create-netrc.sh [Pipeline] } 16:16:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:16:41 ---> python-tools-install.sh [Pipeline] echo 16:16:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:16:41 ---> sudo-logs.sh 16:16:41 Archiving 'sudo' log.. 16:16:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-631.novalocal: Name or service not known 16:16:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-631.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:16:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:16:41 ---> job-cost.sh 16:16:41 lf-activate-venv: SKIPPING 16:16:41 INFO: No Stack... 16:16:41 INFO: Retrieving Pricing Info for: v3-standard-2 16:16:42 INFO: Archiving Costs [Pipeline] echo 16:16:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:16:42 ---> logs-deploy.sh 16:16:42 lf-activate-venv: SKIPPING 16:16:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-200/2 16:16:42 INFO: archiving workspace using pattern(s): 16:16:43 Archives upload complete. 16:16:43 INFO: archiving logs to Nexus 16:16:43 ---> uname -a: 16:16:43 Linux prd-centos7-docker-4c-2g-631.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:16:43 16:16:43 16:16:43 ---> lscpu: 16:16:43 Architecture: x86_64 16:16:43 CPU op-mode(s): 32-bit, 64-bit 16:16:43 Byte Order: Little Endian 16:16:43 Address sizes: 40 bits physical, 48 bits virtual 16:16:43 CPU(s): 2 16:16:43 On-line CPU(s) list: 0,1 16:16:43 Thread(s) per core: 1 16:16:43 Core(s) per socket: 1 16:16:43 Socket(s): 2 16:16:43 NUMA node(s): 1 16:16:43 Vendor ID: AuthenticAMD 16:16:43 CPU family: 23 16:16:43 Model: 49 16:16:43 Model name: AMD EPYC-Rome Processor 16:16:43 Stepping: 0 16:16:43 CPU MHz: 2799.998 16:16:43 BogoMIPS: 5599.99 16:16:43 Virtualization: AMD-V 16:16:43 Hypervisor vendor: KVM 16:16:43 Virtualization type: full 16:16:43 L1d cache: 32K 16:16:43 L1i cache: 32K 16:16:43 L2 cache: 512K 16:16:43 L3 cache: 16384K 16:16:43 NUMA node0 CPU(s): 0,1 16:16:43 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 16:16:43 16:16:43 16:16:43 ---> nproc: 16:16:43 2 16:16:43 16:16:43 16:16:43 ---> df -h: 16:16:43 Filesystem Size Used Avail Use% Mounted on 16:16:43 overlay 40G 7.3G 33G 19% / 16:16:43 tmpfs 64M 0 64M 0% /dev 16:16:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:16:43 shm 64M 0 64M 0% /dev/shm 16:16:43 /dev/vda1 40G 7.3G 33G 19% /facter-os 16:16:43 16:16:43 16:16:43 ---> sar -b -r -n DEV: 16:16:43 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 16:16:43 16:16:43 15:54:30 LINUX RESTART (2 CPU) 16:16:43 16:16:43 15:55:01 tps rtps wtps bread/s bwrtn/s 16:16:43 15:56:01 60.87 0.00 60.87 0.00 937.39 16:16:43 15:57:01 1.32 0.00 1.32 0.00 25.38 16:16:43 15:58:01 0.30 0.00 0.30 0.00 3.67 16:16:43 15:59:01 0.30 0.00 0.30 0.00 3.78 16:16:43 16:00:01 0.18 0.00 0.18 0.00 2.08 16:16:43 16:01:01 0.40 0.02 0.38 0.13 4.98 16:16:43 16:02:01 0.42 0.08 0.33 1.60 5.56 16:16:43 16:03:01 0.25 0.00 0.25 0.00 2.58 16:16:43 16:04:01 0.25 0.00 0.25 0.00 3.32 16:16:43 16:05:01 0.35 0.00 0.35 0.00 5.78 16:16:43 16:06:01 0.23 0.00 0.23 0.00 2.70 16:16:43 16:07:01 0.17 0.00 0.17 0.00 1.88 16:16:43 16:08:01 0.20 0.00 0.20 0.00 1.90 16:16:43 16:09:01 0.25 0.00 0.25 0.00 3.45 16:16:43 16:10:01 0.37 0.20 0.17 6.40 1.60 16:16:43 16:11:01 0.92 0.00 0.92 0.00 17.67 16:16:43 16:12:01 0.23 0.00 0.23 0.00 4.50 16:16:43 16:13:01 3.48 3.22 0.27 51.57 4.70 16:16:43 16:14:01 288.14 266.76 21.39 3706.86 969.64 16:16:43 16:15:01 0.57 0.00 0.57 0.00 8.58 16:16:43 16:16:01 0.33 0.00 0.33 0.00 4.61 16:16:43 Average: 17.12 12.87 4.25 179.39 96.01 16:16:43 16:16:43 15:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:16:43 15:56:01 5815472 0 600472 7.50 2620 1590376 1239988 13.69 489536 1475908 12 16:16:43 15:57:01 5828356 0 587584 7.34 2620 1590380 1135324 12.53 479056 1476000 12 16:16:43 15:58:01 5824596 0 591344 7.38 2620 1590380 1135640 12.54 482476 1476000 12 16:16:43 15:59:01 5823980 0 591948 7.39 2620 1590392 1135388 12.54 482716 1476296 16 16:16:43 16:00:01 5824152 0 591772 7.39 2620 1590396 1135556 12.54 482700 1476296 12 16:16:43 16:01:01 5823844 0 592076 7.39 2620 1590400 1138184 12.57 482616 1476296 16 16:16:43 16:02:01 5823712 0 592080 7.39 2620 1590528 1136040 12.54 482896 1476360 8 16:16:43 16:03:01 5816052 0 599736 7.49 2620 1590532 1135896 12.54 490660 1476360 12 16:16:43 16:04:01 5814348 0 601440 7.51 2620 1590532 1136224 12.54 492824 1475736 20 16:16:43 16:05:01 5814940 0 600840 7.50 2620 1590540 1136140 12.54 492404 1475736 20 16:16:43 16:06:01 5814524 0 601256 7.51 2620 1590540 1136008 12.54 492700 1475736 16 16:16:43 16:07:01 5815108 0 600664 7.50 2620 1590548 1135960 12.54 492328 1475736 8 16:16:43 16:08:01 5815280 0 600488 7.50 2620 1590552 1135960 12.54 492352 1475736 8 16:16:43 16:09:01 5814924 0 600840 7.50 2620 1590556 1136116 12.54 493156 1475736 8 16:16:43 16:10:01 5813900 0 601860 7.51 2620 1590560 1136056 12.54 492828 1475736 24 16:16:43 16:11:01 5814564 0 601192 7.51 2620 1590564 1135996 12.54 492676 1475736 16 16:16:43 16:12:01 5814804 0 600948 7.50 2620 1590568 1135960 12.54 492368 1475736 20 16:16:43 16:13:01 5810384 0 604084 7.54 2620 1591852 1138180 12.57 494348 1476152 16 16:16:43 16:14:01 5648172 0 708316 8.84 2620 1649832 1136060 12.54 532832 1494732 16 16:16:43 16:15:01 5646112 0 710372 8.87 2620 1649836 1136264 12.54 534204 1494732 16 16:16:43 16:16:01 5646992 0 709488 8.86 2620 1649840 1136120 12.54 533532 1494732 12 16:16:43 Average: 5793534 0 613752 7.66 2620 1599034 1141098 12.60 495296 1478642 14 16:16:43 16:16:43 15:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:16:43 15:56:01 eth0 4.05 2.85 2.66 5.37 0.00 0.00 0.00 0.00 16:16:43 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 15:57:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:16:43 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 15:58:01 eth0 0.87 0.33 0.31 0.17 0.00 0.00 0.00 0.00 16:16:43 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 15:59:01 eth0 0.63 0.10 0.06 0.04 0.00 0.00 0.00 0.00 16:16:43 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:00:01 eth0 0.80 0.43 0.35 0.27 0.00 0.00 0.00 0.00 16:16:43 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:01:01 eth0 0.57 0.17 0.11 0.01 0.00 0.00 0.00 0.00 16:16:43 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:02:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 16:16:43 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:03:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:16:43 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:04:01 eth0 2.27 0.58 0.67 0.37 0.00 0.00 0.00 0.00 16:16:43 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:05:01 eth0 0.23 0.18 0.08 0.10 0.00 0.00 0.00 0.00 16:16:43 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:06:01 eth0 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:16:43 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:07:01 eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 16:16:43 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:08:01 eth0 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00 16:16:43 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:09:01 eth0 0.50 0.35 0.27 0.17 0.00 0.00 0.00 0.00 16:16:43 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:10:01 eth0 0.27 0.20 0.09 0.10 0.00 0.00 0.00 0.00 16:16:43 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:11:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:16:43 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:12:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:16:43 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:16:43 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:14:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:16:43 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:15:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:16:43 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:16:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:16:43 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 Average: eth0 0.62 0.32 0.25 0.33 0.00 0.00 0.00 0.00 16:16:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:43 16:16:43 16:16:43 ---> sar -P ALL: 16:16:43 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 16:16:43 16:16:43 15:54:30 LINUX RESTART (2 CPU) 16:16:43 16:16:43 15:55:01 CPU %user %nice %system %iowait %steal %idle 16:16:43 15:56:01 all 0.68 0.00 0.46 1.42 0.03 97.41 16:16:43 15:56:01 0 0.85 0.00 0.52 1.59 0.03 97.00 16:16:43 15:56:01 1 0.50 0.00 0.40 1.25 0.02 97.83 16:16:43 15:57:01 all 0.08 0.00 0.04 0.00 0.01 99.87 16:16:43 15:57:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:16:43 15:57:01 1 0.10 0.00 0.05 0.00 0.00 99.85 16:16:43 15:58:01 all 0.27 0.00 0.04 0.00 0.02 99.67 16:16:43 15:58:01 0 0.17 0.00 0.05 0.00 0.02 99.77 16:16:43 15:58:01 1 0.37 0.00 0.03 0.00 0.02 99.58 16:16:43 15:59:01 all 0.18 0.00 0.03 0.00 0.01 99.78 16:16:43 15:59:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:16:43 15:59:01 1 0.28 0.00 0.02 0.00 0.00 99.70 16:16:43 16:00:01 all 0.19 0.00 0.06 0.00 0.02 99.73 16:16:43 16:00:01 0 0.08 0.00 0.08 0.00 0.03 99.80 16:16:43 16:00:01 1 0.30 0.00 0.03 0.00 0.00 99.67 16:16:43 16:01:01 all 0.22 0.00 0.06 0.00 0.03 99.70 16:16:43 16:01:01 0 0.07 0.00 0.08 0.00 0.03 99.82 16:16:43 16:01:01 1 0.37 0.00 0.03 0.00 0.02 99.58 16:16:43 16:02:01 all 0.28 0.00 0.07 0.01 0.01 99.64 16:16:43 16:02:01 0 0.07 0.00 0.07 0.02 0.02 99.83 16:16:43 16:02:01 1 0.48 0.00 0.07 0.00 0.00 99.45 16:16:43 16:03:01 all 0.23 0.00 0.05 0.00 0.01 99.72 16:16:43 16:03:01 0 0.05 0.00 0.05 0.00 0.00 99.90 16:16:43 16:03:01 1 0.40 0.00 0.05 0.00 0.02 99.53 16:16:43 16:04:01 all 0.29 0.00 0.03 0.00 0.02 99.66 16:16:43 16:04:01 0 0.10 0.00 0.05 0.00 0.02 99.83 16:16:43 16:04:01 1 0.48 0.00 0.02 0.00 0.02 99.48 16:16:43 16:05:01 all 0.25 0.00 0.05 0.00 0.02 99.68 16:16:43 16:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:16:43 16:05:01 1 0.43 0.00 0.05 0.00 0.02 99.50 16:16:43 16:06:01 all 0.08 0.00 0.08 0.00 0.02 99.82 16:16:43 16:06:01 0 0.08 0.00 0.08 0.00 0.02 99.82 16:16:43 16:06:01 1 0.08 0.00 0.07 0.00 0.02 99.83 16:16:43 16:16:43 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:16:43 16:07:01 all 0.17 0.00 0.04 0.00 0.02 99.77 16:16:43 16:07:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:16:43 16:07:01 1 0.28 0.00 0.05 0.00 0.00 99.67 16:16:43 16:08:01 all 0.21 0.00 0.04 0.00 0.02 99.73 16:16:43 16:08:01 0 0.08 0.00 0.07 0.00 0.02 99.83 16:16:43 16:08:01 1 0.33 0.00 0.02 0.00 0.02 99.63 16:16:43 16:09:01 all 0.17 0.00 0.03 0.00 0.01 99.79 16:16:43 16:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:16:43 16:09:01 1 0.27 0.00 0.03 0.00 0.00 99.70 16:16:43 16:10:01 all 0.15 0.00 0.05 0.00 0.03 99.77 16:16:43 16:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:16:43 16:10:01 1 0.25 0.00 0.05 0.00 0.03 99.67 16:16:43 16:11:01 all 0.16 0.00 0.03 0.00 0.01 99.80 16:16:43 16:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:16:43 16:11:01 1 0.27 0.00 0.05 0.00 0.00 99.68 16:16:43 16:12:01 all 0.23 0.00 0.05 0.00 0.02 99.71 16:16:43 16:12:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:16:43 16:12:01 1 0.38 0.00 0.05 0.00 0.02 99.55 16:16:43 16:13:01 all 0.24 0.04 0.22 0.05 0.01 99.44 16:16:43 16:13:01 0 0.05 0.03 0.25 0.03 0.02 99.62 16:16:43 16:13:01 1 0.43 0.05 0.18 0.07 0.00 99.27 16:16:43 16:14:01 all 0.17 4.11 13.05 2.26 0.04 80.36 16:16:43 16:14:01 0 0.07 4.28 13.53 2.03 0.05 80.05 16:16:43 16:14:01 1 0.27 3.94 12.58 2.50 0.03 80.68 16:16:43 16:15:01 all 0.20 0.00 0.04 0.00 0.03 99.73 16:16:43 16:15:01 0 0.07 0.00 0.05 0.00 0.03 99.85 16:16:43 16:15:01 1 0.33 0.00 0.03 0.00 0.02 99.62 16:16:43 16:16:01 all 0.23 0.00 0.03 0.00 0.01 99.73 16:16:43 16:16:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:16:43 16:16:01 1 0.40 0.00 0.02 0.00 0.00 99.58 16:16:43 Average: all 0.22 0.19 0.69 0.18 0.02 98.71 16:16:43 Average: 0 0.11 0.20 0.72 0.17 0.02 98.78 16:16:43 Average: 1 0.34 0.19 0.65 0.18 0.01 98.64 16:16:43 16:16:43 16:16:43