14:43:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143140 14:43:42 Running as SYSTEM 14:43:42 [EnvInject] - Loading node environment variables. 14:43:42 Building remotely on prd-centos8-builder-2c-1g-6486 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:43:42 [ssh-agent] Looking for ssh-agent implementation... 14:43:42 $ ssh-agent 14:43:42 SSH_AUTH_SOCK=/tmp/ssh-5xV3dbPrIcNA/agent.15925 14:43:42 SSH_AGENT_PID=15927 14:43:42 [ssh-agent] Started. 14:43:42 Running ssh-add (command line suppressed) 14:43:42 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_12887366544772803689.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_12887366544772803689.key) 14:43:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:43:42 The recommended git tool is: NONE 14:43:44 using credential onap-jenkins-ssh 14:43:44 Wiping out workspace first. 14:43:44 Cloning the remote Git repository 14:43:44 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:43:44 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 14:43:44 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:43:44 > git --version # timeout=10 14:43:44 > git --version # 'git version 2.39.0' 14:43:44 using GIT_SSH to set credentials Gerrit user 14:43:44 [INFO] Currently running in a labeled security context 14:43:44 [INFO] Currently SELinux is 'enforcing' on the host 14:43:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh254948936690858265.key 14:43:44 Verifying host key using manually-configured host key entries 14:43:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:43:45 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:43:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:43:45 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:43:45 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:43:45 using GIT_SSH to set credentials Gerrit user 14:43:45 [INFO] Currently running in a labeled security context 14:43:45 [INFO] Currently SELinux is 'enforcing' on the host 14:43:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh2184634846368462647.key 14:43:45 Verifying host key using manually-configured host key entries 14:43:45 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/40/143140/2 # timeout=30 14:43:45 > git rev-parse 00fb772ce7526a7ff36ac065e4dbde13c5c79717^{commit} # timeout=10 14:43:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:43:45 Checking out Revision 00fb772ce7526a7ff36ac065e4dbde13c5c79717 (refs/changes/40/143140/2) 14:43:45 > git config core.sparsecheckout # timeout=10 14:43:45 > git checkout -f 00fb772ce7526a7ff36ac065e4dbde13c5c79717 # timeout=30 14:43:49 Commit message: "Make SDNC healthcheck in tests backwards compatible" 14:43:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:43:49 > git rev-list --no-walk 3a1c1f668908a33a7b74a6b4fed5342678767c70 # timeout=10 14:43:49 [EnvInject] - Injecting environment variables from a build step. 14:43:49 [EnvInject] - Injecting as environment variables the properties content 14:43:49 PYTHON=python3 14:43:49 14:43:49 [EnvInject] - Variables injected successfully. 14:43:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins11642570960846416089.sh 14:43:49 ---> tox-install.sh 14:43:49 + source /home/jenkins/lf-env.sh 14:43:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:43:49 ++ mktemp -d /tmp/venv-XXXX 14:43:49 + lf_venv=/tmp/venv-E4Vb 14:43:49 + local venv_file=/tmp/.os_lf_venv 14:43:49 + local python=python3 14:43:49 + local options 14:43:49 + local set_path=true 14:43:49 + local install_args= 14:43:49 ++ 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 14:43:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:43:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:43:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:43:49 + true 14:43:49 + case $1 in 14:43:49 + venv_file=/tmp/.toxenv 14:43:49 + shift 2 14:43:49 + true 14:43:49 + case $1 in 14:43:49 + shift 14:43:49 + break 14:43:49 + case $python in 14:43:49 + local pkg_list= 14:43:49 + [[ -d /opt/pyenv ]] 14:43:49 + echo 'Setup pyenv:' 14:43:49 Setup pyenv: 14:43:49 + export PYENV_ROOT=/opt/pyenv 14:43:49 + PYENV_ROOT=/opt/pyenv 14:43:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:43:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:43:49 + pyenv versions 14:43:50 system 14:43:50 * 3.8.13 (set by /opt/pyenv/version) 14:43:50 * 3.9.13 (set by /opt/pyenv/version) 14:43:50 * 3.10.6 (set by /opt/pyenv/version) 14:43:50 + command -v pyenv 14:43:50 ++ pyenv init - --no-rehash 14:43:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:43:50 export PATH="/opt/pyenv/shims:${PATH}" 14:43:50 export PYENV_SHELL=bash 14:43:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:43:50 pyenv() { 14:43:50 local command 14:43:50 command="${1:-}" 14:43:50 if [ "$#" -gt 0 ]; then 14:43:50 shift 14:43:50 fi 14:43:50 14:43:50 case "$command" in 14:43:50 rehash|shell) 14:43:50 eval "$(pyenv "sh-$command" "$@")" 14:43:50 ;; 14:43:50 *) 14:43:50 command pyenv "$command" "$@" 14:43:50 ;; 14:43:50 esac 14:43:50 }' 14:43:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:43:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:43:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:43:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:43:50 ++ export PYENV_SHELL=bash 14:43:50 ++ PYENV_SHELL=bash 14:43:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:43:50 +++ complete -F _pyenv pyenv 14:43:50 ++ lf-pyver python3 14:43:50 ++ local py_version_xy=python3 14:43:50 ++ local py_version_xyz= 14:43:50 ++ awk '{ print $1 }' 14:43:50 ++ grep -E '^[0-9.]*[0-9]$' 14:43:50 ++ pyenv versions 14:43:50 ++ local command 14:43:50 ++ command=versions 14:43:50 ++ '[' 1 -gt 0 ']' 14:43:50 ++ shift 14:43:50 ++ case "$command" in 14:43:50 ++ command pyenv versions 14:43:50 ++ sed 's/^[ *]* //' 14:43:50 ++ pyenv versions 14:43:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:43:50 +++ sort -V 14:43:50 +++ tail -n 1 14:43:50 +++ grep '^3' /tmp/.pyenv_versions 14:43:50 ++ py_version_xyz=3.10.6 14:43:50 ++ [[ -z 3.10.6 ]] 14:43:50 ++ echo 3.10.6 14:43:50 ++ return 0 14:43:50 + pyenv local 3.10.6 14:43:50 + local command 14:43:50 + command=local 14:43:50 + '[' 2 -gt 0 ']' 14:43:50 + shift 14:43:50 + case "$command" in 14:43:50 + command pyenv local 3.10.6 14:43:50 + pyenv local 3.10.6 14:43:50 + for arg in "$@" 14:43:50 + case $arg in 14:43:50 + pkg_list+='tox ' 14:43:50 + for arg in "$@" 14:43:50 + case $arg in 14:43:50 + pkg_list+='virtualenv ' 14:43:50 + for arg in "$@" 14:43:50 + case $arg in 14:43:50 + pkg_list+='urllib3~=1.26.15 ' 14:43:50 + [[ -f /tmp/.toxenv ]] 14:43:50 + [[ ! -f /tmp/.toxenv ]] 14:43:50 + [[ -n '' ]] 14:43:50 + python3 -m venv /tmp/venv-E4Vb 14:43:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E4Vb' 14:43:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E4Vb 14:43:54 + echo /tmp/venv-E4Vb 14:43:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:43:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:43:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:43:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:43:54 + local 'pip_opts=--upgrade --quiet' 14:43:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:43:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:43:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:43:54 + [[ -n '' ]] 14:43:54 + [[ -n '' ]] 14:43:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:43:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:43:54 + /tmp/venv-E4Vb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:43:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:43:58 lf-activate-venv(): INFO: Base packages installed successfully 14:43:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:43:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:43:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:43:58 + /tmp/venv-E4Vb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:43:59 + type python3 14:43:59 + true 14:43:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E4Vb/bin to PATH' 14:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-E4Vb/bin to PATH 14:43:59 + PATH=/tmp/venv-E4Vb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:43:59 + return 0 14:43:59 + python3 --version 14:43:59 Python 3.10.6 14:43:59 + python3 -m pip --version 14:43:59 pip 26.0.1 from /tmp/venv-E4Vb/lib/python3.10/site-packages/pip (python 3.10) 14:43:59 + python3 -m pip freeze 14:44:00 cachetools==7.0.0 14:44:00 chardet==5.2.0 14:44:00 colorama==0.4.6 14:44:00 distlib==0.4.0 14:44:00 filelock==3.20.3 14:44:00 packaging==26.0 14:44:00 platformdirs==4.5.1 14:44:00 pluggy==1.6.0 14:44:00 pyproject-api==1.10.0 14:44:00 tomli==2.4.0 14:44:00 tox==4.34.1 14:44:00 typing_extensions==4.15.0 14:44:00 urllib3==1.26.20 14:44:00 virtualenv==20.36.1 14:44:00 [EnvInject] - Injecting environment variables from a build step. 14:44:00 [EnvInject] - Injecting as environment variables the properties content 14:44:00 PARALLEL=false 14:44:00 14:44:00 [EnvInject] - Variables injected successfully. 14:44:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins10789284968953111882.sh 14:44:00 ---> tox-run.sh 14:44:00 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:44:00 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:44:00 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 14:44:00 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:44:00 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 14:44:00 + source /home/jenkins/lf-env.sh 14:44:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:44:00 ++ mktemp -d /tmp/venv-XXXX 14:44:00 + lf_venv=/tmp/venv-EmQp 14:44:00 + local venv_file=/tmp/.os_lf_venv 14:44:00 + local python=python3 14:44:00 + local options 14:44:00 + local set_path=true 14:44:00 + local install_args= 14:44:00 ++ 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 14:44:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:44:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:44:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:44:00 + true 14:44:00 + case $1 in 14:44:00 + venv_file=/tmp/.toxenv 14:44:00 + shift 2 14:44:00 + true 14:44:00 + case $1 in 14:44:00 + shift 14:44:00 + break 14:44:00 + case $python in 14:44:00 + local pkg_list= 14:44:00 + [[ -d /opt/pyenv ]] 14:44:00 + echo 'Setup pyenv:' 14:44:00 Setup pyenv: 14:44:00 + export PYENV_ROOT=/opt/pyenv 14:44:00 + PYENV_ROOT=/opt/pyenv 14:44:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:44:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:44:00 + pyenv versions 14:44:00 system 14:44:00 3.8.13 14:44:00 3.9.13 14:44:00 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:44:00 + command -v pyenv 14:44:00 ++ pyenv init - --no-rehash 14:44:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:44:00 export PATH="/opt/pyenv/shims:${PATH}" 14:44:00 export PYENV_SHELL=bash 14:44:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:44:00 pyenv() { 14:44:00 local command 14:44:00 command="${1:-}" 14:44:00 if [ "$#" -gt 0 ]; then 14:44:00 shift 14:44:00 fi 14:44:00 14:44:00 case "$command" in 14:44:00 rehash|shell) 14:44:00 eval "$(pyenv "sh-$command" "$@")" 14:44:00 ;; 14:44:00 *) 14:44:00 command pyenv "$command" "$@" 14:44:00 ;; 14:44:00 esac 14:44:00 }' 14:44:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:44:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:44:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:44:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:44:00 ++ export PYENV_SHELL=bash 14:44:00 ++ PYENV_SHELL=bash 14:44:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:44:00 +++ complete -F _pyenv pyenv 14:44:00 ++ lf-pyver python3 14:44:00 ++ local py_version_xy=python3 14:44:00 ++ local py_version_xyz= 14:44:00 ++ pyenv versions 14:44:00 ++ local command 14:44:00 ++ command=versions 14:44:00 ++ '[' 1 -gt 0 ']' 14:44:00 ++ shift 14:44:00 ++ case "$command" in 14:44:00 ++ command pyenv versions 14:44:00 ++ pyenv versions 14:44:00 ++ grep -E '^[0-9.]*[0-9]$' 14:44:00 ++ awk '{ print $1 }' 14:44:00 ++ sed 's/^[ *]* //' 14:44:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:44:00 +++ grep '^3' /tmp/.pyenv_versions 14:44:00 +++ tail -n 1 14:44:00 +++ sort -V 14:44:00 ++ py_version_xyz=3.10.6 14:44:00 ++ [[ -z 3.10.6 ]] 14:44:00 ++ echo 3.10.6 14:44:00 ++ return 0 14:44:00 + pyenv local 3.10.6 14:44:00 + local command 14:44:00 + command=local 14:44:00 + '[' 2 -gt 0 ']' 14:44:00 + shift 14:44:00 + case "$command" in 14:44:00 + command pyenv local 3.10.6 14:44:00 + pyenv local 3.10.6 14:44:00 + for arg in "$@" 14:44:00 + case $arg in 14:44:00 + pkg_list+='tox ' 14:44:00 + for arg in "$@" 14:44:00 + case $arg in 14:44:00 + pkg_list+='virtualenv ' 14:44:00 + for arg in "$@" 14:44:00 + case $arg in 14:44:00 + pkg_list+='urllib3~=1.26.15 ' 14:44:00 + [[ -f /tmp/.toxenv ]] 14:44:00 ++ cat /tmp/.toxenv 14:44:00 + lf_venv=/tmp/venv-E4Vb 14:44:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E4Vb from' file:/tmp/.toxenv 14:44:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E4Vb from file:/tmp/.toxenv 14:44:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:44:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:44:00 + local 'pip_opts=--upgrade --quiet' 14:44:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:44:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:44:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:44:00 + [[ -n '' ]] 14:44:00 + [[ -n '' ]] 14:44:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:44:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:44:00 + /tmp/venv-E4Vb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:44:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:44:01 lf-activate-venv(): INFO: Base packages installed successfully 14:44:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:44:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:44:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:44:01 + /tmp/venv-E4Vb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:44:01 + type python3 14:44:01 + true 14:44:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E4Vb/bin to PATH' 14:44:01 lf-activate-venv(): INFO: Adding /tmp/venv-E4Vb/bin to PATH 14:44:01 + PATH=/tmp/venv-E4Vb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:44:01 + return 0 14:44:01 + [[ -d /opt/pyenv ]] 14:44:01 + echo '---> Setting up pyenv' 14:44:01 ---> Setting up pyenv 14:44:01 + export PYENV_ROOT=/opt/pyenv 14:44:01 + PYENV_ROOT=/opt/pyenv 14:44:01 + export PATH=/opt/pyenv/bin:/tmp/venv-E4Vb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:44:01 + PATH=/opt/pyenv/bin:/tmp/venv-E4Vb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:44:01 ++ pwd 14:44:01 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:44:01 + export PYTHONPATH 14:44:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:44:01 + TOX_TESTENV_PASSENV=PYTHONPATH 14:44:01 + tox --version 14:44:02 4.34.1 from /tmp/venv-E4Vb/lib/python3.10/site-packages/tox/__init__.py 14:44:02 + PARALLEL=false 14:44:02 + TOX_OPTIONS_LIST= 14:44:02 + [[ -n py ]] 14:44:02 + TOX_OPTIONS_LIST=' -e py' 14:44:02 + case ${PARALLEL,,} in 14:44:02 + tox -e py 14:44:02 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 14:44:03 py: install_deps> python -I -m pip install flake8 flake8-docstrings 14:44:05 py: freeze> python -m pip freeze --all 14:44:05 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==25.3,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==80.9.0,snowballstemmer==3.0.1 14:44:05 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 14:44:05 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 14:44:05 py: OK (2.94=setup[2.63]+cmd[0.01,0.30] seconds) 14:44:05 congratulations :) (2.98 seconds) 14:44:05 + tox_status=0 14:44:05 + echo '---> Completed tox runs' 14:44:05 ---> Completed tox runs 14:44:05 + for i in .tox/*/log 14:44:05 ++ echo .tox/py/log 14:44:05 ++ awk -F/ '{print $2}' 14:44:05 + tox_env=py 14:44:05 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 14:44:05 + DOC_DIR=docs/_build/html 14:44:05 + [[ -d docs/_build/html ]] 14:44:05 + echo '---> tox-run.sh ends' 14:44:05 ---> tox-run.sh ends 14:44:05 + test 0 -eq 0 14:44:05 $ ssh-agent -k 14:44:05 unset SSH_AUTH_SOCK; 14:44:05 unset SSH_AGENT_PID; 14:44:05 echo Agent pid 15927 killed; 14:44:05 [ssh-agent] Stopped. 14:44:05 [PostBuildScript] - [INFO] Executing post build scripts. 14:44:05 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17492515485229880744.sh 14:44:05 ---> sysstat.sh 14:44:06 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11470933424679877571.sh 14:44:06 ---> package-listing.sh 14:44:06 ++ tr '[:upper:]' '[:lower:]' 14:44:06 ++ facter osfamily 14:44:06 + OS_FAMILY=redhat 14:44:06 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:44:06 + START_PACKAGES=/tmp/packages_start.txt 14:44:06 + END_PACKAGES=/tmp/packages_end.txt 14:44:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:44:06 + PACKAGES=/tmp/packages_start.txt 14:44:06 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:44:06 + PACKAGES=/tmp/packages_end.txt 14:44:06 + case "${OS_FAMILY}" in 14:44:06 + rpm -qa 14:44:06 + sort 14:44:07 + '[' -f /tmp/packages_start.txt ']' 14:44:07 + '[' -f /tmp/packages_end.txt ']' 14:44:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:44:07 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:44:07 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:44:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:44:07 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12341127923769627304.sh 14:44:07 ---> capture-instance-metadata.sh 14:44:07 Setup pyenv: 14:44:07 system 14:44:07 3.8.13 14:44:07 3.9.13 14:44:07 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:44:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0z4P 14:44:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:44:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:44:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:44:14 lf-activate-venv(): INFO: Base packages installed successfully 14:44:14 lf-activate-venv(): INFO: Installing additional packages: lftools 14:44:35 lf-activate-venv(): INFO: Adding /tmp/venv-0z4P/bin to PATH 14:44:35 INFO: Running in OpenStack, capturing instance metadata 14:44:35 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4976954835376643333.sh 14:44:35 provisioning config files... 14:44:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config2937235151113424475tmp 14:44:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:44:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:44:35 [EnvInject] - Injecting environment variables from a build step. 14:44:35 [EnvInject] - Injecting as environment variables the properties content 14:44:35 SERVER_ID=logs 14:44:35 14:44:35 [EnvInject] - Variables injected successfully. 14:44:35 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16101392764397948582.sh 14:44:35 ---> create-netrc.sh 14:44:35 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2502422801437280384.sh 14:44:35 ---> python-tools-install.sh 14:44:35 Setup pyenv: 14:44:35 system 14:44:35 3.8.13 14:44:35 3.9.13 14:44:35 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:44:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0z4P from file:/tmp/.os_lf_venv 14:44:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:44:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:44:37 lf-activate-venv(): INFO: Base packages installed successfully 14:44:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:44:44 lf-activate-venv(): INFO: Adding /tmp/venv-0z4P/bin to PATH 14:44:44 Generating Requirements File 14:45:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:45:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:45:01 Python 3.10.6 14:45:01 pip 26.0.1 from /tmp/venv-0z4P/lib/python3.10/site-packages/pip (python 3.10) 14:45:01 appdirs==1.4.4 14:45:01 argcomplete==3.6.3 14:45:01 aspy.yaml==1.3.0 14:45:01 attrs==25.4.0 14:45:01 autopage==0.6.0 14:45:01 backports.strenum==1.3.1 14:45:01 beautifulsoup4==4.14.3 14:45:01 boto3==1.42.44 14:45:01 botocore==1.42.44 14:45:01 bs4==0.0.2 14:45:01 certifi==2026.1.4 14:45:01 cffi==2.0.0 14:45:01 cfgv==3.5.0 14:45:01 chardet==5.2.0 14:45:01 charset-normalizer==3.4.4 14:45:01 click==8.3.1 14:45:01 cliff==4.13.1 14:45:01 cmd2==3.2.0 14:45:01 cryptography==3.3.2 14:45:01 debtcollector==3.0.0 14:45:01 decorator==5.2.1 14:45:01 defusedxml==0.7.1 14:45:01 Deprecated==1.3.1 14:45:01 distlib==0.4.0 14:45:01 dnspython==2.8.0 14:45:01 docker==7.1.0 14:45:01 dogpile.cache==1.5.0 14:45:01 durationpy==0.10 14:45:01 email-validator==2.3.0 14:45:01 filelock==3.20.3 14:45:01 future==1.0.0 14:45:01 gitdb==4.0.12 14:45:01 GitPython==3.1.46 14:45:01 httplib2==0.30.2 14:45:01 identify==2.6.16 14:45:01 idna==3.11 14:45:01 importlib-resources==1.5.0 14:45:01 iso8601==2.1.0 14:45:01 Jinja2==3.1.6 14:45:01 jmespath==1.1.0 14:45:01 jsonpatch==1.33 14:45:01 jsonpointer==3.0.0 14:45:01 jsonschema==4.26.0 14:45:01 jsonschema-specifications==2025.9.1 14:45:01 keystoneauth1==5.13.0 14:45:01 kubernetes==35.0.0 14:45:01 lftools==0.37.21 14:45:01 lxml==6.0.2 14:45:01 markdown-it-py==4.0.0 14:45:01 MarkupSafe==3.0.3 14:45:01 mdurl==0.1.2 14:45:01 msgpack==1.1.2 14:45:01 multi_key_dict==2.0.3 14:45:01 munch==4.0.0 14:45:01 netaddr==1.3.0 14:45:01 niet==1.4.2 14:45:01 nodeenv==1.10.0 14:45:01 oauth2client==4.1.3 14:45:01 oauthlib==3.3.1 14:45:01 openstacksdk==4.9.0 14:45:01 os-service-types==1.8.2 14:45:01 osc-lib==4.3.0 14:45:01 oslo.config==10.2.0 14:45:01 oslo.context==6.2.0 14:45:01 oslo.i18n==6.7.1 14:45:01 oslo.log==8.0.0 14:45:01 oslo.serialization==5.9.0 14:45:01 oslo.utils==9.2.0 14:45:01 packaging==26.0 14:45:01 pbr==7.0.3 14:45:01 platformdirs==4.5.1 14:45:01 prettytable==3.17.0 14:45:01 psutil==7.2.2 14:45:01 pyasn1==0.6.2 14:45:01 pyasn1_modules==0.4.2 14:45:01 pycparser==3.0 14:45:01 pygerrit2==2.0.15 14:45:01 PyGithub==2.8.1 14:45:01 Pygments==2.19.2 14:45:01 PyJWT==2.11.0 14:45:01 PyNaCl==1.6.2 14:45:01 pyparsing==2.4.7 14:45:01 pyperclip==1.11.0 14:45:01 pyrsistent==0.20.0 14:45:01 python-cinderclient==9.8.0 14:45:01 python-dateutil==2.9.0.post0 14:45:01 python-heatclient==5.0.0 14:45:01 python-jenkins==1.8.3 14:45:01 python-keystoneclient==5.7.0 14:45:01 python-magnumclient==4.9.0 14:45:01 python-openstackclient==8.3.0 14:45:01 python-swiftclient==4.9.0 14:45:01 PyYAML==6.0.3 14:45:01 referencing==0.37.0 14:45:01 requests==2.32.5 14:45:01 requests-oauthlib==2.0.0 14:45:01 requestsexceptions==1.4.0 14:45:01 rfc3986==2.0.0 14:45:01 rich==14.3.2 14:45:01 rich-argparse==1.7.2 14:45:01 rpds-py==0.30.0 14:45:01 rsa==4.9.1 14:45:01 ruamel.yaml==0.19.1 14:45:01 ruamel.yaml.clib==0.2.15 14:45:01 s3transfer==0.16.0 14:45:01 simplejson==3.20.2 14:45:01 six==1.17.0 14:45:01 smmap==5.0.2 14:45:01 soupsieve==2.8.3 14:45:01 stevedore==5.6.0 14:45:01 tabulate==0.9.0 14:45:01 toml==0.10.2 14:45:01 tomlkit==0.14.0 14:45:01 tqdm==4.67.3 14:45:01 typing_extensions==4.15.0 14:45:01 tzdata==2025.3 14:45:01 urllib3==1.26.20 14:45:01 virtualenv==20.36.1 14:45:01 wcwidth==0.6.0 14:45:01 websocket-client==1.9.0 14:45:01 wrapt==2.1.1 14:45:01 xdg==6.0.0 14:45:01 xmltodict==1.0.2 14:45:01 yq==3.4.3 14:45:01 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins18289749363479431796.sh 14:45:01 ---> sudo-logs.sh 14:45:01 Archiving 'sudo' log.. 14:45:02 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9661360539062450692.sh 14:45:02 ---> job-cost.sh 14:45:02 Setup pyenv: 14:45:02 system 14:45:02 3.8.13 14:45:02 3.9.13 14:45:02 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:45:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0z4P from file:/tmp/.os_lf_venv 14:45:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:04 lf-activate-venv(): INFO: Base packages installed successfully 14:45:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:45:08 lf-activate-venv(): INFO: Adding /tmp/venv-0z4P/bin to PATH 14:45:08 INFO: No Stack... 14:45:08 INFO: Retrieving Pricing Info for: v3-standard-2 14:45:09 INFO: Archiving Costs 14:45:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1336890057343828446.sh 14:45:09 ---> logs-deploy.sh 14:45:09 Setup pyenv: 14:45:09 system 14:45:09 3.8.13 14:45:09 3.9.13 14:45:09 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:45:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0z4P from file:/tmp/.os_lf_venv 14:45:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:11 lf-activate-venv(): INFO: Base packages installed successfully 14:45:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:45:18 lf-activate-venv(): INFO: Adding /tmp/venv-0z4P/bin to PATH 14:45:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/568 14:45:18 INFO: archiving workspace using pattern(s): 14:45:19 Archives upload complete. 14:45:19 INFO: archiving logs to Nexus 14:45:20 ---> uname -a: 14:45:20 Linux prd-centos8-builder-2c-1g-6486.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:45:20 14:45:20 14:45:20 ---> lscpu: 14:45:20 Architecture: x86_64 14:45:20 CPU op-mode(s): 32-bit, 64-bit 14:45:20 Byte Order: Little Endian 14:45:20 CPU(s): 2 14:45:20 On-line CPU(s) list: 0,1 14:45:20 Thread(s) per core: 1 14:45:20 Core(s) per socket: 1 14:45:20 Socket(s): 2 14:45:20 NUMA node(s): 1 14:45:20 Vendor ID: AuthenticAMD 14:45:20 CPU family: 23 14:45:20 Model: 49 14:45:20 Model name: AMD EPYC-Rome Processor 14:45:20 Stepping: 0 14:45:20 CPU MHz: 2799.998 14:45:20 BogoMIPS: 5599.99 14:45:20 Virtualization: AMD-V 14:45:20 Hypervisor vendor: KVM 14:45:20 Virtualization type: full 14:45:20 L1d cache: 32K 14:45:20 L1i cache: 32K 14:45:20 L2 cache: 512K 14:45:20 L3 cache: 16384K 14:45:20 NUMA node0 CPU(s): 0,1 14:45:20 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:45:20 14:45:20 14:45:20 ---> nproc: 14:45:20 2 14:45:20 14:45:20 14:45:20 ---> df -h: 14:45:20 Filesystem Size Used Avail Use% Mounted on 14:45:20 devtmpfs 3.8G 0 3.8G 0% /dev 14:45:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:45:20 tmpfs 3.8G 17M 3.8G 1% /run 14:45:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:45:20 /dev/vda1 40G 8.5G 32G 22% / 14:45:20 tmpfs 770M 0 770M 0% /run/user/1001 14:45:20 14:45:20 14:45:20 ---> free -m: 14:45:20 total used free shared buff/cache available 14:45:20 Mem: 7699 587 4982 19 2130 6804 14:45:20 Swap: 1023 0 1023 14:45:20 14:45:20 14:45:20 ---> ip addr: 14:45:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:45:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:45:20 inet 127.0.0.1/8 scope host lo 14:45:20 valid_lft forever preferred_lft forever 14:45:20 inet6 ::1/128 scope host 14:45:20 valid_lft forever preferred_lft forever 14:45:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:45:20 link/ether fa:16:3e:e5:11:77 brd ff:ff:ff:ff:ff:ff 14:45:20 altname enp0s3 14:45:20 altname ens3 14:45:20 inet 10.30.107.61/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:45:20 valid_lft 86276sec preferred_lft 86276sec 14:45:20 inet6 fe80::f816:3eff:fee5:1177/64 scope link 14:45:20 valid_lft forever preferred_lft forever 14:45:20 14:45:20 14:45:20 ---> sar -b -r -n DEV: 14:45:20 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/09/2026 _x86_64_ (2 CPU) 14:45:20 14:45:20 14:43:13 LINUX RESTART (2 CPU) 14:45:20 14:45:20 02:44:01 PM tps rtps wtps bread/s bwrtn/s 14:45:20 02:45:01 PM 196.15 58.16 137.99 714.95 9442.39 14:45:20 Average: 196.15 58.16 137.99 714.95 9442.39 14:45:20 14:45:20 02:44:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:45:20 02:45:01 PM 5094240 6952864 2790196 35.39 2688 2023228 744516 8.33 368256 2049888 216696 14:45:20 Average: 5094240 6952864 2790196 35.39 2688 2023228 744516 8.33 368256 2049888 216696 14:45:20 14:45:20 02:44:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:45:20 02:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:20 02:45:01 PM eth0 70.35 53.36 968.56 15.88 0.00 0.00 0.00 0.00 14:45:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:20 Average: eth0 70.35 53.36 968.56 15.88 0.00 0.00 0.00 0.00 14:45:20 14:45:20 14:45:20 ---> sar -P ALL: 14:45:20 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/09/2026 _x86_64_ (2 CPU) 14:45:20 14:45:20 14:43:13 LINUX RESTART (2 CPU) 14:45:20 14:45:20 02:44:01 PM CPU %user %nice %system %iowait %steal %idle 14:45:20 02:45:01 PM all 42.28 0.82 10.53 2.21 0.13 44.03 14:45:20 02:45:01 PM 0 27.61 1.03 11.58 2.30 0.12 57.36 14:45:20 02:45:01 PM 1 56.90 0.62 9.47 2.11 0.15 30.75 14:45:20 Average: all 42.28 0.82 10.53 2.21 0.13 44.03 14:45:20 Average: 0 27.61 1.03 11.58 2.30 0.12 57.36 14:45:20 Average: 1 56.90 0.62 9.47 2.11 0.15 30.75 14:45:20 14:45:20 14:45:20