02:23:04 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/119934 02:23:04 Running as SYSTEM 02:23:04 [EnvInject] - Loading node environment variables. 02:23:04 Building remotely on prd-ubuntu2204-builder-2c-2g-14995 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 02:23:05 [ssh-agent] Looking for ssh-agent implementation... 02:23:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:05 $ ssh-agent 02:23:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKkHOiW/agent.1521 02:23:05 SSH_AGENT_PID=1523 02:23:05 [ssh-agent] Started. 02:23:05 Running ssh-add (command line suppressed) 02:23:05 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_8267549337251023977.key (/w/workspace/builder-tox-verify-master@tmp/private_key_8267549337251023977.key) 02:23:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:23:05 The recommended git tool is: NONE 02:23:08 using credential jenkins-ssh 02:23:08 Wiping out workspace first. 02:23:08 Cloning the remote Git repository 02:23:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:23:08 > git init /w/workspace/builder-tox-verify-master # timeout=10 02:23:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:23:08 > git --version # timeout=10 02:23:08 > git --version # 'git version 2.34.1' 02:23:08 using GIT_SSH to set credentials jenkins-ssh 02:23:08 Verifying host key using known hosts file 02:23:08 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. 02:23:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:23:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:23:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:23:11 using GIT_SSH to set credentials jenkins-ssh 02:23:11 Verifying host key using known hosts file 02:23:11 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. 02:23:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/34/119934/1 # timeout=10 02:23:12 > git rev-parse 3d78206d70d11aa8796eee033ec1309c0bfb5024^{commit} # timeout=10 02:23:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:23:12 Checking out Revision 3d78206d70d11aa8796eee033ec1309c0bfb5024 (refs/changes/34/119934/1) 02:23:12 > git config core.sparsecheckout # timeout=10 02:23:12 > git checkout -f 3d78206d70d11aa8796eee033ec1309c0bfb5024 # timeout=10 02:23:15 Commit message: "CI: disable RTD verify and merge jobs for ovsdb" 02:23:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:23:15 > git rev-list --no-walk 3f12291c952d79629d076bc578e5a9695e5c6bcd # timeout=10 02:23:15 > git remote # timeout=10 02:23:15 > git submodule init # timeout=10 02:23:15 > git submodule sync # timeout=10 02:23:15 > git config --get remote.origin.url # timeout=10 02:23:15 > git submodule init # timeout=10 02:23:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:23:15 > git config --get submodule.global-jjb.url # timeout=10 02:23:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:23:15 > git config --get submodule.packer/common-packer.url # timeout=10 02:23:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:23:15 > git submodule update --init --recursive global-jjb # timeout=10 02:23:16 > git submodule update --init --recursive packer/common-packer # timeout=10 02:23:16 provisioning config files... 02:23:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:23:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:23:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6896461979432299261.sh 02:23:16 ---> python-tools-install.sh 02:23:16 Setup pyenv: 02:23:16 * system (set by /opt/pyenv/version) 02:23:16 * 3.8.20 (set by /opt/pyenv/version) 02:23:16 * 3.9.20 (set by /opt/pyenv/version) 02:23:16 3.10.15 02:23:16 3.11.10 02:23:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ynau 02:23:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:23:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:23:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:23:25 lf-activate-venv(): INFO: Base packages installed successfully 02:23:25 lf-activate-venv(): INFO: Installing additional packages: lftools 02:23:52 lf-activate-venv(): INFO: Adding /tmp/venv-ynau/bin to PATH 02:23:52 Generating Requirements File 02:24:12 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. 02:24:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:24:12 Python 3.11.10 02:24:12 pip 25.3 from /tmp/venv-ynau/lib/python3.11/site-packages/pip (python 3.11) 02:24:13 appdirs==1.4.4 02:24:13 argcomplete==3.6.3 02:24:13 aspy.yaml==1.3.0 02:24:13 attrs==25.4.0 02:24:13 autopage==0.5.2 02:24:13 beautifulsoup4==4.14.3 02:24:13 boto3==1.42.13 02:24:13 botocore==1.42.13 02:24:13 bs4==0.0.2 02:24:13 cachetools==6.2.4 02:24:13 certifi==2025.11.12 02:24:13 cffi==2.0.0 02:24:13 cfgv==3.5.0 02:24:13 chardet==5.2.0 02:24:13 charset-normalizer==3.4.4 02:24:13 click==8.3.1 02:24:13 cliff==4.13.1 02:24:13 cmd2==3.0.0 02:24:13 cryptography==3.3.2 02:24:13 debtcollector==3.0.0 02:24:13 decorator==5.2.1 02:24:13 defusedxml==0.7.1 02:24:13 Deprecated==1.3.1 02:24:13 distlib==0.4.0 02:24:13 dnspython==2.8.0 02:24:13 docker==7.1.0 02:24:13 dogpile.cache==1.5.0 02:24:13 durationpy==0.10 02:24:13 email-validator==2.3.0 02:24:13 filelock==3.20.1 02:24:13 future==1.0.0 02:24:13 gitdb==4.0.12 02:24:13 GitPython==3.1.45 02:24:13 google-auth==2.45.0 02:24:13 httplib2==0.31.0 02:24:13 identify==2.6.15 02:24:13 idna==3.11 02:24:13 importlib-resources==1.5.0 02:24:13 iso8601==2.1.0 02:24:13 Jinja2==3.1.6 02:24:13 jmespath==1.0.1 02:24:13 jsonpatch==1.33 02:24:13 jsonpointer==3.0.0 02:24:13 jsonschema==4.25.1 02:24:13 jsonschema-specifications==2025.9.1 02:24:13 keystoneauth1==5.12.0 02:24:13 kubernetes==34.1.0 02:24:13 lftools==0.37.18 02:24:13 lxml==6.0.2 02:24:13 markdown-it-py==4.0.0 02:24:13 MarkupSafe==3.0.3 02:24:13 mdurl==0.1.2 02:24:13 msgpack==1.1.2 02:24:13 multi_key_dict==2.0.3 02:24:13 munch==4.0.0 02:24:13 netaddr==1.3.0 02:24:13 niet==1.4.2 02:24:13 nodeenv==1.9.1 02:24:13 oauth2client==4.1.3 02:24:13 oauthlib==3.3.1 02:24:13 openstacksdk==4.8.0 02:24:13 os-service-types==1.8.2 02:24:13 osc-lib==4.3.0 02:24:13 oslo.config==10.1.0 02:24:13 oslo.context==6.2.0 02:24:13 oslo.i18n==6.7.1 02:24:13 oslo.log==7.2.1 02:24:13 oslo.serialization==5.8.0 02:24:13 oslo.utils==9.2.0 02:24:13 packaging==25.0 02:24:13 pbr==7.0.3 02:24:13 platformdirs==4.5.1 02:24:13 prettytable==3.17.0 02:24:13 psutil==7.1.3 02:24:13 pyasn1==0.6.1 02:24:13 pyasn1_modules==0.4.2 02:24:13 pycparser==2.23 02:24:13 pygerrit2==2.0.15 02:24:13 PyGithub==2.8.1 02:24:13 Pygments==2.19.2 02:24:13 PyJWT==2.10.1 02:24:13 PyNaCl==1.6.1 02:24:13 pyparsing==2.4.7 02:24:13 pyperclip==1.11.0 02:24:13 pyrsistent==0.20.0 02:24:13 python-cinderclient==9.8.0 02:24:13 python-dateutil==2.9.0.post0 02:24:13 python-heatclient==4.3.0 02:24:13 python-jenkins==1.8.3 02:24:13 python-keystoneclient==5.7.0 02:24:13 python-magnumclient==4.9.0 02:24:13 python-openstackclient==8.2.0 02:24:13 python-swiftclient==4.9.0 02:24:13 PyYAML==6.0.3 02:24:13 referencing==0.37.0 02:24:13 requests==2.32.5 02:24:13 requests-oauthlib==2.0.0 02:24:13 requestsexceptions==1.4.0 02:24:13 rfc3986==2.0.0 02:24:13 rich==14.2.0 02:24:13 rich-argparse==1.7.2 02:24:13 rpds-py==0.30.0 02:24:13 rsa==4.9.1 02:24:13 ruamel.yaml==0.18.17 02:24:13 ruamel.yaml.clib==0.2.15 02:24:13 s3transfer==0.16.0 02:24:13 simplejson==3.20.2 02:24:13 six==1.17.0 02:24:13 smmap==5.0.2 02:24:13 soupsieve==2.8.1 02:24:13 stevedore==5.6.0 02:24:13 tabulate==0.9.0 02:24:13 toml==0.10.2 02:24:13 tomlkit==0.13.3 02:24:13 tqdm==4.67.1 02:24:13 typing_extensions==4.15.0 02:24:13 tzdata==2025.3 02:24:13 urllib3==1.26.20 02:24:13 virtualenv==20.35.4 02:24:13 wcwidth==0.2.14 02:24:13 websocket-client==1.9.0 02:24:13 wrapt==2.0.1 02:24:13 xdg==6.0.0 02:24:13 xmltodict==1.0.2 02:24:13 yq==3.4.3 02:24:13 [EnvInject] - Injecting environment variables from a build step. 02:24:13 [EnvInject] - Injecting as environment variables the properties content 02:24:13 PYTHON=python3 02:24:13 02:24:13 [EnvInject] - Variables injected successfully. 02:24:13 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5592998192298985141.sh 02:24:13 ---> tox-install.sh 02:24:13 + source /home/jenkins/lf-env.sh 02:24:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:24:13 ++ mktemp -d /tmp/venv-XXXX 02:24:13 + lf_venv=/tmp/venv-KT1f 02:24:13 + local venv_file=/tmp/.os_lf_venv 02:24:13 + local python=python3 02:24:13 + local options 02:24:13 + local set_path=true 02:24:13 + local install_args= 02:24:13 ++ 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 02:24:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:24:13 + true 02:24:13 + case $1 in 02:24:13 + venv_file=/tmp/.toxenv 02:24:13 + shift 2 02:24:13 + true 02:24:13 + case $1 in 02:24:13 + shift 02:24:13 + break 02:24:13 + case $python in 02:24:13 + local pkg_list= 02:24:13 + [[ -d /opt/pyenv ]] 02:24:13 + echo 'Setup pyenv:' 02:24:13 Setup pyenv: 02:24:13 + export PYENV_ROOT=/opt/pyenv 02:24:13 + PYENV_ROOT=/opt/pyenv 02:24:13 + 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 02:24:13 + 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 02:24:13 + pyenv versions 02:24:13 system 02:24:13 3.8.20 02:24:13 3.9.20 02:24:13 3.10.15 02:24:13 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:24:13 + command -v pyenv 02:24:13 ++ pyenv init - --no-rehash 02:24:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:24:13 for i in ${!paths[@]}; do 02:24:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:24:13 fi; done; 02:24:13 echo "${paths[*]}"'\'')" 02:24:13 export PATH="/opt/pyenv/shims:${PATH}" 02:24:13 export PYENV_SHELL=bash 02:24:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:24:13 pyenv() { 02:24:13 local command 02:24:13 command="${1:-}" 02:24:13 if [ "$#" -gt 0 ]; then 02:24:13 shift 02:24:13 fi 02:24:13 02:24:13 case "$command" in 02:24:13 rehash|shell) 02:24:13 eval "$(pyenv "sh-$command" "$@")" 02:24:13 ;; 02:24:13 *) 02:24:13 command pyenv "$command" "$@" 02:24:13 ;; 02:24:13 esac 02:24:13 }' 02:24:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:24:13 for i in ${!paths[@]}; do 02:24:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:24:13 fi; done; 02:24:13 echo "${paths[*]}"' 02:24:13 ++ 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 02:24:13 ++ 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 02:24:13 ++ 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 02:24:13 ++ export PYENV_SHELL=bash 02:24:13 ++ PYENV_SHELL=bash 02:24:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:24:13 +++ complete -F _pyenv pyenv 02:24:13 ++ lf-pyver python3 02:24:13 ++ local py_version_xy=python3 02:24:13 ++ local py_version_xyz= 02:24:13 ++ pyenv versions 02:24:13 ++ local command 02:24:13 ++ command=versions 02:24:13 ++ awk '{ print $1 }' 02:24:13 ++ '[' 1 -gt 0 ']' 02:24:13 ++ shift 02:24:13 ++ case "$command" in 02:24:13 ++ command pyenv versions 02:24:13 ++ grep -E '^[0-9.]*[0-9]$' 02:24:13 ++ sed 's/^[ *]* //' 02:24:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:24:13 +++ sort -V 02:24:13 +++ grep '^3' /tmp/.pyenv_versions 02:24:13 +++ tail -n 1 02:24:13 ++ py_version_xyz=3.11.10 02:24:13 ++ [[ -z 3.11.10 ]] 02:24:13 ++ echo 3.11.10 02:24:13 ++ return 0 02:24:13 + pyenv local 3.11.10 02:24:13 + local command 02:24:13 + command=local 02:24:13 + '[' 2 -gt 0 ']' 02:24:13 + shift 02:24:13 + case "$command" in 02:24:13 + command pyenv local 3.11.10 02:24:13 + for arg in "$@" 02:24:13 + case $arg in 02:24:13 + pkg_list+='tox ' 02:24:13 + for arg in "$@" 02:24:13 + case $arg in 02:24:13 + pkg_list+='virtualenv ' 02:24:13 + for arg in "$@" 02:24:13 + case $arg in 02:24:13 + pkg_list+='urllib3~=1.26.15 ' 02:24:13 + [[ -f /tmp/.toxenv ]] 02:24:13 + [[ ! -f /tmp/.toxenv ]] 02:24:13 + [[ -n '' ]] 02:24:13 + python3 -m venv /tmp/venv-KT1f 02:24:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KT1f' 02:24:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KT1f 02:24:17 + echo /tmp/venv-KT1f 02:24:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:24:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:24:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:24:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:17 + local 'pip_opts=--upgrade --quiet' 02:24:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:24:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:24:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:24:17 + [[ -n '' ]] 02:24:17 + [[ -n '' ]] 02:24:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:24:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:17 + /tmp/venv-KT1f/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:24:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:24:21 lf-activate-venv(): INFO: Base packages installed successfully 02:24:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:24:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:24:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:24:21 + /tmp/venv-KT1f/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 02:24:23 + type python3 02:24:23 + true 02:24:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KT1f/bin to PATH' 02:24:23 lf-activate-venv(): INFO: Adding /tmp/venv-KT1f/bin to PATH 02:24:23 + PATH=/tmp/venv-KT1f/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 02:24:23 + return 0 02:24:23 + python3 --version 02:24:23 Python 3.11.10 02:24:23 + python3 -m pip --version 02:24:23 pip 25.3 from /tmp/venv-KT1f/lib/python3.11/site-packages/pip (python 3.11) 02:24:23 + python3 -m pip freeze 02:24:23 cachetools==6.2.4 02:24:23 chardet==5.2.0 02:24:23 colorama==0.4.6 02:24:23 distlib==0.4.0 02:24:23 filelock==3.20.1 02:24:23 packaging==25.0 02:24:23 platformdirs==4.5.1 02:24:23 pluggy==1.6.0 02:24:23 pyproject-api==1.10.0 02:24:23 tox==4.32.0 02:24:23 urllib3==1.26.20 02:24:23 virtualenv==20.35.4 02:24:23 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins2958974231634258145.sh 02:24:23 [EnvInject] - Injecting environment variables from a build step. 02:24:23 [EnvInject] - Injecting as environment variables the properties content 02:24:23 PARALLEL=False 02:24:23 02:24:23 [EnvInject] - Variables injected successfully. 02:24:23 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2583164879227981430.sh 02:24:23 ---> tox-run.sh 02:24:23 + 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 02:24:23 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 02:24:23 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 02:24:23 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 02:24:23 + cd /w/workspace/builder-tox-verify-master/. 02:24:23 + source /home/jenkins/lf-env.sh 02:24:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:24:23 ++ mktemp -d /tmp/venv-XXXX 02:24:23 + lf_venv=/tmp/venv-K6Iw 02:24:23 + local venv_file=/tmp/.os_lf_venv 02:24:23 + local python=python3 02:24:23 + local options 02:24:23 + local set_path=true 02:24:23 + local install_args= 02:24:23 ++ 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 02:24:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:24:23 + true 02:24:23 + case $1 in 02:24:23 + venv_file=/tmp/.toxenv 02:24:23 + shift 2 02:24:23 + true 02:24:23 + case $1 in 02:24:23 + shift 02:24:23 + break 02:24:23 + case $python in 02:24:23 + local pkg_list= 02:24:23 + [[ -d /opt/pyenv ]] 02:24:23 + echo 'Setup pyenv:' 02:24:23 Setup pyenv: 02:24:23 + export PYENV_ROOT=/opt/pyenv 02:24:23 + PYENV_ROOT=/opt/pyenv 02:24:23 + 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 02:24:23 + 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 02:24:23 + pyenv versions 02:24:23 system 02:24:23 3.8.20 02:24:23 3.9.20 02:24:23 3.10.15 02:24:23 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:24:23 + command -v pyenv 02:24:23 ++ pyenv init - --no-rehash 02:24:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:24:23 for i in ${!paths[@]}; do 02:24:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:24:23 fi; done; 02:24:23 echo "${paths[*]}"'\'')" 02:24:23 export PATH="/opt/pyenv/shims:${PATH}" 02:24:23 export PYENV_SHELL=bash 02:24:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:24:23 pyenv() { 02:24:23 local command 02:24:23 command="${1:-}" 02:24:23 if [ "$#" -gt 0 ]; then 02:24:23 shift 02:24:23 fi 02:24:23 02:24:23 case "$command" in 02:24:23 rehash|shell) 02:24:23 eval "$(pyenv "sh-$command" "$@")" 02:24:23 ;; 02:24:23 *) 02:24:23 command pyenv "$command" "$@" 02:24:23 ;; 02:24:23 esac 02:24:23 }' 02:24:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:24:23 for i in ${!paths[@]}; do 02:24:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:24:23 fi; done; 02:24:23 echo "${paths[*]}"' 02:24:23 ++ 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 02:24:23 ++ 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 02:24:23 ++ 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 02:24:23 ++ export PYENV_SHELL=bash 02:24:23 ++ PYENV_SHELL=bash 02:24:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:24:23 +++ complete -F _pyenv pyenv 02:24:23 ++ lf-pyver python3 02:24:23 ++ local py_version_xy=python3 02:24:23 ++ local py_version_xyz= 02:24:23 ++ sed 's/^[ *]* //' 02:24:23 ++ pyenv versions 02:24:23 ++ local command 02:24:23 ++ command=versions 02:24:23 ++ '[' 1 -gt 0 ']' 02:24:23 ++ shift 02:24:23 ++ case "$command" in 02:24:23 ++ command pyenv versions 02:24:23 ++ awk '{ print $1 }' 02:24:23 ++ grep -E '^[0-9.]*[0-9]$' 02:24:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:24:23 +++ sort -V 02:24:23 +++ grep '^3' /tmp/.pyenv_versions 02:24:23 +++ tail -n 1 02:24:23 ++ py_version_xyz=3.11.10 02:24:23 ++ [[ -z 3.11.10 ]] 02:24:23 ++ echo 3.11.10 02:24:23 ++ return 0 02:24:23 + pyenv local 3.11.10 02:24:23 + local command 02:24:23 + command=local 02:24:23 + '[' 2 -gt 0 ']' 02:24:23 + shift 02:24:23 + case "$command" in 02:24:23 + command pyenv local 3.11.10 02:24:23 + for arg in "$@" 02:24:23 + case $arg in 02:24:23 + pkg_list+='tox ' 02:24:23 + for arg in "$@" 02:24:23 + case $arg in 02:24:23 + pkg_list+='virtualenv ' 02:24:23 + for arg in "$@" 02:24:23 + case $arg in 02:24:23 + pkg_list+='urllib3~=1.26.15 ' 02:24:23 + [[ -f /tmp/.toxenv ]] 02:24:23 ++ cat /tmp/.toxenv 02:24:23 + lf_venv=/tmp/venv-KT1f 02:24:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KT1f from' file:/tmp/.toxenv 02:24:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KT1f from file:/tmp/.toxenv 02:24:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:24:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:23 + local 'pip_opts=--upgrade --quiet' 02:24:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:24:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:24:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:24:23 + [[ -n '' ]] 02:24:23 + [[ -n '' ]] 02:24:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:24:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:23 + /tmp/venv-KT1f/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:24:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:24:24 lf-activate-venv(): INFO: Base packages installed successfully 02:24:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:24:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:24:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:24:24 + /tmp/venv-KT1f/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 02:24:26 + type python3 02:24:26 + true 02:24:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KT1f/bin to PATH' 02:24:26 lf-activate-venv(): INFO: Adding /tmp/venv-KT1f/bin to PATH 02:24:26 + PATH=/tmp/venv-KT1f/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 02:24:26 + return 0 02:24:26 + [[ -d /opt/pyenv ]] 02:24:26 + echo '---> Setting up pyenv' 02:24:26 ---> Setting up pyenv 02:24:26 + export PYENV_ROOT=/opt/pyenv 02:24:26 + PYENV_ROOT=/opt/pyenv 02:24:26 + export PATH=/opt/pyenv/bin:/tmp/venv-KT1f/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 02:24:26 + PATH=/opt/pyenv/bin:/tmp/venv-KT1f/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 02:24:26 ++ pwd 02:24:26 + PYTHONPATH=/w/workspace/builder-tox-verify-master 02:24:26 + export PYTHONPATH 02:24:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:24:26 + TOX_TESTENV_PASSENV=PYTHONPATH 02:24:26 + tox --version 02:24:26 4.32.0 from /tmp/venv-KT1f/lib/python3.11/site-packages/tox/__init__.py 02:24:26 + PARALLEL=False 02:24:26 + TOX_OPTIONS_LIST= 02:24:26 + [[ -n '' ]] 02:24:26 + case ${PARALLEL,,} in 02:24:26 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 02:24:26 + tox 02:24:27 docs: install_deps> python -I -m pip install -r docs/requirements.txt 02:24:47 docs: freeze> python -m pip freeze --all 02:24:48 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-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.6.2,webcolors==25.10.0 02:24:48 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 02:24:49 docs: OK ✔ in 23.25 seconds 02:24:49 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 02:25:06 docs-linkcheck: freeze> python -m pip freeze --all 02:25:07 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-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.6.2,webcolors==25.10.0 02:25:07 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 02:25:09 docs-linkcheck: OK ✔ in 19.42 seconds 02:25:09 jjb-version: freeze> python -m pip freeze --all 02:25:09 jjb-version: pip==25.3,setuptools==80.9.0 02:25:09 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 02:25:09 JJB version in jjb/releng-jobs.yaml: 6.3.0 02:25:09 JJB version in tox.ini: 6.3.0 02:25:10 jjb-version: OK ✔ in 0.77 seconds 02:25:10 prefix: freeze> python -m pip freeze --all 02:25:10 prefix: pip==25.3,setuptools==80.9.0 02:25:10 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 02:25:10 prefix: OK ✔ in 0.78 seconds 02:25:10 robot: freeze> python -m pip freeze --all 02:25:11 robot: pip==25.3,setuptools==80.9.0 02:25:11 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 02:25:11 docs: OK (23.25=setup[21.51]+cmd[1.74] seconds) 02:25:11 docs-linkcheck: OK (19.42=setup[17.35]+cmd[2.08] seconds) 02:25:11 jjb-version: OK (0.76=setup[0.74]+cmd[0.03] seconds) 02:25:11 prefix: OK (0.78=setup[0.75]+cmd[0.03] seconds) 02:25:11 robot: OK (0.79=setup[0.75]+cmd[0.04] seconds) 02:25:11 congratulations :) (45.03 seconds) 02:25:11 + tox_status=0 02:25:11 + echo '---> Completed tox runs' 02:25:11 ---> Completed tox runs 02:25:11 + for i in .tox/*/log 02:25:11 ++ awk -F/ '{print $2}' 02:25:11 ++ echo .tox/docs-linkcheck/log 02:25:11 + tox_env=docs-linkcheck 02:25:11 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 02:25:11 + for i in .tox/*/log 02:25:11 ++ awk -F/ '{print $2}' 02:25:11 ++ echo .tox/docs/log 02:25:11 + tox_env=docs 02:25:11 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 02:25:11 + for i in .tox/*/log 02:25:11 ++ echo .tox/jjb-version/log 02:25:11 ++ awk -F/ '{print $2}' 02:25:11 + tox_env=jjb-version 02:25:11 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 02:25:11 + for i in .tox/*/log 02:25:11 ++ echo .tox/prefix/log 02:25:11 ++ awk -F/ '{print $2}' 02:25:11 + tox_env=prefix 02:25:11 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 02:25:11 + for i in .tox/*/log 02:25:11 ++ echo .tox/robot/log 02:25:11 ++ awk -F/ '{print $2}' 02:25:11 + tox_env=robot 02:25:11 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 02:25:11 + DOC_DIR=docs/_build/html 02:25:11 + [[ -d docs/_build/html ]] 02:25:11 + echo '---> Archiving generated docs' 02:25:11 ---> Archiving generated docs 02:25:11 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 02:25:11 + echo '---> tox-run.sh ends' 02:25:11 ---> tox-run.sh ends 02:25:11 + test 0 -eq 0 02:25:11 $ ssh-agent -k 02:25:11 unset SSH_AUTH_SOCK; 02:25:11 unset SSH_AGENT_PID; 02:25:11 echo Agent pid 1523 killed; 02:25:11 [ssh-agent] Stopped. 02:25:11 [PostBuildScript] - [INFO] Executing post build scripts. 02:25:11 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3187907168153740262.sh 02:25:11 ---> sysstat.sh 02:25:12 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16987003567308799494.sh 02:25:12 ---> package-listing.sh 02:25:12 ++ facter osfamily 02:25:12 ++ tr '[:upper:]' '[:lower:]' 02:25:12 + OS_FAMILY=debian 02:25:12 + workspace=/w/workspace/builder-tox-verify-master 02:25:12 + START_PACKAGES=/tmp/packages_start.txt 02:25:12 + END_PACKAGES=/tmp/packages_end.txt 02:25:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:12 + PACKAGES=/tmp/packages_start.txt 02:25:12 + '[' /w/workspace/builder-tox-verify-master ']' 02:25:12 + PACKAGES=/tmp/packages_end.txt 02:25:12 + case "${OS_FAMILY}" in 02:25:12 + dpkg -l 02:25:12 + grep '^ii' 02:25:12 + '[' -f /tmp/packages_start.txt ']' 02:25:12 + '[' -f /tmp/packages_end.txt ']' 02:25:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:12 + '[' /w/workspace/builder-tox-verify-master ']' 02:25:12 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 02:25:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 02:25:12 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16794989625958608281.sh 02:25:12 ---> capture-instance-metadata.sh 02:25:12 Setup pyenv: 02:25:12 system 02:25:12 3.8.20 02:25:12 3.9.20 02:25:12 3.10.15 02:25:12 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynau from file:/tmp/.os_lf_venv 02:25:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:15 lf-activate-venv(): INFO: Base packages installed successfully 02:25:15 lf-activate-venv(): INFO: Installing additional packages: lftools 02:25:26 lf-activate-venv(): INFO: Adding /tmp/venv-ynau/bin to PATH 02:25:26 INFO: Running in OpenStack, capturing instance metadata 02:25:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13974310321498365073.sh 02:25:26 provisioning config files... 02:25:26 Could not find credentials [logs] for builder-tox-verify-master #8130 02:25:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config16153235934704370808tmp 02:25:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:25:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:25:26 provisioning config files... 02:25:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:25:27 [EnvInject] - Injecting environment variables from a build step. 02:25:27 [EnvInject] - Injecting as environment variables the properties content 02:25:27 SERVER_ID=logs 02:25:27 02:25:27 [EnvInject] - Variables injected successfully. 02:25:27 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17514208070649169076.sh 02:25:27 ---> create-netrc.sh 02:25:27 WARN: Log server credential not found. 02:25:27 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14901768416469376894.sh 02:25:27 ---> python-tools-install.sh 02:25:27 Setup pyenv: 02:25:27 system 02:25:27 3.8.20 02:25:27 3.9.20 02:25:27 3.10.15 02:25:27 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynau from file:/tmp/.os_lf_venv 02:25:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:29 lf-activate-venv(): INFO: Base packages installed successfully 02:25:29 lf-activate-venv(): INFO: Installing additional packages: lftools 02:25:39 lf-activate-venv(): INFO: Adding /tmp/venv-ynau/bin to PATH 02:25:40 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7977833914344149222.sh 02:25:40 ---> sudo-logs.sh 02:25:40 Archiving 'sudo' log.. 02:25:40 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5425742434167185261.sh 02:25:40 ---> job-cost.sh 02:25:40 Setup pyenv: 02:25:40 system 02:25:40 3.8.20 02:25:40 3.9.20 02:25:40 3.10.15 02:25:40 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynau from file:/tmp/.os_lf_venv 02:25:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:42 lf-activate-venv(): INFO: Base packages installed successfully 02:25:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:25:48 lf-activate-venv(): INFO: Adding /tmp/venv-ynau/bin to PATH 02:25:48 INFO: No Stack... 02:25:48 INFO: Retrieving Pricing Info for: v3-standard-2 02:25:48 INFO: Archiving Costs 02:25:48 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16315834667481084468.sh 02:25:49 ---> logs-deploy.sh 02:25:49 Setup pyenv: 02:25:49 system 02:25:49 3.8.20 02:25:49 3.9.20 02:25:49 3.10.15 02:25:49 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynau from file:/tmp/.os_lf_venv 02:25:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:51 lf-activate-venv(): INFO: Base packages installed successfully 02:25:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:26:01 lf-activate-venv(): INFO: Adding /tmp/venv-ynau/bin to PATH 02:26:01 WARNING: Nexus logging server not set 02:26:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8130/ 02:26:01 INFO: archiving logs to S3 02:26:01 ---> uname -a: 02:26:01 Linux prd-ubuntu2204-builder-2c-2g-14995 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 02:26:01 02:26:01 02:26:01 ---> lscpu: 02:26:01 Architecture: x86_64 02:26:01 CPU op-mode(s): 32-bit, 64-bit 02:26:01 Address sizes: 40 bits physical, 48 bits virtual 02:26:01 Byte Order: Little Endian 02:26:01 CPU(s): 2 02:26:01 On-line CPU(s) list: 0,1 02:26:01 Vendor ID: AuthenticAMD 02:26:01 Model name: AMD EPYC-Rome Processor 02:26:01 CPU family: 23 02:26:01 Model: 49 02:26:01 Thread(s) per core: 1 02:26:01 Core(s) per socket: 1 02:26:01 Socket(s): 2 02:26:01 Stepping: 0 02:26:01 BogoMIPS: 5600.00 02:26:01 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 02:26:01 Virtualization: AMD-V 02:26:01 Hypervisor vendor: KVM 02:26:01 Virtualization type: full 02:26:01 L1d cache: 64 KiB (2 instances) 02:26:01 L1i cache: 64 KiB (2 instances) 02:26:01 L2 cache: 1 MiB (2 instances) 02:26:01 L3 cache: 32 MiB (2 instances) 02:26:01 NUMA node(s): 1 02:26:01 NUMA node0 CPU(s): 0,1 02:26:01 Vulnerability Gather data sampling: Not affected 02:26:01 Vulnerability Indirect target selection: Not affected 02:26:01 Vulnerability Itlb multihit: Not affected 02:26:01 Vulnerability L1tf: Not affected 02:26:01 Vulnerability Mds: Not affected 02:26:01 Vulnerability Meltdown: Not affected 02:26:01 Vulnerability Mmio stale data: Not affected 02:26:01 Vulnerability Reg file data sampling: Not affected 02:26:01 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 02:26:01 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 02:26:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:26:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:26:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:26:01 Vulnerability Srbds: Not affected 02:26:01 Vulnerability Tsa: Not affected 02:26:01 Vulnerability Tsx async abort: Not affected 02:26:01 Vulnerability Vmscape: Not affected 02:26:01 02:26:01 02:26:01 ---> nproc: 02:26:01 2 02:26:01 02:26:01 02:26:01 ---> df -h: 02:26:01 Filesystem Size Used Avail Use% Mounted on 02:26:01 tmpfs 794M 1.1M 793M 1% /run 02:26:01 /dev/vda1 39G 9.2G 30G 24% / 02:26:01 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:26:01 tmpfs 5.0M 0 5.0M 0% /run/lock 02:26:01 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:26:01 tmpfs 794M 4.0K 794M 1% /run/user/1001 02:26:01 02:26:01 02:26:01 ---> free -m: 02:26:01 total used free shared buff/cache available 02:26:01 Mem: 7937 547 4005 4 3385 7079 02:26:01 Swap: 1023 0 1023 02:26:01 02:26:01 02:26:02 ---> ip addr: 02:26:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:26:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:26:02 inet 127.0.0.1/8 scope host lo 02:26:02 valid_lft forever preferred_lft forever 02:26:02 inet6 ::1/128 scope host 02:26:02 valid_lft forever preferred_lft forever 02:26:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:26:02 link/ether fa:16:3e:92:4b:88 brd ff:ff:ff:ff:ff:ff 02:26:02 altname enp0s3 02:26:02 inet 10.30.170.133/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 02:26:02 valid_lft 86178sec preferred_lft 86178sec 02:26:02 inet6 fe80::f816:3eff:fe92:4b88/64 scope link 02:26:02 valid_lft forever preferred_lft forever 02:26:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:26:02 link/ether a2:6e:b8:9f:9c:d5 brd ff:ff:ff:ff:ff:ff 02:26:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:26:02 valid_lft forever preferred_lft forever 02:26:02 02:26:02 02:26:02 ---> sar -b -r -n DEV: 02:26:02 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-14995) 12/19/25 _x86_64_ (2 CPU) 02:26:02 02:26:02 02:22:24 LINUX RESTART (2 CPU) 02:26:02 02:26:02 02:26:02 ---> sar -P ALL: 02:26:02 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-14995) 12/19/25 _x86_64_ (2 CPU) 02:26:02 02:26:02 02:22:24 LINUX RESTART (2 CPU) 02:26:02 02:26:02 02:26:02