10:27:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143301 10:27:22 Running as SYSTEM 10:27:22 [EnvInject] - Loading node environment variables. 10:27:22 Building remotely on prd-centos8-builder-2c-1g-13632 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 10:27:22 [ssh-agent] Looking for ssh-agent implementation... 10:27:22 $ ssh-agent 10:27:22 SSH_AUTH_SOCK=/tmp/ssh-OWCO9kgZS1Sl/agent.15356 10:27:22 SSH_AGENT_PID=15360 10:27:22 [ssh-agent] Started. 10:27:22 Running ssh-add (command line suppressed) 10:27:22 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_18154264665313621077.key (/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_18154264665313621077.key) 10:27:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:27:22 The recommended git tool is: NONE 10:27:24 using credential onap-jenkins-ssh 10:27:24 Wiping out workspace first. 10:27:24 Cloning the remote Git repository 10:27:25 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 10:27:25 > git init /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint # timeout=10 10:27:25 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 10:27:25 > git --version # timeout=10 10:27:25 > git --version # 'git version 2.39.0' 10:27:25 using GIT_SSH to set credentials Gerrit user 10:27:25 [INFO] Currently running in a labeled security context 10:27:25 [INFO] Currently SELinux is 'enforcing' on the host 10:27:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh1098413784291639896.key 10:27:25 Verifying host key using manually-configured host key entries 10:27:25 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:27:26 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 10:27:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:27 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 10:27:27 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 10:27:27 using GIT_SSH to set credentials Gerrit user 10:27:27 [INFO] Currently running in a labeled security context 10:27:27 [INFO] Currently SELinux is 'enforcing' on the host 10:27:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh16523781193754796661.key 10:27:27 Verifying host key using manually-configured host key entries 10:27:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/01/143301/1 # timeout=30 10:27:27 > git rev-parse 00f771c9f76081cdbf998ca438fab2e634ad3da8^{commit} # timeout=10 10:27:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:27:27 Checking out Revision 00f771c9f76081cdbf998ca438fab2e634ad3da8 (refs/changes/01/143301/1) 10:27:27 > git config core.sparsecheckout # timeout=10 10:27:27 > git checkout -f 00f771c9f76081cdbf998ca438fab2e634ad3da8 # timeout=30 10:27:30 Commit message: "CI: Deploy python based Github2Gerrit" 10:27:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:27:30 > git rev-list --no-walk e98775ed9623a5f91da41a23c725368e44c0cc5a # timeout=10 10:27:31 [EnvInject] - Injecting environment variables from a build step. 10:27:31 [EnvInject] - Injecting as environment variables the properties content 10:27:31 PYTHON=python3 10:27:31 10:27:31 [EnvInject] - Variables injected successfully. 10:27:31 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins369568821000440853.sh 10:27:31 ---> tox-install.sh 10:27:31 + source /home/jenkins/lf-env.sh 10:27:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:27:31 ++ mktemp -d /tmp/venv-XXXX 10:27:31 + lf_venv=/tmp/venv-93Km 10:27:31 + local venv_file=/tmp/.os_lf_venv 10:27:31 + local python=python3 10:27:31 + local options 10:27:31 + local set_path=true 10:27:31 + local install_args= 10:27:31 ++ 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 10:27:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:27:31 + true 10:27:31 + case $1 in 10:27:31 + venv_file=/tmp/.toxenv 10:27:31 + shift 2 10:27:31 + true 10:27:31 + case $1 in 10:27:31 + shift 10:27:31 + break 10:27:31 + case $python in 10:27:31 + local pkg_list= 10:27:31 + [[ -d /opt/pyenv ]] 10:27:31 + echo 'Setup pyenv:' 10:27:31 Setup pyenv: 10:27:31 + export PYENV_ROOT=/opt/pyenv 10:27:31 + PYENV_ROOT=/opt/pyenv 10:27:31 + 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 10:27:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:27:31 + pyenv versions 10:27:31 system 10:27:31 * 3.8.13 (set by /opt/pyenv/version) 10:27:31 * 3.9.13 (set by /opt/pyenv/version) 10:27:31 * 3.10.6 (set by /opt/pyenv/version) 10:27:31 + command -v pyenv 10:27:31 ++ pyenv init - --no-rehash 10:27:31 + 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[*]}"'\'')" 10:27:31 export PATH="/opt/pyenv/shims:${PATH}" 10:27:31 export PYENV_SHELL=bash 10:27:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:27:31 pyenv() { 10:27:31 local command 10:27:31 command="${1:-}" 10:27:31 if [ "$#" -gt 0 ]; then 10:27:31 shift 10:27:31 fi 10:27:31 10:27:31 case "$command" in 10:27:31 rehash|shell) 10:27:31 eval "$(pyenv "sh-$command" "$@")" 10:27:31 ;; 10:27:31 *) 10:27:31 command pyenv "$command" "$@" 10:27:31 ;; 10:27:31 esac 10:27:31 }' 10:27:31 +++ 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[*]}"' 10:27:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:27:31 ++ 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 10:27:31 ++ 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 10:27:31 ++ export PYENV_SHELL=bash 10:27:31 ++ PYENV_SHELL=bash 10:27:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:27:31 +++ complete -F _pyenv pyenv 10:27:31 ++ lf-pyver python3 10:27:31 ++ local py_version_xy=python3 10:27:31 ++ local py_version_xyz= 10:27:31 ++ pyenv versions 10:27:31 ++ grep -E '^[0-9.]*[0-9]$' 10:27:31 ++ local command 10:27:31 ++ command=versions 10:27:31 ++ '[' 1 -gt 0 ']' 10:27:31 ++ shift 10:27:31 ++ case "$command" in 10:27:31 ++ command pyenv versions 10:27:31 ++ pyenv versions 10:27:31 ++ sed 's/^[ *]* //' 10:27:31 ++ awk '{ print $1 }' 10:27:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:27:31 +++ grep '^3' /tmp/.pyenv_versions 10:27:31 +++ tail -n 1 10:27:31 +++ sort -V 10:27:31 ++ py_version_xyz=3.10.6 10:27:31 ++ [[ -z 3.10.6 ]] 10:27:31 ++ echo 3.10.6 10:27:31 ++ return 0 10:27:31 + pyenv local 3.10.6 10:27:31 + local command 10:27:31 + command=local 10:27:31 + '[' 2 -gt 0 ']' 10:27:31 + shift 10:27:31 + case "$command" in 10:27:31 + command pyenv local 3.10.6 10:27:31 + pyenv local 3.10.6 10:27:31 + for arg in "$@" 10:27:31 + case $arg in 10:27:31 + pkg_list+='tox ' 10:27:31 + for arg in "$@" 10:27:31 + case $arg in 10:27:31 + pkg_list+='virtualenv ' 10:27:31 + for arg in "$@" 10:27:31 + case $arg in 10:27:31 + pkg_list+='urllib3~=1.26.15 ' 10:27:31 + [[ -f /tmp/.toxenv ]] 10:27:31 + [[ ! -f /tmp/.toxenv ]] 10:27:31 + [[ -n '' ]] 10:27:31 + python3 -m venv /tmp/venv-93Km 10:27:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-93Km' 10:27:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-93Km 10:27:35 + echo /tmp/venv-93Km 10:27:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:27:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:27:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:27:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:35 + local 'pip_opts=--upgrade --quiet' 10:27:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:27:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:27:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:27:35 + [[ -n '' ]] 10:27:35 + [[ -n '' ]] 10:27:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:27:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:35 + /tmp/venv-93Km/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 10:27:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:27:39 lf-activate-venv(): INFO: Base packages installed successfully 10:27:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:27:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:27:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:27:39 + /tmp/venv-93Km/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 10:27:41 + type python3 10:27:41 + true 10:27:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-93Km/bin to PATH' 10:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-93Km/bin to PATH 10:27:41 + PATH=/tmp/venv-93Km/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 10:27:41 + return 0 10:27:41 + python3 --version 10:27:41 Python 3.10.6 10:27:41 + python3 -m pip --version 10:27:41 pip 26.0.1 from /tmp/venv-93Km/lib/python3.10/site-packages/pip (python 3.10) 10:27:41 + python3 -m pip freeze 10:27:41 cachetools==7.0.1 10:27:41 chardet==5.2.0 10:27:41 colorama==0.4.6 10:27:41 distlib==0.4.0 10:27:41 filelock==3.21.2 10:27:41 packaging==26.0 10:27:41 platformdirs==4.7.0 10:27:41 pluggy==1.6.0 10:27:41 pyproject-api==1.10.0 10:27:41 tomli==2.4.0 10:27:41 tox==4.35.0 10:27:41 typing_extensions==4.15.0 10:27:41 urllib3==1.26.20 10:27:41 virtualenv==20.36.1 10:27:41 [EnvInject] - Injecting environment variables from a build step. 10:27:41 [EnvInject] - Injecting as environment variables the properties content 10:27:41 PARALLEL=false 10:27:41 10:27:41 [EnvInject] - Variables injected successfully. 10:27:42 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9382967636718268691.sh 10:27:42 ---> tox-run.sh 10:27:42 + 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 10:27:42 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 10:27:42 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/docs 10:27:42 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 10:27:42 + cd /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/. 10:27:42 + source /home/jenkins/lf-env.sh 10:27:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:27:42 ++ mktemp -d /tmp/venv-XXXX 10:27:42 + lf_venv=/tmp/venv-OuJ2 10:27:42 + local venv_file=/tmp/.os_lf_venv 10:27:42 + local python=python3 10:27:42 + local options 10:27:42 + local set_path=true 10:27:42 + local install_args= 10:27:42 ++ 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 10:27:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:27:42 + true 10:27:42 + case $1 in 10:27:42 + venv_file=/tmp/.toxenv 10:27:42 + shift 2 10:27:42 + true 10:27:42 + case $1 in 10:27:42 + shift 10:27:42 + break 10:27:42 + case $python in 10:27:42 + local pkg_list= 10:27:42 + [[ -d /opt/pyenv ]] 10:27:42 + echo 'Setup pyenv:' 10:27:42 Setup pyenv: 10:27:42 + export PYENV_ROOT=/opt/pyenv 10:27:42 + PYENV_ROOT=/opt/pyenv 10:27:42 + 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 10:27:42 + 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 10:27:42 + pyenv versions 10:27:42 system 10:27:42 3.8.13 10:27:42 3.9.13 10:27:42 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 10:27:42 + command -v pyenv 10:27:42 ++ pyenv init - --no-rehash 10:27:42 + 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[*]}"'\'')" 10:27:42 export PATH="/opt/pyenv/shims:${PATH}" 10:27:42 export PYENV_SHELL=bash 10:27:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:27:42 pyenv() { 10:27:42 local command 10:27:42 command="${1:-}" 10:27:42 if [ "$#" -gt 0 ]; then 10:27:42 shift 10:27:42 fi 10:27:42 10:27:42 case "$command" in 10:27:42 rehash|shell) 10:27:42 eval "$(pyenv "sh-$command" "$@")" 10:27:42 ;; 10:27:42 *) 10:27:42 command pyenv "$command" "$@" 10:27:42 ;; 10:27:42 esac 10:27:42 }' 10:27:42 +++ 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[*]}"' 10:27:42 ++ 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 10:27:42 ++ 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 10:27:42 ++ 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 10:27:42 ++ export PYENV_SHELL=bash 10:27:42 ++ PYENV_SHELL=bash 10:27:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:27:42 +++ complete -F _pyenv pyenv 10:27:42 ++ lf-pyver python3 10:27:42 ++ local py_version_xy=python3 10:27:42 ++ local py_version_xyz= 10:27:42 ++ sed 's/^[ *]* //' 10:27:42 ++ grep -E '^[0-9.]*[0-9]$' 10:27:42 ++ pyenv versions 10:27:42 ++ local command 10:27:42 ++ command=versions 10:27:42 ++ '[' 1 -gt 0 ']' 10:27:42 ++ shift 10:27:42 ++ case "$command" in 10:27:42 ++ command pyenv versions 10:27:42 ++ pyenv versions 10:27:42 ++ awk '{ print $1 }' 10:27:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:27:42 +++ sort -V 10:27:42 +++ grep '^3' /tmp/.pyenv_versions 10:27:42 +++ tail -n 1 10:27:42 ++ py_version_xyz=3.10.6 10:27:42 ++ [[ -z 3.10.6 ]] 10:27:42 ++ echo 3.10.6 10:27:42 ++ return 0 10:27:42 + pyenv local 3.10.6 10:27:42 + local command 10:27:42 + command=local 10:27:42 + '[' 2 -gt 0 ']' 10:27:42 + shift 10:27:42 + case "$command" in 10:27:42 + command pyenv local 3.10.6 10:27:42 + pyenv local 3.10.6 10:27:42 + for arg in "$@" 10:27:42 + case $arg in 10:27:42 + pkg_list+='tox ' 10:27:42 + for arg in "$@" 10:27:42 + case $arg in 10:27:42 + pkg_list+='virtualenv ' 10:27:42 + for arg in "$@" 10:27:42 + case $arg in 10:27:42 + pkg_list+='urllib3~=1.26.15 ' 10:27:42 + [[ -f /tmp/.toxenv ]] 10:27:42 ++ cat /tmp/.toxenv 10:27:42 + lf_venv=/tmp/venv-93Km 10:27:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-93Km from' file:/tmp/.toxenv 10:27:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-93Km from file:/tmp/.toxenv 10:27:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:27:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:42 + local 'pip_opts=--upgrade --quiet' 10:27:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:27:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:27:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:27:42 + [[ -n '' ]] 10:27:42 + [[ -n '' ]] 10:27:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:27:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:42 + /tmp/venv-93Km/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 10:27:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:27:43 lf-activate-venv(): INFO: Base packages installed successfully 10:27:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:27:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:27:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:27:43 + /tmp/venv-93Km/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 10:27:43 + type python3 10:27:43 + true 10:27:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-93Km/bin to PATH' 10:27:43 lf-activate-venv(): INFO: Adding /tmp/venv-93Km/bin to PATH 10:27:43 + PATH=/tmp/venv-93Km/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 10:27:43 + return 0 10:27:43 + [[ -d /opt/pyenv ]] 10:27:43 + echo '---> Setting up pyenv' 10:27:43 ---> Setting up pyenv 10:27:43 + export PYENV_ROOT=/opt/pyenv 10:27:43 + PYENV_ROOT=/opt/pyenv 10:27:43 + export PATH=/opt/pyenv/bin:/tmp/venv-93Km/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 10:27:43 + PATH=/opt/pyenv/bin:/tmp/venv-93Km/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 10:27:43 ++ pwd 10:27:43 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 10:27:43 + export PYTHONPATH 10:27:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:27:43 + TOX_TESTENV_PASSENV=PYTHONPATH 10:27:43 + tox --version 10:27:44 4.35.0 from /tmp/venv-93Km/lib/python3.10/site-packages/tox/__init__.py 10:27:44 + PARALLEL=false 10:27:44 + TOX_OPTIONS_LIST= 10:27:44 + [[ -n yaml ]] 10:27:44 + TOX_OPTIONS_LIST=' -e yaml' 10:27:44 + case ${PARALLEL,,} in 10:27:44 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/tox.log 10:27:44 + tox -e yaml 10:27:45 yaml: install_deps> python -I -m pip install yamllint 10:27:46 yaml: freeze> python -m pip freeze --all 10:27:46 yaml: pathspec==1.0.4,pip==25.3,PyYAML==6.0.3,setuptools==80.9.0,yamllint==1.38.0 10:27:46 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 10:27:46 yaml: commands[0]> /bin/bash -c 'cat /tmp/.coalist_yaml | xargs -r yamllint -d relaxed' 10:27:47 .github/workflows/call-github2gerrit.yaml 10:27:47 74:81 warning line too long (82 > 80 characters) (line-length) 10:27:47 80:81 warning line too long (126 > 80 characters) (line-length) 10:27:47 118:81 warning line too long (82 > 80 characters) (line-length) 10:27:47 170:81 warning line too long (85 > 80 characters) (line-length) 10:27:47 173:81 warning line too long (85 > 80 characters) (line-length) 10:27:47 176:81 warning line too long (89 > 80 characters) (line-length) 10:27:47 177:81 warning line too long (93 > 80 characters) (line-length) 10:27:47 181:81 warning line too long (99 > 80 characters) (line-length) 10:27:47 187:81 warning line too long (90 > 80 characters) (line-length) 10:27:47 188:81 warning line too long (110 > 80 characters) (line-length) 10:27:47 189:81 warning line too long (116 > 80 characters) (line-length) 10:27:47 197:81 warning line too long (101 > 80 characters) (line-length) 10:27:47 208:81 warning line too long (91 > 80 characters) (line-length) 10:27:47 10:27:47 yaml: OK (2.42=setup[2.25]+cmd[0.01,0.16] seconds) 10:27:47 congratulations :) (2.46 seconds) 10:27:47 + tox_status=0 10:27:47 + echo '---> Completed tox runs' 10:27:47 ---> Completed tox runs 10:27:47 + for i in .tox/*/log 10:27:47 ++ echo .tox/yaml/log 10:27:47 ++ awk -F/ '{print $2}' 10:27:47 + tox_env=yaml 10:27:47 + cp -r .tox/yaml/log /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/yaml 10:27:47 + DOC_DIR=docs/_build/html 10:27:47 + [[ -d docs/_build/html ]] 10:27:47 + echo '---> tox-run.sh ends' 10:27:47 ---> tox-run.sh ends 10:27:47 + test 0 -eq 0 10:27:47 $ ssh-agent -k 10:27:47 unset SSH_AUTH_SOCK; 10:27:47 unset SSH_AGENT_PID; 10:27:47 echo Agent pid 15360 killed; 10:27:47 [ssh-agent] Stopped. 10:27:47 [PostBuildScript] - [INFO] Executing post build scripts. 10:27:47 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins5070569010757515876.sh 10:27:47 ---> sysstat.sh 10:27:47 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins18181113976090266923.sh 10:27:47 ---> package-listing.sh 10:27:47 ++ tr '[:upper:]' '[:lower:]' 10:27:47 ++ facter osfamily 10:27:47 + OS_FAMILY=redhat 10:27:47 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 10:27:47 + START_PACKAGES=/tmp/packages_start.txt 10:27:47 + END_PACKAGES=/tmp/packages_end.txt 10:27:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:27:47 + PACKAGES=/tmp/packages_start.txt 10:27:47 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 10:27:47 + PACKAGES=/tmp/packages_end.txt 10:27:47 + case "${OS_FAMILY}" in 10:27:47 + sort 10:27:47 + rpm -qa 10:27:48 + '[' -f /tmp/packages_start.txt ']' 10:27:48 + '[' -f /tmp/packages_end.txt ']' 10:27:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:27:48 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 10:27:48 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 10:27:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 10:27:48 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins5146679418878008524.sh 10:27:48 ---> capture-instance-metadata.sh 10:27:48 Setup pyenv: 10:27:48 system 10:27:48 3.8.13 10:27:48 3.9.13 10:27:48 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 10:27:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1crD 10:27:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:27:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:55 lf-activate-venv(): INFO: Base packages installed successfully 10:27:55 lf-activate-venv(): INFO: Installing additional packages: lftools 10:28:16 lf-activate-venv(): INFO: Adding /tmp/venv-1crD/bin to PATH 10:28:16 INFO: Running in OpenStack, capturing instance metadata 10:28:16 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins16999413667475446523.sh 10:28:16 provisioning config files... 10:28:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/config12607916372188522991tmp 10:28:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:28:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:28:17 [EnvInject] - Injecting environment variables from a build step. 10:28:17 [EnvInject] - Injecting as environment variables the properties content 10:28:17 SERVER_ID=logs 10:28:17 10:28:17 [EnvInject] - Variables injected successfully. 10:28:17 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins16160019693771584044.sh 10:28:17 ---> create-netrc.sh 10:28:17 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins7793536143932531805.sh 10:28:17 ---> python-tools-install.sh 10:28:17 Setup pyenv: 10:28:17 system 10:28:17 3.8.13 10:28:17 3.9.13 10:28:17 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 10:28:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1crD from file:/tmp/.os_lf_venv 10:28:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:18 lf-activate-venv(): INFO: Base packages installed successfully 10:28:18 lf-activate-venv(): INFO: Installing additional packages: lftools 10:28:25 lf-activate-venv(): INFO: Adding /tmp/venv-1crD/bin to PATH 10:28:25 Generating Requirements File 10:28:41 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. 10:28:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:28:42 Python 3.10.6 10:28:42 pip 26.0.1 from /tmp/venv-1crD/lib/python3.10/site-packages/pip (python 3.10) 10:28:42 appdirs==1.4.4 10:28:42 argcomplete==3.6.3 10:28:42 aspy.yaml==1.3.0 10:28:42 attrs==25.4.0 10:28:42 autopage==0.6.0 10:28:42 backports.strenum==1.3.1 10:28:42 beautifulsoup4==4.14.3 10:28:42 boto3==1.42.48 10:28:42 botocore==1.42.48 10:28:42 bs4==0.0.2 10:28:42 certifi==2026.1.4 10:28:42 cffi==2.0.0 10:28:42 cfgv==3.5.0 10:28:42 chardet==5.2.0 10:28:42 charset-normalizer==3.4.4 10:28:42 click==8.3.1 10:28:42 cliff==4.13.1 10:28:42 cmd2==3.2.0 10:28:42 cryptography==3.3.2 10:28:42 debtcollector==3.0.0 10:28:42 decorator==5.2.1 10:28:42 defusedxml==0.7.1 10:28:42 Deprecated==1.3.1 10:28:42 distlib==0.4.0 10:28:42 dnspython==2.8.0 10:28:42 docker==7.1.0 10:28:42 dogpile.cache==1.5.0 10:28:42 durationpy==0.10 10:28:42 email-validator==2.3.0 10:28:42 filelock==3.21.2 10:28:42 future==1.0.0 10:28:42 gitdb==4.0.12 10:28:42 GitPython==3.1.46 10:28:42 httplib2==0.30.2 10:28:42 identify==2.6.16 10:28:42 idna==3.11 10:28:42 importlib-resources==1.5.0 10:28:42 iso8601==2.1.0 10:28:42 Jinja2==3.1.6 10:28:42 jmespath==1.1.0 10:28:42 jsonpatch==1.33 10:28:42 jsonpointer==3.0.0 10:28:42 jsonschema==4.26.0 10:28:42 jsonschema-specifications==2025.9.1 10:28:42 keystoneauth1==5.13.0 10:28:42 kubernetes==35.0.0 10:28:42 lftools==0.37.21 10:28:42 lxml==6.0.2 10:28:42 markdown-it-py==4.0.0 10:28:42 MarkupSafe==3.0.3 10:28:42 mdurl==0.1.2 10:28:42 msgpack==1.1.2 10:28:42 multi_key_dict==2.0.3 10:28:42 munch==4.0.0 10:28:42 netaddr==1.3.0 10:28:42 niet==1.4.2 10:28:42 nodeenv==1.10.0 10:28:42 oauth2client==4.1.3 10:28:42 oauthlib==3.3.1 10:28:42 openstacksdk==4.9.0 10:28:42 os-service-types==1.8.2 10:28:42 osc-lib==4.3.0 10:28:42 oslo.config==10.2.0 10:28:42 oslo.context==6.2.0 10:28:42 oslo.i18n==6.7.1 10:28:42 oslo.log==8.0.0 10:28:42 oslo.serialization==5.9.0 10:28:42 oslo.utils==9.2.0 10:28:42 packaging==26.0 10:28:42 pbr==7.0.3 10:28:42 platformdirs==4.7.0 10:28:42 prettytable==3.17.0 10:28:42 psutil==7.2.2 10:28:42 pyasn1==0.6.2 10:28:42 pyasn1_modules==0.4.2 10:28:42 pycparser==3.0 10:28:42 pygerrit2==2.0.15 10:28:42 PyGithub==2.8.1 10:28:42 Pygments==2.19.2 10:28:42 PyJWT==2.11.0 10:28:42 PyNaCl==1.6.2 10:28:42 pyparsing==2.4.7 10:28:42 pyperclip==1.11.0 10:28:42 pyrsistent==0.20.0 10:28:42 python-cinderclient==9.8.0 10:28:42 python-dateutil==2.9.0.post0 10:28:42 python-heatclient==5.0.0 10:28:42 python-jenkins==1.8.3 10:28:42 python-keystoneclient==5.7.0 10:28:42 python-magnumclient==4.9.0 10:28:42 python-openstackclient==8.3.0 10:28:42 python-swiftclient==4.9.0 10:28:42 PyYAML==6.0.3 10:28:42 referencing==0.37.0 10:28:42 requests==2.32.5 10:28:42 requests-oauthlib==2.0.0 10:28:42 requestsexceptions==1.4.0 10:28:42 rfc3986==2.0.0 10:28:42 rich==14.3.2 10:28:42 rich-argparse==1.7.2 10:28:42 rpds-py==0.30.0 10:28:42 rsa==4.9.1 10:28:42 ruamel.yaml==0.19.1 10:28:42 ruamel.yaml.clib==0.2.15 10:28:42 s3transfer==0.16.0 10:28:42 simplejson==3.20.2 10:28:42 six==1.17.0 10:28:42 smmap==5.0.2 10:28:42 soupsieve==2.8.3 10:28:42 stevedore==5.6.0 10:28:42 tabulate==0.9.0 10:28:42 toml==0.10.2 10:28:42 tomlkit==0.14.0 10:28:42 tqdm==4.67.3 10:28:42 typing_extensions==4.15.0 10:28:42 tzdata==2025.3 10:28:42 urllib3==1.26.20 10:28:42 virtualenv==20.36.1 10:28:42 wcwidth==0.6.0 10:28:42 websocket-client==1.9.0 10:28:42 wrapt==2.1.1 10:28:42 xdg==6.0.0 10:28:42 xmltodict==1.0.2 10:28:42 yq==3.4.3 10:28:42 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins5602322213156300601.sh 10:28:42 ---> sudo-logs.sh 10:28:42 Archiving 'sudo' log.. 10:28:42 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins1810970342055541859.sh 10:28:42 ---> job-cost.sh 10:28:43 INFO: Activating Python virtual environment... 10:28:43 Setup pyenv: 10:28:43 system 10:28:43 3.8.13 10:28:43 3.9.13 10:28:43 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 10:28:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1crD from file:/tmp/.os_lf_venv 10:28:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:45 lf-activate-venv(): INFO: Base packages installed successfully 10:28:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-1crD/bin to PATH 10:28:49 INFO: No stack-cost file found 10:28:49 INFO: Instance uptime: 122s 10:28:49 INFO: Fetching instance metadata (attempt 1 of 3)... 10:28:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:28:50 INFO: Successfully fetched instance metadata 10:28:50 INFO: Instance type: v3-standard-2 10:28:50 INFO: Retrieving pricing info for: v3-standard-2 10:28:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:28:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=122 10:28:50 INFO: Successfully fetched Vexxhost pricing API 10:28:50 INFO: Retrieved cost: 0.06 10:28:50 INFO: Retrieved resource: v3-standard-2 10:28:50 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/cost 10:28:50 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/cost.csv 10:28:50 INFO: Successfully archived job cost data 10:28:50 DEBUG: Cost data: testsuite-pythonsdk-tests-master-yaml-lint,172,2026-02-13 10:28:50,v3-standard-2,122,0.06,0.00,SUCCESS 10:28:50 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14922528838130185607.sh 10:28:50 ---> logs-deploy.sh 10:28:50 Setup pyenv: 10:28:50 system 10:28:50 3.8.13 10:28:50 3.9.13 10:28:50 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 10:28:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1crD from file:/tmp/.os_lf_venv 10:28:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:52 lf-activate-venv(): INFO: Base packages installed successfully 10:28:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:29:00 lf-activate-venv(): INFO: Adding /tmp/venv-1crD/bin to PATH 10:29:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-yaml-lint/172 10:29:00 INFO: archiving workspace using pattern(s): 10:29:01 Archives upload complete. 10:29:01 INFO: archiving logs to Nexus 10:29:02 ---> uname -a: 10:29:02 Linux prd-centos8-builder-2c-1g-13632.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 10:29:02 10:29:02 10:29:02 ---> lscpu: 10:29:02 Architecture: x86_64 10:29:02 CPU op-mode(s): 32-bit, 64-bit 10:29:02 Byte Order: Little Endian 10:29:02 CPU(s): 2 10:29:02 On-line CPU(s) list: 0,1 10:29:02 Thread(s) per core: 1 10:29:02 Core(s) per socket: 1 10:29:02 Socket(s): 2 10:29:02 NUMA node(s): 1 10:29:02 Vendor ID: AuthenticAMD 10:29:02 CPU family: 23 10:29:02 Model: 49 10:29:02 Model name: AMD EPYC-Rome Processor 10:29:02 Stepping: 0 10:29:02 CPU MHz: 2799.998 10:29:02 BogoMIPS: 5599.99 10:29:02 Virtualization: AMD-V 10:29:02 Hypervisor vendor: KVM 10:29:02 Virtualization type: full 10:29:02 L1d cache: 32K 10:29:02 L1i cache: 32K 10:29:02 L2 cache: 512K 10:29:02 L3 cache: 16384K 10:29:02 NUMA node0 CPU(s): 0,1 10:29:02 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 10:29:02 10:29:02 10:29:02 ---> nproc: 10:29:02 2 10:29:02 10:29:02 10:29:02 ---> df -h: 10:29:02 Filesystem Size Used Avail Use% Mounted on 10:29:02 devtmpfs 3.8G 0 3.8G 0% /dev 10:29:02 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:29:02 tmpfs 3.8G 17M 3.8G 1% /run 10:29:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:29:02 /dev/vda1 40G 8.6G 32G 22% / 10:29:02 tmpfs 770M 0 770M 0% /run/user/1001 10:29:02 10:29:02 10:29:02 ---> free -m: 10:29:02 total used free shared buff/cache available 10:29:02 Mem: 7699 585 4980 19 2133 6806 10:29:02 Swap: 1023 0 1023 10:29:02 10:29:02 10:29:02 ---> ip addr: 10:29:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:29:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:29:02 inet 127.0.0.1/8 scope host lo 10:29:02 valid_lft forever preferred_lft forever 10:29:02 inet6 ::1/128 scope host 10:29:02 valid_lft forever preferred_lft forever 10:29:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:29:02 link/ether fa:16:3e:4a:eb:d2 brd ff:ff:ff:ff:ff:ff 10:29:02 altname enp0s3 10:29:02 altname ens3 10:29:02 inet 10.30.106.188/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:29:02 valid_lft 86276sec preferred_lft 86276sec 10:29:02 inet6 fe80::f816:3eff:fe4a:ebd2/64 scope link 10:29:02 valid_lft forever preferred_lft forever 10:29:02 10:29:02 10:29:02 ---> sar -b -r -n DEV: 10:29:02 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 10:29:02 10:29:02 10:26:55 LINUX RESTART (2 CPU) 10:29:02 10:29:02 10:28:01 AM tps rtps wtps bread/s bwrtn/s 10:29:02 10:29:01 AM 141.90 1.28 140.62 106.90 11106.31 10:29:02 Average: 141.90 1.28 140.62 106.90 11106.31 10:29:02 10:29:02 10:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:29:02 10:29:01 AM 5154244 7024480 2730200 34.63 2688 2034112 662180 7.41 375820 1975176 118840 10:29:02 Average: 5154244 7024480 2730200 34.63 2688 2034112 662180 7.41 375820 1975176 118840 10:29:02 10:29:02 10:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:29:02 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 10:29:01 AM eth0 64.91 46.38 903.94 13.04 0.00 0.00 0.00 0.00 10:29:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 Average: eth0 64.91 46.38 903.94 13.04 0.00 0.00 0.00 0.00 10:29:02 10:29:02 10:29:02 ---> sar -P ALL: 10:29:02 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 10:29:02 10:29:02 10:26:55 LINUX RESTART (2 CPU) 10:29:02 10:29:02 10:28:01 AM CPU %user %nice %system %iowait %steal %idle 10:29:02 10:29:01 AM all 41.40 0.00 4.27 1.57 0.12 52.64 10:29:02 10:29:01 AM 0 17.72 0.00 3.43 1.31 0.12 77.43 10:29:02 10:29:01 AM 1 65.31 0.00 5.11 1.84 0.12 27.62 10:29:02 Average: all 41.40 0.00 4.27 1.57 0.12 52.64 10:29:02 Average: 0 17.72 0.00 3.43 1.31 0.12 77.43 10:29:02 Average: 1 65.31 0.00 5.11 1.84 0.12 27.62 10:29:02 10:29:02 10:29:02