Pull request #176 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 bnevis-i for edgexfoundry/edgex-compose Obtained Jenkinsfile from 43d08a97e146891b71985c856b9a09ea3698a823+fa4e8efccb81486039d21a2ebffc0c1f09978bb9 (fd6bbc8438e7bb4fc1635a4ca7174cbb9521c5c0) 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-ssh7269946664808049021.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-ssh4637212494224791445.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-176/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-176/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5796959704004629481.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-ssh3129294043053058301.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-176/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-176/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh748299361122182223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1613 in /w/workspace/dgexfoundry_edgex-compose_PR-176 [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-176 # 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-176@tmp/jenkins-gitclient-ssh7340901514469605651.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 Merging remotes/origin/main commit fa4e8efccb81486039d21a2ebffc0c1f09978bb9 into PR head commit 43d08a97e146891b71985c856b9a09ea3698a823 Merge succeeded, producing 43d08a97e146891b71985c856b9a09ea3698a823 Checking out Revision 43d08a97e146891b71985c856b9a09ea3698a823 (PR-176) > 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-176@tmp/jenkins-gitclient-ssh2765137858889005159.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43d08a97e146891b71985c856b9a09ea3698a823 # 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-176@tmp/jenkins-gitclient-ssh6443807357835474406.key > git merge fa4e8efccb81486039d21a2ebffc0c1f09978bb9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43d08a97e146891b71985c856b9a09ea3698a823 # timeout=10 Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:08:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) > git rev-list --no-walk 8d9d8d7249554556ca26228eb938bfd952b019a5 # timeout=10 [Pipeline] build 22:09:00 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 22:09:10 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #478 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:30:33 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-176/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:30:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:30:34 ---> package-listing.sh 22:30:34 ++ facter osfamily 22:30:34 ++ tr '[:upper:]' '[:lower:]' 22:30:35 + OS_FAMILY=redhat 22:30:35 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-176 22:30:35 + START_PACKAGES=/tmp/packages_start.txt 22:30:35 + END_PACKAGES=/tmp/packages_end.txt 22:30:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:30:35 + PACKAGES=/tmp/packages_start.txt 22:30:35 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-176 ']' 22:30:35 + PACKAGES=/tmp/packages_end.txt 22:30:35 + case "${OS_FAMILY}" in 22:30:35 + sort 22:30:35 + rpm -qa 22:30:35 + '[' -f /tmp/packages_start.txt ']' 22:30:35 + '[' -f /tmp/packages_end.txt ']' 22:30:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:30:35 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-176 ']' 22:30:35 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-176/archives/ 22:30:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-176/archives/ [Pipeline] echo 22:30:35 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-176/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:30:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:37 22:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:37 latest: Pulling from edgex-lftools-log-publisher 22:30:37 b4d181a07f80: Pulling fs layer 22:30:37 a1111a8f2ec3: Pulling fs layer 22:30:37 ed53099fbce6: Pulling fs layer 22:30:37 dc539afda2c1: Pulling fs layer 22:30:37 77bc0d833cb6: Pulling fs layer 22:30:37 9065ff56babe: Pulling fs layer 22:30:37 d287ab97295c: Pulling fs layer 22:30:37 77bc0d833cb6: Waiting 22:30:37 9065ff56babe: Waiting 22:30:37 d287ab97295c: Waiting 22:30:37 dc539afda2c1: Waiting 22:30:37 a1111a8f2ec3: Verifying Checksum 22:30:37 a1111a8f2ec3: Download complete 22:30:37 dc539afda2c1: Verifying Checksum 22:30:37 dc539afda2c1: Download complete 22:30:37 77bc0d833cb6: Verifying Checksum 22:30:37 77bc0d833cb6: Download complete 22:30:37 9065ff56babe: Verifying Checksum 22:30:37 9065ff56babe: Download complete 22:30:38 ed53099fbce6: Verifying Checksum 22:30:38 ed53099fbce6: Download complete 22:30:39 b4d181a07f80: Verifying Checksum 22:30:39 b4d181a07f80: Download complete 22:30:40 b4d181a07f80: Pull complete 22:30:40 a1111a8f2ec3: Pull complete 22:30:41 ed53099fbce6: Pull complete 22:30:41 dc539afda2c1: Pull complete 22:30:41 77bc0d833cb6: Pull complete 22:30:41 9065ff56babe: Pull complete 22:30:42 d287ab97295c: Verifying Checksum 22:30:42 d287ab97295c: Download complete 22:30:46 d287ab97295c: Pull complete 22:30:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:30:47 prd-centos7-docker-4c-2g-1613 does not seem to be running inside a container 22:30:47 $ 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-176/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-176 -v /w/workspace/dgexfoundry_edgex-compose_PR-176:/w/workspace/dgexfoundry_edgex-compose_PR-176:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-176@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-176@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 22:30:49 $ docker top a6957c08f653491b2bbd19879ac5f74656f8cb1d6e4808fea0a1bb838bf937bf -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:49 + touch /tmp/pre-build-complete [Pipeline] sh 22:30:50 + mkdir -p /var/log/sysstat [Pipeline] sh 22:30:50 + ls /var/log/sa-host 22:30:50 + sadf -c /var/log/sa-host/sa05 22:30:50 file_magic: OK 22:30:50 HZ: Using current value: 100 22:30:50 file_header: OK 22:30:50 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 22:30:50 Statistics: 22:30:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:30:50 File successfully converted to sysstat format version 12.0.3 22:30:50 + sadf -c /var/log/sa-host/sa08 22:30:50 file_magic: OK 22:30:50 HZ: Using current value: 100 22:30:50 file_header: OK 22:30:50 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 22:30:50 Statistics: 22:30:50 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... 22:30:50 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:50 provisioning config files... 22:30:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-176@tmp/config5708085276179451089tmp [Pipeline] { [Pipeline] echo 22:30:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:30:52 ---> create-netrc.sh [Pipeline] } 22:30:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:30:53 ---> python-tools-install.sh [Pipeline] echo 22:30:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:30:53 ---> sudo-logs.sh 22:30:53 Archiving 'sudo' log.. 22:30:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-1613.vexxhost.local: Name or service not known 22:30:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-1613.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:30:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:30:53 ---> job-cost.sh 22:30:53 lf-activate-venv: SKIPPING 22:30:53 INFO: No Stack... 22:30:54 INFO: Retrieving Pricing Info for: v3-standard-2 22:30:55 INFO: Archiving Costs [Pipeline] echo 22:30:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:30:55 ---> logs-deploy.sh 22:30:55 lf-activate-venv: SKIPPING 22:30:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-176/3 22:30:55 INFO: archiving workspace using pattern(s): 22:30:56 Archives upload complete. 22:30:56 INFO: archiving logs to Nexus 22:30:56 ---> uname -a: 22:30:56 Linux prd-centos7-docker-4c-2g-1613.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 22:30:56 22:30:56 22:30:56 ---> lscpu: 22:30:56 Architecture: x86_64 22:30:56 CPU op-mode(s): 32-bit, 64-bit 22:30:56 Byte Order: Little Endian 22:30:56 Address sizes: 40 bits physical, 48 bits virtual 22:30:56 CPU(s): 2 22:30:56 On-line CPU(s) list: 0,1 22:30:56 Thread(s) per core: 1 22:30:56 Core(s) per socket: 1 22:30:56 Socket(s): 2 22:30:56 NUMA node(s): 1 22:30:56 Vendor ID: AuthenticAMD 22:30:56 CPU family: 23 22:30:56 Model: 49 22:30:56 Model name: AMD EPYC-Rome Processor 22:30:56 Stepping: 0 22:30:56 CPU MHz: 2799.998 22:30:56 BogoMIPS: 5599.99 22:30:56 Virtualization: AMD-V 22:30:56 Hypervisor vendor: KVM 22:30:56 Virtualization type: full 22:30:56 L1d cache: 32K 22:30:56 L1i cache: 32K 22:30:56 L2 cache: 512K 22:30:56 L3 cache: 16384K 22:30:56 NUMA node0 CPU(s): 0,1 22:30:56 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 22:30:56 22:30:56 22:30:56 ---> nproc: 22:30:56 2 22:30:56 22:30:56 22:30:56 ---> df -h: 22:30:56 Filesystem Size Used Avail Use% Mounted on 22:30:56 overlay 40G 7.3G 33G 19% / 22:30:56 tmpfs 64M 0 64M 0% /dev 22:30:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:30:56 shm 64M 0 64M 0% /dev/shm 22:30:56 /dev/vda1 40G 7.3G 33G 19% /facter-os 22:30:56 22:30:56 22:30:56 ---> sar -b -r -n DEV: 22:30:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/08/21 _x86_64_ (2 CPU) 22:30:56 22:30:56 22:08:20 LINUX RESTART (2 CPU) 22:30:56 22:30:56 22:09:01 tps rtps wtps bread/s bwrtn/s 22:30:56 22:10:01 5.13 0.00 5.13 0.00 1095.65 22:30:56 22:11:01 1.45 0.00 1.45 0.00 32.48 22:30:56 22:12:01 0.18 0.00 0.18 0.00 1.88 22:30:56 22:13:01 0.25 0.00 0.25 0.00 3.25 22:30:56 22:14:01 0.28 0.00 0.28 0.00 3.80 22:30:56 22:15:01 0.35 0.00 0.35 0.00 5.00 22:30:56 22:16:02 0.22 0.00 0.22 0.00 3.15 22:30:56 22:17:01 0.17 0.00 0.17 0.00 2.52 22:30:56 22:18:01 0.30 0.00 0.30 0.00 3.78 22:30:56 22:19:01 0.22 0.00 0.22 0.00 2.47 22:30:56 22:20:01 3.66 0.00 3.66 0.00 35.13 22:30:56 22:21:01 1.98 0.00 1.98 0.00 27.79 22:30:56 22:22:01 0.20 0.00 0.20 0.00 2.17 22:30:56 22:23:01 0.28 0.00 0.28 0.00 3.48 22:30:56 22:24:01 0.40 0.18 0.22 5.86 2.70 22:30:56 22:25:01 0.80 0.00 0.80 0.00 16.06 22:30:56 22:26:01 0.20 0.00 0.20 0.00 2.83 22:30:56 22:27:01 0.28 0.00 0.28 0.00 3.63 22:30:56 22:28:01 0.27 0.00 0.27 0.00 3.13 22:30:56 22:29:01 0.17 0.00 0.17 0.00 1.75 22:30:56 22:30:01 0.28 0.00 0.28 0.00 3.08 22:30:56 Average: 0.81 0.01 0.80 0.28 59.85 22:30:56 22:30:56 22:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:30:56 22:10:01 5625516 0 768700 9.60 2620 1612096 1204900 13.30 497800 1498472 20 22:30:56 22:11:01 5626864 0 767348 9.58 2620 1612100 1176928 12.99 496764 1498664 12 22:30:56 22:12:01 5627112 0 767100 9.58 2620 1612100 1176928 12.99 496784 1498664 8 22:30:56 22:13:01 5622836 0 771368 9.63 2620 1612108 1177268 13.00 499520 1499452 20 22:30:56 22:14:01 5620904 0 773296 9.66 2620 1612112 1177236 13.00 501984 1499488 16 22:30:56 22:15:01 5622028 0 772168 9.64 2620 1612116 1177056 13.00 501044 1499488 12 22:30:56 22:16:02 5619552 0 774640 9.67 2620 1612120 1177308 13.00 503152 1499488 8 22:30:56 22:17:01 5610748 0 783436 9.78 2620 1612128 1177444 13.00 511904 1499488 8 22:30:56 22:18:01 5612676 0 781508 9.76 2620 1612128 1177120 13.00 510960 1498616 8 22:30:56 22:19:01 5612588 0 781592 9.76 2620 1612132 1177216 13.00 511588 1498688 16 22:30:56 22:20:01 5610300 0 783848 9.79 2620 1612164 1178056 13.01 514088 1498316 28 22:30:56 22:21:01 5609592 0 784572 9.80 2620 1612148 1178196 13.01 514264 1498312 8 22:30:56 22:22:01 5610496 0 783660 9.78 2620 1612156 1178100 13.01 513740 1498312 8 22:30:56 22:23:01 5609896 0 784256 9.79 2620 1612160 1178148 13.01 514080 1498312 8 22:30:56 22:24:01 5611176 0 782968 9.78 2620 1612168 1177920 13.00 512700 1498312 16 22:30:56 22:25:01 5611324 0 782820 9.77 2620 1612168 1177884 13.00 512636 1498312 12 22:30:56 22:26:01 5611332 0 782804 9.77 2620 1612176 1177836 13.00 512276 1498312 8 22:30:56 22:27:01 5611672 0 782460 9.77 2620 1612180 1177836 13.00 512388 1498240 8 22:30:56 22:28:01 5611532 0 782600 9.77 2620 1612180 1177900 13.00 512524 1498240 12 22:30:56 22:29:01 5610564 0 783560 9.78 2620 1612188 1178044 13.01 513304 1498240 8 22:30:56 22:30:01 5610596 0 783528 9.78 2620 1612188 1178056 13.01 513208 1498240 8 22:30:56 Average: 5615205 0 778963 9.73 2620 1612144 1178923 13.02 508415 1498650 12 22:30:56 22:30:56 22:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:30:56 22:10:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 22:30:56 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:11:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 22:30:56 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:30:56 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:13:01 eth0 0.93 0.32 0.32 0.14 0.00 0.00 0.00 0.00 22:30:56 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:14:01 eth0 0.53 0.20 0.10 0.13 0.00 0.00 0.00 0.00 22:30:56 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:15:01 eth0 1.08 0.08 0.11 0.01 0.00 0.00 0.00 0.00 22:30:56 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:16:02 eth0 1.08 0.37 0.38 0.20 0.00 0.00 0.00 0.00 22:30:56 22:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:17:01 eth0 0.47 0.39 0.31 0.21 0.00 0.00 0.00 0.00 22:30:56 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:30:56 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:19:01 eth0 0.62 0.18 0.13 0.07 0.00 0.00 0.00 0.00 22:30:56 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:20:01 eth0 47.42 26.80 35.19 17.61 0.00 0.00 0.00 0.00 22:30:56 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:21:01 eth0 26.70 14.49 20.88 8.05 0.00 0.00 0.00 0.00 22:30:56 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:22:01 eth0 0.88 0.32 0.32 0.20 0.00 0.00 0.00 0.00 22:30:56 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:23:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 22:30:56 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:24:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:30:56 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:25:01 eth0 0.57 0.10 0.11 0.01 0.00 0.00 0.00 0.00 22:30:56 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:26:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:30:56 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:28:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:30:56 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:29:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:30:56 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:30:01 eth0 0.15 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:30:56 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 Average: eth0 3.94 2.13 2.80 1.30 0.00 0.00 0.00 0.00 22:30:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:56 22:30:56 22:30:56 ---> sar -P ALL: 22:30:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/08/21 _x86_64_ (2 CPU) 22:30:56 22:30:56 22:08:20 LINUX RESTART (2 CPU) 22:30:56 22:30:56 22:09:01 CPU %user %nice %system %iowait %steal %idle 22:30:56 22:10:01 all 0.18 0.00 0.08 0.00 0.02 99.73 22:30:56 22:10:01 0 0.05 0.00 0.07 0.00 0.02 99.87 22:30:56 22:10:01 1 0.30 0.00 0.08 0.00 0.02 99.60 22:30:56 22:11:01 all 0.19 0.00 0.03 0.00 0.03 99.76 22:30:56 22:11:01 0 0.17 0.00 0.02 0.00 0.03 99.78 22:30:56 22:11:01 1 0.22 0.00 0.03 0.00 0.02 99.73 22:30:56 22:12:01 all 0.08 0.00 0.04 0.00 0.02 99.87 22:30:56 22:12:01 0 0.13 0.00 0.05 0.00 0.02 99.80 22:30:56 22:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:30:56 22:13:01 all 0.16 0.00 0.04 0.00 0.03 99.77 22:30:56 22:13:01 0 0.18 0.00 0.05 0.00 0.02 99.75 22:30:56 22:13:01 1 0.13 0.00 0.03 0.00 0.03 99.80 22:30:56 22:14:01 all 0.20 0.00 0.04 0.00 0.03 99.73 22:30:56 22:14:01 0 0.27 0.00 0.03 0.00 0.02 99.68 22:30:56 22:14:01 1 0.13 0.00 0.05 0.00 0.03 99.78 22:30:56 22:15:01 all 0.20 0.00 0.03 0.00 0.01 99.76 22:30:56 22:15:01 0 0.35 0.00 0.03 0.00 0.00 99.62 22:30:56 22:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:30:56 22:16:02 all 0.22 0.00 0.05 0.00 0.02 99.72 22:30:56 22:16:02 0 0.07 0.00 0.05 0.00 0.02 99.87 22:30:56 22:16:02 1 0.37 0.00 0.05 0.00 0.02 99.57 22:30:56 22:17:01 all 0.14 0.00 0.03 0.00 0.03 99.80 22:30:56 22:17:01 0 0.05 0.00 0.03 0.00 0.05 99.86 22:30:56 22:17:01 1 0.24 0.00 0.03 0.00 0.00 99.73 22:30:56 22:18:01 all 0.15 0.00 0.03 0.00 0.03 99.79 22:30:56 22:18:01 0 0.07 0.00 0.03 0.00 0.03 99.87 22:30:56 22:18:01 1 0.23 0.00 0.03 0.00 0.02 99.72 22:30:56 22:19:01 all 0.16 0.00 0.04 0.00 0.01 99.79 22:30:56 22:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:30:56 22:19:01 1 0.28 0.00 0.05 0.00 0.00 99.67 22:30:56 22:20:01 all 0.85 0.00 0.24 0.03 0.02 98.86 22:30:56 22:20:01 0 0.87 0.00 0.22 0.03 0.00 98.88 22:30:56 22:20:01 1 0.82 0.00 0.27 0.03 0.03 98.84 22:30:56 22:30:56 22:20:01 CPU %user %nice %system %iowait %steal %idle 22:30:56 22:21:01 all 0.44 0.00 0.14 0.02 0.03 99.37 22:30:56 22:21:01 0 0.57 0.00 0.15 0.02 0.03 99.23 22:30:56 22:21:01 1 0.32 0.00 0.13 0.02 0.02 99.52 22:30:56 22:22:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:30:56 22:22:01 0 0.28 0.00 0.03 0.00 0.00 99.68 22:30:56 22:22:01 1 0.08 0.00 0.03 0.00 0.03 99.85 22:30:56 22:23:01 all 0.23 0.00 0.04 0.00 0.01 99.72 22:30:56 22:23:01 0 0.42 0.00 0.03 0.00 0.00 99.55 22:30:56 22:23:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:30:56 22:24:01 all 0.25 0.00 0.04 0.00 0.02 99.69 22:30:56 22:24:01 0 0.45 0.00 0.03 0.00 0.02 99.50 22:30:56 22:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:30:56 22:25:01 all 0.17 0.00 0.05 0.00 0.03 99.76 22:30:56 22:25:01 0 0.28 0.00 0.03 0.00 0.02 99.67 22:30:56 22:25:01 1 0.05 0.00 0.07 0.00 0.03 99.85 22:30:56 22:26:01 all 0.06 0.00 0.05 0.00 0.01 99.88 22:30:56 22:26:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:30:56 22:26:01 1 0.08 0.00 0.05 0.00 0.02 99.85 22:30:56 22:27:01 all 0.13 0.00 0.03 0.00 0.02 99.83 22:30:56 22:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:30:56 22:27:01 1 0.20 0.00 0.02 0.00 0.02 99.77 22:30:56 22:28:01 all 0.17 0.00 0.03 0.00 0.01 99.79 22:30:56 22:28:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:30:56 22:28:01 1 0.30 0.00 0.02 0.00 0.00 99.68 22:30:56 22:29:01 all 0.22 0.00 0.04 0.00 0.03 99.72 22:30:56 22:29:01 0 0.05 0.00 0.07 0.00 0.03 99.85 22:30:56 22:29:01 1 0.38 0.00 0.02 0.00 0.02 99.58 22:30:56 22:30:01 all 0.13 0.00 0.03 0.00 0.01 99.83 22:30:56 22:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:30:56 22:30:01 1 0.23 0.00 0.02 0.00 0.00 99.75 22:30:56 Average: all 0.21 0.00 0.05 0.00 0.02 99.71 22:30:56 Average: 0 0.21 0.00 0.05 0.00 0.02 99.71 22:30:56 Average: 1 0.22 0.00 0.05 0.00 0.02 99.71 22:30:56 22:30:56 22:30:56