11:29:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142493 11:29:36 Running as SYSTEM 11:29:36 [EnvInject] - Loading node environment variables. 11:29:36 Building remotely on prd-centos8-builder-2c-1g-3077 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 11:29:36 [ssh-agent] Looking for ssh-agent implementation... 11:29:36 $ ssh-agent 11:29:37 SSH_AUTH_SOCK=/tmp/ssh-oFFOmeGYs3jL/agent.28278 11:29:37 SSH_AGENT_PID=28281 11:29:37 [ssh-agent] Started. 11:29:37 Running ssh-add (command line suppressed) 11:29:37 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_8565596483565699093.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_8565596483565699093.key) 11:29:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:29:37 The recommended git tool is: NONE 11:29:38 using credential onap-jenkins-ssh 11:29:38 Wiping out workspace first. 11:29:38 Cloning the remote Git repository 11:29:38 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 11:29:39 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 11:29:39 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:29:39 > git --version # timeout=10 11:29:39 > git --version # 'git version 2.39.0' 11:29:39 using GIT_SSH to set credentials Gerrit user 11:29:39 [INFO] Currently running in a labeled security context 11:29:39 [INFO] Currently SELinux is 'enforcing' on the host 11:29:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh16930550085106632230.key 11:29:39 Verifying host key using manually-configured host key entries 11:29:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:29:39 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:29:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:29:39 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:29:39 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:29:39 using GIT_SSH to set credentials Gerrit user 11:29:39 [INFO] Currently running in a labeled security context 11:29:39 [INFO] Currently SELinux is 'enforcing' on the host 11:29:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh14084028193898420767.key 11:29:40 Verifying host key using manually-configured host key entries 11:29:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/93/142493/3 # timeout=30 11:29:40 > git rev-parse 5e608830d60111d64f4622db90af3ba577d26e47^{commit} # timeout=10 11:29:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:29:40 Checking out Revision 5e608830d60111d64f4622db90af3ba577d26e47 (refs/changes/93/142493/3) 11:29:40 > git config core.sparsecheckout # timeout=10 11:29:40 > git checkout -f 5e608830d60111d64f4622db90af3ba577d26e47 # timeout=30 11:29:43 Commit message: "[INT] Release 8.0.0" 11:29:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:29:43 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 11:29:44 [EnvInject] - Injecting environment variables from a build step. 11:29:44 [EnvInject] - Injecting as environment variables the properties content 11:29:44 PYTHON=python3 11:29:44 11:29:44 [EnvInject] - Variables injected successfully. 11:29:44 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins501007045876830799.sh 11:29:44 ---> tox-install.sh 11:29:44 + source /home/jenkins/lf-env.sh 11:29:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:29:44 ++ mktemp -d /tmp/venv-XXXX 11:29:44 + lf_venv=/tmp/venv-dfP9 11:29:44 + local venv_file=/tmp/.os_lf_venv 11:29:44 + local python=python3 11:29:44 + local options 11:29:44 + local set_path=true 11:29:44 + local install_args= 11:29:44 ++ 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 11:29:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:29:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:29:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:29:44 + true 11:29:44 + case $1 in 11:29:44 + venv_file=/tmp/.toxenv 11:29:44 + shift 2 11:29:44 + true 11:29:44 + case $1 in 11:29:44 + shift 11:29:44 + break 11:29:44 + case $python in 11:29:44 + local pkg_list= 11:29:44 + [[ -d /opt/pyenv ]] 11:29:44 + echo 'Setup pyenv:' 11:29:44 Setup pyenv: 11:29:44 + export PYENV_ROOT=/opt/pyenv 11:29:44 + PYENV_ROOT=/opt/pyenv 11:29:44 + 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 11:29:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:29:44 + pyenv versions 11:29:44 system 11:29:44 * 3.8.13 (set by /opt/pyenv/version) 11:29:44 * 3.9.13 (set by /opt/pyenv/version) 11:29:44 * 3.10.6 (set by /opt/pyenv/version) 11:29:44 + command -v pyenv 11:29:44 ++ pyenv init - --no-rehash 11:29:44 + 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[*]}"'\'')" 11:29:44 export PATH="/opt/pyenv/shims:${PATH}" 11:29:44 export PYENV_SHELL=bash 11:29:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:29:44 pyenv() { 11:29:44 local command 11:29:44 command="${1:-}" 11:29:44 if [ "$#" -gt 0 ]; then 11:29:44 shift 11:29:44 fi 11:29:44 11:29:44 case "$command" in 11:29:44 rehash|shell) 11:29:44 eval "$(pyenv "sh-$command" "$@")" 11:29:44 ;; 11:29:44 *) 11:29:44 command pyenv "$command" "$@" 11:29:44 ;; 11:29:44 esac 11:29:44 }' 11:29:44 +++ 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[*]}"' 11:29:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:29:44 ++ 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 11:29:44 ++ 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 11:29:44 ++ export PYENV_SHELL=bash 11:29:44 ++ PYENV_SHELL=bash 11:29:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:29:44 +++ complete -F _pyenv pyenv 11:29:44 ++ lf-pyver python3 11:29:44 ++ local py_version_xy=python3 11:29:44 ++ local py_version_xyz= 11:29:44 ++ grep -E '^[0-9.]*[0-9]$' 11:29:44 ++ pyenv versions 11:29:44 ++ local command 11:29:44 ++ command=versions 11:29:44 ++ '[' 1 -gt 0 ']' 11:29:44 ++ shift 11:29:44 ++ case "$command" in 11:29:44 ++ command pyenv versions 11:29:44 ++ pyenv versions 11:29:44 ++ awk '{ print $1 }' 11:29:44 ++ sed 's/^[ *]* //' 11:29:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:29:44 +++ grep '^3' /tmp/.pyenv_versions 11:29:44 +++ tail -n 1 11:29:44 +++ sort -V 11:29:44 ++ py_version_xyz=3.10.6 11:29:44 ++ [[ -z 3.10.6 ]] 11:29:44 ++ echo 3.10.6 11:29:44 ++ return 0 11:29:44 + pyenv local 3.10.6 11:29:44 + local command 11:29:44 + command=local 11:29:44 + '[' 2 -gt 0 ']' 11:29:44 + shift 11:29:44 + case "$command" in 11:29:44 + command pyenv local 3.10.6 11:29:44 + pyenv local 3.10.6 11:29:44 + for arg in "$@" 11:29:44 + case $arg in 11:29:44 + pkg_list+='tox ' 11:29:44 + for arg in "$@" 11:29:44 + case $arg in 11:29:44 + pkg_list+='virtualenv ' 11:29:44 + for arg in "$@" 11:29:44 + case $arg in 11:29:44 + pkg_list+='urllib3~=1.26.15 ' 11:29:44 + [[ -f /tmp/.toxenv ]] 11:29:44 + [[ ! -f /tmp/.toxenv ]] 11:29:44 + [[ -n '' ]] 11:29:44 + python3 -m venv /tmp/venv-dfP9 11:29:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dfP9' 11:29:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dfP9 11:29:48 + echo /tmp/venv-dfP9 11:29:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:29:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:29:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:29:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:48 + local 'pip_opts=--upgrade --quiet' 11:29:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:29:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:29:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:29:48 + [[ -n '' ]] 11:29:48 + [[ -n '' ]] 11:29:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:29:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:48 + /tmp/venv-dfP9/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 11:29:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:29:52 lf-activate-venv(): INFO: Base packages installed successfully 11:29:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:29:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:29:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:29:52 + /tmp/venv-dfP9/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 11:29:54 + type python3 11:29:54 + true 11:29:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dfP9/bin to PATH' 11:29:54 lf-activate-venv(): INFO: Adding /tmp/venv-dfP9/bin to PATH 11:29:54 + PATH=/tmp/venv-dfP9/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 11:29:54 + return 0 11:29:54 + python3 --version 11:29:54 Python 3.10.6 11:29:54 + python3 -m pip --version 11:29:54 pip 25.3 from /tmp/venv-dfP9/lib/python3.10/site-packages/pip (python 3.10) 11:29:54 + python3 -m pip freeze 11:29:54 cachetools==6.2.5 11:29:54 chardet==5.2.0 11:29:54 colorama==0.4.6 11:29:54 distlib==0.4.0 11:29:54 filelock==3.20.3 11:29:54 packaging==26.0 11:29:54 platformdirs==4.5.1 11:29:54 pluggy==1.6.0 11:29:54 pyproject-api==1.10.0 11:29:54 tomli==2.4.0 11:29:54 tox==4.34.1 11:29:54 typing_extensions==4.15.0 11:29:54 urllib3==1.26.20 11:29:54 virtualenv==20.36.1 11:29:54 [EnvInject] - Injecting environment variables from a build step. 11:29:54 [EnvInject] - Injecting as environment variables the properties content 11:29:54 PARALLEL=false 11:29:54 11:29:54 [EnvInject] - Variables injected successfully. 11:29:54 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins10925378820942702555.sh 11:29:54 ---> tox-run.sh 11:29:54 + 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 11:29:54 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:29:54 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 11:29:54 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:29:54 + cd /w/workspace/integration-xtesting-master-commit-lint/. 11:29:54 + source /home/jenkins/lf-env.sh 11:29:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:29:54 ++ mktemp -d /tmp/venv-XXXX 11:29:54 + lf_venv=/tmp/venv-RSvI 11:29:54 + local venv_file=/tmp/.os_lf_venv 11:29:54 + local python=python3 11:29:54 + local options 11:29:54 + local set_path=true 11:29:54 + local install_args= 11:29:54 ++ 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 11:29:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:29:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:29:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:29:54 + true 11:29:54 + case $1 in 11:29:54 + venv_file=/tmp/.toxenv 11:29:54 + shift 2 11:29:54 + true 11:29:54 + case $1 in 11:29:54 + shift 11:29:54 + break 11:29:54 + case $python in 11:29:54 + local pkg_list= 11:29:54 + [[ -d /opt/pyenv ]] 11:29:54 + echo 'Setup pyenv:' 11:29:54 Setup pyenv: 11:29:54 + export PYENV_ROOT=/opt/pyenv 11:29:54 + PYENV_ROOT=/opt/pyenv 11:29:54 + 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 11:29:54 + 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 11:29:54 + pyenv versions 11:29:55 system 11:29:55 3.8.13 11:29:55 3.9.13 11:29:55 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:29:55 + command -v pyenv 11:29:55 ++ pyenv init - --no-rehash 11:29:55 + 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[*]}"'\'')" 11:29:55 export PATH="/opt/pyenv/shims:${PATH}" 11:29:55 export PYENV_SHELL=bash 11:29:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:29:55 pyenv() { 11:29:55 local command 11:29:55 command="${1:-}" 11:29:55 if [ "$#" -gt 0 ]; then 11:29:55 shift 11:29:55 fi 11:29:55 11:29:55 case "$command" in 11:29:55 rehash|shell) 11:29:55 eval "$(pyenv "sh-$command" "$@")" 11:29:55 ;; 11:29:55 *) 11:29:55 command pyenv "$command" "$@" 11:29:55 ;; 11:29:55 esac 11:29:55 }' 11:29:55 +++ 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[*]}"' 11:29:55 ++ 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 11:29:55 ++ 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 11:29:55 ++ 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 11:29:55 ++ export PYENV_SHELL=bash 11:29:55 ++ PYENV_SHELL=bash 11:29:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:29:55 +++ complete -F _pyenv pyenv 11:29:55 ++ lf-pyver python3 11:29:55 ++ local py_version_xy=python3 11:29:55 ++ local py_version_xyz= 11:29:55 ++ awk '{ print $1 }' 11:29:55 ++ pyenv versions 11:29:55 ++ local command 11:29:55 ++ command=versions 11:29:55 ++ '[' 1 -gt 0 ']' 11:29:55 ++ shift 11:29:55 ++ case "$command" in 11:29:55 ++ command pyenv versions 11:29:55 ++ pyenv versions 11:29:55 ++ sed 's/^[ *]* //' 11:29:55 ++ grep -E '^[0-9.]*[0-9]$' 11:29:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:29:55 +++ tail -n 1 11:29:55 +++ grep '^3' /tmp/.pyenv_versions 11:29:55 +++ sort -V 11:29:55 ++ py_version_xyz=3.10.6 11:29:55 ++ [[ -z 3.10.6 ]] 11:29:55 ++ echo 3.10.6 11:29:55 ++ return 0 11:29:55 + pyenv local 3.10.6 11:29:55 + local command 11:29:55 + command=local 11:29:55 + '[' 2 -gt 0 ']' 11:29:55 + shift 11:29:55 + case "$command" in 11:29:55 + command pyenv local 3.10.6 11:29:55 + pyenv local 3.10.6 11:29:55 + for arg in "$@" 11:29:55 + case $arg in 11:29:55 + pkg_list+='tox ' 11:29:55 + for arg in "$@" 11:29:55 + case $arg in 11:29:55 + pkg_list+='virtualenv ' 11:29:55 + for arg in "$@" 11:29:55 + case $arg in 11:29:55 + pkg_list+='urllib3~=1.26.15 ' 11:29:55 + [[ -f /tmp/.toxenv ]] 11:29:55 ++ cat /tmp/.toxenv 11:29:55 + lf_venv=/tmp/venv-dfP9 11:29:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfP9 from' file:/tmp/.toxenv 11:29:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfP9 from file:/tmp/.toxenv 11:29:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:29:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:55 + local 'pip_opts=--upgrade --quiet' 11:29:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:29:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:29:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:29:55 + [[ -n '' ]] 11:29:55 + [[ -n '' ]] 11:29:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:29:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:55 + /tmp/venv-dfP9/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 11:29:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:29:56 lf-activate-venv(): INFO: Base packages installed successfully 11:29:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:29:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:29:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:29:56 + /tmp/venv-dfP9/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 11:29:56 + type python3 11:29:56 + true 11:29:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dfP9/bin to PATH' 11:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-dfP9/bin to PATH 11:29:56 + PATH=/tmp/venv-dfP9/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 11:29:56 + return 0 11:29:56 + [[ -d /opt/pyenv ]] 11:29:56 + echo '---> Setting up pyenv' 11:29:56 ---> Setting up pyenv 11:29:56 + export PYENV_ROOT=/opt/pyenv 11:29:56 + PYENV_ROOT=/opt/pyenv 11:29:56 + export PATH=/opt/pyenv/bin:/tmp/venv-dfP9/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 11:29:56 + PATH=/opt/pyenv/bin:/tmp/venv-dfP9/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 11:29:56 ++ pwd 11:29:56 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 11:29:56 + export PYTHONPATH 11:29:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:29:56 + TOX_TESTENV_PASSENV=PYTHONPATH 11:29:56 + tox --version 11:29:57 4.34.1 from /tmp/venv-dfP9/lib/python3.10/site-packages/tox/__init__.py 11:29:57 + PARALLEL=false 11:29:57 + TOX_OPTIONS_LIST= 11:29:57 + [[ -n gitlint ]] 11:29:57 + TOX_OPTIONS_LIST=' -e gitlint' 11:29:57 + case ${PARALLEL,,} in 11:29:57 + tox -e gitlint 11:29:57 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 11:29:58 gitlint: install_deps> python -I -m pip install gitlint 11:30:01 gitlint: freeze> python -m pip freeze --all 11:30:01 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.0.1,python-dateutil==2.9.0.post0,setuptools==75.3.2,sh==1.14.3,six==1.17.0,wheel==0.45.1 11:30:01 gitlint: commands[0]> gitlint 11:30:01 WARNING: I1 - ignore-by-title: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-title.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 11:30:01 WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 11:30:01 gitlint: OK (3.88=setup[3.75]+cmd[0.13] seconds) 11:30:01 congratulations :) (3.91 seconds) 11:30:01 + tox_status=0 11:30:01 + echo '---> Completed tox runs' 11:30:01 ---> Completed tox runs 11:30:01 + for i in .tox/*/log 11:30:01 ++ echo .tox/gitlint/log 11:30:01 ++ awk -F/ '{print $2}' 11:30:01 + tox_env=gitlint 11:30:01 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 11:30:01 + DOC_DIR=docs/_build/html 11:30:01 + [[ -d docs/_build/html ]] 11:30:01 + echo '---> tox-run.sh ends' 11:30:01 ---> tox-run.sh ends 11:30:01 + test 0 -eq 0 11:30:01 $ ssh-agent -k 11:30:01 unset SSH_AUTH_SOCK; 11:30:01 unset SSH_AGENT_PID; 11:30:01 echo Agent pid 28281 killed; 11:30:01 [ssh-agent] Stopped. 11:30:01 [PostBuildScript] - [INFO] Executing post build scripts. 11:30:01 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins12211043517499471741.sh 11:30:01 ---> sysstat.sh 11:30:02 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins2234156246507264730.sh 11:30:02 ---> package-listing.sh 11:30:02 ++ facter osfamily 11:30:02 ++ tr '[:upper:]' '[:lower:]' 11:30:02 + OS_FAMILY=redhat 11:30:02 + workspace=/w/workspace/integration-xtesting-master-commit-lint 11:30:02 + START_PACKAGES=/tmp/packages_start.txt 11:30:02 + END_PACKAGES=/tmp/packages_end.txt 11:30:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:30:02 + PACKAGES=/tmp/packages_start.txt 11:30:02 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:30:02 + PACKAGES=/tmp/packages_end.txt 11:30:02 + case "${OS_FAMILY}" in 11:30:02 + rpm -qa 11:30:02 + sort 11:30:03 + '[' -f /tmp/packages_start.txt ']' 11:30:03 + '[' -f /tmp/packages_end.txt ']' 11:30:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:30:03 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:30:03 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:30:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:30:03 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins18413274062072659487.sh 11:30:03 ---> capture-instance-metadata.sh 11:30:03 Setup pyenv: 11:30:03 system 11:30:03 3.8.13 11:30:03 3.9.13 11:30:03 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:30:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hc0u 11:30:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:30:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:10 lf-activate-venv(): INFO: Base packages installed successfully 11:30:10 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:54 lf-activate-venv(): INFO: Adding /tmp/venv-Hc0u/bin to PATH 11:30:54 INFO: Running in OpenStack, capturing instance metadata 11:30:54 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins9870826816007709133.sh 11:30:54 provisioning config files... 11:30:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config1479440524466706657tmp 11:30:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:54 [EnvInject] - Injecting environment variables from a build step. 11:30:54 [EnvInject] - Injecting as environment variables the properties content 11:30:54 SERVER_ID=logs 11:30:54 11:30:54 [EnvInject] - Variables injected successfully. 11:30:54 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3873333966830364891.sh 11:30:54 ---> create-netrc.sh 11:30:54 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins10705115562510523180.sh 11:30:54 ---> python-tools-install.sh 11:30:54 Setup pyenv: 11:30:54 system 11:30:54 3.8.13 11:30:54 3.9.13 11:30:54 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:30:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hc0u from file:/tmp/.os_lf_venv 11:30:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:56 lf-activate-venv(): INFO: Base packages installed successfully 11:30:56 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-Hc0u/bin to PATH 11:31:05 Generating Requirements File 11:31:29 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. 11:31:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:31:29 Python 3.10.6 11:31:29 pip 25.3 from /tmp/venv-Hc0u/lib/python3.10/site-packages/pip (python 3.10) 11:31:29 appdirs==1.4.4 11:31:29 argcomplete==3.6.3 11:31:29 aspy.yaml==1.3.0 11:31:29 attrs==25.4.0 11:31:29 autopage==0.5.2 11:31:29 backports.strenum==1.3.1 11:31:29 beautifulsoup4==4.14.3 11:31:29 boto3==1.42.34 11:31:29 botocore==1.42.34 11:31:29 bs4==0.0.2 11:31:29 certifi==2026.1.4 11:31:29 cffi==2.0.0 11:31:29 cfgv==3.5.0 11:31:29 chardet==5.2.0 11:31:29 charset-normalizer==3.4.4 11:31:29 click==8.3.1 11:31:29 cliff==4.13.1 11:31:29 cmd2==3.1.0 11:31:29 cryptography==3.3.2 11:31:29 debtcollector==3.0.0 11:31:29 decorator==5.2.1 11:31:29 defusedxml==0.7.1 11:31:29 Deprecated==1.3.1 11:31:29 distlib==0.4.0 11:31:29 dnspython==2.8.0 11:31:29 docker==7.1.0 11:31:29 dogpile.cache==1.5.0 11:31:29 durationpy==0.10 11:31:29 email-validator==2.3.0 11:31:29 filelock==3.20.3 11:31:29 future==1.0.0 11:31:29 gitdb==4.0.12 11:31:29 GitPython==3.1.46 11:31:29 httplib2==0.30.2 11:31:29 identify==2.6.16 11:31:29 idna==3.11 11:31:29 importlib-resources==1.5.0 11:31:29 iso8601==2.1.0 11:31:29 Jinja2==3.1.6 11:31:29 jmespath==1.1.0 11:31:29 jsonpatch==1.33 11:31:29 jsonpointer==3.0.0 11:31:29 jsonschema==4.26.0 11:31:29 jsonschema-specifications==2025.9.1 11:31:29 keystoneauth1==5.13.0 11:31:29 kubernetes==35.0.0 11:31:29 lftools==0.37.21 11:31:29 lxml==6.0.2 11:31:29 markdown-it-py==4.0.0 11:31:29 MarkupSafe==3.0.3 11:31:29 mdurl==0.1.2 11:31:29 msgpack==1.1.2 11:31:29 multi_key_dict==2.0.3 11:31:29 munch==4.0.0 11:31:29 netaddr==1.3.0 11:31:29 niet==1.4.2 11:31:29 nodeenv==1.10.0 11:31:29 oauth2client==4.1.3 11:31:29 oauthlib==3.3.1 11:31:29 openstacksdk==4.9.0 11:31:29 os-service-types==1.8.2 11:31:29 osc-lib==4.3.0 11:31:29 oslo.config==10.2.0 11:31:29 oslo.context==6.2.0 11:31:29 oslo.i18n==6.7.1 11:31:29 oslo.log==8.0.0 11:31:29 oslo.serialization==5.9.0 11:31:29 oslo.utils==9.2.0 11:31:29 packaging==26.0 11:31:29 pbr==7.0.3 11:31:29 platformdirs==4.5.1 11:31:29 prettytable==3.17.0 11:31:29 psutil==7.2.1 11:31:29 pyasn1==0.6.2 11:31:29 pyasn1_modules==0.4.2 11:31:29 pycparser==3.0 11:31:29 pygerrit2==2.0.15 11:31:29 PyGithub==2.8.1 11:31:29 Pygments==2.19.2 11:31:29 PyJWT==2.10.1 11:31:29 PyNaCl==1.6.2 11:31:29 pyparsing==2.4.7 11:31:29 pyperclip==1.11.0 11:31:29 pyrsistent==0.20.0 11:31:29 python-cinderclient==9.8.0 11:31:29 python-dateutil==2.9.0.post0 11:31:29 python-heatclient==5.0.0 11:31:29 python-jenkins==1.8.3 11:31:29 python-keystoneclient==5.7.0 11:31:29 python-magnumclient==4.9.0 11:31:29 python-openstackclient==8.3.0 11:31:29 python-swiftclient==4.9.0 11:31:29 PyYAML==6.0.3 11:31:29 referencing==0.37.0 11:31:29 requests==2.32.5 11:31:29 requests-oauthlib==2.0.0 11:31:29 requestsexceptions==1.4.0 11:31:29 rfc3986==2.0.0 11:31:29 rich==14.3.1 11:31:29 rich-argparse==1.7.2 11:31:29 rpds-py==0.30.0 11:31:29 rsa==4.9.1 11:31:29 ruamel.yaml==0.19.1 11:31:29 ruamel.yaml.clib==0.2.15 11:31:29 s3transfer==0.16.0 11:31:29 simplejson==3.20.2 11:31:29 six==1.17.0 11:31:29 smmap==5.0.2 11:31:29 soupsieve==2.8.3 11:31:29 stevedore==5.6.0 11:31:29 tabulate==0.9.0 11:31:29 toml==0.10.2 11:31:29 tomlkit==0.14.0 11:31:29 tqdm==4.67.1 11:31:29 typing_extensions==4.15.0 11:31:29 tzdata==2025.3 11:31:29 urllib3==1.26.20 11:31:29 virtualenv==20.36.1 11:31:29 wcwidth==0.4.0 11:31:29 websocket-client==1.9.0 11:31:29 wrapt==2.0.1 11:31:29 xdg==6.0.0 11:31:29 xmltodict==1.0.2 11:31:29 yq==3.4.3 11:31:29 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins10304933789123637839.sh 11:31:29 ---> sudo-logs.sh 11:31:29 Archiving 'sudo' log.. 11:31:30 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins5778990357739144772.sh 11:31:30 ---> job-cost.sh 11:31:30 Setup pyenv: 11:31:30 system 11:31:30 3.8.13 11:31:30 3.9.13 11:31:30 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:31:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hc0u from file:/tmp/.os_lf_venv 11:31:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:32 lf-activate-venv(): INFO: Base packages installed successfully 11:31:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:31:37 lf-activate-venv(): INFO: Adding /tmp/venv-Hc0u/bin to PATH 11:31:37 INFO: No Stack... 11:31:38 INFO: Retrieving Pricing Info for: v3-standard-2 11:31:38 INFO: Archiving Costs 11:31:38 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins15678089280293005781.sh 11:31:38 ---> logs-deploy.sh 11:31:38 Setup pyenv: 11:31:38 system 11:31:38 3.8.13 11:31:38 3.9.13 11:31:38 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:31:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hc0u from file:/tmp/.os_lf_venv 11:31:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:40 lf-activate-venv(): INFO: Base packages installed successfully 11:31:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-Hc0u/bin to PATH 11:31:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/321 11:31:48 INFO: archiving workspace using pattern(s): 11:31:49 Archives upload complete. 11:31:50 INFO: archiving logs to Nexus 11:31:50 ---> uname -a: 11:31:50 Linux prd-centos8-builder-2c-1g-3077.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 11:31:50 11:31:50 11:31:50 ---> lscpu: 11:31:50 Architecture: x86_64 11:31:50 CPU op-mode(s): 32-bit, 64-bit 11:31:50 Byte Order: Little Endian 11:31:50 CPU(s): 2 11:31:50 On-line CPU(s) list: 0,1 11:31:50 Thread(s) per core: 1 11:31:50 Core(s) per socket: 1 11:31:50 Socket(s): 2 11:31:50 NUMA node(s): 1 11:31:50 Vendor ID: AuthenticAMD 11:31:50 CPU family: 23 11:31:50 Model: 49 11:31:50 Model name: AMD EPYC-Rome Processor 11:31:50 Stepping: 0 11:31:50 CPU MHz: 2800.000 11:31:50 BogoMIPS: 5600.00 11:31:50 Virtualization: AMD-V 11:31:50 Hypervisor vendor: KVM 11:31:50 Virtualization type: full 11:31:50 L1d cache: 32K 11:31:50 L1i cache: 32K 11:31:50 L2 cache: 512K 11:31:50 L3 cache: 16384K 11:31:50 NUMA node0 CPU(s): 0,1 11:31:50 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 11:31:50 11:31:50 11:31:50 ---> nproc: 11:31:50 2 11:31:50 11:31:50 11:31:50 ---> df -h: 11:31:50 Filesystem Size Used Avail Use% Mounted on 11:31:50 devtmpfs 3.8G 0 3.8G 0% /dev 11:31:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:31:50 tmpfs 3.8G 17M 3.8G 1% /run 11:31:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:31:50 /dev/vda1 40G 8.5G 32G 22% / 11:31:50 tmpfs 770M 0 770M 0% /run/user/1001 11:31:50 11:31:50 11:31:50 ---> free -m: 11:31:50 total used free shared buff/cache available 11:31:50 Mem: 7699 579 4975 19 2145 6812 11:31:50 Swap: 1023 0 1023 11:31:50 11:31:50 11:31:50 ---> ip addr: 11:31:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:50 inet 127.0.0.1/8 scope host lo 11:31:50 valid_lft forever preferred_lft forever 11:31:50 inet6 ::1/128 scope host 11:31:50 valid_lft forever preferred_lft forever 11:31:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:31:50 link/ether fa:16:3e:e3:f0:cb brd ff:ff:ff:ff:ff:ff 11:31:50 altname enp0s3 11:31:50 altname ens3 11:31:50 inet 10.30.107.210/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:31:50 valid_lft 86235sec preferred_lft 86235sec 11:31:50 inet6 fe80::f816:3eff:fee3:f0cb/64 scope link 11:31:50 valid_lft forever preferred_lft forever 11:31:50 11:31:50 11:31:50 ---> sar -b -r -n DEV: 11:31:50 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 11:31:50 11:31:50 11:29:00 LINUX RESTART (2 CPU) 11:31:50 11:31:50 11:30:01 AM tps rtps wtps bread/s bwrtn/s 11:31:50 11:30:03 AM 387.31 3.73 383.58 441.79 15340.30 11:31:50 11:31:01 AM 87.83 0.48 87.35 58.74 8188.38 11:31:50 Average: 94.59 0.56 94.04 67.39 8349.83 11:31:50 11:31:50 11:30:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:50 11:30:03 AM 5553196 7101760 2331248 29.57 2688 1732240 669548 7.50 359996 1669792 101872 11:31:50 11:31:01 AM 5216712 6975556 2667732 33.84 2688 1928860 752016 8.42 370136 1945904 129948 11:31:50 Average: 5384954 7038658 2499490 31.70 2688 1830550 710782 7.96 365066 1807848 115910 11:31:50 11:31:50 11:30:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:50 11:30:03 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:50 11:30:03 AM eth0 164.93 113.43 129.91 219.30 0.00 0.00 0.00 0.00 11:31:50 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:50 11:31:01 AM eth0 53.65 38.04 736.18 7.89 0.00 0.00 0.00 0.00 11:31:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:50 Average: eth0 56.17 39.74 722.49 12.66 0.00 0.00 0.00 0.00 11:31:50 11:31:50 11:31:50 ---> sar -P ALL: 11:31:50 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 11:31:50 11:31:50 11:29:00 LINUX RESTART (2 CPU) 11:31:50 11:31:50 11:30:01 AM CPU %user %nice %system %iowait %steal %idle 11:31:50 11:30:03 AM all 46.82 0.00 8.24 1.12 0.37 43.45 11:31:50 11:30:03 AM 0 65.67 0.00 9.70 0.00 0.00 24.63 11:31:50 11:30:03 AM 1 27.82 0.00 6.77 2.26 0.75 62.41 11:31:50 11:31:01 AM all 26.79 0.00 2.95 12.20 0.09 57.98 11:31:50 11:31:01 AM 0 24.63 0.00 2.74 12.76 0.09 59.78 11:31:50 11:31:01 AM 1 28.96 0.00 3.15 11.63 0.09 56.18 11:31:50 Average: all 27.24 0.00 3.06 11.95 0.09 57.65 11:31:50 Average: 0 25.56 0.00 2.90 12.47 0.08 58.99 11:31:50 Average: 1 28.93 0.00 3.23 11.42 0.10 56.32 11:31:50 11:31:50 11:31:50