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