08:26:57 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118331 08:26:57 Running as SYSTEM 08:26:57 [EnvInject] - Loading node environment variables. 08:26:57 Building remotely on prd-ubuntu2204-builder-2c-2g-274 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 08:26:57 [ssh-agent] Looking for ssh-agent implementation... 08:26:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:26:58 $ ssh-agent 08:26:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPSMRVz/agent.1520 08:26:58 SSH_AGENT_PID=1522 08:26:58 [ssh-agent] Started. 08:26:58 Running ssh-add (command line suppressed) 08:26:58 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_88150364120638599.key (/w/workspace/builder-tox-verify-master@tmp/private_key_88150364120638599.key) 08:26:58 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:26:58 The recommended git tool is: NONE 08:27:00 using credential jenkins-ssh 08:27:00 Wiping out workspace first. 08:27:00 Cloning the remote Git repository 08:27:00 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 08:27:00 > git init /w/workspace/builder-tox-verify-master # timeout=10 08:27:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:27:00 > git --version # timeout=10 08:27:00 > git --version # 'git version 2.34.1' 08:27:00 using GIT_SSH to set credentials jenkins-ssh 08:27:00 Verifying host key using known hosts file 08:27:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:27:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:27:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:27:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:27:03 using GIT_SSH to set credentials jenkins-ssh 08:27:03 Verifying host key using known hosts file 08:27:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:27:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/31/118331/1 # timeout=10 08:27:03 > git rev-parse b38b56207f77fc52b1e8059adaa0c23a4499edbb^{commit} # timeout=10 08:27:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:27:03 Checking out Revision b38b56207f77fc52b1e8059adaa0c23a4499edbb (refs/changes/31/118331/1) 08:27:03 > git config core.sparsecheckout # timeout=10 08:27:03 > git checkout -f b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 08:27:06 Commit message: "Chore: Update global-jjb to the latest v0.92.4" 08:27:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:27:06 > git rev-list --no-walk 2f7d53e3365b1af9be0041f454f9b9deabc72906 # timeout=10 08:27:06 > git remote # timeout=10 08:27:06 > git submodule init # timeout=10 08:27:07 > git submodule sync # timeout=10 08:27:07 > git config --get remote.origin.url # timeout=10 08:27:07 > git submodule init # timeout=10 08:27:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:27:07 > git config --get submodule.global-jjb.url # timeout=10 08:27:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:27:07 > git config --get submodule.packer/common-packer.url # timeout=10 08:27:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:27:07 > git submodule update --init --recursive global-jjb # timeout=10 08:27:07 > git submodule update --init --recursive packer/common-packer # timeout=10 08:27:08 provisioning config files... 08:27:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:27:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:27:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8554037957825531331.sh 08:27:08 ---> python-tools-install.sh 08:27:08 Setup pyenv: 08:27:08 * system (set by /opt/pyenv/version) 08:27:08 * 3.8.20 (set by /opt/pyenv/version) 08:27:08 * 3.9.20 (set by /opt/pyenv/version) 08:27:08 * 3.10.15 (set by /opt/pyenv/version) 08:27:08 * 3.11.10 (set by /opt/pyenv/version) 08:27:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PgHc 08:27:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:27:16 lf-activate-venv(): INFO: Installing: lftools 08:27:40 lf-activate-venv(): INFO: Adding /tmp/venv-PgHc/bin to PATH 08:27:40 Generating Requirements File 08:28:01 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. 08:28:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:28:01 Python 3.11.10 08:28:01 pip 25.2 from /tmp/venv-PgHc/lib/python3.11/site-packages/pip (python 3.11) 08:28:02 appdirs==1.4.4 08:28:02 argcomplete==3.6.2 08:28:02 aspy.yaml==1.3.0 08:28:02 attrs==25.3.0 08:28:02 autopage==0.5.2 08:28:02 beautifulsoup4==4.13.5 08:28:02 boto3==1.40.35 08:28:02 botocore==1.40.35 08:28:02 bs4==0.0.2 08:28:02 cachetools==5.5.2 08:28:02 certifi==2025.8.3 08:28:02 cffi==2.0.0 08:28:02 cfgv==3.4.0 08:28:02 chardet==5.2.0 08:28:02 charset-normalizer==3.4.3 08:28:02 click==8.3.0 08:28:02 cliff==4.11.0 08:28:02 cmd2==2.7.0 08:28:02 cryptography==3.3.2 08:28:02 debtcollector==3.0.0 08:28:02 decorator==5.2.1 08:28:02 defusedxml==0.7.1 08:28:02 Deprecated==1.2.18 08:28:02 distlib==0.4.0 08:28:02 dnspython==2.8.0 08:28:02 docker==7.1.0 08:28:02 dogpile.cache==1.4.1 08:28:02 durationpy==0.10 08:28:02 email-validator==2.3.0 08:28:02 filelock==3.19.1 08:28:02 future==1.0.0 08:28:02 gitdb==4.0.12 08:28:02 GitPython==3.1.45 08:28:02 google-auth==2.40.3 08:28:02 httplib2==0.31.0 08:28:02 identify==2.6.14 08:28:02 idna==3.10 08:28:02 importlib-resources==1.5.0 08:28:02 iso8601==2.1.0 08:28:02 Jinja2==3.1.6 08:28:02 jmespath==1.0.1 08:28:02 jsonpatch==1.33 08:28:02 jsonpointer==3.0.0 08:28:02 jsonschema==4.25.1 08:28:02 jsonschema-specifications==2025.9.1 08:28:02 keystoneauth1==5.12.0 08:28:02 kubernetes==33.1.0 08:28:02 lftools==0.37.13 08:28:02 lxml==6.0.2 08:28:02 markdown-it-py==4.0.0 08:28:02 MarkupSafe==3.0.2 08:28:02 mdurl==0.1.2 08:28:02 msgpack==1.1.1 08:28:02 multi_key_dict==2.0.3 08:28:02 munch==4.0.0 08:28:02 netaddr==1.3.0 08:28:02 niet==1.4.2 08:28:02 nodeenv==1.9.1 08:28:02 oauth2client==4.1.3 08:28:02 oauthlib==3.3.1 08:28:02 openstacksdk==4.7.1 08:28:02 os-service-types==1.8.0 08:28:02 osc-lib==4.2.0 08:28:02 oslo.config==10.0.0 08:28:02 oslo.context==6.1.0 08:28:02 oslo.i18n==6.6.0 08:28:02 oslo.log==7.2.1 08:28:02 oslo.serialization==5.8.0 08:28:02 oslo.utils==9.1.0 08:28:02 packaging==25.0 08:28:02 pbr==7.0.1 08:28:02 platformdirs==4.4.0 08:28:02 prettytable==3.16.0 08:28:02 psutil==7.1.0 08:28:02 pyasn1==0.6.1 08:28:02 pyasn1_modules==0.4.2 08:28:02 pycparser==2.23 08:28:02 pygerrit2==2.0.15 08:28:02 PyGithub==2.8.1 08:28:02 Pygments==2.19.2 08:28:02 PyJWT==2.10.1 08:28:02 PyNaCl==1.6.0 08:28:02 pyparsing==2.4.7 08:28:02 pyperclip==1.10.0 08:28:02 pyrsistent==0.20.0 08:28:02 python-cinderclient==9.8.0 08:28:02 python-dateutil==2.9.0.post0 08:28:02 python-heatclient==4.3.0 08:28:02 python-jenkins==1.8.3 08:28:02 python-keystoneclient==5.7.0 08:28:02 python-magnumclient==4.9.0 08:28:02 python-openstackclient==8.2.0 08:28:02 python-swiftclient==4.8.0 08:28:02 PyYAML==6.0.2 08:28:02 referencing==0.36.2 08:28:02 requests==2.32.5 08:28:02 requests-oauthlib==2.0.0 08:28:02 requestsexceptions==1.4.0 08:28:02 rfc3986==2.0.0 08:28:02 rich==14.1.0 08:28:02 rich-argparse==1.7.1 08:28:02 rpds-py==0.27.1 08:28:02 rsa==4.9.1 08:28:02 ruamel.yaml==0.18.15 08:28:02 ruamel.yaml.clib==0.2.12 08:28:02 s3transfer==0.14.0 08:28:02 simplejson==3.20.1 08:28:02 six==1.17.0 08:28:02 smmap==5.0.2 08:28:02 soupsieve==2.8 08:28:02 stevedore==5.5.0 08:28:02 tabulate==0.9.0 08:28:02 toml==0.10.2 08:28:02 tomlkit==0.13.3 08:28:02 tqdm==4.67.1 08:28:02 typing_extensions==4.15.0 08:28:02 tzdata==2025.2 08:28:02 urllib3==1.26.20 08:28:02 virtualenv==20.34.0 08:28:02 wcwidth==0.2.13 08:28:02 websocket-client==1.8.0 08:28:02 wrapt==1.17.3 08:28:02 xdg==6.0.0 08:28:02 xmltodict==1.0.2 08:28:02 yq==3.4.3 08:28:02 [EnvInject] - Injecting environment variables from a build step. 08:28:02 [EnvInject] - Injecting as environment variables the properties content 08:28:02 PYTHON=python3 08:28:02 08:28:02 [EnvInject] - Variables injected successfully. 08:28:02 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6380877119682549645.sh 08:28:02 ---> tox-install.sh 08:28:02 + source /home/jenkins/lf-env.sh 08:28:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:28:02 ++ mktemp -d /tmp/venv-XXXX 08:28:02 + lf_venv=/tmp/venv-K5EN 08:28:02 + local venv_file=/tmp/.os_lf_venv 08:28:02 + local python=python3 08:28:02 + local options 08:28:02 + local set_path=true 08:28:02 + local install_args= 08:28:02 ++ 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 08:28:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:28:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:28:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:28:02 + true 08:28:02 + case $1 in 08:28:02 + venv_file=/tmp/.toxenv 08:28:02 + shift 2 08:28:02 + true 08:28:02 + case $1 in 08:28:02 + shift 08:28:02 + break 08:28:02 + case $python in 08:28:02 + local pkg_list= 08:28:02 + [[ -d /opt/pyenv ]] 08:28:02 + echo 'Setup pyenv:' 08:28:02 Setup pyenv: 08:28:02 + export PYENV_ROOT=/opt/pyenv 08:28:02 + PYENV_ROOT=/opt/pyenv 08:28:02 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:28:02 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:28:02 + pyenv versions 08:28:02 system 08:28:02 3.8.20 08:28:02 3.9.20 08:28:02 3.10.15 08:28:02 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:28:02 + command -v pyenv 08:28:02 ++ pyenv init - --no-rehash 08:28:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:28:02 for i in ${!paths[@]}; do 08:28:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:28:02 fi; done; 08:28:02 echo "${paths[*]}"'\'')" 08:28:02 export PATH="/opt/pyenv/shims:${PATH}" 08:28:02 export PYENV_SHELL=bash 08:28:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:28:02 pyenv() { 08:28:02 local command 08:28:02 command="${1:-}" 08:28:02 if [ "$#" -gt 0 ]; then 08:28:02 shift 08:28:02 fi 08:28:02 08:28:02 case "$command" in 08:28:02 rehash|shell) 08:28:02 eval "$(pyenv "sh-$command" "$@")" 08:28:02 ;; 08:28:02 *) 08:28:02 command pyenv "$command" "$@" 08:28:02 ;; 08:28:02 esac 08:28:02 }' 08:28:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:28:02 for i in ${!paths[@]}; do 08:28:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:28:02 fi; done; 08:28:02 echo "${paths[*]}"' 08:28:02 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:28:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:28:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:28:02 ++ export PYENV_SHELL=bash 08:28:02 ++ PYENV_SHELL=bash 08:28:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:28:02 +++ complete -F _pyenv pyenv 08:28:02 ++ lf-pyver python3 08:28:02 ++ local py_version_xy=python3 08:28:02 ++ local py_version_xyz= 08:28:02 ++ pyenv versions 08:28:02 ++ local command 08:28:02 ++ command=versions 08:28:02 ++ grep -E '^[0-9.]*[0-9]$' 08:28:02 ++ '[' 1 -gt 0 ']' 08:28:02 ++ shift 08:28:02 ++ awk '{ print $1 }' 08:28:02 ++ case "$command" in 08:28:02 ++ command pyenv versions 08:28:02 ++ sed 's/^[ *]* //' 08:28:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:28:02 +++ grep '^3' /tmp/.pyenv_versions 08:28:02 +++ tail -n 1 08:28:02 +++ sort -V 08:28:02 ++ py_version_xyz=3.11.10 08:28:02 ++ [[ -z 3.11.10 ]] 08:28:02 ++ echo 3.11.10 08:28:02 ++ return 0 08:28:02 + pyenv local 3.11.10 08:28:02 + local command 08:28:02 + command=local 08:28:02 + '[' 2 -gt 0 ']' 08:28:02 + shift 08:28:02 + case "$command" in 08:28:02 + command pyenv local 3.11.10 08:28:02 + for arg in "$@" 08:28:02 + case $arg in 08:28:02 + pkg_list+='tox ' 08:28:02 + for arg in "$@" 08:28:02 + case $arg in 08:28:02 + pkg_list+='virtualenv ' 08:28:02 + for arg in "$@" 08:28:02 + case $arg in 08:28:02 + pkg_list+='urllib3~=1.26.15 ' 08:28:02 + [[ -f /tmp/.toxenv ]] 08:28:02 + [[ ! -f /tmp/.toxenv ]] 08:28:02 + [[ -n '' ]] 08:28:02 + python3 -m venv /tmp/venv-K5EN 08:28:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K5EN' 08:28:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K5EN 08:28:06 + echo /tmp/venv-K5EN 08:28:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:28:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:28:06 + /tmp/venv-K5EN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:28:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:28:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:28:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:28:09 + /tmp/venv-K5EN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:28:11 + type python3 08:28:11 + true 08:28:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K5EN/bin to PATH' 08:28:11 lf-activate-venv(): INFO: Adding /tmp/venv-K5EN/bin to PATH 08:28:11 + PATH=/tmp/venv-K5EN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:28:11 + return 0 08:28:11 + python3 --version 08:28:11 Python 3.11.10 08:28:11 + python3 -m pip --version 08:28:12 pip 25.2 from /tmp/venv-K5EN/lib/python3.11/site-packages/pip (python 3.11) 08:28:12 + python3 -m pip freeze 08:28:12 cachetools==6.2.0 08:28:12 chardet==5.2.0 08:28:12 colorama==0.4.6 08:28:12 distlib==0.4.0 08:28:12 filelock==3.19.1 08:28:12 packaging==25.0 08:28:12 platformdirs==4.4.0 08:28:12 pluggy==1.6.0 08:28:12 pyproject-api==1.9.1 08:28:12 tox==4.30.2 08:28:12 urllib3==1.26.20 08:28:12 virtualenv==20.34.0 08:28:12 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins4973265906867287099.sh 08:28:12 [EnvInject] - Injecting environment variables from a build step. 08:28:12 [EnvInject] - Injecting as environment variables the properties content 08:28:12 PARALLEL=False 08:28:12 08:28:12 [EnvInject] - Variables injected successfully. 08:28:12 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins18310649608119414298.sh 08:28:12 ---> tox-run.sh 08:28:12 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:28:12 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 08:28:12 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 08:28:12 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 08:28:12 + cd /w/workspace/builder-tox-verify-master/. 08:28:12 + source /home/jenkins/lf-env.sh 08:28:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:28:12 ++ mktemp -d /tmp/venv-XXXX 08:28:12 + lf_venv=/tmp/venv-Mm2i 08:28:12 + local venv_file=/tmp/.os_lf_venv 08:28:12 + local python=python3 08:28:12 + local options 08:28:12 + local set_path=true 08:28:12 + local install_args= 08:28:12 ++ 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 08:28:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:28:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:28:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:28:12 + true 08:28:12 + case $1 in 08:28:12 + venv_file=/tmp/.toxenv 08:28:12 + shift 2 08:28:12 + true 08:28:12 + case $1 in 08:28:12 + shift 08:28:12 + break 08:28:12 + case $python in 08:28:12 + local pkg_list= 08:28:12 + [[ -d /opt/pyenv ]] 08:28:12 + echo 'Setup pyenv:' 08:28:12 Setup pyenv: 08:28:12 + export PYENV_ROOT=/opt/pyenv 08:28:12 + PYENV_ROOT=/opt/pyenv 08:28:12 + 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 08:28:12 + 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 08:28:12 + pyenv versions 08:28:12 system 08:28:12 3.8.20 08:28:12 3.9.20 08:28:12 3.10.15 08:28:12 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:28:12 + command -v pyenv 08:28:12 ++ pyenv init - --no-rehash 08:28:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:28:12 for i in ${!paths[@]}; do 08:28:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:28:12 fi; done; 08:28:12 echo "${paths[*]}"'\'')" 08:28:12 export PATH="/opt/pyenv/shims:${PATH}" 08:28:12 export PYENV_SHELL=bash 08:28:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:28:12 pyenv() { 08:28:12 local command 08:28:12 command="${1:-}" 08:28:12 if [ "$#" -gt 0 ]; then 08:28:12 shift 08:28:12 fi 08:28:12 08:28:12 case "$command" in 08:28:12 rehash|shell) 08:28:12 eval "$(pyenv "sh-$command" "$@")" 08:28:12 ;; 08:28:12 *) 08:28:12 command pyenv "$command" "$@" 08:28:12 ;; 08:28:12 esac 08:28:12 }' 08:28:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:28:12 for i in ${!paths[@]}; do 08:28:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:28:12 fi; done; 08:28:12 echo "${paths[*]}"' 08:28:12 ++ 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 08:28:12 ++ 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 08:28:12 ++ 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 08:28:12 ++ export PYENV_SHELL=bash 08:28:12 ++ PYENV_SHELL=bash 08:28:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:28:12 +++ complete -F _pyenv pyenv 08:28:12 ++ lf-pyver python3 08:28:12 ++ local py_version_xy=python3 08:28:12 ++ local py_version_xyz= 08:28:12 ++ sed 's/^[ *]* //' 08:28:12 ++ grep -E '^[0-9.]*[0-9]$' 08:28:12 ++ awk '{ print $1 }' 08:28:12 ++ pyenv versions 08:28:12 ++ local command 08:28:12 ++ command=versions 08:28:12 ++ '[' 1 -gt 0 ']' 08:28:12 ++ shift 08:28:12 ++ case "$command" in 08:28:12 ++ command pyenv versions 08:28:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:28:12 +++ grep '^3' /tmp/.pyenv_versions 08:28:12 +++ tail -n 1 08:28:12 +++ sort -V 08:28:12 ++ py_version_xyz=3.11.10 08:28:12 ++ [[ -z 3.11.10 ]] 08:28:12 ++ echo 3.11.10 08:28:12 ++ return 0 08:28:12 + pyenv local 3.11.10 08:28:12 + local command 08:28:12 + command=local 08:28:12 + '[' 2 -gt 0 ']' 08:28:12 + shift 08:28:12 + case "$command" in 08:28:12 + command pyenv local 3.11.10 08:28:12 + for arg in "$@" 08:28:12 + case $arg in 08:28:12 + pkg_list+='tox ' 08:28:12 + for arg in "$@" 08:28:12 + case $arg in 08:28:12 + pkg_list+='virtualenv ' 08:28:12 + for arg in "$@" 08:28:12 + case $arg in 08:28:12 + pkg_list+='urllib3~=1.26.15 ' 08:28:12 + [[ -f /tmp/.toxenv ]] 08:28:12 ++ cat /tmp/.toxenv 08:28:12 + lf_venv=/tmp/venv-K5EN 08:28:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5EN from' file:/tmp/.toxenv 08:28:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5EN from file:/tmp/.toxenv 08:28:12 + /tmp/venv-K5EN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:28:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:28:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:28:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:28:13 + /tmp/venv-K5EN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:28:14 + type python3 08:28:14 + true 08:28:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K5EN/bin to PATH' 08:28:14 lf-activate-venv(): INFO: Adding /tmp/venv-K5EN/bin to PATH 08:28:14 + PATH=/tmp/venv-K5EN/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 08:28:14 + return 0 08:28:14 + [[ -d /opt/pyenv ]] 08:28:14 + echo '---> Setting up pyenv' 08:28:14 ---> Setting up pyenv 08:28:14 + export PYENV_ROOT=/opt/pyenv 08:28:14 + PYENV_ROOT=/opt/pyenv 08:28:14 + export PATH=/opt/pyenv/bin:/tmp/venv-K5EN/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 08:28:14 + PATH=/opt/pyenv/bin:/tmp/venv-K5EN/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 08:28:14 ++ pwd 08:28:14 + PYTHONPATH=/w/workspace/builder-tox-verify-master 08:28:14 + export PYTHONPATH 08:28:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:28:14 + TOX_TESTENV_PASSENV=PYTHONPATH 08:28:14 + tox --version 08:28:14 4.30.2 from /tmp/venv-K5EN/lib/python3.11/site-packages/tox/__init__.py 08:28:14 + PARALLEL=False 08:28:14 + TOX_OPTIONS_LIST= 08:28:14 + [[ -n '' ]] 08:28:14 + case ${PARALLEL,,} in 08:28:14 + tox 08:28:14 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 08:28:15 docs: install_deps> python -I -m pip install -r docs/requirements.txt 08:28:36 docs: freeze> python -m pip freeze --all 08:28:36 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 08:28:36 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 08:28:38 docs: OK ✔ in 23.2 seconds 08:28:38 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 08:28:54 docs-linkcheck: freeze> python -m pip freeze --all 08:28:54 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 08:28:54 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 08:28:57 docs-linkcheck: OK ✔ in 18.77 seconds 08:28:57 jjb-version: freeze> python -m pip freeze --all 08:28:57 jjb-version: pip==25.2,setuptools==80.9.0 08:28:57 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 08:28:57 JJB version in jjb/releng-jobs.yaml: 6.3.0 08:28:57 JJB version in tox.ini: 6.3.0 08:28:58 jjb-version: OK ✔ in 0.76 seconds 08:28:58 prefix: freeze> python -m pip freeze --all 08:28:58 prefix: pip==25.2,setuptools==80.9.0 08:28:58 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 08:28:58 prefix: OK ✔ in 0.78 seconds 08:28:58 robot: freeze> python -m pip freeze --all 08:28:59 robot: pip==25.2,setuptools==80.9.0 08:28:59 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 08:28:59 docs: OK (23.20=setup[21.42]+cmd[1.78] seconds) 08:28:59 docs-linkcheck: OK (18.77=setup[16.34]+cmd[2.43] seconds) 08:28:59 jjb-version: OK (0.76=setup[0.74]+cmd[0.03] seconds) 08:28:59 prefix: OK (0.78=setup[0.76]+cmd[0.03] seconds) 08:28:59 robot: OK (0.81=setup[0.78]+cmd[0.04] seconds) 08:28:59 congratulations :) (44.36 seconds) 08:28:59 + tox_status=0 08:28:59 + echo '---> Completed tox runs' 08:28:59 ---> Completed tox runs 08:28:59 + for i in .tox/*/log 08:28:59 ++ echo .tox/docs-linkcheck/log 08:28:59 ++ awk -F/ '{print $2}' 08:28:59 + tox_env=docs-linkcheck 08:28:59 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 08:28:59 + for i in .tox/*/log 08:28:59 ++ awk -F/ '{print $2}' 08:28:59 ++ echo .tox/docs/log 08:28:59 + tox_env=docs 08:28:59 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 08:28:59 + for i in .tox/*/log 08:28:59 ++ echo .tox/jjb-version/log 08:28:59 ++ awk -F/ '{print $2}' 08:28:59 + tox_env=jjb-version 08:28:59 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 08:28:59 + for i in .tox/*/log 08:28:59 ++ awk -F/ '{print $2}' 08:28:59 ++ echo .tox/prefix/log 08:28:59 + tox_env=prefix 08:28:59 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 08:28:59 + for i in .tox/*/log 08:28:59 ++ echo .tox/robot/log 08:28:59 ++ awk -F/ '{print $2}' 08:28:59 + tox_env=robot 08:28:59 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 08:28:59 + DOC_DIR=docs/_build/html 08:28:59 + [[ -d docs/_build/html ]] 08:28:59 + echo '---> Archiving generated docs' 08:28:59 ---> Archiving generated docs 08:28:59 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 08:28:59 + echo '---> tox-run.sh ends' 08:28:59 ---> tox-run.sh ends 08:28:59 + test 0 -eq 0 08:28:59 $ ssh-agent -k 08:28:59 unset SSH_AUTH_SOCK; 08:28:59 unset SSH_AGENT_PID; 08:28:59 echo Agent pid 1522 killed; 08:28:59 [ssh-agent] Stopped. 08:28:59 [PostBuildScript] - [INFO] Executing post build scripts. 08:28:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins221164894575550626.sh 08:28:59 ---> sysstat.sh 08:29:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7261726942758828041.sh 08:29:00 ---> package-listing.sh 08:29:00 ++ tr '[:upper:]' '[:lower:]' 08:29:00 ++ facter osfamily 08:29:00 + OS_FAMILY=debian 08:29:00 + workspace=/w/workspace/builder-tox-verify-master 08:29:00 + START_PACKAGES=/tmp/packages_start.txt 08:29:00 + END_PACKAGES=/tmp/packages_end.txt 08:29:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:29:00 + PACKAGES=/tmp/packages_start.txt 08:29:00 + '[' /w/workspace/builder-tox-verify-master ']' 08:29:00 + PACKAGES=/tmp/packages_end.txt 08:29:00 + case "${OS_FAMILY}" in 08:29:00 + dpkg -l 08:29:00 + grep '^ii' 08:29:00 + '[' -f /tmp/packages_start.txt ']' 08:29:00 + '[' -f /tmp/packages_end.txt ']' 08:29:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:29:00 + '[' /w/workspace/builder-tox-verify-master ']' 08:29:00 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 08:29:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 08:29:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15736310606268835868.sh 08:29:00 ---> capture-instance-metadata.sh 08:29:00 Setup pyenv: 08:29:00 system 08:29:00 3.8.20 08:29:00 3.9.20 08:29:00 3.10.15 08:29:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:29:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PgHc from file:/tmp/.os_lf_venv 08:29:02 lf-activate-venv(): INFO: Installing: lftools 08:29:15 lf-activate-venv(): INFO: Adding /tmp/venv-PgHc/bin to PATH 08:29:15 INFO: Running in OpenStack, capturing instance metadata 08:29:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6786093643670661890.sh 08:29:16 provisioning config files... 08:29:16 Could not find credentials [logs] for builder-tox-verify-master #7976 08:29:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config10196107922382864346tmp 08:29:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:29:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:29:16 provisioning config files... 08:29:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:29:16 [EnvInject] - Injecting environment variables from a build step. 08:29:16 [EnvInject] - Injecting as environment variables the properties content 08:29:16 SERVER_ID=logs 08:29:16 08:29:16 [EnvInject] - Variables injected successfully. 08:29:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10600634742939341789.sh 08:29:17 ---> create-netrc.sh 08:29:17 WARN: Log server credential not found. 08:29:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8763812161106898198.sh 08:29:17 ---> python-tools-install.sh 08:29:17 Setup pyenv: 08:29:17 system 08:29:17 3.8.20 08:29:17 3.9.20 08:29:17 3.10.15 08:29:17 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:29:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PgHc from file:/tmp/.os_lf_venv 08:29:19 lf-activate-venv(): INFO: Installing: lftools 08:29:29 lf-activate-venv(): INFO: Adding /tmp/venv-PgHc/bin to PATH 08:29:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14847911565011540851.sh 08:29:29 ---> sudo-logs.sh 08:29:29 Archiving 'sudo' log.. 08:29:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4453447515059227045.sh 08:29:30 ---> job-cost.sh 08:29:30 Setup pyenv: 08:29:30 system 08:29:30 3.8.20 08:29:30 3.9.20 08:29:30 3.10.15 08:29:30 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:29:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PgHc from file:/tmp/.os_lf_venv 08:29:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:29:38 lf-activate-venv(): INFO: Adding /tmp/venv-PgHc/bin to PATH 08:29:38 INFO: No Stack... 08:29:39 INFO: Retrieving Pricing Info for: v3-standard-2 08:29:39 INFO: Archiving Costs 08:29:39 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins15260247302320330352.sh 08:29:39 ---> logs-deploy.sh 08:29:39 Setup pyenv: 08:29:39 system 08:29:39 3.8.20 08:29:39 3.9.20 08:29:39 3.10.15 08:29:39 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:29:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PgHc from file:/tmp/.os_lf_venv 08:29:41 lf-activate-venv(): INFO: Installing: lftools 08:30:06 lf-activate-venv(): INFO: Adding /tmp/venv-PgHc/bin to PATH 08:30:06 WARNING: Nexus logging server not set 08:30:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7976/ 08:30:06 INFO: archiving logs to S3 08:30:07 ---> uname -a: 08:30:07 Linux prd-ubuntu2204-builder-2c-2g-274 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:30:07 08:30:07 08:30:07 ---> lscpu: 08:30:07 Architecture: x86_64 08:30:07 CPU op-mode(s): 32-bit, 64-bit 08:30:07 Address sizes: 40 bits physical, 48 bits virtual 08:30:07 Byte Order: Little Endian 08:30:07 CPU(s): 2 08:30:07 On-line CPU(s) list: 0,1 08:30:07 Vendor ID: AuthenticAMD 08:30:07 Model name: AMD EPYC-Rome Processor 08:30:07 CPU family: 23 08:30:07 Model: 49 08:30:07 Thread(s) per core: 1 08:30:07 Core(s) per socket: 1 08:30:07 Socket(s): 2 08:30:07 Stepping: 0 08:30:07 BogoMIPS: 5599.99 08:30:07 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 08:30:07 Virtualization: AMD-V 08:30:07 Hypervisor vendor: KVM 08:30:07 Virtualization type: full 08:30:07 L1d cache: 64 KiB (2 instances) 08:30:07 L1i cache: 64 KiB (2 instances) 08:30:07 L2 cache: 1 MiB (2 instances) 08:30:07 L3 cache: 32 MiB (2 instances) 08:30:07 NUMA node(s): 1 08:30:07 NUMA node0 CPU(s): 0,1 08:30:07 Vulnerability Gather data sampling: Not affected 08:30:07 Vulnerability Itlb multihit: Not affected 08:30:07 Vulnerability L1tf: Not affected 08:30:07 Vulnerability Mds: Not affected 08:30:07 Vulnerability Meltdown: Not affected 08:30:07 Vulnerability Mmio stale data: Not affected 08:30:07 Vulnerability Reg file data sampling: Not affected 08:30:07 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:30:07 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:30:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:30:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:30:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:30:07 Vulnerability Srbds: Not affected 08:30:07 Vulnerability Tsx async abort: Not affected 08:30:07 08:30:07 08:30:07 ---> nproc: 08:30:07 2 08:30:07 08:30:07 08:30:07 ---> df -h: 08:30:07 Filesystem Size Used Avail Use% Mounted on 08:30:07 tmpfs 794M 1.1M 793M 1% /run 08:30:07 /dev/vda1 39G 9.0G 30G 24% / 08:30:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:30:07 tmpfs 5.0M 0 5.0M 0% /run/lock 08:30:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:30:07 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:30:07 08:30:07 08:30:07 ---> free -m: 08:30:07 total used free shared buff/cache available 08:30:07 Mem: 7937 553 4107 4 3276 7073 08:30:07 Swap: 1023 0 1023 08:30:07 08:30:07 08:30:07 ---> ip addr: 08:30:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:30:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:30:07 inet 127.0.0.1/8 scope host lo 08:30:07 valid_lft forever preferred_lft forever 08:30:07 inet6 ::1/128 scope host 08:30:07 valid_lft forever preferred_lft forever 08:30:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:30:07 link/ether fa:16:3e:5b:29:23 brd ff:ff:ff:ff:ff:ff 08:30:07 altname enp0s3 08:30:07 inet 10.30.171.91/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:30:07 valid_lft 86171sec preferred_lft 86171sec 08:30:07 inet6 fe80::f816:3eff:fe5b:2923/64 scope link 08:30:07 valid_lft forever preferred_lft forever 08:30:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:30:07 link/ether 02:42:12:d4:b5:31 brd ff:ff:ff:ff:ff:ff 08:30:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:30:07 valid_lft forever preferred_lft forever 08:30:07 08:30:07 08:30:07 ---> sar -b -r -n DEV: 08:30:07 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-274) 09/22/25 _x86_64_ (2 CPU) 08:30:07 08:30:07 08:26:19 LINUX RESTART (2 CPU) 08:30:07 08:30:07 08:30:07 ---> sar -P ALL: 08:30:07 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-274) 09/22/25 _x86_64_ (2 CPU) 08:30:07 08:30:07 08:26:19 LINUX RESTART (2 CPU) 08:30:07 08:30:07 08:30:07