15:21:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143126 15:21:36 Running as SYSTEM 15:21:36 [EnvInject] - Loading node environment variables. 15:21:36 Building remotely on prd-centos8-builder-2c-1g-6246 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:21:36 [ssh-agent] Looking for ssh-agent implementation... 15:21:36 $ ssh-agent 15:21:36 SSH_AUTH_SOCK=/tmp/ssh-oY90dzIw5kuu/agent.14704 15:21:36 SSH_AGENT_PID=14709 15:21:36 [ssh-agent] Started. 15:21:36 Running ssh-add (command line suppressed) 15:21:36 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_4889512115710004514.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_4889512115710004514.key) 15:21:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:21:37 The recommended git tool is: NONE 15:21:38 using credential onap-jenkins-ssh 15:21:38 Wiping out workspace first. 15:21:38 Cloning the remote Git repository 15:21:38 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:21:38 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 15:21:38 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:21:38 > git --version # timeout=10 15:21:38 > git --version # 'git version 2.39.0' 15:21:38 using GIT_SSH to set credentials Gerrit user 15:21:38 [INFO] Currently running in a labeled security context 15:21:38 [INFO] Currently SELinux is 'enforcing' on the host 15:21:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh8900219379848127955.key 15:21:38 Verifying host key using manually-configured host key entries 15:21:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:21:39 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 15:21:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:39 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 15:21:39 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:21:39 using GIT_SSH to set credentials Gerrit user 15:21:39 [INFO] Currently running in a labeled security context 15:21:39 [INFO] Currently SELinux is 'enforcing' on the host 15:21:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh6464238078487406599.key 15:21:40 Verifying host key using manually-configured host key entries 15:21:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/26/143126/1 # timeout=30 15:21:40 > git rev-parse 47f7fd5efe4e33b0b8bbc1f92c6c54d8630e2f1f^{commit} # timeout=10 15:21:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:21:40 Checking out Revision 47f7fd5efe4e33b0b8bbc1f92c6c54d8630e2f1f (refs/changes/26/143126/1) 15:21:40 > git config core.sparsecheckout # timeout=10 15:21:40 > git checkout -f 47f7fd5efe4e33b0b8bbc1f92c6c54d8630e2f1f # timeout=30 15:21:43 Commit message: "Fix SDNC health check" 15:21:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:21:43 > git rev-list --no-walk 198e0209b7f00b0f221597bb4f7a2ae85dce109b # timeout=10 15:21:43 [EnvInject] - Injecting environment variables from a build step. 15:21:43 [EnvInject] - Injecting as environment variables the properties content 15:21:43 PYTHON=python3 15:21:43 15:21:43 [EnvInject] - Variables injected successfully. 15:21:44 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6236737700697285387.sh 15:21:44 ---> tox-install.sh 15:21:44 + source /home/jenkins/lf-env.sh 15:21:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:44 ++ mktemp -d /tmp/venv-XXXX 15:21:44 + lf_venv=/tmp/venv-jXEz 15:21:44 + local venv_file=/tmp/.os_lf_venv 15:21:44 + local python=python3 15:21:44 + local options 15:21:44 + local set_path=true 15:21:44 + local install_args= 15:21: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 15:21:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:44 + true 15:21:44 + case $1 in 15:21:44 + venv_file=/tmp/.toxenv 15:21:44 + shift 2 15:21:44 + true 15:21:44 + case $1 in 15:21:44 + shift 15:21:44 + break 15:21:44 + case $python in 15:21:44 + local pkg_list= 15:21:44 + [[ -d /opt/pyenv ]] 15:21:44 + echo 'Setup pyenv:' 15:21:44 Setup pyenv: 15:21:44 + export PYENV_ROOT=/opt/pyenv 15:21:44 + PYENV_ROOT=/opt/pyenv 15:21: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 15:21: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 15:21:44 + pyenv versions 15:21:44 system 15:21:44 * 3.8.13 (set by /opt/pyenv/version) 15:21:44 * 3.9.13 (set by /opt/pyenv/version) 15:21:44 * 3.10.6 (set by /opt/pyenv/version) 15:21:44 + command -v pyenv 15:21:44 ++ pyenv init - --no-rehash 15:21: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[*]}"'\'')" 15:21:44 export PATH="/opt/pyenv/shims:${PATH}" 15:21:44 export PYENV_SHELL=bash 15:21:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:44 pyenv() { 15:21:44 local command 15:21:44 command="${1:-}" 15:21:44 if [ "$#" -gt 0 ]; then 15:21:44 shift 15:21:44 fi 15:21:44 15:21:44 case "$command" in 15:21:44 rehash|shell) 15:21:44 eval "$(pyenv "sh-$command" "$@")" 15:21:44 ;; 15:21:44 *) 15:21:44 command pyenv "$command" "$@" 15:21:44 ;; 15:21:44 esac 15:21:44 }' 15:21: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[*]}"' 15:21: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 15:21: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 15:21: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 15:21:44 ++ export PYENV_SHELL=bash 15:21:44 ++ PYENV_SHELL=bash 15:21:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:44 +++ complete -F _pyenv pyenv 15:21:44 ++ lf-pyver python3 15:21:44 ++ local py_version_xy=python3 15:21:44 ++ local py_version_xyz= 15:21:44 ++ awk '{ print $1 }' 15:21:44 ++ sed 's/^[ *]* //' 15:21:44 ++ pyenv versions 15:21:44 ++ local command 15:21:44 ++ command=versions 15:21:44 ++ '[' 1 -gt 0 ']' 15:21:44 ++ shift 15:21:44 ++ case "$command" in 15:21:44 ++ command pyenv versions 15:21:44 ++ pyenv versions 15:21:44 ++ grep -E '^[0-9.]*[0-9]$' 15:21:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:44 +++ sort -V 15:21:44 +++ grep '^3' /tmp/.pyenv_versions 15:21:44 +++ tail -n 1 15:21:44 ++ py_version_xyz=3.10.6 15:21:44 ++ [[ -z 3.10.6 ]] 15:21:44 ++ echo 3.10.6 15:21:44 ++ return 0 15:21:44 + pyenv local 3.10.6 15:21:44 + local command 15:21:44 + command=local 15:21:44 + '[' 2 -gt 0 ']' 15:21:44 + shift 15:21:44 + case "$command" in 15:21:44 + command pyenv local 3.10.6 15:21:44 + pyenv local 3.10.6 15:21:44 + for arg in "$@" 15:21:44 + case $arg in 15:21:44 + pkg_list+='tox ' 15:21:44 + for arg in "$@" 15:21:44 + case $arg in 15:21:44 + pkg_list+='virtualenv ' 15:21:44 + for arg in "$@" 15:21:44 + case $arg in 15:21:44 + pkg_list+='urllib3~=1.26.15 ' 15:21:44 + [[ -f /tmp/.toxenv ]] 15:21:44 + [[ ! -f /tmp/.toxenv ]] 15:21:44 + [[ -n '' ]] 15:21:44 + python3 -m venv /tmp/venv-jXEz 15:21:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jXEz' 15:21:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jXEz 15:21:48 + echo /tmp/venv-jXEz 15:21:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:21:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:21:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:21:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:21:48 + local 'pip_opts=--upgrade --quiet' 15:21:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:21:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:21:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:21:48 + [[ -n '' ]] 15:21:48 + [[ -n '' ]] 15:21:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:21:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:21:48 + /tmp/venv-jXEz/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 15:21:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:21:52 lf-activate-venv(): INFO: Base packages installed successfully 15:21:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:21:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:21:52 + /tmp/venv-jXEz/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 15:21:53 + type python3 15:21:53 + true 15:21:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jXEz/bin to PATH' 15:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-jXEz/bin to PATH 15:21:53 + PATH=/tmp/venv-jXEz/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 15:21:53 + return 0 15:21:53 + python3 --version 15:21:53 Python 3.10.6 15:21:53 + python3 -m pip --version 15:21:53 pip 26.0.1 from /tmp/venv-jXEz/lib/python3.10/site-packages/pip (python 3.10) 15:21:54 + python3 -m pip freeze 15:21:54 cachetools==7.0.0 15:21:54 chardet==5.2.0 15:21:54 colorama==0.4.6 15:21:54 distlib==0.4.0 15:21:54 filelock==3.20.3 15:21:54 packaging==26.0 15:21:54 platformdirs==4.5.1 15:21:54 pluggy==1.6.0 15:21:54 pyproject-api==1.10.0 15:21:54 tomli==2.4.0 15:21:54 tox==4.34.1 15:21:54 typing_extensions==4.15.0 15:21:54 urllib3==1.26.20 15:21:54 virtualenv==20.36.1 15:21:54 [EnvInject] - Injecting environment variables from a build step. 15:21:54 [EnvInject] - Injecting as environment variables the properties content 15:21:54 PARALLEL=false 15:21:54 15:21:54 [EnvInject] - Variables injected successfully. 15:21:54 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins17847142311519127800.sh 15:21:54 ---> tox-run.sh 15:21: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 15:21:54 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 15:21:54 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 15:21:54 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 15:21:54 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 15:21:54 + source /home/jenkins/lf-env.sh 15:21:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:54 ++ mktemp -d /tmp/venv-XXXX 15:21:54 + lf_venv=/tmp/venv-h9Ta 15:21:54 + local venv_file=/tmp/.os_lf_venv 15:21:54 + local python=python3 15:21:54 + local options 15:21:54 + local set_path=true 15:21:54 + local install_args= 15:21: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 15:21:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:54 + true 15:21:54 + case $1 in 15:21:54 + venv_file=/tmp/.toxenv 15:21:54 + shift 2 15:21:54 + true 15:21:54 + case $1 in 15:21:54 + shift 15:21:54 + break 15:21:54 + case $python in 15:21:54 + local pkg_list= 15:21:54 + [[ -d /opt/pyenv ]] 15:21:54 + echo 'Setup pyenv:' 15:21:54 Setup pyenv: 15:21:54 + export PYENV_ROOT=/opt/pyenv 15:21:54 + PYENV_ROOT=/opt/pyenv 15:21: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 15:21: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 15:21:54 + pyenv versions 15:21:54 system 15:21:54 3.8.13 15:21:54 3.9.13 15:21:54 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:21:54 + command -v pyenv 15:21:54 ++ pyenv init - --no-rehash 15:21: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[*]}"'\'')" 15:21:54 export PATH="/opt/pyenv/shims:${PATH}" 15:21:54 export PYENV_SHELL=bash 15:21:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:54 pyenv() { 15:21:54 local command 15:21:54 command="${1:-}" 15:21:54 if [ "$#" -gt 0 ]; then 15:21:54 shift 15:21:54 fi 15:21:54 15:21:54 case "$command" in 15:21:54 rehash|shell) 15:21:54 eval "$(pyenv "sh-$command" "$@")" 15:21:54 ;; 15:21:54 *) 15:21:54 command pyenv "$command" "$@" 15:21:54 ;; 15:21:54 esac 15:21:54 }' 15:21: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[*]}"' 15:21: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 15:21: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 15:21: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 15:21:54 ++ export PYENV_SHELL=bash 15:21:54 ++ PYENV_SHELL=bash 15:21:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:54 +++ complete -F _pyenv pyenv 15:21:54 ++ lf-pyver python3 15:21:54 ++ local py_version_xy=python3 15:21:54 ++ local py_version_xyz= 15:21:54 ++ awk '{ print $1 }' 15:21:54 ++ grep -E '^[0-9.]*[0-9]$' 15:21:54 ++ pyenv versions 15:21:54 ++ local command 15:21:54 ++ command=versions 15:21:54 ++ '[' 1 -gt 0 ']' 15:21:54 ++ shift 15:21:54 ++ case "$command" in 15:21:54 ++ command pyenv versions 15:21:54 ++ pyenv versions 15:21:54 ++ sed 's/^[ *]* //' 15:21:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:54 +++ grep '^3' /tmp/.pyenv_versions 15:21:54 +++ sort -V 15:21:54 +++ tail -n 1 15:21:54 ++ py_version_xyz=3.10.6 15:21:54 ++ [[ -z 3.10.6 ]] 15:21:54 ++ echo 3.10.6 15:21:54 ++ return 0 15:21:54 + pyenv local 3.10.6 15:21:54 + local command 15:21:54 + command=local 15:21:54 + '[' 2 -gt 0 ']' 15:21:54 + shift 15:21:54 + case "$command" in 15:21:54 + command pyenv local 3.10.6 15:21:54 + pyenv local 3.10.6 15:21:54 + for arg in "$@" 15:21:54 + case $arg in 15:21:54 + pkg_list+='tox ' 15:21:54 + for arg in "$@" 15:21:54 + case $arg in 15:21:54 + pkg_list+='virtualenv ' 15:21:54 + for arg in "$@" 15:21:54 + case $arg in 15:21:54 + pkg_list+='urllib3~=1.26.15 ' 15:21:54 + [[ -f /tmp/.toxenv ]] 15:21:54 ++ cat /tmp/.toxenv 15:21:54 + lf_venv=/tmp/venv-jXEz 15:21:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXEz from' file:/tmp/.toxenv 15:21:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXEz from file:/tmp/.toxenv 15:21:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:21:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:21:54 + local 'pip_opts=--upgrade --quiet' 15:21:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:21:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:21:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:21:54 + [[ -n '' ]] 15:21:54 + [[ -n '' ]] 15:21:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:21:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:21:54 + /tmp/venv-jXEz/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 15:21:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:21:55 lf-activate-venv(): INFO: Base packages installed successfully 15:21:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:21:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:21:55 + /tmp/venv-jXEz/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 15:21:56 + type python3 15:21:56 + true 15:21:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jXEz/bin to PATH' 15:21:56 lf-activate-venv(): INFO: Adding /tmp/venv-jXEz/bin to PATH 15:21:56 + PATH=/tmp/venv-jXEz/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 15:21:56 + return 0 15:21:56 + [[ -d /opt/pyenv ]] 15:21:56 + echo '---> Setting up pyenv' 15:21:56 ---> Setting up pyenv 15:21:56 + export PYENV_ROOT=/opt/pyenv 15:21:56 + PYENV_ROOT=/opt/pyenv 15:21:56 + export PATH=/opt/pyenv/bin:/tmp/venv-jXEz/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 15:21:56 + PATH=/opt/pyenv/bin:/tmp/venv-jXEz/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 15:21:56 ++ pwd 15:21:56 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:21:56 + export PYTHONPATH 15:21:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:21:56 + TOX_TESTENV_PASSENV=PYTHONPATH 15:21:56 + tox --version 15:21:56 4.34.1 from /tmp/venv-jXEz/lib/python3.10/site-packages/tox/__init__.py 15:21:56 + PARALLEL=false 15:21:56 + TOX_OPTIONS_LIST= 15:21:56 + [[ -n py ]] 15:21:56 + TOX_OPTIONS_LIST=' -e py' 15:21:56 + case ${PARALLEL,,} in 15:21:56 + tox -e py 15:21:56 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 15:21:57 py: install_deps> python -I -m pip install flake8 flake8-docstrings 15:21:59 py: freeze> python -m pip freeze --all 15:21: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 15:21:59 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 15:21:59 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 15:21:59 src/onaptests/steps/instantiate/sdnc_service.py:1:1: D100 Missing docstring in public module 15:21:59 src/onaptests/steps/instantiate/sdnc_service.py:65:1: D202 No blank lines allowed after function docstring 15:21:59 src/onaptests/steps/instantiate/sdnc_service.py:200:1: D102 Missing docstring in public method 15:21:59 src/onaptests/steps/instantiate/sdnc_service.py:238:1: D102 Missing docstring in public method 15:21:59 src/onaptests/steps/instantiate/sdnc_service.py:270:1: D102 Missing docstring in public method 15:21:59 src/onaptests/steps/instantiate/sdnc_service.py:315:1: D102 Missing docstring in public method 15:21:59 py: exit 123 (0.29 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=34963 15:21:59 py: FAIL code 123 (2.90=setup[2.60]+cmd[0.01,0.29] seconds) 15:21:59 evaluation failed :( (2.94 seconds) 15:21:59 + tox_status=123 15:21:59 + echo '---> Completed tox runs' 15:21:59 ---> Completed tox runs 15:21:59 + for i in .tox/*/log 15:21:59 ++ echo .tox/py/log 15:21:59 ++ awk -F/ '{print $2}' 15:21:59 + tox_env=py 15:21:59 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 15:21:59 + DOC_DIR=docs/_build/html 15:21:59 + [[ -d docs/_build/html ]] 15:21:59 + echo '---> tox-run.sh ends' 15:21:59 ---> tox-run.sh ends 15:21:59 + test 123 -eq 0 15:21:59 + exit 123 15:21:59 Build step 'Execute shell' marked build as failure 15:21:59 $ ssh-agent -k 15:22:00 unset SSH_AUTH_SOCK; 15:22:00 unset SSH_AGENT_PID; 15:22:00 echo Agent pid 14709 killed; 15:22:00 [ssh-agent] Stopped. 15:22:00 [PostBuildScript] - [INFO] Executing post build scripts. 15:22:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11165246966558377342.sh 15:22:00 ---> sysstat.sh 15:22:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5530818569087373882.sh 15:22:00 ---> package-listing.sh 15:22:00 ++ tr '[:upper:]' '[:lower:]' 15:22:00 ++ facter osfamily 15:22:00 + OS_FAMILY=redhat 15:22:00 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:22:00 + START_PACKAGES=/tmp/packages_start.txt 15:22:00 + END_PACKAGES=/tmp/packages_end.txt 15:22:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:22:00 + PACKAGES=/tmp/packages_start.txt 15:22:00 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 15:22:00 + PACKAGES=/tmp/packages_end.txt 15:22:00 + case "${OS_FAMILY}" in 15:22:00 + sort 15:22:00 + rpm -qa 15:22:01 + '[' -f /tmp/packages_start.txt ']' 15:22:01 + '[' -f /tmp/packages_end.txt ']' 15:22:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:22:01 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 15:22:01 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 15:22:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 15:22:01 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1227582778847850022.sh 15:22:01 ---> capture-instance-metadata.sh 15:22:01 Setup pyenv: 15:22:01 system 15:22:01 3.8.13 15:22:01 3.9.13 15:22:01 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:22:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vNgz 15:22:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:22:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:22:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:22:08 lf-activate-venv(): INFO: Base packages installed successfully 15:22:08 lf-activate-venv(): INFO: Installing additional packages: lftools 15:22:29 lf-activate-venv(): INFO: Adding /tmp/venv-vNgz/bin to PATH 15:22:29 INFO: Running in OpenStack, capturing instance metadata 15:22:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13077954829356375469.sh 15:22:29 provisioning config files... 15:22:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config16226407592895403065tmp 15:22:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:22:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:22:29 [EnvInject] - Injecting environment variables from a build step. 15:22:29 [EnvInject] - Injecting as environment variables the properties content 15:22:29 SERVER_ID=logs 15:22:29 15:22:29 [EnvInject] - Variables injected successfully. 15:22:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15463024431703476129.sh 15:22:29 ---> create-netrc.sh 15:22:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15812654074366562741.sh 15:22:29 ---> python-tools-install.sh 15:22:29 Setup pyenv: 15:22:29 system 15:22:29 3.8.13 15:22:29 3.9.13 15:22:29 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:22:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNgz from file:/tmp/.os_lf_venv 15:22:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:22:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:22:31 lf-activate-venv(): INFO: Base packages installed successfully 15:22:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:22:38 lf-activate-venv(): INFO: Adding /tmp/venv-vNgz/bin to PATH 15:22:38 Generating Requirements File 15:22: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. 15:22:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:22:54 Python 3.10.6 15:22:54 pip 26.0.1 from /tmp/venv-vNgz/lib/python3.10/site-packages/pip (python 3.10) 15:22:55 appdirs==1.4.4 15:22:55 argcomplete==3.6.3 15:22:55 aspy.yaml==1.3.0 15:22:55 attrs==25.4.0 15:22:55 autopage==0.6.0 15:22:55 backports.strenum==1.3.1 15:22:55 beautifulsoup4==4.14.3 15:22:55 boto3==1.42.44 15:22:55 botocore==1.42.44 15:22:55 bs4==0.0.2 15:22:55 certifi==2026.1.4 15:22:55 cffi==2.0.0 15:22:55 cfgv==3.5.0 15:22:55 chardet==5.2.0 15:22:55 charset-normalizer==3.4.4 15:22:55 click==8.3.1 15:22:55 cliff==4.13.1 15:22:55 cmd2==3.2.0 15:22:55 cryptography==3.3.2 15:22:55 debtcollector==3.0.0 15:22:55 decorator==5.2.1 15:22:55 defusedxml==0.7.1 15:22:55 Deprecated==1.3.1 15:22:55 distlib==0.4.0 15:22:55 dnspython==2.8.0 15:22:55 docker==7.1.0 15:22:55 dogpile.cache==1.5.0 15:22:55 durationpy==0.10 15:22:55 email-validator==2.3.0 15:22:55 filelock==3.20.3 15:22:55 future==1.0.0 15:22:55 gitdb==4.0.12 15:22:55 GitPython==3.1.46 15:22:55 httplib2==0.30.2 15:22:55 identify==2.6.16 15:22:55 idna==3.11 15:22:55 importlib-resources==1.5.0 15:22:55 iso8601==2.1.0 15:22:55 Jinja2==3.1.6 15:22:55 jmespath==1.1.0 15:22:55 jsonpatch==1.33 15:22:55 jsonpointer==3.0.0 15:22:55 jsonschema==4.26.0 15:22:55 jsonschema-specifications==2025.9.1 15:22:55 keystoneauth1==5.13.0 15:22:55 kubernetes==35.0.0 15:22:55 lftools==0.37.21 15:22:55 lxml==6.0.2 15:22:55 markdown-it-py==4.0.0 15:22:55 MarkupSafe==3.0.3 15:22:55 mdurl==0.1.2 15:22:55 msgpack==1.1.2 15:22:55 multi_key_dict==2.0.3 15:22:55 munch==4.0.0 15:22:55 netaddr==1.3.0 15:22:55 niet==1.4.2 15:22:55 nodeenv==1.10.0 15:22:55 oauth2client==4.1.3 15:22:55 oauthlib==3.3.1 15:22:55 openstacksdk==4.9.0 15:22:55 os-service-types==1.8.2 15:22:55 osc-lib==4.3.0 15:22:55 oslo.config==10.2.0 15:22:55 oslo.context==6.2.0 15:22:55 oslo.i18n==6.7.1 15:22:55 oslo.log==8.0.0 15:22:55 oslo.serialization==5.9.0 15:22:55 oslo.utils==9.2.0 15:22:55 packaging==26.0 15:22:55 pbr==7.0.3 15:22:55 platformdirs==4.5.1 15:22:55 prettytable==3.17.0 15:22:55 psutil==7.2.2 15:22:55 pyasn1==0.6.2 15:22:55 pyasn1_modules==0.4.2 15:22:55 pycparser==3.0 15:22:55 pygerrit2==2.0.15 15:22:55 PyGithub==2.8.1 15:22:55 Pygments==2.19.2 15:22:55 PyJWT==2.11.0 15:22:55 PyNaCl==1.6.2 15:22:55 pyparsing==2.4.7 15:22:55 pyperclip==1.11.0 15:22:55 pyrsistent==0.20.0 15:22:55 python-cinderclient==9.8.0 15:22:55 python-dateutil==2.9.0.post0 15:22:55 python-heatclient==5.0.0 15:22:55 python-jenkins==1.8.3 15:22:55 python-keystoneclient==5.7.0 15:22:55 python-magnumclient==4.9.0 15:22:55 python-openstackclient==8.3.0 15:22:55 python-swiftclient==4.9.0 15:22:55 PyYAML==6.0.3 15:22:55 referencing==0.37.0 15:22:55 requests==2.32.5 15:22:55 requests-oauthlib==2.0.0 15:22:55 requestsexceptions==1.4.0 15:22:55 rfc3986==2.0.0 15:22:55 rich==14.3.2 15:22:55 rich-argparse==1.7.2 15:22:55 rpds-py==0.30.0 15:22:55 rsa==4.9.1 15:22:55 ruamel.yaml==0.19.1 15:22:55 ruamel.yaml.clib==0.2.15 15:22:55 s3transfer==0.16.0 15:22:55 simplejson==3.20.2 15:22:55 six==1.17.0 15:22:55 smmap==5.0.2 15:22:55 soupsieve==2.8.3 15:22:55 stevedore==5.6.0 15:22:55 tabulate==0.9.0 15:22:55 toml==0.10.2 15:22:55 tomlkit==0.14.0 15:22:55 tqdm==4.67.3 15:22:55 typing_extensions==4.15.0 15:22:55 tzdata==2025.3 15:22:55 urllib3==1.26.20 15:22:55 virtualenv==20.36.1 15:22:55 wcwidth==0.6.0 15:22:55 websocket-client==1.9.0 15:22:55 wrapt==2.1.1 15:22:55 xdg==6.0.0 15:22:55 xmltodict==1.0.2 15:22:55 yq==3.4.3 15:22:55 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12991918736745824553.sh 15:22:55 ---> sudo-logs.sh 15:22:55 Archiving 'sudo' log.. 15:22:55 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3969894227034398795.sh 15:22:55 ---> job-cost.sh 15:22:55 Setup pyenv: 15:22:55 system 15:22:55 3.8.13 15:22:55 3.9.13 15:22:55 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:22:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNgz from file:/tmp/.os_lf_venv 15:22:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:22:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:22:57 lf-activate-venv(): INFO: Base packages installed successfully 15:22:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:23:02 lf-activate-venv(): INFO: Adding /tmp/venv-vNgz/bin to PATH 15:23:02 INFO: No Stack... 15:23:02 INFO: Retrieving Pricing Info for: v3-standard-2 15:23:02 INFO: Archiving Costs 15:23:02 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins14194703449831854368.sh 15:23:02 ---> logs-deploy.sh 15:23:02 Setup pyenv: 15:23:02 system 15:23:02 3.8.13 15:23:02 3.9.13 15:23:02 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:23:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNgz from file:/tmp/.os_lf_venv 15:23:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:23:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:23:04 lf-activate-venv(): INFO: Base packages installed successfully 15:23:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:23:11 lf-activate-venv(): INFO: Adding /tmp/venv-vNgz/bin to PATH 15:23:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/560 15:23:11 INFO: archiving workspace using pattern(s): 15:23:12 Archives upload complete. 15:23:12 INFO: archiving logs to Nexus 15:23:13 ---> uname -a: 15:23:13 Linux prd-centos8-builder-2c-1g-6246.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 15:23:13 15:23:13 15:23:13 ---> lscpu: 15:23:13 Architecture: x86_64 15:23:13 CPU op-mode(s): 32-bit, 64-bit 15:23:13 Byte Order: Little Endian 15:23:13 CPU(s): 2 15:23:13 On-line CPU(s) list: 0,1 15:23:13 Thread(s) per core: 1 15:23:13 Core(s) per socket: 1 15:23:13 Socket(s): 2 15:23:13 NUMA node(s): 1 15:23:13 Vendor ID: AuthenticAMD 15:23:13 CPU family: 23 15:23:13 Model: 49 15:23:13 Model name: AMD EPYC-Rome Processor 15:23:13 Stepping: 0 15:23:13 CPU MHz: 2799.998 15:23:13 BogoMIPS: 5599.99 15:23:13 Virtualization: AMD-V 15:23:13 Hypervisor vendor: KVM 15:23:13 Virtualization type: full 15:23:13 L1d cache: 32K 15:23:13 L1i cache: 32K 15:23:13 L2 cache: 512K 15:23:13 L3 cache: 16384K 15:23:13 NUMA node0 CPU(s): 0,1 15:23:13 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 15:23:13 15:23:13 15:23:13 ---> nproc: 15:23:13 2 15:23:13 15:23:13 15:23:13 ---> df -h: 15:23:13 Filesystem Size Used Avail Use% Mounted on 15:23:13 devtmpfs 3.8G 0 3.8G 0% /dev 15:23:13 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:23:13 tmpfs 3.8G 17M 3.8G 1% /run 15:23:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:23:13 /dev/vda1 40G 8.6G 32G 22% / 15:23:13 tmpfs 770M 0 770M 0% /run/user/1001 15:23:13 15:23:13 15:23:13 ---> free -m: 15:23:13 total used free shared buff/cache available 15:23:13 Mem: 7699 618 4947 19 2134 6773 15:23:13 Swap: 1023 0 1023 15:23:13 15:23:13 15:23:13 ---> ip addr: 15:23:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:23:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:23:13 inet 127.0.0.1/8 scope host lo 15:23:13 valid_lft forever preferred_lft forever 15:23:13 inet6 ::1/128 scope host 15:23:13 valid_lft forever preferred_lft forever 15:23:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:23:13 link/ether fa:16:3e:67:ae:7e brd ff:ff:ff:ff:ff:ff 15:23:13 altname enp0s3 15:23:13 altname ens3 15:23:13 inet 10.30.107.127/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:23:13 valid_lft 86283sec preferred_lft 86283sec 15:23:13 inet6 fe80::f816:3eff:fe67:ae7e/64 scope link 15:23:13 valid_lft forever preferred_lft forever 15:23:13 15:23:13 15:23:13 ---> sar -b -r -n DEV: 15:23:13 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) 15:23:13 15:23:13 15:21:13 LINUX RESTART (2 CPU) 15:23:13 15:23:13 03:22:01 PM tps rtps wtps bread/s bwrtn/s 15:23:13 03:23:01 PM 195.80 39.12 156.68 462.65 12478.06 15:23:13 Average: 195.80 39.12 156.68 462.65 12478.06 15:23:13 15:23:13 03:22:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:13 03:23:01 PM 5045412 6921080 2839032 36.01 2688 2039360 787960 8.82 371048 2087892 135036 15:23:13 Average: 5045412 6921080 2839032 36.01 2688 2039360 787960 8.82 371048 2087892 135036 15:23:13 15:23:13 03:22:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:13 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 03:23:01 PM eth0 75.69 53.42 965.27 12.37 0.00 0.00 0.00 0.00 15:23:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 Average: eth0 75.69 53.42 965.27 12.37 0.00 0.00 0.00 0.00 15:23:13 15:23:13 15:23:13 ---> sar -P ALL: 15:23:13 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) 15:23:13 15:23:13 15:21:13 LINUX RESTART (2 CPU) 15:23:13 15:23:13 03:22:01 PM CPU %user %nice %system %iowait %steal %idle 15:23:13 03:23:01 PM all 42.27 0.63 8.49 2.35 0.09 46.18 15:23:13 03:23:01 PM 0 34.19 1.12 10.88 2.50 0.10 51.21 15:23:13 03:23:01 PM 1 50.28 0.13 6.12 2.19 0.08 41.19 15:23:13 Average: all 42.27 0.63 8.49 2.35 0.09 46.18 15:23:13 Average: 0 34.19 1.12 10.88 2.50 0.10 51.21 15:23:13 Average: 1 50.28 0.13 6.12 2.19 0.08 41.19 15:23:13 15:23:13 15:23:13