13:33:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/147185 13:33:36 Running as SYSTEM 13:33:37 [EnvInject] - Loading node environment variables. 13:33:37 Building remotely on prd-centos8-builder-2c-1g-15758 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yaml-lint 13:33:37 [ssh-agent] Looking for ssh-agent implementation... 13:33:37 $ ssh-agent 13:33:37 SSH_AUTH_SOCK=/tmp/ssh-d4i4OPuypo5F/agent.12271 13:33:37 SSH_AGENT_PID=12272 13:33:37 [ssh-agent] Started. 13:33:37 Running ssh-add (command line suppressed) 13:33:37 Identity added: /w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_11939005106215007788.key (/w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_11939005106215007788.key) 13:33:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:33:37 The recommended git tool is: NONE 13:33:39 using credential onap-jenkins-ssh 13:33:39 Wiping out workspace first. 13:33:39 Cloning the remote Git repository 13:33:39 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 13:33:39 > git init /w/workspace/integration-xtesting-master-yaml-lint # timeout=10 13:33:39 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 13:33:39 > git --version # timeout=10 13:33:39 > git --version # 'git version 2.43.0' 13:33:39 using GIT_SSH to set credentials Gerrit user 13:33:39 [INFO] Currently running in a labeled security context 13:33:39 [INFO] Currently SELinux is 'enforcing' on the host 13:33:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh11783086943780517032.key 13:33:39 Verifying host key using manually-configured host key entries 13:33:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:33:40 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 13:33:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:33:40 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 13:33:40 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 13:33:40 using GIT_SSH to set credentials Gerrit user 13:33:40 [INFO] Currently running in a labeled security context 13:33:40 [INFO] Currently SELinux is 'enforcing' on the host 13:33:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh6323892916542849547.key 13:33:40 Verifying host key using manually-configured host key entries 13:33:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/85/147185/1 # timeout=30 13:33:40 > git rev-parse 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d^{commit} # timeout=10 13:33:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:33:40 Checking out Revision 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d (refs/changes/85/147185/1) 13:33:40 > git config core.sparsecheckout # timeout=10 13:33:40 > git checkout -f 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d # timeout=30 13:33:44 Commit message: "Register basic_opa in smoke usecases testcases" 13:33:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:33:44 > git rev-list --no-walk 727007adaefe371fc2f5edb1df68eb1e7888b885 # timeout=10 13:33:44 [EnvInject] - Injecting environment variables from a build step. 13:33:44 [EnvInject] - Injecting as environment variables the properties content 13:33:44 PYTHON=python3 13:33:44 13:33:44 [EnvInject] - Variables injected successfully. 13:33:44 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14920346267322342519.sh 13:33:44 ---> tox-install.sh 13:33:44 + source /home/jenkins/lf-env.sh 13:33:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:44 ++ mktemp -d /tmp/venv-XXXX 13:33:44 + lf_venv=/tmp/venv-ufvC 13:33:44 + local venv_file=/tmp/.os_lf_venv 13:33:44 + local python=python3 13:33:44 + local options 13:33:44 + local set_path=true 13:33:44 + local install_args= 13:33:44 ++ 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 13:33:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:33:44 + true 13:33:44 + case $1 in 13:33:44 + venv_file=/tmp/.toxenv 13:33:44 + shift 2 13:33:44 + true 13:33:44 + case $1 in 13:33:44 + shift 13:33:44 + break 13:33:44 + case $python in 13:33:44 + local pkg_list= 13:33:44 + [[ -d /opt/pyenv ]] 13:33:44 + echo 'Setup pyenv:' 13:33:44 Setup pyenv: 13:33:44 + export PYENV_ROOT=/opt/pyenv 13:33:44 + PYENV_ROOT=/opt/pyenv 13:33:44 + 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 13:33:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:44 + pyenv versions 13:33:44 system 13:33:44 * 3.8.13 (set by /opt/pyenv/version) 13:33:44 * 3.9.13 (set by /opt/pyenv/version) 13:33:44 * 3.10.6 (set by /opt/pyenv/version) 13:33:44 + command -v pyenv 13:33:44 ++ pyenv init - --no-rehash 13:33:45 + 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[*]}"'\'')" 13:33:45 export PATH="/opt/pyenv/shims:${PATH}" 13:33:45 export PYENV_SHELL=bash 13:33:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:33:45 pyenv() { 13:33:45 local command 13:33:45 command="${1:-}" 13:33:45 if [ "$#" -gt 0 ]; then 13:33:45 shift 13:33:45 fi 13:33:45 13:33:45 case "$command" in 13:33:45 rehash|shell) 13:33:45 eval "$(pyenv "sh-$command" "$@")" 13:33:45 ;; 13:33:45 *) 13:33:45 command pyenv "$command" "$@" 13:33:45 ;; 13:33:45 esac 13:33:45 }' 13:33:45 +++ 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[*]}"' 13:33:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:45 ++ 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 13:33:45 ++ 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 13:33:45 ++ export PYENV_SHELL=bash 13:33:45 ++ PYENV_SHELL=bash 13:33:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:33:45 +++ complete -F _pyenv pyenv 13:33:45 ++ lf-pyver python3 13:33:45 ++ local py_version_xy=python3 13:33:45 ++ local py_version_xyz= 13:33:45 ++ sed 's/^[ *]* //' 13:33:45 ++ pyenv versions 13:33:45 ++ local command 13:33:45 ++ command=versions 13:33:45 ++ '[' 1 -gt 0 ']' 13:33:45 ++ shift 13:33:45 ++ case "$command" in 13:33:45 ++ command pyenv versions 13:33:45 ++ pyenv versions 13:33:45 ++ awk '{ print $1 }' 13:33:45 ++ grep -E '^[0-9.]*[0-9]$' 13:33:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:33:45 +++ tail -n 1 13:33:45 +++ sort -V 13:33:45 +++ grep '^3' /tmp/.pyenv_versions 13:33:45 ++ py_version_xyz=3.10.6 13:33:45 ++ [[ -z 3.10.6 ]] 13:33:45 ++ echo 3.10.6 13:33:45 ++ return 0 13:33:45 + pyenv local 3.10.6 13:33:45 + local command 13:33:45 + command=local 13:33:45 + '[' 2 -gt 0 ']' 13:33:45 + shift 13:33:45 + case "$command" in 13:33:45 + command pyenv local 3.10.6 13:33:45 + pyenv local 3.10.6 13:33:45 + for arg in "$@" 13:33:45 + case $arg in 13:33:45 + pkg_list+='tox ' 13:33:45 + for arg in "$@" 13:33:45 + case $arg in 13:33:45 + pkg_list+='virtualenv ' 13:33:45 + for arg in "$@" 13:33:45 + case $arg in 13:33:45 + pkg_list+='urllib3~=1.26.15 ' 13:33:45 + [[ -f /tmp/.toxenv ]] 13:33:45 + [[ ! -f /tmp/.toxenv ]] 13:33:45 + [[ -n '' ]] 13:33:45 + python3 -m venv /tmp/venv-ufvC 13:33:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ufvC' 13:33:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ufvC 13:33:49 + echo /tmp/venv-ufvC 13:33:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:33:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:33:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:49 + local 'pip_opts=--upgrade --quiet' 13:33:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:33:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:33:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:33:49 + [[ -n '' ]] 13:33:49 + [[ -n '' ]] 13:33:49 + lf-venv-pip-install /tmp/venv-ufvC/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:33:49 + local venv_python=/tmp/venv-ufvC/bin/python3 13:33:49 + shift 13:33:49 + local upstream=https://pypi.org/simple 13:33:49 + /tmp/venv-ufvC/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 13:33:53 + return 0 13:33:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:33:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:33:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:33:53 + lf-venv-pip-install /tmp/venv-ufvC/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 13:33:53 + local venv_python=/tmp/venv-ufvC/bin/python3 13:33:53 + shift 13:33:53 + local upstream=https://pypi.org/simple 13:33:53 + /tmp/venv-ufvC/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 13:33:54 + return 0 13:33:54 + type python3 13:33:54 + true 13:33:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ufvC/bin to PATH' 13:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-ufvC/bin to PATH 13:33:54 + PATH=/tmp/venv-ufvC/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 13:33:54 + return 0 13:33:54 + python3 --version 13:33:55 Python 3.10.6 13:33:55 + python3 -m pip --version 13:33:55 pip 26.2.1 from /tmp/venv-ufvC/lib/python3.10/site-packages/pip (python 3.10) 13:33:55 + python3 -m pip freeze 13:33:55 cachetools==7.1.7 13:33:55 colorama==0.4.6 13:33:55 distlib==0.4.3 13:33:55 filelock==3.32.4 13:33:55 packaging==26.3 13:33:55 platformdirs==4.11.4 13:33:55 pluggy==1.6.0 13:33:55 pyproject-api==1.11.0 13:33:55 python-discovery==1.5.3 13:33:55 tomli==2.4.1 13:33:55 tomli_w==1.2.0 13:33:55 tox==4.60.1 13:33:55 typing_extensions==4.16.0 13:33:55 urllib3==1.26.20 13:33:55 virtualenv==21.7.5 13:33:55 [EnvInject] - Injecting environment variables from a build step. 13:33:55 [EnvInject] - Injecting as environment variables the properties content 13:33:55 PARALLEL=false 13:33:55 13:33:55 [EnvInject] - Variables injected successfully. 13:33:55 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1342915606241654714.sh 13:33:55 ---> tox-run.sh 13:33:55 + 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 13:33:55 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/tox 13:33:55 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/docs 13:33:55 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/tox 13:33:55 + cd /w/workspace/integration-xtesting-master-yaml-lint/. 13:33:55 + source /home/jenkins/lf-env.sh 13:33:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:55 ++ mktemp -d /tmp/venv-XXXX 13:33:55 + lf_venv=/tmp/venv-rQ8j 13:33:55 + local venv_file=/tmp/.os_lf_venv 13:33:55 + local python=python3 13:33:55 + local options 13:33:55 + local set_path=true 13:33:55 + local install_args= 13:33:55 ++ 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 13:33:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:33:55 + true 13:33:55 + case $1 in 13:33:55 + venv_file=/tmp/.toxenv 13:33:55 + shift 2 13:33:55 + true 13:33:55 + case $1 in 13:33:55 + shift 13:33:55 + break 13:33:55 + case $python in 13:33:55 + local pkg_list= 13:33:55 + [[ -d /opt/pyenv ]] 13:33:55 + echo 'Setup pyenv:' 13:33:55 Setup pyenv: 13:33:55 + export PYENV_ROOT=/opt/pyenv 13:33:55 + PYENV_ROOT=/opt/pyenv 13:33:55 + 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 13:33:55 + 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 13:33:55 + pyenv versions 13:33:55 system 13:33:55 3.8.13 13:33:55 3.9.13 13:33:55 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 13:33:55 + command -v pyenv 13:33:55 ++ pyenv init - --no-rehash 13:33:55 + 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[*]}"'\'')" 13:33:55 export PATH="/opt/pyenv/shims:${PATH}" 13:33:55 export PYENV_SHELL=bash 13:33:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:33:55 pyenv() { 13:33:55 local command 13:33:55 command="${1:-}" 13:33:55 if [ "$#" -gt 0 ]; then 13:33:55 shift 13:33:55 fi 13:33:55 13:33:55 case "$command" in 13:33:55 rehash|shell) 13:33:55 eval "$(pyenv "sh-$command" "$@")" 13:33:55 ;; 13:33:55 *) 13:33:55 command pyenv "$command" "$@" 13:33:55 ;; 13:33:55 esac 13:33:55 }' 13:33:55 +++ 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[*]}"' 13:33:55 ++ 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 13:33:55 ++ 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 13:33:55 ++ 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 13:33:55 ++ export PYENV_SHELL=bash 13:33:55 ++ PYENV_SHELL=bash 13:33:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:33:55 +++ complete -F _pyenv pyenv 13:33:55 ++ lf-pyver python3 13:33:55 ++ local py_version_xy=python3 13:33:55 ++ local py_version_xyz= 13:33:55 ++ sed 's/^[ *]* //' 13:33:55 ++ awk '{ print $1 }' 13:33:55 ++ grep -E '^[0-9.]*[0-9]$' 13:33:55 ++ pyenv versions 13:33:55 ++ local command 13:33:55 ++ command=versions 13:33:55 ++ '[' 1 -gt 0 ']' 13:33:55 ++ shift 13:33:55 ++ case "$command" in 13:33:55 ++ command pyenv versions 13:33:55 ++ pyenv versions 13:33:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:33:55 +++ grep '^3' /tmp/.pyenv_versions 13:33:55 +++ sort -V 13:33:55 +++ tail -n 1 13:33:55 ++ py_version_xyz=3.10.6 13:33:55 ++ [[ -z 3.10.6 ]] 13:33:55 ++ echo 3.10.6 13:33:55 ++ return 0 13:33:55 + pyenv local 3.10.6 13:33:55 + local command 13:33:55 + command=local 13:33:55 + '[' 2 -gt 0 ']' 13:33:55 + shift 13:33:55 + case "$command" in 13:33:55 + command pyenv local 3.10.6 13:33:55 + pyenv local 3.10.6 13:33:55 + for arg in "$@" 13:33:55 + case $arg in 13:33:55 + pkg_list+='tox ' 13:33:55 + for arg in "$@" 13:33:55 + case $arg in 13:33:55 + pkg_list+='virtualenv ' 13:33:55 + for arg in "$@" 13:33:55 + case $arg in 13:33:55 + pkg_list+='urllib3~=1.26.15 ' 13:33:55 + [[ -f /tmp/.toxenv ]] 13:33:55 ++ cat /tmp/.toxenv 13:33:55 + lf_venv=/tmp/venv-ufvC 13:33:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ufvC from' file:/tmp/.toxenv 13:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ufvC from file:/tmp/.toxenv 13:33:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:55 + local 'pip_opts=--upgrade --quiet' 13:33:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:33:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:33:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:33:55 + [[ -n '' ]] 13:33:55 + [[ -n '' ]] 13:33:55 + lf-venv-pip-install /tmp/venv-ufvC/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:33:55 + local venv_python=/tmp/venv-ufvC/bin/python3 13:33:55 + shift 13:33:55 + local upstream=https://pypi.org/simple 13:33:55 + /tmp/venv-ufvC/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 13:33:56 + return 0 13:33:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:33:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:33:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:33:56 + lf-venv-pip-install /tmp/venv-ufvC/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 13:33:56 + local venv_python=/tmp/venv-ufvC/bin/python3 13:33:56 + shift 13:33:56 + local upstream=https://pypi.org/simple 13:33:56 + /tmp/venv-ufvC/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 13:33:57 + return 0 13:33:57 + type python3 13:33:57 + true 13:33:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ufvC/bin to PATH' 13:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-ufvC/bin to PATH 13:33:57 + PATH=/tmp/venv-ufvC/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 13:33:57 + return 0 13:33:57 + [[ -d /opt/pyenv ]] 13:33:57 + echo '---> Setting up pyenv' 13:33:57 ---> Setting up pyenv 13:33:57 + export PYENV_ROOT=/opt/pyenv 13:33:57 + PYENV_ROOT=/opt/pyenv 13:33:57 + export PATH=/opt/pyenv/bin:/tmp/venv-ufvC/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 13:33:57 + PATH=/opt/pyenv/bin:/tmp/venv-ufvC/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 13:33:57 ++ pwd 13:33:57 + PYTHONPATH=/w/workspace/integration-xtesting-master-yaml-lint 13:33:57 + export PYTHONPATH 13:33:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:33:57 + TOX_TESTENV_PASSENV=PYTHONPATH 13:33:57 + tox --version 13:33:57 4.60.1 from /tmp/venv-ufvC/lib/python3.10/site-packages/tox/__init__.py 13:33:57 + PARALLEL=false 13:33:57 + TOX_OPTIONS_LIST= 13:33:57 + [[ -n yaml ]] 13:33:57 + TOX_OPTIONS_LIST=' -e yaml' 13:33:57 + case ${PARALLEL,,} in 13:33:57 + tox -e yaml 13:33:57 + tee -a /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/tox.log 13:34:04 yaml: install_deps> python -I -m pip install coala-bears nodeenv 13:34:36 yaml: freeze> python -m pip freeze --all 13:34: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.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.60,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 13:34:37 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 13:34:37 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 13:34:38 ---> Completed tox runs 13:34:38 + for i in .tox/*/log 13:34:38 ++ echo .tox/yaml/log 13:34:38 ++ awk -F/ '{print $2}' 13:34:38 + tox_env=yaml 13:34:38 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/yaml 13:34:38 + DOC_DIR=docs/_build/html 13:34:38 + [[ -d docs/_build/html ]] 13:34:38 + echo '---> tox-run.sh ends' 13:34:38 ---> tox-run.sh ends 13:34:38 + test 0 -eq 0 13:34:38 $ ssh-agent -k 13:34:38 unset SSH_AUTH_SOCK; 13:34:38 unset SSH_AGENT_PID; 13:34:38 echo Agent pid 12272 killed; 13:34:38 [ssh-agent] Stopped. 13:34:38 [PostBuildScript] - [INFO] Executing post build scripts. 13:34:38 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins8610645020514995748.sh 13:34:38 ---> sysstat.sh 13:34:38 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins6488982354578791836.sh 13:34:38 ---> package-listing.sh 13:34:38 ++ facter osfamily 13:34:38 ++ tr '[:upper:]' '[:lower:]' 13:34:38 + OS_FAMILY=redhat 13:34:38 + workspace=/w/workspace/integration-xtesting-master-yaml-lint 13:34:38 + START_PACKAGES=/tmp/packages_start.txt 13:34:38 + END_PACKAGES=/tmp/packages_end.txt 13:34:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:34:38 + PACKAGES=/tmp/packages_start.txt 13:34:38 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 13:34:38 + PACKAGES=/tmp/packages_end.txt 13:34:38 + case "${OS_FAMILY}" in 13:34:38 + rpm -qa 13:34:38 + sort 13:34:39 + '[' -f /tmp/packages_start.txt ']' 13:34:39 + '[' -f /tmp/packages_end.txt ']' 13:34:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:34:39 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 13:34:39 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/ 13:34:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yaml-lint/archives/ 13:34:39 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins14776619757723585294.sh 13:34:39 ---> capture-instance-metadata.sh 13:34:39 Setup pyenv: 13:34:39 system 13:34:39 3.8.13 13:34:39 3.9.13 13:34:39 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 13:34:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OOKT 13:34:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:47 lf-activate-venv(): INFO: Installing additional packages: lftools 13:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-OOKT/bin to PATH 13:35:09 INFO: Running in OpenStack, capturing instance metadata 13:35:10 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins1627349012370727003.sh 13:35:10 provisioning config files... 13:35:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yaml-lint@tmp/config7794303464626747098tmp 13:35:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:35:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:35:10 [EnvInject] - Injecting environment variables from a build step. 13:35:10 [EnvInject] - Injecting as environment variables the properties content 13:35:10 SERVER_ID=logs 13:35:10 13:35:10 [EnvInject] - Variables injected successfully. 13:35:10 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins7132980154725528186.sh 13:35:10 ---> create-netrc.sh 13:35:10 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins1175854731600590116.sh 13:35:10 ---> python-tools-install.sh 13:35:10 Setup pyenv: 13:35:10 system 13:35:10 3.8.13 13:35:10 3.9.13 13:35:10 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 13:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OOKT from file:/tmp/.os_lf_venv 13:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:12 lf-activate-venv(): INFO: Installing additional packages: lftools 13:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-OOKT/bin to PATH 13:35:17 Generating Requirements File 13:35:39 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. 13:35:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:35:39 Python 3.10.6 13:35:40 pip 26.2.1 from /tmp/venv-OOKT/lib/python3.10/site-packages/pip (python 3.10) 13:35:40 aiohappyeyeballs==2.7.1 13:35:40 aiohttp==3.14.3 13:35:40 aiosignal==1.4.0 13:35:40 appdirs==1.4.4 13:35:40 argcomplete==3.7.2 13:35:40 aspy.yaml==1.3.0 13:35:40 async-timeout==5.0.1 13:35:40 attrs==26.1.0 13:35:40 autopage==0.6.0 13:35:40 backports.strenum==1.3.1 13:35:40 beautifulsoup4==4.15.0 13:35:40 boto3==1.43.81 13:35:40 botocore==1.43.81 13:35:40 bs4==0.0.2 13:35:40 certifi==2026.7.22 13:35:40 cffi==2.1.1 13:35:40 cfgv==3.5.0 13:35:40 chardet==7.6.0 13:35:40 charset-normalizer==3.5.1 13:35:40 click==8.5.0 13:35:40 cliff==4.14.0 13:35:40 cmd2==3.5.1 13:35:40 cryptography==3.3.2 13:35:40 debtcollector==3.1.0 13:35:40 decorator==5.3.1 13:35:40 defusedxml==0.7.1 13:35:40 Deprecated==1.3.1 13:35:40 distlib==0.4.3 13:35:40 dnspython==2.8.0 13:35:40 docker==7.2.0 13:35:40 dogpile.cache==1.5.0 13:35:40 durationpy==0.11 13:35:40 email-validator==2.3.0 13:35:40 filelock==3.32.4 13:35:40 frozenlist==1.8.0 13:35:40 future==1.0.0 13:35:40 gitdb==4.0.12 13:35:40 GitPython==3.1.60 13:35:40 httplib2==0.30.2 13:35:40 identify==2.6.19 13:35:40 idna==3.19 13:35:40 importlib-resources==1.5.0 13:35:40 iso8601==2.1.0 13:35:40 Jinja2==3.1.6 13:35:40 jmespath==1.1.0 13:35:40 jsonpatch==1.33 13:35:40 jsonpointer==3.1.1 13:35:40 jsonschema==4.26.0 13:35:40 jsonschema-specifications==2025.9.1 13:35:40 keystoneauth1==5.14.0 13:35:40 kubernetes==36.0.3 13:35:40 lftools==0.37.23 13:35:40 lxml==6.1.2 13:35:40 markdown-it-py==4.2.0 13:35:40 MarkupSafe==3.0.3 13:35:40 mdurl==0.1.2 13:35:40 msgpack==1.2.2 13:35:40 multi_key_dict==2.0.3 13:35:40 multidict==6.7.1 13:35:40 munch==4.0.0 13:35:40 netaddr==1.3.0 13:35:40 niet==1.4.2 13:35:40 nodeenv==1.10.0 13:35:40 oauth2client==4.1.3 13:35:40 oauthlib==3.3.1 13:35:40 openstacksdk==4.13.0 13:35:40 os-service-types==1.8.2 13:35:40 osc-lib==4.6.0 13:35:40 oslo.config==10.4.0 13:35:40 oslo.context==6.4.0 13:35:40 oslo.i18n==6.8.0 13:35:40 oslo.log==8.2.0 13:35:40 oslo.serialization==5.10.0 13:35:40 oslo.utils==10.1.1 13:35:40 packaging==26.3 13:35:40 pbr==7.0.3 13:35:40 platformdirs==4.11.4 13:35:40 prettytable==3.18.0 13:35:40 propcache==0.5.2 13:35:40 psutil==7.2.2 13:35:40 pyasn1==0.6.4 13:35:40 pyasn1_modules==0.4.2 13:35:40 pycparser==3.0 13:35:40 pygerrit2==2.0.15 13:35:40 PyGithub==2.10.0 13:35:40 Pygments==2.21.0 13:35:40 PyJWT==2.13.0 13:35:40 PyNaCl==1.6.2 13:35:40 pyparsing==2.4.7 13:35:40 pyperclip==1.11.0 13:35:40 pyrsistent==0.20.0 13:35:40 python-cinderclient==9.9.0 13:35:40 python-dateutil==2.9.0.post0 13:35:40 python-discovery==1.5.3 13:35:40 python-heatclient==5.2.0 13:35:40 python-jenkins==1.8.3 13:35:40 python-keystoneclient==5.8.0 13:35:40 python-magnumclient==4.11.0 13:35:40 python-openstackclient==10.0.0 13:35:40 python-swiftclient==4.10.0 13:35:40 PyYAML==6.0.3 13:35:40 referencing==0.37.0 13:35:40 requests==2.34.2 13:35:40 requests-oauthlib==2.0.0 13:35:40 rfc3986==2.0.0 13:35:40 rich==15.0.0 13:35:40 rich-argparse==1.8.0 13:35:40 rpds-py==0.30.0 13:35:40 rsa==4.9.1 13:35:40 ruamel.yaml==0.19.1 13:35:40 ruamel.yaml.clib==0.2.15 13:35:40 s3transfer==0.19.2 13:35:40 simplejson==4.1.2 13:35:40 six==1.17.0 13:35:40 smmap==5.0.3 13:35:40 soupsieve==2.9.2 13:35:40 stevedore==5.8.0 13:35:40 tabulate==0.10.0 13:35:40 toml==0.10.2 13:35:40 tomlkit==0.15.1 13:35:40 tqdm==4.70.0 13:35:40 typing_extensions==4.16.0 13:35:40 urllib3==1.26.20 13:35:40 virtualenv==21.7.5 13:35:40 wcwidth==0.8.2 13:35:40 websocket-client==1.9.0 13:35:40 wrapt==2.3.0 13:35:40 xdg==6.0.0 13:35:40 xmltodict==1.0.4 13:35:40 yarl==1.24.5 13:35:40 yq==4.1.2 13:35:40 [integration-xtesting-master-yaml-lint] $ /bin/sh /tmp/jenkins2313179488622779742.sh 13:35:40 ---> uv-install.sh 13:35:40 Installing uv/uvx (latest) using shell installer 13:35:40 2026-08-27 13:35:40 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-lrrJKT.sh" [1] 13:35:40 downloading uv 0.12.6 x86_64-unknown-linux-gnu 13:35:41 installing to /home/jenkins/.local/bin 13:35:41 uv 13:35:41 uvx 13:35:41 everything's installed! 13:35:41 ---> Validating uv/uvx install 13:35:41 uvx 0.12.6 (x86_64-unknown-linux-gnu) 13:35:41 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins6433026857185312481.sh 13:35:41 ---> sudo-logs.sh 13:35:41 Archiving 'sudo' log.. 13:35:42 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins1223331109587070121.sh 13:35:42 ---> job-cost.sh 13:35:42 INFO: Activating Python virtual environment... 13:35:42 Setup pyenv: 13:35:42 system 13:35:42 3.8.13 13:35:42 3.9.13 13:35:42 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 13:35:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OOKT from file:/tmp/.os_lf_venv 13:35:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-OOKT/bin to PATH 13:35:47 INFO: No stack-cost file found 13:35:47 INFO: Instance uptime: 169s 13:35:47 INFO: Fetching instance metadata (attempt 1 of 3)... 13:35:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:35:48 INFO: Successfully fetched instance metadata 13:35:48 INFO: Instance type: v3-standard-2 13:35:48 INFO: Retrieving pricing info for: v3-standard-2 13:35:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:35:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=169 13:35:48 INFO: Successfully fetched Vexxhost pricing API 13:35:48 INFO: Retrieved cost: 0.06 13:35:48 INFO: Retrieved resource: v3-standard-2 13:35:48 INFO: Creating archive directory: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost 13:35:48 INFO: Archiving costs to: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost.csv 13:35:48 INFO: Successfully archived job cost data 13:35:48 DEBUG: Cost data: integration-xtesting-master-yaml-lint,176,2026-08-27 13:35:48,v3-standard-2,169,0.06,0.00,SUCCESS 13:35:48 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17549127646959860927.sh 13:35:48 ---> logs-deploy.sh 13:35:48 Setup pyenv: 13:35:48 system 13:35:48 3.8.13 13:35:48 3.9.13 13:35:48 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 13:35:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OOKT from file:/tmp/.os_lf_venv 13:35:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-OOKT/bin to PATH 13:35:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yaml-lint/176 13:35:56 INFO: archiving workspace using pattern(s): 13:35:57 Archives upload complete. 13:35:57 INFO: archiving logs to Nexus 13:35:58 ---> uname -a: 13:35:58 Linux prd-centos8-builder-2c-1g-15758.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 13:35:58 13:35:58 13:35:58 ---> lscpu: 13:35:58 Architecture: x86_64 13:35:58 CPU op-mode(s): 32-bit, 64-bit 13:35:58 Byte Order: Little Endian 13:35:58 CPU(s): 2 13:35:58 On-line CPU(s) list: 0,1 13:35:58 Thread(s) per core: 1 13:35:58 Core(s) per socket: 1 13:35:58 Socket(s): 2 13:35:58 NUMA node(s): 1 13:35:58 Vendor ID: AuthenticAMD 13:35:58 CPU family: 23 13:35:58 Model: 49 13:35:58 Model name: AMD EPYC-Rome Processor 13:35:58 Stepping: 0 13:35:58 CPU MHz: 2799.998 13:35:58 BogoMIPS: 5599.99 13:35:58 Virtualization: AMD-V 13:35:58 Hypervisor vendor: KVM 13:35:58 Virtualization type: full 13:35:58 L1d cache: 32K 13:35:58 L1i cache: 32K 13:35:58 L2 cache: 512K 13:35:58 L3 cache: 16384K 13:35:58 NUMA node0 CPU(s): 0,1 13:35:58 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 13:35:58 13:35:58 13:35:58 ---> nproc: 13:35:58 2 13:35:58 13:35:58 13:35:58 ---> df -h: 13:35:58 Filesystem Size Used Avail Use% Mounted on 13:35:58 devtmpfs 3.8G 0 3.8G 0% /dev 13:35:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:35:58 tmpfs 3.8G 17M 3.8G 1% /run 13:35:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:35:58 /dev/vda1 40G 9.7G 31G 25% / 13:35:58 tmpfs 770M 0 770M 0% /run/user/1001 13:35:58 13:35:58 13:35:58 ---> free -m: 13:35:58 total used free shared buff/cache available 13:35:58 Mem: 7697 622 4450 20 2624 6756 13:35:58 Swap: 1023 0 1023 13:35:58 13:35:58 13:35:58 ---> ip addr: 13:35:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:35:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:35:58 inet 127.0.0.1/8 scope host lo 13:35:58 valid_lft forever preferred_lft forever 13:35:58 inet6 ::1/128 scope host 13:35:58 valid_lft forever preferred_lft forever 13:35:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:35:58 link/ether fa:16:3e:4c:9b:07 brd ff:ff:ff:ff:ff:ff 13:35:58 altname enp0s3 13:35:58 altname ens3 13:35:58 inet 10.30.106.93/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:35:58 valid_lft 86231sec preferred_lft 86231sec 13:35:58 inet6 fe80::f816:3eff:fe4c:9b07/64 scope link 13:35:58 valid_lft forever preferred_lft forever 13:35:58 13:35:58 13:35:58 ---> sar -b -r -n DEV: 13:35:58 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/27/2026 _x86_64_ (2 CPU) 13:35:58 13:35:58 13:33:05 LINUX RESTART (2 CPU) 13:35:58 13:35:58 01:34:01 PM tps rtps wtps bread/s bwrtn/s 13:35:58 01:35:01 PM 201.65 76.32 125.32 1980.41 12211.05 13:35:58 Average: 201.65 76.32 125.32 1980.41 12211.05 13:35:58 13:35:58 01:34:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:35:58 01:35:01 PM 4923252 6945372 2959184 37.54 2688 2188364 772220 8.65 420568 2164664 210224 13:35:58 Average: 4923252 6945372 2959184 37.54 2688 2188364 772220 8.65 420568 2164664 210224 13:35:58 13:35:58 01:34:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:35:58 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:58 01:35:01 PM eth0 81.62 54.82 1315.93 11.95 0.00 0.00 0.00 0.00 13:35:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:58 Average: eth0 81.62 54.82 1315.93 11.95 0.00 0.00 0.00 0.00 13:35:58 13:35:58 13:35:58 ---> sar -P ALL: 13:35:58 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/27/2026 _x86_64_ (2 CPU) 13:35:58 13:35:58 13:33:05 LINUX RESTART (2 CPU) 13:35:58 13:35:58 01:34:01 PM CPU %user %nice %system %iowait %steal %idle 13:35:58 01:35:01 PM all 31.47 1.01 24.04 2.41 0.03 41.04 13:35:58 01:35:01 PM 0 35.93 0.99 24.38 2.21 0.02 36.47 13:35:58 01:35:01 PM 1 27.00 1.04 23.71 2.60 0.03 45.62 13:35:58 Average: all 31.47 1.01 24.04 2.41 0.03 41.04 13:35:58 Average: 0 35.93 0.99 24.38 2.21 0.02 36.47 13:35:58 Average: 1 27.00 1.04 23.71 2.60 0.03 45.62 13:35:58 13:35:58 13:35:58