13:03:38  Started by timer
13:03:38  Running as SYSTEM
13:03:38  [EnvInject] - Loading node environment variables.
13:03:38  Building remotely on prd-centos7-builder-2c-1g-360 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron
13:03:38  [ssh-agent] Looking for ssh-agent implementation...
13:03:39  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:03:39  $ ssh-agent
13:03:39  SSH_AUTH_SOCK=/tmp/ssh-s6FS09dJE8LJ/agent.8004
13:03:39  SSH_AGENT_PID=8005
13:03:39  [ssh-agent] Started.
13:03:39  Running ssh-add (command line suppressed)
13:03:39  Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2410345593326927851.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2410345593326927851.key)
13:03:39  [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
13:03:39  The recommended git tool is: NONE
13:03:41  using credential edgex-jenkins-ssh
13:03:41  Wiping out workspace first.
13:03:41  Cloning the remote Git repository
13:03:41  Cloning repository git@github.com:edgexfoundry/ci-management
13:03:41   > git init /w/workspace/ci-management-openstack-cron # timeout=10
13:03:42  Fetching upstream changes from git@github.com:edgexfoundry/ci-management
13:03:42   > git --version # timeout=10
13:03:42   > git --version # 'git version 2.36.1'
13:03:42  using GIT_SSH to set credentials SSH Credentials for GitHub
13:03:42  [INFO] Currently running in a labeled security context
13:03:42  [INFO] Currently SELinux is 'enforcing' on the host
13:03:42   > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh14899115215448629607.key
13:03:42   > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10
13:03:42   > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10
13:03:42   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:03:43  Avoid second fetch
13:03:43   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:03:43  Checking out Revision aa24402571d5a36d0b2819483a3f9f27b93dcc5b (refs/remotes/origin/master)
13:03:43   > git config core.sparsecheckout # timeout=10
13:03:43   > git checkout -f aa24402571d5a36d0b2819483a3f9f27b93dcc5b # timeout=10
13:03:43  Commit message: "Merge pull request #693 from eb-oss/update-common-packer"
13:03:43   > git rev-list --no-walk aa24402571d5a36d0b2819483a3f9f27b93dcc5b # timeout=10
13:03:43   > git remote # timeout=10
13:03:43   > git submodule init # timeout=10
13:03:43   > git submodule sync # timeout=10
13:03:43   > git config --get remote.origin.url # timeout=10
13:03:43   > git submodule init # timeout=10
13:03:43   > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
13:03:43   > git config --get submodule.packer/common-packer.url # timeout=10
13:03:43   > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10
13:03:43   > git config --get submodule.global-jjb.url # timeout=10
13:03:43   > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10
13:03:43   > git submodule update --init --recursive packer/common-packer # timeout=10
13:03:44   > git submodule update --init --recursive global-jjb # timeout=10
13:03:48  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
13:03:48  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
13:03:48  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
13:03:48  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
13:03:48  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
13:03:48  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
13:03:48  Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
13:03:48  provisioning config files...
13:03:48  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
13:03:48  copy managed file [npmrc] to file:/home/jenkins/.npmrc
13:03:48  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
13:03:48  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14874504616640714039.sh
13:03:48  ---> python-tools-install.sh
13:03:48  Setup pyenv:
13:03:48    system
13:03:48  * 3.8.13 (set by /opt/pyenv/version)
13:03:48  * 3.9.13 (set by /opt/pyenv/version)
13:03:52  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qjwx
13:03:52  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
13:03:55  lf-activate-venv(): INFO: Installing: lftools 
13:04:17  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:04:17  Generating Requirements File
13:04:37  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.
13:04:37  lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible.
13:04:37  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
13:04:38  Python 3.9.13
13:04:38  pip 25.0.1 from /tmp/venv-qjwx/lib/python3.9/site-packages/pip (python 3.9)
13:04:39  appdirs==1.4.4
13:04:39  argcomplete==3.6.2
13:04:39  aspy.yaml==1.3.0
13:04:39  attrs==25.3.0
13:04:39  autopage==0.5.2
13:04:39  beautifulsoup4==4.13.4
13:04:39  boto3==1.38.0
13:04:39  botocore==1.38.0
13:04:39  bs4==0.0.2
13:04:39  cachetools==5.5.2
13:04:39  certifi==2025.1.31
13:04:39  cffi==1.17.1
13:04:39  cfgv==3.4.0
13:04:39  chardet==5.2.0
13:04:39  charset-normalizer==3.4.1
13:04:39  click==8.1.8
13:04:39  cliff==4.9.1
13:04:39  cmd2==2.5.11
13:04:39  cryptography==3.3.2
13:04:39  debtcollector==3.0.0
13:04:39  decorator==5.2.1
13:04:39  defusedxml==0.7.1
13:04:39  Deprecated==1.2.18
13:04:39  distlib==0.3.9
13:04:39  dnspython==2.7.0
13:04:39  docker==4.2.2
13:04:39  dogpile.cache==1.3.4
13:04:39  durationpy==0.9
13:04:39  email_validator==2.2.0
13:04:39  filelock==3.18.0
13:04:39  future==1.0.0
13:04:39  gitdb==4.0.12
13:04:39  GitPython==3.1.44
13:04:39  google-auth==2.39.0
13:04:39  httplib2==0.22.0
13:04:39  identify==2.6.10
13:04:39  idna==3.10
13:04:39  importlib-resources==1.5.0
13:04:39  importlib_metadata==8.6.1
13:04:39  iso8601==2.1.0
13:04:39  Jinja2==3.1.6
13:04:39  jmespath==1.0.1
13:04:39  jsonpatch==1.33
13:04:39  jsonpointer==3.0.0
13:04:39  jsonschema==4.23.0
13:04:39  jsonschema-specifications==2025.4.1
13:04:39  keystoneauth1==5.10.0
13:04:39  kubernetes==32.0.1
13:04:39  lftools==0.37.12
13:04:39  lxml==5.4.0
13:04:39  MarkupSafe==3.0.2
13:04:39  msgpack==1.1.0
13:04:39  multi_key_dict==2.0.3
13:04:39  munch==4.0.0
13:04:39  netaddr==1.3.0
13:04:39  netifaces==0.11.0
13:04:39  niet==1.4.2
13:04:39  nodeenv==1.9.1
13:04:39  oauth2client==4.1.3
13:04:39  oauthlib==3.2.2
13:04:39  openstacksdk==0.62.0
13:04:39  os-client-config==2.1.0
13:04:39  os-service-types==1.7.0
13:04:39  osc-lib==4.0.0
13:04:39  oslo.config==9.7.1
13:04:39  oslo.context==5.7.1
13:04:39  oslo.i18n==6.5.1
13:04:39  oslo.log==7.1.0
13:04:39  oslo.serialization==5.7.0
13:04:39  oslo.utils==8.2.0
13:04:39  packaging==25.0
13:04:39  pbr==6.1.1
13:04:39  platformdirs==4.3.7
13:04:39  prettytable==3.16.0
13:04:39  psutil==7.0.0
13:04:39  pyasn1==0.6.1
13:04:39  pyasn1_modules==0.4.2
13:04:39  pycparser==2.22
13:04:39  pygerrit2==2.0.15
13:04:39  PyGithub==2.6.1
13:04:39  PyJWT==2.10.1
13:04:39  PyNaCl==1.5.0
13:04:39  pyparsing==2.4.7
13:04:39  pyperclip==1.9.0
13:04:39  pyrsistent==0.20.0
13:04:39  python-cinderclient==9.7.0
13:04:39  python-dateutil==2.9.0.post0
13:04:39  python-heatclient==4.1.0
13:04:39  python-jenkins==1.8.2
13:04:39  python-keystoneclient==5.6.0
13:04:39  python-magnumclient==4.8.1
13:04:39  python-novaclient==18.9.0
13:04:39  python-openstackclient==6.0.1
13:04:39  python-swiftclient==4.7.0
13:04:39  PyYAML==6.0.2
13:04:39  referencing==0.36.2
13:04:39  requests==2.32.3
13:04:39  requests-oauthlib==2.0.0
13:04:39  requestsexceptions==1.4.0
13:04:39  rfc3986==2.0.0
13:04:39  rpds-py==0.24.0
13:04:39  rsa==4.9.1
13:04:39  ruamel.yaml==0.18.10
13:04:39  ruamel.yaml.clib==0.2.12
13:04:39  s3transfer==0.12.0
13:04:39  simplejson==3.20.1
13:04:39  six==1.17.0
13:04:39  smmap==5.0.2
13:04:39  soupsieve==2.7
13:04:39  stevedore==5.4.1
13:04:39  tabulate==0.9.0
13:04:39  toml==0.10.2
13:04:39  tomlkit==0.13.2
13:04:39  tqdm==4.67.1
13:04:39  typing_extensions==4.13.2
13:04:39  tzdata==2025.2
13:04:39  urllib3==1.26.20
13:04:39  virtualenv==20.30.0
13:04:39  wcwidth==0.2.13
13:04:39  websocket-client==1.8.0
13:04:39  wrapt==1.17.2
13:04:39  xdg==6.0.0
13:04:39  xmltodict==0.14.2
13:04:39  yq==3.4.3
13:04:39  zipp==3.21.0
13:04:39  [EnvInject] - Injecting environment variables from a build step.
13:04:39  [EnvInject] - Injecting as environment variables the properties content 
13:04:39  OS_CLOUD=vex
13:04:39  
13:04:39  [EnvInject] - Variables injected successfully.
13:04:39  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
13:04:39  Run condition [Boolean condition] enabling perform for step [Execute shell]
13:04:39  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1118303724482713116.sh
13:04:39  ---> Orphaned k8s clusters
13:04:39  Setup pyenv:
13:04:39    system
13:04:39    3.8.13
13:04:39  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:04:39  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:04:40  lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 
13:04:47  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.
13:04:47  botocore 1.38.0 requires urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.4.0 which is incompatible.
13:04:47  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
13:04:47  lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible.
13:04:48  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:04:48  Traceback (most recent call last):
13:04:48    File "/tmp/venv-qjwx/bin/openstack", line 5, in <module>
13:04:48      from openstackclient.shell import main
13:04:48    File "/tmp/venv-qjwx/lib/python3.9/site-packages/openstackclient/shell.py", line 22, in <module>
13:04:48      from osc_lib.api import auth
13:04:48    File "/tmp/venv-qjwx/lib/python3.9/site-packages/osc_lib/api/auth.py", line 19, in <module>
13:04:48      from keystoneauth1.identity import base as identity_base
13:04:48    File "/tmp/venv-qjwx/lib/python3.9/site-packages/keystoneauth1/identity/__init__.py", line 13, in <module>
13:04:48      from keystoneauth1.identity import base
13:04:48    File "/tmp/venv-qjwx/lib/python3.9/site-packages/keystoneauth1/identity/base.py", line 22, in <module>
13:04:48      from keystoneauth1 import access
13:04:48    File "/tmp/venv-qjwx/lib/python3.9/site-packages/keystoneauth1/access/__init__.py", line 13, in <module>
13:04:48      from keystoneauth1.access.access import *  # noqa
13:04:48    File "/tmp/venv-qjwx/lib/python3.9/site-packages/keystoneauth1/access/access.py", line 20, in <module>
13:04:48      import requests
13:04:48    File "/tmp/venv-qjwx/lib/python3.9/site-packages/requests/__init__.py", line 43, in <module>
13:04:48      import urllib3
13:04:48    File "/tmp/venv-qjwx/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in <module>
13:04:48      raise ImportError(
13:04:48  ImportError: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips  26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168
13:04:48  -----> Delete orphaned cluster
13:04:48  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
13:04:48  Run condition [Boolean condition] enabling perform for step [Execute shell]
13:04:48  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1288223812500301522.sh
13:04:48  ---> Orphaned stacks
13:04:48  Setup pyenv:
13:04:48    system
13:04:48    3.8.13
13:04:48  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:04:48  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:04:49  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 
13:04:59  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:04:59  + mapfile -t OS_COE_CLUSTERS_ID
13:04:59  ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name
13:04:59  ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)'
13:04:59  ++ awk '{print $1}'
13:05:02  + echo '-----> Active clusters -> stacks'
13:05:02  -----> Active clusters -> stacks
13:05:02  + OS_COE_STACKS=()
13:05:02  + [[ 0 -gt 0 ]]
13:05:02  + mapfile -t OS_STACKS
13:05:02  ++ 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
13:05:02  ++ awk '{print $1}'
13:05:03  + echo '-----> Active stacks'
13:05:03  -----> Active stacks
13:05:03  + echo '-----> Delete orphaned stacks'
13:05:03  -----> Delete orphaned stacks
13:05:03  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
13:05:03  Run condition [Boolean condition] enabling perform for step [Execute shell]
13:05:03  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3099681146142368583.sh
13:05:03  ---> Orphaned servers
13:05:03  Setup pyenv:
13:05:03    system
13:05:03    3.8.13
13:05:03  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:05:03  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:05:04  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 
13:05:13  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:05:17  -----> Active servers
13:05:17  prd-centos7-builder-2c-1g-360
13:05:17  prd-centos7-blackbox-4c-2g-157
13:05:17  -----> Delete orphaned servers
13:05:18  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
13:05:18  Run condition [Boolean condition] enabling perform for step [Execute shell]
13:05:18  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1110270455785791924.sh
13:05:18  ---> Orphaned ports
13:05:18  Setup pyenv:
13:05:18    system
13:05:18    3.8.13
13:05:18  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:05:18  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:05:19  lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 
13:05:26  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:05:28  No orphaned ports to process.
13:05:29  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
13:05:29  Run condition [Boolean condition] enabling perform for step [Execute shell]
13:05:29  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15456337327841530798.sh
13:05:29  ---> Orphaned volumes
13:05:29  + source /home/jenkins/lf-env.sh
13:05:29  + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
13:05:29  ++ mktemp -d /tmp/venv-XXXX
13:05:29  + lf_venv=/tmp/venv-axiA
13:05:29  + local venv_file=/tmp/.os_lf_venv
13:05:29  + local python=python3
13:05:29  + local options
13:05:29  + local set_path=true
13:05:29  + local install_args=
13:05:29  ++ 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
13:05:29  + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
13:05:29  + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
13:05:29  ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
13:05:29  + true
13:05:29  + case $1 in
13:05:29  + python=python3
13:05:29  + shift 2
13:05:29  + true
13:05:29  + case $1 in
13:05:29  + shift
13:05:29  + break
13:05:29  + case $python in
13:05:29  + local pkg_list=
13:05:29  + [[ -d /opt/pyenv ]]
13:05:29  + echo 'Setup pyenv:'
13:05:29  Setup pyenv:
13:05:29  + export PYENV_ROOT=/opt/pyenv
13:05:29  + PYENV_ROOT=/opt/pyenv
13:05:29  + export PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin
13:05:29  + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin
13:05:29  + pyenv versions
13:05:29    system
13:05:29    3.8.13
13:05:29  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:05:29  + command -v pyenv
13:05:29  ++ pyenv init - --no-rehash
13:05:29  + 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[*]}"'\'')"
13:05:29  export PATH="/opt/pyenv/shims:${PATH}"
13:05:29  export PYENV_SHELL=bash
13:05:29  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
13:05:29  pyenv() {
13:05:29    local command
13:05:29    command="${1:-}"
13:05:29    if [ "$#" -gt 0 ]; then
13:05:29      shift
13:05:29    fi
13:05:29  
13:05:29    case "$command" in
13:05:29    rehash|shell)
13:05:29      eval "$(pyenv "sh-$command" "$@")"
13:05:29      ;;
13:05:29    *)
13:05:29      command pyenv "$command" "$@"
13:05:29      ;;
13:05:29    esac
13:05:29  }'
13:05:29  +++ 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[*]}"'
13:05:29  ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin
13:05:29  ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin
13:05:29  ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin
13:05:29  ++ export PYENV_SHELL=bash
13:05:29  ++ PYENV_SHELL=bash
13:05:29  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
13:05:29  +++ complete -F _pyenv pyenv
13:05:29  ++ lf-pyver python3
13:05:29  ++ local py_version_xy=python3
13:05:29  ++ local py_version_xyz=
13:05:29  ++ pyenv versions
13:05:29  ++ local command
13:05:29  ++ command=versions
13:05:29  ++ '[' 1 -gt 0 ']'
13:05:29  ++ shift
13:05:29  ++ case "$command" in
13:05:29  ++ command pyenv versions
13:05:29  ++ pyenv versions
13:05:29  ++ sed 's/^[ *]* //'
13:05:29  ++ grep -E '^[0-9.]*[0-9]$'
13:05:29  ++ awk '{ print $1 }'
13:05:29  ++ [[ ! -s /tmp/.pyenv_versions ]]
13:05:29  +++ grep '^3' /tmp/.pyenv_versions
13:05:29  +++ sort -V
13:05:29  +++ tail -n 1
13:05:29  ++ py_version_xyz=3.9.13
13:05:29  ++ [[ -z 3.9.13 ]]
13:05:29  ++ echo 3.9.13
13:05:29  ++ return 0
13:05:29  + pyenv local 3.9.13
13:05:29  + local command
13:05:29  + command=local
13:05:29  + '[' 2 -gt 0 ']'
13:05:29  + shift
13:05:29  + case "$command" in
13:05:29  + command pyenv local 3.9.13
13:05:29  + pyenv local 3.9.13
13:05:29  + for arg in '"$@"'
13:05:29  + case $arg in
13:05:29  + pkg_list+='lftools[openstack] '
13:05:29  + for arg in '"$@"'
13:05:29  + case $arg in
13:05:29  + pkg_list+='kubernetes '
13:05:29  + for arg in '"$@"'
13:05:29  + case $arg in
13:05:29  + pkg_list+='niet '
13:05:29  + for arg in '"$@"'
13:05:29  + case $arg in
13:05:29  + pkg_list+='python-heatclient '
13:05:29  + for arg in '"$@"'
13:05:29  + case $arg in
13:05:29  + pkg_list+='python-openstackclient '
13:05:29  + for arg in '"$@"'
13:05:29  + case $arg in
13:05:29  + pkg_list+='python-magnumclient '
13:05:29  + for arg in '"$@"'
13:05:29  + case $arg in
13:05:29  + pkg_list+='yq '
13:05:29  + [[ -f /tmp/.os_lf_venv ]]
13:05:29  ++ cat /tmp/.os_lf_venv
13:05:29  + lf_venv=/tmp/venv-qjwx
13:05:29  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from' file:/tmp/.os_lf_venv
13:05:29  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:05:29  + /tmp/venv-qjwx/bin/python3 -m pip install --upgrade --quiet pip virtualenv
13:05:30  + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq  ]]
13:05:30  + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
13:05:30  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 
13:05:30  + /tmp/venv-qjwx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
13:05:38  + type python3
13:05:38  + true
13:05:38  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH'
13:05:38  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:05:38  + PATH=/tmp/venv-qjwx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin
13:05:38  + return 0
13:05:38  + mapfile -t os_volumes
13:05:38  ++ openstack --os-cloud vex volume list -f value -c ID --status Available
13:05:41  + '[' 0 -eq 0 ']'
13:05:41  + echo 'No orphaned volumes found.'
13:05:41  No orphaned volumes found.
13:05:41  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
13:05:41  Run condition [Boolean condition] enabling perform for step [Execute shell]
13:05:41  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16616723003487372070.sh
13:05:41  ---> Protect in-use images
13:05:41  Setup pyenv:
13:05:41    system
13:05:41    3.8.13
13:05:41  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:05:41  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:05:42  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 
13:05:50  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:05:50  INFO: There are images to protect defined in jenkins-config.
13:05:50  INFO: Protecting the following images:
13:05:50  ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347
13:05:50  ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352
13:05:50  ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156
13:05:50  ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220920-203114.324
13:05:50  ZZCI - Ubuntu 20.04 - docker - arm64 - 20220921-021824.649
13:05:50  ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220920-203122.930
13:05:52  Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347: True
13:05:53  Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352: True
13:05:55  Protected setting for ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156: True
13:05:56  Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220920-203114.324: True
13:05:58  Protected setting for ZZCI - Ubuntu 20.04 - docker - arm64 - 20220921-021824.649: True
13:05:59  Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220920-203122.930: True
13:05:59  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
13:05:59  Run condition [Boolean condition] enabling perform for step [BuilderChain]
13:05:59  [EnvInject] - Injecting environment variables from a build step.
13:05:59  [EnvInject] - Injecting as environment variables the properties content 
13:05:59  OS_IMAGE_CLEANUP_AGE=30
13:05:59  
13:05:59  [EnvInject] - Variables injected successfully.
13:05:59  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13182583341308073796.sh
13:05:59  ---> Cleanup old images
13:05:59  Setup pyenv:
13:05:59    system
13:05:59    3.8.13
13:05:59  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:05:59  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:06:00  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet openstacksdk<0.99 python-heatclient python-openstackclient python-magnumclient yq 
13:06:10  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:06:10  + lftools openstack --os-cloud vex image cleanup --days=30
13:06:16  Removing 314 images from vex.
13:06:16  WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240206-130615.851 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20240205-094226.909 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240202-045801.108 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240115-024608.037 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240106-130622.334 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20240105-094157.699 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20240104-002300.499 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240102-045821.280 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231215-024627.264 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231206-130641.399 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231205-094218.473 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20231204-002304.752 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231202-045804.425 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20231122-173452.792 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231115-024606.613 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231105-094215.038 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20231104-002330.561 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231102-045844.010 is shared. Cannot remove...
13:06:16  WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231015-024616.458 is shared. Cannot remove...
13:06:16  WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231006-130643.424 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231002-045801.405 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230915-024558.902 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20230908-182436.720 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230908-182525.221 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230908-182428.338 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230908-182524.549 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230817-010834.367 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230817-010734.322 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230817-010921.224 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230817-010759.516 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230815-024605.925 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230806-130631.150 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230805-094202.557 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230802-045751.584 is shared. Cannot remove...
13:06:16  WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230715-024603.616 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230706-130625.147 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230705-094216.758 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20230704-002300.206 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230702-045759.426 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20230626-212042.196 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230626-211539.448 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230626-212043.875 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230626-212058.953 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230615-035732.529 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230615-035723.322 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230615-024559.100 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230606-130600.366 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230605-094155.707 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230602-045827.477 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230515-024620.207 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230506-130616.674 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230505-094202.941 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20230504-002259.524 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230502-045756.196 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230405-094237.340 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20230404-002258.995 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230402-045817.368 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230315-024629.332 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230306-130644.465 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230305-094159.817 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20230304-002308.265 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230302-045759.381 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230215-024640.796 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230206-130630.950 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230205-094208.374 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20230204-002312.317 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230202-045755.525 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230115-024602.294 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230105-094159.259 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20230104-002331.833 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230102-045756.704 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221215-024558.866 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221213-221921.853 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221213-220904.226 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221213-220841.363 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221213-214953.308 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221213-214040.158 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221213-214021.818 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221213-214038.594 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221206-130618.163 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221205-094157.577 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221202-045757.820 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221115-024620.280 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221106-130651.299 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221105-094156.086 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221102-045753.323 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221015-024557.786 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221006-130616.822 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20221004-002258.100 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221002-045759.985 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20220921-043213.465 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220921-043212.703 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220921-043140.337 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220921-043113.344 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220802-045804.554 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220706-130623.954 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220702-045806.528 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220606-130554.504 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220602-045834.906 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220524-212730.761 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220524-212800.867 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220519-002807.952 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220506-130630.959 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094228.289 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220502-045840.005 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024604.667 is shared. Cannot remove...
13:06:16  WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094158.175 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220402-045755.102 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220322-173356.523 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024644.780 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220308-194004.539 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220308-194129.397 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220308-194036.373 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220308-194051.573 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094206.187 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220302-045804.061 is shared. Cannot remove...
13:06:16  WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024617.255 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130617.370 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094158.831 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220202-045815.782 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024600.053 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220113-230813.363 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220113-230827.719 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220113-230825.701 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220113-230754.297 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220113-161047.494 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220113-161052.062 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220111-171103.665 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220111-171053.200 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220106-130615.249 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094205.217 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220104-221802.231 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220104-221718.061 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024554.648 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094157.297 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211130-210131.133 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211130-210201.618 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211130-210227.358 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024622.430 is shared. Cannot remove...
13:06:16  WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094207.136 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211104-232749.118 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211104-232408.024 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211104-225209.118 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211104-224931.004 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211104-224856.932 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211104-221358.680 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211104-221351.172 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211104-221328.137 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211104-210707.754 is shared. Cannot remove...
13:06:16  WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024628.614 is shared. Cannot remove...
13:06:16  WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094210.288 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210930-234858.623 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210930-234811.906 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210930-234721.275 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210915-213913.503 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210915-213801.339 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-213919.341 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024708.117 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130658.942 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094229.121 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210822-194815.204 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210822-194847.651 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210822-194847.997 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210820-235751.628 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210820-235653.213 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210820-235747.172 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210819-013124.658 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210819-013156.345 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210819-013222.410 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210818-234906.615 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210818-234817.837 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210818-234911.998 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210815-024648.745 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210812-191638.545 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210812-191714.479 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210812-191736.117 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210805-094243.844 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210715-024906.680 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210714-173612.979 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210714-173658.237 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210714-173615.732 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210706-130652.274 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210705-094234.431 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210518-212545.638 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210518-212634.665 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210518-205207.723 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210518-205109.204 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210518-205205.973 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210517-214210.257 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210517-214134.585 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210515-024649.261 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210306-130702.358 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210305-094231.936 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210215-024636.853 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210206-130741.527 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210129-194624.919 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210115-024634.445 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210106-130651.093 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20210105-191851.678 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210105-191820.758 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20201123-231724.426 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20201123-231757.146 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20201123-231859.305 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20201123-231831.575 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20201117-205607.063 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20201117-004243.157 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20201116-220215.614 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20201116-171609.999 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20201116-180129.680 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20201115-024658.740 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20201113-221450.122 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20201113-221349.525 is shared. Cannot remove...
13:06:16  WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove...
13:06:16  WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove...
13:06:16  WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20201104-002338.883 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20201016-215517.943 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20201016-005236.597 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20201006-130700.398 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20201005-094248.192 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200930-010330.199 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20200930-010353.558 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200930-010217.271 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200925-202659.448 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200925-202623.997 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200925-202458.912 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200925-002033.514 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200925-002104.966 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200925-002039.126 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200623-170744.057 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200617-162300.129 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200616-192731.017 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200604-202735.863 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200602-165611.727 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200519-201229.459 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200518-224908.895 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200504-210522.687 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200504-210505.398 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200504-210517.079 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200504-002315.104 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200422-172344.497 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200422-172330.643 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200422-002140.768 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200417-205648.195 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200417-205633.453 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200417-205622.183 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200415-184438.129 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200415-184532.563 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200415-024620.494 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200405-094216.889 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 18.04 - docker - arm64 - 20200404-002358.103 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200318-200528.836 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200318-171439.912 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200318-171504.851 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200317-183714.973 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200315-024626.219 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200311-151153.431 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200311-151120.612 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200310-040452.606 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200310-040516.461 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200309-163257.426 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200309-163209.716 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200305-153244.655 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200305-153259.459 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200305-094216.035 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200304-172304.524 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200304-171849.307 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200303-192804.227 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200226-221144.479 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200226-221227.880 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200225-214333.580 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200225-214300.486 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200225-181736.204 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - Ubuntu 16.04 - builder - x86_64 - 20200225-181717.411 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200225-181714.877 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20200221-024501.213 is shared. Cannot remove...
13:06:16  WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20200221-023440.016 is shared. Cannot remove...
13:06:16  WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove...
13:06:16  WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove...
13:06:16  WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove...
13:06:16  WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove...
13:06:16  WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove...
13:06:16  WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove...
13:06:16  WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove...
13:06:16  $ ssh-agent -k
13:06:17  unset SSH_AUTH_SOCK;
13:06:17  unset SSH_AGENT_PID;
13:06:17  echo Agent pid 8005 killed;
13:06:17  [ssh-agent] Stopped.
13:06:17  [PostBuildScript] - [INFO] Executing post build scripts.
13:06:17  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2866984308749230471.sh
13:06:17  ---> sysstat.sh
13:06:17  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7391620777186358597.sh
13:06:17  ---> package-listing.sh
13:06:17  ++ facter osfamily
13:06:17  ++ tr '[:upper:]' '[:lower:]'
13:06:17  + OS_FAMILY=redhat
13:06:17  + workspace=/w/workspace/ci-management-openstack-cron
13:06:17  + START_PACKAGES=/tmp/packages_start.txt
13:06:17  + END_PACKAGES=/tmp/packages_end.txt
13:06:17  + DIFF_PACKAGES=/tmp/packages_diff.txt
13:06:17  + PACKAGES=/tmp/packages_start.txt
13:06:17  + '[' /w/workspace/ci-management-openstack-cron ']'
13:06:17  + PACKAGES=/tmp/packages_end.txt
13:06:17  + case "${OS_FAMILY}" in
13:06:17  + rpm -qa
13:06:17  + sort
13:06:18  + '[' -f /tmp/packages_start.txt ']'
13:06:18  + '[' -f /tmp/packages_end.txt ']'
13:06:18  + diff /tmp/packages_start.txt /tmp/packages_end.txt
13:06:18  + '[' /w/workspace/ci-management-openstack-cron ']'
13:06:18  + mkdir -p /w/workspace/ci-management-openstack-cron/archives/
13:06:18  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/
13:06:18  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5072301937984925610.sh
13:06:18  ---> capture-instance-metadata.sh
13:06:18  Setup pyenv:
13:06:18    system
13:06:18    3.8.13
13:06:18  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:06:18  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:06:19  lf-activate-venv(): INFO: Installing: lftools 
13:06:27  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:06:27  INFO: Running in OpenStack, capturing instance metadata
13:06:27  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4581760121761267842.sh
13:06:27  provisioning config files...
13:06:27  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config18224448597830470035tmp
13:06:27  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
13:06:27  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
13:06:27  [EnvInject] - Injecting environment variables from a build step.
13:06:27  [EnvInject] - Injecting as environment variables the properties content 
13:06:27  SERVER_ID=logs
13:06:27  
13:06:27  [EnvInject] - Variables injected successfully.
13:06:27  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5708655699393890969.sh
13:06:27  ---> create-netrc.sh
13:06:27  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13882774932895871228.sh
13:06:27  ---> python-tools-install.sh
13:06:27  Setup pyenv:
13:06:27    system
13:06:27    3.8.13
13:06:27  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:06:27  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:06:28  lf-activate-venv(): INFO: Installing: lftools 
13:06:34  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:06:34  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7966495070916244477.sh
13:06:34  ---> sudo-logs.sh
13:06:34  Archiving 'sudo' log..
13:06:34  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6917495927010819626.sh
13:06:34  ---> job-cost.sh
13:06:34  Setup pyenv:
13:06:34    system
13:06:34    3.8.13
13:06:34  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:06:34  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:06:35  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
13:06: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.
13:06:39  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
13:06:40  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:06:40  INFO: No Stack...
13:06:40  INFO: Retrieving Pricing Info for: v3-standard-2
13:06:40  INFO: Archiving Costs
13:06:40  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16839181410415437937.sh
13:06:40  ---> logs-deploy.sh
13:06:40  Setup pyenv:
13:06:40    system
13:06:40    3.8.13
13:06:40  * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version)
13:06:41  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qjwx from file:/tmp/.os_lf_venv
13:06:41  lf-activate-venv(): INFO: Installing: lftools 
13:06:47  lf-activate-venv(): INFO: Adding /tmp/venv-qjwx/bin to PATH
13:06:47  INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53590
13:06:47  INFO: archiving workspace using pattern(s): 
13:06:48  Archives upload complete.
13:06:49  INFO: archiving logs to Nexus
13:06:49  ---> uname -a:
13:06:49  Linux prd-centos7-builder-2c-1g-360.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
13:06:49  
13:06:49  
13:06:49  ---> lscpu:
13:06:49  Architecture:          x86_64
13:06:49  CPU op-mode(s):        32-bit, 64-bit
13:06:49  Byte Order:            Little Endian
13:06:49  CPU(s):                2
13:06:49  On-line CPU(s) list:   0,1
13:06:49  Thread(s) per core:    1
13:06:49  Core(s) per socket:    1
13:06:49  Socket(s):             2
13:06:49  NUMA node(s):          1
13:06:49  Vendor ID:             AuthenticAMD
13:06:49  CPU family:            23
13:06:49  Model:                 49
13:06:49  Model name:            AMD EPYC-Rome Processor
13:06:49  Stepping:              0
13:06:49  CPU MHz:               2800.000
13:06:49  BogoMIPS:              5600.00
13:06:49  Virtualization:        AMD-V
13:06:49  Hypervisor vendor:     KVM
13:06:49  Virtualization type:   full
13:06:49  L1d cache:             32K
13:06:49  L1i cache:             32K
13:06:49  L2 cache:              512K
13:06:49  L3 cache:              16384K
13:06:49  NUMA node0 CPU(s):     0,1
13:06:49  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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities
13:06:49  
13:06:49  
13:06:50  ---> nproc:
13:06:50  2
13:06:50  
13:06:50  
13:06:50  ---> df -h:
13:06:50  Filesystem      Size  Used Avail Use% Mounted on
13:06:50  devtmpfs        3.8G     0  3.8G   0% /dev
13:06:50  tmpfs           3.9G     0  3.9G   0% /dev/shm
13:06:50  tmpfs           3.9G   17M  3.9G   1% /run
13:06:50  tmpfs           3.9G     0  3.9G   0% /sys/fs/cgroup
13:06:50  /dev/vda1        40G  5.7G   35G  15% /
13:06:50  tmpfs           783M     0  783M   0% /run/user/1001
13:06:50  
13:06:50  
13:06:50  ---> free -m:
13:06:50                total        used        free      shared  buff/cache   available
13:06:50  Mem:           7821         546        5397          16        1877        6991
13:06:50  Swap:          1023           0        1023
13:06:50  
13:06:50  
13:06:50  ---> ip addr:
13:06:50  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
13:06:50      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
13:06:50      inet 127.0.0.1/8 scope host lo
13:06:50         valid_lft forever preferred_lft forever
13:06:50      inet6 ::1/128 scope host 
13:06:50         valid_lft forever preferred_lft forever
13:06:50  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
13:06:50      link/ether fa:16:3e:c4:2a:33 brd ff:ff:ff:ff:ff:ff
13:06:50      inet 10.30.123.95/23 brd 10.30.123.255 scope global dynamic eth0
13:06:50         valid_lft 86193sec preferred_lft 86193sec
13:06:50      inet6 fe80::f816:3eff:fec4:2a33/64 scope link 
13:06:50         valid_lft forever preferred_lft forever
13:06:50  
13:06:50  
13:06:50  ---> sar -b -r -n DEV:
13:06:50  Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 	04/23/2025 	_x86_64_	(2 CPU)
13:06:50  
13:06:50  01:03:18 PM       LINUX RESTART
13:06:50  
13:06:50  01:04:01 PM       tps      rtps      wtps   bread/s   bwrtn/s
13:06:50  01:05:01 PM    263.04      1.02    262.03     35.98   9733.93
13:06:50  01:06:01 PM    160.57      0.37    160.20     37.57   4213.04
13:06:50  Average:       211.80      0.69    211.11     36.77   6973.25
13:06:50  
13:06:50  01:04:01 PM kbmemfree kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
13:06:50  01:05:01 PM   5559368   2449548     30.59      2620   1808128    655960      7.24    580976   1565456    101524
13:06:50  01:06:01 PM   5562472   2446444     30.55      2620   1809208    647460      7.15    578516   1561564        48
13:06:50  Average:      5560920   2447996     30.57      2620   1808668    651710      7.20    579746   1563510     50786
13:06:50  
13:06:50  01:04:01 PM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s
13:06:50  01:05:01 PM      eth0     63.37     49.02    932.53     11.21      0.00      0.00      0.00
13:06:50  01:05:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:06:50  01:06:01 PM      eth0     30.82     26.78     29.80     13.25      0.00      0.00      0.00
13:06:50  01:06:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:06:50  Average:         eth0     47.10     37.90    481.13     12.23      0.00      0.00      0.00
13:06:50  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:06:50  
13:06:50  
13:06:50  ---> sar -P ALL:
13:06:50  Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 	04/23/2025 	_x86_64_	(2 CPU)
13:06:50  
13:06:50  01:03:18 PM       LINUX RESTART
13:06:50  
13:06:50  01:04:01 PM     CPU     %user     %nice   %system   %iowait    %steal     %idle
13:06:50  01:05:01 PM     all     38.96      0.00      3.78      1.34      0.10     55.83
13:06:50  01:05:01 PM       0     62.60      0.00      4.93      1.92      0.11     30.45
13:06:50  01:05:01 PM       1     16.36      0.00      2.67      0.80      0.10     80.06
13:06:50  01:06:01 PM     all     35.07      0.00      2.08      0.65      0.10     62.10
13:06:50  01:06:01 PM       0     59.60      0.00      2.64      1.05      0.09     36.61
13:06:50  01:06:01 PM       1     11.74      0.00      1.53      0.27      0.09     86.38
13:06:50  Average:        all     37.01      0.00      2.93      1.00      0.10     58.97
13:06:50  Average:          0     61.10      0.00      3.78      1.48      0.10     33.54
13:06:50  Average:          1     14.04      0.00      2.10      0.54      0.09     83.23
13:06:50  
13:06:50  
13:06:50