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