06:43:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143372 06:43:44 Running as SYSTEM 06:43:44 [EnvInject] - Loading node environment variables. 06:43:44 Building remotely on prd-centos8-builder-2c-1g-19704 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 06:43:44 [ssh-agent] Looking for ssh-agent implementation... 06:43:44 $ ssh-agent 06:43:44 SSH_AUTH_SOCK=/tmp/ssh-NSShYcoEcE7T/agent.13929 06:43:44 SSH_AGENT_PID=13950 06:43:44 [ssh-agent] Started. 06:43:44 Running ssh-add (command line suppressed) 06:43:44 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_12550936502061222767.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_12550936502061222767.key) 06:43:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:43:44 The recommended git tool is: NONE 06:43:46 using credential onap-jenkins-ssh 06:43:46 Wiping out workspace first. 06:43:46 Cloning the remote Git repository 06:43:46 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 06:43:46 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 06:43:46 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 06:43:46 > git --version # timeout=10 06:43:46 > git --version # 'git version 2.39.0' 06:43:46 using GIT_SSH to set credentials Gerrit user 06:43:46 [INFO] Currently running in a labeled security context 06:43:46 [INFO] Currently SELinux is 'enforcing' on the host 06:43:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh9725196957794192195.key 06:43:46 Verifying host key using manually-configured host key entries 06:43:46 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:43:47 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 06:43:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:47 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 06:43:47 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 06:43:47 using GIT_SSH to set credentials Gerrit user 06:43:47 [INFO] Currently running in a labeled security context 06:43:47 [INFO] Currently SELinux is 'enforcing' on the host 06:43:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh1007137761114424795.key 06:43:47 Verifying host key using manually-configured host key entries 06:43:47 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/72/143372/1 # timeout=30 06:43:47 > git rev-parse 1b29e9f17057baa8c0069034d0fdff490b7b99c5^{commit} # timeout=10 06:43:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:43:47 Checking out Revision 1b29e9f17057baa8c0069034d0fdff490b7b99c5 (refs/changes/72/143372/1) 06:43:47 > git config core.sparsecheckout # timeout=10 06:43:47 > git checkout -f 1b29e9f17057baa8c0069034d0fdff490b7b99c5 # timeout=30 06:43:50 Commit message: "Python 3.12 compatibility" 06:43:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:43:51 > git rev-list --no-walk aa2dc56b301f05aab22f18692833701cd32f162a # timeout=10 06:43:51 [EnvInject] - Injecting environment variables from a build step. 06:43:51 [EnvInject] - Injecting as environment variables the properties content 06:43:51 PYTHON=python3 06:43:51 06:43:51 [EnvInject] - Variables injected successfully. 06:43:51 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins15724643169040978945.sh 06:43:51 ---> tox-install.sh 06:43:51 + source /home/jenkins/lf-env.sh 06:43:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:43:51 ++ mktemp -d /tmp/venv-XXXX 06:43:51 + lf_venv=/tmp/venv-1Rqf 06:43:51 + local venv_file=/tmp/.os_lf_venv 06:43:51 + local python=python3 06:43:51 + local options 06:43:51 + local set_path=true 06:43:51 + local install_args= 06:43:51 ++ 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 06:43:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:43:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:43:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:43:51 + true 06:43:51 + case $1 in 06:43:51 + venv_file=/tmp/.toxenv 06:43:51 + shift 2 06:43:51 + true 06:43:51 + case $1 in 06:43:51 + shift 06:43:51 + break 06:43:51 + case $python in 06:43:51 + local pkg_list= 06:43:51 + [[ -d /opt/pyenv ]] 06:43:51 + echo 'Setup pyenv:' 06:43:51 Setup pyenv: 06:43:51 + export PYENV_ROOT=/opt/pyenv 06:43:51 + PYENV_ROOT=/opt/pyenv 06:43:51 + 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 06:43:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:43:51 + pyenv versions 06:43:51 system 06:43:51 * 3.8.13 (set by /opt/pyenv/version) 06:43:51 * 3.9.13 (set by /opt/pyenv/version) 06:43:51 * 3.10.6 (set by /opt/pyenv/version) 06:43:51 + command -v pyenv 06:43:51 ++ pyenv init - --no-rehash 06:43:51 + 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[*]}"'\'')" 06:43:51 export PATH="/opt/pyenv/shims:${PATH}" 06:43:51 export PYENV_SHELL=bash 06:43:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:43:51 pyenv() { 06:43:51 local command 06:43:51 command="${1:-}" 06:43:51 if [ "$#" -gt 0 ]; then 06:43:51 shift 06:43:51 fi 06:43:51 06:43:51 case "$command" in 06:43:51 rehash|shell) 06:43:51 eval "$(pyenv "sh-$command" "$@")" 06:43:51 ;; 06:43:51 *) 06:43:51 command pyenv "$command" "$@" 06:43:51 ;; 06:43:51 esac 06:43:51 }' 06:43:51 +++ 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[*]}"' 06:43:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:43:51 ++ 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 06:43:51 ++ 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 06:43:51 ++ export PYENV_SHELL=bash 06:43:51 ++ PYENV_SHELL=bash 06:43:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:43:51 +++ complete -F _pyenv pyenv 06:43:51 ++ lf-pyver python3 06:43:51 ++ local py_version_xy=python3 06:43:51 ++ local py_version_xyz= 06:43:51 ++ pyenv versions 06:43:51 ++ local command 06:43:51 ++ command=versions 06:43:51 ++ '[' 1 -gt 0 ']' 06:43:51 ++ shift 06:43:51 ++ case "$command" in 06:43:51 ++ command pyenv versions 06:43:51 ++ pyenv versions 06:43:51 ++ sed 's/^[ *]* //' 06:43:51 ++ awk '{ print $1 }' 06:43:51 ++ grep -E '^[0-9.]*[0-9]$' 06:43:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:43:51 +++ tail -n 1 06:43:51 +++ grep '^3' /tmp/.pyenv_versions 06:43:51 +++ sort -V 06:43:51 ++ py_version_xyz=3.10.6 06:43:51 ++ [[ -z 3.10.6 ]] 06:43:51 ++ echo 3.10.6 06:43:51 ++ return 0 06:43:51 + pyenv local 3.10.6 06:43:51 + local command 06:43:51 + command=local 06:43:51 + '[' 2 -gt 0 ']' 06:43:51 + shift 06:43:51 + case "$command" in 06:43:51 + command pyenv local 3.10.6 06:43:51 + pyenv local 3.10.6 06:43:51 + for arg in "$@" 06:43:51 + case $arg in 06:43:51 + pkg_list+='tox ' 06:43:51 + for arg in "$@" 06:43:51 + case $arg in 06:43:51 + pkg_list+='virtualenv ' 06:43:51 + for arg in "$@" 06:43:51 + case $arg in 06:43:51 + pkg_list+='urllib3~=1.26.15 ' 06:43:51 + [[ -f /tmp/.toxenv ]] 06:43:51 + [[ ! -f /tmp/.toxenv ]] 06:43:51 + [[ -n '' ]] 06:43:51 + python3 -m venv /tmp/venv-1Rqf 06:43:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Rqf' 06:43:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Rqf 06:43:55 + echo /tmp/venv-1Rqf 06:43:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:43:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:43:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:43:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:55 + local 'pip_opts=--upgrade --quiet' 06:43:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:43:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:43:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:43:55 + [[ -n '' ]] 06:43:55 + [[ -n '' ]] 06:43:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:43:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:55 + /tmp/venv-1Rqf/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 06:43:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:43:59 lf-activate-venv(): INFO: Base packages installed successfully 06:43:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:43:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:43:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:43:59 + /tmp/venv-1Rqf/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 06:44:02 + type python3 06:44:02 + true 06:44:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Rqf/bin to PATH' 06:44:02 lf-activate-venv(): INFO: Adding /tmp/venv-1Rqf/bin to PATH 06:44:02 + PATH=/tmp/venv-1Rqf/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 06:44:02 + return 0 06:44:02 + python3 --version 06:44:02 Python 3.10.6 06:44:02 + python3 -m pip --version 06:44:02 pip 26.0.1 from /tmp/venv-1Rqf/lib/python3.10/site-packages/pip (python 3.10) 06:44:02 + python3 -m pip freeze 06:44:02 cachetools==7.0.1 06:44:02 chardet==6.0.0.post1 06:44:02 colorama==0.4.6 06:44:02 distlib==0.4.0 06:44:02 filelock==3.24.3 06:44:02 packaging==26.0 06:44:02 platformdirs==4.9.2 06:44:02 pluggy==1.6.0 06:44:02 pyproject-api==1.10.0 06:44:02 tomli==2.4.0 06:44:02 tox==4.45.0 06:44:02 typing_extensions==4.15.0 06:44:02 urllib3==1.26.20 06:44:02 virtualenv==20.39.0 06:44:02 [EnvInject] - Injecting environment variables from a build step. 06:44:02 [EnvInject] - Injecting as environment variables the properties content 06:44:02 PARALLEL=false 06:44:02 06:44:02 [EnvInject] - Variables injected successfully. 06:44:02 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins9509256600406422623.sh 06:44:02 ---> tox-run.sh 06:44:02 + 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 06:44:02 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 06:44:02 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 06:44:02 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 06:44:02 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 06:44:02 + source /home/jenkins/lf-env.sh 06:44:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:44:02 ++ mktemp -d /tmp/venv-XXXX 06:44:02 + lf_venv=/tmp/venv-8F1F 06:44:02 + local venv_file=/tmp/.os_lf_venv 06:44:02 + local python=python3 06:44:02 + local options 06:44:02 + local set_path=true 06:44:02 + local install_args= 06:44:02 ++ 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 06:44:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:44:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:44:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:44:02 + true 06:44:02 + case $1 in 06:44:02 + venv_file=/tmp/.toxenv 06:44:02 + shift 2 06:44:02 + true 06:44:02 + case $1 in 06:44:02 + shift 06:44:02 + break 06:44:02 + case $python in 06:44:02 + local pkg_list= 06:44:02 + [[ -d /opt/pyenv ]] 06:44:02 + echo 'Setup pyenv:' 06:44:02 Setup pyenv: 06:44:02 + export PYENV_ROOT=/opt/pyenv 06:44:02 + PYENV_ROOT=/opt/pyenv 06:44:02 + 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 06:44:02 + 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 06:44:02 + pyenv versions 06:44:02 system 06:44:02 3.8.13 06:44:02 3.9.13 06:44:02 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:44:02 + command -v pyenv 06:44:02 ++ pyenv init - --no-rehash 06:44:02 + 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[*]}"'\'')" 06:44:02 export PATH="/opt/pyenv/shims:${PATH}" 06:44:02 export PYENV_SHELL=bash 06:44:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:44:02 pyenv() { 06:44:02 local command 06:44:02 command="${1:-}" 06:44:02 if [ "$#" -gt 0 ]; then 06:44:02 shift 06:44:02 fi 06:44:02 06:44:02 case "$command" in 06:44:02 rehash|shell) 06:44:02 eval "$(pyenv "sh-$command" "$@")" 06:44:02 ;; 06:44:02 *) 06:44:02 command pyenv "$command" "$@" 06:44:02 ;; 06:44:02 esac 06:44:02 }' 06:44:02 +++ 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[*]}"' 06:44:02 ++ 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 06:44:02 ++ 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 06:44:02 ++ 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 06:44:02 ++ export PYENV_SHELL=bash 06:44:02 ++ PYENV_SHELL=bash 06:44:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:44:02 +++ complete -F _pyenv pyenv 06:44:02 ++ lf-pyver python3 06:44:02 ++ local py_version_xy=python3 06:44:02 ++ local py_version_xyz= 06:44:02 ++ sed 's/^[ *]* //' 06:44:02 ++ awk '{ print $1 }' 06:44:02 ++ pyenv versions 06:44:02 ++ local command 06:44:02 ++ command=versions 06:44:02 ++ '[' 1 -gt 0 ']' 06:44:02 ++ shift 06:44:02 ++ case "$command" in 06:44:02 ++ command pyenv versions 06:44:02 ++ pyenv versions 06:44:02 ++ grep -E '^[0-9.]*[0-9]$' 06:44:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:44:02 +++ tail -n 1 06:44:02 +++ grep '^3' /tmp/.pyenv_versions 06:44:02 +++ sort -V 06:44:02 ++ py_version_xyz=3.10.6 06:44:02 ++ [[ -z 3.10.6 ]] 06:44:02 ++ echo 3.10.6 06:44:02 ++ return 0 06:44:02 + pyenv local 3.10.6 06:44:02 + local command 06:44:02 + command=local 06:44:02 + '[' 2 -gt 0 ']' 06:44:02 + shift 06:44:02 + case "$command" in 06:44:02 + command pyenv local 3.10.6 06:44:02 + pyenv local 3.10.6 06:44:03 + for arg in "$@" 06:44:03 + case $arg in 06:44:03 + pkg_list+='tox ' 06:44:03 + for arg in "$@" 06:44:03 + case $arg in 06:44:03 + pkg_list+='virtualenv ' 06:44:03 + for arg in "$@" 06:44:03 + case $arg in 06:44:03 + pkg_list+='urllib3~=1.26.15 ' 06:44:03 + [[ -f /tmp/.toxenv ]] 06:44:03 ++ cat /tmp/.toxenv 06:44:03 + lf_venv=/tmp/venv-1Rqf 06:44:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Rqf from' file:/tmp/.toxenv 06:44:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Rqf from file:/tmp/.toxenv 06:44:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:44:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:03 + local 'pip_opts=--upgrade --quiet' 06:44:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:44:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:44:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:44:03 + [[ -n '' ]] 06:44:03 + [[ -n '' ]] 06:44:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:44:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:03 + /tmp/venv-1Rqf/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 06:44:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:44:03 lf-activate-venv(): INFO: Base packages installed successfully 06:44:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:44:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:44:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:44:03 + /tmp/venv-1Rqf/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 06:44:04 + type python3 06:44:04 + true 06:44:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Rqf/bin to PATH' 06:44:04 lf-activate-venv(): INFO: Adding /tmp/venv-1Rqf/bin to PATH 06:44:04 + PATH=/tmp/venv-1Rqf/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 06:44:04 + return 0 06:44:04 + [[ -d /opt/pyenv ]] 06:44:04 + echo '---> Setting up pyenv' 06:44:04 ---> Setting up pyenv 06:44:04 + export PYENV_ROOT=/opt/pyenv 06:44:04 + PYENV_ROOT=/opt/pyenv 06:44:04 + export PATH=/opt/pyenv/bin:/tmp/venv-1Rqf/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 06:44:04 + PATH=/opt/pyenv/bin:/tmp/venv-1Rqf/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 06:44:04 ++ pwd 06:44:04 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 06:44:04 + export PYTHONPATH 06:44:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:44:04 + TOX_TESTENV_PASSENV=PYTHONPATH 06:44:04 + tox --version 06:44:04 4.45.0 from /tmp/venv-1Rqf/lib/python3.10/site-packages/tox/__init__.py 06:44:04 + PARALLEL=false 06:44:04 + TOX_OPTIONS_LIST= 06:44:04 + [[ -n py ]] 06:44:04 + TOX_OPTIONS_LIST=' -e py' 06:44:04 + case ${PARALLEL,,} in 06:44:04 + tox -e py 06:44:04 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 06:44:06 py: install_deps> python -I -m pip install flake8 flake8-docstrings 06:44:07 py: freeze> python -m pip freeze --all 06:44:07 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==26.0.1,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==82.0.0,snowballstemmer==3.0.1 06:44:07 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 06:44:07 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 06:44:08 src/onaptests/steps/wrapper/helm_charts.py:0:1: E902 FileNotFoundError: [Errno 2] No such file or directory: 'src/onaptests/steps/wrapper/helm_charts.py' 06:44:08 py: exit 123 (0.18 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=36231 06:44:08 py: FAIL code 123 (2.68=setup[2.49]+cmd[0.01,0.18] seconds) 06:44:08 evaluation failed :( (2.72 seconds) 06:44:08 + tox_status=123 06:44:08 + echo '---> Completed tox runs' 06:44:08 ---> Completed tox runs 06:44:08 + for i in .tox/*/log 06:44:08 ++ echo .tox/py/log 06:44:08 ++ awk -F/ '{print $2}' 06:44:08 + tox_env=py 06:44:08 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 06:44:08 + DOC_DIR=docs/_build/html 06:44:08 + [[ -d docs/_build/html ]] 06:44:08 + echo '---> tox-run.sh ends' 06:44:08 ---> tox-run.sh ends 06:44:08 + test 123 -eq 0 06:44:08 + exit 123 06:44:08 Build step 'Execute shell' marked build as failure 06:44:08 $ ssh-agent -k 06:44:08 unset SSH_AUTH_SOCK; 06:44:08 unset SSH_AGENT_PID; 06:44:08 echo Agent pid 13950 killed; 06:44:08 [ssh-agent] Stopped. 06:44:08 [PostBuildScript] - [INFO] Executing post build scripts. 06:44:08 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16993367450449034811.sh 06:44:08 ---> sysstat.sh 06:44:08 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14182348107980914762.sh 06:44:08 ---> package-listing.sh 06:44:08 ++ facter osfamily 06:44:08 ++ tr '[:upper:]' '[:lower:]' 06:44:08 + OS_FAMILY=redhat 06:44:08 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 06:44:08 + START_PACKAGES=/tmp/packages_start.txt 06:44:08 + END_PACKAGES=/tmp/packages_end.txt 06:44:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:44:08 + PACKAGES=/tmp/packages_start.txt 06:44:08 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 06:44:08 + PACKAGES=/tmp/packages_end.txt 06:44:08 + case "${OS_FAMILY}" in 06:44:08 + rpm -qa 06:44:08 + sort 06:44:09 + '[' -f /tmp/packages_start.txt ']' 06:44:09 + '[' -f /tmp/packages_end.txt ']' 06:44:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:44:09 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 06:44:09 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 06:44:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 06:44:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13853550393827280286.sh 06:44:09 ---> capture-instance-metadata.sh 06:44:09 Setup pyenv: 06:44:09 system 06:44:09 3.8.13 06:44:09 3.9.13 06:44:09 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:44:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VUza 06:44:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:44:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:16 lf-activate-venv(): INFO: Base packages installed successfully 06:44:16 lf-activate-venv(): INFO: Installing additional packages: lftools 06:44:37 lf-activate-venv(): INFO: Adding /tmp/venv-VUza/bin to PATH 06:44:37 INFO: Running in OpenStack, capturing instance metadata 06:44:37 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9309000307782537397.sh 06:44:37 provisioning config files... 06:44:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config15879431776021822942tmp 06:44:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:44:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:44:37 [EnvInject] - Injecting environment variables from a build step. 06:44:37 [EnvInject] - Injecting as environment variables the properties content 06:44:37 SERVER_ID=logs 06:44:37 06:44:37 [EnvInject] - Variables injected successfully. 06:44:37 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10014010920330286688.sh 06:44:37 ---> create-netrc.sh 06:44:37 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins18434321986402494150.sh 06:44:37 ---> python-tools-install.sh 06:44:37 Setup pyenv: 06:44:37 system 06:44:37 3.8.13 06:44:37 3.9.13 06:44:37 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:44:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VUza from file:/tmp/.os_lf_venv 06:44:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:39 lf-activate-venv(): INFO: Base packages installed successfully 06:44:39 lf-activate-venv(): INFO: Installing additional packages: lftools 06:44:46 lf-activate-venv(): INFO: Adding /tmp/venv-VUza/bin to PATH 06:44:46 Generating Requirements File 06:45:02 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. 06:45:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:45:02 Python 3.10.6 06:45:02 pip 26.0.1 from /tmp/venv-VUza/lib/python3.10/site-packages/pip (python 3.10) 06:45:02 appdirs==1.4.4 06:45:02 argcomplete==3.6.3 06:45:02 aspy.yaml==1.3.0 06:45:02 attrs==25.4.0 06:45:02 autopage==0.6.0 06:45:02 backports.strenum==1.3.1 06:45:02 beautifulsoup4==4.14.3 06:45:02 boto3==1.42.55 06:45:02 botocore==1.42.55 06:45:02 bs4==0.0.2 06:45:02 certifi==2026.1.4 06:45:02 cffi==2.0.0 06:45:02 cfgv==3.5.0 06:45:02 chardet==6.0.0.post1 06:45:02 charset-normalizer==3.4.4 06:45:02 click==8.3.1 06:45:02 cliff==4.13.2 06:45:02 cmd2==3.2.2 06:45:02 cryptography==3.3.2 06:45:02 debtcollector==3.0.0 06:45:02 decorator==5.2.1 06:45:02 defusedxml==0.7.1 06:45:02 Deprecated==1.3.1 06:45:02 distlib==0.4.0 06:45:02 dnspython==2.8.0 06:45:02 docker==7.1.0 06:45:02 dogpile.cache==1.5.0 06:45:02 durationpy==0.10 06:45:02 email-validator==2.3.0 06:45:02 filelock==3.24.3 06:45:02 future==1.0.0 06:45:02 gitdb==4.0.12 06:45:02 GitPython==3.1.46 06:45:02 httplib2==0.30.2 06:45:02 identify==2.6.16 06:45:02 idna==3.11 06:45:02 importlib-resources==1.5.0 06:45:02 iso8601==2.1.0 06:45:02 Jinja2==3.1.6 06:45:02 jmespath==1.1.0 06:45:02 jsonpatch==1.33 06:45:02 jsonpointer==3.0.0 06:45:02 jsonschema==4.26.0 06:45:02 jsonschema-specifications==2025.9.1 06:45:02 keystoneauth1==5.13.1 06:45:02 kubernetes==35.0.0 06:45:02 lftools==0.37.21 06:45:02 lxml==6.0.2 06:45:02 markdown-it-py==4.0.0 06:45:02 MarkupSafe==3.0.3 06:45:02 mdurl==0.1.2 06:45:02 msgpack==1.1.2 06:45:02 multi_key_dict==2.0.3 06:45:02 munch==4.0.0 06:45:02 netaddr==1.3.0 06:45:02 niet==1.4.2 06:45:02 nodeenv==1.10.0 06:45:02 oauth2client==4.1.3 06:45:02 oauthlib==3.3.1 06:45:02 openstacksdk==4.10.0 06:45:02 os-service-types==1.8.2 06:45:02 osc-lib==4.4.0 06:45:02 oslo.config==10.3.0 06:45:02 oslo.context==6.3.0 06:45:02 oslo.i18n==6.7.2 06:45:02 oslo.log==8.1.0 06:45:02 oslo.serialization==5.9.1 06:45:02 oslo.utils==10.0.0 06:45:02 packaging==26.0 06:45:02 pbr==7.0.3 06:45:02 platformdirs==4.9.2 06:45:02 prettytable==3.17.0 06:45:02 psutil==7.2.2 06:45:02 pyasn1==0.6.2 06:45:02 pyasn1_modules==0.4.2 06:45:02 pycparser==3.0 06:45:02 pygerrit2==2.0.15 06:45:02 PyGithub==2.8.1 06:45:02 Pygments==2.19.2 06:45:02 PyJWT==2.11.0 06:45:02 PyNaCl==1.6.2 06:45:02 pyparsing==2.4.7 06:45:02 pyperclip==1.11.0 06:45:02 pyrsistent==0.20.0 06:45:02 python-cinderclient==9.8.0 06:45:02 python-dateutil==2.9.0.post0 06:45:02 python-heatclient==5.0.0 06:45:02 python-jenkins==1.8.3 06:45:02 python-keystoneclient==5.7.0 06:45:02 python-magnumclient==4.9.0 06:45:02 python-openstackclient==9.0.0 06:45:02 python-swiftclient==4.9.0 06:45:02 PyYAML==6.0.3 06:45:02 referencing==0.37.0 06:45:02 requests==2.32.5 06:45:02 requests-oauthlib==2.0.0 06:45:02 requestsexceptions==1.4.0 06:45:02 rfc3986==2.0.0 06:45:02 rich==14.3.3 06:45:02 rich-argparse==1.7.2 06:45:02 rpds-py==0.30.0 06:45:02 rsa==4.9.1 06:45:02 ruamel.yaml==0.19.1 06:45:02 ruamel.yaml.clib==0.2.15 06:45:02 s3transfer==0.16.0 06:45:02 simplejson==3.20.2 06:45:02 six==1.17.0 06:45:02 smmap==5.0.2 06:45:02 soupsieve==2.8.3 06:45:02 stevedore==5.7.0 06:45:02 tabulate==0.9.0 06:45:02 toml==0.10.2 06:45:02 tomlkit==0.14.0 06:45:02 tqdm==4.67.3 06:45:02 typing_extensions==4.15.0 06:45:02 urllib3==1.26.20 06:45:02 virtualenv==20.39.0 06:45:02 wcwidth==0.6.0 06:45:02 websocket-client==1.9.0 06:45:02 wrapt==2.1.1 06:45:02 xdg==6.0.0 06:45:02 xmltodict==1.0.4 06:45:02 yq==3.4.3 06:45:02 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1616490501461515746.sh 06:45:02 ---> sudo-logs.sh 06:45:02 Archiving 'sudo' log.. 06:45:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10022733928678635395.sh 06:45:03 ---> job-cost.sh 06:45:03 INFO: Activating Python virtual environment... 06:45:03 Setup pyenv: 06:45:03 system 06:45:03 3.8.13 06:45:03 3.9.13 06:45:03 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:45:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VUza from file:/tmp/.os_lf_venv 06:45:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:45:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:45:05 lf-activate-venv(): INFO: Base packages installed successfully 06:45:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:45:09 lf-activate-venv(): INFO: Adding /tmp/venv-VUza/bin to PATH 06:45:09 INFO: No stack-cost file found 06:45:09 INFO: Instance uptime: 115s 06:45:09 INFO: Fetching instance metadata (attempt 1 of 3)... 06:45:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:45:09 INFO: Successfully fetched instance metadata 06:45:09 INFO: Instance type: v3-standard-2 06:45:09 INFO: Retrieving pricing info for: v3-standard-2 06:45:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:45:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=115 06:45:10 INFO: Successfully fetched Vexxhost pricing API 06:45:10 INFO: Retrieved cost: 0.06 06:45:10 INFO: Retrieved resource: v3-standard-2 06:45:10 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 06:45:10 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 06:45:10 INFO: Successfully archived job cost data 06:45:10 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,579,2026-02-24 06:45:10,v3-standard-2,115,0.06,0.00,FAILURE 06:45:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1326499238341724422.sh 06:45:10 ---> logs-deploy.sh 06:45:10 Setup pyenv: 06:45:10 system 06:45:10 3.8.13 06:45:10 3.9.13 06:45:10 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:45:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VUza from file:/tmp/.os_lf_venv 06:45:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:45:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:45:12 lf-activate-venv(): INFO: Base packages installed successfully 06:45:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:45:18 lf-activate-venv(): INFO: Adding /tmp/venv-VUza/bin to PATH 06:45:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/579 06:45:18 INFO: archiving workspace using pattern(s): 06:45:19 /tmp/venv-VUza/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 06:45:19 warnings.warn( 06:45:19 Archives upload complete. 06:45:20 INFO: archiving logs to Nexus 06:45:20 /tmp/venv-VUza/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 06:45:20 warnings.warn( 06:45:21 ---> uname -a: 06:45:21 Linux prd-centos8-builder-2c-1g-19704.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 06:45:21 06:45:21 06:45:21 ---> lscpu: 06:45:21 Architecture: x86_64 06:45:21 CPU op-mode(s): 32-bit, 64-bit 06:45:21 Byte Order: Little Endian 06:45:21 CPU(s): 2 06:45:21 On-line CPU(s) list: 0,1 06:45:21 Thread(s) per core: 1 06:45:21 Core(s) per socket: 1 06:45:21 Socket(s): 2 06:45:21 NUMA node(s): 1 06:45:21 Vendor ID: AuthenticAMD 06:45:21 CPU family: 23 06:45:21 Model: 49 06:45:21 Model name: AMD EPYC-Rome Processor 06:45:21 Stepping: 0 06:45:21 CPU MHz: 2799.998 06:45:21 BogoMIPS: 5599.99 06:45:21 Virtualization: AMD-V 06:45:21 Hypervisor vendor: KVM 06:45:21 Virtualization type: full 06:45:21 L1d cache: 32K 06:45:21 L1i cache: 32K 06:45:21 L2 cache: 512K 06:45:21 L3 cache: 16384K 06:45:21 NUMA node0 CPU(s): 0,1 06:45:21 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 06:45:21 06:45:21 06:45:21 ---> nproc: 06:45:21 2 06:45:21 06:45:21 06:45:21 ---> df -h: 06:45:21 Filesystem Size Used Avail Use% Mounted on 06:45:21 devtmpfs 3.8G 0 3.8G 0% /dev 06:45:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:45:21 tmpfs 3.8G 17M 3.8G 1% /run 06:45:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:45:21 /dev/vda1 40G 8.6G 32G 22% / 06:45:21 tmpfs 770M 0 770M 0% /run/user/1001 06:45:21 06:45:21 06:45:21 ---> free -m: 06:45:21 total used free shared buff/cache available 06:45:21 Mem: 7699 581 4959 19 2157 6810 06:45:21 Swap: 1023 0 1023 06:45:21 06:45:21 06:45:21 ---> ip addr: 06:45:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:45:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:45:21 inet 127.0.0.1/8 scope host lo 06:45:21 valid_lft forever preferred_lft forever 06:45:21 inet6 ::1/128 scope host 06:45:21 valid_lft forever preferred_lft forever 06:45:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:45:21 link/ether fa:16:3e:2e:57:a7 brd ff:ff:ff:ff:ff:ff 06:45:21 altname enp0s3 06:45:21 altname ens3 06:45:21 inet 10.30.106.74/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:45:21 valid_lft 86283sec preferred_lft 86283sec 06:45:21 inet6 fe80::f816:3eff:fe2e:57a7/64 scope link 06:45:21 valid_lft forever preferred_lft forever 06:45:21 06:45:21 06:45:21 ---> sar -b -r -n DEV: 06:45:21 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/24/2026 _x86_64_ (2 CPU) 06:45:21 06:45:21 06:43:20 LINUX RESTART (2 CPU) 06:45:21 06:45:21 06:44:01 AM tps rtps wtps bread/s bwrtn/s 06:45:21 06:45:01 AM 207.38 69.59 137.79 823.19 9827.01 06:45:21 Average: 207.38 69.59 137.79 823.19 9827.01 06:45:21 06:45:21 06:44:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:45:21 06:45:01 AM 5075064 6965000 2809380 35.63 2688 2055424 753096 8.43 380600 2060900 232692 06:45:21 Average: 5075064 6965000 2809380 35.63 2688 2055424 753096 8.43 380600 2060900 232692 06:45:21 06:45:21 06:44:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:45:21 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:21 06:45:01 AM eth0 69.41 52.08 968.11 12.80 0.00 0.00 0.00 0.00 06:45:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:21 Average: eth0 69.41 52.08 968.11 12.80 0.00 0.00 0.00 0.00 06:45:21 06:45:21 06:45:21 ---> sar -P ALL: 06:45:21 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/24/2026 _x86_64_ (2 CPU) 06:45:21 06:45:21 06:43:20 LINUX RESTART (2 CPU) 06:45:21 06:45:21 06:44:01 AM CPU %user %nice %system %iowait %steal %idle 06:45:21 06:45:01 AM all 42.70 0.94 11.64 2.01 0.10 42.61 06:45:21 06:45:01 AM 0 24.02 1.23 13.01 2.04 0.10 59.61 06:45:21 06:45:01 AM 1 61.33 0.65 10.27 1.98 0.10 25.66 06:45:21 Average: all 42.70 0.94 11.64 2.01 0.10 42.61 06:45:21 Average: 0 24.02 1.23 13.01 2.04 0.10 59.61 06:45:21 Average: 1 61.33 0.65 10.27 1.98 0.10 25.66 06:45:21 06:45:21 06:45:21