03:04:30 Started by timer 03:04:30 Running as SYSTEM 03:04:30 [EnvInject] - Loading node environment variables. 03:04:30 Building remotely on prd-centos8-builder-2c-4g-6547 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 03:04:30 [ssh-agent] Looking for ssh-agent implementation... 03:04:30 $ ssh-agent 03:04:31 SSH_AUTH_SOCK=/tmp/ssh-rYMfYaunhluz/agent.5204 03:04:31 SSH_AGENT_PID=5206 03:04:31 [ssh-agent] Started. 03:04:31 Running ssh-add (command line suppressed) 03:04:31 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3810720313124083844.key (jenkins-ssh) 03:04:31 [ssh-agent] Using credentials jenkins (jenkins) 03:04:31 The recommended git tool is: NONE 03:04:34 using credential jenkins 03:04:34 Wiping out workspace first. 03:04:34 Cloning the remote Git repository 03:04:34 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:04:34 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:34 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:04:34 > git --version # timeout=10 03:04:34 > git --version # 'git version 2.43.0' 03:04:34 using GIT_SSH to set credentials jenkins 03:04:34 [INFO] Currently running in a labeled security context 03:04:34 [INFO] Currently SELinux is 'enforcing' on the host 03:04:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh6533030973158618605.key 03:04:34 > 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:35 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 03:04:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:36 Avoid second fetch 03:04:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:36 Checking out Revision 83cc75d4bea4c57889105a8328ccd448e39ca82d (refs/remotes/origin/master) 03:04:36 > git config core.sparsecheckout # timeout=10 03:04:36 > git checkout -f 83cc75d4bea4c57889105a8328ccd448e39ca82d # timeout=10 03:04:36 Commit message: "NONRTRIC: Add jobs for A1 n-release" 03:04:36 > git rev-list --no-walk 83cc75d4bea4c57889105a8328ccd448e39ca82d # timeout=10 03:04:36 > git remote # timeout=10 03:04:36 > git submodule init # timeout=10 03:04:36 > git submodule sync # timeout=10 03:04:36 > git config --get remote.origin.url # timeout=10 03:04:37 > git submodule init # timeout=10 03:04:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:37 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:37 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:37 > git config --get submodule.global-jjb.url # timeout=10 03:04:37 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:37 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:38 > git submodule update --init --recursive global-jjb # timeout=10 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:43 provisioning config files... 03:04:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8758889672325573547.sh 03:04:43 ---> python-tools-install.sh 03:04:43 Setup pyenv: 03:04:43 system 03:04:43 * 3.8.13 (set by /opt/pyenv/version) 03:04:43 * 3.9.13 (set by /opt/pyenv/version) 03:04:43 * 3.10.6 (set by /opt/pyenv/version) 03:04:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pDBr 03:04:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:58 lf-activate-venv(): INFO: Base packages installed successfully 03:04:58 lf-activate-venv(): INFO: Installing additional packages: lftools 03:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-pDBr/bin to PATH 03:05:41 Generating Requirements File 03:06:37 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:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:06:38 Python 3.10.6 03:06:39 pip 26.1.2 from /tmp/venv-pDBr/lib/python3.10/site-packages/pip (python 3.10) 03:06:39 aiohappyeyeballs==2.7.1 03:06:39 aiohttp==3.14.3 03:06:39 aiosignal==1.4.0 03:06:39 appdirs==1.4.4 03:06:39 argcomplete==3.7.0 03:06:39 aspy.yaml==1.3.0 03:06:39 async-timeout==5.0.1 03:06:39 attrs==26.1.0 03:06:39 autopage==0.6.0 03:06:39 backports.strenum==1.3.1 03:06:39 beautifulsoup4==4.15.0 03:06:39 boto3==1.43.54 03:06:39 botocore==1.43.54 03:06:39 bs4==0.0.2 03:06:39 certifi==2026.7.22 03:06:39 cffi==2.1.0 03:06:39 cfgv==3.5.0 03:06:39 chardet==7.4.3 03:06:39 charset-normalizer==3.4.9 03:06:39 click==8.4.2 03:06:39 cliff==4.14.0 03:06:39 cmd2==3.5.1 03:06:39 cryptography==3.3.2 03:06:39 debtcollector==3.1.0 03:06:39 decorator==5.3.1 03:06:39 defusedxml==0.7.1 03:06:39 Deprecated==1.3.1 03:06:39 distlib==0.4.3 03:06:39 dnspython==2.8.0 03:06:39 docker==7.2.0 03:06:39 dogpile.cache==1.5.0 03:06:39 durationpy==0.10 03:06:39 email-validator==2.3.0 03:06:39 filelock==3.32.0 03:06:39 frozenlist==1.8.0 03:06:39 future==1.0.0 03:06:39 gitdb==4.0.12 03:06:39 GitPython==3.1.55 03:06:39 httplib2==0.30.2 03:06:39 identify==2.6.19 03:06:39 idna==3.18 03:06:39 importlib-resources==1.5.0 03:06:39 iso8601==2.1.0 03:06:39 Jinja2==3.1.6 03:06:39 jmespath==1.1.0 03:06:39 jsonpatch==1.33 03:06:39 jsonpointer==3.1.1 03:06:39 jsonschema==4.26.0 03:06:39 jsonschema-specifications==2025.9.1 03:06:39 keystoneauth1==5.14.0 03:06:39 kubernetes==36.0.3 03:06:39 lftools==0.37.22 03:06:39 lxml==6.1.1 03:06:39 markdown-it-py==4.2.0 03:06:39 MarkupSafe==3.0.3 03:06:39 mdurl==0.1.2 03:06:39 msgpack==1.2.1 03:06:39 multi_key_dict==2.0.3 03:06:39 multidict==6.7.1 03:06:39 munch==4.0.0 03:06:39 netaddr==1.3.0 03:06:39 niet==1.4.2 03:06:39 nodeenv==1.10.0 03:06:39 oauth2client==4.1.3 03:06:39 oauthlib==3.3.1 03:06:39 openstacksdk==4.13.0 03:06:39 os-service-types==1.8.2 03:06:39 osc-lib==4.6.0 03:06:39 oslo.config==10.4.0 03:06:39 oslo.context==6.4.0 03:06:39 oslo.i18n==6.8.0 03:06:39 oslo.log==8.2.0 03:06:39 oslo.serialization==5.10.0 03:06:39 oslo.utils==10.1.1 03:06:39 packaging==26.2 03:06:39 pbr==7.0.3 03:06:39 platformdirs==4.11.0 03:06:39 prettytable==3.18.0 03:06:39 propcache==0.5.2 03:06:39 psutil==7.2.2 03:06:39 pyasn1==0.6.4 03:06:39 pyasn1_modules==0.4.2 03:06:39 pycparser==3.0 03:06:39 pygerrit2==2.0.15 03:06:39 PyGithub==2.9.1 03:06:39 Pygments==2.20.0 03:06:39 PyJWT==2.13.0 03:06:39 PyNaCl==1.6.2 03:06:39 pyparsing==2.4.7 03:06:39 pyperclip==1.11.0 03:06:39 pyrsistent==0.20.0 03:06:39 python-cinderclient==9.9.0 03:06:39 python-dateutil==2.9.0.post0 03:06:39 python-discovery==1.5.0 03:06:39 python-heatclient==5.2.0 03:06:39 python-jenkins==1.8.3 03:06:39 python-keystoneclient==5.8.0 03:06:39 python-magnumclient==4.11.0 03:06:39 python-openstackclient==10.0.0 03:06:39 python-swiftclient==4.10.0 03:06:39 PyYAML==6.0.3 03:06:39 referencing==0.37.0 03:06:39 requests==2.34.2 03:06:39 requests-oauthlib==2.0.0 03:06:39 rfc3986==2.0.0 03:06:39 rich==15.0.0 03:06:39 rich-argparse==1.8.0 03:06:39 rpds-py==0.30.0 03:06:39 rsa==4.9.1 03:06:39 ruamel.yaml==0.19.1 03:06:39 ruamel.yaml.clib==0.2.15 03:06:39 s3transfer==0.19.2 03:06:39 simplejson==4.1.1 03:06:39 six==1.17.0 03:06:39 smmap==5.0.3 03:06:39 soupsieve==2.9.1 03:06:39 stevedore==5.8.0 03:06:39 tabulate==0.10.0 03:06:39 toml==0.10.2 03:06:39 tomlkit==0.15.1 03:06:39 tqdm==4.69.0 03:06:39 typing_extensions==4.16.0 03:06:39 urllib3==1.26.20 03:06:39 virtualenv==21.7.0 03:06:39 wcwidth==0.8.2 03:06:39 websocket-client==1.9.0 03:06:39 wrapt==2.2.2 03:06:39 xdg==6.0.0 03:06:39 xmltodict==1.0.4 03:06:39 yarl==1.24.5 03:06:39 yq==4.1.2 03:06:39 [EnvInject] - Injecting environment variables from a build step. 03:06:39 [EnvInject] - Injecting as environment variables the properties content 03:06:39 OS_CLOUD=vex 03:06:39 03:06:39 [EnvInject] - Variables injected successfully. 03:06:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11640427153685436009.sh 03:06:39 ---> Orphaned k8s clusters 03:06:39 Setup pyenv: 03:06:40 system 03:06:40 3.8.13 03:06:40 3.9.13 03:06:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDBr from file:/tmp/.os_lf_venv 03:06:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:43 lf-activate-venv(): INFO: Base packages installed successfully 03:06:43 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-pDBr/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/jenkins12926517899816732006.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-pDBr 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-pDBr/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 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:07:42 ++ awk '{print $1}' 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/jenkins16084381711360687776.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-pDBr 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:53 lf-activate-venv(): INFO: Base packages installed successfully 03:07:53 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-pDBr/bin to PATH 03:08:28 -----> Active servers 03:08:28 prd-centos8-builder-2c-4g-6547 03:08:28 prd-ubuntu1804-docker-4c-4g-6546 03:08:28 prd-centos7-builder-1c-1g-6545 03:08:28 -----> Delete orphaned servers 03:08:28 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-6546 03:08:31 ERROR: Server not found. 03:08:32 Deleting orphaned server: prd-centos7-builder-1c-1g-6545 03:08:35 ERROR: Server not found. 03:08:35 Build step 'Conditional step (single)' marked build as failure 03:08:36 $ ssh-agent -k 03:08:36 unset SSH_AUTH_SOCK; 03:08:36 unset SSH_AGENT_PID; 03:08:36 echo Agent pid 5206 killed; 03:08:36 [ssh-agent] Stopped. 03:08:36 [PostBuildScript] - [INFO] Executing post build scripts. 03:08:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5033469109990035966.sh 03:08:36 ---> sysstat.sh 03:08:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6635625406460896569.sh 03:08:36 ---> package-listing.sh 03:08:36 ++ facter osfamily 03:08:36 ++ tr '[:upper:]' '[:lower:]' 03:08:37 + OS_FAMILY=redhat 03:08:37 + workspace=/w/workspace/ci-management-openstack-cron 03:08:37 + START_PACKAGES=/tmp/packages_start.txt 03:08:37 + END_PACKAGES=/tmp/packages_end.txt 03:08:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:37 + PACKAGES=/tmp/packages_start.txt 03:08:37 + '[' /w/workspace/ci-management-openstack-cron ']' 03:08:37 + PACKAGES=/tmp/packages_end.txt 03:08:37 + case "${OS_FAMILY}" in 03:08:37 + rpm -qa 03:08:37 + sort 03:08:38 + '[' -f /tmp/packages_start.txt ']' 03:08:38 + '[' -f /tmp/packages_end.txt ']' 03:08:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:38 + '[' /w/workspace/ci-management-openstack-cron ']' 03:08:38 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:08:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:08:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2799278958663343594.sh 03:08:38 ---> capture-instance-metadata.sh 03:08:38 Setup pyenv: 03:08:38 system 03:08:38 3.8.13 03:08:38 3.9.13 03:08:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDBr from file:/tmp/.os_lf_venv 03:08:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:41 lf-activate-venv(): INFO: Base packages installed successfully 03:08:41 lf-activate-venv(): INFO: Installing additional packages: lftools 03:08:58 lf-activate-venv(): INFO: Adding /tmp/venv-pDBr/bin to PATH 03:08:58 INFO: Running in OpenStack, capturing instance metadata 03:08:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7203258402558245077.sh 03:08:58 provisioning config files... 03:08:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17143756564301215609tmp 03:08:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:08:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:08:58 [EnvInject] - Injecting environment variables from a build step. 03:08:58 [EnvInject] - Injecting as environment variables the properties content 03:08:58 SERVER_ID=logs 03:08:58 03:08:58 [EnvInject] - Variables injected successfully. 03:08:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17468470947897830732.sh 03:08:58 ---> create-netrc.sh 03:08:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18301014329378827362.sh 03:08:58 ---> python-tools-install.sh 03:08:58 Setup pyenv: 03:08:58 system 03:08:58 3.8.13 03:08:58 3.9.13 03:08:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDBr from file:/tmp/.os_lf_venv 03:08:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:02 lf-activate-venv(): INFO: Base packages installed successfully 03:09:02 lf-activate-venv(): INFO: Installing additional packages: lftools 03:09:19 lf-activate-venv(): INFO: Adding /tmp/venv-pDBr/bin to PATH 03:09:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12956790333084887824.sh 03:09:19 ---> sudo-logs.sh 03:09:19 Archiving 'sudo' log.. 03:09:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10021981537560409732.sh 03:09:19 ---> job-cost.sh 03:09:19 Setup pyenv: 03:09:20 system 03:09:20 3.8.13 03:09:20 3.9.13 03:09:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDBr from file:/tmp/.os_lf_venv 03:09:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:23 lf-activate-venv(): INFO: Base packages installed successfully 03:09:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:09:35 lf-activate-venv(): INFO: Adding /tmp/venv-pDBr/bin to PATH 03:09:35 INFO: No Stack... 03:09:36 INFO: Retrieving Pricing Info for: v3-starter-2 03:09:36 INFO: Archiving Costs 03:09:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins206123578827900261.sh 03:09:36 ---> logs-deploy.sh 03:09:36 Setup pyenv: 03:09:36 system 03:09:36 3.8.13 03:09:36 3.9.13 03:09:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDBr from file:/tmp/.os_lf_venv 03:09:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:40 lf-activate-venv(): INFO: Base packages installed successfully 03:09:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-pDBr/bin to PATH 03:09:56 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61121 03:09:56 INFO: archiving workspace using pattern(s): 03:09:58 Archives upload complete. 03:09:58 INFO: archiving logs to Nexus 03:10:00 ---> uname -a: 03:10:00 Linux prd-centos8-builder-2c-4g-6547.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:10:00 03:10:00 03:10:00 ---> lscpu: 03:10:00 Architecture: x86_64 03:10:00 CPU op-mode(s): 32-bit, 64-bit 03:10:00 Byte Order: Little Endian 03:10:00 CPU(s): 2 03:10:00 On-line CPU(s) list: 0,1 03:10:00 Thread(s) per core: 1 03:10:00 Core(s) per socket: 1 03:10:00 Socket(s): 2 03:10:00 NUMA node(s): 1 03:10:00 Vendor ID: AuthenticAMD 03:10:00 CPU family: 23 03:10:00 Model: 49 03:10:00 Model name: AMD EPYC-Rome Processor 03:10:00 Stepping: 0 03:10:00 CPU MHz: 2800.000 03:10:00 BogoMIPS: 5600.00 03:10:00 Virtualization: AMD-V 03:10:00 Hypervisor vendor: KVM 03:10:00 Virtualization type: full 03:10:00 L1d cache: 32K 03:10:00 L1i cache: 32K 03:10:00 L2 cache: 512K 03:10:00 L3 cache: 16384K 03:10:00 NUMA node0 CPU(s): 0,1 03:10:00 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:10:00 03:10:00 03:10:00 ---> nproc: 03:10:00 2 03:10:00 03:10:00 03:10:00 ---> df -h: 03:10:00 Filesystem Size Used Avail Use% Mounted on 03:10:00 devtmpfs 1.8G 0 1.8G 0% /dev 03:10:00 tmpfs 1.8G 0 1.8G 0% /dev/shm 03:10:00 tmpfs 1.8G 17M 1.8G 1% /run 03:10:00 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 03:10:00 /dev/vda1 20G 9.1G 11G 46% / 03:10:00 tmpfs 367M 0 367M 0% /run/user/1001 03:10:00 03:10:00 03:10:00 ---> free -m: 03:10:00 total used free shared buff/cache available 03:10:00 Mem: 3665 491 1055 17 2118 2896 03:10:00 Swap: 1023 0 1023 03:10:00 03:10:00 03:10:00 ---> ip addr: 03:10:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:10:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:10:00 inet 127.0.0.1/8 scope host lo 03:10:00 valid_lft forever preferred_lft forever 03:10:00 inet6 ::1/128 scope host 03:10:00 valid_lft forever preferred_lft forever 03:10:00 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 03:10:00 link/ether fa:16:3e:35:cc:44 brd ff:ff:ff:ff:ff:ff 03:10:00 altname enp0s3 03:10:00 altname ens3 03:10:00 inet 10.32.6.225/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 03:10:00 valid_lft 86033sec preferred_lft 86033sec 03:10:00 inet6 fe80::f816:3eff:fe35:cc44/64 scope link 03:10:00 valid_lft forever preferred_lft forever 03:10:00 03:10:00 03:10:00 ---> sar -b -r -n DEV: 03:10:00 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/24/2026 _x86_64_ (2 CPU) 03:10:00 03:10:00 03:03:45 LINUX RESTART (2 CPU) 03:10:00 03:10:00 03:04:02 AM tps rtps wtps bread/s bwrtn/s 03:10:00 03:05:01 AM 213.01 137.37 75.64 12369.98 39156.51 03:10:00 03:06:01 AM 55.96 0.20 55.76 30.00 5238.88 03:10:00 03:07:01 AM 59.51 0.07 59.45 0.80 8012.91 03:10:00 03:08:01 AM 35.94 0.60 35.34 68.24 6316.69 03:10:00 03:09:01 AM 22.80 1.08 21.71 84.65 995.02 03:10:00 Average: 77.00 27.50 49.49 2478.26 11854.52 03:10:00 03:10:00 03:04:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:10:00 03:05:01 AM 1588860 3061468 2164824 57.67 2104 1651136 621580 12.94 137684 1776960 55412 03:10:00 03:06:01 AM 1318024 3023956 2435660 64.89 2104 1873240 613956 12.78 144828 1999348 174928 03:10:00 03:07:01 AM 1189480 3026704 2564204 68.31 2104 1996600 586628 12.22 146476 2096024 131940 03:10:00 03:08:01 AM 1082560 2962812 2671124 71.16 2104 2038776 638136 13.29 173712 2170588 22236 03:10:00 03:09:01 AM 1094240 2983356 2659444 70.85 2104 2047740 618348 12.88 371856 1961100 15040 03:10:00 Average: 1254633 3011659 2499051 66.58 2104 1921498 615730 12.82 194911 2000804 79911 03:10:00 03:10:00 03:04:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:10:00 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:00 03:05:01 AM eth0 213.32 109.72 967.94 56.27 0.00 0.00 0.00 0.00 03:10:00 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:00 03:06:01 AM eth0 69.77 50.81 873.27 5.56 0.00 0.00 0.00 0.00 03:10:00 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:00 03:07:01 AM eth0 29.87 21.68 154.29 4.34 0.00 0.00 0.00 0.00 03:10:00 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:00 03:08:01 AM eth0 50.12 41.14 661.20 6.71 0.00 0.00 0.00 0.00 03:10:00 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:00 03:09:01 AM eth0 17.25 15.93 17.48 6.45 0.00 0.00 0.00 0.00 03:10:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:00 Average: eth0 75.61 47.65 533.41 15.73 0.00 0.00 0.00 0.00 03:10:00 03:10:00 03:10:00 ---> sar -P ALL: 03:10:00 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/24/2026 _x86_64_ (2 CPU) 03:10:00 03:10:00 03:03:45 LINUX RESTART (2 CPU) 03:10:00 03:10:00 03:04:02 AM CPU %user %nice %system %iowait %steal %idle 03:10:00 03:05:01 AM all 42.68 0.04 10.72 10.30 4.49 31.77 03:10:00 03:05:01 AM 0 51.50 0.03 9.64 12.26 4.25 22.31 03:10:00 03:05:01 AM 1 33.90 0.05 11.79 8.34 4.73 41.19 03:10:00 03:06:01 AM all 32.19 0.00 3.80 1.38 3.96 58.67 03:10:00 03:06:01 AM 0 42.79 0.00 4.78 0.84 3.57 48.02 03:10:00 03:06:01 AM 1 21.72 0.00 2.83 1.91 4.35 69.18 03:10:00 03:07:01 AM all 34.83 0.00 3.18 2.23 2.35 57.41 03:10:00 03:07:01 AM 0 56.72 0.00 4.49 1.80 2.43 34.55 03:10:00 03:07:01 AM 1 13.09 0.00 1.89 2.65 2.27 80.11 03:10:00 03:08:01 AM all 35.38 0.00 2.96 1.38 2.25 58.03 03:10:00 03:08:01 AM 0 33.39 0.00 2.90 1.22 2.26 60.23 03:10:00 03:08:01 AM 1 37.37 0.00 3.01 1.54 2.25 55.83 03:10:00 03:09:01 AM all 37.29 0.00 2.90 0.70 2.18 56.93 03:10:00 03:09:01 AM 0 50.36 0.00 3.93 0.61 2.12 42.98 03:10:00 03:09:01 AM 1 24.29 0.00 1.88 0.79 2.24 70.80 03:10:00 Average: all 36.44 0.01 4.69 3.17 3.05 52.64 03:10:00 Average: 0 46.92 0.01 5.13 3.32 2.92 41.70 03:10:00 Average: 1 26.02 0.01 4.25 3.03 3.17 63.52 03:10:00 03:10:00 03:10:00