Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-4g-474989 (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-YdfH1ELmM3tA/agent.7518 SSH_AGENT_PID=7521 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8719975522479370806.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-ssh8536791789369113210.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 8c65e8251253b30cf71d15d09c2e90e0e8e3d12e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c65e8251253b30cf71d15d09c2e90e0e8e3d12e # timeout=10 Commit message: "ci: Revert all cattle to v2 hardware" > git rev-list --no-walk 8c65e8251253b30cf71d15d09c2e90e0e8e3d12e # 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/jenkins8675374556147569027.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: Reuse venv:/tmp/venv-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-YslW/bin to PATH [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/jenkins1802535340696249762.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-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 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. lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-YslW/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/jenkins5776592447097886308.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-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-YslW/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/jenkins2599002273228821305.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-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-YslW/bin to PATH -----> Active servers prd-ubuntu1804-docker-4c-4g-0 prd-centos8-builder-2c-4g-474989 -----> Delete orphaned servers [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/jenkins3490157190894275318.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-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-YslW/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/jenkins1662059580824349776.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-28if + 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 ++ grep -E '^[0-9.]*[0-9]$' ++ sed 's/^[ *]* //' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ sort -V +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 ++ 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-YslW + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YslW from' file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YslW from file:/tmp/.os_lf_venv + /tmp/venv-YslW/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + /tmp/venv-YslW/bin/python3 -m pip install --upgrade --quiet --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-YslW/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-YslW/bin to PATH + PATH=/tmp/venv-YslW/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/jenkins6993375709543487588.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-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-YslW/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 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [BuilderChain] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_IMAGE_CLEANUP_AGE=30 [EnvInject] - Variables injected successfully. [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12587381333549643303.sh ---> Cleanup old 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-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-YslW/bin to PATH + lftools openstack --os-cloud vex image cleanup --days=30 WARNING: Use of image.protected resulted in an exception Removing 159 images from vex. WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240207-020835.732 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240206-003622.089 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240201-190116.504 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240201-110159.359 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240201-110114.243 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240201-020158.054 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... WARNING: Use of image.protected resulted in an exception WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 7521 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins179785502574529300.sh ---> sysstat.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1405661564573444264.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/jenkins1283405560430471581.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-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-YslW/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9051664300024444274.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9957437157596587637tmp 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/jenkins1157105913033216760.sh ---> create-netrc.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9973322290673312966.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-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-YslW/bin to PATH [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10376916643943103218.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16485990870996044724.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-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-YslW/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-2 INFO: Archiving Costs [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12214983001161760673.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-YslW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-YslW/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/52066 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-4g-474989.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 833M 0 833M 0% /dev tmpfs 890M 0 890M 0% /dev/shm tmpfs 890M 17M 873M 2% /run tmpfs 890M 0 890M 0% /sys/fs/cgroup /dev/vda1 20G 9.1G 11G 46% / tmpfs 178M 0 178M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 1778 423 145 16 1209 1155 Swap: 1023 2 1021 ---> 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:26:6c:c8 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.32.7.106/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 valid_lft 82493sec preferred_lft 82493sec inet6 fe80::f816:3eff:fe26:6cc8/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) 07/09/2025 _x86_64_ (2 CPU) 20:03:58 LINUX RESTART (2 CPU) 08:05:01 PM tps rtps wtps bread/s bwrtn/s 08:06:01 PM 76.42 0.62 75.81 17.06 9706.73 08:07:01 PM 72.94 2.20 70.74 428.12 7429.74 08:08:01 PM 39.04 2.80 36.24 373.67 2960.22 08:09:01 PM 18.94 0.72 18.23 59.85 479.14 08:10:01 PM 7.30 0.00 7.30 0.00 415.11 08:11:01 PM 1.92 0.12 1.80 16.26 56.99 08:12:01 PM 0.20 0.00 0.20 0.00 2.38 08:13:01 PM 0.12 0.00 0.12 0.00 1.03 08:14:01 PM 0.37 0.25 0.12 20.53 1.33 08:15:01 PM 0.25 0.00 0.25 0.00 3.13 08:16:01 PM 0.13 0.00 0.13 0.00 1.07 08:17:01 PM 0.30 0.00 0.30 0.00 3.90 08:18:01 PM 0.20 0.00 0.20 0.00 2.25 08:19:01 PM 0.85 0.68 0.17 8.53 1.95 08:20:01 PM 0.85 0.00 0.85 0.00 17.86 08:21:01 PM 0.28 0.00 0.28 0.00 3.23 08:22:01 PM 0.22 0.00 0.22 0.00 2.78 08:23:01 PM 0.17 0.00 0.17 0.00 2.08 08:24:01 PM 0.17 0.00 0.17 0.00 1.98 08:25:01 PM 0.53 0.40 0.13 137.55 1.37 08:26:01 PM 0.87 0.00 0.87 0.00 13.86 08:27:01 PM 0.12 0.00 0.12 0.00 1.18 08:28:01 PM 0.17 0.00 0.17 0.00 2.07 08:29:01 PM 0.12 0.00 0.12 0.00 1.33 08:30:01 PM 0.10 0.00 0.10 0.00 0.68 08:31:01 PM 0.13 0.00 0.13 0.00 0.95 08:32:01 PM 0.10 0.00 0.10 0.00 1.58 08:33:01 PM 0.10 0.00 0.10 0.00 0.65 08:34:02 PM 0.07 0.00 0.07 0.00 0.37 08:35:01 PM 0.17 0.00 0.17 0.00 2.27 08:36:01 PM 0.15 0.00 0.15 0.00 1.47 08:37:01 PM 11.26 11.18 0.08 1009.03 0.50 08:38:01 PM 2.90 0.00 2.90 0.00 76.31 08:39:01 PM 0.20 0.00 0.20 0.00 3.22 08:40:01 PM 0.10 0.00 0.10 0.00 0.65 08:41:01 PM 0.10 0.00 0.10 0.00 0.82 08:42:01 PM 0.13 0.00 0.13 0.00 1.72 08:43:01 PM 0.10 0.00 0.10 0.00 1.08 08:44:01 PM 0.20 0.00 0.20 0.00 2.52 08:45:01 PM 0.15 0.00 0.15 0.00 1.47 08:46:01 PM 0.07 0.00 0.07 0.00 0.37 08:47:01 PM 0.07 0.00 0.07 0.00 0.52 08:48:01 PM 0.10 0.00 0.10 0.00 0.65 08:49:01 PM 0.07 0.00 0.07 0.00 0.37 08:50:01 PM 0.07 0.00 0.07 0.00 0.52 08:51:01 PM 0.22 0.00 0.22 0.00 2.67 08:52:01 PM 0.15 0.00 0.15 0.00 2.40 08:53:01 PM 0.10 0.00 0.10 0.00 0.65 08:54:01 PM 0.07 0.00 0.07 0.00 0.37 08:55:01 PM 0.07 0.00 0.07 0.00 0.50 08:56:01 PM 4.97 4.83 0.13 441.99 1.28 08:57:01 PM 1.03 0.00 1.03 0.00 22.98 08:58:01 PM 0.53 0.00 0.53 0.00 5.07 08:59:01 PM 5.60 5.15 0.45 222.99 5.31 09:00:01 PM 0.68 0.00 0.68 0.00 13.68 09:01:01 PM 0.63 0.02 0.62 0.13 7.70 09:02:01 PM 0.63 0.07 0.57 1.73 7.53 09:03:01 PM 1.47 0.87 0.60 38.90 7.56 09:04:01 PM 32.49 2.88 29.61 270.04 1196.85 09:05:01 PM 37.59 0.20 37.39 13.86 1490.69 09:06:01 PM 18.66 0.00 18.66 0.00 489.50 09:07:01 PM 16.64 0.00 16.64 0.00 656.05 09:08:01 PM 94.04 71.33 22.71 6146.48 668.01 09:09:01 PM 20.03 0.62 19.41 43.85 592.40 Average: 7.41 1.64 5.77 144.59 412.36 08:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:01 PM 205664 1230208 1615480 88.71 2104 1121276 506212 17.64 132620 1205736 66824 08:07:01 PM 125896 1206580 1695248 93.09 2104 1170352 507016 17.67 139844 1248904 28608 08:08:01 PM 229192 1211720 1591952 87.41 2104 1071132 503472 17.54 173184 1110888 8856 08:09:01 PM 91644 1117628 1729500 94.97 2104 1114632 598324 20.85 211884 1209984 50564 08:10:01 PM 277220 1261196 1543924 84.78 2104 1072928 455652 15.88 208028 1028588 8 08:11:01 PM 277084 1261552 1544060 84.79 2104 1073420 450996 15.72 208300 1028628 12 08:12:01 PM 277152 1261620 1543992 84.78 2104 1073420 454584 15.84 208300 1028628 8 08:13:01 PM 277140 1261608 1544004 84.78 2104 1073420 454584 15.84 208300 1028716 8 08:14:01 PM 276016 1261112 1545128 84.84 2104 1074048 454584 15.84 208664 1029600 16 08:15:01 PM 276312 1261408 1544832 84.83 2104 1074048 451004 15.72 208664 1029320 8 08:16:01 PM 276276 1261372 1544868 84.83 2104 1074048 451004 15.72 208664 1029288 8 08:17:01 PM 276240 1261340 1544904 84.83 2104 1074052 451004 15.72 208664 1029292 8 08:18:01 PM 276196 1261296 1544948 84.83 2104 1074052 451004 15.72 208664 1029292 8 08:19:01 PM 275756 1261108 1545388 84.86 2104 1074304 453904 15.82 208664 1029544 8 08:20:01 PM 275676 1261036 1545468 84.86 2104 1074312 455668 15.88 208684 1029712 8 08:21:01 PM 276108 1261468 1545036 84.84 2104 1074312 455668 15.88 208692 1029536 8 08:22:01 PM 276080 1261440 1545064 84.84 2104 1074312 455668 15.88 208692 1029620 8 08:23:01 PM 275932 1261296 1545212 84.85 2104 1074316 455668 15.88 208692 1029540 8 08:24:01 PM 276032 1261396 1545112 84.84 2104 1074316 455668 15.88 208692 1029624 8 08:25:01 PM 380320 1369656 1440824 79.12 2104 1078288 349756 12.19 210248 925372 28 08:26:01 PM 380628 1369968 1440516 79.10 2104 1078292 349756 12.19 210248 925292 0 08:27:01 PM 380524 1369864 1440620 79.11 2104 1078292 349756 12.19 210248 925292 0 08:28:01 PM 380680 1370020 1440464 79.10 2104 1078292 349756 12.19 210248 925292 0 08:29:01 PM 380652 1369996 1440492 79.10 2104 1078296 349756 12.19 210256 925356 0 08:30:01 PM 380284 1369628 1440860 79.12 2104 1078296 351636 12.25 210248 925380 0 08:31:01 PM 380580 1369924 1440564 79.10 2104 1078296 348092 12.13 210272 925336 0 08:32:01 PM 380652 1370000 1440492 79.10 2104 1078300 348092 12.13 210268 925340 0 08:33:01 PM 380616 1369964 1440528 79.10 2104 1078300 351700 12.26 210264 925284 0 08:34:02 PM 380624 1369972 1440520 79.10 2104 1078300 347968 12.13 210268 925340 0 08:35:01 PM 380708 1370060 1440436 79.10 2104 1078304 347968 12.13 210264 925416 0 08:36:01 PM 380504 1369856 1440640 79.11 2104 1078304 351520 12.25 210264 925384 0 08:37:01 PM 350268 1370024 1470876 80.77 2104 1108708 348540 12.15 211824 954220 644 08:38:01 PM 350040 1369796 1471104 80.78 2104 1108708 352168 12.27 211828 954160 0 08:39:01 PM 350076 1369836 1471068 80.78 2104 1108712 348100 12.13 211824 954172 0 08:40:01 PM 349796 1369556 1471348 80.79 2104 1108712 351640 12.25 211824 954396 0 08:41:01 PM 350040 1369804 1471104 80.78 2104 1108716 351640 12.25 211828 954260 0 08:42:01 PM 349948 1369712 1471196 80.78 2104 1108716 351640 12.25 211832 954268 0 08:43:01 PM 350004 1369772 1471140 80.78 2104 1108720 351640 12.25 211824 954244 0 08:44:01 PM 350100 1369872 1471044 80.78 2104 1108724 347564 12.11 211824 954192 0 08:45:01 PM 350132 1369904 1471012 80.77 2104 1108724 351180 12.24 211824 954300 0 08:46:01 PM 350148 1369920 1470996 80.77 2104 1108724 351180 12.24 211824 954216 0 08:47:01 PM 350192 1369968 1470952 80.77 2104 1108728 351180 12.24 211824 954220 0 08:48:01 PM 350176 1369952 1470968 80.77 2104 1108728 351180 12.24 211824 954220 0 08:49:01 PM 349936 1369712 1471208 80.78 2104 1108728 351180 12.24 211824 954304 0 08:50:01 PM 349868 1369648 1471276 80.79 2104 1108732 349180 12.17 211824 954308 0 08:51:01 PM 350088 1369868 1471056 80.78 2104 1108732 352760 12.29 211824 954308 0 08:52:01 PM 350164 1369948 1470980 80.77 2104 1108736 352760 12.29 211824 954228 0 08:53:01 PM 350080 1369864 1471064 80.78 2104 1108736 348204 12.13 211824 954228 0 08:54:01 PM 350140 1369924 1471004 80.77 2104 1108736 348204 12.13 211824 954228 0 08:55:01 PM 350036 1369824 1471108 80.78 2104 1108740 351748 12.26 211824 954316 0 08:56:01 PM 263056 1296292 1558088 85.56 2104 1122192 428044 14.92 215328 1036016 188 08:57:01 PM 261756 1294996 1559388 85.63 2104 1122192 428044 14.92 215328 1037448 8 08:58:01 PM 261704 1294948 1559440 85.63 2104 1122196 428044 14.92 215328 1037452 8 08:59:01 PM 245924 1286200 1575220 86.50 2104 1128892 435852 15.19 216680 1050644 8 09:00:01 PM 246224 1286504 1574920 86.48 2104 1128892 436832 15.22 216680 1050252 8 09:01:01 PM 245576 1285932 1575568 86.52 2104 1128900 436832 15.22 216680 1050832 8 09:02:01 PM 245992 1286416 1575152 86.49 2104 1128968 436832 15.22 216724 1050472 0 09:03:01 PM 225524 1267100 1595620 87.62 2104 1130136 440372 15.35 216740 1070872 16 09:04:01 PM 155228 1195548 1665916 91.48 2104 1127156 514284 17.92 220140 1135788 19988 09:05:01 PM 223800 1200180 1597344 87.71 2104 1063228 513064 17.88 219252 1067628 8852 09:06:01 PM 116036 1124988 1705108 93.63 2104 1095996 589792 20.55 222320 1172836 41688 09:07:01 PM 234356 1210568 1586788 87.13 2104 1063232 498448 17.37 220044 1056520 8 09:08:01 PM 66444 1143616 1754700 96.35 2104 1163592 569200 19.83 218812 1225968 8868 09:09:01 PM 106552 1151020 1714592 94.15 2104 1130476 561208 19.56 220428 1183900 21340 Average: 295528 1304320 1525616 83.77 2104 1097626 414000 14.43 209127 1010562 4010 08:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:01 PM eth0 65.93 56.51 821.26 6.04 0.00 0.00 0.00 0.00 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:01 PM eth0 23.31 21.46 228.04 7.21 0.00 0.00 0.00 0.00 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:01 PM eth0 38.63 34.01 568.62 6.59 0.00 0.00 0.00 0.00 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:01 PM eth0 12.16 14.58 13.06 6.05 0.00 0.00 0.00 0.00 08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:01 PM eth0 1.97 2.00 1.30 1.44 0.00 0.00 0.00 0.00 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:01 PM eth0 0.50 0.53 0.23 0.54 0.00 0.00 0.00 0.00 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:01 PM eth0 0.45 0.45 0.19 0.41 0.00 0.00 0.00 0.00 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:01 PM eth0 0.42 0.43 0.18 0.39 0.00 0.00 0.00 0.00 08:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:01 PM eth0 0.45 0.45 0.19 0.41 0.00 0.00 0.00 0.00 08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 PM eth0 0.40 0.40 0.19 0.41 0.00 0.00 0.00 0.00 08:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:01 PM eth0 0.40 0.38 0.19 0.38 0.00 0.00 0.00 0.00 08:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:01 PM eth0 0.42 0.43 0.18 0.41 0.00 0.00 0.00 0.00 08:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 PM eth0 0.43 0.43 0.18 0.39 0.00 0.00 0.00 0.00 08:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:01 PM eth0 0.43 0.43 0.19 0.41 0.00 0.00 0.00 0.00 08:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:01 PM eth0 0.43 0.42 0.19 0.39 0.00 0.00 0.00 0.00 08:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:01 PM eth0 0.30 0.32 0.10 0.24 0.00 0.00 0.00 0.00 08:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:01 PM eth0 0.27 0.27 0.10 0.20 0.00 0.00 0.00 0.00 08:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:01 PM eth0 0.27 0.27 0.09 0.20 0.00 0.00 0.00 0.00 08:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:01 PM eth0 0.27 0.28 0.09 0.22 0.00 0.00 0.00 0.00 08:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:01 PM eth0 0.17 0.15 0.05 0.09 0.00 0.00 0.00 0.00 08:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:34:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:02 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 PM eth0 0.87 0.87 0.08 0.07 0.00 0.00 0.00 0.00 08:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:01 PM eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:01 PM eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:01 PM eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:55:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:01 PM eth0 16.08 11.21 8.35 29.97 0.00 0.00 0.00 0.00 08:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:01 PM eth0 0.15 0.13 0.38 0.01 0.00 0.00 0.00 0.00 08:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 PM eth0 8.50 5.71 7.07 9.31 0.00 0.00 0.00 0.00 09:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:01 PM eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:01 PM eth0 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:01 PM eth0 4.75 2.90 4.09 5.73 0.00 0.00 0.00 0.00 09:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:01 PM eth0 59.83 43.65 132.12 29.63 0.00 0.00 0.00 0.00 09:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:01 PM eth0 8.28 11.13 6.80 5.05 0.00 0.00 0.00 0.00 09:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 PM eth0 12.71 14.86 13.33 7.92 0.00 0.00 0.00 0.00 09:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:01 PM eth0 11.88 12.71 10.18 3.89 0.00 0.00 0.00 0.00 09:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 PM eth0 15.81 15.13 15.09 8.70 0.00 0.00 0.00 0.00 09:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 PM eth0 11.26 12.23 9.01 7.47 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 4.69 4.17 28.78 2.19 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/09/2025 _x86_64_ (2 CPU) 20:03:58 LINUX RESTART (2 CPU) 08:05:01 PM CPU %user %nice %system %iowait %steal %idle 08:06:01 PM all 38.95 0.00 4.52 1.79 1.56 53.18 08:06:01 PM 0 55.72 0.00 5.35 0.75 1.82 36.36 08:06:01 PM 1 22.21 0.00 3.69 2.83 1.30 69.97 08:07:01 PM all 38.58 0.00 4.31 2.44 1.43 53.24 08:07:01 PM 0 47.80 0.00 4.06 1.58 1.73 44.83 08:07:01 PM 1 29.32 0.00 4.56 3.31 1.12 61.69 08:08:01 PM all 38.58 0.00 2.58 1.05 1.45 56.34 08:08:01 PM 0 51.97 0.00 2.42 0.47 1.77 43.38 08:08:01 PM 1 25.18 0.00 2.73 1.63 1.13 69.32 08:09:01 PM all 38.48 0.00 2.52 0.25 1.47 57.29 08:09:01 PM 0 47.00 0.00 2.67 0.30 1.66 48.37 08:09:01 PM 1 29.94 0.00 2.36 0.20 1.28 66.22 08:10:01 PM all 3.08 0.00 0.28 0.23 0.14 96.27 08:10:01 PM 0 2.57 0.00 0.32 0.25 0.12 96.75 08:10:01 PM 1 3.59 0.00 0.25 0.20 0.17 95.79 08:11:01 PM all 0.33 0.00 0.05 0.05 0.02 99.56 08:11:01 PM 0 0.10 0.00 0.05 0.00 0.02 99.83 08:11:01 PM 1 0.55 0.00 0.05 0.10 0.02 99.28 08:12:01 PM all 0.18 0.00 0.08 0.00 0.03 99.72 08:12:01 PM 0 0.23 0.00 0.07 0.00 0.03 99.67 08:12:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 08:13:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 08:13:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.37 08:13:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 08:14:01 PM all 0.28 0.00 0.07 0.01 0.03 99.62 08:14:01 PM 0 0.40 0.00 0.05 0.02 0.03 99.50 08:14:01 PM 1 0.15 0.00 0.08 0.00 0.03 99.73 08:15:01 PM all 0.07 0.00 0.05 0.00 0.00 99.88 08:15:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:01 PM 1 0.12 0.00 0.08 0.00 0.00 99.80 08:16:01 PM all 0.06 0.00 0.06 0.00 0.03 99.86 08:16:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85 08:16:01 PM 1 0.03 0.00 0.07 0.00 0.03 99.87 08:16:01 PM CPU %user %nice %system %iowait %steal %idle 08:17:01 PM all 0.08 0.00 0.07 0.00 0.03 99.82 08:17:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 08:17:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 08:18:01 PM all 0.06 0.00 0.06 0.00 0.02 99.87 08:18:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 08:18:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92 08:19:01 PM all 0.13 0.00 0.20 0.03 0.05 99.60 08:19:01 PM 0 0.12 0.00 0.23 0.00 0.05 99.60 08:19:01 PM 1 0.13 0.00 0.17 0.05 0.05 99.60 08:20:01 PM all 0.08 0.00 0.08 0.00 0.03 99.81 08:20:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82 08:20:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 08:21:01 PM all 0.08 0.00 0.04 0.00 0.01 99.87 08:21:01 PM 0 0.10 0.00 0.05 0.00 0.00 99.85 08:21:01 PM 1 0.07 0.00 0.03 0.00 0.02 99.88 08:22:01 PM all 0.08 0.00 0.06 0.00 0.03 99.84 08:22:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 08:22:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 08:23:01 PM all 0.06 0.00 0.05 0.00 0.03 99.87 08:23:01 PM 0 0.02 0.00 0.05 0.00 0.00 99.93 08:23:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 08:24:01 PM all 0.08 0.00 0.06 0.00 0.03 99.82 08:24:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 08:24:01 PM 1 0.13 0.00 0.10 0.00 0.07 99.70 08:25:01 PM all 0.09 0.00 0.12 0.02 0.06 99.72 08:25:01 PM 0 0.10 0.00 0.12 0.02 0.05 99.72 08:25:01 PM 1 0.08 0.00 0.12 0.02 0.07 99.72 08:26:01 PM all 0.05 0.00 0.03 0.00 0.02 99.90 08:26:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 08:26:01 PM 1 0.03 0.00 0.02 0.00 0.00 99.95 08:27:01 PM all 0.08 0.00 0.06 0.00 0.01 99.85 08:27:01 PM 0 0.10 0.00 0.05 0.00 0.02 99.83 08:27:01 PM 1 0.07 0.00 0.07 0.00 0.00 99.87 08:27:01 PM CPU %user %nice %system %iowait %steal %idle 08:28:01 PM all 0.06 0.00 0.04 0.00 0.02 99.88 08:28:01 PM 0 0.10 0.00 0.07 0.00 0.00 99.83 08:28:01 PM 1 0.02 0.00 0.02 0.00 0.03 99.93 08:29:01 PM all 0.06 0.00 0.04 0.00 0.02 99.88 08:29:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82 08:29:01 PM 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:01 PM all 0.07 0.00 0.06 0.00 0.03 99.84 08:30:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 08:30:01 PM 1 0.02 0.00 0.05 0.00 0.00 99.93 08:31:01 PM all 0.08 0.00 0.04 0.00 0.02 99.87 08:31:01 PM 0 0.07 0.00 0.03 0.00 0.02 99.88 08:31:01 PM 1 0.08 0.00 0.05 0.00 0.02 99.85 08:32:01 PM all 0.05 0.00 0.05 0.00 0.00 99.90 08:32:01 PM 0 0.08 0.00 0.07 0.00 0.00 99.85 08:32:01 PM 1 0.02 0.00 0.03 0.00 0.00 99.95 08:33:01 PM all 0.07 0.00 0.05 0.00 0.02 99.87 08:33:01 PM 0 0.12 0.00 0.07 0.00 0.02 99.80 08:33:01 PM 1 0.02 0.00 0.03 0.00 0.02 99.93 08:34:02 PM all 0.07 0.00 0.05 0.00 0.02 99.87 08:34:02 PM 0 0.12 0.00 0.05 0.00 0.02 99.82 08:34:02 PM 1 0.02 0.00 0.05 0.00 0.02 99.92 08:35:01 PM all 0.06 0.00 0.06 0.00 0.02 99.86 08:35:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 08:35:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 08:36:01 PM all 0.08 0.00 0.05 0.00 0.03 99.85 08:36:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 08:36:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 08:37:01 PM all 0.07 0.33 0.19 0.47 0.03 98.91 08:37:01 PM 0 0.03 0.10 0.10 0.02 0.02 99.73 08:37:01 PM 1 0.10 0.57 0.28 0.92 0.03 98.09 08:38:01 PM all 0.06 0.00 0.05 0.05 0.00 99.84 08:38:01 PM 0 0.05 0.00 0.05 0.00 0.00 99.90 08:38:01 PM 1 0.07 0.00 0.05 0.10 0.00 99.78 08:38:01 PM CPU %user %nice %system %iowait %steal %idle 08:39:01 PM all 0.06 0.00 0.04 0.00 0.02 99.88 08:39:01 PM 0 0.07 0.00 0.03 0.00 0.02 99.88 08:39:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 08:40:01 PM all 0.07 0.00 0.05 0.00 0.03 99.86 08:40:01 PM 0 0.07 0.00 0.03 0.00 0.02 99.88 08:40:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 08:41:01 PM all 0.07 0.00 0.06 0.00 0.02 99.86 08:41:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 08:41:01 PM 1 0.02 0.00 0.07 0.00 0.00 99.92 08:42:01 PM all 0.06 0.00 0.04 0.00 0.03 99.87 08:42:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 08:42:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 08:43:01 PM all 0.07 0.00 0.03 0.00 0.01 99.89 08:43:01 PM 0 0.00 0.00 0.02 0.00 0.02 99.97 08:43:01 PM 1 0.13 0.00 0.05 0.00 0.00 99.82 08:44:01 PM all 0.05 0.00 0.03 0.00 0.01 99.91 08:44:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 08:44:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 08:45:01 PM all 0.04 0.00 0.04 0.00 0.02 99.90 08:45:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 08:45:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 08:46:01 PM all 0.05 0.00 0.05 0.00 0.01 99.89 08:46:01 PM 0 0.05 0.00 0.05 0.00 0.00 99.90 08:46:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 08:47:01 PM all 0.05 0.00 0.05 0.00 0.00 99.90 08:47:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93 08:47:01 PM 1 0.07 0.00 0.07 0.00 0.00 99.87 08:48:01 PM all 0.04 0.00 0.03 0.00 0.01 99.92 08:48:01 PM 0 0.05 0.00 0.03 0.00 0.02 99.90 08:48:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 08:49:01 PM all 0.06 0.00 0.05 0.00 0.03 99.87 08:49:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 08:49:01 PM 1 0.02 0.00 0.05 0.00 0.02 99.92 08:49:01 PM CPU %user %nice %system %iowait %steal %idle 08:50:01 PM all 0.08 0.00 0.03 0.00 0.01 99.88 08:50:01 PM 0 0.13 0.00 0.03 0.00 0.02 99.82 08:50:01 PM 1 0.02 0.00 0.03 0.00 0.00 99.95 08:51:01 PM all 0.07 0.00 0.07 0.00 0.02 99.85 08:51:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 08:51:01 PM 1 0.02 0.00 0.05 0.00 0.00 99.93 08:52:01 PM all 0.05 0.00 0.03 0.00 0.01 99.91 08:52:01 PM 0 0.08 0.00 0.05 0.00 0.00 99.87 08:52:01 PM 1 0.02 0.00 0.02 0.00 0.02 99.95 08:53:01 PM all 0.06 0.00 0.03 0.00 0.01 99.91 08:53:01 PM 0 0.02 0.00 0.00 0.00 0.02 99.97 08:53:01 PM 1 0.10 0.00 0.05 0.00 0.00 99.85 08:54:01 PM all 0.05 0.00 0.03 0.00 0.01 99.92 08:54:01 PM 0 0.00 0.00 0.00 0.00 0.00 100.00 08:54:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83 08:55:01 PM all 0.07 0.00 0.05 0.00 0.01 99.87 08:55:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 08:55:01 PM 1 0.12 0.00 0.08 0.00 0.02 99.78 08:56:01 PM all 4.40 0.00 0.54 0.19 0.24 94.63 08:56:01 PM 0 5.93 0.00 0.48 0.15 0.28 93.16 08:56:01 PM 1 2.87 0.00 0.59 0.23 0.20 96.11 08:57:01 PM all 0.31 0.00 0.08 0.00 0.01 99.61 08:57:01 PM 0 0.10 0.00 0.03 0.00 0.00 99.87 08:57:01 PM 1 0.52 0.00 0.12 0.00 0.02 99.35 08:58:01 PM all 0.33 0.00 0.04 0.00 0.02 99.61 08:58:01 PM 0 0.10 0.00 0.05 0.00 0.02 99.83 08:58:01 PM 1 0.57 0.00 0.03 0.00 0.02 99.38 08:59:01 PM all 3.74 0.00 0.26 0.26 0.18 95.57 08:59:01 PM 0 2.85 0.00 0.37 0.52 0.17 96.10 08:59:01 PM 1 4.63 0.00 0.15 0.00 0.18 95.04 09:00:01 PM all 0.32 0.00 0.06 0.00 0.01 99.62 09:00:01 PM 0 0.52 0.00 0.03 0.00 0.00 99.45 09:00:01 PM 1 0.12 0.00 0.08 0.00 0.02 99.78 09:00:01 PM CPU %user %nice %system %iowait %steal %idle 09:01:01 PM all 0.33 0.00 0.05 0.00 0.01 99.61 09:01:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:01:01 PM 1 0.12 0.00 0.05 0.00 0.00 99.83 09:02:01 PM all 0.33 0.00 0.12 0.00 0.11 99.44 09:02:01 PM 0 0.12 0.00 0.15 0.00 0.17 99.57 09:02:01 PM 1 0.55 0.00 0.08 0.00 0.05 99.32 09:03:01 PM all 1.37 0.00 0.12 0.02 0.23 98.25 09:03:01 PM 0 1.45 0.00 0.10 0.00 0.22 98.23 09:03:01 PM 1 1.30 0.00 0.13 0.05 0.25 98.27 09:04:01 PM all 39.50 0.00 4.12 1.04 2.51 52.83 09:04:01 PM 0 60.91 0.00 4.26 0.33 2.46 32.04 09:04:01 PM 1 18.26 0.00 3.99 1.75 2.56 73.45 09:05:01 PM all 39.17 0.00 2.57 1.49 1.96 54.81 09:05:01 PM 0 67.38 0.00 3.90 0.73 2.07 25.92 09:05:01 PM 1 11.21 0.00 1.25 2.25 1.85 83.44 09:06:01 PM all 36.73 0.00 2.59 0.32 1.93 58.43 09:06:01 PM 0 37.00 0.00 2.74 0.18 1.89 58.18 09:06:01 PM 1 36.45 0.00 2.44 0.46 1.97 58.67 09:07:01 PM all 34.49 0.00 2.68 0.36 1.98 60.50 09:07:01 PM 0 56.46 0.00 3.90 0.37 1.99 37.28 09:07:01 PM 1 12.71 0.00 1.47 0.35 1.96 83.52 09:08:01 PM all 34.58 0.00 2.70 5.84 1.76 55.12 09:08:01 PM 0 51.85 0.00 3.27 6.95 1.97 35.96 09:08:01 PM 1 17.32 0.00 2.14 4.72 1.54 74.27 09:09:01 PM all 39.76 0.00 3.24 0.26 1.90 54.84 09:09:01 PM 0 58.08 0.00 4.02 0.30 1.99 35.61 09:09:01 PM 1 21.54 0.00 2.46 0.23 1.80 73.97 Average: all 6.23 0.01 0.56 0.25 0.31 92.64 Average: 0 8.65 0.00 0.63 0.20 0.33 90.18 Average: 1 3.80 0.01 0.49 0.30 0.29 95.11