Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-4g-6293 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-jQr4XR9AFV7Y/agent.5218 SSH_AGENT_PID=5220 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4587137524668995859.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-openstack-cron # 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-openstack-cron@tmp/jenkins-gitclient-ssh14564572387043326520.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 0f515fe81fce861092290e32cfe61c892a8beab7 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 Commit message: "ci: nonrtric-plt-rappmanager: Fix staging jobs" > git rev-list --no-walk 0f515fe81fce861092290e32cfe61c892a8beab7 # 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 [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3458332753990253085.sh ---> python-tools-install.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-I6yO 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-I6yO/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.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-I6yO/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.47 botocore==1.42.47 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.2.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 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==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5322686433018105965.sh ---> Orphaned k8s clusters Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO 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: kubernetes python-heatclient python-openstackclient python-magnumclient lf-activate-venv(): INFO: Adding /tmp/venv-I6yO/bin to PATH -----> Delete orphaned cluster [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7121697514845066609.sh ---> Orphaned stacks Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO 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[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq lf-activate-venv(): INFO: Adding /tmp/venv-I6yO/bin to PATH + mapfile -t OS_COE_CLUSTERS_ID ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name ++ awk '{print $1}' ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' + echo '-----> Active clusters -> stacks' -----> Active clusters -> stacks + OS_COE_STACKS=() + [[ 0 -gt 0 ]] + mapfile -t OS_STACKS ++ 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 ++ awk '{print $1}' + echo '-----> Active stacks' -----> Active stacks + echo '-----> Delete orphaned stacks' -----> Delete orphaned stacks [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14566419868174379742.sh ---> Orphaned servers Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO 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[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-I6yO/bin to PATH -----> Active servers prd-centos8-builder-2c-4g-6293 prd-centos8-builder-2c-4g-6292 prd-centos8-builder-2c-4g-6291 prd-ubuntu1804-builder-4c-4g-6245 -----> Delete orphaned servers Deleting orphaned server: prd-centos8-builder-2c-4g-6292 WARN: Server "prd-centos8-builder-2c-4g-6292" is not older than 15 minutes. Deleting orphaned server: prd-centos8-builder-2c-4g-6291 WARN: Server "prd-centos8-builder-2c-4g-6291" is not older than 15 minutes. [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10812793341779073331.sh ---> Orphaned ports Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO 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[openstack] python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-I6yO/bin to PATH No orphaned ports to process. [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11912778814536125850.sh ---> Orphaned volumes + source /home/jenkins/lf-env.sh + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-hbTc + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + true + case $1 in + python=python3 + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ awk '{ print $1 }' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ tail -n 1 +++ grep '^3' /tmp/.pyenv_versions +++ sort -V ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='lftools[openstack] ' + for arg in "$@" + case $arg in + pkg_list+='kubernetes ' + for arg in "$@" + case $arg in + pkg_list+='niet ' + for arg in "$@" + case $arg in + pkg_list+='python-heatclient ' + for arg in "$@" + case $arg in + pkg_list+='python-openstackclient ' + for arg in "$@" + case $arg in + pkg_list+='python-magnumclient ' + for arg in "$@" + case $arg in + pkg_list+='yq ' + [[ -f /tmp/.os_lf_venv ]] ++ cat /tmp/.os_lf_venv + lf_venv=/tmp/venv-I6yO + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO from' file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO from file:/tmp/.os_lf_venv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-I6yO/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + /tmp/venv-I6yO/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-I6yO/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-I6yO/bin to PATH + PATH=/tmp/venv-I6yO/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + return 0 + mapfile -t os_volumes ++ openstack --os-cloud vex volume list -f value -c ID --status Available + '[' 0 -eq 0 ']' + echo 'No orphaned volumes found.' No orphaned volumes found. [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7521086682787671190.sh ---> Protect in-use images Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO 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[openstack] kubernetes python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-I6yO/bin to PATH INFO: There are images to protect defined in jenkins-config. INFO: Protecting the following images: ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True Build timed out (after 10 minutes). Marking the build as failed. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5220 killed; [ssh-agent] Stopped. Build was aborted [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15659388020920109532.sh ---> sysstat.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2104399745454086410.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-openstack-cron + 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-openstack-cron ']' + 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-openstack-cron ']' + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5713181583592299911.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO 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-I6yO/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18185965917363220932.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config3451986134483038290tmp 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-openstack-cron] $ /bin/bash /tmp/jenkins18289142986127561767.sh ---> create-netrc.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6286708701093216199.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO 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-I6yO/bin to PATH [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5244523185679170213.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2287639719011801335.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO 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-I6yO/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-2 INFO: Archiving Costs [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5064022367497438408.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6yO 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 urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-I6yO/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/57271 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-4g-6293.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: 2799.998 BogoMIPS: 5599.99 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.1G 11G 46% / tmpfs 367M 0 367M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3665 495 1128 17 2041 2894 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:53:f7:0b brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.32.7.79/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 valid_lft 85661sec preferred_lft 85661sec inet6 fe80::f816:3eff:fe53:f70b/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) 02/12/2026 _x86_64_ (2 CPU) 09:04:44 LINUX RESTART (2 CPU) 09:05:01 AM tps rtps wtps bread/s bwrtn/s 09:06:01 AM 203.48 136.06 67.42 13703.66 38321.60 09:07:01 AM 60.55 0.32 60.23 9.73 5549.87 09:08:01 AM 70.36 0.48 69.88 53.32 9532.34 09:09:01 AM 14.95 0.05 14.90 1.33 1498.55 09:10:01 AM 2.30 0.00 2.30 0.00 89.72 09:11:01 AM 14.53 0.85 13.68 60.11 526.39 09:12:01 AM 22.20 0.07 22.13 3.07 751.47 09:13:01 AM 15.09 0.00 15.09 0.00 594.57 09:14:01 AM 7.31 0.00 7.31 0.00 373.39 09:15:01 AM 0.10 0.00 0.10 0.00 0.63 09:16:01 AM 3.07 0.07 3.00 9.73 53.04 09:17:01 AM 19.01 0.38 18.63 38.65 542.09 Average: 36.08 11.53 24.56 1157.05 4820.64 09:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:01 AM 1570980 3039168 2182696 58.15 2104 1647064 634464 13.21 135652 1796772 55920 09:07:01 AM 1319064 3014444 2434612 64.86 2104 1862684 621312 12.94 144276 1997656 166380 09:08:01 AM 1086532 2924720 2667144 71.05 2104 1999740 690328 14.38 150804 2198152 60812 09:09:01 AM 1177584 2979220 2576092 68.63 2104 1962812 632336 13.17 157896 2095708 8 09:10:01 AM 1177360 2978996 2576316 68.63 2104 1962812 632292 13.17 157896 2095808 8 09:11:01 AM 1154252 2958108 2599424 69.25 2104 1964588 650372 13.54 182628 2094564 4 09:12:01 AM 1049728 2890600 2703948 72.03 2104 2001904 720028 14.99 222512 2161180 44724 09:13:01 AM 1177528 2981580 2576148 68.63 2104 1964684 623260 12.98 219520 2035424 7440 09:14:01 AM 1176524 2980516 2577152 68.66 2104 1964684 623260 12.98 219520 2035700 4 09:15:01 AM 1176748 2980740 2576928 68.65 2104 1964684 629968 13.12 219548 2035504 4 09:16:01 AM 1137024 2942256 2616652 69.71 2104 1965992 665312 13.85 403180 1893036 8492 09:17:01 AM 1122228 2931584 2631448 70.10 2104 1969712 681792 14.20 402952 1906936 21276 Average: 1193796 2966828 2559880 68.20 2104 1935947 650394 13.54 218032 2028870 30423 09:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 AM eth0 206.60 102.02 920.56 54.50 0.00 0.00 0.00 0.00 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:01 AM eth0 69.58 54.85 865.64 6.28 0.00 0.00 0.00 0.00 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 AM eth0 47.35 37.39 654.06 7.32 0.00 0.00 0.00 0.00 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 AM eth0 1.17 1.25 0.89 0.36 0.00 0.00 0.00 0.00 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 AM eth0 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:01 AM eth0 11.21 12.26 12.04 3.91 0.00 0.00 0.00 0.00 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 AM eth0 10.91 13.06 7.93 5.96 0.00 0.00 0.00 0.00 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:01 AM eth0 5.91 6.95 4.84 3.00 0.00 0.00 0.00 0.00 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 AM eth0 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:01 AM eth0 0.83 0.75 0.68 0.11 0.00 0.00 0.00 0.00 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 AM eth0 6.12 5.10 4.72 2.87 0.00 0.00 0.00 0.00 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 AM eth0 11.71 12.41 9.27 6.08 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 30.98 20.53 206.75 7.54 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) 02/12/2026 _x86_64_ (2 CPU) 09:04:44 LINUX RESTART (2 CPU) 09:05:01 AM CPU %user %nice %system %iowait %steal %idle 09:06:01 AM all 46.47 0.05 12.23 9.54 2.99 28.71 09:06:01 AM 0 43.04 0.05 9.14 7.23 2.51 38.03 09:06:01 AM 1 49.89 0.05 15.32 11.85 3.48 19.42 09:07:01 AM all 37.15 0.00 4.46 1.33 2.94 54.13 09:07:01 AM 0 19.57 0.00 2.87 1.89 2.92 72.75 09:07:01 AM 1 54.90 0.00 6.05 0.76 2.95 35.34 09:08:01 AM all 35.64 0.00 4.16 2.28 3.29 54.62 09:08:01 AM 0 17.17 0.00 2.60 2.88 3.61 73.74 09:08:01 AM 1 54.50 0.00 5.76 1.68 2.97 35.09 09:09:01 AM all 8.92 0.00 0.86 0.46 0.77 88.99 09:09:01 AM 0 3.09 0.00 0.35 0.32 0.93 95.32 09:09:01 AM 1 14.79 0.00 1.37 0.60 0.62 82.62 09:10:01 AM all 0.35 0.00 0.06 0.08 0.03 99.48 09:10:01 AM 0 0.62 0.00 0.08 0.17 0.05 99.08 09:10:01 AM 1 0.08 0.00 0.03 0.00 0.00 99.88 09:11:01 AM all 24.68 0.00 1.99 0.28 2.26 70.79 09:11:01 AM 0 13.60 0.00 1.76 0.20 2.42 82.02 09:11:01 AM 1 35.89 0.00 2.23 0.37 2.10 59.41 09:12:01 AM all 33.30 0.00 2.41 0.75 3.21 60.33 09:12:01 AM 0 23.60 0.00 2.87 0.64 3.40 69.50 09:12:01 AM 1 43.11 0.00 1.95 0.86 3.02 51.06 09:13:01 AM all 22.00 0.00 1.73 0.32 2.02 73.92 09:13:01 AM 0 17.72 0.00 1.55 0.35 2.18 78.21 09:13:01 AM 1 26.31 0.00 1.90 0.30 1.87 69.62 09:14:01 AM all 0.33 0.00 0.11 0.20 0.09 99.27 09:14:01 AM 0 0.57 0.00 0.12 0.10 0.10 99.12 09:14:01 AM 1 0.10 0.00 0.10 0.30 0.08 99.42 09:15:01 AM all 1.59 0.00 0.18 0.00 0.13 98.11 09:15:01 AM 0 2.49 0.00 0.27 0.00 0.10 97.14 09:15:01 AM 1 0.68 0.00 0.10 0.00 0.15 99.07 09:16:01 AM all 10.98 0.00 1.24 0.05 0.87 86.86 09:16:01 AM 0 2.34 0.00 0.71 0.02 0.93 96.01 09:16:01 AM 1 19.69 0.00 1.77 0.08 0.80 77.65 09:16:01 AM CPU %user %nice %system %iowait %steal %idle 09:17:01 AM all 39.88 0.00 3.33 0.23 2.94 53.63 09:17:01 AM 0 12.95 0.00 2.10 0.21 3.10 81.64 09:17:01 AM 1 67.38 0.00 4.58 0.25 2.78 25.02 Average: all 21.84 0.00 2.73 1.29 1.80 72.34 Average: 0 13.09 0.00 2.04 1.16 1.86 81.85 Average: 1 30.65 0.00 3.43 1.42 1.74 62.76