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