14:25:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/142583 14:25:23 Running as SYSTEM 14:25:23 [EnvInject] - Loading node environment variables. 14:25:23 Building remotely on prd-centos8-builder-2c-1g-16778 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:25:23 [ssh-agent] Looking for ssh-agent implementation... 14:25:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:23 $ ssh-agent 14:25:24 SSH_AUTH_SOCK=/tmp/ssh-ByTRng1mng6Q/agent.16639 14:25:24 SSH_AGENT_PID=16641 14:25:24 [ssh-agent] Started. 14:25:24 Running ssh-add (command line suppressed) 14:25:24 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_8197736626148338215.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_8197736626148338215.key) 14:25:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:25:24 The recommended git tool is: NONE 14:25:26 using credential onap-jenkins-ssh 14:25:26 Wiping out workspace first. 14:25:26 Cloning the remote Git repository 14:25:26 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:25:26 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 14:25:26 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:25:26 > git --version # timeout=10 14:25:26 > git --version # 'git version 2.39.0' 14:25:26 using GIT_SSH to set credentials Gerrit user 14:25:26 [INFO] Currently running in a labeled security context 14:25:26 [INFO] Currently SELinux is 'enforcing' on the host 14:25:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh1170146902900424613.key 14:25:26 Verifying host key using manually-configured host key entries 14:25:26 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:25:26 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:25:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:25:27 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:25:27 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:25:27 using GIT_SSH to set credentials Gerrit user 14:25:27 [INFO] Currently running in a labeled security context 14:25:27 [INFO] Currently SELinux is 'enforcing' on the host 14:25:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh8584212445279083095.key 14:25:27 Verifying host key using manually-configured host key entries 14:25:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/83/142583/1 # timeout=30 14:25:27 > git rev-parse 6c83d129a61d4531d86ec745ec6f80f19c0f59da^{commit} # timeout=10 14:25:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:25:27 Checking out Revision 6c83d129a61d4531d86ec745ec6f80f19c0f59da (refs/changes/83/142583/1) 14:25:27 > git config core.sparsecheckout # timeout=10 14:25:27 > git checkout -f 6c83d129a61d4531d86ec745ec6f80f19c0f59da # timeout=30 14:25:30 Commit message: "Log diff of expected and actual cds workflow output" 14:25:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:25:31 > git rev-list --no-walk 7726db0956b56d79d834af10ecf28c6a3738a6ef # timeout=10 14:25:31 [EnvInject] - Injecting environment variables from a build step. 14:25:31 [EnvInject] - Injecting as environment variables the properties content 14:25:31 PYTHON=python3 14:25:31 14:25:31 [EnvInject] - Variables injected successfully. 14:25:31 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins14114821637927134599.sh 14:25:31 ---> tox-install.sh 14:25:31 + source /home/jenkins/lf-env.sh 14:25:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:25:31 ++ mktemp -d /tmp/venv-XXXX 14:25:31 + lf_venv=/tmp/venv-0526 14:25:31 + local venv_file=/tmp/.os_lf_venv 14:25:31 + local python=python3 14:25:31 + local options 14:25:31 + local set_path=true 14:25:31 + local install_args= 14:25:31 ++ 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:25:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:25:31 + true 14:25:31 + case $1 in 14:25:31 + venv_file=/tmp/.toxenv 14:25:31 + shift 2 14:25:31 + true 14:25:31 + case $1 in 14:25:31 + shift 14:25:31 + break 14:25:31 + case $python in 14:25:31 + local pkg_list= 14:25:31 + [[ -d /opt/pyenv ]] 14:25:31 + echo 'Setup pyenv:' 14:25:31 Setup pyenv: 14:25:31 + export PYENV_ROOT=/opt/pyenv 14:25:31 + PYENV_ROOT=/opt/pyenv 14:25:31 + 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:25:31 + 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:25:31 + pyenv versions 14:25:31 system 14:25:31 * 3.8.13 (set by /opt/pyenv/version) 14:25:31 * 3.9.13 (set by /opt/pyenv/version) 14:25:31 * 3.10.6 (set by /opt/pyenv/version) 14:25:31 + command -v pyenv 14:25:31 ++ pyenv init - --no-rehash 14:25:31 + 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:25:31 export PATH="/opt/pyenv/shims:${PATH}" 14:25:31 export PYENV_SHELL=bash 14:25:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:25:31 pyenv() { 14:25:31 local command 14:25:31 command="${1:-}" 14:25:31 if [ "$#" -gt 0 ]; then 14:25:31 shift 14:25:31 fi 14:25:31 14:25:31 case "$command" in 14:25:31 rehash|shell) 14:25:31 eval "$(pyenv "sh-$command" "$@")" 14:25:31 ;; 14:25:31 *) 14:25:31 command pyenv "$command" "$@" 14:25:31 ;; 14:25:31 esac 14:25:31 }' 14:25:31 +++ 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:25:31 ++ 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:25:31 ++ 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:25:31 ++ 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:25:31 ++ export PYENV_SHELL=bash 14:25:31 ++ PYENV_SHELL=bash 14:25:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:25:31 +++ complete -F _pyenv pyenv 14:25:31 ++ lf-pyver python3 14:25:31 ++ local py_version_xy=python3 14:25:31 ++ local py_version_xyz= 14:25:31 ++ awk '{ print $1 }' 14:25:31 ++ pyenv versions 14:25:31 ++ local command 14:25:31 ++ command=versions 14:25:31 ++ '[' 1 -gt 0 ']' 14:25:31 ++ shift 14:25:31 ++ case "$command" in 14:25:31 ++ command pyenv versions 14:25:31 ++ pyenv versions 14:25:31 ++ grep -E '^[0-9.]*[0-9]$' 14:25:31 ++ sed 's/^[ *]* //' 14:25:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:25:31 +++ grep '^3' /tmp/.pyenv_versions 14:25:31 +++ tail -n 1 14:25:31 +++ sort -V 14:25:31 ++ py_version_xyz=3.10.6 14:25:31 ++ [[ -z 3.10.6 ]] 14:25:31 ++ echo 3.10.6 14:25:31 ++ return 0 14:25:31 + pyenv local 3.10.6 14:25:31 + local command 14:25:31 + command=local 14:25:31 + '[' 2 -gt 0 ']' 14:25:31 + shift 14:25:31 + case "$command" in 14:25:31 + command pyenv local 3.10.6 14:25:31 + pyenv local 3.10.6 14:25:31 + for arg in "$@" 14:25:31 + case $arg in 14:25:31 + pkg_list+='tox ' 14:25:31 + for arg in "$@" 14:25:31 + case $arg in 14:25:31 + pkg_list+='virtualenv ' 14:25:31 + for arg in "$@" 14:25:31 + case $arg in 14:25:31 + pkg_list+='urllib3~=1.26.15 ' 14:25:31 + [[ -f /tmp/.toxenv ]] 14:25:31 + [[ ! -f /tmp/.toxenv ]] 14:25:31 + [[ -n '' ]] 14:25:31 + python3 -m venv /tmp/venv-0526 14:25:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0526' 14:25:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0526 14:25:35 + echo /tmp/venv-0526 14:25:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:25:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:25:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:25:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:35 + local 'pip_opts=--upgrade --quiet' 14:25:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:25:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:25:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:25:35 + [[ -n '' ]] 14:25:35 + [[ -n '' ]] 14:25:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:25:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:25:35 + /tmp/venv-0526/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:25:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:25:39 lf-activate-venv(): INFO: Base packages installed successfully 14:25:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:25:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:25:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:25:39 + /tmp/venv-0526/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:25:41 + type python3 14:25:41 + true 14:25:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0526/bin to PATH' 14:25:41 lf-activate-venv(): INFO: Adding /tmp/venv-0526/bin to PATH 14:25:41 + PATH=/tmp/venv-0526/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:25:41 + return 0 14:25:41 + python3 --version 14:25:41 Python 3.10.6 14:25:41 + python3 -m pip --version 14:25:41 pip 25.3 from /tmp/venv-0526/lib/python3.10/site-packages/pip (python 3.10) 14:25:41 + python3 -m pip freeze 14:25:41 cachetools==6.2.2 14:25:41 chardet==5.2.0 14:25:41 colorama==0.4.6 14:25:41 distlib==0.4.0 14:25:41 filelock==3.20.0 14:25:41 packaging==25.0 14:25:41 platformdirs==4.5.0 14:25:41 pluggy==1.6.0 14:25:41 pyproject-api==1.10.0 14:25:41 tomli==2.3.0 14:25:41 tox==4.32.0 14:25:41 typing_extensions==4.15.0 14:25:41 urllib3==1.26.20 14:25:41 virtualenv==20.35.4 14:25:41 [EnvInject] - Injecting environment variables from a build step. 14:25:41 [EnvInject] - Injecting as environment variables the properties content 14:25:41 PARALLEL=false 14:25:41 14:25:41 [EnvInject] - Variables injected successfully. 14:25:41 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1778389375481598030.sh 14:25:41 ---> tox-run.sh 14:25:41 + 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:25:41 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:25:41 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 14:25:41 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:25:41 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 14:25:41 + source /home/jenkins/lf-env.sh 14:25:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:25:41 ++ mktemp -d /tmp/venv-XXXX 14:25:41 + lf_venv=/tmp/venv-oSYd 14:25:41 + local venv_file=/tmp/.os_lf_venv 14:25:41 + local python=python3 14:25:41 + local options 14:25:41 + local set_path=true 14:25:41 + local install_args= 14:25:41 ++ 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:25:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:25:41 + true 14:25:41 + case $1 in 14:25:41 + venv_file=/tmp/.toxenv 14:25:41 + shift 2 14:25:41 + true 14:25:41 + case $1 in 14:25:41 + shift 14:25:41 + break 14:25:41 + case $python in 14:25:41 + local pkg_list= 14:25:41 + [[ -d /opt/pyenv ]] 14:25:41 + echo 'Setup pyenv:' 14:25:41 Setup pyenv: 14:25:41 + export PYENV_ROOT=/opt/pyenv 14:25:41 + PYENV_ROOT=/opt/pyenv 14:25:41 + 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:25:41 + 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:25:41 + pyenv versions 14:25:41 system 14:25:41 3.8.13 14:25:41 3.9.13 14:25:41 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:25:41 + command -v pyenv 14:25:41 ++ pyenv init - --no-rehash 14:25:41 + 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:25:41 export PATH="/opt/pyenv/shims:${PATH}" 14:25:41 export PYENV_SHELL=bash 14:25:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:25:41 pyenv() { 14:25:41 local command 14:25:41 command="${1:-}" 14:25:41 if [ "$#" -gt 0 ]; then 14:25:41 shift 14:25:41 fi 14:25:41 14:25:41 case "$command" in 14:25:41 rehash|shell) 14:25:41 eval "$(pyenv "sh-$command" "$@")" 14:25:41 ;; 14:25:41 *) 14:25:41 command pyenv "$command" "$@" 14:25:41 ;; 14:25:41 esac 14:25:41 }' 14:25:41 +++ 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:25:41 ++ 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:25:41 ++ 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:25:41 ++ 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:25:41 ++ export PYENV_SHELL=bash 14:25:41 ++ PYENV_SHELL=bash 14:25:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:25:41 +++ complete -F _pyenv pyenv 14:25:41 ++ lf-pyver python3 14:25:41 ++ local py_version_xy=python3 14:25:41 ++ local py_version_xyz= 14:25:41 ++ sed 's/^[ *]* //' 14:25:41 ++ awk '{ print $1 }' 14:25:41 ++ grep -E '^[0-9.]*[0-9]$' 14:25:41 ++ pyenv versions 14:25:41 ++ local command 14:25:41 ++ command=versions 14:25:41 ++ '[' 1 -gt 0 ']' 14:25:41 ++ shift 14:25:41 ++ case "$command" in 14:25:41 ++ command pyenv versions 14:25:41 ++ pyenv versions 14:25:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:25:41 +++ grep '^3' /tmp/.pyenv_versions 14:25:41 +++ sort -V 14:25:41 +++ tail -n 1 14:25:41 ++ py_version_xyz=3.10.6 14:25:41 ++ [[ -z 3.10.6 ]] 14:25:41 ++ echo 3.10.6 14:25:41 ++ return 0 14:25:41 + pyenv local 3.10.6 14:25:41 + local command 14:25:41 + command=local 14:25:41 + '[' 2 -gt 0 ']' 14:25:41 + shift 14:25:41 + case "$command" in 14:25:41 + command pyenv local 3.10.6 14:25:41 + pyenv local 3.10.6 14:25:41 + for arg in "$@" 14:25:41 + case $arg in 14:25:41 + pkg_list+='tox ' 14:25:41 + for arg in "$@" 14:25:41 + case $arg in 14:25:41 + pkg_list+='virtualenv ' 14:25:41 + for arg in "$@" 14:25:41 + case $arg in 14:25:41 + pkg_list+='urllib3~=1.26.15 ' 14:25:41 + [[ -f /tmp/.toxenv ]] 14:25:41 ++ cat /tmp/.toxenv 14:25:41 + lf_venv=/tmp/venv-0526 14:25:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0526 from' file:/tmp/.toxenv 14:25:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0526 from file:/tmp/.toxenv 14:25:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:25:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:41 + local 'pip_opts=--upgrade --quiet' 14:25:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:25:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:25:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:25:41 + [[ -n '' ]] 14:25:41 + [[ -n '' ]] 14:25:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:25:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:25:41 + /tmp/venv-0526/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:25:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:25:42 lf-activate-venv(): INFO: Base packages installed successfully 14:25:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:25:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:25:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:25:42 + /tmp/venv-0526/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:25:43 + type python3 14:25:43 + true 14:25:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0526/bin to PATH' 14:25:43 lf-activate-venv(): INFO: Adding /tmp/venv-0526/bin to PATH 14:25:43 + PATH=/tmp/venv-0526/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:25:43 + return 0 14:25:43 + [[ -d /opt/pyenv ]] 14:25:43 + echo '---> Setting up pyenv' 14:25:43 ---> Setting up pyenv 14:25:43 + export PYENV_ROOT=/opt/pyenv 14:25:43 + PYENV_ROOT=/opt/pyenv 14:25:43 + export PATH=/opt/pyenv/bin:/tmp/venv-0526/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:25:43 + PATH=/opt/pyenv/bin:/tmp/venv-0526/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:25:43 ++ pwd 14:25:43 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:25:43 + export PYTHONPATH 14:25:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:25:43 + TOX_TESTENV_PASSENV=PYTHONPATH 14:25:43 + tox --version 14:25:44 4.32.0 from /tmp/venv-0526/lib/python3.10/site-packages/tox/__init__.py 14:25:44 + PARALLEL=false 14:25:44 + TOX_OPTIONS_LIST= 14:25:44 + [[ -n py ]] 14:25:44 + TOX_OPTIONS_LIST=' -e py' 14:25:44 + case ${PARALLEL,,} in 14:25:44 + tox -e py 14:25:44 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 14:25:48 py: skipped because could not find python interpreter with spec(s): python3.9 14:25:48 py: SKIP (0.84 seconds) 14:25:48 evaluation failed :( (0.87 seconds) 14:25:48 + tox_status=255 14:25:48 + echo '---> Completed tox runs' 14:25:48 ---> Completed tox runs 14:25:48 + for i in .tox/*/log 14:25:48 ++ echo '.tox/*/log' 14:25:48 ++ awk -F/ '{print $2}' 14:25:48 + tox_env='*' 14:25:48 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/*' 14:25:48 cp: cannot stat '.tox/*/log': No such file or directory 14:25:48 + echo 'WARN: no logs found to archive' 14:25:48 WARN: no logs found to archive 14:25:48 + break 14:25:48 + DOC_DIR=docs/_build/html 14:25:48 + [[ -d docs/_build/html ]] 14:25:48 + echo '---> tox-run.sh ends' 14:25:48 ---> tox-run.sh ends 14:25:48 + test 255 -eq 0 14:25:48 + exit 255 14:25:48 Build step 'Execute shell' marked build as failure 14:25:48 $ ssh-agent -k 14:25:48 unset SSH_AUTH_SOCK; 14:25:48 unset SSH_AGENT_PID; 14:25:48 echo Agent pid 16641 killed; 14:25:48 [ssh-agent] Stopped. 14:25:48 [PostBuildScript] - [INFO] Executing post build scripts. 14:25:48 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9145483748100513025.sh 14:25:48 ---> sysstat.sh 14:25:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins6949739843173237334.sh 14:25:49 ---> package-listing.sh 14:25:49 ++ tr '[:upper:]' '[:lower:]' 14:25:49 ++ facter osfamily 14:25:49 + OS_FAMILY=redhat 14:25:49 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:25:49 + START_PACKAGES=/tmp/packages_start.txt 14:25:49 + END_PACKAGES=/tmp/packages_end.txt 14:25:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:49 + PACKAGES=/tmp/packages_start.txt 14:25:49 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:25:49 + PACKAGES=/tmp/packages_end.txt 14:25:49 + case "${OS_FAMILY}" in 14:25:49 + sort 14:25:49 + rpm -qa 14:25:50 + '[' -f /tmp/packages_start.txt ']' 14:25:50 + '[' -f /tmp/packages_end.txt ']' 14:25:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:50 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:25:50 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:25:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:25:50 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4491184588964870332.sh 14:25:50 ---> capture-instance-metadata.sh 14:25:50 Setup pyenv: 14:25:50 system 14:25:50 3.8.13 14:25:50 3.9.13 14:25:50 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:25:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CFxo 14:25:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:25:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:25:57 lf-activate-venv(): INFO: Base packages installed successfully 14:25:57 lf-activate-venv(): INFO: Installing additional packages: lftools 14:26:19 lf-activate-venv(): INFO: Adding /tmp/venv-CFxo/bin to PATH 14:26:19 INFO: Running in OpenStack, capturing instance metadata 14:26:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16054444654351477430.sh 14:26:19 provisioning config files... 14:26:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config2499152676560923318tmp 14:26:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:26:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:26:19 [EnvInject] - Injecting environment variables from a build step. 14:26:19 [EnvInject] - Injecting as environment variables the properties content 14:26:19 SERVER_ID=logs 14:26:19 14:26:19 [EnvInject] - Variables injected successfully. 14:26:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2936133804302557421.sh 14:26:19 ---> create-netrc.sh 14:26:21 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11472960387203894277.sh 14:26:21 ---> python-tools-install.sh 14:26:21 Setup pyenv: 14:26:21 system 14:26:21 3.8.13 14:26:21 3.9.13 14:26:21 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:26:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFxo from file:/tmp/.os_lf_venv 14:26:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:23 lf-activate-venv(): INFO: Base packages installed successfully 14:26:23 lf-activate-venv(): INFO: Installing additional packages: lftools 14:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-CFxo/bin to PATH 14:26:30 Generating Requirements File 14:26:49 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:26:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:26:49 Python 3.10.6 14:26:49 pip 25.3 from /tmp/venv-CFxo/lib/python3.10/site-packages/pip (python 3.10) 14:26:50 appdirs==1.4.4 14:26:50 argcomplete==3.6.3 14:26:50 aspy.yaml==1.3.0 14:26:50 attrs==25.4.0 14:26:50 autopage==0.5.2 14:26:50 beautifulsoup4==4.14.3 14:26:50 boto3==1.42.0 14:26:50 botocore==1.41.6 14:26:50 bs4==0.0.2 14:26:50 cachetools==6.2.2 14:26:50 certifi==2025.11.12 14:26:50 cffi==2.0.0 14:26:50 cfgv==3.5.0 14:26:50 chardet==5.2.0 14:26:50 charset-normalizer==3.4.4 14:26:50 click==8.3.1 14:26:50 cliff==4.12.0 14:26:50 cmd2==2.7.0 14:26:50 cryptography==3.3.2 14:26:50 debtcollector==3.0.0 14:26:50 decorator==5.2.1 14:26:50 defusedxml==0.7.1 14:26:50 Deprecated==1.3.1 14:26:50 distlib==0.4.0 14:26:50 dnspython==2.8.0 14:26:50 docker==7.1.0 14:26:50 dogpile.cache==1.5.0 14:26:50 durationpy==0.10 14:26:50 email-validator==2.3.0 14:26:50 filelock==3.20.0 14:26:50 future==1.0.0 14:26:50 gitdb==4.0.12 14:26:50 GitPython==3.1.45 14:26:50 google-auth==2.43.0 14:26:50 httplib2==0.31.0 14:26:50 identify==2.6.15 14:26:50 idna==3.11 14:26:50 importlib-resources==1.5.0 14:26:50 iso8601==2.1.0 14:26:50 Jinja2==3.1.6 14:26:50 jmespath==1.0.1 14:26:50 jsonpatch==1.33 14:26:50 jsonpointer==3.0.0 14:26:50 jsonschema==4.25.1 14:26:50 jsonschema-specifications==2025.9.1 14:26:50 keystoneauth1==5.12.0 14:26:50 kubernetes==34.1.0 14:26:50 lftools==0.37.16 14:26:50 lxml==6.0.2 14:26:50 markdown-it-py==4.0.0 14:26:50 MarkupSafe==3.0.3 14:26:50 mdurl==0.1.2 14:26:50 msgpack==1.1.2 14:26:50 multi_key_dict==2.0.3 14:26:50 munch==4.0.0 14:26:50 netaddr==1.3.0 14:26:50 niet==1.4.2 14:26:50 nodeenv==1.9.1 14:26:50 oauth2client==4.1.3 14:26:50 oauthlib==3.3.1 14:26:50 openstacksdk==4.8.0 14:26:50 os-service-types==1.8.2 14:26:50 osc-lib==4.2.0 14:26:50 oslo.config==10.1.0 14:26:50 oslo.context==6.2.0 14:26:50 oslo.i18n==6.7.1 14:26:50 oslo.log==7.2.1 14:26:50 oslo.serialization==5.8.0 14:26:50 oslo.utils==9.2.0 14:26:50 packaging==25.0 14:26:50 pbr==7.0.3 14:26:50 platformdirs==4.5.0 14:26:50 prettytable==3.17.0 14:26:50 psutil==7.1.3 14:26:50 pyasn1==0.6.1 14:26:50 pyasn1_modules==0.4.2 14:26:50 pycparser==2.23 14:26:50 pygerrit2==2.0.15 14:26:50 PyGithub==2.8.1 14:26:50 Pygments==2.19.2 14:26:50 PyJWT==2.10.1 14:26:50 PyNaCl==1.6.1 14:26:50 pyparsing==2.4.7 14:26:50 pyperclip==1.11.0 14:26:50 pyrsistent==0.20.0 14:26:50 python-cinderclient==9.8.0 14:26:50 python-dateutil==2.9.0.post0 14:26:50 python-heatclient==4.3.0 14:26:50 python-jenkins==1.8.3 14:26:50 python-keystoneclient==5.7.0 14:26:50 python-magnumclient==4.9.0 14:26:50 python-openstackclient==8.2.0 14:26:50 python-swiftclient==4.9.0 14:26:50 PyYAML==6.0.3 14:26:50 referencing==0.37.0 14:26:50 requests==2.32.5 14:26:50 requests-oauthlib==2.0.0 14:26:50 requestsexceptions==1.4.0 14:26:50 rfc3986==2.0.0 14:26:50 rich==14.2.0 14:26:50 rich-argparse==1.7.2 14:26:50 rpds-py==0.30.0 14:26:50 rsa==4.9.1 14:26:50 ruamel.yaml==0.18.16 14:26:50 ruamel.yaml.clib==0.2.15 14:26:50 s3transfer==0.16.0 14:26:50 simplejson==3.20.2 14:26:50 six==1.17.0 14:26:50 smmap==5.0.2 14:26:50 soupsieve==2.8 14:26:50 stevedore==5.6.0 14:26:50 tabulate==0.9.0 14:26:50 toml==0.10.2 14:26:50 tomlkit==0.13.3 14:26:50 tqdm==4.67.1 14:26:50 typing_extensions==4.15.0 14:26:50 tzdata==2025.2 14:26:50 urllib3==1.26.20 14:26:50 virtualenv==20.35.4 14:26:50 wcwidth==0.2.14 14:26:50 websocket-client==1.9.0 14:26:50 wrapt==2.0.1 14:26:50 xdg==6.0.0 14:26:50 xmltodict==1.0.2 14:26:50 yq==3.4.3 14:26:50 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9950403801744137007.sh 14:26:50 ---> sudo-logs.sh 14:26:50 Archiving 'sudo' log.. 14:26:50 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins7433089947297488142.sh 14:26:50 ---> job-cost.sh 14:26:50 Setup pyenv: 14:26:50 system 14:26:50 3.8.13 14:26:50 3.9.13 14:26:50 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:26:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFxo from file:/tmp/.os_lf_venv 14:26:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:52 lf-activate-venv(): INFO: Base packages installed successfully 14:26:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-CFxo/bin to PATH 14:26:57 INFO: No Stack... 14:26:57 INFO: Retrieving Pricing Info for: v3-standard-2 14:26:58 INFO: Archiving Costs 14:26:58 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins13964106514199232273.sh 14:26:58 ---> logs-deploy.sh 14:26:58 Setup pyenv: 14:26:58 system 14:26:58 3.8.13 14:26:58 3.9.13 14:26:58 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:26:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFxo from file:/tmp/.os_lf_venv 14:26:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:27:00 lf-activate-venv(): INFO: Base packages installed successfully 14:27:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:27:09 lf-activate-venv(): INFO: Adding /tmp/venv-CFxo/bin to PATH 14:27:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/544 14:27:09 INFO: archiving workspace using pattern(s): 14:27:09 Archives upload complete. 14:27:10 INFO: archiving logs to Nexus 14:27:10 ---> uname -a: 14:27:10 Linux prd-centos8-builder-2c-1g-16778.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:27:10 14:27:10 14:27:10 ---> lscpu: 14:27:10 Architecture: x86_64 14:27:10 CPU op-mode(s): 32-bit, 64-bit 14:27:10 Byte Order: Little Endian 14:27:10 CPU(s): 2 14:27:10 On-line CPU(s) list: 0,1 14:27:10 Thread(s) per core: 1 14:27:10 Core(s) per socket: 1 14:27:10 Socket(s): 2 14:27:10 NUMA node(s): 1 14:27:10 Vendor ID: AuthenticAMD 14:27:10 CPU family: 23 14:27:10 Model: 49 14:27:10 Model name: AMD EPYC-Rome Processor 14:27:10 Stepping: 0 14:27:10 CPU MHz: 2799.998 14:27:10 BogoMIPS: 5599.99 14:27:10 Virtualization: AMD-V 14:27:10 Hypervisor vendor: KVM 14:27:10 Virtualization type: full 14:27:10 L1d cache: 32K 14:27:10 L1i cache: 32K 14:27:10 L2 cache: 512K 14:27:10 L3 cache: 16384K 14:27:10 NUMA node0 CPU(s): 0,1 14:27: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 14:27:10 14:27:10 14:27:10 ---> nproc: 14:27:10 2 14:27:10 14:27:10 14:27:10 ---> df -h: 14:27:10 Filesystem Size Used Avail Use% Mounted on 14:27:10 devtmpfs 3.8G 0 3.8G 0% /dev 14:27:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:27:10 tmpfs 3.8G 17M 3.8G 1% /run 14:27:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:27:10 /dev/vda1 40G 8.5G 32G 22% / 14:27:10 tmpfs 770M 0 770M 0% /run/user/1001 14:27:10 14:27:10 14:27:10 ---> free -m: 14:27:10 total used free shared buff/cache available 14:27:10 Mem: 7699 579 5016 19 2103 6814 14:27:10 Swap: 1023 0 1023 14:27:10 14:27:10 14:27:10 ---> ip addr: 14:27:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:27:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:27:10 inet 127.0.0.1/8 scope host lo 14:27:10 valid_lft forever preferred_lft forever 14:27:10 inet6 ::1/128 scope host 14:27:10 valid_lft forever preferred_lft forever 14:27:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:27:10 link/ether fa:16:3e:64:39:3d brd ff:ff:ff:ff:ff:ff 14:27:10 altname enp0s3 14:27:10 altname ens3 14:27:10 inet 10.30.106.107/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:27:10 valid_lft 86265sec preferred_lft 86265sec 14:27:10 inet6 fe80::f816:3eff:fe64:393d/64 scope link 14:27:10 valid_lft forever preferred_lft forever 14:27:10 14:27:10 14:27:10 ---> sar -b -r -n DEV: 14:27:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/01/2025 _x86_64_ (2 CPU) 14:27:10 14:27:10 14:24:52 LINUX RESTART (2 CPU) 14:27:10 14:27:10 02:25:01 PM tps rtps wtps bread/s bwrtn/s 14:27:10 02:26:01 PM 438.49 252.95 185.54 12650.73 40762.85 14:27:10 02:27:01 PM 132.49 0.62 131.87 78.51 10141.75 14:27:10 Average: 285.49 126.78 158.71 6364.62 25452.30 14:27:10 14:27:10 02:25:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:27:10 02:26:01 PM 5488464 7034452 2395980 30.39 2688 1729816 732768 8.20 364084 1733036 70360 14:27:10 02:27:01 PM 5152412 6990920 2732032 34.65 2688 2004736 702404 7.86 374400 1990464 119716 14:27:10 Average: 5320438 7012686 2564006 32.52 2688 1867276 717586 8.03 369242 1861750 95038 14:27:10 14:27:10 02:25:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:27:10 02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:10 02:26:01 PM eth0 277.51 135.80 980.87 65.94 0.00 0.00 0.00 0.00 14:27:10 02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:10 02:27:01 PM eth0 63.00 47.97 918.85 11.15 0.00 0.00 0.00 0.00 14:27:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:10 Average: eth0 170.25 91.89 949.86 38.55 0.00 0.00 0.00 0.00 14:27:10 14:27:10 14:27:10 ---> sar -P ALL: 14:27:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/01/2025 _x86_64_ (2 CPU) 14:27:10 14:27:10 14:24:52 LINUX RESTART (2 CPU) 14:27:10 14:27:10 02:25:01 PM CPU %user %nice %system %iowait %steal %idle 14:27:10 02:26:01 PM all 42.23 3.21 23.29 14.48 0.12 16.67 14:27:10 02:26:01 PM 0 47.92 2.41 20.40 16.61 0.10 12.55 14:27:10 02:26:01 PM 1 36.51 4.01 26.20 12.33 0.14 20.82 14:27:10 02:27:01 PM all 40.90 0.00 4.02 2.28 0.09 52.71 14:27:10 02:27:01 PM 0 55.58 0.00 5.00 2.07 0.10 37.25 14:27:10 02:27:01 PM 1 26.29 0.00 3.04 2.49 0.08 68.10 14:27:10 Average: all 41.56 1.59 13.54 8.30 0.11 34.91 14:27:10 Average: 0 51.79 1.20 12.63 9.27 0.10 25.02 14:27:10 Average: 1 31.32 1.98 14.45 7.34 0.11 44.80 14:27:10 14:27:10 14:27:10