23:51:52 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/120191 23:51:52 Running as SYSTEM 23:51:52 [EnvInject] - Loading node environment variables. 23:51:52 Building remotely on prd-ubuntu2204-builder-2c-2g-2476 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 23:51:53 [ssh-agent] Looking for ssh-agent implementation... 23:51:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:53 $ ssh-agent 23:51:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQYPl3R/agent.1526 23:51:53 SSH_AGENT_PID=1528 23:51:53 [ssh-agent] Started. 23:51:53 Running ssh-add (command line suppressed) 23:51:53 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_12142552506260707797.key (/w/workspace/builder-tox-verify-master@tmp/private_key_12142552506260707797.key) 23:51:53 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:51:53 The recommended git tool is: NONE 23:51:55 using credential jenkins-ssh 23:51:55 Wiping out workspace first. 23:51:55 Cloning the remote Git repository 23:51:55 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:51:55 > git init /w/workspace/builder-tox-verify-master # timeout=10 23:51:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:51:55 > git --version # timeout=10 23:51:55 > git --version # 'git version 2.34.1' 23:51:55 using GIT_SSH to set credentials jenkins-ssh 23:51:55 Verifying host key using known hosts file 23:51:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:51:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:51:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:51:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:51:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:51:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:51:58 using GIT_SSH to set credentials jenkins-ssh 23:51:58 Verifying host key using known hosts file 23:51:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:51:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/91/120191/2 # timeout=10 23:51:58 > git rev-parse c0def885e0ed293a1c5a63b1197c16573eca9343^{commit} # timeout=10 23:51:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:51:58 Checking out Revision c0def885e0ed293a1c5a63b1197c16573eca9343 (refs/changes/91/120191/2) 23:51:58 > git config core.sparsecheckout # timeout=10 23:51:58 > git checkout -f c0def885e0ed293a1c5a63b1197c16573eca9343 # timeout=10 23:52:01 Commit message: "feat: add smart image cleanup to openstack-cron workflow" 23:52:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:52:01 > git rev-list --no-walk 377bc306830e4aa14556ab7b92ef16f2efb43ec8 # timeout=10 23:52:01 > git remote # timeout=10 23:52:01 > git submodule init # timeout=10 23:52:01 > git submodule sync # timeout=10 23:52:01 > git config --get remote.origin.url # timeout=10 23:52:01 > git submodule init # timeout=10 23:52:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:52:01 > git config --get submodule.global-jjb.url # timeout=10 23:52:01 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:52:01 > git config --get submodule.packer/common-packer.url # timeout=10 23:52:01 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:52:02 > git submodule update --init --recursive global-jjb # timeout=10 23:52:02 > git submodule update --init --recursive packer/common-packer # timeout=10 23:52:03 provisioning config files... 23:52:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:52:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:52:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8688510898684353844.sh 23:52:03 ---> python-tools-install.sh 23:52:03 Setup pyenv: 23:52:03 * system (set by /opt/pyenv/version) 23:52:03 * 3.8.20 (set by /opt/pyenv/version) 23:52:03 * 3.9.20 (set by /opt/pyenv/version) 23:52:03 3.10.15 23:52:03 3.11.10 23:52:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ibFR 23:52:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:52:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:52:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:52:12 lf-activate-venv(): INFO: Base packages installed successfully 23:52:12 lf-activate-venv(): INFO: Installing additional packages: lftools 23:52:39 lf-activate-venv(): INFO: Adding /tmp/venv-ibFR/bin to PATH 23:52:39 Generating Requirements File 23:52:59 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. 23:52:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:53:00 Python 3.11.10 23:53:00 pip 25.3 from /tmp/venv-ibFR/lib/python3.11/site-packages/pip (python 3.11) 23:53:00 appdirs==1.4.4 23:53:00 argcomplete==3.6.3 23:53:00 aspy.yaml==1.3.0 23:53:00 attrs==25.4.0 23:53:00 autopage==0.5.2 23:53:00 beautifulsoup4==4.14.3 23:53:00 boto3==1.42.31 23:53:00 botocore==1.42.31 23:53:00 bs4==0.0.2 23:53:00 certifi==2026.1.4 23:53:00 cffi==2.0.0 23:53:00 cfgv==3.5.0 23:53:00 chardet==5.2.0 23:53:00 charset-normalizer==3.4.4 23:53:00 click==8.3.1 23:53:00 cliff==4.13.1 23:53:00 cmd2==3.1.0 23:53:00 cryptography==3.3.2 23:53:00 debtcollector==3.0.0 23:53:00 decorator==5.2.1 23:53:00 defusedxml==0.7.1 23:53:00 Deprecated==1.3.1 23:53:00 distlib==0.4.0 23:53:00 dnspython==2.8.0 23:53:00 docker==7.1.0 23:53:00 dogpile.cache==1.5.0 23:53:00 durationpy==0.10 23:53:00 email-validator==2.3.0 23:53:00 filelock==3.20.3 23:53:00 future==1.0.0 23:53:00 gitdb==4.0.12 23:53:00 GitPython==3.1.46 23:53:00 httplib2==0.30.2 23:53:00 identify==2.6.16 23:53:00 idna==3.11 23:53:00 importlib-resources==1.5.0 23:53:00 iso8601==2.1.0 23:53:00 Jinja2==3.1.6 23:53:00 jmespath==1.0.1 23:53:00 jsonpatch==1.33 23:53:00 jsonpointer==3.0.0 23:53:00 jsonschema==4.26.0 23:53:00 jsonschema-specifications==2025.9.1 23:53:00 keystoneauth1==5.13.0 23:53:00 kubernetes==35.0.0 23:53:00 lftools==0.37.21 23:53:00 lxml==6.0.2 23:53:00 markdown-it-py==4.0.0 23:53:00 MarkupSafe==3.0.3 23:53:00 mdurl==0.1.2 23:53:00 msgpack==1.1.2 23:53:00 multi_key_dict==2.0.3 23:53:00 munch==4.0.0 23:53:00 netaddr==1.3.0 23:53:00 niet==1.4.2 23:53:00 nodeenv==1.10.0 23:53:00 oauth2client==4.1.3 23:53:00 oauthlib==3.3.1 23:53:00 openstacksdk==4.9.0 23:53:00 os-service-types==1.8.2 23:53:00 osc-lib==4.3.0 23:53:00 oslo.config==10.2.0 23:53:00 oslo.context==6.2.0 23:53:00 oslo.i18n==6.7.1 23:53:00 oslo.log==8.0.0 23:53:00 oslo.serialization==5.9.0 23:53:00 oslo.utils==9.2.0 23:53:00 packaging==25.0 23:53:00 pbr==7.0.3 23:53:00 platformdirs==4.5.1 23:53:00 prettytable==3.17.0 23:53:00 psutil==7.2.1 23:53:00 pyasn1==0.6.2 23:53:00 pyasn1_modules==0.4.2 23:53:00 pycparser==2.23 23:53:00 pygerrit2==2.0.15 23:53:00 PyGithub==2.8.1 23:53:00 Pygments==2.19.2 23:53:00 PyJWT==2.10.1 23:53:00 PyNaCl==1.6.2 23:53:00 pyparsing==2.4.7 23:53:00 pyperclip==1.11.0 23:53:00 pyrsistent==0.20.0 23:53:00 python-cinderclient==9.8.0 23:53:00 python-dateutil==2.9.0.post0 23:53:00 python-heatclient==5.0.0 23:53:00 python-jenkins==1.8.3 23:53:00 python-keystoneclient==5.7.0 23:53:00 python-magnumclient==4.9.0 23:53:00 python-openstackclient==8.3.0 23:53:00 python-swiftclient==4.9.0 23:53:00 PyYAML==6.0.3 23:53:00 referencing==0.37.0 23:53:00 requests==2.32.5 23:53:00 requests-oauthlib==2.0.0 23:53:00 requestsexceptions==1.4.0 23:53:00 rfc3986==2.0.0 23:53:00 rich==14.2.0 23:53:00 rich-argparse==1.7.2 23:53:00 rpds-py==0.30.0 23:53:00 rsa==4.9.1 23:53:00 ruamel.yaml==0.19.1 23:53:00 ruamel.yaml.clib==0.2.15 23:53:00 s3transfer==0.16.0 23:53:00 simplejson==3.20.2 23:53:00 six==1.17.0 23:53:00 smmap==5.0.2 23:53:00 soupsieve==2.8.3 23:53:00 stevedore==5.6.0 23:53:00 tabulate==0.9.0 23:53:00 toml==0.10.2 23:53:00 tomlkit==0.14.0 23:53:00 tqdm==4.67.1 23:53:00 typing_extensions==4.15.0 23:53:00 tzdata==2025.3 23:53:00 urllib3==1.26.20 23:53:00 virtualenv==20.36.1 23:53:00 wcwidth==0.2.14 23:53:00 websocket-client==1.9.0 23:53:00 wrapt==2.0.1 23:53:00 xdg==6.0.0 23:53:00 xmltodict==1.0.2 23:53:00 yq==3.4.3 23:53:00 [EnvInject] - Injecting environment variables from a build step. 23:53:00 [EnvInject] - Injecting as environment variables the properties content 23:53:00 PYTHON=python3 23:53:00 23:53:00 [EnvInject] - Variables injected successfully. 23:53:00 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7526990100468211474.sh 23:53:00 ---> tox-install.sh 23:53:00 + source /home/jenkins/lf-env.sh 23:53:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:53:00 ++ mktemp -d /tmp/venv-XXXX 23:53:00 + lf_venv=/tmp/venv-6hFc 23:53:00 + local venv_file=/tmp/.os_lf_venv 23:53:00 + local python=python3 23:53:00 + local options 23:53:00 + local set_path=true 23:53:00 + local install_args= 23:53:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:53:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:53:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:53:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:53:00 + true 23:53:00 + case $1 in 23:53:00 + venv_file=/tmp/.toxenv 23:53:00 + shift 2 23:53:00 + true 23:53:00 + case $1 in 23:53:00 + shift 23:53:00 + break 23:53:00 + case $python in 23:53:00 + local pkg_list= 23:53:00 + [[ -d /opt/pyenv ]] 23:53:00 + echo 'Setup pyenv:' 23:53:00 Setup pyenv: 23:53:00 + export PYENV_ROOT=/opt/pyenv 23:53:00 + PYENV_ROOT=/opt/pyenv 23:53:00 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:53:00 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:53:00 + pyenv versions 23:53:00 system 23:53:00 3.8.20 23:53:00 3.9.20 23:53:00 3.10.15 23:53:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:53:00 + command -v pyenv 23:53:00 ++ pyenv init - --no-rehash 23:53:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:53:00 for i in ${!paths[@]}; do 23:53:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:53:00 fi; done; 23:53:00 echo "${paths[*]}"'\'')" 23:53:00 export PATH="/opt/pyenv/shims:${PATH}" 23:53:00 export PYENV_SHELL=bash 23:53:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:53:00 pyenv() { 23:53:00 local command 23:53:00 command="${1:-}" 23:53:00 if [ "$#" -gt 0 ]; then 23:53:00 shift 23:53:00 fi 23:53:00 23:53:00 case "$command" in 23:53:00 rehash|shell) 23:53:00 eval "$(pyenv "sh-$command" "$@")" 23:53:00 ;; 23:53:00 *) 23:53:00 command pyenv "$command" "$@" 23:53:00 ;; 23:53:00 esac 23:53:00 }' 23:53:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:53:00 for i in ${!paths[@]}; do 23:53:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:53:00 fi; done; 23:53:00 echo "${paths[*]}"' 23:53:00 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:53:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:53:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:53:00 ++ export PYENV_SHELL=bash 23:53:00 ++ PYENV_SHELL=bash 23:53:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:53:00 +++ complete -F _pyenv pyenv 23:53:00 ++ lf-pyver python3 23:53:00 ++ local py_version_xy=python3 23:53:00 ++ local py_version_xyz= 23:53:00 ++ pyenv versions 23:53:00 ++ local command 23:53:00 ++ command=versions 23:53:00 ++ '[' 1 -gt 0 ']' 23:53:00 ++ shift 23:53:00 ++ case "$command" in 23:53:00 ++ command pyenv versions 23:53:00 ++ awk '{ print $1 }' 23:53:00 ++ grep -E '^[0-9.]*[0-9]$' 23:53:00 ++ sed 's/^[ *]* //' 23:53:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:53:00 +++ grep '^3' /tmp/.pyenv_versions 23:53:00 +++ tail -n 1 23:53:00 +++ sort -V 23:53:00 ++ py_version_xyz=3.11.10 23:53:00 ++ [[ -z 3.11.10 ]] 23:53:00 ++ echo 3.11.10 23:53:00 ++ return 0 23:53:00 + pyenv local 3.11.10 23:53:00 + local command 23:53:00 + command=local 23:53:00 + '[' 2 -gt 0 ']' 23:53:00 + shift 23:53:00 + case "$command" in 23:53:00 + command pyenv local 3.11.10 23:53:00 + for arg in "$@" 23:53:00 + case $arg in 23:53:00 + pkg_list+='tox ' 23:53:00 + for arg in "$@" 23:53:00 + case $arg in 23:53:00 + pkg_list+='virtualenv ' 23:53:00 + for arg in "$@" 23:53:00 + case $arg in 23:53:00 + pkg_list+='urllib3~=1.26.15 ' 23:53:00 + [[ -f /tmp/.toxenv ]] 23:53:00 + [[ ! -f /tmp/.toxenv ]] 23:53:00 + [[ -n '' ]] 23:53:00 + python3 -m venv /tmp/venv-6hFc 23:53:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6hFc' 23:53:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6hFc 23:53:04 + echo /tmp/venv-6hFc 23:53:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:53:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:53:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:53:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:53:04 + local 'pip_opts=--upgrade --quiet' 23:53:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:53:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:53:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:53:04 + [[ -n '' ]] 23:53:04 + [[ -n '' ]] 23:53:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:53:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:53:04 + /tmp/venv-6hFc/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 23:53:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:53:08 lf-activate-venv(): INFO: Base packages installed successfully 23:53:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:53:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:53:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:53:08 + /tmp/venv-6hFc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:53:10 + type python3 23:53:10 + true 23:53:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6hFc/bin to PATH' 23:53:10 lf-activate-venv(): INFO: Adding /tmp/venv-6hFc/bin to PATH 23:53:10 + PATH=/tmp/venv-6hFc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:53:10 + return 0 23:53:10 + python3 --version 23:53:10 Python 3.11.10 23:53:10 + python3 -m pip --version 23:53:10 pip 25.3 from /tmp/venv-6hFc/lib/python3.11/site-packages/pip (python 3.11) 23:53:10 + python3 -m pip freeze 23:53:10 cachetools==6.2.4 23:53:10 chardet==5.2.0 23:53:10 colorama==0.4.6 23:53:10 distlib==0.4.0 23:53:10 filelock==3.20.3 23:53:10 packaging==25.0 23:53:10 platformdirs==4.5.1 23:53:10 pluggy==1.6.0 23:53:10 pyproject-api==1.10.0 23:53:10 tox==4.34.1 23:53:10 urllib3==1.26.20 23:53:10 virtualenv==20.36.1 23:53:10 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins7660244082496922736.sh 23:53:10 [EnvInject] - Injecting environment variables from a build step. 23:53:10 [EnvInject] - Injecting as environment variables the properties content 23:53:10 PARALLEL=False 23:53:10 23:53:10 [EnvInject] - Variables injected successfully. 23:53:10 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins14601985305799256798.sh 23:53:11 ---> tox-run.sh 23:53:11 + PATH=/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 23:53:11 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 23:53:11 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 23:53:11 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 23:53:11 + cd /w/workspace/builder-tox-verify-master/. 23:53:11 + source /home/jenkins/lf-env.sh 23:53:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:53:11 ++ mktemp -d /tmp/venv-XXXX 23:53:11 + lf_venv=/tmp/venv-xkND 23:53:11 + local venv_file=/tmp/.os_lf_venv 23:53:11 + local python=python3 23:53:11 + local options 23:53:11 + local set_path=true 23:53:11 + local install_args= 23:53:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:53:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:53:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:53:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:53:11 + true 23:53:11 + case $1 in 23:53:11 + venv_file=/tmp/.toxenv 23:53:11 + shift 2 23:53:11 + true 23:53:11 + case $1 in 23:53:11 + shift 23:53:11 + break 23:53:11 + case $python in 23:53:11 + local pkg_list= 23:53:11 + [[ -d /opt/pyenv ]] 23:53:11 + echo 'Setup pyenv:' 23:53:11 Setup pyenv: 23:53:11 + export PYENV_ROOT=/opt/pyenv 23:53:11 + PYENV_ROOT=/opt/pyenv 23:53:11 + 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 23:53:11 + 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 23:53:11 + pyenv versions 23:53:11 system 23:53:11 3.8.20 23:53:11 3.9.20 23:53:11 3.10.15 23:53:11 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:53:11 + command -v pyenv 23:53:11 ++ pyenv init - --no-rehash 23:53:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:53:11 for i in ${!paths[@]}; do 23:53:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:53:11 fi; done; 23:53:11 echo "${paths[*]}"'\'')" 23:53:11 export PATH="/opt/pyenv/shims:${PATH}" 23:53:11 export PYENV_SHELL=bash 23:53:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:53:11 pyenv() { 23:53:11 local command 23:53:11 command="${1:-}" 23:53:11 if [ "$#" -gt 0 ]; then 23:53:11 shift 23:53:11 fi 23:53:11 23:53:11 case "$command" in 23:53:11 rehash|shell) 23:53:11 eval "$(pyenv "sh-$command" "$@")" 23:53:11 ;; 23:53:11 *) 23:53:11 command pyenv "$command" "$@" 23:53:11 ;; 23:53:11 esac 23:53:11 }' 23:53:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:53:11 for i in ${!paths[@]}; do 23:53:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:53:11 fi; done; 23:53:11 echo "${paths[*]}"' 23:53:11 ++ 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 23:53:11 ++ 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 23:53:11 ++ 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 23:53:11 ++ export PYENV_SHELL=bash 23:53:11 ++ PYENV_SHELL=bash 23:53:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:53:11 +++ complete -F _pyenv pyenv 23:53:11 ++ lf-pyver python3 23:53:11 ++ local py_version_xy=python3 23:53:11 ++ local py_version_xyz= 23:53:11 ++ awk '{ print $1 }' 23:53:11 ++ pyenv versions 23:53:11 ++ local command 23:53:11 ++ command=versions 23:53:11 ++ '[' 1 -gt 0 ']' 23:53:11 ++ shift 23:53:11 ++ case "$command" in 23:53:11 ++ command pyenv versions 23:53:11 ++ grep -E '^[0-9.]*[0-9]$' 23:53:11 ++ sed 's/^[ *]* //' 23:53:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:53:11 +++ grep '^3' /tmp/.pyenv_versions 23:53:11 +++ tail -n 1 23:53:11 +++ sort -V 23:53:11 ++ py_version_xyz=3.11.10 23:53:11 ++ [[ -z 3.11.10 ]] 23:53:11 ++ echo 3.11.10 23:53:11 ++ return 0 23:53:11 + pyenv local 3.11.10 23:53:11 + local command 23:53:11 + command=local 23:53:11 + '[' 2 -gt 0 ']' 23:53:11 + shift 23:53:11 + case "$command" in 23:53:11 + command pyenv local 3.11.10 23:53:11 + for arg in "$@" 23:53:11 + case $arg in 23:53:11 + pkg_list+='tox ' 23:53:11 + for arg in "$@" 23:53:11 + case $arg in 23:53:11 + pkg_list+='virtualenv ' 23:53:11 + for arg in "$@" 23:53:11 + case $arg in 23:53:11 + pkg_list+='urllib3~=1.26.15 ' 23:53:11 + [[ -f /tmp/.toxenv ]] 23:53:11 ++ cat /tmp/.toxenv 23:53:11 + lf_venv=/tmp/venv-6hFc 23:53:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6hFc from' file:/tmp/.toxenv 23:53:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6hFc from file:/tmp/.toxenv 23:53:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:53:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:53:11 + local 'pip_opts=--upgrade --quiet' 23:53:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:53:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:53:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:53:11 + [[ -n '' ]] 23:53:11 + [[ -n '' ]] 23:53:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:53:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:53:11 + /tmp/venv-6hFc/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 23:53:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:53:12 lf-activate-venv(): INFO: Base packages installed successfully 23:53:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:53:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:53:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:53:12 + /tmp/venv-6hFc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:53:13 + type python3 23:53:13 + true 23:53:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6hFc/bin to PATH' 23:53:13 lf-activate-venv(): INFO: Adding /tmp/venv-6hFc/bin to PATH 23:53:13 + PATH=/tmp/venv-6hFc/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 23:53:13 + return 0 23:53:13 + [[ -d /opt/pyenv ]] 23:53:13 + echo '---> Setting up pyenv' 23:53:13 ---> Setting up pyenv 23:53:13 + export PYENV_ROOT=/opt/pyenv 23:53:13 + PYENV_ROOT=/opt/pyenv 23:53:13 + export PATH=/opt/pyenv/bin:/tmp/venv-6hFc/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 23:53:13 + PATH=/opt/pyenv/bin:/tmp/venv-6hFc/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 23:53:13 ++ pwd 23:53:13 + PYTHONPATH=/w/workspace/builder-tox-verify-master 23:53:13 + export PYTHONPATH 23:53:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:53:13 + TOX_TESTENV_PASSENV=PYTHONPATH 23:53:13 + tox --version 23:53:13 4.34.1 from /tmp/venv-6hFc/lib/python3.11/site-packages/tox/__init__.py 23:53:13 + PARALLEL=False 23:53:13 + TOX_OPTIONS_LIST= 23:53:13 + [[ -n '' ]] 23:53:13 + case ${PARALLEL,,} in 23:53:13 + tox 23:53:13 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 23:53:14 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:53:35 docs: freeze> python -m pip freeze --all 23:53:36 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 23:53:36 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 23:53:38 docs: OK ✔ in 23.93 seconds 23:53:38 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 23:53:54 docs-linkcheck: freeze> python -m pip freeze --all 23:53:54 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 23:53:54 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 23:53:57 docs-linkcheck: OK ✔ in 19.39 seconds 23:53:57 jjb-version: freeze> python -m pip freeze --all 23:53:58 jjb-version: pip==25.3,setuptools==80.9.0 23:53:58 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 23:53:58 JJB version in jjb/releng-jobs.yaml: 6.3.0 23:53:58 JJB version in tox.ini: 6.3.0 23:53:58 jjb-version: OK ✔ in 0.74 seconds 23:53:58 prefix: freeze> python -m pip freeze --all 23:53:58 prefix: pip==25.3,setuptools==80.9.0 23:53:58 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 23:53:58 prefix: OK ✔ in 0.74 seconds 23:53:58 robot: freeze> python -m pip freeze --all 23:53:59 robot: pip==25.3,setuptools==80.9.0 23:53:59 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 23:53:59 docs: OK (23.93=setup[22.12]+cmd[1.81] seconds) 23:53:59 docs-linkcheck: OK (19.39=setup[16.96]+cmd[2.43] seconds) 23:53:59 jjb-version: OK (0.74=setup[0.72]+cmd[0.03] seconds) 23:53:59 prefix: OK (0.74=setup[0.71]+cmd[0.03] seconds) 23:53:59 robot: OK (0.79=setup[0.74]+cmd[0.04] seconds) 23:53:59 congratulations :) (45.62 seconds) 23:53:59 + tox_status=0 23:53:59 + echo '---> Completed tox runs' 23:53:59 ---> Completed tox runs 23:53:59 + for i in .tox/*/log 23:53:59 ++ echo .tox/docs-linkcheck/log 23:53:59 ++ awk -F/ '{print $2}' 23:53:59 + tox_env=docs-linkcheck 23:53:59 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 23:53:59 + for i in .tox/*/log 23:53:59 ++ echo .tox/docs/log 23:53:59 ++ awk -F/ '{print $2}' 23:53:59 + tox_env=docs 23:53:59 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 23:53:59 + for i in .tox/*/log 23:53:59 ++ echo .tox/jjb-version/log 23:53:59 ++ awk -F/ '{print $2}' 23:53:59 + tox_env=jjb-version 23:53:59 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 23:53:59 + for i in .tox/*/log 23:53:59 ++ echo .tox/prefix/log 23:53:59 ++ awk -F/ '{print $2}' 23:53:59 + tox_env=prefix 23:53:59 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 23:53:59 + for i in .tox/*/log 23:53:59 ++ echo .tox/robot/log 23:53:59 ++ awk -F/ '{print $2}' 23:53:59 + tox_env=robot 23:53:59 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 23:53:59 + DOC_DIR=docs/_build/html 23:53:59 + [[ -d docs/_build/html ]] 23:53:59 + echo '---> Archiving generated docs' 23:53:59 ---> Archiving generated docs 23:53:59 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 23:53:59 + echo '---> tox-run.sh ends' 23:53:59 ---> tox-run.sh ends 23:53:59 + test 0 -eq 0 23:53:59 $ ssh-agent -k 23:53:59 unset SSH_AUTH_SOCK; 23:53:59 unset SSH_AGENT_PID; 23:53:59 echo Agent pid 1528 killed; 23:53:59 [ssh-agent] Stopped. 23:53:59 [PostBuildScript] - [INFO] Executing post build scripts. 23:53:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15433299342858643474.sh 23:53:59 ---> sysstat.sh 23:54:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5496250169714648258.sh 23:54:00 ---> package-listing.sh 23:54:00 ++ facter osfamily 23:54:00 ++ tr '[:upper:]' '[:lower:]' 23:54:00 + OS_FAMILY=debian 23:54:00 + workspace=/w/workspace/builder-tox-verify-master 23:54:00 + START_PACKAGES=/tmp/packages_start.txt 23:54:00 + END_PACKAGES=/tmp/packages_end.txt 23:54:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:54:00 + PACKAGES=/tmp/packages_start.txt 23:54:00 + '[' /w/workspace/builder-tox-verify-master ']' 23:54:00 + PACKAGES=/tmp/packages_end.txt 23:54:00 + case "${OS_FAMILY}" in 23:54:00 + dpkg -l 23:54:00 + grep '^ii' 23:54:00 + '[' -f /tmp/packages_start.txt ']' 23:54:00 + '[' -f /tmp/packages_end.txt ']' 23:54:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:54:00 + '[' /w/workspace/builder-tox-verify-master ']' 23:54:00 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 23:54:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 23:54:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins370025882367643563.sh 23:54:00 ---> capture-instance-metadata.sh 23:54:00 Setup pyenv: 23:54:00 system 23:54:00 3.8.20 23:54:00 3.9.20 23:54:00 3.10.15 23:54:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:54:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ibFR from file:/tmp/.os_lf_venv 23:54:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:02 lf-activate-venv(): INFO: Base packages installed successfully 23:54:02 lf-activate-venv(): INFO: Installing additional packages: lftools 23:54:16 lf-activate-venv(): INFO: Adding /tmp/venv-ibFR/bin to PATH 23:54:16 INFO: Running in OpenStack, capturing instance metadata 23:54:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1525792672827220085.sh 23:54:16 provisioning config files... 23:54:16 Could not find credentials [logs] for builder-tox-verify-master #8190 23:54:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config15333920323868588605tmp 23:54:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:54:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:54:16 provisioning config files... 23:54:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:54:17 [EnvInject] - Injecting environment variables from a build step. 23:54:17 [EnvInject] - Injecting as environment variables the properties content 23:54:17 SERVER_ID=logs 23:54:17 23:54:17 [EnvInject] - Variables injected successfully. 23:54:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8165308323175309788.sh 23:54:17 ---> create-netrc.sh 23:54:17 WARN: Log server credential not found. 23:54:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins924512031239140410.sh 23:54:17 ---> python-tools-install.sh 23:54:17 Setup pyenv: 23:54:17 system 23:54:17 3.8.20 23:54:17 3.9.20 23:54:17 3.10.15 23:54:17 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:54:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ibFR from file:/tmp/.os_lf_venv 23:54:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:19 lf-activate-venv(): INFO: Base packages installed successfully 23:54:19 lf-activate-venv(): INFO: Installing additional packages: lftools 23:54:29 lf-activate-venv(): INFO: Adding /tmp/venv-ibFR/bin to PATH 23:54:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3985408112359453398.sh 23:54:29 ---> sudo-logs.sh 23:54:29 Archiving 'sudo' log.. 23:54:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8100329852135573555.sh 23:54:29 ---> job-cost.sh 23:54:29 Setup pyenv: 23:54:29 system 23:54:29 3.8.20 23:54:29 3.9.20 23:54:29 3.10.15 23:54:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:54:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ibFR from file:/tmp/.os_lf_venv 23:54:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:32 lf-activate-venv(): INFO: Base packages installed successfully 23:54:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:54:38 lf-activate-venv(): INFO: Adding /tmp/venv-ibFR/bin to PATH 23:54:38 INFO: No Stack... 23:54:39 INFO: Retrieving Pricing Info for: v3-standard-2 23:54:39 INFO: Archiving Costs 23:54:39 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6882093984193594234.sh 23:54:39 ---> logs-deploy.sh 23:54:39 Setup pyenv: 23:54:39 system 23:54:39 3.8.20 23:54:39 3.9.20 23:54:39 3.10.15 23:54:39 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:54:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ibFR from file:/tmp/.os_lf_venv 23:54:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:41 lf-activate-venv(): INFO: Base packages installed successfully 23:54:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:54:52 lf-activate-venv(): INFO: Adding /tmp/venv-ibFR/bin to PATH 23:54:52 WARNING: Nexus logging server not set 23:54:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8190/ 23:54:52 INFO: archiving logs to S3 23:54:53 ---> uname -a: 23:54:53 Linux prd-ubuntu2204-builder-2c-2g-2476 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:54:53 23:54:53 23:54:53 ---> lscpu: 23:54:53 Architecture: x86_64 23:54:53 CPU op-mode(s): 32-bit, 64-bit 23:54:53 Address sizes: 40 bits physical, 48 bits virtual 23:54:53 Byte Order: Little Endian 23:54:53 CPU(s): 2 23:54:53 On-line CPU(s) list: 0,1 23:54:53 Vendor ID: AuthenticAMD 23:54:53 Model name: AMD EPYC-Rome Processor 23:54:53 CPU family: 23 23:54:53 Model: 49 23:54:53 Thread(s) per core: 1 23:54:53 Core(s) per socket: 1 23:54:53 Socket(s): 2 23:54:53 Stepping: 0 23:54:53 BogoMIPS: 5599.99 23:54:53 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 23:54:53 Virtualization: AMD-V 23:54:53 Hypervisor vendor: KVM 23:54:53 Virtualization type: full 23:54:53 L1d cache: 64 KiB (2 instances) 23:54:53 L1i cache: 64 KiB (2 instances) 23:54:53 L2 cache: 1 MiB (2 instances) 23:54:53 L3 cache: 32 MiB (2 instances) 23:54:53 NUMA node(s): 1 23:54:53 NUMA node0 CPU(s): 0,1 23:54:53 Vulnerability Gather data sampling: Not affected 23:54:53 Vulnerability Indirect target selection: Not affected 23:54:53 Vulnerability Itlb multihit: Not affected 23:54:53 Vulnerability L1tf: Not affected 23:54:53 Vulnerability Mds: Not affected 23:54:53 Vulnerability Meltdown: Not affected 23:54:53 Vulnerability Mmio stale data: Not affected 23:54:53 Vulnerability Reg file data sampling: Not affected 23:54:53 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:54:53 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:54:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:54:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:54:53 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:54:53 Vulnerability Srbds: Not affected 23:54:53 Vulnerability Tsa: Not affected 23:54:53 Vulnerability Tsx async abort: Not affected 23:54:53 Vulnerability Vmscape: Not affected 23:54:53 23:54:53 23:54:53 ---> nproc: 23:54:53 2 23:54:53 23:54:53 23:54:53 ---> df -h: 23:54:53 Filesystem Size Used Avail Use% Mounted on 23:54:53 tmpfs 794M 1.1M 793M 1% /run 23:54:53 /dev/vda1 39G 9.1G 30G 24% / 23:54:53 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:54:53 tmpfs 5.0M 0 5.0M 0% /run/lock 23:54:53 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:54:53 tmpfs 794M 4.0K 794M 1% /run/user/1001 23:54:53 23:54:53 23:54:53 ---> free -m: 23:54:53 total used free shared buff/cache available 23:54:53 Mem: 7937 537 4015 4 3384 7089 23:54:53 Swap: 1023 0 1023 23:54:53 23:54:53 23:54:53 ---> ip addr: 23:54:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:54:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:54:53 inet 127.0.0.1/8 scope host lo 23:54:53 valid_lft forever preferred_lft forever 23:54:53 inet6 ::1/128 scope host 23:54:53 valid_lft forever preferred_lft forever 23:54:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:54:53 link/ether fa:16:3e:a4:53:85 brd ff:ff:ff:ff:ff:ff 23:54:53 altname enp0s3 23:54:53 inet 10.30.171.235/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:54:53 valid_lft 86184sec preferred_lft 86184sec 23:54:53 inet6 fe80::f816:3eff:fea4:5385/64 scope link 23:54:53 valid_lft forever preferred_lft forever 23:54:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:54:53 link/ether f2:c3:3c:25:51:7d brd ff:ff:ff:ff:ff:ff 23:54:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:54:53 valid_lft forever preferred_lft forever 23:54:53 23:54:53 23:54:53 ---> sar -b -r -n DEV: 23:54:53 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-2476) 01/20/26 _x86_64_ (2 CPU) 23:54:53 23:54:53 23:51:19 LINUX RESTART (2 CPU) 23:54:53 23:54:53 23:54:53 ---> sar -P ALL: 23:54:53 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-2476) 01/20/26 _x86_64_ (2 CPU) 23:54:53 23:54:53 23:51:19 LINUX RESTART (2 CPU) 23:54:53 23:54:53 23:54:53