02:41:42 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/117134 02:41:42 Running as SYSTEM 02:41:42 [EnvInject] - Loading node environment variables. 02:41:42 Building remotely on prd-ubuntu2204-builder-2c-2g-45828 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 02:41:42 [ssh-agent] Looking for ssh-agent implementation... 02:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:42 $ ssh-agent 02:41:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFXV2BL/agent.1525 02:41:42 SSH_AGENT_PID=1527 02:41:42 [ssh-agent] Started. 02:41:42 Running ssh-add (command line suppressed) 02:41:42 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_9344398149184992092.key (/w/workspace/builder-tox-verify-master@tmp/private_key_9344398149184992092.key) 02:41:42 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:41:42 The recommended git tool is: NONE 02:41:45 using credential jenkins-ssh 02:41:45 Wiping out workspace first. 02:41:45 Cloning the remote Git repository 02:41:45 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:41:45 > git init /w/workspace/builder-tox-verify-master # timeout=10 02:41:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:41:45 > git --version # timeout=10 02:41:45 > git --version # 'git version 2.34.1' 02:41:45 using GIT_SSH to set credentials jenkins-ssh 02:41:45 Verifying host key using known hosts file 02:41:45 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. 02:41:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:41:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:41:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:41:48 using GIT_SSH to set credentials jenkins-ssh 02:41:48 Verifying host key using known hosts file 02:41:48 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. 02:41:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/34/117134/1 # timeout=10 02:41:48 > git rev-parse 0f0e0e1f563193f25e9d34aa7947ab138c41fdc6^{commit} # timeout=10 02:41:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:41:48 Checking out Revision 0f0e0e1f563193f25e9d34aa7947ab138c41fdc6 (refs/changes/34/117134/1) 02:41:48 > git config core.sparsecheckout # timeout=10 02:41:48 > git checkout -f 0f0e0e1f563193f25e9d34aa7947ab138c41fdc6 # timeout=10 02:41:51 Commit message: "Update validate-ar jobs for titanium" 02:41:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:41:52 > git rev-list --no-walk e087569bd235f5cc1bea8e48366145e1f24e7f47 # timeout=10 02:41:52 > git remote # timeout=10 02:41:52 > git submodule init # timeout=10 02:41:52 > git submodule sync # timeout=10 02:41:52 > git config --get remote.origin.url # timeout=10 02:41:52 > git submodule init # timeout=10 02:41:52 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:41:52 > git config --get submodule.global-jjb.url # timeout=10 02:41:52 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:41:52 > git config --get submodule.packer/common-packer.url # timeout=10 02:41:52 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:41:52 > git submodule update --init --recursive global-jjb # timeout=10 02:41:53 > git submodule update --init --recursive packer/common-packer # timeout=10 02:41:53 provisioning config files... 02:41:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:41:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:41:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6810167986205586013.sh 02:41:53 ---> python-tools-install.sh 02:41:53 Setup pyenv: 02:41:53 * system (set by /opt/pyenv/version) 02:41:53 * 3.8.20 (set by /opt/pyenv/version) 02:41:53 * 3.9.20 (set by /opt/pyenv/version) 02:41:53 * 3.10.15 (set by /opt/pyenv/version) 02:41:53 * 3.11.10 (set by /opt/pyenv/version) 02:41:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1WC0 02:41:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:42:03 lf-activate-venv(): INFO: Installing: lftools 02:42:38 lf-activate-venv(): INFO: Adding /tmp/venv-1WC0/bin to PATH 02:42:38 Generating Requirements File 02:43:03 Python 3.11.10 02:43:03 pip 25.1.1 from /tmp/venv-1WC0/lib/python3.11/site-packages/pip (python 3.11) 02:43:03 appdirs==1.4.4 02:43:03 argcomplete==3.6.2 02:43:03 aspy.yaml==1.3.0 02:43:03 attrs==25.3.0 02:43:03 autopage==0.5.2 02:43:03 beautifulsoup4==4.13.4 02:43:03 boto3==1.39.13 02:43:03 botocore==1.39.13 02:43:03 bs4==0.0.2 02:43:03 cachetools==5.5.2 02:43:03 certifi==2025.7.14 02:43:03 cffi==1.17.1 02:43:03 cfgv==3.4.0 02:43:03 chardet==5.2.0 02:43:03 charset-normalizer==3.4.2 02:43:03 click==8.2.1 02:43:03 cliff==4.10.0 02:43:03 cmd2==2.7.0 02:43:03 cryptography==3.3.2 02:43:03 debtcollector==3.0.0 02:43:03 decorator==5.2.1 02:43:03 defusedxml==0.7.1 02:43:03 Deprecated==1.2.18 02:43:03 distlib==0.4.0 02:43:03 dnspython==2.7.0 02:43:03 docker==7.1.0 02:43:03 dogpile.cache==1.4.0 02:43:03 durationpy==0.10 02:43:03 email_validator==2.2.0 02:43:03 filelock==3.18.0 02:43:03 future==1.0.0 02:43:03 gitdb==4.0.12 02:43:03 GitPython==3.1.45 02:43:03 google-auth==2.40.3 02:43:03 httplib2==0.22.0 02:43:03 identify==2.6.12 02:43:03 idna==3.10 02:43:03 importlib-resources==1.5.0 02:43:03 iso8601==2.1.0 02:43:03 Jinja2==3.1.6 02:43:03 jmespath==1.0.1 02:43:03 jsonpatch==1.33 02:43:03 jsonpointer==3.0.0 02:43:03 jsonschema==4.25.0 02:43:03 jsonschema-specifications==2025.4.1 02:43:03 keystoneauth1==5.11.1 02:43:03 kubernetes==33.1.0 02:43:03 lftools==0.37.13 02:43:03 lxml==6.0.0 02:43:03 markdown-it-py==3.0.0 02:43:03 MarkupSafe==3.0.2 02:43:03 mdurl==0.1.2 02:43:03 msgpack==1.1.1 02:43:03 multi_key_dict==2.0.3 02:43:03 munch==4.0.0 02:43:03 netaddr==1.3.0 02:43:03 niet==1.4.2 02:43:03 nodeenv==1.9.1 02:43:03 oauth2client==4.1.3 02:43:03 oauthlib==3.3.1 02:43:03 openstacksdk==4.6.0 02:43:03 os-client-config==2.3.0 02:43:03 os-service-types==1.8.0 02:43:03 osc-lib==4.1.0 02:43:03 oslo.config==10.0.0 02:43:03 oslo.context==6.0.0 02:43:03 oslo.i18n==6.5.1 02:43:03 oslo.log==7.2.0 02:43:03 oslo.serialization==5.7.0 02:43:03 oslo.utils==9.0.0 02:43:03 packaging==25.0 02:43:03 pbr==6.1.1 02:43:03 platformdirs==4.3.8 02:43:03 prettytable==3.16.0 02:43:03 psutil==7.0.0 02:43:03 pyasn1==0.6.1 02:43:03 pyasn1_modules==0.4.2 02:43:03 pycparser==2.22 02:43:03 pygerrit2==2.0.15 02:43:03 PyGithub==2.6.1 02:43:03 Pygments==2.19.2 02:43:03 PyJWT==2.10.1 02:43:03 PyNaCl==1.5.0 02:43:03 pyparsing==2.4.7 02:43:03 pyperclip==1.9.0 02:43:03 pyrsistent==0.20.0 02:43:03 python-cinderclient==9.7.0 02:43:03 python-dateutil==2.9.0.post0 02:43:03 python-heatclient==4.3.0 02:43:03 python-jenkins==1.8.2 02:43:03 python-keystoneclient==5.6.0 02:43:03 python-magnumclient==4.8.1 02:43:03 python-openstackclient==8.1.0 02:43:03 python-swiftclient==4.8.0 02:43:03 PyYAML==6.0.2 02:43:03 referencing==0.36.2 02:43:03 requests==2.32.4 02:43:03 requests-oauthlib==2.0.0 02:43:03 requestsexceptions==1.4.0 02:43:03 rfc3986==2.0.0 02:43:03 rich==14.0.0 02:43:03 rich-argparse==1.7.1 02:43:03 rpds-py==0.26.0 02:43:03 rsa==4.9.1 02:43:03 ruamel.yaml==0.18.14 02:43:03 ruamel.yaml.clib==0.2.12 02:43:03 s3transfer==0.13.1 02:43:03 simplejson==3.20.1 02:43:03 six==1.17.0 02:43:03 smmap==5.0.2 02:43:03 soupsieve==2.7 02:43:03 stevedore==5.4.1 02:43:03 tabulate==0.9.0 02:43:03 toml==0.10.2 02:43:03 tomlkit==0.13.3 02:43:03 tqdm==4.67.1 02:43:03 typing_extensions==4.14.1 02:43:03 tzdata==2025.2 02:43:03 urllib3==1.26.20 02:43:03 virtualenv==20.32.0 02:43:03 wcwidth==0.2.13 02:43:03 websocket-client==1.8.0 02:43:03 wrapt==1.17.2 02:43:03 xdg==6.0.0 02:43:03 xmltodict==0.14.2 02:43:03 yq==3.4.3 02:43:03 [EnvInject] - Injecting environment variables from a build step. 02:43:03 [EnvInject] - Injecting as environment variables the properties content 02:43:03 PYTHON=python3 02:43:03 02:43:03 [EnvInject] - Variables injected successfully. 02:43:03 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6625328054768686907.sh 02:43:03 ---> tox-install.sh 02:43:03 + source /home/jenkins/lf-env.sh 02:43:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:43:03 ++ mktemp -d /tmp/venv-XXXX 02:43:03 + lf_venv=/tmp/venv-hS7g 02:43:03 + local venv_file=/tmp/.os_lf_venv 02:43:03 + local python=python3 02:43:03 + local options 02:43:03 + local set_path=true 02:43:03 + local install_args= 02:43:03 ++ 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 02:43:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:43:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:43:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:43:03 + true 02:43:03 + case $1 in 02:43:03 + venv_file=/tmp/.toxenv 02:43:03 + shift 2 02:43:03 + true 02:43:03 + case $1 in 02:43:03 + shift 02:43:03 + break 02:43:03 + case $python in 02:43:03 + local pkg_list= 02:43:03 + [[ -d /opt/pyenv ]] 02:43:03 + echo 'Setup pyenv:' 02:43:03 Setup pyenv: 02:43:03 + export PYENV_ROOT=/opt/pyenv 02:43:03 + PYENV_ROOT=/opt/pyenv 02:43:03 + 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 02:43:03 + 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 02:43:03 + pyenv versions 02:43:03 system 02:43:03 3.8.20 02:43:03 3.9.20 02:43:03 3.10.15 02:43:03 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:43:03 + command -v pyenv 02:43:03 ++ pyenv init - --no-rehash 02:43:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:43:03 for i in ${!paths[@]}; do 02:43:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:43:03 fi; done; 02:43:03 echo "${paths[*]}"'\'')" 02:43:03 export PATH="/opt/pyenv/shims:${PATH}" 02:43:03 export PYENV_SHELL=bash 02:43:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:43:03 pyenv() { 02:43:03 local command 02:43:03 command="${1:-}" 02:43:03 if [ "$#" -gt 0 ]; then 02:43:03 shift 02:43:03 fi 02:43:03 02:43:03 case "$command" in 02:43:03 rehash|shell) 02:43:03 eval "$(pyenv "sh-$command" "$@")" 02:43:03 ;; 02:43:03 *) 02:43:03 command pyenv "$command" "$@" 02:43:03 ;; 02:43:03 esac 02:43:03 }' 02:43:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:43:03 for i in ${!paths[@]}; do 02:43:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:43:03 fi; done; 02:43:03 echo "${paths[*]}"' 02:43:03 ++ 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 02:43:03 ++ 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 02:43:03 ++ 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 02:43:03 ++ export PYENV_SHELL=bash 02:43:03 ++ PYENV_SHELL=bash 02:43:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:43:03 +++ complete -F _pyenv pyenv 02:43:03 ++ lf-pyver python3 02:43:03 ++ local py_version_xy=python3 02:43:03 ++ local py_version_xyz= 02:43:03 ++ pyenv versions 02:43:03 ++ local command 02:43:03 ++ awk '{ print $1 }' 02:43:03 ++ command=versions 02:43:03 ++ '[' 1 -gt 0 ']' 02:43:03 ++ shift 02:43:03 ++ case "$command" in 02:43:03 ++ command pyenv versions 02:43:03 ++ grep -E '^[0-9.]*[0-9]$' 02:43:03 ++ sed 's/^[ *]* //' 02:43:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:43:03 +++ grep '^3' /tmp/.pyenv_versions 02:43:03 +++ tail -n 1 02:43:03 +++ sort -V 02:43:03 ++ py_version_xyz=3.11.10 02:43:03 ++ [[ -z 3.11.10 ]] 02:43:03 ++ echo 3.11.10 02:43:03 ++ return 0 02:43:03 + pyenv local 3.11.10 02:43:03 + local command 02:43:03 + command=local 02:43:03 + '[' 2 -gt 0 ']' 02:43:03 + shift 02:43:03 + case "$command" in 02:43:03 + command pyenv local 3.11.10 02:43:04 + for arg in "$@" 02:43:04 + case $arg in 02:43:04 + pkg_list+='tox ' 02:43:04 + for arg in "$@" 02:43:04 + case $arg in 02:43:04 + pkg_list+='virtualenv ' 02:43:04 + for arg in "$@" 02:43:04 + case $arg in 02:43:04 + pkg_list+='urllib3~=1.26.15 ' 02:43:04 + [[ -f /tmp/.toxenv ]] 02:43:04 + [[ ! -f /tmp/.toxenv ]] 02:43:04 + [[ -n '' ]] 02:43:04 + python3 -m venv /tmp/venv-hS7g 02:43:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hS7g' 02:43:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hS7g 02:43:08 + echo /tmp/venv-hS7g 02:43:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:43:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:43:08 + /tmp/venv-hS7g/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 02:43:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:43:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 02:43:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 02:43:12 + /tmp/venv-hS7g/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 02:43:14 + type python3 02:43:14 + true 02:43:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hS7g/bin to PATH' 02:43:14 lf-activate-venv(): INFO: Adding /tmp/venv-hS7g/bin to PATH 02:43:14 + PATH=/tmp/venv-hS7g/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 02:43:14 + return 0 02:43:14 + python3 --version 02:43:14 Python 3.11.10 02:43:14 + python3 -m pip --version 02:43:14 pip 25.1.1 from /tmp/venv-hS7g/lib/python3.11/site-packages/pip (python 3.11) 02:43:14 + python3 -m pip freeze 02:43:14 cachetools==6.1.0 02:43:14 chardet==5.2.0 02:43:14 colorama==0.4.6 02:43:14 distlib==0.4.0 02:43:14 filelock==3.18.0 02:43:14 packaging==25.0 02:43:14 platformdirs==4.3.8 02:43:14 pluggy==1.6.0 02:43:14 pyproject-api==1.9.1 02:43:14 tox==4.28.1 02:43:14 urllib3==1.26.20 02:43:14 virtualenv==20.32.0 02:43:14 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins2086036717499432582.sh 02:43:14 [EnvInject] - Injecting environment variables from a build step. 02:43:14 [EnvInject] - Injecting as environment variables the properties content 02:43:14 PARALLEL=False 02:43:14 02:43:14 [EnvInject] - Variables injected successfully. 02:43:14 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7229030447742923530.sh 02:43:14 ---> tox-run.sh 02:43:14 + 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 02:43:14 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 02:43:14 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 02:43:14 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 02:43:14 + cd /w/workspace/builder-tox-verify-master/. 02:43:14 + source /home/jenkins/lf-env.sh 02:43:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:43:14 ++ mktemp -d /tmp/venv-XXXX 02:43:14 + lf_venv=/tmp/venv-mT6i 02:43:14 + local venv_file=/tmp/.os_lf_venv 02:43:14 + local python=python3 02:43:14 + local options 02:43:14 + local set_path=true 02:43:14 + local install_args= 02:43:14 ++ 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 02:43:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:43:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:43:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:43:14 + true 02:43:14 + case $1 in 02:43:14 + venv_file=/tmp/.toxenv 02:43:14 + shift 2 02:43:14 + true 02:43:14 + case $1 in 02:43:14 + shift 02:43:14 + break 02:43:14 + case $python in 02:43:14 + local pkg_list= 02:43:14 + [[ -d /opt/pyenv ]] 02:43:14 + echo 'Setup pyenv:' 02:43:14 Setup pyenv: 02:43:14 + export PYENV_ROOT=/opt/pyenv 02:43:14 + PYENV_ROOT=/opt/pyenv 02:43:14 + 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 02:43:14 + 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 02:43:14 + pyenv versions 02:43:14 system 02:43:14 3.8.20 02:43:14 3.9.20 02:43:14 3.10.15 02:43:14 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:43:14 + command -v pyenv 02:43:14 ++ pyenv init - --no-rehash 02:43:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:43:14 for i in ${!paths[@]}; do 02:43:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:43:14 fi; done; 02:43:14 echo "${paths[*]}"'\'')" 02:43:14 export PATH="/opt/pyenv/shims:${PATH}" 02:43:14 export PYENV_SHELL=bash 02:43:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:43:14 pyenv() { 02:43:14 local command 02:43:14 command="${1:-}" 02:43:14 if [ "$#" -gt 0 ]; then 02:43:14 shift 02:43:14 fi 02:43:14 02:43:14 case "$command" in 02:43:14 rehash|shell) 02:43:14 eval "$(pyenv "sh-$command" "$@")" 02:43:14 ;; 02:43:14 *) 02:43:14 command pyenv "$command" "$@" 02:43:14 ;; 02:43:14 esac 02:43:14 }' 02:43:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:43:14 for i in ${!paths[@]}; do 02:43:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:43:14 fi; done; 02:43:14 echo "${paths[*]}"' 02:43:14 ++ 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 02:43:14 ++ 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 02:43:14 ++ 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 02:43:14 ++ export PYENV_SHELL=bash 02:43:14 ++ PYENV_SHELL=bash 02:43:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:43:14 +++ complete -F _pyenv pyenv 02:43:14 ++ lf-pyver python3 02:43:14 ++ local py_version_xy=python3 02:43:14 ++ local py_version_xyz= 02:43:14 ++ sed 's/^[ *]* //' 02:43:14 ++ pyenv versions 02:43:14 ++ local command 02:43:14 ++ command=versions 02:43:14 ++ '[' 1 -gt 0 ']' 02:43:14 ++ shift 02:43:14 ++ case "$command" in 02:43:14 ++ command pyenv versions 02:43:14 ++ awk '{ print $1 }' 02:43:14 ++ grep -E '^[0-9.]*[0-9]$' 02:43:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:43:14 +++ sort -V 02:43:14 +++ grep '^3' /tmp/.pyenv_versions 02:43:14 +++ tail -n 1 02:43:14 ++ py_version_xyz=3.11.10 02:43:14 ++ [[ -z 3.11.10 ]] 02:43:14 ++ echo 3.11.10 02:43:14 ++ return 0 02:43:14 + pyenv local 3.11.10 02:43:14 + local command 02:43:14 + command=local 02:43:14 + '[' 2 -gt 0 ']' 02:43:14 + shift 02:43:14 + case "$command" in 02:43:14 + command pyenv local 3.11.10 02:43:15 + for arg in "$@" 02:43:15 + case $arg in 02:43:15 + pkg_list+='tox ' 02:43:15 + for arg in "$@" 02:43:15 + case $arg in 02:43:15 + pkg_list+='virtualenv ' 02:43:15 + for arg in "$@" 02:43:15 + case $arg in 02:43:15 + pkg_list+='urllib3~=1.26.15 ' 02:43:15 + [[ -f /tmp/.toxenv ]] 02:43:15 ++ cat /tmp/.toxenv 02:43:15 + lf_venv=/tmp/venv-hS7g 02:43:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hS7g from' file:/tmp/.toxenv 02:43:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hS7g from file:/tmp/.toxenv 02:43:15 + /tmp/venv-hS7g/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 02:43:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:43:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 02:43:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 02:43:16 + /tmp/venv-hS7g/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 02:43:17 + type python3 02:43:17 + true 02:43:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hS7g/bin to PATH' 02:43:17 lf-activate-venv(): INFO: Adding /tmp/venv-hS7g/bin to PATH 02:43:17 + PATH=/tmp/venv-hS7g/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 02:43:17 + return 0 02:43:17 + [[ -d /opt/pyenv ]] 02:43:17 + echo '---> Setting up pyenv' 02:43:17 ---> Setting up pyenv 02:43:17 + export PYENV_ROOT=/opt/pyenv 02:43:17 + PYENV_ROOT=/opt/pyenv 02:43:17 + export PATH=/opt/pyenv/bin:/tmp/venv-hS7g/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 02:43:17 + PATH=/opt/pyenv/bin:/tmp/venv-hS7g/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 02:43:17 ++ pwd 02:43:17 + PYTHONPATH=/w/workspace/builder-tox-verify-master 02:43:17 + export PYTHONPATH 02:43:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:43:17 + TOX_TESTENV_PASSENV=PYTHONPATH 02:43:17 + tox --version 02:43:17 4.28.1 from /tmp/venv-hS7g/lib/python3.11/site-packages/tox/__init__.py 02:43:17 + PARALLEL=False 02:43:17 + TOX_OPTIONS_LIST= 02:43:17 + [[ -n '' ]] 02:43:17 + case ${PARALLEL,,} in 02:43:17 + tox 02:43:17 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 02:43:18 docs: install_deps> python -I -m pip install -r docs/requirements.txt 02:43:42 docs: freeze> python -m pip freeze --all 02:43:42 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.7.14,charset-normalizer==3.4.2,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.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.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.3,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,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.30,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 02:43:42 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 02:43:44 docs: OK ✔ in 26.28 seconds 02:43:44 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 02:44:01 docs-linkcheck: freeze> python -m pip freeze --all 02:44:01 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.7.14,charset-normalizer==3.4.2,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.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.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.3,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,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.30,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 02:44:01 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 02:44:04 docs-linkcheck: OK ✔ in 19.94 seconds 02:44:04 jjb-version: freeze> python -m pip freeze --all 02:44:04 jjb-version: pip==25.1.1,setuptools==80.9.0 02:44:04 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 02:44:04 JJB version in jjb/releng-jobs.yaml: 6.3.0 02:44:04 JJB version in tox.ini: 6.3.0 02:44:04 jjb-version: OK ✔ in 0.79 seconds 02:44:04 prefix: freeze> python -m pip freeze --all 02:44:05 prefix: pip==25.1.1,setuptools==80.9.0 02:44:05 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 02:44:05 prefix: OK ✔ in 0.89 seconds 02:44:05 robot: freeze> python -m pip freeze --all 02:44:06 robot: pip==25.1.1,setuptools==80.9.0 02:44:06 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 02:44:06 docs: OK (26.28=setup[24.64]+cmd[1.64] seconds) 02:44:06 docs-linkcheck: OK (19.94=setup[17.59]+cmd[2.35] seconds) 02:44:06 jjb-version: OK (0.79=setup[0.76]+cmd[0.03] seconds) 02:44:06 prefix: OK (0.89=setup[0.86]+cmd[0.02] seconds) 02:44:06 robot: OK (0.88=setup[0.84]+cmd[0.04] seconds) 02:44:06 congratulations :) (48.84 seconds) 02:44:06 + tox_status=0 02:44:06 + echo '---> Completed tox runs' 02:44:06 ---> Completed tox runs 02:44:06 + for i in .tox/*/log 02:44:06 ++ awk -F/ '{print $2}' 02:44:06 ++ echo .tox/docs-linkcheck/log 02:44:06 + tox_env=docs-linkcheck 02:44:06 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 02:44:06 + for i in .tox/*/log 02:44:06 ++ awk -F/ '{print $2}' 02:44:06 ++ echo .tox/docs/log 02:44:06 + tox_env=docs 02:44:06 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 02:44:06 + for i in .tox/*/log 02:44:06 ++ awk -F/ '{print $2}' 02:44:06 ++ echo .tox/jjb-version/log 02:44:06 + tox_env=jjb-version 02:44:06 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 02:44:06 + for i in .tox/*/log 02:44:06 ++ echo .tox/prefix/log 02:44:06 ++ awk -F/ '{print $2}' 02:44:06 + tox_env=prefix 02:44:06 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 02:44:06 + for i in .tox/*/log 02:44:06 ++ echo .tox/robot/log 02:44:06 ++ awk -F/ '{print $2}' 02:44:06 + tox_env=robot 02:44:06 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 02:44:06 + DOC_DIR=docs/_build/html 02:44:06 + [[ -d docs/_build/html ]] 02:44:06 + echo '---> Archiving generated docs' 02:44:06 ---> Archiving generated docs 02:44:06 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 02:44:06 + echo '---> tox-run.sh ends' 02:44:06 ---> tox-run.sh ends 02:44:06 + test 0 -eq 0 02:44:06 $ ssh-agent -k 02:44:06 unset SSH_AUTH_SOCK; 02:44:06 unset SSH_AGENT_PID; 02:44:06 echo Agent pid 1527 killed; 02:44:06 [ssh-agent] Stopped. 02:44:06 [PostBuildScript] - [INFO] Executing post build scripts. 02:44:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10890561329675487479.sh 02:44:06 ---> sysstat.sh 02:44:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16459475289102694721.sh 02:44:07 ---> package-listing.sh 02:44:07 ++ facter osfamily 02:44:07 ++ tr '[:upper:]' '[:lower:]' 02:44:07 + OS_FAMILY=debian 02:44:07 + workspace=/w/workspace/builder-tox-verify-master 02:44:07 + START_PACKAGES=/tmp/packages_start.txt 02:44:07 + END_PACKAGES=/tmp/packages_end.txt 02:44:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:44:07 + PACKAGES=/tmp/packages_start.txt 02:44:07 + '[' /w/workspace/builder-tox-verify-master ']' 02:44:07 + PACKAGES=/tmp/packages_end.txt 02:44:07 + case "${OS_FAMILY}" in 02:44:07 + dpkg -l 02:44:07 + grep '^ii' 02:44:07 + '[' -f /tmp/packages_start.txt ']' 02:44:07 + '[' -f /tmp/packages_end.txt ']' 02:44:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:44:07 + '[' /w/workspace/builder-tox-verify-master ']' 02:44:07 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 02:44:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 02:44:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15827451087380828886.sh 02:44:07 ---> capture-instance-metadata.sh 02:44:07 Setup pyenv: 02:44:07 system 02:44:07 3.8.20 02:44:07 3.9.20 02:44:07 3.10.15 02:44:07 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:44:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1WC0 from file:/tmp/.os_lf_venv 02:44:10 lf-activate-venv(): INFO: Installing: lftools 02:44:23 lf-activate-venv(): INFO: Adding /tmp/venv-1WC0/bin to PATH 02:44:23 INFO: Running in OpenStack, capturing instance metadata 02:44:23 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7310165490720046556.sh 02:44:23 provisioning config files... 02:44:24 Could not find credentials [logs] for builder-tox-verify-master #7871 02:44:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config17499646303209139602tmp 02:44:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:44:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:44:24 provisioning config files... 02:44:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:44:24 [EnvInject] - Injecting environment variables from a build step. 02:44:24 [EnvInject] - Injecting as environment variables the properties content 02:44:24 SERVER_ID=logs 02:44:24 02:44:24 [EnvInject] - Variables injected successfully. 02:44:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9017902014482309692.sh 02:44:24 ---> create-netrc.sh 02:44:24 WARN: Log server credential not found. 02:44:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5142070356219455596.sh 02:44:24 ---> python-tools-install.sh 02:44:24 Setup pyenv: 02:44:24 system 02:44:24 3.8.20 02:44:24 3.9.20 02:44:24 3.10.15 02:44:24 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:44:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1WC0 from file:/tmp/.os_lf_venv 02:44:27 lf-activate-venv(): INFO: Installing: lftools 02:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-1WC0/bin to PATH 02:44:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17524136403801103787.sh 02:44:39 ---> sudo-logs.sh 02:44:39 Archiving 'sudo' log.. 02:44:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4973845461185936541.sh 02:44:39 ---> job-cost.sh 02:44:39 Setup pyenv: 02:44:39 system 02:44:39 3.8.20 02:44:39 3.9.20 02:44:39 3.10.15 02:44:39 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:44:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1WC0 from file:/tmp/.os_lf_venv 02:44:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:44:48 lf-activate-venv(): INFO: Adding /tmp/venv-1WC0/bin to PATH 02:44:48 INFO: No Stack... 02:44:48 INFO: Retrieving Pricing Info for: v3-standard-2 02:44:49 INFO: Archiving Costs 02:44:49 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10516932808541534093.sh 02:44:49 ---> logs-deploy.sh 02:44:49 Setup pyenv: 02:44:49 system 02:44:49 3.8.20 02:44:49 3.9.20 02:44:49 3.10.15 02:44:49 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:44:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1WC0 from file:/tmp/.os_lf_venv 02:44:51 lf-activate-venv(): INFO: Installing: lftools 02:45:01 lf-activate-venv(): INFO: Adding /tmp/venv-1WC0/bin to PATH 02:45:01 WARNING: Nexus logging server not set 02:45:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7871/ 02:45:01 INFO: archiving logs to S3 02:45:02 ---> uname -a: 02:45:02 Linux prd-ubuntu2204-builder-2c-2g-45828 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 02:45:02 02:45:02 02:45:02 ---> lscpu: 02:45:02 Architecture: x86_64 02:45:02 CPU op-mode(s): 32-bit, 64-bit 02:45:02 Address sizes: 40 bits physical, 48 bits virtual 02:45:02 Byte Order: Little Endian 02:45:02 CPU(s): 2 02:45:02 On-line CPU(s) list: 0,1 02:45:02 Vendor ID: AuthenticAMD 02:45:02 Model name: AMD EPYC-Rome Processor 02:45:02 CPU family: 23 02:45:02 Model: 49 02:45:02 Thread(s) per core: 1 02:45:02 Core(s) per socket: 1 02:45:02 Socket(s): 2 02:45:02 Stepping: 0 02:45:02 BogoMIPS: 5599.99 02:45: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 02:45:02 Virtualization: AMD-V 02:45:02 Hypervisor vendor: KVM 02:45:02 Virtualization type: full 02:45:02 L1d cache: 64 KiB (2 instances) 02:45:02 L1i cache: 64 KiB (2 instances) 02:45:02 L2 cache: 1 MiB (2 instances) 02:45:02 L3 cache: 32 MiB (2 instances) 02:45:02 NUMA node(s): 1 02:45:02 NUMA node0 CPU(s): 0,1 02:45:02 Vulnerability Gather data sampling: Not affected 02:45:02 Vulnerability Itlb multihit: Not affected 02:45:02 Vulnerability L1tf: Not affected 02:45:02 Vulnerability Mds: Not affected 02:45:02 Vulnerability Meltdown: Not affected 02:45:02 Vulnerability Mmio stale data: Not affected 02:45:02 Vulnerability Reg file data sampling: Not affected 02:45:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 02:45:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 02:45:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:45:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:45:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:45:02 Vulnerability Srbds: Not affected 02:45:02 Vulnerability Tsx async abort: Not affected 02:45:02 02:45:02 02:45:02 ---> nproc: 02:45:02 2 02:45:02 02:45:02 02:45:02 ---> df -h: 02:45:02 Filesystem Size Used Avail Use% Mounted on 02:45:02 tmpfs 794M 1.1M 793M 1% /run 02:45:02 /dev/vda1 39G 9.0G 30G 24% / 02:45:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:45:02 tmpfs 5.0M 0 5.0M 0% /run/lock 02:45:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:45:02 tmpfs 794M 4.0K 794M 1% /run/user/1001 02:45:02 02:45:02 02:45:02 ---> free -m: 02:45:02 total used free shared buff/cache available 02:45:02 Mem: 7937 530 4126 4 3280 7096 02:45:02 Swap: 1023 0 1023 02:45:02 02:45:02 02:45:02 ---> ip addr: 02:45:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:45:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:45:02 inet 127.0.0.1/8 scope host lo 02:45:02 valid_lft forever preferred_lft forever 02:45:02 inet6 ::1/128 scope host 02:45:02 valid_lft forever preferred_lft forever 02:45:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:45:02 link/ether fa:16:3e:4e:c7:82 brd ff:ff:ff:ff:ff:ff 02:45:02 altname enp0s3 02:45:02 inet 10.30.171.225/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 02:45:02 valid_lft 86153sec preferred_lft 86153sec 02:45:02 inet6 fe80::f816:3eff:fe4e:c782/64 scope link 02:45:02 valid_lft forever preferred_lft forever 02:45:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:45:02 link/ether 02:42:d7:d2:01:13 brd ff:ff:ff:ff:ff:ff 02:45:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:45:02 valid_lft forever preferred_lft forever 02:45:02 02:45:02 02:45:02 ---> sar -b -r -n DEV: 02:45:02 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-45828) 07/25/25 _x86_64_ (2 CPU) 02:45:02 02:45:02 02:40:58 LINUX RESTART (2 CPU) 02:45:02 02:45:02 02:45:02 ---> sar -P ALL: 02:45:02 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-45828) 07/25/25 _x86_64_ (2 CPU) 02:45:02 02:45:02 02:40:58 LINUX RESTART (2 CPU) 02:45:02 02:45:02 02:45:02