08:37:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142493 08:37:04 Running as SYSTEM 08:37:04 [EnvInject] - Loading node environment variables. 08:37:04 Building remotely on prd-centos8-builder-2c-1g-16696 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yaml-lint 08:37:04 [ssh-agent] Looking for ssh-agent implementation... 08:37:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:37:05 $ ssh-agent 08:37:05 SSH_AUTH_SOCK=/tmp/ssh-xicZOWROuAkz/agent.14689 08:37:05 SSH_AGENT_PID=14690 08:37:05 [ssh-agent] Started. 08:37:05 Running ssh-add (command line suppressed) 08:37:05 Identity added: /w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_17281959532569493132.key (/w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_17281959532569493132.key) 08:37:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:37:05 The recommended git tool is: NONE 08:37:07 using credential onap-jenkins-ssh 08:37:07 Wiping out workspace first. 08:37:07 Cloning the remote Git repository 08:37:07 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 08:37:07 > git init /w/workspace/integration-xtesting-master-yaml-lint # timeout=10 08:37:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 08:37:07 > git --version # timeout=10 08:37:07 > git --version # 'git version 2.39.0' 08:37:07 using GIT_SSH to set credentials Gerrit user 08:37:07 [INFO] Currently running in a labeled security context 08:37:07 [INFO] Currently SELinux is 'enforcing' on the host 08:37:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh2125929609348447255.key 08:37:07 Verifying host key using manually-configured host key entries 08:37:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:37:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 08:37:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:08 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 08:37:08 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 08:37:08 using GIT_SSH to set credentials Gerrit user 08:37:08 [INFO] Currently running in a labeled security context 08:37:08 [INFO] Currently SELinux is 'enforcing' on the host 08:37:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh15999355658816309840.key 08:37:08 Verifying host key using manually-configured host key entries 08:37:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/93/142493/3 # timeout=30 08:37:08 > git rev-parse 5e608830d60111d64f4622db90af3ba577d26e47^{commit} # timeout=10 08:37:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:37:08 Checking out Revision 5e608830d60111d64f4622db90af3ba577d26e47 (refs/changes/93/142493/3) 08:37:08 > git config core.sparsecheckout # timeout=10 08:37:08 > git checkout -f 5e608830d60111d64f4622db90af3ba577d26e47 # timeout=30 08:37:11 Commit message: "[INT] Release 8.0.0" 08:37:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:37:12 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 08:37:12 [EnvInject] - Injecting environment variables from a build step. 08:37:12 [EnvInject] - Injecting as environment variables the properties content 08:37:12 PYTHON=python3 08:37:12 08:37:12 [EnvInject] - Variables injected successfully. 08:37:12 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17206345194635682561.sh 08:37:12 ---> tox-install.sh 08:37:12 + source /home/jenkins/lf-env.sh 08:37:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:37:12 ++ mktemp -d /tmp/venv-XXXX 08:37:12 + lf_venv=/tmp/venv-bsjV 08:37:12 + local venv_file=/tmp/.os_lf_venv 08:37:12 + local python=python3 08:37:12 + local options 08:37:12 + local set_path=true 08:37:12 + local install_args= 08:37:12 ++ 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 08:37:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:37:12 + true 08:37:12 + case $1 in 08:37:12 + venv_file=/tmp/.toxenv 08:37:12 + shift 2 08:37:12 + true 08:37:12 + case $1 in 08:37:12 + shift 08:37:12 + break 08:37:12 + case $python in 08:37:12 + local pkg_list= 08:37:12 + [[ -d /opt/pyenv ]] 08:37:12 + echo 'Setup pyenv:' 08:37:12 Setup pyenv: 08:37:12 + export PYENV_ROOT=/opt/pyenv 08:37:12 + PYENV_ROOT=/opt/pyenv 08:37:12 + 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 08:37:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:37:12 + pyenv versions 08:37:12 system 08:37:12 * 3.8.13 (set by /opt/pyenv/version) 08:37:12 * 3.9.13 (set by /opt/pyenv/version) 08:37:12 * 3.10.6 (set by /opt/pyenv/version) 08:37:12 + command -v pyenv 08:37:12 ++ pyenv init - --no-rehash 08:37:12 + 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[*]}"'\'')" 08:37:12 export PATH="/opt/pyenv/shims:${PATH}" 08:37:12 export PYENV_SHELL=bash 08:37:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:37:12 pyenv() { 08:37:12 local command 08:37:12 command="${1:-}" 08:37:12 if [ "$#" -gt 0 ]; then 08:37:12 shift 08:37:12 fi 08:37:12 08:37:12 case "$command" in 08:37:12 rehash|shell) 08:37:12 eval "$(pyenv "sh-$command" "$@")" 08:37:12 ;; 08:37:12 *) 08:37:12 command pyenv "$command" "$@" 08:37:12 ;; 08:37:12 esac 08:37:12 }' 08:37:12 +++ 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[*]}"' 08:37:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:37:12 ++ 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 08:37:12 ++ 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 08:37:12 ++ export PYENV_SHELL=bash 08:37:12 ++ PYENV_SHELL=bash 08:37:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:37:12 +++ complete -F _pyenv pyenv 08:37:12 ++ lf-pyver python3 08:37:12 ++ local py_version_xy=python3 08:37:12 ++ local py_version_xyz= 08:37:12 ++ pyenv versions 08:37:12 ++ local command 08:37:12 ++ command=versions 08:37:12 ++ '[' 1 -gt 0 ']' 08:37:12 ++ shift 08:37:12 ++ case "$command" in 08:37:12 ++ command pyenv versions 08:37:12 ++ pyenv versions 08:37:12 ++ grep -E '^[0-9.]*[0-9]$' 08:37:12 ++ sed 's/^[ *]* //' 08:37:12 ++ awk '{ print $1 }' 08:37:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:37:12 +++ grep '^3' /tmp/.pyenv_versions 08:37:12 +++ tail -n 1 08:37:12 +++ sort -V 08:37:12 ++ py_version_xyz=3.10.6 08:37:12 ++ [[ -z 3.10.6 ]] 08:37:12 ++ echo 3.10.6 08:37:12 ++ return 0 08:37:12 + pyenv local 3.10.6 08:37:12 + local command 08:37:12 + command=local 08:37:12 + '[' 2 -gt 0 ']' 08:37:12 + shift 08:37:12 + case "$command" in 08:37:12 + command pyenv local 3.10.6 08:37:12 + pyenv local 3.10.6 08:37:12 + for arg in "$@" 08:37:12 + case $arg in 08:37:12 + pkg_list+='tox ' 08:37:12 + for arg in "$@" 08:37:12 + case $arg in 08:37:12 + pkg_list+='virtualenv ' 08:37:12 + for arg in "$@" 08:37:12 + case $arg in 08:37:12 + pkg_list+='urllib3~=1.26.15 ' 08:37:12 + [[ -f /tmp/.toxenv ]] 08:37:12 + [[ ! -f /tmp/.toxenv ]] 08:37:12 + [[ -n '' ]] 08:37:12 + python3 -m venv /tmp/venv-bsjV 08:37:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bsjV' 08:37:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bsjV 08:37:16 + echo /tmp/venv-bsjV 08:37:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:37:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:37:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:37:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:16 + local 'pip_opts=--upgrade --quiet' 08:37:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:37:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:37:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:37:16 + [[ -n '' ]] 08:37:16 + [[ -n '' ]] 08:37:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:37:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:16 + /tmp/venv-bsjV/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 08:37:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:37:20 lf-activate-venv(): INFO: Base packages installed successfully 08:37:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:37:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:37:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:37:20 + /tmp/venv-bsjV/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 08:37:22 + type python3 08:37:22 + true 08:37:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bsjV/bin to PATH' 08:37:22 lf-activate-venv(): INFO: Adding /tmp/venv-bsjV/bin to PATH 08:37:22 + PATH=/tmp/venv-bsjV/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 08:37:22 + return 0 08:37:22 + python3 --version 08:37:22 Python 3.10.6 08:37:22 + python3 -m pip --version 08:37:22 pip 25.3 from /tmp/venv-bsjV/lib/python3.10/site-packages/pip (python 3.10) 08:37:22 + python3 -m pip freeze 08:37:23 cachetools==6.2.2 08:37:23 chardet==5.2.0 08:37:23 colorama==0.4.6 08:37:23 distlib==0.4.0 08:37:23 filelock==3.20.0 08:37:23 packaging==25.0 08:37:23 platformdirs==4.5.0 08:37:23 pluggy==1.6.0 08:37:23 pyproject-api==1.10.0 08:37:23 tomli==2.3.0 08:37:23 tox==4.32.0 08:37:23 typing_extensions==4.15.0 08:37:23 urllib3==1.26.20 08:37:23 virtualenv==20.35.4 08:37:23 [EnvInject] - Injecting environment variables from a build step. 08:37:23 [EnvInject] - Injecting as environment variables the properties content 08:37:23 PARALLEL=false 08:37:23 08:37:23 [EnvInject] - Variables injected successfully. 08:37:23 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15263502568479948021.sh 08:37:23 ---> tox-run.sh 08:37:23 + 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 08:37:23 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/tox 08:37:23 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/docs 08:37:23 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/tox 08:37:23 + cd /w/workspace/integration-xtesting-master-yaml-lint/. 08:37:23 + source /home/jenkins/lf-env.sh 08:37:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:37:23 ++ mktemp -d /tmp/venv-XXXX 08:37:23 + lf_venv=/tmp/venv-AVx7 08:37:23 + local venv_file=/tmp/.os_lf_venv 08:37:23 + local python=python3 08:37:23 + local options 08:37:23 + local set_path=true 08:37:23 + local install_args= 08:37:23 ++ 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 08:37:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:37:23 + true 08:37:23 + case $1 in 08:37:23 + venv_file=/tmp/.toxenv 08:37:23 + shift 2 08:37:23 + true 08:37:23 + case $1 in 08:37:23 + shift 08:37:23 + break 08:37:23 + case $python in 08:37:23 + local pkg_list= 08:37:23 + [[ -d /opt/pyenv ]] 08:37:23 + echo 'Setup pyenv:' 08:37:23 Setup pyenv: 08:37:23 + export PYENV_ROOT=/opt/pyenv 08:37:23 + PYENV_ROOT=/opt/pyenv 08:37:23 + 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 08:37:23 + 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 08:37:23 + pyenv versions 08:37:23 system 08:37:23 3.8.13 08:37:23 3.9.13 08:37:23 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 08:37:23 + command -v pyenv 08:37:23 ++ pyenv init - --no-rehash 08:37:23 + 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[*]}"'\'')" 08:37:23 export PATH="/opt/pyenv/shims:${PATH}" 08:37:23 export PYENV_SHELL=bash 08:37:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:37:23 pyenv() { 08:37:23 local command 08:37:23 command="${1:-}" 08:37:23 if [ "$#" -gt 0 ]; then 08:37:23 shift 08:37:23 fi 08:37:23 08:37:23 case "$command" in 08:37:23 rehash|shell) 08:37:23 eval "$(pyenv "sh-$command" "$@")" 08:37:23 ;; 08:37:23 *) 08:37:23 command pyenv "$command" "$@" 08:37:23 ;; 08:37:23 esac 08:37:23 }' 08:37:23 +++ 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[*]}"' 08:37:23 ++ 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 08:37:23 ++ 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 08:37:23 ++ 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 08:37:23 ++ export PYENV_SHELL=bash 08:37:23 ++ PYENV_SHELL=bash 08:37:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:37:23 +++ complete -F _pyenv pyenv 08:37:23 ++ lf-pyver python3 08:37:23 ++ local py_version_xy=python3 08:37:23 ++ local py_version_xyz= 08:37:23 ++ grep -E '^[0-9.]*[0-9]$' 08:37:23 ++ pyenv versions 08:37:23 ++ local command 08:37:23 ++ command=versions 08:37:23 ++ '[' 1 -gt 0 ']' 08:37:23 ++ shift 08:37:23 ++ case "$command" in 08:37:23 ++ command pyenv versions 08:37:23 ++ pyenv versions 08:37:23 ++ sed 's/^[ *]* //' 08:37:23 ++ awk '{ print $1 }' 08:37:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:37:23 +++ sort -V 08:37:23 +++ tail -n 1 08:37:23 +++ grep '^3' /tmp/.pyenv_versions 08:37:23 ++ py_version_xyz=3.10.6 08:37:23 ++ [[ -z 3.10.6 ]] 08:37:23 ++ echo 3.10.6 08:37:23 ++ return 0 08:37:23 + pyenv local 3.10.6 08:37:23 + local command 08:37:23 + command=local 08:37:23 + '[' 2 -gt 0 ']' 08:37:23 + shift 08:37:23 + case "$command" in 08:37:23 + command pyenv local 3.10.6 08:37:23 + pyenv local 3.10.6 08:37:23 + for arg in "$@" 08:37:23 + case $arg in 08:37:23 + pkg_list+='tox ' 08:37:23 + for arg in "$@" 08:37:23 + case $arg in 08:37:23 + pkg_list+='virtualenv ' 08:37:23 + for arg in "$@" 08:37:23 + case $arg in 08:37:23 + pkg_list+='urllib3~=1.26.15 ' 08:37:23 + [[ -f /tmp/.toxenv ]] 08:37:23 ++ cat /tmp/.toxenv 08:37:23 + lf_venv=/tmp/venv-bsjV 08:37:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bsjV from' file:/tmp/.toxenv 08:37:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bsjV from file:/tmp/.toxenv 08:37:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:37:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:23 + local 'pip_opts=--upgrade --quiet' 08:37:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:37:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:37:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:37:23 + [[ -n '' ]] 08:37:23 + [[ -n '' ]] 08:37:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:37:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:23 + /tmp/venv-bsjV/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 08:37:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:37:24 lf-activate-venv(): INFO: Base packages installed successfully 08:37:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:37:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:37:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:37:24 + /tmp/venv-bsjV/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 08:37:25 + type python3 08:37:25 + true 08:37:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bsjV/bin to PATH' 08:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-bsjV/bin to PATH 08:37:25 + PATH=/tmp/venv-bsjV/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 08:37:25 + return 0 08:37:25 + [[ -d /opt/pyenv ]] 08:37:25 + echo '---> Setting up pyenv' 08:37:25 ---> Setting up pyenv 08:37:25 + export PYENV_ROOT=/opt/pyenv 08:37:25 + PYENV_ROOT=/opt/pyenv 08:37:25 + export PATH=/opt/pyenv/bin:/tmp/venv-bsjV/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 08:37:25 + PATH=/opt/pyenv/bin:/tmp/venv-bsjV/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 08:37:25 ++ pwd 08:37:25 + PYTHONPATH=/w/workspace/integration-xtesting-master-yaml-lint 08:37:25 + export PYTHONPATH 08:37:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:37:25 + TOX_TESTENV_PASSENV=PYTHONPATH 08:37:25 + tox --version 08:37:25 4.32.0 from /tmp/venv-bsjV/lib/python3.10/site-packages/tox/__init__.py 08:37:25 + PARALLEL=false 08:37:25 + TOX_OPTIONS_LIST= 08:37:25 + [[ -n yaml ]] 08:37:25 + TOX_OPTIONS_LIST=' -e yaml' 08:37:25 + case ${PARALLEL,,} in 08:37:25 + tox -e yaml 08:37:25 + tee -a /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/tox.log 08:37:27 yaml: install_deps> python -I -m pip install coala-bears nodeenv 08:37:49 yaml: freeze> python -m pip freeze --all 08:37:49 yaml: 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.17.0,bandit==1.6.2,certifi==2025.11.12,charset-normalizer==3.4.4,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.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.4.1,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.9.1,packaging==25.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==2025.2,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.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,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.1,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 08:37:49 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 08:37:49 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 08:37:50 ---> Completed tox runs 08:37:50 + for i in .tox/*/log 08:37:50 ++ echo .tox/yaml/log 08:37:50 ++ awk -F/ '{print $2}' 08:37:50 + tox_env=yaml 08:37:50 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/yaml 08:37:50 + DOC_DIR=docs/_build/html 08:37:50 + [[ -d docs/_build/html ]] 08:37:50 + echo '---> tox-run.sh ends' 08:37:50 ---> tox-run.sh ends 08:37:50 + test 0 -eq 0 08:37:50 $ ssh-agent -k 08:37:50 unset SSH_AUTH_SOCK; 08:37:50 unset SSH_AGENT_PID; 08:37:50 echo Agent pid 14690 killed; 08:37:50 [ssh-agent] Stopped. 08:37:50 [PostBuildScript] - [INFO] Executing post build scripts. 08:37:50 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins8596934088529621059.sh 08:37:50 ---> sysstat.sh 08:37:51 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins10702396664475297205.sh 08:37:51 ---> package-listing.sh 08:37:51 ++ facter osfamily 08:37:51 ++ tr '[:upper:]' '[:lower:]' 08:37:51 + OS_FAMILY=redhat 08:37:51 + workspace=/w/workspace/integration-xtesting-master-yaml-lint 08:37:51 + START_PACKAGES=/tmp/packages_start.txt 08:37:51 + END_PACKAGES=/tmp/packages_end.txt 08:37:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:51 + PACKAGES=/tmp/packages_start.txt 08:37:51 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 08:37:51 + PACKAGES=/tmp/packages_end.txt 08:37:51 + case "${OS_FAMILY}" in 08:37:51 + rpm -qa 08:37:51 + sort 08:37:52 + '[' -f /tmp/packages_start.txt ']' 08:37:52 + '[' -f /tmp/packages_end.txt ']' 08:37:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:52 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 08:37:52 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/ 08:37:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yaml-lint/archives/ 08:37:52 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins15564388285407472187.sh 08:37:52 ---> capture-instance-metadata.sh 08:37:52 Setup pyenv: 08:37:52 system 08:37:52 3.8.13 08:37:52 3.9.13 08:37:52 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 08:37:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fsbj 08:37:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:37:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:59 lf-activate-venv(): INFO: Base packages installed successfully 08:37:59 lf-activate-venv(): INFO: Installing additional packages: lftools 08:38:21 lf-activate-venv(): INFO: Adding /tmp/venv-Fsbj/bin to PATH 08:38:21 INFO: Running in OpenStack, capturing instance metadata 08:38:21 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins8579069133068568192.sh 08:38:21 provisioning config files... 08:38:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yaml-lint@tmp/config5185204369518515931tmp 08:38:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:38:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:38:21 [EnvInject] - Injecting environment variables from a build step. 08:38:21 [EnvInject] - Injecting as environment variables the properties content 08:38:21 SERVER_ID=logs 08:38:21 08:38:21 [EnvInject] - Variables injected successfully. 08:38:21 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins12405139190865015123.sh 08:38:21 ---> create-netrc.sh 08:38:21 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins15552580907708750655.sh 08:38:21 ---> python-tools-install.sh 08:38:21 Setup pyenv: 08:38:21 system 08:38:21 3.8.13 08:38:21 3.9.13 08:38:21 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 08:38:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fsbj from file:/tmp/.os_lf_venv 08:38:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:38:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:38:23 lf-activate-venv(): INFO: Base packages installed successfully 08:38:23 lf-activate-venv(): INFO: Installing additional packages: lftools 08:38:31 lf-activate-venv(): INFO: Adding /tmp/venv-Fsbj/bin to PATH 08:38:31 Generating Requirements File 08:38:49 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. 08:38:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:38:49 Python 3.10.6 08:38:49 pip 25.3 from /tmp/venv-Fsbj/lib/python3.10/site-packages/pip (python 3.10) 08:38:50 appdirs==1.4.4 08:38:50 argcomplete==3.6.3 08:38:50 aspy.yaml==1.3.0 08:38:50 attrs==25.4.0 08:38:50 autopage==0.5.2 08:38:50 beautifulsoup4==4.14.3 08:38:50 boto3==1.42.0 08:38:50 botocore==1.41.6 08:38:50 bs4==0.0.2 08:38:50 cachetools==6.2.2 08:38:50 certifi==2025.11.12 08:38:50 cffi==2.0.0 08:38:50 cfgv==3.5.0 08:38:50 chardet==5.2.0 08:38:50 charset-normalizer==3.4.4 08:38:50 click==8.3.1 08:38:50 cliff==4.12.0 08:38:50 cmd2==2.7.0 08:38:50 cryptography==3.3.2 08:38:50 debtcollector==3.0.0 08:38:50 decorator==5.2.1 08:38:50 defusedxml==0.7.1 08:38:50 Deprecated==1.3.1 08:38:50 distlib==0.4.0 08:38:50 dnspython==2.8.0 08:38:50 docker==7.1.0 08:38:50 dogpile.cache==1.5.0 08:38:50 durationpy==0.10 08:38:50 email-validator==2.3.0 08:38:50 filelock==3.20.0 08:38:50 future==1.0.0 08:38:50 gitdb==4.0.12 08:38:50 GitPython==3.1.45 08:38:50 google-auth==2.43.0 08:38:50 httplib2==0.31.0 08:38:50 identify==2.6.15 08:38:50 idna==3.11 08:38:50 importlib-resources==1.5.0 08:38:50 iso8601==2.1.0 08:38:50 Jinja2==3.1.6 08:38:50 jmespath==1.0.1 08:38:50 jsonpatch==1.33 08:38:50 jsonpointer==3.0.0 08:38:50 jsonschema==4.25.1 08:38:50 jsonschema-specifications==2025.9.1 08:38:50 keystoneauth1==5.12.0 08:38:50 kubernetes==34.1.0 08:38:50 lftools==0.37.16 08:38:50 lxml==6.0.2 08:38:50 markdown-it-py==4.0.0 08:38:50 MarkupSafe==3.0.3 08:38:50 mdurl==0.1.2 08:38:50 msgpack==1.1.2 08:38:50 multi_key_dict==2.0.3 08:38:50 munch==4.0.0 08:38:50 netaddr==1.3.0 08:38:50 niet==1.4.2 08:38:50 nodeenv==1.9.1 08:38:50 oauth2client==4.1.3 08:38:50 oauthlib==3.3.1 08:38:50 openstacksdk==4.8.0 08:38:50 os-service-types==1.8.2 08:38:50 osc-lib==4.2.0 08:38:50 oslo.config==10.1.0 08:38:50 oslo.context==6.2.0 08:38:50 oslo.i18n==6.7.1 08:38:50 oslo.log==7.2.1 08:38:50 oslo.serialization==5.8.0 08:38:50 oslo.utils==9.2.0 08:38:50 packaging==25.0 08:38:50 pbr==7.0.3 08:38:50 platformdirs==4.5.0 08:38:50 prettytable==3.17.0 08:38:50 psutil==7.1.3 08:38:50 pyasn1==0.6.1 08:38:50 pyasn1_modules==0.4.2 08:38:50 pycparser==2.23 08:38:50 pygerrit2==2.0.15 08:38:50 PyGithub==2.8.1 08:38:50 Pygments==2.19.2 08:38:50 PyJWT==2.10.1 08:38:50 PyNaCl==1.6.1 08:38:50 pyparsing==2.4.7 08:38:50 pyperclip==1.11.0 08:38:50 pyrsistent==0.20.0 08:38:50 python-cinderclient==9.8.0 08:38:50 python-dateutil==2.9.0.post0 08:38:50 python-heatclient==4.3.0 08:38:50 python-jenkins==1.8.3 08:38:50 python-keystoneclient==5.7.0 08:38:50 python-magnumclient==4.9.0 08:38:50 python-openstackclient==8.2.0 08:38:50 python-swiftclient==4.9.0 08:38:50 PyYAML==6.0.3 08:38:50 referencing==0.37.0 08:38:50 requests==2.32.5 08:38:50 requests-oauthlib==2.0.0 08:38:50 requestsexceptions==1.4.0 08:38:50 rfc3986==2.0.0 08:38:50 rich==14.2.0 08:38:50 rich-argparse==1.7.2 08:38:50 rpds-py==0.30.0 08:38:50 rsa==4.9.1 08:38:50 ruamel.yaml==0.18.16 08:38:50 ruamel.yaml.clib==0.2.15 08:38:50 s3transfer==0.16.0 08:38:50 simplejson==3.20.2 08:38:50 six==1.17.0 08:38:50 smmap==5.0.2 08:38:50 soupsieve==2.8 08:38:50 stevedore==5.6.0 08:38:50 tabulate==0.9.0 08:38:50 toml==0.10.2 08:38:50 tomlkit==0.13.3 08:38:50 tqdm==4.67.1 08:38:50 typing_extensions==4.15.0 08:38:50 tzdata==2025.2 08:38:50 urllib3==1.26.20 08:38:50 virtualenv==20.35.4 08:38:50 wcwidth==0.2.14 08:38:50 websocket-client==1.9.0 08:38:50 wrapt==2.0.1 08:38:50 xdg==6.0.0 08:38:50 xmltodict==1.0.2 08:38:50 yq==3.4.3 08:38:50 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins17207406171015429009.sh 08:38:50 ---> sudo-logs.sh 08:38:50 Archiving 'sudo' log.. 08:38:50 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins10710448826543663811.sh 08:38:50 ---> job-cost.sh 08:38:50 Setup pyenv: 08:38:50 system 08:38:50 3.8.13 08:38:50 3.9.13 08:38:50 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 08:38:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fsbj from file:/tmp/.os_lf_venv 08:38:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:38:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:38:52 lf-activate-venv(): INFO: Base packages installed successfully 08:38:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:38:57 lf-activate-venv(): INFO: Adding /tmp/venv-Fsbj/bin to PATH 08:38:57 INFO: No Stack... 08:38:58 INFO: Retrieving Pricing Info for: v3-standard-2 08:38:58 INFO: Archiving Costs 08:38:58 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3419516602006759586.sh 08:38:58 ---> logs-deploy.sh 08:38:58 Setup pyenv: 08:38:58 system 08:38:58 3.8.13 08:38:58 3.9.13 08:38:58 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 08:38:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fsbj from file:/tmp/.os_lf_venv 08:38:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:38:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:39:00 lf-activate-venv(): INFO: Base packages installed successfully 08:39:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:39:08 lf-activate-venv(): INFO: Adding /tmp/venv-Fsbj/bin to PATH 08:39:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yaml-lint/163 08:39:08 INFO: archiving workspace using pattern(s): 08:39:09 Archives upload complete. 08:39:09 INFO: archiving logs to Nexus 08:39:10 ---> uname -a: 08:39:10 Linux prd-centos8-builder-2c-1g-16696.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 08:39:10 08:39:10 08:39:10 ---> lscpu: 08:39:10 Architecture: x86_64 08:39:10 CPU op-mode(s): 32-bit, 64-bit 08:39:10 Byte Order: Little Endian 08:39:10 CPU(s): 2 08:39:10 On-line CPU(s) list: 0,1 08:39:10 Thread(s) per core: 1 08:39:10 Core(s) per socket: 1 08:39:10 Socket(s): 2 08:39:10 NUMA node(s): 1 08:39:10 Vendor ID: AuthenticAMD 08:39:10 CPU family: 23 08:39:10 Model: 49 08:39:10 Model name: AMD EPYC-Rome Processor 08:39:10 Stepping: 0 08:39:10 CPU MHz: 2800.000 08:39:10 BogoMIPS: 5600.00 08:39:10 Virtualization: AMD-V 08:39:10 Hypervisor vendor: KVM 08:39:10 Virtualization type: full 08:39:10 L1d cache: 32K 08:39:10 L1i cache: 32K 08:39:10 L2 cache: 512K 08:39:10 L3 cache: 16384K 08:39:10 NUMA node0 CPU(s): 0,1 08:39:10 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 08:39:10 08:39:10 08:39:10 ---> nproc: 08:39:10 2 08:39:10 08:39:10 08:39:10 ---> df -h: 08:39:10 Filesystem Size Used Avail Use% Mounted on 08:39:10 devtmpfs 3.8G 0 3.8G 0% /dev 08:39:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:39:10 tmpfs 3.8G 17M 3.8G 1% /run 08:39:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:39:10 /dev/vda1 40G 8.7G 32G 22% / 08:39:10 tmpfs 770M 0 770M 0% /run/user/1001 08:39:10 08:39:10 08:39:10 ---> free -m: 08:39:10 total used free shared buff/cache available 08:39:10 Mem: 7699 626 4723 19 2350 6755 08:39:10 Swap: 1023 0 1023 08:39:10 08:39:10 08:39:10 ---> ip addr: 08:39:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:39:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:39:10 inet 127.0.0.1/8 scope host lo 08:39:10 valid_lft forever preferred_lft forever 08:39:10 inet6 ::1/128 scope host 08:39:10 valid_lft forever preferred_lft forever 08:39:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:39:10 link/ether fa:16:3e:6f:81:30 brd ff:ff:ff:ff:ff:ff 08:39:10 altname enp0s3 08:39:10 altname ens3 08:39:10 inet 10.30.107.53/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:39:10 valid_lft 86253sec preferred_lft 86253sec 08:39:10 inet6 fe80::f816:3eff:fe6f:8130/64 scope link 08:39:10 valid_lft forever preferred_lft forever 08:39:10 08:39:10 08:39:10 ---> sar -b -r -n DEV: 08:39:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/01/2025 _x86_64_ (2 CPU) 08:39:10 08:39:10 08:36:37 LINUX RESTART (2 CPU) 08:39:10 08:39:10 08:37:03 AM tps rtps wtps bread/s bwrtn/s 08:39:10 08:38:01 AM 415.91 160.89 255.02 4859.57 9531.44 08:39:10 08:39:01 AM 147.87 0.60 147.27 77.97 13393.20 08:39:10 Average: 279.62 79.39 200.23 2428.26 11495.04 08:39:10 08:39:10 08:37:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:10 08:38:01 AM 5201808 6982672 2682636 34.02 2688 1950204 717696 8.03 370076 1956912 157388 08:39:10 08:39:01 AM 4864864 6944348 3019580 38.30 2688 2229308 722728 8.09 385172 2207928 119720 08:39:10 Average: 5033336 6963510 2851108 36.16 2688 2089756 720212 8.06 377624 2082420 138554 08:39:10 08:39:10 08:37:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:10 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:10 08:38:01 AM eth0 242.14 131.13 1349.53 71.07 0.00 0.00 0.00 0.00 08:39:10 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:10 08:39:01 AM eth0 61.76 47.45 874.65 11.34 0.00 0.00 0.00 0.00 08:39:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:10 Average: eth0 150.42 88.58 1108.07 40.70 0.00 0.00 0.00 0.00 08:39:10 08:39:10 08:39:10 ---> sar -P ALL: 08:39:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/01/2025 _x86_64_ (2 CPU) 08:39:10 08:39:10 08:36:37 LINUX RESTART (2 CPU) 08:39:10 08:39:10 08:37:03 AM CPU %user %nice %system %iowait %steal %idle 08:39:10 08:38:01 AM all 45.16 2.87 21.78 3.66 0.10 26.43 08:39:10 08:38:01 AM 0 48.39 2.76 23.61 4.70 0.11 20.43 08:39:10 08:38:01 AM 1 41.93 2.99 19.96 2.62 0.09 32.40 08:39:10 08:39:01 AM all 41.94 0.00 4.40 1.82 0.11 51.73 08:39:10 08:39:01 AM 0 51.41 0.00 4.82 1.18 0.10 42.49 08:39:10 08:39:01 AM 1 32.49 0.00 3.99 2.46 0.12 60.95 08:39:10 Average: all 43.50 1.39 12.84 2.71 0.10 39.45 08:39:10 Average: 0 49.94 1.34 13.93 2.89 0.10 31.80 08:39:10 Average: 1 37.08 1.45 11.75 2.54 0.10 47.09 08:39:10 08:39:10 08:39:10