01:13:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/pnf-simulator/+/147697 01:13:51 Running as SYSTEM 01:13:51 [EnvInject] - Loading node environment variables. 01:13:51 Building remotely on prd-centos8-builder-2c-1g-4295 (centos8-builder-2c-1g) in workspace /w/workspace/integration-pnf-simulator-master-yaml-lint 01:13:51 [ssh-agent] Looking for ssh-agent implementation... 01:13:51 $ ssh-agent 01:13:51 SSH_AUTH_SOCK=/tmp/ssh-G34tvc9r8Vgu/agent.13731 01:13:51 SSH_AGENT_PID=13733 01:13:51 [ssh-agent] Started. 01:13:51 Running ssh-add (command line suppressed) 01:13:51 Identity added: /w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/private_key_13134809795458214418.key (/w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/private_key_13134809795458214418.key) 01:13:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 01:13:52 The recommended git tool is: NONE 01:13:54 using credential onap-jenkins-ssh 01:13:54 Wiping out workspace first. 01:13:54 Cloning the remote Git repository 01:13:54 Cloning repository git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 01:13:54 > git init /w/workspace/integration-pnf-simulator-master-yaml-lint # timeout=10 01:13:54 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 01:13:54 > git --version # timeout=10 01:13:54 > git --version # 'git version 2.43.0' 01:13:54 using GIT_SSH to set credentials Gerrit user 01:13:54 [INFO] Currently running in a labeled security context 01:13:54 [INFO] Currently SELinux is 'enforcing' on the host 01:13:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh9869804749653397190.key 01:13:54 Verifying host key using manually-configured host key entries 01:13:54 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 01:13:54 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 01:13:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:55 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 01:13:55 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 01:13:55 using GIT_SSH to set credentials Gerrit user 01:13:55 [INFO] Currently running in a labeled security context 01:13:55 [INFO] Currently SELinux is 'enforcing' on the host 01:13:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh18089770057220211941.key 01:13:55 Verifying host key using manually-configured host key entries 01:13:55 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git refs/changes/97/147697/1 # timeout=30 01:13:55 > git rev-parse 69752a52d929449f7f23c35f199001a5a333fda1^{commit} # timeout=10 01:13:55 Checking out Revision 69752a52d929449f7f23c35f199001a5a333fda1 (refs/changes/97/147697/1) 01:13:55 > git config core.sparsecheckout # timeout=10 01:13:55 > git checkout -f 69752a52d929449f7f23c35f199001a5a333fda1 # timeout=30 01:13:58 Commit message: "CI: Bump github2gerrit caller to v2.2.2" 01:13:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:13:59 > git rev-list --no-walk 57344cdf6f6e5cf50bba0260cd9c0b97775d01cf # timeout=10 01:13:59 [EnvInject] - Injecting environment variables from a build step. 01:13:59 [EnvInject] - Injecting as environment variables the properties content 01:13:59 PYTHON=python3 01:13:59 01:13:59 [EnvInject] - Variables injected successfully. 01:13:59 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins10422130945263559641.sh 01:13:59 ---> tox-install.sh 01:13:59 + source /home/jenkins/lf-env.sh 01:13:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:13:59 ++ mktemp -d /tmp/venv-XXXX 01:13:59 + lf_venv=/tmp/venv-3wOF 01:13:59 + local venv_file=/tmp/.os_lf_venv 01:13:59 + local python=python3 01:13:59 + local options 01:13:59 + local set_path=true 01:13:59 + local install_args= 01:13:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:13:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:13:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:13:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:13:59 + true 01:13:59 + case $1 in 01:13:59 + venv_file=/tmp/.toxenv 01:13:59 + shift 2 01:13:59 + true 01:13:59 + case $1 in 01:13:59 + shift 01:13:59 + break 01:13:59 + case $python in 01:13:59 + local pkg_list= 01:13:59 + [[ -d /opt/pyenv ]] 01:13:59 + echo 'Setup pyenv:' 01:13:59 Setup pyenv: 01:13:59 + export PYENV_ROOT=/opt/pyenv 01:13:59 + PYENV_ROOT=/opt/pyenv 01:13:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:13:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:13:59 + pyenv versions 01:13:59 system 01:13:59 * 3.8.13 (set by /opt/pyenv/version) 01:13:59 * 3.9.13 (set by /opt/pyenv/version) 01:13:59 * 3.10.6 (set by /opt/pyenv/version) 01:13:59 + command -v pyenv 01:13:59 ++ pyenv init - --no-rehash 01:13:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 01:13:59 export PATH="/opt/pyenv/shims:${PATH}" 01:13:59 export PYENV_SHELL=bash 01:13:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:13:59 pyenv() { 01:13:59 local command 01:13:59 command="${1:-}" 01:13:59 if [ "$#" -gt 0 ]; then 01:13:59 shift 01:13:59 fi 01:13:59 01:13:59 case "$command" in 01:13:59 rehash|shell) 01:13:59 eval "$(pyenv "sh-$command" "$@")" 01:13:59 ;; 01:13:59 *) 01:13:59 command pyenv "$command" "$@" 01:13:59 ;; 01:13:59 esac 01:13:59 }' 01:13:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 01:13:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:13:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:13:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:13:59 ++ export PYENV_SHELL=bash 01:13:59 ++ PYENV_SHELL=bash 01:13:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:13:59 +++ complete -F _pyenv pyenv 01:13:59 ++ lf-pyver python3 01:13:59 ++ local py_version_xy=python3 01:13:59 ++ local py_version_xyz= 01:13:59 ++ pyenv versions 01:13:59 ++ local command 01:13:59 ++ command=versions 01:13:59 ++ '[' 1 -gt 0 ']' 01:13:59 ++ shift 01:13:59 ++ case "$command" in 01:13:59 ++ command pyenv versions 01:13:59 ++ pyenv versions 01:13:59 ++ awk '{ print $1 }' 01:13:59 ++ sed 's/^[ *]* //' 01:13:59 ++ grep -E '^[0-9.]*[0-9]$' 01:13:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:13:59 +++ sort -V 01:13:59 +++ tail -n 1 01:13:59 +++ grep '^3' /tmp/.pyenv_versions 01:13:59 ++ py_version_xyz=3.10.6 01:13:59 ++ [[ -z 3.10.6 ]] 01:13:59 ++ echo 3.10.6 01:13:59 ++ return 0 01:13:59 + pyenv local 3.10.6 01:13:59 + local command 01:13:59 + command=local 01:13:59 + '[' 2 -gt 0 ']' 01:13:59 + shift 01:13:59 + case "$command" in 01:13:59 + command pyenv local 3.10.6 01:13:59 + pyenv local 3.10.6 01:13:59 + for arg in "$@" 01:13:59 + case $arg in 01:13:59 + pkg_list+='tox ' 01:13:59 + for arg in "$@" 01:13:59 + case $arg in 01:13:59 + pkg_list+='virtualenv ' 01:13:59 + for arg in "$@" 01:13:59 + case $arg in 01:13:59 + pkg_list+='urllib3~=1.26.15 ' 01:13:59 + [[ -f /tmp/.toxenv ]] 01:13:59 + [[ ! -f /tmp/.toxenv ]] 01:13:59 + [[ -n '' ]] 01:13:59 + python3 -m venv /tmp/venv-3wOF 01:14:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3wOF' 01:14:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3wOF 01:14:03 + echo /tmp/venv-3wOF 01:14:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 01:14:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 01:14:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:14:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:14:03 + local 'pip_opts=--upgrade --quiet' 01:14:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:14:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:14:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:14:03 + [[ -n '' ]] 01:14:03 + [[ -n '' ]] 01:14:03 + lf-venv-pip-install /tmp/venv-3wOF/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:14:03 + local venv_python=/tmp/venv-3wOF/bin/python3 01:14:03 + shift 01:14:03 + local upstream=https://pypi.org/simple 01:14:03 + /tmp/venv-3wOF/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 01:14:07 + return 0 01:14:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:14:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:14:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:14:07 + lf-venv-pip-install /tmp/venv-3wOF/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 01:14:07 + local venv_python=/tmp/venv-3wOF/bin/python3 01:14:07 + shift 01:14:07 + local upstream=https://pypi.org/simple 01:14:07 + /tmp/venv-3wOF/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 01:14:10 + return 0 01:14:10 + type python3 01:14:10 + true 01:14:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3wOF/bin to PATH' 01:14:10 lf-activate-venv(): INFO: Adding /tmp/venv-3wOF/bin to PATH 01:14:10 + PATH=/tmp/venv-3wOF/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 01:14:10 + return 0 01:14:10 + python3 --version 01:14:10 Python 3.10.6 01:14:10 + python3 -m pip --version 01:14:10 pip 26.2.1 from /tmp/venv-3wOF/lib/python3.10/site-packages/pip (python 3.10) 01:14:10 + python3 -m pip freeze 01:14:10 cachetools==7.2.0 01:14:10 colorama==0.4.6 01:14:10 distlib==0.4.3 01:14:10 filelock==4.0.1 01:14:10 packaging==26.3 01:14:10 platformdirs==4.11.12 01:14:10 pluggy==1.6.0 01:14:10 pyproject-api==1.11.2 01:14:10 python-discovery==1.6.1 01:14:10 tomli==2.4.1 01:14:10 tomli_w==1.2.0 01:14:10 tox==4.63.0 01:14:10 typing_extensions==4.16.0 01:14:10 urllib3==1.26.20 01:14:10 virtualenv==21.10.0 01:14:10 [EnvInject] - Injecting environment variables from a build step. 01:14:10 [EnvInject] - Injecting as environment variables the properties content 01:14:10 PARALLEL=false 01:14:10 01:14:10 [EnvInject] - Variables injected successfully. 01:14:10 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9952341965800861906.sh 01:14:11 ---> tox-run.sh 01:14:11 + 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 01:14:11 + ARCHIVE_TOX_DIR=/w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox 01:14:11 + ARCHIVE_DOC_DIR=/w/workspace/integration-pnf-simulator-master-yaml-lint/archives/docs 01:14:11 + mkdir -p /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox 01:14:11 + cd /w/workspace/integration-pnf-simulator-master-yaml-lint/. 01:14:11 + source /home/jenkins/lf-env.sh 01:14:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:14:11 ++ mktemp -d /tmp/venv-XXXX 01:14:11 + lf_venv=/tmp/venv-cv1b 01:14:11 + local venv_file=/tmp/.os_lf_venv 01:14:11 + local python=python3 01:14:11 + local options 01:14:11 + local set_path=true 01:14:11 + local install_args= 01:14:11 ++ 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 01:14:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:14:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:14:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:14:11 + true 01:14:11 + case $1 in 01:14:11 + venv_file=/tmp/.toxenv 01:14:11 + shift 2 01:14:11 + true 01:14:11 + case $1 in 01:14:11 + shift 01:14:11 + break 01:14:11 + case $python in 01:14:11 + local pkg_list= 01:14:11 + [[ -d /opt/pyenv ]] 01:14:11 + echo 'Setup pyenv:' 01:14:11 Setup pyenv: 01:14:11 + export PYENV_ROOT=/opt/pyenv 01:14:11 + PYENV_ROOT=/opt/pyenv 01:14:11 + 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 01:14:11 + 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 01:14:11 + pyenv versions 01:14:11 system 01:14:11 3.8.13 01:14:11 3.9.13 01:14:11 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 01:14:11 + command -v pyenv 01:14:11 ++ pyenv init - --no-rehash 01:14:11 + 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[*]}"'\'')" 01:14:11 export PATH="/opt/pyenv/shims:${PATH}" 01:14:11 export PYENV_SHELL=bash 01:14:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:14:11 pyenv() { 01:14:11 local command 01:14:11 command="${1:-}" 01:14:11 if [ "$#" -gt 0 ]; then 01:14:11 shift 01:14:11 fi 01:14:11 01:14:11 case "$command" in 01:14:11 rehash|shell) 01:14:11 eval "$(pyenv "sh-$command" "$@")" 01:14:11 ;; 01:14:11 *) 01:14:11 command pyenv "$command" "$@" 01:14:11 ;; 01:14:11 esac 01:14:11 }' 01:14:11 +++ 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[*]}"' 01:14:11 ++ 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 01:14:11 ++ 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 01:14:11 ++ 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 01:14:11 ++ export PYENV_SHELL=bash 01:14:11 ++ PYENV_SHELL=bash 01:14:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:14:11 +++ complete -F _pyenv pyenv 01:14:11 ++ lf-pyver python3 01:14:11 ++ local py_version_xy=python3 01:14:11 ++ local py_version_xyz= 01:14:11 ++ pyenv versions 01:14:11 ++ local command 01:14:11 ++ command=versions 01:14:11 ++ '[' 1 -gt 0 ']' 01:14:11 ++ shift 01:14:11 ++ case "$command" in 01:14:11 ++ command pyenv versions 01:14:11 ++ pyenv versions 01:14:11 ++ awk '{ print $1 }' 01:14:11 ++ sed 's/^[ *]* //' 01:14:11 ++ grep -E '^[0-9.]*[0-9]$' 01:14:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:14:11 +++ grep '^3' /tmp/.pyenv_versions 01:14:11 +++ tail -n 1 01:14:11 +++ sort -V 01:14:11 ++ py_version_xyz=3.10.6 01:14:11 ++ [[ -z 3.10.6 ]] 01:14:11 ++ echo 3.10.6 01:14:11 ++ return 0 01:14:11 + pyenv local 3.10.6 01:14:11 + local command 01:14:11 + command=local 01:14:11 + '[' 2 -gt 0 ']' 01:14:11 + shift 01:14:11 + case "$command" in 01:14:11 + command pyenv local 3.10.6 01:14:11 + pyenv local 3.10.6 01:14:11 + for arg in "$@" 01:14:11 + case $arg in 01:14:11 + pkg_list+='tox ' 01:14:11 + for arg in "$@" 01:14:11 + case $arg in 01:14:11 + pkg_list+='virtualenv ' 01:14:11 + for arg in "$@" 01:14:11 + case $arg in 01:14:11 + pkg_list+='urllib3~=1.26.15 ' 01:14:11 + [[ -f /tmp/.toxenv ]] 01:14:11 ++ cat /tmp/.toxenv 01:14:11 + lf_venv=/tmp/venv-3wOF 01:14:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3wOF from' file:/tmp/.toxenv 01:14:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3wOF from file:/tmp/.toxenv 01:14:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:14:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:14:11 + local 'pip_opts=--upgrade --quiet' 01:14:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:14:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:14:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:14:11 + [[ -n '' ]] 01:14:11 + [[ -n '' ]] 01:14:11 + lf-venv-pip-install /tmp/venv-3wOF/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:14:11 + local venv_python=/tmp/venv-3wOF/bin/python3 01:14:11 + shift 01:14:11 + local upstream=https://pypi.org/simple 01:14:11 + /tmp/venv-3wOF/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 01:14:12 + return 0 01:14:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:14:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:14:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:14:12 + lf-venv-pip-install /tmp/venv-3wOF/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 01:14:12 + local venv_python=/tmp/venv-3wOF/bin/python3 01:14:12 + shift 01:14:12 + local upstream=https://pypi.org/simple 01:14:12 + /tmp/venv-3wOF/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 01:14:12 + return 0 01:14:12 + type python3 01:14:12 + true 01:14:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3wOF/bin to PATH' 01:14:12 lf-activate-venv(): INFO: Adding /tmp/venv-3wOF/bin to PATH 01:14:12 + PATH=/tmp/venv-3wOF/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 01:14:12 + return 0 01:14:12 + [[ -d /opt/pyenv ]] 01:14:12 + echo '---> Setting up pyenv' 01:14:12 ---> Setting up pyenv 01:14:12 + export PYENV_ROOT=/opt/pyenv 01:14:12 + PYENV_ROOT=/opt/pyenv 01:14:12 + export PATH=/opt/pyenv/bin:/tmp/venv-3wOF/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 01:14:12 + PATH=/opt/pyenv/bin:/tmp/venv-3wOF/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 01:14:12 ++ pwd 01:14:12 + PYTHONPATH=/w/workspace/integration-pnf-simulator-master-yaml-lint 01:14:12 + export PYTHONPATH 01:14:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 01:14:12 + TOX_TESTENV_PASSENV=PYTHONPATH 01:14:12 + tox --version 01:14:13 4.63.0 from /tmp/venv-3wOF/lib/python3.10/site-packages/tox/__init__.py 01:14:13 + PARALLEL=false 01:14:13 + TOX_OPTIONS_LIST= 01:14:13 + [[ -n yaml ]] 01:14:13 + TOX_OPTIONS_LIST=' -e yaml' 01:14:13 + case ${PARALLEL,,} in 01:14:13 + tox -e yaml 01:14:13 + tee -a /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox/tox.log 01:14:23 yaml: install_deps> python -I -m pip install coala-bears 01:14:49 yaml: freeze> python -m pip freeze --all 01:14:49 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.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.62,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,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.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 01:14:49 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 01:14:49 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 01:14:50 ---> Completed tox runs 01:14:50 + for i in .tox/*/log 01:14:50 ++ awk -F/ '{print $2}' 01:14:50 ++ echo .tox/yaml/log 01:14:50 + tox_env=yaml 01:14:50 + cp -r .tox/yaml/log /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox/yaml 01:14:50 + DOC_DIR=docs/_build/html 01:14:50 + [[ -d docs/_build/html ]] 01:14:50 + echo '---> tox-run.sh ends' 01:14:50 ---> tox-run.sh ends 01:14:50 + test 0 -eq 0 01:14:50 $ ssh-agent -k 01:14:50 unset SSH_AUTH_SOCK; 01:14:50 unset SSH_AGENT_PID; 01:14:50 echo Agent pid 13733 killed; 01:14:50 [ssh-agent] Stopped. 01:14:50 [PostBuildScript] - [INFO] Executing post build scripts. 01:14:50 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins1075552541278338739.sh 01:14:50 ---> sysstat.sh 01:14:51 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins7643262211684115973.sh 01:14:51 ---> package-listing.sh 01:14:51 ++ facter osfamily 01:14:51 ++ tr '[:upper:]' '[:lower:]' 01:14:51 + OS_FAMILY=redhat 01:14:51 + workspace=/w/workspace/integration-pnf-simulator-master-yaml-lint 01:14:51 + START_PACKAGES=/tmp/packages_start.txt 01:14:51 + END_PACKAGES=/tmp/packages_end.txt 01:14:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:14:51 + PACKAGES=/tmp/packages_start.txt 01:14:51 + '[' /w/workspace/integration-pnf-simulator-master-yaml-lint ']' 01:14:51 + PACKAGES=/tmp/packages_end.txt 01:14:51 + case "${OS_FAMILY}" in 01:14:51 + rpm -qa 01:14:51 + sort 01:14:52 + '[' -f /tmp/packages_start.txt ']' 01:14:52 + '[' -f /tmp/packages_end.txt ']' 01:14:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:14:52 + '[' /w/workspace/integration-pnf-simulator-master-yaml-lint ']' 01:14:52 + mkdir -p /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/ 01:14:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/ 01:14:52 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins7037451371183414326.sh 01:14:52 ---> capture-instance-metadata.sh 01:14:52 Setup pyenv: 01:14:52 system 01:14:52 3.8.13 01:14:52 3.9.13 01:14:52 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 01:14:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RW3C 01:14:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:14:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:15:00 lf-activate-venv(): INFO: Installing additional packages: lftools 01:15:24 lf-activate-venv(): INFO: Adding /tmp/venv-RW3C/bin to PATH 01:15:24 INFO: Running in OpenStack, capturing instance metadata 01:15:24 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins5123779156917464725.sh 01:15:24 provisioning config files... 01:15:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/config5166028260755074211tmp 01:15:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:15:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:15:24 [EnvInject] - Injecting environment variables from a build step. 01:15:24 [EnvInject] - Injecting as environment variables the properties content 01:15:24 SERVER_ID=logs 01:15:24 01:15:24 [EnvInject] - Variables injected successfully. 01:15:24 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins9371086606015990928.sh 01:15:24 ---> create-netrc.sh 01:15:24 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins7178184555762207182.sh 01:15:24 ---> python-tools-install.sh 01:15:24 Setup pyenv: 01:15:24 system 01:15:24 3.8.13 01:15:24 3.9.13 01:15:24 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 01:15:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RW3C from file:/tmp/.os_lf_venv 01:15:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:15:26 lf-activate-venv(): INFO: Installing additional packages: lftools 01:15:32 lf-activate-venv(): INFO: Adding /tmp/venv-RW3C/bin to PATH 01:15:32 Generating Requirements File 01:15:58 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. 01:15:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:15:58 Python 3.10.6 01:15:58 pip 26.2.1 from /tmp/venv-RW3C/lib/python3.10/site-packages/pip (python 3.10) 01:15:58 aiohappyeyeballs==2.7.1 01:15:58 aiohttp==3.14.3 01:15:58 aiosignal==1.4.0 01:15:58 appdirs==1.4.4 01:15:58 argcomplete==3.7.2 01:15:58 aspy.yaml==1.3.0 01:15:58 async-timeout==5.0.1 01:15:58 attrs==26.1.0 01:15:58 autopage==0.6.0 01:15:58 backports.strenum==1.3.1 01:15:58 beautifulsoup4==4.15.0 01:15:58 boto3==1.43.100 01:15:58 botocore==1.43.100 01:15:58 bs4==0.0.2 01:15:58 certifi==2026.7.22 01:15:58 cffi==2.1.1 01:15:58 cfgv==3.5.0 01:15:58 chardet==7.6.0 01:15:58 charset-normalizer==3.5.1 01:15:58 click==8.5.0 01:15:58 cliff==4.14.0 01:15:58 cmd2==3.5.1 01:15:58 cryptography==3.3.2 01:15:58 debtcollector==3.1.0 01:15:58 decorator==5.3.1 01:15:58 defusedxml==0.7.1 01:15:58 Deprecated==1.3.1 01:15:58 distlib==0.4.3 01:15:58 dnspython==2.8.0 01:15:58 docker==7.2.0 01:15:58 dogpile.cache==1.5.0 01:15:58 durationpy==0.11 01:15:58 email-validator==2.3.0 01:15:58 filelock==4.0.1 01:15:58 frozenlist==1.8.0 01:15:58 future==1.0.0 01:15:58 gitdb==4.0.12 01:15:58 GitPython==3.1.62 01:15:58 httplib2==0.30.2 01:15:58 identify==2.6.19 01:15:58 idna==3.20 01:15:58 importlib-resources==1.5.0 01:15:58 iso8601==2.1.0 01:15:58 Jinja2==3.1.6 01:15:58 jmespath==1.1.0 01:15:58 jsonpatch==1.33 01:15:58 jsonpointer==3.1.1 01:15:58 jsonschema==4.26.0 01:15:58 jsonschema-specifications==2025.9.1 01:15:58 keystoneauth1==5.14.0 01:15:58 kubernetes==36.0.3 01:15:58 lftools==0.37.23 01:15:58 lxml==6.1.3 01:15:58 markdown-it-py==4.2.0 01:15:58 MarkupSafe==3.0.3 01:15:58 mdurl==0.1.2 01:15:58 msgpack==1.2.2 01:15:58 multi_key_dict==2.0.3 01:15:58 multidict==6.9.1 01:15:58 munch==4.0.0 01:15:58 netaddr==1.3.0 01:15:58 niet==1.4.2 01:15:58 nodeenv==1.10.0 01:15:58 oauth2client==4.1.3 01:15:58 oauthlib==3.3.1 01:15:58 openstacksdk==4.13.0 01:15:58 os-service-types==1.8.2 01:15:58 osc-lib==4.6.0 01:15:58 oslo.config==10.4.0 01:15:58 oslo.context==6.4.0 01:15:58 oslo.i18n==6.8.0 01:15:58 oslo.log==8.2.0 01:15:58 oslo.serialization==5.10.0 01:15:58 oslo.utils==10.1.1 01:15:58 packaging==26.3 01:15:58 pbr==7.0.3 01:15:58 platformdirs==4.11.12 01:15:58 prettytable==3.18.0 01:15:58 propcache==0.5.4 01:15:58 psutil==7.2.2 01:15:58 pyasn1==0.6.4 01:15:58 pyasn1_modules==0.4.2 01:15:58 pycparser==3.0 01:15:58 pygerrit2==2.0.15 01:15:58 PyGithub==2.10.0 01:15:58 Pygments==2.21.0 01:15:58 PyJWT==2.14.0 01:15:58 PyNaCl==1.6.2 01:15:58 pyparsing==2.4.7 01:15:58 pyperclip==1.11.0 01:15:58 pyrsistent==0.20.0 01:15:58 python-cinderclient==9.9.0 01:15:58 python-dateutil==2.9.0.post0 01:15:58 python-discovery==1.6.1 01:15:58 python-heatclient==5.2.0 01:15:58 python-jenkins==1.8.3 01:15:58 python-keystoneclient==6.0.0 01:15:58 python-magnumclient==4.11.0 01:15:58 python-openstackclient==10.0.0 01:15:58 python-swiftclient==4.11.0 01:15:58 PyYAML==6.0.3 01:15:58 referencing==0.37.0 01:15:58 requests==2.34.2 01:15:58 requests-oauthlib==2.0.0 01:15:58 rfc3986==2.0.0 01:15:58 rich==15.0.0 01:15:58 rich-argparse==1.8.0 01:15:58 rpds-py==0.30.0 01:15:58 rsa==4.9.1 01:15:58 ruamel.yaml==0.19.1 01:15:58 ruamel.yaml.clib==0.2.15 01:15:58 s3transfer==0.19.2 01:15:58 simplejson==4.1.2 01:15:58 six==1.17.0 01:15:58 smmap==5.0.3 01:15:58 soupsieve==2.9.2 01:15:58 stevedore==5.8.0 01:15:58 tabulate==0.10.0 01:15:58 toml==0.10.2 01:15:58 tomlkit==0.15.1 01:15:58 tqdm==4.70.1 01:15:58 typing_extensions==4.16.0 01:15:58 urllib3==1.26.20 01:15:58 virtualenv==21.10.0 01:15:58 wcwidth==0.8.4 01:15:58 websocket-client==1.9.2 01:15:58 wrapt==2.4.1 01:15:58 xdg==6.0.0 01:15:58 xmltodict==1.0.4 01:15:58 yarl==1.25.1 01:15:58 yq==4.2.0 01:15:58 [integration-pnf-simulator-master-yaml-lint] $ /bin/sh /tmp/jenkins8528821807773206659.sh 01:15:58 ---> uv-install.sh 01:15:58 Installing uv/uvx (latest) using shell installer 01:15:59 2026-09-23 01:15:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-MDkOBS.sh" [1] 01:15:59 downloading uv 0.12.18 x86_64-unknown-linux-gnu 01:16:00 installing to /home/jenkins/.local/bin 01:16:00 uv 01:16:00 uvx 01:16:00 everything's installed! 01:16:00 ---> Validating uv/uvx install 01:16:00 uvx 0.12.18 (x86_64-unknown-linux-gnu) 01:16:00 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins1780347557292132662.sh 01:16:00 ---> sudo-logs.sh 01:16:00 Archiving 'sudo' log.. 01:16:00 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins11370313738898757645.sh 01:16:00 ---> job-cost.sh 01:16:00 INFO: Activating Python virtual environment... 01:16:00 Setup pyenv: 01:16:00 system 01:16:00 3.8.13 01:16:00 3.9.13 01:16:00 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 01:16:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RW3C from file:/tmp/.os_lf_venv 01:16:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:16:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:16:06 lf-activate-venv(): INFO: Adding /tmp/venv-RW3C/bin to PATH 01:16:06 INFO: No stack-cost file found 01:16:06 INFO: Instance uptime: 168s 01:16:06 INFO: Fetching instance metadata (attempt 1 of 3)... 01:16:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:16:06 INFO: Successfully fetched instance metadata 01:16:06 INFO: Instance type: v3-standard-2 01:16:06 INFO: Retrieving pricing info for: v3-standard-2 01:16:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:16:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=168 01:16:06 INFO: Successfully fetched Vexxhost pricing API 01:16:07 INFO: Retrieved cost: 0.06 01:16:07 INFO: Retrieved resource: v3-standard-2 01:16:07 INFO: Creating archive directory: /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/cost 01:16:07 INFO: Archiving costs to: /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/cost.csv 01:16:07 INFO: Successfully archived job cost data 01:16:07 DEBUG: Cost data: integration-pnf-simulator-master-yaml-lint,44,2026-09-23 01:16:07,v3-standard-2,168,0.06,0.00,SUCCESS 01:16:07 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12687788037475336321.sh 01:16:07 ---> logs-deploy.sh 01:16:07 Setup pyenv: 01:16:07 system 01:16:07 3.8.13 01:16:07 3.9.13 01:16:07 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 01:16:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RW3C from file:/tmp/.os_lf_venv 01:16:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:16:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:16:14 lf-activate-venv(): INFO: Adding /tmp/venv-RW3C/bin to PATH 01:16:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-pnf-simulator-master-yaml-lint/44 01:16:14 INFO: archiving workspace using pattern(s): 01:16:15 Archives upload complete. 01:16:16 INFO: archiving logs to Nexus 01:16:16 ---> uname -a: 01:16:16 Linux prd-centos8-builder-2c-1g-4295.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 01:16:16 01:16:16 01:16:16 ---> lscpu: 01:16:16 Architecture: x86_64 01:16:16 CPU op-mode(s): 32-bit, 64-bit 01:16:16 Byte Order: Little Endian 01:16:16 CPU(s): 2 01:16:16 On-line CPU(s) list: 0,1 01:16:16 Thread(s) per core: 1 01:16:16 Core(s) per socket: 1 01:16:16 Socket(s): 2 01:16:16 NUMA node(s): 1 01:16:16 Vendor ID: AuthenticAMD 01:16:16 CPU family: 23 01:16:16 Model: 49 01:16:16 Model name: AMD EPYC-Rome Processor 01:16:16 Stepping: 0 01:16:16 CPU MHz: 2799.998 01:16:16 BogoMIPS: 5599.99 01:16:16 Virtualization: AMD-V 01:16:16 Hypervisor vendor: KVM 01:16:16 Virtualization type: full 01:16:16 L1d cache: 32K 01:16:16 L1i cache: 32K 01:16:16 L2 cache: 512K 01:16:16 L3 cache: 16384K 01:16:16 NUMA node0 CPU(s): 0,1 01:16:16 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 01:16:16 01:16:16 01:16:16 ---> nproc: 01:16:16 2 01:16:16 01:16:16 01:16:16 ---> df -h: 01:16:16 Filesystem Size Used Avail Use% Mounted on 01:16:16 devtmpfs 3.8G 0 3.8G 0% /dev 01:16:16 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:16:16 tmpfs 3.8G 17M 3.8G 1% /run 01:16:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:16:16 /dev/vda1 40G 9.7G 31G 25% / 01:16:16 tmpfs 770M 0 770M 0% /run/user/1001 01:16:16 01:16:16 01:16:16 ---> free -m: 01:16:16 total used free shared buff/cache available 01:16:16 Mem: 7697 613 4453 20 2631 6765 01:16:16 Swap: 1023 0 1023 01:16:16 01:16:16 01:16:16 ---> ip addr: 01:16:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:16:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:16:16 inet 127.0.0.1/8 scope host lo 01:16:16 valid_lft forever preferred_lft forever 01:16:16 inet6 ::1/128 scope host 01:16:16 valid_lft forever preferred_lft forever 01:16:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:16:16 link/ether fa:16:3e:5b:eb:97 brd ff:ff:ff:ff:ff:ff 01:16:16 altname enp0s3 01:16:16 altname ens3 01:16:16 inet 10.30.107.212/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 01:16:16 valid_lft 86232sec preferred_lft 86232sec 01:16:16 inet6 fe80::f816:3eff:fe5b:eb97/64 scope link 01:16:16 valid_lft forever preferred_lft forever 01:16:16 01:16:16 01:16:16 ---> sar -b -r -n DEV: 01:16:16 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/23/2026 _x86_64_ (2 CPU) 01:16:16 01:16:16 01:13:24 LINUX RESTART (2 CPU) 01:16:16 01:16:16 01:14:01 AM tps rtps wtps bread/s bwrtn/s 01:16:16 01:15:01 AM 240.34 120.50 119.84 3170.29 11329.00 01:16:16 01:16:01 AM 132.33 1.17 131.16 237.43 13714.01 01:16:16 Average: 186.35 60.85 125.50 1704.22 12521.21 01:16:16 01:16:16 01:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:16:16 01:15:01 AM 5080272 7011356 2802164 35.55 2688 2098588 685584 7.68 412264 2020384 159700 01:16:16 01:16:01 AM 4609260 6965960 3273176 41.52 2688 2499632 701480 7.85 426420 2404036 219836 01:16:16 Average: 4844766 6988658 3037670 38.54 2688 2299110 693532 7.77 419342 2212210 189768 01:16:16 01:16:16 01:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:16:16 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:16 01:15:01 AM eth0 81.05 51.53 812.58 12.62 0.00 0.00 0.00 0.00 01:16:16 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:16 01:16:01 AM eth0 99.17 58.02 1418.83 10.15 0.00 0.00 0.00 0.00 01:16:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:16 Average: eth0 90.10 54.78 1115.63 11.38 0.00 0.00 0.00 0.00 01:16:16 01:16:16 01:16:16 ---> sar -P ALL: 01:16:16 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/23/2026 _x86_64_ (2 CPU) 01:16:16 01:16:16 01:13:24 LINUX RESTART (2 CPU) 01:16:16 01:16:16 01:14:01 AM CPU %user %nice %system %iowait %steal %idle 01:16:16 01:15:01 AM all 34.65 1.96 33.77 3.44 0.04 26.14 01:16:16 01:15:01 AM 0 38.65 1.64 32.87 3.52 0.05 23.26 01:16:16 01:15:01 AM 1 30.65 2.28 34.68 3.35 0.03 29.02 01:16:16 01:16:01 AM all 35.90 0.00 6.12 1.45 0.02 56.51 01:16:16 01:16:01 AM 0 43.65 0.00 6.47 1.12 0.03 48.73 01:16:16 01:16:01 AM 1 28.17 0.00 5.77 1.78 0.02 64.26 01:16:16 Average: all 35.28 0.97 19.81 2.43 0.03 41.47 01:16:16 Average: 0 41.17 0.81 19.56 2.31 0.04 36.10 01:16:16 Average: 1 29.40 1.13 20.06 2.55 0.03 46.83 01:16:16 01:16:16 01:16:16