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