08:01:20 Started by timer 08:01:20 Running as SYSTEM 08:01:20 [EnvInject] - Loading node environment variables. 08:01:20 Building remotely on prd-centos8-builder-2c-1g-2986 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:20 [ssh-agent] Looking for ssh-agent implementation... 08:01:20 $ ssh-agent 08:01:20 SSH_AUTH_SOCK=/tmp/ssh-wVYQ5MCebdob/agent.17730 08:01:20 SSH_AGENT_PID=17732 08:01:20 [ssh-agent] Started. 08:01:20 Running ssh-add (command line suppressed) 08:01:20 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_1976443269741047091.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_1976443269741047091.key) 08:01:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:01:20 provisioning config files... 08:01:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:21 provisioning config files... 08:01:21 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:21 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3582597365817678495.sh 08:01:21 ---> jenkins-sandbox-cleanup.sh 08:01:21 Setup pyenv: 08:01:21 system 08:01:21 * 3.8.13 (set by /opt/pyenv/version) 08:01:21 * 3.9.13 (set by /opt/pyenv/version) 08:01:21 * 3.10.6 (set by /opt/pyenv/version) 08:01:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9ZES 08:01:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:30 lf-activate-venv(): INFO: Base packages installed successfully 08:01:30 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:35 lf-activate-venv(): INFO: Adding /tmp/venv-9ZES/bin to PATH 08:01:35 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:35 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:35 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:35 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:35 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:35 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:35 Traceback (most recent call last): 08:01:35 File "/tmp/venv-9ZES/bin/jenkins-jobs", line 6, in 08:01:35 sys.exit(main()) 08:01:35 File "/tmp/venv-9ZES/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:35 jjb = JenkinsJobs(argv) 08:01:35 File "/tmp/venv-9ZES/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:35 self.parser = create_parser() 08:01:35 File "/tmp/venv-9ZES/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:35 extension_manager.map(parse_subcommand_args, subparser) 08:01:35 File "/tmp/venv-9ZES/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map 08:01:35 raise NoMatches(f'No {self.namespace} extensions found') 08:01:35 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:36 Build step 'Execute shell' marked build as failure 08:01:36 $ ssh-agent -k 08:01:36 unset SSH_AUTH_SOCK; 08:01:36 unset SSH_AGENT_PID; 08:01:36 echo Agent pid 17732 killed; 08:01:36 [ssh-agent] Stopped. 08:01:36 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:36 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9995628165495629239.sh 08:01:36 ---> sysstat.sh 08:01:36 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10799832987008951361.sh 08:01:36 ---> package-listing.sh 08:01:36 ++ facter osfamily 08:01:36 ++ tr '[:upper:]' '[:lower:]' 08:01:36 + OS_FAMILY=redhat 08:01:36 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:36 + START_PACKAGES=/tmp/packages_start.txt 08:01:36 + END_PACKAGES=/tmp/packages_end.txt 08:01:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:36 + PACKAGES=/tmp/packages_start.txt 08:01:36 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:36 + PACKAGES=/tmp/packages_end.txt 08:01:36 + case "${OS_FAMILY}" in 08:01:36 + rpm -qa 08:01:36 + sort 08:01:37 + '[' -f /tmp/packages_start.txt ']' 08:01:37 + '[' -f /tmp/packages_end.txt ']' 08:01:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:37 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:37 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:37 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1863158980300617581.sh 08:01:37 ---> capture-instance-metadata.sh 08:01:37 Setup pyenv: 08:01:37 system 08:01:37 3.8.13 08:01:37 3.9.13 08:01:37 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bvBH 08:01:41 lf-activate-venv(): INFO: Save venv in 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:45 lf-activate-venv(): INFO: Base packages installed successfully 08:01:45 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:05 lf-activate-venv(): INFO: Adding /tmp/venv-bvBH/bin to PATH 08:02:05 INFO: Running in OpenStack, capturing instance metadata 08:02:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9787744903236815317.sh 08:02:05 provisioning config files... 08:02:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config16894400784263562762tmp 08:02:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:05 [EnvInject] - Injecting environment variables from a build step. 08:02:05 [EnvInject] - Injecting as environment variables the properties content 08:02:05 SERVER_ID=logs 08:02:05 08:02:05 [EnvInject] - Variables injected successfully. 08:02:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5682037352889107869.sh 08:02:05 ---> create-netrc.sh 08:02:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17253266941346641137.sh 08:02:05 ---> python-tools-install.sh 08:02:05 Setup pyenv: 08:02:05 system 08:02:05 3.8.13 08:02:05 3.9.13 08:02:05 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bvBH from file:/tmp/.os_lf_venv 08:02:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:07 lf-activate-venv(): INFO: Base packages installed successfully 08:02:07 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:20 lf-activate-venv(): INFO: Adding /tmp/venv-bvBH/bin to PATH 08:02:20 Generating Requirements File 08:03:11 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:03:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:03:11 Python 3.10.6 08:03:11 pip 26.1.2 from /tmp/venv-bvBH/lib/python3.10/site-packages/pip (python 3.10) 08:03:11 aiohappyeyeballs==2.6.2 08:03:11 aiohttp==3.14.1 08:03:11 aiosignal==1.4.0 08:03:11 appdirs==1.4.4 08:03:11 argcomplete==3.6.3 08:03:11 aspy.yaml==1.3.0 08:03:11 async-timeout==5.0.1 08:03:11 attrs==26.1.0 08:03:11 autopage==0.6.0 08:03:11 backports.strenum==1.3.1 08:03:11 beautifulsoup4==4.15.0 08:03:11 boto3==1.43.36 08:03:11 botocore==1.43.36 08:03:11 bs4==0.0.2 08:03:11 certifi==2026.6.17 08:03:11 cffi==2.0.0 08:03:11 cfgv==3.5.0 08:03:11 chardet==7.4.3 08:03:11 charset-normalizer==3.4.7 08:03:11 click==8.4.2 08:03:11 cliff==4.14.0 08:03:11 cmd2==3.5.1 08:03:11 cryptography==3.3.2 08:03:11 debtcollector==3.1.0 08:03:11 decorator==5.3.1 08:03:11 defusedxml==0.7.1 08:03:11 Deprecated==1.3.1 08:03:11 distlib==0.4.3 08:03:11 dnspython==2.8.0 08:03:11 docker==7.1.0 08:03:11 dogpile.cache==1.5.0 08:03:11 durationpy==0.10 08:03:11 email-validator==2.3.0 08:03:11 filelock==3.29.4 08:03:11 frozenlist==1.8.0 08:03:11 future==1.0.0 08:03:11 gitdb==4.0.12 08:03:11 GitPython==3.1.50 08:03:11 httplib2==0.30.2 08:03:11 identify==2.6.19 08:03:11 idna==3.18 08:03:11 importlib-resources==1.5.0 08:03:11 iso8601==2.1.0 08:03:11 Jinja2==3.1.6 08:03:11 jmespath==1.1.0 08:03:11 jsonpatch==1.33 08:03:11 jsonpointer==3.1.1 08:03:11 jsonschema==4.26.0 08:03:11 jsonschema-specifications==2025.9.1 08:03:11 keystoneauth1==5.14.0 08:03:11 kubernetes==36.0.2 08:03:11 lftools==0.37.22 08:03:11 lxml==6.1.1 08:03:11 markdown-it-py==4.2.0 08:03:11 MarkupSafe==3.0.3 08:03:11 mdurl==0.1.2 08:03:11 msgpack==1.2.1 08:03:11 multi_key_dict==2.0.3 08:03:11 multidict==6.7.1 08:03:11 munch==4.0.0 08:03:11 netaddr==1.3.0 08:03:11 niet==1.4.2 08:03:11 nodeenv==1.10.0 08:03:11 oauth2client==4.1.3 08:03:11 oauthlib==3.3.1 08:03:11 openstacksdk==4.13.0 08:03:11 os-service-types==1.8.2 08:03:11 osc-lib==4.6.0 08:03:11 oslo.config==10.4.0 08:03:11 oslo.context==6.4.0 08:03:11 oslo.i18n==6.8.0 08:03:11 oslo.log==8.2.0 08:03:11 oslo.serialization==5.10.0 08:03:11 oslo.utils==10.1.1 08:03:11 packaging==26.2 08:03:11 pbr==7.0.3 08:03:11 platformdirs==4.10.0 08:03:11 prettytable==3.18.0 08:03:11 propcache==0.5.2 08:03:11 psutil==7.2.2 08:03:11 pyasn1==0.6.3 08:03:11 pyasn1_modules==0.4.2 08:03:11 pycparser==3.0 08:03:11 pygerrit2==2.0.15 08:03:11 PyGithub==2.9.1 08:03:11 Pygments==2.20.0 08:03:11 PyJWT==2.13.0 08:03:11 PyNaCl==1.6.2 08:03:11 pyparsing==2.4.7 08:03:11 pyperclip==1.11.0 08:03:11 pyrsistent==0.20.0 08:03:11 python-cinderclient==9.9.0 08:03:11 python-dateutil==2.9.0.post0 08:03:11 python-discovery==1.4.2 08:03:11 python-heatclient==5.2.0 08:03:11 python-jenkins==1.8.3 08:03:11 python-keystoneclient==5.8.0 08:03:11 python-magnumclient==4.10.0 08:03:11 python-openstackclient==10.0.0 08:03:11 python-swiftclient==4.10.0 08:03:11 PyYAML==6.0.3 08:03:11 referencing==0.37.0 08:03:11 requests==2.34.2 08:03:11 requests-oauthlib==2.0.0 08:03:11 rfc3986==2.0.0 08:03:11 rich==15.0.0 08:03:11 rich-argparse==1.8.0 08:03:11 rpds-py==0.30.0 08:03:11 rsa==4.9.1 08:03:11 ruamel.yaml==0.19.1 08:03:11 ruamel.yaml.clib==0.2.15 08:03:11 s3transfer==0.19.0 08:03:11 simplejson==4.1.1 08:03:11 six==1.17.0 08:03:11 smmap==5.0.3 08:03:11 soupsieve==2.8.4 08:03:11 stevedore==5.8.0 08:03:11 tabulate==0.10.0 08:03:11 toml==0.10.2 08:03:11 tomlkit==0.15.0 08:03:11 tqdm==4.68.3 08:03:11 typing_extensions==4.15.0 08:03:11 urllib3==1.26.20 08:03:11 virtualenv==21.5.1 08:03:11 wcwidth==0.8.1 08:03:11 websocket-client==1.9.0 08:03:11 wrapt==2.2.2 08:03:11 xdg==6.0.0 08:03:11 xmltodict==1.0.4 08:03:11 yarl==1.24.2 08:03:11 yq==3.4.3 08:03:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins12263152279330377673.sh 08:03:12 ---> uv-install.sh 08:03:12 Installing uv/uvx (latest) using shell installer 08:03:12 2026-06-27 08:03:12 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-RDpYIK.sh" [1] 08:03:12 downloading uv 0.11.25 x86_64-unknown-linux-gnu 08:03:13 installing to /home/jenkins/.local/bin 08:03:13 uv 08:03:13 uvx 08:03:13 everything's installed! 08:03:13 ---> Validating uv/uvx install 08:03:13 uvx 0.11.25 (x86_64-unknown-linux-gnu) 08:03:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4796676862594437991.sh 08:03:13 ---> sudo-logs.sh 08:03:13 Archiving 'sudo' log.. 08:03:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6383123260099285092.sh 08:03:14 ---> job-cost.sh 08:03:14 INFO: Activating Python virtual environment... 08:03:14 Setup pyenv: 08:03:14 system 08:03:14 3.8.13 08:03:14 3.9.13 08:03:14 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bvBH from file:/tmp/.os_lf_venv 08:03:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:19 lf-activate-venv(): INFO: Base packages installed successfully 08:03:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-bvBH/bin to PATH 08:03:24 INFO: No stack-cost file found 08:03:24 INFO: Instance uptime: 166s 08:03:24 INFO: Fetching instance metadata (attempt 1 of 3)... 08:03:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:03:24 INFO: Successfully fetched instance metadata 08:03:24 INFO: Instance type: v3-standard-2 08:03:24 INFO: Retrieving pricing info for: v3-standard-2 08:03:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:03:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=166 08:03:24 INFO: Successfully fetched Vexxhost pricing API 08:03:24 INFO: Retrieved cost: 0.06 08:03:24 INFO: Retrieved resource: v3-standard-2 08:03:24 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost 08:03:24 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost.csv 08:03:24 INFO: Successfully archived job cost data 08:03:24 DEBUG: Cost data: ci-management-jenkins-sandbox-cleanup,417,2026-06-27 08:03:24,v3-standard-2,166,0.06,0.00,FAILURE 08:03:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins17030927023266418128.sh 08:03:24 ---> logs-deploy.sh 08:03:24 Setup pyenv: 08:03:25 system 08:03:25 3.8.13 08:03:25 3.9.13 08:03:25 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bvBH from file:/tmp/.os_lf_venv 08:03:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:26 lf-activate-venv(): INFO: Base packages installed successfully 08:03:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:03:34 lf-activate-venv(): INFO: Adding /tmp/venv-bvBH/bin to PATH 08:03:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-sandbox-cleanup/417 08:03:34 INFO: archiving workspace using pattern(s): 08:03:36 Archives upload complete. 08:03:36 INFO: archiving logs to Nexus 08:03:37 ---> uname -a: 08:03:37 Linux prd-centos8-builder-2c-1g-2986.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:03:37 08:03:37 08:03:37 ---> lscpu: 08:03:37 Architecture: x86_64 08:03:37 CPU op-mode(s): 32-bit, 64-bit 08:03:37 Byte Order: Little Endian 08:03:37 CPU(s): 2 08:03:37 On-line CPU(s) list: 0,1 08:03:37 Thread(s) per core: 1 08:03:37 Core(s) per socket: 1 08:03:37 Socket(s): 2 08:03:37 NUMA node(s): 1 08:03:37 Vendor ID: AuthenticAMD 08:03:37 CPU family: 23 08:03:37 Model: 49 08:03:37 Model name: AMD EPYC-Rome Processor 08:03:37 Stepping: 0 08:03:37 CPU MHz: 2800.000 08:03:37 BogoMIPS: 5600.00 08:03:37 Virtualization: AMD-V 08:03:37 Hypervisor vendor: KVM 08:03:37 Virtualization type: full 08:03:37 L1d cache: 32K 08:03:37 L1i cache: 32K 08:03:37 L2 cache: 512K 08:03:37 L3 cache: 16384K 08:03:37 NUMA node0 CPU(s): 0,1 08:03:37 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:03:37 08:03:37 08:03:37 ---> nproc: 08:03:37 2 08:03:37 08:03:37 08:03:37 ---> df -h: 08:03:37 Filesystem Size Used Avail Use% Mounted on 08:03:37 devtmpfs 3.8G 0 3.8G 0% /dev 08:03:37 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:03:37 tmpfs 3.8G 17M 3.8G 1% /run 08:03:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:03:37 /dev/vda1 40G 9.3G 31G 24% / 08:03:37 tmpfs 770M 0 770M 0% /run/user/1001 08:03:37 08:03:37 08:03:37 ---> free -m: 08:03:37 total used free shared buff/cache available 08:03:37 Mem: 7697 540 4918 19 2238 6849 08:03:37 Swap: 1023 0 1023 08:03:37 08:03:37 08:03:37 ---> ip addr: 08:03:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:37 inet 127.0.0.1/8 scope host lo 08:03:37 valid_lft forever preferred_lft forever 08:03:37 inet6 ::1/128 scope host 08:03:37 valid_lft forever preferred_lft forever 08:03:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:37 link/ether fa:16:3e:14:36:f3 brd ff:ff:ff:ff:ff:ff 08:03:37 altname enp0s3 08:03:37 altname ens3 08:03:37 inet 10.30.106.66/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:03:37 valid_lft 86231sec preferred_lft 86231sec 08:03:37 inet6 fe80::f816:3eff:fe14:36f3/64 scope link 08:03:37 valid_lft forever preferred_lft forever 08:03:37 08:03:37 08:03:37 ---> sar -b -r -n DEV: 08:03:37 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/27/2026 _x86_64_ (2 CPU) 08:03:37 08:03:37 08:00:44 LINUX RESTART (2 CPU) 08:03:37 08:03:37 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:03:37 08:02:01 AM 430.30 331.79 98.52 16056.32 41726.39 08:03:37 08:03:01 AM 110.93 9.63 101.30 154.48 8929.54 08:03:37 Average: 270.71 170.80 99.91 8110.03 25337.52 08:03:37 08:03:37 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:37 08:02:01 AM 5298336 6999740 2584104 32.78 2688 1880488 786672 8.81 387168 1876852 177568 08:03:37 08:03:01 AM 5098956 6995496 2783484 35.31 2688 2062644 709064 7.94 386004 2025780 161608 08:03:37 Average: 5198646 6997618 2683794 34.05 2688 1971566 747868 8.37 386586 1951316 169588 08:03:37 08:03:37 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:37 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:37 08:02:01 AM eth0 253.25 122.85 1406.40 35.03 0.00 0.00 0.00 0.00 08:03:37 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:37 08:03:01 AM eth0 37.10 25.62 407.81 6.24 0.00 0.00 0.00 0.00 08:03:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:37 Average: eth0 145.24 74.27 907.39 20.64 0.00 0.00 0.00 0.00 08:03:37 08:03:37 08:03:37 ---> sar -P ALL: 08:03:37 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/27/2026 _x86_64_ (2 CPU) 08:03:37 08:03:37 08:00:44 LINUX RESTART (2 CPU) 08:03:37 08:03:37 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:37 08:02:01 AM all 44.54 2.58 37.54 5.96 0.08 9.31 08:03:37 08:02:01 AM 0 45.53 2.34 37.23 5.86 0.07 8.98 08:03:37 08:02:01 AM 1 43.54 2.83 37.86 6.06 0.09 9.63 08:03:37 08:03:01 AM all 23.94 0.18 6.04 8.32 0.11 61.42 08:03:37 08:03:01 AM 0 16.48 0.34 7.13 7.48 0.12 68.45 08:03:37 08:03:01 AM 1 31.39 0.02 4.95 9.16 0.10 54.38 08:03:37 Average: all 34.22 1.38 21.77 7.14 0.09 35.39 08:03:37 Average: 0 31.00 1.34 22.17 6.67 0.09 38.72 08:03:37 Average: 1 37.45 1.42 21.37 7.61 0.09 32.05 08:03:37 08:03:37 08:03:37