11:05:45 Started by timer 11:05:45 Running as SYSTEM 11:05:45 [EnvInject] - Loading node environment variables. 11:05:46 Building remotely on prd-centos8-builder-2c-4g-4723 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 11:05:46 [ssh-agent] Looking for ssh-agent implementation... 11:05:46 $ ssh-agent 11:05:46 SSH_AUTH_SOCK=/tmp/ssh-itvn8E7YgnHx/agent.5227 11:05:46 SSH_AGENT_PID=5229 11:05:46 [ssh-agent] Started. 11:05:46 Running ssh-add (command line suppressed) 11:05:46 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2767044609649096298.key (jenkins-ssh) 11:05:46 [ssh-agent] Using credentials jenkins (jenkins) 11:05:46 The recommended git tool is: NONE 11:05:49 using credential jenkins 11:05:49 Wiping out workspace first. 11:05:49 Cloning the remote Git repository 11:05:49 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 11:05:49 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:05:49 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 11:05:49 > git --version # timeout=10 11:05:49 > git --version # 'git version 2.43.0' 11:05:49 using GIT_SSH to set credentials jenkins 11:05:49 [INFO] Currently running in a labeled security context 11:05:49 [INFO] Currently SELinux is 'enforcing' on the host 11:05:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh14401999812590887783.key 11:05:50 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:51 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 11:05:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:51 Avoid second fetch 11:05:51 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:05:51 Checking out Revision 49dbf77008487dec26b51acf68fdac6488b7acae (refs/remotes/origin/master) 11:05:52 > git config core.sparsecheckout # timeout=10 11:05:52 > git checkout -f 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 11:05:52 Commit message: "Chore(rtdv3): Remove obsolete RTD verify/merge jobs" 11:05:52 > git rev-list --no-walk 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 11:05:52 > git remote # timeout=10 11:05:52 > git submodule init # timeout=10 11:05:52 > git submodule sync # timeout=10 11:05:52 > git config --get remote.origin.url # timeout=10 11:05:52 > git submodule init # timeout=10 11:05:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:05:53 > git config --get submodule.packer/common-packer.url # timeout=10 11:05:53 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:05:53 > git config --get submodule.global-jjb.url # timeout=10 11:05:53 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:05:53 > git submodule update --init --recursive packer/common-packer # timeout=10 11:05:54 > git submodule update --init --recursive global-jjb # timeout=10 11:05:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:05:59 provisioning config files... 11:05:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:05:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:05:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:05:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15166601473455570289.sh 11:05:59 ---> python-tools-install.sh 11:05:59 Setup pyenv: 11:05:59 system 11:06:00 * 3.8.13 (set by /opt/pyenv/version) 11:06:00 * 3.9.13 (set by /opt/pyenv/version) 11:06:00 * 3.10.6 (set by /opt/pyenv/version) 11:06:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eroc 11:06:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:06:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:15 lf-activate-venv(): INFO: Base packages installed successfully 11:06:15 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:06:56 Generating Requirements File 11:07:39 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. 11:07:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:07:40 Python 3.10.6 11:07:40 pip 26.1.2 from /tmp/venv-Eroc/lib/python3.10/site-packages/pip (python 3.10) 11:07:41 aiohappyeyeballs==2.6.2 11:07:41 aiohttp==3.14.1 11:07:41 aiosignal==1.4.0 11:07:41 appdirs==1.4.4 11:07:41 argcomplete==3.7.0 11:07:41 aspy.yaml==1.3.0 11:07:41 async-timeout==5.0.1 11:07:41 attrs==26.1.0 11:07:41 autopage==0.6.0 11:07:41 backports.strenum==1.3.1 11:07:41 beautifulsoup4==4.15.0 11:07:41 boto3==1.43.37 11:07:41 botocore==1.43.37 11:07:41 bs4==0.0.2 11:07:41 certifi==2026.6.17 11:07:41 cffi==2.0.0 11:07:41 cfgv==3.5.0 11:07:41 chardet==7.4.3 11:07:41 charset-normalizer==3.4.7 11:07:41 click==8.4.2 11:07:41 cliff==4.14.0 11:07:41 cmd2==3.5.1 11:07:41 cryptography==3.3.2 11:07:41 debtcollector==3.1.0 11:07:41 decorator==5.3.1 11:07:41 defusedxml==0.7.1 11:07:41 Deprecated==1.3.1 11:07:41 distlib==0.4.3 11:07:41 dnspython==2.8.0 11:07:41 docker==7.1.0 11:07:41 dogpile.cache==1.5.0 11:07:41 durationpy==0.10 11:07:41 email-validator==2.3.0 11:07:41 filelock==3.29.4 11:07:41 frozenlist==1.8.0 11:07:41 future==1.0.0 11:07:41 gitdb==4.0.12 11:07:41 GitPython==3.1.50 11:07:41 httplib2==0.30.2 11:07:41 identify==2.6.19 11:07:41 idna==3.18 11:07:41 importlib-resources==1.5.0 11:07:41 iso8601==2.1.0 11:07:41 Jinja2==3.1.6 11:07:41 jmespath==1.1.0 11:07:41 jsonpatch==1.33 11:07:41 jsonpointer==3.1.1 11:07:41 jsonschema==4.26.0 11:07:41 jsonschema-specifications==2025.9.1 11:07:41 keystoneauth1==5.14.0 11:07:41 kubernetes==36.0.2 11:07:41 lftools==0.37.22 11:07:41 lxml==6.1.1 11:07:41 markdown-it-py==4.2.0 11:07:41 MarkupSafe==3.0.3 11:07:41 mdurl==0.1.2 11:07:41 msgpack==1.2.1 11:07:41 multi_key_dict==2.0.3 11:07:41 multidict==6.7.1 11:07:41 munch==4.0.0 11:07:41 netaddr==1.3.0 11:07:41 niet==1.4.2 11:07:41 nodeenv==1.10.0 11:07:41 oauth2client==4.1.3 11:07:41 oauthlib==3.3.1 11:07:41 openstacksdk==4.13.0 11:07:41 os-service-types==1.8.2 11:07:41 osc-lib==4.6.0 11:07:41 oslo.config==10.4.0 11:07:41 oslo.context==6.4.0 11:07:41 oslo.i18n==6.8.0 11:07:41 oslo.log==8.2.0 11:07:41 oslo.serialization==5.10.0 11:07:41 oslo.utils==10.1.1 11:07:41 packaging==26.2 11:07:41 pbr==7.0.3 11:07:41 platformdirs==4.10.0 11:07:41 prettytable==3.18.0 11:07:41 propcache==0.5.2 11:07:41 psutil==7.2.2 11:07:41 pyasn1==0.6.3 11:07:41 pyasn1_modules==0.4.2 11:07:41 pycparser==3.0 11:07:41 pygerrit2==2.0.15 11:07:41 PyGithub==2.9.1 11:07:41 Pygments==2.20.0 11:07:41 PyJWT==2.13.0 11:07:41 PyNaCl==1.6.2 11:07:41 pyparsing==2.4.7 11:07:41 pyperclip==1.11.0 11:07:41 pyrsistent==0.20.0 11:07:41 python-cinderclient==9.9.0 11:07:41 python-dateutil==2.9.0.post0 11:07:41 python-discovery==1.4.2 11:07:41 python-heatclient==5.2.0 11:07:41 python-jenkins==1.8.3 11:07:41 python-keystoneclient==5.8.0 11:07:41 python-magnumclient==4.10.0 11:07:41 python-openstackclient==10.0.0 11:07:41 python-swiftclient==4.10.0 11:07:41 PyYAML==6.0.3 11:07:41 referencing==0.37.0 11:07:41 requests==2.34.2 11:07:41 requests-oauthlib==2.0.0 11:07:41 rfc3986==2.0.0 11:07:41 rich==15.0.0 11:07:41 rich-argparse==1.8.0 11:07:41 rpds-py==0.30.0 11:07:41 rsa==4.9.1 11:07:41 ruamel.yaml==0.19.1 11:07:41 ruamel.yaml.clib==0.2.15 11:07:41 s3transfer==0.19.0 11:07:41 simplejson==4.1.1 11:07:41 six==1.17.0 11:07:41 smmap==5.0.3 11:07:41 soupsieve==2.8.4 11:07:41 stevedore==5.8.0 11:07:41 tabulate==0.10.0 11:07:41 toml==0.10.2 11:07:41 tomlkit==0.15.0 11:07:41 tqdm==4.68.3 11:07:41 typing_extensions==4.15.0 11:07:41 urllib3==1.26.20 11:07:41 virtualenv==21.5.1 11:07:41 wcwidth==0.8.2 11:07:41 websocket-client==1.9.0 11:07:41 wrapt==2.2.2 11:07:41 xdg==6.0.0 11:07:41 xmltodict==1.0.4 11:07:41 yarl==1.24.2 11:07:41 yq==3.4.3 11:07:41 [EnvInject] - Injecting environment variables from a build step. 11:07:41 [EnvInject] - Injecting as environment variables the properties content 11:07:41 OS_CLOUD=vex 11:07:41 11:07:41 [EnvInject] - Variables injected successfully. 11:07:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:07:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:07:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins865594637078034099.sh 11:07:41 ---> Orphaned k8s clusters 11:07:41 Setup pyenv: 11:07:42 system 11:07:42 3.8.13 11:07:42 3.9.13 11:07:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:07:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:45 lf-activate-venv(): INFO: Base packages installed successfully 11:07:45 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:08:07 -----> Delete orphaned cluster 11:08:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:08:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:08:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18198217391567261879.sh 11:08:07 ---> Orphaned stacks 11:08:07 Setup pyenv: 11:08:07 system 11:08:07 3.8.13 11:08:07 3.9.13 11:08:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:08:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:08:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:10 lf-activate-venv(): INFO: Base packages installed successfully 11:08:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:08:43 + mapfile -t OS_COE_CLUSTERS_ID 11:08:43 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:08:43 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:08:43 ++ awk '{print $1}' 11:08:47 + echo '-----> Active clusters -> stacks' 11:08:47 -----> Active clusters -> stacks 11:08:47 + OS_COE_STACKS=() 11:08:47 + [[ 0 -gt 0 ]] 11:08:47 + mapfile -t OS_STACKS 11:08:47 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 11:08:47 ++ awk '{print $1}' 11:08:50 + echo '-----> Active stacks' 11:08:50 -----> Active stacks 11:08:50 + echo '-----> Delete orphaned stacks' 11:08:50 -----> Delete orphaned stacks 11:08:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:08:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:08:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16224713233270560341.sh 11:08:50 ---> Orphaned servers 11:08:50 Setup pyenv: 11:08:50 system 11:08:50 3.8.13 11:08:50 3.9.13 11:08:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:08:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:08:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:54 lf-activate-venv(): INFO: Base packages installed successfully 11:08:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:09:28 -----> Active servers 11:09:28 prd-centos8-builder-2c-4g-4723 11:09:28 prd-centos8-builder-2c-4g-4722 11:09:28 -----> Delete orphaned servers 11:09:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:09:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:09:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10821948296600312328.sh 11:09:29 ---> Orphaned ports 11:09:29 Setup pyenv: 11:09:29 system 11:09:29 3.8.13 11:09:29 3.9.13 11:09:29 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:09:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:09:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:32 lf-activate-venv(): INFO: Base packages installed successfully 11:09:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:09:54 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:09:58 No orphaned ports to process. 11:09:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:09:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:09:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins340719822147966139.sh 11:09:58 ---> Orphaned volumes 11:09:58 + source /home/jenkins/lf-env.sh 11:09:58 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:09:58 ++ mktemp -d /tmp/venv-XXXX 11:09:58 + lf_venv=/tmp/venv-kGBM 11:09:58 + local venv_file=/tmp/.os_lf_venv 11:09:58 + local python=python3 11:09:58 + local options 11:09:58 + local set_path=true 11:09:58 + local install_args= 11:09:58 ++ 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 11:09:58 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:09:58 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:09:58 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:09:58 + true 11:09:58 + case $1 in 11:09:58 + python=python3 11:09:58 + shift 2 11:09:58 + true 11:09:58 + case $1 in 11:09:58 + shift 11:09:58 + break 11:09:58 + case $python in 11:09:58 + local pkg_list= 11:09:58 + [[ -d /opt/pyenv ]] 11:09:58 + echo 'Setup pyenv:' 11:09:58 Setup pyenv: 11:09:58 + export PYENV_ROOT=/opt/pyenv 11:09:58 + PYENV_ROOT=/opt/pyenv 11:09:58 + 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 11:09:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:09:58 + pyenv versions 11:09:58 system 11:09:58 3.8.13 11:09:58 3.9.13 11:09:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:09:58 + command -v pyenv 11:09:58 ++ pyenv init - --no-rehash 11:09:58 + 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[*]}"'\'')" 11:09:58 export PATH="/opt/pyenv/shims:${PATH}" 11:09:58 export PYENV_SHELL=bash 11:09:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:09:58 pyenv() { 11:09:58 local command 11:09:58 command="${1:-}" 11:09:58 if [ "$#" -gt 0 ]; then 11:09:58 shift 11:09:58 fi 11:09:58 11:09:58 case "$command" in 11:09:58 rehash|shell) 11:09:58 eval "$(pyenv "sh-$command" "$@")" 11:09:58 ;; 11:09:58 *) 11:09:58 command pyenv "$command" "$@" 11:09:58 ;; 11:09:58 esac 11:09:58 }' 11:09:58 +++ 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[*]}"' 11:09:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:09:58 ++ 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 11:09:58 ++ 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 11:09:58 ++ export PYENV_SHELL=bash 11:09:58 ++ PYENV_SHELL=bash 11:09:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:09:58 +++ complete -F _pyenv pyenv 11:09:58 ++ lf-pyver python3 11:09:58 ++ local py_version_xy=python3 11:09:58 ++ local py_version_xyz= 11:09:58 ++ sed 's/^[ *]* //' 11:09:58 ++ pyenv versions 11:09:58 ++ local command 11:09:58 ++ command=versions 11:09:58 ++ '[' 1 -gt 0 ']' 11:09:58 ++ shift 11:09:58 ++ case "$command" in 11:09:58 ++ command pyenv versions 11:09:58 ++ pyenv versions 11:09:58 ++ grep -E '^[0-9.]*[0-9]$' 11:09:58 ++ awk '{ print $1 }' 11:09:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:09:58 +++ sort -V 11:09:58 +++ grep '^3' /tmp/.pyenv_versions 11:09:58 +++ tail -n 1 11:09:58 ++ py_version_xyz=3.10.6 11:09:58 ++ [[ -z 3.10.6 ]] 11:09:58 ++ echo 3.10.6 11:09:58 ++ return 0 11:09:58 + pyenv local 3.10.6 11:09:58 + local command 11:09:58 + command=local 11:09:58 + '[' 2 -gt 0 ']' 11:09:58 + shift 11:09:58 + case "$command" in 11:09:58 + command pyenv local 3.10.6 11:09:58 + pyenv local 3.10.6 11:09:58 + for arg in "$@" 11:09:58 + case $arg in 11:09:58 + pkg_list+='lftools[openstack] ' 11:09:58 + for arg in "$@" 11:09:58 + case $arg in 11:09:58 + pkg_list+='kubernetes ' 11:09:58 + for arg in "$@" 11:09:58 + case $arg in 11:09:58 + pkg_list+='niet ' 11:09:58 + for arg in "$@" 11:09:58 + case $arg in 11:09:58 + pkg_list+='python-heatclient ' 11:09:58 + for arg in "$@" 11:09:58 + case $arg in 11:09:58 + pkg_list+='python-openstackclient ' 11:09:58 + for arg in "$@" 11:09:58 + case $arg in 11:09:58 + pkg_list+='python-magnumclient ' 11:09:58 + for arg in "$@" 11:09:58 + case $arg in 11:09:58 + pkg_list+='yq ' 11:09:58 + [[ -f /tmp/.os_lf_venv ]] 11:09:58 ++ cat /tmp/.os_lf_venv 11:09:58 + lf_venv=/tmp/venv-Eroc 11:09:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from' file:/tmp/.os_lf_venv 11:09:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:09:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:09:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:58 + local 'pip_opts=--upgrade --quiet' 11:09:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:09:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:09:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:09:58 + [[ -n '' ]] 11:09:58 + [[ -n '' ]] 11:09:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:09:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:58 + /tmp/venv-Eroc/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 11:10:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:10:02 lf-activate-venv(): INFO: Base packages installed successfully 11:10:02 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:10:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:10:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:10:02 + /tmp/venv-Eroc/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 11:10:31 + type python3 11:10:31 + true 11:10:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH' 11:10:31 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:10:31 + PATH=/tmp/venv-Eroc/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 11:10:31 + return 0 11:10:31 + mapfile -t os_volumes 11:10:31 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:10:35 + '[' 0 -eq 0 ']' 11:10:35 + echo 'No orphaned volumes found.' 11:10:35 No orphaned volumes found. 11:10:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:10:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:10:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1436690685598823715.sh 11:10:35 ---> Protect in-use images 11:10:35 Setup pyenv: 11:10:35 system 11:10:35 3.8.13 11:10:35 3.9.13 11:10:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:10:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:10:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:38 lf-activate-venv(): INFO: Base packages installed successfully 11:10:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:11:08 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:11:08 INFO: There are images to protect defined in jenkins-config. 11:11:08 INFO: Protecting the following images: 11:11:08 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 11:11:08 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 11:11:08 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 11:11:08 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 11:11:08 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 11:11:08 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 11:11:08 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 11:11:08 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 11:11:08 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 11:11:08 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 11:11:11 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 11:11:14 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 11:11:17 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 11:11:20 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 11:11:23 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 11:11:26 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 11:11:29 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 11:11:32 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 11:11:35 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 11:11:38 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 11:11:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:11:38 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:11:38 [EnvInject] - Injecting environment variables from a build step. 11:11:38 [EnvInject] - Injecting as environment variables the properties content 11:11:38 OS_IMAGE_CLEANUP_AGE=30 11:11:38 11:11:38 [EnvInject] - Variables injected successfully. 11:11:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16409097719847182425.sh 11:11:38 ---> Cleanup old images 11:11:38 Setup pyenv: 11:11:38 system 11:11:38 3.8.13 11:11:38 3.9.13 11:11:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:11:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:11:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:41 lf-activate-venv(): INFO: Base packages installed successfully 11:11:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:12:10 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:12:10 + lftools openstack --os-cloud vex image cleanup --days=30 11:12:15 Removing 163 images from vex. 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250701-210306.598 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250617-224605.602 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250617-224600.740 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250617-222713.313 is shared. Cannot remove... 11:12:15 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240207-020835.732 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240206-003622.089 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240201-190116.504 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240201-110159.359 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240201-110114.243 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240201-020158.054 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... 11:12:15 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... 11:12:15 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 11:12:15 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 11:12:15 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... 11:12:15 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... 11:12:15 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... 11:12:15 WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... 11:12:15 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... 11:12:15 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... 11:12:15 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... 11:12:15 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 11:12:15 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 11:12:15 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... 11:12:15 WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 11:12:15 WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 11:12:15 WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... 11:12:15 WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 11:12:15 WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... 11:12:15 WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... 11:12:15 WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... 11:12:15 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 11:12:15 WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 11:12:15 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 11:12:15 WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... 11:12:15 WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 11:12:15 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 11:12:15 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 11:12:15 WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... 11:12:15 $ ssh-agent -k 11:12:15 unset SSH_AUTH_SOCK; 11:12:15 unset SSH_AGENT_PID; 11:12:15 echo Agent pid 5229 killed; 11:12:15 [ssh-agent] Stopped. 11:12:15 [PostBuildScript] - [INFO] Executing post build scripts. 11:12:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4357813031994848982.sh 11:12:15 ---> sysstat.sh 11:12:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5953227695069387389.sh 11:12:16 ---> package-listing.sh 11:12:16 ++ facter osfamily 11:12:16 ++ tr '[:upper:]' '[:lower:]' 11:12:16 + OS_FAMILY=redhat 11:12:16 + workspace=/w/workspace/ci-management-openstack-cron 11:12:16 + START_PACKAGES=/tmp/packages_start.txt 11:12:16 + END_PACKAGES=/tmp/packages_end.txt 11:12:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:16 + PACKAGES=/tmp/packages_start.txt 11:12:16 + '[' /w/workspace/ci-management-openstack-cron ']' 11:12:16 + PACKAGES=/tmp/packages_end.txt 11:12:16 + case "${OS_FAMILY}" in 11:12:16 + rpm -qa 11:12:16 + sort 11:12:17 + '[' -f /tmp/packages_start.txt ']' 11:12:17 + '[' -f /tmp/packages_end.txt ']' 11:12:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:17 + '[' /w/workspace/ci-management-openstack-cron ']' 11:12:17 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:12:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:12:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins130123022464467888.sh 11:12:17 ---> capture-instance-metadata.sh 11:12:17 Setup pyenv: 11:12:18 system 11:12:18 3.8.13 11:12:18 3.9.13 11:12:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:12:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:12:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:21 lf-activate-venv(): INFO: Base packages installed successfully 11:12:21 lf-activate-venv(): INFO: Installing additional packages: lftools 11:12:38 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:12:38 INFO: Running in OpenStack, capturing instance metadata 11:12:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14539327968403348991.sh 11:12:38 provisioning config files... 11:12:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9051386342816423229tmp 11:12:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:12:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:12:38 [EnvInject] - Injecting environment variables from a build step. 11:12:38 [EnvInject] - Injecting as environment variables the properties content 11:12:38 SERVER_ID=logs 11:12:38 11:12:38 [EnvInject] - Variables injected successfully. 11:12:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins951242701197855672.sh 11:12:38 ---> create-netrc.sh 11:12:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13778269875119918262.sh 11:12:38 ---> python-tools-install.sh 11:12:38 Setup pyenv: 11:12:38 system 11:12:38 3.8.13 11:12:38 3.9.13 11:12:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:12:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:12:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:42 lf-activate-venv(): INFO: Base packages installed successfully 11:12:42 lf-activate-venv(): INFO: Installing additional packages: lftools 11:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:12:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1941206215453241296.sh 11:12:59 ---> sudo-logs.sh 11:12:59 Archiving 'sudo' log.. 11:12:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6844436855573751877.sh 11:12:59 ---> job-cost.sh 11:12:59 Setup pyenv: 11:12:59 system 11:12:59 3.8.13 11:12:59 3.9.13 11:12:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:13:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:13:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:03 lf-activate-venv(): INFO: Base packages installed successfully 11:13:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:13:15 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:13:15 INFO: No Stack... 11:13:16 INFO: Retrieving Pricing Info for: v3-starter-2 11:13:16 INFO: Archiving Costs 11:13:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3570792717070546381.sh 11:13:16 ---> logs-deploy.sh 11:13:16 Setup pyenv: 11:13:16 system 11:13:16 3.8.13 11:13:16 3.9.13 11:13:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:13:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eroc from file:/tmp/.os_lf_venv 11:13:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:20 lf-activate-venv(): INFO: Base packages installed successfully 11:13:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:13:38 lf-activate-venv(): INFO: Adding /tmp/venv-Eroc/bin to PATH 11:13:38 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/60577 11:13:38 INFO: archiving workspace using pattern(s): 11:13:39 Archives upload complete. 11:13:40 INFO: archiving logs to Nexus 11:13:41 ---> uname -a: 11:13:41 Linux prd-centos8-builder-2c-4g-4723.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 11:13:41 11:13:41 11:13:41 ---> lscpu: 11:13:41 Architecture: x86_64 11:13:41 CPU op-mode(s): 32-bit, 64-bit 11:13:41 Byte Order: Little Endian 11:13:41 CPU(s): 2 11:13:41 On-line CPU(s) list: 0,1 11:13:41 Thread(s) per core: 1 11:13:41 Core(s) per socket: 1 11:13:41 Socket(s): 2 11:13:41 NUMA node(s): 1 11:13:41 Vendor ID: AuthenticAMD 11:13:41 CPU family: 23 11:13:41 Model: 49 11:13:41 Model name: AMD EPYC-Rome Processor 11:13:41 Stepping: 0 11:13:41 CPU MHz: 2800.000 11:13:41 BogoMIPS: 5600.00 11:13:41 Virtualization: AMD-V 11:13:41 Hypervisor vendor: KVM 11:13:41 Virtualization type: full 11:13:41 L1d cache: 32K 11:13:41 L1i cache: 32K 11:13:41 L2 cache: 512K 11:13:41 L3 cache: 16384K 11:13:41 NUMA node0 CPU(s): 0,1 11:13:41 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 11:13:41 11:13:41 11:13:41 ---> nproc: 11:13:41 2 11:13:41 11:13:41 11:13:41 ---> df -h: 11:13:41 Filesystem Size Used Avail Use% Mounted on 11:13:41 devtmpfs 1.8G 0 1.8G 0% /dev 11:13:41 tmpfs 1.8G 0 1.8G 0% /dev/shm 11:13:41 tmpfs 1.8G 17M 1.8G 1% /run 11:13:41 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 11:13:41 /dev/vda1 20G 9.1G 11G 46% / 11:13:41 tmpfs 367M 0 367M 0% /run/user/1001 11:13:41 11:13:41 11:13:41 ---> free -m: 11:13:41 total used free shared buff/cache available 11:13:41 Mem: 3665 492 1057 17 2115 2895 11:13:41 Swap: 1023 0 1023 11:13:41 11:13:41 11:13:41 ---> ip addr: 11:13:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:13:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:13:41 inet 127.0.0.1/8 scope host lo 11:13:41 valid_lft forever preferred_lft forever 11:13:41 inet6 ::1/128 scope host 11:13:41 valid_lft forever preferred_lft forever 11:13:41 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:13:41 link/ether fa:16:3e:81:0e:c4 brd ff:ff:ff:ff:ff:ff 11:13:41 altname enp0s3 11:13:41 altname ens3 11:13:41 inet 10.32.6.208/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 11:13:41 valid_lft 85883sec preferred_lft 85883sec 11:13:41 inet6 fe80::f816:3eff:fe81:ec4/64 scope link 11:13:41 valid_lft forever preferred_lft forever 11:13:41 11:13:41 11:13:41 ---> sar -b -r -n DEV: 11:13:41 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/01/2026 _x86_64_ (2 CPU) 11:13:41 11:13:41 11:04:57 LINUX RESTART (2 CPU) 11:13:41 11:13:41 11:06:01 AM tps rtps wtps bread/s bwrtn/s 11:13:41 11:07:01 AM 56.56 2.72 53.85 314.83 5416.38 11:13:41 11:08:01 AM 59.64 0.03 59.61 0.27 7773.50 11:13:41 11:09:01 AM 34.89 2.15 32.74 85.97 6326.34 11:13:41 11:10:01 AM 22.34 0.27 22.08 41.85 945.55 11:13:41 11:11:01 AM 18.62 0.00 18.62 0.00 450.06 11:13:41 11:12:01 AM 15.21 0.00 15.21 0.00 587.99 11:13:41 11:13:01 AM 16.54 1.10 15.44 69.71 474.64 11:13:41 Average: 31.97 0.89 31.08 73.23 3139.03 11:13:41 11:13:41 11:06:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:13:41 11:07:01 AM 1381064 3029312 2372612 63.21 2104 1816724 604068 12.58 144184 1940184 133064 11:13:41 11:08:01 AM 1107064 2939996 2646612 70.51 2104 1992508 670932 13.97 146612 2175332 134924 11:13:41 11:09:01 AM 1092132 2968116 2661544 70.91 2104 2035092 641944 13.37 174116 2161172 22196 11:13:41 11:10:01 AM 1098488 2983716 2655188 70.74 2104 2043784 623052 12.97 214984 2111164 15992 11:13:41 11:11:01 AM 992140 2907968 2761536 73.57 2104 2074676 696728 14.51 217232 2217864 46928 11:13:41 11:12:01 AM 1010724 2925600 2742952 73.07 2104 2073696 680344 14.17 218048 2198060 45956 11:13:41 11:13:01 AM 1111168 2991292 2642508 70.40 2104 2038708 618760 12.88 400044 1915044 8728 11:13:41 Average: 1113254 2963714 2640422 70.34 2104 2010741 647975 13.49 216460 2102689 58255 11:13:41 11:13:41 11:06:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:13:41 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:41 11:07:01 AM eth0 68.19 51.87 852.31 5.65 0.00 0.00 0.00 0.00 11:13:41 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:41 11:08:01 AM eth0 37.48 29.35 333.37 5.27 0.00 0.00 0.00 0.00 11:13:41 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:41 11:09:01 AM eth0 43.79 33.76 657.54 9.11 0.00 0.00 0.00 0.00 11:13:41 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:41 11:10:01 AM eth0 12.33 13.70 13.09 5.42 0.00 0.00 0.00 0.00 11:13:41 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:41 11:11:01 AM eth0 9.03 11.91 7.43 5.60 0.00 0.00 0.00 0.00 11:13:41 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:41 11:12:01 AM eth0 12.41 12.75 10.91 3.93 0.00 0.00 0.00 0.00 11:13:41 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:41 11:13:01 AM eth0 16.14 13.96 16.71 7.02 0.00 0.00 0.00 0.00 11:13:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:41 Average: eth0 28.48 23.90 270.19 6.00 0.00 0.00 0.00 0.00 11:13:41 11:13:41 11:13:41 ---> sar -P ALL: 11:13:41 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/01/2026 _x86_64_ (2 CPU) 11:13:41 11:13:41 11:04:57 LINUX RESTART (2 CPU) 11:13:41 11:13:41 11:06:01 AM CPU %user %nice %system %iowait %steal %idle 11:13:41 11:07:01 AM all 36.37 0.00 4.23 1.81 4.42 53.16 11:13:41 11:07:01 AM 0 21.70 0.00 3.47 1.72 4.02 69.09 11:13:41 11:07:01 AM 1 51.09 0.00 4.98 1.91 4.83 37.18 11:13:41 11:08:01 AM all 38.00 0.00 3.71 1.90 3.69 52.70 11:13:41 11:08:01 AM 0 19.17 0.00 2.69 2.81 3.17 72.16 11:13:41 11:08:01 AM 1 56.90 0.00 4.73 0.99 4.20 33.18 11:13:41 11:09:01 AM all 34.90 0.00 3.07 1.15 3.54 57.34 11:13:41 11:09:01 AM 0 36.13 0.00 2.94 1.12 3.58 56.23 11:13:41 11:09:01 AM 1 33.66 0.00 3.19 1.18 3.50 58.46 11:13:41 11:10:01 AM all 36.75 0.00 2.67 0.84 3.62 56.11 11:13:41 11:10:01 AM 0 14.49 0.00 1.50 1.23 3.34 79.44 11:13:41 11:10:01 AM 1 59.24 0.00 3.85 0.45 3.92 32.55 11:13:41 11:11:01 AM all 37.71 0.00 1.95 0.42 3.83 56.10 11:13:41 11:11:01 AM 0 38.83 0.00 1.89 0.44 3.80 55.03 11:13:41 11:11:01 AM 1 36.58 0.00 2.00 0.39 3.86 57.16 11:13:41 11:12:01 AM all 31.51 0.00 2.46 0.50 2.82 62.70 11:13:41 11:12:01 AM 0 44.04 0.00 3.29 0.53 3.42 48.73 11:13:41 11:12:01 AM 1 19.00 0.00 1.63 0.48 2.23 76.66 11:13:41 11:13:01 AM all 38.16 0.00 3.29 0.43 3.65 54.48 11:13:41 11:13:01 AM 0 39.81 0.00 3.19 0.39 3.86 52.75 11:13:41 11:13:01 AM 1 36.51 0.00 3.38 0.46 3.45 56.20 11:13:41 Average: all 36.20 0.00 3.05 1.01 3.66 56.08 11:13:41 Average: 0 30.57 0.00 2.71 1.18 3.60 61.95 11:13:41 Average: 1 41.85 0.00 3.40 0.84 3.71 50.20 11:13:41 11:13:41 11:13:41