10:31:56 Started by timer 10:31:56 Running as SYSTEM 10:31:56 [EnvInject] - Loading node environment variables. 10:31:56 Building remotely on prd-ubuntu2204-builder-2c-2g-461479 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 10:31:56 [ssh-agent] Looking for ssh-agent implementation... 10:31:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:56 $ ssh-agent 10:31:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPCyNVk/agent.1519 10:31:56 SSH_AGENT_PID=1522 10:31:56 [ssh-agent] Started. 10:31:56 Running ssh-add (command line suppressed) 10:31:56 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_12677854488991178520.key (/w/workspace/builder-openstack-cron@tmp/private_key_12677854488991178520.key) 10:31:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:31:56 The recommended git tool is: NONE 10:31:59 using credential jenkins-ssh 10:31:59 Wiping out workspace first. 10:31:59 Cloning the remote Git repository 10:31:59 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:31:59 > git init /w/workspace/builder-openstack-cron # timeout=10 10:31:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:31:59 > git --version # timeout=10 10:31:59 > git --version # 'git version 2.34.1' 10:31:59 using GIT_SSH to set credentials jenkins-ssh 10:31:59 Verifying host key using known hosts file, will automatically accept unseen keys 10:31:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:32:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:01 Avoid second fetch 10:32:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:32:01 Checking out Revision cef95cabe501578f416de843a7cccd3ca856229a (refs/remotes/origin/master) 10:32:02 > git config core.sparsecheckout # timeout=10 10:32:02 > git checkout -f cef95cabe501578f416de843a7cccd3ca856229a # timeout=10 10:32:02 Commit message: "Merge "Fix boolean input passthrough in openstack-cron workflow"" 10:32:02 > git rev-list --no-walk cef95cabe501578f416de843a7cccd3ca856229a # timeout=10 10:32:02 > git remote # timeout=10 10:32:02 > git submodule init # timeout=10 10:32:02 > git submodule sync # timeout=10 10:32:02 > git config --get remote.origin.url # timeout=10 10:32:02 > git submodule init # timeout=10 10:32:02 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:32:02 > git config --get submodule.global-jjb.url # timeout=10 10:32:02 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:32:02 > git config --get submodule.packer/common-packer.url # timeout=10 10:32:02 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:32:02 > git submodule update --init --recursive global-jjb # timeout=10 10:32:03 > git submodule update --init --recursive packer/common-packer # timeout=10 10:32:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:06 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:32:06 No emails were triggered. 10:32:06 provisioning config files... 10:32:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:32:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:32:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:32:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15031569077113384531.sh 10:32:07 ---> python-tools-install.sh 10:32:07 Setup pyenv: 10:32:07 * system (set by /opt/pyenv/version) 10:32:07 * 3.8.20 (set by /opt/pyenv/version) 10:32:07 * 3.9.20 (set by /opt/pyenv/version) 10:32:07 3.10.15 10:32:07 3.11.10 10:32:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JxLZ 10:32:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:32:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:16 lf-activate-venv(): INFO: Base packages installed successfully 10:32:16 lf-activate-venv(): INFO: Installing additional packages: lftools 10:32:43 lf-activate-venv(): INFO: Adding /tmp/venv-JxLZ/bin to PATH 10:32:43 Generating Requirements File 10:33:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:33:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:33:02 Python 3.11.10 10:33:02 pip 26.0.1 from /tmp/venv-JxLZ/lib/python3.11/site-packages/pip (python 3.11) 10:33:02 appdirs==1.4.4 10:33:02 argcomplete==3.6.3 10:33:02 aspy.yaml==1.3.0 10:33:02 attrs==25.4.0 10:33:02 autopage==0.6.0 10:33:02 beautifulsoup4==4.14.3 10:33:02 boto3==1.42.67 10:33:02 botocore==1.42.67 10:33:02 bs4==0.0.2 10:33:02 certifi==2026.2.25 10:33:02 cffi==2.0.0 10:33:02 cfgv==3.5.0 10:33:02 chardet==7.1.0 10:33:02 charset-normalizer==3.4.5 10:33:02 click==8.3.1 10:33:02 cliff==4.13.2 10:33:02 cmd2==3.4.0 10:33:02 cryptography==3.3.2 10:33:02 debtcollector==3.0.0 10:33:02 decorator==5.2.1 10:33:02 defusedxml==0.7.1 10:33:02 Deprecated==1.3.1 10:33:02 distlib==0.4.0 10:33:02 dnspython==2.8.0 10:33:02 docker==7.1.0 10:33:02 dogpile.cache==1.5.0 10:33:02 durationpy==0.10 10:33:02 email-validator==2.3.0 10:33:02 filelock==3.25.2 10:33:02 future==1.0.0 10:33:02 gitdb==4.0.12 10:33:02 GitPython==3.1.46 10:33:02 httplib2==0.30.2 10:33:02 identify==2.6.17 10:33:02 idna==3.11 10:33:02 importlib-resources==1.5.0 10:33:02 iso8601==2.1.0 10:33:02 Jinja2==3.1.6 10:33:02 jmespath==1.1.0 10:33:02 jsonpatch==1.33 10:33:02 jsonpointer==3.0.0 10:33:02 jsonschema==4.26.0 10:33:02 jsonschema-specifications==2025.9.1 10:33:02 keystoneauth1==5.13.1 10:33:02 kubernetes==35.0.0 10:33:02 lftools==0.37.22 10:33:02 lxml==6.0.2 10:33:02 markdown-it-py==4.0.0 10:33:02 MarkupSafe==3.0.3 10:33:02 mdurl==0.1.2 10:33:02 msgpack==1.1.2 10:33:02 multi_key_dict==2.0.3 10:33:02 munch==4.0.0 10:33:02 netaddr==1.3.0 10:33:02 niet==1.4.2 10:33:02 nodeenv==1.10.0 10:33:02 oauth2client==4.1.3 10:33:02 oauthlib==3.3.1 10:33:02 openstacksdk==4.10.0 10:33:02 os-service-types==1.8.2 10:33:02 osc-lib==4.4.0 10:33:02 oslo.config==10.3.0 10:33:02 oslo.context==6.3.0 10:33:02 oslo.i18n==6.7.2 10:33:02 oslo.log==8.1.0 10:33:02 oslo.serialization==5.9.1 10:33:02 oslo.utils==10.0.0 10:33:02 packaging==26.0 10:33:02 pbr==7.0.3 10:33:02 platformdirs==4.9.4 10:33:02 prettytable==3.17.0 10:33:02 psutil==7.2.2 10:33:02 pyasn1==0.6.2 10:33:02 pyasn1_modules==0.4.2 10:33:02 pycparser==3.0 10:33:02 pygerrit2==2.0.15 10:33:02 PyGithub==2.8.1 10:33:02 Pygments==2.19.2 10:33:02 PyJWT==2.12.0 10:33:02 PyNaCl==1.6.2 10:33:02 pyparsing==2.4.7 10:33:02 pyperclip==1.11.0 10:33:02 pyrsistent==0.20.0 10:33:02 python-cinderclient==9.9.0 10:33:02 python-dateutil==2.9.0.post0 10:33:02 python-discovery==1.1.3 10:33:02 python-heatclient==5.1.0 10:33:02 python-jenkins==1.8.3 10:33:02 python-keystoneclient==5.8.0 10:33:02 python-magnumclient==4.10.0 10:33:02 python-openstackclient==9.0.0 10:33:02 python-swiftclient==4.10.0 10:33:02 PyYAML==6.0.3 10:33:02 referencing==0.37.0 10:33:02 requests==2.32.5 10:33:02 requests-oauthlib==2.0.0 10:33:02 requestsexceptions==1.4.0 10:33:02 rfc3986==2.0.0 10:33:02 rich==14.3.3 10:33:02 rich-argparse==1.7.2 10:33:02 rpds-py==0.30.0 10:33:02 rsa==4.9.1 10:33:02 ruamel.yaml==0.19.1 10:33:02 ruamel.yaml.clib==0.2.15 10:33:02 s3transfer==0.16.0 10:33:02 simplejson==3.20.2 10:33:02 six==1.17.0 10:33:02 smmap==5.0.3 10:33:02 soupsieve==2.8.3 10:33:02 stevedore==5.7.0 10:33:02 tabulate==0.10.0 10:33:02 toml==0.10.2 10:33:02 tomlkit==0.14.0 10:33:02 tqdm==4.67.3 10:33:02 typing_extensions==4.15.0 10:33:02 urllib3==1.26.20 10:33:02 virtualenv==21.2.0 10:33:02 wcwidth==0.6.0 10:33:02 websocket-client==1.9.0 10:33:02 wrapt==2.1.2 10:33:02 xdg==6.0.0 10:33:02 xmltodict==1.0.4 10:33:02 yq==3.4.3 10:33:02 [builder-openstack-cron] $ /bin/sh /tmp/jenkins2343294286048509684.sh 10:33:02 ---> uv-install.sh 10:33:02 Installing uv/uvx (latest) using shell installer 10:33:02 2026-03-13 10:33:02 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d7d3af66-8984-4d48-aaa2-0d01d2901582?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T11%3A23%3A39Z&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-13T10%3A22%3A41Z&ske=2026-03-13T11%3A23%3A39Z&sks=b&skv=2018-11-09&sig=ykdnqZNX69bKhUeKnJGGH%2BHuse4%2F4bmM6nxvDjm6D%2BU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzM5ODIxMywibmJmIjoxNzczMzk3OTEzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ZH6nNe-b-GMGWC718aY0bPo-TUzQnYnTAQHvGsrRXwc&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68278/68278] -> "/tmp/uv-install-nGjO7h.sh" [1] 10:33:03 downloading uv 0.10.9 x86_64-unknown-linux-gnu 10:33:03 no checksums to verify 10:33:03 installing to /home/jenkins/.local/bin 10:33:03 uv 10:33:03 uvx 10:33:03 everything's installed! 10:33:03 10:33:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:33:03 10:33:03 source $HOME/.local/bin/env (sh, bash, zsh) 10:33:03 source $HOME/.local/bin/env.fish (fish) 10:33:03 Adding install location to PATH 10:33:03 ---> Validating uv/uvx install 10:33:03 uvx 0.10.9 10:33:03 [EnvInject] - Injecting environment variables from a build step. 10:33:03 [EnvInject] - Injecting as environment variables the properties content 10:33:03 OS_CLOUD=vex 10:33:03 10:33:03 [EnvInject] - Variables injected successfully. 10:33:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11288311929404021098.sh 10:33:03 ---> Orphaned k8s clusters 10:33:03 Setup pyenv: 10:33:03 system 10:33:03 3.8.20 10:33:03 3.9.20 10:33:03 3.10.15 10:33:03 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxLZ from file:/tmp/.os_lf_venv 10:33:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:05 lf-activate-venv(): INFO: Base packages installed successfully 10:33:05 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 10:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-JxLZ/bin to PATH 10:33:12 /tmp/venv-JxLZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 10:33:12 warnings.warn( 10:33:14 -----> Delete orphaned cluster 10:33:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16444592353970785277.sh 10:33:14 ---> Orphaned stacks 10:33:14 Setup pyenv: 10:33:14 system 10:33:14 3.8.20 10:33:14 3.9.20 10:33:14 3.10.15 10:33:14 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxLZ from file:/tmp/.os_lf_venv 10:33:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:16 lf-activate-venv(): INFO: Base packages installed successfully 10:33:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 10:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-JxLZ/bin to PATH 10:33:32 + mapfile -t OS_COE_CLUSTERS_ID 10:33:32 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:33:32 ++ awk '{print $1}' 10:33:32 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:33:32 /tmp/venv-JxLZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 10:33:32 warnings.warn( 10:33:34 + echo '-----> Active clusters -> stacks' 10:33:34 -----> Active clusters -> stacks 10:33:34 + OS_COE_STACKS=() 10:33:34 + [[ 0 -gt 0 ]] 10:33:34 + mapfile -t OS_STACKS 10:33:34 ++ awk '{print $1}' 10:33:34 ++ 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 10:33:34 /tmp/venv-JxLZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 10:33:34 warnings.warn( 10:33:36 + echo '-----> Active stacks' 10:33:36 -----> Active stacks 10:33:36 + echo '-----> Delete orphaned stacks' 10:33:36 -----> Delete orphaned stacks 10:33:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9275832085330272342.sh 10:33:36 ---> Orphaned servers 10:33:36 Setup pyenv: 10:33:36 system 10:33:36 3.8.20 10:33:36 3.9.20 10:33:36 3.10.15 10:33:36 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxLZ from file:/tmp/.os_lf_venv 10:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:38 lf-activate-venv(): INFO: Base packages installed successfully 10:33:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-JxLZ/bin to PATH 10:33:53 /tmp/venv-JxLZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 10:33:53 warnings.warn( 10:33:57 -----> Active servers 10:33:57 prd-ubuntu2204-builder-2c-2g-461479 10:33:57 prd-queue-intque-2c-1g-461450 10:33:57 prd-queue-disttest-2c-1g-461449 10:33:57 prd-ubuntu2204-docker-4c-4g-461437 10:33:57 prd-ubuntu2204-docker-4c-4g-461061 10:33:57 prd-ubuntu2204-docker-4c-16g-460871 10:33:57 prd-ubuntu2204-docker-8c-8g-460664 10:33:57 prd-ubuntu2204-docker-4c-16g-460635 10:33:57 prd-ubuntu2204-builder-2c-8g-460450 10:33:57 prd-ubuntu2204-builder-2c-8g-460449 10:33:57 prd-ubuntu2204-builder-2c-8g-460451 10:33:57 prd-ubuntu2204-builder-2c-8g-460446 10:33:57 prd-ubuntu2204-builder-2c-8g-460447 10:33:57 prd-ubuntu2204-builder-2c-1g-460443 10:33:57 prd-ubuntu2204-docker-4c-16g-460431 10:33:57 prd-ubuntu2204-docker-4c-16g-459516 10:33:57 prd-ubuntu2204-docker-4c-16g-459125 10:33:57 prd-ubuntu2204-docker-4c-16g-458992 10:33:57 prd-ubuntu2204-docker-4c-16g-458996 10:33:57 prd-ubuntu2204-docker-4c-16g-458994 10:33:57 prd-ubuntu2204-docker-4c-16g-458995 10:33:57 prd-ubuntu2204-docker-4c-16g-458993 10:33:57 prd-ubuntu2204-docker-4c-16g-458979 10:33:57 prd-ubuntu2204-docker-4c-16g-458982 10:33:57 prd-ubuntu2204-docker-4c-16g-458981 10:33:57 prd-ubuntu2204-docker-4c-16g-458980 10:33:57 prd-ubuntu2204-docker-4c-16g-458978 10:33:57 prd-ubuntu2204-docker-4c-16g-458983 10:33:57 prd-ubuntu2204-docker-4c-16g-458984 10:33:57 prd-ubuntu2204-docker-4c-16g-458970 10:33:57 prd-ubuntu2204-docker-4c-16g-458968 10:33:57 prd-ubuntu2204-docker-4c-16g-458971 10:33:57 prd-ubuntu2204-docker-4c-16g-458972 10:33:57 prd-ubuntu2204-docker-4c-16g-458969 10:33:57 prd-ubuntu2204-docker-4c-16g-458960 10:33:57 prd-ubuntu2204-docker-4c-16g-458962 10:33:57 prd-ubuntu2204-docker-4c-16g-458961 10:33:57 prd-ubuntu2204-docker-4c-16g-458959 10:33:57 prd-ubuntu2204-docker-4c-16g-458953 10:33:57 prd-ubuntu2204-docker-4c-16g-458954 10:33:57 prd-ubuntu2204-docker-4c-16g-458948 10:33:57 prd-ubuntu2204-docker-4c-16g-458949 10:33:57 prd-ubuntu2204-docker-4c-16g-458947 10:33:57 prd-ubuntu2204-docker-4c-16g-458944 10:33:57 prd-ubuntu2204-docker-4c-16g-458940 10:33:57 snd-ubuntu2204-docker-2c-2g-354 10:33:57 -----> Delete orphaned servers 10:34:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:34:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:34:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1903239261924707768.sh 10:34:12 ---> Orphaned ports 10:34:12 Setup pyenv: 10:34:12 system 10:34:12 3.8.20 10:34:12 3.9.20 10:34:12 3.10.15 10:34:12 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxLZ from file:/tmp/.os_lf_venv 10:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:14 lf-activate-venv(): INFO: Base packages installed successfully 10:34:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 10:34:26 lf-activate-venv(): INFO: Adding /tmp/venv-JxLZ/bin to PATH 10:34:27 /tmp/venv-JxLZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 10:34:27 warnings.warn( 10:34:28 No orphaned ports to process. 10:34:28 Build step 'Conditional step (single)' marked build as failure 10:34:28 $ ssh-agent -k 10:34:28 unset SSH_AUTH_SOCK; 10:34:28 unset SSH_AGENT_PID; 10:34:28 echo Agent pid 1522 killed; 10:34:28 [ssh-agent] Stopped. 10:34:29 [PostBuildScript] - [INFO] Executing post build scripts. 10:34:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12450068368142566959.sh 10:34:29 ---> sysstat.sh 10:34:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3752842309116648862.sh 10:34:29 ---> package-listing.sh 10:34:29 ++ tr '[:upper:]' '[:lower:]' 10:34:29 ++ facter osfamily 10:34:29 + OS_FAMILY=debian 10:34:29 + workspace=/w/workspace/builder-openstack-cron 10:34:29 + START_PACKAGES=/tmp/packages_start.txt 10:34:29 + END_PACKAGES=/tmp/packages_end.txt 10:34:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:29 + PACKAGES=/tmp/packages_start.txt 10:34:29 + '[' /w/workspace/builder-openstack-cron ']' 10:34:29 + PACKAGES=/tmp/packages_end.txt 10:34:29 + case "${OS_FAMILY}" in 10:34:29 + dpkg -l 10:34:29 + grep '^ii' 10:34:29 + '[' -f /tmp/packages_start.txt ']' 10:34:29 + '[' -f /tmp/packages_end.txt ']' 10:34:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:29 + '[' /w/workspace/builder-openstack-cron ']' 10:34:29 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 10:34:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 10:34:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1821698437638396399.sh 10:34:29 ---> capture-instance-metadata.sh 10:34:29 Setup pyenv: 10:34:29 system 10:34:29 3.8.20 10:34:29 3.9.20 10:34:29 3.10.15 10:34:29 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:34:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxLZ from file:/tmp/.os_lf_venv 10:34:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:31 lf-activate-venv(): INFO: Base packages installed successfully 10:34:31 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-JxLZ/bin to PATH 10:34:41 INFO: Running in OpenStack, capturing instance metadata 10:34:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4831706528086249347.sh 10:34:42 provisioning config files... 10:34:42 Could not find credentials [logs] for builder-openstack-cron #77874 10:34:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config6083833677281573103tmp 10:34:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:34:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:34:42 provisioning config files... 10:34:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:34:42 [EnvInject] - Injecting environment variables from a build step. 10:34:42 [EnvInject] - Injecting as environment variables the properties content 10:34:42 SERVER_ID=logs 10:34:42 10:34:42 [EnvInject] - Variables injected successfully. 10:34:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3197746335970749916.sh 10:34:42 ---> create-netrc.sh 10:34:42 WARN: Log server credential not found. 10:34:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8003510119781606214.sh 10:34:42 ---> python-tools-install.sh 10:34:42 Setup pyenv: 10:34:42 system 10:34:42 3.8.20 10:34:42 3.9.20 10:34:42 3.10.15 10:34:42 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxLZ from file:/tmp/.os_lf_venv 10:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:44 lf-activate-venv(): INFO: Base packages installed successfully 10:34:44 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-JxLZ/bin to PATH 10:34:57 [builder-openstack-cron] $ /bin/sh /tmp/jenkins3386912035867909015.sh 10:34:57 ---> uv-install.sh 10:34:57 uv 0.10.9 is already installed 10:34:57 uvx 0.10.9 10:34:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12341149837466318020.sh 10:34:57 ---> sudo-logs.sh 10:34:57 Archiving 'sudo' log.. 10:34:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6497482422979789083.sh 10:34:58 ---> job-cost.sh 10:34:58 INFO: Activating Python virtual environment... 10:34:58 Setup pyenv: 10:34:58 system 10:34:58 3.8.20 10:34:58 3.9.20 10:34:58 3.10.15 10:34:58 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:34:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxLZ from file:/tmp/.os_lf_venv 10:34:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:00 lf-activate-venv(): INFO: Base packages installed successfully 10:35:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:35:06 lf-activate-venv(): INFO: Adding /tmp/venv-JxLZ/bin to PATH 10:35:06 INFO: No stack-cost file found 10:35:06 INFO: Instance uptime: 234s 10:35:06 INFO: Fetching instance metadata (attempt 1 of 3)... 10:35:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:35:07 INFO: Successfully fetched instance metadata 10:35:07 INFO: Instance type: v3-standard-2 10:35:07 INFO: Retrieving pricing info for: v3-standard-2 10:35:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:35:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=234 10:35:07 INFO: Successfully fetched Vexxhost pricing API 10:35:07 INFO: Retrieved cost: 0.06 10:35:07 INFO: Retrieved resource: v3-standard-2 10:35:07 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 10:35:07 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 10:35:07 INFO: Successfully archived job cost data 10:35:07 DEBUG: Cost data: builder-openstack-cron,77874,2026-03-13 10:35:07,v3-standard-2,234,0.06,0.00,FAILURE 10:35:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11149129575042339660.sh 10:35:07 ---> logs-deploy.sh 10:35:07 Setup pyenv: 10:35:07 system 10:35:07 3.8.20 10:35:07 3.9.20 10:35:07 3.10.15 10:35:07 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:35:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxLZ from file:/tmp/.os_lf_venv 10:35:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:09 lf-activate-venv(): INFO: Base packages installed successfully 10:35:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-JxLZ/bin to PATH 10:35:18 WARNING: Nexus logging server not set 10:35:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77874/ 10:35:18 INFO: archiving logs to S3 10:35:18 /tmp/venv-JxLZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 10:35:18 warnings.warn( 10:35:19 ---> uname -a: 10:35:19 Linux prd-ubuntu2204-builder-2c-2g-461479 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:35:19 10:35:19 10:35:19 ---> lscpu: 10:35:19 Architecture: x86_64 10:35:19 CPU op-mode(s): 32-bit, 64-bit 10:35:19 Address sizes: 40 bits physical, 48 bits virtual 10:35:19 Byte Order: Little Endian 10:35:19 CPU(s): 2 10:35:19 On-line CPU(s) list: 0,1 10:35:19 Vendor ID: AuthenticAMD 10:35:19 Model name: AMD EPYC-Rome Processor 10:35:19 CPU family: 23 10:35:19 Model: 49 10:35:19 Thread(s) per core: 1 10:35:19 Core(s) per socket: 1 10:35:19 Socket(s): 2 10:35:19 Stepping: 0 10:35:19 BogoMIPS: 5599.99 10:35:19 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 10:35:19 Virtualization: AMD-V 10:35:19 Hypervisor vendor: KVM 10:35:19 Virtualization type: full 10:35:19 L1d cache: 64 KiB (2 instances) 10:35:19 L1i cache: 64 KiB (2 instances) 10:35:19 L2 cache: 1 MiB (2 instances) 10:35:19 L3 cache: 32 MiB (2 instances) 10:35:19 NUMA node(s): 1 10:35:19 NUMA node0 CPU(s): 0,1 10:35:19 Vulnerability Gather data sampling: Not affected 10:35:19 Vulnerability Indirect target selection: Not affected 10:35:19 Vulnerability Itlb multihit: Not affected 10:35:19 Vulnerability L1tf: Not affected 10:35:19 Vulnerability Mds: Not affected 10:35:19 Vulnerability Meltdown: Not affected 10:35:19 Vulnerability Mmio stale data: Not affected 10:35:19 Vulnerability Reg file data sampling: Not affected 10:35:19 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:35:19 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:35:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:35:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:35:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:35:19 Vulnerability Srbds: Not affected 10:35:19 Vulnerability Tsa: Not affected 10:35:19 Vulnerability Tsx async abort: Not affected 10:35:19 Vulnerability Vmscape: Not affected 10:35:19 10:35:19 10:35:19 ---> nproc: 10:35:19 2 10:35:19 10:35:19 10:35:19 ---> df -h: 10:35:19 Filesystem Size Used Avail Use% Mounted on 10:35:19 tmpfs 794M 1.1M 793M 1% /run 10:35:19 /dev/vda1 39G 8.5G 31G 22% / 10:35:19 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:35:19 tmpfs 5.0M 0 5.0M 0% /run/lock 10:35:19 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:35:19 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:35:19 10:35:19 10:35:19 ---> free -m: 10:35:19 total used free shared buff/cache available 10:35:19 Mem: 7937 535 4816 4 2585 7107 10:35:19 Swap: 1023 0 1023 10:35:19 10:35:19 10:35:19 ---> ip addr: 10:35:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:35:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:35:19 inet 127.0.0.1/8 scope host lo 10:35:19 valid_lft forever preferred_lft forever 10:35:19 inet6 ::1/128 scope host 10:35:19 valid_lft forever preferred_lft forever 10:35:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:35:19 link/ether fa:16:3e:13:d3:97 brd ff:ff:ff:ff:ff:ff 10:35:19 altname enp0s3 10:35:19 inet 10.30.171.130/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:35:19 valid_lft 86161sec preferred_lft 86161sec 10:35:19 inet6 fe80::f816:3eff:fe13:d397/64 scope link 10:35:19 valid_lft forever preferred_lft forever 10:35:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:35:19 link/ether 7a:d1:0a:d2:77:25 brd ff:ff:ff:ff:ff:ff 10:35:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:35:19 valid_lft forever preferred_lft forever 10:35:19 10:35:19 10:35:19 ---> sar -b -r -n DEV: 10:35:19 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-461479) 03/13/26 _x86_64_ (2 CPU) 10:35:19 10:35:19 10:31:21 LINUX RESTART (2 CPU) 10:35:19 10:35:19 10:35:19 ---> sar -P ALL: 10:35:19 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-461479) 03/13/26 _x86_64_ (2 CPU) 10:35:19 10:35:19 10:31:21 LINUX RESTART (2 CPU) 10:35:19 10:35:19 10:35:19