07:24:34 Started by timer 07:24:34 Running as SYSTEM 07:24:34 [EnvInject] - Loading node environment variables. 07:24:34 Building remotely on prd-centos7-builder-4c-4g-11885 (centos7-builder-4c-4g) in workspace /w/workspace/genius-maven-merge-master 07:24:34 [ssh-agent] Looking for ssh-agent implementation... 07:24:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:35 $ ssh-agent 07:24:35 SSH_AUTH_SOCK=/tmp/ssh-EUUiCklBaRFp/agent.8363 07:24:35 SSH_AGENT_PID=8365 07:24:35 [ssh-agent] Started. 07:24:35 Running ssh-add (command line suppressed) 07:24:35 Identity added: /w/workspace/genius-maven-merge-master@tmp/private_key_1090664874757710925.key (/w/workspace/genius-maven-merge-master@tmp/private_key_1090664874757710925.key) 07:24:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:24:35 The recommended git tool is: NONE 07:24:37 using credential jenkins-ssh 07:24:37 Wiping out workspace first. 07:24:37 Cloning the remote Git repository 07:24:37 Cloning repository git://devvexx.opendaylight.org/mirror/genius 07:24:37 > git init /w/workspace/genius-maven-merge-master # timeout=10 07:24:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/genius 07:24:37 > git --version # timeout=10 07:24:37 > git --version # 'git version 2.36.6' 07:24:37 using GIT_SSH to set credentials jenkins-ssh 07:24:37 [INFO] Currently running in a labeled security context 07:24:37 [INFO] Currently SELinux is 'enforcing' on the host 07:24:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/genius-maven-merge-master@tmp/jenkins-gitclient-ssh17132333032954959338.key 07:24:37 Verifying host key using known hosts file 07:24:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:24:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/genius +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/genius # timeout=10 07:24:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:40 Avoid second fetch 07:24:40 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:24:40 Checking out Revision 9bcb652ce401698c2297f4b9586821dd0d4e9230 (refs/remotes/origin/master) 07:24:40 > git config core.sparsecheckout # timeout=10 07:24:40 > git checkout -f 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:40 Commit message: "Freeze upstream versions" 07:24:40 > git rev-list --no-walk 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:41 provisioning config files... 07:24:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:24:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:24:41 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins7426733767395242553.sh 07:24:41 ---> python-tools-install.sh 07:24:41 Setup pyenv: 07:24:41 system 07:24:41 * 3.8.13 (set by /opt/pyenv/version) 07:24:41 * 3.9.13 (set by /opt/pyenv/version) 07:24:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nwts 07:24:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:24:48 lf-activate-venv(): INFO: Installing: lftools 07:26:32 lf-activate-venv(): INFO: Adding /tmp/venv-Nwts/bin to PATH 07:26:32 Generating Requirements File 07:27:13 Python 3.9.13 07:27:14 pip 23.3.2 from /tmp/venv-Nwts/lib/python3.9/site-packages/pip (python 3.9) 07:27:14 appdirs==1.4.4 07:27:14 argcomplete==3.2.1 07:27:14 aspy.yaml==1.3.0 07:27:14 attrs==23.1.0 07:27:14 autopage==0.5.2 07:27:14 Babel==2.14.0 07:27:14 beautifulsoup4==4.12.2 07:27:14 boto3==1.34.11 07:27:14 botocore==1.34.11 07:27:14 bs4==0.0.1 07:27:14 cachetools==5.3.2 07:27:14 certifi==2023.11.17 07:27:14 cffi==1.16.0 07:27:14 cfgv==3.4.0 07:27:14 chardet==5.2.0 07:27:14 charset-normalizer==3.3.2 07:27:14 click==8.1.7 07:27:14 cliff==4.4.0 07:27:14 cmd2==2.4.3 07:27:14 cryptography==3.3.2 07:27:14 debtcollector==2.5.0 07:27:14 decorator==5.1.1 07:27:14 defusedxml==0.7.1 07:27:14 Deprecated==1.2.14 07:27:14 distlib==0.3.8 07:27:14 dnspython==2.4.2 07:27:14 docker==4.2.2 07:27:14 dogpile.cache==1.3.0 07:27:14 email-validator==2.1.0.post1 07:27:14 filelock==3.13.1 07:27:14 future==0.18.3 07:27:14 gitdb==4.0.11 07:27:14 GitPython==3.1.40 07:27:14 google-auth==2.25.2 07:27:14 httplib2==0.22.0 07:27:14 identify==2.5.33 07:27:14 idna==3.6 07:27:14 importlib-metadata==7.0.1 07:27:14 importlib-resources==1.5.0 07:27:14 iso8601==2.1.0 07:27:14 Jinja2==3.1.2 07:27:14 jmespath==1.0.1 07:27:14 jsonpatch==1.33 07:27:14 jsonpointer==2.4 07:27:14 jsonschema==4.20.0 07:27:14 jsonschema-specifications==2023.12.1 07:27:14 keystoneauth1==5.4.0 07:27:14 kubernetes==28.1.0 07:27:14 lftools==0.37.8 07:27:14 lxml==5.0.0 07:27:14 MarkupSafe==2.1.3 07:27:14 msgpack==1.0.7 07:27:14 multi_key_dict==2.0.3 07:27:14 munch==4.0.0 07:27:14 netaddr==0.9.0 07:27:14 netifaces==0.11.0 07:27:14 niet==1.4.2 07:27:14 nodeenv==1.8.0 07:27:14 oauth2client==4.1.3 07:27:14 oauthlib==3.2.2 07:27:14 openstacksdk==0.62.0 07:27:14 os-client-config==2.1.0 07:27:14 os-service-types==1.7.0 07:27:14 osc-lib==2.9.0 07:27:14 oslo.config==9.2.0 07:27:14 oslo.context==5.3.0 07:27:14 oslo.i18n==6.2.0 07:27:14 oslo.log==5.4.0 07:27:14 oslo.serialization==5.2.0 07:27:14 oslo.utils==6.3.0 07:27:14 packaging==23.2 07:27:14 pbr==6.0.0 07:27:14 platformdirs==4.1.0 07:27:14 prettytable==3.9.0 07:27:14 pyasn1==0.5.1 07:27:14 pyasn1-modules==0.3.0 07:27:14 pycparser==2.21 07:27:14 pygerrit2==2.0.15 07:27:14 PyGithub==2.1.1 07:27:14 pyinotify==0.9.6 07:27:14 PyJWT==2.8.0 07:27:14 PyNaCl==1.5.0 07:27:14 pyparsing==2.4.7 07:27:14 pyperclip==1.8.2 07:27:14 pyrsistent==0.20.0 07:27:14 python-cinderclient==9.4.0 07:27:14 python-dateutil==2.8.2 07:27:14 python-heatclient==3.3.0 07:27:14 python-jenkins==1.8.2 07:27:14 python-keystoneclient==5.2.0 07:27:14 python-magnumclient==4.3.0 07:27:14 python-novaclient==18.4.0 07:27:14 python-openstackclient==6.0.0 07:27:14 python-swiftclient==4.4.0 07:27:14 pytz==2023.3.post1 07:27:14 PyYAML==6.0.1 07:27:14 referencing==0.32.0 07:27:14 requests==2.31.0 07:27:14 requests-oauthlib==1.3.1 07:27:14 requestsexceptions==1.4.0 07:27:14 rfc3986==2.0.0 07:27:14 rpds-py==0.16.2 07:27:14 rsa==4.9 07:27:14 ruamel.yaml==0.18.5 07:27:14 ruamel.yaml.clib==0.2.8 07:27:14 s3transfer==0.10.0 07:27:14 simplejson==3.19.2 07:27:14 six==1.16.0 07:27:14 smmap==5.0.1 07:27:14 soupsieve==2.5 07:27:14 stevedore==5.1.0 07:27:14 tabulate==0.9.0 07:27:14 toml==0.10.2 07:27:14 tomlkit==0.12.3 07:27:14 tqdm==4.66.1 07:27:14 typing_extensions==4.9.0 07:27:14 tzdata==2023.4 07:27:14 urllib3==1.26.18 07:27:14 virtualenv==20.25.0 07:27:14 wcwidth==0.2.12 07:27:14 websocket-client==1.7.0 07:27:14 wrapt==1.16.0 07:27:14 xdg==6.0.0 07:27:14 xmltodict==0.13.0 07:27:14 yq==3.2.3 07:27:14 zipp==3.17.0 07:27:14 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins18048233377225087631.sh 07:27:14 + mkdir -p /w/workspace/genius-maven-merge-master/target/classes /w/workspace/genius-maven-merge-master/jacoco/classes 07:27:14 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins5329104321039755807.sh 07:27:14 + echo quiet=on 07:27:14 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos7-builder-4c-4g-11885 07:27:15 [genius-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=genius -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:27:15 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=genius --version 07:27:15 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:27:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:27:15 Java version: 11.0.21, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.21.0.9-1.el7_9.x86_64 07:27:15 Default locale: en_US, platform encoding: UTF-8 07:27:15 OS name: "linux", version: "3.10.0-1160.102.1.el7.x86_64", arch: "amd64", family: "unix" 07:27:15 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins11452273635050032022.sh 07:27:15 + rm /home/jenkins/.wgetrc 07:27:15 [EnvInject] - Injecting environment variables from a build step. 07:27:15 [EnvInject] - Injecting as environment variables the properties content 07:27:15 SET_JDK_VERSION=openjdk17 07:27:15 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:27:15 07:27:15 [EnvInject] - Variables injected successfully. 07:27:15 [genius-maven-merge-master] $ /bin/sh /tmp/jenkins18239693282578030445.sh 07:27:15 ---> update-java-alternatives.sh 07:27:15 ---> Updating Java version 07:27:16 ---> RedHat type system detected 07:27:16 /usr/lib/jvm/java-17-openjdk directory not found - trying to find an approaching one 07:27:16 ls: cannot access /usr/lib/jvm/java-17-openjdk*: No such file or directory 07:27:16 no /usr/lib/jvm/java-17-openjdk directory nor candidate found -exiting 07:27:16 Build step 'Execute shell' marked build as failure 07:27:16 $ ssh-agent -k 07:27:16 unset SSH_AUTH_SOCK; 07:27:16 unset SSH_AGENT_PID; 07:27:16 echo Agent pid 8365 killed; 07:27:16 [ssh-agent] Stopped. 07:27:16 [PostBuildScript] - [INFO] Executing post build scripts. 07:27:16 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins16871589993945512519.sh 07:27:16 ---> sysstat.sh 07:27:16 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins16194671976972794076.sh 07:27:16 ---> package-listing.sh 07:27:16 ++ facter osfamily 07:27:16 ++ tr '[:upper:]' '[:lower:]' 07:27:16 + OS_FAMILY=redhat 07:27:16 + workspace=/w/workspace/genius-maven-merge-master 07:27:16 + START_PACKAGES=/tmp/packages_start.txt 07:27:16 + END_PACKAGES=/tmp/packages_end.txt 07:27:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:27:16 + PACKAGES=/tmp/packages_start.txt 07:27:16 + '[' /w/workspace/genius-maven-merge-master ']' 07:27:16 + PACKAGES=/tmp/packages_end.txt 07:27:16 + case "${OS_FAMILY}" in 07:27:16 + sort 07:27:16 + rpm -qa 07:27:17 + '[' -f /tmp/packages_start.txt ']' 07:27:17 + '[' -f /tmp/packages_end.txt ']' 07:27:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:27:17 + '[' /w/workspace/genius-maven-merge-master ']' 07:27:17 + mkdir -p /w/workspace/genius-maven-merge-master/archives/ 07:27:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/genius-maven-merge-master/archives/ 07:27:17 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins13222839393912897238.sh 07:27:17 ---> capture-instance-metadata.sh 07:27:17 Setup pyenv: 07:27:17 system 07:27:17 3.8.13 07:27:17 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:27:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nwts from file:/tmp/.os_lf_venv 07:27:19 lf-activate-venv(): INFO: Installing: lftools 07:27:35 lf-activate-venv(): INFO: Adding /tmp/venv-Nwts/bin to PATH 07:27:35 INFO: Running in OpenStack, capturing instance metadata 07:27:35 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins3526837045546015552.sh 07:27:35 provisioning config files... 07:27:36 Could not find credentials [logs] for genius-maven-merge-master #984 07:27:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/genius-maven-merge-master@tmp/config12238946822674420512tmp 07:27:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:27:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:27:36 provisioning config files... 07:27:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:27:36 [EnvInject] - Injecting environment variables from a build step. 07:27:36 [EnvInject] - Injecting as environment variables the properties content 07:27:36 SERVER_ID=logs 07:27:36 07:27:36 [EnvInject] - Variables injected successfully. 07:27:36 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins5331573858664746280.sh 07:27:36 ---> create-netrc.sh 07:27:36 WARN: Log server credential not found. 07:27:36 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins302251484555630587.sh 07:27:36 ---> python-tools-install.sh 07:27:36 Setup pyenv: 07:27:36 system 07:27:36 3.8.13 07:27:36 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:27:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nwts from file:/tmp/.os_lf_venv 07:27:38 lf-activate-venv(): INFO: Installing: lftools 07:27:51 lf-activate-venv(): INFO: Adding /tmp/venv-Nwts/bin to PATH 07:27:51 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins17286597431192505557.sh 07:27:51 ---> sudo-logs.sh 07:27:51 Archiving 'sudo' log.. 07:27:51 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins10471857924378753072.sh 07:27:51 ---> job-cost.sh 07:27:51 Setup pyenv: 07:27:51 system 07:27:51 3.8.13 07:27:51 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:27:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nwts from file:/tmp/.os_lf_venv 07:27:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:28:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:28:03 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:28:03 lf-activate-venv(): INFO: Adding /tmp/venv-Nwts/bin to PATH 07:28:03 INFO: No Stack... 07:28:03 INFO: Retrieving Pricing Info for: v3-standard-4 07:28:04 INFO: Archiving Costs 07:28:04 [genius-maven-merge-master] $ /bin/bash -l /tmp/jenkins11488300334521141122.sh 07:28:04 ---> logs-deploy.sh 07:28:04 Setup pyenv: 07:28:04 system 07:28:04 3.8.13 07:28:04 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:28:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nwts from file:/tmp/.os_lf_venv 07:28:05 lf-activate-venv(): INFO: Installing: lftools 07:28:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:28:19 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:28:20 lf-activate-venv(): INFO: Adding /tmp/venv-Nwts/bin to PATH 07:28:20 WARNING: Nexus logging server not set 07:28:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/genius-maven-merge-master/984/ 07:28:20 INFO: archiving logs to S3 07:28:21 ---> uname -a: 07:28:21 Linux prd-centos7-builder-4c-4g-11885.novalocal 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:28:21 07:28:21 07:28:21 ---> lscpu: 07:28:21 Architecture: x86_64 07:28:21 CPU op-mode(s): 32-bit, 64-bit 07:28:21 Byte Order: Little Endian 07:28:21 CPU(s): 4 07:28:21 On-line CPU(s) list: 0-3 07:28:21 Thread(s) per core: 1 07:28:21 Core(s) per socket: 1 07:28:21 Socket(s): 4 07:28:21 NUMA node(s): 1 07:28:21 Vendor ID: AuthenticAMD 07:28:21 CPU family: 23 07:28:21 Model: 49 07:28:21 Model name: AMD EPYC-Rome Processor 07:28:21 Stepping: 0 07:28:21 CPU MHz: 2800.000 07:28:21 BogoMIPS: 5600.00 07:28:21 Virtualization: AMD-V 07:28:21 Hypervisor vendor: KVM 07:28:21 Virtualization type: full 07:28:21 L1d cache: 32K 07:28:21 L1i cache: 32K 07:28:21 L2 cache: 512K 07:28:21 L3 cache: 16384K 07:28:21 NUMA node0 CPU(s): 0-3 07:28:21 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 ssbd rsb_ctxsw 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 07:28:21 07:28:21 07:28:21 ---> nproc: 07:28:21 4 07:28:21 07:28:21 07:28:21 ---> df -h: 07:28:21 Filesystem Size Used Avail Use% Mounted on 07:28:21 devtmpfs 7.8G 0 7.8G 0% /dev 07:28:21 tmpfs 7.8G 0 7.8G 0% /dev/shm 07:28:21 tmpfs 7.8G 17M 7.8G 1% /run 07:28:21 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 07:28:21 /dev/vda1 80G 5.5G 75G 7% / 07:28:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:28:21 07:28:21 07:28:21 ---> free -m: 07:28:21 total used free shared buff/cache available 07:28:21 Mem: 15884 776 12978 16 2128 14787 07:28:21 Swap: 1023 0 1023 07:28:21 07:28:21 07:28:21 ---> ip addr: 07:28:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:28:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:28:21 inet 127.0.0.1/8 scope host lo 07:28:21 valid_lft forever preferred_lft forever 07:28:21 inet6 ::1/128 scope host 07:28:21 valid_lft forever preferred_lft forever 07:28:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:28:21 link/ether fa:16:3e:09:f9:ba brd ff:ff:ff:ff:ff:ff 07:28:21 inet 10.30.170.120/23 brd 10.30.171.255 scope global dynamic eth0 07:28:21 valid_lft 86145sec preferred_lft 86145sec 07:28:21 inet6 fe80::f816:3eff:fe09:f9ba/64 scope link 07:28:21 valid_lft forever preferred_lft forever 07:28:21 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:28:21 link/ether 02:42:d2:7a:87:bd brd ff:ff:ff:ff:ff:ff 07:28:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:28:21 valid_lft forever preferred_lft forever 07:28:21 07:28:21 07:28:21 ---> sar -b -r -n DEV: 07:28:21 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 12/30/2023 _x86_64_ (4 CPU) 07:28:21 07:28:21 07:24:00 AM LINUX RESTART 07:28:21 07:28:21 07:25:01 AM tps rtps wtps bread/s bwrtn/s 07:28:21 07:26:01 AM 114.40 6.19 108.21 741.52 7753.86 07:28:21 07:27:01 AM 90.97 0.12 90.86 3.73 6304.75 07:28:21 07:28:01 AM 267.23 2.38 264.85 290.39 8498.75 07:28:21 Average: 157.53 2.90 154.63 345.24 7519.08 07:28:21 07:28:21 07:25:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:28:21 07:26:01 AM 13464460 2801504 17.22 2620 1890964 1132080 6.54 838788 1596456 50804 07:28:21 07:27:01 AM 13427036 2838928 17.45 2620 1983512 1041944 6.02 715748 1728532 132268 07:28:21 07:28:01 AM 13276728 2989236 18.38 2620 2079380 1054440 6.09 879968 1685844 54696 07:28:21 Average: 13389408 2876556 17.68 2620 1984619 1076155 6.22 811501 1670277 79256 07:28:21 07:28:21 07:25:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:28:21 07:26:01 AM eth0 35.07 29.13 395.85 2.96 0.00 0.00 0.00 07:28:21 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:21 07:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:21 07:27:01 AM eth0 37.67 32.28 507.38 3.94 0.00 0.00 0.00 07:28:21 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:21 07:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:21 07:28:01 AM eth0 35.02 28.37 204.47 17.51 0.00 0.00 0.00 07:28:21 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:21 07:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:21 Average: eth0 35.92 29.92 369.24 8.14 0.00 0.00 0.00 07:28:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:21 07:28:21 07:28:21 ---> sar -P ALL: 07:28:21 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 12/30/2023 _x86_64_ (4 CPU) 07:28:21 07:28:21 07:24:00 AM LINUX RESTART 07:28:21 07:28:21 07:25:01 AM CPU %user %nice %system %iowait %steal %idle 07:28:21 07:26:01 AM all 20.01 0.00 0.53 0.94 0.05 78.47 07:28:21 07:26:01 AM 0 4.98 0.00 0.27 0.49 0.05 94.21 07:28:21 07:26:01 AM 1 14.83 0.00 0.63 0.67 0.03 83.84 07:28:21 07:26:01 AM 2 0.70 0.00 0.25 0.95 0.03 98.06 07:28:21 07:26:01 AM 3 62.94 0.00 0.95 1.73 0.09 34.29 07:28:21 07:27:01 AM all 16.69 0.00 1.05 1.18 0.07 81.01 07:28:21 07:27:01 AM 0 5.92 0.00 0.56 0.24 0.03 93.25 07:28:21 07:27:01 AM 1 22.03 0.00 1.09 0.90 0.07 75.92 07:28:21 07:27:01 AM 2 30.30 0.00 1.88 1.42 0.11 66.30 07:28:21 07:27:01 AM 3 9.09 0.00 0.73 2.16 0.07 87.95 07:28:21 07:28:01 AM all 16.15 0.00 1.36 2.16 0.06 80.26 07:28:21 07:28:01 AM 0 2.59 0.00 0.77 1.03 0.05 95.56 07:28:21 07:28:01 AM 1 27.16 0.00 1.73 3.07 0.09 67.96 07:28:21 07:28:01 AM 2 21.23 0.00 1.56 1.85 0.05 75.31 07:28:21 07:28:01 AM 3 14.11 0.00 1.39 2.76 0.05 81.69 07:28:21 Average: all 17.61 0.00 0.98 1.43 0.06 79.92 07:28:21 Average: 0 4.49 0.00 0.53 0.58 0.04 94.34 07:28:21 Average: 1 21.30 0.00 1.14 1.54 0.06 75.96 07:28:21 Average: 2 17.17 0.00 1.21 1.40 0.06 80.16 07:28:21 Average: 3 27.94 0.00 1.02 2.23 0.07 68.74 07:28:21 07:28:21 07:28:21