21:25:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145682 21:25:20 Running as SYSTEM 21:25:20 [EnvInject] - Loading node environment variables. 21:25:20 Building remotely on prd-centos8-builder-2c-1g-3761 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 21:25:20 [ssh-agent] Looking for ssh-agent implementation... 21:25:21 $ ssh-agent 21:25:21 SSH_AUTH_SOCK=/tmp/ssh-UAjrx607uFgl/agent.14165 21:25:21 SSH_AGENT_PID=14167 21:25:21 [ssh-agent] Started. 21:25:21 Running ssh-add (command line suppressed) 21:25:21 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_17595645535663962302.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_17595645535663962302.key) 21:25:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:25:21 The recommended git tool is: NONE 21:25:23 using credential onap-jenkins-ssh 21:25:23 Wiping out workspace first. 21:25:23 Cloning the remote Git repository 21:25:23 Cloning repository git://cloud.onap.org/mirror/integration.git 21:25:23 > git init /w/workspace/integration-master-yaml-lint # timeout=10 21:25:23 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:25:23 > git --version # timeout=10 21:25:23 > git --version # 'git version 2.43.0' 21:25:23 using GIT_SSH to set credentials Gerrit user 21:25:23 [INFO] Currently running in a labeled security context 21:25:23 [INFO] Currently SELinux is 'enforcing' on the host 21:25:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh2096354391960410292.key 21:25:23 Verifying host key using manually-configured host key entries 21:25:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:25:27 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:25:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:27 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:25:27 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:25:27 using GIT_SSH to set credentials Gerrit user 21:25:27 [INFO] Currently running in a labeled security context 21:25:27 [INFO] Currently SELinux is 'enforcing' on the host 21:25:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh14896270863516262172.key 21:25:27 Verifying host key using manually-configured host key entries 21:25:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/82/145682/1 # timeout=30 21:25:27 > git rev-parse b2fc380cf4f5c308ff282ea61101226910a87232^{commit} # timeout=10 21:25:28 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:28 Checking out Revision b2fc380cf4f5c308ff282ea61101226910a87232 (refs/changes/82/145682/1) 21:25:28 > git config core.sparsecheckout # timeout=10 21:25:28 > git checkout -f b2fc380cf4f5c308ff282ea61101226910a87232 # timeout=30 21:25:31 Commit message: "Bump lfreleng-actions/gerrit-review-action from 1.1.1 to 1.1.2" 21:25:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:25:31 > git rev-list --no-walk c9320ce6d7aa76a0faabf1080b3e532f96bf7cbd # timeout=10 21:25:32 [EnvInject] - Injecting environment variables from a build step. 21:25:32 [EnvInject] - Injecting as environment variables the properties content 21:25:32 PYTHON=python3 21:25:32 21:25:32 [EnvInject] - Variables injected successfully. 21:25:32 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12570940140975167285.sh 21:25:32 ---> tox-install.sh 21:25:32 + source /home/jenkins/lf-env.sh 21:25:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:25:32 ++ mktemp -d /tmp/venv-XXXX 21:25:32 + lf_venv=/tmp/venv-Djae 21:25:32 + local venv_file=/tmp/.os_lf_venv 21:25:32 + local python=python3 21:25:32 + local options 21:25:32 + local set_path=true 21:25:32 + local install_args= 21:25:32 ++ 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:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:25:32 + true 21:25:32 + case $1 in 21:25:32 + venv_file=/tmp/.toxenv 21:25:32 + shift 2 21:25:32 + true 21:25:32 + case $1 in 21:25:32 + shift 21:25:32 + break 21:25:32 + case $python in 21:25:32 + local pkg_list= 21:25:32 + [[ -d /opt/pyenv ]] 21:25:32 + echo 'Setup pyenv:' 21:25:32 Setup pyenv: 21:25:32 + export PYENV_ROOT=/opt/pyenv 21:25:32 + PYENV_ROOT=/opt/pyenv 21:25:32 + 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:32 + 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:32 + pyenv versions 21:25:32 system 21:25:32 * 3.8.13 (set by /opt/pyenv/version) 21:25:32 * 3.9.13 (set by /opt/pyenv/version) 21:25:32 * 3.10.6 (set by /opt/pyenv/version) 21:25:32 + command -v pyenv 21:25:32 ++ pyenv init - --no-rehash 21:25:32 + 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:32 export PATH="/opt/pyenv/shims:${PATH}" 21:25:32 export PYENV_SHELL=bash 21:25:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:25:32 pyenv() { 21:25:32 local command 21:25:32 command="${1:-}" 21:25:32 if [ "$#" -gt 0 ]; then 21:25:32 shift 21:25:32 fi 21:25:32 21:25:32 case "$command" in 21:25:32 rehash|shell) 21:25:32 eval "$(pyenv "sh-$command" "$@")" 21:25:32 ;; 21:25:32 *) 21:25:32 command pyenv "$command" "$@" 21:25:32 ;; 21:25:32 esac 21:25:32 }' 21:25:32 +++ 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:32 ++ 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:32 ++ 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:32 ++ 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:32 ++ export PYENV_SHELL=bash 21:25:32 ++ PYENV_SHELL=bash 21:25:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:25:32 +++ complete -F _pyenv pyenv 21:25:32 ++ lf-pyver python3 21:25:32 ++ local py_version_xy=python3 21:25:32 ++ local py_version_xyz= 21:25:32 ++ pyenv versions 21:25:32 ++ local command 21:25:32 ++ command=versions 21:25:32 ++ '[' 1 -gt 0 ']' 21:25:32 ++ shift 21:25:32 ++ case "$command" in 21:25:32 ++ command pyenv versions 21:25:32 ++ pyenv versions 21:25:32 ++ awk '{ print $1 }' 21:25:32 ++ sed 's/^[ *]* //' 21:25:32 ++ grep -E '^[0-9.]*[0-9]$' 21:25:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:25:32 +++ grep '^3' /tmp/.pyenv_versions 21:25:32 +++ tail -n 1 21:25:32 +++ sort -V 21:25:32 ++ py_version_xyz=3.10.6 21:25:32 ++ [[ -z 3.10.6 ]] 21:25:32 ++ echo 3.10.6 21:25:32 ++ return 0 21:25:32 + pyenv local 3.10.6 21:25:32 + local command 21:25:32 + command=local 21:25:32 + '[' 2 -gt 0 ']' 21:25:32 + shift 21:25:32 + case "$command" in 21:25:32 + command pyenv local 3.10.6 21:25:32 + pyenv local 3.10.6 21:25:32 + for arg in "$@" 21:25:32 + case $arg in 21:25:32 + pkg_list+='tox ' 21:25:32 + for arg in "$@" 21:25:32 + case $arg in 21:25:32 + pkg_list+='virtualenv ' 21:25:32 + for arg in "$@" 21:25:32 + case $arg in 21:25:32 + pkg_list+='urllib3~=1.26.15 ' 21:25:32 + [[ -f /tmp/.toxenv ]] 21:25:32 + [[ ! -f /tmp/.toxenv ]] 21:25:32 + [[ -n '' ]] 21:25:32 + python3 -m venv /tmp/venv-Djae 21:25:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Djae' 21:25:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Djae 21:25:36 + echo /tmp/venv-Djae 21:25:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:25:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:25:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:25:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:25:36 + local 'pip_opts=--upgrade --quiet' 21:25:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:25:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:25:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:25:36 + [[ -n '' ]] 21:25:36 + [[ -n '' ]] 21:25:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:25:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:25:36 + /tmp/venv-Djae/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:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:25:41 lf-activate-venv(): INFO: Base packages installed successfully 21:25:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:25:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:25:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:25:41 + /tmp/venv-Djae/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:44 + type python3 21:25:44 + true 21:25:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Djae/bin to PATH' 21:25:44 lf-activate-venv(): INFO: Adding /tmp/venv-Djae/bin to PATH 21:25:44 + PATH=/tmp/venv-Djae/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:44 + return 0 21:25:44 + python3 --version 21:25:44 Python 3.10.6 21:25:44 + python3 -m pip --version 21:25:44 pip 26.1.2 from /tmp/venv-Djae/lib/python3.10/site-packages/pip (python 3.10) 21:25:44 + python3 -m pip freeze 21:25:44 cachetools==7.1.4 21:25:44 colorama==0.4.6 21:25:44 distlib==0.4.3 21:25:44 filelock==3.29.4 21:25:44 packaging==26.2 21:25:44 platformdirs==4.10.0 21:25:44 pluggy==1.6.0 21:25:44 pyproject-api==1.10.1 21:25:44 python-discovery==1.4.2 21:25:44 tomli==2.4.1 21:25:44 tomli_w==1.2.0 21:25:44 tox==4.56.1 21:25:44 typing_extensions==4.15.0 21:25:44 urllib3==1.26.20 21:25:44 virtualenv==21.5.1 21:25:45 [EnvInject] - Injecting environment variables from a build step. 21:25:45 [EnvInject] - Injecting as environment variables the properties content 21:25:45 PARALLEL=false 21:25:45 21:25:45 [EnvInject] - Variables injected successfully. 21:25:45 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins10042281470091185091.sh 21:25:45 ---> tox-run.sh 21:25:45 + 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:45 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 21:25:45 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 21:25:45 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 21:25:45 + cd /w/workspace/integration-master-yaml-lint/. 21:25:45 + source /home/jenkins/lf-env.sh 21:25:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:25:45 ++ mktemp -d /tmp/venv-XXXX 21:25:45 + lf_venv=/tmp/venv-tzjf 21:25:45 + local venv_file=/tmp/.os_lf_venv 21:25:45 + local python=python3 21:25:45 + local options 21:25:45 + local set_path=true 21:25:45 + local install_args= 21:25:45 ++ 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:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:25:45 + true 21:25:45 + case $1 in 21:25:45 + venv_file=/tmp/.toxenv 21:25:45 + shift 2 21:25:45 + true 21:25:45 + case $1 in 21:25:45 + shift 21:25:45 + break 21:25:45 + case $python in 21:25:45 + local pkg_list= 21:25:45 + [[ -d /opt/pyenv ]] 21:25:45 + echo 'Setup pyenv:' 21:25:45 Setup pyenv: 21:25:45 + export PYENV_ROOT=/opt/pyenv 21:25:45 + PYENV_ROOT=/opt/pyenv 21:25:45 + 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:45 + 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:45 + pyenv versions 21:25:45 system 21:25:45 3.8.13 21:25:45 3.9.13 21:25:45 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:25:45 + command -v pyenv 21:25:45 ++ pyenv init - --no-rehash 21:25: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[*]}"'\'')" 21:25:45 export PATH="/opt/pyenv/shims:${PATH}" 21:25:45 export PYENV_SHELL=bash 21:25:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:25:45 pyenv() { 21:25:45 local command 21:25:45 command="${1:-}" 21:25:45 if [ "$#" -gt 0 ]; then 21:25:45 shift 21:25:45 fi 21:25:45 21:25:45 case "$command" in 21:25:45 rehash|shell) 21:25:45 eval "$(pyenv "sh-$command" "$@")" 21:25:45 ;; 21:25:45 *) 21:25:45 command pyenv "$command" "$@" 21:25:45 ;; 21:25:45 esac 21:25:45 }' 21:25: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[*]}"' 21:25:45 ++ 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:45 ++ 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:45 ++ 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:45 ++ export PYENV_SHELL=bash 21:25:45 ++ PYENV_SHELL=bash 21:25:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:25:45 +++ complete -F _pyenv pyenv 21:25:45 ++ lf-pyver python3 21:25:45 ++ local py_version_xy=python3 21:25:45 ++ local py_version_xyz= 21:25:45 ++ sed 's/^[ *]* //' 21:25:45 ++ pyenv versions 21:25:45 ++ local command 21:25:45 ++ command=versions 21:25:45 ++ '[' 1 -gt 0 ']' 21:25:45 ++ shift 21:25:45 ++ case "$command" in 21:25:45 ++ command pyenv versions 21:25:45 ++ pyenv versions 21:25:45 ++ awk '{ print $1 }' 21:25:45 ++ grep -E '^[0-9.]*[0-9]$' 21:25:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:25:45 +++ grep '^3' /tmp/.pyenv_versions 21:25:45 +++ tail -n 1 21:25:45 +++ sort -V 21:25:45 ++ py_version_xyz=3.10.6 21:25:45 ++ [[ -z 3.10.6 ]] 21:25:45 ++ echo 3.10.6 21:25:45 ++ return 0 21:25:45 + pyenv local 3.10.6 21:25:45 + local command 21:25:45 + command=local 21:25:45 + '[' 2 -gt 0 ']' 21:25:45 + shift 21:25:45 + case "$command" in 21:25:45 + command pyenv local 3.10.6 21:25:45 + pyenv local 3.10.6 21:25:45 + for arg in "$@" 21:25:45 + case $arg in 21:25:45 + pkg_list+='tox ' 21:25:45 + for arg in "$@" 21:25:45 + case $arg in 21:25:45 + pkg_list+='virtualenv ' 21:25:45 + for arg in "$@" 21:25:45 + case $arg in 21:25:45 + pkg_list+='urllib3~=1.26.15 ' 21:25:45 + [[ -f /tmp/.toxenv ]] 21:25:45 ++ cat /tmp/.toxenv 21:25:45 + lf_venv=/tmp/venv-Djae 21:25:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Djae from' file:/tmp/.toxenv 21:25:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Djae from file:/tmp/.toxenv 21:25:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:25:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:25:45 + local 'pip_opts=--upgrade --quiet' 21:25:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:25:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:25:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:25:45 + [[ -n '' ]] 21:25:45 + [[ -n '' ]] 21:25:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:25:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:25:45 + /tmp/venv-Djae/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:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:25:46 lf-activate-venv(): INFO: Base packages installed successfully 21:25:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:25:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:25:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:25:46 + /tmp/venv-Djae/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:47 + type python3 21:25:47 + true 21:25:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Djae/bin to PATH' 21:25:47 lf-activate-venv(): INFO: Adding /tmp/venv-Djae/bin to PATH 21:25:47 + PATH=/tmp/venv-Djae/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:47 + return 0 21:25:47 + [[ -d /opt/pyenv ]] 21:25:47 + echo '---> Setting up pyenv' 21:25:47 ---> Setting up pyenv 21:25:47 + export PYENV_ROOT=/opt/pyenv 21:25:47 + PYENV_ROOT=/opt/pyenv 21:25:47 + export PATH=/opt/pyenv/bin:/tmp/venv-Djae/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:47 + PATH=/opt/pyenv/bin:/tmp/venv-Djae/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:47 ++ pwd 21:25:47 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 21:25:47 + export PYTHONPATH 21:25:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:25:47 + TOX_TESTENV_PASSENV=PYTHONPATH 21:25:47 + tox --version 21:25:47 4.56.1 from /tmp/venv-Djae/lib/python3.10/site-packages/tox/__init__.py 21:25:47 + PARALLEL=false 21:25:47 + TOX_OPTIONS_LIST= 21:25:47 + [[ -n yaml ]] 21:25:47 + TOX_OPTIONS_LIST=' -e yaml' 21:25:47 + case ${PARALLEL,,} in 21:25:47 + tox -e yaml 21:25:47 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 21:25:55 yaml: install_deps> python -I -m pip install coala-bears nodeenv 21:26:25 yaml: freeze> python -m pip freeze --all 21:26:25 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.6.17,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.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.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.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.68.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 21:26:25 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 21:26:25 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 21:26:26 ---> Completed tox runs 21:26:26 + for i in .tox/*/log 21:26:26 ++ awk -F/ '{print $2}' 21:26:26 ++ echo .tox/yaml/log 21:26:26 + tox_env=yaml 21:26:26 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 21:26:26 + DOC_DIR=docs/_build/html 21:26:26 + [[ -d docs/_build/html ]] 21:26:26 + echo '---> tox-run.sh ends' 21:26:26 ---> tox-run.sh ends 21:26:26 + test 0 -eq 0 21:26:26 $ ssh-agent -k 21:26:26 unset SSH_AUTH_SOCK; 21:26:26 unset SSH_AGENT_PID; 21:26:26 echo Agent pid 14167 killed; 21:26:26 [ssh-agent] Stopped. 21:26:27 [PostBuildScript] - [INFO] Executing post build scripts. 21:26:27 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2838292108239023305.sh 21:26:27 ---> sysstat.sh 21:26:27 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins3415069839817963999.sh 21:26:27 ---> package-listing.sh 21:26:27 ++ facter osfamily 21:26:27 ++ tr '[:upper:]' '[:lower:]' 21:26:27 + OS_FAMILY=redhat 21:26:27 + workspace=/w/workspace/integration-master-yaml-lint 21:26:27 + START_PACKAGES=/tmp/packages_start.txt 21:26:27 + END_PACKAGES=/tmp/packages_end.txt 21:26:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:26:27 + PACKAGES=/tmp/packages_start.txt 21:26:27 + '[' /w/workspace/integration-master-yaml-lint ']' 21:26:27 + PACKAGES=/tmp/packages_end.txt 21:26:27 + case "${OS_FAMILY}" in 21:26:27 + rpm -qa 21:26:27 + sort 21:26:28 + '[' -f /tmp/packages_start.txt ']' 21:26:28 + '[' -f /tmp/packages_end.txt ']' 21:26:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:26:28 + '[' /w/workspace/integration-master-yaml-lint ']' 21:26:28 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 21:26:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 21:26:28 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2655244794236638876.sh 21:26:28 ---> capture-instance-metadata.sh 21:26:28 Setup pyenv: 21:26:28 system 21:26:28 3.8.13 21:26:28 3.9.13 21:26:28 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:26:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7eoh 21:26:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:26:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:26:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:26:36 lf-activate-venv(): INFO: Base packages installed successfully 21:26:36 lf-activate-venv(): INFO: Installing additional packages: lftools 21:27:04 lf-activate-venv(): INFO: Adding /tmp/venv-7eoh/bin to PATH 21:27:04 INFO: Running in OpenStack, capturing instance metadata 21:27:04 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15383960572651906720.sh 21:27:04 provisioning config files... 21:27:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config12027988833548736332tmp 21:27:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:27:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:27:04 [EnvInject] - Injecting environment variables from a build step. 21:27:04 [EnvInject] - Injecting as environment variables the properties content 21:27:04 SERVER_ID=logs 21:27:04 21:27:04 [EnvInject] - Variables injected successfully. 21:27:04 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins3783955170429604169.sh 21:27:04 ---> create-netrc.sh 21:27:04 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins12042463477763052746.sh 21:27:04 ---> python-tools-install.sh 21:27:04 Setup pyenv: 21:27:04 system 21:27:04 3.8.13 21:27:04 3.9.13 21:27:04 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:27:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7eoh from file:/tmp/.os_lf_venv 21:27:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:27:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:27:06 lf-activate-venv(): INFO: Base packages installed successfully 21:27:06 lf-activate-venv(): INFO: Installing additional packages: lftools 21:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-7eoh/bin to PATH 21:27:15 Generating Requirements File 21:27:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:27:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:27:42 Python 3.10.6 21:27:42 pip 26.1.2 from /tmp/venv-7eoh/lib/python3.10/site-packages/pip (python 3.10) 21:27:42 aiohappyeyeballs==2.6.2 21:27:42 aiohttp==3.14.1 21:27:42 aiosignal==1.4.0 21:27:42 appdirs==1.4.4 21:27:42 argcomplete==3.6.3 21:27:42 aspy.yaml==1.3.0 21:27:42 async-timeout==5.0.1 21:27:42 attrs==26.1.0 21:27:42 autopage==0.6.0 21:27:42 backports.strenum==1.3.1 21:27:42 beautifulsoup4==4.15.0 21:27:42 boto3==1.43.37 21:27:42 botocore==1.43.37 21:27:42 bs4==0.0.2 21:27:42 certifi==2026.6.17 21:27:42 cffi==2.0.0 21:27:42 cfgv==3.5.0 21:27:42 chardet==7.4.3 21:27:42 charset-normalizer==3.4.7 21:27:42 click==8.4.2 21:27:42 cliff==4.14.0 21:27:42 cmd2==3.5.1 21:27:42 cryptography==3.3.2 21:27:42 debtcollector==3.1.0 21:27:42 decorator==5.3.1 21:27:42 defusedxml==0.7.1 21:27:42 Deprecated==1.3.1 21:27:42 distlib==0.4.3 21:27:42 dnspython==2.8.0 21:27:42 docker==7.1.0 21:27:42 dogpile.cache==1.5.0 21:27:42 durationpy==0.10 21:27:42 email-validator==2.3.0 21:27:42 filelock==3.29.4 21:27:42 frozenlist==1.8.0 21:27:42 future==1.0.0 21:27:42 gitdb==4.0.12 21:27:42 GitPython==3.1.50 21:27:42 httplib2==0.30.2 21:27:42 identify==2.6.19 21:27:42 idna==3.18 21:27:42 importlib-resources==1.5.0 21:27:42 iso8601==2.1.0 21:27:42 Jinja2==3.1.6 21:27:42 jmespath==1.1.0 21:27:42 jsonpatch==1.33 21:27:42 jsonpointer==3.1.1 21:27:42 jsonschema==4.26.0 21:27:42 jsonschema-specifications==2025.9.1 21:27:42 keystoneauth1==5.14.0 21:27:42 kubernetes==36.0.2 21:27:42 lftools==0.37.22 21:27:42 lxml==6.1.1 21:27:42 markdown-it-py==4.2.0 21:27:42 MarkupSafe==3.0.3 21:27:42 mdurl==0.1.2 21:27:42 msgpack==1.2.1 21:27:42 multi_key_dict==2.0.3 21:27:42 multidict==6.7.1 21:27:42 munch==4.0.0 21:27:42 netaddr==1.3.0 21:27:42 niet==1.4.2 21:27:42 nodeenv==1.10.0 21:27:42 oauth2client==4.1.3 21:27:42 oauthlib==3.3.1 21:27:42 openstacksdk==4.13.0 21:27:42 os-service-types==1.8.2 21:27:42 osc-lib==4.6.0 21:27:42 oslo.config==10.4.0 21:27:42 oslo.context==6.4.0 21:27:42 oslo.i18n==6.8.0 21:27:42 oslo.log==8.2.0 21:27:42 oslo.serialization==5.10.0 21:27:42 oslo.utils==10.1.1 21:27:42 packaging==26.2 21:27:42 pbr==7.0.3 21:27:42 platformdirs==4.10.0 21:27:42 prettytable==3.18.0 21:27:42 propcache==0.5.2 21:27:42 psutil==7.2.2 21:27:42 pyasn1==0.6.3 21:27:42 pyasn1_modules==0.4.2 21:27:42 pycparser==3.0 21:27:42 pygerrit2==2.0.15 21:27:42 PyGithub==2.9.1 21:27:42 Pygments==2.20.0 21:27:42 PyJWT==2.13.0 21:27:42 PyNaCl==1.6.2 21:27:42 pyparsing==2.4.7 21:27:42 pyperclip==1.11.0 21:27:42 pyrsistent==0.20.0 21:27:42 python-cinderclient==9.9.0 21:27:42 python-dateutil==2.9.0.post0 21:27:42 python-discovery==1.4.2 21:27:42 python-heatclient==5.2.0 21:27:42 python-jenkins==1.8.3 21:27:42 python-keystoneclient==5.8.0 21:27:42 python-magnumclient==4.10.0 21:27:42 python-openstackclient==10.0.0 21:27:42 python-swiftclient==4.10.0 21:27:42 PyYAML==6.0.3 21:27:42 referencing==0.37.0 21:27:42 requests==2.34.2 21:27:42 requests-oauthlib==2.0.0 21:27:42 rfc3986==2.0.0 21:27:42 rich==15.0.0 21:27:42 rich-argparse==1.8.0 21:27:42 rpds-py==0.30.0 21:27:42 rsa==4.9.1 21:27:42 ruamel.yaml==0.19.1 21:27:42 ruamel.yaml.clib==0.2.15 21:27:42 s3transfer==0.19.0 21:27:42 simplejson==4.1.1 21:27:42 six==1.17.0 21:27:42 smmap==5.0.3 21:27:42 soupsieve==2.8.4 21:27:42 stevedore==5.8.0 21:27:42 tabulate==0.10.0 21:27:42 toml==0.10.2 21:27:42 tomlkit==0.15.0 21:27:42 tqdm==4.68.3 21:27:42 typing_extensions==4.15.0 21:27:42 urllib3==1.26.20 21:27:42 virtualenv==21.5.1 21:27:42 wcwidth==0.8.2 21:27:42 websocket-client==1.9.0 21:27:42 wrapt==2.2.2 21:27:42 xdg==6.0.0 21:27:42 xmltodict==1.0.4 21:27:42 yarl==1.24.2 21:27:42 yq==3.4.3 21:27:42 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins5468561041193638940.sh 21:27:42 ---> uv-install.sh 21:27:42 Installing uv/uvx (latest) using shell installer 21:27:43 2026-06-29 21:27:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-uRpiwI.sh" [1] 21:27:43 downloading uv 0.11.25 x86_64-unknown-linux-gnu 21:27:44 installing to /home/jenkins/.local/bin 21:27:44 uv 21:27:44 uvx 21:27:44 everything's installed! 21:27:44 ---> Validating uv/uvx install 21:27:44 uvx 0.11.25 (x86_64-unknown-linux-gnu) 21:27:44 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15808495339412413301.sh 21:27:44 ---> sudo-logs.sh 21:27:44 Archiving 'sudo' log.. 21:27:44 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins3858842842710335768.sh 21:27:44 ---> job-cost.sh 21:27:44 INFO: Activating Python virtual environment... 21:27:44 Setup pyenv: 21:27:44 system 21:27:44 3.8.13 21:27:44 3.9.13 21:27:44 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:27:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7eoh from file:/tmp/.os_lf_venv 21:27:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:27:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:27:46 lf-activate-venv(): INFO: Base packages installed successfully 21:27:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:27:52 lf-activate-venv(): INFO: Adding /tmp/venv-7eoh/bin to PATH 21:27:52 INFO: No stack-cost file found 21:27:52 INFO: Instance uptime: 185s 21:27:52 INFO: Fetching instance metadata (attempt 1 of 3)... 21:27:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:27:53 INFO: Successfully fetched instance metadata 21:27:53 INFO: Instance type: v3-standard-2 21:27:53 INFO: Retrieving pricing info for: v3-standard-2 21:27:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:27:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=185 21:27:53 INFO: Successfully fetched Vexxhost pricing API 21:27:53 INFO: Retrieved cost: 0.06 21:27:53 INFO: Retrieved resource: v3-standard-2 21:27:53 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 21:27:53 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 21:27:53 INFO: Successfully archived job cost data 21:27:53 DEBUG: Cost data: integration-master-yaml-lint,166,2026-06-29 21:27:53,v3-standard-2,185,0.06,0.00,SUCCESS 21:27:53 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4404256279643290725.sh 21:27:53 ---> logs-deploy.sh 21:27:53 Setup pyenv: 21:27:53 system 21:27:53 3.8.13 21:27:53 3.9.13 21:27:53 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:27:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7eoh from file:/tmp/.os_lf_venv 21:27:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:27:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:27:55 lf-activate-venv(): INFO: Base packages installed successfully 21:27:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:28:05 lf-activate-venv(): INFO: Adding /tmp/venv-7eoh/bin to PATH 21:28:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/166 21:28:05 INFO: archiving workspace using pattern(s): 21:28:06 Archives upload complete. 21:28:06 INFO: archiving logs to Nexus 21:28:07 ---> uname -a: 21:28:07 Linux prd-centos8-builder-2c-1g-3761.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:28:07 21:28:07 21:28:07 ---> lscpu: 21:28:07 Architecture: x86_64 21:28:07 CPU op-mode(s): 32-bit, 64-bit 21:28:07 Byte Order: Little Endian 21:28:07 CPU(s): 2 21:28:07 On-line CPU(s) list: 0,1 21:28:07 Thread(s) per core: 1 21:28:07 Core(s) per socket: 1 21:28:07 Socket(s): 2 21:28:07 NUMA node(s): 1 21:28:07 Vendor ID: AuthenticAMD 21:28:07 CPU family: 23 21:28:07 Model: 49 21:28:07 Model name: AMD EPYC-Rome Processor 21:28:07 Stepping: 0 21:28:07 CPU MHz: 2799.998 21:28:07 BogoMIPS: 5599.99 21:28:07 Virtualization: AMD-V 21:28:07 Hypervisor vendor: KVM 21:28:07 Virtualization type: full 21:28:07 L1d cache: 32K 21:28:07 L1i cache: 32K 21:28:07 L2 cache: 512K 21:28:07 L3 cache: 16384K 21:28:07 NUMA node0 CPU(s): 0,1 21:28:07 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 21:28:07 21:28:07 21:28:07 ---> nproc: 21:28:07 2 21:28:07 21:28:07 21:28:07 ---> df -h: 21:28:07 Filesystem Size Used Avail Use% Mounted on 21:28:07 devtmpfs 3.8G 0 3.8G 0% /dev 21:28:07 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:28:07 tmpfs 3.8G 17M 3.8G 1% /run 21:28:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:28:07 /dev/vda1 40G 9.8G 31G 25% / 21:28:07 tmpfs 770M 0 770M 0% /run/user/1001 21:28:07 21:28:07 21:28:07 ---> free -m: 21:28:07 total used free shared buff/cache available 21:28:07 Mem: 7697 611 4375 19 2710 6768 21:28:07 Swap: 1023 0 1023 21:28:07 21:28:07 21:28:07 ---> ip addr: 21:28:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:28:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:28:07 inet 127.0.0.1/8 scope host lo 21:28:07 valid_lft forever preferred_lft forever 21:28:07 inet6 ::1/128 scope host 21:28:07 valid_lft forever preferred_lft forever 21:28:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:28:07 link/ether fa:16:3e:ed:4f:36 brd ff:ff:ff:ff:ff:ff 21:28:07 altname enp0s3 21:28:07 altname ens3 21:28:07 inet 10.30.107.120/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 21:28:07 valid_lft 86211sec preferred_lft 86211sec 21:28:07 inet6 fe80::f816:3eff:feed:4f36/64 scope link 21:28:07 valid_lft forever preferred_lft forever 21:28:07 21:28:07 21:28:07 ---> sar -b -r -n DEV: 21:28:07 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/29/2026 _x86_64_ (2 CPU) 21:28:07 21:28:07 21:24:54 LINUX RESTART (2 CPU) 21:28:07 21:28:07 09:26:01 PM tps rtps wtps bread/s bwrtn/s 21:28:07 09:27:01 PM 193.00 38.25 154.75 1513.10 15276.62 21:28:07 09:28:01 PM 101.97 1.18 100.78 237.39 8996.62 21:28:07 Average: 147.48 19.72 127.77 875.24 12136.62 21:28:07 21:28:07 09:26:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:28:07 09:27:01 PM 4714040 6918316 3168400 40.20 2688 2362212 767688 8.60 461564 2306456 178752 21:28:07 09:28:01 PM 4480988 6928896 3401452 43.15 2688 2586180 732288 8.20 435952 2521416 205712 21:28:07 Average: 4597514 6923606 3284926 41.67 2688 2474196 749988 8.40 448758 2413936 192232 21:28:07 21:28:07 09:26:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:28:07 09:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:07 09:27:01 PM eth0 85.55 55.16 1136.94 10.73 0.00 0.00 0.00 0.00 21:28:07 09:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:07 09:28:01 PM eth0 74.81 53.33 819.40 10.58 0.00 0.00 0.00 0.00 21:28:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:07 Average: eth0 80.18 54.25 978.17 10.65 0.00 0.00 0.00 0.00 21:28:07 21:28:07 21:28:07 ---> sar -P ALL: 21:28:07 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/29/2026 _x86_64_ (2 CPU) 21:28:07 21:28:07 21:24:54 LINUX RESTART (2 CPU) 21:28:07 21:28:07 09:26:01 PM CPU %user %nice %system %iowait %steal %idle 21:28:07 09:27:01 PM all 31.84 0.62 16.20 2.00 0.12 49.22 21:28:07 09:27:01 PM 0 27.32 0.67 15.25 1.96 0.12 54.68 21:28:07 09:27:01 PM 1 36.37 0.57 17.15 2.03 0.12 43.77 21:28:07 09:28:01 PM all 34.48 0.00 5.23 0.81 0.11 59.37 21:28:07 09:28:01 PM 0 19.59 0.00 4.02 0.72 0.10 75.57 21:28:07 09:28:01 PM 1 49.37 0.00 6.45 0.90 0.12 43.16 21:28:07 Average: all 33.16 0.31 10.71 1.40 0.11 54.31 21:28:07 Average: 0 23.45 0.33 9.63 1.34 0.11 65.14 21:28:07 Average: 1 42.88 0.28 11.79 1.46 0.12 43.46 21:28:07 21:28:07 21:28:07