07:09:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/146985 07:09:01 Running as SYSTEM 07:09:01 [EnvInject] - Loading node environment variables. 07:09:01 Building remotely on prd-centos8-builder-2c-1g-11522 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 07:09:01 [ssh-agent] Looking for ssh-agent implementation... 07:09:02 $ ssh-agent 07:09:02 SSH_AUTH_SOCK=/tmp/ssh-MUzj3WcTyllY/agent.12760 07:09:02 SSH_AGENT_PID=12762 07:09:02 [ssh-agent] Started. 07:09:02 Running ssh-add (command line suppressed) 07:09:02 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_6177892030696059438.key (/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_6177892030696059438.key) 07:09:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:09:02 The recommended git tool is: NONE 07:09:08 using credential onap-jenkins-ssh 07:09:08 Wiping out workspace first. 07:09:08 Cloning the remote Git repository 07:09:08 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:09:08 > git init /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint # timeout=10 07:09:08 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:09:08 > git --version # timeout=10 07:09:08 > git --version # 'git version 2.43.0' 07:09:08 using GIT_SSH to set credentials Gerrit user 07:09:08 [INFO] Currently running in a labeled security context 07:09:08 [INFO] Currently SELinux is 'enforcing' on the host 07:09:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh2381791867937867746.key 07:09:08 Verifying host key using manually-configured host key entries 07:09:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:09:09 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:09:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:10 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:09:10 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:09:10 using GIT_SSH to set credentials Gerrit user 07:09:10 [INFO] Currently running in a labeled security context 07:09:10 [INFO] Currently SELinux is 'enforcing' on the host 07:09:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh17427026763533061707.key 07:09:10 Verifying host key using manually-configured host key entries 07:09:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/146985/1 # timeout=30 07:09:10 > git rev-parse d1dd34a8dc56bd18992a423f1db74f926ad57668^{commit} # timeout=10 07:09:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:09:10 Checking out Revision d1dd34a8dc56bd18992a423f1db74f926ad57668 (refs/changes/85/146985/1) 07:09:10 > git config core.sparsecheckout # timeout=10 07:09:10 > git checkout -f d1dd34a8dc56bd18992a423f1db74f926ad57668 # timeout=30 07:09:14 Commit message: "Add basic_acm scenario and make basic_policy assert" 07:09:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:09:14 > git rev-list --no-walk b8a7cbc8a666d0eec7e7d698bcfb760cef300e15 # timeout=10 07:09:14 [EnvInject] - Injecting environment variables from a build step. 07:09:14 [EnvInject] - Injecting as environment variables the properties content 07:09:14 PYTHON=python3 07:09:14 07:09:14 [EnvInject] - Variables injected successfully. 07:09:14 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins7585172995342537479.sh 07:09:14 ---> tox-install.sh 07:09:14 + source /home/jenkins/lf-env.sh 07:09:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:09:14 ++ mktemp -d /tmp/venv-XXXX 07:09:14 + lf_venv=/tmp/venv-LObf 07:09:14 + local venv_file=/tmp/.os_lf_venv 07:09:14 + local python=python3 07:09:14 + local options 07:09:14 + local set_path=true 07:09:14 + local install_args= 07:09:14 ++ 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 07:09:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:09:14 + true 07:09:14 + case $1 in 07:09:14 + venv_file=/tmp/.toxenv 07:09:14 + shift 2 07:09:14 + true 07:09:14 + case $1 in 07:09:14 + shift 07:09:14 + break 07:09:14 + case $python in 07:09:14 + local pkg_list= 07:09:14 + [[ -d /opt/pyenv ]] 07:09:14 + echo 'Setup pyenv:' 07:09:14 Setup pyenv: 07:09:14 + export PYENV_ROOT=/opt/pyenv 07:09:14 + PYENV_ROOT=/opt/pyenv 07:09:14 + 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 07:09:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:09:14 + pyenv versions 07:09:14 system 07:09:14 * 3.8.13 (set by /opt/pyenv/version) 07:09:14 * 3.9.13 (set by /opt/pyenv/version) 07:09:14 * 3.10.6 (set by /opt/pyenv/version) 07:09:14 + command -v pyenv 07:09:14 ++ pyenv init - --no-rehash 07:09:15 + 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[*]}"'\'')" 07:09:15 export PATH="/opt/pyenv/shims:${PATH}" 07:09:15 export PYENV_SHELL=bash 07:09:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:09:15 pyenv() { 07:09:15 local command 07:09:15 command="${1:-}" 07:09:15 if [ "$#" -gt 0 ]; then 07:09:15 shift 07:09:15 fi 07:09:15 07:09:15 case "$command" in 07:09:15 rehash|shell) 07:09:15 eval "$(pyenv "sh-$command" "$@")" 07:09:15 ;; 07:09:15 *) 07:09:15 command pyenv "$command" "$@" 07:09:15 ;; 07:09:15 esac 07:09:15 }' 07:09:15 +++ 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[*]}"' 07:09:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:09:15 ++ 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 07:09:15 ++ 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 07:09:15 ++ export PYENV_SHELL=bash 07:09:15 ++ PYENV_SHELL=bash 07:09:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:09:15 +++ complete -F _pyenv pyenv 07:09:15 ++ lf-pyver python3 07:09:15 ++ local py_version_xy=python3 07:09:15 ++ local py_version_xyz= 07:09:15 ++ awk '{ print $1 }' 07:09:15 ++ sed 's/^[ *]* //' 07:09:15 ++ pyenv versions 07:09:15 ++ local command 07:09:15 ++ command=versions 07:09:15 ++ '[' 1 -gt 0 ']' 07:09:15 ++ shift 07:09:15 ++ case "$command" in 07:09:15 ++ command pyenv versions 07:09:15 ++ pyenv versions 07:09:15 ++ grep -E '^[0-9.]*[0-9]$' 07:09:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:09:15 +++ grep '^3' /tmp/.pyenv_versions 07:09:15 +++ sort -V 07:09:15 +++ tail -n 1 07:09:15 ++ py_version_xyz=3.10.6 07:09:15 ++ [[ -z 3.10.6 ]] 07:09:15 ++ echo 3.10.6 07:09:15 ++ return 0 07:09:15 + pyenv local 3.10.6 07:09:15 + local command 07:09:15 + command=local 07:09:15 + '[' 2 -gt 0 ']' 07:09:15 + shift 07:09:15 + case "$command" in 07:09:15 + command pyenv local 3.10.6 07:09:15 + pyenv local 3.10.6 07:09:15 + for arg in "$@" 07:09:15 + case $arg in 07:09:15 + pkg_list+='tox ' 07:09:15 + for arg in "$@" 07:09:15 + case $arg in 07:09:15 + pkg_list+='virtualenv ' 07:09:15 + for arg in "$@" 07:09:15 + case $arg in 07:09:15 + pkg_list+='urllib3~=1.26.15 ' 07:09:15 + [[ -f /tmp/.toxenv ]] 07:09:15 + [[ ! -f /tmp/.toxenv ]] 07:09:15 + [[ -n '' ]] 07:09:15 + python3 -m venv /tmp/venv-LObf 07:09:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LObf' 07:09:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LObf 07:09:19 + echo /tmp/venv-LObf 07:09:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:09:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:09:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:09:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:09:19 + local 'pip_opts=--upgrade --quiet' 07:09:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:09:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:09:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:09:19 + [[ -n '' ]] 07:09:19 + [[ -n '' ]] 07:09:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:09:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:09:19 + /tmp/venv-LObf/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 07:09:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:09:23 lf-activate-venv(): INFO: Base packages installed successfully 07:09:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:09:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:09:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:09:23 + /tmp/venv-LObf/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 07:09:25 + type python3 07:09:25 + true 07:09:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LObf/bin to PATH' 07:09:25 lf-activate-venv(): INFO: Adding /tmp/venv-LObf/bin to PATH 07:09:25 + PATH=/tmp/venv-LObf/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 07:09:25 + return 0 07:09:25 + python3 --version 07:09:25 Python 3.10.6 07:09:25 + python3 -m pip --version 07:09:25 pip 26.2.1 from /tmp/venv-LObf/lib/python3.10/site-packages/pip (python 3.10) 07:09:25 + python3 -m pip freeze 07:09:25 cachetools==7.1.7 07:09:25 colorama==0.4.6 07:09:25 distlib==0.4.3 07:09:25 filelock==3.32.2 07:09:25 packaging==26.3 07:09:25 platformdirs==4.11.2 07:09:25 pluggy==1.6.0 07:09:25 pyproject-api==1.11.0 07:09:25 python-discovery==1.5.1 07:09:25 tomli==2.4.1 07:09:25 tomli_w==1.2.0 07:09:25 tox==4.59.0 07:09:25 typing_extensions==4.16.0 07:09:25 urllib3==1.26.20 07:09:25 virtualenv==21.7.4 07:09:25 [EnvInject] - Injecting environment variables from a build step. 07:09:25 [EnvInject] - Injecting as environment variables the properties content 07:09:25 PARALLEL=false 07:09:25 07:09:25 [EnvInject] - Variables injected successfully. 07:09:25 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12703786252305451023.sh 07:09:25 ---> tox-run.sh 07:09:25 + 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 07:09:25 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 07:09:25 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/docs 07:09:25 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 07:09:25 + cd /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/. 07:09:25 + source /home/jenkins/lf-env.sh 07:09:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:09:25 ++ mktemp -d /tmp/venv-XXXX 07:09:25 + lf_venv=/tmp/venv-w05D 07:09:25 + local venv_file=/tmp/.os_lf_venv 07:09:25 + local python=python3 07:09:25 + local options 07:09:25 + local set_path=true 07:09:25 + local install_args= 07:09:25 ++ 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 07:09:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:09:25 + true 07:09:25 + case $1 in 07:09:25 + venv_file=/tmp/.toxenv 07:09:25 + shift 2 07:09:25 + true 07:09:25 + case $1 in 07:09:25 + shift 07:09:25 + break 07:09:25 + case $python in 07:09:25 + local pkg_list= 07:09:25 + [[ -d /opt/pyenv ]] 07:09:25 + echo 'Setup pyenv:' 07:09:25 Setup pyenv: 07:09:25 + export PYENV_ROOT=/opt/pyenv 07:09:25 + PYENV_ROOT=/opt/pyenv 07:09:25 + 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 07:09:25 + 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 07:09:25 + pyenv versions 07:09:25 system 07:09:25 3.8.13 07:09:25 3.9.13 07:09:25 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 07:09:25 + command -v pyenv 07:09:25 ++ pyenv init - --no-rehash 07:09:25 + 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[*]}"'\'')" 07:09:25 export PATH="/opt/pyenv/shims:${PATH}" 07:09:25 export PYENV_SHELL=bash 07:09:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:09:25 pyenv() { 07:09:25 local command 07:09:25 command="${1:-}" 07:09:25 if [ "$#" -gt 0 ]; then 07:09:25 shift 07:09:25 fi 07:09:25 07:09:25 case "$command" in 07:09:25 rehash|shell) 07:09:25 eval "$(pyenv "sh-$command" "$@")" 07:09:25 ;; 07:09:25 *) 07:09:25 command pyenv "$command" "$@" 07:09:25 ;; 07:09:25 esac 07:09:25 }' 07:09:25 +++ 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[*]}"' 07:09:25 ++ 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 07:09:25 ++ 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 07:09:25 ++ 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 07:09:25 ++ export PYENV_SHELL=bash 07:09:25 ++ PYENV_SHELL=bash 07:09:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:09:25 +++ complete -F _pyenv pyenv 07:09:25 ++ lf-pyver python3 07:09:25 ++ local py_version_xy=python3 07:09:25 ++ local py_version_xyz= 07:09:25 ++ awk '{ print $1 }' 07:09:25 ++ pyenv versions 07:09:25 ++ local command 07:09:25 ++ command=versions 07:09:25 ++ '[' 1 -gt 0 ']' 07:09:25 ++ shift 07:09:25 ++ case "$command" in 07:09:25 ++ command pyenv versions 07:09:25 ++ pyenv versions 07:09:25 ++ sed 's/^[ *]* //' 07:09:25 ++ grep -E '^[0-9.]*[0-9]$' 07:09:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:09:25 +++ grep '^3' /tmp/.pyenv_versions 07:09:25 +++ tail -n 1 07:09:25 +++ sort -V 07:09:25 ++ py_version_xyz=3.10.6 07:09:25 ++ [[ -z 3.10.6 ]] 07:09:25 ++ echo 3.10.6 07:09:25 ++ return 0 07:09:25 + pyenv local 3.10.6 07:09:25 + local command 07:09:25 + command=local 07:09:25 + '[' 2 -gt 0 ']' 07:09:25 + shift 07:09:25 + case "$command" in 07:09:25 + command pyenv local 3.10.6 07:09:25 + pyenv local 3.10.6 07:09:25 + for arg in "$@" 07:09:25 + case $arg in 07:09:25 + pkg_list+='tox ' 07:09:25 + for arg in "$@" 07:09:25 + case $arg in 07:09:25 + pkg_list+='virtualenv ' 07:09:25 + for arg in "$@" 07:09:25 + case $arg in 07:09:25 + pkg_list+='urllib3~=1.26.15 ' 07:09:25 + [[ -f /tmp/.toxenv ]] 07:09:25 ++ cat /tmp/.toxenv 07:09:25 + lf_venv=/tmp/venv-LObf 07:09:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LObf from' file:/tmp/.toxenv 07:09:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LObf from file:/tmp/.toxenv 07:09:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:09:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:09:25 + local 'pip_opts=--upgrade --quiet' 07:09:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:09:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:09:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:09:25 + [[ -n '' ]] 07:09:25 + [[ -n '' ]] 07:09:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:09:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:09:25 + /tmp/venv-LObf/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 07:09:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:09:26 lf-activate-venv(): INFO: Base packages installed successfully 07:09:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:09:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:09:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:09:26 + /tmp/venv-LObf/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 07:09:27 + type python3 07:09:27 + true 07:09:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LObf/bin to PATH' 07:09:27 lf-activate-venv(): INFO: Adding /tmp/venv-LObf/bin to PATH 07:09:27 + PATH=/tmp/venv-LObf/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 07:09:27 + return 0 07:09:27 + [[ -d /opt/pyenv ]] 07:09:27 + echo '---> Setting up pyenv' 07:09:27 ---> Setting up pyenv 07:09:27 + export PYENV_ROOT=/opt/pyenv 07:09:27 + PYENV_ROOT=/opt/pyenv 07:09:27 + export PATH=/opt/pyenv/bin:/tmp/venv-LObf/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 07:09:27 + PATH=/opt/pyenv/bin:/tmp/venv-LObf/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 07:09:27 ++ pwd 07:09:27 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 07:09:27 + export PYTHONPATH 07:09:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:09:27 + TOX_TESTENV_PASSENV=PYTHONPATH 07:09:27 + tox --version 07:09:27 4.59.0 from /tmp/venv-LObf/lib/python3.10/site-packages/tox/__init__.py 07:09:27 + PARALLEL=false 07:09:27 + TOX_OPTIONS_LIST= 07:09:27 + [[ -n yaml ]] 07:09:27 + TOX_OPTIONS_LIST=' -e yaml' 07:09:27 + case ${PARALLEL,,} in 07:09:27 + tox -e yaml 07:09:27 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/tox.log 07:09:28 yaml: install_deps> python -I -m pip install yamllint 07:09:30 yaml: freeze> python -m pip freeze --all 07:09:30 yaml: pathspec==1.1.1,pip==26.2.1,PyYAML==6.0.3,setuptools==84.0.0,yamllint==1.38.0 07:09:30 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:09:30 yaml: commands[0]> /bin/bash -c 'cat /tmp/.coalist_yaml | xargs -r yamllint -d relaxed' 07:09:30 src/onaptests/templates/artifacts/acm/ac-definition-policy.yaml 07:09:30 51:81 warning line too long (93 > 80 characters) (line-length) 07:09:30 76:81 warning line too long (88 > 80 characters) (line-length) 07:09:30 82:81 warning line too long (83 > 80 characters) (line-length) 07:09:30 07:09:30 yaml: OK (2.77=setup[2.62]+cmd[0.01,0.14] seconds) 07:09:30 congratulations :) (2.80 seconds) 07:09:30 + tox_status=0 07:09:30 + echo '---> Completed tox runs' 07:09:30 ---> Completed tox runs 07:09:30 + for i in .tox/*/log 07:09:30 ++ echo .tox/yaml/log 07:09:30 ++ awk -F/ '{print $2}' 07:09:30 + tox_env=yaml 07:09:30 + cp -r .tox/yaml/log /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/yaml 07:09:30 + DOC_DIR=docs/_build/html 07:09:30 + [[ -d docs/_build/html ]] 07:09:30 + echo '---> tox-run.sh ends' 07:09:30 ---> tox-run.sh ends 07:09:30 + test 0 -eq 0 07:09:30 $ ssh-agent -k 07:09:30 unset SSH_AUTH_SOCK; 07:09:30 unset SSH_AGENT_PID; 07:09:30 echo Agent pid 12762 killed; 07:09:30 [ssh-agent] Stopped. 07:09:30 [PostBuildScript] - [INFO] Executing post build scripts. 07:09:30 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins14990242942062894893.sh 07:09:30 ---> sysstat.sh 07:09:31 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins3557439049525012780.sh 07:09:31 ---> package-listing.sh 07:09:31 ++ tr '[:upper:]' '[:lower:]' 07:09:31 ++ facter osfamily 07:09:31 + OS_FAMILY=redhat 07:09:31 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 07:09:31 + START_PACKAGES=/tmp/packages_start.txt 07:09:31 + END_PACKAGES=/tmp/packages_end.txt 07:09:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:31 + PACKAGES=/tmp/packages_start.txt 07:09:31 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 07:09:31 + PACKAGES=/tmp/packages_end.txt 07:09:31 + case "${OS_FAMILY}" in 07:09:31 + rpm -qa 07:09:31 + sort 07:09:32 + '[' -f /tmp/packages_start.txt ']' 07:09:32 + '[' -f /tmp/packages_end.txt ']' 07:09:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:32 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 07:09:32 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 07:09:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 07:09:32 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins9996104144104902662.sh 07:09:32 ---> capture-instance-metadata.sh 07:09:32 Setup pyenv: 07:09:32 system 07:09:32 3.8.13 07:09:32 3.9.13 07:09:32 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 07:09:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-60xS 07:09:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:09:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:09:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:09:40 lf-activate-venv(): INFO: Base packages installed successfully 07:09:40 lf-activate-venv(): INFO: Installing additional packages: lftools 07:10:01 lf-activate-venv(): INFO: Adding /tmp/venv-60xS/bin to PATH 07:10:01 INFO: Running in OpenStack, capturing instance metadata 07:10:01 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins11085529989482124624.sh 07:10:01 provisioning config files... 07:10:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/config861543391074403892tmp 07:10:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:10:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:10:01 [EnvInject] - Injecting environment variables from a build step. 07:10:01 [EnvInject] - Injecting as environment variables the properties content 07:10:01 SERVER_ID=logs 07:10:01 07:10:01 [EnvInject] - Variables injected successfully. 07:10:01 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins10156940093739218536.sh 07:10:01 ---> create-netrc.sh 07:10:01 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins5023771155065640103.sh 07:10:01 ---> python-tools-install.sh 07:10:01 Setup pyenv: 07:10:01 system 07:10:01 3.8.13 07:10:01 3.9.13 07:10:02 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 07:10:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-60xS from file:/tmp/.os_lf_venv 07:10:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:03 lf-activate-venv(): INFO: Base packages installed successfully 07:10:03 lf-activate-venv(): INFO: Installing additional packages: lftools 07:10:09 lf-activate-venv(): INFO: Adding /tmp/venv-60xS/bin to PATH 07:10:09 Generating Requirements File 07:10:31 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. 07:10:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:10:31 Python 3.10.6 07:10:31 pip 26.2.1 from /tmp/venv-60xS/lib/python3.10/site-packages/pip (python 3.10) 07:10:31 aiohappyeyeballs==2.7.1 07:10:31 aiohttp==3.14.3 07:10:31 aiosignal==1.4.0 07:10:31 appdirs==1.4.4 07:10:31 argcomplete==3.7.2 07:10:31 aspy.yaml==1.3.0 07:10:31 async-timeout==5.0.1 07:10:31 attrs==26.1.0 07:10:31 autopage==0.6.0 07:10:31 backports.strenum==1.3.1 07:10:31 beautifulsoup4==4.15.0 07:10:31 boto3==1.43.69 07:10:31 botocore==1.43.69 07:10:31 bs4==0.0.2 07:10:31 certifi==2026.7.22 07:10:31 cffi==2.1.1 07:10:31 cfgv==3.5.0 07:10:31 chardet==7.5.1 07:10:31 charset-normalizer==3.4.9 07:10:31 click==8.4.2 07:10:31 cliff==4.14.0 07:10:31 cmd2==3.5.1 07:10:31 cryptography==3.3.2 07:10:31 debtcollector==3.1.0 07:10:31 decorator==5.3.1 07:10:31 defusedxml==0.7.1 07:10:31 Deprecated==1.3.1 07:10:31 distlib==0.4.3 07:10:31 dnspython==2.8.0 07:10:31 docker==7.2.0 07:10:31 dogpile.cache==1.5.0 07:10:31 durationpy==0.10 07:10:31 email-validator==2.3.0 07:10:31 filelock==3.32.2 07:10:31 frozenlist==1.8.0 07:10:31 future==1.0.0 07:10:31 gitdb==4.0.12 07:10:31 GitPython==3.1.59 07:10:31 httplib2==0.30.2 07:10:31 identify==2.6.19 07:10:31 idna==3.18 07:10:31 importlib-resources==1.5.0 07:10:31 iso8601==2.1.0 07:10:31 Jinja2==3.1.6 07:10:31 jmespath==1.1.0 07:10:31 jsonpatch==1.33 07:10:31 jsonpointer==3.1.1 07:10:31 jsonschema==4.26.0 07:10:31 jsonschema-specifications==2025.9.1 07:10:31 keystoneauth1==5.14.0 07:10:31 kubernetes==36.0.3 07:10:31 lftools==0.37.23 07:10:31 lxml==6.1.1 07:10:31 markdown-it-py==4.2.0 07:10:31 MarkupSafe==3.0.3 07:10:31 mdurl==0.1.2 07:10:31 msgpack==1.2.1 07:10:31 multi_key_dict==2.0.3 07:10:31 multidict==6.7.1 07:10:31 munch==4.0.0 07:10:31 netaddr==1.3.0 07:10:31 niet==1.4.2 07:10:31 nodeenv==1.10.0 07:10:31 oauth2client==4.1.3 07:10:31 oauthlib==3.3.1 07:10:31 openstacksdk==4.13.0 07:10:31 os-service-types==1.8.2 07:10:31 osc-lib==4.6.0 07:10:31 oslo.config==10.4.0 07:10:31 oslo.context==6.4.0 07:10:31 oslo.i18n==6.8.0 07:10:31 oslo.log==8.2.0 07:10:31 oslo.serialization==5.10.0 07:10:31 oslo.utils==10.1.1 07:10:31 packaging==26.3 07:10:31 pbr==7.0.3 07:10:31 platformdirs==4.11.2 07:10:31 prettytable==3.18.0 07:10:31 propcache==0.5.2 07:10:31 psutil==7.2.2 07:10:31 pyasn1==0.6.4 07:10:31 pyasn1_modules==0.4.2 07:10:31 pycparser==3.0 07:10:31 pygerrit2==2.0.15 07:10:31 PyGithub==2.9.1 07:10:31 Pygments==2.20.0 07:10:31 PyJWT==2.13.0 07:10:31 PyNaCl==1.6.2 07:10:31 pyparsing==2.4.7 07:10:31 pyperclip==1.11.0 07:10:31 pyrsistent==0.20.0 07:10:31 python-cinderclient==9.9.0 07:10:31 python-dateutil==2.9.0.post0 07:10:31 python-discovery==1.5.1 07:10:31 python-heatclient==5.2.0 07:10:31 python-jenkins==1.8.3 07:10:31 python-keystoneclient==5.8.0 07:10:31 python-magnumclient==4.11.0 07:10:31 python-openstackclient==10.0.0 07:10:31 python-swiftclient==4.10.0 07:10:31 PyYAML==6.0.3 07:10:31 referencing==0.37.0 07:10:31 requests==2.34.2 07:10:31 requests-oauthlib==2.0.0 07:10:31 rfc3986==2.0.0 07:10:31 rich==15.0.0 07:10:31 rich-argparse==1.8.0 07:10:31 rpds-py==0.30.0 07:10:31 rsa==4.9.1 07:10:31 ruamel.yaml==0.19.1 07:10:31 ruamel.yaml.clib==0.2.15 07:10:31 s3transfer==0.19.2 07:10:31 simplejson==4.1.1 07:10:31 six==1.17.0 07:10:31 smmap==5.0.3 07:10:31 soupsieve==2.9.2 07:10:31 stevedore==5.8.0 07:10:31 tabulate==0.10.0 07:10:31 toml==0.10.2 07:10:31 tomlkit==0.15.1 07:10:31 tqdm==4.70.0 07:10:31 typing_extensions==4.16.0 07:10:31 urllib3==1.26.20 07:10:31 virtualenv==21.7.4 07:10:31 wcwidth==0.8.2 07:10:31 websocket-client==1.9.0 07:10:31 wrapt==2.3.0 07:10:31 xdg==6.0.0 07:10:31 xmltodict==1.0.4 07:10:31 yarl==1.24.5 07:10:31 yq==4.1.2 07:10:31 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/sh /tmp/jenkins15071867547348388562.sh 07:10:31 ---> uv-install.sh 07:10:31 Installing uv/uvx (latest) using shell installer 07:10:32 2026-08-12 07:10:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-h6an1D.sh" [1] 07:10:32 downloading uv 0.12.3 x86_64-unknown-linux-gnu 07:10:32 installing to /home/jenkins/.local/bin 07:10:33 uv 07:10:33 uvx 07:10:33 everything's installed! 07:10:33 ---> Validating uv/uvx install 07:10:33 uvx 0.12.3 (x86_64-unknown-linux-gnu) 07:10:33 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins1357433604625787891.sh 07:10:33 ---> sudo-logs.sh 07:10:33 Archiving 'sudo' log.. 07:10:33 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins9325729870226798287.sh 07:10:33 ---> job-cost.sh 07:10:33 INFO: Activating Python virtual environment... 07:10:33 Setup pyenv: 07:10:33 system 07:10:33 3.8.13 07:10:33 3.9.13 07:10:33 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 07:10:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-60xS from file:/tmp/.os_lf_venv 07:10:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:35 lf-activate-venv(): INFO: Base packages installed successfully 07:10:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:10:39 lf-activate-venv(): INFO: Adding /tmp/venv-60xS/bin to PATH 07:10:39 INFO: No stack-cost file found 07:10:39 INFO: Instance uptime: 122s 07:10:39 INFO: Fetching instance metadata (attempt 1 of 3)... 07:10:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:10:39 INFO: Successfully fetched instance metadata 07:10:39 INFO: Instance type: v3-standard-2 07:10:39 INFO: Retrieving pricing info for: v3-standard-2 07:10:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:10:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=122 07:10:40 INFO: Successfully fetched Vexxhost pricing API 07:10:40 INFO: Retrieved cost: 0.06 07:10:40 INFO: Retrieved resource: v3-standard-2 07:10:40 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/cost 07:10:40 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/cost.csv 07:10:40 INFO: Successfully archived job cost data 07:10:40 DEBUG: Cost data: testsuite-pythonsdk-tests-master-yaml-lint,174,2026-08-12 07:10:40,v3-standard-2,122,0.06,0.00,SUCCESS 07:10:40 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1367874585268910236.sh 07:10:40 ---> logs-deploy.sh 07:10:40 Setup pyenv: 07:10:40 system 07:10:40 3.8.13 07:10:40 3.9.13 07:10:40 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 07:10:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-60xS from file:/tmp/.os_lf_venv 07:10:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:42 lf-activate-venv(): INFO: Base packages installed successfully 07:10:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:10:48 lf-activate-venv(): INFO: Adding /tmp/venv-60xS/bin to PATH 07:10:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-yaml-lint/174 07:10:48 INFO: archiving workspace using pattern(s): 07:10:48 Archives upload complete. 07:10:49 INFO: archiving logs to Nexus 07:10:49 ---> uname -a: 07:10:49 Linux prd-centos8-builder-2c-1g-11522.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:10:49 07:10:49 07:10:49 ---> lscpu: 07:10:49 Architecture: x86_64 07:10:49 CPU op-mode(s): 32-bit, 64-bit 07:10:49 Byte Order: Little Endian 07:10:49 CPU(s): 2 07:10:49 On-line CPU(s) list: 0,1 07:10:49 Thread(s) per core: 1 07:10:49 Core(s) per socket: 1 07:10:49 Socket(s): 2 07:10:49 NUMA node(s): 1 07:10:49 Vendor ID: AuthenticAMD 07:10:49 CPU family: 23 07:10:49 Model: 49 07:10:49 Model name: AMD EPYC-Rome Processor 07:10:49 Stepping: 0 07:10:49 CPU MHz: 2799.998 07:10:49 BogoMIPS: 5599.99 07:10:49 Virtualization: AMD-V 07:10:49 Hypervisor vendor: KVM 07:10:49 Virtualization type: full 07:10:49 L1d cache: 32K 07:10:49 L1i cache: 32K 07:10:49 L2 cache: 512K 07:10:49 L3 cache: 16384K 07:10:49 NUMA node0 CPU(s): 0,1 07:10:49 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 07:10:49 07:10:49 07:10:49 ---> nproc: 07:10:49 2 07:10:49 07:10:49 07:10:49 ---> df -h: 07:10:49 Filesystem Size Used Avail Use% Mounted on 07:10:49 devtmpfs 3.8G 0 3.8G 0% /dev 07:10:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:10:49 tmpfs 3.8G 17M 3.8G 1% /run 07:10:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:10:49 /dev/vda1 40G 9.5G 31G 24% / 07:10:49 tmpfs 770M 0 770M 0% /run/user/1001 07:10:49 07:10:49 07:10:49 ---> free -m: 07:10:49 total used free shared buff/cache available 07:10:49 Mem: 7697 565 4849 19 2281 6821 07:10:49 Swap: 1023 0 1023 07:10:49 07:10:49 07:10:49 ---> ip addr: 07:10:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:10:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:10:49 inet 127.0.0.1/8 scope host lo 07:10:49 valid_lft forever preferred_lft forever 07:10:49 inet6 ::1/128 scope host 07:10:49 valid_lft forever preferred_lft forever 07:10:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:10:49 link/ether fa:16:3e:5f:72:21 brd ff:ff:ff:ff:ff:ff 07:10:49 altname enp0s3 07:10:49 altname ens3 07:10:49 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:10:49 valid_lft 86277sec preferred_lft 86277sec 07:10:49 inet6 fe80::f816:3eff:fe5f:7221/64 scope link 07:10:49 valid_lft forever preferred_lft forever 07:10:49 07:10:49 07:10:49 ---> sar -b -r -n DEV: 07:10:49 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/12/2026 _x86_64_ (2 CPU) 07:10:49 07:10:49 07:08:43 LINUX RESTART (2 CPU) 07:10:49 07:10:49 07:09:01 AM tps rtps wtps bread/s bwrtn/s 07:10:49 07:10:01 AM 349.63 158.81 190.82 4302.33 8786.44 07:10:49 Average: 349.63 158.81 190.82 4302.33 8786.44 07:10:49 07:10:49 07:09:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:10:49 07:10:01 AM 5308816 7075096 2573612 32.65 2688 1936964 673036 7.54 379676 1842468 181052 07:10:49 Average: 5308816 7075096 2573612 32.65 2688 1936964 673036 7.54 379676 1842468 181052 07:10:49 07:10:49 07:09:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:10:49 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:49 07:10:01 AM eth0 138.57 91.52 1166.70 46.95 0.00 0.00 0.00 0.00 07:10:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:49 Average: eth0 138.57 91.52 1166.70 46.95 0.00 0.00 0.00 0.00 07:10:49 07:10:49 07:10:49 ---> sar -P ALL: 07:10:49 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/12/2026 _x86_64_ (2 CPU) 07:10:49 07:10:49 07:08:43 LINUX RESTART (2 CPU) 07:10:49 07:10:49 07:09:01 AM CPU %user %nice %system %iowait %steal %idle 07:10:49 07:10:01 AM all 47.05 2.73 35.59 2.96 0.11 11.56 07:10:49 07:10:01 AM 0 46.79 2.88 35.58 2.89 0.12 11.74 07:10:49 07:10:01 AM 1 47.31 2.58 35.60 3.03 0.10 11.38 07:10:49 Average: all 47.05 2.73 35.59 2.96 0.11 11.56 07:10:49 Average: 0 46.79 2.88 35.58 2.89 0.12 11.74 07:10:49 Average: 1 47.31 2.58 35.60 3.03 0.10 11.38 07:10:49 07:10:49 07:10:49