09:39:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/143006 09:39:40 Running as SYSTEM 09:39:40 [EnvInject] - Loading node environment variables. 09:39:40 Building remotely on prd-centos8-builder-2c-1g-3009 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 09:39:40 [ssh-agent] Looking for ssh-agent implementation... 09:39:40 $ ssh-agent 09:39:41 SSH_AUTH_SOCK=/tmp/ssh-JzQfOte9gfBi/agent.15416 09:39:41 SSH_AGENT_PID=15419 09:39:41 [ssh-agent] Started. 09:39:41 Running ssh-add (command line suppressed) 09:39:41 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_3895470528473228086.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_3895470528473228086.key) 09:39:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:39:41 The recommended git tool is: NONE 09:39:43 using credential onap-jenkins-ssh 09:39:43 Wiping out workspace first. 09:39:43 Cloning the remote Git repository 09:39:43 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 09:39:43 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 09:39:43 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 09:39:43 > git --version # timeout=10 09:39:43 > git --version # 'git version 2.39.0' 09:39:43 using GIT_SSH to set credentials Gerrit user 09:39:43 [INFO] Currently running in a labeled security context 09:39:43 [INFO] Currently SELinux is 'enforcing' on the host 09:39:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh12207556089150426443.key 09:39:43 Verifying host key using manually-configured host key entries 09:39:43 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:39:43 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 09:39:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:43 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 09:39:44 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 09:39:44 using GIT_SSH to set credentials Gerrit user 09:39:44 [INFO] Currently running in a labeled security context 09:39:44 [INFO] Currently SELinux is 'enforcing' on the host 09:39:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh1038971819685145896.key 09:39:44 Verifying host key using manually-configured host key entries 09:39:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/06/143006/1 # timeout=30 09:39:44 > git rev-parse f20cfb551738f5d8aca32d181cc53219bba74ec8^{commit} # timeout=10 09:39:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:39:44 Checking out Revision f20cfb551738f5d8aca32d181cc53219bba74ec8 (refs/changes/06/143006/1) 09:39:44 > git config core.sparsecheckout # timeout=10 09:39:44 > git checkout -f f20cfb551738f5d8aca32d181cc53219bba74ec8 # timeout=30 09:39:47 Commit message: "Fix security pipeline issue" 09:39:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:47 > git rev-list --no-walk 9a60ccd7e9288df0b4bcf0eae6a8ecaf8207f45e # timeout=10 09:39:48 [EnvInject] - Injecting environment variables from a build step. 09:39:48 [EnvInject] - Injecting as environment variables the properties content 09:39:48 PYTHON=python3 09:39:48 09:39:48 [EnvInject] - Variables injected successfully. 09:39:48 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins6300121702045512058.sh 09:39:48 ---> tox-install.sh 09:39:48 + source /home/jenkins/lf-env.sh 09:39:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:48 ++ mktemp -d /tmp/venv-XXXX 09:39:48 + lf_venv=/tmp/venv-Auzh 09:39:48 + local venv_file=/tmp/.os_lf_venv 09:39:48 + local python=python3 09:39:48 + local options 09:39:48 + local set_path=true 09:39:48 + local install_args= 09:39:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:39:48 + true 09:39:48 + case $1 in 09:39:48 + venv_file=/tmp/.toxenv 09:39:48 + shift 2 09:39:48 + true 09:39:48 + case $1 in 09:39:48 + shift 09:39:48 + break 09:39:48 + case $python in 09:39:48 + local pkg_list= 09:39:48 + [[ -d /opt/pyenv ]] 09:39:48 + echo 'Setup pyenv:' 09:39:48 Setup pyenv: 09:39:48 + export PYENV_ROOT=/opt/pyenv 09:39:48 + PYENV_ROOT=/opt/pyenv 09:39:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:48 + pyenv versions 09:39:48 system 09:39:48 * 3.8.13 (set by /opt/pyenv/version) 09:39:48 * 3.9.13 (set by /opt/pyenv/version) 09:39:48 * 3.10.6 (set by /opt/pyenv/version) 09:39:48 + command -v pyenv 09:39:48 ++ pyenv init - --no-rehash 09:39:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:39:48 export PATH="/opt/pyenv/shims:${PATH}" 09:39:48 export PYENV_SHELL=bash 09:39:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:48 pyenv() { 09:39:48 local command 09:39:48 command="${1:-}" 09:39:48 if [ "$#" -gt 0 ]; then 09:39:48 shift 09:39:48 fi 09:39:48 09:39:48 case "$command" in 09:39:48 rehash|shell) 09:39:48 eval "$(pyenv "sh-$command" "$@")" 09:39:48 ;; 09:39:48 *) 09:39:48 command pyenv "$command" "$@" 09:39:48 ;; 09:39:48 esac 09:39:48 }' 09:39:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:39:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:48 ++ export PYENV_SHELL=bash 09:39:48 ++ PYENV_SHELL=bash 09:39:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:48 +++ complete -F _pyenv pyenv 09:39:48 ++ lf-pyver python3 09:39:48 ++ local py_version_xy=python3 09:39:48 ++ local py_version_xyz= 09:39:48 ++ sed 's/^[ *]* //' 09:39:48 ++ pyenv versions 09:39:48 ++ local command 09:39:48 ++ command=versions 09:39:48 ++ '[' 1 -gt 0 ']' 09:39:48 ++ shift 09:39:48 ++ case "$command" in 09:39:48 ++ command pyenv versions 09:39:48 ++ pyenv versions 09:39:48 ++ awk '{ print $1 }' 09:39:48 ++ grep -E '^[0-9.]*[0-9]$' 09:39:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:48 +++ grep '^3' /tmp/.pyenv_versions 09:39:48 +++ tail -n 1 09:39:48 +++ sort -V 09:39:48 ++ py_version_xyz=3.10.6 09:39:48 ++ [[ -z 3.10.6 ]] 09:39:48 ++ echo 3.10.6 09:39:48 ++ return 0 09:39:48 + pyenv local 3.10.6 09:39:48 + local command 09:39:48 + command=local 09:39:48 + '[' 2 -gt 0 ']' 09:39:48 + shift 09:39:48 + case "$command" in 09:39:48 + command pyenv local 3.10.6 09:39:48 + pyenv local 3.10.6 09:39:48 + for arg in "$@" 09:39:48 + case $arg in 09:39:48 + pkg_list+='tox ' 09:39:48 + for arg in "$@" 09:39:48 + case $arg in 09:39:48 + pkg_list+='virtualenv ' 09:39:48 + for arg in "$@" 09:39:48 + case $arg in 09:39:48 + pkg_list+='urllib3~=1.26.15 ' 09:39:48 + [[ -f /tmp/.toxenv ]] 09:39:48 + [[ ! -f /tmp/.toxenv ]] 09:39:48 + [[ -n '' ]] 09:39:48 + python3 -m venv /tmp/venv-Auzh 09:39:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Auzh' 09:39:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Auzh 09:39:52 + echo /tmp/venv-Auzh 09:39:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:39:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:39:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:39:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:52 + local 'pip_opts=--upgrade --quiet' 09:39:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:39:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:39:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:39:52 + [[ -n '' ]] 09:39:52 + [[ -n '' ]] 09:39:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:39:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:52 + /tmp/venv-Auzh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:39:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:39:56 lf-activate-venv(): INFO: Base packages installed successfully 09:39:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:39:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:39:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:39:56 + /tmp/venv-Auzh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:39:58 + type python3 09:39:58 + true 09:39:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Auzh/bin to PATH' 09:39:58 lf-activate-venv(): INFO: Adding /tmp/venv-Auzh/bin to PATH 09:39:58 + PATH=/tmp/venv-Auzh/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:58 + return 0 09:39:58 + python3 --version 09:39:58 Python 3.10.6 09:39:58 + python3 -m pip --version 09:39:59 pip 25.3 from /tmp/venv-Auzh/lib/python3.10/site-packages/pip (python 3.10) 09:39:59 + python3 -m pip freeze 09:39:59 cachetools==6.2.5 09:39:59 chardet==5.2.0 09:39:59 colorama==0.4.6 09:39:59 distlib==0.4.0 09:39:59 filelock==3.20.3 09:39:59 packaging==26.0 09:39:59 platformdirs==4.5.1 09:39:59 pluggy==1.6.0 09:39:59 pyproject-api==1.10.0 09:39:59 tomli==2.4.0 09:39:59 tox==4.34.1 09:39:59 typing_extensions==4.15.0 09:39:59 urllib3==1.26.20 09:39:59 virtualenv==20.36.1 09:39:59 [EnvInject] - Injecting environment variables from a build step. 09:39:59 [EnvInject] - Injecting as environment variables the properties content 09:39:59 PARALLEL=false 09:39:59 09:39:59 [EnvInject] - Variables injected successfully. 09:39:59 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins16104403204172252834.sh 09:39:59 ---> tox-run.sh 09:39:59 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:59 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 09:39:59 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 09:39:59 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 09:39:59 + cd /w/workspace/integration-xtesting-master-commit-lint/. 09:39:59 + source /home/jenkins/lf-env.sh 09:39:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:59 ++ mktemp -d /tmp/venv-XXXX 09:39:59 + lf_venv=/tmp/venv-qqC6 09:39:59 + local venv_file=/tmp/.os_lf_venv 09:39:59 + local python=python3 09:39:59 + local options 09:39:59 + local set_path=true 09:39:59 + local install_args= 09:39:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:39:59 + true 09:39:59 + case $1 in 09:39:59 + venv_file=/tmp/.toxenv 09:39:59 + shift 2 09:39:59 + true 09:39:59 + case $1 in 09:39:59 + shift 09:39:59 + break 09:39:59 + case $python in 09:39:59 + local pkg_list= 09:39:59 + [[ -d /opt/pyenv ]] 09:39:59 + echo 'Setup pyenv:' 09:39:59 Setup pyenv: 09:39:59 + export PYENV_ROOT=/opt/pyenv 09:39:59 + PYENV_ROOT=/opt/pyenv 09:39:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:59 + pyenv versions 09:39:59 system 09:39:59 3.8.13 09:39:59 3.9.13 09:39:59 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 09:39:59 + command -v pyenv 09:39:59 ++ pyenv init - --no-rehash 09:39:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:39:59 export PATH="/opt/pyenv/shims:${PATH}" 09:39:59 export PYENV_SHELL=bash 09:39:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:59 pyenv() { 09:39:59 local command 09:39:59 command="${1:-}" 09:39:59 if [ "$#" -gt 0 ]; then 09:39:59 shift 09:39:59 fi 09:39:59 09:39:59 case "$command" in 09:39:59 rehash|shell) 09:39:59 eval "$(pyenv "sh-$command" "$@")" 09:39:59 ;; 09:39:59 *) 09:39:59 command pyenv "$command" "$@" 09:39:59 ;; 09:39:59 esac 09:39:59 }' 09:39:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:39:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:59 ++ export PYENV_SHELL=bash 09:39:59 ++ PYENV_SHELL=bash 09:39:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:59 +++ complete -F _pyenv pyenv 09:39:59 ++ lf-pyver python3 09:39:59 ++ local py_version_xy=python3 09:39:59 ++ local py_version_xyz= 09:39:59 ++ pyenv versions 09:39:59 ++ local command 09:39:59 ++ command=versions 09:39:59 ++ '[' 1 -gt 0 ']' 09:39:59 ++ shift 09:39:59 ++ case "$command" in 09:39:59 ++ command pyenv versions 09:39:59 ++ pyenv versions 09:39:59 ++ awk '{ print $1 }' 09:39:59 ++ sed 's/^[ *]* //' 09:39:59 ++ grep -E '^[0-9.]*[0-9]$' 09:39:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:59 +++ sort -V 09:39:59 +++ tail -n 1 09:39:59 +++ grep '^3' /tmp/.pyenv_versions 09:39:59 ++ py_version_xyz=3.10.6 09:39:59 ++ [[ -z 3.10.6 ]] 09:39:59 ++ echo 3.10.6 09:39:59 ++ return 0 09:39:59 + pyenv local 3.10.6 09:39:59 + local command 09:39:59 + command=local 09:39:59 + '[' 2 -gt 0 ']' 09:39:59 + shift 09:39:59 + case "$command" in 09:39:59 + command pyenv local 3.10.6 09:39:59 + pyenv local 3.10.6 09:39:59 + for arg in "$@" 09:39:59 + case $arg in 09:39:59 + pkg_list+='tox ' 09:39:59 + for arg in "$@" 09:39:59 + case $arg in 09:39:59 + pkg_list+='virtualenv ' 09:39:59 + for arg in "$@" 09:39:59 + case $arg in 09:39:59 + pkg_list+='urllib3~=1.26.15 ' 09:39:59 + [[ -f /tmp/.toxenv ]] 09:39:59 ++ cat /tmp/.toxenv 09:39:59 + lf_venv=/tmp/venv-Auzh 09:39:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Auzh from' file:/tmp/.toxenv 09:39:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Auzh from file:/tmp/.toxenv 09:39:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:39:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:59 + local 'pip_opts=--upgrade --quiet' 09:39:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:39:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:39:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:39:59 + [[ -n '' ]] 09:39:59 + [[ -n '' ]] 09:39:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:39:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:59 + /tmp/venv-Auzh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:40:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:40:00 lf-activate-venv(): INFO: Base packages installed successfully 09:40:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:40:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:40:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:40:00 + /tmp/venv-Auzh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:40:01 + type python3 09:40:01 + true 09:40:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Auzh/bin to PATH' 09:40:01 lf-activate-venv(): INFO: Adding /tmp/venv-Auzh/bin to PATH 09:40:01 + PATH=/tmp/venv-Auzh/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:01 + return 0 09:40:01 + [[ -d /opt/pyenv ]] 09:40:01 + echo '---> Setting up pyenv' 09:40:01 ---> Setting up pyenv 09:40:01 + export PYENV_ROOT=/opt/pyenv 09:40:01 + PYENV_ROOT=/opt/pyenv 09:40:01 + export PATH=/opt/pyenv/bin:/tmp/venv-Auzh/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:01 + PATH=/opt/pyenv/bin:/tmp/venv-Auzh/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:01 ++ pwd 09:40:01 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 09:40:01 + export PYTHONPATH 09:40:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:40:01 + TOX_TESTENV_PASSENV=PYTHONPATH 09:40:01 + tox --version 09:40:01 4.34.1 from /tmp/venv-Auzh/lib/python3.10/site-packages/tox/__init__.py 09:40:01 + PARALLEL=false 09:40:01 + TOX_OPTIONS_LIST= 09:40:01 + [[ -n gitlint ]] 09:40:01 + TOX_OPTIONS_LIST=' -e gitlint' 09:40:01 + case ${PARALLEL,,} in 09:40:01 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 09:40:01 + tox -e gitlint 09:40:03 gitlint: install_deps> python -I -m pip install gitlint 09:40:05 gitlint: freeze> python -m pip freeze --all 09:40:05 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 09:40:05 gitlint: commands[0]> gitlint 09:40:05 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 09:40:05 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 09:40:05 1: T7 Title does not match regex (^\[[A-Z0-9]+]\[*[A-Z0-9]*]* [A-Z]+[\S ]*$): "Fix security pipeline issue" 09:40:05 gitlint: exit 1 (0.14 seconds) /w/workspace/integration-xtesting-master-commit-lint> gitlint pid=35710 09:40:05 gitlint: FAIL code 1 (3.55=setup[3.41]+cmd[0.14] seconds) 09:40:05 evaluation failed :( (3.58 seconds) 09:40:05 + tox_status=1 09:40:05 + echo '---> Completed tox runs' 09:40:05 ---> Completed tox runs 09:40:05 + for i in .tox/*/log 09:40:05 ++ echo .tox/gitlint/log 09:40:05 ++ awk -F/ '{print $2}' 09:40:05 + tox_env=gitlint 09:40:05 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 09:40:05 + DOC_DIR=docs/_build/html 09:40:05 + [[ -d docs/_build/html ]] 09:40:05 + echo '---> tox-run.sh ends' 09:40:05 ---> tox-run.sh ends 09:40:05 + test 1 -eq 0 09:40:05 + exit 1 09:40:05 Build step 'Execute shell' marked build as failure 09:40:05 $ ssh-agent -k 09:40:05 unset SSH_AUTH_SOCK; 09:40:05 unset SSH_AGENT_PID; 09:40:05 echo Agent pid 15419 killed; 09:40:05 [ssh-agent] Stopped. 09:40:05 [PostBuildScript] - [INFO] Executing post build scripts. 09:40:05 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13799149941909048201.sh 09:40:05 ---> sysstat.sh 09:40:06 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins215288349387398327.sh 09:40:06 ---> package-listing.sh 09:40:06 ++ facter osfamily 09:40:06 ++ tr '[:upper:]' '[:lower:]' 09:40:06 + OS_FAMILY=redhat 09:40:06 + workspace=/w/workspace/integration-xtesting-master-commit-lint 09:40:06 + START_PACKAGES=/tmp/packages_start.txt 09:40:06 + END_PACKAGES=/tmp/packages_end.txt 09:40:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:06 + PACKAGES=/tmp/packages_start.txt 09:40:06 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 09:40:06 + PACKAGES=/tmp/packages_end.txt 09:40:06 + case "${OS_FAMILY}" in 09:40:06 + sort 09:40:06 + rpm -qa 09:40:07 + '[' -f /tmp/packages_start.txt ']' 09:40:07 + '[' -f /tmp/packages_end.txt ']' 09:40:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:40:07 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 09:40:07 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 09:40:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 09:40:07 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins1572128838786296250.sh 09:40:07 ---> capture-instance-metadata.sh 09:40:07 Setup pyenv: 09:40:07 system 09:40:07 3.8.13 09:40:07 3.9.13 09:40:07 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 09:40:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0KHA 09:40:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:14 lf-activate-venv(): INFO: Base packages installed successfully 09:40:14 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-0KHA/bin to PATH 09:40:40 INFO: Running in OpenStack, capturing instance metadata 09:40:40 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins4010928860846995483.sh 09:40:40 provisioning config files... 09:40:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config10278489353280875034tmp 09:40:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:40:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:40:40 [EnvInject] - Injecting environment variables from a build step. 09:40:40 [EnvInject] - Injecting as environment variables the properties content 09:40:40 SERVER_ID=logs 09:40:40 09:40:40 [EnvInject] - Variables injected successfully. 09:40:40 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins7661423844887726766.sh 09:40:40 ---> create-netrc.sh 09:40:40 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13435342918067518987.sh 09:40:40 ---> python-tools-install.sh 09:40:40 Setup pyenv: 09:40:41 system 09:40:41 3.8.13 09:40:41 3.9.13 09:40:41 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 09:40:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0KHA from file:/tmp/.os_lf_venv 09:40:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:42 lf-activate-venv(): INFO: Base packages installed successfully 09:40:42 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:50 lf-activate-venv(): INFO: Adding /tmp/venv-0KHA/bin to PATH 09:40:50 Generating Requirements File 09:41:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:41:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:41:10 Python 3.10.6 09:41:10 pip 25.3 from /tmp/venv-0KHA/lib/python3.10/site-packages/pip (python 3.10) 09:41:11 appdirs==1.4.4 09:41:11 argcomplete==3.6.3 09:41:11 aspy.yaml==1.3.0 09:41:11 attrs==25.4.0 09:41:11 autopage==0.5.2 09:41:11 backports.strenum==1.3.1 09:41:11 beautifulsoup4==4.14.3 09:41:11 boto3==1.42.34 09:41:11 botocore==1.42.34 09:41:11 bs4==0.0.2 09:41:11 certifi==2026.1.4 09:41:11 cffi==2.0.0 09:41:11 cfgv==3.5.0 09:41:11 chardet==5.2.0 09:41:11 charset-normalizer==3.4.4 09:41:11 click==8.3.1 09:41:11 cliff==4.13.1 09:41:11 cmd2==3.1.0 09:41:11 cryptography==3.3.2 09:41:11 debtcollector==3.0.0 09:41:11 decorator==5.2.1 09:41:11 defusedxml==0.7.1 09:41:11 Deprecated==1.3.1 09:41:11 distlib==0.4.0 09:41:11 dnspython==2.8.0 09:41:11 docker==7.1.0 09:41:11 dogpile.cache==1.5.0 09:41:11 durationpy==0.10 09:41:11 email-validator==2.3.0 09:41:11 filelock==3.20.3 09:41:11 future==1.0.0 09:41:11 gitdb==4.0.12 09:41:11 GitPython==3.1.46 09:41:11 httplib2==0.30.2 09:41:11 identify==2.6.16 09:41:11 idna==3.11 09:41:11 importlib-resources==1.5.0 09:41:11 iso8601==2.1.0 09:41:11 Jinja2==3.1.6 09:41:11 jmespath==1.1.0 09:41:11 jsonpatch==1.33 09:41:11 jsonpointer==3.0.0 09:41:11 jsonschema==4.26.0 09:41:11 jsonschema-specifications==2025.9.1 09:41:11 keystoneauth1==5.13.0 09:41:11 kubernetes==35.0.0 09:41:11 lftools==0.37.21 09:41:11 lxml==6.0.2 09:41:11 markdown-it-py==4.0.0 09:41:11 MarkupSafe==3.0.3 09:41:11 mdurl==0.1.2 09:41:11 msgpack==1.1.2 09:41:11 multi_key_dict==2.0.3 09:41:11 munch==4.0.0 09:41:11 netaddr==1.3.0 09:41:11 niet==1.4.2 09:41:11 nodeenv==1.10.0 09:41:11 oauth2client==4.1.3 09:41:11 oauthlib==3.3.1 09:41:11 openstacksdk==4.9.0 09:41:11 os-service-types==1.8.2 09:41:11 osc-lib==4.3.0 09:41:11 oslo.config==10.2.0 09:41:11 oslo.context==6.2.0 09:41:11 oslo.i18n==6.7.1 09:41:11 oslo.log==8.0.0 09:41:11 oslo.serialization==5.9.0 09:41:11 oslo.utils==9.2.0 09:41:11 packaging==26.0 09:41:11 pbr==7.0.3 09:41:11 platformdirs==4.5.1 09:41:11 prettytable==3.17.0 09:41:11 psutil==7.2.1 09:41:11 pyasn1==0.6.2 09:41:11 pyasn1_modules==0.4.2 09:41:11 pycparser==3.0 09:41:11 pygerrit2==2.0.15 09:41:11 PyGithub==2.8.1 09:41:11 Pygments==2.19.2 09:41:11 PyJWT==2.10.1 09:41:11 PyNaCl==1.6.2 09:41:11 pyparsing==2.4.7 09:41:11 pyperclip==1.11.0 09:41:11 pyrsistent==0.20.0 09:41:11 python-cinderclient==9.8.0 09:41:11 python-dateutil==2.9.0.post0 09:41:11 python-heatclient==5.0.0 09:41:11 python-jenkins==1.8.3 09:41:11 python-keystoneclient==5.7.0 09:41:11 python-magnumclient==4.9.0 09:41:11 python-openstackclient==8.3.0 09:41:11 python-swiftclient==4.9.0 09:41:11 PyYAML==6.0.3 09:41:11 referencing==0.37.0 09:41:11 requests==2.32.5 09:41:11 requests-oauthlib==2.0.0 09:41:11 requestsexceptions==1.4.0 09:41:11 rfc3986==2.0.0 09:41:11 rich==14.3.1 09:41:11 rich-argparse==1.7.2 09:41:11 rpds-py==0.30.0 09:41:11 rsa==4.9.1 09:41:11 ruamel.yaml==0.19.1 09:41:11 ruamel.yaml.clib==0.2.15 09:41:11 s3transfer==0.16.0 09:41:11 simplejson==3.20.2 09:41:11 six==1.17.0 09:41:11 smmap==5.0.2 09:41:11 soupsieve==2.8.3 09:41:11 stevedore==5.6.0 09:41:11 tabulate==0.9.0 09:41:11 toml==0.10.2 09:41:11 tomlkit==0.14.0 09:41:11 tqdm==4.67.1 09:41:11 typing_extensions==4.15.0 09:41:11 tzdata==2025.3 09:41:11 urllib3==1.26.20 09:41:11 virtualenv==20.36.1 09:41:11 wcwidth==0.4.0 09:41:11 websocket-client==1.9.0 09:41:11 wrapt==2.0.1 09:41:11 xdg==6.0.0 09:41:11 xmltodict==1.0.2 09:41:11 yq==3.4.3 09:41:11 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins11980507906295773458.sh 09:41:11 ---> sudo-logs.sh 09:41:11 Archiving 'sudo' log.. 09:41:11 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16149761750159420242.sh 09:41:11 ---> job-cost.sh 09:41:11 Setup pyenv: 09:41:11 system 09:41:11 3.8.13 09:41:11 3.9.13 09:41:11 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 09:41:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0KHA from file:/tmp/.os_lf_venv 09:41:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:13 lf-activate-venv(): INFO: Base packages installed successfully 09:41:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:41:19 lf-activate-venv(): INFO: Adding /tmp/venv-0KHA/bin to PATH 09:41:19 INFO: No Stack... 09:41:19 INFO: Retrieving Pricing Info for: v3-standard-2 09:41:20 INFO: Archiving Costs 09:41:20 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins17640611651448472654.sh 09:41:20 ---> logs-deploy.sh 09:41:20 Setup pyenv: 09:41:20 system 09:41:20 3.8.13 09:41:20 3.9.13 09:41:20 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 09:41:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0KHA from file:/tmp/.os_lf_venv 09:41:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:21 lf-activate-venv(): INFO: Base packages installed successfully 09:41:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:41:30 lf-activate-venv(): INFO: Adding /tmp/venv-0KHA/bin to PATH 09:41:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/317 09:41:30 INFO: archiving workspace using pattern(s): 09:41:31 Archives upload complete. 09:41:31 INFO: archiving logs to Nexus 09:41:32 ---> uname -a: 09:41:32 Linux prd-centos8-builder-2c-1g-3009.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 09:41:32 09:41:32 09:41:32 ---> lscpu: 09:41:32 Architecture: x86_64 09:41:32 CPU op-mode(s): 32-bit, 64-bit 09:41:32 Byte Order: Little Endian 09:41:32 CPU(s): 2 09:41:32 On-line CPU(s) list: 0,1 09:41:32 Thread(s) per core: 1 09:41:32 Core(s) per socket: 1 09:41:32 Socket(s): 2 09:41:32 NUMA node(s): 1 09:41:32 Vendor ID: AuthenticAMD 09:41:32 CPU family: 23 09:41:32 Model: 49 09:41:32 Model name: AMD EPYC-Rome Processor 09:41:32 Stepping: 0 09:41:32 CPU MHz: 2800.000 09:41:32 BogoMIPS: 5600.00 09:41:32 Virtualization: AMD-V 09:41:32 Hypervisor vendor: KVM 09:41:32 Virtualization type: full 09:41:32 L1d cache: 32K 09:41:32 L1i cache: 32K 09:41:32 L2 cache: 512K 09:41:32 L3 cache: 16384K 09:41:32 NUMA node0 CPU(s): 0,1 09:41:32 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 09:41:32 09:41:32 09:41:32 ---> nproc: 09:41:32 2 09:41:32 09:41:32 09:41:32 ---> df -h: 09:41:32 Filesystem Size Used Avail Use% Mounted on 09:41:32 devtmpfs 3.8G 0 3.8G 0% /dev 09:41:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:41:32 tmpfs 3.8G 17M 3.8G 1% /run 09:41:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:41:32 /dev/vda1 40G 8.5G 32G 22% / 09:41:32 tmpfs 770M 0 770M 0% /run/user/1001 09:41:32 09:41:32 09:41:32 ---> free -m: 09:41:32 total used free shared buff/cache available 09:41:32 Mem: 7699 586 4967 19 2145 6804 09:41:32 Swap: 1023 0 1023 09:41:32 09:41:32 09:41:32 ---> ip addr: 09:41:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:41:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:41:32 inet 127.0.0.1/8 scope host lo 09:41:32 valid_lft forever preferred_lft forever 09:41:32 inet6 ::1/128 scope host 09:41:32 valid_lft forever preferred_lft forever 09:41:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:41:32 link/ether fa:16:3e:c8:67:ff brd ff:ff:ff:ff:ff:ff 09:41:32 altname enp0s3 09:41:32 altname ens3 09:41:32 inet 10.30.107.59/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:41:32 valid_lft 86262sec preferred_lft 86262sec 09:41:32 inet6 fe80::f816:3eff:fec8:67ff/64 scope link 09:41:32 valid_lft forever preferred_lft forever 09:41:32 09:41:32 09:41:32 ---> sar -b -r -n DEV: 09:41:32 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) 09:41:32 09:41:32 09:39:11 LINUX RESTART (2 CPU) 09:41:32 09:41:32 09:40:00 AM tps rtps wtps bread/s bwrtn/s 09:41:32 09:40:01 AM 233.72 204.65 29.07 1655.81 480.23 09:41:32 09:41:01 AM 190.24 66.13 124.11 1065.91 8779.41 09:41:32 Average: 190.85 68.08 122.77 1074.24 8662.17 09:41:32 09:41:32 09:40:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:32 09:40:01 AM 5572224 7052228 2312220 29.33 2688 1669016 743524 8.32 164264 1861820 70032 09:41:32 09:41:01 AM 5202092 7001252 2682352 34.02 2688 1968008 709676 7.94 373620 1952236 161976 09:41:32 Average: 5387158 7026740 2497286 31.67 2688 1818512 726600 8.13 268942 1907028 116004 09:41:32 09:41:32 09:40:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:32 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:32 09:40:01 AM eth0 36.05 33.72 22.40 13.36 0.00 0.00 0.00 0.00 09:41:32 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:32 09:41:01 AM eth0 63.26 47.57 827.18 12.43 0.00 0.00 0.00 0.00 09:41:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:32 Average: eth0 62.88 47.37 815.81 12.44 0.00 0.00 0.00 0.00 09:41:32 09:41:32 09:41:32 ---> sar -P ALL: 09:41:32 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) 09:41:32 09:41:32 09:39:11 LINUX RESTART (2 CPU) 09:41:32 09:41:32 09:40:00 AM CPU %user %nice %system %iowait %steal %idle 09:41:32 09:40:01 AM all 45.40 3.68 31.90 4.91 0.61 13.50 09:41:32 09:40:01 AM 0 3.90 7.79 55.84 9.09 0.00 23.38 09:41:32 09:40:01 AM 1 82.56 0.00 10.47 1.16 1.16 4.65 09:41:32 09:41:01 AM all 38.65 0.89 10.44 5.44 0.13 44.45 09:41:32 09:41:01 AM 0 33.35 0.99 10.17 5.51 0.12 49.86 09:41:32 09:41:01 AM 1 43.97 0.79 10.71 5.36 0.13 39.03 09:41:32 Average: all 38.74 0.93 10.73 5.43 0.13 44.03 09:41:32 Average: 0 32.97 1.08 10.75 5.56 0.12 49.52 09:41:32 Average: 1 44.52 0.78 10.71 5.30 0.15 38.54 09:41:32 09:41:32 09:41:32