03:53:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/141785 03:53:15 Running as SYSTEM 03:53:15 [EnvInject] - Loading node environment variables. 03:53:16 Building remotely on prd-centos8-builder-2c-1g-15632 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-yml-lint 03:53:16 [ssh-agent] Looking for ssh-agent implementation... 03:53:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:16 $ ssh-agent 03:53:16 SSH_AUTH_SOCK=/tmp/ssh-i1gLW6judnt2/agent.15409 03:53:16 SSH_AGENT_PID=15410 03:53:16 [ssh-agent] Started. 03:53:16 Running ssh-add (command line suppressed) 03:53:16 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/private_key_15927229076449299576.key (/w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/private_key_15927229076449299576.key) 03:53:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:53:17 The recommended git tool is: NONE 03:53:19 using credential onap-jenkins-ssh 03:53:19 Wiping out workspace first. 03:53:19 Cloning the remote Git repository 03:53:19 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 03:53:19 > git init /w/workspace/testsuite-pythonsdk-tests-master-yml-lint # timeout=10 03:53:19 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 03:53:19 > git --version # timeout=10 03:53:19 > git --version # 'git version 2.39.0' 03:53:19 using GIT_SSH to set credentials Gerrit user 03:53:19 [INFO] Currently running in a labeled security context 03:53:19 [INFO] Currently SELinux is 'enforcing' on the host 03:53:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/jenkins-gitclient-ssh3138152344799407468.key 03:53:19 Verifying host key using manually-configured host key entries 03:53:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:53:20 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 03:53:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:53:21 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 03:53:21 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 03:53:21 using GIT_SSH to set credentials Gerrit user 03:53:21 [INFO] Currently running in a labeled security context 03:53:21 [INFO] Currently SELinux is 'enforcing' on the host 03:53:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/jenkins-gitclient-ssh3089121582467841051.key 03:53:21 Verifying host key using manually-configured host key entries 03:53:21 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/141785/3 # timeout=30 03:53:21 > git rev-parse c702e31781deb62516f79bacddb8f3ffd66a7f94^{commit} # timeout=10 03:53:21 Checking out Revision c702e31781deb62516f79bacddb8f3ffd66a7f94 (refs/changes/85/141785/3) 03:53:21 > git config core.sparsecheckout # timeout=10 03:53:21 > git checkout -f c702e31781deb62516f79bacddb8f3ffd66a7f94 # timeout=30 03:53:24 Commit message: "Chore: Add dependabot config" 03:53:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:53:24 > git rev-list --no-walk 7726db0956b56d79d834af10ecf28c6a3738a6ef # timeout=10 03:53:25 [EnvInject] - Injecting environment variables from a build step. 03:53:25 [EnvInject] - Injecting as environment variables the properties content 03:53:25 PYTHON=python3 03:53:25 03:53:25 [EnvInject] - Variables injected successfully. 03:53:25 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins11899407939867750212.sh 03:53:25 ---> tox-install.sh 03:53:25 + source /home/jenkins/lf-env.sh 03:53:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:53:25 ++ mktemp -d /tmp/venv-XXXX 03:53:25 + lf_venv=/tmp/venv-VRnP 03:53:25 + local venv_file=/tmp/.os_lf_venv 03:53:25 + local python=python3 03:53:25 + local options 03:53:25 + local set_path=true 03:53:25 + local install_args= 03:53:25 ++ 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 03:53:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:53:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:53:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:53:25 + true 03:53:25 + case $1 in 03:53:25 + venv_file=/tmp/.toxenv 03:53:25 + shift 2 03:53:25 + true 03:53:25 + case $1 in 03:53:25 + shift 03:53:25 + break 03:53:25 + case $python in 03:53:25 + local pkg_list= 03:53:25 + [[ -d /opt/pyenv ]] 03:53:25 + echo 'Setup pyenv:' 03:53:25 Setup pyenv: 03:53:25 + export PYENV_ROOT=/opt/pyenv 03:53:25 + PYENV_ROOT=/opt/pyenv 03:53:25 + 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 03:53:25 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:53:25 + pyenv versions 03:53:25 system 03:53:25 * 3.8.13 (set by /opt/pyenv/version) 03:53:25 * 3.9.13 (set by /opt/pyenv/version) 03:53:25 * 3.10.6 (set by /opt/pyenv/version) 03:53:25 + command -v pyenv 03:53:25 ++ pyenv init - --no-rehash 03:53:25 + 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[*]}"'\'')" 03:53:25 export PATH="/opt/pyenv/shims:${PATH}" 03:53:25 export PYENV_SHELL=bash 03:53:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:53:25 pyenv() { 03:53:25 local command 03:53:25 command="${1:-}" 03:53:25 if [ "$#" -gt 0 ]; then 03:53:25 shift 03:53:25 fi 03:53:25 03:53:25 case "$command" in 03:53:25 rehash|shell) 03:53:25 eval "$(pyenv "sh-$command" "$@")" 03:53:25 ;; 03:53:25 *) 03:53:25 command pyenv "$command" "$@" 03:53:25 ;; 03:53:25 esac 03:53:25 }' 03:53:25 +++ 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[*]}"' 03:53:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:53:25 ++ 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 03:53:25 ++ 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 03:53:25 ++ export PYENV_SHELL=bash 03:53:25 ++ PYENV_SHELL=bash 03:53:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:53:25 +++ complete -F _pyenv pyenv 03:53:25 ++ lf-pyver python3 03:53:25 ++ local py_version_xy=python3 03:53:25 ++ local py_version_xyz= 03:53:25 ++ pyenv versions 03:53:25 ++ local command 03:53:25 ++ command=versions 03:53:25 ++ '[' 1 -gt 0 ']' 03:53:25 ++ shift 03:53:25 ++ case "$command" in 03:53:25 ++ command pyenv versions 03:53:25 ++ pyenv versions 03:53:25 ++ awk '{ print $1 }' 03:53:25 ++ sed 's/^[ *]* //' 03:53:25 ++ grep -E '^[0-9.]*[0-9]$' 03:53:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:53:25 +++ sort -V 03:53:25 +++ grep '^3' /tmp/.pyenv_versions 03:53:25 +++ tail -n 1 03:53:25 ++ py_version_xyz=3.10.6 03:53:25 ++ [[ -z 3.10.6 ]] 03:53:25 ++ echo 3.10.6 03:53:25 ++ return 0 03:53:25 + pyenv local 3.10.6 03:53:25 + local command 03:53:25 + command=local 03:53:25 + '[' 2 -gt 0 ']' 03:53:25 + shift 03:53:25 + case "$command" in 03:53:25 + command pyenv local 3.10.6 03:53:25 + pyenv local 3.10.6 03:53:25 + for arg in "$@" 03:53:25 + case $arg in 03:53:25 + pkg_list+='tox ' 03:53:25 + for arg in "$@" 03:53:25 + case $arg in 03:53:25 + pkg_list+='virtualenv ' 03:53:25 + for arg in "$@" 03:53:25 + case $arg in 03:53:25 + pkg_list+='urllib3~=1.26.15 ' 03:53:25 + [[ -f /tmp/.toxenv ]] 03:53:25 + [[ ! -f /tmp/.toxenv ]] 03:53:25 + [[ -n '' ]] 03:53:25 + python3 -m venv /tmp/venv-VRnP 03:53:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VRnP' 03:53:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VRnP 03:53:29 + echo /tmp/venv-VRnP 03:53:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:53:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:53:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:53:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:53:29 + local 'pip_opts=--upgrade --quiet' 03:53:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:53:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:53:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:53:29 + [[ -n '' ]] 03:53:29 + [[ -n '' ]] 03:53:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:53:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:53:29 + /tmp/venv-VRnP/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 03:53:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:53:33 lf-activate-venv(): INFO: Base packages installed successfully 03:53:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:53:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:53:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:53:33 + /tmp/venv-VRnP/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 03:53:35 + type python3 03:53:35 + true 03:53:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VRnP/bin to PATH' 03:53:35 lf-activate-venv(): INFO: Adding /tmp/venv-VRnP/bin to PATH 03:53:35 + PATH=/tmp/venv-VRnP/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 03:53:35 + return 0 03:53:35 + python3 --version 03:53:35 Python 3.10.6 03:53:35 + python3 -m pip --version 03:53:35 pip 25.3 from /tmp/venv-VRnP/lib/python3.10/site-packages/pip (python 3.10) 03:53:35 + python3 -m pip freeze 03:53:35 cachetools==6.2.2 03:53:35 chardet==5.2.0 03:53:35 colorama==0.4.6 03:53:35 distlib==0.4.0 03:53:35 filelock==3.20.0 03:53:35 packaging==25.0 03:53:35 platformdirs==4.5.0 03:53:35 pluggy==1.6.0 03:53:35 pyproject-api==1.10.0 03:53:35 tomli==2.3.0 03:53:35 tox==4.32.0 03:53:35 typing_extensions==4.15.0 03:53:35 urllib3==1.26.20 03:53:35 virtualenv==20.35.4 03:53:35 [EnvInject] - Injecting environment variables from a build step. 03:53:35 [EnvInject] - Injecting as environment variables the properties content 03:53:35 PARALLEL=false 03:53:35 03:53:35 [EnvInject] - Variables injected successfully. 03:53:35 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins9575540679997104921.sh 03:53:35 ---> tox-run.sh 03:53:35 + 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 03:53:35 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox 03:53:35 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/docs 03:53:35 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox 03:53:35 + cd /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/. 03:53:35 + source /home/jenkins/lf-env.sh 03:53:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:53:35 ++ mktemp -d /tmp/venv-XXXX 03:53:35 + lf_venv=/tmp/venv-AFQP 03:53:35 + local venv_file=/tmp/.os_lf_venv 03:53:35 + local python=python3 03:53:35 + local options 03:53:35 + local set_path=true 03:53:35 + local install_args= 03:53:35 ++ 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 03:53:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:53:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:53:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:53:35 + true 03:53:35 + case $1 in 03:53:35 + venv_file=/tmp/.toxenv 03:53:35 + shift 2 03:53:35 + true 03:53:35 + case $1 in 03:53:35 + shift 03:53:35 + break 03:53:35 + case $python in 03:53:35 + local pkg_list= 03:53:35 + [[ -d /opt/pyenv ]] 03:53:35 + echo 'Setup pyenv:' 03:53:35 Setup pyenv: 03:53:35 + export PYENV_ROOT=/opt/pyenv 03:53:35 + PYENV_ROOT=/opt/pyenv 03:53:35 + 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 03:53:35 + 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 03:53:35 + pyenv versions 03:53:35 system 03:53:36 3.8.13 03:53:36 3.9.13 03:53:36 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 03:53:36 + command -v pyenv 03:53:36 ++ pyenv init - --no-rehash 03:53:36 + 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[*]}"'\'')" 03:53:36 export PATH="/opt/pyenv/shims:${PATH}" 03:53:36 export PYENV_SHELL=bash 03:53:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:53:36 pyenv() { 03:53:36 local command 03:53:36 command="${1:-}" 03:53:36 if [ "$#" -gt 0 ]; then 03:53:36 shift 03:53:36 fi 03:53:36 03:53:36 case "$command" in 03:53:36 rehash|shell) 03:53:36 eval "$(pyenv "sh-$command" "$@")" 03:53:36 ;; 03:53:36 *) 03:53:36 command pyenv "$command" "$@" 03:53:36 ;; 03:53:36 esac 03:53:36 }' 03:53:36 +++ 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[*]}"' 03:53:36 ++ 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 03:53:36 ++ 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 03:53:36 ++ 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 03:53:36 ++ export PYENV_SHELL=bash 03:53:36 ++ PYENV_SHELL=bash 03:53:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:53:36 +++ complete -F _pyenv pyenv 03:53:36 ++ lf-pyver python3 03:53:36 ++ local py_version_xy=python3 03:53:36 ++ local py_version_xyz= 03:53:36 ++ pyenv versions 03:53:36 ++ local command 03:53:36 ++ command=versions 03:53:36 ++ '[' 1 -gt 0 ']' 03:53:36 ++ shift 03:53:36 ++ case "$command" in 03:53:36 ++ command pyenv versions 03:53:36 ++ pyenv versions 03:53:36 ++ awk '{ print $1 }' 03:53:36 ++ sed 's/^[ *]* //' 03:53:36 ++ grep -E '^[0-9.]*[0-9]$' 03:53:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:53:36 +++ grep '^3' /tmp/.pyenv_versions 03:53:36 +++ sort -V 03:53:36 +++ tail -n 1 03:53:36 ++ py_version_xyz=3.10.6 03:53:36 ++ [[ -z 3.10.6 ]] 03:53:36 ++ echo 3.10.6 03:53:36 ++ return 0 03:53:36 + pyenv local 3.10.6 03:53:36 + local command 03:53:36 + command=local 03:53:36 + '[' 2 -gt 0 ']' 03:53:36 + shift 03:53:36 + case "$command" in 03:53:36 + command pyenv local 3.10.6 03:53:36 + pyenv local 3.10.6 03:53:36 + for arg in "$@" 03:53:36 + case $arg in 03:53:36 + pkg_list+='tox ' 03:53:36 + for arg in "$@" 03:53:36 + case $arg in 03:53:36 + pkg_list+='virtualenv ' 03:53:36 + for arg in "$@" 03:53:36 + case $arg in 03:53:36 + pkg_list+='urllib3~=1.26.15 ' 03:53:36 + [[ -f /tmp/.toxenv ]] 03:53:36 ++ cat /tmp/.toxenv 03:53:36 + lf_venv=/tmp/venv-VRnP 03:53:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VRnP from' file:/tmp/.toxenv 03:53:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VRnP from file:/tmp/.toxenv 03:53:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:53:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:53:36 + local 'pip_opts=--upgrade --quiet' 03:53:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:53:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:53:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:53:36 + [[ -n '' ]] 03:53:36 + [[ -n '' ]] 03:53:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:53:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:53:36 + /tmp/venv-VRnP/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 03:53:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:53:36 lf-activate-venv(): INFO: Base packages installed successfully 03:53:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:53:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:53:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:53:36 + /tmp/venv-VRnP/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 03:53:37 + type python3 03:53:37 + true 03:53:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VRnP/bin to PATH' 03:53:37 lf-activate-venv(): INFO: Adding /tmp/venv-VRnP/bin to PATH 03:53:37 + PATH=/tmp/venv-VRnP/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 03:53:37 + return 0 03:53:37 + [[ -d /opt/pyenv ]] 03:53:37 + echo '---> Setting up pyenv' 03:53:37 ---> Setting up pyenv 03:53:37 + export PYENV_ROOT=/opt/pyenv 03:53:37 + PYENV_ROOT=/opt/pyenv 03:53:37 + export PATH=/opt/pyenv/bin:/tmp/venv-VRnP/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 03:53:37 + PATH=/opt/pyenv/bin:/tmp/venv-VRnP/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 03:53:37 ++ pwd 03:53:37 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint 03:53:37 + export PYTHONPATH 03:53:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:53:37 + TOX_TESTENV_PASSENV=PYTHONPATH 03:53:37 + tox --version 03:53:38 4.32.0 from /tmp/venv-VRnP/lib/python3.10/site-packages/tox/__init__.py 03:53:38 + PARALLEL=false 03:53:38 + TOX_OPTIONS_LIST= 03:53:38 + [[ -n yaml ]] 03:53:38 + TOX_OPTIONS_LIST=' -e yaml' 03:53:38 + case ${PARALLEL,,} in 03:53:38 + tox -e yaml 03:53:38 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox/tox.log 03:53:39 yaml: skipped because could not find python interpreter with spec(s): python3.9 03:53:39 yaml: SKIP (0.86 seconds) 03:53:39 evaluation failed :( (0.89 seconds) 03:53:39 + tox_status=255 03:53:39 + echo '---> Completed tox runs' 03:53:39 ---> Completed tox runs 03:53:39 + for i in .tox/*/log 03:53:39 ++ echo '.tox/*/log' 03:53:39 ++ awk -F/ '{print $2}' 03:53:39 + tox_env='*' 03:53:39 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox/*' 03:53:39 cp: cannot stat '.tox/*/log': No such file or directory 03:53:39 + echo 'WARN: no logs found to archive' 03:53:39 WARN: no logs found to archive 03:53:39 + break 03:53:39 + DOC_DIR=docs/_build/html 03:53:39 + [[ -d docs/_build/html ]] 03:53:39 + echo '---> tox-run.sh ends' 03:53:39 ---> tox-run.sh ends 03:53:39 + test 255 -eq 0 03:53:39 + exit 255 03:53:39 Build step 'Execute shell' marked build as failure 03:53:39 $ ssh-agent -k 03:53:39 unset SSH_AUTH_SOCK; 03:53:39 unset SSH_AGENT_PID; 03:53:39 echo Agent pid 15410 killed; 03:53:39 [ssh-agent] Stopped. 03:53:39 [PostBuildScript] - [INFO] Executing post build scripts. 03:53:39 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins1155745685378891969.sh 03:53:39 ---> sysstat.sh 03:53:39 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins7234366586580796896.sh 03:53:39 ---> package-listing.sh 03:53:39 ++ facter osfamily 03:53:39 ++ tr '[:upper:]' '[:lower:]' 03:53:40 + OS_FAMILY=redhat 03:53:40 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint 03:53:40 + START_PACKAGES=/tmp/packages_start.txt 03:53:40 + END_PACKAGES=/tmp/packages_end.txt 03:53:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:40 + PACKAGES=/tmp/packages_start.txt 03:53:40 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yml-lint ']' 03:53:40 + PACKAGES=/tmp/packages_end.txt 03:53:40 + case "${OS_FAMILY}" in 03:53:40 + rpm -qa 03:53:40 + sort 03:53:40 + '[' -f /tmp/packages_start.txt ']' 03:53:40 + '[' -f /tmp/packages_end.txt ']' 03:53:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:40 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yml-lint ']' 03:53:40 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/ 03:53:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/ 03:53:40 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins13049287166001386301.sh 03:53:40 ---> capture-instance-metadata.sh 03:53:40 Setup pyenv: 03:53:40 system 03:53:40 3.8.13 03:53:40 3.9.13 03:53:40 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 03:53:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NUTp 03:53:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:53:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:53:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:53:48 lf-activate-venv(): INFO: Base packages installed successfully 03:53:48 lf-activate-venv(): INFO: Installing additional packages: lftools 03:54:11 lf-activate-venv(): INFO: Adding /tmp/venv-NUTp/bin to PATH 03:54:11 INFO: Running in OpenStack, capturing instance metadata 03:54:12 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins5948454720284964953.sh 03:54:12 provisioning config files... 03:54:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/config2432249092983281363tmp 03:54:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:54:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:54:12 [EnvInject] - Injecting environment variables from a build step. 03:54:12 [EnvInject] - Injecting as environment variables the properties content 03:54:12 SERVER_ID=logs 03:54:12 03:54:12 [EnvInject] - Variables injected successfully. 03:54:12 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins16509470163925847659.sh 03:54:12 ---> create-netrc.sh 03:54:12 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins12310201689275078000.sh 03:54:12 ---> python-tools-install.sh 03:54:12 Setup pyenv: 03:54:12 system 03:54:12 3.8.13 03:54:12 3.9.13 03:54:12 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 03:54:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NUTp from file:/tmp/.os_lf_venv 03:54:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:54:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:54:14 lf-activate-venv(): INFO: Base packages installed successfully 03:54:14 lf-activate-venv(): INFO: Installing additional packages: lftools 03:54:23 lf-activate-venv(): INFO: Adding /tmp/venv-NUTp/bin to PATH 03:54:23 Generating Requirements File 03:54:41 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. 03:54:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:54:42 Python 3.10.6 03:54:42 pip 25.3 from /tmp/venv-NUTp/lib/python3.10/site-packages/pip (python 3.10) 03:54:42 appdirs==1.4.4 03:54:42 argcomplete==3.6.3 03:54:42 aspy.yaml==1.3.0 03:54:42 attrs==25.4.0 03:54:42 autopage==0.5.2 03:54:42 beautifulsoup4==4.14.2 03:54:42 boto3==1.41.5 03:54:42 botocore==1.41.5 03:54:42 bs4==0.0.2 03:54:42 cachetools==6.2.2 03:54:42 certifi==2025.11.12 03:54:42 cffi==2.0.0 03:54:42 cfgv==3.5.0 03:54:42 chardet==5.2.0 03:54:42 charset-normalizer==3.4.4 03:54:42 click==8.3.1 03:54:42 cliff==4.12.0 03:54:42 cmd2==2.7.0 03:54:42 cryptography==3.3.2 03:54:42 debtcollector==3.0.0 03:54:42 decorator==5.2.1 03:54:42 defusedxml==0.7.1 03:54:42 Deprecated==1.3.1 03:54:42 distlib==0.4.0 03:54:42 dnspython==2.8.0 03:54:42 docker==7.1.0 03:54:42 dogpile.cache==1.5.0 03:54:42 durationpy==0.10 03:54:42 email-validator==2.3.0 03:54:42 filelock==3.20.0 03:54:42 future==1.0.0 03:54:42 gitdb==4.0.12 03:54:42 GitPython==3.1.45 03:54:42 google-auth==2.43.0 03:54:42 httplib2==0.31.0 03:54:42 identify==2.6.15 03:54:42 idna==3.11 03:54:42 importlib-resources==1.5.0 03:54:42 iso8601==2.1.0 03:54:42 Jinja2==3.1.6 03:54:42 jmespath==1.0.1 03:54:42 jsonpatch==1.33 03:54:42 jsonpointer==3.0.0 03:54:42 jsonschema==4.25.1 03:54:42 jsonschema-specifications==2025.9.1 03:54:42 keystoneauth1==5.12.0 03:54:42 kubernetes==34.1.0 03:54:42 lftools==0.37.16 03:54:42 lxml==6.0.2 03:54:42 markdown-it-py==4.0.0 03:54:42 MarkupSafe==3.0.3 03:54:42 mdurl==0.1.2 03:54:42 msgpack==1.1.2 03:54:42 multi_key_dict==2.0.3 03:54:42 munch==4.0.0 03:54:42 netaddr==1.3.0 03:54:42 niet==1.4.2 03:54:42 nodeenv==1.9.1 03:54:42 oauth2client==4.1.3 03:54:42 oauthlib==3.3.1 03:54:42 openstacksdk==4.8.0 03:54:42 os-service-types==1.8.2 03:54:42 osc-lib==4.2.0 03:54:42 oslo.config==10.1.0 03:54:42 oslo.context==6.2.0 03:54:42 oslo.i18n==6.7.1 03:54:42 oslo.log==7.2.1 03:54:42 oslo.serialization==5.8.0 03:54:42 oslo.utils==9.2.0 03:54:42 packaging==25.0 03:54:42 pbr==7.0.3 03:54:42 platformdirs==4.5.0 03:54:42 prettytable==3.17.0 03:54:42 psutil==7.1.3 03:54:42 pyasn1==0.6.1 03:54:42 pyasn1_modules==0.4.2 03:54:42 pycparser==2.23 03:54:42 pygerrit2==2.0.15 03:54:42 PyGithub==2.8.1 03:54:42 Pygments==2.19.2 03:54:42 PyJWT==2.10.1 03:54:42 PyNaCl==1.6.1 03:54:42 pyparsing==2.4.7 03:54:42 pyperclip==1.11.0 03:54:42 pyrsistent==0.20.0 03:54:42 python-cinderclient==9.8.0 03:54:42 python-dateutil==2.9.0.post0 03:54:42 python-heatclient==4.3.0 03:54:42 python-jenkins==1.8.3 03:54:42 python-keystoneclient==5.7.0 03:54:42 python-magnumclient==4.9.0 03:54:42 python-openstackclient==8.2.0 03:54:42 python-swiftclient==4.9.0 03:54:42 PyYAML==6.0.3 03:54:42 referencing==0.37.0 03:54:42 requests==2.32.5 03:54:42 requests-oauthlib==2.0.0 03:54:42 requestsexceptions==1.4.0 03:54:42 rfc3986==2.0.0 03:54:42 rich==14.2.0 03:54:42 rich-argparse==1.7.2 03:54:42 rpds-py==0.29.0 03:54:42 rsa==4.9.1 03:54:42 ruamel.yaml==0.18.16 03:54:42 ruamel.yaml.clib==0.2.15 03:54:42 s3transfer==0.15.0 03:54:42 simplejson==3.20.2 03:54:42 six==1.17.0 03:54:42 smmap==5.0.2 03:54:42 soupsieve==2.8 03:54:42 stevedore==5.6.0 03:54:42 tabulate==0.9.0 03:54:42 toml==0.10.2 03:54:42 tomlkit==0.13.3 03:54:42 tqdm==4.67.1 03:54:42 typing_extensions==4.15.0 03:54:42 tzdata==2025.2 03:54:42 urllib3==1.26.20 03:54:42 virtualenv==20.35.4 03:54:42 wcwidth==0.2.14 03:54:42 websocket-client==1.9.0 03:54:42 wrapt==2.0.1 03:54:42 xdg==6.0.0 03:54:42 xmltodict==1.0.2 03:54:42 yq==3.4.3 03:54:42 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins260712702437145457.sh 03:54:42 ---> sudo-logs.sh 03:54:42 Archiving 'sudo' log.. 03:54:43 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins11890716464808816276.sh 03:54:43 ---> job-cost.sh 03:54:43 Setup pyenv: 03:54:43 system 03:54:43 3.8.13 03:54:43 3.9.13 03:54:43 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 03:54:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NUTp from file:/tmp/.os_lf_venv 03:54:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:54:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:54:45 lf-activate-venv(): INFO: Base packages installed successfully 03:54:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-NUTp/bin to PATH 03:54:50 INFO: No Stack... 03:54:50 INFO: Retrieving Pricing Info for: v3-standard-2 03:54:51 INFO: Archiving Costs 03:54:51 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins7475308086813265721.sh 03:54:51 ---> logs-deploy.sh 03:54:51 Setup pyenv: 03:54:51 system 03:54:51 3.8.13 03:54:51 3.9.13 03:54:51 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 03:54:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NUTp from file:/tmp/.os_lf_venv 03:54:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:54:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:54:53 lf-activate-venv(): INFO: Base packages installed successfully 03:54:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-NUTp/bin to PATH 03:55:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-yml-lint/9 03:55:01 INFO: archiving workspace using pattern(s): 03:55:02 Archives upload complete. 03:55:02 INFO: archiving logs to Nexus 03:55:03 ---> uname -a: 03:55:03 Linux prd-centos8-builder-2c-1g-15632.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 03:55:03 03:55:03 03:55:03 ---> lscpu: 03:55:03 Architecture: x86_64 03:55:03 CPU op-mode(s): 32-bit, 64-bit 03:55:03 Byte Order: Little Endian 03:55:03 CPU(s): 2 03:55:03 On-line CPU(s) list: 0,1 03:55:03 Thread(s) per core: 1 03:55:03 Core(s) per socket: 1 03:55:03 Socket(s): 2 03:55:03 NUMA node(s): 1 03:55:03 Vendor ID: AuthenticAMD 03:55:03 CPU family: 23 03:55:03 Model: 49 03:55:03 Model name: AMD EPYC-Rome Processor 03:55:03 Stepping: 0 03:55:03 CPU MHz: 2799.998 03:55:03 BogoMIPS: 5599.99 03:55:03 Virtualization: AMD-V 03:55:03 Hypervisor vendor: KVM 03:55:03 Virtualization type: full 03:55:03 L1d cache: 32K 03:55:03 L1i cache: 32K 03:55:03 L2 cache: 512K 03:55:03 L3 cache: 16384K 03:55:03 NUMA node0 CPU(s): 0,1 03:55:03 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 03:55:03 03:55:03 03:55:03 ---> nproc: 03:55:03 2 03:55:03 03:55:03 03:55:03 ---> df -h: 03:55:03 Filesystem Size Used Avail Use% Mounted on 03:55:03 devtmpfs 3.8G 0 3.8G 0% /dev 03:55:03 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:55:03 tmpfs 3.8G 17M 3.8G 1% /run 03:55:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:55:03 /dev/vda1 40G 8.5G 32G 22% / 03:55:03 tmpfs 770M 0 770M 0% /run/user/1001 03:55:03 03:55:03 03:55:03 ---> free -m: 03:55:03 total used free shared buff/cache available 03:55:03 Mem: 7699 534 5062 19 2102 6859 03:55:03 Swap: 1023 0 1023 03:55:03 03:55:03 03:55:03 ---> ip addr: 03:55:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:55:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:55:03 inet 127.0.0.1/8 scope host lo 03:55:03 valid_lft forever preferred_lft forever 03:55:03 inet6 ::1/128 scope host 03:55:03 valid_lft forever preferred_lft forever 03:55:03 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:55:03 link/ether fa:16:3e:a5:24:a0 brd ff:ff:ff:ff:ff:ff 03:55:03 altname enp0s3 03:55:03 altname ens3 03:55:03 inet 10.30.107.47/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:55:03 valid_lft 86267sec preferred_lft 86267sec 03:55:03 inet6 fe80::f816:3eff:fea5:24a0/64 scope link 03:55:03 valid_lft forever preferred_lft forever 03:55:03 03:55:03 03:55:03 ---> sar -b -r -n DEV: 03:55:03 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/27/2025 _x86_64_ (2 CPU) 03:55:03 03:55:03 03:52:47 LINUX RESTART (2 CPU) 03:55:03 03:55:03 03:53:01 AM tps rtps wtps bread/s bwrtn/s 03:55:03 03:54:01 AM 338.32 169.19 169.13 7143.62 28085.84 03:55:03 03:55:01 AM 127.61 0.90 126.71 92.12 9852.59 03:55:03 Average: 232.98 85.05 147.92 3618.16 18969.97 03:55:03 03:55:03 03:53:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:55:03 03:54:01 AM 5384368 7009884 2500076 31.71 2688 1807588 750536 8.40 365760 1829696 117596 03:55:03 03:55:01 AM 5202024 7042504 2682420 34.02 2688 2006432 661192 7.40 376356 1937344 104488 03:55:03 Average: 5293196 7026194 2591248 32.87 2688 1907010 705864 7.90 371058 1883520 111042 03:55:03 03:55:03 03:53:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:55:03 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:03 03:54:01 AM eth0 240.32 144.35 1426.14 67.81 0.00 0.00 0.00 0.00 03:55:03 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:03 03:55:01 AM eth0 43.18 32.53 468.97 9.58 0.00 0.00 0.00 0.00 03:55:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:03 Average: eth0 141.76 88.44 947.59 38.69 0.00 0.00 0.00 0.00 03:55:03 03:55:03 03:55:03 ---> sar -P ALL: 03:55:03 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/27/2025 _x86_64_ (2 CPU) 03:55:03 03:55:03 03:52:47 LINUX RESTART (2 CPU) 03:55:03 03:55:03 03:53:01 AM CPU %user %nice %system %iowait %steal %idle 03:55:03 03:54:01 AM all 45.20 2.72 20.10 9.72 0.15 22.11 03:55:03 03:54:01 AM 0 53.57 2.61 17.93 8.80 0.15 16.94 03:55:03 03:54:01 AM 1 36.81 2.82 22.29 10.64 0.14 27.30 03:55:03 03:55:01 AM all 40.75 0.00 4.49 2.36 0.19 52.21 03:55:03 03:55:01 AM 0 46.36 0.00 4.74 1.93 0.20 46.76 03:55:03 03:55:01 AM 1 35.15 0.00 4.25 2.79 0.18 57.63 03:55:03 Average: all 42.95 1.34 12.19 5.99 0.17 37.37 03:55:03 Average: 0 49.92 1.29 11.25 5.32 0.18 32.04 03:55:03 Average: 1 35.97 1.39 13.13 6.65 0.16 42.70 03:55:03 03:55:03 03:55:03