14:31:59 Started by timer 14:31:59 Running as SYSTEM 14:31:59 [EnvInject] - Loading node environment variables. 14:31:59 Building remotely on prd-ubuntu2204-builder-2c-2g-6430 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 14:31:59 [ssh-agent] Looking for ssh-agent implementation... 14:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:59 $ ssh-agent 14:31:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSCY0em/agent.1504 14:31:59 SSH_AGENT_PID=1506 14:31:59 [ssh-agent] Started. 14:32:00 Running ssh-add (command line suppressed) 14:32:00 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11204752171980745871.key (/w/workspace/builder-openstack-cron@tmp/private_key_11204752171980745871.key) 14:32:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:32:00 The recommended git tool is: NONE 14:32:01 using credential jenkins-ssh 14:32:02 Wiping out workspace first. 14:32:02 Cloning the remote Git repository 14:32:02 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 14:32:02 > git init /w/workspace/builder-openstack-cron # timeout=10 14:32:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:32:02 > git --version # timeout=10 14:32:02 > git --version # 'git version 2.34.1' 14:32:02 using GIT_SSH to set credentials jenkins-ssh 14:32:02 Verifying host key using known hosts file, will automatically accept unseen keys 14:32:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:32:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:04 Avoid second fetch 14:32:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:32:04 Checking out Revision 3bc23f2ac1e9792d5dfc62065a4a561fff990c75 (refs/remotes/origin/master) 14:32:04 > git config core.sparsecheckout # timeout=10 14:32:04 > git checkout -f 3bc23f2ac1e9792d5dfc62065a4a561fff990c75 # timeout=10 14:32:05 Commit message: "Update cloud image list docs" 14:32:05 > git rev-list --no-walk 3bc23f2ac1e9792d5dfc62065a4a561fff990c75 # timeout=10 14:32:05 > git remote # timeout=10 14:32:05 > git submodule init # timeout=10 14:32:05 > git submodule sync # timeout=10 14:32:05 > git config --get remote.origin.url # timeout=10 14:32:05 > git submodule init # timeout=10 14:32:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:32:05 > git config --get submodule.global-jjb.url # timeout=10 14:32:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:32:05 > git config --get submodule.packer/common-packer.url # timeout=10 14:32:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:32:05 > git submodule update --init --recursive global-jjb # timeout=10 14:32:06 > git submodule update --init --recursive packer/common-packer # timeout=10 14:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:09 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:32:09 No emails were triggered. 14:32:09 provisioning config files... 14:32:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:32:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14951027934135780112.sh 14:32:09 ---> python-tools-install.sh 14:32:09 Setup pyenv: 14:32:10 * system (set by /opt/pyenv/version) 14:32:10 * 3.8.20 (set by /opt/pyenv/version) 14:32:10 * 3.9.20 (set by /opt/pyenv/version) 14:32:10 3.10.15 14:32:10 3.11.10 14:32:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b67r 14:32:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:18 lf-activate-venv(): INFO: Base packages installed successfully 14:32:18 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:41 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:32:41 Generating Requirements File 14:33:01 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. 14:33:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:01 Python 3.11.10 14:33:01 pip 26.0.1 from /tmp/venv-b67r/lib/python3.11/site-packages/pip (python 3.11) 14:33:02 appdirs==1.4.4 14:33:02 argcomplete==3.6.3 14:33:02 aspy.yaml==1.3.0 14:33:02 attrs==26.1.0 14:33:02 autopage==0.6.0 14:33:02 beautifulsoup4==4.14.3 14:33:02 boto3==1.42.72 14:33:02 botocore==1.42.72 14:33:02 bs4==0.0.2 14:33:02 certifi==2026.2.25 14:33:02 cffi==2.0.0 14:33:02 cfgv==3.5.0 14:33:02 chardet==7.2.0 14:33:02 charset-normalizer==3.4.6 14:33:02 click==8.3.1 14:33:02 cliff==4.13.2 14:33:02 cmd2==3.4.0 14:33:02 cryptography==3.3.2 14:33:02 debtcollector==3.0.0 14:33:02 decorator==5.2.1 14:33:02 defusedxml==0.7.1 14:33:02 Deprecated==1.3.1 14:33:02 distlib==0.4.0 14:33:02 dnspython==2.8.0 14:33:02 docker==7.1.0 14:33:02 dogpile.cache==1.5.0 14:33:02 durationpy==0.10 14:33:02 email-validator==2.3.0 14:33:02 filelock==3.25.2 14:33:02 future==1.0.0 14:33:02 gitdb==4.0.12 14:33:02 GitPython==3.1.46 14:33:02 httplib2==0.30.2 14:33:02 identify==2.6.18 14:33:02 idna==3.11 14:33:02 importlib-resources==1.5.0 14:33:02 iso8601==2.1.0 14:33:02 Jinja2==3.1.6 14:33:02 jmespath==1.1.0 14:33:02 jsonpatch==1.33 14:33:02 jsonpointer==3.0.0 14:33:02 jsonschema==4.26.0 14:33:02 jsonschema-specifications==2025.9.1 14:33:02 keystoneauth1==5.13.1 14:33:02 kubernetes==35.0.0 14:33:02 lftools==0.37.22 14:33:02 lxml==6.0.2 14:33:02 markdown-it-py==4.0.0 14:33:02 MarkupSafe==3.0.3 14:33:02 mdurl==0.1.2 14:33:02 msgpack==1.1.2 14:33:02 multi_key_dict==2.0.3 14:33:02 munch==4.0.0 14:33:02 netaddr==1.3.0 14:33:02 niet==1.4.2 14:33:02 nodeenv==1.10.0 14:33:02 oauth2client==4.1.3 14:33:02 oauthlib==3.3.1 14:33:02 openstacksdk==4.10.0 14:33:02 os-service-types==1.8.2 14:33:02 osc-lib==4.4.0 14:33:02 oslo.config==10.3.0 14:33:02 oslo.context==6.3.0 14:33:02 oslo.i18n==6.7.2 14:33:02 oslo.log==8.1.0 14:33:02 oslo.serialization==5.9.1 14:33:02 oslo.utils==10.0.0 14:33:02 packaging==26.0 14:33:02 pbr==7.0.3 14:33:02 platformdirs==4.9.4 14:33:02 prettytable==3.17.0 14:33:02 psutil==7.2.2 14:33:02 pyasn1==0.6.3 14:33:02 pyasn1_modules==0.4.2 14:33:02 pycparser==3.0 14:33:02 pygerrit2==2.0.15 14:33:02 PyGithub==2.8.1 14:33:02 Pygments==2.19.2 14:33:02 PyJWT==2.12.1 14:33:02 PyNaCl==1.6.2 14:33:02 pyparsing==2.4.7 14:33:02 pyperclip==1.11.0 14:33:02 pyrsistent==0.20.0 14:33:02 python-cinderclient==9.9.0 14:33:02 python-dateutil==2.9.0.post0 14:33:02 python-discovery==1.2.0 14:33:02 python-heatclient==5.1.0 14:33:02 python-jenkins==1.8.3 14:33:02 python-keystoneclient==5.8.0 14:33:02 python-magnumclient==4.10.0 14:33:02 python-openstackclient==9.0.0 14:33:02 python-swiftclient==4.10.0 14:33:02 PyYAML==6.0.3 14:33:02 referencing==0.37.0 14:33:02 requests==2.32.5 14:33:02 requests-oauthlib==2.0.0 14:33:02 requestsexceptions==1.4.0 14:33:02 rfc3986==2.0.0 14:33:02 rich==14.3.3 14:33:02 rich-argparse==1.7.2 14:33:02 rpds-py==0.30.0 14:33:02 rsa==4.9.1 14:33:02 ruamel.yaml==0.19.1 14:33:02 ruamel.yaml.clib==0.2.15 14:33:02 s3transfer==0.16.0 14:33:02 simplejson==3.20.2 14:33:02 six==1.17.0 14:33:02 smmap==5.0.3 14:33:02 soupsieve==2.8.3 14:33:02 stevedore==5.7.0 14:33:02 tabulate==0.10.0 14:33:02 toml==0.10.2 14:33:02 tomlkit==0.14.0 14:33:02 tqdm==4.67.3 14:33:02 typing_extensions==4.15.0 14:33:02 urllib3==1.26.20 14:33:02 virtualenv==21.2.0 14:33:02 wcwidth==0.6.0 14:33:02 websocket-client==1.9.0 14:33:02 wrapt==2.1.2 14:33:02 xdg==6.0.0 14:33:02 xmltodict==1.0.4 14:33:02 yq==3.4.3 14:33:02 [builder-openstack-cron] $ /bin/sh /tmp/jenkins17605599146617253950.sh 14:33:02 ---> uv-install.sh 14:33:02 Installing uv/uvx (latest) using shell installer 14:33:02 2026-03-20 14:33:02 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/a8cf105a-0f51-4ec6-8013-26a6c9ea2ca7?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-20T15%3A21%3A10Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-20T14%3A20%3A41Z&ske=2026-03-20T15%3A21%3A10Z&sks=b&skv=2018-11-09&sig=8PLiD%2FHcartm2RV8%2BLFX603K1TsLa6YIlfgcxt6GSf0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDAxNzQ0NCwibmJmIjoxNzc0MDE3MTQ0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.OmzygF1PAj6VDR_EA4I4NxyF0YBsM6OtwaNI4jT1thw&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-qwCQcK.sh" [1] 14:33:02 downloading uv 0.10.12 x86_64-unknown-linux-gnu 14:33:02 no checksums to verify 14:33:03 installing to /home/jenkins/.local/bin 14:33:03 uv 14:33:03 uvx 14:33:03 everything's installed! 14:33:03 14:33:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:33:03 14:33:03 source $HOME/.local/bin/env (sh, bash, zsh) 14:33:03 source $HOME/.local/bin/env.fish (fish) 14:33:03 Adding install location to PATH 14:33:03 ---> Validating uv/uvx install 14:33:03 uvx 0.10.12 (x86_64-unknown-linux-gnu) 14:33:03 [EnvInject] - Injecting environment variables from a build step. 14:33:03 [EnvInject] - Injecting as environment variables the properties content 14:33:03 OS_CLOUD=vex 14:33:03 14:33:03 [EnvInject] - Variables injected successfully. 14:33:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13017391598049643086.sh 14:33:03 ---> Orphaned k8s clusters 14:33:03 Setup pyenv: 14:33:03 system 14:33:03 3.8.20 14:33:03 3.9.20 14:33:03 3.10.15 14:33:03 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:33:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:05 lf-activate-venv(): INFO: Base packages installed successfully 14:33:05 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:33:11 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:33:11 warnings.warn( 14:33:14 -----> Delete orphaned cluster 14:33:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13026537251094058099.sh 14:33:14 ---> Orphaned stacks 14:33:14 Setup pyenv: 14:33:14 system 14:33:14 3.8.20 14:33:14 3.9.20 14:33:14 3.10.15 14:33:14 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:33:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:16 lf-activate-venv(): INFO: Base packages installed successfully 14:33:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:33:34 + mapfile -t OS_COE_CLUSTERS_ID 14:33:34 ++ awk '{print $1}' 14:33:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:33:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:33:34 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:33:34 warnings.warn( 14:33:36 + echo '-----> Active clusters -> stacks' 14:33:36 -----> Active clusters -> stacks 14:33:36 + OS_COE_STACKS=() 14:33:36 + [[ 0 -gt 0 ]] 14:33:36 + mapfile -t OS_STACKS 14:33:36 ++ awk '{print $1}' 14:33:36 ++ 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 14:33:36 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:33:36 warnings.warn( 14:33:38 + echo '-----> Active stacks' 14:33:38 -----> Active stacks 14:33:38 + echo '-----> Delete orphaned stacks' 14:33:38 -----> Delete orphaned stacks 14:33:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6961152694537883048.sh 14:33:38 ---> Orphaned servers 14:33:38 Setup pyenv: 14:33:38 system 14:33:38 3.8.20 14:33:38 3.9.20 14:33:38 3.10.15 14:33:38 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:33:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:40 lf-activate-venv(): INFO: Base packages installed successfully 14:33:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:33:53 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:33:53 warnings.warn( 14:33:57 -----> Active servers 14:33:57 prd-ubuntu2204-docker-4c-4g-6431 14:33:57 prd-ubuntu2204-builder-2c-2g-6430 14:33:57 prd-ubuntu2204-docker-4c-4g-6429 14:33:57 prd-ubuntu2204-docker-4c-4g-6428 14:33:57 prd-ubuntu2204-docker-4c-4g-6427 14:33:57 prd-ubuntu2204-docker-4c-4g-6425 14:33:57 prd-ubuntu2204-docker-4c-4g-6423 14:33:57 prd-ubuntu2404-robot-2c-8g-6345 14:33:57 prd-ubuntu2404-robot-2c-8g-6346 14:33:57 prd-ubuntu2404-robot-2c-8g-6343 14:33:57 prd-ubuntu2404-robot-2c-8g-6335 14:33:57 snd-ubuntu2204-docker-2c-2g-354 14:33:57 -----> Delete orphaned servers 14:34:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12622565072078131476.sh 14:34:01 ---> Orphaned ports 14:34:01 Setup pyenv: 14:34:01 system 14:34:01 3.8.20 14:34:01 3.9.20 14:34:01 3.10.15 14:34:01 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:34:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:03 lf-activate-venv(): INFO: Base packages installed successfully 14:34:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:34:14 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:34:14 warnings.warn( 14:34:16 No orphaned ports to process. 14:34:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10647476120938441225.sh 14:34:16 ---> Orphaned volumes 14:34:16 + source /home/jenkins/lf-env.sh 14:34:16 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:16 ++ mktemp -d /tmp/venv-XXXX 14:34:16 + lf_venv=/tmp/venv-Vctu 14:34:16 + local venv_file=/tmp/.os_lf_venv 14:34:16 + local python=python3 14:34:16 + local options 14:34:16 + local set_path=true 14:34:16 + local install_args= 14:34:16 ++ 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 14:34:16 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:34:16 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:34:16 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:16 + true 14:34:16 + case $1 in 14:34:16 + python=python3 14:34:16 + shift 2 14:34:16 + true 14:34:16 + case $1 in 14:34:16 + shift 14:34:16 + break 14:34:16 + case $python in 14:34:16 + local pkg_list= 14:34:16 + [[ -d /opt/pyenv ]] 14:34:16 + echo 'Setup pyenv:' 14:34:16 Setup pyenv: 14:34:16 + export PYENV_ROOT=/opt/pyenv 14:34:16 + PYENV_ROOT=/opt/pyenv 14:34:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:16 + pyenv versions 14:34:16 system 14:34:16 3.8.20 14:34:16 3.9.20 14:34:16 3.10.15 14:34:16 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:16 + command -v pyenv 14:34:16 ++ pyenv init - --no-rehash 14:34:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:34:16 for i in ${!paths[@]}; do 14:34:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:34:16 fi; done; 14:34:16 echo "${paths[*]}"'\'')" 14:34:16 export PATH="/opt/pyenv/shims:${PATH}" 14:34:16 export PYENV_SHELL=bash 14:34:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:34:16 pyenv() { 14:34:16 local command 14:34:16 command="${1:-}" 14:34:16 if [ "$#" -gt 0 ]; then 14:34:16 shift 14:34:16 fi 14:34:16 14:34:16 case "$command" in 14:34:16 rehash|shell) 14:34:16 eval "$(pyenv "sh-$command" "$@")" 14:34:16 ;; 14:34:16 *) 14:34:16 command pyenv "$command" "$@" 14:34:16 ;; 14:34:16 esac 14:34:16 }' 14:34:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:34:16 for i in ${!paths[@]}; do 14:34:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:34:16 fi; done; 14:34:16 echo "${paths[*]}"' 14:34:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:16 ++ export PYENV_SHELL=bash 14:34:16 ++ PYENV_SHELL=bash 14:34:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:34:16 +++ complete -F _pyenv pyenv 14:34:16 ++ lf-pyver python3 14:34:16 ++ local py_version_xy=python3 14:34:16 ++ local py_version_xyz= 14:34:16 ++ pyenv versions 14:34:16 ++ local command 14:34:16 ++ command=versions 14:34:16 ++ '[' 1 -gt 0 ']' 14:34:16 ++ shift 14:34:16 ++ case "$command" in 14:34:16 ++ command pyenv versions 14:34:16 ++ awk '{ print $1 }' 14:34:16 ++ grep -E '^[0-9.]*[0-9]$' 14:34:16 ++ sed 's/^[ *]* //' 14:34:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:34:16 +++ grep '^3' /tmp/.pyenv_versions 14:34:16 +++ tail -n 1 14:34:16 +++ sort -V 14:34:16 ++ py_version_xyz=3.11.10 14:34:16 ++ [[ -z 3.11.10 ]] 14:34:16 ++ echo 3.11.10 14:34:16 ++ return 0 14:34:16 + pyenv local 3.11.10 14:34:16 + local command 14:34:16 + command=local 14:34:16 + '[' 2 -gt 0 ']' 14:34:16 + shift 14:34:16 + case "$command" in 14:34:16 + command pyenv local 3.11.10 14:34:16 + for arg in "$@" 14:34:16 + case $arg in 14:34:16 + pkg_list+='lftools[openstack] ' 14:34:16 + for arg in "$@" 14:34:16 + case $arg in 14:34:16 + pkg_list+='kubernetes ' 14:34:16 + for arg in "$@" 14:34:16 + case $arg in 14:34:16 + pkg_list+='niet ' 14:34:16 + for arg in "$@" 14:34:16 + case $arg in 14:34:16 + pkg_list+='python-heatclient ' 14:34:16 + for arg in "$@" 14:34:16 + case $arg in 14:34:16 + pkg_list+='python-openstackclient ' 14:34:16 + for arg in "$@" 14:34:16 + case $arg in 14:34:16 + pkg_list+='python-magnumclient ' 14:34:16 + for arg in "$@" 14:34:16 + case $arg in 14:34:16 + pkg_list+='yq ' 14:34:16 + [[ -f /tmp/.os_lf_venv ]] 14:34:16 ++ cat /tmp/.os_lf_venv 14:34:16 + lf_venv=/tmp/venv-b67r 14:34:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from' file:/tmp/.os_lf_venv 14:34:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:34:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:34:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:16 + local 'pip_opts=--upgrade --quiet' 14:34:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:34:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:34:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:34:16 + [[ -n '' ]] 14:34:16 + [[ -n '' ]] 14:34:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:34:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:16 + /tmp/venv-b67r/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 14:34:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:34:18 lf-activate-venv(): INFO: Base packages installed successfully 14:34:18 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 14:34:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 14:34:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:18 + /tmp/venv-b67r/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 14:34:32 + type python3 14:34:32 + true 14:34:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH' 14:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:34:32 + PATH=/tmp/venv-b67r/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:34:32 + return 0 14:34:32 + mapfile -t os_volumes 14:34:32 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 14:34:33 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:34:33 warnings.warn( 14:34:35 + '[' 0 -eq 0 ']' 14:34:35 + echo 'No orphaned volumes found.' 14:34:35 No orphaned volumes found. 14:34:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1995924944206261505.sh 14:34:35 ---> Protect in-use images 14:34:35 Setup pyenv: 14:34:35 system 14:34:35 3.8.20 14:34:35 3.9.20 14:34:35 3.10.15 14:34:35 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:37 lf-activate-venv(): INFO: Base packages installed successfully 14:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 14:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:34:49 INFO: There are images to protect defined in jenkins-config. 14:34:49 INFO: There are additional images to protect in the jjb dir. 14:34:49 INFO: Protecting the following images: 14:34:49 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 14:34:49 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 14:34:49 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 14:34:49 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 14:34:49 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 14:34:49 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 14:34:49 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 14:34:49 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 14:34:49 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:34:49 warnings.warn( 14:34:51 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 14:34:51 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:34:51 warnings.warn( 14:34:53 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 14:34:53 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:34:53 warnings.warn( 14:34:54 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 14:34:54 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:34:54 warnings.warn( 14:34:56 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 14:34:56 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:34:56 warnings.warn( 14:34:58 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 14:34:58 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:34:58 warnings.warn( 14:34:59 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 14:34:59 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:34:59 warnings.warn( 14:35:01 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 14:35:01 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:35:01 warnings.warn( 14:35:03 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 14:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:35:03 Run condition [Boolean condition] enabling perform for step [BuilderChain] 14:35:03 [EnvInject] - Injecting environment variables from a build step. 14:35:03 [EnvInject] - Injecting as environment variables the properties content 14:35:03 OS_IMAGE_CLEANUP_AGE=30 14:35:03 14:35:03 [EnvInject] - Variables injected successfully. 14:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1609516739837571029.sh 14:35:03 ---> Cleanup old images 14:35:03 Setup pyenv: 14:35:03 system 14:35:03 3.8.20 14:35:03 3.9.20 14:35:03 3.10.15 14:35:03 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:05 lf-activate-venv(): INFO: Base packages installed successfully 14:35:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:35:18 + lftools openstack --os-cloud vex image cleanup --days=30 14:35:18 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:35:18 warnings.warn( 14:35:21 Removing 67 images from vex. 14:35:21 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 14:35:21 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 14:35:21 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 14:35:21 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 14:35:21 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 14:35:21 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 14:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 14:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 14:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 14:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 14:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 14:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 14:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 14:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 14:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 14:35:22 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 14:35:22 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 14:35:22 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 14:35:22 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 14:35:22 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 14:35:22 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 14:35:22 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 14:35:22 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 14:35:22 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 14:35:22 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 14:35:22 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 14:35:22 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 14:35:22 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 14:35:22 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 14:35:22 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 14:35:22 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 14:35:22 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 14:35:22 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 14:35:22 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 14:35:23 $ ssh-agent -k 14:35:23 unset SSH_AUTH_SOCK; 14:35:23 unset SSH_AGENT_PID; 14:35:23 echo Agent pid 1506 killed; 14:35:23 [ssh-agent] Stopped. 14:35:23 [PostBuildScript] - [INFO] Executing post build scripts. 14:35:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15081715788380151414.sh 14:35:23 ---> sysstat.sh 14:35:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11678532309948769314.sh 14:35:23 ---> package-listing.sh 14:35:23 ++ facter osfamily 14:35:23 ++ tr '[:upper:]' '[:lower:]' 14:35:24 + OS_FAMILY=debian 14:35:24 + workspace=/w/workspace/builder-openstack-cron 14:35:24 + START_PACKAGES=/tmp/packages_start.txt 14:35:24 + END_PACKAGES=/tmp/packages_end.txt 14:35:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:35:24 + PACKAGES=/tmp/packages_start.txt 14:35:24 + '[' /w/workspace/builder-openstack-cron ']' 14:35:24 + PACKAGES=/tmp/packages_end.txt 14:35:24 + case "${OS_FAMILY}" in 14:35:24 + grep '^ii' 14:35:24 + dpkg -l 14:35:24 + '[' -f /tmp/packages_start.txt ']' 14:35:24 + '[' -f /tmp/packages_end.txt ']' 14:35:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:35:24 + '[' /w/workspace/builder-openstack-cron ']' 14:35:24 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 14:35:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 14:35:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8989911486914827629.sh 14:35:24 ---> capture-instance-metadata.sh 14:35:24 Setup pyenv: 14:35:24 system 14:35:24 3.8.20 14:35:24 3.9.20 14:35:24 3.10.15 14:35:24 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:35:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:26 lf-activate-venv(): INFO: Base packages installed successfully 14:35:26 lf-activate-venv(): INFO: Installing additional packages: lftools 14:35:38 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:35:38 INFO: Running in OpenStack, capturing instance metadata 14:35:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11175753235660438340.sh 14:35:38 provisioning config files... 14:35:39 Could not find credentials [logs] for builder-openstack-cron #78050 14:35:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config13728492735553852804tmp 14:35:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:35:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:35:39 provisioning config files... 14:35:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:35:39 [EnvInject] - Injecting environment variables from a build step. 14:35:39 [EnvInject] - Injecting as environment variables the properties content 14:35:39 SERVER_ID=logs 14:35:39 14:35:39 [EnvInject] - Variables injected successfully. 14:35:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12122756060542504898.sh 14:35:39 ---> create-netrc.sh 14:35:39 WARN: Log server credential not found. 14:35:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4401597366052143724.sh 14:35:39 ---> python-tools-install.sh 14:35:39 Setup pyenv: 14:35:40 system 14:35:40 3.8.20 14:35:40 3.9.20 14:35:40 3.10.15 14:35:40 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:41 lf-activate-venv(): INFO: Base packages installed successfully 14:35:41 lf-activate-venv(): INFO: Installing additional packages: lftools 14:35:50 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:35:50 [builder-openstack-cron] $ /bin/sh /tmp/jenkins10862456583254029306.sh 14:35:50 ---> uv-install.sh 14:35:50 uv 0.10.12 is already installed 14:35:50 uvx 0.10.12 (x86_64-unknown-linux-gnu) 14:35:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4089768049406546752.sh 14:35:50 ---> sudo-logs.sh 14:35:50 Archiving 'sudo' log.. 14:35:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2581049353484817213.sh 14:35:51 ---> job-cost.sh 14:35:51 INFO: Activating Python virtual environment... 14:35:51 Setup pyenv: 14:35:51 system 14:35:51 3.8.20 14:35:51 3.9.20 14:35:51 3.10.15 14:35:51 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:53 lf-activate-venv(): INFO: Base packages installed successfully 14:35:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:35:59 INFO: No stack-cost file found 14:35:59 INFO: Instance uptime: 283s 14:35:59 INFO: Fetching instance metadata (attempt 1 of 3)... 14:35:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:36:00 INFO: Successfully fetched instance metadata 14:36:00 INFO: Instance type: v3-standard-2 14:36:00 INFO: Retrieving pricing info for: v3-standard-2 14:36:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:36:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=283 14:36:00 INFO: Successfully fetched Vexxhost pricing API 14:36:00 INFO: Retrieved cost: 0.06 14:36:00 INFO: Retrieved resource: v3-standard-2 14:36:00 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 14:36:00 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 14:36:00 INFO: Successfully archived job cost data 14:36:00 DEBUG: Cost data: builder-openstack-cron,78050,2026-03-20 14:36:00,v3-standard-2,283,0.06,0.00,SUCCESS 14:36:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15818469725831106536.sh 14:36:00 ---> logs-deploy.sh 14:36:00 Setup pyenv: 14:36:00 system 14:36:00 3.8.20 14:36:00 3.9.20 14:36:00 3.10.15 14:36:00 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b67r from file:/tmp/.os_lf_venv 14:36:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:02 lf-activate-venv(): INFO: Base packages installed successfully 14:36:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-b67r/bin to PATH 14:36:11 WARNING: Nexus logging server not set 14:36:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78050/ 14:36:11 INFO: archiving logs to S3 14:36:11 /tmp/venv-b67r/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:36:11 warnings.warn( 14:36:12 ---> uname -a: 14:36:12 Linux prd-ubuntu2204-builder-2c-2g-6430 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:36:12 14:36:12 14:36:12 ---> lscpu: 14:36:12 Architecture: x86_64 14:36:12 CPU op-mode(s): 32-bit, 64-bit 14:36:12 Address sizes: 40 bits physical, 48 bits virtual 14:36:12 Byte Order: Little Endian 14:36:12 CPU(s): 2 14:36:12 On-line CPU(s) list: 0,1 14:36:12 Vendor ID: AuthenticAMD 14:36:12 Model name: AMD EPYC-Rome Processor 14:36:12 CPU family: 23 14:36:12 Model: 49 14:36:12 Thread(s) per core: 1 14:36:12 Core(s) per socket: 1 14:36:12 Socket(s): 2 14:36:12 Stepping: 0 14:36:12 BogoMIPS: 5599.99 14:36:12 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:36:12 Virtualization: AMD-V 14:36:12 Hypervisor vendor: KVM 14:36:12 Virtualization type: full 14:36:12 L1d cache: 64 KiB (2 instances) 14:36:12 L1i cache: 64 KiB (2 instances) 14:36:12 L2 cache: 1 MiB (2 instances) 14:36:12 L3 cache: 32 MiB (2 instances) 14:36:12 NUMA node(s): 1 14:36:12 NUMA node0 CPU(s): 0,1 14:36:12 Vulnerability Gather data sampling: Not affected 14:36:12 Vulnerability Indirect target selection: Not affected 14:36:12 Vulnerability Itlb multihit: Not affected 14:36:12 Vulnerability L1tf: Not affected 14:36:12 Vulnerability Mds: Not affected 14:36:12 Vulnerability Meltdown: Not affected 14:36:12 Vulnerability Mmio stale data: Not affected 14:36:12 Vulnerability Reg file data sampling: Not affected 14:36:12 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:36:12 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:36:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:36:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:36:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:36:12 Vulnerability Srbds: Not affected 14:36:12 Vulnerability Tsa: Not affected 14:36:12 Vulnerability Tsx async abort: Not affected 14:36:12 Vulnerability Vmscape: Not affected 14:36:12 14:36:12 14:36:12 ---> nproc: 14:36:12 2 14:36:12 14:36:12 14:36:12 ---> df -h: 14:36:12 Filesystem Size Used Avail Use% Mounted on 14:36:12 tmpfs 794M 1.1M 793M 1% /run 14:36:12 /dev/vda1 39G 8.5G 31G 22% / 14:36:12 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:36:12 tmpfs 5.0M 0 5.0M 0% /run/lock 14:36:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:36:12 tmpfs 794M 4.0K 794M 1% /run/user/1001 14:36:12 14:36:12 14:36:12 ---> free -m: 14:36:12 total used free shared buff/cache available 14:36:12 Mem: 7937 574 4766 4 2596 7068 14:36:12 Swap: 1023 0 1023 14:36:12 14:36:12 14:36:12 ---> ip addr: 14:36:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:36:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:36:12 inet 127.0.0.1/8 scope host lo 14:36:12 valid_lft forever preferred_lft forever 14:36:12 inet6 ::1/128 scope host 14:36:12 valid_lft forever preferred_lft forever 14:36:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:36:12 link/ether fa:16:3e:1a:d2:6d brd ff:ff:ff:ff:ff:ff 14:36:12 altname enp0s3 14:36:12 inet 10.30.171.68/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:36:12 valid_lft 86112sec preferred_lft 86112sec 14:36:12 inet6 fe80::f816:3eff:fe1a:d26d/64 scope link 14:36:12 valid_lft forever preferred_lft forever 14:36:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:36:12 link/ether ea:0a:79:27:fe:8e brd ff:ff:ff:ff:ff:ff 14:36:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:36:12 valid_lft forever preferred_lft forever 14:36:12 14:36:12 14:36:12 ---> sar -b -r -n DEV: 14:36:12 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-6430) 03/20/26 _x86_64_ (2 CPU) 14:36:12 14:36:12 14:31:26 LINUX RESTART (2 CPU) 14:36:12 14:36:12 14:36:12 ---> sar -P ALL: 14:36:12 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-6430) 03/20/26 _x86_64_ (2 CPU) 14:36:12 14:36:12 14:31:26 LINUX RESTART (2 CPU) 14:36:12 14:36:12 14:36:12