06:31:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/144589 06:31:49 Running as SYSTEM 06:31:49 [EnvInject] - Loading node environment variables. 06:31:49 Building remotely on prd-centos8-builder-2c-1g-1232 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 06:31:49 [ssh-agent] Looking for ssh-agent implementation... 06:31:49 $ ssh-agent 06:31:49 SSH_AUTH_SOCK=/tmp/ssh-IngckE9Bf88e/agent.14432 06:31:49 SSH_AGENT_PID=14435 06:31:49 [ssh-agent] Started. 06:31:49 Running ssh-add (command line suppressed) 06:31:49 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_3429322527677247397.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_3429322527677247397.key) 06:31:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:31:49 The recommended git tool is: NONE 06:31:51 using credential onap-jenkins-ssh 06:31:51 Wiping out workspace first. 06:31:51 Cloning the remote Git repository 06:31:51 Cloning repository git://cloud.onap.org/mirror/integration.git 06:31:51 > git init /w/workspace/integration-master-yaml-lint # timeout=10 06:31:51 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 06:31:51 > git --version # timeout=10 06:31:51 > git --version # 'git version 2.39.0' 06:31:51 using GIT_SSH to set credentials Gerrit user 06:31:51 [INFO] Currently running in a labeled security context 06:31:51 [INFO] Currently SELinux is 'enforcing' on the host 06:31:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh7052104685185408722.key 06:31:51 Verifying host key using manually-configured host key entries 06:31:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:31:54 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 06:31:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:54 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 06:31:54 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 06:31:54 using GIT_SSH to set credentials Gerrit user 06:31:54 [INFO] Currently running in a labeled security context 06:31:54 [INFO] Currently SELinux is 'enforcing' on the host 06:31:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh17664276755247651252.key 06:31:54 Verifying host key using manually-configured host key entries 06:31:54 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/89/144589/1 # timeout=30 06:31:55 > git rev-parse 156164ef84fe955f34cb68bf6a7e5f80dbfc36df^{commit} # timeout=10 06:31:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:31:55 Checking out Revision 156164ef84fe955f34cb68bf6a7e5f80dbfc36df (refs/changes/89/144589/1) 06:31:55 > git config core.sparsecheckout # timeout=10 06:31:55 > git checkout -f 156164ef84fe955f34cb68bf6a7e5f80dbfc36df # timeout=30 06:31:58 Commit message: "Bump im-open/workflow-conclusion from 2.2.4 to 2.2.5" 06:31:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:31:58 > git rev-list --no-walk 1cd2d7f396de2ee41b6ebb9ed2bf9a563b7a750f # timeout=10 06:31:59 [EnvInject] - Injecting environment variables from a build step. 06:31:59 [EnvInject] - Injecting as environment variables the properties content 06:31:59 PYTHON=python3 06:31:59 06:31:59 [EnvInject] - Variables injected successfully. 06:31:59 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins13564756424990751369.sh 06:31:59 ---> tox-install.sh 06:31:59 + source /home/jenkins/lf-env.sh 06:31:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:31:59 ++ mktemp -d /tmp/venv-XXXX 06:31:59 + lf_venv=/tmp/venv-RoQp 06:31:59 + local venv_file=/tmp/.os_lf_venv 06:31:59 + local python=python3 06:31:59 + local options 06:31:59 + local set_path=true 06:31:59 + local install_args= 06:31:59 ++ 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 06:31:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:31:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:31:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:31:59 + true 06:31:59 + case $1 in 06:31:59 + venv_file=/tmp/.toxenv 06:31:59 + shift 2 06:31:59 + true 06:31:59 + case $1 in 06:31:59 + shift 06:31:59 + break 06:31:59 + case $python in 06:31:59 + local pkg_list= 06:31:59 + [[ -d /opt/pyenv ]] 06:31:59 + echo 'Setup pyenv:' 06:31:59 Setup pyenv: 06:31:59 + export PYENV_ROOT=/opt/pyenv 06:31:59 + PYENV_ROOT=/opt/pyenv 06:31:59 + 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 06:31:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:31:59 + pyenv versions 06:31:59 system 06:31:59 * 3.8.13 (set by /opt/pyenv/version) 06:31:59 * 3.9.13 (set by /opt/pyenv/version) 06:31:59 * 3.10.6 (set by /opt/pyenv/version) 06:31:59 + command -v pyenv 06:31:59 ++ pyenv init - --no-rehash 06:31:59 + 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[*]}"'\'')" 06:31:59 export PATH="/opt/pyenv/shims:${PATH}" 06:31:59 export PYENV_SHELL=bash 06:31:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:31:59 pyenv() { 06:31:59 local command 06:31:59 command="${1:-}" 06:31:59 if [ "$#" -gt 0 ]; then 06:31:59 shift 06:31:59 fi 06:31:59 06:31:59 case "$command" in 06:31:59 rehash|shell) 06:31:59 eval "$(pyenv "sh-$command" "$@")" 06:31:59 ;; 06:31:59 *) 06:31:59 command pyenv "$command" "$@" 06:31:59 ;; 06:31:59 esac 06:31:59 }' 06:31:59 +++ 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[*]}"' 06:31:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:31:59 ++ 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 06:31:59 ++ 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 06:31:59 ++ export PYENV_SHELL=bash 06:31:59 ++ PYENV_SHELL=bash 06:31:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:31:59 +++ complete -F _pyenv pyenv 06:31:59 ++ lf-pyver python3 06:31:59 ++ local py_version_xy=python3 06:31:59 ++ local py_version_xyz= 06:31:59 ++ pyenv versions 06:31:59 ++ local command 06:31:59 ++ command=versions 06:31:59 ++ '[' 1 -gt 0 ']' 06:31:59 ++ shift 06:31:59 ++ case "$command" in 06:31:59 ++ command pyenv versions 06:31:59 ++ pyenv versions 06:31:59 ++ awk '{ print $1 }' 06:31:59 ++ sed 's/^[ *]* //' 06:31:59 ++ grep -E '^[0-9.]*[0-9]$' 06:31:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:31:59 +++ sort -V 06:31:59 +++ tail -n 1 06:31:59 +++ grep '^3' /tmp/.pyenv_versions 06:31:59 ++ py_version_xyz=3.10.6 06:31:59 ++ [[ -z 3.10.6 ]] 06:31:59 ++ echo 3.10.6 06:31:59 ++ return 0 06:31:59 + pyenv local 3.10.6 06:31:59 + local command 06:31:59 + command=local 06:31:59 + '[' 2 -gt 0 ']' 06:31:59 + shift 06:31:59 + case "$command" in 06:31:59 + command pyenv local 3.10.6 06:31:59 + pyenv local 3.10.6 06:31:59 + for arg in "$@" 06:31:59 + case $arg in 06:31:59 + pkg_list+='tox ' 06:31:59 + for arg in "$@" 06:31:59 + case $arg in 06:31:59 + pkg_list+='virtualenv ' 06:31:59 + for arg in "$@" 06:31:59 + case $arg in 06:31:59 + pkg_list+='urllib3~=1.26.15 ' 06:31:59 + [[ -f /tmp/.toxenv ]] 06:31:59 + [[ ! -f /tmp/.toxenv ]] 06:31:59 + [[ -n '' ]] 06:31:59 + python3 -m venv /tmp/venv-RoQp 06:32:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RoQp' 06:32:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RoQp 06:32:03 + echo /tmp/venv-RoQp 06:32:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:32:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:32:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:32:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:03 + local 'pip_opts=--upgrade --quiet' 06:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:32:03 + [[ -n '' ]] 06:32:03 + [[ -n '' ]] 06:32:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:32:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:03 + /tmp/venv-RoQp/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 06:32:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:32:07 lf-activate-venv(): INFO: Base packages installed successfully 06:32:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:32:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:32:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:32:07 + /tmp/venv-RoQp/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 06:32:09 + type python3 06:32:09 + true 06:32:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RoQp/bin to PATH' 06:32:09 lf-activate-venv(): INFO: Adding /tmp/venv-RoQp/bin to PATH 06:32:09 + PATH=/tmp/venv-RoQp/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 06:32:09 + return 0 06:32:09 + python3 --version 06:32:09 Python 3.10.6 06:32:09 + python3 -m pip --version 06:32:09 pip 26.1.1 from /tmp/venv-RoQp/lib/python3.10/site-packages/pip (python 3.10) 06:32:09 + python3 -m pip freeze 06:32:09 cachetools==7.1.3 06:32:09 colorama==0.4.6 06:32:09 distlib==0.4.0 06:32:09 filelock==3.29.0 06:32:09 packaging==26.2 06:32:09 platformdirs==4.9.6 06:32:09 pluggy==1.6.0 06:32:09 pyproject-api==1.10.0 06:32:09 python-discovery==1.3.1 06:32:09 tomli==2.4.1 06:32:09 tomli_w==1.2.0 06:32:09 tox==4.54.0 06:32:09 typing_extensions==4.15.0 06:32:09 urllib3==1.26.20 06:32:09 virtualenv==21.3.3 06:32:09 [EnvInject] - Injecting environment variables from a build step. 06:32:09 [EnvInject] - Injecting as environment variables the properties content 06:32:09 PARALLEL=false 06:32:09 06:32:09 [EnvInject] - Variables injected successfully. 06:32:09 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15286363840525645506.sh 06:32:09 ---> tox-run.sh 06:32:09 + 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 06:32:09 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 06:32:09 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 06:32:09 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 06:32:09 + cd /w/workspace/integration-master-yaml-lint/. 06:32:09 + source /home/jenkins/lf-env.sh 06:32:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:32:09 ++ mktemp -d /tmp/venv-XXXX 06:32:09 + lf_venv=/tmp/venv-5BAy 06:32:09 + local venv_file=/tmp/.os_lf_venv 06:32:09 + local python=python3 06:32:09 + local options 06:32:09 + local set_path=true 06:32:09 + local install_args= 06:32:09 ++ 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 06:32:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:32:09 + true 06:32:09 + case $1 in 06:32:09 + venv_file=/tmp/.toxenv 06:32:09 + shift 2 06:32:09 + true 06:32:09 + case $1 in 06:32:09 + shift 06:32:09 + break 06:32:09 + case $python in 06:32:09 + local pkg_list= 06:32:09 + [[ -d /opt/pyenv ]] 06:32:09 + echo 'Setup pyenv:' 06:32:09 Setup pyenv: 06:32:09 + export PYENV_ROOT=/opt/pyenv 06:32:09 + PYENV_ROOT=/opt/pyenv 06:32:09 + 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 06:32:09 + 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 06:32:09 + pyenv versions 06:32:09 system 06:32:09 3.8.13 06:32:09 3.9.13 06:32:09 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:32:09 + command -v pyenv 06:32:09 ++ pyenv init - --no-rehash 06:32:09 + 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[*]}"'\'')" 06:32:09 export PATH="/opt/pyenv/shims:${PATH}" 06:32:09 export PYENV_SHELL=bash 06:32:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:32:09 pyenv() { 06:32:09 local command 06:32:09 command="${1:-}" 06:32:09 if [ "$#" -gt 0 ]; then 06:32:09 shift 06:32:09 fi 06:32:09 06:32:09 case "$command" in 06:32:09 rehash|shell) 06:32:09 eval "$(pyenv "sh-$command" "$@")" 06:32:09 ;; 06:32:09 *) 06:32:09 command pyenv "$command" "$@" 06:32:09 ;; 06:32:09 esac 06:32:09 }' 06:32:09 +++ 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[*]}"' 06:32:09 ++ 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 06:32:09 ++ 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 06:32:09 ++ 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 06:32:09 ++ export PYENV_SHELL=bash 06:32:09 ++ PYENV_SHELL=bash 06:32:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:32:09 +++ complete -F _pyenv pyenv 06:32:09 ++ lf-pyver python3 06:32:09 ++ local py_version_xy=python3 06:32:09 ++ local py_version_xyz= 06:32:09 ++ sed 's/^[ *]* //' 06:32:09 ++ grep -E '^[0-9.]*[0-9]$' 06:32:09 ++ pyenv versions 06:32:09 ++ local command 06:32:09 ++ command=versions 06:32:09 ++ '[' 1 -gt 0 ']' 06:32:09 ++ shift 06:32:09 ++ case "$command" in 06:32:09 ++ command pyenv versions 06:32:09 ++ pyenv versions 06:32:09 ++ awk '{ print $1 }' 06:32:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:32:09 +++ grep '^3' /tmp/.pyenv_versions 06:32:09 +++ tail -n 1 06:32:09 +++ sort -V 06:32:09 ++ py_version_xyz=3.10.6 06:32:09 ++ [[ -z 3.10.6 ]] 06:32:09 ++ echo 3.10.6 06:32:09 ++ return 0 06:32:09 + pyenv local 3.10.6 06:32:09 + local command 06:32:09 + command=local 06:32:09 + '[' 2 -gt 0 ']' 06:32:09 + shift 06:32:09 + case "$command" in 06:32:09 + command pyenv local 3.10.6 06:32:09 + pyenv local 3.10.6 06:32:09 + for arg in "$@" 06:32:09 + case $arg in 06:32:09 + pkg_list+='tox ' 06:32:09 + for arg in "$@" 06:32:09 + case $arg in 06:32:09 + pkg_list+='virtualenv ' 06:32:09 + for arg in "$@" 06:32:09 + case $arg in 06:32:09 + pkg_list+='urllib3~=1.26.15 ' 06:32:09 + [[ -f /tmp/.toxenv ]] 06:32:09 ++ cat /tmp/.toxenv 06:32:09 + lf_venv=/tmp/venv-RoQp 06:32:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RoQp from' file:/tmp/.toxenv 06:32:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RoQp from file:/tmp/.toxenv 06:32:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:32:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:09 + local 'pip_opts=--upgrade --quiet' 06:32:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:32:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:32:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:32:09 + [[ -n '' ]] 06:32:09 + [[ -n '' ]] 06:32:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:32:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:09 + /tmp/venv-RoQp/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 06:32:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:32:10 lf-activate-venv(): INFO: Base packages installed successfully 06:32:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:32:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:32:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:32:10 + /tmp/venv-RoQp/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 06:32:11 + type python3 06:32:11 + true 06:32:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RoQp/bin to PATH' 06:32:11 lf-activate-venv(): INFO: Adding /tmp/venv-RoQp/bin to PATH 06:32:11 + PATH=/tmp/venv-RoQp/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 06:32:11 + return 0 06:32:11 + [[ -d /opt/pyenv ]] 06:32:11 + echo '---> Setting up pyenv' 06:32:11 ---> Setting up pyenv 06:32:11 + export PYENV_ROOT=/opt/pyenv 06:32:11 + PYENV_ROOT=/opt/pyenv 06:32:11 + export PATH=/opt/pyenv/bin:/tmp/venv-RoQp/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 06:32:11 + PATH=/opt/pyenv/bin:/tmp/venv-RoQp/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 06:32:11 ++ pwd 06:32:11 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 06:32:11 + export PYTHONPATH 06:32:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:32:11 + TOX_TESTENV_PASSENV=PYTHONPATH 06:32:11 + tox --version 06:32:11 4.54.0 from /tmp/venv-RoQp/lib/python3.10/site-packages/tox/__init__.py 06:32:11 + PARALLEL=false 06:32:11 + TOX_OPTIONS_LIST= 06:32:11 + [[ -n yaml ]] 06:32:11 + TOX_OPTIONS_LIST=' -e yaml' 06:32:11 + case ${PARALLEL,,} in 06:32:11 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 06:32:11 + tox -e yaml 06:32:13 yaml: install_deps> python -I -m pip install coala-bears nodeenv 06:32:37 yaml: freeze> python -m pip freeze --all 06:32:37 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.18.0,bandit==1.6.2,certifi==2026.4.22,charset-normalizer==3.4.7,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.50,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.15,imagesize==1.5.0,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.10.0,packaging==26.2,pbr==7.0.3,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2026.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.8,scspell3k==2.3.0,setuptools==75.3.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.3,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 06:32:37 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 06:32:37 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 06:32:38 ---> Completed tox runs 06:32:38 + for i in .tox/*/log 06:32:38 ++ echo .tox/yaml/log 06:32:38 ++ awk -F/ '{print $2}' 06:32:38 + tox_env=yaml 06:32:38 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 06:32:38 + DOC_DIR=docs/_build/html 06:32:38 + [[ -d docs/_build/html ]] 06:32:38 + echo '---> tox-run.sh ends' 06:32:38 ---> tox-run.sh ends 06:32:38 + test 0 -eq 0 06:32:38 $ ssh-agent -k 06:32:38 unset SSH_AUTH_SOCK; 06:32:38 unset SSH_AGENT_PID; 06:32:38 echo Agent pid 14435 killed; 06:32:38 [ssh-agent] Stopped. 06:32:38 [PostBuildScript] - [INFO] Executing post build scripts. 06:32:38 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11115117014834024114.sh 06:32:38 ---> sysstat.sh 06:32:39 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins5106926848182700345.sh 06:32:39 ---> package-listing.sh 06:32:39 ++ facter osfamily 06:32:39 ++ tr '[:upper:]' '[:lower:]' 06:32:39 + OS_FAMILY=redhat 06:32:39 + workspace=/w/workspace/integration-master-yaml-lint 06:32:39 + START_PACKAGES=/tmp/packages_start.txt 06:32:39 + END_PACKAGES=/tmp/packages_end.txt 06:32:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:32:39 + PACKAGES=/tmp/packages_start.txt 06:32:39 + '[' /w/workspace/integration-master-yaml-lint ']' 06:32:39 + PACKAGES=/tmp/packages_end.txt 06:32:39 + case "${OS_FAMILY}" in 06:32:39 + rpm -qa 06:32:39 + sort 06:32:39 + '[' -f /tmp/packages_start.txt ']' 06:32:39 + '[' -f /tmp/packages_end.txt ']' 06:32:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:32:39 + '[' /w/workspace/integration-master-yaml-lint ']' 06:32:39 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 06:32:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 06:32:39 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15351063641858927029.sh 06:32:39 ---> capture-instance-metadata.sh 06:32:39 Setup pyenv: 06:32:40 system 06:32:40 3.8.13 06:32:40 3.9.13 06:32:40 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:32:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DnwW 06:32:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:32:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:47 lf-activate-venv(): INFO: Base packages installed successfully 06:32:47 lf-activate-venv(): INFO: Installing additional packages: lftools 06:33:06 lf-activate-venv(): INFO: Adding /tmp/venv-DnwW/bin to PATH 06:33:06 INFO: Running in OpenStack, capturing instance metadata 06:33:07 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17674006972700371818.sh 06:33:07 provisioning config files... 06:33:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config8096876502746056116tmp 06:33:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:33:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:33:07 [EnvInject] - Injecting environment variables from a build step. 06:33:07 [EnvInject] - Injecting as environment variables the properties content 06:33:07 SERVER_ID=logs 06:33:07 06:33:07 [EnvInject] - Variables injected successfully. 06:33:07 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11738094056575868056.sh 06:33:07 ---> create-netrc.sh 06:33:07 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins10147928583416483439.sh 06:33:07 ---> python-tools-install.sh 06:33:07 Setup pyenv: 06:33:07 system 06:33:07 3.8.13 06:33:07 3.9.13 06:33:07 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:33:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DnwW from file:/tmp/.os_lf_venv 06:33:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:09 lf-activate-venv(): INFO: Base packages installed successfully 06:33:09 lf-activate-venv(): INFO: Installing additional packages: lftools 06:33:15 lf-activate-venv(): INFO: Adding /tmp/venv-DnwW/bin to PATH 06:33:15 Generating Requirements File 06:33: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. 06:33:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:33:31 Python 3.10.6 06:33:31 pip 26.1.1 from /tmp/venv-DnwW/lib/python3.10/site-packages/pip (python 3.10) 06:33:32 appdirs==1.4.4 06:33:32 argcomplete==3.6.3 06:33:32 aspy.yaml==1.3.0 06:33:32 attrs==26.1.0 06:33:32 autopage==0.6.0 06:33:32 backports.strenum==1.3.1 06:33:32 beautifulsoup4==4.14.3 06:33:32 boto3==1.43.10 06:33:32 botocore==1.43.10 06:33:32 bs4==0.0.2 06:33:32 certifi==2026.4.22 06:33:32 cffi==2.0.0 06:33:32 cfgv==3.5.0 06:33:32 chardet==7.4.3 06:33:32 charset-normalizer==3.4.7 06:33:32 click==8.4.0 06:33:32 cliff==4.14.0 06:33:32 cmd2==3.5.1 06:33:32 cryptography==3.3.2 06:33:32 debtcollector==3.1.0 06:33:32 decorator==5.3.1 06:33:32 defusedxml==0.7.1 06:33:32 Deprecated==1.3.1 06:33:32 distlib==0.4.0 06:33:32 dnspython==2.8.0 06:33:32 docker==7.1.0 06:33:32 dogpile.cache==1.5.0 06:33:32 durationpy==0.10 06:33:32 email-validator==2.3.0 06:33:32 filelock==3.29.0 06:33:32 future==1.0.0 06:33:32 gitdb==4.0.12 06:33:32 GitPython==3.1.50 06:33:32 httplib2==0.30.2 06:33:32 identify==2.6.19 06:33:32 idna==3.15 06:33:32 importlib-resources==1.5.0 06:33:32 iso8601==2.1.0 06:33:32 Jinja2==3.1.6 06:33:32 jmespath==1.1.0 06:33:32 jsonpatch==1.33 06:33:32 jsonpointer==3.1.1 06:33:32 jsonschema==4.26.0 06:33:32 jsonschema-specifications==2025.9.1 06:33:32 keystoneauth1==5.14.0 06:33:32 kubernetes==35.0.0 06:33:32 lftools==0.37.22 06:33:32 lxml==6.1.1 06:33:32 markdown-it-py==4.2.0 06:33:32 MarkupSafe==3.0.3 06:33:32 mdurl==0.1.2 06:33:32 msgpack==1.1.2 06:33:32 multi_key_dict==2.0.3 06:33:32 munch==4.0.0 06:33:32 netaddr==1.3.0 06:33:32 niet==1.4.2 06:33:32 nodeenv==1.10.0 06:33:32 oauth2client==4.1.3 06:33:32 oauthlib==3.3.1 06:33:32 openstacksdk==4.13.0 06:33:32 os-service-types==1.8.2 06:33:32 osc-lib==4.6.0 06:33:32 oslo.config==10.4.0 06:33:32 oslo.context==6.4.0 06:33:32 oslo.i18n==6.8.0 06:33:32 oslo.log==8.2.0 06:33:32 oslo.serialization==5.10.0 06:33:32 oslo.utils==10.0.1 06:33:32 packaging==26.2 06:33:32 pbr==7.0.3 06:33:32 platformdirs==4.9.6 06:33:32 prettytable==3.17.0 06:33:32 psutil==7.2.2 06:33:32 pyasn1==0.6.3 06:33:32 pyasn1_modules==0.4.2 06:33:32 pycparser==3.0 06:33:32 pygerrit2==2.0.15 06:33:32 PyGithub==2.9.1 06:33:32 Pygments==2.20.0 06:33:32 PyJWT==2.12.1 06:33:32 PyNaCl==1.6.2 06:33:32 pyparsing==2.4.7 06:33:32 pyperclip==1.11.0 06:33:32 pyrsistent==0.20.0 06:33:32 python-cinderclient==9.9.0 06:33:32 python-dateutil==2.9.0.post0 06:33:32 python-discovery==1.3.1 06:33:32 python-heatclient==5.2.0 06:33:32 python-jenkins==1.8.3 06:33:32 python-keystoneclient==5.8.0 06:33:32 python-magnumclient==4.10.0 06:33:32 python-openstackclient==10.0.0 06:33:32 python-swiftclient==4.10.0 06:33:32 PyYAML==6.0.3 06:33:32 referencing==0.37.0 06:33:32 requests==2.34.2 06:33:32 requests-oauthlib==2.0.0 06:33:32 rfc3986==2.0.0 06:33:32 rich==15.0.0 06:33:32 rich-argparse==1.8.0 06:33:32 rpds-py==0.30.0 06:33:32 rsa==4.9.1 06:33:32 ruamel.yaml==0.19.1 06:33:32 ruamel.yaml.clib==0.2.15 06:33:32 s3transfer==0.17.0 06:33:32 simplejson==4.1.1 06:33:32 six==1.17.0 06:33:32 smmap==5.0.3 06:33:32 soupsieve==2.8.3 06:33:32 stevedore==5.8.0 06:33:32 tabulate==0.10.0 06:33:32 toml==0.10.2 06:33:32 tomlkit==0.15.0 06:33:32 tqdm==4.67.3 06:33:32 typing_extensions==4.15.0 06:33:32 urllib3==1.26.20 06:33:32 virtualenv==21.3.3 06:33:32 wcwidth==0.7.0 06:33:32 websocket-client==1.9.0 06:33:32 wrapt==2.1.2 06:33:32 xdg==6.0.0 06:33:32 xmltodict==1.0.4 06:33:32 yq==3.4.3 06:33:32 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins8731388856800910615.sh 06:33:32 ---> uv-install.sh 06:33:32 Installing uv/uvx (latest) using shell installer 06:33:32 2026-05-19 06:33:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-jxL5TI.sh" [1] 06:33:32 downloading uv 0.11.15 x86_64-unknown-linux-gnu 06:33:33 installing to /home/jenkins/.local/bin 06:33:33 uv 06:33:33 uvx 06:33:33 everything's installed! 06:33:33 ---> Validating uv/uvx install 06:33:33 uvx 0.11.15 (x86_64-unknown-linux-gnu) 06:33:33 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17673331142404780827.sh 06:33:33 ---> sudo-logs.sh 06:33:33 Archiving 'sudo' log.. 06:33:33 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16448913508444641273.sh 06:33:33 ---> job-cost.sh 06:33:33 INFO: Activating Python virtual environment... 06:33:33 Setup pyenv: 06:33:33 system 06:33:33 3.8.13 06:33:33 3.9.13 06:33:33 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DnwW from file:/tmp/.os_lf_venv 06:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:35 lf-activate-venv(): INFO: Base packages installed successfully 06:33:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-DnwW/bin to PATH 06:33:40 INFO: No stack-cost file found 06:33:40 INFO: Instance uptime: 142s 06:33:40 INFO: Fetching instance metadata (attempt 1 of 3)... 06:33:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:33:40 INFO: Successfully fetched instance metadata 06:33:40 INFO: Instance type: v3-standard-2 06:33:40 INFO: Retrieving pricing info for: v3-standard-2 06:33:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:33:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=142 06:33:41 INFO: Successfully fetched Vexxhost pricing API 06:33:41 INFO: Retrieved cost: 0.06 06:33:41 INFO: Retrieved resource: v3-standard-2 06:33:41 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 06:33:41 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 06:33:41 INFO: Successfully archived job cost data 06:33:41 DEBUG: Cost data: integration-master-yaml-lint,157,2026-05-19 06:33:41,v3-standard-2,142,0.06,0.00,SUCCESS 06:33:41 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15592794024436102029.sh 06:33:41 ---> logs-deploy.sh 06:33:41 Setup pyenv: 06:33:41 system 06:33:41 3.8.13 06:33:41 3.9.13 06:33:41 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:33:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DnwW from file:/tmp/.os_lf_venv 06:33:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:43 lf-activate-venv(): INFO: Base packages installed successfully 06:33:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-DnwW/bin to PATH 06:33:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/157 06:33:49 INFO: archiving workspace using pattern(s): 06:33:50 Archives upload complete. 06:33:50 INFO: archiving logs to Nexus 06:33:51 ---> uname -a: 06:33:51 Linux prd-centos8-builder-2c-1g-1232.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 06:33:51 06:33:51 06:33:51 ---> lscpu: 06:33:51 Architecture: x86_64 06:33:51 CPU op-mode(s): 32-bit, 64-bit 06:33:51 Byte Order: Little Endian 06:33:51 CPU(s): 2 06:33:51 On-line CPU(s) list: 0,1 06:33:51 Thread(s) per core: 1 06:33:51 Core(s) per socket: 1 06:33:51 Socket(s): 2 06:33:51 NUMA node(s): 1 06:33:51 Vendor ID: AuthenticAMD 06:33:51 CPU family: 23 06:33:51 Model: 49 06:33:51 Model name: AMD EPYC-Rome Processor 06:33:51 Stepping: 0 06:33:51 CPU MHz: 2799.998 06:33:51 BogoMIPS: 5599.99 06:33:51 Virtualization: AMD-V 06:33:51 Hypervisor vendor: KVM 06:33:51 Virtualization type: full 06:33:51 L1d cache: 32K 06:33:51 L1i cache: 32K 06:33:51 L2 cache: 512K 06:33:51 L3 cache: 16384K 06:33:51 NUMA node0 CPU(s): 0,1 06:33:51 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 06:33:51 06:33:51 06:33:51 ---> nproc: 06:33:51 2 06:33:51 06:33:51 06:33:51 ---> df -h: 06:33:51 Filesystem Size Used Avail Use% Mounted on 06:33:51 devtmpfs 3.8G 0 3.8G 0% /dev 06:33:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:33:51 tmpfs 3.8G 17M 3.8G 1% /run 06:33:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:33:51 /dev/vda1 40G 8.9G 32G 23% / 06:33:51 tmpfs 770M 0 770M 0% /run/user/1001 06:33:51 06:33:51 06:33:51 ---> free -m: 06:33:51 total used free shared buff/cache available 06:33:51 Mem: 7699 633 4562 19 2503 6748 06:33:51 Swap: 1023 0 1023 06:33:51 06:33:51 06:33:51 ---> ip addr: 06:33:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:33:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:33:51 inet 127.0.0.1/8 scope host lo 06:33:51 valid_lft forever preferred_lft forever 06:33:51 inet6 ::1/128 scope host 06:33:51 valid_lft forever preferred_lft forever 06:33:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:33:51 link/ether fa:16:3e:55:e4:62 brd ff:ff:ff:ff:ff:ff 06:33:51 altname enp0s3 06:33:51 altname ens3 06:33:51 inet 10.30.107.27/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:33:51 valid_lft 86256sec preferred_lft 86256sec 06:33:51 inet6 fe80::f816:3eff:fe55:e462/64 scope link 06:33:51 valid_lft forever preferred_lft forever 06:33:51 06:33:51 06:33:51 ---> sar -b -r -n DEV: 06:33:51 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 05/19/2026 _x86_64_ (2 CPU) 06:33:51 06:33:51 06:31:24 LINUX RESTART (2 CPU) 06:33:51 06:33:51 06:32:01 AM tps rtps wtps bread/s bwrtn/s 06:33:51 06:33:01 AM 235.60 94.19 141.42 2390.00 11002.73 06:33:51 Average: 235.60 94.19 141.42 2390.00 11002.73 06:33:51 06:33:51 06:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:51 06:33:01 AM 4910444 6920520 2973992 37.72 2688 2174364 798328 8.94 400488 2196832 243740 06:33:51 Average: 4910444 6920520 2973992 37.72 2688 2174364 798328 8.94 400488 2196832 243740 06:33:51 06:33:51 06:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:51 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:51 06:33:01 AM eth0 86.40 64.88 1370.06 13.35 0.00 0.00 0.00 0.00 06:33:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:51 Average: eth0 86.40 64.88 1370.06 13.35 0.00 0.00 0.00 0.00 06:33:51 06:33:51 06:33:51 ---> sar -P ALL: 06:33:51 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 05/19/2026 _x86_64_ (2 CPU) 06:33:51 06:33:51 06:31:24 LINUX RESTART (2 CPU) 06:33:51 06:33:51 06:32:01 AM CPU %user %nice %system %iowait %steal %idle 06:33:51 06:33:01 AM all 40.00 1.42 15.22 4.26 0.12 38.98 06:33:51 06:33:01 AM 0 40.29 1.59 15.43 4.20 0.12 38.37 06:33:51 06:33:01 AM 1 39.71 1.25 15.01 4.31 0.12 39.60 06:33:51 Average: all 40.00 1.42 15.22 4.26 0.12 38.98 06:33:51 Average: 0 40.29 1.59 15.43 4.20 0.12 38.37 06:33:51 Average: 1 39.71 1.25 15.01 4.31 0.12 39.60 06:33:51 06:33:51 06:33:51