08:53:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/ran-nssmf-simulator/+/143246 08:53:13 Running as SYSTEM 08:53:13 [EnvInject] - Loading node environment variables. 08:53:13 Building remotely on prd-centos8-builder-2c-1g-7570 (centos8-builder-2c-1g) in workspace /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint 08:53:13 [ssh-agent] Looking for ssh-agent implementation... 08:53:14 $ ssh-agent 08:53:14 SSH_AUTH_SOCK=/tmp/ssh-uG6x7fompyWA/agent.14059 08:53:14 SSH_AGENT_PID=14062 08:53:14 [ssh-agent] Started. 08:53:14 Running ssh-add (command line suppressed) 08:53:14 Identity added: /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint@tmp/private_key_12734278571176861504.key (/w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint@tmp/private_key_12734278571176861504.key) 08:53:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:53:14 The recommended git tool is: NONE 08:53:16 using credential onap-jenkins-ssh 08:53:16 Wiping out workspace first. 08:53:16 Cloning the remote Git repository 08:53:16 Cloning repository git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git 08:53:16 > git init /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint # timeout=10 08:53:16 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git 08:53:16 > git --version # timeout=10 08:53:16 > git --version # 'git version 2.39.0' 08:53:16 using GIT_SSH to set credentials Gerrit user 08:53:16 [INFO] Currently running in a labeled security context 08:53:16 [INFO] Currently SELinux is 'enforcing' on the host 08:53:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh11714390342060797331.key 08:53:16 Verifying host key using manually-configured host key entries 08:53:16 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:53:16 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git # timeout=10 08:53:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:17 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git # timeout=10 08:53:17 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git 08:53:17 using GIT_SSH to set credentials Gerrit user 08:53:17 [INFO] Currently running in a labeled security context 08:53:17 [INFO] Currently SELinux is 'enforcing' on the host 08:53:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh8552932310154360706.key 08:53:17 Verifying host key using manually-configured host key entries 08:53:17 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git refs/changes/46/143246/1 # timeout=30 08:53:17 > git rev-parse 091d1ff16c0a598d04d617e4629f1ddf3fd18ae1^{commit} # timeout=10 08:53:17 Checking out Revision 091d1ff16c0a598d04d617e4629f1ddf3fd18ae1 (refs/changes/46/143246/1) 08:53:17 > git config core.sparsecheckout # timeout=10 08:53:17 > git checkout -f 091d1ff16c0a598d04d617e4629f1ddf3fd18ae1 # timeout=30 08:53:20 Commit message: "CI: Deploy python based Github2Gerrit" 08:53:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:53:20 > git rev-list --no-walk e9c702681956c7c94ef1567ac6538bc2e242e287 # timeout=10 08:53:20 [EnvInject] - Injecting environment variables from a build step. 08:53:20 [EnvInject] - Injecting as environment variables the properties content 08:53:20 PYTHON=python3 08:53:20 08:53:20 [EnvInject] - Variables injected successfully. 08:53:20 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins6736679775101668875.sh 08:53:21 ---> tox-install.sh 08:53:21 + source /home/jenkins/lf-env.sh 08:53:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:53:21 ++ mktemp -d /tmp/venv-XXXX 08:53:21 + lf_venv=/tmp/venv-Gr8X 08:53:21 + local venv_file=/tmp/.os_lf_venv 08:53:21 + local python=python3 08:53:21 + local options 08:53:21 + local set_path=true 08:53:21 + local install_args= 08:53:21 ++ 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 08:53:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:53:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:53:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:53:21 + true 08:53:21 + case $1 in 08:53:21 + venv_file=/tmp/.toxenv 08:53:21 + shift 2 08:53:21 + true 08:53:21 + case $1 in 08:53:21 + shift 08:53:21 + break 08:53:21 + case $python in 08:53:21 + local pkg_list= 08:53:21 + [[ -d /opt/pyenv ]] 08:53:21 + echo 'Setup pyenv:' 08:53:21 Setup pyenv: 08:53:21 + export PYENV_ROOT=/opt/pyenv 08:53:21 + PYENV_ROOT=/opt/pyenv 08:53:21 + 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 08:53:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:53:21 + pyenv versions 08:53:21 system 08:53:21 * 3.8.13 (set by /opt/pyenv/version) 08:53:21 * 3.9.13 (set by /opt/pyenv/version) 08:53:21 * 3.10.6 (set by /opt/pyenv/version) 08:53:21 + command -v pyenv 08:53:21 ++ pyenv init - --no-rehash 08:53:21 + 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[*]}"'\'')" 08:53:21 export PATH="/opt/pyenv/shims:${PATH}" 08:53:21 export PYENV_SHELL=bash 08:53:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:53:21 pyenv() { 08:53:21 local command 08:53:21 command="${1:-}" 08:53:21 if [ "$#" -gt 0 ]; then 08:53:21 shift 08:53:21 fi 08:53:21 08:53:21 case "$command" in 08:53:21 rehash|shell) 08:53:21 eval "$(pyenv "sh-$command" "$@")" 08:53:21 ;; 08:53:21 *) 08:53:21 command pyenv "$command" "$@" 08:53:21 ;; 08:53:21 esac 08:53:21 }' 08:53:21 +++ 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[*]}"' 08:53:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:53:21 ++ 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 08:53:21 ++ 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 08:53:21 ++ export PYENV_SHELL=bash 08:53:21 ++ PYENV_SHELL=bash 08:53:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:53:21 +++ complete -F _pyenv pyenv 08:53:21 ++ lf-pyver python3 08:53:21 ++ local py_version_xy=python3 08:53:21 ++ local py_version_xyz= 08:53:21 ++ awk '{ print $1 }' 08:53:21 ++ sed 's/^[ *]* //' 08:53:21 ++ pyenv versions 08:53:21 ++ local command 08:53:21 ++ command=versions 08:53:21 ++ '[' 1 -gt 0 ']' 08:53:21 ++ shift 08:53:21 ++ case "$command" in 08:53:21 ++ command pyenv versions 08:53:21 ++ pyenv versions 08:53:21 ++ grep -E '^[0-9.]*[0-9]$' 08:53:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:53:21 +++ grep '^3' /tmp/.pyenv_versions 08:53:21 +++ tail -n 1 08:53:21 +++ sort -V 08:53:21 ++ py_version_xyz=3.10.6 08:53:21 ++ [[ -z 3.10.6 ]] 08:53:21 ++ echo 3.10.6 08:53:21 ++ return 0 08:53:21 + pyenv local 3.10.6 08:53:21 + local command 08:53:21 + command=local 08:53:21 + '[' 2 -gt 0 ']' 08:53:21 + shift 08:53:21 + case "$command" in 08:53:21 + command pyenv local 3.10.6 08:53:21 + pyenv local 3.10.6 08:53:21 + for arg in "$@" 08:53:21 + case $arg in 08:53:21 + pkg_list+='tox ' 08:53:21 + for arg in "$@" 08:53:21 + case $arg in 08:53:21 + pkg_list+='virtualenv ' 08:53:21 + for arg in "$@" 08:53:21 + case $arg in 08:53:21 + pkg_list+='urllib3~=1.26.15 ' 08:53:21 + [[ -f /tmp/.toxenv ]] 08:53:21 + [[ ! -f /tmp/.toxenv ]] 08:53:21 + [[ -n '' ]] 08:53:21 + python3 -m venv /tmp/venv-Gr8X 08:53:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gr8X' 08:53:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gr8X 08:53:25 + echo /tmp/venv-Gr8X 08:53:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:53:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:53:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:53:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:53:25 + local 'pip_opts=--upgrade --quiet' 08:53:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:53:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:53:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:53:25 + [[ -n '' ]] 08:53:25 + [[ -n '' ]] 08:53:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:53:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:53:25 + /tmp/venv-Gr8X/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 08:53:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:53:29 lf-activate-venv(): INFO: Base packages installed successfully 08:53:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:53:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:53:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:53:29 + /tmp/venv-Gr8X/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 08:53:31 + type python3 08:53:31 + true 08:53:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gr8X/bin to PATH' 08:53:31 lf-activate-venv(): INFO: Adding /tmp/venv-Gr8X/bin to PATH 08:53:31 + PATH=/tmp/venv-Gr8X/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 08:53:31 + return 0 08:53:31 + python3 --version 08:53:31 Python 3.10.6 08:53:31 + python3 -m pip --version 08:53:31 pip 26.0.1 from /tmp/venv-Gr8X/lib/python3.10/site-packages/pip (python 3.10) 08:53:31 + python3 -m pip freeze 08:53:31 cachetools==7.0.1 08:53:31 chardet==5.2.0 08:53:31 colorama==0.4.6 08:53:31 distlib==0.4.0 08:53:31 filelock==3.21.2 08:53:31 packaging==26.0 08:53:31 platformdirs==4.7.0 08:53:31 pluggy==1.6.0 08:53:31 pyproject-api==1.10.0 08:53:31 tomli==2.4.0 08:53:31 tox==4.35.0 08:53:31 typing_extensions==4.15.0 08:53:31 urllib3==1.26.20 08:53:31 virtualenv==20.36.1 08:53:31 [EnvInject] - Injecting environment variables from a build step. 08:53:31 [EnvInject] - Injecting as environment variables the properties content 08:53:31 PARALLEL=false 08:53:31 08:53:31 [EnvInject] - Variables injected successfully. 08:53:31 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4894352112239104214.sh 08:53:31 ---> tox-run.sh 08:53:31 + 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 08:53:31 + ARCHIVE_TOX_DIR=/w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/archives/tox 08:53:31 + ARCHIVE_DOC_DIR=/w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/archives/docs 08:53:31 + mkdir -p /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/archives/tox 08:53:31 + cd /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/. 08:53:31 + source /home/jenkins/lf-env.sh 08:53:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:53:31 ++ mktemp -d /tmp/venv-XXXX 08:53:31 + lf_venv=/tmp/venv-cdXU 08:53:31 + local venv_file=/tmp/.os_lf_venv 08:53:31 + local python=python3 08:53:31 + local options 08:53:31 + local set_path=true 08:53:31 + local install_args= 08:53:31 ++ 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 08:53:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:53:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:53:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:53:31 + true 08:53:31 + case $1 in 08:53:31 + venv_file=/tmp/.toxenv 08:53:31 + shift 2 08:53:31 + true 08:53:31 + case $1 in 08:53:31 + shift 08:53:31 + break 08:53:31 + case $python in 08:53:31 + local pkg_list= 08:53:31 + [[ -d /opt/pyenv ]] 08:53:31 + echo 'Setup pyenv:' 08:53:31 Setup pyenv: 08:53:31 + export PYENV_ROOT=/opt/pyenv 08:53:31 + PYENV_ROOT=/opt/pyenv 08:53:31 + 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 08:53:31 + 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 08:53:31 + pyenv versions 08:53:31 system 08:53:31 3.8.13 08:53:31 3.9.13 08:53:31 * 3.10.6 (set by /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/.python-version) 08:53:31 + command -v pyenv 08:53:31 ++ pyenv init - --no-rehash 08:53:31 + 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[*]}"'\'')" 08:53:31 export PATH="/opt/pyenv/shims:${PATH}" 08:53:31 export PYENV_SHELL=bash 08:53:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:53:31 pyenv() { 08:53:31 local command 08:53:31 command="${1:-}" 08:53:31 if [ "$#" -gt 0 ]; then 08:53:31 shift 08:53:31 fi 08:53:31 08:53:31 case "$command" in 08:53:31 rehash|shell) 08:53:31 eval "$(pyenv "sh-$command" "$@")" 08:53:31 ;; 08:53:31 *) 08:53:31 command pyenv "$command" "$@" 08:53:31 ;; 08:53:31 esac 08:53:31 }' 08:53:31 +++ 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[*]}"' 08:53:31 ++ 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 08:53:31 ++ 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 08:53:31 ++ 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 08:53:31 ++ export PYENV_SHELL=bash 08:53:31 ++ PYENV_SHELL=bash 08:53:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:53:31 +++ complete -F _pyenv pyenv 08:53:31 ++ lf-pyver python3 08:53:31 ++ local py_version_xy=python3 08:53:31 ++ local py_version_xyz= 08:53:31 ++ pyenv versions 08:53:31 ++ local command 08:53:31 ++ command=versions 08:53:31 ++ '[' 1 -gt 0 ']' 08:53:31 ++ shift 08:53:31 ++ case "$command" in 08:53:31 ++ command pyenv versions 08:53:31 ++ pyenv versions 08:53:31 ++ sed 's/^[ *]* //' 08:53:31 ++ awk '{ print $1 }' 08:53:31 ++ grep -E '^[0-9.]*[0-9]$' 08:53:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:53:31 +++ sort -V 08:53:31 +++ tail -n 1 08:53:31 +++ grep '^3' /tmp/.pyenv_versions 08:53:31 ++ py_version_xyz=3.10.6 08:53:31 ++ [[ -z 3.10.6 ]] 08:53:31 ++ echo 3.10.6 08:53:31 ++ return 0 08:53:31 + pyenv local 3.10.6 08:53:31 + local command 08:53:31 + command=local 08:53:31 + '[' 2 -gt 0 ']' 08:53:31 + shift 08:53:31 + case "$command" in 08:53:31 + command pyenv local 3.10.6 08:53:31 + pyenv local 3.10.6 08:53:32 + for arg in "$@" 08:53:32 + case $arg in 08:53:32 + pkg_list+='tox ' 08:53:32 + for arg in "$@" 08:53:32 + case $arg in 08:53:32 + pkg_list+='virtualenv ' 08:53:32 + for arg in "$@" 08:53:32 + case $arg in 08:53:32 + pkg_list+='urllib3~=1.26.15 ' 08:53:32 + [[ -f /tmp/.toxenv ]] 08:53:32 ++ cat /tmp/.toxenv 08:53:32 + lf_venv=/tmp/venv-Gr8X 08:53:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gr8X from' file:/tmp/.toxenv 08:53:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gr8X from file:/tmp/.toxenv 08:53:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:53:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:53:32 + local 'pip_opts=--upgrade --quiet' 08:53:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:53:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:53:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:53:32 + [[ -n '' ]] 08:53:32 + [[ -n '' ]] 08:53:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:53:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:53:32 + /tmp/venv-Gr8X/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 08:53:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:53:32 lf-activate-venv(): INFO: Base packages installed successfully 08:53:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:53:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:53:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:53:32 + /tmp/venv-Gr8X/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 08:53:33 + type python3 08:53:33 + true 08:53:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gr8X/bin to PATH' 08:53:33 lf-activate-venv(): INFO: Adding /tmp/venv-Gr8X/bin to PATH 08:53:33 + PATH=/tmp/venv-Gr8X/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 08:53:33 + return 0 08:53:33 + [[ -d /opt/pyenv ]] 08:53:33 + echo '---> Setting up pyenv' 08:53:33 ---> Setting up pyenv 08:53:33 + export PYENV_ROOT=/opt/pyenv 08:53:33 + PYENV_ROOT=/opt/pyenv 08:53:33 + export PATH=/opt/pyenv/bin:/tmp/venv-Gr8X/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 08:53:33 + PATH=/opt/pyenv/bin:/tmp/venv-Gr8X/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 08:53:33 ++ pwd 08:53:33 + PYTHONPATH=/w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint 08:53:33 + export PYTHONPATH 08:53:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:53:33 + TOX_TESTENV_PASSENV=PYTHONPATH 08:53:33 + tox --version 08:53:33 4.35.0 from /tmp/venv-Gr8X/lib/python3.10/site-packages/tox/__init__.py 08:53:34 + PARALLEL=false 08:53:34 + TOX_OPTIONS_LIST= 08:53:34 + [[ -n yaml ]] 08:53:34 + TOX_OPTIONS_LIST=' -e yaml' 08:53:34 + case ${PARALLEL,,} in 08:53:34 + tox -e yaml 08:53:34 + tee -a /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/archives/tox/tox.log 08:53:35 yaml: install_deps> python -I -m pip install coala-bears nodeenv 08:54:04 yaml: freeze> python -m pip freeze --all 08:54:05 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.1.4,charset-normalizer==3.4.4,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.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.4.1,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.0,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==2025.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.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.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 08:54:05 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 08:54:05 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 08:54:06 ---> Completed tox runs 08:54:06 + for i in .tox/*/log 08:54:06 ++ echo .tox/yaml/log 08:54:06 ++ awk -F/ '{print $2}' 08:54:06 + tox_env=yaml 08:54:06 + cp -r .tox/yaml/log /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/archives/tox/yaml 08:54:06 + DOC_DIR=docs/_build/html 08:54:06 + [[ -d docs/_build/html ]] 08:54:06 + echo '---> tox-run.sh ends' 08:54:06 ---> tox-run.sh ends 08:54:06 + test 0 -eq 0 08:54:06 $ ssh-agent -k 08:54:06 unset SSH_AUTH_SOCK; 08:54:06 unset SSH_AGENT_PID; 08:54:06 echo Agent pid 14062 killed; 08:54:06 [ssh-agent] Stopped. 08:54:06 [PostBuildScript] - [INFO] Executing post build scripts. 08:54:06 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins17725619799045788495.sh 08:54:06 ---> sysstat.sh 08:54:06 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins11580216532329419003.sh 08:54:06 ---> package-listing.sh 08:54:06 ++ tr '[:upper:]' '[:lower:]' 08:54:06 ++ facter osfamily 08:54:06 + OS_FAMILY=redhat 08:54:06 + workspace=/w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint 08:54:06 + START_PACKAGES=/tmp/packages_start.txt 08:54:06 + END_PACKAGES=/tmp/packages_end.txt 08:54:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:54:06 + PACKAGES=/tmp/packages_start.txt 08:54:06 + '[' /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint ']' 08:54:06 + PACKAGES=/tmp/packages_end.txt 08:54:06 + case "${OS_FAMILY}" in 08:54:06 + rpm -qa 08:54:06 + sort 08:54:07 + '[' -f /tmp/packages_start.txt ']' 08:54:07 + '[' -f /tmp/packages_end.txt ']' 08:54:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:54:07 + '[' /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint ']' 08:54:07 + mkdir -p /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/archives/ 08:54:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/archives/ 08:54:07 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins13715515587992524352.sh 08:54:07 ---> capture-instance-metadata.sh 08:54:07 Setup pyenv: 08:54:07 system 08:54:07 3.8.13 08:54:07 3.9.13 08:54:07 * 3.10.6 (set by /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/.python-version) 08:54:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7pjF 08:54:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:54:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:54:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:54:14 lf-activate-venv(): INFO: Base packages installed successfully 08:54:14 lf-activate-venv(): INFO: Installing additional packages: lftools 08:54:38 lf-activate-venv(): INFO: Adding /tmp/venv-7pjF/bin to PATH 08:54:39 INFO: Running in OpenStack, capturing instance metadata 08:54:39 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins8043449840231119833.sh 08:54:39 provisioning config files... 08:54:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint@tmp/config16005439397189755857tmp 08:54:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:54:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:54:39 [EnvInject] - Injecting environment variables from a build step. 08:54:39 [EnvInject] - Injecting as environment variables the properties content 08:54:39 SERVER_ID=logs 08:54:39 08:54:39 [EnvInject] - Variables injected successfully. 08:54:39 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins7922234116169582473.sh 08:54:39 ---> create-netrc.sh 08:54:39 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins7680665917072527752.sh 08:54:39 ---> python-tools-install.sh 08:54:39 Setup pyenv: 08:54:39 system 08:54:39 3.8.13 08:54:39 3.9.13 08:54:39 * 3.10.6 (set by /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/.python-version) 08:54:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7pjF from file:/tmp/.os_lf_venv 08:54:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:54:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:54:41 lf-activate-venv(): INFO: Base packages installed successfully 08:54:41 lf-activate-venv(): INFO: Installing additional packages: lftools 08:54:48 lf-activate-venv(): INFO: Adding /tmp/venv-7pjF/bin to PATH 08:54:48 Generating Requirements File 08:55:05 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. 08:55:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:55:05 Python 3.10.6 08:55:05 pip 26.0.1 from /tmp/venv-7pjF/lib/python3.10/site-packages/pip (python 3.10) 08:55:06 appdirs==1.4.4 08:55:06 argcomplete==3.6.3 08:55:06 aspy.yaml==1.3.0 08:55:06 attrs==25.4.0 08:55:06 autopage==0.6.0 08:55:06 backports.strenum==1.3.1 08:55:06 beautifulsoup4==4.14.3 08:55:06 boto3==1.42.48 08:55:06 botocore==1.42.48 08:55:06 bs4==0.0.2 08:55:06 certifi==2026.1.4 08:55:06 cffi==2.0.0 08:55:06 cfgv==3.5.0 08:55:06 chardet==5.2.0 08:55:06 charset-normalizer==3.4.4 08:55:06 click==8.3.1 08:55:06 cliff==4.13.1 08:55:06 cmd2==3.2.0 08:55:06 cryptography==3.3.2 08:55:06 debtcollector==3.0.0 08:55:06 decorator==5.2.1 08:55:06 defusedxml==0.7.1 08:55:06 Deprecated==1.3.1 08:55:06 distlib==0.4.0 08:55:06 dnspython==2.8.0 08:55:06 docker==7.1.0 08:55:06 dogpile.cache==1.5.0 08:55:06 durationpy==0.10 08:55:06 email-validator==2.3.0 08:55:06 filelock==3.21.2 08:55:06 future==1.0.0 08:55:06 gitdb==4.0.12 08:55:06 GitPython==3.1.46 08:55:06 httplib2==0.30.2 08:55:06 identify==2.6.16 08:55:06 idna==3.11 08:55:06 importlib-resources==1.5.0 08:55:06 iso8601==2.1.0 08:55:06 Jinja2==3.1.6 08:55:06 jmespath==1.1.0 08:55:06 jsonpatch==1.33 08:55:06 jsonpointer==3.0.0 08:55:06 jsonschema==4.26.0 08:55:06 jsonschema-specifications==2025.9.1 08:55:06 keystoneauth1==5.13.0 08:55:06 kubernetes==35.0.0 08:55:06 lftools==0.37.21 08:55:06 lxml==6.0.2 08:55:06 markdown-it-py==4.0.0 08:55:06 MarkupSafe==3.0.3 08:55:06 mdurl==0.1.2 08:55:06 msgpack==1.1.2 08:55:06 multi_key_dict==2.0.3 08:55:06 munch==4.0.0 08:55:06 netaddr==1.3.0 08:55:06 niet==1.4.2 08:55:06 nodeenv==1.10.0 08:55:06 oauth2client==4.1.3 08:55:06 oauthlib==3.3.1 08:55:06 openstacksdk==4.9.0 08:55:06 os-service-types==1.8.2 08:55:06 osc-lib==4.3.0 08:55:06 oslo.config==10.2.0 08:55:06 oslo.context==6.2.0 08:55:06 oslo.i18n==6.7.1 08:55:06 oslo.log==8.0.0 08:55:06 oslo.serialization==5.9.0 08:55:06 oslo.utils==9.2.0 08:55:06 packaging==26.0 08:55:06 pbr==7.0.3 08:55:06 platformdirs==4.7.0 08:55:06 prettytable==3.17.0 08:55:06 psutil==7.2.2 08:55:06 pyasn1==0.6.2 08:55:06 pyasn1_modules==0.4.2 08:55:06 pycparser==3.0 08:55:06 pygerrit2==2.0.15 08:55:06 PyGithub==2.8.1 08:55:06 Pygments==2.19.2 08:55:06 PyJWT==2.11.0 08:55:06 PyNaCl==1.6.2 08:55:06 pyparsing==2.4.7 08:55:06 pyperclip==1.11.0 08:55:06 pyrsistent==0.20.0 08:55:06 python-cinderclient==9.8.0 08:55:06 python-dateutil==2.9.0.post0 08:55:06 python-heatclient==5.0.0 08:55:06 python-jenkins==1.8.3 08:55:06 python-keystoneclient==5.7.0 08:55:06 python-magnumclient==4.9.0 08:55:06 python-openstackclient==8.3.0 08:55:06 python-swiftclient==4.9.0 08:55:06 PyYAML==6.0.3 08:55:06 referencing==0.37.0 08:55:06 requests==2.32.5 08:55:06 requests-oauthlib==2.0.0 08:55:06 requestsexceptions==1.4.0 08:55:06 rfc3986==2.0.0 08:55:06 rich==14.3.2 08:55:06 rich-argparse==1.7.2 08:55:06 rpds-py==0.30.0 08:55:06 rsa==4.9.1 08:55:06 ruamel.yaml==0.19.1 08:55:06 ruamel.yaml.clib==0.2.15 08:55:06 s3transfer==0.16.0 08:55:06 simplejson==3.20.2 08:55:06 six==1.17.0 08:55:06 smmap==5.0.2 08:55:06 soupsieve==2.8.3 08:55:06 stevedore==5.6.0 08:55:06 tabulate==0.9.0 08:55:06 toml==0.10.2 08:55:06 tomlkit==0.14.0 08:55:06 tqdm==4.67.3 08:55:06 typing_extensions==4.15.0 08:55:06 tzdata==2025.3 08:55:06 urllib3==1.26.20 08:55:06 virtualenv==20.36.1 08:55:06 wcwidth==0.6.0 08:55:06 websocket-client==1.9.0 08:55:06 wrapt==2.1.1 08:55:06 xdg==6.0.0 08:55:06 xmltodict==1.0.2 08:55:06 yq==3.4.3 08:55:06 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins1449962326882613786.sh 08:55:06 ---> sudo-logs.sh 08:55:06 Archiving 'sudo' log.. 08:55:06 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins14639275391158813164.sh 08:55:06 ---> job-cost.sh 08:55:06 INFO: Activating Python virtual environment... 08:55:06 Setup pyenv: 08:55:06 system 08:55:06 3.8.13 08:55:06 3.9.13 08:55:06 * 3.10.6 (set by /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/.python-version) 08:55:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7pjF from file:/tmp/.os_lf_venv 08:55:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:08 lf-activate-venv(): INFO: Base packages installed successfully 08:55:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:55:14 lf-activate-venv(): INFO: Adding /tmp/venv-7pjF/bin to PATH 08:55:14 INFO: No stack-cost file found 08:55:14 INFO: Instance uptime: 150s 08:55:14 INFO: Fetching instance metadata (attempt 1 of 3)... 08:55:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:55:15 INFO: Successfully fetched instance metadata 08:55:15 INFO: Instance type: v3-standard-2 08:55:15 INFO: Retrieving pricing info for: v3-standard-2 08:55:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:55:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=150 08:55:15 INFO: Successfully fetched Vexxhost pricing API 08:55:15 INFO: Retrieved cost: 0.06 08:55:15 INFO: Retrieved resource: v3-standard-2 08:55:15 INFO: Creating archive directory: /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/archives/cost 08:55:15 INFO: Archiving costs to: /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/archives/cost.csv 08:55:15 INFO: Successfully archived job cost data 08:55:15 DEBUG: Cost data: integration-simulators-ran-nssmf-simulator-master-yaml-lint,14,2026-02-13 08:55:15,v3-standard-2,150,0.06,0.00,SUCCESS 08:55:15 [integration-simulators-ran-nssmf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16799745147177054272.sh 08:55:15 ---> logs-deploy.sh 08:55:15 Setup pyenv: 08:55:15 system 08:55:15 3.8.13 08:55:15 3.9.13 08:55:15 * 3.10.6 (set by /w/workspace/integration-simulators-ran-nssmf-simulator-master-yaml-lint/.python-version) 08:55:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7pjF from file:/tmp/.os_lf_venv 08:55:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:17 lf-activate-venv(): INFO: Base packages installed successfully 08:55:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:55:24 lf-activate-venv(): INFO: Adding /tmp/venv-7pjF/bin to PATH 08:55:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-simulators-ran-nssmf-simulator-master-yaml-lint/14 08:55:24 INFO: archiving workspace using pattern(s): 08:55:25 Archives upload complete. 08:55:25 INFO: archiving logs to Nexus 08:55:26 ---> uname -a: 08:55:26 Linux prd-centos8-builder-2c-1g-7570.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:55:26 08:55:26 08:55:26 ---> lscpu: 08:55:26 Architecture: x86_64 08:55:26 CPU op-mode(s): 32-bit, 64-bit 08:55:26 Byte Order: Little Endian 08:55:26 CPU(s): 2 08:55:26 On-line CPU(s) list: 0,1 08:55:26 Thread(s) per core: 1 08:55:26 Core(s) per socket: 1 08:55:26 Socket(s): 2 08:55:26 NUMA node(s): 1 08:55:26 Vendor ID: AuthenticAMD 08:55:26 CPU family: 23 08:55:26 Model: 49 08:55:26 Model name: AMD EPYC-Rome Processor 08:55:26 Stepping: 0 08:55:26 CPU MHz: 2799.998 08:55:26 BogoMIPS: 5599.99 08:55:26 Virtualization: AMD-V 08:55:26 Hypervisor vendor: KVM 08:55:26 Virtualization type: full 08:55:26 L1d cache: 32K 08:55:26 L1i cache: 32K 08:55:26 L2 cache: 512K 08:55:26 L3 cache: 16384K 08:55:26 NUMA node0 CPU(s): 0,1 08:55:26 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 08:55:26 08:55:26 08:55:26 ---> nproc: 08:55:26 2 08:55:26 08:55:26 08:55:26 ---> df -h: 08:55:26 Filesystem Size Used Avail Use% Mounted on 08:55:26 devtmpfs 3.8G 0 3.8G 0% /dev 08:55:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:55:26 tmpfs 3.8G 17M 3.8G 1% /run 08:55:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:55:26 /dev/vda1 40G 8.7G 32G 22% / 08:55:26 tmpfs 770M 0 770M 0% /run/user/1001 08:55:26 08:55:26 08:55:26 ---> free -m: 08:55:26 total used free shared buff/cache available 08:55:26 Mem: 7699 592 4758 19 2348 6789 08:55:26 Swap: 1023 0 1023 08:55:26 08:55:26 08:55:26 ---> ip addr: 08:55:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:55:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:55:26 inet 127.0.0.1/8 scope host lo 08:55:26 valid_lft forever preferred_lft forever 08:55:26 inet6 ::1/128 scope host 08:55:26 valid_lft forever preferred_lft forever 08:55:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:55:26 link/ether fa:16:3e:7c:0e:50 brd ff:ff:ff:ff:ff:ff 08:55:26 altname enp0s3 08:55:26 altname ens3 08:55:26 inet 10.30.106.131/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:55:26 valid_lft 86247sec preferred_lft 86247sec 08:55:26 inet6 fe80::f816:3eff:fe7c:e50/64 scope link 08:55:26 valid_lft forever preferred_lft forever 08:55:26 08:55:26 08:55:26 ---> sar -b -r -n DEV: 08:55:26 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 08:55:26 08:55:26 08:52:50 LINUX RESTART (2 CPU) 08:55:26 08:55:26 08:53:01 AM tps rtps wtps bread/s bwrtn/s 08:55:26 08:54:01 AM 382.37 187.02 195.35 9954.55 40199.23 08:55:26 08:55:01 AM 136.48 0.90 135.58 79.72 11095.87 08:55:26 Average: 259.44 93.97 165.47 5017.55 25648.76 08:55:26 08:55:26 08:53:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:55:26 08:54:01 AM 5206296 6960848 2678148 33.97 2688 1928272 856600 9.59 217296 2123168 171384 08:55:26 08:55:01 AM 4894352 6935012 2990092 37.92 2688 2196456 750836 8.41 387944 2195172 194436 08:55:26 Average: 5050324 6947930 2834120 35.95 2688 2062364 803718 9.00 302620 2159170 182910 08:55:26 08:55:26 08:53:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:55:26 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:55:26 08:54:01 AM eth0 238.02 132.27 1350.77 66.50 0.00 0.00 0.00 0.00 08:55:26 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:55:26 08:55:01 AM eth0 70.49 48.36 893.39 11.95 0.00 0.00 0.00 0.00 08:55:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:55:26 Average: eth0 154.26 90.32 1122.10 39.23 0.00 0.00 0.00 0.00 08:55:26 08:55:26 08:55:26 ---> sar -P ALL: 08:55:26 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 08:55:26 08:55:26 08:52:50 LINUX RESTART (2 CPU) 08:55:26 08:55:26 08:53:01 AM CPU %user %nice %system %iowait %steal %idle 08:55:26 08:54:01 AM all 43.07 3.08 23.95 9.92 0.13 19.85 08:55:26 08:54:01 AM 0 37.18 3.73 26.16 10.12 0.12 22.68 08:55:26 08:54:01 AM 1 48.92 2.44 21.75 9.72 0.14 17.04 08:55:26 08:55:01 AM all 38.73 0.00 4.66 3.19 0.10 53.32 08:55:26 08:55:01 AM 0 35.42 0.00 4.55 4.01 0.10 55.92 08:55:26 08:55:01 AM 1 42.05 0.00 4.76 2.37 0.10 50.72 08:55:26 Average: all 40.88 1.52 14.19 6.51 0.11 36.78 08:55:26 Average: 0 36.29 1.84 15.22 7.03 0.11 39.51 08:55:26 Average: 1 45.45 1.21 13.17 6.01 0.12 34.05 08:55:26 08:55:26 08:55:26