Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-4g-5257 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ooBUAimyi8CF/agent.5235 SSH_AGENT_PID=5237 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga@tmp/private_key_14887537108527163839.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git init /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins [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/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga@tmp/jenkins-gitclient-ssh16824073718899227202.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b25b465a0656a6098b2d9f2b256a68dd83b822a5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b25b465a0656a6098b2d9f2b256a68dd83b822a5 # timeout=10 Commit message: "NONRTRIC - InformationCoordinatorService - Allow release from older branch for bug-fix release" > git rev-list --no-walk 3350452d28f853a3c19e31519c71e2eb3b45ad8e # timeout=10 > 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.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # 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 packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [ansible-cfg] to file:/home/jenkins/.ansible/ansible.cfg [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PACKER_TEMPLATE=devstack-pre-pip-yoga PACKER_PLATFORM=centos-cs-8 PACKER_VERSION=1.9.1 PACKER_BUILDER=openstack UPDATE_CLOUD_IMAGE=False [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins7021356033255450474.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.9.1. /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga 2025-10-01 11:03:06 URL:https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip [23043796/23043796] -> "packer_1.9.1_linux_amd64.zip" [1] Archive: packer_1.9.1_linux_amd64.zip inflating: /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/bin/packer /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga ---> packer-build.sh packer init templates/devstack-pre-pip-yoga.pkr.hcl ... Installed plugin github.com/hashicorp/openstack v1.1.2 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.2_x5.0_linux_amd64" Warning: Undefined variable The variable "cloud_availability_zone" was set but was not declared as an input variable. To declare variable "cloud_availability_zone" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "cloud_availability_zone" { type = string default = null } The configuration is valid. + [[ -n https://gerrit.o-ran-sc.org/r ]] + [[ -n '' ]] + [[ '' =~ https://github.com ]] + set +x ==> openstack.devstack-pre-pip-yoga: Loading flavor: v2-highcpu-1 openstack.devstack-pre-pip-yoga: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 ==> openstack.devstack-pre-pip-yoga: Creating temporary RSA SSH key for instance... ==> openstack.devstack-pre-pip-yoga: Creating temporary keypair: packer_68dd0a6f-f10b-2805-1362-9952fe4fd1e8 ... ==> openstack.devstack-pre-pip-yoga: Created temporary keypair: packer_68dd0a6f-f10b-2805-1362-9952fe4fd1e8 openstack.devstack-pre-pip-yoga: Found Image ID: 859ecb6a-33dd-4be1-b446-42c851b4c973 ==> openstack.devstack-pre-pip-yoga: Creating volume... ==> openstack.devstack-pre-pip-yoga: Waiting for volume packer_68dd0a6f-ad24-6108-2b40-96df5b5457e6 (volume id: f7a8eefa-288e-4bdb-b5a9-e370c40fe756) to become available... openstack.devstack-pre-pip-yoga: Volume ID: f7a8eefa-288e-4bdb-b5a9-e370c40fe756 ==> openstack.devstack-pre-pip-yoga: Launching server... ==> openstack.devstack-pre-pip-yoga: Launching server... openstack.devstack-pre-pip-yoga: Server ID: cd29ee7f-97f2-4a3a-b253-8ac4df7cc4ac ==> openstack.devstack-pre-pip-yoga: Waiting for server to become ready... openstack.devstack-pre-pip-yoga: Floating IP not required ==> openstack.devstack-pre-pip-yoga: Using SSH communicator to connect: 10.32.7.35 ==> openstack.devstack-pre-pip-yoga: Waiting for SSH to become available... ==> openstack.devstack-pre-pip-yoga: Connected to SSH! ==> openstack.devstack-pre-pip-yoga: Provisioning with shell script: common-packer/provision/install-python.sh openstack.devstack-pre-pip-yoga: ----> install-python.sh openstack.devstack-pre-pip-yoga: Distro is NOT Ubuntu openstack.devstack-pre-pip-yoga: Distro is CentOS 8 openstack.devstack-pre-pip-yoga: Install python38 openstack.devstack-pre-pip-yoga: 0 files removed ==> openstack.devstack-pre-pip-yoga: Errors during downloading metadata for repository 'appstream': ==> openstack.devstack-pre-pip-yoga: - Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org] openstack.devstack-pre-pip-yoga: CentOS Stream 8 - AppStream 0.0 B/s | 0 B 00:00 ==> openstack.devstack-pre-pip-yoga: Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org] ==> openstack.devstack-pre-pip-yoga: Provisioning step had errors: Running the cleanup provisioner, if present... ==> openstack.devstack-pre-pip-yoga: Terminating the source server: cd29ee7f-97f2-4a3a-b253-8ac4df7cc4ac ... ==> openstack.devstack-pre-pip-yoga: Deleting volume: f7a8eefa-288e-4bdb-b5a9-e370c40fe756 ... ==> openstack.devstack-pre-pip-yoga: Deleting temporary keypair: packer_68dd0a6f-f10b-2805-1362-9952fe4fd1e8 ... Build 'openstack.devstack-pre-pip-yoga' errored after 2 minutes 41 seconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Wait completed after 2 minutes 41 seconds ==> Some builds didn't complete successfully and had errors: --> openstack.devstack-pre-pip-yoga: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Builds finished but no artifacts were created. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5237 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins16653860460879737248.sh ---> sysstat.sh [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins5900495649886311725.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga ']' + mkdir -p /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/archives/ [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins11765916413191467983.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KzbU lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KzbU/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins13254115140685455867.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga@tmp/config16263687477410193411tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins7706569623371228462.sh ---> create-netrc.sh [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins17649642953796563221.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KzbU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KzbU/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-KzbU/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.42 botocore==1.40.42 bs4==0.0.2 cachetools==6.2.0 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.14 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins16417402716061510016.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins6609624914665281757.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KzbU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-KzbU/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-2 INFO: Archiving Costs [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash -l /tmp/jenkins5623547857353669257.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KzbU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KzbU/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/29 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-4g-5257.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 1.8G 0 1.8G 0% /dev tmpfs 1.8G 0 1.8G 0% /dev/shm tmpfs 1.8G 17M 1.8G 1% /run tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup /dev/vda1 20G 9.2G 11G 46% / tmpfs 367M 0 367M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3665 482 1043 17 2140 2908 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:01:96:c2 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.32.6.225/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 valid_lft 86013sec preferred_lft 86013sec inet6 fe80::f816:3eff:fe01:96c2/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 10/01/2025 _x86_64_ (2 CPU) 11:02:01 LINUX RESTART (2 CPU) 11:03:01 AM tps rtps wtps bread/s bwrtn/s 11:04:01 AM 44.19 0.78 43.40 203.27 6475.66 11:05:01 AM 1.38 0.03 1.35 0.53 42.94 11:06:01 AM 8.70 5.96 2.73 898.90 88.89 11:07:02 AM 47.83 0.80 47.03 65.32 4258.07 11:08:01 AM 58.88 0.20 58.68 23.72 6880.29 Average: 32.10 1.56 30.54 239.07 3538.01 11:03:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:01 AM 1486860 3031100 2266812 60.39 2104 1726012 887240 18.48 204392 1819700 32 11:05:01 AM 1475896 3020168 2277776 60.68 2104 1726036 887240 18.48 204400 1830348 16 11:06:01 AM 1452748 3044880 2300924 61.30 2104 1772320 615536 12.82 393176 1662668 19820 11:07:02 AM 1228184 3016308 2525488 67.28 2104 1955812 603448 12.57 403340 1831468 129848 11:08:01 AM 1096940 3003944 2656732 70.78 2104 2068352 597424 12.44 408748 1931216 87296 Average: 1348126 3023280 2405546 64.09 2104 1849706 718178 14.96 322811 1815080 47402 11:03:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:01 AM lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:04:01 AM eth0 70.01 49.87 561.57 8.16 0.00 0.00 0.00 0.00 11:05:01 AM lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 11:05:01 AM eth0 1.23 0.87 0.10 0.04 0.00 0.00 0.00 0.00 11:06:01 AM lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:06:01 AM eth0 10.15 7.43 7.33 5.65 0.00 0.00 0.00 0.00 11:07:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:02 AM eth0 68.27 55.29 820.05 7.10 0.00 0.00 0.00 0.00 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:01 AM eth0 89.33 57.76 290.13 81.03 0.00 0.00 0.00 0.00 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 Average: eth0 47.66 34.16 335.97 20.19 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 10/01/2025 _x86_64_ (2 CPU) 11:02:01 LINUX RESTART (2 CPU) 11:03:01 AM CPU %user %nice %system %iowait %steal %idle 11:04:01 AM all 10.08 0.00 1.59 2.31 2.87 83.16 11:04:01 AM 0 14.58 0.00 1.62 0.77 2.82 80.21 11:04:01 AM 1 5.60 0.00 1.56 3.83 2.92 86.09 11:05:01 AM all 0.34 0.00 0.17 0.02 1.74 97.73 11:05:01 AM 0 0.33 0.00 0.20 0.02 1.76 97.70 11:05:01 AM 1 0.35 0.00 0.15 0.02 1.73 97.76 11:06:01 AM all 5.84 0.00 1.18 0.54 1.82 90.61 11:06:01 AM 0 3.01 0.00 0.89 0.56 2.06 93.48 11:06:01 AM 1 8.69 0.00 1.47 0.53 1.59 87.71 11:07:02 AM all 37.11 0.00 4.15 1.39 4.10 53.25 11:07:02 AM 0 42.89 0.00 4.98 1.36 4.33 46.44 11:07:02 AM 1 31.34 0.00 3.31 1.43 3.87 60.06 11:08:01 AM all 39.34 0.00 4.35 2.42 5.28 48.61 11:08:01 AM 0 30.49 0.00 3.83 2.55 4.94 58.19 11:08:01 AM 1 48.22 0.00 4.87 2.28 5.62 39.01 Average: all 18.53 0.00 2.29 1.33 3.16 74.70 Average: 0 18.26 0.00 2.30 1.05 3.18 75.21 Average: 1 18.79 0.00 2.27 1.62 3.14 74.18