03:04:35 Started by timer 03:04:35 Running as SYSTEM 03:04:35 [EnvInject] - Loading node environment variables. 03:04:35 Building remotely on prd-centos8-builder-2c-4g-7028 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 03:04:35 [ssh-agent] Looking for ssh-agent implementation... 03:04:35 $ ssh-agent 03:04:35 SSH_AUTH_SOCK=/tmp/ssh-RrCtfhx5qWBg/agent.5207 03:04:35 SSH_AGENT_PID=5209 03:04:35 [ssh-agent] Started. 03:04:35 Running ssh-add (command line suppressed) 03:04:35 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7681116791632070094.key (jenkins-ssh) 03:04:35 [ssh-agent] Using credentials jenkins (jenkins) 03:04:35 The recommended git tool is: NONE 03:04:38 using credential jenkins 03:04:38 Wiping out workspace first. 03:04:38 Cloning the remote Git repository 03:04:38 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:04:38 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:39 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:04:39 > git --version # timeout=10 03:04:39 > git --version # 'git version 2.43.0' 03:04:39 using GIT_SSH to set credentials jenkins 03:04:39 [INFO] Currently running in a labeled security context 03:04:39 [INFO] Currently SELinux is 'enforcing' on the host 03:04:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh3470417588899702505.key 03:04:39 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:39 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 03:04:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:40 Avoid second fetch 03:04:40 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:40 Checking out Revision 83cc75d4bea4c57889105a8328ccd448e39ca82d (refs/remotes/origin/master) 03:04:40 > git config core.sparsecheckout # timeout=10 03:04:40 > git checkout -f 83cc75d4bea4c57889105a8328ccd448e39ca82d # timeout=10 03:04:41 Commit message: "NONRTRIC: Add jobs for A1 n-release" 03:04:41 > git rev-list --no-walk 83cc75d4bea4c57889105a8328ccd448e39ca82d # timeout=10 03:04:41 > git remote # timeout=10 03:04:41 > git submodule init # timeout=10 03:04:41 > git submodule sync # timeout=10 03:04:41 > git config --get remote.origin.url # timeout=10 03:04:41 > git submodule init # timeout=10 03:04:41 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:41 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:42 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:42 > git config --get submodule.global-jjb.url # timeout=10 03:04:42 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:42 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:43 > git submodule update --init --recursive global-jjb # timeout=10 03:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:48 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:48 provisioning config files... 03:04:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12550250455874070713.sh 03:04:48 ---> python-tools-install.sh 03:04:48 Setup pyenv: 03:04:48 system 03:04:48 * 3.8.13 (set by /opt/pyenv/version) 03:04:48 * 3.9.13 (set by /opt/pyenv/version) 03:04:48 * 3.10.6 (set by /opt/pyenv/version) 03:04:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-estO 03:04:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:08 lf-activate-venv(): INFO: Base packages installed successfully 03:05:08 lf-activate-venv(): INFO: Installing additional packages: lftools 03:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-estO/bin to PATH 03:05:54 Generating Requirements File 03:06:38 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. 03:06:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:06:39 Python 3.10.6 03:06:40 pip 26.1.2 from /tmp/venv-estO/lib/python3.10/site-packages/pip (python 3.10) 03:06:40 aiohappyeyeballs==2.7.1 03:06:40 aiohttp==3.14.3 03:06:40 aiosignal==1.4.0 03:06:40 appdirs==1.4.4 03:06:40 argcomplete==3.7.0 03:06:40 aspy.yaml==1.3.0 03:06:40 async-timeout==5.0.1 03:06:40 attrs==26.1.0 03:06:40 autopage==0.6.0 03:06:40 backports.strenum==1.3.1 03:06:40 beautifulsoup4==4.15.0 03:06:40 boto3==1.43.58 03:06:40 botocore==1.43.58 03:06:40 bs4==0.0.2 03:06:40 certifi==2026.7.22 03:06:40 cffi==2.1.0 03:06:40 cfgv==3.5.0 03:06:40 chardet==7.4.3 03:06:40 charset-normalizer==3.4.9 03:06:40 click==8.4.2 03:06:40 cliff==4.14.0 03:06:40 cmd2==3.5.1 03:06:40 cryptography==3.3.2 03:06:40 debtcollector==3.1.0 03:06:40 decorator==5.3.1 03:06:40 defusedxml==0.7.1 03:06:40 Deprecated==1.3.1 03:06:40 distlib==0.4.3 03:06:40 dnspython==2.8.0 03:06:40 docker==7.2.0 03:06:40 dogpile.cache==1.5.0 03:06:40 durationpy==0.10 03:06:40 email-validator==2.3.0 03:06:40 filelock==3.32.0 03:06:40 frozenlist==1.8.0 03:06:40 future==1.0.0 03:06:40 gitdb==4.0.12 03:06:40 GitPython==3.1.57 03:06:40 httplib2==0.30.2 03:06:40 identify==2.6.19 03:06:40 idna==3.18 03:06:40 importlib-resources==1.5.0 03:06:40 iso8601==2.1.0 03:06:40 Jinja2==3.1.6 03:06:40 jmespath==1.1.0 03:06:40 jsonpatch==1.33 03:06:40 jsonpointer==3.1.1 03:06:40 jsonschema==4.26.0 03:06:40 jsonschema-specifications==2025.9.1 03:06:40 keystoneauth1==5.14.0 03:06:40 kubernetes==36.0.3 03:06:40 lftools==0.37.22 03:06:40 lxml==6.1.1 03:06:40 markdown-it-py==4.2.0 03:06:40 MarkupSafe==3.0.3 03:06:40 mdurl==0.1.2 03:06:40 msgpack==1.2.1 03:06:40 multi_key_dict==2.0.3 03:06:40 multidict==6.7.1 03:06:40 munch==4.0.0 03:06:40 netaddr==1.3.0 03:06:40 niet==1.4.2 03:06:40 nodeenv==1.10.0 03:06:40 oauth2client==4.1.3 03:06:40 oauthlib==3.3.1 03:06:40 openstacksdk==4.13.0 03:06:40 os-service-types==1.8.2 03:06:40 osc-lib==4.6.0 03:06:40 oslo.config==10.4.0 03:06:40 oslo.context==6.4.0 03:06:40 oslo.i18n==6.8.0 03:06:40 oslo.log==8.2.0 03:06:40 oslo.serialization==5.10.0 03:06:40 oslo.utils==10.1.1 03:06:40 packaging==26.2 03:06:40 pbr==7.0.3 03:06:40 platformdirs==4.11.0 03:06:40 prettytable==3.18.0 03:06:40 propcache==0.5.2 03:06:40 psutil==7.2.2 03:06:40 pyasn1==0.6.4 03:06:40 pyasn1_modules==0.4.2 03:06:40 pycparser==3.0 03:06:40 pygerrit2==2.0.15 03:06:40 PyGithub==2.9.1 03:06:40 Pygments==2.20.0 03:06:40 PyJWT==2.13.0 03:06:40 PyNaCl==1.6.2 03:06:40 pyparsing==2.4.7 03:06:40 pyperclip==1.11.0 03:06:40 pyrsistent==0.20.0 03:06:40 python-cinderclient==9.9.0 03:06:40 python-dateutil==2.9.0.post0 03:06:40 python-discovery==1.5.0 03:06:40 python-heatclient==5.2.0 03:06:40 python-jenkins==1.8.3 03:06:40 python-keystoneclient==5.8.0 03:06:40 python-magnumclient==4.11.0 03:06:40 python-openstackclient==10.0.0 03:06:40 python-swiftclient==4.10.0 03:06:40 PyYAML==6.0.3 03:06:40 referencing==0.37.0 03:06:40 requests==2.34.2 03:06:40 requests-oauthlib==2.0.0 03:06:40 rfc3986==2.0.0 03:06:40 rich==15.0.0 03:06:40 rich-argparse==1.8.0 03:06:40 rpds-py==0.30.0 03:06:40 rsa==4.9.1 03:06:40 ruamel.yaml==0.19.1 03:06:40 ruamel.yaml.clib==0.2.15 03:06:40 s3transfer==0.19.2 03:06:40 simplejson==4.1.1 03:06:40 six==1.17.0 03:06:40 smmap==5.0.3 03:06:40 soupsieve==2.9.1 03:06:40 stevedore==5.8.0 03:06:40 tabulate==0.10.0 03:06:40 toml==0.10.2 03:06:40 tomlkit==0.15.1 03:06:40 tqdm==4.70.0 03:06:40 typing_extensions==4.16.0 03:06:40 urllib3==1.26.20 03:06:40 virtualenv==21.7.0 03:06:40 wcwidth==0.8.2 03:06:40 websocket-client==1.9.0 03:06:40 wrapt==2.3.0 03:06:40 xdg==6.0.0 03:06:40 xmltodict==1.0.4 03:06:40 yarl==1.24.5 03:06:40 yq==4.1.2 03:06:40 [EnvInject] - Injecting environment variables from a build step. 03:06:40 [EnvInject] - Injecting as environment variables the properties content 03:06:40 OS_CLOUD=vex 03:06:40 03:06:40 [EnvInject] - Variables injected successfully. 03:06:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4251413162142360991.sh 03:06:40 ---> Orphaned k8s clusters 03:06:40 Setup pyenv: 03:06:41 system 03:06:41 3.8.13 03:06:41 3.9.13 03:06:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-estO from file:/tmp/.os_lf_venv 03:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:44 lf-activate-venv(): INFO: Base packages installed successfully 03:06:44 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-estO/bin to PATH 03:07:06 -----> Delete orphaned cluster 03:07:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4169855990788262840.sh 03:07:06 ---> Orphaned stacks 03:07:06 Setup pyenv: 03:07:06 system 03:07:06 3.8.13 03:07:06 3.9.13 03:07:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-estO from file:/tmp/.os_lf_venv 03:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:10 lf-activate-venv(): INFO: Base packages installed successfully 03:07:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-estO/bin to PATH 03:07:42 + mapfile -t OS_COE_CLUSTERS_ID 03:07:42 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:07:42 ++ awk '{print $1}' 03:07:42 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:07:47 + echo '-----> Active clusters -> stacks' 03:07:47 -----> Active clusters -> stacks 03:07:47 + OS_COE_STACKS=() 03:07:47 + [[ 0 -gt 0 ]] 03:07:47 + mapfile -t OS_STACKS 03:07:47 ++ 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 03:07:47 ++ awk '{print $1}' 03:07:50 + echo '-----> Active stacks' 03:07:50 -----> Active stacks 03:07:50 + echo '-----> Delete orphaned stacks' 03:07:50 -----> Delete orphaned stacks 03:07:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3073690012365074432.sh 03:07:50 ---> Orphaned servers 03:07:50 Setup pyenv: 03:07:50 system 03:07:50 3.8.13 03:07:50 3.9.13 03:07:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-estO from file:/tmp/.os_lf_venv 03:07:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:54 lf-activate-venv(): INFO: Base packages installed successfully 03:07:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:08:22 lf-activate-venv(): INFO: Adding /tmp/venv-estO/bin to PATH 03:08:28 -----> Active servers 03:08:28 prd-centos8-builder-2c-4g-7028 03:08:28 prd-ubuntu1804-docker-4c-4g-7027 03:08:28 -----> Delete orphaned servers 03:08:28 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-7027 03:08:31 ERROR: Server not found. 03:08:32 Build step 'Conditional step (single)' marked build as failure 03:08:32 $ ssh-agent -k 03:08:32 unset SSH_AUTH_SOCK; 03:08:32 unset SSH_AGENT_PID; 03:08:32 echo Agent pid 5209 killed; 03:08:32 [ssh-agent] Stopped. 03:08:32 [PostBuildScript] - [INFO] Executing post build scripts. 03:08:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14039364914928713546.sh 03:08:32 ---> sysstat.sh 03:08:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3029822145709133510.sh 03:08:32 ---> package-listing.sh 03:08:32 ++ tr '[:upper:]' '[:lower:]' 03:08:32 ++ facter osfamily 03:08:33 + OS_FAMILY=redhat 03:08:33 + workspace=/w/workspace/ci-management-openstack-cron 03:08:33 + START_PACKAGES=/tmp/packages_start.txt 03:08:33 + END_PACKAGES=/tmp/packages_end.txt 03:08:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:33 + PACKAGES=/tmp/packages_start.txt 03:08:33 + '[' /w/workspace/ci-management-openstack-cron ']' 03:08:33 + PACKAGES=/tmp/packages_end.txt 03:08:33 + case "${OS_FAMILY}" in 03:08:33 + rpm -qa 03:08:33 + sort 03:08:34 + '[' -f /tmp/packages_start.txt ']' 03:08:34 + '[' -f /tmp/packages_end.txt ']' 03:08:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:34 + '[' /w/workspace/ci-management-openstack-cron ']' 03:08:34 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:08:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:08:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17676180775457825540.sh 03:08:34 ---> capture-instance-metadata.sh 03:08:34 Setup pyenv: 03:08:34 system 03:08:34 3.8.13 03:08:34 3.9.13 03:08:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-estO from file:/tmp/.os_lf_venv 03:08:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:38 lf-activate-venv(): INFO: Base packages installed successfully 03:08:38 lf-activate-venv(): INFO: Installing additional packages: lftools 03:08:54 lf-activate-venv(): INFO: Adding /tmp/venv-estO/bin to PATH 03:08:54 INFO: Running in OpenStack, capturing instance metadata 03:08:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17058161949811046571.sh 03:08:55 provisioning config files... 03:08:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config12006421124347113888tmp 03:08:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:08:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:08:55 [EnvInject] - Injecting environment variables from a build step. 03:08:55 [EnvInject] - Injecting as environment variables the properties content 03:08:55 SERVER_ID=logs 03:08:55 03:08:55 [EnvInject] - Variables injected successfully. 03:08:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1318352815051422442.sh 03:08:55 ---> create-netrc.sh 03:08:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1936104105100344124.sh 03:08:55 ---> python-tools-install.sh 03:08:55 Setup pyenv: 03:08:55 system 03:08:55 3.8.13 03:08:55 3.9.13 03:08:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-estO from file:/tmp/.os_lf_venv 03:08:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:58 lf-activate-venv(): INFO: Base packages installed successfully 03:08:58 lf-activate-venv(): INFO: Installing additional packages: lftools 03:09:15 lf-activate-venv(): INFO: Adding /tmp/venv-estO/bin to PATH 03:09:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6116007709505104510.sh 03:09:15 ---> sudo-logs.sh 03:09:15 Archiving 'sudo' log.. 03:09:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9272209259242333686.sh 03:09:16 ---> job-cost.sh 03:09:16 Setup pyenv: 03:09:16 system 03:09:16 3.8.13 03:09:16 3.9.13 03:09:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-estO from file:/tmp/.os_lf_venv 03:09:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:19 lf-activate-venv(): INFO: Base packages installed successfully 03:09:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-estO/bin to PATH 03:09:32 INFO: No Stack... 03:09:32 INFO: Retrieving Pricing Info for: v3-starter-2 03:09:32 INFO: Archiving Costs 03:09:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16944279702044998618.sh 03:09:33 ---> logs-deploy.sh 03:09:33 Setup pyenv: 03:09:33 system 03:09:33 3.8.13 03:09:33 3.9.13 03:09:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-estO from file:/tmp/.os_lf_venv 03:09:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:36 lf-activate-venv(): INFO: Base packages installed successfully 03:09:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-estO/bin to PATH 03:09:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61265 03:09:53 INFO: archiving workspace using pattern(s): 03:09:55 Archives upload complete. 03:09:55 INFO: archiving logs to Nexus 03:09:56 ---> uname -a: 03:09:56 Linux prd-centos8-builder-2c-4g-7028.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 03:09:56 03:09:56 03:09:56 ---> lscpu: 03:09:56 Architecture: x86_64 03:09:56 CPU op-mode(s): 32-bit, 64-bit 03:09:56 Byte Order: Little Endian 03:09:56 CPU(s): 2 03:09:56 On-line CPU(s) list: 0,1 03:09:56 Thread(s) per core: 1 03:09:56 Core(s) per socket: 1 03:09:56 Socket(s): 2 03:09:56 NUMA node(s): 1 03:09:56 Vendor ID: AuthenticAMD 03:09:56 CPU family: 23 03:09:56 Model: 49 03:09:56 Model name: AMD EPYC-Rome Processor 03:09:56 Stepping: 0 03:09:56 CPU MHz: 2800.000 03:09:56 BogoMIPS: 5600.00 03:09:56 Virtualization: AMD-V 03:09:56 Hypervisor vendor: KVM 03:09:56 Virtualization type: full 03:09:56 L1d cache: 32K 03:09:56 L1i cache: 32K 03:09:56 L2 cache: 512K 03:09:56 L3 cache: 16384K 03:09:56 NUMA node0 CPU(s): 0,1 03:09:56 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 03:09:56 03:09:56 03:09:56 ---> nproc: 03:09:56 2 03:09:56 03:09:56 03:09:56 ---> df -h: 03:09:56 Filesystem Size Used Avail Use% Mounted on 03:09:56 devtmpfs 1.8G 0 1.8G 0% /dev 03:09:56 tmpfs 1.8G 0 1.8G 0% /dev/shm 03:09:56 tmpfs 1.8G 17M 1.8G 1% /run 03:09:56 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 03:09:56 /dev/vda1 20G 9.1G 11G 46% / 03:09:56 tmpfs 367M 0 367M 0% /run/user/1001 03:09:56 03:09:56 03:09:56 ---> free -m: 03:09:56 total used free shared buff/cache available 03:09:56 Mem: 3665 490 1057 17 2117 2897 03:09:56 Swap: 1023 0 1023 03:09:56 03:09:56 03:09:56 ---> ip addr: 03:09:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:09:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:09:56 inet 127.0.0.1/8 scope host lo 03:09:56 valid_lft forever preferred_lft forever 03:09:56 inet6 ::1/128 scope host 03:09:56 valid_lft forever preferred_lft forever 03:09:56 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 03:09:56 link/ether fa:16:3e:4e:e2:8a brd ff:ff:ff:ff:ff:ff 03:09:56 altname enp0s3 03:09:56 altname ens3 03:09:56 inet 10.32.6.228/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 03:09:56 valid_lft 86041sec preferred_lft 86041sec 03:09:56 inet6 fe80::f816:3eff:fe4e:e28a/64 scope link 03:09:56 valid_lft forever preferred_lft forever 03:09:56 03:09:56 03:09:56 ---> sar -b -r -n DEV: 03:09:56 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/30/2026 _x86_64_ (2 CPU) 03:09:56 03:09:56 03:03:50 LINUX RESTART (2 CPU) 03:09:56 03:09:56 03:04:01 AM tps rtps wtps bread/s bwrtn/s 03:09:56 03:05:01 AM 258.38 186.38 72.00 15034.04 37959.33 03:09:56 03:06:01 AM 52.98 0.38 52.60 34.12 5643.52 03:09:56 03:07:01 AM 58.90 0.07 58.83 0.80 7388.90 03:09:56 03:08:01 AM 36.63 0.60 36.03 68.26 6560.09 03:09:56 03:09:01 AM 23.80 1.08 22.71 84.65 1016.51 03:09:56 Average: 86.15 37.71 48.44 3045.37 11715.95 03:09:56 03:09:56 03:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:09:56 03:05:01 AM 1589244 3057708 2164432 57.66 2104 1648348 612560 12.76 136372 1781308 70372 03:09:56 03:06:01 AM 1365608 3026768 2388068 63.62 2104 1829124 605120 12.60 144492 1953060 137936 03:09:56 03:07:01 AM 1102948 2938884 2650728 70.62 2104 1995504 667928 13.91 146676 2180256 143044 03:09:56 03:08:01 AM 1090008 2969136 2663668 70.96 2104 2037676 631164 13.14 173872 2161728 22236 03:09:56 03:09:01 AM 1112788 2993172 2640888 70.35 2104 2039072 610248 12.71 360340 1952764 7512 03:09:56 Average: 1252119 2997134 2501557 66.64 2104 1909945 625404 13.02 192350 2005823 76220 03:09:56 03:09:56 03:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:09:56 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:56 03:05:01 AM eth0 199.17 117.11 967.99 55.43 0.00 0.00 0.00 0.00 03:09:56 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:56 03:06:01 AM eth0 72.94 58.00 803.83 6.18 0.00 0.00 0.00 0.00 03:09:56 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:56 03:07:01 AM eth0 36.44 30.82 256.00 5.06 0.00 0.00 0.00 0.00 03:09:56 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:56 03:08:01 AM eth0 47.56 36.84 656.65 9.15 0.00 0.00 0.00 0.00 03:09:56 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:56 03:09:01 AM eth0 16.11 15.56 16.87 6.53 0.00 0.00 0.00 0.00 03:09:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:56 Average: eth0 74.46 51.67 540.31 16.47 0.00 0.00 0.00 0.00 03:09:56 03:09:56 03:09:56 ---> sar -P ALL: 03:09:56 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/30/2026 _x86_64_ (2 CPU) 03:09:56 03:09:56 03:03:50 LINUX RESTART (2 CPU) 03:09:56 03:09:56 03:04:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:56 03:05:01 AM all 42.19 0.08 14.64 12.19 3.16 27.74 03:09:56 03:05:01 AM 0 48.37 0.07 12.80 13.42 3.20 22.15 03:09:56 03:05:01 AM 1 35.97 0.08 16.50 10.95 3.13 33.36 03:09:56 03:06:01 AM all 32.94 0.00 3.83 1.20 2.69 59.34 03:09:56 03:06:01 AM 0 21.06 0.00 2.83 1.39 2.86 71.86 03:09:56 03:06:01 AM 1 45.00 0.00 4.85 1.01 2.51 46.63 03:09:56 03:07:01 AM all 38.82 0.00 3.73 2.24 2.69 52.52 03:09:56 03:07:01 AM 0 29.43 0.00 3.60 2.34 2.21 62.42 03:09:56 03:07:01 AM 1 48.18 0.00 3.87 2.14 3.16 42.65 03:09:56 03:08:01 AM all 35.05 0.00 2.89 0.94 2.13 58.98 03:09:56 03:08:01 AM 0 7.19 0.00 1.58 1.32 1.70 88.21 03:09:56 03:08:01 AM 1 63.05 0.00 4.21 0.56 2.57 29.60 03:09:56 03:09:01 AM all 38.11 0.00 2.80 0.38 1.86 56.85 03:09:56 03:09:01 AM 0 14.86 0.00 2.43 0.53 1.54 80.64 03:09:56 03:09:01 AM 1 61.45 0.00 3.17 0.23 2.18 32.97 03:09:56 Average: all 37.41 0.01 5.56 3.37 2.51 51.13 03:09:56 Average: 0 24.14 0.01 4.63 3.78 2.30 65.13 03:09:56 Average: 1 50.75 0.02 6.50 2.97 2.71 37.06 03:09:56 03:09:56 03:09:56