09:58:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143124 09:58:31 Running as SYSTEM 09:58:31 [EnvInject] - Loading node environment variables. 09:58:31 Building remotely on prd-centos8-builder-2c-1g-6196 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:58:31 [ssh-agent] Looking for ssh-agent implementation... 09:58:31 $ ssh-agent 09:58:31 SSH_AUTH_SOCK=/tmp/ssh-ggmu0t9YINNs/agent.16535 09:58:31 SSH_AGENT_PID=16538 09:58:31 [ssh-agent] Started. 09:58:31 Running ssh-add (command line suppressed) 09:58:31 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_7816750882980211917.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_7816750882980211917.key) 09:58:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:58:32 The recommended git tool is: NONE 09:58:33 using credential onap-jenkins-ssh 09:58:33 Wiping out workspace first. 09:58:33 Cloning the remote Git repository 09:58:33 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:58:33 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 09:58:33 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:58:33 > git --version # timeout=10 09:58:33 > git --version # 'git version 2.39.0' 09:58:33 using GIT_SSH to set credentials Gerrit user 09:58:33 [INFO] Currently running in a labeled security context 09:58:33 [INFO] Currently SELinux is 'enforcing' on the host 09:58:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13661778894130119588.key 09:58:34 Verifying host key using manually-configured host key entries 09:58:34 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:58:34 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:58:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:35 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:58:35 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:58:35 using GIT_SSH to set credentials Gerrit user 09:58:35 [INFO] Currently running in a labeled security context 09:58:35 [INFO] Currently SELinux is 'enforcing' on the host 09:58:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh17711081523166469946.key 09:58:35 Verifying host key using manually-configured host key entries 09:58:35 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/24/143124/3 # timeout=30 09:58:35 > git rev-parse abe5a64feff3fa36a55bfed39c412f7e02c279f7^{commit} # timeout=10 09:58:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:58:35 Checking out Revision abe5a64feff3fa36a55bfed39c412f7e02c279f7 (refs/changes/24/143124/3) 09:58:35 > git config core.sparsecheckout # timeout=10 09:58:35 > git checkout -f abe5a64feff3fa36a55bfed39c412f7e02c279f7 # timeout=30 09:58:38 Commit message: "Distribution fixes" 09:58:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:58:38 > git rev-list --no-walk 7b81da666387932a265b3bf38dd449449d8dcdb9 # timeout=10 09:58:39 [EnvInject] - Injecting environment variables from a build step. 09:58:39 [EnvInject] - Injecting as environment variables the properties content 09:58:39 PYTHON=python3 09:58:39 09:58:39 [EnvInject] - Variables injected successfully. 09:58:39 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins7219785743585328344.sh 09:58:39 ---> tox-install.sh 09:58:39 + source /home/jenkins/lf-env.sh 09:58:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:58:39 ++ mktemp -d /tmp/venv-XXXX 09:58:39 + lf_venv=/tmp/venv-t1IP 09:58:39 + local venv_file=/tmp/.os_lf_venv 09:58:39 + local python=python3 09:58:39 + local options 09:58:39 + local set_path=true 09:58:39 + local install_args= 09:58:39 ++ 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 09:58:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:58:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:58:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:58:39 + true 09:58:39 + case $1 in 09:58:39 + venv_file=/tmp/.toxenv 09:58:39 + shift 2 09:58:39 + true 09:58:39 + case $1 in 09:58:39 + shift 09:58:39 + break 09:58:39 + case $python in 09:58:39 + local pkg_list= 09:58:39 + [[ -d /opt/pyenv ]] 09:58:39 + echo 'Setup pyenv:' 09:58:39 Setup pyenv: 09:58:39 + export PYENV_ROOT=/opt/pyenv 09:58:39 + PYENV_ROOT=/opt/pyenv 09:58:39 + 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 09:58:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:58:39 + pyenv versions 09:58:39 system 09:58:39 * 3.8.13 (set by /opt/pyenv/version) 09:58:39 * 3.9.13 (set by /opt/pyenv/version) 09:58:39 * 3.10.6 (set by /opt/pyenv/version) 09:58:39 + command -v pyenv 09:58:39 ++ pyenv init - --no-rehash 09:58:39 + 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[*]}"'\'')" 09:58:39 export PATH="/opt/pyenv/shims:${PATH}" 09:58:39 export PYENV_SHELL=bash 09:58:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:58:39 pyenv() { 09:58:39 local command 09:58:39 command="${1:-}" 09:58:39 if [ "$#" -gt 0 ]; then 09:58:39 shift 09:58:39 fi 09:58:39 09:58:39 case "$command" in 09:58:39 rehash|shell) 09:58:39 eval "$(pyenv "sh-$command" "$@")" 09:58:39 ;; 09:58:39 *) 09:58:39 command pyenv "$command" "$@" 09:58:39 ;; 09:58:39 esac 09:58:39 }' 09:58:39 +++ 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[*]}"' 09:58:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:58:39 ++ 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 09:58:39 ++ 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 09:58:39 ++ export PYENV_SHELL=bash 09:58:39 ++ PYENV_SHELL=bash 09:58:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:58:39 +++ complete -F _pyenv pyenv 09:58:39 ++ lf-pyver python3 09:58:39 ++ local py_version_xy=python3 09:58:39 ++ local py_version_xyz= 09:58:39 ++ pyenv versions 09:58:39 ++ local command 09:58:39 ++ command=versions 09:58:39 ++ '[' 1 -gt 0 ']' 09:58:39 ++ shift 09:58:39 ++ case "$command" in 09:58:39 ++ command pyenv versions 09:58:39 ++ pyenv versions 09:58:39 ++ grep -E '^[0-9.]*[0-9]$' 09:58:39 ++ sed 's/^[ *]* //' 09:58:39 ++ awk '{ print $1 }' 09:58:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:58:39 +++ tail -n 1 09:58:39 +++ grep '^3' /tmp/.pyenv_versions 09:58:39 +++ sort -V 09:58:39 ++ py_version_xyz=3.10.6 09:58:39 ++ [[ -z 3.10.6 ]] 09:58:39 ++ echo 3.10.6 09:58:39 ++ return 0 09:58:39 + pyenv local 3.10.6 09:58:39 + local command 09:58:39 + command=local 09:58:39 + '[' 2 -gt 0 ']' 09:58:39 + shift 09:58:39 + case "$command" in 09:58:39 + command pyenv local 3.10.6 09:58:39 + pyenv local 3.10.6 09:58:39 + for arg in "$@" 09:58:39 + case $arg in 09:58:39 + pkg_list+='tox ' 09:58:39 + for arg in "$@" 09:58:39 + case $arg in 09:58:39 + pkg_list+='virtualenv ' 09:58:39 + for arg in "$@" 09:58:39 + case $arg in 09:58:39 + pkg_list+='urllib3~=1.26.15 ' 09:58:39 + [[ -f /tmp/.toxenv ]] 09:58:39 + [[ ! -f /tmp/.toxenv ]] 09:58:39 + [[ -n '' ]] 09:58:39 + python3 -m venv /tmp/venv-t1IP 09:58:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t1IP' 09:58:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t1IP 09:58:43 + echo /tmp/venv-t1IP 09:58:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:58:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:58:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:58:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:43 + local 'pip_opts=--upgrade --quiet' 09:58:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:58:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:58:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:58:43 + [[ -n '' ]] 09:58:43 + [[ -n '' ]] 09:58:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:58:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:43 + /tmp/venv-t1IP/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 09:58:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:58:47 lf-activate-venv(): INFO: Base packages installed successfully 09:58:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:58:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:58:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:58:47 + /tmp/venv-t1IP/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 09:58:49 + type python3 09:58:49 + true 09:58:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t1IP/bin to PATH' 09:58:49 lf-activate-venv(): INFO: Adding /tmp/venv-t1IP/bin to PATH 09:58:49 + PATH=/tmp/venv-t1IP/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 09:58:49 + return 0 09:58:49 + python3 --version 09:58:49 Python 3.10.6 09:58:49 + python3 -m pip --version 09:58:49 pip 26.0.1 from /tmp/venv-t1IP/lib/python3.10/site-packages/pip (python 3.10) 09:58:49 + python3 -m pip freeze 09:58:49 cachetools==7.0.0 09:58:49 chardet==5.2.0 09:58:49 colorama==0.4.6 09:58:49 distlib==0.4.0 09:58:49 filelock==3.20.3 09:58:49 packaging==26.0 09:58:49 platformdirs==4.5.1 09:58:49 pluggy==1.6.0 09:58:49 pyproject-api==1.10.0 09:58:49 tomli==2.4.0 09:58:49 tox==4.34.1 09:58:49 typing_extensions==4.15.0 09:58:49 urllib3==1.26.20 09:58:49 virtualenv==20.36.1 09:58:49 [EnvInject] - Injecting environment variables from a build step. 09:58:49 [EnvInject] - Injecting as environment variables the properties content 09:58:49 PARALLEL=false 09:58:49 09:58:49 [EnvInject] - Variables injected successfully. 09:58:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins9194123569872216971.sh 09:58:50 ---> tox-run.sh 09:58:50 + 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 09:58:50 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:58:50 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 09:58:50 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:58:50 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 09:58:50 + source /home/jenkins/lf-env.sh 09:58:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:58:50 ++ mktemp -d /tmp/venv-XXXX 09:58:50 + lf_venv=/tmp/venv-ITF5 09:58:50 + local venv_file=/tmp/.os_lf_venv 09:58:50 + local python=python3 09:58:50 + local options 09:58:50 + local set_path=true 09:58:50 + local install_args= 09:58:50 ++ 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 09:58:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:58:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:58:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:58:50 + true 09:58:50 + case $1 in 09:58:50 + venv_file=/tmp/.toxenv 09:58:50 + shift 2 09:58:50 + true 09:58:50 + case $1 in 09:58:50 + shift 09:58:50 + break 09:58:50 + case $python in 09:58:50 + local pkg_list= 09:58:50 + [[ -d /opt/pyenv ]] 09:58:50 + echo 'Setup pyenv:' 09:58:50 Setup pyenv: 09:58:50 + export PYENV_ROOT=/opt/pyenv 09:58:50 + PYENV_ROOT=/opt/pyenv 09:58:50 + 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 09:58:50 + 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 09:58:50 + pyenv versions 09:58:50 system 09:58:50 3.8.13 09:58:50 3.9.13 09:58:50 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:58:50 + command -v pyenv 09:58:50 ++ pyenv init - --no-rehash 09:58: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[*]}"'\'')" 09:58:50 export PATH="/opt/pyenv/shims:${PATH}" 09:58:50 export PYENV_SHELL=bash 09:58:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:58:50 pyenv() { 09:58:50 local command 09:58:50 command="${1:-}" 09:58:50 if [ "$#" -gt 0 ]; then 09:58:50 shift 09:58:50 fi 09:58:50 09:58:50 case "$command" in 09:58:50 rehash|shell) 09:58:50 eval "$(pyenv "sh-$command" "$@")" 09:58:50 ;; 09:58:50 *) 09:58:50 command pyenv "$command" "$@" 09:58:50 ;; 09:58:50 esac 09:58:50 }' 09:58: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[*]}"' 09:58:50 ++ 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 09:58:50 ++ 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 09:58:50 ++ 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 09:58:50 ++ export PYENV_SHELL=bash 09:58:50 ++ PYENV_SHELL=bash 09:58:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:58:50 +++ complete -F _pyenv pyenv 09:58:50 ++ lf-pyver python3 09:58:50 ++ local py_version_xy=python3 09:58:50 ++ local py_version_xyz= 09:58:50 ++ pyenv versions 09:58:50 ++ local command 09:58:50 ++ command=versions 09:58:50 ++ '[' 1 -gt 0 ']' 09:58:50 ++ shift 09:58:50 ++ case "$command" in 09:58:50 ++ command pyenv versions 09:58:50 ++ pyenv versions 09:58:50 ++ awk '{ print $1 }' 09:58:50 ++ sed 's/^[ *]* //' 09:58:50 ++ grep -E '^[0-9.]*[0-9]$' 09:58:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:58:50 +++ sort -V 09:58:50 +++ tail -n 1 09:58:50 +++ grep '^3' /tmp/.pyenv_versions 09:58:50 ++ py_version_xyz=3.10.6 09:58:50 ++ [[ -z 3.10.6 ]] 09:58:50 ++ echo 3.10.6 09:58:50 ++ return 0 09:58:50 + pyenv local 3.10.6 09:58:50 + local command 09:58:50 + command=local 09:58:50 + '[' 2 -gt 0 ']' 09:58:50 + shift 09:58:50 + case "$command" in 09:58:50 + command pyenv local 3.10.6 09:58:50 + pyenv local 3.10.6 09:58:50 + for arg in "$@" 09:58:50 + case $arg in 09:58:50 + pkg_list+='tox ' 09:58:50 + for arg in "$@" 09:58:50 + case $arg in 09:58:50 + pkg_list+='virtualenv ' 09:58:50 + for arg in "$@" 09:58:50 + case $arg in 09:58:50 + pkg_list+='urllib3~=1.26.15 ' 09:58:50 + [[ -f /tmp/.toxenv ]] 09:58:50 ++ cat /tmp/.toxenv 09:58:50 + lf_venv=/tmp/venv-t1IP 09:58:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t1IP from' file:/tmp/.toxenv 09:58:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t1IP from file:/tmp/.toxenv 09:58:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:58:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:50 + local 'pip_opts=--upgrade --quiet' 09:58:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:58:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:58:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:58:50 + [[ -n '' ]] 09:58:50 + [[ -n '' ]] 09:58:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:58:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:50 + /tmp/venv-t1IP/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 09:58:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:58:50 lf-activate-venv(): INFO: Base packages installed successfully 09:58:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:58:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:58:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:58:50 + /tmp/venv-t1IP/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 09:58:51 + type python3 09:58:51 + true 09:58:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t1IP/bin to PATH' 09:58:51 lf-activate-venv(): INFO: Adding /tmp/venv-t1IP/bin to PATH 09:58:51 + PATH=/tmp/venv-t1IP/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 09:58:51 + return 0 09:58:51 + [[ -d /opt/pyenv ]] 09:58:51 + echo '---> Setting up pyenv' 09:58:51 ---> Setting up pyenv 09:58:51 + export PYENV_ROOT=/opt/pyenv 09:58:51 + PYENV_ROOT=/opt/pyenv 09:58:51 + export PATH=/opt/pyenv/bin:/tmp/venv-t1IP/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 09:58:51 + PATH=/opt/pyenv/bin:/tmp/venv-t1IP/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 09:58:51 ++ pwd 09:58:51 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:58:51 + export PYTHONPATH 09:58:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:58:51 + TOX_TESTENV_PASSENV=PYTHONPATH 09:58:51 + tox --version 09:58:52 4.34.1 from /tmp/venv-t1IP/lib/python3.10/site-packages/tox/__init__.py 09:58:52 + PARALLEL=false 09:58:52 + TOX_OPTIONS_LIST= 09:58:52 + [[ -n py ]] 09:58:52 + TOX_OPTIONS_LIST=' -e py' 09:58:52 + case ${PARALLEL,,} in 09:58:52 + tox -e py 09:58:52 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 09:58:53 py: install_deps> python -I -m pip install flake8 flake8-docstrings 09:58:54 py: freeze> python -m pip freeze --all 09:58:55 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 09:58:55 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 09:58:55 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 09:58:55 py: OK (3.03=setup[2.63]+cmd[0.01,0.39] seconds) 09:58:55 congratulations :) (3.07 seconds) 09:58:55 + tox_status=0 09:58:55 + echo '---> Completed tox runs' 09:58:55 ---> Completed tox runs 09:58:55 + for i in .tox/*/log 09:58:55 ++ echo .tox/py/log 09:58:55 ++ awk -F/ '{print $2}' 09:58:55 + tox_env=py 09:58:55 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 09:58:55 + DOC_DIR=docs/_build/html 09:58:55 + [[ -d docs/_build/html ]] 09:58:55 + echo '---> tox-run.sh ends' 09:58:55 ---> tox-run.sh ends 09:58:55 + test 0 -eq 0 09:58:55 $ ssh-agent -k 09:58:55 unset SSH_AUTH_SOCK; 09:58:55 unset SSH_AGENT_PID; 09:58:55 echo Agent pid 16538 killed; 09:58:55 [ssh-agent] Stopped. 09:58:55 [PostBuildScript] - [INFO] Executing post build scripts. 09:58:55 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13969585114330110904.sh 09:58:55 ---> sysstat.sh 09:58:56 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4018765623688738193.sh 09:58:56 ---> package-listing.sh 09:58:56 ++ facter osfamily 09:58:56 ++ tr '[:upper:]' '[:lower:]' 09:58:56 + OS_FAMILY=redhat 09:58:56 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:58:56 + START_PACKAGES=/tmp/packages_start.txt 09:58:56 + END_PACKAGES=/tmp/packages_end.txt 09:58:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:58:56 + PACKAGES=/tmp/packages_start.txt 09:58:56 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:58:56 + PACKAGES=/tmp/packages_end.txt 09:58:56 + case "${OS_FAMILY}" in 09:58:56 + rpm -qa 09:58:56 + sort 09:58:56 + '[' -f /tmp/packages_start.txt ']' 09:58:56 + '[' -f /tmp/packages_end.txt ']' 09:58:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:58:56 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:58:56 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:58:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:58:56 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3193413314115233348.sh 09:58:56 ---> capture-instance-metadata.sh 09:58:56 Setup pyenv: 09:58:56 system 09:58:56 3.8.13 09:58:56 3.9.13 09:58:57 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:59:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QhFD 09:59:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:59:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:04 lf-activate-venv(): INFO: Base packages installed successfully 09:59:04 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:24 lf-activate-venv(): INFO: Adding /tmp/venv-QhFD/bin to PATH 09:59:24 INFO: Running in OpenStack, capturing instance metadata 09:59:24 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3908615881794374887.sh 09:59:25 provisioning config files... 09:59:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config15667837535197130927tmp 09:59:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:59:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:59:25 [EnvInject] - Injecting environment variables from a build step. 09:59:25 [EnvInject] - Injecting as environment variables the properties content 09:59:25 SERVER_ID=logs 09:59:25 09:59:25 [EnvInject] - Variables injected successfully. 09:59:25 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins7314213653417887262.sh 09:59:25 ---> create-netrc.sh 09:59:25 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14825336060814348061.sh 09:59:25 ---> python-tools-install.sh 09:59:25 Setup pyenv: 09:59:25 system 09:59:25 3.8.13 09:59:25 3.9.13 09:59:25 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:59:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QhFD from file:/tmp/.os_lf_venv 09:59:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:26 lf-activate-venv(): INFO: Base packages installed successfully 09:59:26 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:34 lf-activate-venv(): INFO: Adding /tmp/venv-QhFD/bin to PATH 09:59:34 Generating Requirements File 09:59:50 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. 09:59:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:59:51 Python 3.10.6 09:59:51 pip 26.0.1 from /tmp/venv-QhFD/lib/python3.10/site-packages/pip (python 3.10) 09:59:51 appdirs==1.4.4 09:59:51 argcomplete==3.6.3 09:59:51 aspy.yaml==1.3.0 09:59:51 attrs==25.4.0 09:59:51 autopage==0.6.0 09:59:51 backports.strenum==1.3.1 09:59:51 beautifulsoup4==4.14.3 09:59:51 boto3==1.42.44 09:59:51 botocore==1.42.44 09:59:51 bs4==0.0.2 09:59:51 certifi==2026.1.4 09:59:51 cffi==2.0.0 09:59:51 cfgv==3.5.0 09:59:51 chardet==5.2.0 09:59:51 charset-normalizer==3.4.4 09:59:51 click==8.3.1 09:59:51 cliff==4.13.1 09:59:51 cmd2==3.2.0 09:59:51 cryptography==3.3.2 09:59:51 debtcollector==3.0.0 09:59:51 decorator==5.2.1 09:59:51 defusedxml==0.7.1 09:59:51 Deprecated==1.3.1 09:59:51 distlib==0.4.0 09:59:51 dnspython==2.8.0 09:59:51 docker==7.1.0 09:59:51 dogpile.cache==1.5.0 09:59:51 durationpy==0.10 09:59:51 email-validator==2.3.0 09:59:51 filelock==3.20.3 09:59:51 future==1.0.0 09:59:51 gitdb==4.0.12 09:59:51 GitPython==3.1.46 09:59:51 httplib2==0.30.2 09:59:51 identify==2.6.16 09:59:51 idna==3.11 09:59:51 importlib-resources==1.5.0 09:59:51 iso8601==2.1.0 09:59:51 Jinja2==3.1.6 09:59:51 jmespath==1.1.0 09:59:51 jsonpatch==1.33 09:59:51 jsonpointer==3.0.0 09:59:51 jsonschema==4.26.0 09:59:51 jsonschema-specifications==2025.9.1 09:59:51 keystoneauth1==5.13.0 09:59:51 kubernetes==35.0.0 09:59:51 lftools==0.37.21 09:59:51 lxml==6.0.2 09:59:51 markdown-it-py==4.0.0 09:59:51 MarkupSafe==3.0.3 09:59:51 mdurl==0.1.2 09:59:51 msgpack==1.1.2 09:59:51 multi_key_dict==2.0.3 09:59:51 munch==4.0.0 09:59:51 netaddr==1.3.0 09:59:51 niet==1.4.2 09:59:51 nodeenv==1.10.0 09:59:51 oauth2client==4.1.3 09:59:51 oauthlib==3.3.1 09:59:51 openstacksdk==4.9.0 09:59:51 os-service-types==1.8.2 09:59:51 osc-lib==4.3.0 09:59:51 oslo.config==10.2.0 09:59:51 oslo.context==6.2.0 09:59:51 oslo.i18n==6.7.1 09:59:51 oslo.log==8.0.0 09:59:51 oslo.serialization==5.9.0 09:59:51 oslo.utils==9.2.0 09:59:51 packaging==26.0 09:59:51 pbr==7.0.3 09:59:51 platformdirs==4.5.1 09:59:51 prettytable==3.17.0 09:59:51 psutil==7.2.2 09:59:51 pyasn1==0.6.2 09:59:51 pyasn1_modules==0.4.2 09:59:51 pycparser==3.0 09:59:51 pygerrit2==2.0.15 09:59:51 PyGithub==2.8.1 09:59:51 Pygments==2.19.2 09:59:51 PyJWT==2.11.0 09:59:51 PyNaCl==1.6.2 09:59:51 pyparsing==2.4.7 09:59:51 pyperclip==1.11.0 09:59:51 pyrsistent==0.20.0 09:59:51 python-cinderclient==9.8.0 09:59:51 python-dateutil==2.9.0.post0 09:59:51 python-heatclient==5.0.0 09:59:51 python-jenkins==1.8.3 09:59:51 python-keystoneclient==5.7.0 09:59:51 python-magnumclient==4.9.0 09:59:51 python-openstackclient==8.3.0 09:59:51 python-swiftclient==4.9.0 09:59:51 PyYAML==6.0.3 09:59:51 referencing==0.37.0 09:59:51 requests==2.32.5 09:59:51 requests-oauthlib==2.0.0 09:59:51 requestsexceptions==1.4.0 09:59:51 rfc3986==2.0.0 09:59:51 rich==14.3.2 09:59:51 rich-argparse==1.7.2 09:59:51 rpds-py==0.30.0 09:59:51 rsa==4.9.1 09:59:51 ruamel.yaml==0.19.1 09:59:51 ruamel.yaml.clib==0.2.15 09:59:51 s3transfer==0.16.0 09:59:51 simplejson==3.20.2 09:59:51 six==1.17.0 09:59:51 smmap==5.0.2 09:59:51 soupsieve==2.8.3 09:59:51 stevedore==5.6.0 09:59:51 tabulate==0.9.0 09:59:51 toml==0.10.2 09:59:51 tomlkit==0.14.0 09:59:51 tqdm==4.67.3 09:59:51 typing_extensions==4.15.0 09:59:51 tzdata==2025.3 09:59:51 urllib3==1.26.20 09:59:51 virtualenv==20.36.1 09:59:51 wcwidth==0.6.0 09:59:51 websocket-client==1.9.0 09:59:51 wrapt==2.1.1 09:59:51 xdg==6.0.0 09:59:51 xmltodict==1.0.2 09:59:51 yq==3.4.3 09:59:51 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2053440192703382692.sh 09:59:51 ---> sudo-logs.sh 09:59:51 Archiving 'sudo' log.. 09:59:51 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1048690453027672928.sh 09:59:51 ---> job-cost.sh 09:59:51 Setup pyenv: 09:59:52 system 09:59:52 3.8.13 09:59:52 3.9.13 09:59:52 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:59:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QhFD from file:/tmp/.os_lf_venv 09:59:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:53 lf-activate-venv(): INFO: Base packages installed successfully 09:59:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:59:59 lf-activate-venv(): INFO: Adding /tmp/venv-QhFD/bin to PATH 09:59:59 INFO: No Stack... 09:59:59 INFO: Retrieving Pricing Info for: v3-standard-2 09:59:59 INFO: Archiving Costs 09:59:59 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins10027460130794134820.sh 09:59:59 ---> logs-deploy.sh 09:59:59 Setup pyenv: 09:59:59 system 09:59:59 3.8.13 09:59:59 3.9.13 09:59:59 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:00:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QhFD from file:/tmp/.os_lf_venv 10:00:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:01 lf-activate-venv(): INFO: Base packages installed successfully 10:00:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:00:08 lf-activate-venv(): INFO: Adding /tmp/venv-QhFD/bin to PATH 10:00:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/557 10:00:08 INFO: archiving workspace using pattern(s): 10:00:09 Archives upload complete. 10:00:09 INFO: archiving logs to Nexus 10:00:10 ---> uname -a: 10:00:10 Linux prd-centos8-builder-2c-1g-6196.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 10:00:10 10:00:10 10:00:10 ---> lscpu: 10:00:10 Architecture: x86_64 10:00:10 CPU op-mode(s): 32-bit, 64-bit 10:00:10 Byte Order: Little Endian 10:00:10 CPU(s): 2 10:00:10 On-line CPU(s) list: 0,1 10:00:10 Thread(s) per core: 1 10:00:10 Core(s) per socket: 1 10:00:10 Socket(s): 2 10:00:10 NUMA node(s): 1 10:00:10 Vendor ID: AuthenticAMD 10:00:10 CPU family: 23 10:00:10 Model: 49 10:00:10 Model name: AMD EPYC-Rome Processor 10:00:10 Stepping: 0 10:00:10 CPU MHz: 2800.000 10:00:10 BogoMIPS: 5600.00 10:00:10 Virtualization: AMD-V 10:00:10 Hypervisor vendor: KVM 10:00:10 Virtualization type: full 10:00:10 L1d cache: 32K 10:00:10 L1i cache: 32K 10:00:10 L2 cache: 512K 10:00:10 L3 cache: 16384K 10:00:10 NUMA node0 CPU(s): 0,1 10:00:10 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 10:00:10 10:00:10 10:00:10 ---> nproc: 10:00:10 2 10:00:10 10:00:10 10:00:10 ---> df -h: 10:00:10 Filesystem Size Used Avail Use% Mounted on 10:00:10 devtmpfs 3.8G 0 3.8G 0% /dev 10:00:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:00:10 tmpfs 3.8G 17M 3.8G 1% /run 10:00:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:00:10 /dev/vda1 40G 8.6G 32G 22% / 10:00:10 tmpfs 770M 0 770M 0% /run/user/1001 10:00:10 10:00:10 10:00:10 ---> free -m: 10:00:10 total used free shared buff/cache available 10:00:10 Mem: 7699 604 4960 19 2133 6787 10:00:10 Swap: 1023 0 1023 10:00:10 10:00:10 10:00:10 ---> ip addr: 10:00:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:00:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:00:10 inet 127.0.0.1/8 scope host lo 10:00:10 valid_lft forever preferred_lft forever 10:00:10 inet6 ::1/128 scope host 10:00:10 valid_lft forever preferred_lft forever 10:00:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:00:10 link/ether fa:16:3e:e7:18:53 brd ff:ff:ff:ff:ff:ff 10:00:10 altname enp0s3 10:00:10 altname ens3 10:00:10 inet 10.30.107.167/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:00:10 valid_lft 86278sec preferred_lft 86278sec 10:00:10 inet6 fe80::f816:3eff:fee7:1853/64 scope link 10:00:10 valid_lft forever preferred_lft forever 10:00:10 10:00:10 10:00:10 ---> sar -b -r -n DEV: 10:00:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/08/2026 _x86_64_ (2 CPU) 10:00:10 10:00:10 09:58:03 LINUX RESTART (2 CPU) 10:00:10 10:00:10 09:59:02 AM tps rtps wtps bread/s bwrtn/s 10:00:10 10:00:01 AM 159.30 2.34 156.96 102.88 12400.47 10:00:10 Average: 159.30 2.34 156.96 102.88 12400.47 10:00:10 10:00:10 09:59:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:00:10 10:00:01 AM 5093260 6969992 2791184 35.40 2688 2040472 723800 8.10 372824 2038556 126392 10:00:10 Average: 5093260 6969992 2791184 35.40 2688 2040472 723800 8.10 372824 2038556 126392 10:00:10 10:00:10 09:59:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:00:10 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:10 10:00:01 AM eth0 72.20 52.37 984.62 12.28 0.00 0.00 0.00 0.00 10:00:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:10 Average: eth0 72.20 52.37 984.62 12.28 0.00 0.00 0.00 0.00 10:00:10 10:00:10 10:00:10 ---> sar -P ALL: 10:00:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/08/2026 _x86_64_ (2 CPU) 10:00:10 10:00:10 09:58:03 LINUX RESTART (2 CPU) 10:00:10 10:00:10 09:59:02 AM CPU %user %nice %system %iowait %steal %idle 10:00:10 10:00:01 AM all 40.76 0.04 4.96 2.87 0.11 51.26 10:00:10 10:00:01 AM 0 28.66 0.00 4.08 3.29 0.12 63.86 10:00:10 10:00:01 AM 1 52.89 0.08 5.85 2.45 0.10 38.63 10:00:10 Average: all 40.76 0.04 4.96 2.87 0.11 51.26 10:00:10 Average: 0 28.66 0.00 4.08 3.29 0.12 63.86 10:00:10 Average: 1 52.89 0.08 5.85 2.45 0.10 38.63 10:00:10 10:00:10 10:00:10