12:33:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143934 12:33:59 Running as SYSTEM 12:33:59 [EnvInject] - Loading node environment variables. 12:33:59 Building remotely on prd-centos8-builder-2c-1g-4411 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 12:33:59 [ssh-agent] Looking for ssh-agent implementation... 12:33:59 $ ssh-agent 12:33:59 SSH_AUTH_SOCK=/tmp/ssh-r6jsQfPepHUQ/agent.15421 12:33:59 SSH_AGENT_PID=15423 12:33:59 [ssh-agent] Started. 12:33:59 Running ssh-add (command line suppressed) 12:33:59 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_9598674053354693420.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_9598674053354693420.key) 12:33:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:33:59 The recommended git tool is: NONE 12:34:01 using credential onap-jenkins-ssh 12:34:01 Wiping out workspace first. 12:34:01 Cloning the remote Git repository 12:34:02 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 12:34:02 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 12:34:02 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 12:34:02 > git --version # timeout=10 12:34:02 > git --version # 'git version 2.39.0' 12:34:02 using GIT_SSH to set credentials Gerrit user 12:34:02 [INFO] Currently running in a labeled security context 12:34:02 [INFO] Currently SELinux is 'enforcing' on the host 12:34:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh14486521261071104766.key 12:34:02 Verifying host key using manually-configured host key entries 12:34:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:34:03 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 12:34:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:34:04 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 12:34:04 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 12:34:04 using GIT_SSH to set credentials Gerrit user 12:34:04 [INFO] Currently running in a labeled security context 12:34:04 [INFO] Currently SELinux is 'enforcing' on the host 12:34:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh4236590364596233203.key 12:34:04 Verifying host key using manually-configured host key entries 12:34:04 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/34/143934/1 # timeout=30 12:34:04 > git rev-parse b621c20e2cd095635811af8b19deb28f7ae8a1ee^{commit} # timeout=10 12:34:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:34:04 Checking out Revision b621c20e2cd095635811af8b19deb28f7ae8a1ee (refs/changes/34/143934/1) 12:34:04 > git config core.sparsecheckout # timeout=10 12:34:04 > git checkout -f b621c20e2cd095635811af8b19deb28f7ae8a1ee # timeout=30 12:34:09 Commit message: "Fix basic_vm_macro cleanup race condition" 12:34:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:34:09 > git rev-list --no-walk f61fc13ac050cbd24a7f754a4f6ec42e245047c6 # timeout=10 12:34:09 [EnvInject] - Injecting environment variables from a build step. 12:34:09 [EnvInject] - Injecting as environment variables the properties content 12:34:09 PYTHON=python3 12:34:09 12:34:09 [EnvInject] - Variables injected successfully. 12:34:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins3053877753336064855.sh 12:34:09 ---> tox-install.sh 12:34:09 + source /home/jenkins/lf-env.sh 12:34:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:34:09 ++ mktemp -d /tmp/venv-XXXX 12:34:09 + lf_venv=/tmp/venv-r77z 12:34:09 + local venv_file=/tmp/.os_lf_venv 12:34:09 + local python=python3 12:34:09 + local options 12:34:09 + local set_path=true 12:34:09 + local install_args= 12:34:09 ++ 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 12:34:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:34:09 + true 12:34:09 + case $1 in 12:34:09 + venv_file=/tmp/.toxenv 12:34:09 + shift 2 12:34:09 + true 12:34:09 + case $1 in 12:34:09 + shift 12:34:09 + break 12:34:09 + case $python in 12:34:09 + local pkg_list= 12:34:09 + [[ -d /opt/pyenv ]] 12:34:09 + echo 'Setup pyenv:' 12:34:09 Setup pyenv: 12:34:09 + export PYENV_ROOT=/opt/pyenv 12:34:09 + PYENV_ROOT=/opt/pyenv 12:34:09 + 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 12:34:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:34:09 + pyenv versions 12:34:09 system 12:34:09 * 3.8.13 (set by /opt/pyenv/version) 12:34:10 * 3.9.13 (set by /opt/pyenv/version) 12:34:10 * 3.10.6 (set by /opt/pyenv/version) 12:34:10 + command -v pyenv 12:34:10 ++ pyenv init - --no-rehash 12:34:10 + 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[*]}"'\'')" 12:34:10 export PATH="/opt/pyenv/shims:${PATH}" 12:34:10 export PYENV_SHELL=bash 12:34:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:34:10 pyenv() { 12:34:10 local command 12:34:10 command="${1:-}" 12:34:10 if [ "$#" -gt 0 ]; then 12:34:10 shift 12:34:10 fi 12:34:10 12:34:10 case "$command" in 12:34:10 rehash|shell) 12:34:10 eval "$(pyenv "sh-$command" "$@")" 12:34:10 ;; 12:34:10 *) 12:34:10 command pyenv "$command" "$@" 12:34:10 ;; 12:34:10 esac 12:34:10 }' 12:34:10 +++ 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[*]}"' 12:34:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:34:10 ++ 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 12:34:10 ++ 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 12:34:10 ++ export PYENV_SHELL=bash 12:34:10 ++ PYENV_SHELL=bash 12:34:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:34:10 +++ complete -F _pyenv pyenv 12:34:10 ++ lf-pyver python3 12:34:10 ++ local py_version_xy=python3 12:34:10 ++ local py_version_xyz= 12:34:10 ++ sed 's/^[ *]* //' 12:34:10 ++ grep -E '^[0-9.]*[0-9]$' 12:34:10 ++ awk '{ print $1 }' 12:34:10 ++ pyenv versions 12:34:10 ++ local command 12:34:10 ++ command=versions 12:34:10 ++ '[' 1 -gt 0 ']' 12:34:10 ++ shift 12:34:10 ++ case "$command" in 12:34:10 ++ command pyenv versions 12:34:10 ++ pyenv versions 12:34:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:34:10 +++ sort -V 12:34:10 +++ tail -n 1 12:34:10 +++ grep '^3' /tmp/.pyenv_versions 12:34:10 ++ py_version_xyz=3.10.6 12:34:10 ++ [[ -z 3.10.6 ]] 12:34:10 ++ echo 3.10.6 12:34:10 ++ return 0 12:34:10 + pyenv local 3.10.6 12:34:10 + local command 12:34:10 + command=local 12:34:10 + '[' 2 -gt 0 ']' 12:34:10 + shift 12:34:10 + case "$command" in 12:34:10 + command pyenv local 3.10.6 12:34:10 + pyenv local 3.10.6 12:34:10 + for arg in "$@" 12:34:10 + case $arg in 12:34:10 + pkg_list+='tox ' 12:34:10 + for arg in "$@" 12:34:10 + case $arg in 12:34:10 + pkg_list+='virtualenv ' 12:34:10 + for arg in "$@" 12:34:10 + case $arg in 12:34:10 + pkg_list+='urllib3~=1.26.15 ' 12:34:10 + [[ -f /tmp/.toxenv ]] 12:34:10 + [[ ! -f /tmp/.toxenv ]] 12:34:10 + [[ -n '' ]] 12:34:10 + python3 -m venv /tmp/venv-r77z 12:34:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r77z' 12:34:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r77z 12:34:14 + echo /tmp/venv-r77z 12:34:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:34:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:34:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:34:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:14 + local 'pip_opts=--upgrade --quiet' 12:34:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:34:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:34:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:34:14 + [[ -n '' ]] 12:34:14 + [[ -n '' ]] 12:34:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:34:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:14 + /tmp/venv-r77z/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 12:34:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:34:17 lf-activate-venv(): INFO: Base packages installed successfully 12:34:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:34:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:34:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:34:17 + /tmp/venv-r77z/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 12:34:19 + type python3 12:34:19 + true 12:34:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-r77z/bin to PATH' 12:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-r77z/bin to PATH 12:34:19 + PATH=/tmp/venv-r77z/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 12:34:19 + return 0 12:34:19 + python3 --version 12:34:19 Python 3.10.6 12:34:19 + python3 -m pip --version 12:34:19 pip 26.0.1 from /tmp/venv-r77z/lib/python3.10/site-packages/pip (python 3.10) 12:34:19 + python3 -m pip freeze 12:34:19 cachetools==7.0.5 12:34:19 colorama==0.4.6 12:34:19 distlib==0.4.0 12:34:19 filelock==3.25.2 12:34:19 packaging==26.0 12:34:19 platformdirs==4.9.4 12:34:19 pluggy==1.6.0 12:34:19 pyproject-api==1.10.0 12:34:19 python-discovery==1.2.1 12:34:19 tomli==2.4.1 12:34:19 tomli_w==1.2.0 12:34:19 tox==4.52.0 12:34:19 typing_extensions==4.15.0 12:34:19 urllib3==1.26.20 12:34:19 virtualenv==21.2.0 12:34:19 [EnvInject] - Injecting environment variables from a build step. 12:34:19 [EnvInject] - Injecting as environment variables the properties content 12:34:19 PARALLEL=false 12:34:19 12:34:19 [EnvInject] - Variables injected successfully. 12:34:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6997983960798806361.sh 12:34:20 ---> tox-run.sh 12:34:20 + 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 12:34:20 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 12:34:20 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 12:34:20 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 12:34:20 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 12:34:20 + source /home/jenkins/lf-env.sh 12:34:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:34:20 ++ mktemp -d /tmp/venv-XXXX 12:34:20 + lf_venv=/tmp/venv-vM7V 12:34:20 + local venv_file=/tmp/.os_lf_venv 12:34:20 + local python=python3 12:34:20 + local options 12:34:20 + local set_path=true 12:34:20 + local install_args= 12:34:20 ++ 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 12:34:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:34:20 + true 12:34:20 + case $1 in 12:34:20 + venv_file=/tmp/.toxenv 12:34:20 + shift 2 12:34:20 + true 12:34:20 + case $1 in 12:34:20 + shift 12:34:20 + break 12:34:20 + case $python in 12:34:20 + local pkg_list= 12:34:20 + [[ -d /opt/pyenv ]] 12:34:20 + echo 'Setup pyenv:' 12:34:20 Setup pyenv: 12:34:20 + export PYENV_ROOT=/opt/pyenv 12:34:20 + PYENV_ROOT=/opt/pyenv 12:34:20 + 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 12:34:20 + 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 12:34:20 + pyenv versions 12:34:20 system 12:34:20 3.8.13 12:34:20 3.9.13 12:34:20 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 12:34:20 + command -v pyenv 12:34:20 ++ pyenv init - --no-rehash 12:34:20 + 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[*]}"'\'')" 12:34:20 export PATH="/opt/pyenv/shims:${PATH}" 12:34:20 export PYENV_SHELL=bash 12:34:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:34:20 pyenv() { 12:34:20 local command 12:34:20 command="${1:-}" 12:34:20 if [ "$#" -gt 0 ]; then 12:34:20 shift 12:34:20 fi 12:34:20 12:34:20 case "$command" in 12:34:20 rehash|shell) 12:34:20 eval "$(pyenv "sh-$command" "$@")" 12:34:20 ;; 12:34:20 *) 12:34:20 command pyenv "$command" "$@" 12:34:20 ;; 12:34:20 esac 12:34:20 }' 12:34:20 +++ 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[*]}"' 12:34:20 ++ 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 12:34:20 ++ 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 12:34:20 ++ 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 12:34:20 ++ export PYENV_SHELL=bash 12:34:20 ++ PYENV_SHELL=bash 12:34:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:34:20 +++ complete -F _pyenv pyenv 12:34:20 ++ lf-pyver python3 12:34:20 ++ local py_version_xy=python3 12:34:20 ++ local py_version_xyz= 12:34:20 ++ pyenv versions 12:34:20 ++ local command 12:34:20 ++ command=versions 12:34:20 ++ '[' 1 -gt 0 ']' 12:34:20 ++ shift 12:34:20 ++ case "$command" in 12:34:20 ++ command pyenv versions 12:34:20 ++ pyenv versions 12:34:20 ++ grep -E '^[0-9.]*[0-9]$' 12:34:20 ++ sed 's/^[ *]* //' 12:34:20 ++ awk '{ print $1 }' 12:34:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:34:20 +++ grep '^3' /tmp/.pyenv_versions 12:34:20 +++ tail -n 1 12:34:20 +++ sort -V 12:34:20 ++ py_version_xyz=3.10.6 12:34:20 ++ [[ -z 3.10.6 ]] 12:34:20 ++ echo 3.10.6 12:34:20 ++ return 0 12:34:20 + pyenv local 3.10.6 12:34:20 + local command 12:34:20 + command=local 12:34:20 + '[' 2 -gt 0 ']' 12:34:20 + shift 12:34:20 + case "$command" in 12:34:20 + command pyenv local 3.10.6 12:34:20 + pyenv local 3.10.6 12:34:20 + for arg in "$@" 12:34:20 + case $arg in 12:34:20 + pkg_list+='tox ' 12:34:20 + for arg in "$@" 12:34:20 + case $arg in 12:34:20 + pkg_list+='virtualenv ' 12:34:20 + for arg in "$@" 12:34:20 + case $arg in 12:34:20 + pkg_list+='urllib3~=1.26.15 ' 12:34:20 + [[ -f /tmp/.toxenv ]] 12:34:20 ++ cat /tmp/.toxenv 12:34:20 + lf_venv=/tmp/venv-r77z 12:34:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r77z from' file:/tmp/.toxenv 12:34:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r77z from file:/tmp/.toxenv 12:34:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:34:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:20 + local 'pip_opts=--upgrade --quiet' 12:34:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:34:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:34:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:34:20 + [[ -n '' ]] 12:34:20 + [[ -n '' ]] 12:34:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:34:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:20 + /tmp/venv-r77z/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 12:34:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:34:20 lf-activate-venv(): INFO: Base packages installed successfully 12:34:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:34:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:34:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:34:20 + /tmp/venv-r77z/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 12:34:21 + type python3 12:34:21 + true 12:34:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-r77z/bin to PATH' 12:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-r77z/bin to PATH 12:34:21 + PATH=/tmp/venv-r77z/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 12:34:21 + return 0 12:34:21 + [[ -d /opt/pyenv ]] 12:34:21 + echo '---> Setting up pyenv' 12:34:21 ---> Setting up pyenv 12:34:21 + export PYENV_ROOT=/opt/pyenv 12:34:21 + PYENV_ROOT=/opt/pyenv 12:34:21 + export PATH=/opt/pyenv/bin:/tmp/venv-r77z/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 12:34:21 + PATH=/opt/pyenv/bin:/tmp/venv-r77z/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 12:34:21 ++ pwd 12:34:21 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 12:34:21 + export PYTHONPATH 12:34:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:34:21 + TOX_TESTENV_PASSENV=PYTHONPATH 12:34:21 + tox --version 12:34:22 4.52.0 from /tmp/venv-r77z/lib/python3.10/site-packages/tox/__init__.py 12:34:22 + PARALLEL=false 12:34:22 + TOX_OPTIONS_LIST= 12:34:22 + [[ -n py ]] 12:34:22 + TOX_OPTIONS_LIST=' -e py' 12:34:22 + case ${PARALLEL,,} in 12:34:22 + tox -e py 12:34:22 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 12:34:23 py: install_deps> python -I -m pip install flake8 flake8-docstrings 12:34:24 py: freeze> python -m pip freeze --all 12:34:24 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 12:34:24 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.py'"'"' > /tmp/.coalist_py' 12:34:24 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 12:34:25 py: OK (2.88=setup[2.65]+cmd[0.01,0.22] seconds) 12:34:25 congratulations :) (2.91 seconds) 12:34:25 + tox_status=0 12:34:25 + echo '---> Completed tox runs' 12:34:25 ---> Completed tox runs 12:34:25 + for i in .tox/*/log 12:34:25 ++ echo .tox/py/log 12:34:25 ++ awk -F/ '{print $2}' 12:34:25 + tox_env=py 12:34:25 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 12:34:25 + DOC_DIR=docs/_build/html 12:34:25 + [[ -d docs/_build/html ]] 12:34:25 + echo '---> tox-run.sh ends' 12:34:25 ---> tox-run.sh ends 12:34:25 + test 0 -eq 0 12:34:25 $ ssh-agent -k 12:34:25 unset SSH_AUTH_SOCK; 12:34:25 unset SSH_AGENT_PID; 12:34:25 echo Agent pid 15423 killed; 12:34:25 [ssh-agent] Stopped. 12:34:25 [PostBuildScript] - [INFO] Executing post build scripts. 12:34:25 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12971807582133589248.sh 12:34:25 ---> sysstat.sh 12:34:25 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15804371542235373147.sh 12:34:25 ---> package-listing.sh 12:34:25 ++ facter osfamily 12:34:25 ++ tr '[:upper:]' '[:lower:]' 12:34:25 + OS_FAMILY=redhat 12:34:25 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 12:34:25 + START_PACKAGES=/tmp/packages_start.txt 12:34:25 + END_PACKAGES=/tmp/packages_end.txt 12:34:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:34:25 + PACKAGES=/tmp/packages_start.txt 12:34:25 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 12:34:25 + PACKAGES=/tmp/packages_end.txt 12:34:25 + case "${OS_FAMILY}" in 12:34:25 + rpm -qa 12:34:25 + sort 12:34:26 + '[' -f /tmp/packages_start.txt ']' 12:34:26 + '[' -f /tmp/packages_end.txt ']' 12:34:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:34:26 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 12:34:26 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 12:34:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 12:34:26 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4030656801551433923.sh 12:34:26 ---> capture-instance-metadata.sh 12:34:26 Setup pyenv: 12:34:26 system 12:34:26 3.8.13 12:34:26 3.9.13 12:34:26 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 12:34:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sRWD 12:34:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:34:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:33 lf-activate-venv(): INFO: Base packages installed successfully 12:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools 12:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-sRWD/bin to PATH 12:34:54 INFO: Running in OpenStack, capturing instance metadata 12:34:54 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10690773496920098485.sh 12:34:54 provisioning config files... 12:34:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config11491020492184221445tmp 12:34:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:34:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:34:54 [EnvInject] - Injecting environment variables from a build step. 12:34:54 [EnvInject] - Injecting as environment variables the properties content 12:34:54 SERVER_ID=logs 12:34:54 12:34:54 [EnvInject] - Variables injected successfully. 12:34:54 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2486344879931432524.sh 12:34:54 ---> create-netrc.sh 12:34:54 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2977374079104549748.sh 12:34:54 ---> python-tools-install.sh 12:34:54 Setup pyenv: 12:34:54 system 12:34:54 3.8.13 12:34:54 3.9.13 12:34:54 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 12:34:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sRWD from file:/tmp/.os_lf_venv 12:34:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:56 lf-activate-venv(): INFO: Base packages installed successfully 12:34:56 lf-activate-venv(): INFO: Installing additional packages: lftools 12:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-sRWD/bin to PATH 12:35:03 Generating Requirements File 12:35:19 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. 12:35:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:35:19 Python 3.10.6 12:35:19 pip 26.0.1 from /tmp/venv-sRWD/lib/python3.10/site-packages/pip (python 3.10) 12:35:20 appdirs==1.4.4 12:35:20 argcomplete==3.6.3 12:35:20 aspy.yaml==1.3.0 12:35:20 attrs==26.1.0 12:35:20 autopage==0.6.0 12:35:20 backports.strenum==1.3.1 12:35:20 beautifulsoup4==4.14.3 12:35:20 boto3==1.42.84 12:35:20 botocore==1.42.84 12:35:20 bs4==0.0.2 12:35:20 certifi==2026.2.25 12:35:20 cffi==2.0.0 12:35:20 cfgv==3.5.0 12:35:20 chardet==7.4.0.post2 12:35:20 charset-normalizer==3.4.7 12:35:20 click==8.3.2 12:35:20 cliff==4.13.2 12:35:20 cmd2==3.4.0 12:35:20 cryptography==3.3.2 12:35:20 debtcollector==3.1.0 12:35:20 decorator==5.2.1 12:35:20 defusedxml==0.7.1 12:35:20 Deprecated==1.3.1 12:35:20 distlib==0.4.0 12:35:20 dnspython==2.8.0 12:35:20 docker==7.1.0 12:35:20 dogpile.cache==1.5.0 12:35:20 durationpy==0.10 12:35:20 email-validator==2.3.0 12:35:20 filelock==3.25.2 12:35:20 future==1.0.0 12:35:20 gitdb==4.0.12 12:35:20 GitPython==3.1.46 12:35:20 httplib2==0.30.2 12:35:20 identify==2.6.18 12:35:20 idna==3.11 12:35:20 importlib-resources==1.5.0 12:35:20 iso8601==2.1.0 12:35:20 Jinja2==3.1.6 12:35:20 jmespath==1.1.0 12:35:20 jsonpatch==1.33 12:35:20 jsonpointer==3.1.1 12:35:20 jsonschema==4.26.0 12:35:20 jsonschema-specifications==2025.9.1 12:35:20 keystoneauth1==5.13.1 12:35:20 kubernetes==35.0.0 12:35:20 lftools==0.37.22 12:35:20 lxml==6.0.2 12:35:20 markdown-it-py==4.0.0 12:35:20 MarkupSafe==3.0.3 12:35:20 mdurl==0.1.2 12:35:20 msgpack==1.1.2 12:35:20 multi_key_dict==2.0.3 12:35:20 munch==4.0.0 12:35:20 netaddr==1.3.0 12:35:20 niet==1.4.2 12:35:20 nodeenv==1.10.0 12:35:20 oauth2client==4.1.3 12:35:20 oauthlib==3.3.1 12:35:20 openstacksdk==4.10.0 12:35:20 os-service-types==1.8.2 12:35:20 osc-lib==4.4.0 12:35:20 oslo.config==10.3.0 12:35:20 oslo.context==6.3.0 12:35:20 oslo.i18n==6.7.2 12:35:20 oslo.log==8.1.0 12:35:20 oslo.serialization==5.9.1 12:35:20 oslo.utils==10.0.0 12:35:20 packaging==26.0 12:35:20 pbr==7.0.3 12:35:20 platformdirs==4.9.4 12:35:20 prettytable==3.17.0 12:35:20 psutil==7.2.2 12:35:20 pyasn1==0.6.3 12:35:20 pyasn1_modules==0.4.2 12:35:20 pycparser==3.0 12:35:20 pygerrit2==2.0.15 12:35:20 PyGithub==2.9.0 12:35:20 Pygments==2.20.0 12:35:20 PyJWT==2.12.1 12:35:20 PyNaCl==1.6.2 12:35:20 pyparsing==2.4.7 12:35:20 pyperclip==1.11.0 12:35:20 pyrsistent==0.20.0 12:35:20 python-cinderclient==9.9.0 12:35:20 python-dateutil==2.9.0.post0 12:35:20 python-discovery==1.2.1 12:35:20 python-heatclient==5.1.0 12:35:20 python-jenkins==1.8.3 12:35:20 python-keystoneclient==5.8.0 12:35:20 python-magnumclient==4.10.0 12:35:20 python-openstackclient==9.0.0 12:35:20 python-swiftclient==4.10.0 12:35:20 PyYAML==6.0.3 12:35:20 referencing==0.37.0 12:35:20 requests==2.33.1 12:35:20 requests-oauthlib==2.0.0 12:35:20 requestsexceptions==1.4.0 12:35:20 rfc3986==2.0.0 12:35:20 rich==14.3.3 12:35:20 rich-argparse==1.7.2 12:35:20 rpds-py==0.30.0 12:35:20 rsa==4.9.1 12:35:20 ruamel.yaml==0.19.1 12:35:20 ruamel.yaml.clib==0.2.15 12:35:20 s3transfer==0.16.0 12:35:20 simplejson==3.20.2 12:35:20 six==1.17.0 12:35:20 smmap==5.0.3 12:35:20 soupsieve==2.8.3 12:35:20 stevedore==5.7.0 12:35:20 tabulate==0.10.0 12:35:20 toml==0.10.2 12:35:20 tomlkit==0.14.0 12:35:20 tqdm==4.67.3 12:35:20 typing_extensions==4.15.0 12:35:20 urllib3==1.26.20 12:35:20 virtualenv==21.2.0 12:35:20 wcwidth==0.6.0 12:35:20 websocket-client==1.9.0 12:35:20 wrapt==2.1.2 12:35:20 xdg==6.0.0 12:35:20 xmltodict==1.0.4 12:35:20 yq==3.4.3 12:35:20 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/sh /tmp/jenkins17271023703829623718.sh 12:35:20 ---> uv-install.sh 12:35:20 Installing uv/uvx (latest) using shell installer 12:35:20 2026-04-07 12:35:20 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-07T13%3A13%3A16Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-07T12%3A13%3A03Z&ske=2026-04-07T13%3A13%3A16Z&sks=b&skv=2018-11-09&sig=IbLxjR%2BKbJQyj6Q3CCkNfBbwA0D5HoBQTvqIeLBa1D0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTU2NTU1NCwibmJmIjoxNzc1NTY1MjU0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1CJD59idvcjOIfuOHgxMbMLhXgro3Wat8vJxNlk0Lks&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-tMDzez.sh" [1] 12:35:20 downloading uv 0.11.3 x86_64-unknown-linux-gnu 12:35:21 installing to /home/jenkins/.local/bin 12:35:21 uv 12:35:21 uvx 12:35:21 everything's installed! 12:35:21 ---> Validating uv/uvx install 12:35:21 uvx 0.11.3 (x86_64-unknown-linux-gnu) 12:35:21 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16192749201811841648.sh 12:35:21 ---> sudo-logs.sh 12:35:21 Archiving 'sudo' log.. 12:35:21 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2009244709360707014.sh 12:35:21 ---> job-cost.sh 12:35:21 INFO: Activating Python virtual environment... 12:35:21 Setup pyenv: 12:35:21 system 12:35:21 3.8.13 12:35:21 3.9.13 12:35:21 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 12:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sRWD from file:/tmp/.os_lf_venv 12:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:23 lf-activate-venv(): INFO: Base packages installed successfully 12:35:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:35:28 lf-activate-venv(): INFO: Adding /tmp/venv-sRWD/bin to PATH 12:35:28 INFO: No stack-cost file found 12:35:28 INFO: Instance uptime: 118s 12:35:28 INFO: Fetching instance metadata (attempt 1 of 3)... 12:35:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:35:28 INFO: Successfully fetched instance metadata 12:35:28 INFO: Instance type: v3-standard-2 12:35:28 INFO: Retrieving pricing info for: v3-standard-2 12:35:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:35:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=118 12:35:29 INFO: Successfully fetched Vexxhost pricing API 12:35:29 INFO: Retrieved cost: 0.06 12:35:29 INFO: Retrieved resource: v3-standard-2 12:35:29 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 12:35:29 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 12:35:29 INFO: Successfully archived job cost data 12:35:29 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,587,2026-04-07 12:35:29,v3-standard-2,118,0.06,0.00,SUCCESS 12:35:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins14243689315599126389.sh 12:35:29 ---> logs-deploy.sh 12:35:29 Setup pyenv: 12:35:29 system 12:35:29 3.8.13 12:35:29 3.9.13 12:35:29 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 12:35:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sRWD from file:/tmp/.os_lf_venv 12:35:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:35:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:31 lf-activate-venv(): INFO: Base packages installed successfully 12:35:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:35:38 lf-activate-venv(): INFO: Adding /tmp/venv-sRWD/bin to PATH 12:35:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/587 12:35:38 INFO: archiving workspace using pattern(s): 12:35:39 Archives upload complete. 12:35:39 INFO: archiving logs to Nexus 12:35:40 ---> uname -a: 12:35:40 Linux prd-centos8-builder-2c-1g-4411.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 12:35:40 12:35:40 12:35:40 ---> lscpu: 12:35:40 Architecture: x86_64 12:35:40 CPU op-mode(s): 32-bit, 64-bit 12:35:40 Byte Order: Little Endian 12:35:40 CPU(s): 2 12:35:40 On-line CPU(s) list: 0,1 12:35:40 Thread(s) per core: 1 12:35:40 Core(s) per socket: 1 12:35:40 Socket(s): 2 12:35:40 NUMA node(s): 1 12:35:40 Vendor ID: AuthenticAMD 12:35:40 CPU family: 23 12:35:40 Model: 49 12:35:40 Model name: AMD EPYC-Rome Processor 12:35:40 Stepping: 0 12:35:40 CPU MHz: 2799.998 12:35:40 BogoMIPS: 5599.99 12:35:40 Virtualization: AMD-V 12:35:40 Hypervisor vendor: KVM 12:35:40 Virtualization type: full 12:35:40 L1d cache: 32K 12:35:40 L1i cache: 32K 12:35:40 L2 cache: 512K 12:35:40 L3 cache: 16384K 12:35:40 NUMA node0 CPU(s): 0,1 12:35:40 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 12:35:40 12:35:40 12:35:40 ---> nproc: 12:35:40 2 12:35:40 12:35:40 12:35:40 ---> df -h: 12:35:40 Filesystem Size Used Avail Use% Mounted on 12:35:40 devtmpfs 3.8G 0 3.8G 0% /dev 12:35:40 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:35:40 tmpfs 3.8G 17M 3.8G 1% /run 12:35:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:35:40 /dev/vda1 40G 8.6G 32G 22% / 12:35:40 tmpfs 770M 0 770M 0% /run/user/1001 12:35:40 12:35:40 12:35:40 ---> free -m: 12:35:40 total used free shared buff/cache available 12:35:40 Mem: 7699 581 4925 19 2193 6810 12:35:40 Swap: 1023 0 1023 12:35:40 12:35:40 12:35:40 ---> ip addr: 12:35:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:35:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:35:40 inet 127.0.0.1/8 scope host lo 12:35:40 valid_lft forever preferred_lft forever 12:35:40 inet6 ::1/128 scope host 12:35:40 valid_lft forever preferred_lft forever 12:35:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:35:40 link/ether fa:16:3e:00:6a:73 brd ff:ff:ff:ff:ff:ff 12:35:40 altname enp0s3 12:35:40 altname ens3 12:35:40 inet 10.30.106.175/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:35:40 valid_lft 86280sec preferred_lft 86280sec 12:35:40 inet6 fe80::f816:3eff:fe00:6a73/64 scope link 12:35:40 valid_lft forever preferred_lft forever 12:35:40 12:35:40 12:35:40 ---> sar -b -r -n DEV: 12:35:40 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/07/2026 _x86_64_ (2 CPU) 12:35:40 12:35:40 12:33:35 LINUX RESTART (2 CPU) 12:35:40 12:35:40 12:34:02 PM tps rtps wtps bread/s bwrtn/s 12:35:40 12:35:01 PM 364.55 133.74 230.81 2363.12 9316.54 12:35:40 Average: 364.55 133.74 230.81 2363.12 9316.54 12:35:40 12:35:40 12:34:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:40 12:35:01 PM 5182328 6930476 2702116 34.27 2688 1918600 792324 8.87 362452 1987636 150716 12:35:40 Average: 5182328 6930476 2702116 34.27 2688 1918600 792324 8.87 362452 1987636 150716 12:35:40 12:35:40 12:34:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:40 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:40 12:35:01 PM eth0 105.83 77.09 1028.91 27.79 0.00 0.00 0.00 0.00 12:35:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:40 Average: eth0 105.83 77.09 1028.91 27.79 0.00 0.00 0.00 0.00 12:35:40 12:35:40 12:35:40 ---> sar -P ALL: 12:35:40 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/07/2026 _x86_64_ (2 CPU) 12:35:40 12:35:40 12:33:35 LINUX RESTART (2 CPU) 12:35:40 12:35:40 12:34:02 PM CPU %user %nice %system %iowait %steal %idle 12:35:40 12:35:01 PM all 41.32 2.44 18.40 2.95 0.11 34.77 12:35:40 12:35:01 PM 0 44.60 2.24 20.29 3.45 0.10 29.31 12:35:40 12:35:01 PM 1 38.05 2.65 16.52 2.46 0.12 40.21 12:35:40 Average: all 41.32 2.44 18.40 2.95 0.11 34.77 12:35:40 Average: 0 44.60 2.24 20.29 3.45 0.10 29.31 12:35:40 Average: 1 38.05 2.65 16.52 2.46 0.12 40.21 12:35:40 12:35:40 12:35:40