11:12:06 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/117796 11:12:06 Running as SYSTEM 11:12:06 [EnvInject] - Loading node environment variables. 11:12:07 Building remotely on prd-ubuntu2204-builder-2c-2g-23326 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:12:07 [ssh-agent] Looking for ssh-agent implementation... 11:12:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:07 $ ssh-agent 11:12:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhWigFb/agent.1512 11:12:07 SSH_AGENT_PID=1514 11:12:07 [ssh-agent] Started. 11:12:07 Running ssh-add (command line suppressed) 11:12:07 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_4383260149424393654.key (/w/workspace/builder-tox-verify-master@tmp/private_key_4383260149424393654.key) 11:12:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:12:07 The recommended git tool is: NONE 11:12:09 using credential jenkins-ssh 11:12:09 Wiping out workspace first. 11:12:09 Cloning the remote Git repository 11:12:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:12:09 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:12:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:12:09 > git --version # timeout=10 11:12:09 > git --version # 'git version 2.34.1' 11:12:09 using GIT_SSH to set credentials jenkins-ssh 11:12:09 Verifying host key using known hosts file 11:12:09 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:12:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:12:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:12:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:12:12 using GIT_SSH to set credentials jenkins-ssh 11:12:12 Verifying host key using known hosts file 11:12:12 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:12:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/96/117796/1 # timeout=10 11:12:13 > git rev-parse 45ce04649abe428f6c5bfbd3bc03b894851b23dc^{commit} # timeout=10 11:12:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:12:13 Checking out Revision 45ce04649abe428f6c5bfbd3bc03b894851b23dc (refs/changes/96/117796/1) 11:12:13 > git config core.sparsecheckout # timeout=10 11:12:13 > git checkout -f 45ce04649abe428f6c5bfbd3bc03b894851b23dc # timeout=10 11:12:16 Commit message: "Update cloud image list docs" 11:12:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:12:16 > git rev-list --no-walk 84e8492c14c79f315cb64150d57d0cf8aa63efe8 # timeout=10 11:12:16 > git remote # timeout=10 11:12:16 > git submodule init # timeout=10 11:12:16 > git submodule sync # timeout=10 11:12:16 > git config --get remote.origin.url # timeout=10 11:12:16 > git submodule init # timeout=10 11:12:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:12:16 > git config --get submodule.global-jjb.url # timeout=10 11:12:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:12:16 > git config --get submodule.packer/common-packer.url # timeout=10 11:12:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:12:16 > git submodule update --init --recursive global-jjb # timeout=10 11:12:17 > git submodule update --init --recursive packer/common-packer # timeout=10 11:12:18 provisioning config files... 11:12:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:12:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:12:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4208545678399093168.sh 11:12:18 ---> python-tools-install.sh 11:12:18 Setup pyenv: 11:12:18 * system (set by /opt/pyenv/version) 11:12:18 * 3.8.20 (set by /opt/pyenv/version) 11:12:18 * 3.9.20 (set by /opt/pyenv/version) 11:12:18 * 3.10.15 (set by /opt/pyenv/version) 11:12:18 * 3.11.10 (set by /opt/pyenv/version) 11:12:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sLbz 11:12:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:12:27 lf-activate-venv(): INFO: Installing: lftools 11:12:55 lf-activate-venv(): INFO: Adding /tmp/venv-sLbz/bin to PATH 11:12:55 Generating Requirements File 11:13:17 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:13:17 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:13:17 Python 3.11.10 11:13:18 pip 25.2 from /tmp/venv-sLbz/lib/python3.11/site-packages/pip (python 3.11) 11:13:18 appdirs==1.4.4 11:13:18 argcomplete==3.6.2 11:13:18 aspy.yaml==1.3.0 11:13:18 attrs==25.3.0 11:13:18 autopage==0.5.2 11:13:18 beautifulsoup4==4.13.5 11:13:18 boto3==1.40.21 11:13:18 botocore==1.40.21 11:13:18 bs4==0.0.2 11:13:18 cachetools==5.5.2 11:13:18 certifi==2025.8.3 11:13:18 cffi==1.17.1 11:13:18 cfgv==3.4.0 11:13:18 chardet==5.2.0 11:13:18 charset-normalizer==3.4.3 11:13:18 click==8.2.1 11:13:18 cliff==4.11.0 11:13:18 cmd2==2.7.0 11:13:18 cryptography==3.3.2 11:13:18 debtcollector==3.0.0 11:13:18 decorator==5.2.1 11:13:18 defusedxml==0.7.1 11:13:18 Deprecated==1.2.18 11:13:18 distlib==0.4.0 11:13:18 dnspython==2.7.0 11:13:18 docker==7.1.0 11:13:18 dogpile.cache==1.4.0 11:13:18 durationpy==0.10 11:13:18 email-validator==2.3.0 11:13:18 filelock==3.19.1 11:13:18 future==1.0.0 11:13:18 gitdb==4.0.12 11:13:18 GitPython==3.1.45 11:13:18 google-auth==2.40.3 11:13:18 httplib2==0.30.0 11:13:18 identify==2.6.13 11:13:18 idna==3.10 11:13:18 importlib-resources==1.5.0 11:13:18 iso8601==2.1.0 11:13:18 Jinja2==3.1.6 11:13:18 jmespath==1.0.1 11:13:18 jsonpatch==1.33 11:13:18 jsonpointer==3.0.0 11:13:18 jsonschema==4.25.1 11:13:18 jsonschema-specifications==2025.4.1 11:13:18 keystoneauth1==5.12.0 11:13:18 kubernetes==33.1.0 11:13:18 lftools==0.37.13 11:13:18 lxml==6.0.1 11:13:18 markdown-it-py==4.0.0 11:13:18 MarkupSafe==3.0.2 11:13:18 mdurl==0.1.2 11:13:18 msgpack==1.1.1 11:13:18 multi_key_dict==2.0.3 11:13:18 munch==4.0.0 11:13:18 netaddr==1.3.0 11:13:18 niet==1.4.2 11:13:18 nodeenv==1.9.1 11:13:18 oauth2client==4.1.3 11:13:18 oauthlib==3.3.1 11:13:18 openstacksdk==4.7.0 11:13:18 os-client-config==2.3.0 11:13:18 os-service-types==1.8.0 11:13:18 osc-lib==4.2.0 11:13:18 oslo.config==10.0.0 11:13:18 oslo.context==6.1.0 11:13:18 oslo.i18n==6.6.0 11:13:18 oslo.log==7.2.1 11:13:18 oslo.serialization==5.8.0 11:13:18 oslo.utils==9.1.0 11:13:18 packaging==25.0 11:13:18 pbr==7.0.1 11:13:18 platformdirs==4.4.0 11:13:18 prettytable==3.16.0 11:13:18 psutil==7.0.0 11:13:18 pyasn1==0.6.1 11:13:18 pyasn1_modules==0.4.2 11:13:18 pycparser==2.22 11:13:18 pygerrit2==2.0.15 11:13:18 PyGithub==2.7.0 11:13:18 Pygments==2.19.2 11:13:18 PyJWT==2.10.1 11:13:18 PyNaCl==1.5.0 11:13:18 pyparsing==2.4.7 11:13:18 pyperclip==1.9.0 11:13:18 pyrsistent==0.20.0 11:13:18 python-cinderclient==9.7.0 11:13:18 python-dateutil==2.9.0.post0 11:13:18 python-heatclient==4.3.0 11:13:18 python-jenkins==1.8.3 11:13:18 python-keystoneclient==5.7.0 11:13:18 python-magnumclient==4.8.1 11:13:18 python-openstackclient==8.2.0 11:13:18 python-swiftclient==4.8.0 11:13:18 PyYAML==6.0.2 11:13:18 referencing==0.36.2 11:13:18 requests==2.32.5 11:13:18 requests-oauthlib==2.0.0 11:13:18 requestsexceptions==1.4.0 11:13:18 rfc3986==2.0.0 11:13:18 rich==14.1.0 11:13:18 rich-argparse==1.7.1 11:13:18 rpds-py==0.27.1 11:13:18 rsa==4.9.1 11:13:18 ruamel.yaml==0.18.15 11:13:18 ruamel.yaml.clib==0.2.12 11:13:18 s3transfer==0.13.1 11:13:18 simplejson==3.20.1 11:13:18 six==1.17.0 11:13:18 smmap==5.0.2 11:13:18 soupsieve==2.8 11:13:18 stevedore==5.5.0 11:13:18 tabulate==0.9.0 11:13:18 toml==0.10.2 11:13:18 tomlkit==0.13.3 11:13:18 tqdm==4.67.1 11:13:18 typing_extensions==4.15.0 11:13:18 tzdata==2025.2 11:13:18 urllib3==1.26.20 11:13:18 virtualenv==20.34.0 11:13:18 wcwidth==0.2.13 11:13:18 websocket-client==1.8.0 11:13:18 wrapt==1.17.3 11:13:18 xdg==6.0.0 11:13:18 xmltodict==0.14.2 11:13:18 yq==3.4.3 11:13:18 [EnvInject] - Injecting environment variables from a build step. 11:13:18 [EnvInject] - Injecting as environment variables the properties content 11:13:18 PYTHON=python3 11:13:18 11:13:18 [EnvInject] - Variables injected successfully. 11:13:18 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins13656694272806823761.sh 11:13:18 ---> tox-install.sh 11:13:18 + source /home/jenkins/lf-env.sh 11:13:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:18 ++ mktemp -d /tmp/venv-XXXX 11:13:18 + lf_venv=/tmp/venv-TtsR 11:13:18 + local venv_file=/tmp/.os_lf_venv 11:13:18 + local python=python3 11:13:18 + local options 11:13:18 + local set_path=true 11:13:18 + local install_args= 11:13:18 ++ 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:13:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:18 + true 11:13:18 + case $1 in 11:13:18 + venv_file=/tmp/.toxenv 11:13:18 + shift 2 11:13:18 + true 11:13:18 + case $1 in 11:13:18 + shift 11:13:18 + break 11:13:18 + case $python in 11:13:18 + local pkg_list= 11:13:18 + [[ -d /opt/pyenv ]] 11:13:18 + echo 'Setup pyenv:' 11:13:18 Setup pyenv: 11:13:18 + export PYENV_ROOT=/opt/pyenv 11:13:18 + PYENV_ROOT=/opt/pyenv 11:13:18 + 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:13:18 + 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:13:18 + pyenv versions 11:13:18 system 11:13:18 3.8.20 11:13:18 3.9.20 11:13:18 3.10.15 11:13:18 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:13:18 + command -v pyenv 11:13:18 ++ pyenv init - --no-rehash 11:13:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:13:18 for i in ${!paths[@]}; do 11:13:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:13:18 fi; done; 11:13:18 echo "${paths[*]}"'\'')" 11:13:18 export PATH="/opt/pyenv/shims:${PATH}" 11:13:18 export PYENV_SHELL=bash 11:13:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:18 pyenv() { 11:13:18 local command 11:13:18 command="${1:-}" 11:13:18 if [ "$#" -gt 0 ]; then 11:13:18 shift 11:13:18 fi 11:13:18 11:13:18 case "$command" in 11:13:18 rehash|shell) 11:13:18 eval "$(pyenv "sh-$command" "$@")" 11:13:18 ;; 11:13:18 *) 11:13:18 command pyenv "$command" "$@" 11:13:18 ;; 11:13:18 esac 11:13:18 }' 11:13:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:13:18 for i in ${!paths[@]}; do 11:13:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:13:18 fi; done; 11:13:18 echo "${paths[*]}"' 11:13:18 ++ 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:13:18 ++ 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:13:18 ++ 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:13:18 ++ export PYENV_SHELL=bash 11:13:18 ++ PYENV_SHELL=bash 11:13:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:18 +++ complete -F _pyenv pyenv 11:13:18 ++ lf-pyver python3 11:13:18 ++ local py_version_xy=python3 11:13:18 ++ local py_version_xyz= 11:13:18 ++ pyenv versions 11:13:18 ++ local command 11:13:18 ++ command=versions 11:13:18 ++ awk '{ print $1 }' 11:13:18 ++ '[' 1 -gt 0 ']' 11:13:18 ++ shift 11:13:18 ++ case "$command" in 11:13:18 ++ command pyenv versions 11:13:18 ++ grep -E '^[0-9.]*[0-9]$' 11:13:18 ++ sed 's/^[ *]* //' 11:13:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:18 +++ grep '^3' /tmp/.pyenv_versions 11:13:18 +++ tail -n 1 11:13:18 +++ sort -V 11:13:18 ++ py_version_xyz=3.11.10 11:13:18 ++ [[ -z 3.11.10 ]] 11:13:18 ++ echo 3.11.10 11:13:18 ++ return 0 11:13:18 + pyenv local 3.11.10 11:13:18 + local command 11:13:18 + command=local 11:13:18 + '[' 2 -gt 0 ']' 11:13:18 + shift 11:13:18 + case "$command" in 11:13:18 + command pyenv local 3.11.10 11:13:18 + for arg in "$@" 11:13:18 + case $arg in 11:13:18 + pkg_list+='tox ' 11:13:18 + for arg in "$@" 11:13:18 + case $arg in 11:13:18 + pkg_list+='virtualenv ' 11:13:18 + for arg in "$@" 11:13:18 + case $arg in 11:13:18 + pkg_list+='urllib3~=1.26.15 ' 11:13:18 + [[ -f /tmp/.toxenv ]] 11:13:18 + [[ ! -f /tmp/.toxenv ]] 11:13:18 + [[ -n '' ]] 11:13:18 + python3 -m venv /tmp/venv-TtsR 11:13:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TtsR' 11:13:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TtsR 11:13:22 + echo /tmp/venv-TtsR 11:13:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:13:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:13:22 + /tmp/venv-TtsR/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:13:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:13:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:13:26 + /tmp/venv-TtsR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:13:29 + type python3 11:13:29 + true 11:13:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TtsR/bin to PATH' 11:13:29 lf-activate-venv(): INFO: Adding /tmp/venv-TtsR/bin to PATH 11:13:29 + PATH=/tmp/venv-TtsR/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:13:29 + return 0 11:13:29 + python3 --version 11:13:29 Python 3.11.10 11:13:29 + python3 -m pip --version 11:13:29 pip 25.2 from /tmp/venv-TtsR/lib/python3.11/site-packages/pip (python 3.11) 11:13:29 + python3 -m pip freeze 11:13:29 cachetools==6.2.0 11:13:29 chardet==5.2.0 11:13:29 colorama==0.4.6 11:13:29 distlib==0.4.0 11:13:29 filelock==3.19.1 11:13:29 packaging==25.0 11:13:29 platformdirs==4.4.0 11:13:29 pluggy==1.6.0 11:13:29 pyproject-api==1.9.1 11:13:29 tox==4.29.0 11:13:29 urllib3==1.26.20 11:13:29 virtualenv==20.34.0 11:13:29 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins17998217889507689162.sh 11:13:29 [EnvInject] - Injecting environment variables from a build step. 11:13:29 [EnvInject] - Injecting as environment variables the properties content 11:13:29 PARALLEL=False 11:13:29 11:13:29 [EnvInject] - Variables injected successfully. 11:13:29 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2926093779420787373.sh 11:13:29 ---> tox-run.sh 11:13:29 + 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:13:29 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:13:29 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:13:29 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:13:29 + cd /w/workspace/builder-tox-verify-master/. 11:13:29 + source /home/jenkins/lf-env.sh 11:13:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:29 ++ mktemp -d /tmp/venv-XXXX 11:13:29 + lf_venv=/tmp/venv-7OWQ 11:13:29 + local venv_file=/tmp/.os_lf_venv 11:13:29 + local python=python3 11:13:29 + local options 11:13:29 + local set_path=true 11:13:29 + local install_args= 11:13:29 ++ 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:13:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:29 + true 11:13:29 + case $1 in 11:13:29 + venv_file=/tmp/.toxenv 11:13:29 + shift 2 11:13:29 + true 11:13:29 + case $1 in 11:13:29 + shift 11:13:29 + break 11:13:29 + case $python in 11:13:29 + local pkg_list= 11:13:29 + [[ -d /opt/pyenv ]] 11:13:29 + echo 'Setup pyenv:' 11:13:29 Setup pyenv: 11:13:29 + export PYENV_ROOT=/opt/pyenv 11:13:29 + PYENV_ROOT=/opt/pyenv 11:13:29 + 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:13:29 + 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:13:29 + pyenv versions 11:13:29 system 11:13:29 3.8.20 11:13:29 3.9.20 11:13:29 3.10.15 11:13:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:13:29 + command -v pyenv 11:13:29 ++ pyenv init - --no-rehash 11:13:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:13:29 for i in ${!paths[@]}; do 11:13:29 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:13:29 fi; done; 11:13:29 echo "${paths[*]}"'\'')" 11:13:29 export PATH="/opt/pyenv/shims:${PATH}" 11:13:29 export PYENV_SHELL=bash 11:13:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:29 pyenv() { 11:13:29 local command 11:13:29 command="${1:-}" 11:13:29 if [ "$#" -gt 0 ]; then 11:13:29 shift 11:13:29 fi 11:13:29 11:13:29 case "$command" in 11:13:29 rehash|shell) 11:13:29 eval "$(pyenv "sh-$command" "$@")" 11:13:29 ;; 11:13:29 *) 11:13:29 command pyenv "$command" "$@" 11:13:29 ;; 11:13:29 esac 11:13:29 }' 11:13:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:13:29 for i in ${!paths[@]}; do 11:13:29 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:13:29 fi; done; 11:13:29 echo "${paths[*]}"' 11:13:29 ++ 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:13:29 ++ 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:13:29 ++ 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:13:29 ++ export PYENV_SHELL=bash 11:13:29 ++ PYENV_SHELL=bash 11:13:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:29 +++ complete -F _pyenv pyenv 11:13:29 ++ lf-pyver python3 11:13:29 ++ local py_version_xy=python3 11:13:29 ++ local py_version_xyz= 11:13:29 ++ pyenv versions 11:13:29 ++ local command 11:13:29 ++ command=versions 11:13:29 ++ awk '{ print $1 }' 11:13:29 ++ '[' 1 -gt 0 ']' 11:13:29 ++ shift 11:13:29 ++ case "$command" in 11:13:29 ++ command pyenv versions 11:13:29 ++ sed 's/^[ *]* //' 11:13:29 ++ grep -E '^[0-9.]*[0-9]$' 11:13:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:29 +++ grep '^3' /tmp/.pyenv_versions 11:13:29 +++ tail -n 1 11:13:29 +++ sort -V 11:13:29 ++ py_version_xyz=3.11.10 11:13:29 ++ [[ -z 3.11.10 ]] 11:13:29 ++ echo 3.11.10 11:13:29 ++ return 0 11:13:29 + pyenv local 3.11.10 11:13:29 + local command 11:13:29 + command=local 11:13:29 + '[' 2 -gt 0 ']' 11:13:29 + shift 11:13:29 + case "$command" in 11:13:29 + command pyenv local 3.11.10 11:13:29 + for arg in "$@" 11:13:29 + case $arg in 11:13:29 + pkg_list+='tox ' 11:13:29 + for arg in "$@" 11:13:29 + case $arg in 11:13:29 + pkg_list+='virtualenv ' 11:13:29 + for arg in "$@" 11:13:29 + case $arg in 11:13:29 + pkg_list+='urllib3~=1.26.15 ' 11:13:29 + [[ -f /tmp/.toxenv ]] 11:13:29 ++ cat /tmp/.toxenv 11:13:29 + lf_venv=/tmp/venv-TtsR 11:13:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TtsR from' file:/tmp/.toxenv 11:13:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TtsR from file:/tmp/.toxenv 11:13:29 + /tmp/venv-TtsR/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:13:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:13:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:13:30 + /tmp/venv-TtsR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:13:31 + type python3 11:13:31 + true 11:13:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TtsR/bin to PATH' 11:13:31 lf-activate-venv(): INFO: Adding /tmp/venv-TtsR/bin to PATH 11:13:31 + PATH=/tmp/venv-TtsR/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:13:31 + return 0 11:13:31 + [[ -d /opt/pyenv ]] 11:13:31 + echo '---> Setting up pyenv' 11:13:31 ---> Setting up pyenv 11:13:31 + export PYENV_ROOT=/opt/pyenv 11:13:31 + PYENV_ROOT=/opt/pyenv 11:13:31 + export PATH=/opt/pyenv/bin:/tmp/venv-TtsR/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:13:31 + PATH=/opt/pyenv/bin:/tmp/venv-TtsR/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:13:31 ++ pwd 11:13:31 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:13:31 + export PYTHONPATH 11:13:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:13:31 + TOX_TESTENV_PASSENV=PYTHONPATH 11:13:31 + tox --version 11:13:32 4.29.0 from /tmp/venv-TtsR/lib/python3.11/site-packages/tox/__init__.py 11:13:32 + PARALLEL=False 11:13:32 + TOX_OPTIONS_LIST= 11:13:32 + [[ -n '' ]] 11:13:32 + case ${PARALLEL,,} in 11:13:32 + tox 11:13:32 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:13:32 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:13:53 docs: freeze> python -m pip freeze --all 11:13:54 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 11:13:54 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:13:55 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:13:55 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:13:55 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:13:55 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:13:55 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:13:55 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:13:55 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:13:55 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:13:56 docs: exit 1 (1.77 seconds) /w/workspace/builder-tox-verify-master> 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 pid=2486 11:13:56 docs: FAIL ✖ in 23.61 seconds 11:13:56 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:14:12 docs-linkcheck: freeze> python -m pip freeze --all 11:14:12 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 11:14:12 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:14:14 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:14:15 docs-linkcheck: exit 1 (2.34 seconds) /w/workspace/builder-tox-verify-master> 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 pid=2519 11:14:15 docs-linkcheck: FAIL ✖ in 19.13 seconds 11:14:15 jjb-version: freeze> python -m pip freeze --all 11:14:15 jjb-version: pip==25.2,setuptools==80.9.0 11:14:15 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:14:15 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:14:15 JJB version in tox.ini: 6.3.0 11:14:16 jjb-version: OK ✔ in 0.8 seconds 11:14:16 prefix: freeze> python -m pip freeze --all 11:14:16 prefix: pip==25.2,setuptools==80.9.0 11:14:16 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:14:16 prefix: OK ✔ in 0.79 seconds 11:14:16 robot: freeze> python -m pip freeze --all 11:14:17 robot: pip==25.2,setuptools==80.9.0 11:14:17 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:14:17 docs: FAIL code 1 (23.61=setup[21.84]+cmd[1.77] seconds) 11:14:17 docs-linkcheck: FAIL code 1 (19.13=setup[16.79]+cmd[2.34] seconds) 11:14:17 jjb-version: OK (0.80=setup[0.77]+cmd[0.03] seconds) 11:14:17 prefix: OK (0.79=setup[0.76]+cmd[0.03] seconds) 11:14:17 robot: OK (0.81=setup[0.78]+cmd[0.03] seconds) 11:14:17 evaluation failed :( (45.17 seconds) 11:14:17 + tox_status=255 11:14:17 + echo '---> Completed tox runs' 11:14:17 ---> Completed tox runs 11:14:17 + for i in .tox/*/log 11:14:17 ++ echo .tox/docs-linkcheck/log 11:14:17 ++ awk -F/ '{print $2}' 11:14:17 + tox_env=docs-linkcheck 11:14:17 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:14:17 + for i in .tox/*/log 11:14:17 ++ echo .tox/docs/log 11:14:17 ++ awk -F/ '{print $2}' 11:14:17 + tox_env=docs 11:14:17 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:14:17 + for i in .tox/*/log 11:14:17 ++ echo .tox/jjb-version/log 11:14:17 ++ awk -F/ '{print $2}' 11:14:17 + tox_env=jjb-version 11:14:17 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:14:17 + for i in .tox/*/log 11:14:17 ++ echo .tox/prefix/log 11:14:17 ++ awk -F/ '{print $2}' 11:14:17 + tox_env=prefix 11:14:17 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:14:17 + for i in .tox/*/log 11:14:17 ++ awk -F/ '{print $2}' 11:14:17 ++ echo .tox/robot/log 11:14:17 + tox_env=robot 11:14:17 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:14:17 + DOC_DIR=docs/_build/html 11:14:17 + [[ -d docs/_build/html ]] 11:14:17 + echo '---> Archiving generated docs' 11:14:17 ---> Archiving generated docs 11:14:17 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:14:17 + echo '---> tox-run.sh ends' 11:14:17 ---> tox-run.sh ends 11:14:17 + test 255 -eq 0 11:14:17 + exit 255 11:14:17 ++ '[' 1 = 1 ']' 11:14:17 ++ '[' -x /usr/bin/clear_console ']' 11:14:17 ++ /usr/bin/clear_console -q 11:14:17 Build step 'Execute shell' marked build as failure 11:14:17 $ ssh-agent -k 11:14:17 unset SSH_AUTH_SOCK; 11:14:17 unset SSH_AGENT_PID; 11:14:17 echo Agent pid 1514 killed; 11:14:17 [ssh-agent] Stopped. 11:14:17 [PostBuildScript] - [INFO] Executing post build scripts. 11:14:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1121485967110724889.sh 11:14:17 ---> sysstat.sh 11:14:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9592710085055695986.sh 11:14:18 ---> package-listing.sh 11:14:18 ++ tr '[:upper:]' '[:lower:]' 11:14:18 ++ facter osfamily 11:14:18 + OS_FAMILY=debian 11:14:18 + workspace=/w/workspace/builder-tox-verify-master 11:14:18 + START_PACKAGES=/tmp/packages_start.txt 11:14:18 + END_PACKAGES=/tmp/packages_end.txt 11:14:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:14:18 + PACKAGES=/tmp/packages_start.txt 11:14:18 + '[' /w/workspace/builder-tox-verify-master ']' 11:14:18 + PACKAGES=/tmp/packages_end.txt 11:14:18 + case "${OS_FAMILY}" in 11:14:18 + grep '^ii' 11:14:18 + dpkg -l 11:14:18 + '[' -f /tmp/packages_start.txt ']' 11:14:18 + '[' -f /tmp/packages_end.txt ']' 11:14:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:14:18 + '[' /w/workspace/builder-tox-verify-master ']' 11:14:18 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:14:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:14:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13419756810234810185.sh 11:14:18 ---> capture-instance-metadata.sh 11:14:18 Setup pyenv: 11:14:18 system 11:14:18 3.8.20 11:14:18 3.9.20 11:14:18 3.10.15 11:14:18 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:14:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sLbz from file:/tmp/.os_lf_venv 11:14:20 lf-activate-venv(): INFO: Installing: lftools 11:14:34 lf-activate-venv(): INFO: Adding /tmp/venv-sLbz/bin to PATH 11:14:34 INFO: Running in OpenStack, capturing instance metadata 11:14:34 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2729845431173110295.sh 11:14:34 provisioning config files... 11:14:34 Could not find credentials [logs] for builder-tox-verify-master #7940 11:14:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config11029944128947670210tmp 11:14:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:14:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:14:34 provisioning config files... 11:14:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:14:34 [EnvInject] - Injecting environment variables from a build step. 11:14:34 [EnvInject] - Injecting as environment variables the properties content 11:14:34 SERVER_ID=logs 11:14:34 11:14:34 [EnvInject] - Variables injected successfully. 11:14:34 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2513122247227356199.sh 11:14:34 ---> create-netrc.sh 11:14:35 WARN: Log server credential not found. 11:14:35 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14081161599216584566.sh 11:14:35 ---> python-tools-install.sh 11:14:35 Setup pyenv: 11:14:35 system 11:14:35 3.8.20 11:14:35 3.9.20 11:14:35 3.10.15 11:14:35 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:14:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sLbz from file:/tmp/.os_lf_venv 11:14:37 lf-activate-venv(): INFO: Installing: lftools 11:14:47 lf-activate-venv(): INFO: Adding /tmp/venv-sLbz/bin to PATH 11:14:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6666658848147201625.sh 11:14:47 ---> sudo-logs.sh 11:14:47 Archiving 'sudo' log.. 11:14:48 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10804960678398936588.sh 11:14:48 ---> job-cost.sh 11:14:48 Setup pyenv: 11:14:48 system 11:14:48 3.8.20 11:14:48 3.9.20 11:14:48 3.10.15 11:14:48 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:14:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sLbz from file:/tmp/.os_lf_venv 11:14:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:14:56 lf-activate-venv(): INFO: Adding /tmp/venv-sLbz/bin to PATH 11:14:56 INFO: No Stack... 11:14:56 INFO: Retrieving Pricing Info for: v3-standard-2 11:14:57 INFO: Archiving Costs 11:14:57 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10678665579116847698.sh 11:14:57 ---> logs-deploy.sh 11:14:57 Setup pyenv: 11:14:57 system 11:14:57 3.8.20 11:14:57 3.9.20 11:14:57 3.10.15 11:14:57 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:14:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sLbz from file:/tmp/.os_lf_venv 11:14:59 lf-activate-venv(): INFO: Installing: lftools 11:15:09 lf-activate-venv(): INFO: Adding /tmp/venv-sLbz/bin to PATH 11:15:09 WARNING: Nexus logging server not set 11:15:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7940/ 11:15:09 INFO: archiving logs to S3 11:15:10 ---> uname -a: 11:15:10 Linux prd-ubuntu2204-builder-2c-2g-23326 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:15:10 11:15:10 11:15:10 ---> lscpu: 11:15:10 Architecture: x86_64 11:15:10 CPU op-mode(s): 32-bit, 64-bit 11:15:10 Address sizes: 40 bits physical, 48 bits virtual 11:15:10 Byte Order: Little Endian 11:15:10 CPU(s): 2 11:15:10 On-line CPU(s) list: 0,1 11:15:10 Vendor ID: AuthenticAMD 11:15:10 Model name: AMD EPYC-Rome Processor 11:15:10 CPU family: 23 11:15:10 Model: 49 11:15:10 Thread(s) per core: 1 11:15:10 Core(s) per socket: 1 11:15:10 Socket(s): 2 11:15:10 Stepping: 0 11:15:10 BogoMIPS: 5599.99 11:15:10 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:15:10 Virtualization: AMD-V 11:15:10 Hypervisor vendor: KVM 11:15:10 Virtualization type: full 11:15:10 L1d cache: 64 KiB (2 instances) 11:15:10 L1i cache: 64 KiB (2 instances) 11:15:10 L2 cache: 1 MiB (2 instances) 11:15:10 L3 cache: 32 MiB (2 instances) 11:15:10 NUMA node(s): 1 11:15:10 NUMA node0 CPU(s): 0,1 11:15:10 Vulnerability Gather data sampling: Not affected 11:15:10 Vulnerability Itlb multihit: Not affected 11:15:10 Vulnerability L1tf: Not affected 11:15:10 Vulnerability Mds: Not affected 11:15:10 Vulnerability Meltdown: Not affected 11:15:10 Vulnerability Mmio stale data: Not affected 11:15:10 Vulnerability Reg file data sampling: Not affected 11:15:10 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:15:10 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:15:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:15:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:15:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:15:10 Vulnerability Srbds: Not affected 11:15:10 Vulnerability Tsx async abort: Not affected 11:15:10 11:15:10 11:15:10 ---> nproc: 11:15:10 2 11:15:10 11:15:10 11:15:10 ---> df -h: 11:15:10 Filesystem Size Used Avail Use% Mounted on 11:15:10 tmpfs 794M 1.1M 793M 1% /run 11:15:10 /dev/vda1 39G 9.0G 30G 24% / 11:15:10 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:15:10 tmpfs 5.0M 0 5.0M 0% /run/lock 11:15:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:15:10 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:15:10 11:15:10 11:15:10 ---> free -m: 11:15:10 total used free shared buff/cache available 11:15:10 Mem: 7937 526 4129 4 3282 7100 11:15:10 Swap: 1023 0 1023 11:15:10 11:15:10 11:15:10 ---> ip addr: 11:15:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:15:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:15:10 inet 127.0.0.1/8 scope host lo 11:15:10 valid_lft forever preferred_lft forever 11:15:10 inet6 ::1/128 scope host 11:15:10 valid_lft forever preferred_lft forever 11:15:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:15:10 link/ether fa:16:3e:3d:cc:b8 brd ff:ff:ff:ff:ff:ff 11:15:10 altname enp0s3 11:15:10 inet 10.30.170.22/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:15:10 valid_lft 86178sec preferred_lft 86178sec 11:15:10 inet6 fe80::f816:3eff:fe3d:ccb8/64 scope link 11:15:10 valid_lft forever preferred_lft forever 11:15:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:15:10 link/ether 02:42:3a:ea:75:73 brd ff:ff:ff:ff:ff:ff 11:15:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:15:10 valid_lft forever preferred_lft forever 11:15:10 11:15:10 11:15:10 ---> sar -b -r -n DEV: 11:15:10 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-23326) 09/01/25 _x86_64_ (2 CPU) 11:15:10 11:15:10 11:11:32 LINUX RESTART (2 CPU) 11:15:10 11:15:10 11:15:10 ---> sar -P ALL: 11:15:10 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-23326) 09/01/25 _x86_64_ (2 CPU) 11:15:10 11:15:10 11:11:32 LINUX RESTART (2 CPU) 11:15:10 11:15:10 11:15:10