11:46:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142640 11:46:24 Running as SYSTEM 11:46:24 [EnvInject] - Loading node environment variables. 11:46:24 Building remotely on prd-centos8-builder-2c-1g-17666 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 11:46:24 [ssh-agent] Looking for ssh-agent implementation... 11:46:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:24 $ ssh-agent 11:46:24 SSH_AUTH_SOCK=/tmp/ssh-IQAF9E4rQf2g/agent.20389 11:46:24 SSH_AGENT_PID=20390 11:46:24 [ssh-agent] Started. 11:46:24 Running ssh-add (command line suppressed) 11:46:24 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_2879051722194727084.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_2879051722194727084.key) 11:46:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:46:25 The recommended git tool is: NONE 11:46:26 using credential onap-jenkins-ssh 11:46:26 Wiping out workspace first. 11:46:26 Cloning the remote Git repository 11:46:26 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 11:46:26 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 11:46:26 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:46:26 > git --version # timeout=10 11:46:26 > git --version # 'git version 2.39.0' 11:46:26 using GIT_SSH to set credentials Gerrit user 11:46:26 [INFO] Currently running in a labeled security context 11:46:26 [INFO] Currently SELinux is 'enforcing' on the host 11:46:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh8182286412320924737.key 11:46:26 Verifying host key using manually-configured host key entries 11:46:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:46:27 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:46:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:27 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:46:27 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:46:27 using GIT_SSH to set credentials Gerrit user 11:46:27 [INFO] Currently running in a labeled security context 11:46:27 [INFO] Currently SELinux is 'enforcing' on the host 11:46:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh7912784569305923563.key 11:46:27 Verifying host key using manually-configured host key entries 11:46:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/40/142640/1 # timeout=30 11:46:28 > git rev-parse 4433ccd80792113f14899961fa9093579de698c6^{commit} # timeout=10 11:46:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:46:28 Checking out Revision 4433ccd80792113f14899961fa9093579de698c6 (refs/changes/40/142640/1) 11:46:28 > git config core.sparsecheckout # timeout=10 11:46:28 > git checkout -f 4433ccd80792113f14899961fa9093579de698c6 # timeout=30 11:46:31 Commit message: "Revert back to orange pythonsdk" 11:46:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:46:31 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 11:46:31 [EnvInject] - Injecting environment variables from a build step. 11:46:31 [EnvInject] - Injecting as environment variables the properties content 11:46:31 PYTHON=python3 11:46:31 11:46:31 [EnvInject] - Variables injected successfully. 11:46:31 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins14296984841664854465.sh 11:46:32 ---> tox-install.sh 11:46:32 + source /home/jenkins/lf-env.sh 11:46:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:46:32 ++ mktemp -d /tmp/venv-XXXX 11:46:32 + lf_venv=/tmp/venv-T2rQ 11:46:32 + local venv_file=/tmp/.os_lf_venv 11:46:32 + local python=python3 11:46:32 + local options 11:46:32 + local set_path=true 11:46:32 + local install_args= 11:46:32 ++ 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:46:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:46:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:46:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:46:32 + true 11:46:32 + case $1 in 11:46:32 + venv_file=/tmp/.toxenv 11:46:32 + shift 2 11:46:32 + true 11:46:32 + case $1 in 11:46:32 + shift 11:46:32 + break 11:46:32 + case $python in 11:46:32 + local pkg_list= 11:46:32 + [[ -d /opt/pyenv ]] 11:46:32 + echo 'Setup pyenv:' 11:46:32 Setup pyenv: 11:46:32 + export PYENV_ROOT=/opt/pyenv 11:46:32 + PYENV_ROOT=/opt/pyenv 11:46:32 + 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:46:32 + 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:46:32 + pyenv versions 11:46:32 system 11:46:32 * 3.8.13 (set by /opt/pyenv/version) 11:46:32 * 3.9.13 (set by /opt/pyenv/version) 11:46:32 * 3.10.6 (set by /opt/pyenv/version) 11:46:32 + command -v pyenv 11:46:32 ++ pyenv init - --no-rehash 11:46:32 + 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:46:32 export PATH="/opt/pyenv/shims:${PATH}" 11:46:32 export PYENV_SHELL=bash 11:46:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:46:32 pyenv() { 11:46:32 local command 11:46:32 command="${1:-}" 11:46:32 if [ "$#" -gt 0 ]; then 11:46:32 shift 11:46:32 fi 11:46:32 11:46:32 case "$command" in 11:46:32 rehash|shell) 11:46:32 eval "$(pyenv "sh-$command" "$@")" 11:46:32 ;; 11:46:32 *) 11:46:32 command pyenv "$command" "$@" 11:46:32 ;; 11:46:32 esac 11:46:32 }' 11:46:32 +++ 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:46:32 ++ 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:46:32 ++ 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:46:32 ++ 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:46:32 ++ export PYENV_SHELL=bash 11:46:32 ++ PYENV_SHELL=bash 11:46:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:46:32 +++ complete -F _pyenv pyenv 11:46:32 ++ lf-pyver python3 11:46:32 ++ local py_version_xy=python3 11:46:32 ++ local py_version_xyz= 11:46:32 ++ pyenv versions 11:46:32 ++ local command 11:46:32 ++ command=versions 11:46:32 ++ '[' 1 -gt 0 ']' 11:46:32 ++ shift 11:46:32 ++ case "$command" in 11:46:32 ++ command pyenv versions 11:46:32 ++ pyenv versions 11:46:32 ++ sed 's/^[ *]* //' 11:46:32 ++ awk '{ print $1 }' 11:46:32 ++ grep -E '^[0-9.]*[0-9]$' 11:46:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:46:32 +++ grep '^3' /tmp/.pyenv_versions 11:46:32 +++ tail -n 1 11:46:32 +++ sort -V 11:46:32 ++ py_version_xyz=3.10.6 11:46:32 ++ [[ -z 3.10.6 ]] 11:46:32 ++ echo 3.10.6 11:46:32 ++ return 0 11:46:32 + pyenv local 3.10.6 11:46:32 + local command 11:46:32 + command=local 11:46:32 + '[' 2 -gt 0 ']' 11:46:32 + shift 11:46:32 + case "$command" in 11:46:32 + command pyenv local 3.10.6 11:46:32 + pyenv local 3.10.6 11:46:32 + for arg in "$@" 11:46:32 + case $arg in 11:46:32 + pkg_list+='tox ' 11:46:32 + for arg in "$@" 11:46:32 + case $arg in 11:46:32 + pkg_list+='virtualenv ' 11:46:32 + for arg in "$@" 11:46:32 + case $arg in 11:46:32 + pkg_list+='urllib3~=1.26.15 ' 11:46:32 + [[ -f /tmp/.toxenv ]] 11:46:32 + [[ ! -f /tmp/.toxenv ]] 11:46:32 + [[ -n '' ]] 11:46:32 + python3 -m venv /tmp/venv-T2rQ 11:46:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T2rQ' 11:46:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T2rQ 11:46:36 + echo /tmp/venv-T2rQ 11:46:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:46:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:46:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:46:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:36 + local 'pip_opts=--upgrade --quiet' 11:46:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:46:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:46:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:46:36 + [[ -n '' ]] 11:46:36 + [[ -n '' ]] 11:46:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:46:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:46:36 + /tmp/venv-T2rQ/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:46:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:46:39 lf-activate-venv(): INFO: Base packages installed successfully 11:46:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:46:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:46:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:46:39 + /tmp/venv-T2rQ/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:46:41 + type python3 11:46:41 + true 11:46:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T2rQ/bin to PATH' 11:46:41 lf-activate-venv(): INFO: Adding /tmp/venv-T2rQ/bin to PATH 11:46:41 + PATH=/tmp/venv-T2rQ/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:46:41 + return 0 11:46:41 + python3 --version 11:46:41 Python 3.10.6 11:46:41 + python3 -m pip --version 11:46:41 pip 25.3 from /tmp/venv-T2rQ/lib/python3.10/site-packages/pip (python 3.10) 11:46:41 + python3 -m pip freeze 11:46:42 cachetools==6.2.2 11:46:42 chardet==5.2.0 11:46:42 colorama==0.4.6 11:46:42 distlib==0.4.0 11:46:42 filelock==3.20.0 11:46:42 packaging==25.0 11:46:42 platformdirs==4.5.0 11:46:42 pluggy==1.6.0 11:46:42 pyproject-api==1.10.0 11:46:42 tomli==2.3.0 11:46:42 tox==4.32.0 11:46:42 typing_extensions==4.15.0 11:46:42 urllib3==1.26.20 11:46:42 virtualenv==20.35.4 11:46:42 [EnvInject] - Injecting environment variables from a build step. 11:46:42 [EnvInject] - Injecting as environment variables the properties content 11:46:42 PARALLEL=false 11:46:42 11:46:42 [EnvInject] - Variables injected successfully. 11:46:42 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins16358861257121252809.sh 11:46:42 ---> tox-run.sh 11:46:42 + 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:46:42 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:46:42 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 11:46:42 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:46:42 + cd /w/workspace/integration-xtesting-master-commit-lint/. 11:46:42 + source /home/jenkins/lf-env.sh 11:46:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:46:42 ++ mktemp -d /tmp/venv-XXXX 11:46:42 + lf_venv=/tmp/venv-nLbi 11:46:42 + local venv_file=/tmp/.os_lf_venv 11:46:42 + local python=python3 11:46:42 + local options 11:46:42 + local set_path=true 11:46:42 + local install_args= 11:46:42 ++ 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:46:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:46:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:46:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:46:42 + true 11:46:42 + case $1 in 11:46:42 + venv_file=/tmp/.toxenv 11:46:42 + shift 2 11:46:42 + true 11:46:42 + case $1 in 11:46:42 + shift 11:46:42 + break 11:46:42 + case $python in 11:46:42 + local pkg_list= 11:46:42 + [[ -d /opt/pyenv ]] 11:46:42 + echo 'Setup pyenv:' 11:46:42 Setup pyenv: 11:46:42 + export PYENV_ROOT=/opt/pyenv 11:46:42 + PYENV_ROOT=/opt/pyenv 11:46:42 + 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:46:42 + 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:46:42 + pyenv versions 11:46:42 system 11:46:42 3.8.13 11:46:42 3.9.13 11:46:42 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:46:42 + command -v pyenv 11:46:42 ++ pyenv init - --no-rehash 11:46:42 + 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:46:42 export PATH="/opt/pyenv/shims:${PATH}" 11:46:42 export PYENV_SHELL=bash 11:46:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:46:42 pyenv() { 11:46:42 local command 11:46:42 command="${1:-}" 11:46:42 if [ "$#" -gt 0 ]; then 11:46:42 shift 11:46:42 fi 11:46:42 11:46:42 case "$command" in 11:46:42 rehash|shell) 11:46:42 eval "$(pyenv "sh-$command" "$@")" 11:46:42 ;; 11:46:42 *) 11:46:42 command pyenv "$command" "$@" 11:46:42 ;; 11:46:42 esac 11:46:42 }' 11:46:42 +++ 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:46:42 ++ 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:46:42 ++ 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:46:42 ++ 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:46:42 ++ export PYENV_SHELL=bash 11:46:42 ++ PYENV_SHELL=bash 11:46:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:46:42 +++ complete -F _pyenv pyenv 11:46:42 ++ lf-pyver python3 11:46:42 ++ local py_version_xy=python3 11:46:42 ++ local py_version_xyz= 11:46:42 ++ sed 's/^[ *]* //' 11:46:42 ++ awk '{ print $1 }' 11:46:42 ++ grep -E '^[0-9.]*[0-9]$' 11:46:42 ++ pyenv versions 11:46:42 ++ local command 11:46:42 ++ command=versions 11:46:42 ++ '[' 1 -gt 0 ']' 11:46:42 ++ shift 11:46:42 ++ case "$command" in 11:46:42 ++ command pyenv versions 11:46:42 ++ pyenv versions 11:46:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:46:42 +++ sort -V 11:46:42 +++ grep '^3' /tmp/.pyenv_versions 11:46:42 +++ tail -n 1 11:46:42 ++ py_version_xyz=3.10.6 11:46:42 ++ [[ -z 3.10.6 ]] 11:46:42 ++ echo 3.10.6 11:46:42 ++ return 0 11:46:42 + pyenv local 3.10.6 11:46:42 + local command 11:46:42 + command=local 11:46:42 + '[' 2 -gt 0 ']' 11:46:42 + shift 11:46:42 + case "$command" in 11:46:42 + command pyenv local 3.10.6 11:46:42 + pyenv local 3.10.6 11:46:42 + for arg in "$@" 11:46:42 + case $arg in 11:46:42 + pkg_list+='tox ' 11:46:42 + for arg in "$@" 11:46:42 + case $arg in 11:46:42 + pkg_list+='virtualenv ' 11:46:42 + for arg in "$@" 11:46:42 + case $arg in 11:46:42 + pkg_list+='urllib3~=1.26.15 ' 11:46:42 + [[ -f /tmp/.toxenv ]] 11:46:42 ++ cat /tmp/.toxenv 11:46:42 + lf_venv=/tmp/venv-T2rQ 11:46:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T2rQ from' file:/tmp/.toxenv 11:46:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T2rQ from file:/tmp/.toxenv 11:46:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:46:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:42 + local 'pip_opts=--upgrade --quiet' 11:46:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:46:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:46:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:46:42 + [[ -n '' ]] 11:46:42 + [[ -n '' ]] 11:46:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:46:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:46:42 + /tmp/venv-T2rQ/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:46:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:46:43 lf-activate-venv(): INFO: Base packages installed successfully 11:46:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:46:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:46:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:46:43 + /tmp/venv-T2rQ/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:46:44 + type python3 11:46:44 + true 11:46:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T2rQ/bin to PATH' 11:46:44 lf-activate-venv(): INFO: Adding /tmp/venv-T2rQ/bin to PATH 11:46:44 + PATH=/tmp/venv-T2rQ/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:46:44 + return 0 11:46:44 + [[ -d /opt/pyenv ]] 11:46:44 + echo '---> Setting up pyenv' 11:46:44 ---> Setting up pyenv 11:46:44 + export PYENV_ROOT=/opt/pyenv 11:46:44 + PYENV_ROOT=/opt/pyenv 11:46:44 + export PATH=/opt/pyenv/bin:/tmp/venv-T2rQ/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:46:44 + PATH=/opt/pyenv/bin:/tmp/venv-T2rQ/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:46:44 ++ pwd 11:46:44 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 11:46:44 + export PYTHONPATH 11:46:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:46:44 + TOX_TESTENV_PASSENV=PYTHONPATH 11:46:44 + tox --version 11:46:44 4.32.0 from /tmp/venv-T2rQ/lib/python3.10/site-packages/tox/__init__.py 11:46:44 + PARALLEL=false 11:46:44 + TOX_OPTIONS_LIST= 11:46:44 + [[ -n gitlint ]] 11:46:44 + TOX_OPTIONS_LIST=' -e gitlint' 11:46:44 + case ${PARALLEL,,} in 11:46:44 + tox -e gitlint 11:46:44 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 11:46:46 gitlint: install_deps> python -I -m pip install gitlint 11:46:48 gitlint: freeze> python -m pip freeze --all 11:46:48 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:46:48 gitlint: commands[0]> gitlint 11:46:48 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:46:48 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:46:48 gitlint: OK (3.51=setup[3.38]+cmd[0.13] seconds) 11:46:48 congratulations :) (3.54 seconds) 11:46:48 + tox_status=0 11:46:48 + echo '---> Completed tox runs' 11:46:48 ---> Completed tox runs 11:46:48 + for i in .tox/*/log 11:46:48 ++ echo .tox/gitlint/log 11:46:48 ++ awk -F/ '{print $2}' 11:46:48 + tox_env=gitlint 11:46:48 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 11:46:48 + DOC_DIR=docs/_build/html 11:46:48 + [[ -d docs/_build/html ]] 11:46:48 + echo '---> tox-run.sh ends' 11:46:48 ---> tox-run.sh ends 11:46:48 + test 0 -eq 0 11:46:48 $ ssh-agent -k 11:46:48 unset SSH_AUTH_SOCK; 11:46:48 unset SSH_AGENT_PID; 11:46:48 echo Agent pid 20390 killed; 11:46:48 [ssh-agent] Stopped. 11:46:48 [PostBuildScript] - [INFO] Executing post build scripts. 11:46:48 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins12126964312234259060.sh 11:46:48 ---> sysstat.sh 11:46:49 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins15930760548843426554.sh 11:46:49 ---> package-listing.sh 11:46:49 ++ facter osfamily 11:46:49 ++ tr '[:upper:]' '[:lower:]' 11:46:49 + OS_FAMILY=redhat 11:46:49 + workspace=/w/workspace/integration-xtesting-master-commit-lint 11:46:49 + START_PACKAGES=/tmp/packages_start.txt 11:46:49 + END_PACKAGES=/tmp/packages_end.txt 11:46:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:46:49 + PACKAGES=/tmp/packages_start.txt 11:46:49 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:46:49 + PACKAGES=/tmp/packages_end.txt 11:46:49 + case "${OS_FAMILY}" in 11:46:49 + rpm -qa 11:46:49 + sort 11:46:49 + '[' -f /tmp/packages_start.txt ']' 11:46:49 + '[' -f /tmp/packages_end.txt ']' 11:46:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:46:49 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:46:49 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:46:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:46:49 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins1828461988343658796.sh 11:46:49 ---> capture-instance-metadata.sh 11:46:49 Setup pyenv: 11:46:50 system 11:46:50 3.8.13 11:46:50 3.9.13 11:46:50 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:46:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1hK3 11:46:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:46:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:46:57 lf-activate-venv(): INFO: Base packages installed successfully 11:46:57 lf-activate-venv(): INFO: Installing additional packages: lftools 11:47:18 lf-activate-venv(): INFO: Adding /tmp/venv-1hK3/bin to PATH 11:47:18 INFO: Running in OpenStack, capturing instance metadata 11:47:19 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins1288848787941292543.sh 11:47:19 provisioning config files... 11:47:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config8842025106765792416tmp 11:47:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:47:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:47:19 [EnvInject] - Injecting environment variables from a build step. 11:47:19 [EnvInject] - Injecting as environment variables the properties content 11:47:19 SERVER_ID=logs 11:47:19 11:47:19 [EnvInject] - Variables injected successfully. 11:47:19 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins5017067326529751232.sh 11:47:19 ---> create-netrc.sh 11:47:19 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13408677590984823853.sh 11:47:19 ---> python-tools-install.sh 11:47:19 Setup pyenv: 11:47:19 system 11:47:19 3.8.13 11:47:19 3.9.13 11:47:19 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:47:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1hK3 from file:/tmp/.os_lf_venv 11:47:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:47:21 lf-activate-venv(): INFO: Base packages installed successfully 11:47:21 lf-activate-venv(): INFO: Installing additional packages: lftools 11:47:29 lf-activate-venv(): INFO: Adding /tmp/venv-1hK3/bin to PATH 11:47:29 Generating Requirements File 11:47:47 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:47:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:47:47 Python 3.10.6 11:47:47 pip 25.3 from /tmp/venv-1hK3/lib/python3.10/site-packages/pip (python 3.10) 11:47:48 appdirs==1.4.4 11:47:48 argcomplete==3.6.3 11:47:48 aspy.yaml==1.3.0 11:47:48 attrs==25.4.0 11:47:48 autopage==0.5.2 11:47:48 beautifulsoup4==4.14.3 11:47:48 boto3==1.42.2 11:47:48 botocore==1.42.2 11:47:48 bs4==0.0.2 11:47:48 cachetools==6.2.2 11:47:48 certifi==2025.11.12 11:47:48 cffi==2.0.0 11:47:48 cfgv==3.5.0 11:47:48 chardet==5.2.0 11:47:48 charset-normalizer==3.4.4 11:47:48 click==8.3.1 11:47:48 cliff==4.13.0 11:47:48 cmd2==2.7.0 11:47:48 cryptography==3.3.2 11:47:48 debtcollector==3.0.0 11:47:48 decorator==5.2.1 11:47:48 defusedxml==0.7.1 11:47:48 Deprecated==1.3.1 11:47:48 distlib==0.4.0 11:47:48 dnspython==2.8.0 11:47:48 docker==7.1.0 11:47:48 dogpile.cache==1.5.0 11:47:48 durationpy==0.10 11:47:48 email-validator==2.3.0 11:47:48 filelock==3.20.0 11:47:48 future==1.0.0 11:47:48 gitdb==4.0.12 11:47:48 GitPython==3.1.45 11:47:48 google-auth==2.43.0 11:47:48 httplib2==0.31.0 11:47:48 identify==2.6.15 11:47:48 idna==3.11 11:47:48 importlib-resources==1.5.0 11:47:48 iso8601==2.1.0 11:47:48 Jinja2==3.1.6 11:47:48 jmespath==1.0.1 11:47:48 jsonpatch==1.33 11:47:48 jsonpointer==3.0.0 11:47:48 jsonschema==4.25.1 11:47:48 jsonschema-specifications==2025.9.1 11:47:48 keystoneauth1==5.12.0 11:47:48 kubernetes==34.1.0 11:47:48 lftools==0.37.16 11:47:48 lxml==6.0.2 11:47:48 markdown-it-py==4.0.0 11:47:48 MarkupSafe==3.0.3 11:47:48 mdurl==0.1.2 11:47:48 msgpack==1.1.2 11:47:48 multi_key_dict==2.0.3 11:47:48 munch==4.0.0 11:47:48 netaddr==1.3.0 11:47:48 niet==1.4.2 11:47:48 nodeenv==1.9.1 11:47:48 oauth2client==4.1.3 11:47:48 oauthlib==3.3.1 11:47:48 openstacksdk==4.8.0 11:47:48 os-service-types==1.8.2 11:47:48 osc-lib==4.2.0 11:47:48 oslo.config==10.1.0 11:47:48 oslo.context==6.2.0 11:47:48 oslo.i18n==6.7.1 11:47:48 oslo.log==7.2.1 11:47:48 oslo.serialization==5.8.0 11:47:48 oslo.utils==9.2.0 11:47:48 packaging==25.0 11:47:48 pbr==7.0.3 11:47:48 platformdirs==4.5.0 11:47:48 prettytable==3.17.0 11:47:48 psutil==7.1.3 11:47:48 pyasn1==0.6.1 11:47:48 pyasn1_modules==0.4.2 11:47:48 pycparser==2.23 11:47:48 pygerrit2==2.0.15 11:47:48 PyGithub==2.8.1 11:47:48 Pygments==2.19.2 11:47:48 PyJWT==2.10.1 11:47:48 PyNaCl==1.6.1 11:47:48 pyparsing==2.4.7 11:47:48 pyperclip==1.11.0 11:47:48 pyrsistent==0.20.0 11:47:48 python-cinderclient==9.8.0 11:47:48 python-dateutil==2.9.0.post0 11:47:48 python-heatclient==4.3.0 11:47:48 python-jenkins==1.8.3 11:47:48 python-keystoneclient==5.7.0 11:47:48 python-magnumclient==4.9.0 11:47:48 python-openstackclient==8.2.0 11:47:48 python-swiftclient==4.9.0 11:47:48 PyYAML==6.0.3 11:47:48 referencing==0.37.0 11:47:48 requests==2.32.5 11:47:48 requests-oauthlib==2.0.0 11:47:48 requestsexceptions==1.4.0 11:47:48 rfc3986==2.0.0 11:47:48 rich==14.2.0 11:47:48 rich-argparse==1.7.2 11:47:48 rpds-py==0.30.0 11:47:48 rsa==4.9.1 11:47:48 ruamel.yaml==0.18.16 11:47:48 ruamel.yaml.clib==0.2.15 11:47:48 s3transfer==0.16.0 11:47:48 simplejson==3.20.2 11:47:48 six==1.17.0 11:47:48 smmap==5.0.2 11:47:48 soupsieve==2.8 11:47:48 stevedore==5.6.0 11:47:48 tabulate==0.9.0 11:47:48 toml==0.10.2 11:47:48 tomlkit==0.13.3 11:47:48 tqdm==4.67.1 11:47:48 typing_extensions==4.15.0 11:47:48 tzdata==2025.2 11:47:48 urllib3==1.26.20 11:47:48 virtualenv==20.35.4 11:47:48 wcwidth==0.2.14 11:47:48 websocket-client==1.9.0 11:47:48 wrapt==2.0.1 11:47:48 xdg==6.0.0 11:47:48 xmltodict==1.0.2 11:47:48 yq==3.4.3 11:47:48 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13202632720232417591.sh 11:47:48 ---> sudo-logs.sh 11:47:48 Archiving 'sudo' log.. 11:47:48 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3698403452768615406.sh 11:47:48 ---> job-cost.sh 11:47:48 Setup pyenv: 11:47:48 system 11:47:48 3.8.13 11:47:48 3.9.13 11:47:48 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:47:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1hK3 from file:/tmp/.os_lf_venv 11:47:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:47:50 lf-activate-venv(): INFO: Base packages installed successfully 11:47:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-1hK3/bin to PATH 11:47:56 INFO: No Stack... 11:47:56 INFO: Retrieving Pricing Info for: v3-standard-2 11:47:56 INFO: Archiving Costs 11:47:56 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins11532183531925066050.sh 11:47:56 ---> logs-deploy.sh 11:47:56 Setup pyenv: 11:47:56 system 11:47:56 3.8.13 11:47:56 3.9.13 11:47:56 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:47:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1hK3 from file:/tmp/.os_lf_venv 11:47:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:47:58 lf-activate-venv(): INFO: Base packages installed successfully 11:47:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:48:06 lf-activate-venv(): INFO: Adding /tmp/venv-1hK3/bin to PATH 11:48:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/308 11:48:06 INFO: archiving workspace using pattern(s): 11:48:07 Archives upload complete. 11:48:07 INFO: archiving logs to Nexus 11:48:08 ---> uname -a: 11:48:08 Linux prd-centos8-builder-2c-1g-17666.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:48:08 11:48:08 11:48:08 ---> lscpu: 11:48:08 Architecture: x86_64 11:48:08 CPU op-mode(s): 32-bit, 64-bit 11:48:08 Byte Order: Little Endian 11:48:08 CPU(s): 2 11:48:08 On-line CPU(s) list: 0,1 11:48:08 Thread(s) per core: 1 11:48:08 Core(s) per socket: 1 11:48:08 Socket(s): 2 11:48:08 NUMA node(s): 1 11:48:08 Vendor ID: AuthenticAMD 11:48:08 CPU family: 23 11:48:08 Model: 49 11:48:08 Model name: AMD EPYC-Rome Processor 11:48:08 Stepping: 0 11:48:08 CPU MHz: 2799.998 11:48:08 BogoMIPS: 5599.99 11:48:08 Virtualization: AMD-V 11:48:08 Hypervisor vendor: KVM 11:48:08 Virtualization type: full 11:48:08 L1d cache: 32K 11:48:08 L1i cache: 32K 11:48:08 L2 cache: 512K 11:48:08 L3 cache: 16384K 11:48:08 NUMA node0 CPU(s): 0,1 11:48:08 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:48:08 11:48:08 11:48:08 ---> nproc: 11:48:08 2 11:48:08 11:48:08 11:48:08 ---> df -h: 11:48:08 Filesystem Size Used Avail Use% Mounted on 11:48:08 devtmpfs 3.8G 0 3.8G 0% /dev 11:48:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:48:08 tmpfs 3.8G 17M 3.8G 1% /run 11:48:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:48:08 /dev/vda1 40G 8.5G 32G 22% / 11:48:08 tmpfs 770M 0 770M 0% /run/user/1001 11:48:08 11:48:08 11:48:08 ---> free -m: 11:48:08 total used free shared buff/cache available 11:48:08 Mem: 7699 591 4957 19 2150 6799 11:48:08 Swap: 1023 0 1023 11:48:08 11:48:08 11:48:08 ---> ip addr: 11:48:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:48:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:48:08 inet 127.0.0.1/8 scope host lo 11:48:08 valid_lft forever preferred_lft forever 11:48:08 inet6 ::1/128 scope host 11:48:08 valid_lft forever preferred_lft forever 11:48:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:48:08 link/ether fa:16:3e:74:fe:9d brd ff:ff:ff:ff:ff:ff 11:48:08 altname enp0s3 11:48:08 altname ens3 11:48:08 inet 10.30.107.174/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:48:08 valid_lft 86270sec preferred_lft 86270sec 11:48:08 inet6 fe80::f816:3eff:fe74:fe9d/64 scope link 11:48:08 valid_lft forever preferred_lft forever 11:48:08 11:48:08 11:48:08 ---> sar -b -r -n DEV: 11:48:08 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/04/2025 _x86_64_ (2 CPU) 11:48:08 11:48:08 11:45:54 LINUX RESTART (2 CPU) 11:48:08 11:48:08 11:47:01 AM tps rtps wtps bread/s bwrtn/s 11:48:08 11:48:01 AM 142.49 0.58 141.91 77.45 11313.68 11:48:08 Average: 142.49 0.58 141.91 77.45 11313.68 11:48:08 11:48:08 11:47:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:48:08 11:48:01 AM 5080964 6964368 2803472 35.56 2688 2046504 739472 8.28 379900 2041460 119724 11:48:08 Average: 5080964 6964368 2803472 35.56 2688 2046504 739472 8.28 379900 2041460 119724 11:48:08 11:48:08 11:47:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:48:08 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:08 11:48:01 AM eth0 66.61 50.94 918.47 17.92 0.00 0.00 0.00 0.00 11:48:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:08 Average: eth0 66.61 50.94 918.47 17.92 0.00 0.00 0.00 0.00 11:48:08 11:48:08 11:48:08 ---> sar -P ALL: 11:48:08 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/04/2025 _x86_64_ (2 CPU) 11:48:08 11:48:08 11:45:54 LINUX RESTART (2 CPU) 11:48:08 11:48:08 11:47:01 AM CPU %user %nice %system %iowait %steal %idle 11:48:08 11:48:01 AM all 41.34 0.00 4.15 2.21 0.11 52.19 11:48:08 11:48:01 AM 0 28.96 0.00 3.71 2.13 0.12 65.08 11:48:08 11:48:01 AM 1 53.72 0.00 4.60 2.30 0.10 39.28 11:48:08 Average: all 41.34 0.00 4.15 2.21 0.11 52.19 11:48:08 Average: 0 28.96 0.00 3.71 2.13 0.12 65.08 11:48:08 Average: 1 53.72 0.00 4.60 2.30 0.10 39.28 11:48:08 11:48:08 11:48:08