08:00:57 Started by timer 08:00:57 Running as SYSTEM 08:00:57 [EnvInject] - Loading node environment variables. 08:00:57 Building remotely on prd-centos8-builder-2c-1g-4981 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:57 [ssh-agent] Looking for ssh-agent implementation... 08:00:57 $ ssh-agent 08:00:58 SSH_AUTH_SOCK=/tmp/ssh-m5PzkTeMS6M2/agent.14289 08:00:58 SSH_AGENT_PID=14293 08:00:58 [ssh-agent] Started. 08:00:58 Running ssh-add (command line suppressed) 08:00:58 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_12021844752333423205.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_12021844752333423205.key) 08:00:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:00:58 provisioning config files... 08:00:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:58 provisioning config files... 08:00:58 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4098011125138645816.sh 08:00:58 ---> jenkins-sandbox-cleanup.sh 08:00:58 Setup pyenv: 08:00:58 system 08:00:58 * 3.8.13 (set by /opt/pyenv/version) 08:00:58 * 3.9.13 (set by /opt/pyenv/version) 08:00:58 * 3.10.6 (set by /opt/pyenv/version) 08:01:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dLV1 08:01:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:06 lf-activate-venv(): INFO: Base packages installed successfully 08:01:06 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:12 lf-activate-venv(): INFO: Adding /tmp/venv-dLV1/bin to PATH 08:01:12 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:12 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:12 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:12 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:12 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:12 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:12 Traceback (most recent call last): 08:01:12 File "/tmp/venv-dLV1/bin/jenkins-jobs", line 6, in 08:01:12 sys.exit(main()) 08:01:12 File "/tmp/venv-dLV1/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:12 jjb = JenkinsJobs(argv) 08:01:12 File "/tmp/venv-dLV1/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:12 self.parser = create_parser() 08:01:12 File "/tmp/venv-dLV1/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:12 extension_manager.map(parse_subcommand_args, subparser) 08:01:12 File "/tmp/venv-dLV1/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map 08:01:12 raise NoMatches(f'No {self.namespace} extensions found') 08:01:12 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:12 Build step 'Execute shell' marked build as failure 08:01:12 $ ssh-agent -k 08:01:12 unset SSH_AUTH_SOCK; 08:01:12 unset SSH_AGENT_PID; 08:01:12 echo Agent pid 14293 killed; 08:01:12 [ssh-agent] Stopped. 08:01:12 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18079165896278092181.sh 08:01:12 ---> sysstat.sh 08:01:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3662013322855533634.sh 08:01:13 ---> package-listing.sh 08:01:13 ++ facter osfamily 08:01:13 ++ tr '[:upper:]' '[:lower:]' 08:01:13 + OS_FAMILY=redhat 08:01:13 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:13 + START_PACKAGES=/tmp/packages_start.txt 08:01:13 + END_PACKAGES=/tmp/packages_end.txt 08:01:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:13 + PACKAGES=/tmp/packages_start.txt 08:01:13 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:13 + PACKAGES=/tmp/packages_end.txt 08:01:13 + case "${OS_FAMILY}" in 08:01:13 + sort 08:01:13 + rpm -qa 08:01:13 + '[' -f /tmp/packages_start.txt ']' 08:01:13 + '[' -f /tmp/packages_end.txt ']' 08:01:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:13 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:13 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13593248317413790286.sh 08:01:13 ---> capture-instance-metadata.sh 08:01:13 Setup pyenv: 08:01:14 system 08:01:14 3.8.13 08:01:14 3.9.13 08:01:14 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYWx 08:01:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:21 lf-activate-venv(): INFO: Base packages installed successfully 08:01:21 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:40 lf-activate-venv(): INFO: Adding /tmp/venv-tYWx/bin to PATH 08:01:40 INFO: Running in OpenStack, capturing instance metadata 08:01:40 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17670894228571414104.sh 08:01:40 provisioning config files... 08:01:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config5613067221381298748tmp 08:01:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:40 [EnvInject] - Injecting environment variables from a build step. 08:01:40 [EnvInject] - Injecting as environment variables the properties content 08:01:40 SERVER_ID=logs 08:01:40 08:01:40 [EnvInject] - Variables injected successfully. 08:01:40 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2398548306230347500.sh 08:01:40 ---> create-netrc.sh 08:01:40 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1069189154391905657.sh 08:01:40 ---> python-tools-install.sh 08:01:40 Setup pyenv: 08:01:40 system 08:01:40 3.8.13 08:01:40 3.9.13 08:01:40 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tYWx from file:/tmp/.os_lf_venv 08:01:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:42 lf-activate-venv(): INFO: Base packages installed successfully 08:01:42 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:48 lf-activate-venv(): INFO: Adding /tmp/venv-tYWx/bin to PATH 08:01:48 Generating Requirements File 08:02:10 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:02:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:11 Python 3.10.6 08:02:11 pip 26.2.1 from /tmp/venv-tYWx/lib/python3.10/site-packages/pip (python 3.10) 08:02:11 aiohappyeyeballs==2.7.1 08:02:11 aiohttp==3.14.3 08:02:11 aiosignal==1.4.0 08:02:11 appdirs==1.4.4 08:02:11 argcomplete==3.7.2 08:02:11 aspy.yaml==1.3.0 08:02:11 async-timeout==5.0.1 08:02:11 attrs==26.1.0 08:02:11 autopage==0.6.0 08:02:11 backports.strenum==1.3.1 08:02:11 beautifulsoup4==4.15.0 08:02:11 boto3==1.43.67 08:02:11 botocore==1.43.67 08:02:11 bs4==0.0.2 08:02:11 certifi==2026.7.22 08:02:11 cffi==2.1.1 08:02:11 cfgv==3.5.0 08:02:11 chardet==7.5.1 08:02:11 charset-normalizer==3.4.9 08:02:11 click==8.4.2 08:02:11 cliff==4.14.0 08:02:11 cmd2==3.5.1 08:02:11 cryptography==3.3.2 08:02:11 debtcollector==3.1.0 08:02:11 decorator==5.3.1 08:02:11 defusedxml==0.7.1 08:02:11 Deprecated==1.3.1 08:02:11 distlib==0.4.3 08:02:11 dnspython==2.8.0 08:02:11 docker==7.2.0 08:02:11 dogpile.cache==1.5.0 08:02:11 durationpy==0.10 08:02:11 email-validator==2.3.0 08:02:11 filelock==3.32.2 08:02:11 frozenlist==1.8.0 08:02:11 future==1.0.0 08:02:11 gitdb==4.0.12 08:02:11 GitPython==3.1.58 08:02:11 httplib2==0.30.2 08:02:11 identify==2.6.19 08:02:11 idna==3.18 08:02:11 importlib-resources==1.5.0 08:02:11 iso8601==2.1.0 08:02:11 Jinja2==3.1.6 08:02:11 jmespath==1.1.0 08:02:11 jsonpatch==1.33 08:02:11 jsonpointer==3.1.1 08:02:11 jsonschema==4.26.0 08:02:11 jsonschema-specifications==2025.9.1 08:02:11 keystoneauth1==5.14.0 08:02:11 kubernetes==36.0.3 08:02:11 lftools==0.37.22 08:02:11 lxml==6.1.1 08:02:11 markdown-it-py==4.2.0 08:02:11 MarkupSafe==3.0.3 08:02:11 mdurl==0.1.2 08:02:11 msgpack==1.2.1 08:02:11 multi_key_dict==2.0.3 08:02:11 multidict==6.7.1 08:02:11 munch==4.0.0 08:02:11 netaddr==1.3.0 08:02:11 niet==1.4.2 08:02:11 nodeenv==1.10.0 08:02:11 oauth2client==4.1.3 08:02:11 oauthlib==3.3.1 08:02:11 openstacksdk==4.13.0 08:02:11 os-service-types==1.8.2 08:02:11 osc-lib==4.6.0 08:02:11 oslo.config==10.4.0 08:02:11 oslo.context==6.4.0 08:02:11 oslo.i18n==6.8.0 08:02:11 oslo.log==8.2.0 08:02:11 oslo.serialization==5.10.0 08:02:11 oslo.utils==10.1.1 08:02:11 packaging==26.3 08:02:11 pbr==7.0.3 08:02:11 platformdirs==4.11.1 08:02:11 prettytable==3.18.0 08:02:11 propcache==0.5.2 08:02:11 psutil==7.2.2 08:02:11 pyasn1==0.6.4 08:02:11 pyasn1_modules==0.4.2 08:02:11 pycparser==3.0 08:02:11 pygerrit2==2.0.15 08:02:11 PyGithub==2.9.1 08:02:11 Pygments==2.20.0 08:02:11 PyJWT==2.13.0 08:02:11 PyNaCl==1.6.2 08:02:11 pyparsing==2.4.7 08:02:11 pyperclip==1.11.0 08:02:11 pyrsistent==0.20.0 08:02:11 python-cinderclient==9.9.0 08:02:11 python-dateutil==2.9.0.post0 08:02:11 python-discovery==1.5.1 08:02:11 python-heatclient==5.2.0 08:02:11 python-jenkins==1.8.3 08:02:11 python-keystoneclient==5.8.0 08:02:11 python-magnumclient==4.11.0 08:02:11 python-openstackclient==10.0.0 08:02:11 python-swiftclient==4.10.0 08:02:11 PyYAML==6.0.3 08:02:11 referencing==0.37.0 08:02:11 requests==2.34.2 08:02:11 requests-oauthlib==2.0.0 08:02:11 rfc3986==2.0.0 08:02:11 rich==15.0.0 08:02:11 rich-argparse==1.8.0 08:02:11 rpds-py==0.30.0 08:02:11 rsa==4.9.1 08:02:11 ruamel.yaml==0.19.1 08:02:11 ruamel.yaml.clib==0.2.15 08:02:11 s3transfer==0.19.2 08:02:11 simplejson==4.1.1 08:02:11 six==1.17.0 08:02:11 smmap==5.0.3 08:02:11 soupsieve==2.9.2 08:02:11 stevedore==5.8.0 08:02:11 tabulate==0.10.0 08:02:11 toml==0.10.2 08:02:11 tomlkit==0.15.1 08:02:11 tqdm==4.70.0 08:02:11 typing_extensions==4.16.0 08:02:11 urllib3==1.26.20 08:02:11 virtualenv==21.7.2 08:02:11 wcwidth==0.8.2 08:02:11 websocket-client==1.9.0 08:02:11 wrapt==2.3.0 08:02:11 xdg==6.0.0 08:02:11 xmltodict==1.0.4 08:02:11 yarl==1.24.5 08:02:11 yq==4.1.2 08:02:11 [ci-management-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins16056638809449703315.sh 08:02:11 ---> uv-install.sh 08:02:11 Installing uv/uvx (latest) using shell installer 08:02:11 2026-08-08 08:02:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-NYqHrZ.sh" [1] 08:02:12 downloading uv 0.12.3 x86_64-unknown-linux-gnu 08:02:12 installing to /home/jenkins/.local/bin 08:02:12 uv 08:02:12 uvx 08:02:12 everything's installed! 08:02:12 ---> Validating uv/uvx install 08:02:12 uvx 0.12.3 (x86_64-unknown-linux-gnu) 08:02:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18010737030857995691.sh 08:02:12 ---> sudo-logs.sh 08:02:12 Archiving 'sudo' log.. 08:02:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8637095029671898779.sh 08:02:13 ---> job-cost.sh 08:02:13 INFO: Activating Python virtual environment... 08:02:13 Setup pyenv: 08:02:13 system 08:02:13 3.8.13 08:02:13 3.9.13 08:02:13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tYWx from file:/tmp/.os_lf_venv 08:02:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:13 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: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:19 lf-activate-venv(): INFO: Adding /tmp/venv-tYWx/bin to PATH 08:02:19 INFO: No stack-cost file found 08:02:19 INFO: Instance uptime: 116s 08:02:19 INFO: Fetching instance metadata (attempt 1 of 3)... 08:02:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:02:19 INFO: Successfully fetched instance metadata 08:02:19 INFO: Instance type: v3-standard-2 08:02:19 INFO: Retrieving pricing info for: v3-standard-2 08:02:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:02:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=116 08:02:19 INFO: Successfully fetched Vexxhost pricing API 08:02:19 INFO: Retrieved cost: 0.06 08:02:19 INFO: Retrieved resource: v3-standard-2 08:02:19 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost 08:02:19 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost.csv 08:02:19 INFO: Successfully archived job cost data 08:02:19 DEBUG: Cost data: ci-management-jenkins-sandbox-cleanup,423,2026-08-08 08:02:19,v3-standard-2,116,0.06,0.00,FAILURE 08:02:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins12431963437555402730.sh 08:02:19 ---> logs-deploy.sh 08:02:19 Setup pyenv: 08:02:19 system 08:02:19 3.8.13 08:02:19 3.9.13 08:02:19 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tYWx from file:/tmp/.os_lf_venv 08:02:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:21 lf-activate-venv(): INFO: Base packages installed successfully 08:02:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:02:27 lf-activate-venv(): INFO: Adding /tmp/venv-tYWx/bin to PATH 08:02:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-sandbox-cleanup/423 08:02:27 INFO: archiving workspace using pattern(s): 08:02:28 Archives upload complete. 08:02:29 INFO: archiving logs to Nexus 08:02:29 ---> uname -a: 08:02:29 Linux prd-centos8-builder-2c-1g-4981.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 08:02:29 08:02:29 08:02:29 ---> lscpu: 08:02:29 Architecture: x86_64 08:02:29 CPU op-mode(s): 32-bit, 64-bit 08:02:29 Byte Order: Little Endian 08:02:29 CPU(s): 2 08:02:29 On-line CPU(s) list: 0,1 08:02:29 Thread(s) per core: 1 08:02:29 Core(s) per socket: 1 08:02:29 Socket(s): 2 08:02:29 NUMA node(s): 1 08:02:29 Vendor ID: AuthenticAMD 08:02:29 CPU family: 23 08:02:29 Model: 49 08:02:29 Model name: AMD EPYC-Rome Processor 08:02:29 Stepping: 0 08:02:29 CPU MHz: 2800.000 08:02:29 BogoMIPS: 5600.00 08:02:29 Virtualization: AMD-V 08:02:29 Hypervisor vendor: KVM 08:02:29 Virtualization type: full 08:02:29 L1d cache: 32K 08:02:29 L1i cache: 32K 08:02:29 L2 cache: 512K 08:02:29 L3 cache: 16384K 08:02:29 NUMA node0 CPU(s): 0,1 08:02:29 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:02:29 08:02:29 08:02:29 ---> nproc: 08:02:29 2 08:02:29 08:02:29 08:02:29 ---> df -h: 08:02:29 Filesystem Size Used Avail Use% Mounted on 08:02:29 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:29 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:02:29 tmpfs 3.8G 17M 3.8G 1% /run 08:02:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:02:29 /dev/vda1 40G 9.5G 31G 24% / 08:02:29 tmpfs 770M 0 770M 0% /run/user/1001 08:02:29 08:02:29 08:02:29 ---> free -m: 08:02:29 total used free shared buff/cache available 08:02:29 Mem: 7697 543 4917 19 2236 6845 08:02:29 Swap: 1023 0 1023 08:02:29 08:02:29 08:02:29 ---> ip addr: 08:02:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:29 inet 127.0.0.1/8 scope host lo 08:02:29 valid_lft forever preferred_lft forever 08:02:29 inet6 ::1/128 scope host 08:02:29 valid_lft forever preferred_lft forever 08:02:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:29 link/ether fa:16:3e:0e:5f:51 brd ff:ff:ff:ff:ff:ff 08:02:29 altname enp0s3 08:02:29 altname ens3 08:02:29 inet 10.30.106.94/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:02:29 valid_lft 86284sec preferred_lft 86284sec 08:02:29 inet6 fe80::f816:3eff:fe0e:5f51/64 scope link 08:02:29 valid_lft forever preferred_lft forever 08:02:29 08:02:29 08:02:29 ---> sar -b -r -n DEV: 08:02:29 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/08/2026 _x86_64_ (2 CPU) 08:02:29 08:02:29 08:00:29 LINUX RESTART (2 CPU) 08:02:29 08:02:29 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:02:29 08:02:01 AM 240.21 126.09 114.13 1391.30 8233.11 08:02:29 Average: 240.21 126.09 114.13 1391.30 8233.11 08:02:29 08:02:29 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:29 08:02:01 AM 5238928 7010084 2643504 33.54 2688 1943268 719584 8.06 374360 1920696 170140 08:02:29 Average: 5238928 7010084 2643504 33.54 2688 1943268 719584 8.06 374360 1920696 170140 08:02:29 08:02:29 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:29 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:29 08:02:01 AM eth0 75.49 51.06 1109.37 10.86 0.00 0.00 0.00 0.00 08:02:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:29 Average: eth0 75.49 51.06 1109.37 10.86 0.00 0.00 0.00 0.00 08:02:29 08:02:29 08:02:29 ---> sar -P ALL: 08:02:29 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/08/2026 _x86_64_ (2 CPU) 08:02:29 08:02:29 08:00:29 LINUX RESTART (2 CPU) 08:02:29 08:02:29 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:02:29 08:02:01 AM all 42.24 2.44 32.41 2.85 0.13 19.93 08:02:29 08:02:01 AM 0 39.53 2.97 31.21 2.52 0.14 23.64 08:02:29 08:02:01 AM 1 44.93 1.92 33.61 3.18 0.12 16.23 08:02:29 Average: all 42.24 2.44 32.41 2.85 0.13 19.93 08:02:29 Average: 0 39.53 2.97 31.21 2.52 0.14 23.64 08:02:29 Average: 1 44.93 1.92 33.61 3.18 0.12 16.23 08:02:29 08:02:29 08:02:29