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