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