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