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