21:25:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/147276 21:25:09 Running as SYSTEM 21:25:09 [EnvInject] - Loading node environment variables. 21:25:10 Building remotely on prd-centos8-builder-2c-1g-16988 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 21:25:10 [ssh-agent] Looking for ssh-agent implementation... 21:25:10 $ ssh-agent 21:25:10 SSH_AUTH_SOCK=/tmp/ssh-53jnajCDCn1o/agent.11316 21:25:10 SSH_AGENT_PID=11319 21:25:10 [ssh-agent] Started. 21:25:11 Running ssh-add (command line suppressed) 21:25:11 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_16484329025822699184.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_16484329025822699184.key) 21:25:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:25:11 The recommended git tool is: NONE 21:25:15 using credential onap-jenkins-ssh 21:25:15 Wiping out workspace first. 21:25:15 Cloning the remote Git repository 21:25:15 Cloning repository git://cloud.onap.org/mirror/integration.git 21:25:15 > git init /w/workspace/integration-master-yaml-lint # timeout=10 21:25:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:25:15 > git --version # timeout=10 21:25:15 > git --version # 'git version 2.43.0' 21:25:15 using GIT_SSH to set credentials Gerrit user 21:25:15 [INFO] Currently running in a labeled security context 21:25:15 [INFO] Currently SELinux is 'enforcing' on the host 21:25:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh17486046370841821619.key 21:25:15 Verifying host key using manually-configured host key entries 21:25:16 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:25:18 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:25:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:25:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:25:19 using GIT_SSH to set credentials Gerrit user 21:25:19 [INFO] Currently running in a labeled security context 21:25:19 [INFO] Currently SELinux is 'enforcing' on the host 21:25:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh1050270925157396337.key 21:25:19 Verifying host key using manually-configured host key entries 21:25:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/76/147276/1 # timeout=30 21:25:19 > git rev-parse 483f22653df5db585529aeac2afbb223ac0c193e^{commit} # timeout=10 21:25:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:25:19 Checking out Revision 483f22653df5db585529aeac2afbb223ac0c193e (refs/changes/76/147276/1) 21:25:19 > git config core.sparsecheckout # timeout=10 21:25:19 > git checkout -f 483f22653df5db585529aeac2afbb223ac0c193e # timeout=30 21:25:23 Commit message: "Bump lfreleng-actions/github2gerrit-action/.github/workflows/github2gerrit.yaml from 1.4.4 to 2.1.0" 21:25:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:25:23 > git rev-list --no-walk 4e71361db2598b3d3541779d86559193f50e744d # timeout=10 21:25:23 [EnvInject] - Injecting environment variables from a build step. 21:25:23 [EnvInject] - Injecting as environment variables the properties content 21:25:23 PYTHON=python3 21:25:23 21:25:23 [EnvInject] - Variables injected successfully. 21:25:23 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins7740878662900448465.sh 21:25:24 ---> tox-install.sh 21:25:24 + source /home/jenkins/lf-env.sh 21:25:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:25:24 ++ mktemp -d /tmp/venv-XXXX 21:25:24 + lf_venv=/tmp/venv-QiW4 21:25:24 + local venv_file=/tmp/.os_lf_venv 21:25:24 + local python=python3 21:25:24 + local options 21:25:24 + local set_path=true 21:25:24 + local install_args= 21:25:24 ++ 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 21:25:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:25:24 + true 21:25:24 + case $1 in 21:25:24 + venv_file=/tmp/.toxenv 21:25:24 + shift 2 21:25:24 + true 21:25:24 + case $1 in 21:25:24 + shift 21:25:24 + break 21:25:24 + case $python in 21:25:24 + local pkg_list= 21:25:24 + [[ -d /opt/pyenv ]] 21:25:24 + echo 'Setup pyenv:' 21:25:24 Setup pyenv: 21:25:24 + export PYENV_ROOT=/opt/pyenv 21:25:24 + PYENV_ROOT=/opt/pyenv 21:25:24 + 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 21:25:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:25:24 + pyenv versions 21:25:24 system 21:25:24 * 3.8.13 (set by /opt/pyenv/version) 21:25:24 * 3.9.13 (set by /opt/pyenv/version) 21:25:24 * 3.10.6 (set by /opt/pyenv/version) 21:25:24 + command -v pyenv 21:25:24 ++ pyenv init - --no-rehash 21:25:24 + 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[*]}"'\'')" 21:25:24 export PATH="/opt/pyenv/shims:${PATH}" 21:25:24 export PYENV_SHELL=bash 21:25:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:25:24 pyenv() { 21:25:24 local command 21:25:24 command="${1:-}" 21:25:24 if [ "$#" -gt 0 ]; then 21:25:24 shift 21:25:24 fi 21:25:24 21:25:24 case "$command" in 21:25:24 rehash|shell) 21:25:24 eval "$(pyenv "sh-$command" "$@")" 21:25:24 ;; 21:25:24 *) 21:25:24 command pyenv "$command" "$@" 21:25:24 ;; 21:25:24 esac 21:25:24 }' 21:25:24 +++ 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[*]}"' 21:25:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:25:24 ++ 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 21:25:24 ++ 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 21:25:24 ++ export PYENV_SHELL=bash 21:25:24 ++ PYENV_SHELL=bash 21:25:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:25:24 +++ complete -F _pyenv pyenv 21:25:24 ++ lf-pyver python3 21:25:24 ++ local py_version_xy=python3 21:25:24 ++ local py_version_xyz= 21:25:24 ++ sed 's/^[ *]* //' 21:25:24 ++ awk '{ print $1 }' 21:25:24 ++ pyenv versions 21:25:24 ++ local command 21:25:24 ++ command=versions 21:25:24 ++ '[' 1 -gt 0 ']' 21:25:24 ++ shift 21:25:24 ++ case "$command" in 21:25:24 ++ command pyenv versions 21:25:24 ++ pyenv versions 21:25:24 ++ grep -E '^[0-9.]*[0-9]$' 21:25:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:25:24 +++ grep '^3' /tmp/.pyenv_versions 21:25:24 +++ sort -V 21:25:24 +++ tail -n 1 21:25:24 ++ py_version_xyz=3.10.6 21:25:24 ++ [[ -z 3.10.6 ]] 21:25:24 ++ echo 3.10.6 21:25:24 ++ return 0 21:25:24 + pyenv local 3.10.6 21:25:24 + local command 21:25:24 + command=local 21:25:24 + '[' 2 -gt 0 ']' 21:25:24 + shift 21:25:24 + case "$command" in 21:25:24 + command pyenv local 3.10.6 21:25:24 + pyenv local 3.10.6 21:25:24 + for arg in "$@" 21:25:24 + case $arg in 21:25:24 + pkg_list+='tox ' 21:25:24 + for arg in "$@" 21:25:24 + case $arg in 21:25:24 + pkg_list+='virtualenv ' 21:25:24 + for arg in "$@" 21:25:24 + case $arg in 21:25:24 + pkg_list+='urllib3~=1.26.15 ' 21:25:24 + [[ -f /tmp/.toxenv ]] 21:25:24 + [[ ! -f /tmp/.toxenv ]] 21:25:24 + [[ -n '' ]] 21:25:24 + python3 -m venv /tmp/venv-QiW4 21:25:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QiW4' 21:25:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QiW4 21:25:28 + echo /tmp/venv-QiW4 21:25:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:25:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:25:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:25:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:25:28 + local 'pip_opts=--upgrade --quiet' 21:25:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:25:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:25:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:25:28 + [[ -n '' ]] 21:25:28 + [[ -n '' ]] 21:25:28 + lf-venv-pip-install /tmp/venv-QiW4/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 21:25:28 + local venv_python=/tmp/venv-QiW4/bin/python3 21:25:28 + shift 21:25:28 + local upstream=https://pypi.org/simple 21:25:28 + /tmp/venv-QiW4/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 21:25:32 + return 0 21:25:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:25:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:25:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:25:32 + lf-venv-pip-install /tmp/venv-QiW4/bin/python3 --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 21:25:32 + local venv_python=/tmp/venv-QiW4/bin/python3 21:25:32 + shift 21:25:32 + local upstream=https://pypi.org/simple 21:25:32 + /tmp/venv-QiW4/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 21:25:34 + return 0 21:25:34 + type python3 21:25:34 + true 21:25:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QiW4/bin to PATH' 21:25:34 lf-activate-venv(): INFO: Adding /tmp/venv-QiW4/bin to PATH 21:25:34 + PATH=/tmp/venv-QiW4/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 21:25:34 + return 0 21:25:34 + python3 --version 21:25:34 Python 3.10.6 21:25:34 + python3 -m pip --version 21:25:34 pip 26.2.1 from /tmp/venv-QiW4/lib/python3.10/site-packages/pip (python 3.10) 21:25:34 + python3 -m pip freeze 21:25:34 cachetools==7.1.8 21:25:34 colorama==0.4.6 21:25:34 distlib==0.4.3 21:25:34 filelock==3.32.5 21:25:34 packaging==26.3 21:25:34 platformdirs==4.11.5 21:25:34 pluggy==1.6.0 21:25:34 pyproject-api==1.11.0 21:25:34 python-discovery==1.6.0 21:25:34 tomli==2.4.1 21:25:34 tomli_w==1.2.0 21:25:34 tox==4.61.2 21:25:34 typing_extensions==4.16.0 21:25:34 urllib3==1.26.20 21:25:34 virtualenv==21.7.7 21:25:34 [EnvInject] - Injecting environment variables from a build step. 21:25:34 [EnvInject] - Injecting as environment variables the properties content 21:25:34 PARALLEL=false 21:25:34 21:25:34 [EnvInject] - Variables injected successfully. 21:25:34 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4715666474341006608.sh 21:25:35 ---> tox-run.sh 21:25:35 + 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 21:25:35 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 21:25:35 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 21:25:35 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 21:25:35 + cd /w/workspace/integration-master-yaml-lint/. 21:25:35 + source /home/jenkins/lf-env.sh 21:25:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:25:35 ++ mktemp -d /tmp/venv-XXXX 21:25:35 + lf_venv=/tmp/venv-yhLi 21:25:35 + local venv_file=/tmp/.os_lf_venv 21:25:35 + local python=python3 21:25:35 + local options 21:25:35 + local set_path=true 21:25:35 + local install_args= 21:25:35 ++ 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 21:25:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:25:35 + true 21:25:35 + case $1 in 21:25:35 + venv_file=/tmp/.toxenv 21:25:35 + shift 2 21:25:35 + true 21:25:35 + case $1 in 21:25:35 + shift 21:25:35 + break 21:25:35 + case $python in 21:25:35 + local pkg_list= 21:25:35 + [[ -d /opt/pyenv ]] 21:25:35 + echo 'Setup pyenv:' 21:25:35 Setup pyenv: 21:25:35 + export PYENV_ROOT=/opt/pyenv 21:25:35 + PYENV_ROOT=/opt/pyenv 21:25:35 + 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 21:25:35 + 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 21:25:35 + pyenv versions 21:25:35 system 21:25:35 3.8.13 21:25:35 3.9.13 21:25:35 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:25:35 + command -v pyenv 21:25:35 ++ pyenv init - --no-rehash 21:25:35 + 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[*]}"'\'')" 21:25:35 export PATH="/opt/pyenv/shims:${PATH}" 21:25:35 export PYENV_SHELL=bash 21:25:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:25:35 pyenv() { 21:25:35 local command 21:25:35 command="${1:-}" 21:25:35 if [ "$#" -gt 0 ]; then 21:25:35 shift 21:25:35 fi 21:25:35 21:25:35 case "$command" in 21:25:35 rehash|shell) 21:25:35 eval "$(pyenv "sh-$command" "$@")" 21:25:35 ;; 21:25:35 *) 21:25:35 command pyenv "$command" "$@" 21:25:35 ;; 21:25:35 esac 21:25:35 }' 21:25:35 +++ 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[*]}"' 21:25:35 ++ 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 21:25:35 ++ 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 21:25:35 ++ 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 21:25:35 ++ export PYENV_SHELL=bash 21:25:35 ++ PYENV_SHELL=bash 21:25:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:25:35 +++ complete -F _pyenv pyenv 21:25:35 ++ lf-pyver python3 21:25:35 ++ local py_version_xy=python3 21:25:35 ++ local py_version_xyz= 21:25:35 ++ grep -E '^[0-9.]*[0-9]$' 21:25:35 ++ awk '{ print $1 }' 21:25:35 ++ pyenv versions 21:25:35 ++ local command 21:25:35 ++ command=versions 21:25:35 ++ '[' 1 -gt 0 ']' 21:25:35 ++ shift 21:25:35 ++ case "$command" in 21:25:35 ++ command pyenv versions 21:25:35 ++ pyenv versions 21:25:35 ++ sed 's/^[ *]* //' 21:25:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:25:35 +++ grep '^3' /tmp/.pyenv_versions 21:25:35 +++ sort -V 21:25:35 +++ tail -n 1 21:25:35 ++ py_version_xyz=3.10.6 21:25:35 ++ [[ -z 3.10.6 ]] 21:25:35 ++ echo 3.10.6 21:25:35 ++ return 0 21:25:35 + pyenv local 3.10.6 21:25:35 + local command 21:25:35 + command=local 21:25:35 + '[' 2 -gt 0 ']' 21:25:35 + shift 21:25:35 + case "$command" in 21:25:35 + command pyenv local 3.10.6 21:25:35 + pyenv local 3.10.6 21:25:35 + for arg in "$@" 21:25:35 + case $arg in 21:25:35 + pkg_list+='tox ' 21:25:35 + for arg in "$@" 21:25:35 + case $arg in 21:25:35 + pkg_list+='virtualenv ' 21:25:35 + for arg in "$@" 21:25:35 + case $arg in 21:25:35 + pkg_list+='urllib3~=1.26.15 ' 21:25:35 + [[ -f /tmp/.toxenv ]] 21:25:35 ++ cat /tmp/.toxenv 21:25:35 + lf_venv=/tmp/venv-QiW4 21:25:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QiW4 from' file:/tmp/.toxenv 21:25:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QiW4 from file:/tmp/.toxenv 21:25:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:25:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:25:35 + local 'pip_opts=--upgrade --quiet' 21:25:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:25:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:25:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:25:35 + [[ -n '' ]] 21:25:35 + [[ -n '' ]] 21:25:35 + lf-venv-pip-install /tmp/venv-QiW4/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 21:25:35 + local venv_python=/tmp/venv-QiW4/bin/python3 21:25:35 + shift 21:25:35 + local upstream=https://pypi.org/simple 21:25:35 + /tmp/venv-QiW4/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 21:25:36 + return 0 21:25:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:25:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:25:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:25:36 + lf-venv-pip-install /tmp/venv-QiW4/bin/python3 --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 21:25:36 + local venv_python=/tmp/venv-QiW4/bin/python3 21:25:36 + shift 21:25:36 + local upstream=https://pypi.org/simple 21:25:36 + /tmp/venv-QiW4/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 21:25:36 + return 0 21:25:36 + type python3 21:25:36 + true 21:25:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QiW4/bin to PATH' 21:25:36 lf-activate-venv(): INFO: Adding /tmp/venv-QiW4/bin to PATH 21:25:36 + PATH=/tmp/venv-QiW4/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 21:25:36 + return 0 21:25:36 + [[ -d /opt/pyenv ]] 21:25:36 + echo '---> Setting up pyenv' 21:25:36 ---> Setting up pyenv 21:25:36 + export PYENV_ROOT=/opt/pyenv 21:25:36 + PYENV_ROOT=/opt/pyenv 21:25:36 + export PATH=/opt/pyenv/bin:/tmp/venv-QiW4/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 21:25:36 + PATH=/opt/pyenv/bin:/tmp/venv-QiW4/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 21:25:36 ++ pwd 21:25:36 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 21:25:36 + export PYTHONPATH 21:25:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:25:36 + TOX_TESTENV_PASSENV=PYTHONPATH 21:25:36 + tox --version 21:25:37 4.61.2 from /tmp/venv-QiW4/lib/python3.10/site-packages/tox/__init__.py 21:25:37 + PARALLEL=false 21:25:37 + TOX_OPTIONS_LIST= 21:25:37 + [[ -n yaml ]] 21:25:37 + TOX_OPTIONS_LIST=' -e yaml' 21:25:37 + case ${PARALLEL,,} in 21:25:37 + tox -e yaml 21:25:37 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 21:25:44 yaml: install_deps> python -I -m pip install coala-bears nodeenv 21:26:12 yaml: freeze> python -m pip freeze --all 21:26:13 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.7.22,charset-normalizer==3.5.1,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.61,guess_language-spirit==0.5.4,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.3.post1,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==75.3.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.70.0,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 21:26:13 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 21:26:13 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 21:26:14 ---> Completed tox runs 21:26:14 + for i in .tox/*/log 21:26:14 ++ echo .tox/yaml/log 21:26:14 ++ awk -F/ '{print $2}' 21:26:14 + tox_env=yaml 21:26:14 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 21:26:14 + DOC_DIR=docs/_build/html 21:26:14 + [[ -d docs/_build/html ]] 21:26:14 + echo '---> tox-run.sh ends' 21:26:14 ---> tox-run.sh ends 21:26:14 + test 0 -eq 0 21:26:14 $ ssh-agent -k 21:26:14 unset SSH_AUTH_SOCK; 21:26:14 unset SSH_AGENT_PID; 21:26:14 echo Agent pid 11319 killed; 21:26:14 [ssh-agent] Stopped. 21:26:14 [PostBuildScript] - [INFO] Executing post build scripts. 21:26:14 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins6867194598138006037.sh 21:26:14 ---> sysstat.sh 21:26:14 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins658006197122745663.sh 21:26:14 ---> package-listing.sh 21:26:14 ++ facter osfamily 21:26:14 ++ tr '[:upper:]' '[:lower:]' 21:26:15 + OS_FAMILY=redhat 21:26:15 + workspace=/w/workspace/integration-master-yaml-lint 21:26:15 + START_PACKAGES=/tmp/packages_start.txt 21:26:15 + END_PACKAGES=/tmp/packages_end.txt 21:26:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:26:15 + PACKAGES=/tmp/packages_start.txt 21:26:15 + '[' /w/workspace/integration-master-yaml-lint ']' 21:26:15 + PACKAGES=/tmp/packages_end.txt 21:26:15 + case "${OS_FAMILY}" in 21:26:15 + rpm -qa 21:26:15 + sort 21:26:15 + '[' -f /tmp/packages_start.txt ']' 21:26:15 + '[' -f /tmp/packages_end.txt ']' 21:26:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:26:15 + '[' /w/workspace/integration-master-yaml-lint ']' 21:26:15 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 21:26:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 21:26:15 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins3641986613566842037.sh 21:26:15 ---> capture-instance-metadata.sh 21:26:15 Setup pyenv: 21:26:15 system 21:26:15 3.8.13 21:26:15 3.9.13 21:26:15 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:26:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IAgG 21:26:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:26:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:26:23 lf-activate-venv(): INFO: Installing additional packages: lftools 21:26:46 lf-activate-venv(): INFO: Adding /tmp/venv-IAgG/bin to PATH 21:26:46 INFO: Running in OpenStack, capturing instance metadata 21:26:46 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins1602333926977513618.sh 21:26:46 provisioning config files... 21:26:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config1022021091646618417tmp 21:26:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:26:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:26:46 [EnvInject] - Injecting environment variables from a build step. 21:26:46 [EnvInject] - Injecting as environment variables the properties content 21:26:46 SERVER_ID=logs 21:26:46 21:26:46 [EnvInject] - Variables injected successfully. 21:26:46 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins5426557526889246091.sh 21:26:46 ---> create-netrc.sh 21:26:46 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11102459252246783944.sh 21:26:46 ---> python-tools-install.sh 21:26:46 Setup pyenv: 21:26:46 system 21:26:46 3.8.13 21:26:46 3.9.13 21:26:46 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:26:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAgG from file:/tmp/.os_lf_venv 21:26:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:26:48 lf-activate-venv(): INFO: Installing additional packages: lftools 21:26:54 lf-activate-venv(): INFO: Adding /tmp/venv-IAgG/bin to PATH 21:26:54 Generating Requirements File 21:27:15 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. 21:27:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:27:15 Python 3.10.6 21:27:16 pip 26.2.1 from /tmp/venv-IAgG/lib/python3.10/site-packages/pip (python 3.10) 21:27:16 aiohappyeyeballs==2.7.1 21:27:16 aiohttp==3.14.3 21:27:16 aiosignal==1.4.0 21:27:16 appdirs==1.4.4 21:27:16 argcomplete==3.7.2 21:27:16 aspy.yaml==1.3.0 21:27:16 async-timeout==5.0.1 21:27:16 attrs==26.1.0 21:27:16 autopage==0.6.0 21:27:16 backports.strenum==1.3.1 21:27:16 beautifulsoup4==4.15.0 21:27:16 boto3==1.43.84 21:27:16 botocore==1.43.84 21:27:16 bs4==0.0.2 21:27:16 certifi==2026.7.22 21:27:16 cffi==2.1.1 21:27:16 cfgv==3.5.0 21:27:16 chardet==7.6.0 21:27:16 charset-normalizer==3.5.1 21:27:16 click==8.5.0 21:27:16 cliff==4.14.0 21:27:16 cmd2==3.5.1 21:27:16 cryptography==3.3.2 21:27:16 debtcollector==3.1.0 21:27:16 decorator==5.3.1 21:27:16 defusedxml==0.7.1 21:27:16 Deprecated==1.3.1 21:27:16 distlib==0.4.3 21:27:16 dnspython==2.8.0 21:27:16 docker==7.2.0 21:27:16 dogpile.cache==1.5.0 21:27:16 durationpy==0.11 21:27:16 email-validator==2.3.0 21:27:16 filelock==3.32.5 21:27:16 frozenlist==1.8.0 21:27:16 future==1.0.0 21:27:16 gitdb==4.0.12 21:27:16 GitPython==3.1.61 21:27:16 httplib2==0.30.2 21:27:16 identify==2.6.19 21:27:16 idna==3.19 21:27:16 importlib-resources==1.5.0 21:27:16 iso8601==2.1.0 21:27:16 Jinja2==3.1.6 21:27:16 jmespath==1.1.0 21:27:16 jsonpatch==1.33 21:27:16 jsonpointer==3.1.1 21:27:16 jsonschema==4.26.0 21:27:16 jsonschema-specifications==2025.9.1 21:27:16 keystoneauth1==5.14.0 21:27:16 kubernetes==36.0.3 21:27:16 lftools==0.37.23 21:27:16 lxml==6.1.2 21:27:16 markdown-it-py==4.2.0 21:27:16 MarkupSafe==3.0.3 21:27:16 mdurl==0.1.2 21:27:16 msgpack==1.2.2 21:27:16 multi_key_dict==2.0.3 21:27:16 multidict==6.7.1 21:27:16 munch==4.0.0 21:27:16 netaddr==1.3.0 21:27:16 niet==1.4.2 21:27:16 nodeenv==1.10.0 21:27:16 oauth2client==4.1.3 21:27:16 oauthlib==3.3.1 21:27:16 openstacksdk==4.13.0 21:27:16 os-service-types==1.8.2 21:27:16 osc-lib==4.6.0 21:27:16 oslo.config==10.4.0 21:27:16 oslo.context==6.4.0 21:27:16 oslo.i18n==6.8.0 21:27:16 oslo.log==8.2.0 21:27:16 oslo.serialization==5.10.0 21:27:16 oslo.utils==10.1.1 21:27:16 packaging==26.3 21:27:16 pbr==7.0.3 21:27:16 platformdirs==4.11.5 21:27:16 prettytable==3.18.0 21:27:16 propcache==0.5.2 21:27:16 psutil==7.2.2 21:27:16 pyasn1==0.6.4 21:27:16 pyasn1_modules==0.4.2 21:27:16 pycparser==3.0 21:27:16 pygerrit2==2.0.15 21:27:16 PyGithub==2.10.0 21:27:16 Pygments==2.21.0 21:27:16 PyJWT==2.13.0 21:27:16 PyNaCl==1.6.2 21:27:16 pyparsing==2.4.7 21:27:16 pyperclip==1.11.0 21:27:16 pyrsistent==0.20.0 21:27:16 python-cinderclient==9.9.0 21:27:16 python-dateutil==2.9.0.post0 21:27:16 python-discovery==1.6.0 21:27:16 python-heatclient==5.2.0 21:27:16 python-jenkins==1.8.3 21:27:16 python-keystoneclient==6.0.0 21:27:16 python-magnumclient==4.11.0 21:27:16 python-openstackclient==10.0.0 21:27:16 python-swiftclient==4.11.0 21:27:16 PyYAML==6.0.3 21:27:16 referencing==0.37.0 21:27:16 requests==2.34.2 21:27:16 requests-oauthlib==2.0.0 21:27:16 rfc3986==2.0.0 21:27:16 rich==15.0.0 21:27:16 rich-argparse==1.8.0 21:27:16 rpds-py==0.30.0 21:27:16 rsa==4.9.1 21:27:16 ruamel.yaml==0.19.1 21:27:16 ruamel.yaml.clib==0.2.15 21:27:16 s3transfer==0.19.2 21:27:16 simplejson==4.1.2 21:27:16 six==1.17.0 21:27:16 smmap==5.0.3 21:27:16 soupsieve==2.9.2 21:27:16 stevedore==5.8.0 21:27:16 tabulate==0.10.0 21:27:16 toml==0.10.2 21:27:16 tomlkit==0.15.1 21:27:16 tqdm==4.70.0 21:27:16 typing_extensions==4.16.0 21:27:16 urllib3==1.26.20 21:27:16 virtualenv==21.7.7 21:27:16 wcwidth==0.8.3 21:27:16 websocket-client==1.9.2 21:27:16 wrapt==2.4.0 21:27:16 xdg==6.0.0 21:27:16 xmltodict==1.0.4 21:27:16 yarl==1.24.5 21:27:16 yq==4.1.2 21:27:16 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins4991681868997104691.sh 21:27:16 ---> uv-install.sh 21:27:16 Installing uv/uvx (latest) using shell installer 21:27:16 2026-08-31 21:27:16 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-mAHNnO.sh" [1] 21:27:17 downloading uv 0.12.7 x86_64-unknown-linux-gnu 21:27:17 installing to /home/jenkins/.local/bin 21:27:17 uv 21:27:17 uvx 21:27:17 everything's installed! 21:27:17 ---> Validating uv/uvx install 21:27:17 uvx 0.12.7 (x86_64-unknown-linux-gnu) 21:27:17 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins3343885420172357431.sh 21:27:17 ---> sudo-logs.sh 21:27:17 Archiving 'sudo' log.. 21:27:18 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2699849097875434770.sh 21:27:18 ---> job-cost.sh 21:27:18 INFO: Activating Python virtual environment... 21:27:18 Setup pyenv: 21:27:18 system 21:27:18 3.8.13 21:27:18 3.9.13 21:27:18 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:27:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAgG from file:/tmp/.os_lf_venv 21:27:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:27:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:27:24 lf-activate-venv(): INFO: Adding /tmp/venv-IAgG/bin to PATH 21:27:24 INFO: No stack-cost file found 21:27:24 INFO: Instance uptime: 168s 21:27:24 INFO: Fetching instance metadata (attempt 1 of 3)... 21:27:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:27:24 INFO: Successfully fetched instance metadata 21:27:24 INFO: Instance type: v3-standard-2 21:27:24 INFO: Retrieving pricing info for: v3-standard-2 21:27:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:27:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=168 21:27:24 INFO: Successfully fetched Vexxhost pricing API 21:27:24 INFO: Retrieved cost: 0.06 21:27:24 INFO: Retrieved resource: v3-standard-2 21:27:24 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 21:27:24 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 21:27:24 INFO: Successfully archived job cost data 21:27:24 DEBUG: Cost data: integration-master-yaml-lint,174,2026-08-31 21:27:24,v3-standard-2,168,0.06,0.00,SUCCESS 21:27:24 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11023102020269677496.sh 21:27:24 ---> logs-deploy.sh 21:27:24 Setup pyenv: 21:27:25 system 21:27:25 3.8.13 21:27:25 3.9.13 21:27:25 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:27:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAgG from file:/tmp/.os_lf_venv 21:27:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:27:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:27:32 lf-activate-venv(): INFO: Adding /tmp/venv-IAgG/bin to PATH 21:27:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/174 21:27:32 INFO: archiving workspace using pattern(s): 21:27:33 Archives upload complete. 21:27:33 INFO: archiving logs to Nexus 21:27:34 ---> uname -a: 21:27:34 Linux prd-centos8-builder-2c-1g-16988.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 21:27:34 21:27:34 21:27:34 ---> lscpu: 21:27:34 Architecture: x86_64 21:27:34 CPU op-mode(s): 32-bit, 64-bit 21:27:34 Byte Order: Little Endian 21:27:34 CPU(s): 2 21:27:34 On-line CPU(s) list: 0,1 21:27:34 Thread(s) per core: 1 21:27:34 Core(s) per socket: 1 21:27:34 Socket(s): 2 21:27:34 NUMA node(s): 1 21:27:34 Vendor ID: AuthenticAMD 21:27:34 CPU family: 23 21:27:34 Model: 49 21:27:34 Model name: AMD EPYC-Rome Processor 21:27:34 Stepping: 0 21:27:34 CPU MHz: 2799.998 21:27:34 BogoMIPS: 5599.99 21:27:34 Virtualization: AMD-V 21:27:34 Hypervisor vendor: KVM 21:27:34 Virtualization type: full 21:27:34 L1d cache: 32K 21:27:34 L1i cache: 32K 21:27:34 L2 cache: 512K 21:27:34 L3 cache: 16384K 21:27:34 NUMA node0 CPU(s): 0,1 21:27:34 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 21:27:34 21:27:34 21:27:34 ---> nproc: 21:27:34 2 21:27:34 21:27:34 21:27:34 ---> df -h: 21:27:34 Filesystem Size Used Avail Use% Mounted on 21:27:34 devtmpfs 3.8G 0 3.8G 0% /dev 21:27:34 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:27:34 tmpfs 3.8G 17M 3.8G 1% /run 21:27:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:27:34 /dev/vda1 40G 9.8G 31G 25% / 21:27:34 tmpfs 770M 0 770M 0% /run/user/1001 21:27:34 21:27:34 21:27:34 ---> free -m: 21:27:34 total used free shared buff/cache available 21:27:34 Mem: 7697 626 4367 20 2703 6752 21:27:34 Swap: 1023 0 1023 21:27:34 21:27:34 21:27:34 ---> ip addr: 21:27:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:27:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:27:34 inet 127.0.0.1/8 scope host lo 21:27:34 valid_lft forever preferred_lft forever 21:27:34 inet6 ::1/128 scope host 21:27:34 valid_lft forever preferred_lft forever 21:27:34 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:27:34 link/ether fa:16:3e:94:3c:ca brd ff:ff:ff:ff:ff:ff 21:27:34 altname enp0s3 21:27:34 altname ens3 21:27:34 inet 10.30.106.16/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 21:27:34 valid_lft 86232sec preferred_lft 86232sec 21:27:34 inet6 fe80::f816:3eff:fe94:3cca/64 scope link 21:27:34 valid_lft forever preferred_lft forever 21:27:34 21:27:34 21:27:34 ---> sar -b -r -n DEV: 21:27:34 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/31/2026 _x86_64_ (2 CPU) 21:27:34 21:27:34 21:24:42 LINUX RESTART (2 CPU) 21:27:34 21:27:34 09:25:01 PM tps rtps wtps bread/s bwrtn/s 21:27:34 09:26:01 PM 357.92 187.50 170.42 9454.30 22606.39 21:27:34 09:27:01 PM 164.15 14.43 149.73 1330.80 15373.55 21:27:34 Average: 261.07 100.99 160.07 5393.91 18991.17 21:27:34 21:27:34 09:25:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:27:34 09:26:01 PM 5072500 6902564 2809928 35.65 2688 2008760 898120 10.06 234052 2245812 199892 21:27:34 09:27:01 PM 4707056 6946132 3175372 40.28 2688 2394188 706208 7.91 434544 2320548 177844 21:27:34 Average: 4889778 6924348 2992650 37.97 2688 2201474 802164 8.98 334298 2283180 188868 21:27:34 21:27:34 09:25:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:27:34 09:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:34 09:26:01 PM eth0 256.48 155.34 2213.25 66.31 0.00 0.00 0.00 0.00 21:27:34 09:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:34 09:27:01 PM eth0 56.07 38.33 821.99 7.85 0.00 0.00 0.00 0.00 21:27:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:34 Average: eth0 156.31 96.85 1517.85 37.09 0.00 0.00 0.00 0.00 21:27:34 21:27:34 21:27:34 ---> sar -P ALL: 21:27:34 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/31/2026 _x86_64_ (2 CPU) 21:27:34 21:27:34 21:24:42 LINUX RESTART (2 CPU) 21:27:34 21:27:34 09:25:01 PM CPU %user %nice %system %iowait %steal %idle 21:27:34 09:26:01 PM all 42.54 2.57 37.01 4.00 0.03 13.85 21:27:34 09:26:01 PM 0 41.21 3.14 36.77 4.46 0.03 14.38 21:27:34 09:26:01 PM 1 43.86 2.00 37.24 3.55 0.03 13.32 21:27:34 09:27:01 PM all 38.46 0.26 10.49 1.51 0.03 49.25 21:27:34 09:27:01 PM 0 40.46 0.18 9.57 1.55 0.03 48.20 21:27:34 09:27:01 PM 1 36.46 0.33 11.40 1.47 0.03 50.31 21:27:34 Average: all 40.48 1.40 23.60 2.74 0.03 31.75 21:27:34 Average: 0 40.83 1.64 23.00 2.98 0.03 31.51 21:27:34 Average: 1 40.12 1.16 24.20 2.50 0.03 31.98 21:27:34 21:27:34 21:27:34