00:03:50 Started by timer 00:03:50 Running as SYSTEM 00:03:50 [EnvInject] - Loading node environment variables. 00:03:50 Building remotely on prd-centos8-builder-2c-1g-4854 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 00:03:50 [ssh-agent] Looking for ssh-agent implementation... 00:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:03:50 $ ssh-agent 00:03:50 SSH_AUTH_SOCK=/tmp/ssh-OcFAhBiAHCvq/agent.16160 00:03:50 SSH_AGENT_PID=16162 00:03:50 [ssh-agent] Started. 00:03:50 Running ssh-add (command line suppressed) 00:03:50 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5460003193853903658.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5460003193853903658.key) 00:03:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 00:03:50 The recommended git tool is: NONE 00:03:52 using credential onap-jenkins-ssh 00:03:52 Wiping out workspace first. 00:03:52 Cloning the remote Git repository 00:03:52 Cloning repository git://cloud.onap.org/mirror/ci-management 00:03:52 > git init /w/workspace/ci-management-openstack-cron # timeout=10 00:03:53 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 00:03:53 > git --version # timeout=10 00:03:53 > git --version # 'git version 2.39.0' 00:03:53 using GIT_SSH to set credentials Gerrit user 00:03:53 [INFO] Currently running in a labeled security context 00:03:53 [INFO] Currently SELinux is 'enforcing' on the host 00:03:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh6608283789263758814.key 00:03:53 Verifying host key using manually-configured host key entries 00:03:53 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:54 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 00:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:54 Avoid second fetch 00:03:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:03:54 Checking out Revision 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 (refs/remotes/origin/master) 00:03:54 > git config core.sparsecheckout # timeout=10 00:03:54 > git checkout -f 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 00:03:55 Commit message: "Remove pythonsdk-tests markdown linter" 00:03:55 > git rev-list --no-walk 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 00:03:55 > git remote # timeout=10 00:03:55 > git submodule init # timeout=10 00:03:55 > git submodule sync # timeout=10 00:03:55 > git config --get remote.origin.url # timeout=10 00:03:55 > git submodule init # timeout=10 00:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:03:55 > git config --get submodule.global-jjb.url # timeout=10 00:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 00:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:03:55 > git submodule update --init --recursive global-jjb # timeout=10 00:03:56 > git submodule update --init --recursive packer/common-packer # timeout=10 00:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:04:00 No emails were triggered. 00:04:00 provisioning config files... 00:04:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:04:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:04:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:04:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6992981755144354474.sh 00:04:00 ---> python-tools-install.sh 00:04:00 Setup pyenv: 00:04:00 system 00:04:00 * 3.8.13 (set by /opt/pyenv/version) 00:04:00 * 3.9.13 (set by /opt/pyenv/version) 00:04:00 * 3.10.6 (set by /opt/pyenv/version) 00:04:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mcd6 00:04:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:04:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:07 lf-activate-venv(): INFO: Base packages installed successfully 00:04:07 lf-activate-venv(): INFO: Installing additional packages: lftools 00:04:28 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:04:28 Generating Requirements File 00:04:46 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. 00:04:46 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:04:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:04:46 Python 3.10.6 00:04:46 pip 25.2 from /tmp/venv-Mcd6/lib/python3.10/site-packages/pip (python 3.10) 00:04:46 appdirs==1.4.4 00:04:46 argcomplete==3.6.3 00:04:46 aspy.yaml==1.3.0 00:04:46 attrs==25.4.0 00:04:46 autopage==0.5.2 00:04:46 beautifulsoup4==4.14.2 00:04:46 boto3==1.40.58 00:04:46 botocore==1.40.58 00:04:46 bs4==0.0.2 00:04:46 cachetools==6.2.1 00:04:46 certifi==2025.10.5 00:04:46 cffi==2.0.0 00:04:46 cfgv==3.4.0 00:04:46 chardet==5.2.0 00:04:46 charset-normalizer==3.4.4 00:04:46 click==8.3.0 00:04:46 cliff==4.11.0 00:04:46 cmd2==2.7.0 00:04:46 cryptography==3.3.2 00:04:46 debtcollector==3.0.0 00:04:46 decorator==5.2.1 00:04:46 defusedxml==0.7.1 00:04:46 Deprecated==1.2.18 00:04:46 distlib==0.4.0 00:04:46 dnspython==2.8.0 00:04:46 docker==7.1.0 00:04:46 dogpile.cache==1.5.0 00:04:46 durationpy==0.10 00:04:46 email-validator==2.3.0 00:04:46 filelock==3.20.0 00:04:46 future==1.0.0 00:04:46 gitdb==4.0.12 00:04:46 GitPython==3.1.45 00:04:46 google-auth==2.41.1 00:04:46 httplib2==0.31.0 00:04:46 identify==2.6.15 00:04:46 idna==3.11 00:04:46 importlib-resources==1.5.0 00:04:46 iso8601==2.1.0 00:04:46 Jinja2==3.1.6 00:04:46 jmespath==1.0.1 00:04:46 jsonpatch==1.33 00:04:46 jsonpointer==3.0.0 00:04:46 jsonschema==4.25.1 00:04:46 jsonschema-specifications==2025.9.1 00:04:46 keystoneauth1==5.12.0 00:04:46 kubernetes==34.1.0 00:04:46 lftools==0.37.15 00:04:46 lxml==6.0.2 00:04:46 markdown-it-py==4.0.0 00:04:46 MarkupSafe==3.0.3 00:04:46 mdurl==0.1.2 00:04:46 msgpack==1.1.2 00:04:46 multi_key_dict==2.0.3 00:04:46 munch==4.0.0 00:04:46 netaddr==1.3.0 00:04:46 niet==1.4.2 00:04:46 nodeenv==1.9.1 00:04:46 oauth2client==4.1.3 00:04:46 oauthlib==3.3.1 00:04:46 openstacksdk==4.7.1 00:04:46 os-service-types==1.8.0 00:04:46 osc-lib==4.2.0 00:04:46 oslo.config==10.0.0 00:04:46 oslo.context==6.1.0 00:04:46 oslo.i18n==6.6.0 00:04:46 oslo.log==7.2.1 00:04:46 oslo.serialization==5.8.0 00:04:46 oslo.utils==9.1.0 00:04:46 packaging==25.0 00:04:46 pbr==7.0.1 00:04:46 platformdirs==4.5.0 00:04:46 prettytable==3.16.0 00:04:46 psutil==7.1.1 00:04:46 pyasn1==0.6.1 00:04:46 pyasn1_modules==0.4.2 00:04:46 pycparser==2.23 00:04:46 pygerrit2==2.0.15 00:04:46 PyGithub==2.8.1 00:04:46 Pygments==2.19.2 00:04:46 PyJWT==2.10.1 00:04:46 PyNaCl==1.6.0 00:04:46 pyparsing==2.4.7 00:04:46 pyperclip==1.11.0 00:04:46 pyrsistent==0.20.0 00:04:46 python-cinderclient==9.8.0 00:04:46 python-dateutil==2.9.0.post0 00:04:46 python-heatclient==4.3.0 00:04:46 python-jenkins==1.8.3 00:04:46 python-keystoneclient==5.7.0 00:04:46 python-magnumclient==4.9.0 00:04:46 python-openstackclient==8.2.0 00:04:46 python-swiftclient==4.8.0 00:04:46 PyYAML==6.0.3 00:04:46 referencing==0.37.0 00:04:46 requests==2.32.5 00:04:46 requests-oauthlib==2.0.0 00:04:46 requestsexceptions==1.4.0 00:04:46 rfc3986==2.0.0 00:04:46 rich==14.2.0 00:04:46 rich-argparse==1.7.1 00:04:46 rpds-py==0.28.0 00:04:46 rsa==4.9.1 00:04:46 ruamel.yaml==0.18.16 00:04:46 ruamel.yaml.clib==0.2.14 00:04:46 s3transfer==0.14.0 00:04:46 simplejson==3.20.2 00:04:46 six==1.17.0 00:04:46 smmap==5.0.2 00:04:46 soupsieve==2.8 00:04:46 stevedore==5.5.0 00:04:46 tabulate==0.9.0 00:04:46 toml==0.10.2 00:04:46 tomlkit==0.13.3 00:04:46 tqdm==4.67.1 00:04:46 typing_extensions==4.15.0 00:04:46 tzdata==2025.2 00:04:46 urllib3==1.26.20 00:04:46 virtualenv==20.35.3 00:04:46 wcwidth==0.2.14 00:04:46 websocket-client==1.9.0 00:04:46 wrapt==2.0.0 00:04:46 xdg==6.0.0 00:04:46 xmltodict==1.0.2 00:04:46 yq==3.4.3 00:04:47 [EnvInject] - Injecting environment variables from a build step. 00:04:47 [EnvInject] - Injecting as environment variables the properties content 00:04:47 OS_CLOUD=vex 00:04:47 00:04:47 [EnvInject] - Variables injected successfully. 00:04:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:04:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:04:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins227550474453062345.sh 00:04:47 ---> Orphaned k8s clusters 00:04:47 Setup pyenv: 00:04:47 system 00:04:47 3.8.13 00:04:47 3.9.13 00:04:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:04:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from file:/tmp/.os_lf_venv 00:04:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:49 lf-activate-venv(): INFO: Base packages installed successfully 00:04:49 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:04:55 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. 00:04:55 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:04:58 -----> Delete orphaned cluster 00:04:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:04:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:04:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins901328512212871910.sh 00:04:58 ---> Orphaned stacks 00:04:58 Setup pyenv: 00:04:58 system 00:04:58 3.8.13 00:04:58 3.9.13 00:04:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from file:/tmp/.os_lf_venv 00:04:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:59 lf-activate-venv(): INFO: Base packages installed successfully 00:04:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:13 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:05:13 + mapfile -t OS_COE_CLUSTERS_ID 00:05:13 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:05:13 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:05:13 ++ awk '{print $1}' 00:05:15 + echo '-----> Active clusters -> stacks' 00:05:15 -----> Active clusters -> stacks 00:05:15 + OS_COE_STACKS=() 00:05:15 + [[ 0 -gt 0 ]] 00:05:15 + mapfile -t OS_STACKS 00:05:15 ++ 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 00:05:15 ++ awk '{print $1}' 00:05:16 + echo '-----> Active stacks' 00:05:16 -----> Active stacks 00:05:16 + echo '-----> Delete orphaned stacks' 00:05:16 -----> Delete orphaned stacks 00:05:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1615480943722125949.sh 00:05:16 ---> Orphaned servers 00:05:16 Setup pyenv: 00:05:16 system 00:05:16 3.8.13 00:05:16 3.9.13 00:05:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from file:/tmp/.os_lf_venv 00:05:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:18 lf-activate-venv(): INFO: Base packages installed successfully 00:05:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:05:32 -----> Active servers 00:05:32 prd-ubuntu1804-builder-4c-4g-4855 00:05:32 prd-centos8-builder-2c-1g-4854 00:05:32 prd-queue-docker-4c-4g-2431 00:05:32 -----> Delete orphaned servers 00:05:32 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-4855 00:05:35 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 00:05:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9368356352990844850.sh 00:05:35 ---> Orphaned ports 00:05:35 Setup pyenv: 00:05:35 system 00:05:35 3.8.13 00:05:35 3.9.13 00:05:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from file:/tmp/.os_lf_venv 00:05:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:37 lf-activate-venv(): INFO: Base packages installed successfully 00:05:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:05:49 No orphaned ports to process. 00:05:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11109371596448546003.sh 00:05:49 ---> Orphaned volumes 00:05:49 + source /home/jenkins/lf-env.sh 00:05:49 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:49 ++ mktemp -d /tmp/venv-XXXX 00:05:49 + lf_venv=/tmp/venv-vGoP 00:05:49 + local venv_file=/tmp/.os_lf_venv 00:05:49 + local python=python3 00:05:49 + local options 00:05:49 + local set_path=true 00:05:49 + local install_args= 00:05:49 ++ 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 00:05:49 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:05:49 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:05:49 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:49 + true 00:05:49 + case $1 in 00:05:49 + python=python3 00:05:49 + shift 2 00:05:49 + true 00:05:49 + case $1 in 00:05:49 + shift 00:05:49 + break 00:05:49 + case $python in 00:05:49 + local pkg_list= 00:05:49 + [[ -d /opt/pyenv ]] 00:05:49 + echo 'Setup pyenv:' 00:05:49 Setup pyenv: 00:05:49 + export PYENV_ROOT=/opt/pyenv 00:05:49 + PYENV_ROOT=/opt/pyenv 00:05:49 + 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 00:05:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:05:49 + pyenv versions 00:05:49 system 00:05:49 3.8.13 00:05:49 3.9.13 00:05:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:49 + command -v pyenv 00:05:49 ++ pyenv init - --no-rehash 00:05:49 + 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[*]}"'\'')" 00:05:49 export PATH="/opt/pyenv/shims:${PATH}" 00:05:49 export PYENV_SHELL=bash 00:05:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:05:49 pyenv() { 00:05:49 local command 00:05:49 command="${1:-}" 00:05:49 if [ "$#" -gt 0 ]; then 00:05:49 shift 00:05:49 fi 00:05:49 00:05:49 case "$command" in 00:05:49 rehash|shell) 00:05:49 eval "$(pyenv "sh-$command" "$@")" 00:05:49 ;; 00:05:49 *) 00:05:49 command pyenv "$command" "$@" 00:05:49 ;; 00:05:49 esac 00:05:49 }' 00:05:49 +++ 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[*]}"' 00:05:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:05:49 ++ 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 00:05:49 ++ 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 00:05:49 ++ export PYENV_SHELL=bash 00:05:49 ++ PYENV_SHELL=bash 00:05:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:05:49 +++ complete -F _pyenv pyenv 00:05:49 ++ lf-pyver python3 00:05:49 ++ local py_version_xy=python3 00:05:49 ++ local py_version_xyz= 00:05:49 ++ pyenv versions 00:05:49 ++ local command 00:05:49 ++ command=versions 00:05:49 ++ '[' 1 -gt 0 ']' 00:05:49 ++ shift 00:05:49 ++ case "$command" in 00:05:49 ++ command pyenv versions 00:05:49 ++ pyenv versions 00:05:49 ++ sed 's/^[ *]* //' 00:05:49 ++ awk '{ print $1 }' 00:05:49 ++ grep -E '^[0-9.]*[0-9]$' 00:05:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:05:49 +++ grep '^3' /tmp/.pyenv_versions 00:05:49 +++ tail -n 1 00:05:49 +++ sort -V 00:05:49 ++ py_version_xyz=3.10.6 00:05:49 ++ [[ -z 3.10.6 ]] 00:05:49 ++ echo 3.10.6 00:05:49 ++ return 0 00:05:49 + pyenv local 3.10.6 00:05:49 + local command 00:05:49 + command=local 00:05:49 + '[' 2 -gt 0 ']' 00:05:49 + shift 00:05:49 + case "$command" in 00:05:49 + command pyenv local 3.10.6 00:05:49 + pyenv local 3.10.6 00:05:49 + for arg in "$@" 00:05:49 + case $arg in 00:05:49 + pkg_list+='lftools[openstack] ' 00:05:49 + for arg in "$@" 00:05:49 + case $arg in 00:05:49 + pkg_list+='kubernetes ' 00:05:49 + for arg in "$@" 00:05:49 + case $arg in 00:05:49 + pkg_list+='niet ' 00:05:49 + for arg in "$@" 00:05:49 + case $arg in 00:05:49 + pkg_list+='python-heatclient ' 00:05:49 + for arg in "$@" 00:05:49 + case $arg in 00:05:49 + pkg_list+='python-openstackclient ' 00:05:49 + for arg in "$@" 00:05:49 + case $arg in 00:05:49 + pkg_list+='python-magnumclient ' 00:05:49 + for arg in "$@" 00:05:49 + case $arg in 00:05:49 + pkg_list+='yq ' 00:05:49 + [[ -f /tmp/.os_lf_venv ]] 00:05:49 ++ cat /tmp/.os_lf_venv 00:05:49 + lf_venv=/tmp/venv-Mcd6 00:05:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from' file:/tmp/.os_lf_venv 00:05:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from file:/tmp/.os_lf_venv 00:05:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:05:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:49 + local 'pip_opts=--upgrade --quiet' 00:05:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:05:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:05:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:05:49 + [[ -n '' ]] 00:05:49 + [[ -n '' ]] 00:05:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:05:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:49 + /tmp/venv-Mcd6/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 00:05:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:05:51 lf-activate-venv(): INFO: Base packages installed successfully 00:05:51 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:05:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:05:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:51 + /tmp/venv-Mcd6/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 00:06:02 + type python3 00:06:02 + true 00:06:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH' 00:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:06:02 + PATH=/tmp/venv-Mcd6/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 00:06:02 + return 0 00:06:02 + mapfile -t os_volumes 00:06:02 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:06:04 + '[' 0 -eq 0 ']' 00:06:04 + echo 'No orphaned volumes found.' 00:06:04 No orphaned volumes found. 00:06:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:06:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:06:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4308218049378201075.sh 00:06:04 ---> Protect in-use images 00:06:04 Setup pyenv: 00:06:04 system 00:06:04 3.8.13 00:06:04 3.9.13 00:06:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from file:/tmp/.os_lf_venv 00:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:06 lf-activate-venv(): INFO: Base packages installed successfully 00:06:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:06:17 INFO: There are images to protect defined in jenkins-config. 00:06:17 INFO: Protecting the following images: 00:06:17 CentOS Stream 8 - redis - - 310180101-1010 00:06:17 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 00:06:17 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 00:06:17 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 00:06:17 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 00:06:17 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 00:06:17 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 00:06:17 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 00:06:17 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 00:06:17 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 00:06:17 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 00:06:17 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 00:06:17 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 00:06:17 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 00:06:17 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 00:06:18 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 00:06:20 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 00:06:21 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 00:06:22 Build step 'Conditional step (single)' marked build as failure 00:06:22 $ ssh-agent -k 00:06:22 unset SSH_AUTH_SOCK; 00:06:22 unset SSH_AGENT_PID; 00:06:22 echo Agent pid 16162 killed; 00:06:22 [ssh-agent] Stopped. 00:06:22 [PostBuildScript] - [INFO] Executing post build scripts. 00:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15636387761523308480.sh 00:06:22 ---> sysstat.sh 00:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11528918485070394063.sh 00:06:22 ---> package-listing.sh 00:06:22 ++ facter osfamily 00:06:22 ++ tr '[:upper:]' '[:lower:]' 00:06:22 + OS_FAMILY=redhat 00:06:22 + workspace=/w/workspace/ci-management-openstack-cron 00:06:22 + START_PACKAGES=/tmp/packages_start.txt 00:06:22 + END_PACKAGES=/tmp/packages_end.txt 00:06:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:06:22 + PACKAGES=/tmp/packages_start.txt 00:06:22 + '[' /w/workspace/ci-management-openstack-cron ']' 00:06:22 + PACKAGES=/tmp/packages_end.txt 00:06:22 + case "${OS_FAMILY}" in 00:06:22 + rpm -qa 00:06:22 + sort 00:06:23 + '[' -f /tmp/packages_start.txt ']' 00:06:23 + '[' -f /tmp/packages_end.txt ']' 00:06:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:06:23 + '[' /w/workspace/ci-management-openstack-cron ']' 00:06:23 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 00:06:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 00:06:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6894562758773083619.sh 00:06:23 ---> capture-instance-metadata.sh 00:06:23 Setup pyenv: 00:06:23 system 00:06:23 3.8.13 00:06:23 3.9.13 00:06:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from file:/tmp/.os_lf_venv 00:06:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:25 lf-activate-venv(): INFO: Base packages installed successfully 00:06:25 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:06:33 INFO: Running in OpenStack, capturing instance metadata 00:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4746496986563661012.sh 00:06:34 provisioning config files... 00:06:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6140676721003810042tmp 00:06:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:06:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:06:34 [EnvInject] - Injecting environment variables from a build step. 00:06:34 [EnvInject] - Injecting as environment variables the properties content 00:06:34 SERVER_ID=logs 00:06:34 00:06:34 [EnvInject] - Variables injected successfully. 00:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8911763143083964167.sh 00:06:34 ---> create-netrc.sh 00:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3635473304650295062.sh 00:06:34 ---> python-tools-install.sh 00:06:34 Setup pyenv: 00:06:34 system 00:06:34 3.8.13 00:06:34 3.9.13 00:06:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from file:/tmp/.os_lf_venv 00:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:36 lf-activate-venv(): INFO: Base packages installed successfully 00:06:36 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7496738261032449900.sh 00:06:44 ---> sudo-logs.sh 00:06:44 Archiving 'sudo' log.. 00:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5972044518102761294.sh 00:06:44 ---> job-cost.sh 00:06:44 Setup pyenv: 00:06:44 system 00:06:44 3.8.13 00:06:44 3.9.13 00:06:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from file:/tmp/.os_lf_venv 00:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:46 lf-activate-venv(): INFO: Base packages installed successfully 00:06:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:06:52 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. 00:06:52 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:06:52 INFO: No Stack... 00:06:53 INFO: Retrieving Pricing Info for: v3-standard-2 00:06:53 INFO: Archiving Costs 00:06:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6592738540432278619.sh 00:06:53 ---> logs-deploy.sh 00:06:53 Setup pyenv: 00:06:53 system 00:06:53 3.8.13 00:06:53 3.9.13 00:06:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mcd6 from file:/tmp/.os_lf_venv 00:06:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:55 lf-activate-venv(): INFO: Base packages installed successfully 00:06:55 lf-activate-venv(): INFO: Installing additional packages: lftools 00:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-Mcd6/bin to PATH 00:07:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57561 00:07:03 INFO: archiving workspace using pattern(s): 00:07:04 Archives upload complete. 00:07:04 INFO: archiving logs to Nexus 00:07:05 ---> uname -a: 00:07:05 Linux prd-centos8-builder-2c-1g-4854.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 00:07:05 00:07:05 00:07:05 ---> lscpu: 00:07:05 Architecture: x86_64 00:07:05 CPU op-mode(s): 32-bit, 64-bit 00:07:05 Byte Order: Little Endian 00:07:05 CPU(s): 2 00:07:05 On-line CPU(s) list: 0,1 00:07:05 Thread(s) per core: 1 00:07:05 Core(s) per socket: 1 00:07:05 Socket(s): 2 00:07:05 NUMA node(s): 1 00:07:05 Vendor ID: AuthenticAMD 00:07:05 CPU family: 23 00:07:05 Model: 49 00:07:05 Model name: AMD EPYC-Rome Processor 00:07:05 Stepping: 0 00:07:05 CPU MHz: 2799.998 00:07:05 BogoMIPS: 5599.99 00:07:05 Virtualization: AMD-V 00:07:05 Hypervisor vendor: KVM 00:07:05 Virtualization type: full 00:07:05 L1d cache: 32K 00:07:05 L1i cache: 32K 00:07:05 L2 cache: 512K 00:07:05 L3 cache: 16384K 00:07:05 NUMA node0 CPU(s): 0,1 00:07:05 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 00:07:05 00:07:05 00:07:05 ---> nproc: 00:07:05 2 00:07:05 00:07:05 00:07:05 ---> df -h: 00:07:05 Filesystem Size Used Avail Use% Mounted on 00:07:05 devtmpfs 3.8G 0 3.8G 0% /dev 00:07:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:07:05 tmpfs 3.8G 17M 3.8G 1% /run 00:07:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:07:05 /dev/vda1 40G 8.4G 32G 21% / 00:07:05 tmpfs 770M 0 770M 0% /run/user/1001 00:07:05 00:07:05 00:07:05 ---> free -m: 00:07:05 total used free shared buff/cache available 00:07:05 Mem: 7699 574 5034 19 2091 6819 00:07:05 Swap: 1023 0 1023 00:07:05 00:07:05 00:07:05 ---> ip addr: 00:07:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:07:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:07:05 inet 127.0.0.1/8 scope host lo 00:07:05 valid_lft forever preferred_lft forever 00:07:05 inet6 ::1/128 scope host 00:07:05 valid_lft forever preferred_lft forever 00:07:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:07:05 link/ether fa:16:3e:be:0c:6d brd ff:ff:ff:ff:ff:ff 00:07:05 altname enp0s3 00:07:05 altname ens3 00:07:05 inet 10.30.106.54/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 00:07:05 valid_lft 86183sec preferred_lft 86183sec 00:07:05 inet6 fe80::f816:3eff:febe:c6d/64 scope link 00:07:05 valid_lft forever preferred_lft forever 00:07:05 00:07:05 00:07:05 ---> sar -b -r -n DEV: 00:07:05 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/24/2025 _x86_64_ (2 CPU) 00:07:05 00:07:05 00:03:25 LINUX RESTART (2 CPU) 00:07:05 00:07:05 12:04:01 AM tps rtps wtps bread/s bwrtn/s 00:07:05 12:05:02 AM 235.27 84.79 150.48 909.30 11439.02 00:07:05 12:06:01 AM 66.06 0.61 65.45 51.92 5498.29 00:07:05 12:07:01 AM 32.76 0.50 32.26 49.05 932.34 00:07:05 Average: 111.62 28.79 82.83 338.36 5959.13 00:07:05 00:07:05 12:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:07:05 12:05:02 AM 5184320 7002316 2700124 34.25 2688 1984424 708992 7.94 199720 2130740 126228 00:07:05 12:06:01 AM 5071392 6902236 2813052 35.68 2688 1996684 805984 9.02 228424 2209760 15772 00:07:05 12:07:01 AM 5118632 6945824 2765812 35.08 2688 1992556 782172 8.76 395308 1995980 20720 00:07:05 Average: 5124781 6950125 2759663 35.00 2688 1991221 765716 8.57 274484 2112160 54240 00:07:05 00:07:05 12:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:07:05 12:05:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:05 12:05:02 AM eth0 75.87 54.88 1135.21 11.17 0.00 0.00 0.00 0.00 00:07:05 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:05 12:06:01 AM eth0 30.57 25.13 53.89 12.20 0.00 0.00 0.00 0.00 00:07:05 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:05 12:07:01 AM eth0 28.57 22.99 21.56 10.62 0.00 0.00 0.00 0.00 00:07:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:05 Average: eth0 45.09 34.39 405.53 11.32 0.00 0.00 0.00 0.00 00:07:05 00:07:05 00:07:05 ---> sar -P ALL: 00:07:05 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/24/2025 _x86_64_ (2 CPU) 00:07:05 00:07:05 00:03:25 LINUX RESTART (2 CPU) 00:07:05 00:07:05 12:04:01 AM CPU %user %nice %system %iowait %steal %idle 00:07:05 12:05:02 AM all 41.49 1.25 13.96 3.05 0.11 40.14 00:07:05 12:05:02 AM 0 55.89 0.94 11.92 3.27 0.10 27.88 00:07:05 12:05:02 AM 1 26.98 1.57 16.02 2.82 0.12 52.48 00:07:05 12:06:01 AM all 40.71 0.00 2.58 0.67 0.09 55.95 00:07:05 12:06:01 AM 0 47.69 0.00 2.66 0.53 0.07 49.06 00:07:05 12:06:01 AM 1 33.74 0.00 2.51 0.81 0.12 62.82 00:07:05 12:07:01 AM all 41.18 0.00 3.14 0.40 0.16 55.12 00:07:05 12:07:01 AM 0 51.99 0.00 3.06 0.60 0.13 44.22 00:07:05 12:07:01 AM 1 30.39 0.00 3.22 0.20 0.18 66.01 00:07:05 Average: all 41.13 0.42 6.56 1.37 0.12 50.41 00:07:05 Average: 0 51.87 0.31 5.89 1.47 0.10 40.36 00:07:05 Average: 1 30.37 0.52 7.23 1.27 0.14 60.47 00:07:05 00:07:05 00:07:05