11:03:34 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/120095 11:03:34 Running as SYSTEM 11:03:34 [EnvInject] - Loading node environment variables. 11:03:34 Building remotely on prd-ubuntu2204-builder-2c-2g-34609 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:03:34 [ssh-agent] Looking for ssh-agent implementation... 11:03:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:34 $ ssh-agent 11:03:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOYrZ70/agent.1517 11:03:34 SSH_AGENT_PID=1519 11:03:34 [ssh-agent] Started. 11:03:35 Running ssh-add (command line suppressed) 11:03:35 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_928588336943521420.key (/w/workspace/builder-tox-verify-master@tmp/private_key_928588336943521420.key) 11:03:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:03:35 The recommended git tool is: NONE 11:03:37 using credential jenkins-ssh 11:03:37 Wiping out workspace first. 11:03:37 Cloning the remote Git repository 11:03:37 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:03:37 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:03:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:03:37 > git --version # timeout=10 11:03:37 > git --version # 'git version 2.34.1' 11:03:37 using GIT_SSH to set credentials jenkins-ssh 11:03:37 Verifying host key using known hosts file 11:03:37 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. 11:03:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:03:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:03:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:03:40 using GIT_SSH to set credentials jenkins-ssh 11:03:40 Verifying host key using known hosts file 11:03:40 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. 11:03:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/95/120095/1 # timeout=10 11:03:40 > git rev-parse 44cee8a04cb09ae2471c6a5e8c192b6daa177220^{commit} # timeout=10 11:03:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:03:40 Checking out Revision 44cee8a04cb09ae2471c6a5e8c192b6daa177220 (refs/changes/95/120095/1) 11:03:40 > git config core.sparsecheckout # timeout=10 11:03:40 > git checkout -f 44cee8a04cb09ae2471c6a5e8c192b6daa177220 # timeout=10 11:03:43 Commit message: "Update cloud image list docs" 11:03:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:03:43 > git rev-list --no-walk 199a8756af31f5b0a8bd09f76b37f8c4502fbd2a # timeout=10 11:03:43 > git remote # timeout=10 11:03:43 > git submodule init # timeout=10 11:03:43 > git submodule sync # timeout=10 11:03:43 > git config --get remote.origin.url # timeout=10 11:03:43 > git submodule init # timeout=10 11:03:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:03:43 > git config --get submodule.global-jjb.url # timeout=10 11:03:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:03:43 > git config --get submodule.packer/common-packer.url # timeout=10 11:03:43 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:03:44 > git submodule update --init --recursive global-jjb # timeout=10 11:03:44 > git submodule update --init --recursive packer/common-packer # timeout=10 11:03:45 provisioning config files... 11:03:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:03:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:03:45 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15873728561371203579.sh 11:03:45 ---> python-tools-install.sh 11:03:45 Setup pyenv: 11:03:45 * system (set by /opt/pyenv/version) 11:03:45 * 3.8.20 (set by /opt/pyenv/version) 11:03:45 * 3.9.20 (set by /opt/pyenv/version) 11:03:45 3.10.15 11:03:45 3.11.10 11:03:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YFiN 11:03:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:03:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:03:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:03:54 lf-activate-venv(): INFO: Base packages installed successfully 11:03:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-YFiN/bin to PATH 11:04:21 Generating Requirements File 11:04:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:04:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:04:43 Python 3.11.10 11:04:43 pip 25.3 from /tmp/venv-YFiN/lib/python3.11/site-packages/pip (python 3.11) 11:04:43 appdirs==1.4.4 11:04:43 argcomplete==3.6.3 11:04:43 aspy.yaml==1.3.0 11:04:43 attrs==25.4.0 11:04:43 autopage==0.5.2 11:04:43 beautifulsoup4==4.14.3 11:04:43 boto3==1.42.26 11:04:43 botocore==1.42.26 11:04:43 bs4==0.0.2 11:04:43 certifi==2026.1.4 11:04:43 cffi==2.0.0 11:04:43 cfgv==3.5.0 11:04:43 chardet==5.2.0 11:04:43 charset-normalizer==3.4.4 11:04:43 click==8.3.1 11:04:43 cliff==4.13.1 11:04:43 cmd2==3.1.0 11:04:43 cryptography==3.3.2 11:04:43 debtcollector==3.0.0 11:04:43 decorator==5.2.1 11:04:43 defusedxml==0.7.1 11:04:43 Deprecated==1.3.1 11:04:43 distlib==0.4.0 11:04:43 dnspython==2.8.0 11:04:43 docker==7.1.0 11:04:43 dogpile.cache==1.5.0 11:04:43 durationpy==0.10 11:04:43 email-validator==2.3.0 11:04:43 filelock==3.20.3 11:04:43 future==1.0.0 11:04:43 gitdb==4.0.12 11:04:43 GitPython==3.1.46 11:04:43 google-auth==2.47.0 11:04:43 httplib2==0.31.0 11:04:43 identify==2.6.16 11:04:43 idna==3.11 11:04:43 importlib-resources==1.5.0 11:04:43 iso8601==2.1.0 11:04:43 Jinja2==3.1.6 11:04:43 jmespath==1.0.1 11:04:43 jsonpatch==1.33 11:04:43 jsonpointer==3.0.0 11:04:43 jsonschema==4.26.0 11:04:43 jsonschema-specifications==2025.9.1 11:04:43 keystoneauth1==5.12.0 11:04:43 kubernetes==34.1.0 11:04:43 lftools==0.37.19 11:04:43 lxml==6.0.2 11:04:43 markdown-it-py==4.0.0 11:04:43 MarkupSafe==3.0.3 11:04:43 mdurl==0.1.2 11:04:43 msgpack==1.1.2 11:04:43 multi_key_dict==2.0.3 11:04:43 munch==4.0.0 11:04:43 netaddr==1.3.0 11:04:43 niet==1.4.2 11:04:43 nodeenv==1.10.0 11:04:43 oauth2client==4.1.3 11:04:43 oauthlib==3.3.1 11:04:43 openstacksdk==4.8.0 11:04:43 os-service-types==1.8.2 11:04:43 osc-lib==4.3.0 11:04:43 oslo.config==10.2.0 11:04:43 oslo.context==6.2.0 11:04:43 oslo.i18n==6.7.1 11:04:43 oslo.log==8.0.0 11:04:43 oslo.serialization==5.9.0 11:04:43 oslo.utils==9.2.0 11:04:43 packaging==25.0 11:04:43 pbr==7.0.3 11:04:43 platformdirs==4.5.1 11:04:43 prettytable==3.17.0 11:04:43 psutil==7.2.1 11:04:43 pyasn1==0.6.1 11:04:43 pyasn1_modules==0.4.2 11:04:43 pycparser==2.23 11:04:43 pygerrit2==2.0.15 11:04:43 PyGithub==2.8.1 11:04:43 Pygments==2.19.2 11:04:43 PyJWT==2.10.1 11:04:43 PyNaCl==1.6.2 11:04:43 pyparsing==2.4.7 11:04:43 pyperclip==1.11.0 11:04:43 pyrsistent==0.20.0 11:04:43 python-cinderclient==9.8.0 11:04:43 python-dateutil==2.9.0.post0 11:04:43 python-heatclient==4.3.0 11:04:43 python-jenkins==1.8.3 11:04:43 python-keystoneclient==5.7.0 11:04:43 python-magnumclient==4.9.0 11:04:43 python-openstackclient==8.3.0 11:04:43 python-swiftclient==4.9.0 11:04:43 PyYAML==6.0.3 11:04:43 referencing==0.37.0 11:04:43 requests==2.32.5 11:04:43 requests-oauthlib==2.0.0 11:04:43 requestsexceptions==1.4.0 11:04:43 rfc3986==2.0.0 11:04:43 rich==14.2.0 11:04:43 rich-argparse==1.7.2 11:04:43 rpds-py==0.30.0 11:04:43 rsa==4.9.1 11:04:43 ruamel.yaml==0.19.1 11:04:43 ruamel.yaml.clib==0.2.15 11:04:43 s3transfer==0.16.0 11:04:43 simplejson==3.20.2 11:04:43 six==1.17.0 11:04:43 smmap==5.0.2 11:04:43 soupsieve==2.8.1 11:04:43 stevedore==5.6.0 11:04:43 tabulate==0.9.0 11:04:43 toml==0.10.2 11:04:43 tomlkit==0.14.0 11:04:43 tqdm==4.67.1 11:04:43 typing_extensions==4.15.0 11:04:43 tzdata==2025.3 11:04:43 urllib3==1.26.20 11:04:43 virtualenv==20.36.1 11:04:43 wcwidth==0.2.14 11:04:43 websocket-client==1.9.0 11:04:43 wrapt==2.0.1 11:04:43 xdg==6.0.0 11:04:43 xmltodict==1.0.2 11:04:43 yq==3.4.3 11:04:43 [EnvInject] - Injecting environment variables from a build step. 11:04:43 [EnvInject] - Injecting as environment variables the properties content 11:04:43 PYTHON=python3 11:04:43 11:04:43 [EnvInject] - Variables injected successfully. 11:04:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6696604915721830143.sh 11:04:43 ---> tox-install.sh 11:04:43 + source /home/jenkins/lf-env.sh 11:04:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:04:43 ++ mktemp -d /tmp/venv-XXXX 11:04:43 + lf_venv=/tmp/venv-Ipt4 11:04:43 + local venv_file=/tmp/.os_lf_venv 11:04:43 + local python=python3 11:04:43 + local options 11:04:43 + local set_path=true 11:04:43 + local install_args= 11:04:43 ++ 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 11:04:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:04:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:04:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:04:43 + true 11:04:43 + case $1 in 11:04:43 + venv_file=/tmp/.toxenv 11:04:43 + shift 2 11:04:43 + true 11:04:43 + case $1 in 11:04:43 + shift 11:04:43 + break 11:04:43 + case $python in 11:04:43 + local pkg_list= 11:04:43 + [[ -d /opt/pyenv ]] 11:04:43 + echo 'Setup pyenv:' 11:04:43 Setup pyenv: 11:04:43 + export PYENV_ROOT=/opt/pyenv 11:04:43 + PYENV_ROOT=/opt/pyenv 11:04:43 + 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 11:04:43 + 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 11:04:43 + pyenv versions 11:04:43 system 11:04:43 3.8.20 11:04:43 3.9.20 11:04:43 3.10.15 11:04:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:04:43 + command -v pyenv 11:04:43 ++ pyenv init - --no-rehash 11:04:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:04:43 for i in ${!paths[@]}; do 11:04:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:04:43 fi; done; 11:04:43 echo "${paths[*]}"'\'')" 11:04:43 export PATH="/opt/pyenv/shims:${PATH}" 11:04:43 export PYENV_SHELL=bash 11:04:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:04:43 pyenv() { 11:04:43 local command 11:04:43 command="${1:-}" 11:04:43 if [ "$#" -gt 0 ]; then 11:04:43 shift 11:04:43 fi 11:04:43 11:04:43 case "$command" in 11:04:43 rehash|shell) 11:04:43 eval "$(pyenv "sh-$command" "$@")" 11:04:43 ;; 11:04:43 *) 11:04:43 command pyenv "$command" "$@" 11:04:43 ;; 11:04:43 esac 11:04:43 }' 11:04:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:04:43 for i in ${!paths[@]}; do 11:04:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:04:43 fi; done; 11:04:43 echo "${paths[*]}"' 11:04:43 ++ 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 11:04:43 ++ 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 11:04:43 ++ 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 11:04:43 ++ export PYENV_SHELL=bash 11:04:43 ++ PYENV_SHELL=bash 11:04:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:04:43 +++ complete -F _pyenv pyenv 11:04:43 ++ lf-pyver python3 11:04:43 ++ local py_version_xy=python3 11:04:43 ++ local py_version_xyz= 11:04:43 ++ pyenv versions 11:04:43 ++ local command 11:04:43 ++ grep -E '^[0-9.]*[0-9]$' 11:04:43 ++ command=versions 11:04:43 ++ '[' 1 -gt 0 ']' 11:04:43 ++ shift 11:04:43 ++ case "$command" in 11:04:43 ++ command pyenv versions 11:04:43 ++ awk '{ print $1 }' 11:04:43 ++ sed 's/^[ *]* //' 11:04:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:04:43 +++ grep '^3' /tmp/.pyenv_versions 11:04:43 +++ tail -n 1 11:04:43 +++ sort -V 11:04:43 ++ py_version_xyz=3.11.10 11:04:43 ++ [[ -z 3.11.10 ]] 11:04:43 ++ echo 3.11.10 11:04:43 ++ return 0 11:04:43 + pyenv local 3.11.10 11:04:43 + local command 11:04:43 + command=local 11:04:43 + '[' 2 -gt 0 ']' 11:04:43 + shift 11:04:43 + case "$command" in 11:04:43 + command pyenv local 3.11.10 11:04:43 + for arg in "$@" 11:04:43 + case $arg in 11:04:43 + pkg_list+='tox ' 11:04:43 + for arg in "$@" 11:04:43 + case $arg in 11:04:43 + pkg_list+='virtualenv ' 11:04:43 + for arg in "$@" 11:04:43 + case $arg in 11:04:43 + pkg_list+='urllib3~=1.26.15 ' 11:04:43 + [[ -f /tmp/.toxenv ]] 11:04:43 + [[ ! -f /tmp/.toxenv ]] 11:04:43 + [[ -n '' ]] 11:04:43 + python3 -m venv /tmp/venv-Ipt4 11:04:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ipt4' 11:04:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ipt4 11:04:47 + echo /tmp/venv-Ipt4 11:04:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:04:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:04:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:04:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:47 + local 'pip_opts=--upgrade --quiet' 11:04:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:04:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:04:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:04:47 + [[ -n '' ]] 11:04:47 + [[ -n '' ]] 11:04:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:04:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:47 + /tmp/venv-Ipt4/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 11:04:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:04:51 lf-activate-venv(): INFO: Base packages installed successfully 11:04:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:04:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:04:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:04:51 + /tmp/venv-Ipt4/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 11:04:53 + type python3 11:04:53 + true 11:04:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ipt4/bin to PATH' 11:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-Ipt4/bin to PATH 11:04:53 + PATH=/tmp/venv-Ipt4/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 11:04:53 + return 0 11:04:53 + python3 --version 11:04:53 Python 3.11.10 11:04:53 + python3 -m pip --version 11:04:53 pip 25.3 from /tmp/venv-Ipt4/lib/python3.11/site-packages/pip (python 3.11) 11:04:53 + python3 -m pip freeze 11:04:54 cachetools==6.2.4 11:04:54 chardet==5.2.0 11:04:54 colorama==0.4.6 11:04:54 distlib==0.4.0 11:04:54 filelock==3.20.3 11:04:54 packaging==25.0 11:04:54 platformdirs==4.5.1 11:04:54 pluggy==1.6.0 11:04:54 pyproject-api==1.10.0 11:04:54 tox==4.34.1 11:04:54 urllib3==1.26.20 11:04:54 virtualenv==20.36.1 11:04:54 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins8782588801816223266.sh 11:04:54 [EnvInject] - Injecting environment variables from a build step. 11:04:54 [EnvInject] - Injecting as environment variables the properties content 11:04:54 PARALLEL=False 11:04:54 11:04:54 [EnvInject] - Variables injected successfully. 11:04:54 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9069972831631090297.sh 11:04:54 ---> tox-run.sh 11:04:54 + 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 11:04:54 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:04:54 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:04:54 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:04:54 + cd /w/workspace/builder-tox-verify-master/. 11:04:54 + source /home/jenkins/lf-env.sh 11:04:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:04:54 ++ mktemp -d /tmp/venv-XXXX 11:04:54 + lf_venv=/tmp/venv-HEAN 11:04:54 + local venv_file=/tmp/.os_lf_venv 11:04:54 + local python=python3 11:04:54 + local options 11:04:54 + local set_path=true 11:04:54 + local install_args= 11:04:54 ++ 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 11:04:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:04:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:04:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:04:54 + true 11:04:54 + case $1 in 11:04:54 + venv_file=/tmp/.toxenv 11:04:54 + shift 2 11:04:54 + true 11:04:54 + case $1 in 11:04:54 + shift 11:04:54 + break 11:04:54 + case $python in 11:04:54 + local pkg_list= 11:04:54 + [[ -d /opt/pyenv ]] 11:04:54 + echo 'Setup pyenv:' 11:04:54 Setup pyenv: 11:04:54 + export PYENV_ROOT=/opt/pyenv 11:04:54 + PYENV_ROOT=/opt/pyenv 11:04:54 + 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 11:04:54 + 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 11:04:54 + pyenv versions 11:04:54 system 11:04:54 3.8.20 11:04:54 3.9.20 11:04:54 3.10.15 11:04:54 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:04:54 + command -v pyenv 11:04:54 ++ pyenv init - --no-rehash 11:04:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:04:54 for i in ${!paths[@]}; do 11:04:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:04:54 fi; done; 11:04:54 echo "${paths[*]}"'\'')" 11:04:54 export PATH="/opt/pyenv/shims:${PATH}" 11:04:54 export PYENV_SHELL=bash 11:04:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:04:54 pyenv() { 11:04:54 local command 11:04:54 command="${1:-}" 11:04:54 if [ "$#" -gt 0 ]; then 11:04:54 shift 11:04:54 fi 11:04:54 11:04:54 case "$command" in 11:04:54 rehash|shell) 11:04:54 eval "$(pyenv "sh-$command" "$@")" 11:04:54 ;; 11:04:54 *) 11:04:54 command pyenv "$command" "$@" 11:04:54 ;; 11:04:54 esac 11:04:54 }' 11:04:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:04:54 for i in ${!paths[@]}; do 11:04:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:04:54 fi; done; 11:04:54 echo "${paths[*]}"' 11:04:54 ++ 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 11:04:54 ++ 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 11:04:54 ++ 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 11:04:54 ++ export PYENV_SHELL=bash 11:04:54 ++ PYENV_SHELL=bash 11:04:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:04:54 +++ complete -F _pyenv pyenv 11:04:54 ++ lf-pyver python3 11:04:54 ++ local py_version_xy=python3 11:04:54 ++ local py_version_xyz= 11:04:54 ++ pyenv versions 11:04:54 ++ local command 11:04:54 ++ command=versions 11:04:54 ++ '[' 1 -gt 0 ']' 11:04:54 ++ shift 11:04:54 ++ case "$command" in 11:04:54 ++ command pyenv versions 11:04:54 ++ awk '{ print $1 }' 11:04:54 ++ grep -E '^[0-9.]*[0-9]$' 11:04:54 ++ sed 's/^[ *]* //' 11:04:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:04:54 +++ grep '^3' /tmp/.pyenv_versions 11:04:54 +++ tail -n 1 11:04:54 +++ sort -V 11:04:54 ++ py_version_xyz=3.11.10 11:04:54 ++ [[ -z 3.11.10 ]] 11:04:54 ++ echo 3.11.10 11:04:54 ++ return 0 11:04:54 + pyenv local 3.11.10 11:04:54 + local command 11:04:54 + command=local 11:04:54 + '[' 2 -gt 0 ']' 11:04:54 + shift 11:04:54 + case "$command" in 11:04:54 + command pyenv local 3.11.10 11:04:54 + for arg in "$@" 11:04:54 + case $arg in 11:04:54 + pkg_list+='tox ' 11:04:54 + for arg in "$@" 11:04:54 + case $arg in 11:04:54 + pkg_list+='virtualenv ' 11:04:54 + for arg in "$@" 11:04:54 + case $arg in 11:04:54 + pkg_list+='urllib3~=1.26.15 ' 11:04:54 + [[ -f /tmp/.toxenv ]] 11:04:54 ++ cat /tmp/.toxenv 11:04:54 + lf_venv=/tmp/venv-Ipt4 11:04:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ipt4 from' file:/tmp/.toxenv 11:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ipt4 from file:/tmp/.toxenv 11:04:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:04:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:54 + local 'pip_opts=--upgrade --quiet' 11:04:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:04:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:04:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:04:54 + [[ -n '' ]] 11:04:54 + [[ -n '' ]] 11:04:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:04:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:54 + /tmp/venv-Ipt4/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 11:04:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:04:55 lf-activate-venv(): INFO: Base packages installed successfully 11:04:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:04:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:04:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:04:55 + /tmp/venv-Ipt4/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 11:04:56 + type python3 11:04:56 + true 11:04:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ipt4/bin to PATH' 11:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-Ipt4/bin to PATH 11:04:56 + PATH=/tmp/venv-Ipt4/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 11:04:56 + return 0 11:04:56 + [[ -d /opt/pyenv ]] 11:04:56 + echo '---> Setting up pyenv' 11:04:56 ---> Setting up pyenv 11:04:56 + export PYENV_ROOT=/opt/pyenv 11:04:56 + PYENV_ROOT=/opt/pyenv 11:04:56 + export PATH=/opt/pyenv/bin:/tmp/venv-Ipt4/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 11:04:56 + PATH=/opt/pyenv/bin:/tmp/venv-Ipt4/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 11:04:56 ++ pwd 11:04:56 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:04:56 + export PYTHONPATH 11:04:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:04:56 + TOX_TESTENV_PASSENV=PYTHONPATH 11:04:56 + tox --version 11:04:56 4.34.1 from /tmp/venv-Ipt4/lib/python3.11/site-packages/tox/__init__.py 11:04:56 + PARALLEL=False 11:04:56 + TOX_OPTIONS_LIST= 11:04:56 + [[ -n '' ]] 11:04:56 + case ${PARALLEL,,} in 11:04:56 + tox 11:04:56 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:04:57 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:05:18 docs: freeze> python -m pip freeze --all 11:05:18 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.22.4,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.9.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,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==9.0.4,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 11:05:18 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 11:05:20 docs: OK ✔ in 23.34 seconds 11:05:20 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:05:36 docs-linkcheck: freeze> python -m pip freeze --all 11:05:37 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.22.4,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.9.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,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==9.0.4,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 11:05:37 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 11:05:39 docs-linkcheck: OK ✔ in 19.42 seconds 11:05:39 jjb-version: freeze> python -m pip freeze --all 11:05:40 jjb-version: pip==25.3,setuptools==80.9.0 11:05:40 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:05:40 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:05:40 JJB version in tox.ini: 6.3.0 11:05:40 jjb-version: OK ✔ in 0.77 seconds 11:05:40 prefix: freeze> python -m pip freeze --all 11:05:41 prefix: pip==25.3,setuptools==80.9.0 11:05:41 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:05:41 prefix: OK ✔ in 0.81 seconds 11:05:41 robot: freeze> python -m pip freeze --all 11:05:41 robot: pip==25.3,setuptools==80.9.0 11:05:41 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:05:41 docs: OK (23.33=setup[21.45]+cmd[1.89] seconds) 11:05:41 docs-linkcheck: OK (19.42=setup[17.06]+cmd[2.36] seconds) 11:05:41 jjb-version: OK (0.77=setup[0.73]+cmd[0.04] seconds) 11:05:41 prefix: OK (0.81=setup[0.78]+cmd[0.03] seconds) 11:05:41 robot: OK (0.79=setup[0.74]+cmd[0.04] seconds) 11:05:41 congratulations :) (45.14 seconds) 11:05:42 + tox_status=0 11:05:42 + echo '---> Completed tox runs' 11:05:42 ---> Completed tox runs 11:05:42 + for i in .tox/*/log 11:05:42 ++ echo .tox/docs-linkcheck/log 11:05:42 ++ awk -F/ '{print $2}' 11:05:42 + tox_env=docs-linkcheck 11:05:42 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:05:42 + for i in .tox/*/log 11:05:42 ++ echo .tox/docs/log 11:05:42 ++ awk -F/ '{print $2}' 11:05:42 + tox_env=docs 11:05:42 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:05:42 + for i in .tox/*/log 11:05:42 ++ awk -F/ '{print $2}' 11:05:42 ++ echo .tox/jjb-version/log 11:05:42 + tox_env=jjb-version 11:05:42 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:05:42 + for i in .tox/*/log 11:05:42 ++ echo .tox/prefix/log 11:05:42 ++ awk -F/ '{print $2}' 11:05:42 + tox_env=prefix 11:05:42 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:05:42 + for i in .tox/*/log 11:05:42 ++ echo .tox/robot/log 11:05:42 ++ awk -F/ '{print $2}' 11:05:42 + tox_env=robot 11:05:42 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:05:42 + DOC_DIR=docs/_build/html 11:05:42 + [[ -d docs/_build/html ]] 11:05:42 + echo '---> Archiving generated docs' 11:05:42 ---> Archiving generated docs 11:05:42 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:05:42 + echo '---> tox-run.sh ends' 11:05:42 ---> tox-run.sh ends 11:05:42 + test 0 -eq 0 11:05:42 $ ssh-agent -k 11:05:42 unset SSH_AUTH_SOCK; 11:05:42 unset SSH_AGENT_PID; 11:05:42 echo Agent pid 1519 killed; 11:05:42 [ssh-agent] Stopped. 11:05:42 [PostBuildScript] - [INFO] Executing post build scripts. 11:05:42 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2720523625191087090.sh 11:05:42 ---> sysstat.sh 11:05:42 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3194885326218301259.sh 11:05:42 ---> package-listing.sh 11:05:42 ++ facter osfamily 11:05:42 ++ tr '[:upper:]' '[:lower:]' 11:05:42 + OS_FAMILY=debian 11:05:42 + workspace=/w/workspace/builder-tox-verify-master 11:05:42 + START_PACKAGES=/tmp/packages_start.txt 11:05:42 + END_PACKAGES=/tmp/packages_end.txt 11:05:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:42 + PACKAGES=/tmp/packages_start.txt 11:05:42 + '[' /w/workspace/builder-tox-verify-master ']' 11:05:42 + PACKAGES=/tmp/packages_end.txt 11:05:42 + case "${OS_FAMILY}" in 11:05:42 + dpkg -l 11:05:42 + grep '^ii' 11:05:42 + '[' -f /tmp/packages_start.txt ']' 11:05:42 + '[' -f /tmp/packages_end.txt ']' 11:05:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:42 + '[' /w/workspace/builder-tox-verify-master ']' 11:05:42 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:05:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:05:42 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5239777202698548092.sh 11:05:42 ---> capture-instance-metadata.sh 11:05:43 Setup pyenv: 11:05:43 system 11:05:43 3.8.20 11:05:43 3.9.20 11:05:43 3.10.15 11:05:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YFiN from file:/tmp/.os_lf_venv 11:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:45 lf-activate-venv(): INFO: Base packages installed successfully 11:05:45 lf-activate-venv(): INFO: Installing additional packages: lftools 11:05:55 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. 11:05:55 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 11:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-YFiN/bin to PATH 11:05:56 INFO: Running in OpenStack, capturing instance metadata 11:05:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8133287113661130957.sh 11:05:56 provisioning config files... 11:05:56 Could not find credentials [logs] for builder-tox-verify-master #8168 11:05:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config1359764784994055343tmp 11:05:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:05:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:05:57 provisioning config files... 11:05:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:05:57 [EnvInject] - Injecting environment variables from a build step. 11:05:57 [EnvInject] - Injecting as environment variables the properties content 11:05:57 SERVER_ID=logs 11:05:57 11:05:57 [EnvInject] - Variables injected successfully. 11:05:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6338958803848140844.sh 11:05:57 ---> create-netrc.sh 11:05:57 WARN: Log server credential not found. 11:05:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8811855921347286326.sh 11:05:57 ---> python-tools-install.sh 11:05:57 Setup pyenv: 11:05:57 system 11:05:57 3.8.20 11:05:57 3.9.20 11:05:57 3.10.15 11:05:57 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YFiN from file:/tmp/.os_lf_venv 11:05:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:59 lf-activate-venv(): INFO: Base packages installed successfully 11:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-YFiN/bin to PATH 11:06:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13597781800899585162.sh 11:06:10 ---> sudo-logs.sh 11:06:10 Archiving 'sudo' log.. 11:06:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14087078507172513010.sh 11:06:10 ---> job-cost.sh 11:06:10 Setup pyenv: 11:06:10 system 11:06:10 3.8.20 11:06:10 3.9.20 11:06:10 3.10.15 11:06:10 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YFiN from file:/tmp/.os_lf_venv 11:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:12 lf-activate-venv(): INFO: Base packages installed successfully 11:06:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-YFiN/bin to PATH 11:06:19 INFO: No Stack... 11:06:19 INFO: Retrieving Pricing Info for: v3-standard-2 11:06:19 INFO: Archiving Costs 11:06:19 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1873698978620163506.sh 11:06:19 ---> logs-deploy.sh 11:06:19 Setup pyenv: 11:06:19 system 11:06:19 3.8.20 11:06:19 3.9.20 11:06:19 3.10.15 11:06:19 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YFiN from file:/tmp/.os_lf_venv 11:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:21 lf-activate-venv(): INFO: Base packages installed successfully 11:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-YFiN/bin to PATH 11:06:31 WARNING: Nexus logging server not set 11:06:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8168/ 11:06:31 INFO: archiving logs to S3 11:06:32 ---> uname -a: 11:06:32 Linux prd-ubuntu2204-builder-2c-2g-34609 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:06:32 11:06:32 11:06:32 ---> lscpu: 11:06:32 Architecture: x86_64 11:06:32 CPU op-mode(s): 32-bit, 64-bit 11:06:32 Address sizes: 40 bits physical, 48 bits virtual 11:06:32 Byte Order: Little Endian 11:06:32 CPU(s): 2 11:06:32 On-line CPU(s) list: 0,1 11:06:32 Vendor ID: AuthenticAMD 11:06:32 Model name: AMD EPYC-Rome Processor 11:06:32 CPU family: 23 11:06:32 Model: 49 11:06:32 Thread(s) per core: 1 11:06:32 Core(s) per socket: 1 11:06:32 Socket(s): 2 11:06:32 Stepping: 0 11:06:32 BogoMIPS: 5599.99 11:06:32 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 11:06:32 Virtualization: AMD-V 11:06:32 Hypervisor vendor: KVM 11:06:32 Virtualization type: full 11:06:32 L1d cache: 64 KiB (2 instances) 11:06:32 L1i cache: 64 KiB (2 instances) 11:06:32 L2 cache: 1 MiB (2 instances) 11:06:32 L3 cache: 32 MiB (2 instances) 11:06:32 NUMA node(s): 1 11:06:32 NUMA node0 CPU(s): 0,1 11:06:32 Vulnerability Gather data sampling: Not affected 11:06:32 Vulnerability Indirect target selection: Not affected 11:06:32 Vulnerability Itlb multihit: Not affected 11:06:32 Vulnerability L1tf: Not affected 11:06:32 Vulnerability Mds: Not affected 11:06:32 Vulnerability Meltdown: Not affected 11:06:32 Vulnerability Mmio stale data: Not affected 11:06:32 Vulnerability Reg file data sampling: Not affected 11:06:32 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:06:32 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:06:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:06:32 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:06:32 Vulnerability Srbds: Not affected 11:06:32 Vulnerability Tsa: Not affected 11:06:32 Vulnerability Tsx async abort: Not affected 11:06:32 Vulnerability Vmscape: Not affected 11:06:32 11:06:32 11:06:32 ---> nproc: 11:06:32 2 11:06:32 11:06:32 11:06:32 ---> df -h: 11:06:32 Filesystem Size Used Avail Use% Mounted on 11:06:32 tmpfs 794M 1.1M 793M 1% /run 11:06:32 /dev/vda1 39G 9.1G 30G 24% / 11:06:32 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:06:32 tmpfs 5.0M 0 5.0M 0% /run/lock 11:06:32 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:06:32 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:06:32 11:06:32 11:06:32 ---> free -m: 11:06:32 total used free shared buff/cache available 11:06:32 Mem: 7937 565 3980 4 3392 7061 11:06:32 Swap: 1023 0 1023 11:06:32 11:06:32 11:06:32 ---> ip addr: 11:06:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:06:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:06:32 inet 127.0.0.1/8 scope host lo 11:06:32 valid_lft forever preferred_lft forever 11:06:32 inet6 ::1/128 scope host 11:06:32 valid_lft forever preferred_lft forever 11:06:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:06:32 link/ether fa:16:3e:d2:10:3e brd ff:ff:ff:ff:ff:ff 11:06:32 altname enp0s3 11:06:32 inet 10.30.171.93/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:06:32 valid_lft 86188sec preferred_lft 86188sec 11:06:32 inet6 fe80::f816:3eff:fed2:103e/64 scope link 11:06:32 valid_lft forever preferred_lft forever 11:06:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:06:32 link/ether 06:01:9e:a0:65:a6 brd ff:ff:ff:ff:ff:ff 11:06:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:06:32 valid_lft forever preferred_lft forever 11:06:32 11:06:32 11:06:32 ---> sar -b -r -n DEV: 11:06:32 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-34609) 01/13/26 _x86_64_ (2 CPU) 11:06:32 11:06:32 11:03:03 LINUX RESTART (2 CPU) 11:06:32 11:06:32 11:06:32 ---> sar -P ALL: 11:06:32 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-34609) 01/13/26 _x86_64_ (2 CPU) 11:06:32 11:06:32 11:03:03 LINUX RESTART (2 CPU) 11:06:32 11:06:32 11:06:32