Pull request #189 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 ed85121a7eef3a769e906c072e70d09c4ecd2d1f+4bc2b57207107a2dd7509f22583545f513f914eb (6b613b3471fd5b6767d698f94ce4bee740364562) 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-ssh6006296257633895192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh877428271410539475.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-189/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-189/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2972329821934702891.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1038839310411108953.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-189/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-189/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2811169377205764135.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-4c-2g-20 in /w/workspace/dgexfoundry_edgex-compose_PR-189 [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-189 # 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-189@tmp/jenkins-gitclient-ssh1898097700389869653.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 4bc2b57207107a2dd7509f22583545f513f914eb into PR head commit ed85121a7eef3a769e906c072e70d09c4ecd2d1f Merge succeeded, producing ed85121a7eef3a769e906c072e70d09c4ecd2d1f Checking out Revision ed85121a7eef3a769e906c072e70d09c4ecd2d1f (PR-189) > 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-189@tmp/jenkins-gitclient-ssh481124563301529357.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed85121a7eef3a769e906c072e70d09c4ecd2d1f # 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-189@tmp/jenkins-gitclient-ssh3847676770498112665.key > git merge 4bc2b57207107a2dd7509f22583545f513f914eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed85121a7eef3a769e906c072e70d09c4ecd2d1f # timeout=10 Commit message: "feat: Ensure all services, that should, restart after reboot." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:21:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 23:21:55 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 23:22:02 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #495 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:44:37 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-189/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:44:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:44:38 ---> package-listing.sh 23:44:38 ++ facter osfamily 23:44:38 ++ tr '[:upper:]' '[:lower:]' 23:44:38 + OS_FAMILY=redhat 23:44:38 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-189 23:44:38 + START_PACKAGES=/tmp/packages_start.txt 23:44:38 + END_PACKAGES=/tmp/packages_end.txt 23:44:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:44:38 + PACKAGES=/tmp/packages_start.txt 23:44:38 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-189 ']' 23:44:38 + PACKAGES=/tmp/packages_end.txt 23:44:38 + case "${OS_FAMILY}" in 23:44:38 + rpm -qa 23:44:38 + sort 23:44:39 + '[' -f /tmp/packages_start.txt ']' 23:44:39 + '[' -f /tmp/packages_end.txt ']' 23:44:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:44:39 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-189 ']' 23:44:39 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-189/archives/ 23:44:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-189/archives/ [Pipeline] echo 23:44: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-189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:44:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:40 23:44:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:44:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:41 latest: Pulling from edgex-lftools-log-publisher 23:44:41 b4d181a07f80: Pulling fs layer 23:44:41 a1111a8f2ec3: Pulling fs layer 23:44:41 ed53099fbce6: Pulling fs layer 23:44:41 dc539afda2c1: Pulling fs layer 23:44:41 77bc0d833cb6: Pulling fs layer 23:44:41 9065ff56babe: Pulling fs layer 23:44:41 d287ab97295c: Pulling fs layer 23:44:41 dc539afda2c1: Waiting 23:44:41 77bc0d833cb6: Waiting 23:44:41 9065ff56babe: Waiting 23:44:41 d287ab97295c: Waiting 23:44:41 a1111a8f2ec3: Verifying Checksum 23:44:41 a1111a8f2ec3: Download complete 23:44:41 dc539afda2c1: Verifying Checksum 23:44:41 dc539afda2c1: Download complete 23:44:41 77bc0d833cb6: Verifying Checksum 23:44:41 77bc0d833cb6: Download complete 23:44:41 9065ff56babe: Verifying Checksum 23:44:41 9065ff56babe: Download complete 23:44:41 ed53099fbce6: Verifying Checksum 23:44:41 ed53099fbce6: Download complete 23:44:42 b4d181a07f80: Verifying Checksum 23:44:42 b4d181a07f80: Download complete 23:44:44 b4d181a07f80: Pull complete 23:44:44 a1111a8f2ec3: Pull complete 23:44:44 ed53099fbce6: Pull complete 23:44:44 dc539afda2c1: Pull complete 23:44:44 77bc0d833cb6: Pull complete 23:44:45 9065ff56babe: Pull complete 23:44:46 d287ab97295c: Verifying Checksum 23:44:46 d287ab97295c: Download complete 23:44:50 d287ab97295c: Pull complete 23:44:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:44:50 prd-centos7-docker-4c-2g-20 does not seem to be running inside a container 23:44:50 $ 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-189/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-189 -v /w/workspace/dgexfoundry_edgex-compose_PR-189:/w/workspace/dgexfoundry_edgex-compose_PR-189:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-189@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-189@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:44:53 $ docker top a0adc685c3954701a5f6bc4863d1a249f29aa44a2661fcb1694486b949b7f311 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:53 + touch /tmp/pre-build-complete [Pipeline] sh 23:44:53 + mkdir -p /var/log/sysstat [Pipeline] sh 23:44:54 + ls /var/log/sa-host 23:44:54 + sadf -c /var/log/sa-host/sa05 23:44:54 file_magic: OK 23:44:54 HZ: Using current value: 100 23:44:54 file_header: OK 23:44:54 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 23:44:54 Statistics: 23:44:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:44:54 File successfully converted to sysstat format version 12.0.3 23:44:54 + sadf -c /var/log/sa-host/sa28 23:44:54 file_magic: OK 23:44:54 HZ: Using current value: 100 23:44:54 file_header: OK 23:44:54 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 23:44:54 Statistics: 23:44:54 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... 23:44:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:44:54 provisioning config files... 23:44:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-189@tmp/config3736791447055434006tmp [Pipeline] { [Pipeline] echo 23:44:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:44:55 ---> create-netrc.sh [Pipeline] } 23:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:44:55 ---> python-tools-install.sh [Pipeline] echo 23:44:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:44:55 ---> sudo-logs.sh 23:44:55 Archiving 'sudo' log.. 23:44:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-20.vexxhost.local: Name or service not known 23:44:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-20.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:44:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:44:56 ---> job-cost.sh 23:44:56 lf-activate-venv: SKIPPING 23:44:56 INFO: No Stack... 23:44:57 INFO: Retrieving Pricing Info for: v3-standard-2 23:44:57 INFO: Archiving Costs [Pipeline] echo 23:44:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:44:58 ---> logs-deploy.sh 23:44:58 lf-activate-venv: SKIPPING 23:44:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-189/2 23:44:58 INFO: archiving workspace using pattern(s): 23:44:58 Archives upload complete. 23:44:58 INFO: archiving logs to Nexus 23:44:59 ---> uname -a: 23:44:59 Linux prd-centos7-docker-4c-2g-20.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 23:44:59 23:44:59 23:44:59 ---> lscpu: 23:44:59 Architecture: x86_64 23:44:59 CPU op-mode(s): 32-bit, 64-bit 23:44:59 Byte Order: Little Endian 23:44:59 Address sizes: 40 bits physical, 48 bits virtual 23:44:59 CPU(s): 2 23:44:59 On-line CPU(s) list: 0,1 23:44:59 Thread(s) per core: 1 23:44:59 Core(s) per socket: 1 23:44:59 Socket(s): 2 23:44:59 NUMA node(s): 1 23:44:59 Vendor ID: AuthenticAMD 23:44:59 CPU family: 23 23:44:59 Model: 49 23:44:59 Model name: AMD EPYC-Rome Processor 23:44:59 Stepping: 0 23:44:59 CPU MHz: 2799.998 23:44:59 BogoMIPS: 5599.99 23:44:59 Virtualization: AMD-V 23:44:59 Hypervisor vendor: KVM 23:44:59 Virtualization type: full 23:44:59 L1d cache: 32K 23:44:59 L1i cache: 32K 23:44:59 L2 cache: 512K 23:44:59 L3 cache: 16384K 23:44:59 NUMA node0 CPU(s): 0,1 23:44:59 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 23:44:59 23:44:59 23:44:59 ---> nproc: 23:44:59 2 23:44:59 23:44:59 23:44:59 ---> df -h: 23:44:59 Filesystem Size Used Avail Use% Mounted on 23:44:59 overlay 40G 7.3G 33G 19% / 23:44:59 tmpfs 64M 0 64M 0% /dev 23:44:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:44:59 shm 64M 0 64M 0% /dev/shm 23:44:59 /dev/vda1 40G 7.3G 33G 19% /facter-os 23:44:59 23:44:59 23:44:59 ---> sar -b -r -n DEV: 23:44:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 23:44:59 23:44:59 23:21:16 LINUX RESTART (2 CPU) 23:44:59 23:44:59 23:22:03 tps rtps wtps bread/s bwrtn/s 23:44:59 23:23:01 5.60 0.00 5.60 0.00 1032.22 23:44:59 23:24:01 1.30 0.00 1.30 0.00 25.55 23:44:59 23:25:01 0.32 0.00 0.32 0.00 4.08 23:44:59 23:26:01 0.23 0.00 0.23 0.00 2.98 23:44:59 23:27:01 0.27 0.00 0.27 0.00 3.66 23:44:59 23:28:01 0.28 0.00 0.28 0.00 4.61 23:44:59 23:29:01 0.18 0.00 0.18 0.00 2.17 23:44:59 23:30:01 0.27 0.00 0.27 0.00 3.75 23:44:59 23:31:01 0.22 0.00 0.22 0.00 2.97 23:44:59 23:32:01 0.27 0.00 0.27 0.00 3.65 23:44:59 23:33:01 0.22 0.00 0.22 0.00 3.10 23:44:59 23:34:01 0.15 0.00 0.15 0.00 1.88 23:44:59 23:35:01 0.27 0.00 0.27 0.00 3.48 23:44:59 23:36:01 0.23 0.00 0.23 0.00 2.70 23:44:59 23:37:01 0.42 0.18 0.23 5.86 4.20 23:44:59 23:38:01 0.77 0.00 0.77 0.00 15.74 23:44:59 23:39:01 0.25 0.00 0.25 0.00 3.78 23:44:59 23:40:01 0.22 0.00 0.22 0.00 3.12 23:44:59 23:41:01 0.18 0.00 0.18 0.00 2.28 23:44:59 23:42:01 0.23 0.00 0.23 0.00 3.46 23:44:59 23:43:01 0.25 0.00 0.25 0.00 2.70 23:44:59 23:44:01 0.23 0.00 0.23 0.00 3.33 23:44:59 Average: 0.55 0.01 0.55 0.27 50.12 23:44:59 23:44:59 23:22:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:44:59 23:23:01 5633728 0 760304 9.49 2620 1612280 1175624 12.98 489940 1498488 24 23:44:59 23:24:01 5631632 0 762396 9.52 2620 1612284 1175624 12.98 492108 1498252 16 23:44:59 23:25:01 5629968 0 764056 9.54 2620 1612288 1175936 12.98 493700 1498356 8 23:44:59 23:26:01 5630104 0 763916 9.54 2620 1612292 1175624 12.98 492880 1499076 8 23:44:59 23:27:01 5629532 0 764480 9.55 2620 1612300 1183952 13.07 493716 1499076 20 23:44:59 23:28:01 5627224 0 766784 9.57 2620 1612304 1184084 13.07 495916 1499076 12 23:44:59 23:29:01 5627200 0 766748 9.57 2620 1612364 1184036 13.07 495740 1499092 36 23:44:59 23:30:01 5620120 0 773876 9.66 2620 1612316 1183820 13.07 503144 1499076 20 23:44:59 23:31:01 5620140 0 773856 9.66 2620 1612316 1183820 13.07 503680 1498492 8 23:44:59 23:32:01 5619988 0 774000 9.66 2620 1612324 1183928 13.07 504320 1498492 20 23:44:59 23:33:01 5618760 0 775228 9.68 2620 1612324 1184084 13.07 505868 1497772 8 23:44:59 23:34:01 5619756 0 774224 9.67 2620 1612332 1184036 13.07 505488 1497776 8 23:44:59 23:35:01 5620104 0 773872 9.66 2620 1612336 1183820 13.07 504472 1497772 8 23:44:59 23:36:01 5619244 0 774732 9.67 2620 1612336 1184000 13.07 505476 1497772 8 23:44:59 23:37:01 5616404 0 777564 9.71 2620 1612344 1184084 13.07 507988 1497772 16 23:44:59 23:38:01 5616784 0 777184 9.70 2620 1612344 1183820 13.07 507328 1497772 20 23:44:59 23:39:01 5617064 0 776896 9.70 2620 1612352 1183820 13.07 507400 1497772 12 23:44:59 23:40:01 5616552 0 777404 9.71 2620 1612356 1184036 13.07 507960 1497772 8 23:44:59 23:41:01 5617016 0 776936 9.70 2620 1612360 1183820 13.07 507444 1497772 12 23:44:59 23:42:01 5616812 0 777132 9.70 2620 1612368 1183928 13.07 507416 1497772 8 23:44:59 23:43:01 5616964 0 776976 9.70 2620 1612372 1183820 13.07 507316 1497776 16 23:44:59 23:44:01 5616956 0 776980 9.70 2620 1612376 1183820 13.07 507344 1497772 8 23:44:59 Average: 5621911 0 772070 9.64 2620 1612330 1182433 13.05 502120 1498216 14 23:44:59 23:44:59 23:22:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:44:59 23:23:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:44:59 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:24:01 eth0 0.30 0.05 0.03 0.00 0.00 0.00 0.00 0.00 23:44:59 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:25:01 eth0 0.72 0.30 0.29 0.20 0.00 0.00 0.00 0.00 23:44:59 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:26:01 eth0 0.53 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:44:59 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:27:01 eth0 1.70 0.50 0.51 0.27 0.00 0.00 0.00 0.00 23:44:59 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:28:01 eth0 0.95 0.33 0.32 0.20 0.00 0.00 0.00 0.00 23:44:59 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:29:01 eth0 1.00 0.35 0.32 0.20 0.00 0.00 0.00 0.00 23:44:59 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:44:59 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:44:59 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:32:01 eth0 0.93 0.22 0.18 0.07 0.00 0.00 0.00 0.00 23:44:59 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:33:01 eth0 1.63 0.58 0.61 0.40 0.00 0.00 0.00 0.00 23:44:59 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:34:01 eth0 1.35 0.32 0.33 0.20 0.00 0.00 0.00 0.00 23:44:59 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:35:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 0.00 23:44:59 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:36:01 eth0 0.68 0.50 0.32 0.21 0.00 0.00 0.00 0.00 23:44:59 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:37:01 eth0 0.68 0.55 0.40 0.28 0.00 0.00 0.00 0.00 23:44:59 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:38:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:39:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:44:59 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:40:01 eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 23:44:59 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:44:59 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:42:01 eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 23:44:59 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:43:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:44:59 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:44:01 eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 23:44:59 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 Average: eth0 0.62 0.21 0.18 0.11 0.00 0.00 0.00 0.00 23:44:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:59 23:44:59 23:44:59 ---> sar -P ALL: 23:44:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 23:44:59 23:44:59 23:21:16 LINUX RESTART (2 CPU) 23:44:59 23:44:59 23:22:03 CPU %user %nice %system %iowait %steal %idle 23:44:59 23:23:01 all 0.23 0.00 0.06 0.00 0.02 99.69 23:44:59 23:23:01 0 0.07 0.00 0.07 0.00 0.02 99.84 23:44:59 23:23:01 1 0.40 0.00 0.05 0.00 0.02 99.53 23:44:59 23:24:01 all 0.08 0.00 0.05 0.00 0.03 99.83 23:44:59 23:24:01 0 0.03 0.00 0.07 0.00 0.03 99.87 23:44:59 23:24:01 1 0.13 0.00 0.03 0.00 0.03 99.80 23:44:59 23:25:01 all 0.18 0.00 0.05 0.00 0.02 99.76 23:44:59 23:25:01 0 0.08 0.00 0.07 0.00 0.03 99.82 23:44:59 23:25:01 1 0.27 0.00 0.03 0.00 0.00 99.70 23:44:59 23:26:01 all 0.16 0.00 0.04 0.00 0.03 99.77 23:44:59 23:26:01 0 0.05 0.00 0.05 0.00 0.05 99.85 23:44:59 23:26:01 1 0.27 0.00 0.03 0.00 0.02 99.68 23:44:59 23:27:01 all 0.15 0.00 0.05 0.00 0.02 99.78 23:44:59 23:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:44:59 23:27:01 1 0.27 0.00 0.05 0.00 0.02 99.67 23:44:59 23:28:01 all 0.25 0.00 0.05 0.00 0.02 99.68 23:44:59 23:28:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:44:59 23:28:01 1 0.45 0.00 0.05 0.00 0.02 99.48 23:44:59 23:29:01 all 0.26 0.00 0.06 0.00 0.03 99.65 23:44:59 23:29:01 0 0.13 0.00 0.08 0.00 0.03 99.75 23:44:59 23:29:01 1 0.38 0.00 0.03 0.00 0.03 99.55 23:44:59 23:30:01 all 0.21 0.00 0.03 0.00 0.02 99.74 23:44:59 23:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:44:59 23:30:01 1 0.40 0.00 0.03 0.00 0.03 99.53 23:44:59 23:31:01 all 0.12 0.00 0.05 0.00 0.03 99.81 23:44:59 23:31:01 0 0.05 0.00 0.07 0.00 0.03 99.85 23:44:59 23:31:01 1 0.18 0.00 0.03 0.00 0.02 99.77 23:44:59 23:32:01 all 0.06 0.00 0.04 0.00 0.02 99.88 23:44:59 23:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:44:59 23:32:01 1 0.07 0.00 0.05 0.00 0.02 99.87 23:44:59 23:33:01 all 0.19 0.00 0.04 0.00 0.03 99.74 23:44:59 23:33:01 0 0.33 0.00 0.05 0.00 0.02 99.60 23:44:59 23:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:44:59 23:44:59 23:33:01 CPU %user %nice %system %iowait %steal %idle 23:44:59 23:34:01 all 0.20 0.00 0.06 0.00 0.03 99.72 23:44:59 23:34:01 0 0.05 0.00 0.07 0.00 0.03 99.85 23:44:59 23:34:01 1 0.35 0.00 0.05 0.00 0.02 99.58 23:44:59 23:35:01 all 0.15 0.00 0.05 0.00 0.02 99.78 23:44:59 23:35:01 0 0.10 0.00 0.08 0.00 0.03 99.78 23:44:59 23:35:01 1 0.20 0.00 0.02 0.00 0.00 99.78 23:44:59 23:36:01 all 0.09 0.00 0.04 0.00 0.03 99.83 23:44:59 23:36:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:44:59 23:36:01 1 0.15 0.00 0.05 0.00 0.03 99.77 23:44:59 23:37:01 all 0.08 0.00 0.06 0.00 0.03 99.82 23:44:59 23:37:01 0 0.10 0.00 0.05 0.00 0.02 99.83 23:44:59 23:37:01 1 0.07 0.00 0.07 0.00 0.05 99.82 23:44:59 23:38:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:44:59 23:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:44:59 23:38:01 1 0.23 0.00 0.03 0.00 0.03 99.70 23:44:59 23:39:01 all 0.10 0.00 0.04 0.00 0.03 99.83 23:44:59 23:39:01 0 0.07 0.00 0.07 0.00 0.03 99.83 23:44:59 23:39:01 1 0.13 0.00 0.02 0.00 0.02 99.83 23:44:59 23:40:01 all 0.12 0.00 0.05 0.00 0.03 99.81 23:44:59 23:40:01 0 0.07 0.00 0.07 0.00 0.03 99.83 23:44:59 23:40:01 1 0.17 0.00 0.03 0.00 0.02 99.78 23:44:59 23:41:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:44:59 23:41:01 0 0.07 0.00 0.03 0.00 0.03 99.87 23:44:59 23:41:01 1 0.18 0.00 0.02 0.00 0.02 99.78 23:44:59 23:42:01 all 0.11 0.00 0.04 0.00 0.03 99.82 23:44:59 23:42:01 0 0.03 0.00 0.07 0.00 0.05 99.85 23:44:59 23:42:01 1 0.18 0.00 0.02 0.00 0.02 99.78 23:44:59 23:43:01 all 0.07 0.00 0.05 0.00 0.01 99.87 23:44:59 23:43:01 0 0.05 0.00 0.07 0.00 0.02 99.87 23:44:59 23:43:01 1 0.08 0.00 0.03 0.00 0.00 99.88 23:44:59 23:44:01 all 0.08 0.00 0.03 0.00 0.03 99.85 23:44:59 23:44:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:44:59 23:44:01 1 0.12 0.00 0.02 0.00 0.03 99.83 23:44:59 23:44:59 Average: CPU %user %nice %system %iowait %steal %idle 23:44:59 Average: all 0.14 0.00 0.05 0.00 0.02 99.79 23:44:59 Average: 0 0.07 0.00 0.06 0.00 0.03 99.85 23:44:59 Average: 1 0.22 0.00 0.04 0.00 0.02 99.73 23:44:59 23:44:59 23:44:59