07:03:00 Started by timer 07:03:00 Running as SYSTEM 07:03:00 [EnvInject] - Loading node environment variables. 07:03:00 Building remotely on prd-centos8-builder-2c-1g-2287 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 07:03:00 [ssh-agent] Looking for ssh-agent implementation... 07:03:00 $ ssh-agent 07:03:00 SSH_AUTH_SOCK=/tmp/ssh-xyLJrQ90dQvP/agent.43314 07:03:00 SSH_AGENT_PID=43316 07:03:00 [ssh-agent] Started. 07:03:00 Running ssh-add (command line suppressed) 07:03:00 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13328380832069277678.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_13328380832069277678.key) 07:03:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:03:00 The recommended git tool is: NONE 07:03:02 using credential onap-jenkins-ssh 07:03:02 Wiping out workspace first. 07:03:02 Cloning the remote Git repository 07:03:02 Cloning repository git://cloud.onap.org/mirror/ci-management 07:03:02 > git init /w/workspace/ci-management-openstack-cron # timeout=10 07:03:02 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 07:03:02 > git --version # timeout=10 07:03:02 > git --version # 'git version 2.39.0' 07:03:02 using GIT_SSH to set credentials Gerrit user 07:03:02 [INFO] Currently running in a labeled security context 07:03:02 [INFO] Currently SELinux is 'enforcing' on the host 07:03:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh12831789939817956959.key 07:03:02 Verifying host key using manually-configured host key entries 07:03:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:03 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 07:03:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:03 Avoid second fetch 07:03:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:03:03 Checking out Revision 3a271c52210510c28074e3428b4b64a1376dc29e (refs/remotes/origin/master) 07:03:03 > git config core.sparsecheckout # timeout=10 07:03:03 > git checkout -f 3a271c52210510c28074e3428b4b64a1376dc29e # timeout=10 07:03:04 Commit message: "Merge "Fix: Use valid user for cloud-image-update job"" 07:03:04 > git rev-list --no-walk c20ac0833d7767b596bffe548a1620c26a255762 # timeout=10 07:03:04 > git remote # timeout=10 07:03:04 > git submodule init # timeout=10 07:03:04 > git submodule sync # timeout=10 07:03:04 > git config --get remote.origin.url # timeout=10 07:03:04 > git submodule init # timeout=10 07:03:04 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:03:04 > git config --get submodule.global-jjb.url # timeout=10 07:03:04 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:03:04 > git config --get submodule.packer/common-packer.url # timeout=10 07:03:04 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:03:04 > git submodule update --init --recursive global-jjb # timeout=10 07:03:05 > git submodule update --init --recursive packer/common-packer # timeout=10 07:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:09 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:03:09 No emails were triggered. 07:03:09 provisioning config files... 07:03:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:03:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:03:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:03:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2683806139163686994.sh 07:03:09 ---> python-tools-install.sh 07:03:09 Setup pyenv: 07:03:09 system 07:03:09 * 3.8.13 (set by /opt/pyenv/version) 07:03:09 * 3.9.13 (set by /opt/pyenv/version) 07:03:09 * 3.10.6 (set by /opt/pyenv/version) 07:03:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-71FV 07:03:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:03:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:17 lf-activate-venv(): INFO: Base packages installed successfully 07:03:17 lf-activate-venv(): INFO: Installing additional packages: lftools 07:03:36 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:03:36 Generating Requirements File 07:03:51 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. 07:03:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:03:52 Python 3.10.6 07:03:52 pip 26.0.1 from /tmp/venv-71FV/lib/python3.10/site-packages/pip (python 3.10) 07:03:52 appdirs==1.4.4 07:03:52 argcomplete==3.6.3 07:03:52 aspy.yaml==1.3.0 07:03:52 attrs==25.4.0 07:03:52 autopage==0.6.0 07:03:52 backports.strenum==1.3.1 07:03:52 beautifulsoup4==4.14.3 07:03:52 boto3==1.42.61 07:03:52 botocore==1.42.61 07:03:52 bs4==0.0.2 07:03:52 certifi==2026.2.25 07:03:52 cffi==2.0.0 07:03:52 cfgv==3.5.0 07:03:52 chardet==7.0.1 07:03:52 charset-normalizer==3.4.4 07:03:52 click==8.3.1 07:03:52 cliff==4.13.2 07:03:52 cmd2==3.4.0 07:03:52 cryptography==3.3.2 07:03:52 debtcollector==3.0.0 07:03:52 decorator==5.2.1 07:03:52 defusedxml==0.7.1 07:03:52 Deprecated==1.3.1 07:03:52 distlib==0.4.0 07:03:52 dnspython==2.8.0 07:03:52 docker==7.1.0 07:03:52 dogpile.cache==1.5.0 07:03:52 durationpy==0.10 07:03:52 email-validator==2.3.0 07:03:52 filelock==3.25.0 07:03:52 future==1.0.0 07:03:52 gitdb==4.0.12 07:03:52 GitPython==3.1.46 07:03:52 httplib2==0.30.2 07:03:52 identify==2.6.17 07:03:52 idna==3.11 07:03:52 importlib-resources==1.5.0 07:03:52 iso8601==2.1.0 07:03:52 Jinja2==3.1.6 07:03:52 jmespath==1.1.0 07:03:52 jsonpatch==1.33 07:03:52 jsonpointer==3.0.0 07:03:52 jsonschema==4.26.0 07:03:52 jsonschema-specifications==2025.9.1 07:03:52 keystoneauth1==5.13.1 07:03:52 kubernetes==35.0.0 07:03:52 lftools==0.37.22 07:03:52 lxml==6.0.2 07:03:52 markdown-it-py==4.0.0 07:03:52 MarkupSafe==3.0.3 07:03:52 mdurl==0.1.2 07:03:52 msgpack==1.1.2 07:03:52 multi_key_dict==2.0.3 07:03:52 munch==4.0.0 07:03:52 netaddr==1.3.0 07:03:52 niet==1.4.2 07:03:52 nodeenv==1.10.0 07:03:52 oauth2client==4.1.3 07:03:52 oauthlib==3.3.1 07:03:52 openstacksdk==4.10.0 07:03:52 os-service-types==1.8.2 07:03:52 osc-lib==4.4.0 07:03:52 oslo.config==10.3.0 07:03:52 oslo.context==6.3.0 07:03:52 oslo.i18n==6.7.2 07:03:52 oslo.log==8.1.0 07:03:52 oslo.serialization==5.9.1 07:03:52 oslo.utils==10.0.0 07:03:52 packaging==26.0 07:03:52 pbr==7.0.3 07:03:52 platformdirs==4.9.2 07:03:52 prettytable==3.17.0 07:03:52 psutil==7.2.2 07:03:52 pyasn1==0.6.2 07:03:52 pyasn1_modules==0.4.2 07:03:52 pycparser==3.0 07:03:52 pygerrit2==2.0.15 07:03:52 PyGithub==2.8.1 07:03:52 Pygments==2.19.2 07:03:52 PyJWT==2.11.0 07:03:52 PyNaCl==1.6.2 07:03:52 pyparsing==2.4.7 07:03:52 pyperclip==1.11.0 07:03:52 pyrsistent==0.20.0 07:03:52 python-cinderclient==9.9.0 07:03:52 python-dateutil==2.9.0.post0 07:03:52 python-discovery==1.1.0 07:03:52 python-heatclient==5.1.0 07:03:52 python-jenkins==1.8.3 07:03:52 python-keystoneclient==5.8.0 07:03:52 python-magnumclient==4.10.0 07:03:52 python-openstackclient==9.0.0 07:03:52 python-swiftclient==4.10.0 07:03:52 PyYAML==6.0.3 07:03:52 referencing==0.37.0 07:03:52 requests==2.32.5 07:03:52 requests-oauthlib==2.0.0 07:03:52 requestsexceptions==1.4.0 07:03:52 rfc3986==2.0.0 07:03:52 rich==14.3.3 07:03:52 rich-argparse==1.7.2 07:03:52 rpds-py==0.30.0 07:03:52 rsa==4.9.1 07:03:52 ruamel.yaml==0.19.1 07:03:52 ruamel.yaml.clib==0.2.15 07:03:52 s3transfer==0.16.0 07:03:52 simplejson==3.20.2 07:03:52 six==1.17.0 07:03:52 smmap==5.0.2 07:03:52 soupsieve==2.8.3 07:03:52 stevedore==5.7.0 07:03:52 tabulate==0.10.0 07:03:52 toml==0.10.2 07:03:52 tomlkit==0.14.0 07:03:52 tqdm==4.67.3 07:03:52 typing_extensions==4.15.0 07:03:52 urllib3==1.26.20 07:03:52 virtualenv==21.1.0 07:03:52 wcwidth==0.6.0 07:03:52 websocket-client==1.9.0 07:03:52 wrapt==2.1.1 07:03:52 xdg==6.0.0 07:03:52 xmltodict==1.0.4 07:03:52 yq==3.4.3 07:03:52 [EnvInject] - Injecting environment variables from a build step. 07:03:52 [EnvInject] - Injecting as environment variables the properties content 07:03:52 OS_CLOUD=vex 07:03:52 07:03:52 [EnvInject] - Variables injected successfully. 07:03:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:03:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:03:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7226431913506337611.sh 07:03:52 ---> Orphaned k8s clusters 07:03:52 Setup pyenv: 07:03:52 system 07:03:52 3.8.13 07:03:52 3.9.13 07:03:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:03:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:03:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:54 lf-activate-venv(): INFO: Base packages installed successfully 07:03:54 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 07:03:59 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:03:59 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:03:59 warnings.warn( 07:04:02 -----> Delete orphaned cluster 07:04:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:04:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:04:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10902534745593889651.sh 07:04:03 ---> Orphaned stacks 07:04:03 Setup pyenv: 07:04:03 system 07:04:03 3.8.13 07:04:03 3.9.13 07:04:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:04:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:04:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:04 lf-activate-venv(): INFO: Base packages installed successfully 07:04:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 07:04:15 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:04:15 + mapfile -t OS_COE_CLUSTERS_ID 07:04:15 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 07:04:15 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 07:04:15 ++ awk '{print $1}' 07:04:15 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:04:15 warnings.warn( 07:04:18 + echo '-----> Active clusters -> stacks' 07:04:18 -----> Active clusters -> stacks 07:04:18 + OS_COE_STACKS=() 07:04:18 + [[ 0 -gt 0 ]] 07:04:18 + mapfile -t OS_STACKS 07:04:18 ++ 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 07:04:18 ++ awk '{print $1}' 07:04:18 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:04:18 warnings.warn( 07:04:19 + echo '-----> Active stacks' 07:04:19 -----> Active stacks 07:04:19 + echo '-----> Delete orphaned stacks' 07:04:19 -----> Delete orphaned stacks 07:04:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:04:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:04:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13122249319010646214.sh 07:04:19 ---> Orphaned servers 07:04:19 Setup pyenv: 07:04:19 system 07:04:19 3.8.13 07:04:19 3.9.13 07:04:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:04:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:04:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:21 lf-activate-venv(): INFO: Base packages installed successfully 07:04:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:04:30 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:04:30 warnings.warn( 07:04:33 -----> Active servers 07:04:33 prd-ubuntu2204-docker-8c-8g-2294 07:04:33 prd-ubuntu2204-builder-4c-4g-2293 07:04:33 prd-ubuntu1804-docker-8c-8g-2292 07:04:33 prd-centos8-builder-2c-1g-2287 07:04:33 prd-centos8-docker-4c-4g-2191 07:04:33 prd-centos8-docker-4c-4g-2189 07:04:33 prd-queue-docker-4c-4g-19594 07:04:33 -----> Delete orphaned servers 07:04:34 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-2294 07:04:34 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:04:34 warnings.warn( 07:04:36 WARN: Server "prd-ubuntu2204-docker-8c-8g-2294" is not older than 15 minutes. 07:04:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:04:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:04:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8400386630427568921.sh 07:04:37 ---> Orphaned ports 07:04:37 Setup pyenv: 07:04:37 system 07:04:37 3.8.13 07:04:37 3.9.13 07:04:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:04:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:04:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:39 lf-activate-venv(): INFO: Base packages installed successfully 07:04:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 07:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:04:48 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:04:48 warnings.warn( 07:04:50 No orphaned ports to process. 07:04:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:04:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:04:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16070566342344780329.sh 07:04:50 ---> Orphaned volumes 07:04:50 + source /home/jenkins/lf-env.sh 07:04:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:04:50 ++ mktemp -d /tmp/venv-XXXX 07:04:50 + lf_venv=/tmp/venv-RRpN 07:04:50 + local venv_file=/tmp/.os_lf_venv 07:04:50 + local python=python3 07:04:50 + local options 07:04:50 + local set_path=true 07:04:50 + local install_args= 07:04:50 ++ 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 07:04:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 07:04:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 07:04:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:04:50 + true 07:04:50 + case $1 in 07:04:50 + python=python3 07:04:50 + shift 2 07:04:50 + true 07:04:50 + case $1 in 07:04:50 + shift 07:04:50 + break 07:04:50 + case $python in 07:04:50 + local pkg_list= 07:04:50 + [[ -d /opt/pyenv ]] 07:04:50 + echo 'Setup pyenv:' 07:04:50 Setup pyenv: 07:04:50 + export PYENV_ROOT=/opt/pyenv 07:04:50 + PYENV_ROOT=/opt/pyenv 07:04:50 + 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 07:04:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:04:50 + pyenv versions 07:04:50 system 07:04:50 3.8.13 07:04:50 3.9.13 07:04:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:04:50 + command -v pyenv 07:04:50 ++ pyenv init - --no-rehash 07:04:50 + 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[*]}"'\'')" 07:04:50 export PATH="/opt/pyenv/shims:${PATH}" 07:04:50 export PYENV_SHELL=bash 07:04:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:04:50 pyenv() { 07:04:50 local command 07:04:50 command="${1:-}" 07:04:50 if [ "$#" -gt 0 ]; then 07:04:50 shift 07:04:50 fi 07:04:50 07:04:50 case "$command" in 07:04:50 rehash|shell) 07:04:50 eval "$(pyenv "sh-$command" "$@")" 07:04:50 ;; 07:04:50 *) 07:04:50 command pyenv "$command" "$@" 07:04:50 ;; 07:04:50 esac 07:04:50 }' 07:04:50 +++ 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[*]}"' 07:04:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:04:50 ++ 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 07:04:50 ++ 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 07:04:50 ++ export PYENV_SHELL=bash 07:04:50 ++ PYENV_SHELL=bash 07:04:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:04:50 +++ complete -F _pyenv pyenv 07:04:50 ++ lf-pyver python3 07:04:50 ++ local py_version_xy=python3 07:04:50 ++ local py_version_xyz= 07:04:50 ++ pyenv versions 07:04:50 ++ local command 07:04:50 ++ command=versions 07:04:50 ++ '[' 1 -gt 0 ']' 07:04:50 ++ shift 07:04:50 ++ case "$command" in 07:04:50 ++ command pyenv versions 07:04:50 ++ pyenv versions 07:04:50 ++ sed 's/^[ *]* //' 07:04:50 ++ grep -E '^[0-9.]*[0-9]$' 07:04:50 ++ awk '{ print $1 }' 07:04:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:04:50 +++ grep '^3' /tmp/.pyenv_versions 07:04:50 +++ tail -n 1 07:04:50 +++ sort -V 07:04:50 ++ py_version_xyz=3.10.6 07:04:50 ++ [[ -z 3.10.6 ]] 07:04:50 ++ echo 3.10.6 07:04:50 ++ return 0 07:04:50 + pyenv local 3.10.6 07:04:50 + local command 07:04:50 + command=local 07:04:50 + '[' 2 -gt 0 ']' 07:04:50 + shift 07:04:50 + case "$command" in 07:04:50 + command pyenv local 3.10.6 07:04:50 + pyenv local 3.10.6 07:04:50 + for arg in "$@" 07:04:50 + case $arg in 07:04:50 + pkg_list+='lftools[openstack] ' 07:04:50 + for arg in "$@" 07:04:50 + case $arg in 07:04:50 + pkg_list+='kubernetes ' 07:04:50 + for arg in "$@" 07:04:50 + case $arg in 07:04:50 + pkg_list+='niet ' 07:04:50 + for arg in "$@" 07:04:50 + case $arg in 07:04:50 + pkg_list+='python-heatclient ' 07:04:50 + for arg in "$@" 07:04:50 + case $arg in 07:04:50 + pkg_list+='python-openstackclient ' 07:04:50 + for arg in "$@" 07:04:50 + case $arg in 07:04:50 + pkg_list+='python-magnumclient ' 07:04:50 + for arg in "$@" 07:04:50 + case $arg in 07:04:50 + pkg_list+='yq ' 07:04:50 + [[ -f /tmp/.os_lf_venv ]] 07:04:50 ++ cat /tmp/.os_lf_venv 07:04:50 + lf_venv=/tmp/venv-71FV 07:04:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from' file:/tmp/.os_lf_venv 07:04:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:04:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:04:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:50 + local 'pip_opts=--upgrade --quiet' 07:04:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:04:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:04:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:04:50 + [[ -n '' ]] 07:04:50 + [[ -n '' ]] 07:04:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:04:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:50 + /tmp/venv-71FV/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 07:04:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:04:52 lf-activate-venv(): INFO: Base packages installed successfully 07:04:52 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 07:04:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 07:04:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:04:52 + /tmp/venv-71FV/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 07:05:01 + type python3 07:05:01 + true 07:05:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH' 07:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:05:01 + PATH=/tmp/venv-71FV/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 07:05:01 + return 0 07:05:01 + mapfile -t os_volumes 07:05:01 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 07:05:01 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:01 warnings.warn( 07:05:04 + '[' 0 -eq 0 ']' 07:05:04 + echo 'No orphaned volumes found.' 07:05:04 No orphaned volumes found. 07:05:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:05:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:05:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2601600026124466682.sh 07:05:04 ---> Protect in-use images 07:05:04 Setup pyenv: 07:05:04 system 07:05:04 3.8.13 07:05:04 3.9.13 07:05:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:06 lf-activate-venv(): INFO: Base packages installed successfully 07:05:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 07:05:14 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:05:14 INFO: There are images to protect defined in jenkins-config. 07:05:14 INFO: Protecting the following images: 07:05:14 CentOS Stream 8 - redis - - 310180101-1010 07:05:14 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 07:05:14 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 07:05:14 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 07:05:14 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 07:05:14 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 07:05:14 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 07:05:14 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 07:05:14 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260227-113216.085 07:05:14 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 07:05:14 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 07:05:14 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 07:05:14 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 07:05:14 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260224-204835.262 07:05:14 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:14 warnings.warn( 07:05:16 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 07:05:16 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:16 warnings.warn( 07:05:18 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 07:05:18 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:18 warnings.warn( 07:05:20 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261: True 07:05:20 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:20 warnings.warn( 07:05:21 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126: True 07:05:21 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:21 warnings.warn( 07:05:23 Protected setting for ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297: True 07:05:23 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:23 warnings.warn( 07:05:24 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509: True 07:05:24 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:24 warnings.warn( 07:05:26 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020: True 07:05:26 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:26 warnings.warn( 07:05:27 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694: True 07:05:27 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:27 warnings.warn( 07:05:29 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260227-113216.085: True 07:05:29 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:29 warnings.warn( 07:05:30 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022: True 07:05:30 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:30 warnings.warn( 07:05:32 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220: True 07:05:32 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:32 warnings.warn( 07:05:33 Protected setting for ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069: True 07:05:33 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:33 warnings.warn( 07:05:35 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248: True 07:05:35 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:35 warnings.warn( 07:05:36 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260224-204835.262: True 07:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:05:36 Run condition [Boolean condition] enabling perform for step [BuilderChain] 07:05:36 [EnvInject] - Injecting environment variables from a build step. 07:05:36 [EnvInject] - Injecting as environment variables the properties content 07:05:36 OS_IMAGE_CLEANUP_AGE=30 07:05:36 07:05:36 [EnvInject] - Variables injected successfully. 07:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13498456385193056467.sh 07:05:36 ---> Cleanup old images 07:05:36 Setup pyenv: 07:05:36 system 07:05:36 3.8.13 07:05:36 3.9.13 07:05:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:05:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:38 lf-activate-venv(): INFO: Base packages installed successfully 07:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:05:47 + lftools openstack --os-cloud vex image cleanup --days=30 07:05:47 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:05:47 warnings.warn( 07:05:50 Removing 171 images from vex. 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260127-113205.784 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260124-182100.951 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260121-141900.489 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20251227-113210.890 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251224-182106.368 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20251221-142003.742 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20251127-113205.743 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251124-182100.002 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251123-072001.090 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20251121-141901.051 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250627-113157.689 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250624-182100.494 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250621-141906.434 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250620-032744.224 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250527-113201.887 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250524-182103.553 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250523-072012.190 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250521-141911.746 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250520-032707.645 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250424-131617.482 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-085751.198 is shared. Cannot remove... 07:05:50 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250327-113201.060 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250321-141857.469 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250320-032659.935 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250227-113159.856 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250221-141859.933 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250220-032706.208 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250127-113207.822 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250120-032729.082 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241227-113212.746 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241220-032746.435 is shared. Cannot remove... 07:05:50 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241127-113226.803 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241120-032717.425 is shared. Cannot remove... 07:05:50 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 07:05:50 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 07:05:50 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240211-112451.372 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240127-113206.584 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240120-032801.949 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240111-112448.069 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240110-033512.759 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240104-212418.856 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231227-113208.588 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231211-112437.944 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231210-033512.702 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231204-212405.484 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231127-113222.430 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231120-032717.230 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231111-112415.248 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231110-033510.987 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231104-212424.572 is shared. Cannot remove... 07:05:50 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231027-113229.509 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231020-032733.732 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231011-112521.942 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231010-033514.198 is shared. Cannot remove... 07:05:50 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231004-212419.264 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230927-113218.851 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230920-032717.735 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230912-120920.514 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230911-112419.626 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230910-033517.891 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230904-212418.501 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230820-032706.923 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230811-112418.421 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230810-033511.871 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230804-212421.493 is shared. Cannot remove... 07:05:50 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 07:05:50 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 07:05:50 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 07:05:50 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 07:05:50 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230620-032714.042 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043133.122 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230615-011814.399 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230614-003111.574 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230610-033506.215 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230520-032715.140 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230510-033505.283 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230503-170559.500 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230503-170552.816 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230503-170552.854 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230420-032712.279 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230418-024312.857 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230417-165304.534 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230415-011814.620 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-191322.407 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-175559.488 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-111536.680 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230413-202502.616 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-221201.975 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-213219.859 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-102321.132 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-234003.353 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-220817.921 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230410-033511.378 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230320-173839.990 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230315-011753.201 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230310-033504.343 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230301-101716.084 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230115-011755.133 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230110-033458.935 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221215-011758.659 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221210-033453.860 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221115-011758.314 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221110-033500.235 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221102-045757.308 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20221022-173358.650 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221015-011756.135 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221013-024139.075 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-013558.654 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221010-033501.326 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220927-220844.972 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-201941.383 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-201951.981 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-185911.007 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-185853.121 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-185928.112 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-194344.622 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220909-013013.297 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-012931.325 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220909-012938.286 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220908-162947.106 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220907-203929.065 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-191159.584 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220907-025403.466 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220907-025424.654 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-005529.455 is shared. Cannot remove... 07:05:50 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220906-195131.222 is shared. Cannot remove... 07:05:50 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 07:05:50 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 07:05:50 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 07:05:50 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 07:05:50 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 07:05:50 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 07:05:51 $ ssh-agent -k 07:05:51 unset SSH_AUTH_SOCK; 07:05:51 unset SSH_AGENT_PID; 07:05:51 echo Agent pid 43316 killed; 07:05:51 [ssh-agent] Stopped. 07:05:51 [PostBuildScript] - [INFO] Executing post build scripts. 07:05:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8829799375080967577.sh 07:05:51 ---> sysstat.sh 07:05:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13160702749608019854.sh 07:05:51 ---> package-listing.sh 07:05:51 ++ facter osfamily 07:05:51 ++ tr '[:upper:]' '[:lower:]' 07:05:51 + OS_FAMILY=redhat 07:05:51 + workspace=/w/workspace/ci-management-openstack-cron 07:05:51 + START_PACKAGES=/tmp/packages_start.txt 07:05:51 + END_PACKAGES=/tmp/packages_end.txt 07:05:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:51 + PACKAGES=/tmp/packages_start.txt 07:05:51 + '[' /w/workspace/ci-management-openstack-cron ']' 07:05:51 + PACKAGES=/tmp/packages_end.txt 07:05:51 + case "${OS_FAMILY}" in 07:05:51 + rpm -qa 07:05:51 + sort 07:05:52 + '[' -f /tmp/packages_start.txt ']' 07:05:52 + '[' -f /tmp/packages_end.txt ']' 07:05:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:52 + '[' /w/workspace/ci-management-openstack-cron ']' 07:05:52 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 07:05:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 07:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13728602578205727766.sh 07:05:52 ---> capture-instance-metadata.sh 07:05:52 Setup pyenv: 07:05:52 system 07:05:52 3.8.13 07:05:52 3.9.13 07:05:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:53 lf-activate-venv(): INFO: Base packages installed successfully 07:05:53 lf-activate-venv(): INFO: Installing additional packages: lftools 07:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:06:02 INFO: Running in OpenStack, capturing instance metadata 07:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10187509850049650025.sh 07:06:02 provisioning config files... 07:06:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13768966013129255486tmp 07:06:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:06:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:06:02 [EnvInject] - Injecting environment variables from a build step. 07:06:02 [EnvInject] - Injecting as environment variables the properties content 07:06:02 SERVER_ID=logs 07:06:02 07:06:02 [EnvInject] - Variables injected successfully. 07:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins111383397345333731.sh 07:06:02 ---> create-netrc.sh 07:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16693293272665031405.sh 07:06:02 ---> python-tools-install.sh 07:06:02 Setup pyenv: 07:06:02 system 07:06:02 3.8.13 07:06:02 3.9.13 07:06:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:04 lf-activate-venv(): INFO: Base packages installed successfully 07:06:04 lf-activate-venv(): INFO: Installing additional packages: lftools 07:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14147624452087195967.sh 07:06:11 ---> sudo-logs.sh 07:06:11 Archiving 'sudo' log.. 07:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2888352249757219295.sh 07:06:11 ---> job-cost.sh 07:06:11 INFO: Activating Python virtual environment... 07:06:11 Setup pyenv: 07:06:11 system 07:06:11 3.8.13 07:06:11 3.9.13 07:06:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:06:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:13 lf-activate-venv(): INFO: Base packages installed successfully 07:06:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:06:18 INFO: No stack-cost file found 07:06:18 INFO: Instance uptime: 3658s 07:06:18 INFO: Fetching instance metadata (attempt 1 of 3)... 07:06:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:06:19 INFO: Successfully fetched instance metadata 07:06:19 INFO: Instance type: v3-standard-2 07:06:19 INFO: Retrieving pricing info for: v3-standard-2 07:06:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:06:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=3658 07:06:19 INFO: Successfully fetched Vexxhost pricing API 07:06:19 INFO: Retrieved cost: 0.11 07:06:19 INFO: Retrieved resource: v3-standard-2 07:06:19 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 07:06:19 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 07:06:19 INFO: Successfully archived job cost data 07:06:19 DEBUG: Cost data: ci-management-openstack-cron,60732,2026-03-05 07:06:19,v3-standard-2,3658,0.11,0.00,SUCCESS 07:06:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15646391842069086986.sh 07:06:19 ---> logs-deploy.sh 07:06:19 Setup pyenv: 07:06:19 system 07:06:19 3.8.13 07:06:19 3.9.13 07:06:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71FV from file:/tmp/.os_lf_venv 07:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:21 lf-activate-venv(): INFO: Base packages installed successfully 07:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-71FV/bin to PATH 07:06:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/60732 07:06:28 INFO: archiving workspace using pattern(s): 07:06:28 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:06:28 warnings.warn( 07:06:29 Archives upload complete. 07:06:29 INFO: archiving logs to Nexus 07:06:29 /tmp/venv-71FV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:06:29 warnings.warn( 07:06:30 ---> uname -a: 07:06:30 Linux prd-centos8-builder-2c-1g-2287.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:06:30 07:06:30 07:06:30 ---> lscpu: 07:06:30 Architecture: x86_64 07:06:30 CPU op-mode(s): 32-bit, 64-bit 07:06:30 Byte Order: Little Endian 07:06:30 CPU(s): 2 07:06:30 On-line CPU(s) list: 0,1 07:06:30 Thread(s) per core: 1 07:06:30 Core(s) per socket: 1 07:06:30 Socket(s): 2 07:06:30 NUMA node(s): 1 07:06:30 Vendor ID: AuthenticAMD 07:06:30 CPU family: 23 07:06:30 Model: 49 07:06:30 Model name: AMD EPYC-Rome Processor 07:06:30 Stepping: 0 07:06:30 CPU MHz: 2799.996 07:06:30 BogoMIPS: 5599.99 07:06:30 Virtualization: AMD-V 07:06:30 Hypervisor vendor: KVM 07:06:30 Virtualization type: full 07:06:30 L1d cache: 32K 07:06:30 L1i cache: 32K 07:06:30 L2 cache: 512K 07:06:30 L3 cache: 16384K 07:06:30 NUMA node0 CPU(s): 0,1 07:06:30 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 07:06:30 07:06:30 07:06:30 ---> nproc: 07:06:30 2 07:06:30 07:06:30 07:06:30 ---> df -h: 07:06:30 Filesystem Size Used Avail Use% Mounted on 07:06:30 devtmpfs 3.8G 0 3.8G 0% /dev 07:06:30 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:06:30 tmpfs 3.8G 17M 3.8G 1% /run 07:06:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:06:30 /dev/vda1 40G 8.4G 32G 21% / 07:06:30 tmpfs 770M 0 770M 0% /run/user/1001 07:06:30 07:06:30 07:06:30 ---> free -m: 07:06:30 total used free shared buff/cache available 07:06:30 Mem: 7699 555 5014 19 2129 6837 07:06:30 Swap: 1023 0 1023 07:06:30 07:06:30 07:06:30 ---> ip addr: 07:06:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:06:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:06:30 inet 127.0.0.1/8 scope host lo 07:06:30 valid_lft forever preferred_lft forever 07:06:30 inet6 ::1/128 scope host 07:06:30 valid_lft forever preferred_lft forever 07:06:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:06:30 link/ether fa:16:3e:9d:4f:ff brd ff:ff:ff:ff:ff:ff 07:06:30 altname enp0s3 07:06:30 altname ens3 07:06:30 inet 10.30.107.110/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:06:30 valid_lft 82740sec preferred_lft 82740sec 07:06:30 inet6 fe80::f816:3eff:fe9d:4fff/64 scope link 07:06:30 valid_lft forever preferred_lft forever 07:06:30 07:06:30 07:06:30 ---> sar -b -r -n DEV: 07:06:30 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/05/2026 _x86_64_ (2 CPU) 07:06:30 07:06:30 06:05:26 LINUX RESTART (2 CPU) 07:06:30 07:06:30 06:06:01 AM tps rtps wtps bread/s bwrtn/s 07:06:30 06:07:01 AM 77.82 60.94 16.88 578.70 1457.17 07:06:30 06:08:01 AM 0.43 0.00 0.43 0.00 5.87 07:06:30 06:09:01 AM 0.43 0.03 0.40 0.53 5.30 07:06:30 06:10:01 AM 0.40 0.00 0.40 0.00 5.71 07:06:30 06:11:01 AM 0.30 0.00 0.30 0.00 5.17 07:06:30 06:12:01 AM 0.15 0.00 0.15 0.00 1.85 07:06:30 06:13:01 AM 1.62 1.52 0.10 83.19 1.17 07:06:30 06:14:01 AM 0.37 0.00 0.37 0.00 9.47 07:06:30 06:15:01 AM 0.13 0.00 0.13 0.00 1.32 07:06:30 06:16:01 AM 0.10 0.00 0.10 0.00 1.03 07:06:30 06:17:01 AM 0.18 0.00 0.18 0.00 2.83 07:06:30 06:18:01 AM 0.17 0.00 0.17 0.00 2.08 07:06:30 06:19:01 AM 0.12 0.00 0.12 0.00 1.57 07:06:30 06:20:01 AM 0.13 0.00 0.13 0.00 2.22 07:06:30 06:21:01 AM 0.17 0.00 0.17 0.00 1.77 07:06:30 06:22:01 AM 0.93 0.00 0.93 0.00 21.30 07:06:30 06:23:01 AM 0.25 0.00 0.25 0.00 4.28 07:06:30 06:24:01 AM 0.13 0.00 0.13 0.00 2.08 07:06:30 06:25:01 AM 0.10 0.00 0.10 0.00 1.60 07:06:30 06:26:01 AM 0.15 0.00 0.15 0.00 1.45 07:06:30 06:27:01 AM 0.13 0.00 0.13 0.00 2.08 07:06:30 06:28:01 AM 0.10 0.00 0.10 0.00 1.20 07:06:30 06:29:01 AM 0.13 0.00 0.13 0.00 1.72 07:06:30 06:30:01 AM 0.10 0.00 0.10 0.00 1.03 07:06:30 06:31:01 AM 0.20 0.00 0.20 0.00 2.58 07:06:30 06:32:01 AM 0.22 0.00 0.22 0.00 3.60 07:06:30 06:33:01 AM 0.10 0.00 0.10 0.00 1.20 07:06:30 06:34:01 AM 0.13 0.00 0.13 0.00 1.72 07:06:30 06:35:01 AM 0.10 0.00 0.10 0.00 1.43 07:06:30 06:36:01 AM 0.12 0.00 0.12 0.00 1.17 07:06:30 06:37:01 AM 0.13 0.00 0.13 0.00 1.75 07:06:30 06:38:01 AM 0.22 0.00 0.22 0.00 2.93 07:06:30 06:39:01 AM 0.15 0.00 0.15 0.00 1.85 07:06:30 06:40:01 AM 0.10 0.00 0.10 0.00 1.20 07:06:30 06:41:01 AM 0.17 0.00 0.17 0.00 1.82 07:06:30 06:42:01 AM 0.17 0.00 0.17 0.00 2.55 07:06:30 06:43:01 AM 0.13 0.00 0.13 0.00 1.32 07:06:30 06:44:01 AM 0.10 0.00 0.10 0.00 1.43 07:06:30 06:45:01 AM 0.20 0.00 0.20 0.00 2.95 07:06:30 06:46:01 AM 0.20 0.00 0.20 0.00 2.33 07:06:30 06:47:01 AM 0.15 0.00 0.15 0.00 1.85 07:06:30 06:48:01 AM 0.10 0.00 0.10 0.00 1.20 07:06:30 06:49:01 AM 0.13 0.00 0.13 0.00 1.32 07:06:30 06:50:01 AM 0.10 0.00 0.10 0.00 1.03 07:06:30 06:51:01 AM 0.13 0.00 0.13 0.00 1.90 07:06:30 06:52:01 AM 0.25 0.00 0.25 0.00 4.00 07:06:30 06:53:01 AM 0.13 0.00 0.13 0.00 1.45 07:06:30 06:54:01 AM 7.10 6.82 0.28 1311.38 4.12 07:06:30 06:55:01 AM 3.15 0.00 3.15 0.00 79.39 07:06:30 06:56:01 AM 0.25 0.00 0.25 0.00 5.18 07:06:30 06:57:01 AM 0.10 0.00 0.10 0.00 1.03 07:06:30 06:58:01 AM 0.10 0.00 0.10 0.00 1.03 07:06:30 06:59:01 AM 0.10 0.00 0.10 0.00 1.17 07:06:30 07:00:01 AM 0.12 0.00 0.12 0.00 1.17 07:06:30 07:01:01 AM 0.23 0.02 0.22 0.13 3.12 07:06:30 07:02:01 AM 0.33 0.07 0.27 1.73 4.87 07:06:30 07:03:01 AM 1.67 1.48 0.18 283.11 2.65 07:06:30 07:04:01 AM 287.44 8.87 278.57 1076.35 8082.74 07:06:30 07:05:01 AM 95.23 0.97 94.27 64.52 8897.67 07:06:30 07:06:01 AM 22.81 0.08 22.73 9.87 650.37 07:06:30 Average: 8.44 1.35 7.10 56.82 322.00 07:06:30 07:06:30 06:06:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:06:30 06:07:01 AM 5773756 7176964 2110688 26.77 2688 1593620 611740 6.85 161124 1672108 12 07:06:30 06:08:01 AM 5773800 7177008 2110644 26.77 2688 1593620 611740 6.85 161128 1672320 4 07:06:30 06:09:01 AM 5772136 7175364 2112308 26.79 2688 1593640 611740 6.85 161132 1673492 4 07:06:30 06:10:01 AM 5771856 7175084 2112588 26.79 2688 1593640 608972 6.82 161132 1673672 16 07:06:30 06:11:01 AM 5772288 7175520 2112156 26.79 2688 1593644 608972 6.82 161132 1673696 16 07:06:30 06:12:01 AM 5772152 7175384 2112292 26.79 2688 1593644 608972 6.82 161132 1673816 16 07:06:30 06:13:01 AM 5758016 7164040 2126428 26.97 2688 1596144 624680 6.99 162064 1686552 20 07:06:30 06:14:01 AM 5758296 7164332 2126148 26.97 2688 1596148 624680 6.99 162064 1686428 16 07:06:30 06:15:01 AM 5758024 7164060 2126420 26.97 2688 1596148 624680 6.99 162064 1686560 16 07:06:30 06:16:01 AM 5756056 7162092 2128388 26.99 2688 1596148 624680 6.99 162064 1688624 16 07:06:30 06:17:01 AM 5756168 7162208 2128276 26.99 2688 1596152 624680 6.99 162064 1688496 16 07:06:30 06:18:01 AM 5756176 7162216 2128268 26.99 2688 1596152 624680 6.99 162064 1688556 16 07:06:30 06:19:01 AM 5756172 7162212 2128272 26.99 2688 1596152 624680 6.99 162064 1688672 16 07:06:30 06:20:01 AM 5755784 7161828 2128660 27.00 2688 1596156 606136 6.79 162064 1689076 16 07:06:30 06:21:01 AM 5755408 7161484 2129036 27.00 2688 1596156 626428 7.01 162064 1689100 28 07:06:30 06:22:01 AM 5755580 7161660 2128864 27.00 2688 1596160 626428 7.01 162064 1689080 16 07:06:30 06:23:01 AM 5755756 7161836 2128688 27.00 2688 1596160 626428 7.01 162064 1688992 16 07:06:30 06:24:01 AM 5755692 7161772 2128752 27.00 2688 1596160 626428 7.01 162064 1689044 16 07:06:30 06:25:01 AM 5755572 7161656 2128872 27.00 2688 1596164 626428 7.01 162064 1689164 16 07:06:30 06:26:01 AM 5755532 7161616 2128912 27.00 2688 1596164 626428 7.01 162064 1689172 16 07:06:30 06:27:01 AM 5755360 7161444 2129084 27.00 2688 1596164 626428 7.01 162064 1689108 16 07:06:30 06:28:01 AM 5755484 7161572 2128960 27.00 2688 1596168 626428 7.01 162064 1689128 16 07:06:30 06:29:01 AM 5755496 7161584 2128948 27.00 2688 1596168 626428 7.01 162064 1689192 4 07:06:30 06:30:01 AM 5755068 7161156 2129376 27.01 2688 1596168 614892 6.88 162064 1689560 4 07:06:30 06:31:01 AM 5755276 7161372 2129168 27.00 2688 1596172 614892 6.88 162068 1689424 16 07:06:30 06:32:01 AM 5755204 7161300 2129240 27.01 2688 1596172 614892 6.88 162068 1689388 16 07:06:30 06:33:01 AM 5755396 7161496 2129048 27.00 2688 1596176 614892 6.88 162068 1689316 16 07:06:30 06:34:01 AM 5755008 7161108 2129436 27.01 2688 1596176 614892 6.88 162068 1689592 16 07:06:30 06:35:01 AM 5755120 7161220 2129324 27.01 2688 1596176 614892 6.88 162068 1689648 16 07:06:30 06:36:01 AM 5755160 7161260 2129284 27.01 2688 1596176 614892 6.88 162068 1689528 16 07:06:30 06:37:01 AM 5755124 7161228 2129320 27.01 2688 1596180 614892 6.88 162068 1689684 16 07:06:30 06:38:01 AM 5755168 7161272 2129276 27.01 2688 1596180 614892 6.88 162068 1689712 16 07:06:30 06:39:01 AM 5754980 7161084 2129464 27.01 2688 1596180 614892 6.88 162068 1689612 16 07:06:30 06:40:01 AM 5754592 7160700 2129852 27.01 2688 1596184 615148 6.89 162068 1689964 16 07:06:30 06:41:01 AM 5754688 7160792 2129756 27.01 2688 1596188 615148 6.89 162068 1689912 16 07:06:30 06:42:01 AM 5754916 7161024 2129528 27.01 2688 1596192 615148 6.89 162068 1689816 16 07:06:30 06:43:01 AM 5754952 7161060 2129492 27.01 2688 1596192 615148 6.89 162068 1689672 16 07:06:30 06:44:01 AM 5748160 7154268 2136284 27.09 2688 1596192 615148 6.89 162068 1696520 16 07:06:30 06:45:01 AM 5748220 7154336 2136224 27.09 2688 1596200 615148 6.89 162068 1696536 16 07:06:30 06:46:01 AM 5746688 7152804 2137756 27.11 2688 1596200 615148 6.89 162068 1697984 16 07:06:30 06:47:01 AM 5746584 7152700 2137860 27.11 2688 1596200 615148 6.89 162068 1697984 16 07:06:30 06:48:01 AM 5758948 7165068 2125496 26.96 2688 1596204 615148 6.89 162068 1685712 16 07:06:30 06:49:01 AM 5758872 7164992 2125572 26.96 2688 1596204 615148 6.89 162068 1685860 16 07:06:30 06:50:01 AM 5758544 7164664 2125900 26.96 2688 1596204 615276 6.89 162068 1686104 16 07:06:30 06:51:01 AM 5758716 7164840 2125728 26.96 2688 1596208 615276 6.89 162068 1685960 4 07:06:30 06:52:01 AM 5758772 7164896 2125672 26.96 2688 1596208 615276 6.89 162068 1685960 16 07:06:30 06:53:01 AM 5758664 7164792 2125780 26.96 2688 1596212 615276 6.89 162068 1685976 16 07:06:30 06:54:01 AM 5718484 7164276 2165960 27.47 2688 1635504 613688 6.87 168824 1718512 716 07:06:30 06:55:01 AM 5718568 7164364 2165876 27.47 2688 1635504 613688 6.87 168824 1718512 16 07:06:30 06:56:01 AM 5718632 7164432 2165812 27.47 2688 1635508 613688 6.87 168824 1718516 16 07:06:30 06:57:01 AM 5718664 7164464 2165780 27.47 2688 1635508 613688 6.87 168824 1718524 16 07:06:30 06:58:01 AM 5718836 7164636 2165608 27.47 2688 1635508 613688 6.87 168824 1718356 16 07:06:30 06:59:01 AM 5718832 7164636 2165612 27.47 2688 1635512 613688 6.87 168824 1718360 16 07:06:30 07:00:01 AM 5718516 7164320 2165928 27.47 2688 1635512 607084 6.80 168824 1718752 16 07:06:30 07:01:01 AM 5717848 7163668 2166596 27.48 2688 1635516 607084 6.80 168824 1719108 16 07:06:30 07:02:01 AM 5718356 7164244 2166088 27.47 2688 1635584 607084 6.80 168840 1718748 16 07:06:30 07:03:01 AM 5695224 7154720 2189220 27.77 2688 1649168 622584 6.97 170604 1739132 5104 07:06:30 07:04:01 AM 5158548 7015848 2725896 34.57 2688 2023320 688696 7.71 203860 2157724 222756 07:06:30 07:05:01 AM 5171860 7034300 2712584 34.40 2688 2027696 653364 7.31 233132 2105728 8368 07:06:30 07:06:01 AM 5077336 6940480 2807108 35.60 2688 2028420 760340 8.51 410376 2022900 7812 07:06:30 Average: 5719551 7154946 2164893 27.46 2688 1624221 621146 6.95 169148 1713272 4093 07:06:30 07:06:30 06:06:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:06:30 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:07:01 AM eth0 0.28 0.20 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:08:01 AM eth0 0.27 0.17 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:09:01 AM eth0 1.08 0.30 1.18 0.19 0.00 0.00 0.00 0.00 07:06:30 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:10:01 AM eth0 0.22 0.15 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:11:01 AM eth0 0.37 0.17 0.14 0.22 0.00 0.00 0.00 0.00 07:06:30 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:12:01 AM eth0 0.27 0.10 0.12 0.16 0.00 0.00 0.00 0.00 07:06:30 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:13:01 AM eth0 8.10 4.83 6.59 5.35 0.00 0.00 0.00 0.00 07:06:30 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:14:01 AM eth0 0.50 0.28 0.22 0.78 0.00 0.00 0.00 0.00 07:06:30 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:15:01 AM eth0 0.27 0.15 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:16:01 AM eth0 0.40 0.27 0.14 0.24 0.00 0.00 0.00 0.00 07:06:30 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:17:01 AM eth0 0.43 0.33 0.16 0.19 0.00 0.00 0.00 0.00 07:06:30 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:18:01 AM eth0 0.23 0.15 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:19:01 AM eth0 0.28 0.17 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:20:01 AM eth0 0.83 0.27 0.26 0.42 0.00 0.00 0.00 0.00 07:06:30 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:21:01 AM eth0 0.75 0.35 0.40 0.44 0.00 0.00 0.00 0.00 07:06:30 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:22:01 AM eth0 0.23 0.15 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:23:01 AM eth0 0.55 0.67 0.09 6.39 0.00 0.00 0.00 0.00 07:06:30 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:24:01 AM eth0 0.75 0.57 0.15 1.76 0.00 0.00 0.00 0.00 07:06:30 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:25:01 AM eth0 0.68 0.20 0.24 0.42 0.00 0.00 0.00 0.00 07:06:30 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:26:01 AM eth0 0.78 0.35 0.40 0.43 0.00 0.00 0.00 0.00 07:06:30 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:27:01 AM eth0 0.25 0.13 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:28:01 AM eth0 0.22 0.12 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:29:01 AM eth0 0.65 0.37 0.33 0.37 0.00 0.00 0.00 0.00 07:06:30 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:30:01 AM eth0 0.20 0.12 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:31:01 AM eth0 1.07 0.37 0.44 0.47 0.00 0.00 0.00 0.00 07:06:30 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:32:01 AM eth0 0.60 0.28 0.32 0.37 0.00 0.00 0.00 0.00 07:06:30 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:33:01 AM eth0 0.58 0.13 0.11 0.17 0.00 0.00 0.00 0.00 07:06:30 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:34:01 AM eth0 1.35 0.42 0.48 0.73 0.00 0.00 0.00 0.00 07:06:30 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:35:01 AM eth0 0.77 0.33 0.38 0.54 0.00 0.00 0.00 0.00 07:06:30 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:36:01 AM eth0 0.37 0.20 0.14 0.23 0.00 0.00 0.00 0.00 07:06:30 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:37:01 AM eth0 0.18 0.12 0.06 0.17 0.00 0.00 0.00 0.00 07:06:30 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:38:01 AM eth0 0.18 0.10 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:39:01 AM eth0 0.17 0.07 0.06 0.17 0.00 0.00 0.00 0.00 07:06:30 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:40:01 AM eth0 0.30 0.22 0.15 0.18 0.00 0.00 0.00 0.00 07:06:30 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:41:01 AM eth0 0.40 0.25 0.14 0.24 0.00 0.00 0.00 0.00 07:06:30 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:42:01 AM eth0 0.18 0.07 0.06 0.17 0.00 0.00 0.00 0.00 07:06:30 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:43:01 AM eth0 0.33 0.13 0.08 0.17 0.00 0.00 0.00 0.00 07:06:30 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:44:01 AM eth0 0.50 0.25 0.27 0.66 0.00 0.00 0.00 0.00 07:06:30 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:45:01 AM eth0 0.27 0.13 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:46:01 AM eth0 0.28 0.17 0.14 0.23 0.00 0.00 0.00 0.00 07:06:30 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:47:01 AM eth0 0.23 0.13 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:48:01 AM eth0 0.15 0.07 0.06 0.17 0.00 0.00 0.00 0.00 07:06:30 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:49:01 AM eth0 0.30 0.15 0.07 0.17 0.00 0.00 0.00 0.00 07:06:30 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:50:01 AM eth0 0.28 0.15 0.12 0.17 0.00 0.00 0.00 0.00 07:06:30 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:51:01 AM eth0 0.40 0.25 0.14 0.24 0.00 0.00 0.00 0.00 07:06:30 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:52:01 AM eth0 0.13 0.05 0.06 0.16 0.00 0.00 0.00 0.00 07:06:30 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:53:01 AM eth0 0.18 0.08 0.06 0.17 0.00 0.00 0.00 0.00 07:06:30 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:54:01 AM eth0 1.05 0.97 0.14 0.24 0.00 0.00 0.00 0.00 07:06:30 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:55:01 AM eth0 0.25 0.08 0.12 0.17 0.00 0.00 0.00 0.00 07:06:30 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:56:01 AM eth0 0.33 0.18 0.14 0.23 0.00 0.00 0.00 0.00 07:06:30 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:57:01 AM eth0 0.17 0.07 0.06 0.17 0.00 0.00 0.00 0.00 07:06:30 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:58:01 AM eth0 0.17 0.10 0.06 0.17 0.00 0.00 0.00 0.00 07:06:30 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 06:59:01 AM eth0 0.20 0.10 0.06 0.17 0.00 0.00 0.00 0.00 07:06:30 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 07:00:01 AM eth0 0.30 0.23 0.15 0.18 0.00 0.00 0.00 0.00 07:06:30 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 07:01:01 AM eth0 0.32 0.17 0.14 0.23 0.00 0.00 0.00 0.00 07:06:30 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 07:02:01 AM eth0 0.25 0.13 0.12 0.17 0.00 0.00 0.00 0.00 07:06:30 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 07:03:01 AM eth0 33.76 18.61 108.29 15.07 0.00 0.00 0.00 0.00 07:06:30 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 07:04:01 AM eth0 161.99 106.37 1453.55 36.17 0.00 0.00 0.00 0.00 07:06:30 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 07:05:01 AM eth0 32.73 28.20 51.38 10.87 0.00 0.00 0.00 0.00 07:06:30 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 07:06:01 AM eth0 28.35 24.11 27.42 8.95 0.00 0.00 0.00 0.00 07:06:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:30 Average: eth0 4.79 3.23 27.61 1.63 0.00 0.00 0.00 0.00 07:06:30 07:06:30 07:06:30 ---> sar -P ALL: 07:06:30 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/05/2026 _x86_64_ (2 CPU) 07:06:30 07:06:30 06:05:26 LINUX RESTART (2 CPU) 07:06:30 07:06:30 06:06:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:30 06:07:01 AM all 0.68 1.00 8.97 1.16 0.06 88.13 07:06:30 06:07:01 AM 0 0.92 0.92 9.14 0.99 0.07 87.96 07:06:30 06:07:01 AM 1 0.43 1.07 8.80 1.34 0.05 88.31 07:06:30 06:08:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58 07:06:30 06:08:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 07:06:30 06:08:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 07:06:30 06:09:01 AM all 0.59 0.00 0.07 0.00 0.04 99.30 07:06:30 06:09:01 AM 0 1.02 0.00 0.03 0.00 0.03 98.92 07:06:30 06:09:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68 07:06:30 06:10:01 AM all 0.20 0.00 0.08 0.00 0.06 99.67 07:06:30 06:10:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58 07:06:30 06:10:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 07:06:30 06:11:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 07:06:30 06:11:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50 07:06:30 06:11:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68 07:06:30 06:12:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56 07:06:30 06:12:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 07:06:30 06:12:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 07:06:30 06:13:01 AM all 1.48 0.00 0.14 0.03 0.05 98.30 07:06:30 06:13:01 AM 0 1.32 0.00 0.17 0.03 0.05 98.43 07:06:30 06:13:01 AM 1 1.65 0.00 0.12 0.02 0.05 98.17 07:06:30 06:14:01 AM all 0.35 0.00 0.05 0.00 0.07 99.53 07:06:30 06:14:01 AM 0 0.15 0.00 0.05 0.00 0.07 99.73 07:06:30 06:14:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33 07:06:30 06:15:01 AM all 0.35 0.00 0.06 0.00 0.06 99.53 07:06:30 06:15:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72 07:06:30 06:15:01 AM 1 0.53 0.00 0.05 0.00 0.07 99.35 07:06:30 06:16:01 AM all 0.31 0.00 0.04 0.00 0.07 99.58 07:06:30 06:16:01 AM 0 0.52 0.00 0.03 0.00 0.07 99.38 07:06:30 06:16:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 07:06:30 06:17:01 AM all 0.32 0.00 0.04 0.00 0.07 99.57 07:06:30 06:17:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32 07:06:30 06:17:01 AM 1 0.07 0.00 0.03 0.00 0.07 99.83 07:06:30 07:06:30 06:17:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:30 06:18:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 07:06:30 06:18:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38 07:06:30 06:18:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 07:06:30 06:19:01 AM all 0.24 0.00 0.05 0.00 0.06 99.65 07:06:30 06:19:01 AM 0 0.42 0.00 0.05 0.00 0.07 99.47 07:06:30 06:19:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 07:06:30 06:20:01 AM all 0.42 0.00 0.05 0.00 0.06 99.47 07:06:30 06:20:01 AM 0 0.68 0.00 0.03 0.00 0.03 99.25 07:06:30 06:20:01 AM 1 0.15 0.00 0.07 0.00 0.08 99.70 07:06:30 06:21:01 AM all 0.36 0.00 0.08 0.00 0.07 99.49 07:06:30 06:21:01 AM 0 0.62 0.00 0.08 0.00 0.07 99.23 07:06:30 06:21:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 07:06:30 06:22:01 AM all 0.33 0.00 0.04 0.01 0.08 99.55 07:06:30 06:22:01 AM 0 0.53 0.00 0.03 0.02 0.07 99.35 07:06:30 06:22:01 AM 1 0.12 0.00 0.05 0.00 0.08 99.75 07:06:30 06:23:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 07:06:30 06:23:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73 07:06:30 06:23:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 07:06:30 06:24:01 AM all 0.21 0.00 0.04 0.00 0.05 99.70 07:06:30 06:24:01 AM 0 0.15 0.00 0.05 0.00 0.07 99.73 07:06:30 06:24:01 AM 1 0.27 0.00 0.03 0.00 0.03 99.67 07:06:30 06:25:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 07:06:30 06:25:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42 07:06:30 06:25:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 07:06:30 06:26:01 AM all 0.24 0.00 0.03 0.00 0.05 99.67 07:06:30 06:26:01 AM 0 0.10 0.00 0.03 0.00 0.05 99.82 07:06:30 06:26:01 AM 1 0.38 0.00 0.03 0.00 0.05 99.53 07:06:30 06:27:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56 07:06:30 06:27:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 07:06:30 06:27:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 07:06:30 06:28:01 AM all 0.27 0.00 0.04 0.00 0.05 99.64 07:06:30 06:28:01 AM 0 0.37 0.00 0.03 0.00 0.03 99.57 07:06:30 06:28:01 AM 1 0.17 0.00 0.05 0.00 0.07 99.72 07:06:30 07:06:30 06:28:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:30 06:29:01 AM all 0.26 0.00 0.07 0.00 0.06 99.62 07:06:30 06:29:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 07:06:30 06:29:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 07:06:30 06:30:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57 07:06:30 06:30:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 07:06:30 06:30:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 07:06:30 06:31:01 AM all 0.37 0.00 0.03 0.00 0.04 99.56 07:06:30 06:31:01 AM 0 0.15 0.00 0.05 0.00 0.05 99.75 07:06:30 06:31:01 AM 1 0.58 0.00 0.02 0.00 0.03 99.37 07:06:30 06:32:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 07:06:30 06:32:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 07:06:30 06:32:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28 07:06:30 06:33:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 07:06:30 06:33:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 07:06:30 06:33:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77 07:06:30 06:34:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 07:06:30 06:34:01 AM 0 0.17 0.00 0.05 0.00 0.05 99.73 07:06:30 06:34:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 07:06:30 06:35:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 07:06:30 06:35:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 07:06:30 06:35:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 07:06:30 06:36:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56 07:06:30 06:36:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 07:06:30 06:36:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 07:06:30 06:37:01 AM all 0.24 0.00 0.03 0.00 0.05 99.67 07:06:30 06:37:01 AM 0 0.10 0.00 0.03 0.00 0.05 99.82 07:06:30 06:37:01 AM 1 0.38 0.00 0.03 0.00 0.05 99.53 07:06:30 06:38:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 07:06:30 06:38:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 07:06:30 06:38:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 07:06:30 06:39:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64 07:06:30 06:39:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 07:06:30 06:39:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 07:06:30 07:06:30 06:39:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:30 06:40:01 AM all 0.21 0.00 0.04 0.00 0.04 99.71 07:06:30 06:40:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 07:06:30 06:40:01 AM 1 0.35 0.00 0.05 0.00 0.05 99.55 07:06:30 06:41:01 AM all 0.35 0.00 0.03 0.00 0.05 99.57 07:06:30 06:41:01 AM 0 0.13 0.00 0.05 0.00 0.05 99.77 07:06:30 06:41:01 AM 1 0.57 0.00 0.02 0.00 0.05 99.37 07:06:30 06:42:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72 07:06:30 06:42:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 07:06:30 06:42:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62 07:06:30 06:43:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 07:06:30 06:43:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:06:30 06:43:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 07:06:30 06:44:01 AM all 0.58 0.00 0.05 0.00 0.05 99.32 07:06:30 06:44:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:06:30 06:44:01 AM 1 1.07 0.00 0.03 0.00 0.05 98.85 07:06:30 06:45:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62 07:06:30 06:45:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:06:30 06:45:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40 07:06:30 06:46:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68 07:06:30 06:46:01 AM 0 0.40 0.00 0.08 0.00 0.07 99.45 07:06:30 06:46:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 07:06:30 06:47:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62 07:06:30 06:47:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 07:06:30 06:47:01 AM 1 0.03 0.00 0.02 0.00 0.05 99.90 07:06:30 06:48:01 AM all 0.18 0.00 0.05 0.00 0.07 99.70 07:06:30 06:48:01 AM 0 0.28 0.00 0.03 0.00 0.05 99.63 07:06:30 06:48:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77 07:06:30 06:49:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58 07:06:30 06:49:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 07:06:30 06:49:01 AM 1 0.07 0.00 0.03 0.00 0.07 99.83 07:06:30 06:50:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 07:06:30 06:50:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 07:06:30 06:50:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 07:06:30 07:06:30 06:50:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:30 06:51:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 07:06:30 06:51:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 07:06:30 06:51:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 07:06:30 06:52:01 AM all 0.31 0.00 0.03 0.00 0.08 99.59 07:06:30 06:52:01 AM 0 0.50 0.00 0.00 0.00 0.07 99.43 07:06:30 06:52:01 AM 1 0.12 0.00 0.05 0.00 0.08 99.75 07:06:30 06:53:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 07:06:30 06:53:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 07:06:30 06:53:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 07:06:30 06:54:01 AM all 0.29 0.25 0.12 0.13 0.06 99.16 07:06:30 06:54:01 AM 0 0.37 0.50 0.17 0.25 0.03 98.68 07:06:30 06:54:01 AM 1 0.22 0.00 0.07 0.00 0.08 99.63 07:06:30 06:55:01 AM all 0.24 0.00 0.06 0.02 0.06 99.62 07:06:30 06:55:01 AM 0 0.05 0.00 0.03 0.00 0.07 99.85 07:06:30 06:55:01 AM 1 0.43 0.00 0.08 0.03 0.05 99.40 07:06:30 06:56:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58 07:06:30 06:56:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 07:06:30 06:56:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35 07:06:30 06:57:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 07:06:30 06:57:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 07:06:30 06:57:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 07:06:30 06:58:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 07:06:30 06:58:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:06:30 06:58:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 07:06:30 06:59:01 AM all 0.44 0.00 0.04 0.00 0.06 99.46 07:06:30 06:59:01 AM 0 0.20 0.00 0.07 0.00 0.05 99.68 07:06:30 06:59:01 AM 1 0.68 0.00 0.02 0.00 0.07 99.23 07:06:30 07:00:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 07:06:30 07:00:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 07:06:30 07:00:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30 07:06:30 07:01:01 AM all 0.28 0.00 0.05 0.01 0.03 99.62 07:06:30 07:01:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 07:06:30 07:01:01 AM 1 0.48 0.00 0.07 0.02 0.03 99.40 07:06:30 07:06:30 07:01:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:30 07:02:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62 07:06:30 07:02:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 07:06:30 07:02:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47 07:06:30 07:03:01 AM all 2.14 0.00 0.18 0.01 0.05 97.61 07:06:30 07:03:01 AM 0 1.75 0.00 0.30 0.02 0.05 97.88 07:06:30 07:03:01 AM 1 2.54 0.00 0.07 0.00 0.05 97.35 07:06:30 07:04:01 AM all 41.22 0.00 4.91 2.17 0.11 51.59 07:06:30 07:04:01 AM 0 55.63 0.00 6.29 3.56 0.12 34.41 07:06:30 07:04:01 AM 1 26.87 0.00 3.54 0.80 0.10 68.69 07:06:30 07:05:01 AM all 39.34 0.00 3.31 0.94 0.10 56.32 07:06:30 07:05:01 AM 0 45.25 0.00 3.42 0.83 0.10 50.40 07:06:30 07:05:01 AM 1 33.42 0.00 3.19 1.05 0.10 62.24 07:06:30 07:06:01 AM all 35.99 0.00 2.62 0.16 0.10 61.12 07:06:30 07:06:01 AM 0 34.94 0.00 2.82 0.12 0.10 62.03 07:06:30 07:06:01 AM 1 37.04 0.00 2.43 0.20 0.10 60.22 07:06:30 Average: all 2.30 0.02 0.38 0.08 0.05 97.17 07:06:30 Average: 0 2.59 0.02 0.42 0.10 0.05 96.82 07:06:30 Average: 1 2.00 0.02 0.35 0.06 0.06 97.52 07:06:30 07:06:30 07:06:30