14:04:41 Started by timer 14:04:41 Running as SYSTEM 14:04:41 [EnvInject] - Loading node environment variables. 14:04:41 Building remotely on prd-centos8-builder-2c-4g-3694 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 14:04:41 [ssh-agent] Looking for ssh-agent implementation... 14:04:41 $ ssh-agent 14:04:41 SSH_AUTH_SOCK=/tmp/ssh-moFO8WToz6RL/agent.5205 14:04:41 SSH_AGENT_PID=5207 14:04:41 [ssh-agent] Started. 14:04:41 Running ssh-add (command line suppressed) 14:04:41 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_18335831712933165682.key (jenkins-ssh) 14:04:41 [ssh-agent] Using credentials jenkins (jenkins) 14:04:41 The recommended git tool is: NONE 14:04:45 using credential jenkins 14:04:45 Wiping out workspace first. 14:04:45 Cloning the remote Git repository 14:04:45 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 14:04:45 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:04:45 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 14:04:45 > git --version # timeout=10 14:04:45 > git --version # 'git version 2.43.0' 14:04:45 using GIT_SSH to set credentials jenkins 14:04:45 [INFO] Currently running in a labeled security context 14:04:45 [INFO] Currently SELinux is 'enforcing' on the host 14:04:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh10701752640457774823.key 14:04:45 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:46 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 14:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:47 Avoid second fetch 14:04:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:04:47 Checking out Revision 49dbf77008487dec26b51acf68fdac6488b7acae (refs/remotes/origin/master) 14:04:47 > git config core.sparsecheckout # timeout=10 14:04:47 > git checkout -f 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 14:04:47 Commit message: "Chore(rtdv3): Remove obsolete RTD verify/merge jobs" 14:04:47 > git rev-list --no-walk 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 14:04:48 > git remote # timeout=10 14:04:48 > git submodule init # timeout=10 14:04:48 > git submodule sync # timeout=10 14:04:48 > git config --get remote.origin.url # timeout=10 14:04:48 > git submodule init # timeout=10 14:04:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:04:48 > git config --get submodule.packer/common-packer.url # timeout=10 14:04:48 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:04:48 > git config --get submodule.global-jjb.url # timeout=10 14:04:48 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:04:48 > git submodule update --init --recursive packer/common-packer # timeout=10 14:04:49 > git submodule update --init --recursive global-jjb # timeout=10 14:04:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:55 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:04:55 provisioning config files... 14:04:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:04:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:04:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:04:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10121863284459934222.sh 14:04:55 ---> python-tools-install.sh 14:04:55 Setup pyenv: 14:04:55 system 14:04:55 * 3.8.13 (set by /opt/pyenv/version) 14:04:55 * 3.9.13 (set by /opt/pyenv/version) 14:04:55 * 3.10.6 (set by /opt/pyenv/version) 14:05:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zneY 14:05:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:05:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:10 lf-activate-venv(): INFO: Base packages installed successfully 14:05:10 lf-activate-venv(): INFO: Installing additional packages: lftools 14:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-zneY/bin to PATH 14:05:51 Generating Requirements File 14:06:34 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. 14:06:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:06:35 Python 3.10.6 14:06:36 pip 26.1.2 from /tmp/venv-zneY/lib/python3.10/site-packages/pip (python 3.10) 14:06:36 aiohappyeyeballs==2.6.2 14:06:36 aiohttp==3.14.1 14:06:36 aiosignal==1.4.0 14:06:36 appdirs==1.4.4 14:06:36 argcomplete==3.6.3 14:06:36 aspy.yaml==1.3.0 14:06:36 async-timeout==5.0.1 14:06:36 attrs==26.1.0 14:06:36 autopage==0.6.0 14:06:36 backports.strenum==1.3.1 14:06:36 beautifulsoup4==4.15.0 14:06:36 boto3==1.43.31 14:06:36 botocore==1.43.31 14:06:36 bs4==0.0.2 14:06:36 certifi==2026.6.17 14:06:36 cffi==2.0.0 14:06:36 cfgv==3.5.0 14:06:36 chardet==7.4.3 14:06:36 charset-normalizer==3.4.7 14:06:36 click==8.4.1 14:06:36 cliff==4.14.0 14:06:36 cmd2==3.5.1 14:06:36 cryptography==3.3.2 14:06:36 debtcollector==3.1.0 14:06:36 decorator==5.3.1 14:06:36 defusedxml==0.7.1 14:06:36 Deprecated==1.3.1 14:06:36 distlib==0.4.3 14:06:36 dnspython==2.8.0 14:06:36 docker==7.1.0 14:06:36 dogpile.cache==1.5.0 14:06:36 durationpy==0.10 14:06:36 email-validator==2.3.0 14:06:36 filelock==3.29.4 14:06:36 frozenlist==1.8.0 14:06:36 future==1.0.0 14:06:36 gitdb==4.0.12 14:06:36 GitPython==3.1.50 14:06:36 httplib2==0.30.2 14:06:36 identify==2.6.19 14:06:36 idna==3.18 14:06:36 importlib-resources==1.5.0 14:06:36 iso8601==2.1.0 14:06:36 Jinja2==3.1.6 14:06:36 jmespath==1.1.0 14:06:36 jsonpatch==1.33 14:06:36 jsonpointer==3.1.1 14:06:36 jsonschema==4.26.0 14:06:36 jsonschema-specifications==2025.9.1 14:06:36 keystoneauth1==5.14.0 14:06:36 kubernetes==36.0.2 14:06:36 lftools==0.37.22 14:06:36 lxml==6.1.1 14:06:36 markdown-it-py==4.2.0 14:06:36 MarkupSafe==3.0.3 14:06:36 mdurl==0.1.2 14:06:36 msgpack==1.2.0 14:06:36 multi_key_dict==2.0.3 14:06:36 multidict==6.7.1 14:06:36 munch==4.0.0 14:06:36 netaddr==1.3.0 14:06:36 niet==1.4.2 14:06:36 nodeenv==1.10.0 14:06:36 oauth2client==4.1.3 14:06:36 oauthlib==3.3.1 14:06:36 openstacksdk==4.13.0 14:06:36 os-service-types==1.8.2 14:06:36 osc-lib==4.6.0 14:06:36 oslo.config==10.4.0 14:06:36 oslo.context==6.4.0 14:06:36 oslo.i18n==6.8.0 14:06:36 oslo.log==8.2.0 14:06:36 oslo.serialization==5.10.0 14:06:36 oslo.utils==10.1.1 14:06:36 packaging==26.2 14:06:36 pbr==7.0.3 14:06:36 platformdirs==4.10.0 14:06:36 prettytable==3.17.0 14:06:36 propcache==0.5.2 14:06:36 psutil==7.2.2 14:06:36 pyasn1==0.6.3 14:06:36 pyasn1_modules==0.4.2 14:06:36 pycparser==3.0 14:06:36 pygerrit2==2.0.15 14:06:36 PyGithub==2.9.1 14:06:36 Pygments==2.20.0 14:06:36 PyJWT==2.13.0 14:06:36 PyNaCl==1.6.2 14:06:36 pyparsing==2.4.7 14:06:36 pyperclip==1.11.0 14:06:36 pyrsistent==0.20.0 14:06:36 python-cinderclient==9.9.0 14:06:36 python-dateutil==2.9.0.post0 14:06:36 python-discovery==1.4.2 14:06:36 python-heatclient==5.2.0 14:06:36 python-jenkins==1.8.3 14:06:36 python-keystoneclient==5.8.0 14:06:36 python-magnumclient==4.10.0 14:06:36 python-openstackclient==10.0.0 14:06:36 python-swiftclient==4.10.0 14:06:36 PyYAML==6.0.3 14:06:36 referencing==0.37.0 14:06:36 requests==2.34.2 14:06:36 requests-oauthlib==2.0.0 14:06:36 rfc3986==2.0.0 14:06:36 rich==15.0.0 14:06:36 rich-argparse==1.8.0 14:06:36 rpds-py==0.30.0 14:06:36 rsa==4.9.1 14:06:36 ruamel.yaml==0.19.1 14:06:36 ruamel.yaml.clib==0.2.15 14:06:36 s3transfer==0.19.0 14:06:36 simplejson==4.1.1 14:06:36 six==1.17.0 14:06:36 smmap==5.0.3 14:06:36 soupsieve==2.8.4 14:06:36 stevedore==5.8.0 14:06:36 tabulate==0.10.0 14:06:36 toml==0.10.2 14:06:36 tomlkit==0.15.0 14:06:36 tqdm==4.68.3 14:06:36 typing_extensions==4.15.0 14:06:36 urllib3==1.26.20 14:06:36 virtualenv==21.5.1 14:06:36 wcwidth==0.8.1 14:06:36 websocket-client==1.9.0 14:06:36 wrapt==2.2.1 14:06:36 xdg==6.0.0 14:06:36 xmltodict==1.0.4 14:06:36 yarl==1.24.2 14:06:36 yq==3.4.3 14:06:36 [EnvInject] - Injecting environment variables from a build step. 14:06:36 [EnvInject] - Injecting as environment variables the properties content 14:06:36 OS_CLOUD=vex 14:06:36 14:06:36 [EnvInject] - Variables injected successfully. 14:06:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:06:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:06:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10527884387239911946.sh 14:06:37 ---> Orphaned k8s clusters 14:06:37 Setup pyenv: 14:06:37 system 14:06:37 3.8.13 14:06:37 3.9.13 14:06:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zneY from file:/tmp/.os_lf_venv 14:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:40 lf-activate-venv(): INFO: Base packages installed successfully 14:06:40 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-zneY/bin to PATH 14:07:02 -----> Delete orphaned cluster 14:07:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:07:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:07:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins51775401893212786.sh 14:07:03 ---> Orphaned stacks 14:07:03 Setup pyenv: 14:07:03 system 14:07:03 3.8.13 14:07:03 3.9.13 14:07:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zneY from file:/tmp/.os_lf_venv 14:07:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:06 lf-activate-venv(): INFO: Base packages installed successfully 14:07:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-zneY/bin to PATH 14:07:39 + mapfile -t OS_COE_CLUSTERS_ID 14:07:39 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:07:39 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:07:39 ++ awk '{print $1}' 14:07:43 + echo '-----> Active clusters -> stacks' 14:07:43 -----> Active clusters -> stacks 14:07:43 + OS_COE_STACKS=() 14:07:43 + [[ 0 -gt 0 ]] 14:07:43 + mapfile -t OS_STACKS 14:07:43 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 14:07:43 ++ awk '{print $1}' 14:07:46 + echo '-----> Active stacks' 14:07:46 -----> Active stacks 14:07:46 + echo '-----> Delete orphaned stacks' 14:07:46 -----> Delete orphaned stacks 14:07:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:07:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:07:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13463629004949905958.sh 14:07:46 ---> Orphaned servers 14:07:46 Setup pyenv: 14:07:46 system 14:07:46 3.8.13 14:07:46 3.9.13 14:07:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zneY from file:/tmp/.os_lf_venv 14:07:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:50 lf-activate-venv(): INFO: Base packages installed successfully 14:07:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-zneY/bin to PATH 14:08:24 -----> Active servers 14:08:24 prd-centos8-builder-2c-4g-3694 14:08:24 prd-ubuntu1804-builder-2c-2g-3693 14:08:24 prd-ubuntu1804-docker-4c-4g-3692 14:08:24 -----> Delete orphaned servers 14:08:25 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-3692 14:08:28 ERROR: Server not found. 14:08:28 Build step 'Conditional step (single)' marked build as failure 14:08:28 $ ssh-agent -k 14:08:28 unset SSH_AUTH_SOCK; 14:08:28 unset SSH_AGENT_PID; 14:08:28 echo Agent pid 5207 killed; 14:08:28 [ssh-agent] Stopped. 14:08:29 [PostBuildScript] - [INFO] Executing post build scripts. 14:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2113636717314760960.sh 14:08:29 ---> sysstat.sh 14:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13596833631540216878.sh 14:08:29 ---> package-listing.sh 14:08:29 ++ facter osfamily 14:08:29 ++ tr '[:upper:]' '[:lower:]' 14:08:30 + OS_FAMILY=redhat 14:08:30 + workspace=/w/workspace/ci-management-openstack-cron 14:08:30 + START_PACKAGES=/tmp/packages_start.txt 14:08:30 + END_PACKAGES=/tmp/packages_end.txt 14:08:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:30 + PACKAGES=/tmp/packages_start.txt 14:08:30 + '[' /w/workspace/ci-management-openstack-cron ']' 14:08:30 + PACKAGES=/tmp/packages_end.txt 14:08:30 + case "${OS_FAMILY}" in 14:08:30 + rpm -qa 14:08:30 + sort 14:08:31 + '[' -f /tmp/packages_start.txt ']' 14:08:31 + '[' -f /tmp/packages_end.txt ']' 14:08:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:31 + '[' /w/workspace/ci-management-openstack-cron ']' 14:08:31 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:08:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:08:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12902261885407637803.sh 14:08:31 ---> capture-instance-metadata.sh 14:08:31 Setup pyenv: 14:08:31 system 14:08:31 3.8.13 14:08:31 3.9.13 14:08:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zneY from file:/tmp/.os_lf_venv 14:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:34 lf-activate-venv(): INFO: Base packages installed successfully 14:08:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:51 lf-activate-venv(): INFO: Adding /tmp/venv-zneY/bin to PATH 14:08:51 INFO: Running in OpenStack, capturing instance metadata 14:08:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16267122009717050627.sh 14:08:52 provisioning config files... 14:08:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8765330488887952848tmp 14:08:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:08:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:08:52 [EnvInject] - Injecting environment variables from a build step. 14:08:52 [EnvInject] - Injecting as environment variables the properties content 14:08:52 SERVER_ID=logs 14:08:52 14:08:52 [EnvInject] - Variables injected successfully. 14:08:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1705178951158884635.sh 14:08:52 ---> create-netrc.sh 14:08:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7756425789306308152.sh 14:08:52 ---> python-tools-install.sh 14:08:52 Setup pyenv: 14:08:52 system 14:08:52 3.8.13 14:08:52 3.9.13 14:08:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zneY from file:/tmp/.os_lf_venv 14:08:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:55 lf-activate-venv(): INFO: Base packages installed successfully 14:08:55 lf-activate-venv(): INFO: Installing additional packages: lftools 14:09:13 lf-activate-venv(): INFO: Adding /tmp/venv-zneY/bin to PATH 14:09:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5782938398030708069.sh 14:09:13 ---> sudo-logs.sh 14:09:13 Archiving 'sudo' log.. 14:09:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13316954757374217311.sh 14:09:14 ---> job-cost.sh 14:09:14 Setup pyenv: 14:09:14 system 14:09:14 3.8.13 14:09:14 3.9.13 14:09:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:09:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zneY from file:/tmp/.os_lf_venv 14:09:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:18 lf-activate-venv(): INFO: Base packages installed successfully 14:09:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:09:30 lf-activate-venv(): INFO: Adding /tmp/venv-zneY/bin to PATH 14:09:30 INFO: No Stack... 14:09:31 INFO: Retrieving Pricing Info for: v3-starter-2 14:09:31 INFO: Archiving Costs 14:09:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9536690165812689364.sh 14:09:31 ---> logs-deploy.sh 14:09:31 Setup pyenv: 14:09:31 system 14:09:31 3.8.13 14:09:31 3.9.13 14:09:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:09:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zneY from file:/tmp/.os_lf_venv 14:09:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:34 lf-activate-venv(): INFO: Base packages installed successfully 14:09:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-zneY/bin to PATH 14:09:51 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/60268 14:09:51 INFO: archiving workspace using pattern(s): 14:09:53 Archives upload complete. 14:09:54 INFO: archiving logs to Nexus 14:09:55 ---> uname -a: 14:09:55 Linux prd-centos8-builder-2c-4g-3694.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 14:09:55 14:09:55 14:09:55 ---> lscpu: 14:09:55 Architecture: x86_64 14:09:55 CPU op-mode(s): 32-bit, 64-bit 14:09:55 Byte Order: Little Endian 14:09:55 CPU(s): 2 14:09:55 On-line CPU(s) list: 0,1 14:09:55 Thread(s) per core: 1 14:09:55 Core(s) per socket: 1 14:09:55 Socket(s): 2 14:09:55 NUMA node(s): 1 14:09:55 Vendor ID: AuthenticAMD 14:09:55 CPU family: 23 14:09:55 Model: 49 14:09:55 Model name: AMD EPYC-Rome Processor 14:09:55 Stepping: 0 14:09:55 CPU MHz: 2800.000 14:09:55 BogoMIPS: 5600.00 14:09:55 Virtualization: AMD-V 14:09:55 Hypervisor vendor: KVM 14:09:55 Virtualization type: full 14:09:55 L1d cache: 32K 14:09:55 L1i cache: 32K 14:09:55 L2 cache: 512K 14:09:55 L3 cache: 16384K 14:09:55 NUMA node0 CPU(s): 0,1 14:09:55 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 14:09:55 14:09:55 14:09:55 ---> nproc: 14:09:55 2 14:09:55 14:09:55 14:09:55 ---> df -h: 14:09:55 Filesystem Size Used Avail Use% Mounted on 14:09:55 devtmpfs 1.8G 0 1.8G 0% /dev 14:09:55 tmpfs 1.8G 0 1.8G 0% /dev/shm 14:09:55 tmpfs 1.8G 17M 1.8G 1% /run 14:09:55 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 14:09:55 /dev/vda1 20G 9.1G 11G 46% / 14:09:55 tmpfs 367M 0 367M 0% /run/user/1001 14:09:55 14:09:55 14:09:55 ---> free -m: 14:09:55 total used free shared buff/cache available 14:09:55 Mem: 3665 496 1053 17 2115 2891 14:09:55 Swap: 1023 0 1023 14:09:55 14:09:55 14:09:55 ---> ip addr: 14:09:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:09:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:09:55 inet 127.0.0.1/8 scope host lo 14:09:55 valid_lft forever preferred_lft forever 14:09:55 inet6 ::1/128 scope host 14:09:55 valid_lft forever preferred_lft forever 14:09:55 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:09:55 link/ether fa:16:3e:06:fe:eb brd ff:ff:ff:ff:ff:ff 14:09:55 altname enp0s3 14:09:55 altname ens3 14:09:55 inet 10.32.6.177/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 14:09:55 valid_lft 86047sec preferred_lft 86047sec 14:09:55 inet6 fe80::f816:3eff:fe06:feeb/64 scope link 14:09:55 valid_lft forever preferred_lft forever 14:09:55 14:09:55 14:09:55 ---> sar -b -r -n DEV: 14:09:55 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/18/2026 _x86_64_ (2 CPU) 14:09:55 14:09:55 14:03:56 LINUX RESTART (2 CPU) 14:09:55 14:09:55 02:05:01 PM tps rtps wtps bread/s bwrtn/s 14:09:55 02:06:01 PM 57.36 0.52 56.85 36.65 5659.25 14:09:55 02:07:01 PM 65.20 2.13 63.07 84.89 9651.17 14:09:55 02:08:01 PM 30.29 0.05 30.24 1.33 4130.36 14:09:55 02:09:01 PM 23.68 1.08 22.59 84.64 985.64 14:09:55 Average: 44.14 0.95 43.19 51.88 5106.84 14:09:55 14:09:55 02:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:09:55 02:06:01 PM 1339820 3014432 2413856 64.31 2104 1843180 628468 13.09 146328 1978356 154772 14:09:55 02:07:01 PM 1135436 2970656 2618240 69.75 2104 1994600 632808 13.18 147056 2142220 69416 14:09:55 02:08:01 PM 1063504 2939392 2690172 71.67 2104 2034796 669384 13.94 174400 2187136 22224 14:09:55 02:09:01 PM 1097364 2974936 2656312 70.77 2104 2036188 628488 13.09 360664 1967332 7384 14:09:55 Average: 1159031 2974854 2594645 69.12 2104 1977191 639787 13.32 207112 2068761 63449 14:09:55 14:09:55 02:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:09:55 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:55 02:06:01 PM eth0 78.22 62.40 925.04 6.61 0.00 0.00 0.00 0.00 14:09:55 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:55 02:07:01 PM eth0 33.40 28.92 255.51 5.00 0.00 0.00 0.00 0.00 14:09:55 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:55 02:08:01 PM eth0 43.61 33.26 657.22 6.35 0.00 0.00 0.00 0.00 14:09:55 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:55 02:09:01 PM eth0 17.03 16.44 17.48 11.58 0.00 0.00 0.00 0.00 14:09:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:55 Average: eth0 43.06 35.25 463.80 7.39 0.00 0.00 0.00 0.00 14:09:55 14:09:55 14:09:55 ---> sar -P ALL: 14:09:55 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/18/2026 _x86_64_ (2 CPU) 14:09:55 14:09:55 14:03:56 LINUX RESTART (2 CPU) 14:09:55 14:09:55 02:05:01 PM CPU %user %nice %system %iowait %steal %idle 14:09:55 02:06:01 PM all 36.83 0.00 4.31 1.73 3.24 53.90 14:09:55 02:06:01 PM 0 46.36 0.00 5.30 2.46 3.40 42.47 14:09:55 02:06:01 PM 1 27.28 0.00 3.31 0.99 3.08 65.35 14:09:55 02:07:01 PM all 37.72 0.00 3.72 2.44 2.49 53.64 14:09:55 02:07:01 PM 0 63.12 0.00 5.01 1.71 2.62 27.54 14:09:55 02:07:01 PM 1 12.53 0.00 2.43 3.16 2.35 79.53 14:09:55 02:08:01 PM all 36.19 0.00 2.90 1.04 3.07 56.80 14:09:55 02:08:01 PM 0 40.15 0.00 3.47 0.97 3.13 52.28 14:09:55 02:08:01 PM 1 32.23 0.00 2.33 1.12 3.00 61.31 14:09:55 02:09:01 PM all 37.03 0.00 3.08 0.91 2.66 56.31 14:09:55 02:09:01 PM 0 49.73 0.00 4.26 1.01 2.56 42.44 14:09:55 02:09:01 PM 1 24.40 0.00 1.91 0.81 2.76 70.13 14:09:55 Average: all 36.94 0.00 3.50 1.53 2.86 55.16 14:09:55 Average: 0 49.81 0.00 4.51 1.54 2.93 41.21 14:09:55 Average: 1 24.11 0.00 2.50 1.52 2.80 69.08 14:09:55 14:09:55 14:09:55