14:32:02 Started by timer 14:32:02 Running as SYSTEM 14:32:02 [EnvInject] - Loading node environment variables. 14:32:02 Building remotely on prd-ubuntu2204-builder-2c-2g-443599 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 14:32:03 [ssh-agent] Looking for ssh-agent implementation... 14:32:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:03 $ ssh-agent 14:32:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgATwyI/agent.1526 14:32:03 SSH_AGENT_PID=1528 14:32:03 [ssh-agent] Started. 14:32:03 Running ssh-add (command line suppressed) 14:32:03 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_365695079227681080.key (/w/workspace/builder-openstack-cron@tmp/private_key_365695079227681080.key) 14:32:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:32:03 The recommended git tool is: NONE 14:32:06 using credential jenkins-ssh 14:32:06 Wiping out workspace first. 14:32:06 Cloning the remote Git repository 14:32:06 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 14:32:06 > git init /w/workspace/builder-openstack-cron # timeout=10 14:32:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:32:06 > git --version # timeout=10 14:32:06 > git --version # 'git version 2.34.1' 14:32:06 using GIT_SSH to set credentials jenkins-ssh 14:32:06 Verifying host key using known hosts file, will automatically accept unseen keys 14:32:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:32:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:08 Avoid second fetch 14:32:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:32:08 Checking out Revision cd44c106be99bf6bac6eeac64992143981877458 (refs/remotes/origin/master) 14:32:08 > git config core.sparsecheckout # timeout=10 14:32:08 > git checkout -f cd44c106be99bf6bac6eeac64992143981877458 # timeout=10 14:32:09 Commit message: "Merge "ci: disable JJB maven-merge for infrautils master"" 14:32:09 > git rev-list --no-walk cd44c106be99bf6bac6eeac64992143981877458 # timeout=10 14:32:09 > git remote # timeout=10 14:32:09 > git submodule init # timeout=10 14:32:09 > git submodule sync # timeout=10 14:32:09 > git config --get remote.origin.url # timeout=10 14:32:09 > git submodule init # timeout=10 14:32:09 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:32:09 > git config --get submodule.global-jjb.url # timeout=10 14:32:09 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:32:09 > git config --get submodule.packer/common-packer.url # timeout=10 14:32:09 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:32:09 > git submodule update --init --recursive global-jjb # timeout=10 14:32:09 > git submodule update --init --recursive packer/common-packer # timeout=10 14:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:14 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:32:14 No emails were triggered. 14:32:14 provisioning config files... 14:32:14 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:32:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8078793875694013017.sh 14:32:14 ---> python-tools-install.sh 14:32:14 Setup pyenv: 14:32:14 * system (set by /opt/pyenv/version) 14:32:14 * 3.8.20 (set by /opt/pyenv/version) 14:32:14 * 3.9.20 (set by /opt/pyenv/version) 14:32:14 3.10.15 14:32:14 3.11.10 14:32:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lB4s 14:32:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:23 lf-activate-venv(): INFO: Base packages installed successfully 14:32:23 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:49 lf-activate-venv(): INFO: Adding /tmp/venv-lB4s/bin to PATH 14:32:49 Generating Requirements File 14:33:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:33:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:09 Python 3.11.10 14:33:09 pip 26.0.1 from /tmp/venv-lB4s/lib/python3.11/site-packages/pip (python 3.11) 14:33:09 appdirs==1.4.4 14:33:09 argcomplete==3.6.3 14:33:09 aspy.yaml==1.3.0 14:33:09 attrs==25.4.0 14:33:09 autopage==0.6.0 14:33:09 beautifulsoup4==4.14.3 14:33:09 boto3==1.42.65 14:33:09 botocore==1.42.65 14:33:09 bs4==0.0.2 14:33:09 certifi==2026.2.25 14:33:09 cffi==2.0.0 14:33:09 cfgv==3.5.0 14:33:09 chardet==7.0.1 14:33:09 charset-normalizer==3.4.5 14:33:09 click==8.3.1 14:33:09 cliff==4.13.2 14:33:09 cmd2==3.4.0 14:33:09 cryptography==3.3.2 14:33:09 debtcollector==3.0.0 14:33:09 decorator==5.2.1 14:33:09 defusedxml==0.7.1 14:33:09 Deprecated==1.3.1 14:33:09 distlib==0.4.0 14:33:09 dnspython==2.8.0 14:33:09 docker==7.1.0 14:33:09 dogpile.cache==1.5.0 14:33:09 durationpy==0.10 14:33:09 email-validator==2.3.0 14:33:09 filelock==3.25.1 14:33:09 future==1.0.0 14:33:09 gitdb==4.0.12 14:33:09 GitPython==3.1.46 14:33:09 httplib2==0.30.2 14:33:09 identify==2.6.17 14:33:09 idna==3.11 14:33:09 importlib-resources==1.5.0 14:33:09 iso8601==2.1.0 14:33:09 Jinja2==3.1.6 14:33:09 jmespath==1.1.0 14:33:09 jsonpatch==1.33 14:33:09 jsonpointer==3.0.0 14:33:09 jsonschema==4.26.0 14:33:09 jsonschema-specifications==2025.9.1 14:33:09 keystoneauth1==5.13.1 14:33:09 kubernetes==35.0.0 14:33:09 lftools==0.37.22 14:33:09 lxml==6.0.2 14:33:09 markdown-it-py==4.0.0 14:33:09 MarkupSafe==3.0.3 14:33:09 mdurl==0.1.2 14:33:09 msgpack==1.1.2 14:33:09 multi_key_dict==2.0.3 14:33:09 munch==4.0.0 14:33:09 netaddr==1.3.0 14:33:09 niet==1.4.2 14:33:09 nodeenv==1.10.0 14:33:09 oauth2client==4.1.3 14:33:09 oauthlib==3.3.1 14:33:09 openstacksdk==4.10.0 14:33:09 os-service-types==1.8.2 14:33:09 osc-lib==4.4.0 14:33:09 oslo.config==10.3.0 14:33:09 oslo.context==6.3.0 14:33:09 oslo.i18n==6.7.2 14:33:09 oslo.log==8.1.0 14:33:09 oslo.serialization==5.9.1 14:33:09 oslo.utils==10.0.0 14:33:09 packaging==26.0 14:33:09 pbr==7.0.3 14:33:09 platformdirs==4.9.4 14:33:09 prettytable==3.17.0 14:33:09 psutil==7.2.2 14:33:09 pyasn1==0.6.2 14:33:09 pyasn1_modules==0.4.2 14:33:09 pycparser==3.0 14:33:09 pygerrit2==2.0.15 14:33:09 PyGithub==2.8.1 14:33:09 Pygments==2.19.2 14:33:09 PyJWT==2.11.0 14:33:09 PyNaCl==1.6.2 14:33:09 pyparsing==2.4.7 14:33:09 pyperclip==1.11.0 14:33:09 pyrsistent==0.20.0 14:33:09 python-cinderclient==9.9.0 14:33:09 python-dateutil==2.9.0.post0 14:33:09 python-discovery==1.1.3 14:33:09 python-heatclient==5.1.0 14:33:09 python-jenkins==1.8.3 14:33:09 python-keystoneclient==5.8.0 14:33:09 python-magnumclient==4.10.0 14:33:09 python-openstackclient==9.0.0 14:33:09 python-swiftclient==4.10.0 14:33:09 PyYAML==6.0.3 14:33:09 referencing==0.37.0 14:33:09 requests==2.32.5 14:33:09 requests-oauthlib==2.0.0 14:33:09 requestsexceptions==1.4.0 14:33:09 rfc3986==2.0.0 14:33:09 rich==14.3.3 14:33:09 rich-argparse==1.7.2 14:33:09 rpds-py==0.30.0 14:33:09 rsa==4.9.1 14:33:09 ruamel.yaml==0.19.1 14:33:09 ruamel.yaml.clib==0.2.15 14:33:09 s3transfer==0.16.0 14:33:09 simplejson==3.20.2 14:33:09 six==1.17.0 14:33:09 smmap==5.0.3 14:33:09 soupsieve==2.8.3 14:33:09 stevedore==5.7.0 14:33:09 tabulate==0.10.0 14:33:09 toml==0.10.2 14:33:09 tomlkit==0.14.0 14:33:09 tqdm==4.67.3 14:33:09 typing_extensions==4.15.0 14:33:09 urllib3==1.26.20 14:33:09 virtualenv==21.2.0 14:33:09 wcwidth==0.6.0 14:33:09 websocket-client==1.9.0 14:33:09 wrapt==2.1.2 14:33:09 xdg==6.0.0 14:33:09 xmltodict==1.0.4 14:33:09 yq==3.4.3 14:33:09 [EnvInject] - Injecting environment variables from a build step. 14:33:09 [EnvInject] - Injecting as environment variables the properties content 14:33:09 OS_CLOUD=vex 14:33:09 14:33:09 [EnvInject] - Variables injected successfully. 14:33:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14273860900474390548.sh 14:33:09 ---> Orphaned k8s clusters 14:33:09 Setup pyenv: 14:33:09 system 14:33:09 3.8.20 14:33:09 3.9.20 14:33:09 3.10.15 14:33:09 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lB4s from file:/tmp/.os_lf_venv 14:33:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:11 lf-activate-venv(): INFO: Base packages installed successfully 14:33:11 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:33:17 lf-activate-venv(): INFO: Adding /tmp/venv-lB4s/bin to PATH 14:33:18 /tmp/venv-lB4s/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:33:18 warnings.warn( 14:33:20 -----> Delete orphaned cluster 14:33:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14832239361219434170.sh 14:33:20 ---> Orphaned stacks 14:33:20 Setup pyenv: 14:33:20 system 14:33:20 3.8.20 14:33:20 3.9.20 14:33:20 3.10.15 14:33:20 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lB4s from file:/tmp/.os_lf_venv 14:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:22 lf-activate-venv(): INFO: Base packages installed successfully 14:33:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-lB4s/bin to PATH 14:33:37 + mapfile -t OS_COE_CLUSTERS_ID 14:33:37 ++ awk '{print $1}' 14:33:37 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:33:37 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:33:37 /tmp/venv-lB4s/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:33:37 warnings.warn( 14:33:40 + echo '-----> Active clusters -> stacks' 14:33:40 -----> Active clusters -> stacks 14:33:40 + OS_COE_STACKS=() 14:33:40 + [[ 0 -gt 0 ]] 14:33:40 + mapfile -t OS_STACKS 14:33:40 ++ awk '{print $1}' 14:33:40 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 14:33:40 /tmp/venv-lB4s/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:33:40 warnings.warn( 14:33:41 + echo '-----> Active stacks' 14:33:41 -----> Active stacks 14:33:41 + echo '-----> Delete orphaned stacks' 14:33:41 -----> Delete orphaned stacks 14:33:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6287932664420874448.sh 14:33:41 ---> Orphaned servers 14:33:41 Setup pyenv: 14:33:41 system 14:33:41 3.8.20 14:33:41 3.9.20 14:33:41 3.10.15 14:33:41 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lB4s from file:/tmp/.os_lf_venv 14:33:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:43 lf-activate-venv(): INFO: Base packages installed successfully 14:33:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-lB4s/bin to PATH 14:33:58 /tmp/venv-lB4s/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:33:58 warnings.warn( 14:34:01 -----> Active servers 14:34:01 prd-ubuntu2204-docker-4c-4g-443616 14:34:01 prd-ubuntu2204-builder-2c-2g-443599 14:34:01 prd-queue-intque-2c-1g-443569 14:34:01 prd-queue-disttest-2c-1g-443568 14:34:01 prd-ubuntu2204-docker-4c-16g-442881 14:34:01 prd-ubuntu2204-docker-8c-8g-437747 14:34:01 snd-ubuntu2204-docker-2c-2g-354 14:34:01 -----> Delete orphaned servers 14:34:02 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-443616 14:34:02 /tmp/venv-lB4s/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:34:02 warnings.warn( 14:34:04 WARN: Server "prd-ubuntu2204-docker-4c-4g-443616" is not older than 15 minutes. 14:34:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18431340677550777541.sh 14:34:07 ---> Orphaned ports 14:34:07 Setup pyenv: 14:34:07 system 14:34:07 3.8.20 14:34:07 3.9.20 14:34:07 3.10.15 14:34:07 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lB4s from file:/tmp/.os_lf_venv 14:34:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:09 lf-activate-venv(): INFO: Base packages installed successfully 14:34:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-lB4s/bin to PATH 14:34:22 /tmp/venv-lB4s/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:34:22 warnings.warn( 14:34:23 No orphaned ports to process. 14:34:23 Build step 'Conditional step (single)' marked build as failure 14:34:23 $ ssh-agent -k 14:34:23 unset SSH_AUTH_SOCK; 14:34:23 unset SSH_AGENT_PID; 14:34:23 echo Agent pid 1528 killed; 14:34:24 [ssh-agent] Stopped. 14:34:24 [PostBuildScript] - [INFO] Executing post build scripts. 14:34:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9502764976667572325.sh 14:34:24 ---> sysstat.sh 14:34:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15973242278584598036.sh 14:34:24 ---> package-listing.sh 14:34:24 ++ facter osfamily 14:34:24 ++ tr '[:upper:]' '[:lower:]' 14:34:24 + OS_FAMILY=debian 14:34:24 + workspace=/w/workspace/builder-openstack-cron 14:34:24 + START_PACKAGES=/tmp/packages_start.txt 14:34:24 + END_PACKAGES=/tmp/packages_end.txt 14:34:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:34:24 + PACKAGES=/tmp/packages_start.txt 14:34:24 + '[' /w/workspace/builder-openstack-cron ']' 14:34:24 + PACKAGES=/tmp/packages_end.txt 14:34:24 + case "${OS_FAMILY}" in 14:34:24 + dpkg -l 14:34:24 + grep '^ii' 14:34:24 + '[' -f /tmp/packages_start.txt ']' 14:34:24 + '[' -f /tmp/packages_end.txt ']' 14:34:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:34:24 + '[' /w/workspace/builder-openstack-cron ']' 14:34:24 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 14:34:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 14:34:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15246284533821020844.sh 14:34:24 ---> capture-instance-metadata.sh 14:34:24 Setup pyenv: 14:34:24 system 14:34:24 3.8.20 14:34:24 3.9.20 14:34:24 3.10.15 14:34:24 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lB4s from file:/tmp/.os_lf_venv 14:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:27 lf-activate-venv(): INFO: Base packages installed successfully 14:34:27 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-lB4s/bin to PATH 14:34:36 INFO: Running in OpenStack, capturing instance metadata 14:34:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins362527613775778895.sh 14:34:36 provisioning config files... 14:34:36 Could not find credentials [logs] for builder-openstack-cron #77830 14:34:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config4914093350450845074tmp 14:34:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:34:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:34:36 provisioning config files... 14:34:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:34:37 [EnvInject] - Injecting environment variables from a build step. 14:34:37 [EnvInject] - Injecting as environment variables the properties content 14:34:37 SERVER_ID=logs 14:34:37 14:34:37 [EnvInject] - Variables injected successfully. 14:34:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17171243864869550623.sh 14:34:37 ---> create-netrc.sh 14:34:37 WARN: Log server credential not found. 14:34:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2866552602606866093.sh 14:34:37 ---> python-tools-install.sh 14:34:37 Setup pyenv: 14:34:37 system 14:34:37 3.8.20 14:34:37 3.9.20 14:34:37 3.10.15 14:34:37 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lB4s from file:/tmp/.os_lf_venv 14:34:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:39 lf-activate-venv(): INFO: Base packages installed successfully 14:34:39 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-lB4s/bin to PATH 14:34:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1283727721232423723.sh 14:34:48 ---> sudo-logs.sh 14:34:48 Archiving 'sudo' log.. 14:34:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16528146757936941158.sh 14:34:48 ---> job-cost.sh 14:34:48 INFO: Activating Python virtual environment... 14:34:48 Setup pyenv: 14:34:48 system 14:34:48 3.8.20 14:34:48 3.9.20 14:34:48 3.10.15 14:34:48 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lB4s from file:/tmp/.os_lf_venv 14:34:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:50 lf-activate-venv(): INFO: Base packages installed successfully 14:34:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-lB4s/bin to PATH 14:34:58 INFO: No stack-cost file found 14:34:58 INFO: Instance uptime: 218s 14:34:58 INFO: Fetching instance metadata (attempt 1 of 3)... 14:34:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:34:59 INFO: Successfully fetched instance metadata 14:34:59 INFO: Instance type: v3-standard-2 14:34:59 INFO: Retrieving pricing info for: v3-standard-2 14:34:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:34:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=218 14:34:59 INFO: Successfully fetched Vexxhost pricing API 14:34:59 INFO: Retrieved cost: 0.06 14:34:59 INFO: Retrieved resource: v3-standard-2 14:34:59 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 14:34:59 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 14:34:59 INFO: Successfully archived job cost data 14:34:59 DEBUG: Cost data: builder-openstack-cron,77830,2026-03-11 14:34:59,v3-standard-2,218,0.06,0.00,FAILURE 14:34:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18211162616392444938.sh 14:34:59 ---> logs-deploy.sh 14:34:59 Setup pyenv: 14:34:59 system 14:34:59 3.8.20 14:34:59 3.9.20 14:34:59 3.10.15 14:34:59 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lB4s from file:/tmp/.os_lf_venv 14:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:01 lf-activate-venv(): INFO: Base packages installed successfully 14:35:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-lB4s/bin to PATH 14:35:12 WARNING: Nexus logging server not set 14:35:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77830/ 14:35:12 INFO: archiving logs to S3 14:35:12 /tmp/venv-lB4s/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:35:12 warnings.warn( 14:35:13 ---> uname -a: 14:35:13 Linux prd-ubuntu2204-builder-2c-2g-443599 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:35:13 14:35:13 14:35:13 ---> lscpu: 14:35:13 Architecture: x86_64 14:35:13 CPU op-mode(s): 32-bit, 64-bit 14:35:13 Address sizes: 40 bits physical, 48 bits virtual 14:35:13 Byte Order: Little Endian 14:35:13 CPU(s): 2 14:35:13 On-line CPU(s) list: 0,1 14:35:13 Vendor ID: AuthenticAMD 14:35:13 Model name: AMD EPYC-Rome Processor 14:35:13 CPU family: 23 14:35:13 Model: 49 14:35:13 Thread(s) per core: 1 14:35:13 Core(s) per socket: 1 14:35:13 Socket(s): 2 14:35:13 Stepping: 0 14:35:13 BogoMIPS: 5600.00 14:35: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 14:35:13 Virtualization: AMD-V 14:35:13 Hypervisor vendor: KVM 14:35:13 Virtualization type: full 14:35:13 L1d cache: 64 KiB (2 instances) 14:35:13 L1i cache: 64 KiB (2 instances) 14:35:13 L2 cache: 1 MiB (2 instances) 14:35:13 L3 cache: 32 MiB (2 instances) 14:35:13 NUMA node(s): 1 14:35:13 NUMA node0 CPU(s): 0,1 14:35:13 Vulnerability Gather data sampling: Not affected 14:35:13 Vulnerability Indirect target selection: Not affected 14:35:13 Vulnerability Itlb multihit: Not affected 14:35:13 Vulnerability L1tf: Not affected 14:35:13 Vulnerability Mds: Not affected 14:35:13 Vulnerability Meltdown: Not affected 14:35:13 Vulnerability Mmio stale data: Not affected 14:35:13 Vulnerability Reg file data sampling: Not affected 14:35:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:35:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:35:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:35:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:35:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:35:13 Vulnerability Srbds: Not affected 14:35:13 Vulnerability Tsa: Not affected 14:35:13 Vulnerability Tsx async abort: Not affected 14:35:13 Vulnerability Vmscape: Not affected 14:35:13 14:35:13 14:35:13 ---> nproc: 14:35:13 2 14:35:13 14:35:13 14:35:13 ---> df -h: 14:35:13 Filesystem Size Used Avail Use% Mounted on 14:35:13 tmpfs 794M 1.1M 793M 1% /run 14:35:13 /dev/vda1 39G 8.4G 31G 22% / 14:35:13 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:35:13 tmpfs 5.0M 0 5.0M 0% /run/lock 14:35:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:35:13 tmpfs 794M 4.0K 794M 1% /run/user/1001 14:35:13 14:35:13 14:35:13 ---> free -m: 14:35:13 total used free shared buff/cache available 14:35:13 Mem: 7937 537 4869 4 2530 7105 14:35:13 Swap: 1023 0 1023 14:35:13 14:35:13 14:35:13 ---> ip addr: 14:35:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:35:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:35:13 inet 127.0.0.1/8 scope host lo 14:35:13 valid_lft forever preferred_lft forever 14:35:13 inet6 ::1/128 scope host 14:35:13 valid_lft forever preferred_lft forever 14:35:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:35:13 link/ether fa:16:3e:7e:97:b6 brd ff:ff:ff:ff:ff:ff 14:35:13 altname enp0s3 14:35:13 inet 10.30.171.235/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:35:13 valid_lft 86175sec preferred_lft 86175sec 14:35:13 inet6 fe80::f816:3eff:fe7e:97b6/64 scope link 14:35:13 valid_lft forever preferred_lft forever 14:35:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:35:13 link/ether 1e:d9:90:45:f7:a7 brd ff:ff:ff:ff:ff:ff 14:35:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:35:13 valid_lft forever preferred_lft forever 14:35:13 14:35:13 14:35:13 ---> sar -b -r -n DEV: 14:35:13 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-443599) 03/11/26 _x86_64_ (2 CPU) 14:35:13 14:35:13 14:31:30 LINUX RESTART (2 CPU) 14:35:13 14:35:13 14:35:13 ---> sar -P ALL: 14:35:13 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-443599) 03/11/26 _x86_64_ (2 CPU) 14:35:13 14:35:13 14:31:30 LINUX RESTART (2 CPU) 14:35:13 14:35:13 14:35:13