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