12:39:20 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/autorelease/+/123428 12:39:20 Running as SYSTEM 12:39:21 [EnvInject] - Loading node environment variables. 12:39:21 Building remotely on prd-ubuntu2204-builder-2c-2g-25062 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/autorelease-tox-verify-chromium 12:39:22 [ssh-agent] Looking for ssh-agent implementation... 12:39:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:22 $ ssh-agent 12:39:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYbtiEg/agent.1513 12:39:22 SSH_AGENT_PID=1515 12:39:22 [ssh-agent] Started. 12:39:22 Running ssh-add (command line suppressed) 12:39:22 Identity added: /w/workspace/autorelease-tox-verify-chromium@tmp/private_key_18338891296252669856.key (/w/workspace/autorelease-tox-verify-chromium@tmp/private_key_18338891296252669856.key) 12:39:22 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:39:22 The recommended git tool is: NONE 12:39:33 using credential jenkins-ssh 12:39:33 Wiping out workspace first. 12:39:34 Cloning the remote Git repository 12:39:34 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 12:39:34 > git init /w/workspace/autorelease-tox-verify-chromium # timeout=10 12:39:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 12:39:34 > git --version # timeout=10 12:39:34 > git --version # 'git version 2.34.1' 12:39:34 using GIT_SSH to set credentials jenkins-ssh 12:39:34 Verifying host key using known hosts file, will automatically accept unseen keys 12:39:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 12:39:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 12:39:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 12:39:37 using GIT_SSH to set credentials jenkins-ssh 12:39:37 Verifying host key using known hosts file, will automatically accept unseen keys 12:39:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease refs/changes/28/123428/2 # timeout=10 12:39:38 > git rev-parse 6d9a88098f874bad864646edea75af0fc3ceecc4^{commit} # timeout=10 12:39:38 Checking out Revision 6d9a88098f874bad864646edea75af0fc3ceecc4 (refs/changes/28/123428/2) 12:39:38 > git config core.sparsecheckout # timeout=10 12:39:38 > git checkout -f 6d9a88098f874bad864646edea75af0fc3ceecc4 # timeout=10 12:39:41 Commit message: "Add a dependabot group for GHA updates" 12:39:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:39:41 > git rev-list --no-walk 7273f3565fa9fee3a2044b82e8e8be2c23cac816 # timeout=10 12:39:41 > git remote # timeout=10 12:39:41 > git submodule init # timeout=10 12:39:41 > git submodule sync # timeout=10 12:39:41 > git config --get remote.origin.url # timeout=10 12:39:41 > git submodule init # timeout=10 12:39:41 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:39:41 > git config --get submodule.daexim.url # timeout=10 12:39:41 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 12:39:41 > git config --get submodule.integration/distribution.url # timeout=10 12:39:41 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 12:39:41 > git config --get submodule.jsonrpc.url # timeout=10 12:39:41 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 12:39:41 > git config --get submodule.lispflowmapping.url # timeout=10 12:39:41 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 12:39:41 > git config --get submodule.ovsdb.url # timeout=10 12:39:41 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 12:39:41 > git submodule update --init --recursive daexim # timeout=10 12:39:42 > git submodule update --init --recursive integration/distribution # timeout=10 12:39:43 > git submodule update --init --recursive jsonrpc # timeout=10 12:39:44 > git submodule update --init --recursive lispflowmapping # timeout=10 12:39:47 > git submodule update --init --recursive ovsdb # timeout=10 12:39:52 provisioning config files... 12:39:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:39:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:39:52 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins12509596374034767506.sh 12:39:52 ---> python-tools-install.sh 12:39:52 Setup pyenv: 12:39:52 * system (set by /opt/pyenv/version) 12:39:52 * 3.8.20 (set by /opt/pyenv/version) 12:39:52 * 3.9.20 (set by /opt/pyenv/version) 12:39:52 3.10.15 12:39:52 3.11.10 12:39:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fhk0 12:39:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:39:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:39:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:40:01 lf-activate-venv(): INFO: Base packages installed successfully 12:40:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:40:33 lf-activate-venv(): INFO: Adding /tmp/venv-fhk0/bin to PATH 12:40:33 Generating Requirements File 12:40:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:40:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:40:57 Python 3.11.10 12:40:58 pip 26.1.2 from /tmp/venv-fhk0/lib/python3.11/site-packages/pip (python 3.11) 12:40:58 aiohappyeyeballs==2.6.2 12:40:58 aiohttp==3.14.0 12:40:58 aiosignal==1.4.0 12:40:58 appdirs==1.4.4 12:40:58 argcomplete==3.6.3 12:40:58 aspy.yaml==1.3.0 12:40:58 attrs==26.1.0 12:40:58 autopage==0.6.0 12:40:58 beautifulsoup4==4.14.3 12:40:58 boto3==1.43.23 12:40:58 botocore==1.43.23 12:40:58 bs4==0.0.2 12:40:58 certifi==2026.5.20 12:40:58 cffi==2.0.0 12:40:58 cfgv==3.5.0 12:40:58 chardet==7.4.3 12:40:58 charset-normalizer==3.4.7 12:40:58 click==8.4.1 12:40:58 cliff==4.14.0 12:40:58 cmd2==3.5.1 12:40:58 cryptography==3.3.2 12:40:58 debtcollector==3.1.0 12:40:58 decorator==5.3.1 12:40:58 defusedxml==0.7.1 12:40:58 Deprecated==1.3.1 12:40:58 distlib==0.4.1 12:40:58 dnspython==2.8.0 12:40:58 docker==7.1.0 12:40:58 dogpile.cache==1.5.0 12:40:58 durationpy==0.10 12:40:58 email-validator==2.3.0 12:40:58 filelock==3.29.1 12:40:58 frozenlist==1.8.0 12:40:58 future==1.0.0 12:40:58 gitdb==4.0.12 12:40:58 GitPython==3.1.50 12:40:58 httplib2==0.30.2 12:40:58 identify==2.6.19 12:40:58 idna==3.18 12:40:58 importlib-resources==1.5.0 12:40:58 iso8601==2.1.0 12:40:58 Jinja2==3.1.6 12:40:58 jmespath==1.1.0 12:40:58 jsonpatch==1.33 12:40:58 jsonpointer==3.1.1 12:40:58 jsonschema==4.26.0 12:40:58 jsonschema-specifications==2025.9.1 12:40:58 keystoneauth1==5.14.0 12:40:58 kubernetes==36.0.2 12:40:58 lftools==0.37.22 12:40:58 lxml==6.1.1 12:40:58 markdown-it-py==4.2.0 12:40:58 MarkupSafe==3.0.3 12:40:58 mdurl==0.1.2 12:40:58 msgpack==1.1.2 12:40:58 multi_key_dict==2.0.3 12:40:58 multidict==6.7.1 12:40:58 munch==4.0.0 12:40:58 netaddr==1.3.0 12:40:58 niet==1.4.2 12:40:58 nodeenv==1.10.0 12:40:58 oauth2client==4.1.3 12:40:58 oauthlib==3.3.1 12:40:58 openstacksdk==4.14.0 12:40:58 os-service-types==1.8.2 12:40:58 osc-lib==4.6.0 12:40:58 oslo.config==10.4.0 12:40:58 oslo.context==6.4.0 12:40:58 oslo.i18n==6.8.0 12:40:58 oslo.log==8.2.0 12:40:58 oslo.serialization==5.10.0 12:40:58 oslo.utils==10.1.0 12:40:58 packaging==26.2 12:40:58 pbr==7.0.3 12:40:58 platformdirs==4.10.0 12:40:58 prettytable==3.17.0 12:40:58 propcache==0.5.2 12:40:58 psutil==7.2.2 12:40:58 pyasn1==0.6.3 12:40:58 pyasn1_modules==0.4.2 12:40:58 pycparser==3.0 12:40:58 pygerrit2==2.0.15 12:40:58 PyGithub==2.9.1 12:40:58 Pygments==2.20.0 12:40:58 PyJWT==2.13.0 12:40:58 PyNaCl==1.6.2 12:40:58 pyparsing==2.4.7 12:40:58 pyperclip==1.11.0 12:40:58 pyrsistent==0.20.0 12:40:58 python-cinderclient==9.9.0 12:40:58 python-dateutil==2.9.0.post0 12:40:58 python-discovery==1.4.0 12:40:58 python-heatclient==5.2.0 12:40:58 python-jenkins==1.8.3 12:40:58 python-keystoneclient==5.8.0 12:40:58 python-magnumclient==4.10.0 12:40:58 python-openstackclient==10.0.0 12:40:58 python-swiftclient==4.10.0 12:40:58 PyYAML==6.0.3 12:40:58 referencing==0.37.0 12:40:58 requests==2.34.2 12:40:58 requests-oauthlib==2.0.0 12:40:58 rfc3986==2.0.0 12:40:58 rich==15.0.0 12:40:58 rich-argparse==1.8.0 12:40:58 rpds-py==2026.5.1 12:40:58 rsa==4.9.1 12:40:58 ruamel.yaml==0.19.1 12:40:58 ruamel.yaml.clib==0.2.15 12:40:58 s3transfer==0.18.0 12:40:58 simplejson==4.1.1 12:40:58 six==1.17.0 12:40:58 smmap==5.0.3 12:40:58 soupsieve==2.8.4 12:40:58 stevedore==5.8.0 12:40:58 tabulate==0.10.0 12:40:58 toml==0.10.2 12:40:58 tomlkit==0.15.0 12:40:58 tqdm==4.67.3 12:40:58 typing_extensions==4.15.0 12:40:58 urllib3==1.26.20 12:40:58 virtualenv==21.4.2 12:40:58 wcwidth==0.7.0 12:40:58 websocket-client==1.9.0 12:40:58 wrapt==2.2.1 12:40:58 xdg==6.0.0 12:40:58 xmltodict==1.0.4 12:40:58 yarl==1.24.2 12:40:58 yq==3.4.3 12:40:58 [autorelease-tox-verify-chromium] $ /bin/sh /tmp/jenkins3398608629297367894.sh 12:40:58 ---> uv-install.sh 12:40:58 Installing uv/uvx (latest) using shell installer 12:40:58 2026-06-05 12:40:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-9Z3VMb.sh" [1] 12:40:58 downloading uv 0.11.19 x86_64-unknown-linux-gnu 12:40:59 installing to /home/jenkins/.local/bin 12:40:59 uv 12:40:59 uvx 12:40:59 everything's installed! 12:40:59 12:40:59 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:40:59 12:40:59 source $HOME/.local/bin/env (sh, bash, zsh) 12:40:59 source $HOME/.local/bin/env.fish (fish) 12:40:59 Adding install location to PATH 12:40:59 ---> Validating uv/uvx install 12:40:59 uvx 0.11.19 (x86_64-unknown-linux-gnu) 12:40:59 [EnvInject] - Injecting environment variables from a build step. 12:40:59 [EnvInject] - Injecting as environment variables the properties content 12:40:59 PYTHON=python3 12:40:59 12:40:59 [EnvInject] - Variables injected successfully. 12:40:59 [autorelease-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins12040670769393117495.sh 12:40:59 ---> tox-install.sh 12:40:59 + source /home/jenkins/lf-env.sh 12:40:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:40:59 ++ mktemp -d /tmp/venv-XXXX 12:40:59 + lf_venv=/tmp/venv-Pq5P 12:40:59 + local venv_file=/tmp/.os_lf_venv 12:40:59 + local python=python3 12:40:59 + local options 12:40:59 + local set_path=true 12:40:59 + local install_args= 12:40: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 12:40:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:40:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:40:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:40:59 + true 12:40:59 + case $1 in 12:40:59 + venv_file=/tmp/.toxenv 12:40:59 + shift 2 12:40:59 + true 12:40:59 + case $1 in 12:40:59 + shift 12:40:59 + break 12:40:59 + case $python in 12:40:59 + local pkg_list= 12:40:59 + [[ -d /opt/pyenv ]] 12:40:59 + echo 'Setup pyenv:' 12:40:59 Setup pyenv: 12:40:59 + export PYENV_ROOT=/opt/pyenv 12:40:59 + PYENV_ROOT=/opt/pyenv 12:40: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 12:40: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 12:40:59 + pyenv versions 12:40:59 system 12:40:59 3.8.20 12:40:59 3.9.20 12:40:59 3.10.15 12:40:59 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 12:40:59 + command -v pyenv 12:40:59 ++ pyenv init - --no-rehash 12:40:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:40:59 for i in ${!paths[@]}; do 12:40:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:40:59 fi; done; 12:40:59 echo "${paths[*]}"'\'')" 12:40:59 export PATH="/opt/pyenv/shims:${PATH}" 12:40:59 export PYENV_SHELL=bash 12:40:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:40:59 pyenv() { 12:40:59 local command 12:40:59 command="${1:-}" 12:40:59 if [ "$#" -gt 0 ]; then 12:40:59 shift 12:40:59 fi 12:40:59 12:40:59 case "$command" in 12:40:59 rehash|shell) 12:40:59 eval "$(pyenv "sh-$command" "$@")" 12:40:59 ;; 12:40:59 *) 12:40:59 command pyenv "$command" "$@" 12:40:59 ;; 12:40:59 esac 12:40:59 }' 12:40:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:40:59 for i in ${!paths[@]}; do 12:40:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:40:59 fi; done; 12:40:59 echo "${paths[*]}"' 12:40: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 12:40:59 ++ 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 12:40:59 ++ 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 12:40:59 ++ export PYENV_SHELL=bash 12:40:59 ++ PYENV_SHELL=bash 12:40:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:40:59 +++ complete -F _pyenv pyenv 12:40:59 ++ lf-pyver python3 12:40:59 ++ local py_version_xy=python3 12:40:59 ++ local py_version_xyz= 12:40:59 ++ pyenv versions 12:40:59 ++ local command 12:40:59 ++ command=versions 12:40:59 ++ '[' 1 -gt 0 ']' 12:40:59 ++ shift 12:40:59 ++ case "$command" in 12:40:59 ++ command pyenv versions 12:40:59 ++ awk '{ print $1 }' 12:40:59 ++ grep -E '^[0-9.]*[0-9]$' 12:40:59 ++ sed 's/^[ *]* //' 12:41:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:41:00 +++ grep '^3' /tmp/.pyenv_versions 12:41:00 +++ tail -n 1 12:41:00 +++ sort -V 12:41:00 ++ py_version_xyz=3.11.10 12:41:00 ++ [[ -z 3.11.10 ]] 12:41:00 ++ echo 3.11.10 12:41:00 ++ return 0 12:41:00 + pyenv local 3.11.10 12:41:00 + local command 12:41:00 + command=local 12:41:00 + '[' 2 -gt 0 ']' 12:41:00 + shift 12:41:00 + case "$command" in 12:41:00 + command pyenv local 3.11.10 12:41:00 + for arg in "$@" 12:41:00 + case $arg in 12:41:00 + pkg_list+='tox ' 12:41:00 + for arg in "$@" 12:41:00 + case $arg in 12:41:00 + pkg_list+='virtualenv ' 12:41:00 + for arg in "$@" 12:41:00 + case $arg in 12:41:00 + pkg_list+='urllib3~=1.26.15 ' 12:41:00 + [[ -f /tmp/.toxenv ]] 12:41:00 + [[ ! -f /tmp/.toxenv ]] 12:41:00 + [[ -n '' ]] 12:41:00 + python3 -m venv /tmp/venv-Pq5P 12:41:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pq5P' 12:41:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pq5P 12:41:04 + echo /tmp/venv-Pq5P 12:41:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:41:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:41:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:41:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:04 + local 'pip_opts=--upgrade --quiet' 12:41:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:41:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:41:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:41:04 + [[ -n '' ]] 12:41:04 + [[ -n '' ]] 12:41:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:41:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:04 + /tmp/venv-Pq5P/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 12:41:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:41:08 lf-activate-venv(): INFO: Base packages installed successfully 12:41:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:41:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:41:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:41:08 + /tmp/venv-Pq5P/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 12:41:10 + type python3 12:41:10 + true 12:41:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pq5P/bin to PATH' 12:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-Pq5P/bin to PATH 12:41:10 + PATH=/tmp/venv-Pq5P/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 12:41:10 + return 0 12:41:10 + python3 --version 12:41:10 Python 3.11.10 12:41:10 + python3 -m pip --version 12:41:10 pip 26.1.2 from /tmp/venv-Pq5P/lib/python3.11/site-packages/pip (python 3.11) 12:41:10 + python3 -m pip freeze 12:41:10 cachetools==7.1.4 12:41:10 colorama==0.4.6 12:41:10 distlib==0.4.1 12:41:10 filelock==3.29.1 12:41:10 packaging==26.2 12:41:10 platformdirs==4.10.0 12:41:10 pluggy==1.6.0 12:41:10 pyproject-api==1.10.1 12:41:10 python-discovery==1.4.0 12:41:10 tomli_w==1.2.0 12:41:10 tox==4.55.1 12:41:10 urllib3==1.26.20 12:41:10 virtualenv==21.4.2 12:41:10 [autorelease-tox-verify-chromium] $ /bin/sh -xe /tmp/jenkins8752227968590938828.sh 12:41:10 [EnvInject] - Injecting environment variables from a build step. 12:41:10 [EnvInject] - Injecting as environment variables the properties content 12:41:10 PARALLEL=False 12:41:10 12:41:10 [EnvInject] - Variables injected successfully. 12:41:10 [autorelease-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins10363788070653697509.sh 12:41:10 ---> tox-run.sh 12:41: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 12:41:10 + ARCHIVE_TOX_DIR=/w/workspace/autorelease-tox-verify-chromium/archives/tox 12:41:10 + ARCHIVE_DOC_DIR=/w/workspace/autorelease-tox-verify-chromium/archives/docs 12:41:10 + mkdir -p /w/workspace/autorelease-tox-verify-chromium/archives/tox 12:41:10 + cd /w/workspace/autorelease-tox-verify-chromium/. 12:41:10 + source /home/jenkins/lf-env.sh 12:41:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:41:10 ++ mktemp -d /tmp/venv-XXXX 12:41:10 + lf_venv=/tmp/venv-VmP7 12:41:10 + local venv_file=/tmp/.os_lf_venv 12:41:10 + local python=python3 12:41:10 + local options 12:41:10 + local set_path=true 12:41:10 + local install_args= 12:41: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 12:41:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:41:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:41:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:41:10 + true 12:41:10 + case $1 in 12:41:10 + venv_file=/tmp/.toxenv 12:41:10 + shift 2 12:41:10 + true 12:41:10 + case $1 in 12:41:10 + shift 12:41:10 + break 12:41:10 + case $python in 12:41:10 + local pkg_list= 12:41:10 + [[ -d /opt/pyenv ]] 12:41:10 + echo 'Setup pyenv:' 12:41:10 Setup pyenv: 12:41:10 + export PYENV_ROOT=/opt/pyenv 12:41:10 + PYENV_ROOT=/opt/pyenv 12:41:11 + 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 12:41:11 + 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 12:41:11 + pyenv versions 12:41:11 system 12:41:11 3.8.20 12:41:11 3.9.20 12:41:11 3.10.15 12:41:11 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 12:41:11 + command -v pyenv 12:41:11 ++ pyenv init - --no-rehash 12:41:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:41:11 for i in ${!paths[@]}; do 12:41:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:41:11 fi; done; 12:41:11 echo "${paths[*]}"'\'')" 12:41:11 export PATH="/opt/pyenv/shims:${PATH}" 12:41:11 export PYENV_SHELL=bash 12:41:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:41:11 pyenv() { 12:41:11 local command 12:41:11 command="${1:-}" 12:41:11 if [ "$#" -gt 0 ]; then 12:41:11 shift 12:41:11 fi 12:41:11 12:41:11 case "$command" in 12:41:11 rehash|shell) 12:41:11 eval "$(pyenv "sh-$command" "$@")" 12:41:11 ;; 12:41:11 *) 12:41:11 command pyenv "$command" "$@" 12:41:11 ;; 12:41:11 esac 12:41:11 }' 12:41:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:41:11 for i in ${!paths[@]}; do 12:41:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:41:11 fi; done; 12:41:11 echo "${paths[*]}"' 12:41:11 ++ 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 12:41:11 ++ 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 12:41:11 ++ 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 12:41:11 ++ export PYENV_SHELL=bash 12:41:11 ++ PYENV_SHELL=bash 12:41:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:41:11 +++ complete -F _pyenv pyenv 12:41:11 ++ lf-pyver python3 12:41:11 ++ local py_version_xy=python3 12:41:11 ++ local py_version_xyz= 12:41:11 ++ pyenv versions 12:41:11 ++ local command 12:41:11 ++ command=versions 12:41:11 ++ awk '{ print $1 }' 12:41:11 ++ '[' 1 -gt 0 ']' 12:41:11 ++ shift 12:41:11 ++ case "$command" in 12:41:11 ++ command pyenv versions 12:41:11 ++ grep -E '^[0-9.]*[0-9]$' 12:41:11 ++ sed 's/^[ *]* //' 12:41:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:41:11 +++ grep '^3' /tmp/.pyenv_versions 12:41:11 +++ tail -n 1 12:41:11 +++ sort -V 12:41:11 ++ py_version_xyz=3.11.10 12:41:11 ++ [[ -z 3.11.10 ]] 12:41:11 ++ echo 3.11.10 12:41:11 ++ return 0 12:41:11 + pyenv local 3.11.10 12:41:11 + local command 12:41:11 + command=local 12:41:11 + '[' 2 -gt 0 ']' 12:41:11 + shift 12:41:11 + case "$command" in 12:41:11 + command pyenv local 3.11.10 12:41:11 + for arg in "$@" 12:41:11 + case $arg in 12:41:11 + pkg_list+='tox ' 12:41:11 + for arg in "$@" 12:41:11 + case $arg in 12:41:11 + pkg_list+='virtualenv ' 12:41:11 + for arg in "$@" 12:41:11 + case $arg in 12:41:11 + pkg_list+='urllib3~=1.26.15 ' 12:41:11 + [[ -f /tmp/.toxenv ]] 12:41:11 ++ cat /tmp/.toxenv 12:41:11 + lf_venv=/tmp/venv-Pq5P 12:41:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pq5P from' file:/tmp/.toxenv 12:41:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pq5P from file:/tmp/.toxenv 12:41:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:41:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:11 + local 'pip_opts=--upgrade --quiet' 12:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:41:11 + [[ -n '' ]] 12:41:11 + [[ -n '' ]] 12:41:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:41:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:11 + /tmp/venv-Pq5P/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 12:41:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:41:12 lf-activate-venv(): INFO: Base packages installed successfully 12:41:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:41:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:41:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:41:12 + /tmp/venv-Pq5P/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 12:41:13 + type python3 12:41:13 + true 12:41:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pq5P/bin to PATH' 12:41:13 lf-activate-venv(): INFO: Adding /tmp/venv-Pq5P/bin to PATH 12:41:13 + PATH=/tmp/venv-Pq5P/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 12:41:13 + return 0 12:41:13 + [[ -d /opt/pyenv ]] 12:41:13 + echo '---> Setting up pyenv' 12:41:13 ---> Setting up pyenv 12:41:13 + export PYENV_ROOT=/opt/pyenv 12:41:13 + PYENV_ROOT=/opt/pyenv 12:41:13 + export PATH=/opt/pyenv/bin:/tmp/venv-Pq5P/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 12:41:13 + PATH=/opt/pyenv/bin:/tmp/venv-Pq5P/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 12:41:13 ++ pwd 12:41:13 + PYTHONPATH=/w/workspace/autorelease-tox-verify-chromium 12:41:13 + export PYTHONPATH 12:41:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:41:13 + TOX_TESTENV_PASSENV=PYTHONPATH 12:41:13 + tox --version 12:41:13 4.55.1 from /tmp/venv-Pq5P/lib/python3.11/site-packages/tox/__init__.py 12:41:13 + PARALLEL=False 12:41:13 + TOX_OPTIONS_LIST= 12:41:13 + [[ -n '' ]] 12:41:13 + case ${PARALLEL,,} in 12:41:13 + tox 12:41:13 + tee -a /w/workspace/autorelease-tox-verify-chromium/archives/tox/tox.log 12:41:14 py: freeze> python -m pip freeze --all 12:41:14 py: pip==26.1.1,setuptools==82.0.1 12:41:14 py: OK (1.18 seconds) 12:41:14 congratulations :) (1.20 seconds) 12:41:14 + tox_status=0 12:41:14 + echo '---> Completed tox runs' 12:41:14 ---> Completed tox runs 12:41:14 + for i in .tox/*/log 12:41:14 ++ echo .tox/py/log 12:41:14 ++ awk -F/ '{print $2}' 12:41:14 + tox_env=py 12:41:14 + cp -r .tox/py/log /w/workspace/autorelease-tox-verify-chromium/archives/tox/py 12:41:14 + DOC_DIR=docs/_build/html 12:41:14 + [[ -d docs/_build/html ]] 12:41:14 + echo '---> tox-run.sh ends' 12:41:14 ---> tox-run.sh ends 12:41:14 + test 0 -eq 0 12:41:14 $ ssh-agent -k 12:41:14 unset SSH_AUTH_SOCK; 12:41:14 unset SSH_AGENT_PID; 12:41:14 echo Agent pid 1515 killed; 12:41:14 [ssh-agent] Stopped. 12:41:14 [PostBuildScript] - [INFO] Executing post build scripts. 12:41:14 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins18082867407705058739.sh 12:41:14 ---> sysstat.sh 12:41:15 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins14509476597439447406.sh 12:41:15 ---> package-listing.sh 12:41:15 ++ facter osfamily 12:41:15 ++ tr '[:upper:]' '[:lower:]' 12:41:15 + OS_FAMILY=debian 12:41:15 + workspace=/w/workspace/autorelease-tox-verify-chromium 12:41:15 + START_PACKAGES=/tmp/packages_start.txt 12:41:15 + END_PACKAGES=/tmp/packages_end.txt 12:41:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:41:15 + PACKAGES=/tmp/packages_start.txt 12:41:15 + '[' /w/workspace/autorelease-tox-verify-chromium ']' 12:41:15 + PACKAGES=/tmp/packages_end.txt 12:41:15 + case "${OS_FAMILY}" in 12:41:15 + grep '^ii' 12:41:15 + dpkg -l 12:41:15 + '[' -f /tmp/packages_start.txt ']' 12:41:15 + '[' -f /tmp/packages_end.txt ']' 12:41:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:41:15 + '[' /w/workspace/autorelease-tox-verify-chromium ']' 12:41:15 + mkdir -p /w/workspace/autorelease-tox-verify-chromium/archives/ 12:41:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-tox-verify-chromium/archives/ 12:41:15 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins9144954757087055607.sh 12:41:15 ---> capture-instance-metadata.sh 12:41:15 Setup pyenv: 12:41:15 system 12:41:15 3.8.20 12:41:15 3.9.20 12:41:15 3.10.15 12:41:15 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 12:41:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fhk0 from file:/tmp/.os_lf_venv 12:41:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:17 lf-activate-venv(): INFO: Base packages installed successfully 12:41:17 lf-activate-venv(): INFO: Installing additional packages: lftools 12:41:27 lf-activate-venv(): INFO: Adding /tmp/venv-fhk0/bin to PATH 12:41:27 INFO: Running in OpenStack, capturing instance metadata 12:41:28 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins2345696080158711874.sh 12:41:28 provisioning config files... 12:41:28 Could not find credentials [logs] for autorelease-tox-verify-chromium #35 12:41:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-tox-verify-chromium@tmp/config3452084032117107771tmp 12:41:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:41:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:41:28 provisioning config files... 12:41:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:41:28 [EnvInject] - Injecting environment variables from a build step. 12:41:28 [EnvInject] - Injecting as environment variables the properties content 12:41:28 SERVER_ID=logs 12:41:28 12:41:28 [EnvInject] - Variables injected successfully. 12:41:28 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins17882704876404399633.sh 12:41:28 ---> create-netrc.sh 12:41:28 WARN: Log server credential not found. 12:41:28 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins17997757244500879819.sh 12:41:28 ---> python-tools-install.sh 12:41:28 Setup pyenv: 12:41:28 system 12:41:28 3.8.20 12:41:28 3.9.20 12:41:28 3.10.15 12:41:28 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 12:41:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fhk0 from file:/tmp/.os_lf_venv 12:41:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:30 lf-activate-venv(): INFO: Base packages installed successfully 12:41:30 lf-activate-venv(): INFO: Installing additional packages: lftools 12:41:40 lf-activate-venv(): INFO: Adding /tmp/venv-fhk0/bin to PATH 12:41:40 [autorelease-tox-verify-chromium] $ /bin/sh /tmp/jenkins16262018673313579044.sh 12:41:40 ---> uv-install.sh 12:41:40 uv 0.11.19 is already installed 12:41:40 uvx 0.11.19 (x86_64-unknown-linux-gnu) 12:41:40 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins6284568510217539425.sh 12:41:40 ---> sudo-logs.sh 12:41:40 Archiving 'sudo' log.. 12:41:40 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins2584683674278530264.sh 12:41:40 ---> job-cost.sh 12:41:40 INFO: Activating Python virtual environment... 12:41:40 Setup pyenv: 12:41:40 system 12:41:40 3.8.20 12:41:40 3.9.20 12:41:40 3.10.15 12:41:40 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 12:41:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fhk0 from file:/tmp/.os_lf_venv 12:41:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:42 lf-activate-venv(): INFO: Base packages installed successfully 12:41:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:41:49 lf-activate-venv(): INFO: Adding /tmp/venv-fhk0/bin to PATH 12:41:49 INFO: No stack-cost file found 12:41:49 INFO: Instance uptime: 195s 12:41:49 INFO: Fetching instance metadata (attempt 1 of 3)... 12:41:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:41:49 INFO: Successfully fetched instance metadata 12:41:49 INFO: Instance type: v3-standard-2 12:41:49 INFO: Retrieving pricing info for: v3-standard-2 12:41:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:41:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=195 12:41:49 INFO: Successfully fetched Vexxhost pricing API 12:41:49 INFO: Retrieved cost: 0.06 12:41:49 INFO: Retrieved resource: v3-standard-2 12:41:49 INFO: Creating archive directory: /w/workspace/autorelease-tox-verify-chromium/archives/cost 12:41:49 INFO: Archiving costs to: /w/workspace/autorelease-tox-verify-chromium/archives/cost.csv 12:41:49 INFO: Successfully archived job cost data 12:41:49 DEBUG: Cost data: autorelease-tox-verify-chromium,35,2026-06-05 12:41:49,v3-standard-2,195,0.06,0.00,SUCCESS 12:41:49 [autorelease-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins2891361055217598798.sh 12:41:49 ---> logs-deploy.sh 12:41:49 Setup pyenv: 12:41:49 system 12:41:50 3.8.20 12:41:50 3.9.20 12:41:50 3.10.15 12:41:50 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 12:41:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fhk0 from file:/tmp/.os_lf_venv 12:41:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:51 lf-activate-venv(): INFO: Base packages installed successfully 12:41:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:42:00 lf-activate-venv(): INFO: Adding /tmp/venv-fhk0/bin to PATH 12:42:00 WARNING: Nexus logging server not set 12:42:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-tox-verify-chromium/35/ 12:42:00 INFO: archiving logs to S3 12:42:02 ---> uname -a: 12:42:02 Linux prd-ubuntu2204-builder-2c-2g-25062 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:42:02 12:42:02 12:42:02 ---> lscpu: 12:42:02 Architecture: x86_64 12:42:02 CPU op-mode(s): 32-bit, 64-bit 12:42:02 Address sizes: 40 bits physical, 48 bits virtual 12:42:02 Byte Order: Little Endian 12:42:02 CPU(s): 2 12:42:02 On-line CPU(s) list: 0,1 12:42:02 Vendor ID: AuthenticAMD 12:42:02 Model name: AMD EPYC-Rome Processor 12:42:02 CPU family: 23 12:42:02 Model: 49 12:42:02 Thread(s) per core: 1 12:42:02 Core(s) per socket: 1 12:42:02 Socket(s): 2 12:42:02 Stepping: 0 12:42:02 BogoMIPS: 5599.99 12:42:02 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 12:42:02 Virtualization: AMD-V 12:42:02 Hypervisor vendor: KVM 12:42:02 Virtualization type: full 12:42:02 L1d cache: 64 KiB (2 instances) 12:42:02 L1i cache: 64 KiB (2 instances) 12:42:02 L2 cache: 1 MiB (2 instances) 12:42:02 L3 cache: 32 MiB (2 instances) 12:42:02 NUMA node(s): 1 12:42:02 NUMA node0 CPU(s): 0,1 12:42:02 Vulnerability Gather data sampling: Not affected 12:42:02 Vulnerability Indirect target selection: Not affected 12:42:02 Vulnerability Itlb multihit: Not affected 12:42:02 Vulnerability L1tf: Not affected 12:42:02 Vulnerability Mds: Not affected 12:42:02 Vulnerability Meltdown: Not affected 12:42:02 Vulnerability Mmio stale data: Not affected 12:42:02 Vulnerability Reg file data sampling: Not affected 12:42:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:42:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:42:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:42:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:42:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:42:02 Vulnerability Srbds: Not affected 12:42:02 Vulnerability Tsa: Not affected 12:42:02 Vulnerability Tsx async abort: Not affected 12:42:02 Vulnerability Vmscape: Not affected 12:42:02 12:42:02 12:42:02 ---> nproc: 12:42:02 2 12:42:02 12:42:02 12:42:02 ---> df -h: 12:42:02 Filesystem Size Used Avail Use% Mounted on 12:42:02 tmpfs 794M 1.1M 793M 1% /run 12:42:02 /dev/vda1 39G 8.6G 30G 23% / 12:42:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:42:02 tmpfs 5.0M 0 5.0M 0% /run/lock 12:42:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:42:02 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:42:02 12:42:02 12:42:02 ---> free -m: 12:42:02 total used free shared buff/cache available 12:42:02 Mem: 7937 583 4577 4 2776 7050 12:42:02 Swap: 1023 0 1023 12:42:02 12:42:02 12:42:02 ---> ip addr: 12:42:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:42:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:42:02 inet 127.0.0.1/8 scope host lo 12:42:02 valid_lft forever preferred_lft forever 12:42:02 inet6 ::1/128 scope host 12:42:02 valid_lft forever preferred_lft forever 12:42:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:42:02 link/ether fa:16:3e:aa:6c:79 brd ff:ff:ff:ff:ff:ff 12:42:02 altname enp0s3 12:42:02 inet 10.30.171.77/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:42:02 valid_lft 86200sec preferred_lft 86200sec 12:42:02 inet6 fe80::f816:3eff:feaa:6c79/64 scope link 12:42:02 valid_lft forever preferred_lft forever 12:42:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:42:02 link/ether 0e:15:fe:c6:39:f4 brd ff:ff:ff:ff:ff:ff 12:42:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:42:02 valid_lft forever preferred_lft forever 12:42:02 12:42:02 12:42:02 ---> sar -b -r -n DEV: 12:42:02 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-25062) 06/05/26 _x86_64_ (2 CPU) 12:42:02 12:42:02 12:38:44 LINUX RESTART (2 CPU) 12:42:02 12:42:02 12:42:02 ---> sar -P ALL: 12:42:02 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-25062) 06/05/26 _x86_64_ (2 CPU) 12:42:02 12:42:02 12:38:44 LINUX RESTART (2 CPU) 12:42:02 12:42:02 12:42:02