23:04:40 Started by timer 23:04:40 Running as SYSTEM 23:04:40 [EnvInject] - Loading node environment variables. 23:04:41 Building remotely on prd-centos8-builder-2c-4g-6311 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 23:04:41 [ssh-agent] Looking for ssh-agent implementation... 23:04:41 $ ssh-agent 23:04:41 SSH_AUTH_SOCK=/tmp/ssh-8SeoQW89R6df/agent.5208 23:04:41 SSH_AGENT_PID=5210 23:04:41 [ssh-agent] Started. 23:04:41 Running ssh-add (command line suppressed) 23:04:41 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17061546653985453297.key (jenkins-ssh) 23:04:41 [ssh-agent] Using credentials jenkins (jenkins) 23:04:41 The recommended git tool is: NONE 23:04:45 using credential jenkins 23:04:45 Wiping out workspace first. 23:04:45 Cloning the remote Git repository 23:04:45 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 23:04:45 > git init /w/workspace/ci-management-openstack-cron # timeout=10 23:04:45 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 23:04:45 > git --version # timeout=10 23:04:45 > git --version # 'git version 2.43.0' 23:04:45 using GIT_SSH to set credentials jenkins 23:04:45 [INFO] Currently running in a labeled security context 23:04:45 [INFO] Currently SELinux is 'enforcing' on the host 23:04:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh14619098978290988855.key 23:04:45 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:46 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 23:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:47 Avoid second fetch 23:04:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:04:47 Checking out Revision 83cc75d4bea4c57889105a8328ccd448e39ca82d (refs/remotes/origin/master) 23:04:47 > git config core.sparsecheckout # timeout=10 23:04:47 > git checkout -f 83cc75d4bea4c57889105a8328ccd448e39ca82d # timeout=10 23:04:48 Commit message: "NONRTRIC: Add jobs for A1 n-release" 23:04:48 > git rev-list --no-walk 83cc75d4bea4c57889105a8328ccd448e39ca82d # timeout=10 23:04:48 > git remote # timeout=10 23:04:48 > git submodule init # timeout=10 23:04:48 > git submodule sync # timeout=10 23:04:48 > git config --get remote.origin.url # timeout=10 23:04:48 > git submodule init # timeout=10 23:04:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:04:48 > git config --get submodule.packer/common-packer.url # timeout=10 23:04:48 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:04:48 > git config --get submodule.global-jjb.url # timeout=10 23:04:48 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:04:48 > git submodule update --init --recursive packer/common-packer # timeout=10 23:04:49 > git submodule update --init --recursive global-jjb # timeout=10 23:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:54 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:04:54 provisioning config files... 23:04:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:04:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:04:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:04:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins21201969306378825.sh 23:04:55 ---> python-tools-install.sh 23:04:55 Setup pyenv: 23:04:55 system 23:04:55 * 3.8.13 (set by /opt/pyenv/version) 23:04:55 * 3.9.13 (set by /opt/pyenv/version) 23:04:55 * 3.10.6 (set by /opt/pyenv/version) 23:05:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UV4G 23:05:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:13 lf-activate-venv(): INFO: Base packages installed successfully 23:05:13 lf-activate-venv(): INFO: Installing additional packages: lftools 23:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:05:55 Generating Requirements File 23:06:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:06:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:06:39 Python 3.10.6 23:06:39 pip 26.1.2 from /tmp/venv-UV4G/lib/python3.10/site-packages/pip (python 3.10) 23:06:40 aiohappyeyeballs==2.7.1 23:06:40 aiohttp==3.14.2 23:06:40 aiosignal==1.4.0 23:06:40 appdirs==1.4.4 23:06:40 argcomplete==3.7.0 23:06:40 aspy.yaml==1.3.0 23:06:40 async-timeout==5.0.1 23:06:40 attrs==26.1.0 23:06:40 autopage==0.6.0 23:06:40 backports.strenum==1.3.1 23:06:40 beautifulsoup4==4.15.0 23:06:40 boto3==1.43.51 23:06:40 botocore==1.43.51 23:06:40 bs4==0.0.2 23:06:40 certifi==2026.6.17 23:06:40 cffi==2.1.0 23:06:40 cfgv==3.5.0 23:06:40 chardet==7.4.3 23:06:40 charset-normalizer==3.4.9 23:06:40 click==8.4.2 23:06:40 cliff==4.14.0 23:06:40 cmd2==3.5.1 23:06:40 cryptography==3.3.2 23:06:40 debtcollector==3.1.0 23:06:40 decorator==5.3.1 23:06:40 defusedxml==0.7.1 23:06:40 Deprecated==1.3.1 23:06:40 distlib==0.4.3 23:06:40 dnspython==2.8.0 23:06:40 docker==7.2.0 23:06:40 dogpile.cache==1.5.0 23:06:40 durationpy==0.10 23:06:40 email-validator==2.3.0 23:06:40 filelock==3.31.1 23:06:40 frozenlist==1.8.0 23:06:40 future==1.0.0 23:06:40 gitdb==4.0.12 23:06:40 GitPython==3.1.53 23:06:40 httplib2==0.30.2 23:06:40 identify==2.6.19 23:06:40 idna==3.18 23:06:40 importlib-resources==1.5.0 23:06:40 iso8601==2.1.0 23:06:40 Jinja2==3.1.6 23:06:40 jmespath==1.1.0 23:06:40 jsonpatch==1.33 23:06:40 jsonpointer==3.1.1 23:06:40 jsonschema==4.26.0 23:06:40 jsonschema-specifications==2025.9.1 23:06:40 keystoneauth1==5.14.0 23:06:40 kubernetes==36.0.3 23:06:40 lftools==0.37.22 23:06:40 lxml==6.1.1 23:06:40 markdown-it-py==4.2.0 23:06:40 MarkupSafe==3.0.3 23:06:40 mdurl==0.1.2 23:06:40 msgpack==1.2.1 23:06:40 multi_key_dict==2.0.3 23:06:40 multidict==6.7.1 23:06:40 munch==4.0.0 23:06:40 netaddr==1.3.0 23:06:40 niet==1.4.2 23:06:40 nodeenv==1.10.0 23:06:40 oauth2client==4.1.3 23:06:40 oauthlib==3.3.1 23:06:40 openstacksdk==4.13.0 23:06:40 os-service-types==1.8.2 23:06:40 osc-lib==4.6.0 23:06:40 oslo.config==10.4.0 23:06:40 oslo.context==6.4.0 23:06:40 oslo.i18n==6.8.0 23:06:40 oslo.log==8.2.0 23:06:40 oslo.serialization==5.10.0 23:06:40 oslo.utils==10.1.1 23:06:40 packaging==26.2 23:06:40 pbr==7.0.3 23:06:40 platformdirs==4.10.1 23:06:40 prettytable==3.18.0 23:06:40 propcache==0.5.2 23:06:40 psutil==7.2.2 23:06:40 pyasn1==0.6.4 23:06:40 pyasn1_modules==0.4.2 23:06:40 pycparser==3.0 23:06:40 pygerrit2==2.0.15 23:06:40 PyGithub==2.9.1 23:06:40 Pygments==2.20.0 23:06:40 PyJWT==2.13.0 23:06:40 PyNaCl==1.6.2 23:06:40 pyparsing==2.4.7 23:06:40 pyperclip==1.11.0 23:06:40 pyrsistent==0.20.0 23:06:40 python-cinderclient==9.9.0 23:06:40 python-dateutil==2.9.0.post0 23:06:40 python-discovery==1.4.4 23:06:40 python-heatclient==5.2.0 23:06:40 python-jenkins==1.8.3 23:06:40 python-keystoneclient==5.8.0 23:06:40 python-magnumclient==4.11.0 23:06:40 python-openstackclient==10.0.0 23:06:40 python-swiftclient==4.10.0 23:06:40 PyYAML==6.0.3 23:06:40 referencing==0.37.0 23:06:40 requests==2.34.2 23:06:40 requests-oauthlib==2.0.0 23:06:40 rfc3986==2.0.0 23:06:40 rich==15.0.0 23:06:40 rich-argparse==1.8.0 23:06:40 rpds-py==0.30.0 23:06:40 rsa==4.9.1 23:06:40 ruamel.yaml==0.19.1 23:06:40 ruamel.yaml.clib==0.2.15 23:06:40 s3transfer==0.19.1 23:06:40 simplejson==4.1.1 23:06:40 six==1.17.0 23:06:40 smmap==5.0.3 23:06:40 soupsieve==2.9 23:06:40 stevedore==5.8.0 23:06:40 tabulate==0.10.0 23:06:40 toml==0.10.2 23:06:40 tomlkit==0.15.1 23:06:40 tqdm==4.69.0 23:06:40 typing_extensions==4.16.0 23:06:40 urllib3==1.26.20 23:06:40 virtualenv==21.6.1 23:06:40 wcwidth==0.8.2 23:06:40 websocket-client==1.9.0 23:06:40 wrapt==2.2.2 23:06:40 xdg==6.0.0 23:06:40 xmltodict==1.0.4 23:06:40 yarl==1.24.5 23:06:40 yq==4.1.2 23:06:40 [EnvInject] - Injecting environment variables from a build step. 23:06:40 [EnvInject] - Injecting as environment variables the properties content 23:06:40 OS_CLOUD=vex 23:06:40 23:06:40 [EnvInject] - Variables injected successfully. 23:06:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:06:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:06:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16294854800905364021.sh 23:06:40 ---> Orphaned k8s clusters 23:06:40 Setup pyenv: 23:06:41 system 23:06:41 3.8.13 23:06:41 3.9.13 23:06:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:44 lf-activate-venv(): INFO: Base packages installed successfully 23:06:44 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 23:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:07:07 -----> Delete orphaned cluster 23:07:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:07:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:07:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12573021075447023088.sh 23:07:07 ---> Orphaned stacks 23:07:07 Setup pyenv: 23:07:08 system 23:07:08 3.8.13 23:07:08 3.9.13 23:07:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:07:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:11 lf-activate-venv(): INFO: Base packages installed successfully 23:07:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:07:50 + mapfile -t OS_COE_CLUSTERS_ID 23:07:50 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:07:50 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:07:50 ++ awk '{print $1}' 23:07:54 + echo '-----> Active clusters -> stacks' 23:07:54 -----> Active clusters -> stacks 23:07:54 + OS_COE_STACKS=() 23:07:54 + [[ 0 -gt 0 ]] 23:07:54 + mapfile -t OS_STACKS 23:07:54 ++ 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 23:07:54 ++ awk '{print $1}' 23:07:57 + echo '-----> Active stacks' 23:07:57 -----> Active stacks 23:07:57 + echo '-----> Delete orphaned stacks' 23:07:57 -----> Delete orphaned stacks 23:07:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:07:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:07:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13733157986838700289.sh 23:07:57 ---> Orphaned servers 23:07:57 Setup pyenv: 23:07:57 system 23:07:57 3.8.13 23:07:57 3.9.13 23:07:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:07:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:07:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:05 lf-activate-venv(): INFO: Base packages installed successfully 23:08:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:08:49 -----> Active servers 23:08:49 prd-centos8-builder-2c-4g-6311 23:08:49 -----> Delete orphaned servers 23:08:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:08:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:08:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins75215336211152537.sh 23:08:50 ---> Orphaned ports 23:08:50 Setup pyenv: 23:08:50 system 23:08:50 3.8.13 23:08:50 3.9.13 23:08:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:08:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:08:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:53 lf-activate-venv(): INFO: Base packages installed successfully 23:08:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 23:09:15 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:09:18 No orphaned ports to process. 23:09:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:09:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:09:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2734668851579598320.sh 23:09:18 ---> Orphaned volumes 23:09:18 + source /home/jenkins/lf-env.sh 23:09:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:09:18 ++ mktemp -d /tmp/venv-XXXX 23:09:18 + lf_venv=/tmp/venv-hT6t 23:09:18 + local venv_file=/tmp/.os_lf_venv 23:09:18 + local python=python3 23:09:18 + local options 23:09:18 + local set_path=true 23:09:18 + local install_args= 23:09:18 ++ 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 23:09:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:09:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:09:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:09:18 + true 23:09:18 + case $1 in 23:09:18 + python=python3 23:09:18 + shift 2 23:09:18 + true 23:09:18 + case $1 in 23:09:18 + shift 23:09:18 + break 23:09:18 + case $python in 23:09:18 + local pkg_list= 23:09:18 + [[ -d /opt/pyenv ]] 23:09:18 + echo 'Setup pyenv:' 23:09:18 Setup pyenv: 23:09:18 + export PYENV_ROOT=/opt/pyenv 23:09:18 + PYENV_ROOT=/opt/pyenv 23:09:18 + 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 23:09:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:09:18 + pyenv versions 23:09:18 system 23:09:18 3.8.13 23:09:18 3.9.13 23:09:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:09:18 + command -v pyenv 23:09:18 ++ pyenv init - --no-rehash 23:09:18 + 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[*]}"'\'')" 23:09:18 export PATH="/opt/pyenv/shims:${PATH}" 23:09:18 export PYENV_SHELL=bash 23:09:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:09:18 pyenv() { 23:09:18 local command 23:09:18 command="${1:-}" 23:09:18 if [ "$#" -gt 0 ]; then 23:09:18 shift 23:09:18 fi 23:09:18 23:09:18 case "$command" in 23:09:18 rehash|shell) 23:09:18 eval "$(pyenv "sh-$command" "$@")" 23:09:18 ;; 23:09:18 *) 23:09:18 command pyenv "$command" "$@" 23:09:18 ;; 23:09:18 esac 23:09:18 }' 23:09:18 +++ 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[*]}"' 23:09:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:09:18 ++ 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 23:09:18 ++ 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 23:09:18 ++ export PYENV_SHELL=bash 23:09:18 ++ PYENV_SHELL=bash 23:09:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:09:18 +++ complete -F _pyenv pyenv 23:09:18 ++ lf-pyver python3 23:09:18 ++ local py_version_xy=python3 23:09:18 ++ local py_version_xyz= 23:09:18 ++ awk '{ print $1 }' 23:09:18 ++ pyenv versions 23:09:18 ++ local command 23:09:18 ++ command=versions 23:09:18 ++ '[' 1 -gt 0 ']' 23:09:18 ++ shift 23:09:18 ++ case "$command" in 23:09:18 ++ command pyenv versions 23:09:18 ++ pyenv versions 23:09:18 ++ sed 's/^[ *]* //' 23:09:18 ++ grep -E '^[0-9.]*[0-9]$' 23:09:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:09:19 +++ grep '^3' /tmp/.pyenv_versions 23:09:19 +++ tail -n 1 23:09:19 +++ sort -V 23:09:19 ++ py_version_xyz=3.10.6 23:09:19 ++ [[ -z 3.10.6 ]] 23:09:19 ++ echo 3.10.6 23:09:19 ++ return 0 23:09:19 + pyenv local 3.10.6 23:09:19 + local command 23:09:19 + command=local 23:09:19 + '[' 2 -gt 0 ']' 23:09:19 + shift 23:09:19 + case "$command" in 23:09:19 + command pyenv local 3.10.6 23:09:19 + pyenv local 3.10.6 23:09:19 + for arg in "$@" 23:09:19 + case $arg in 23:09:19 + pkg_list+='lftools[openstack] ' 23:09:19 + for arg in "$@" 23:09:19 + case $arg in 23:09:19 + pkg_list+='kubernetes ' 23:09:19 + for arg in "$@" 23:09:19 + case $arg in 23:09:19 + pkg_list+='niet ' 23:09:19 + for arg in "$@" 23:09:19 + case $arg in 23:09:19 + pkg_list+='python-heatclient ' 23:09:19 + for arg in "$@" 23:09:19 + case $arg in 23:09:19 + pkg_list+='python-openstackclient ' 23:09:19 + for arg in "$@" 23:09:19 + case $arg in 23:09:19 + pkg_list+='python-magnumclient ' 23:09:19 + for arg in "$@" 23:09:19 + case $arg in 23:09:19 + pkg_list+='yq ' 23:09:19 + [[ -f /tmp/.os_lf_venv ]] 23:09:19 ++ cat /tmp/.os_lf_venv 23:09:19 + lf_venv=/tmp/venv-UV4G 23:09:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from' file:/tmp/.os_lf_venv 23:09:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:09:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:09:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:09:19 + local 'pip_opts=--upgrade --quiet' 23:09:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:09:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:09:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:09:19 + [[ -n '' ]] 23:09:19 + [[ -n '' ]] 23:09:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:09:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:09:19 + /tmp/venv-UV4G/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 23:09:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:09:22 lf-activate-venv(): INFO: Base packages installed successfully 23:09:22 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 23:09:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 23:09:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:09:22 + /tmp/venv-UV4G/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 23:09:50 + type python3 23:09:50 + true 23:09:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH' 23:09:50 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:09:50 + PATH=/tmp/venv-UV4G/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 23:09:50 + return 0 23:09:50 + mapfile -t os_volumes 23:09:50 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 23:10:00 + '[' 0 -eq 0 ']' 23:10:00 + echo 'No orphaned volumes found.' 23:10:00 No orphaned volumes found. 23:10:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:10:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:10:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6684810744990088866.sh 23:10:00 ---> Protect in-use images 23:10:00 Setup pyenv: 23:10:00 system 23:10:00 3.8.13 23:10:00 3.9.13 23:10:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:10:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:10:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:04 lf-activate-venv(): INFO: Base packages installed successfully 23:10:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 23:10:32 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:10:32 INFO: There are images to protect defined in jenkins-config. 23:10:32 INFO: Protecting the following images: 23:10:32 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 23:10:32 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 23:10:32 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 23:10:32 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 23:10:32 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 23:10:32 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 23:10:32 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 23:10:32 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 23:10:32 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 23:10:32 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 23:10:35 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 23:10:38 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 23:10:41 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 23:10:44 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 23:10:47 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 23:10:49 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 23:10:52 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 23:10:55 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 23:10:58 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 23:11:01 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 23:11:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:11:01 Run condition [Boolean condition] enabling perform for step [BuilderChain] 23:11:01 [EnvInject] - Injecting environment variables from a build step. 23:11:01 [EnvInject] - Injecting as environment variables the properties content 23:11:01 OS_IMAGE_CLEANUP_AGE=30 23:11:01 23:11:01 [EnvInject] - Variables injected successfully. 23:11:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8365766823203435741.sh 23:11:01 ---> Cleanup old images 23:11:01 Setup pyenv: 23:11:01 system 23:11:01 3.8.13 23:11:01 3.9.13 23:11:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:11:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:11:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:05 lf-activate-venv(): INFO: Base packages installed successfully 23:11:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:11:35 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:11:35 + lftools openstack --os-cloud vex image cleanup --days=30 23:11:40 Removing 163 images from vex. 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250701-210306.598 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250617-224605.602 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250617-224600.740 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250617-222713.313 is shared. Cannot remove... 23:11:40 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240207-020835.732 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240206-003622.089 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240201-190116.504 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240201-110159.359 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240201-110114.243 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240201-020158.054 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... 23:11:40 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... 23:11:40 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 23:11:40 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 23:11:40 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... 23:11:40 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... 23:11:40 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... 23:11:40 WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... 23:11:40 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... 23:11:40 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... 23:11:40 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... 23:11:40 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 23:11:40 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 23:11:40 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... 23:11:40 WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 23:11:40 WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 23:11:40 WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... 23:11:40 WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 23:11:40 WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... 23:11:40 WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... 23:11:40 WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... 23:11:40 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 23:11:40 WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 23:11:40 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 23:11:40 WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... 23:11:40 WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 23:11:40 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 23:11:40 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 23:11:40 WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... 23:11:41 $ ssh-agent -k 23:11:41 unset SSH_AUTH_SOCK; 23:11:41 unset SSH_AGENT_PID; 23:11:41 echo Agent pid 5210 killed; 23:11:41 [ssh-agent] Stopped. 23:11:41 [PostBuildScript] - [INFO] Executing post build scripts. 23:11:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9446779180584384340.sh 23:11:41 ---> sysstat.sh 23:11:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12301449661644866028.sh 23:11:41 ---> package-listing.sh 23:11:41 ++ facter osfamily 23:11:41 ++ tr '[:upper:]' '[:lower:]' 23:11:42 + OS_FAMILY=redhat 23:11:42 + workspace=/w/workspace/ci-management-openstack-cron 23:11:42 + START_PACKAGES=/tmp/packages_start.txt 23:11:42 + END_PACKAGES=/tmp/packages_end.txt 23:11:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:11:42 + PACKAGES=/tmp/packages_start.txt 23:11:42 + '[' /w/workspace/ci-management-openstack-cron ']' 23:11:42 + PACKAGES=/tmp/packages_end.txt 23:11:42 + case "${OS_FAMILY}" in 23:11:42 + rpm -qa 23:11:42 + sort 23:11:43 + '[' -f /tmp/packages_start.txt ']' 23:11:43 + '[' -f /tmp/packages_end.txt ']' 23:11:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:11:43 + '[' /w/workspace/ci-management-openstack-cron ']' 23:11:43 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 23:11:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 23:11:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6198158988942481794.sh 23:11:43 ---> capture-instance-metadata.sh 23:11:43 Setup pyenv: 23:11:43 system 23:11:43 3.8.13 23:11:43 3.9.13 23:11:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:11:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:11:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:47 lf-activate-venv(): INFO: Base packages installed successfully 23:11:47 lf-activate-venv(): INFO: Installing additional packages: lftools 23:12:04 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:12:04 INFO: Running in OpenStack, capturing instance metadata 23:12:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1796672134257241477.sh 23:12:04 provisioning config files... 23:12:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4271414976207602355tmp 23:12:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:12:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:12:04 [EnvInject] - Injecting environment variables from a build step. 23:12:04 [EnvInject] - Injecting as environment variables the properties content 23:12:04 SERVER_ID=logs 23:12:04 23:12:04 [EnvInject] - Variables injected successfully. 23:12:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3323411485615073919.sh 23:12:04 ---> create-netrc.sh 23:12:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13692192412709341226.sh 23:12:04 ---> python-tools-install.sh 23:12:04 Setup pyenv: 23:12:04 system 23:12:04 3.8.13 23:12:04 3.9.13 23:12:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:12:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:12:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:08 lf-activate-venv(): INFO: Base packages installed successfully 23:12:08 lf-activate-venv(): INFO: Installing additional packages: lftools 23:12:25 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:12:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15762668659684032360.sh 23:12:25 ---> sudo-logs.sh 23:12:25 Archiving 'sudo' log.. 23:12:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5006484385519227762.sh 23:12:26 ---> job-cost.sh 23:12:26 Setup pyenv: 23:12:26 system 23:12:26 3.8.13 23:12:26 3.9.13 23:12:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:12:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:12:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:29 lf-activate-venv(): INFO: Base packages installed successfully 23:12:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:12:42 INFO: No Stack... 23:12:43 INFO: Retrieving Pricing Info for: v3-starter-2 23:12:43 INFO: Archiving Costs 23:12:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1549519538212720278.sh 23:12:43 ---> logs-deploy.sh 23:12:43 Setup pyenv: 23:12:43 system 23:12:43 3.8.13 23:12:43 3.9.13 23:12:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:12:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UV4G from file:/tmp/.os_lf_venv 23:12:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:47 lf-activate-venv(): INFO: Base packages installed successfully 23:12:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:13:04 lf-activate-venv(): INFO: Adding /tmp/venv-UV4G/bin to PATH 23:13:04 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61045 23:13:04 INFO: archiving workspace using pattern(s): 23:13:05 Archives upload complete. 23:13:06 INFO: archiving logs to Nexus 23:13:07 ---> uname -a: 23:13:07 Linux prd-centos8-builder-2c-4g-6311.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 23:13:07 23:13:07 23:13:07 ---> lscpu: 23:13:07 Architecture: x86_64 23:13:07 CPU op-mode(s): 32-bit, 64-bit 23:13:07 Byte Order: Little Endian 23:13:07 CPU(s): 2 23:13:07 On-line CPU(s) list: 0,1 23:13:07 Thread(s) per core: 1 23:13:07 Core(s) per socket: 1 23:13:07 Socket(s): 2 23:13:07 NUMA node(s): 1 23:13:07 Vendor ID: AuthenticAMD 23:13:07 CPU family: 23 23:13:07 Model: 49 23:13:07 Model name: AMD EPYC-Rome Processor 23:13:07 Stepping: 0 23:13:07 CPU MHz: 2800.000 23:13:07 BogoMIPS: 5600.00 23:13:07 Virtualization: AMD-V 23:13:07 Hypervisor vendor: KVM 23:13:07 Virtualization type: full 23:13:07 L1d cache: 32K 23:13:07 L1i cache: 32K 23:13:07 L2 cache: 512K 23:13:07 L3 cache: 16384K 23:13:07 NUMA node0 CPU(s): 0,1 23:13:07 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 23:13:07 23:13:07 23:13:07 ---> nproc: 23:13:07 2 23:13:07 23:13:07 23:13:07 ---> df -h: 23:13:07 Filesystem Size Used Avail Use% Mounted on 23:13:07 devtmpfs 1.8G 0 1.8G 0% /dev 23:13:07 tmpfs 1.8G 0 1.8G 0% /dev/shm 23:13:07 tmpfs 1.8G 17M 1.8G 1% /run 23:13:07 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 23:13:07 /dev/vda1 20G 9.1G 11G 46% / 23:13:07 tmpfs 367M 0 367M 0% /run/user/1001 23:13:07 23:13:07 23:13:07 ---> free -m: 23:13:07 total used free shared buff/cache available 23:13:07 Mem: 3665 511 1038 17 2115 2877 23:13:07 Swap: 1023 0 1023 23:13:07 23:13:07 23:13:07 ---> ip addr: 23:13:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:13:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:13:07 inet 127.0.0.1/8 scope host lo 23:13:07 valid_lft forever preferred_lft forever 23:13:07 inet6 ::1/128 scope host 23:13:07 valid_lft forever preferred_lft forever 23:13:07 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 23:13:07 link/ether fa:16:3e:73:3d:77 brd ff:ff:ff:ff:ff:ff 23:13:07 altname enp0s3 23:13:07 altname ens3 23:13:07 inet 10.32.6.84/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 23:13:07 valid_lft 85855sec preferred_lft 85855sec 23:13:07 inet6 fe80::f816:3eff:fe73:3d77/64 scope link 23:13:07 valid_lft forever preferred_lft forever 23:13:07 23:13:07 23:13:07 ---> sar -b -r -n DEV: 23:13:07 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/20/2026 _x86_64_ (2 CPU) 23:13:07 23:13:07 23:03:55 LINUX RESTART (2 CPU) 23:13:07 23:13:07 11:05:01 PM tps rtps wtps bread/s bwrtn/s 23:13:07 11:06:01 PM 56.90 0.57 56.33 38.25 5881.02 23:13:07 11:07:01 PM 62.06 0.07 62.00 0.80 7839.54 23:13:07 11:08:01 PM 34.68 0.60 34.08 68.26 6755.84 23:13:07 11:09:01 PM 22.76 0.20 22.56 38.79 1196.53 23:13:07 11:10:01 PM 16.24 0.07 16.18 3.07 428.21 23:13:07 11:11:01 PM 11.35 0.00 11.35 0.00 304.08 23:13:07 11:12:01 PM 21.99 0.72 21.28 31.06 767.71 23:13:07 11:13:01 PM 19.09 0.38 18.71 38.65 547.33 23:13:07 Average: 30.63 0.32 30.31 27.36 2964.95 23:13:07 23:13:07 11:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:13:07 11:06:01 PM 1361388 3011780 2392288 63.73 2104 1818480 620016 12.91 143764 1958368 134268 23:13:07 11:07:01 PM 1086216 2923604 2667460 71.06 2104 1996972 677464 14.11 149920 2194564 137532 23:13:07 11:08:01 PM 1103596 2979408 2650080 70.60 2104 2034444 617748 12.86 171040 2151400 21096 23:13:07 11:09:01 PM 1065424 2942856 2688252 71.62 2104 2036564 654468 13.63 175052 2184736 9400 23:13:07 11:10:01 PM 1116440 2993132 2637236 70.26 2104 2035684 603844 12.57 213280 2096856 7496 23:13:07 11:11:01 PM 1086796 2963524 2666880 71.05 2104 2035692 627548 13.07 213932 2126220 7476 23:13:07 11:12:01 PM 1034916 2913608 2718760 72.43 2104 2037576 679120 14.14 398160 1992496 8484 23:13:07 11:13:01 PM 1027924 2911380 2725752 72.62 2104 2041864 681140 14.18 398148 1999380 21804 23:13:07 Average: 1110338 2954912 2643338 70.42 2104 2004660 645168 13.43 232912 2088002 43444 23:13:07 23:13:07 11:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:13:07 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:07 11:06:01 PM eth0 73.18 61.61 887.04 6.41 0.00 0.00 0.00 0.00 23:13:07 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:07 11:07:01 PM eth0 37.74 32.21 326.00 5.31 0.00 0.00 0.00 0.00 23:13:07 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:07 11:08:01 PM eth0 46.56 36.94 658.48 9.20 0.00 0.00 0.00 0.00 23:13:07 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:07 11:09:01 PM eth0 8.95 10.91 10.72 4.28 0.00 0.00 0.00 0.00 23:13:07 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:07 11:10:01 PM eth0 10.36 11.08 7.75 5.24 0.00 0.00 0.00 0.00 23:13:07 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:07 11:11:01 PM eth0 11.53 12.35 10.38 3.62 0.00 0.00 0.00 0.00 23:13:07 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:07 11:12:01 PM eth0 13.08 13.33 14.31 6.41 0.00 0.00 0.00 0.00 23:13:07 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:07 11:13:01 PM eth0 11.50 12.56 10.05 5.96 0.00 0.00 0.00 0.00 23:13:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:07 Average: eth0 26.61 23.87 240.58 5.80 0.00 0.00 0.00 0.00 23:13:07 23:13:07 23:13:07 ---> sar -P ALL: 23:13:07 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/20/2026 _x86_64_ (2 CPU) 23:13:07 23:13:07 23:03:55 LINUX RESTART (2 CPU) 23:13:07 23:13:07 11:05:01 PM CPU %user %nice %system %iowait %steal %idle 23:13:07 11:06:01 PM all 37.95 0.00 4.37 1.28 3.26 53.14 23:13:07 11:06:01 PM 0 22.69 0.00 3.06 1.27 3.25 69.73 23:13:07 11:06:01 PM 1 53.41 0.00 5.71 1.29 3.26 36.33 23:13:07 11:07:01 PM all 39.10 0.00 3.69 1.61 3.45 52.15 23:13:07 11:07:01 PM 0 42.19 0.00 4.42 1.86 3.33 48.20 23:13:07 11:07:01 PM 1 36.01 0.00 2.98 1.36 3.56 56.09 23:13:07 11:08:01 PM all 29.95 0.00 2.73 1.02 2.43 63.87 23:13:07 11:08:01 PM 0 29.71 0.00 2.31 0.71 2.54 64.73 23:13:07 11:08:01 PM 1 30.19 0.00 3.15 1.33 2.32 63.02 23:13:07 11:09:01 PM all 31.09 0.00 1.89 0.65 2.24 64.13 23:13:07 11:09:01 PM 0 27.34 0.00 1.92 0.83 2.26 67.65 23:13:07 11:09:01 PM 1 34.84 0.00 1.86 0.48 2.21 60.60 23:13:07 11:10:01 PM all 34.07 0.00 2.23 0.34 2.33 61.03 23:13:07 11:10:01 PM 0 18.44 0.00 1.58 0.49 2.06 77.42 23:13:07 11:10:01 PM 1 49.74 0.00 2.88 0.18 2.59 44.61 23:13:07 11:11:01 PM all 34.38 0.00 2.11 0.18 3.00 60.33 23:13:07 11:11:01 PM 0 26.34 0.00 2.08 0.10 2.92 68.56 23:13:07 11:11:01 PM 1 42.45 0.00 2.14 0.26 3.09 52.06 23:13:07 11:12:01 PM all 37.54 0.00 2.61 0.78 2.68 56.39 23:13:07 11:12:01 PM 0 26.80 0.00 2.36 0.84 2.68 67.33 23:13:07 11:12:01 PM 1 48.37 0.00 2.87 0.71 2.67 45.38 23:13:07 11:13:01 PM all 39.81 0.00 3.28 0.53 3.13 53.26 23:13:07 11:13:01 PM 0 22.98 0.00 2.81 0.23 3.22 70.76 23:13:07 11:13:01 PM 1 56.87 0.00 3.74 0.83 3.03 35.53 23:13:07 Average: all 35.49 0.00 2.87 0.80 2.81 58.03 23:13:07 Average: 0 27.06 0.00 2.57 0.79 2.79 66.80 23:13:07 Average: 1 43.97 0.00 3.16 0.80 2.84 49.22 23:13:07 23:13:07 23:13:07