11:08:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/143728 11:08:16 Running as SYSTEM 11:08:16 [EnvInject] - Loading node environment variables. 11:08:16 Building remotely on prd-centos8-builder-2c-1g-624 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-python-lint 11:08:16 [ssh-agent] Looking for ssh-agent implementation... 11:08:17 $ ssh-agent 11:08:17 SSH_AUTH_SOCK=/tmp/ssh-3RPpuedkFV4F/agent.16275 11:08:17 SSH_AGENT_PID=16279 11:08:17 [ssh-agent] Started. 11:08:17 Running ssh-add (command line suppressed) 11:08:17 Identity added: /w/workspace/integration-master-python-lint@tmp/private_key_10853085349250754610.key (/w/workspace/integration-master-python-lint@tmp/private_key_10853085349250754610.key) 11:08:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:08:17 The recommended git tool is: NONE 11:08:19 using credential onap-jenkins-ssh 11:08:19 Wiping out workspace first. 11:08:19 Cloning the remote Git repository 11:08:19 Cloning repository git://cloud.onap.org/mirror/integration.git 11:08:19 > git init /w/workspace/integration-master-python-lint # timeout=10 11:08:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 11:08:19 > git --version # timeout=10 11:08:19 > git --version # 'git version 2.39.0' 11:08:19 using GIT_SSH to set credentials Gerrit user 11:08:19 [INFO] Currently running in a labeled security context 11:08:19 [INFO] Currently SELinux is 'enforcing' on the host 11:08:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh11623234583672227412.key 11:08:19 Verifying host key using manually-configured host key entries 11:08:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:08:22 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 11:08:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:23 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 11:08:23 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 11:08:23 using GIT_SSH to set credentials Gerrit user 11:08:23 [INFO] Currently running in a labeled security context 11:08:23 [INFO] Currently SELinux is 'enforcing' on the host 11:08:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh9942426782157210755.key 11:08:23 Verifying host key using manually-configured host key entries 11:08:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/28/143728/1 # timeout=30 11:08:23 > git rev-parse 644d8a1f08e646fecfd6c1f1edd29cb44ab3432b^{commit} # timeout=10 11:08:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:08:23 Checking out Revision 644d8a1f08e646fecfd6c1f1edd29cb44ab3432b (refs/changes/28/143728/1) 11:08:23 > git config core.sparsecheckout # timeout=10 11:08:23 > git checkout -f 644d8a1f08e646fecfd6c1f1edd29cb44ab3432b # timeout=30 11:08:27 Commit message: "Fix template not found in check_certificate_validity.py" 11:08:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:08:27 > git rev-list --no-walk ccc175884c3181bfbd2766f7bf09607701d8ac22 # timeout=10 11:08:27 [EnvInject] - Injecting environment variables from a build step. 11:08:27 [EnvInject] - Injecting as environment variables the properties content 11:08:27 PYTHON=python3 11:08:27 11:08:27 [EnvInject] - Variables injected successfully. 11:08:27 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins11371556150371034698.sh 11:08:27 ---> tox-install.sh 11:08:27 + source /home/jenkins/lf-env.sh 11:08:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:08:27 ++ mktemp -d /tmp/venv-XXXX 11:08:27 + lf_venv=/tmp/venv-z0Hb 11:08:27 + local venv_file=/tmp/.os_lf_venv 11:08:27 + local python=python3 11:08:27 + local options 11:08:27 + local set_path=true 11:08:27 + local install_args= 11:08:27 ++ 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 11:08:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:08:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:08:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:08:27 + true 11:08:27 + case $1 in 11:08:27 + venv_file=/tmp/.toxenv 11:08:27 + shift 2 11:08:27 + true 11:08:27 + case $1 in 11:08:27 + shift 11:08:27 + break 11:08:27 + case $python in 11:08:27 + local pkg_list= 11:08:27 + [[ -d /opt/pyenv ]] 11:08:27 + echo 'Setup pyenv:' 11:08:27 Setup pyenv: 11:08:27 + export PYENV_ROOT=/opt/pyenv 11:08:27 + PYENV_ROOT=/opt/pyenv 11:08:27 + 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 11:08:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:27 + pyenv versions 11:08:27 system 11:08:27 * 3.8.13 (set by /opt/pyenv/version) 11:08:27 * 3.9.13 (set by /opt/pyenv/version) 11:08:27 * 3.10.6 (set by /opt/pyenv/version) 11:08:27 + command -v pyenv 11:08:27 ++ pyenv init - --no-rehash 11:08:27 + 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[*]}"'\'')" 11:08:27 export PATH="/opt/pyenv/shims:${PATH}" 11:08:27 export PYENV_SHELL=bash 11:08:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:08:27 pyenv() { 11:08:27 local command 11:08:27 command="${1:-}" 11:08:27 if [ "$#" -gt 0 ]; then 11:08:27 shift 11:08:27 fi 11:08:27 11:08:27 case "$command" in 11:08:27 rehash|shell) 11:08:27 eval "$(pyenv "sh-$command" "$@")" 11:08:27 ;; 11:08:27 *) 11:08:27 command pyenv "$command" "$@" 11:08:27 ;; 11:08:27 esac 11:08:27 }' 11:08:27 +++ 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[*]}"' 11:08:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:27 ++ 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 11:08:27 ++ 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 11:08:27 ++ export PYENV_SHELL=bash 11:08:27 ++ PYENV_SHELL=bash 11:08:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:08:27 +++ complete -F _pyenv pyenv 11:08:27 ++ lf-pyver python3 11:08:27 ++ local py_version_xy=python3 11:08:27 ++ local py_version_xyz= 11:08:27 ++ pyenv versions 11:08:27 ++ local command 11:08:27 ++ command=versions 11:08:27 ++ '[' 1 -gt 0 ']' 11:08:27 ++ shift 11:08:27 ++ case "$command" in 11:08:27 ++ command pyenv versions 11:08:27 ++ pyenv versions 11:08:27 ++ awk '{ print $1 }' 11:08:27 ++ sed 's/^[ *]* //' 11:08:27 ++ grep -E '^[0-9.]*[0-9]$' 11:08:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:08:27 +++ sort -V 11:08:27 +++ tail -n 1 11:08:27 +++ grep '^3' /tmp/.pyenv_versions 11:08:27 ++ py_version_xyz=3.10.6 11:08:27 ++ [[ -z 3.10.6 ]] 11:08:27 ++ echo 3.10.6 11:08:27 ++ return 0 11:08:27 + pyenv local 3.10.6 11:08:27 + local command 11:08:27 + command=local 11:08:27 + '[' 2 -gt 0 ']' 11:08:27 + shift 11:08:27 + case "$command" in 11:08:27 + command pyenv local 3.10.6 11:08:27 + pyenv local 3.10.6 11:08:27 + for arg in "$@" 11:08:27 + case $arg in 11:08:27 + pkg_list+='tox ' 11:08:27 + for arg in "$@" 11:08:27 + case $arg in 11:08:27 + pkg_list+='virtualenv ' 11:08:27 + for arg in "$@" 11:08:27 + case $arg in 11:08:27 + pkg_list+='urllib3~=1.26.15 ' 11:08:27 + [[ -f /tmp/.toxenv ]] 11:08:27 + [[ ! -f /tmp/.toxenv ]] 11:08:27 + [[ -n '' ]] 11:08:27 + python3 -m venv /tmp/venv-z0Hb 11:08:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z0Hb' 11:08:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z0Hb 11:08:31 + echo /tmp/venv-z0Hb 11:08:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:08:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:08:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:31 + local 'pip_opts=--upgrade --quiet' 11:08:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:08:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:08:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:08:31 + [[ -n '' ]] 11:08:31 + [[ -n '' ]] 11:08:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:31 + /tmp/venv-z0Hb/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 11:08:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:08:35 lf-activate-venv(): INFO: Base packages installed successfully 11:08:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:08:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:08:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:08:35 + /tmp/venv-z0Hb/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 11:08:37 + type python3 11:08:37 + true 11:08:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z0Hb/bin to PATH' 11:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-z0Hb/bin to PATH 11:08:37 + PATH=/tmp/venv-z0Hb/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 11:08:37 + return 0 11:08:37 + python3 --version 11:08:37 Python 3.10.6 11:08:37 + python3 -m pip --version 11:08:37 pip 26.0.1 from /tmp/venv-z0Hb/lib/python3.10/site-packages/pip (python 3.10) 11:08:37 + python3 -m pip freeze 11:08:38 cachetools==7.0.5 11:08:38 colorama==0.4.6 11:08:38 distlib==0.4.0 11:08:38 filelock==3.25.2 11:08:38 packaging==26.0 11:08:38 platformdirs==4.9.4 11:08:38 pluggy==1.6.0 11:08:38 pyproject-api==1.10.0 11:08:38 python-discovery==1.2.1 11:08:38 tomli==2.4.1 11:08:38 tomli_w==1.2.0 11:08:38 tox==4.51.0 11:08:38 typing_extensions==4.15.0 11:08:38 urllib3==1.26.20 11:08:38 virtualenv==21.2.0 11:08:38 [EnvInject] - Injecting environment variables from a build step. 11:08:38 [EnvInject] - Injecting as environment variables the properties content 11:08:38 PARALLEL=false 11:08:38 11:08:38 [EnvInject] - Variables injected successfully. 11:08:38 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins571720364743189141.sh 11:08:38 ---> tox-run.sh 11:08:38 + 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 11:08:38 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-python-lint/archives/tox 11:08:38 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-python-lint/archives/docs 11:08:38 + mkdir -p /w/workspace/integration-master-python-lint/archives/tox 11:08:38 + cd /w/workspace/integration-master-python-lint/. 11:08:38 + source /home/jenkins/lf-env.sh 11:08:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:08:38 ++ mktemp -d /tmp/venv-XXXX 11:08:38 + lf_venv=/tmp/venv-RLUJ 11:08:38 + local venv_file=/tmp/.os_lf_venv 11:08:38 + local python=python3 11:08:38 + local options 11:08:38 + local set_path=true 11:08:38 + local install_args= 11:08:38 ++ 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 11:08:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:08:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:08:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:08:38 + true 11:08:38 + case $1 in 11:08:38 + venv_file=/tmp/.toxenv 11:08:38 + shift 2 11:08:38 + true 11:08:38 + case $1 in 11:08:38 + shift 11:08:38 + break 11:08:38 + case $python in 11:08:38 + local pkg_list= 11:08:38 + [[ -d /opt/pyenv ]] 11:08:38 + echo 'Setup pyenv:' 11:08:38 Setup pyenv: 11:08:38 + export PYENV_ROOT=/opt/pyenv 11:08:38 + PYENV_ROOT=/opt/pyenv 11:08:38 + 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 11:08:38 + 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 11:08:38 + pyenv versions 11:08:38 system 11:08:38 3.8.13 11:08:38 3.9.13 11:08:38 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 11:08:38 + command -v pyenv 11:08:38 ++ pyenv init - --no-rehash 11:08:38 + 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[*]}"'\'')" 11:08:38 export PATH="/opt/pyenv/shims:${PATH}" 11:08:38 export PYENV_SHELL=bash 11:08:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:08:38 pyenv() { 11:08:38 local command 11:08:38 command="${1:-}" 11:08:38 if [ "$#" -gt 0 ]; then 11:08:38 shift 11:08:38 fi 11:08:38 11:08:38 case "$command" in 11:08:38 rehash|shell) 11:08:38 eval "$(pyenv "sh-$command" "$@")" 11:08:38 ;; 11:08:38 *) 11:08:38 command pyenv "$command" "$@" 11:08:38 ;; 11:08:38 esac 11:08:38 }' 11:08:38 +++ 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[*]}"' 11:08:38 ++ 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 11:08:38 ++ 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 11:08:38 ++ 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 11:08:38 ++ export PYENV_SHELL=bash 11:08:38 ++ PYENV_SHELL=bash 11:08:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:08:38 +++ complete -F _pyenv pyenv 11:08:38 ++ lf-pyver python3 11:08:38 ++ local py_version_xy=python3 11:08:38 ++ local py_version_xyz= 11:08:38 ++ sed 's/^[ *]* //' 11:08:38 ++ awk '{ print $1 }' 11:08:38 ++ grep -E '^[0-9.]*[0-9]$' 11:08:38 ++ pyenv versions 11:08:38 ++ local command 11:08:38 ++ command=versions 11:08:38 ++ '[' 1 -gt 0 ']' 11:08:38 ++ shift 11:08:38 ++ case "$command" in 11:08:38 ++ command pyenv versions 11:08:38 ++ pyenv versions 11:08:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:08:38 +++ grep '^3' /tmp/.pyenv_versions 11:08:38 +++ tail -n 1 11:08:38 +++ sort -V 11:08:38 ++ py_version_xyz=3.10.6 11:08:38 ++ [[ -z 3.10.6 ]] 11:08:38 ++ echo 3.10.6 11:08:38 ++ return 0 11:08:38 + pyenv local 3.10.6 11:08:38 + local command 11:08:38 + command=local 11:08:38 + '[' 2 -gt 0 ']' 11:08:38 + shift 11:08:38 + case "$command" in 11:08:38 + command pyenv local 3.10.6 11:08:38 + pyenv local 3.10.6 11:08:38 + for arg in "$@" 11:08:38 + case $arg in 11:08:38 + pkg_list+='tox ' 11:08:38 + for arg in "$@" 11:08:38 + case $arg in 11:08:38 + pkg_list+='virtualenv ' 11:08:38 + for arg in "$@" 11:08:38 + case $arg in 11:08:38 + pkg_list+='urllib3~=1.26.15 ' 11:08:38 + [[ -f /tmp/.toxenv ]] 11:08:38 ++ cat /tmp/.toxenv 11:08:38 + lf_venv=/tmp/venv-z0Hb 11:08:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z0Hb from' file:/tmp/.toxenv 11:08:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z0Hb from file:/tmp/.toxenv 11:08:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:08:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:38 + local 'pip_opts=--upgrade --quiet' 11:08:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:08:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:08:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:08:38 + [[ -n '' ]] 11:08:38 + [[ -n '' ]] 11:08:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:08:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:38 + /tmp/venv-z0Hb/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 11:08:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:08:39 lf-activate-venv(): INFO: Base packages installed successfully 11:08:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:08:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:08:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:08:39 + /tmp/venv-z0Hb/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 11:08:40 + type python3 11:08:40 + true 11:08:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z0Hb/bin to PATH' 11:08:40 lf-activate-venv(): INFO: Adding /tmp/venv-z0Hb/bin to PATH 11:08:40 + PATH=/tmp/venv-z0Hb/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 11:08:40 + return 0 11:08:40 + [[ -d /opt/pyenv ]] 11:08:40 + echo '---> Setting up pyenv' 11:08:40 ---> Setting up pyenv 11:08:40 + export PYENV_ROOT=/opt/pyenv 11:08:40 + PYENV_ROOT=/opt/pyenv 11:08:40 + export PATH=/opt/pyenv/bin:/tmp/venv-z0Hb/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 11:08:40 + PATH=/opt/pyenv/bin:/tmp/venv-z0Hb/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 11:08:40 ++ pwd 11:08:40 + PYTHONPATH=/w/workspace/integration-master-python-lint 11:08:40 + export PYTHONPATH 11:08:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:08:40 + TOX_TESTENV_PASSENV=PYTHONPATH 11:08:40 + tox --version 11:08:40 4.51.0 from /tmp/venv-z0Hb/lib/python3.10/site-packages/tox/__init__.py 11:08:40 + PARALLEL=false 11:08:40 + TOX_OPTIONS_LIST= 11:08:40 + [[ -n py ]] 11:08:40 + TOX_OPTIONS_LIST=' -e py' 11:08:40 + case ${PARALLEL,,} in 11:08:40 + tox -e py 11:08:40 + tee -a /w/workspace/integration-master-python-lint/archives/tox/tox.log 11:08:41 py: install_deps> python -I -m pip install coala-bears nodeenv 11:09:06 py: freeze> python -m pip freeze --all 11:09:07 py: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.18.0,bandit==1.6.2,certifi==2026.2.25,charset-normalizer==3.4.6,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.5.0,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.10.0,packaging==26.0,pbr==7.0.3,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2026.1.post1,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==75.3.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.3,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 11:09:07 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 11:09:07 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( Completed tox runs' 11:09:08 ---> Completed tox runs 11:09:08 + for i in .tox/*/log 11:09:08 ++ echo .tox/py/log 11:09:08 ++ awk -F/ '{print $2}' 11:09:08 + tox_env=py 11:09:08 + cp -r .tox/py/log /w/workspace/integration-master-python-lint/archives/tox/py 11:09:08 + DOC_DIR=docs/_build/html 11:09:08 + [[ -d docs/_build/html ]] 11:09:08 + echo '---> tox-run.sh ends' 11:09:08 ---> tox-run.sh ends 11:09:08 + test 0 -eq 0 11:09:08 $ ssh-agent -k 11:09:08 unset SSH_AUTH_SOCK; 11:09:08 unset SSH_AGENT_PID; 11:09:08 echo Agent pid 16279 killed; 11:09:08 [ssh-agent] Stopped. 11:09:08 [PostBuildScript] - [INFO] Executing post build scripts. 11:09:08 [integration-master-python-lint] $ /bin/bash /tmp/jenkins1259855491064875113.sh 11:09:08 ---> sysstat.sh 11:09:08 [integration-master-python-lint] $ /bin/bash /tmp/jenkins2582528306195724750.sh 11:09:08 ---> package-listing.sh 11:09:08 ++ facter osfamily 11:09:08 ++ tr '[:upper:]' '[:lower:]' 11:09:09 + OS_FAMILY=redhat 11:09:09 + workspace=/w/workspace/integration-master-python-lint 11:09:09 + START_PACKAGES=/tmp/packages_start.txt 11:09:09 + END_PACKAGES=/tmp/packages_end.txt 11:09:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:09:09 + PACKAGES=/tmp/packages_start.txt 11:09:09 + '[' /w/workspace/integration-master-python-lint ']' 11:09:09 + PACKAGES=/tmp/packages_end.txt 11:09:09 + case "${OS_FAMILY}" in 11:09:09 + rpm -qa 11:09:09 + sort 11:09:09 + '[' -f /tmp/packages_start.txt ']' 11:09:09 + '[' -f /tmp/packages_end.txt ']' 11:09:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:09:09 + '[' /w/workspace/integration-master-python-lint ']' 11:09:09 + mkdir -p /w/workspace/integration-master-python-lint/archives/ 11:09:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-python-lint/archives/ 11:09:09 [integration-master-python-lint] $ /bin/bash /tmp/jenkins17904785145316222750.sh 11:09:09 ---> capture-instance-metadata.sh 11:09:09 Setup pyenv: 11:09:09 system 11:09:09 3.8.13 11:09:09 3.9.13 11:09:09 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 11:09:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G6p2 11:09:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:09:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:17 lf-activate-venv(): INFO: Base packages installed successfully 11:09:17 lf-activate-venv(): INFO: Installing additional packages: lftools 11:09:37 lf-activate-venv(): INFO: Adding /tmp/venv-G6p2/bin to PATH 11:09:37 INFO: Running in OpenStack, capturing instance metadata 11:09:37 [integration-master-python-lint] $ /bin/bash /tmp/jenkins14243467597266580165.sh 11:09:37 provisioning config files... 11:09:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-python-lint@tmp/config4941982757024459511tmp 11:09:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:09:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:09:37 [EnvInject] - Injecting environment variables from a build step. 11:09:37 [EnvInject] - Injecting as environment variables the properties content 11:09:37 SERVER_ID=logs 11:09:37 11:09:37 [EnvInject] - Variables injected successfully. 11:09:37 [integration-master-python-lint] $ /bin/bash /tmp/jenkins12030458352745976476.sh 11:09:37 ---> create-netrc.sh 11:09:37 [integration-master-python-lint] $ /bin/bash /tmp/jenkins10814688344535450682.sh 11:09:37 ---> python-tools-install.sh 11:09:37 Setup pyenv: 11:09:37 system 11:09:37 3.8.13 11:09:37 3.9.13 11:09:37 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 11:09:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G6p2 from file:/tmp/.os_lf_venv 11:09:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:39 lf-activate-venv(): INFO: Base packages installed successfully 11:09:39 lf-activate-venv(): INFO: Installing additional packages: lftools 11:09:46 lf-activate-venv(): INFO: Adding /tmp/venv-G6p2/bin to PATH 11:09:46 Generating Requirements File 11:10:08 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. 11:10:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:10:08 Python 3.10.6 11:10:08 pip 26.0.1 from /tmp/venv-G6p2/lib/python3.10/site-packages/pip (python 3.10) 11:10:09 appdirs==1.4.4 11:10:09 argcomplete==3.6.3 11:10:09 aspy.yaml==1.3.0 11:10:09 attrs==26.1.0 11:10:09 autopage==0.6.0 11:10:09 backports.strenum==1.3.1 11:10:09 beautifulsoup4==4.14.3 11:10:09 boto3==1.42.78 11:10:09 botocore==1.42.78 11:10:09 bs4==0.0.2 11:10:09 certifi==2026.2.25 11:10:09 cffi==2.0.0 11:10:09 cfgv==3.5.0 11:10:09 chardet==7.4.0.post2 11:10:09 charset-normalizer==3.4.6 11:10:09 click==8.3.1 11:10:09 cliff==4.13.2 11:10:09 cmd2==3.4.0 11:10:09 cryptography==3.3.2 11:10:09 debtcollector==3.1.0 11:10:09 decorator==5.2.1 11:10:09 defusedxml==0.7.1 11:10:09 Deprecated==1.3.1 11:10:09 distlib==0.4.0 11:10:09 dnspython==2.8.0 11:10:09 docker==7.1.0 11:10:09 dogpile.cache==1.5.0 11:10:09 durationpy==0.10 11:10:09 email-validator==2.3.0 11:10:09 filelock==3.25.2 11:10:09 future==1.0.0 11:10:09 gitdb==4.0.12 11:10:09 GitPython==3.1.46 11:10:09 httplib2==0.30.2 11:10:09 identify==2.6.18 11:10:09 idna==3.11 11:10:09 importlib-resources==1.5.0 11:10:09 iso8601==2.1.0 11:10:09 Jinja2==3.1.6 11:10:09 jmespath==1.1.0 11:10:09 jsonpatch==1.33 11:10:09 jsonpointer==3.1.1 11:10:09 jsonschema==4.26.0 11:10:09 jsonschema-specifications==2025.9.1 11:10:09 keystoneauth1==5.13.1 11:10:09 kubernetes==35.0.0 11:10:09 lftools==0.37.22 11:10:09 lxml==6.0.2 11:10:09 markdown-it-py==4.0.0 11:10:09 MarkupSafe==3.0.3 11:10:09 mdurl==0.1.2 11:10:09 msgpack==1.1.2 11:10:09 multi_key_dict==2.0.3 11:10:09 munch==4.0.0 11:10:09 netaddr==1.3.0 11:10:09 niet==1.4.2 11:10:09 nodeenv==1.10.0 11:10:09 oauth2client==4.1.3 11:10:09 oauthlib==3.3.1 11:10:09 openstacksdk==4.10.0 11:10:09 os-service-types==1.8.2 11:10:09 osc-lib==4.4.0 11:10:09 oslo.config==10.3.0 11:10:09 oslo.context==6.3.0 11:10:09 oslo.i18n==6.7.2 11:10:09 oslo.log==8.1.0 11:10:09 oslo.serialization==5.9.1 11:10:09 oslo.utils==10.0.0 11:10:09 packaging==26.0 11:10:09 pbr==7.0.3 11:10:09 platformdirs==4.9.4 11:10:09 prettytable==3.17.0 11:10:09 psutil==7.2.2 11:10:09 pyasn1==0.6.3 11:10:09 pyasn1_modules==0.4.2 11:10:09 pycparser==3.0 11:10:09 pygerrit2==2.0.15 11:10:09 PyGithub==2.9.0 11:10:09 Pygments==2.20.0 11:10:09 PyJWT==2.12.1 11:10:09 PyNaCl==1.6.2 11:10:09 pyparsing==2.4.7 11:10:09 pyperclip==1.11.0 11:10:09 pyrsistent==0.20.0 11:10:09 python-cinderclient==9.9.0 11:10:09 python-dateutil==2.9.0.post0 11:10:09 python-discovery==1.2.1 11:10:09 python-heatclient==5.1.0 11:10:09 python-jenkins==1.8.3 11:10:09 python-keystoneclient==5.8.0 11:10:09 python-magnumclient==4.10.0 11:10:09 python-openstackclient==9.0.0 11:10:09 python-swiftclient==4.10.0 11:10:09 PyYAML==6.0.3 11:10:09 referencing==0.37.0 11:10:09 requests==2.33.0 11:10:09 requests-oauthlib==2.0.0 11:10:09 requestsexceptions==1.4.0 11:10:09 rfc3986==2.0.0 11:10:09 rich==14.3.3 11:10:09 rich-argparse==1.7.2 11:10:09 rpds-py==0.30.0 11:10:09 rsa==4.9.1 11:10:09 ruamel.yaml==0.19.1 11:10:09 ruamel.yaml.clib==0.2.15 11:10:09 s3transfer==0.16.0 11:10:09 simplejson==3.20.2 11:10:09 six==1.17.0 11:10:09 smmap==5.0.3 11:10:09 soupsieve==2.8.3 11:10:09 stevedore==5.7.0 11:10:09 tabulate==0.10.0 11:10:09 toml==0.10.2 11:10:09 tomlkit==0.14.0 11:10:09 tqdm==4.67.3 11:10:09 typing_extensions==4.15.0 11:10:09 urllib3==1.26.20 11:10:09 virtualenv==21.2.0 11:10:09 wcwidth==0.6.0 11:10:09 websocket-client==1.9.0 11:10:09 wrapt==2.1.2 11:10:09 xdg==6.0.0 11:10:09 xmltodict==1.0.4 11:10:09 yq==3.4.3 11:10:09 [integration-master-python-lint] $ /bin/sh /tmp/jenkins17695820743786636776.sh 11:10:09 ---> uv-install.sh 11:10:09 Installing uv/uvx (latest) using shell installer 11:10:09 2026-03-30 11:10:09 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-30T11%3A56%3A14Z&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-03-30T10%3A55%3A52Z&ske=2026-03-30T11%3A56%3A14Z&sks=b&skv=2018-11-09&sig=6wqCjAUnBjs1JZZrylXqjm3yM3L2rSRvdg3tuaphMYo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDg2OTI2NywibmJmIjoxNzc0ODY4OTY3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cSE2FKDhk3Abt-QmMRn3oNt768d60YoB6cdlOxWgcQE&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-KF3F23.sh" [1] 11:10:09 downloading uv 0.11.2 x86_64-unknown-linux-gnu 11:10:10 installing to /home/jenkins/.local/bin 11:10:10 uv 11:10:10 uvx 11:10:10 everything's installed! 11:10:10 ---> Validating uv/uvx install 11:10:10 uvx 0.11.2 (x86_64-unknown-linux-gnu) 11:10:10 [integration-master-python-lint] $ /bin/bash /tmp/jenkins8693108235827928680.sh 11:10:10 ---> sudo-logs.sh 11:10:10 Archiving 'sudo' log.. 11:10:10 [integration-master-python-lint] $ /bin/bash /tmp/jenkins16441934744912721238.sh 11:10:10 ---> job-cost.sh 11:10:10 INFO: Activating Python virtual environment... 11:10:10 Setup pyenv: 11:10:11 system 11:10:11 3.8.13 11:10:11 3.9.13 11:10:11 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 11:10:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G6p2 from file:/tmp/.os_lf_venv 11:10:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:12 lf-activate-venv(): INFO: Base packages installed successfully 11:10:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:10:17 lf-activate-venv(): INFO: Adding /tmp/venv-G6p2/bin to PATH 11:10:17 INFO: No stack-cost file found 11:10:17 INFO: Instance uptime: 156s 11:10:17 INFO: Fetching instance metadata (attempt 1 of 3)... 11:10:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:10:18 INFO: Successfully fetched instance metadata 11:10:18 INFO: Instance type: v3-standard-2 11:10:18 INFO: Retrieving pricing info for: v3-standard-2 11:10:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:10:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=156 11:10:18 INFO: Successfully fetched Vexxhost pricing API 11:10:18 INFO: Retrieved cost: 0.06 11:10:18 INFO: Retrieved resource: v3-standard-2 11:10:18 INFO: Creating archive directory: /w/workspace/integration-master-python-lint/archives/cost 11:10:18 INFO: Archiving costs to: /w/workspace/integration-master-python-lint/archives/cost.csv 11:10:18 INFO: Successfully archived job cost data 11:10:18 DEBUG: Cost data: integration-master-python-lint,365,2026-03-30 11:10:18,v3-standard-2,156,0.06,0.00,SUCCESS 11:10:18 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins15907617274920975670.sh 11:10:18 ---> logs-deploy.sh 11:10:18 Setup pyenv: 11:10:18 system 11:10:18 3.8.13 11:10:18 3.9.13 11:10:18 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 11:10:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G6p2 from file:/tmp/.os_lf_venv 11:10:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:20 lf-activate-venv(): INFO: Base packages installed successfully 11:10:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:10:27 lf-activate-venv(): INFO: Adding /tmp/venv-G6p2/bin to PATH 11:10:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-python-lint/365 11:10:27 INFO: archiving workspace using pattern(s): 11:10:28 Archives upload complete. 11:10:28 INFO: archiving logs to Nexus 11:10:29 ---> uname -a: 11:10:29 Linux prd-centos8-builder-2c-1g-624.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 11:10:29 11:10:29 11:10:29 ---> lscpu: 11:10:29 Architecture: x86_64 11:10:29 CPU op-mode(s): 32-bit, 64-bit 11:10:29 Byte Order: Little Endian 11:10:29 CPU(s): 2 11:10:29 On-line CPU(s) list: 0,1 11:10:29 Thread(s) per core: 1 11:10:29 Core(s) per socket: 1 11:10:29 Socket(s): 2 11:10:29 NUMA node(s): 1 11:10:29 Vendor ID: AuthenticAMD 11:10:29 CPU family: 23 11:10:29 Model: 49 11:10:29 Model name: AMD EPYC-Rome Processor 11:10:29 Stepping: 0 11:10:29 CPU MHz: 2799.998 11:10:29 BogoMIPS: 5599.99 11:10:29 Virtualization: AMD-V 11:10:29 Hypervisor vendor: KVM 11:10:29 Virtualization type: full 11:10:29 L1d cache: 32K 11:10:29 L1i cache: 32K 11:10:29 L2 cache: 512K 11:10:29 L3 cache: 16384K 11:10:29 NUMA node0 CPU(s): 0,1 11:10:29 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 11:10:29 11:10:29 11:10:29 ---> nproc: 11:10:29 2 11:10:29 11:10:29 11:10:29 ---> df -h: 11:10:29 Filesystem Size Used Avail Use% Mounted on 11:10:29 devtmpfs 3.8G 0 3.8G 0% /dev 11:10:29 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:10:29 tmpfs 3.8G 17M 3.8G 1% /run 11:10:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:10:29 /dev/vda1 40G 8.8G 32G 22% / 11:10:29 tmpfs 770M 0 770M 0% /run/user/1001 11:10:29 11:10:29 11:10:29 ---> free -m: 11:10:29 total used free shared buff/cache available 11:10:29 Mem: 7699 635 4571 19 2493 6746 11:10:29 Swap: 1023 0 1023 11:10:29 11:10:29 11:10:29 ---> ip addr: 11:10:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:10:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:10:29 inet 127.0.0.1/8 scope host lo 11:10:29 valid_lft forever preferred_lft forever 11:10:29 inet6 ::1/128 scope host 11:10:29 valid_lft forever preferred_lft forever 11:10:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:10:29 link/ether fa:16:3e:1c:d2:9d brd ff:ff:ff:ff:ff:ff 11:10:29 altname enp0s3 11:10:29 altname ens3 11:10:29 inet 10.30.107.24/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:10:29 valid_lft 86242sec preferred_lft 86242sec 11:10:29 inet6 fe80::f816:3eff:fe1c:d29d/64 scope link 11:10:29 valid_lft forever preferred_lft forever 11:10:29 11:10:29 11:10:29 ---> sar -b -r -n DEV: 11:10:29 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/30/2026 _x86_64_ (2 CPU) 11:10:29 11:10:29 11:07:48 LINUX RESTART (2 CPU) 11:10:29 11:10:29 11:08:02 AM tps rtps wtps bread/s bwrtn/s 11:10:29 11:09:01 AM 366.54 182.09 184.45 9893.32 41403.27 11:10:29 11:10:01 AM 146.81 2.82 143.99 124.38 11917.56 11:10:29 Average: 255.76 91.71 164.05 4968.23 26537.80 11:10:29 11:10:29 11:08:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:10:29 11:09:01 AM 5176336 6930812 2708100 34.35 2688 1931540 931548 10.43 204384 2179220 121700 11:10:29 11:10:01 AM 4852864 6931372 3031572 38.45 2688 2235608 829924 9.29 384876 2241192 155856 11:10:29 Average: 5014600 6931092 2869836 36.40 2688 2083574 880736 9.86 294630 2210206 138778 11:10:29 11:10:29 11:08:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:10:29 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:29 11:09:01 AM eth0 281.84 154.95 2108.02 66.21 0.00 0.00 0.00 0.00 11:10:29 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:29 11:10:01 AM eth0 60.06 42.64 794.69 10.58 0.00 0.00 0.00 0.00 11:10:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:29 Average: eth0 170.02 98.33 1445.89 38.16 0.00 0.00 0.00 0.00 11:10:29 11:10:29 11:10:29 ---> sar -P ALL: 11:10:29 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/30/2026 _x86_64_ (2 CPU) 11:10:29 11:10:29 11:07:48 LINUX RESTART (2 CPU) 11:10:29 11:10:29 11:08:02 AM CPU %user %nice %system %iowait %steal %idle 11:10:29 11:09:01 AM all 43.44 3.04 22.60 9.85 0.14 20.93 11:10:29 11:09:01 AM 0 47.98 2.58 21.21 10.13 0.14 17.95 11:10:29 11:09:01 AM 1 38.86 3.49 23.99 9.57 0.14 23.94 11:10:29 11:10:01 AM all 38.11 0.00 4.50 2.22 0.12 55.04 11:10:29 11:10:01 AM 0 42.25 0.00 5.05 1.90 0.12 50.68 11:10:29 11:10:01 AM 1 33.98 0.00 3.96 2.54 0.12 59.40 11:10:29 Average: all 40.73 1.49 13.37 5.96 0.13 38.32 11:10:29 Average: 0 45.07 1.27 12.99 5.95 0.13 34.59 11:10:29 Average: 1 36.37 1.71 13.76 5.98 0.13 42.05 11:10:29 11:10:29 11:10:29