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