18:58:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/A1-policy-enforcement-simulator/+/146584 18:58:01 Running as SYSTEM 18:58:02 [EnvInject] - Loading node environment variables. 18:58:02 Building remotely on prd-centos8-builder-2c-1g-9479 (centos8-builder-2c-1g) in workspace /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 18:58:02 [ssh-agent] Looking for ssh-agent implementation... 18:58:02 $ ssh-agent 18:58:02 SSH_AUTH_SOCK=/tmp/ssh-4wdm3r6ROke1/agent.13871 18:58:02 SSH_AGENT_PID=13875 18:58:02 [ssh-agent] Started. 18:58:02 Running ssh-add (command line suppressed) 18:58:02 Identity added: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/private_key_14680806339054869190.key (/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/private_key_14680806339054869190.key) 18:58:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:58:02 The recommended git tool is: NONE 18:58:05 using credential onap-jenkins-ssh 18:58:05 Wiping out workspace first. 18:58:05 Cloning the remote Git repository 18:58:05 Cloning repository git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 18:58:05 > git init /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint # timeout=10 18:58:05 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 18:58:05 > git --version # timeout=10 18:58:05 > git --version # 'git version 2.43.0' 18:58:05 using GIT_SSH to set credentials Gerrit user 18:58:05 [INFO] Currently running in a labeled security context 18:58:05 [INFO] Currently SELinux is 'enforcing' on the host 18:58:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh5879807144897854363.key 18:58:05 Verifying host key using manually-configured host key entries 18:58:05 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:58:06 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git # timeout=10 18:58:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:06 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git # timeout=10 18:58:06 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 18:58:06 using GIT_SSH to set credentials Gerrit user 18:58:06 [INFO] Currently running in a labeled security context 18:58:06 [INFO] Currently SELinux is 'enforcing' on the host 18:58:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh1492203078078719193.key 18:58:06 Verifying host key using manually-configured host key entries 18:58:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git refs/changes/84/146584/1 # timeout=30 18:58:06 > git rev-parse ad7354f22ab575765abf6dd1792417d41a80d3cd^{commit} # timeout=10 18:58:06 Checking out Revision ad7354f22ab575765abf6dd1792417d41a80d3cd (refs/changes/84/146584/1) 18:58:06 > git config core.sparsecheckout # timeout=10 18:58:06 > git checkout -f ad7354f22ab575765abf6dd1792417d41a80d3cd # timeout=30 18:58:10 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 18:58:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:58:10 > git rev-list --no-walk b4a938dbd7fbea97827c9ba49b940d2adf11cb73 # timeout=10 18:58:10 [EnvInject] - Injecting environment variables from a build step. 18:58:10 [EnvInject] - Injecting as environment variables the properties content 18:58:10 PYTHON=python3 18:58:10 18:58:10 [EnvInject] - Variables injected successfully. 18:58:10 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14669162504935464950.sh 18:58:10 ---> tox-install.sh 18:58:10 + source /home/jenkins/lf-env.sh 18:58:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:58:10 ++ mktemp -d /tmp/venv-XXXX 18:58:10 + lf_venv=/tmp/venv-a7S1 18:58:10 + local venv_file=/tmp/.os_lf_venv 18:58:10 + local python=python3 18:58:10 + local options 18:58:10 + local set_path=true 18:58:10 + local install_args= 18:58:10 ++ 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 18:58:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:58:10 + true 18:58:10 + case $1 in 18:58:10 + venv_file=/tmp/.toxenv 18:58:10 + shift 2 18:58:10 + true 18:58:10 + case $1 in 18:58:10 + shift 18:58:10 + break 18:58:10 + case $python in 18:58:10 + local pkg_list= 18:58:10 + [[ -d /opt/pyenv ]] 18:58:10 + echo 'Setup pyenv:' 18:58:10 Setup pyenv: 18:58:10 + export PYENV_ROOT=/opt/pyenv 18:58:10 + PYENV_ROOT=/opt/pyenv 18:58:10 + 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 18:58:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:10 + pyenv versions 18:58:11 system 18:58:11 * 3.8.13 (set by /opt/pyenv/version) 18:58:11 * 3.9.13 (set by /opt/pyenv/version) 18:58:11 * 3.10.6 (set by /opt/pyenv/version) 18:58:11 + command -v pyenv 18:58:11 ++ pyenv init - --no-rehash 18:58: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[*]}"'\'')" 18:58:11 export PATH="/opt/pyenv/shims:${PATH}" 18:58:11 export PYENV_SHELL=bash 18:58:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:58:11 pyenv() { 18:58:11 local command 18:58:11 command="${1:-}" 18:58:11 if [ "$#" -gt 0 ]; then 18:58:11 shift 18:58:11 fi 18:58:11 18:58:11 case "$command" in 18:58:11 rehash|shell) 18:58:11 eval "$(pyenv "sh-$command" "$@")" 18:58:11 ;; 18:58:11 *) 18:58:11 command pyenv "$command" "$@" 18:58:11 ;; 18:58:11 esac 18:58:11 }' 18:58: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[*]}"' 18:58:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:11 ++ 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 18:58:11 ++ 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 18:58:11 ++ export PYENV_SHELL=bash 18:58:11 ++ PYENV_SHELL=bash 18:58:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:58:11 +++ complete -F _pyenv pyenv 18:58:11 ++ lf-pyver python3 18:58:11 ++ local py_version_xy=python3 18:58:11 ++ local py_version_xyz= 18:58:11 ++ pyenv versions 18:58:11 ++ awk '{ print $1 }' 18:58:11 ++ local command 18:58:11 ++ command=versions 18:58:11 ++ '[' 1 -gt 0 ']' 18:58:11 ++ shift 18:58:11 ++ case "$command" in 18:58:11 ++ command pyenv versions 18:58:11 ++ pyenv versions 18:58:11 ++ sed 's/^[ *]* //' 18:58:11 ++ grep -E '^[0-9.]*[0-9]$' 18:58:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:58:11 +++ grep '^3' /tmp/.pyenv_versions 18:58:11 +++ tail -n 1 18:58:11 +++ sort -V 18:58:11 ++ py_version_xyz=3.10.6 18:58:11 ++ [[ -z 3.10.6 ]] 18:58:11 ++ echo 3.10.6 18:58:11 ++ return 0 18:58:11 + pyenv local 3.10.6 18:58:11 + local command 18:58:11 + command=local 18:58:11 + '[' 2 -gt 0 ']' 18:58:11 + shift 18:58:11 + case "$command" in 18:58:11 + command pyenv local 3.10.6 18:58:11 + pyenv local 3.10.6 18:58:11 + for arg in "$@" 18:58:11 + case $arg in 18:58:11 + pkg_list+='tox ' 18:58:11 + for arg in "$@" 18:58:11 + case $arg in 18:58:11 + pkg_list+='virtualenv ' 18:58:11 + for arg in "$@" 18:58:11 + case $arg in 18:58:11 + pkg_list+='urllib3~=1.26.15 ' 18:58:11 + [[ -f /tmp/.toxenv ]] 18:58:11 + [[ ! -f /tmp/.toxenv ]] 18:58:11 + [[ -n '' ]] 18:58:11 + python3 -m venv /tmp/venv-a7S1 18:58:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a7S1' 18:58:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a7S1 18:58:15 + echo /tmp/venv-a7S1 18:58:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:58:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:58:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:58:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:15 + local 'pip_opts=--upgrade --quiet' 18:58:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:58:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:58:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:58:15 + [[ -n '' ]] 18:58:15 + [[ -n '' ]] 18:58:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:58:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:15 + /tmp/venv-a7S1/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 18:58:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:58:20 lf-activate-venv(): INFO: Base packages installed successfully 18:58:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:58:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:58:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:58:20 + /tmp/venv-a7S1/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 18:58:22 + type python3 18:58:22 + true 18:58:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a7S1/bin to PATH' 18:58:22 lf-activate-venv(): INFO: Adding /tmp/venv-a7S1/bin to PATH 18:58:22 + PATH=/tmp/venv-a7S1/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 18:58:22 + return 0 18:58:22 + python3 --version 18:58:22 Python 3.10.6 18:58:22 + python3 -m pip --version 18:58:22 pip 26.1.2 from /tmp/venv-a7S1/lib/python3.10/site-packages/pip (python 3.10) 18:58:22 + python3 -m pip freeze 18:58:22 cachetools==7.1.5 18:58:22 colorama==0.4.6 18:58:22 distlib==0.4.3 18:58:22 filelock==3.32.0 18:58:22 packaging==26.2 18:58:22 platformdirs==4.11.0 18:58:22 pluggy==1.6.0 18:58:22 pyproject-api==1.11.0 18:58:22 python-discovery==1.5.0 18:58:22 tomli==2.4.1 18:58:22 tomli_w==1.2.0 18:58:22 tox==4.58.0 18:58:22 typing_extensions==4.16.0 18:58:22 urllib3==1.26.20 18:58:22 virtualenv==21.7.0 18:58:22 [EnvInject] - Injecting environment variables from a build step. 18:58:22 [EnvInject] - Injecting as environment variables the properties content 18:58:22 PARALLEL=false 18:58:22 18:58:22 [EnvInject] - Variables injected successfully. 18:58:22 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3893885571022851480.sh 18:58:22 ---> tox-run.sh 18:58:22 + 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 18:58:22 + ARCHIVE_TOX_DIR=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox 18:58:22 + ARCHIVE_DOC_DIR=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/docs 18:58:22 + mkdir -p /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox 18:58:22 + cd /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/. 18:58:22 + source /home/jenkins/lf-env.sh 18:58:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:58:22 ++ mktemp -d /tmp/venv-XXXX 18:58:22 + lf_venv=/tmp/venv-WQ3Z 18:58:22 + local venv_file=/tmp/.os_lf_venv 18:58:22 + local python=python3 18:58:22 + local options 18:58:22 + local set_path=true 18:58:22 + local install_args= 18:58:22 ++ 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 18:58:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:58:22 + true 18:58:22 + case $1 in 18:58:22 + venv_file=/tmp/.toxenv 18:58:22 + shift 2 18:58:22 + true 18:58:22 + case $1 in 18:58:22 + shift 18:58:22 + break 18:58:22 + case $python in 18:58:22 + local pkg_list= 18:58:22 + [[ -d /opt/pyenv ]] 18:58:22 + echo 'Setup pyenv:' 18:58:22 Setup pyenv: 18:58:22 + export PYENV_ROOT=/opt/pyenv 18:58:22 + PYENV_ROOT=/opt/pyenv 18:58:22 + 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 18:58:22 + 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 18:58:22 + pyenv versions 18:58:22 system 18:58:22 3.8.13 18:58:22 3.9.13 18:58:22 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 18:58:22 + command -v pyenv 18:58:22 ++ pyenv init - --no-rehash 18:58:23 + 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[*]}"'\'')" 18:58:23 export PATH="/opt/pyenv/shims:${PATH}" 18:58:23 export PYENV_SHELL=bash 18:58:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:58:23 pyenv() { 18:58:23 local command 18:58:23 command="${1:-}" 18:58:23 if [ "$#" -gt 0 ]; then 18:58:23 shift 18:58:23 fi 18:58:23 18:58:23 case "$command" in 18:58:23 rehash|shell) 18:58:23 eval "$(pyenv "sh-$command" "$@")" 18:58:23 ;; 18:58:23 *) 18:58:23 command pyenv "$command" "$@" 18:58:23 ;; 18:58:23 esac 18:58:23 }' 18:58:23 +++ 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[*]}"' 18:58:23 ++ 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 18:58:23 ++ 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 18:58:23 ++ 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 18:58:23 ++ export PYENV_SHELL=bash 18:58:23 ++ PYENV_SHELL=bash 18:58:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:58:23 +++ complete -F _pyenv pyenv 18:58:23 ++ lf-pyver python3 18:58:23 ++ local py_version_xy=python3 18:58:23 ++ local py_version_xyz= 18:58:23 ++ sed 's/^[ *]* //' 18:58:23 ++ awk '{ print $1 }' 18:58:23 ++ grep -E '^[0-9.]*[0-9]$' 18:58:23 ++ pyenv versions 18:58:23 ++ local command 18:58:23 ++ command=versions 18:58:23 ++ '[' 1 -gt 0 ']' 18:58:23 ++ shift 18:58:23 ++ case "$command" in 18:58:23 ++ command pyenv versions 18:58:23 ++ pyenv versions 18:58:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:58:23 +++ grep '^3' /tmp/.pyenv_versions 18:58:23 +++ tail -n 1 18:58:23 +++ sort -V 18:58:23 ++ py_version_xyz=3.10.6 18:58:23 ++ [[ -z 3.10.6 ]] 18:58:23 ++ echo 3.10.6 18:58:23 ++ return 0 18:58:23 + pyenv local 3.10.6 18:58:23 + local command 18:58:23 + command=local 18:58:23 + '[' 2 -gt 0 ']' 18:58:23 + shift 18:58:23 + case "$command" in 18:58:23 + command pyenv local 3.10.6 18:58:23 + pyenv local 3.10.6 18:58:23 + for arg in "$@" 18:58:23 + case $arg in 18:58:23 + pkg_list+='tox ' 18:58:23 + for arg in "$@" 18:58:23 + case $arg in 18:58:23 + pkg_list+='virtualenv ' 18:58:23 + for arg in "$@" 18:58:23 + case $arg in 18:58:23 + pkg_list+='urllib3~=1.26.15 ' 18:58:23 + [[ -f /tmp/.toxenv ]] 18:58:23 ++ cat /tmp/.toxenv 18:58:23 + lf_venv=/tmp/venv-a7S1 18:58:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a7S1 from' file:/tmp/.toxenv 18:58:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a7S1 from file:/tmp/.toxenv 18:58:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:58:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:23 + local 'pip_opts=--upgrade --quiet' 18:58:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:58:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:58:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:58:23 + [[ -n '' ]] 18:58:23 + [[ -n '' ]] 18:58:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:58:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:23 + /tmp/venv-a7S1/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 18:58:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:58:24 lf-activate-venv(): INFO: Base packages installed successfully 18:58:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:58:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:58:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:58:24 + /tmp/venv-a7S1/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 18:58:25 + type python3 18:58:25 + true 18:58:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a7S1/bin to PATH' 18:58:25 lf-activate-venv(): INFO: Adding /tmp/venv-a7S1/bin to PATH 18:58:25 + PATH=/tmp/venv-a7S1/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 18:58:25 + return 0 18:58:25 + [[ -d /opt/pyenv ]] 18:58:25 + echo '---> Setting up pyenv' 18:58:25 ---> Setting up pyenv 18:58:25 + export PYENV_ROOT=/opt/pyenv 18:58:25 + PYENV_ROOT=/opt/pyenv 18:58:25 + export PATH=/opt/pyenv/bin:/tmp/venv-a7S1/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 18:58:25 + PATH=/opt/pyenv/bin:/tmp/venv-a7S1/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 18:58:25 ++ pwd 18:58:25 + PYTHONPATH=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 18:58:25 + export PYTHONPATH 18:58:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:58:25 + TOX_TESTENV_PASSENV=PYTHONPATH 18:58:25 + tox --version 18:58:25 4.58.0 from /tmp/venv-a7S1/lib/python3.10/site-packages/tox/__init__.py 18:58:25 + PARALLEL=false 18:58:25 + TOX_OPTIONS_LIST= 18:58:25 + [[ -n yaml ]] 18:58:25 + TOX_OPTIONS_LIST=' -e yaml' 18:58:25 + case ${PARALLEL,,} in 18:58:25 + tox -e yaml 18:58:25 + tee -a /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox/tox.log 18:58:33 yaml: install_deps> python -I -m pip install coala-bears nodeenv 18:59:00 yaml: freeze> python -m pip freeze --all 18:59:00 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.4.9,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.55,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.69.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 18:59:00 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 18:59:00 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 18:59:01 ---> Completed tox runs 18:59:01 + for i in .tox/*/log 18:59:01 ++ echo .tox/yaml/log 18:59:01 ++ awk -F/ '{print $2}' 18:59:01 + tox_env=yaml 18:59:01 + cp -r .tox/yaml/log /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox/yaml 18:59:01 + DOC_DIR=docs/_build/html 18:59:01 + [[ -d docs/_build/html ]] 18:59:01 + echo '---> tox-run.sh ends' 18:59:01 ---> tox-run.sh ends 18:59:01 + test 0 -eq 0 18:59:01 $ ssh-agent -k 18:59:01 unset SSH_AUTH_SOCK; 18:59:01 unset SSH_AGENT_PID; 18:59:01 echo Agent pid 13875 killed; 18:59:01 [ssh-agent] Stopped. 18:59:01 [PostBuildScript] - [INFO] Executing post build scripts. 18:59:01 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins9475676879616803120.sh 18:59:01 ---> sysstat.sh 18:59:02 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins9675065952345788273.sh 18:59:02 ---> package-listing.sh 18:59:02 ++ facter osfamily 18:59:02 ++ tr '[:upper:]' '[:lower:]' 18:59:02 + OS_FAMILY=redhat 18:59:02 + workspace=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 18:59:02 + START_PACKAGES=/tmp/packages_start.txt 18:59:02 + END_PACKAGES=/tmp/packages_end.txt 18:59:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:02 + PACKAGES=/tmp/packages_start.txt 18:59:02 + '[' /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint ']' 18:59:02 + PACKAGES=/tmp/packages_end.txt 18:59:02 + case "${OS_FAMILY}" in 18:59:02 + rpm -qa 18:59:02 + sort 18:59:03 + '[' -f /tmp/packages_start.txt ']' 18:59:03 + '[' -f /tmp/packages_end.txt ']' 18:59:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:03 + '[' /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint ']' 18:59:03 + mkdir -p /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/ 18:59:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/ 18:59:03 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins15956122501233550740.sh 18:59:03 ---> capture-instance-metadata.sh 18:59:03 Setup pyenv: 18:59:03 system 18:59:03 3.8.13 18:59:03 3.9.13 18:59:03 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 18:59:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SH8t 18:59:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:59:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:59:11 lf-activate-venv(): INFO: Base packages installed successfully 18:59:11 lf-activate-venv(): INFO: Installing additional packages: lftools 18:59:34 lf-activate-venv(): INFO: Adding /tmp/venv-SH8t/bin to PATH 18:59:34 INFO: Running in OpenStack, capturing instance metadata 18:59:35 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins5172362264484074266.sh 18:59:35 provisioning config files... 18:59:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/config9185682365134001351tmp 18:59:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:59:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:59:35 [EnvInject] - Injecting environment variables from a build step. 18:59:35 [EnvInject] - Injecting as environment variables the properties content 18:59:35 SERVER_ID=logs 18:59:35 18:59:35 [EnvInject] - Variables injected successfully. 18:59:35 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins14453211079222314078.sh 18:59:35 ---> create-netrc.sh 18:59:35 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins64630824738348488.sh 18:59:35 ---> python-tools-install.sh 18:59:35 Setup pyenv: 18:59:35 system 18:59:35 3.8.13 18:59:35 3.9.13 18:59:35 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 18:59:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SH8t from file:/tmp/.os_lf_venv 18:59:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:59:37 lf-activate-venv(): INFO: Base packages installed successfully 18:59:37 lf-activate-venv(): INFO: Installing additional packages: lftools 18:59:45 lf-activate-venv(): INFO: Adding /tmp/venv-SH8t/bin to PATH 18:59:45 Generating Requirements File 19:00:09 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. 19:00:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:00:10 Python 3.10.6 19:00:10 pip 26.1.2 from /tmp/venv-SH8t/lib/python3.10/site-packages/pip (python 3.10) 19:00:10 aiohappyeyeballs==2.7.1 19:00:10 aiohttp==3.14.3 19:00:10 aiosignal==1.4.0 19:00:10 appdirs==1.4.4 19:00:10 argcomplete==3.7.0 19:00:10 aspy.yaml==1.3.0 19:00:10 async-timeout==5.0.1 19:00:10 attrs==26.1.0 19:00:10 autopage==0.6.0 19:00:10 backports.strenum==1.3.1 19:00:10 beautifulsoup4==4.15.0 19:00:10 boto3==1.43.54 19:00:10 botocore==1.43.54 19:00:10 bs4==0.0.2 19:00:10 certifi==2026.7.22 19:00:10 cffi==2.1.0 19:00:10 cfgv==3.5.0 19:00:10 chardet==7.4.3 19:00:10 charset-normalizer==3.4.9 19:00:10 click==8.4.2 19:00:10 cliff==4.14.0 19:00:10 cmd2==3.5.1 19:00:10 cryptography==3.3.2 19:00:10 debtcollector==3.1.0 19:00:10 decorator==5.3.1 19:00:10 defusedxml==0.7.1 19:00:10 Deprecated==1.3.1 19:00:10 distlib==0.4.3 19:00:10 dnspython==2.8.0 19:00:10 docker==7.2.0 19:00:10 dogpile.cache==1.5.0 19:00:10 durationpy==0.10 19:00:10 email-validator==2.3.0 19:00:10 filelock==3.32.0 19:00:10 frozenlist==1.8.0 19:00:10 future==1.0.0 19:00:10 gitdb==4.0.12 19:00:10 GitPython==3.1.55 19:00:10 httplib2==0.30.2 19:00:10 identify==2.6.19 19:00:10 idna==3.18 19:00:10 importlib-resources==1.5.0 19:00:10 iso8601==2.1.0 19:00:10 Jinja2==3.1.6 19:00:10 jmespath==1.1.0 19:00:10 jsonpatch==1.33 19:00:10 jsonpointer==3.1.1 19:00:10 jsonschema==4.26.0 19:00:10 jsonschema-specifications==2025.9.1 19:00:10 keystoneauth1==5.14.0 19:00:10 kubernetes==36.0.3 19:00:10 lftools==0.37.22 19:00:10 lxml==6.1.1 19:00:10 markdown-it-py==4.2.0 19:00:10 MarkupSafe==3.0.3 19:00:10 mdurl==0.1.2 19:00:10 msgpack==1.2.1 19:00:10 multi_key_dict==2.0.3 19:00:10 multidict==6.7.1 19:00:10 munch==4.0.0 19:00:10 netaddr==1.3.0 19:00:10 niet==1.4.2 19:00:10 nodeenv==1.10.0 19:00:10 oauth2client==4.1.3 19:00:10 oauthlib==3.3.1 19:00:10 openstacksdk==4.13.0 19:00:10 os-service-types==1.8.2 19:00:10 osc-lib==4.6.0 19:00:10 oslo.config==10.4.0 19:00:10 oslo.context==6.4.0 19:00:10 oslo.i18n==6.8.0 19:00:10 oslo.log==8.2.0 19:00:10 oslo.serialization==5.10.0 19:00:10 oslo.utils==10.1.1 19:00:10 packaging==26.2 19:00:10 pbr==7.0.3 19:00:10 platformdirs==4.11.0 19:00:10 prettytable==3.18.0 19:00:10 propcache==0.5.2 19:00:10 psutil==7.2.2 19:00:10 pyasn1==0.6.4 19:00:10 pyasn1_modules==0.4.2 19:00:10 pycparser==3.0 19:00:10 pygerrit2==2.0.15 19:00:10 PyGithub==2.9.1 19:00:10 Pygments==2.20.0 19:00:10 PyJWT==2.13.0 19:00:10 PyNaCl==1.6.2 19:00:10 pyparsing==2.4.7 19:00:10 pyperclip==1.11.0 19:00:10 pyrsistent==0.20.0 19:00:10 python-cinderclient==9.9.0 19:00:10 python-dateutil==2.9.0.post0 19:00:10 python-discovery==1.5.0 19:00:10 python-heatclient==5.2.0 19:00:10 python-jenkins==1.8.3 19:00:10 python-keystoneclient==5.8.0 19:00:10 python-magnumclient==4.11.0 19:00:10 python-openstackclient==10.0.0 19:00:10 python-swiftclient==4.10.0 19:00:10 PyYAML==6.0.3 19:00:10 referencing==0.37.0 19:00:10 requests==2.34.2 19:00:10 requests-oauthlib==2.0.0 19:00:10 rfc3986==2.0.0 19:00:10 rich==15.0.0 19:00:10 rich-argparse==1.8.0 19:00:10 rpds-py==0.30.0 19:00:10 rsa==4.9.1 19:00:10 ruamel.yaml==0.19.1 19:00:10 ruamel.yaml.clib==0.2.15 19:00:10 s3transfer==0.19.2 19:00:10 simplejson==4.1.1 19:00:10 six==1.17.0 19:00:10 smmap==5.0.3 19:00:10 soupsieve==2.9.1 19:00:10 stevedore==5.8.0 19:00:10 tabulate==0.10.0 19:00:10 toml==0.10.2 19:00:10 tomlkit==0.15.1 19:00:10 tqdm==4.69.0 19:00:10 typing_extensions==4.16.0 19:00:10 urllib3==1.26.20 19:00:10 virtualenv==21.7.0 19:00:10 wcwidth==0.8.2 19:00:10 websocket-client==1.9.0 19:00:10 wrapt==2.2.2 19:00:10 xdg==6.0.0 19:00:10 xmltodict==1.0.4 19:00:10 yarl==1.24.5 19:00:10 yq==4.1.2 19:00:10 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/sh /tmp/jenkins2348743649741023892.sh 19:00:10 ---> uv-install.sh 19:00:10 Installing uv/uvx (latest) using shell installer 19:00:11 2026-07-23 19:00:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-SyBTDb.sh" [1] 19:00:11 downloading uv 0.11.31 x86_64-unknown-linux-gnu 19:00:11 installing to /home/jenkins/.local/bin 19:00:11 uv 19:00:12 uvx 19:00:12 everything's installed! 19:00:12 ---> Validating uv/uvx install 19:00:12 uvx 0.11.31 (x86_64-unknown-linux-gnu) 19:00:12 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins11164717578063077904.sh 19:00:12 ---> sudo-logs.sh 19:00:12 Archiving 'sudo' log.. 19:00:12 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins406516028119711445.sh 19:00:12 ---> job-cost.sh 19:00:12 INFO: Activating Python virtual environment... 19:00:12 Setup pyenv: 19:00:12 system 19:00:12 3.8.13 19:00:12 3.9.13 19:00:12 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 19:00:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SH8t from file:/tmp/.os_lf_venv 19:00:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:14 lf-activate-venv(): INFO: Base packages installed successfully 19:00:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:00:19 lf-activate-venv(): INFO: Adding /tmp/venv-SH8t/bin to PATH 19:00:19 INFO: No stack-cost file found 19:00:19 INFO: Instance uptime: 171s 19:00:19 INFO: Fetching instance metadata (attempt 1 of 3)... 19:00:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:00:20 INFO: Successfully fetched instance metadata 19:00:20 INFO: Instance type: v3-standard-2 19:00:20 INFO: Retrieving pricing info for: v3-standard-2 19:00:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:00:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=171 19:00:20 INFO: Successfully fetched Vexxhost pricing API 19:00:20 INFO: Retrieved cost: 0.06 19:00:20 INFO: Retrieved resource: v3-standard-2 19:00:20 INFO: Creating archive directory: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/cost 19:00:20 INFO: Archiving costs to: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/cost.csv 19:00:20 INFO: Successfully archived job cost data 19:00:20 DEBUG: Cost data: integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint,22,2026-07-23 19:00:20,v3-standard-2,171,0.06,0.00,SUCCESS 19:00:20 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins13244259368211262608.sh 19:00:20 ---> logs-deploy.sh 19:00:20 Setup pyenv: 19:00:20 system 19:00:20 3.8.13 19:00:20 3.9.13 19:00:20 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 19:00:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SH8t from file:/tmp/.os_lf_venv 19:00:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:22 lf-activate-venv(): INFO: Base packages installed successfully 19:00:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:00:30 lf-activate-venv(): INFO: Adding /tmp/venv-SH8t/bin to PATH 19:00:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/22 19:00:30 INFO: archiving workspace using pattern(s): 19:00:31 Archives upload complete. 19:00:32 INFO: archiving logs to Nexus 19:00:32 ---> uname -a: 19:00:32 Linux prd-centos8-builder-2c-1g-9479.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 19:00:32 19:00:32 19:00:32 ---> lscpu: 19:00:32 Architecture: x86_64 19:00:32 CPU op-mode(s): 32-bit, 64-bit 19:00:32 Byte Order: Little Endian 19:00:32 CPU(s): 2 19:00:32 On-line CPU(s) list: 0,1 19:00:32 Thread(s) per core: 1 19:00:32 Core(s) per socket: 1 19:00:32 Socket(s): 2 19:00:32 NUMA node(s): 1 19:00:32 Vendor ID: AuthenticAMD 19:00:32 CPU family: 23 19:00:32 Model: 49 19:00:32 Model name: AMD EPYC-Rome Processor 19:00:32 Stepping: 0 19:00:32 CPU MHz: 2799.998 19:00:32 BogoMIPS: 5599.99 19:00:32 Virtualization: AMD-V 19:00:32 Hypervisor vendor: KVM 19:00:32 Virtualization type: full 19:00:32 L1d cache: 32K 19:00:32 L1i cache: 32K 19:00:32 L2 cache: 512K 19:00:32 L3 cache: 16384K 19:00:32 NUMA node0 CPU(s): 0,1 19:00:32 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 19:00:32 19:00:32 19:00:32 ---> nproc: 19:00:32 2 19:00:32 19:00:32 19:00:32 ---> df -h: 19:00:32 Filesystem Size Used Avail Use% Mounted on 19:00:32 devtmpfs 3.8G 0 3.8G 0% /dev 19:00:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:00:32 tmpfs 3.8G 17M 3.8G 1% /run 19:00:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:00:32 /dev/vda1 40G 9.7G 31G 25% / 19:00:32 tmpfs 770M 0 770M 0% /run/user/1001 19:00:32 19:00:32 19:00:32 ---> free -m: 19:00:32 total used free shared buff/cache available 19:00:32 Mem: 7697 736 4327 19 2633 6643 19:00:32 Swap: 1023 0 1023 19:00:32 19:00:32 19:00:32 ---> ip addr: 19:00:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:00:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:00:32 inet 127.0.0.1/8 scope host lo 19:00:32 valid_lft forever preferred_lft forever 19:00:32 inet6 ::1/128 scope host 19:00:32 valid_lft forever preferred_lft forever 19:00:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:00:32 link/ether fa:16:3e:37:9d:0f brd ff:ff:ff:ff:ff:ff 19:00:32 altname enp0s3 19:00:32 altname ens3 19:00:32 inet 10.30.107.253/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:00:32 valid_lft 86226sec preferred_lft 86226sec 19:00:32 inet6 fe80::f816:3eff:fe37:9d0f/64 scope link 19:00:32 valid_lft forever preferred_lft forever 19:00:32 19:00:32 19:00:32 ---> sar -b -r -n DEV: 19:00:32 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/23/2026 _x86_64_ (2 CPU) 19:00:32 19:00:32 18:57:35 LINUX RESTART (2 CPU) 19:00:32 19:00:32 06:58:01 PM tps rtps wtps bread/s bwrtn/s 19:00:32 06:59:02 PM 396.22 161.81 234.41 4873.04 11134.32 19:00:32 07:00:01 PM 127.79 0.47 127.31 65.47 12564.06 19:00:32 Average: 263.13 81.82 181.31 2489.45 11843.19 19:00:32 19:00:32 06:58:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:00:32 06:59:02 PM 5016608 6908548 2865832 36.36 2688 2059704 868244 9.72 231660 2271808 171344 19:00:32 07:00:01 PM 4624760 6793572 3257680 41.33 2688 2323984 895144 10.02 423056 2419900 137984 19:00:32 Average: 4820684 6851060 3061756 38.84 2688 2191844 881694 9.87 327358 2345854 154664 19:00:32 19:00:32 06:58:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:00:32 06:59:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:32 06:59:02 PM eth0 152.55 86.82 1064.95 55.05 0.00 0.00 0.00 0.00 19:00:32 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:32 07:00:01 PM eth0 90.73 61.17 1027.28 12.09 0.00 0.00 0.00 0.00 19:00:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:32 Average: eth0 121.90 74.10 1046.27 33.75 0.00 0.00 0.00 0.00 19:00:32 19:00:32 19:00:32 ---> sar -P ALL: 19:00:32 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/23/2026 _x86_64_ (2 CPU) 19:00:32 19:00:32 18:57:35 LINUX RESTART (2 CPU) 19:00:32 19:00:32 06:58:01 PM CPU %user %nice %system %iowait %steal %idle 19:00:32 06:59:02 PM all 40.58 2.88 38.59 4.15 0.12 13.68 19:00:32 06:59:02 PM 0 41.61 2.77 38.66 3.84 0.12 13.00 19:00:32 06:59:02 PM 1 39.54 3.00 38.51 4.47 0.12 14.36 19:00:32 07:00:01 PM all 39.05 0.00 5.79 1.17 0.12 53.87 19:00:32 07:00:01 PM 0 36.00 0.00 5.38 1.00 0.12 57.50 19:00:32 07:00:01 PM 1 42.10 0.00 6.19 1.34 0.12 50.25 19:00:32 Average: all 39.81 1.44 22.11 2.65 0.12 33.87 19:00:32 Average: 0 38.79 1.38 21.95 2.41 0.12 35.35 19:00:32 Average: 1 40.83 1.49 22.28 2.90 0.12 32.38 19:00:32 19:00:32 19:00:32