23:33:56 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121270 23:33:56 Running as SYSTEM 23:33:56 [EnvInject] - Loading node environment variables. 23:33:56 Building remotely on prd-ubuntu2204-builder-2c-2g-33215 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 23:33:57 [ssh-agent] Looking for ssh-agent implementation... 23:33:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:57 $ ssh-agent 23:33:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX5W0DHS/agent.1513 23:33:57 SSH_AGENT_PID=1515 23:33:57 [ssh-agent] Started. 23:33:57 Running ssh-add (command line suppressed) 23:33:57 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_17989029010255989729.key (/w/workspace/builder-tox-verify-master@tmp/private_key_17989029010255989729.key) 23:33:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:33:57 The recommended git tool is: NONE 23:34:00 using credential jenkins-ssh 23:34:00 Wiping out workspace first. 23:34:00 Cloning the remote Git repository 23:34:00 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:34:00 > git init /w/workspace/builder-tox-verify-master # timeout=10 23:34:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:34:00 > git --version # timeout=10 23:34:00 > git --version # 'git version 2.34.1' 23:34:00 using GIT_SSH to set credentials jenkins-ssh 23:34:00 Verifying host key using known hosts file, will automatically accept unseen keys 23:34:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:34:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:34:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:34:03 using GIT_SSH to set credentials jenkins-ssh 23:34:03 Verifying host key using known hosts file, will automatically accept unseen keys 23:34:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/70/121270/1 # timeout=10 23:34:03 > git rev-parse c6b47fba4f10b8c5dc156afbbe214cc56e1e770d^{commit} # timeout=10 23:34:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:34:03 Checking out Revision c6b47fba4f10b8c5dc156afbbe214cc56e1e770d (refs/changes/70/121270/1) 23:34:03 > git config core.sparsecheckout # timeout=10 23:34:03 > git checkout -f c6b47fba4f10b8c5dc156afbbe214cc56e1e770d # timeout=10 23:34:03 Commit message: "chore(openflowplugin): disable JJB info-yaml-verify (GHA migration)" 23:34:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:34:03 > git rev-list --no-walk f9763d2d8e446d36f89671fa3c0f594a38c6ee62 # timeout=10 23:34:03 > git remote # timeout=10 23:34:03 > git submodule init # timeout=10 23:34:03 > git submodule sync # timeout=10 23:34:03 > git config --get remote.origin.url # timeout=10 23:34:03 > git submodule init # timeout=10 23:34:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:34:03 > git config --get submodule.global-jjb.url # timeout=10 23:34:03 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:34:03 > git config --get submodule.packer/common-packer.url # timeout=10 23:34:03 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:34:03 > git submodule update --init --recursive global-jjb # timeout=10 23:34:04 > git submodule update --init --recursive packer/common-packer # timeout=10 23:34:08 provisioning config files... 23:34:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:34:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:34:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2604810109047485827.sh 23:34:08 ---> python-tools-install.sh 23:34:08 Setup pyenv: 23:34:08 * system (set by /opt/pyenv/version) 23:34:08 * 3.8.20 (set by /opt/pyenv/version) 23:34:08 * 3.9.20 (set by /opt/pyenv/version) 23:34:08 3.10.15 23:34:08 3.11.10 23:34:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oSsf 23:34:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:34:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:16 lf-activate-venv(): INFO: Base packages installed successfully 23:34:16 lf-activate-venv(): INFO: Installing additional packages: lftools 23:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-oSsf/bin to PATH 23:34:39 Generating Requirements File 23:34:57 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. 23:34:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:34:57 Python 3.11.10 23:34:57 pip 26.0.1 from /tmp/venv-oSsf/lib/python3.11/site-packages/pip (python 3.11) 23:34:57 appdirs==1.4.4 23:34:57 argcomplete==3.6.3 23:34:57 aspy.yaml==1.3.0 23:34:57 attrs==25.4.0 23:34:57 autopage==0.6.0 23:34:57 beautifulsoup4==4.14.3 23:34:57 boto3==1.42.61 23:34:57 botocore==1.42.61 23:34:57 bs4==0.0.2 23:34:57 certifi==2026.2.25 23:34:57 cffi==2.0.0 23:34:57 cfgv==3.5.0 23:34:57 chardet==7.0.1 23:34:57 charset-normalizer==3.4.4 23:34:57 click==8.3.1 23:34:57 cliff==4.13.2 23:34:57 cmd2==3.4.0 23:34:57 cryptography==3.3.2 23:34:57 debtcollector==3.0.0 23:34:57 decorator==5.2.1 23:34:57 defusedxml==0.7.1 23:34:57 Deprecated==1.3.1 23:34:57 distlib==0.4.0 23:34:57 dnspython==2.8.0 23:34:57 docker==7.1.0 23:34:57 dogpile.cache==1.5.0 23:34:57 durationpy==0.10 23:34:57 email-validator==2.3.0 23:34:57 filelock==3.25.0 23:34:57 future==1.0.0 23:34:57 gitdb==4.0.12 23:34:57 GitPython==3.1.46 23:34:57 httplib2==0.30.2 23:34:57 identify==2.6.17 23:34:57 idna==3.11 23:34:57 importlib-resources==1.5.0 23:34:57 iso8601==2.1.0 23:34:57 Jinja2==3.1.6 23:34:57 jmespath==1.1.0 23:34:57 jsonpatch==1.33 23:34:57 jsonpointer==3.0.0 23:34:57 jsonschema==4.26.0 23:34:57 jsonschema-specifications==2025.9.1 23:34:57 keystoneauth1==5.13.1 23:34:57 kubernetes==35.0.0 23:34:57 lftools==0.37.22 23:34:57 lxml==6.0.2 23:34:57 markdown-it-py==4.0.0 23:34:57 MarkupSafe==3.0.3 23:34:57 mdurl==0.1.2 23:34:57 msgpack==1.1.2 23:34:57 multi_key_dict==2.0.3 23:34:57 munch==4.0.0 23:34:57 netaddr==1.3.0 23:34:57 niet==1.4.2 23:34:57 nodeenv==1.10.0 23:34:57 oauth2client==4.1.3 23:34:57 oauthlib==3.3.1 23:34:57 openstacksdk==4.10.0 23:34:57 os-service-types==1.8.2 23:34:57 osc-lib==4.4.0 23:34:57 oslo.config==10.3.0 23:34:57 oslo.context==6.3.0 23:34:57 oslo.i18n==6.7.2 23:34:57 oslo.log==8.1.0 23:34:57 oslo.serialization==5.9.1 23:34:57 oslo.utils==10.0.0 23:34:57 packaging==26.0 23:34:57 pbr==7.0.3 23:34:57 platformdirs==4.9.2 23:34:57 prettytable==3.17.0 23:34:57 psutil==7.2.2 23:34:57 pyasn1==0.6.2 23:34:57 pyasn1_modules==0.4.2 23:34:57 pycparser==3.0 23:34:57 pygerrit2==2.0.15 23:34:57 PyGithub==2.8.1 23:34:57 Pygments==2.19.2 23:34:57 PyJWT==2.11.0 23:34:57 PyNaCl==1.6.2 23:34:57 pyparsing==2.4.7 23:34:57 pyperclip==1.11.0 23:34:57 pyrsistent==0.20.0 23:34:57 python-cinderclient==9.9.0 23:34:57 python-dateutil==2.9.0.post0 23:34:57 python-discovery==1.1.0 23:34:57 python-heatclient==5.1.0 23:34:57 python-jenkins==1.8.3 23:34:57 python-keystoneclient==5.8.0 23:34:57 python-magnumclient==4.10.0 23:34:57 python-openstackclient==9.0.0 23:34:57 python-swiftclient==4.10.0 23:34:57 PyYAML==6.0.3 23:34:57 referencing==0.37.0 23:34:57 requests==2.32.5 23:34:57 requests-oauthlib==2.0.0 23:34:57 requestsexceptions==1.4.0 23:34:57 rfc3986==2.0.0 23:34:57 rich==14.3.3 23:34:57 rich-argparse==1.7.2 23:34:57 rpds-py==0.30.0 23:34:57 rsa==4.9.1 23:34:57 ruamel.yaml==0.19.1 23:34:57 ruamel.yaml.clib==0.2.15 23:34:57 s3transfer==0.16.0 23:34:57 simplejson==3.20.2 23:34:57 six==1.17.0 23:34:57 smmap==5.0.2 23:34:57 soupsieve==2.8.3 23:34:57 stevedore==5.7.0 23:34:57 tabulate==0.10.0 23:34:57 toml==0.10.2 23:34:57 tomlkit==0.14.0 23:34:57 tqdm==4.67.3 23:34:57 typing_extensions==4.15.0 23:34:57 urllib3==1.26.20 23:34:57 virtualenv==21.1.0 23:34:57 wcwidth==0.6.0 23:34:57 websocket-client==1.9.0 23:34:57 wrapt==2.1.1 23:34:57 xdg==6.0.0 23:34:57 xmltodict==1.0.4 23:34:57 yq==3.4.3 23:34:57 [EnvInject] - Injecting environment variables from a build step. 23:34:58 [EnvInject] - Injecting as environment variables the properties content 23:34:58 PYTHON=python3 23:34:58 23:34:58 [EnvInject] - Variables injected successfully. 23:34:58 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12293776212235412724.sh 23:34:58 ---> tox-install.sh 23:34:58 + source /home/jenkins/lf-env.sh 23:34:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:34:58 ++ mktemp -d /tmp/venv-XXXX 23:34:58 + lf_venv=/tmp/venv-60DN 23:34:58 + local venv_file=/tmp/.os_lf_venv 23:34:58 + local python=python3 23:34:58 + local options 23:34:58 + local set_path=true 23:34:58 + local install_args= 23:34:58 ++ 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 23:34:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:34:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:34:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:34:58 + true 23:34:58 + case $1 in 23:34:58 + venv_file=/tmp/.toxenv 23:34:58 + shift 2 23:34:58 + true 23:34:58 + case $1 in 23:34:58 + shift 23:34:58 + break 23:34:58 + case $python in 23:34:58 + local pkg_list= 23:34:58 + [[ -d /opt/pyenv ]] 23:34:58 + echo 'Setup pyenv:' 23:34:58 Setup pyenv: 23:34:58 + export PYENV_ROOT=/opt/pyenv 23:34:58 + PYENV_ROOT=/opt/pyenv 23:34:58 + 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 23:34:58 + 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 23:34:58 + pyenv versions 23:34:58 system 23:34:58 3.8.20 23:34:58 3.9.20 23:34:58 3.10.15 23:34:58 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:34:58 + command -v pyenv 23:34:58 ++ pyenv init - --no-rehash 23:34:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:58 for i in ${!paths[@]}; do 23:34:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:58 fi; done; 23:34:58 echo "${paths[*]}"'\'')" 23:34:58 export PATH="/opt/pyenv/shims:${PATH}" 23:34:58 export PYENV_SHELL=bash 23:34:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:58 pyenv() { 23:34:58 local command 23:34:58 command="${1:-}" 23:34:58 if [ "$#" -gt 0 ]; then 23:34:58 shift 23:34:58 fi 23:34:58 23:34:58 case "$command" in 23:34:58 rehash|shell) 23:34:58 eval "$(pyenv "sh-$command" "$@")" 23:34:58 ;; 23:34:58 *) 23:34:58 command pyenv "$command" "$@" 23:34:58 ;; 23:34:58 esac 23:34:58 }' 23:34:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:58 for i in ${!paths[@]}; do 23:34:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:58 fi; done; 23:34:58 echo "${paths[*]}"' 23:34:58 ++ 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 23:34:58 ++ 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 23:34:58 ++ 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 23:34:58 ++ export PYENV_SHELL=bash 23:34:58 ++ PYENV_SHELL=bash 23:34:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:58 +++ complete -F _pyenv pyenv 23:34:58 ++ lf-pyver python3 23:34:58 ++ local py_version_xy=python3 23:34:58 ++ local py_version_xyz= 23:34:58 ++ pyenv versions 23:34:58 ++ local command 23:34:58 ++ command=versions 23:34:58 ++ '[' 1 -gt 0 ']' 23:34:58 ++ grep -E '^[0-9.]*[0-9]$' 23:34:58 ++ shift 23:34:58 ++ case "$command" in 23:34:58 ++ command pyenv versions 23:34:58 ++ awk '{ print $1 }' 23:34:58 ++ sed 's/^[ *]* //' 23:34:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:58 +++ grep '^3' /tmp/.pyenv_versions 23:34:58 +++ tail -n 1 23:34:58 +++ sort -V 23:34:58 ++ py_version_xyz=3.11.10 23:34:58 ++ [[ -z 3.11.10 ]] 23:34:58 ++ echo 3.11.10 23:34:58 ++ return 0 23:34:58 + pyenv local 3.11.10 23:34:58 + local command 23:34:58 + command=local 23:34:58 + '[' 2 -gt 0 ']' 23:34:58 + shift 23:34:58 + case "$command" in 23:34:58 + command pyenv local 3.11.10 23:34:58 + for arg in "$@" 23:34:58 + case $arg in 23:34:58 + pkg_list+='tox ' 23:34:58 + for arg in "$@" 23:34:58 + case $arg in 23:34:58 + pkg_list+='virtualenv ' 23:34:58 + for arg in "$@" 23:34:58 + case $arg in 23:34:58 + pkg_list+='urllib3~=1.26.15 ' 23:34:58 + [[ -f /tmp/.toxenv ]] 23:34:58 + [[ ! -f /tmp/.toxenv ]] 23:34:58 + [[ -n '' ]] 23:34:58 + python3 -m venv /tmp/venv-60DN 23:35:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-60DN' 23:35:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-60DN 23:35:02 + echo /tmp/venv-60DN 23:35:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:35:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:35:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:02 + local 'pip_opts=--upgrade --quiet' 23:35:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:35:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:35:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:35:02 + [[ -n '' ]] 23:35:02 + [[ -n '' ]] 23:35:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:02 + /tmp/venv-60DN/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 23:35:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:35:06 lf-activate-venv(): INFO: Base packages installed successfully 23:35:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:35:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:35:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:35:06 + /tmp/venv-60DN/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 23:35:07 + type python3 23:35:07 + true 23:35:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-60DN/bin to PATH' 23:35:07 lf-activate-venv(): INFO: Adding /tmp/venv-60DN/bin to PATH 23:35:07 + PATH=/tmp/venv-60DN/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 23:35:07 + return 0 23:35:07 + python3 --version 23:35:07 Python 3.11.10 23:35:07 + python3 -m pip --version 23:35:07 pip 26.0.1 from /tmp/venv-60DN/lib/python3.11/site-packages/pip (python 3.11) 23:35:07 + python3 -m pip freeze 23:35:08 cachetools==7.0.2 23:35:08 colorama==0.4.6 23:35:08 distlib==0.4.0 23:35:08 filelock==3.25.0 23:35:08 packaging==26.0 23:35:08 platformdirs==4.9.2 23:35:08 pluggy==1.6.0 23:35:08 pyproject-api==1.10.0 23:35:08 python-discovery==1.1.0 23:35:08 tox==4.47.3 23:35:08 urllib3==1.26.20 23:35:08 virtualenv==21.1.0 23:35:08 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins14225982686829165616.sh 23:35:08 [EnvInject] - Injecting environment variables from a build step. 23:35:08 [EnvInject] - Injecting as environment variables the properties content 23:35:08 PARALLEL=False 23:35:08 23:35:08 [EnvInject] - Variables injected successfully. 23:35:08 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3216712564693888795.sh 23:35:08 ---> tox-run.sh 23:35:08 + 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 23:35:08 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 23:35:08 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 23:35:08 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 23:35:08 + cd /w/workspace/builder-tox-verify-master/. 23:35:08 + source /home/jenkins/lf-env.sh 23:35:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:35:08 ++ mktemp -d /tmp/venv-XXXX 23:35:08 + lf_venv=/tmp/venv-fnpd 23:35:08 + local venv_file=/tmp/.os_lf_venv 23:35:08 + local python=python3 23:35:08 + local options 23:35:08 + local set_path=true 23:35:08 + local install_args= 23:35:08 ++ 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 23:35:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:35:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:35:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:35:08 + true 23:35:08 + case $1 in 23:35:08 + venv_file=/tmp/.toxenv 23:35:08 + shift 2 23:35:08 + true 23:35:08 + case $1 in 23:35:08 + shift 23:35:08 + break 23:35:08 + case $python in 23:35:08 + local pkg_list= 23:35:08 + [[ -d /opt/pyenv ]] 23:35:08 + echo 'Setup pyenv:' 23:35:08 Setup pyenv: 23:35:08 + export PYENV_ROOT=/opt/pyenv 23:35:08 + PYENV_ROOT=/opt/pyenv 23:35:08 + 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 23:35:08 + 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 23:35:08 + pyenv versions 23:35:08 system 23:35:08 3.8.20 23:35:08 3.9.20 23:35:08 3.10.15 23:35:08 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:35:08 + command -v pyenv 23:35:08 ++ pyenv init - --no-rehash 23:35:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:35:08 for i in ${!paths[@]}; do 23:35:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:35:08 fi; done; 23:35:08 echo "${paths[*]}"'\'')" 23:35:08 export PATH="/opt/pyenv/shims:${PATH}" 23:35:08 export PYENV_SHELL=bash 23:35:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:35:08 pyenv() { 23:35:08 local command 23:35:08 command="${1:-}" 23:35:08 if [ "$#" -gt 0 ]; then 23:35:08 shift 23:35:08 fi 23:35:08 23:35:08 case "$command" in 23:35:08 rehash|shell) 23:35:08 eval "$(pyenv "sh-$command" "$@")" 23:35:08 ;; 23:35:08 *) 23:35:08 command pyenv "$command" "$@" 23:35:08 ;; 23:35:08 esac 23:35:08 }' 23:35:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:35:08 for i in ${!paths[@]}; do 23:35:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:35:08 fi; done; 23:35:08 echo "${paths[*]}"' 23:35:08 ++ 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 23:35:08 ++ 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 23:35:08 ++ 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 23:35:08 ++ export PYENV_SHELL=bash 23:35:08 ++ PYENV_SHELL=bash 23:35:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:35:08 +++ complete -F _pyenv pyenv 23:35:08 ++ lf-pyver python3 23:35:08 ++ local py_version_xy=python3 23:35:08 ++ local py_version_xyz= 23:35:08 ++ pyenv versions 23:35:08 ++ local command 23:35:08 ++ command=versions 23:35:08 ++ '[' 1 -gt 0 ']' 23:35:08 ++ shift 23:35:08 ++ case "$command" in 23:35:08 ++ command pyenv versions 23:35:08 ++ grep -E '^[0-9.]*[0-9]$' 23:35:08 ++ awk '{ print $1 }' 23:35:08 ++ sed 's/^[ *]* //' 23:35:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:35:08 +++ sort -V 23:35:08 +++ grep '^3' /tmp/.pyenv_versions 23:35:08 +++ tail -n 1 23:35:08 ++ py_version_xyz=3.11.10 23:35:08 ++ [[ -z 3.11.10 ]] 23:35:08 ++ echo 3.11.10 23:35:08 ++ return 0 23:35:08 + pyenv local 3.11.10 23:35:08 + local command 23:35:08 + command=local 23:35:08 + '[' 2 -gt 0 ']' 23:35:08 + shift 23:35:08 + case "$command" in 23:35:08 + command pyenv local 3.11.10 23:35:08 + for arg in "$@" 23:35:08 + case $arg in 23:35:08 + pkg_list+='tox ' 23:35:08 + for arg in "$@" 23:35:08 + case $arg in 23:35:08 + pkg_list+='virtualenv ' 23:35:08 + for arg in "$@" 23:35:08 + case $arg in 23:35:08 + pkg_list+='urllib3~=1.26.15 ' 23:35:08 + [[ -f /tmp/.toxenv ]] 23:35:08 ++ cat /tmp/.toxenv 23:35:08 + lf_venv=/tmp/venv-60DN 23:35:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-60DN from' file:/tmp/.toxenv 23:35:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-60DN from file:/tmp/.toxenv 23:35:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:35:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:08 + local 'pip_opts=--upgrade --quiet' 23:35:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:35:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:35:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:35:08 + [[ -n '' ]] 23:35:08 + [[ -n '' ]] 23:35:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:35:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:08 + /tmp/venv-60DN/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 23:35:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:35:09 lf-activate-venv(): INFO: Base packages installed successfully 23:35:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:35:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:35:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:35:09 + /tmp/venv-60DN/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 23:35:10 + type python3 23:35:10 + true 23:35:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-60DN/bin to PATH' 23:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-60DN/bin to PATH 23:35:10 + PATH=/tmp/venv-60DN/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 23:35:10 + return 0 23:35:10 + [[ -d /opt/pyenv ]] 23:35:10 + echo '---> Setting up pyenv' 23:35:10 ---> Setting up pyenv 23:35:10 + export PYENV_ROOT=/opt/pyenv 23:35:10 + PYENV_ROOT=/opt/pyenv 23:35:10 + export PATH=/opt/pyenv/bin:/tmp/venv-60DN/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 23:35:10 + PATH=/opt/pyenv/bin:/tmp/venv-60DN/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 23:35:10 ++ pwd 23:35:10 + PYTHONPATH=/w/workspace/builder-tox-verify-master 23:35:10 + export PYTHONPATH 23:35:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:35:10 + TOX_TESTENV_PASSENV=PYTHONPATH 23:35:10 + tox --version 23:35:10 4.47.3 from /tmp/venv-60DN/lib/python3.11/site-packages/tox/__init__.py 23:35:10 + PARALLEL=False 23:35:10 + TOX_OPTIONS_LIST= 23:35:10 + [[ -n '' ]] 23:35:10 + case ${PARALLEL,,} in 23:35:10 + tox 23:35:10 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 23:35:11 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:35:31 docs: freeze> python -m pip freeze --all 23:35:32 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,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==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,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==82.0.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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 23:35:32 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 23:35:34 docs: OK ✔ in 23.43 seconds 23:35:34 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 23:35:50 docs-linkcheck: freeze> python -m pip freeze --all 23:35:50 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,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==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,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==82.0.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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 23:35:50 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 23:35:53 docs-linkcheck: OK ✔ in 18.94 seconds 23:35:53 jjb-version: freeze> python -m pip freeze --all 23:35:53 jjb-version: pip==26.0.1,setuptools==82.0.0 23:35:53 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 23:35:53 JJB version in jjb/releng-jobs.yaml: 6.3.0 23:35:53 JJB version in tox.ini: 6.3.0 23:35:54 jjb-version: OK ✔ in 0.75 seconds 23:35:54 prefix: freeze> python -m pip freeze --all 23:35:54 prefix: pip==26.0.1,setuptools==82.0.0 23:35:54 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 23:35:54 prefix: OK ✔ in 0.79 seconds 23:35:54 robot: freeze> python -m pip freeze --all 23:35:55 robot: pip==26.0.1,setuptools==82.0.0 23:35:55 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 23:35:55 docs: OK (23.43=setup[21.45]+cmd[1.98] seconds) 23:35:55 docs-linkcheck: OK (18.93=setup[16.36]+cmd[2.57] seconds) 23:35:55 jjb-version: OK (0.75=setup[0.72]+cmd[0.03] seconds) 23:35:55 prefix: OK (0.79=setup[0.76]+cmd[0.03] seconds) 23:35:55 robot: OK (0.77=setup[0.73]+cmd[0.04] seconds) 23:35:55 congratulations :) (44.71 seconds) 23:35:55 + tox_status=0 23:35:55 + echo '---> Completed tox runs' 23:35:55 ---> Completed tox runs 23:35:55 + for i in .tox/*/log 23:35:55 ++ awk -F/ '{print $2}' 23:35:55 ++ echo .tox/docs-linkcheck/log 23:35:55 + tox_env=docs-linkcheck 23:35:55 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 23:35:55 + for i in .tox/*/log 23:35:55 ++ awk -F/ '{print $2}' 23:35:55 ++ echo .tox/docs/log 23:35:55 + tox_env=docs 23:35:55 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 23:35:55 + for i in .tox/*/log 23:35:55 ++ awk -F/ '{print $2}' 23:35:55 ++ echo .tox/jjb-version/log 23:35:55 + tox_env=jjb-version 23:35:55 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 23:35:55 + for i in .tox/*/log 23:35:55 ++ awk -F/ '{print $2}' 23:35:55 ++ echo .tox/prefix/log 23:35:55 + tox_env=prefix 23:35:55 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 23:35:55 + for i in .tox/*/log 23:35:55 ++ awk -F/ '{print $2}' 23:35:55 ++ echo .tox/robot/log 23:35:55 + tox_env=robot 23:35:55 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 23:35:55 + DOC_DIR=docs/_build/html 23:35:55 + [[ -d docs/_build/html ]] 23:35:55 + echo '---> Archiving generated docs' 23:35:55 ---> Archiving generated docs 23:35:55 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 23:35:55 + echo '---> tox-run.sh ends' 23:35:55 ---> tox-run.sh ends 23:35:55 + test 0 -eq 0 23:35:55 $ ssh-agent -k 23:35:55 unset SSH_AUTH_SOCK; 23:35:55 unset SSH_AGENT_PID; 23:35:55 echo Agent pid 1515 killed; 23:35:55 [ssh-agent] Stopped. 23:35:55 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14417546636258188479.sh 23:35:55 ---> sysstat.sh 23:35:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15044559831329203503.sh 23:35:56 ---> package-listing.sh 23:35:56 ++ facter osfamily 23:35:56 ++ tr '[:upper:]' '[:lower:]' 23:35:56 + OS_FAMILY=debian 23:35:56 + workspace=/w/workspace/builder-tox-verify-master 23:35:56 + START_PACKAGES=/tmp/packages_start.txt 23:35:56 + END_PACKAGES=/tmp/packages_end.txt 23:35:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:56 + PACKAGES=/tmp/packages_start.txt 23:35:56 + '[' /w/workspace/builder-tox-verify-master ']' 23:35:56 + PACKAGES=/tmp/packages_end.txt 23:35:56 + case "${OS_FAMILY}" in 23:35:56 + dpkg -l 23:35:56 + grep '^ii' 23:35:56 + '[' -f /tmp/packages_start.txt ']' 23:35:56 + '[' -f /tmp/packages_end.txt ']' 23:35:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:56 + '[' /w/workspace/builder-tox-verify-master ']' 23:35:56 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 23:35:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 23:35:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8335796264112359552.sh 23:35:56 ---> capture-instance-metadata.sh 23:35:56 Setup pyenv: 23:35:56 system 23:35:56 3.8.20 23:35:56 3.9.20 23:35:56 3.10.15 23:35:56 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:35:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSsf from file:/tmp/.os_lf_venv 23:35:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:58 lf-activate-venv(): INFO: Base packages installed successfully 23:35:58 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-oSsf/bin to PATH 23:36:10 INFO: Running in OpenStack, capturing instance metadata 23:36:11 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11555090940223093336.sh 23:36:11 provisioning config files... 23:36:11 Could not find credentials [logs] for builder-tox-verify-master #8315 23:36:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config17292960938795756195tmp 23:36:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:36:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:36:11 provisioning config files... 23:36:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:36:11 [EnvInject] - Injecting environment variables from a build step. 23:36:11 [EnvInject] - Injecting as environment variables the properties content 23:36:11 SERVER_ID=logs 23:36:11 23:36:11 [EnvInject] - Variables injected successfully. 23:36:11 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4691222841798591551.sh 23:36:11 ---> create-netrc.sh 23:36:11 WARN: Log server credential not found. 23:36:11 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13643667135273302231.sh 23:36:11 ---> python-tools-install.sh 23:36:11 Setup pyenv: 23:36:11 system 23:36:11 3.8.20 23:36:11 3.9.20 23:36:11 3.10.15 23:36:11 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:36:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSsf from file:/tmp/.os_lf_venv 23:36:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:13 lf-activate-venv(): INFO: Base packages installed successfully 23:36:13 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-oSsf/bin to PATH 23:36:22 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17032887039788773228.sh 23:36:22 ---> sudo-logs.sh 23:36:22 Archiving 'sudo' log.. 23:36:23 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10760051583796240057.sh 23:36:23 ---> job-cost.sh 23:36:23 INFO: Activating Python virtual environment... 23:36:23 Setup pyenv: 23:36:23 system 23:36:23 3.8.20 23:36:23 3.9.20 23:36:23 3.10.15 23:36:23 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:36:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSsf from file:/tmp/.os_lf_venv 23:36:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:25 lf-activate-venv(): INFO: Base packages installed successfully 23:36:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-oSsf/bin to PATH 23:36:32 INFO: No stack-cost file found 23:36:32 INFO: Instance uptime: 207s 23:36:32 INFO: Fetching instance metadata (attempt 1 of 3)... 23:36:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:36:32 INFO: Successfully fetched instance metadata 23:36:32 INFO: Instance type: v3-standard-2 23:36:32 INFO: Retrieving pricing info for: v3-standard-2 23:36:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:36:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=207 23:36:32 INFO: Successfully fetched Vexxhost pricing API 23:36:32 INFO: Retrieved cost: 0.06 23:36:32 INFO: Retrieved resource: v3-standard-2 23:36:32 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 23:36:32 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 23:36:32 INFO: Successfully archived job cost data 23:36:32 DEBUG: Cost data: builder-tox-verify-master,8315,2026-03-04 23:36:32,v3-standard-2,207,0.06,0.00,SUCCESS 23:36:32 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins8246167758487495162.sh 23:36:32 ---> logs-deploy.sh 23:36:32 Setup pyenv: 23:36:32 system 23:36:32 3.8.20 23:36:32 3.9.20 23:36:32 3.10.15 23:36:32 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSsf from file:/tmp/.os_lf_venv 23:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:34 lf-activate-venv(): INFO: Base packages installed successfully 23:36:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-oSsf/bin to PATH 23:36:43 WARNING: Nexus logging server not set 23:36:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8315/ 23:36:43 INFO: archiving logs to S3 23:36:44 /tmp/venv-oSsf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:36:44 warnings.warn( 23:36:44 ---> uname -a: 23:36:44 Linux prd-ubuntu2204-builder-2c-2g-33215 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 23:36:44 23:36:44 23:36:44 ---> lscpu: 23:36:44 Architecture: x86_64 23:36:44 CPU op-mode(s): 32-bit, 64-bit 23:36:44 Address sizes: 40 bits physical, 48 bits virtual 23:36:44 Byte Order: Little Endian 23:36:44 CPU(s): 2 23:36:44 On-line CPU(s) list: 0,1 23:36:44 Vendor ID: AuthenticAMD 23:36:44 Model name: AMD EPYC-Rome Processor 23:36:44 CPU family: 23 23:36:44 Model: 49 23:36:44 Thread(s) per core: 1 23:36:44 Core(s) per socket: 1 23:36:44 Socket(s): 2 23:36:44 Stepping: 0 23:36:44 BogoMIPS: 5599.99 23:36:44 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 23:36:44 Virtualization: AMD-V 23:36:44 Hypervisor vendor: KVM 23:36:44 Virtualization type: full 23:36:44 L1d cache: 64 KiB (2 instances) 23:36:44 L1i cache: 64 KiB (2 instances) 23:36:44 L2 cache: 1 MiB (2 instances) 23:36:44 L3 cache: 32 MiB (2 instances) 23:36:44 NUMA node(s): 1 23:36:44 NUMA node0 CPU(s): 0,1 23:36:44 Vulnerability Gather data sampling: Not affected 23:36:44 Vulnerability Indirect target selection: Not affected 23:36:44 Vulnerability Itlb multihit: Not affected 23:36:44 Vulnerability L1tf: Not affected 23:36:44 Vulnerability Mds: Not affected 23:36:44 Vulnerability Meltdown: Not affected 23:36:44 Vulnerability Mmio stale data: Not affected 23:36:44 Vulnerability Reg file data sampling: Not affected 23:36:44 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:36:44 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:36:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:36:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:36:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:36:44 Vulnerability Srbds: Not affected 23:36:44 Vulnerability Tsa: Not affected 23:36:44 Vulnerability Tsx async abort: Not affected 23:36:44 Vulnerability Vmscape: Not affected 23:36:44 23:36:44 23:36:44 ---> nproc: 23:36:44 2 23:36:44 23:36:44 23:36:44 ---> df -h: 23:36:44 Filesystem Size Used Avail Use% Mounted on 23:36:44 tmpfs 794M 1.1M 793M 1% /run 23:36:44 /dev/vda1 39G 9.2G 30G 24% / 23:36:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:36:44 tmpfs 5.0M 0 5.0M 0% /run/lock 23:36:44 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:36:44 tmpfs 794M 4.0K 794M 1% /run/user/1001 23:36:44 23:36:44 23:36:44 ---> free -m: 23:36:44 total used free shared buff/cache available 23:36:44 Mem: 7937 534 4011 4 3391 7092 23:36:44 Swap: 1023 0 1023 23:36:44 23:36:44 23:36:44 ---> ip addr: 23:36:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:36:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:36:44 inet 127.0.0.1/8 scope host lo 23:36:44 valid_lft forever preferred_lft forever 23:36:44 inet6 ::1/128 scope host 23:36:44 valid_lft forever preferred_lft forever 23:36:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:36:44 link/ether fa:16:3e:74:53:ff brd ff:ff:ff:ff:ff:ff 23:36:44 altname enp0s3 23:36:44 inet 10.30.170.203/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:36:44 valid_lft 86188sec preferred_lft 86188sec 23:36:44 inet6 fe80::f816:3eff:fe74:53ff/64 scope link 23:36:44 valid_lft forever preferred_lft forever 23:36:44 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:36:44 link/ether be:45:01:7d:7a:6c brd ff:ff:ff:ff:ff:ff 23:36:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:36:44 valid_lft forever preferred_lft forever 23:36:44 23:36:44 23:36:44 ---> sar -b -r -n DEV: 23:36:44 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-33215) 03/04/26 _x86_64_ (2 CPU) 23:36:44 23:36:44 23:33:14 LINUX RESTART (2 CPU) 23:36:44 23:36:44 23:36:44 ---> sar -P ALL: 23:36:44 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-33215) 03/04/26 _x86_64_ (2 CPU) 23:36:44 23:36:44 23:33:14 LINUX RESTART (2 CPU) 23:36:44 23:36:44 23:36:44