21:36:25 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/autorelease/+/121941 21:36:25 Running as SYSTEM 21:36:26 [EnvInject] - Loading node environment variables. 21:36:26 Building remotely on prd-ubuntu2204-builder-2c-8g-52872 (ubuntu2204-builder-2c-8g) in workspace /w/workspace/autorelease-version-management-tox-verify-chromium 21:36:27 [ssh-agent] Looking for ssh-agent implementation... 21:36:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:27 $ ssh-agent 21:36:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX4AG2F0/agent.1519 21:36:27 SSH_AGENT_PID=1520 21:36:27 [ssh-agent] Started. 21:36:27 Running ssh-add (command line suppressed) 21:36:27 Identity added: /w/workspace/autorelease-version-management-tox-verify-chromium@tmp/private_key_4543920795279983161.key (/w/workspace/autorelease-version-management-tox-verify-chromium@tmp/private_key_4543920795279983161.key) 21:36:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:36:27 The recommended git tool is: NONE 21:36:30 using credential jenkins-ssh 21:36:30 Wiping out workspace first. 21:36:30 Cloning the remote Git repository 21:36:30 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 21:36:30 > git init /w/workspace/autorelease-version-management-tox-verify-chromium # timeout=10 21:36:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 21:36:30 > git --version # timeout=10 21:36:30 > git --version # 'git version 2.34.1' 21:36:30 using GIT_SSH to set credentials jenkins-ssh 21:36:30 Verifying host key using known hosts file, will automatically accept unseen keys 21:36:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 21:36:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 21:36:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 21:36:34 using GIT_SSH to set credentials jenkins-ssh 21:36:34 Verifying host key using known hosts file, will automatically accept unseen keys 21:36:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease refs/changes/41/121941/1 # timeout=10 21:36:34 > git rev-parse 90f9a004382700b81bd11ff1ddf4528f6e813a42^{commit} # timeout=10 21:36:34 Checking out Revision 90f9a004382700b81bd11ff1ddf4528f6e813a42 (refs/changes/41/121941/1) 21:36:34 > git config core.sparsecheckout # timeout=10 21:36:34 > git checkout -f 90f9a004382700b81bd11ff1ddf4528f6e813a42 # timeout=10 21:36:38 Commit message: "fix: use unique concurrency group prefix to avoid deadlock" 21:36:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:36:38 > git rev-list --no-walk 29b3ac1c3f4e10ef1f9e76010b8ccd3ad2781a2e # timeout=10 21:36:38 > git remote # timeout=10 21:36:38 > git submodule init # timeout=10 21:36:38 > git submodule sync # timeout=10 21:36:38 > git config --get remote.origin.url # timeout=10 21:36:38 > git submodule init # timeout=10 21:36:38 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:36:38 > git config --get submodule.daexim.url # timeout=10 21:36:38 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 21:36:38 > git config --get submodule.integration/distribution.url # timeout=10 21:36:38 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 21:36:38 > git config --get submodule.jsonrpc.url # timeout=10 21:36:38 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 21:36:38 > git config --get submodule.lispflowmapping.url # timeout=10 21:36:38 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 21:36:38 > git config --get submodule.ovsdb.url # timeout=10 21:36:38 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 21:36:38 > git submodule update --init --recursive daexim # timeout=10 21:36:38 > git submodule update --init --recursive integration/distribution # timeout=10 21:36:39 > git submodule update --init --recursive jsonrpc # timeout=10 21:36:40 > git submodule update --init --recursive lispflowmapping # timeout=10 21:36:42 > git submodule update --init --recursive ovsdb # timeout=10 21:36:45 provisioning config files... 21:36:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:36:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:36:45 [autorelease-version-management-tox-verify-chromium] $ /bin/bash /tmp/jenkins17513962677896557712.sh 21:36:45 ---> python-tools-install.sh 21:36:45 Setup pyenv: 21:36:45 * system (set by /opt/pyenv/version) 21:36:45 * 3.8.20 (set by /opt/pyenv/version) 21:36:45 * 3.9.20 (set by /opt/pyenv/version) 21:36:45 3.10.15 21:36:45 3.11.10 21:36:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hxlg 21:36:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:36:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:55 lf-activate-venv(): INFO: Base packages installed successfully 21:36:55 lf-activate-venv(): INFO: Installing additional packages: lftools 21:37:20 lf-activate-venv(): INFO: Adding /tmp/venv-Hxlg/bin to PATH 21:37:20 Generating Requirements File 21:37:41 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. 21:37:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:37:41 Python 3.11.10 21:37:41 pip 26.0.1 from /tmp/venv-Hxlg/lib/python3.11/site-packages/pip (python 3.11) 21:37:42 appdirs==1.4.4 21:37:42 argcomplete==3.6.3 21:37:42 aspy.yaml==1.3.0 21:37:42 attrs==26.1.0 21:37:42 autopage==0.6.0 21:37:42 beautifulsoup4==4.14.3 21:37:42 boto3==1.42.76 21:37:42 botocore==1.42.76 21:37:42 bs4==0.0.2 21:37:42 certifi==2026.2.25 21:37:42 cffi==2.0.0 21:37:42 cfgv==3.5.0 21:37:42 chardet==7.3.0 21:37:42 charset-normalizer==3.4.6 21:37:42 click==8.3.1 21:37:42 cliff==4.13.2 21:37:42 cmd2==3.4.0 21:37:42 cryptography==3.3.2 21:37:42 debtcollector==3.1.0 21:37:42 decorator==5.2.1 21:37:42 defusedxml==0.7.1 21:37:42 Deprecated==1.3.1 21:37:42 distlib==0.4.0 21:37:42 dnspython==2.8.0 21:37:42 docker==7.1.0 21:37:42 dogpile.cache==1.5.0 21:37:42 durationpy==0.10 21:37:42 email-validator==2.3.0 21:37:42 filelock==3.25.2 21:37:42 future==1.0.0 21:37:42 gitdb==4.0.12 21:37:42 GitPython==3.1.46 21:37:42 httplib2==0.30.2 21:37:42 identify==2.6.18 21:37:42 idna==3.11 21:37:42 importlib-resources==1.5.0 21:37:42 iso8601==2.1.0 21:37:42 Jinja2==3.1.6 21:37:42 jmespath==1.1.0 21:37:42 jsonpatch==1.33 21:37:42 jsonpointer==3.1.1 21:37:42 jsonschema==4.26.0 21:37:42 jsonschema-specifications==2025.9.1 21:37:42 keystoneauth1==5.13.1 21:37:42 kubernetes==35.0.0 21:37:42 lftools==0.37.22 21:37:42 lxml==6.0.2 21:37:42 markdown-it-py==4.0.0 21:37:42 MarkupSafe==3.0.3 21:37:42 mdurl==0.1.2 21:37:42 msgpack==1.1.2 21:37:42 multi_key_dict==2.0.3 21:37:42 munch==4.0.0 21:37:42 netaddr==1.3.0 21:37:42 niet==1.4.2 21:37:42 nodeenv==1.10.0 21:37:42 oauth2client==4.1.3 21:37:42 oauthlib==3.3.1 21:37:42 openstacksdk==4.10.0 21:37:42 os-service-types==1.8.2 21:37:42 osc-lib==4.4.0 21:37:42 oslo.config==10.3.0 21:37:42 oslo.context==6.3.0 21:37:42 oslo.i18n==6.7.2 21:37:42 oslo.log==8.1.0 21:37:42 oslo.serialization==5.9.1 21:37:42 oslo.utils==10.0.0 21:37:42 packaging==26.0 21:37:42 pbr==7.0.3 21:37:42 platformdirs==4.9.4 21:37:42 prettytable==3.17.0 21:37:42 psutil==7.2.2 21:37:42 pyasn1==0.6.3 21:37:42 pyasn1_modules==0.4.2 21:37:42 pycparser==3.0 21:37:42 pygerrit2==2.0.15 21:37:42 PyGithub==2.9.0 21:37:42 Pygments==2.19.2 21:37:42 PyJWT==2.12.1 21:37:42 PyNaCl==1.6.2 21:37:42 pyparsing==2.4.7 21:37:42 pyperclip==1.11.0 21:37:42 pyrsistent==0.20.0 21:37:42 python-cinderclient==9.9.0 21:37:42 python-dateutil==2.9.0.post0 21:37:42 python-discovery==1.2.0 21:37:42 python-heatclient==5.1.0 21:37:42 python-jenkins==1.8.3 21:37:42 python-keystoneclient==5.8.0 21:37:42 python-magnumclient==4.10.0 21:37:42 python-openstackclient==9.0.0 21:37:42 python-swiftclient==4.10.0 21:37:42 PyYAML==6.0.3 21:37:42 referencing==0.37.0 21:37:42 requests==2.33.0 21:37:42 requests-oauthlib==2.0.0 21:37:42 requestsexceptions==1.4.0 21:37:42 rfc3986==2.0.0 21:37:42 rich==14.3.3 21:37:42 rich-argparse==1.7.2 21:37:42 rpds-py==0.30.0 21:37:42 rsa==4.9.1 21:37:42 ruamel.yaml==0.19.1 21:37:42 ruamel.yaml.clib==0.2.15 21:37:42 s3transfer==0.16.0 21:37:42 simplejson==3.20.2 21:37:42 six==1.17.0 21:37:42 smmap==5.0.3 21:37:42 soupsieve==2.8.3 21:37:42 stevedore==5.7.0 21:37:42 tabulate==0.10.0 21:37:42 toml==0.10.2 21:37:42 tomlkit==0.14.0 21:37:42 tqdm==4.67.3 21:37:42 typing_extensions==4.15.0 21:37:42 urllib3==1.26.20 21:37:42 virtualenv==21.2.0 21:37:42 wcwidth==0.6.0 21:37:42 websocket-client==1.9.0 21:37:42 wrapt==2.1.2 21:37:42 xdg==6.0.0 21:37:42 xmltodict==1.0.4 21:37:42 yq==3.4.3 21:37:42 [autorelease-version-management-tox-verify-chromium] $ /bin/sh /tmp/jenkins5301563340272910404.sh 21:37:42 ---> uv-install.sh 21:37:42 Installing uv/uvx (latest) using shell installer 21:37:42 2026-03-25 21:37:42 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-25T22%3A22%3A35Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-25T21%3A21%3A40Z&ske=2026-03-25T22%3A22%3A35Z&sks=b&skv=2018-11-09&sig=dYZUI1r0JzuG%2BLXY7EjOguazekEZHPsDF%2FxeurCw%2Bo0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ3NDk1NSwibmJmIjoxNzc0NDc0NjU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WBXaPT1cqvawXf-MTsXl37vBgGNmWrrEwkwg3aLrLaY&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-58PvdH.sh" [1] 21:37:42 downloading uv 0.11.1 x86_64-unknown-linux-gnu 21:37:43 installing to /home/jenkins/.local/bin 21:37:43 uv 21:37:43 uvx 21:37:43 everything's installed! 21:37:43 21:37:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:37:43 21:37:43 source $HOME/.local/bin/env (sh, bash, zsh) 21:37:43 source $HOME/.local/bin/env.fish (fish) 21:37:43 Adding install location to PATH 21:37:43 ---> Validating uv/uvx install 21:37:43 uvx 0.11.1 (x86_64-unknown-linux-gnu) 21:37:43 [EnvInject] - Injecting environment variables from a build step. 21:37:43 [EnvInject] - Injecting as environment variables the properties content 21:37:43 PYTHON=python3 21:37:43 21:37:43 [EnvInject] - Variables injected successfully. 21:37:43 [autorelease-version-management-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins11204531385476103785.sh 21:37:43 ---> tox-install.sh 21:37:43 + source /home/jenkins/lf-env.sh 21:37:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:37:43 ++ mktemp -d /tmp/venv-XXXX 21:37:43 + lf_venv=/tmp/venv-t866 21:37:43 + local venv_file=/tmp/.os_lf_venv 21:37:43 + local python=python3 21:37:43 + local options 21:37:43 + local set_path=true 21:37:43 + local install_args= 21:37:43 ++ 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 21:37:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:37:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:37:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:37:43 + true 21:37:43 + case $1 in 21:37:43 + venv_file=/tmp/.toxenv 21:37:43 + shift 2 21:37:43 + true 21:37:43 + case $1 in 21:37:43 + shift 21:37:43 + break 21:37:43 + case $python in 21:37:43 + local pkg_list= 21:37:43 + [[ -d /opt/pyenv ]] 21:37:43 + echo 'Setup pyenv:' 21:37:43 Setup pyenv: 21:37:43 + export PYENV_ROOT=/opt/pyenv 21:37:43 + PYENV_ROOT=/opt/pyenv 21:37:43 + 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 21:37:43 + 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 21:37:43 + pyenv versions 21:37:43 system 21:37:43 3.8.20 21:37:43 3.9.20 21:37:43 3.10.15 21:37:43 * 3.11.10 (set by /w/workspace/autorelease-version-management-tox-verify-chromium/.python-version) 21:37:43 + command -v pyenv 21:37:43 ++ pyenv init - --no-rehash 21:37:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:37:43 for i in ${!paths[@]}; do 21:37:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:37:43 fi; done; 21:37:43 echo "${paths[*]}"'\'')" 21:37:43 export PATH="/opt/pyenv/shims:${PATH}" 21:37:43 export PYENV_SHELL=bash 21:37:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:37:43 pyenv() { 21:37:43 local command 21:37:43 command="${1:-}" 21:37:43 if [ "$#" -gt 0 ]; then 21:37:43 shift 21:37:43 fi 21:37:43 21:37:43 case "$command" in 21:37:43 rehash|shell) 21:37:43 eval "$(pyenv "sh-$command" "$@")" 21:37:43 ;; 21:37:43 *) 21:37:43 command pyenv "$command" "$@" 21:37:43 ;; 21:37:43 esac 21:37:43 }' 21:37:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:37:43 for i in ${!paths[@]}; do 21:37:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:37:43 fi; done; 21:37:43 echo "${paths[*]}"' 21:37:43 ++ 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 21:37:43 ++ 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 21:37:43 ++ 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 21:37:43 ++ export PYENV_SHELL=bash 21:37:43 ++ PYENV_SHELL=bash 21:37:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:37:43 +++ complete -F _pyenv pyenv 21:37:43 ++ lf-pyver python3 21:37:43 ++ local py_version_xy=python3 21:37:43 ++ local py_version_xyz= 21:37:43 ++ pyenv versions 21:37:43 ++ local command 21:37:43 ++ command=versions 21:37:43 ++ '[' 1 -gt 0 ']' 21:37:43 ++ shift 21:37:43 ++ grep -E '^[0-9.]*[0-9]$' 21:37:43 ++ case "$command" in 21:37:43 ++ command pyenv versions 21:37:43 ++ awk '{ print $1 }' 21:37:43 ++ sed 's/^[ *]* //' 21:37:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:37:43 +++ grep '^3' /tmp/.pyenv_versions 21:37:43 +++ sort -V 21:37:43 +++ tail -n 1 21:37:43 ++ py_version_xyz=3.11.10 21:37:43 ++ [[ -z 3.11.10 ]] 21:37:43 ++ echo 3.11.10 21:37:43 ++ return 0 21:37:43 + pyenv local 3.11.10 21:37:43 + local command 21:37:43 + command=local 21:37:43 + '[' 2 -gt 0 ']' 21:37:43 + shift 21:37:43 + case "$command" in 21:37:43 + command pyenv local 3.11.10 21:37:43 + for arg in "$@" 21:37:43 + case $arg in 21:37:43 + pkg_list+='tox ' 21:37:43 + for arg in "$@" 21:37:43 + case $arg in 21:37:43 + pkg_list+='virtualenv ' 21:37:43 + for arg in "$@" 21:37:43 + case $arg in 21:37:43 + pkg_list+='urllib3~=1.26.15 ' 21:37:43 + [[ -f /tmp/.toxenv ]] 21:37:43 + [[ ! -f /tmp/.toxenv ]] 21:37:43 + [[ -n '' ]] 21:37:43 + python3 -m venv /tmp/venv-t866 21:37:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t866' 21:37:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t866 21:37:48 + echo /tmp/venv-t866 21:37:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:37:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:37:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:37:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:37:48 + local 'pip_opts=--upgrade --quiet' 21:37:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:37:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:37:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:37:48 + [[ -n '' ]] 21:37:48 + [[ -n '' ]] 21:37:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:37:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:37:48 + /tmp/venv-t866/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 21:37:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:37:52 lf-activate-venv(): INFO: Base packages installed successfully 21:37:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:37:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:37:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:37:52 + /tmp/venv-t866/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 21:37:54 + type python3 21:37:54 + true 21:37:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t866/bin to PATH' 21:37:54 lf-activate-venv(): INFO: Adding /tmp/venv-t866/bin to PATH 21:37:54 + PATH=/tmp/venv-t866/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 21:37:54 + return 0 21:37:54 + python3 --version 21:37:54 Python 3.11.10 21:37:54 + python3 -m pip --version 21:37:54 pip 26.0.1 from /tmp/venv-t866/lib/python3.11/site-packages/pip (python 3.11) 21:37:54 + python3 -m pip freeze 21:37:54 cachetools==7.0.5 21:37:54 colorama==0.4.6 21:37:54 distlib==0.4.0 21:37:54 filelock==3.25.2 21:37:54 packaging==26.0 21:37:54 platformdirs==4.9.4 21:37:54 pluggy==1.6.0 21:37:54 pyproject-api==1.10.0 21:37:54 python-discovery==1.2.0 21:37:54 tomli_w==1.2.0 21:37:54 tox==4.50.3 21:37:54 urllib3==1.26.20 21:37:54 virtualenv==21.2.0 21:37:54 [autorelease-version-management-tox-verify-chromium] $ /bin/sh -xe /tmp/jenkins13407978155027851729.sh 21:37:54 [EnvInject] - Injecting environment variables from a build step. 21:37:54 [EnvInject] - Injecting as environment variables the properties content 21:37:54 PARALLEL=False 21:37:54 21:37:54 [EnvInject] - Variables injected successfully. 21:37:54 [autorelease-version-management-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins8796060134247224593.sh 21:37:54 ---> tox-run.sh 21:37:54 + PATH=/home/jenkins/.local/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 21:37:54 + ARCHIVE_TOX_DIR=/w/workspace/autorelease-version-management-tox-verify-chromium/archives/tox 21:37:54 + ARCHIVE_DOC_DIR=/w/workspace/autorelease-version-management-tox-verify-chromium/archives/docs 21:37:54 + mkdir -p /w/workspace/autorelease-version-management-tox-verify-chromium/archives/tox 21:37:54 + cd /w/workspace/autorelease-version-management-tox-verify-chromium/scripts/version_management 21:37:54 + source /home/jenkins/lf-env.sh 21:37:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:37:54 ++ mktemp -d /tmp/venv-XXXX 21:37:54 + lf_venv=/tmp/venv-5Irf 21:37:54 + local venv_file=/tmp/.os_lf_venv 21:37:54 + local python=python3 21:37:54 + local options 21:37:54 + local set_path=true 21:37:54 + local install_args= 21:37:54 ++ 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 21:37:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:37:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:37:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:37:54 + true 21:37:54 + case $1 in 21:37:54 + venv_file=/tmp/.toxenv 21:37:54 + shift 2 21:37:54 + true 21:37:54 + case $1 in 21:37:54 + shift 21:37:54 + break 21:37:54 + case $python in 21:37:54 + local pkg_list= 21:37:54 + [[ -d /opt/pyenv ]] 21:37:54 + echo 'Setup pyenv:' 21:37:54 Setup pyenv: 21:37:54 + export PYENV_ROOT=/opt/pyenv 21:37:54 + PYENV_ROOT=/opt/pyenv 21:37:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 21:37:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 21:37:54 + pyenv versions 21:37:54 system 21:37:54 3.8.20 21:37:54 3.9.20 21:37:54 3.10.15 21:37:54 * 3.11.10 (set by /w/workspace/autorelease-version-management-tox-verify-chromium/.python-version) 21:37:54 + command -v pyenv 21:37:54 ++ pyenv init - --no-rehash 21:37:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:37:54 for i in ${!paths[@]}; do 21:37:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:37:54 fi; done; 21:37:54 echo "${paths[*]}"'\'')" 21:37:54 export PATH="/opt/pyenv/shims:${PATH}" 21:37:54 export PYENV_SHELL=bash 21:37:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:37:54 pyenv() { 21:37:54 local command 21:37:54 command="${1:-}" 21:37:54 if [ "$#" -gt 0 ]; then 21:37:54 shift 21:37:54 fi 21:37:54 21:37:54 case "$command" in 21:37:54 rehash|shell) 21:37:54 eval "$(pyenv "sh-$command" "$@")" 21:37:54 ;; 21:37:54 *) 21:37:54 command pyenv "$command" "$@" 21:37:54 ;; 21:37:54 esac 21:37:54 }' 21:37:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:37:54 for i in ${!paths[@]}; do 21:37:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:37:54 fi; done; 21:37:54 echo "${paths[*]}"' 21:37:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 21:37:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:37:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:37:54 ++ export PYENV_SHELL=bash 21:37:54 ++ PYENV_SHELL=bash 21:37:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:37:54 +++ complete -F _pyenv pyenv 21:37:54 ++ lf-pyver python3 21:37:54 ++ local py_version_xy=python3 21:37:54 ++ local py_version_xyz= 21:37:54 ++ pyenv versions 21:37:54 ++ local command 21:37:54 ++ command=versions 21:37:54 ++ '[' 1 -gt 0 ']' 21:37:54 ++ shift 21:37:54 ++ case "$command" in 21:37:54 ++ command pyenv versions 21:37:54 ++ awk '{ print $1 }' 21:37:54 ++ grep -E '^[0-9.]*[0-9]$' 21:37:54 ++ sed 's/^[ *]* //' 21:37:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:37:54 +++ grep '^3' /tmp/.pyenv_versions 21:37:54 +++ tail -n 1 21:37:54 +++ sort -V 21:37:54 ++ py_version_xyz=3.11.10 21:37:54 ++ [[ -z 3.11.10 ]] 21:37:54 ++ echo 3.11.10 21:37:54 ++ return 0 21:37:54 + pyenv local 3.11.10 21:37:54 + local command 21:37:54 + command=local 21:37:54 + '[' 2 -gt 0 ']' 21:37:54 + shift 21:37:54 + case "$command" in 21:37:54 + command pyenv local 3.11.10 21:37:54 + for arg in "$@" 21:37:54 + case $arg in 21:37:54 + pkg_list+='tox ' 21:37:54 + for arg in "$@" 21:37:54 + case $arg in 21:37:54 + pkg_list+='virtualenv ' 21:37:54 + for arg in "$@" 21:37:54 + case $arg in 21:37:54 + pkg_list+='urllib3~=1.26.15 ' 21:37:54 + [[ -f /tmp/.toxenv ]] 21:37:54 ++ cat /tmp/.toxenv 21:37:54 + lf_venv=/tmp/venv-t866 21:37:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t866 from' file:/tmp/.toxenv 21:37:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t866 from file:/tmp/.toxenv 21:37:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:37:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:37:54 + local 'pip_opts=--upgrade --quiet' 21:37:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:37:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:37:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:37:54 + [[ -n '' ]] 21:37:54 + [[ -n '' ]] 21:37:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:37:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:37:54 + /tmp/venv-t866/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 21:37:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:37:55 lf-activate-venv(): INFO: Base packages installed successfully 21:37:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:37:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:37:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:37:55 + /tmp/venv-t866/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 21:37:56 + type python3 21:37:56 + true 21:37:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t866/bin to PATH' 21:37:56 lf-activate-venv(): INFO: Adding /tmp/venv-t866/bin to PATH 21:37:56 + PATH=/tmp/venv-t866/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:37:56 + return 0 21:37:56 + [[ -d /opt/pyenv ]] 21:37:56 + echo '---> Setting up pyenv' 21:37:56 ---> Setting up pyenv 21:37:56 + export PYENV_ROOT=/opt/pyenv 21:37:56 + PYENV_ROOT=/opt/pyenv 21:37:56 + export PATH=/opt/pyenv/bin:/tmp/venv-t866/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:37:56 + PATH=/opt/pyenv/bin:/tmp/venv-t866/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:37:56 ++ pwd 21:37:56 + PYTHONPATH=/w/workspace/autorelease-version-management-tox-verify-chromium/scripts/version_management 21:37:56 + export PYTHONPATH 21:37:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:37:56 + TOX_TESTENV_PASSENV=PYTHONPATH 21:37:56 + tox --version 21:37:56 4.50.3 from /tmp/venv-t866/lib/python3.11/site-packages/tox/__init__.py 21:37:56 + PARALLEL=False 21:37:56 + TOX_OPTIONS_LIST= 21:37:56 + [[ -n '' ]] 21:37:56 + case ${PARALLEL,,} in 21:37:56 + tox 21:37:56 + tee -a /w/workspace/autorelease-version-management-tox-verify-chromium/archives/tox/tox.log 21:37:57 pep8: install_deps> python -I -m pip install flake8 21:37:59 pep8: freeze> python -m pip freeze --all 21:37:59 pep8: flake8==7.3.0,mccabe==0.7.0,pip==26.0.1,pycodestyle==2.14.0,pyflakes==3.4.0,setuptools==82.0.0 21:37:59 pep8: commands[0]> flake8 21:37:59 pep8: OK (2.46=setup[2.26]+cmd[0.20] seconds) 21:37:59 congratulations :) (2.49 seconds) 21:37:59 + tox_status=0 21:37:59 + echo '---> Completed tox runs' 21:37:59 ---> Completed tox runs 21:37:59 + for i in .tox/*/log 21:37:59 ++ echo .tox/pep8/log 21:37:59 ++ awk -F/ '{print $2}' 21:37:59 + tox_env=pep8 21:37:59 + cp -r .tox/pep8/log /w/workspace/autorelease-version-management-tox-verify-chromium/archives/tox/pep8 21:37:59 + DOC_DIR=docs/_build/html 21:37:59 + [[ -d docs/_build/html ]] 21:37:59 + echo '---> tox-run.sh ends' 21:37:59 ---> tox-run.sh ends 21:37:59 + test 0 -eq 0 21:37:59 $ ssh-agent -k 21:37:59 unset SSH_AUTH_SOCK; 21:37:59 unset SSH_AGENT_PID; 21:37:59 echo Agent pid 1520 killed; 21:37:59 [ssh-agent] Stopped. 21:37:59 [PostBuildScript] - [INFO] Executing post build scripts. 21:37:59 [autorelease-version-management-tox-verify-chromium] $ /bin/bash /tmp/jenkins8532198735094058133.sh 21:37:59 ---> sysstat.sh 21:38:00 [autorelease-version-management-tox-verify-chromium] $ /bin/bash /tmp/jenkins16609935297939542074.sh 21:38:00 ---> package-listing.sh 21:38:00 ++ facter osfamily 21:38:00 ++ tr '[:upper:]' '[:lower:]' 21:38:00 + OS_FAMILY=debian 21:38:00 + workspace=/w/workspace/autorelease-version-management-tox-verify-chromium 21:38:00 + START_PACKAGES=/tmp/packages_start.txt 21:38:00 + END_PACKAGES=/tmp/packages_end.txt 21:38:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:38:00 + PACKAGES=/tmp/packages_start.txt 21:38:00 + '[' /w/workspace/autorelease-version-management-tox-verify-chromium ']' 21:38:00 + PACKAGES=/tmp/packages_end.txt 21:38:00 + case "${OS_FAMILY}" in 21:38:00 + dpkg -l 21:38:00 + grep '^ii' 21:38:00 + '[' -f /tmp/packages_start.txt ']' 21:38:00 + '[' -f /tmp/packages_end.txt ']' 21:38:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:38:00 + '[' /w/workspace/autorelease-version-management-tox-verify-chromium ']' 21:38:00 + mkdir -p /w/workspace/autorelease-version-management-tox-verify-chromium/archives/ 21:38:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-version-management-tox-verify-chromium/archives/ 21:38:00 [autorelease-version-management-tox-verify-chromium] $ /bin/bash /tmp/jenkins2669717648912014576.sh 21:38:00 ---> capture-instance-metadata.sh 21:38:00 Setup pyenv: 21:38:00 system 21:38:00 3.8.20 21:38:00 3.9.20 21:38:00 3.10.15 21:38:00 * 3.11.10 (set by /w/workspace/autorelease-version-management-tox-verify-chromium/.python-version) 21:38:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hxlg from file:/tmp/.os_lf_venv 21:38:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:38:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:38:02 lf-activate-venv(): INFO: Base packages installed successfully 21:38:02 lf-activate-venv(): INFO: Installing additional packages: lftools 21:38:12 lf-activate-venv(): INFO: Adding /tmp/venv-Hxlg/bin to PATH 21:38:12 INFO: Running in OpenStack, capturing instance metadata 21:38:13 [autorelease-version-management-tox-verify-chromium] $ /bin/bash /tmp/jenkins10970606485069018861.sh 21:38:13 provisioning config files... 21:38:13 Could not find credentials [logs] for autorelease-version-management-tox-verify-chromium #17 21:38:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-version-management-tox-verify-chromium@tmp/config15807837621220480694tmp 21:38:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:38:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:38:13 provisioning config files... 21:38:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:38:14 [EnvInject] - Injecting environment variables from a build step. 21:38:14 [EnvInject] - Injecting as environment variables the properties content 21:38:14 SERVER_ID=logs 21:38:14 21:38:14 [EnvInject] - Variables injected successfully. 21:38:14 [autorelease-version-management-tox-verify-chromium] $ /bin/bash /tmp/jenkins14282990852668725510.sh 21:38:14 ---> create-netrc.sh 21:38:14 WARN: Log server credential not found. 21:38:14 [autorelease-version-management-tox-verify-chromium] $ /bin/bash /tmp/jenkins3471441739500929947.sh 21:38:14 ---> python-tools-install.sh 21:38:14 Setup pyenv: 21:38:14 system 21:38:14 3.8.20 21:38:14 3.9.20 21:38:14 3.10.15 21:38:14 * 3.11.10 (set by /w/workspace/autorelease-version-management-tox-verify-chromium/.python-version) 21:38:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hxlg from file:/tmp/.os_lf_venv 21:38:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:38:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:38:16 lf-activate-venv(): INFO: Base packages installed successfully 21:38:16 lf-activate-venv(): INFO: Installing additional packages: lftools 21:38:26 lf-activate-venv(): INFO: Adding /tmp/venv-Hxlg/bin to PATH 21:38:26 [autorelease-version-management-tox-verify-chromium] $ /bin/sh /tmp/jenkins9544440209240190813.sh 21:38:26 ---> uv-install.sh 21:38:26 uv 0.11.1 is already installed 21:38:26 uvx 0.11.1 (x86_64-unknown-linux-gnu) 21:38:26 [autorelease-version-management-tox-verify-chromium] $ /bin/bash /tmp/jenkins235995307207389153.sh 21:38:26 ---> sudo-logs.sh 21:38:26 Archiving 'sudo' log.. 21:38:26 [autorelease-version-management-tox-verify-chromium] $ /bin/bash /tmp/jenkins15651375116474359751.sh 21:38:26 ---> job-cost.sh 21:38:26 INFO: Activating Python virtual environment... 21:38:26 Setup pyenv: 21:38:26 system 21:38:26 3.8.20 21:38:26 3.9.20 21:38:26 3.10.15 21:38:26 * 3.11.10 (set by /w/workspace/autorelease-version-management-tox-verify-chromium/.python-version) 21:38:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hxlg from file:/tmp/.os_lf_venv 21:38:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:38:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:38:29 lf-activate-venv(): INFO: Base packages installed successfully 21:38:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:38:35 lf-activate-venv(): INFO: Adding /tmp/venv-Hxlg/bin to PATH 21:38:35 INFO: No stack-cost file found 21:38:35 INFO: Instance uptime: 178s 21:38:35 INFO: Fetching instance metadata (attempt 1 of 3)... 21:38:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:38:35 INFO: Successfully fetched instance metadata 21:38:35 INFO: Instance type: v3-standard-2 21:38:35 INFO: Retrieving pricing info for: v3-standard-2 21:38:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:38:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=178 21:38:36 INFO: Successfully fetched Vexxhost pricing API 21:38:36 INFO: Retrieved cost: 0.06 21:38:36 INFO: Retrieved resource: v3-standard-2 21:38:36 INFO: Creating archive directory: /w/workspace/autorelease-version-management-tox-verify-chromium/archives/cost 21:38:36 INFO: Archiving costs to: /w/workspace/autorelease-version-management-tox-verify-chromium/archives/cost.csv 21:38:36 INFO: Successfully archived job cost data 21:38:36 DEBUG: Cost data: autorelease-version-management-tox-verify-chromium,17,2026-03-25 21:38:36,v3-standard-2,178,0.06,0.00,SUCCESS 21:38:36 [autorelease-version-management-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins17722985157571658478.sh 21:38:36 ---> logs-deploy.sh 21:38:36 Setup pyenv: 21:38:36 system 21:38:36 3.8.20 21:38:36 3.9.20 21:38:36 3.10.15 21:38:36 * 3.11.10 (set by /w/workspace/autorelease-version-management-tox-verify-chromium/.python-version) 21:38:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hxlg from file:/tmp/.os_lf_venv 21:38:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:38:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:38:38 lf-activate-venv(): INFO: Base packages installed successfully 21:38:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:38:47 lf-activate-venv(): INFO: Adding /tmp/venv-Hxlg/bin to PATH 21:38:47 WARNING: Nexus logging server not set 21:38:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-version-management-tox-verify-chromium/17/ 21:38:47 INFO: archiving logs to S3 21:38:49 ---> uname -a: 21:38:49 Linux prd-ubuntu2204-builder-2c-8g-52872 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 21:38:49 21:38:49 21:38:49 ---> lscpu: 21:38:49 Architecture: x86_64 21:38:49 CPU op-mode(s): 32-bit, 64-bit 21:38:49 Address sizes: 40 bits physical, 48 bits virtual 21:38:49 Byte Order: Little Endian 21:38:49 CPU(s): 2 21:38:49 On-line CPU(s) list: 0,1 21:38:49 Vendor ID: AuthenticAMD 21:38:49 Model name: AMD EPYC-Rome Processor 21:38:49 CPU family: 23 21:38:49 Model: 49 21:38:49 Thread(s) per core: 1 21:38:49 Core(s) per socket: 1 21:38:49 Socket(s): 2 21:38:49 Stepping: 0 21:38:49 BogoMIPS: 5599.99 21:38:49 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 21:38:49 Virtualization: AMD-V 21:38:49 Hypervisor vendor: KVM 21:38:49 Virtualization type: full 21:38:49 L1d cache: 64 KiB (2 instances) 21:38:49 L1i cache: 64 KiB (2 instances) 21:38:49 L2 cache: 1 MiB (2 instances) 21:38:49 L3 cache: 32 MiB (2 instances) 21:38:49 NUMA node(s): 1 21:38:49 NUMA node0 CPU(s): 0,1 21:38:49 Vulnerability Gather data sampling: Not affected 21:38:49 Vulnerability Indirect target selection: Not affected 21:38:49 Vulnerability Itlb multihit: Not affected 21:38:49 Vulnerability L1tf: Not affected 21:38:49 Vulnerability Mds: Not affected 21:38:49 Vulnerability Meltdown: Not affected 21:38:49 Vulnerability Mmio stale data: Not affected 21:38:49 Vulnerability Reg file data sampling: Not affected 21:38:49 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 21:38:49 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 21:38:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:38:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:38:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:38:49 Vulnerability Srbds: Not affected 21:38:49 Vulnerability Tsa: Not affected 21:38:49 Vulnerability Tsx async abort: Not affected 21:38:49 Vulnerability Vmscape: Not affected 21:38:49 21:38:49 21:38:49 ---> nproc: 21:38:49 2 21:38:49 21:38:49 21:38:49 ---> df -h: 21:38:49 Filesystem Size Used Avail Use% Mounted on 21:38:49 tmpfs 794M 1.1M 793M 1% /run 21:38:49 /dev/vda1 39G 8.6G 31G 23% / 21:38:49 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:38:49 tmpfs 5.0M 0 5.0M 0% /run/lock 21:38:49 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:38:49 tmpfs 794M 4.0K 794M 1% /run/user/1001 21:38:49 21:38:49 21:38:49 ---> free -m: 21:38:49 total used free shared buff/cache available 21:38:49 Mem: 7937 549 4703 4 2685 7087 21:38:49 Swap: 1023 0 1023 21:38:49 21:38:49 21:38:49 ---> ip addr: 21:38:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:38:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:38:49 inet 127.0.0.1/8 scope host lo 21:38:49 valid_lft forever preferred_lft forever 21:38:49 inet6 ::1/128 scope host 21:38:49 valid_lft forever preferred_lft forever 21:38:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:38:49 link/ether fa:16:3e:af:33:19 brd ff:ff:ff:ff:ff:ff 21:38:49 altname enp0s3 21:38:49 inet 10.30.171.117/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 21:38:49 valid_lft 86216sec preferred_lft 86216sec 21:38:49 inet6 fe80::f816:3eff:feaf:3319/64 scope link 21:38:49 valid_lft forever preferred_lft forever 21:38:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:38:49 link/ether c6:4b:08:51:e6:76 brd ff:ff:ff:ff:ff:ff 21:38:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:38:49 valid_lft forever preferred_lft forever 21:38:49 21:38:49 21:38:49 ---> sar -b -r -n DEV: 21:38:49 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-8g-52872) 03/25/26 _x86_64_ (2 CPU) 21:38:49 21:38:49 21:35:48 LINUX RESTART (2 CPU) 21:38:49 21:38:49 21:38:49 ---> sar -P ALL: 21:38:49 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-8g-52872) 03/25/26 _x86_64_ (2 CPU) 21:38:49 21:38:49 21:35:48 LINUX RESTART (2 CPU) 21:38:49 21:38:49 21:38:49