09:27:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143124 09:27:36 Running as SYSTEM 09:27:36 [EnvInject] - Loading node environment variables. 09:27:37 Building remotely on prd-centos8-builder-2c-1g-6187 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:27:37 [ssh-agent] Looking for ssh-agent implementation... 09:27:37 $ ssh-agent 09:27:37 SSH_AUTH_SOCK=/tmp/ssh-bnpv4G65YNJr/agent.15605 09:27:37 SSH_AGENT_PID=15607 09:27:37 [ssh-agent] Started. 09:27:37 Running ssh-add (command line suppressed) 09:27:37 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_2821152486559246667.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_2821152486559246667.key) 09:27:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:27:37 The recommended git tool is: NONE 09:27:39 using credential onap-jenkins-ssh 09:27:39 Wiping out workspace first. 09:27:39 Cloning the remote Git repository 09:27:39 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:27:39 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 09:27:39 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:27:39 > git --version # timeout=10 09:27:39 > git --version # 'git version 2.39.0' 09:27:39 using GIT_SSH to set credentials Gerrit user 09:27:39 [INFO] Currently running in a labeled security context 09:27:39 [INFO] Currently SELinux is 'enforcing' on the host 09:27:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13201636994101542441.key 09:27:39 Verifying host key using manually-configured host key entries 09:27:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:27:39 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:27:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:40 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:27:40 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:27:40 using GIT_SSH to set credentials Gerrit user 09:27:40 [INFO] Currently running in a labeled security context 09:27:40 [INFO] Currently SELinux is 'enforcing' on the host 09:27:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13357635509770919072.key 09:27:40 Verifying host key using manually-configured host key entries 09:27:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/24/143124/1 # timeout=30 09:27:40 > git rev-parse 1b7293604e057e260270252acfab4f31c273d443^{commit} # timeout=10 09:27:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:27:40 Checking out Revision 1b7293604e057e260270252acfab4f31c273d443 (refs/changes/24/143124/1) 09:27:40 > git config core.sparsecheckout # timeout=10 09:27:40 > git checkout -f 1b7293604e057e260270252acfab4f31c273d443 # timeout=30 09:27:43 Commit message: "Distribution fixes" 09:27:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:27:43 > git rev-list --no-walk 7b81da666387932a265b3bf38dd449449d8dcdb9 # timeout=10 09:27:44 [EnvInject] - Injecting environment variables from a build step. 09:27:44 [EnvInject] - Injecting as environment variables the properties content 09:27:44 PYTHON=python3 09:27:44 09:27:44 [EnvInject] - Variables injected successfully. 09:27:44 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins11054484557890644348.sh 09:27:44 ---> tox-install.sh 09:27:44 + source /home/jenkins/lf-env.sh 09:27:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:44 ++ mktemp -d /tmp/venv-XXXX 09:27:44 + lf_venv=/tmp/venv-JWfm 09:27:44 + local venv_file=/tmp/.os_lf_venv 09:27:44 + local python=python3 09:27:44 + local options 09:27:44 + local set_path=true 09:27:44 + local install_args= 09:27: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 09:27:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:27:44 + true 09:27:44 + case $1 in 09:27:44 + venv_file=/tmp/.toxenv 09:27:44 + shift 2 09:27:44 + true 09:27:44 + case $1 in 09:27:44 + shift 09:27:44 + break 09:27:44 + case $python in 09:27:44 + local pkg_list= 09:27:44 + [[ -d /opt/pyenv ]] 09:27:44 + echo 'Setup pyenv:' 09:27:44 Setup pyenv: 09:27:44 + export PYENV_ROOT=/opt/pyenv 09:27:44 + PYENV_ROOT=/opt/pyenv 09:27: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 09:27: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 09:27:44 + pyenv versions 09:27:44 system 09:27:44 * 3.8.13 (set by /opt/pyenv/version) 09:27:44 * 3.9.13 (set by /opt/pyenv/version) 09:27:44 * 3.10.6 (set by /opt/pyenv/version) 09:27:44 + command -v pyenv 09:27:44 ++ pyenv init - --no-rehash 09:27: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[*]}"'\'')" 09:27:44 export PATH="/opt/pyenv/shims:${PATH}" 09:27:44 export PYENV_SHELL=bash 09:27:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:27:44 pyenv() { 09:27:44 local command 09:27:44 command="${1:-}" 09:27:44 if [ "$#" -gt 0 ]; then 09:27:44 shift 09:27:44 fi 09:27:44 09:27:44 case "$command" in 09:27:44 rehash|shell) 09:27:44 eval "$(pyenv "sh-$command" "$@")" 09:27:44 ;; 09:27:44 *) 09:27:44 command pyenv "$command" "$@" 09:27:44 ;; 09:27:44 esac 09:27:44 }' 09:27: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[*]}"' 09:27: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 09:27: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 09:27: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 09:27:44 ++ export PYENV_SHELL=bash 09:27:44 ++ PYENV_SHELL=bash 09:27:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:27:44 +++ complete -F _pyenv pyenv 09:27:44 ++ lf-pyver python3 09:27:44 ++ local py_version_xy=python3 09:27:44 ++ local py_version_xyz= 09:27:44 ++ sed 's/^[ *]* //' 09:27:44 ++ awk '{ print $1 }' 09:27:44 ++ pyenv versions 09:27:44 ++ local command 09:27:44 ++ command=versions 09:27:44 ++ '[' 1 -gt 0 ']' 09:27:44 ++ shift 09:27:44 ++ case "$command" in 09:27:44 ++ command pyenv versions 09:27:44 ++ pyenv versions 09:27:44 ++ grep -E '^[0-9.]*[0-9]$' 09:27:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:27:44 +++ sort -V 09:27:44 +++ grep '^3' /tmp/.pyenv_versions 09:27:44 +++ tail -n 1 09:27:44 ++ py_version_xyz=3.10.6 09:27:44 ++ [[ -z 3.10.6 ]] 09:27:44 ++ echo 3.10.6 09:27:44 ++ return 0 09:27:44 + pyenv local 3.10.6 09:27:44 + local command 09:27:44 + command=local 09:27:44 + '[' 2 -gt 0 ']' 09:27:44 + shift 09:27:44 + case "$command" in 09:27:44 + command pyenv local 3.10.6 09:27:44 + pyenv local 3.10.6 09:27:44 + for arg in "$@" 09:27:44 + case $arg in 09:27:44 + pkg_list+='tox ' 09:27:44 + for arg in "$@" 09:27:44 + case $arg in 09:27:44 + pkg_list+='virtualenv ' 09:27:44 + for arg in "$@" 09:27:44 + case $arg in 09:27:44 + pkg_list+='urllib3~=1.26.15 ' 09:27:44 + [[ -f /tmp/.toxenv ]] 09:27:44 + [[ ! -f /tmp/.toxenv ]] 09:27:44 + [[ -n '' ]] 09:27:44 + python3 -m venv /tmp/venv-JWfm 09:27:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JWfm' 09:27:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JWfm 09:27:48 + echo /tmp/venv-JWfm 09:27:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:27:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:27:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:27:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:48 + local 'pip_opts=--upgrade --quiet' 09:27:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:27:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:27:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:27:48 + [[ -n '' ]] 09:27:48 + [[ -n '' ]] 09:27:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:27:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:48 + /tmp/venv-JWfm/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:27:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:27:52 lf-activate-venv(): INFO: Base packages installed successfully 09:27:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:27:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:27:52 + /tmp/venv-JWfm/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:27:54 + type python3 09:27:54 + true 09:27:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JWfm/bin to PATH' 09:27:54 lf-activate-venv(): INFO: Adding /tmp/venv-JWfm/bin to PATH 09:27:54 + PATH=/tmp/venv-JWfm/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:27:54 + return 0 09:27:54 + python3 --version 09:27:54 Python 3.10.6 09:27:54 + python3 -m pip --version 09:27:54 pip 26.0.1 from /tmp/venv-JWfm/lib/python3.10/site-packages/pip (python 3.10) 09:27:54 + python3 -m pip freeze 09:27:54 cachetools==7.0.0 09:27:54 chardet==5.2.0 09:27:54 colorama==0.4.6 09:27:54 distlib==0.4.0 09:27:54 filelock==3.20.3 09:27:54 packaging==26.0 09:27:54 platformdirs==4.5.1 09:27:54 pluggy==1.6.0 09:27:54 pyproject-api==1.10.0 09:27:54 tomli==2.4.0 09:27:54 tox==4.34.1 09:27:54 typing_extensions==4.15.0 09:27:54 urllib3==1.26.20 09:27:54 virtualenv==20.36.1 09:27:54 [EnvInject] - Injecting environment variables from a build step. 09:27:54 [EnvInject] - Injecting as environment variables the properties content 09:27:54 PARALLEL=false 09:27:54 09:27:54 [EnvInject] - Variables injected successfully. 09:27:54 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins5310804136191835732.sh 09:27:54 ---> tox-run.sh 09:27: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 09:27:54 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:27:54 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 09:27:54 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:27:54 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 09:27:54 + source /home/jenkins/lf-env.sh 09:27:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:54 ++ mktemp -d /tmp/venv-XXXX 09:27:54 + lf_venv=/tmp/venv-gLw2 09:27:54 + local venv_file=/tmp/.os_lf_venv 09:27:54 + local python=python3 09:27:54 + local options 09:27:54 + local set_path=true 09:27:54 + local install_args= 09:27: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 09:27:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:27:54 + true 09:27:54 + case $1 in 09:27:54 + venv_file=/tmp/.toxenv 09:27:54 + shift 2 09:27:54 + true 09:27:54 + case $1 in 09:27:54 + shift 09:27:54 + break 09:27:54 + case $python in 09:27:54 + local pkg_list= 09:27:54 + [[ -d /opt/pyenv ]] 09:27:54 + echo 'Setup pyenv:' 09:27:54 Setup pyenv: 09:27:54 + export PYENV_ROOT=/opt/pyenv 09:27:54 + PYENV_ROOT=/opt/pyenv 09:27: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 09:27: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 09:27:54 + pyenv versions 09:27:54 system 09:27:54 3.8.13 09:27:54 3.9.13 09:27:54 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:27:54 + command -v pyenv 09:27:54 ++ pyenv init - --no-rehash 09:27:54 + 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:27:54 export PATH="/opt/pyenv/shims:${PATH}" 09:27:54 export PYENV_SHELL=bash 09:27:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:27:54 pyenv() { 09:27:54 local command 09:27:54 command="${1:-}" 09:27:54 if [ "$#" -gt 0 ]; then 09:27:54 shift 09:27:54 fi 09:27:54 09:27:54 case "$command" in 09:27:54 rehash|shell) 09:27:54 eval "$(pyenv "sh-$command" "$@")" 09:27:54 ;; 09:27:54 *) 09:27:54 command pyenv "$command" "$@" 09:27:54 ;; 09:27:54 esac 09:27:54 }' 09:27:54 +++ 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:27: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 09:27:54 ++ 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:27:54 ++ 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:27:54 ++ export PYENV_SHELL=bash 09:27:54 ++ PYENV_SHELL=bash 09:27:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:27:54 +++ complete -F _pyenv pyenv 09:27:54 ++ lf-pyver python3 09:27:54 ++ local py_version_xy=python3 09:27:54 ++ local py_version_xyz= 09:27:54 ++ pyenv versions 09:27:54 ++ local command 09:27:54 ++ command=versions 09:27:54 ++ '[' 1 -gt 0 ']' 09:27:54 ++ shift 09:27:54 ++ case "$command" in 09:27:54 ++ command pyenv versions 09:27:54 ++ pyenv versions 09:27:54 ++ sed 's/^[ *]* //' 09:27:54 ++ awk '{ print $1 }' 09:27:54 ++ grep -E '^[0-9.]*[0-9]$' 09:27:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:27:54 +++ grep '^3' /tmp/.pyenv_versions 09:27:54 +++ sort -V 09:27:54 +++ tail -n 1 09:27:54 ++ py_version_xyz=3.10.6 09:27:54 ++ [[ -z 3.10.6 ]] 09:27:54 ++ echo 3.10.6 09:27:54 ++ return 0 09:27:54 + pyenv local 3.10.6 09:27:54 + local command 09:27:54 + command=local 09:27:54 + '[' 2 -gt 0 ']' 09:27:54 + shift 09:27:54 + case "$command" in 09:27:54 + command pyenv local 3.10.6 09:27:54 + pyenv local 3.10.6 09:27:54 + for arg in "$@" 09:27:54 + case $arg in 09:27:54 + pkg_list+='tox ' 09:27:54 + for arg in "$@" 09:27:54 + case $arg in 09:27:54 + pkg_list+='virtualenv ' 09:27:54 + for arg in "$@" 09:27:54 + case $arg in 09:27:54 + pkg_list+='urllib3~=1.26.15 ' 09:27:54 + [[ -f /tmp/.toxenv ]] 09:27:54 ++ cat /tmp/.toxenv 09:27:54 + lf_venv=/tmp/venv-JWfm 09:27:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JWfm from' file:/tmp/.toxenv 09:27:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JWfm from file:/tmp/.toxenv 09:27:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:27:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:54 + local 'pip_opts=--upgrade --quiet' 09:27:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:27:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:27:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:27:54 + [[ -n '' ]] 09:27:54 + [[ -n '' ]] 09:27:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:27:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:54 + /tmp/venv-JWfm/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:27:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:27:55 lf-activate-venv(): INFO: Base packages installed successfully 09:27:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:27:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:27:55 + /tmp/venv-JWfm/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:27:56 + type python3 09:27:56 + true 09:27:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JWfm/bin to PATH' 09:27:56 lf-activate-venv(): INFO: Adding /tmp/venv-JWfm/bin to PATH 09:27:56 + PATH=/tmp/venv-JWfm/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:27:56 + return 0 09:27:56 + [[ -d /opt/pyenv ]] 09:27:56 + echo '---> Setting up pyenv' 09:27:56 ---> Setting up pyenv 09:27:56 + export PYENV_ROOT=/opt/pyenv 09:27:56 + PYENV_ROOT=/opt/pyenv 09:27:56 + export PATH=/opt/pyenv/bin:/tmp/venv-JWfm/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:27:56 + PATH=/opt/pyenv/bin:/tmp/venv-JWfm/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:27:56 ++ pwd 09:27:56 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:27:56 + export PYTHONPATH 09:27:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:27:56 + TOX_TESTENV_PASSENV=PYTHONPATH 09:27:56 + tox --version 09:27:56 4.34.1 from /tmp/venv-JWfm/lib/python3.10/site-packages/tox/__init__.py 09:27:56 + PARALLEL=false 09:27:56 + TOX_OPTIONS_LIST= 09:27:56 + [[ -n py ]] 09:27:56 + TOX_OPTIONS_LIST=' -e py' 09:27:56 + case ${PARALLEL,,} in 09:27:56 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 09:27:56 + tox -e py 09:27:57 py: install_deps> python -I -m pip install flake8 flake8-docstrings 09:27:59 py: freeze> python -m pip freeze --all 09:27:59 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==25.3,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==80.9.0,snowballstemmer==3.0.1 09:27:59 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 09:27:59 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 09:28:00 tests/test_service_onboard.py:1:1: D100 Missing docstring in public module 09:28:00 tests/test_service_onboard.py:8:1: E402 module level import not at top of file 09:28:00 tests/test_service_onboard.py:37:1: F401 'onapsdk.sdc2.service.Service' imported but unused 09:28:00 tests/test_service_onboard.py:37:1: E402 module level import not at top of file 09:28:00 tests/test_service_onboard.py:38:1: E402 module level import not at top of file 09:28:00 tests/test_service_onboard.py:39:1: E402 module level import not at top of file 09:28:00 tests/test_service_onboard.py:40:1: E402 module level import not at top of file 09:28:00 tests/test_service_onboard.py:42:1: F401 'pytest' imported but unused 09:28:00 tests/test_service_onboard.py:42:1: E402 module level import not at top of file 09:28:00 py: exit 123 (0.38 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=35853 09:28:00 py: FAIL code 123 (2.95=setup[2.56]+cmd[0.01,0.38] seconds) 09:28:00 evaluation failed :( (2.98 seconds) 09:28:00 + tox_status=123 09:28:00 + echo '---> Completed tox runs' 09:28:00 ---> Completed tox runs 09:28:00 + for i in .tox/*/log 09:28:00 ++ echo .tox/py/log 09:28:00 ++ awk -F/ '{print $2}' 09:28:00 + tox_env=py 09:28:00 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 09:28:00 + DOC_DIR=docs/_build/html 09:28:00 + [[ -d docs/_build/html ]] 09:28:00 + echo '---> tox-run.sh ends' 09:28:00 ---> tox-run.sh ends 09:28:00 + test 123 -eq 0 09:28:00 + exit 123 09:28:00 Build step 'Execute shell' marked build as failure 09:28:00 $ ssh-agent -k 09:28:00 unset SSH_AUTH_SOCK; 09:28:00 unset SSH_AGENT_PID; 09:28:00 echo Agent pid 15607 killed; 09:28:00 [ssh-agent] Stopped. 09:28:00 [PostBuildScript] - [INFO] Executing post build scripts. 09:28:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12294774206522361427.sh 09:28:00 ---> sysstat.sh 09:28:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9150503542155573516.sh 09:28:00 ---> package-listing.sh 09:28:00 ++ tr '[:upper:]' '[:lower:]' 09:28:00 ++ facter osfamily 09:28:01 + OS_FAMILY=redhat 09:28:01 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:28:01 + START_PACKAGES=/tmp/packages_start.txt 09:28:01 + END_PACKAGES=/tmp/packages_end.txt 09:28:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:28:01 + PACKAGES=/tmp/packages_start.txt 09:28:01 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:28:01 + PACKAGES=/tmp/packages_end.txt 09:28:01 + case "${OS_FAMILY}" in 09:28:01 + rpm -qa 09:28:01 + sort 09:28:01 + '[' -f /tmp/packages_start.txt ']' 09:28:01 + '[' -f /tmp/packages_end.txt ']' 09:28:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:28:01 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:28:01 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:28:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:28:01 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1538800614900618190.sh 09:28:01 ---> capture-instance-metadata.sh 09:28:01 Setup pyenv: 09:28:01 system 09:28:01 3.8.13 09:28:01 3.9.13 09:28:01 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:28:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KIm5 09:28:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:28:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:08 lf-activate-venv(): INFO: Base packages installed successfully 09:28:08 lf-activate-venv(): INFO: Installing additional packages: lftools 09:28:29 lf-activate-venv(): INFO: Adding /tmp/venv-KIm5/bin to PATH 09:28:29 INFO: Running in OpenStack, capturing instance metadata 09:28:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10878682149629661611.sh 09:28:29 provisioning config files... 09:28:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config129381296541299496tmp 09:28:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:28:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:28:29 [EnvInject] - Injecting environment variables from a build step. 09:28:29 [EnvInject] - Injecting as environment variables the properties content 09:28:29 SERVER_ID=logs 09:28:29 09:28:29 [EnvInject] - Variables injected successfully. 09:28:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins18390963775474680127.sh 09:28:29 ---> create-netrc.sh 09:28:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins7974064898814410995.sh 09:28:29 ---> python-tools-install.sh 09:28:29 Setup pyenv: 09:28:29 system 09:28:29 3.8.13 09:28:29 3.9.13 09:28:29 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:28:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KIm5 from file:/tmp/.os_lf_venv 09:28:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:31 lf-activate-venv(): INFO: Base packages installed successfully 09:28:31 lf-activate-venv(): INFO: Installing additional packages: lftools 09:28:38 lf-activate-venv(): INFO: Adding /tmp/venv-KIm5/bin to PATH 09:28:38 Generating Requirements File 09:28:54 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:28:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:28:54 Python 3.10.6 09:28:55 pip 26.0.1 from /tmp/venv-KIm5/lib/python3.10/site-packages/pip (python 3.10) 09:28:55 appdirs==1.4.4 09:28:55 argcomplete==3.6.3 09:28:55 aspy.yaml==1.3.0 09:28:55 attrs==25.4.0 09:28:55 autopage==0.6.0 09:28:55 backports.strenum==1.3.1 09:28:55 beautifulsoup4==4.14.3 09:28:55 boto3==1.42.44 09:28:55 botocore==1.42.44 09:28:55 bs4==0.0.2 09:28:55 certifi==2026.1.4 09:28:55 cffi==2.0.0 09:28:55 cfgv==3.5.0 09:28:55 chardet==5.2.0 09:28:55 charset-normalizer==3.4.4 09:28:55 click==8.3.1 09:28:55 cliff==4.13.1 09:28:55 cmd2==3.2.0 09:28:55 cryptography==3.3.2 09:28:55 debtcollector==3.0.0 09:28:55 decorator==5.2.1 09:28:55 defusedxml==0.7.1 09:28:55 Deprecated==1.3.1 09:28:55 distlib==0.4.0 09:28:55 dnspython==2.8.0 09:28:55 docker==7.1.0 09:28:55 dogpile.cache==1.5.0 09:28:55 durationpy==0.10 09:28:55 email-validator==2.3.0 09:28:55 filelock==3.20.3 09:28:55 future==1.0.0 09:28:55 gitdb==4.0.12 09:28:55 GitPython==3.1.46 09:28:55 httplib2==0.30.2 09:28:55 identify==2.6.16 09:28:55 idna==3.11 09:28:55 importlib-resources==1.5.0 09:28:55 iso8601==2.1.0 09:28:55 Jinja2==3.1.6 09:28:55 jmespath==1.1.0 09:28:55 jsonpatch==1.33 09:28:55 jsonpointer==3.0.0 09:28:55 jsonschema==4.26.0 09:28:55 jsonschema-specifications==2025.9.1 09:28:55 keystoneauth1==5.13.0 09:28:55 kubernetes==35.0.0 09:28:55 lftools==0.37.21 09:28:55 lxml==6.0.2 09:28:55 markdown-it-py==4.0.0 09:28:55 MarkupSafe==3.0.3 09:28:55 mdurl==0.1.2 09:28:55 msgpack==1.1.2 09:28:55 multi_key_dict==2.0.3 09:28:55 munch==4.0.0 09:28:55 netaddr==1.3.0 09:28:55 niet==1.4.2 09:28:55 nodeenv==1.10.0 09:28:55 oauth2client==4.1.3 09:28:55 oauthlib==3.3.1 09:28:55 openstacksdk==4.9.0 09:28:55 os-service-types==1.8.2 09:28:55 osc-lib==4.3.0 09:28:55 oslo.config==10.2.0 09:28:55 oslo.context==6.2.0 09:28:55 oslo.i18n==6.7.1 09:28:55 oslo.log==8.0.0 09:28:55 oslo.serialization==5.9.0 09:28:55 oslo.utils==9.2.0 09:28:55 packaging==26.0 09:28:55 pbr==7.0.3 09:28:55 platformdirs==4.5.1 09:28:55 prettytable==3.17.0 09:28:55 psutil==7.2.2 09:28:55 pyasn1==0.6.2 09:28:55 pyasn1_modules==0.4.2 09:28:55 pycparser==3.0 09:28:55 pygerrit2==2.0.15 09:28:55 PyGithub==2.8.1 09:28:55 Pygments==2.19.2 09:28:55 PyJWT==2.11.0 09:28:55 PyNaCl==1.6.2 09:28:55 pyparsing==2.4.7 09:28:55 pyperclip==1.11.0 09:28:55 pyrsistent==0.20.0 09:28:55 python-cinderclient==9.8.0 09:28:55 python-dateutil==2.9.0.post0 09:28:55 python-heatclient==5.0.0 09:28:55 python-jenkins==1.8.3 09:28:55 python-keystoneclient==5.7.0 09:28:55 python-magnumclient==4.9.0 09:28:55 python-openstackclient==8.3.0 09:28:55 python-swiftclient==4.9.0 09:28:55 PyYAML==6.0.3 09:28:55 referencing==0.37.0 09:28:55 requests==2.32.5 09:28:55 requests-oauthlib==2.0.0 09:28:55 requestsexceptions==1.4.0 09:28:55 rfc3986==2.0.0 09:28:55 rich==14.3.2 09:28:55 rich-argparse==1.7.2 09:28:55 rpds-py==0.30.0 09:28:55 rsa==4.9.1 09:28:55 ruamel.yaml==0.19.1 09:28:55 ruamel.yaml.clib==0.2.15 09:28:55 s3transfer==0.16.0 09:28:55 simplejson==3.20.2 09:28:55 six==1.17.0 09:28:55 smmap==5.0.2 09:28:55 soupsieve==2.8.3 09:28:55 stevedore==5.6.0 09:28:55 tabulate==0.9.0 09:28:55 toml==0.10.2 09:28:55 tomlkit==0.14.0 09:28:55 tqdm==4.67.3 09:28:55 typing_extensions==4.15.0 09:28:55 tzdata==2025.3 09:28:55 urllib3==1.26.20 09:28:55 virtualenv==20.36.1 09:28:55 wcwidth==0.6.0 09:28:55 websocket-client==1.9.0 09:28:55 wrapt==2.1.1 09:28:55 xdg==6.0.0 09:28:55 xmltodict==1.0.2 09:28:55 yq==3.4.3 09:28:55 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3795031156193391400.sh 09:28:55 ---> sudo-logs.sh 09:28:55 Archiving 'sudo' log.. 09:28:55 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1815330617364337147.sh 09:28:55 ---> job-cost.sh 09:28:55 Setup pyenv: 09:28:55 system 09:28:55 3.8.13 09:28:55 3.9.13 09:28:55 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:28:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KIm5 from file:/tmp/.os_lf_venv 09:28:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:57 lf-activate-venv(): INFO: Base packages installed successfully 09:28:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:29:02 lf-activate-venv(): INFO: Adding /tmp/venv-KIm5/bin to PATH 09:29:02 INFO: No Stack... 09:29:02 INFO: Retrieving Pricing Info for: v3-standard-2 09:29:03 INFO: Archiving Costs 09:29:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins4411455199297317986.sh 09:29:03 ---> logs-deploy.sh 09:29:03 Setup pyenv: 09:29:03 system 09:29:03 3.8.13 09:29:03 3.9.13 09:29:03 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:29:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KIm5 from file:/tmp/.os_lf_venv 09:29:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:05 lf-activate-venv(): INFO: Base packages installed successfully 09:29:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:29:12 lf-activate-venv(): INFO: Adding /tmp/venv-KIm5/bin to PATH 09:29:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/555 09:29:12 INFO: archiving workspace using pattern(s): 09:29:13 Archives upload complete. 09:29:13 INFO: archiving logs to Nexus 09:29:14 ---> uname -a: 09:29:14 Linux prd-centos8-builder-2c-1g-6187.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:29:14 09:29:14 09:29:14 ---> lscpu: 09:29:14 Architecture: x86_64 09:29:14 CPU op-mode(s): 32-bit, 64-bit 09:29:14 Byte Order: Little Endian 09:29:14 CPU(s): 2 09:29:14 On-line CPU(s) list: 0,1 09:29:14 Thread(s) per core: 1 09:29:14 Core(s) per socket: 1 09:29:14 Socket(s): 2 09:29:14 NUMA node(s): 1 09:29:14 Vendor ID: AuthenticAMD 09:29:14 CPU family: 23 09:29:14 Model: 49 09:29:14 Model name: AMD EPYC-Rome Processor 09:29:14 Stepping: 0 09:29:14 CPU MHz: 2799.998 09:29:14 BogoMIPS: 5599.99 09:29:14 Virtualization: AMD-V 09:29:14 Hypervisor vendor: KVM 09:29:14 Virtualization type: full 09:29:14 L1d cache: 32K 09:29:14 L1i cache: 32K 09:29:14 L2 cache: 512K 09:29:14 L3 cache: 16384K 09:29:14 NUMA node0 CPU(s): 0,1 09:29:14 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:29:14 09:29:14 09:29:14 ---> nproc: 09:29:14 2 09:29:14 09:29:14 09:29:14 ---> df -h: 09:29:14 Filesystem Size Used Avail Use% Mounted on 09:29:14 devtmpfs 3.8G 0 3.8G 0% /dev 09:29:14 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:29:14 tmpfs 3.8G 17M 3.8G 1% /run 09:29:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:29:14 /dev/vda1 40G 8.6G 32G 22% / 09:29:14 tmpfs 770M 0 770M 0% /run/user/1001 09:29:14 09:29:14 09:29:14 ---> free -m: 09:29:14 total used free shared buff/cache available 09:29:14 Mem: 7699 580 4987 19 2131 6810 09:29:14 Swap: 1023 0 1023 09:29:14 09:29:14 09:29:14 ---> ip addr: 09:29:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:29:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:29:14 inet 127.0.0.1/8 scope host lo 09:29:14 valid_lft forever preferred_lft forever 09:29:14 inet6 ::1/128 scope host 09:29:14 valid_lft forever preferred_lft forever 09:29:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:29:14 link/ether fa:16:3e:79:01:70 brd ff:ff:ff:ff:ff:ff 09:29:14 altname enp0s3 09:29:14 altname ens3 09:29:14 inet 10.30.106.184/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:29:14 valid_lft 86281sec preferred_lft 86281sec 09:29:14 inet6 fe80::f816:3eff:fe79:170/64 scope link 09:29:14 valid_lft forever preferred_lft forever 09:29:14 09:29:14 09:29:14 ---> sar -b -r -n DEV: 09:29:14 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/08/2026 _x86_64_ (2 CPU) 09:29:14 09:29:14 09:27:11 LINUX RESTART (2 CPU) 09:29:14 09:29:14 09:28:01 AM tps rtps wtps bread/s bwrtn/s 09:29:14 09:29:01 AM 192.57 32.96 159.61 414.60 12747.96 09:29:14 Average: 192.57 32.96 159.61 414.60 12747.96 09:29:14 09:29:14 09:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:29:14 09:29:01 AM 5099212 6964764 2785232 35.33 2688 2029508 741592 8.30 371480 2034100 118536 09:29:14 Average: 5099212 6964764 2785232 35.33 2688 2029508 741592 8.30 371480 2034100 118536 09:29:14 09:29:14 09:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:29:14 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:14 09:29:01 AM eth0 69.74 53.57 963.60 12.32 0.00 0.00 0.00 0.00 09:29:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:14 Average: eth0 69.74 53.57 963.60 12.32 0.00 0.00 0.00 0.00 09:29:14 09:29:14 09:29:14 ---> sar -P ALL: 09:29:14 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/08/2026 _x86_64_ (2 CPU) 09:29:14 09:29:14 09:27:11 LINUX RESTART (2 CPU) 09:29:14 09:29:14 09:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:29:14 09:29:01 AM all 42.37 0.57 7.97 2.17 0.09 46.83 09:29:14 09:29:01 AM 0 38.27 0.57 7.63 1.97 0.08 51.48 09:29:14 09:29:01 AM 1 46.48 0.57 8.31 2.38 0.10 42.16 09:29:14 Average: all 42.37 0.57 7.97 2.17 0.09 46.83 09:29:14 Average: 0 38.27 0.57 7.63 1.97 0.08 51.48 09:29:14 Average: 1 46.48 0.57 8.31 2.38 0.10 42.16 09:29:14 09:29:14 09:29:14