08:01:56 Started by timer 08:01:56 Running as SYSTEM 08:01:56 [EnvInject] - Loading node environment variables. 08:01:56 Building remotely on prd-centos8-builder-2c-4g-9199 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:57 [ssh-agent] Looking for ssh-agent implementation... 08:01:57 $ ssh-agent 08:01:57 SSH_AUTH_SOCK=/tmp/ssh-1E3yFt3ySogN/agent.5221 08:01:57 SSH_AGENT_PID=5223 08:01:57 [ssh-agent] Started. 08:01:57 Running ssh-add (command line suppressed) 08:01:57 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_9252406268834467910.key (jenkins-ssh) 08:01:57 [ssh-agent] Using credentials jenkins (jenkins) 08:01:57 provisioning config files... 08:01:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:57 provisioning config files... 08:01:57 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:57 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10408822413590011087.sh 08:01:57 ---> jenkins-sandbox-cleanup.sh 08:01:57 Setup pyenv: 08:01:58 system 08:01:58 * 3.8.13 (set by /opt/pyenv/version) 08:01:58 * 3.9.13 (set by /opt/pyenv/version) 08:01:58 * 3.10.6 (set by /opt/pyenv/version) 08:02:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7avN 08:02:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:15 lf-activate-venv(): INFO: Base packages installed successfully 08:02:15 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:26 lf-activate-venv(): INFO: Adding /tmp/venv-7avN/bin to PATH 08:02:26 /tmp/venv-7avN/lib/python3.10/site-packages/jenkins_jobs/registry.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 08:02:26 import pkg_resources 08:02:26 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:26 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:26 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:26 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:26 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:26 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:26 Traceback (most recent call last): 08:02:26 File "/tmp/venv-7avN/bin/jenkins-jobs", line 7, in 08:02:26 sys.exit(main()) 08:02:26 File "/tmp/venv-7avN/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:26 jjb = JenkinsJobs(argv) 08:02:26 File "/tmp/venv-7avN/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:26 self.parser = create_parser() 08:02:26 File "/tmp/venv-7avN/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:26 extension_manager.map(parse_subcommand_args, subparser) 08:02:26 File "/tmp/venv-7avN/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:26 raise NoMatches('No %s extensions found' % self.namespace) 08:02:26 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:26 Build step 'Execute shell' marked build as failure 08:02:26 $ ssh-agent -k 08:02:26 unset SSH_AUTH_SOCK; 08:02:26 unset SSH_AGENT_PID; 08:02:26 echo Agent pid 5223 killed; 08:02:26 [ssh-agent] Stopped. 08:02:26 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14922751453327398434.sh 08:02:26 ---> sysstat.sh 08:02:27 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins323406426303506083.sh 08:02:27 ---> package-listing.sh 08:02:27 ++ facter osfamily 08:02:27 ++ tr '[:upper:]' '[:lower:]' 08:02:27 + OS_FAMILY=redhat 08:02:27 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:27 + START_PACKAGES=/tmp/packages_start.txt 08:02:27 + END_PACKAGES=/tmp/packages_end.txt 08:02:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:27 + PACKAGES=/tmp/packages_start.txt 08:02:27 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:27 + PACKAGES=/tmp/packages_end.txt 08:02:27 + case "${OS_FAMILY}" in 08:02:27 + rpm -qa 08:02:27 + sort 08:02:28 + '[' -f /tmp/packages_start.txt ']' 08:02:28 + '[' -f /tmp/packages_end.txt ']' 08:02:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:28 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:28 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17840862191682241047.sh 08:02:28 ---> capture-instance-metadata.sh 08:02:28 Setup pyenv: 08:02:28 system 08:02:28 3.8.13 08:02:28 3.9.13 08:02:29 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rc2w 08:02:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:43 lf-activate-venv(): INFO: Base packages installed successfully 08:02:43 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:25 lf-activate-venv(): INFO: Adding /tmp/venv-rc2w/bin to PATH 08:03:26 INFO: Running in OpenStack, capturing instance metadata 08:03:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14158321612505450669.sh 08:03:26 provisioning config files... 08:03:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config17528677356151556729tmp 08:03:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:26 [EnvInject] - Injecting environment variables from a build step. 08:03:26 [EnvInject] - Injecting as environment variables the properties content 08:03:26 SERVER_ID=logs 08:03:26 08:03:26 [EnvInject] - Variables injected successfully. 08:03:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17439284778483316922.sh 08:03:26 ---> create-netrc.sh 08:03:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3573170393611366004.sh 08:03:26 ---> python-tools-install.sh 08:03:26 Setup pyenv: 08:03:27 system 08:03:27 3.8.13 08:03:27 3.9.13 08:03:27 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rc2w from file:/tmp/.os_lf_venv 08:03:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:30 lf-activate-venv(): INFO: Base packages installed successfully 08:03:30 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:56 lf-activate-venv(): INFO: Adding /tmp/venv-rc2w/bin to PATH 08:03:56 Generating Requirements File 08:04:33 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. 08:04:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:04:34 Python 3.10.6 08:04:34 pip 25.3 from /tmp/venv-rc2w/lib/python3.10/site-packages/pip (python 3.10) 08:04:35 appdirs==1.4.4 08:04:35 argcomplete==3.6.3 08:04:35 aspy.yaml==1.3.0 08:04:35 attrs==25.4.0 08:04:35 autopage==0.5.2 08:04:35 beautifulsoup4==4.14.2 08:04:35 boto3==1.40.74 08:04:35 botocore==1.40.74 08:04:35 bs4==0.0.2 08:04:35 cachetools==6.2.2 08:04:35 certifi==2025.11.12 08:04:35 cffi==2.0.0 08:04:35 cfgv==3.4.0 08:04:35 chardet==5.2.0 08:04:35 charset-normalizer==3.4.4 08:04:35 click==8.3.0 08:04:35 cliff==4.11.0 08:04:35 cmd2==2.7.0 08:04:35 cryptography==3.3.2 08:04:35 debtcollector==3.0.0 08:04:35 decorator==5.2.1 08:04:35 defusedxml==0.7.1 08:04:35 Deprecated==1.3.1 08:04:35 distlib==0.4.0 08:04:35 dnspython==2.8.0 08:04:35 docker==7.1.0 08:04:35 dogpile.cache==1.5.0 08:04:35 durationpy==0.10 08:04:35 email-validator==2.3.0 08:04:35 filelock==3.20.0 08:04:35 future==1.0.0 08:04:35 gitdb==4.0.12 08:04:35 GitPython==3.1.45 08:04:35 google-auth==2.43.0 08:04:35 httplib2==0.31.0 08:04:35 identify==2.6.15 08:04:35 idna==3.11 08:04:35 importlib-resources==1.5.0 08:04:35 iso8601==2.1.0 08:04:35 Jinja2==3.1.6 08:04:35 jmespath==1.0.1 08:04:35 jsonpatch==1.33 08:04:35 jsonpointer==3.0.0 08:04:35 jsonschema==4.25.1 08:04:35 jsonschema-specifications==2025.9.1 08:04:35 keystoneauth1==5.12.0 08:04:35 kubernetes==34.1.0 08:04:35 lftools==0.37.15 08:04:35 lxml==6.0.2 08:04:35 markdown-it-py==4.0.0 08:04:35 MarkupSafe==3.0.3 08:04:35 mdurl==0.1.2 08:04:35 msgpack==1.1.2 08:04:35 multi_key_dict==2.0.3 08:04:35 munch==4.0.0 08:04:35 netaddr==1.3.0 08:04:35 niet==1.4.2 08:04:35 nodeenv==1.9.1 08:04:35 oauth2client==4.1.3 08:04:35 oauthlib==3.3.1 08:04:35 openstacksdk==4.8.0 08:04:35 os-service-types==1.8.1 08:04:35 osc-lib==4.2.0 08:04:35 oslo.config==10.1.0 08:04:35 oslo.context==6.1.0 08:04:35 oslo.i18n==6.7.0 08:04:35 oslo.log==7.2.1 08:04:35 oslo.serialization==5.8.0 08:04:35 oslo.utils==9.1.0 08:04:35 packaging==25.0 08:04:35 pbr==7.0.3 08:04:35 platformdirs==4.5.0 08:04:35 prettytable==3.17.0 08:04:35 psutil==7.1.3 08:04:35 pyasn1==0.6.1 08:04:35 pyasn1_modules==0.4.2 08:04:35 pycparser==2.23 08:04:35 pygerrit2==2.0.15 08:04:35 PyGithub==2.8.1 08:04:35 Pygments==2.19.2 08:04:35 PyJWT==2.10.1 08:04:35 PyNaCl==1.6.1 08:04:35 pyparsing==2.4.7 08:04:35 pyperclip==1.11.0 08:04:35 pyrsistent==0.20.0 08:04:35 python-cinderclient==9.8.0 08:04:35 python-dateutil==2.9.0.post0 08:04:35 python-heatclient==4.3.0 08:04:35 python-jenkins==1.8.3 08:04:35 python-keystoneclient==5.7.0 08:04:35 python-magnumclient==4.9.0 08:04:35 python-openstackclient==8.2.0 08:04:35 python-swiftclient==4.9.0 08:04:35 PyYAML==6.0.3 08:04:35 referencing==0.37.0 08:04:35 requests==2.32.5 08:04:35 requests-oauthlib==2.0.0 08:04:35 requestsexceptions==1.4.0 08:04:35 rfc3986==2.0.0 08:04:35 rich==14.2.0 08:04:35 rich-argparse==1.7.2 08:04:35 rpds-py==0.28.0 08:04:35 rsa==4.9.1 08:04:35 ruamel.yaml==0.18.16 08:04:35 ruamel.yaml.clib==0.2.14 08:04:35 s3transfer==0.14.0 08:04:35 simplejson==3.20.2 08:04:35 six==1.17.0 08:04:35 smmap==5.0.2 08:04:35 soupsieve==2.8 08:04:35 stevedore==5.5.0 08:04:35 tabulate==0.9.0 08:04:35 toml==0.10.2 08:04:35 tomlkit==0.13.3 08:04:35 tqdm==4.67.1 08:04:35 typing_extensions==4.15.0 08:04:35 tzdata==2025.2 08:04:35 urllib3==1.26.20 08:04:35 virtualenv==20.35.4 08:04:35 wcwidth==0.2.14 08:04:35 websocket-client==1.9.0 08:04:35 wrapt==2.0.1 08:04:35 xdg==6.0.0 08:04:35 xmltodict==1.0.2 08:04:35 yq==3.4.3 08:04:35 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11559178822808666738.sh 08:04:35 ---> sudo-logs.sh 08:04:35 Archiving 'sudo' log.. 08:04:35 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6642198969223685442.sh 08:04:35 ---> job-cost.sh 08:04:35 Setup pyenv: 08:04:36 system 08:04:36 3.8.13 08:04:36 3.9.13 08:04:36 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rc2w from file:/tmp/.os_lf_venv 08:04:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:39 lf-activate-venv(): INFO: Base packages installed successfully 08:04:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-rc2w/bin to PATH 08:04:51 INFO: No Stack... 08:04:51 INFO: Retrieving Pricing Info for: v3-starter-2 08:04:51 INFO: Archiving Costs 08:04:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins1619235377573946201.sh 08:04:51 ---> logs-deploy.sh 08:04:51 Setup pyenv: 08:04:52 system 08:04:52 3.8.13 08:04:52 3.9.13 08:04:52 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rc2w from file:/tmp/.os_lf_venv 08:04:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:55 lf-activate-venv(): INFO: Base packages installed successfully 08:04:55 lf-activate-venv(): INFO: Installing additional packages: lftools 08:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-rc2w/bin to PATH 08:05:15 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/341 08:05:15 INFO: archiving workspace using pattern(s): 08:05:18 Archives upload complete. 08:05:18 INFO: archiving logs to Nexus 08:05:20 ---> uname -a: 08:05:20 Linux prd-centos8-builder-2c-4g-9199.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:05:20 08:05:20 08:05:20 ---> lscpu: 08:05:20 Architecture: x86_64 08:05:20 CPU op-mode(s): 32-bit, 64-bit 08:05:20 Byte Order: Little Endian 08:05:20 CPU(s): 2 08:05:20 On-line CPU(s) list: 0,1 08:05:20 Thread(s) per core: 1 08:05:20 Core(s) per socket: 1 08:05:20 Socket(s): 2 08:05:20 NUMA node(s): 1 08:05:20 Vendor ID: AuthenticAMD 08:05:20 CPU family: 23 08:05:20 Model: 49 08:05:20 Model name: AMD EPYC-Rome Processor 08:05:20 Stepping: 0 08:05:20 CPU MHz: 2800.000 08:05:20 BogoMIPS: 5600.00 08:05:20 Virtualization: AMD-V 08:05:20 Hypervisor vendor: KVM 08:05:20 Virtualization type: full 08:05:20 L1d cache: 32K 08:05:20 L1i cache: 32K 08:05:20 L2 cache: 512K 08:05:20 L3 cache: 16384K 08:05:20 NUMA node0 CPU(s): 0,1 08:05:20 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:05:20 08:05:20 08:05:20 ---> nproc: 08:05:20 2 08:05:20 08:05:20 08:05:20 ---> df -h: 08:05:20 Filesystem Size Used Avail Use% Mounted on 08:05:20 devtmpfs 1.8G 0 1.8G 0% /dev 08:05:20 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:05:20 tmpfs 1.8G 17M 1.8G 1% /run 08:05:20 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:05:20 /dev/vda1 20G 9.0G 11G 45% / 08:05:20 tmpfs 367M 0 367M 0% /run/user/1001 08:05:20 08:05:20 08:05:20 ---> free -m: 08:05:20 total used free shared buff/cache available 08:05:20 Mem: 3665 460 1197 17 2008 2930 08:05:20 Swap: 1023 0 1023 08:05:20 08:05:20 08:05:20 ---> ip addr: 08:05:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:20 inet 127.0.0.1/8 scope host lo 08:05:20 valid_lft forever preferred_lft forever 08:05:20 inet6 ::1/128 scope host 08:05:20 valid_lft forever preferred_lft forever 08:05:20 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:05:20 link/ether fa:16:3e:f9:36:1d brd ff:ff:ff:ff:ff:ff 08:05:20 altname enp0s3 08:05:20 altname ens3 08:05:20 inet 10.32.6.44/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:05:20 valid_lft 86156sec preferred_lft 86156sec 08:05:20 inet6 fe80::f816:3eff:fef9:361d/64 scope link 08:05:20 valid_lft forever preferred_lft forever 08:05:20 08:05:20 08:05:20 ---> sar -b -r -n DEV: 08:05:20 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/15/2025 _x86_64_ (2 CPU) 08:05:20 08:05:20 08:01:08 LINUX RESTART (2 CPU) 08:05:20 08:05:20 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:05:20 08:03:01 AM 48.77 2.42 46.35 156.88 4549.75 08:05:20 08:04:01 AM 57.77 0.42 57.35 54.64 7322.77 08:05:20 08:05:01 AM 44.38 0.23 44.14 23.60 4165.77 08:05:20 Average: 50.31 1.02 49.28 78.37 5346.27 08:05:20 08:05:20 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:20 08:03:01 AM 1512996 3041076 2240680 59.69 2104 1704620 618648 12.88 322548 1659136 58028 08:05:20 08:04:01 AM 1409448 3060856 2344228 62.45 2104 1819448 570324 11.88 324224 1725480 7528 08:05:20 08:05:01 AM 1233200 3005784 2520476 67.15 2104 1932840 595208 12.39 329576 1868092 42232 08:05:20 Average: 1385215 3035905 2368461 63.10 2104 1818969 594727 12.38 325449 1750903 35929 08:05:20 08:05:20 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:20 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:20 08:03:01 AM eth0 49.63 37.20 523.31 10.03 0.00 0.00 0.00 0.00 08:05:20 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:20 08:04:01 AM eth0 23.04 17.67 314.59 4.02 0.00 0.00 0.00 0.00 08:05:20 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:20 08:05:01 AM eth0 26.28 21.81 241.15 5.77 0.00 0.00 0.00 0.00 08:05:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:20 Average: eth0 32.98 25.56 359.69 6.61 0.00 0.00 0.00 0.00 08:05:20 08:05:20 08:05:20 ---> sar -P ALL: 08:05:20 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/15/2025 _x86_64_ (2 CPU) 08:05:20 08:05:20 08:01:08 LINUX RESTART (2 CPU) 08:05:20 08:05:20 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:05:20 08:03:01 AM all 36.98 0.00 4.23 2.11 4.38 52.29 08:05:20 08:03:01 AM 0 27.95 0.00 3.38 1.73 4.31 62.62 08:05:20 08:03:01 AM 1 46.05 0.00 5.09 2.50 4.45 41.91 08:05:20 08:04:01 AM all 33.32 0.00 3.69 2.36 4.06 56.57 08:05:20 08:04:01 AM 0 41.49 0.00 4.53 1.95 4.40 47.63 08:05:20 08:04:01 AM 1 25.17 0.00 2.84 2.78 3.72 65.49 08:05:20 08:05:01 AM all 36.10 0.00 4.01 1.65 4.91 53.33 08:05:20 08:05:01 AM 0 31.93 0.00 4.48 2.24 4.70 56.65 08:05:20 08:05:01 AM 1 40.25 0.00 3.54 1.07 5.10 50.02 08:05:20 Average: all 35.47 0.00 3.98 2.04 4.45 54.06 08:05:20 Average: 0 33.79 0.00 4.13 1.97 4.47 55.64 08:05:20 Average: 1 37.15 0.00 3.82 2.11 4.43 52.49 08:05:20 08:05:20 08:05:20