16:21:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/146314 16:21:57 Running as SYSTEM 16:21:57 [EnvInject] - Loading node environment variables. 16:21:57 Building remotely on prd-ubuntu1804-builder-4c-4g-13901 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 16:21:57 [ssh-agent] Looking for ssh-agent implementation... 16:21:57 $ ssh-agent 16:21:57 SSH_AUTH_SOCK=/tmp/ssh-54i84NW5h41P/agent.1601 16:21:57 SSH_AGENT_PID=1603 16:21:57 [ssh-agent] Started. 16:21:57 Running ssh-add (command line suppressed) 16:21:57 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_11825520058776145589.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_11825520058776145589.key) 16:21:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:21:57 The recommended git tool is: NONE 16:21:59 using credential onap-jenkins-ssh 16:21:59 Wiping out workspace first. 16:21:59 Cloning the remote Git repository 16:21:59 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 16:21:59 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 16:21:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 16:21:59 > git --version # timeout=10 16:21:59 > git --version # 'git version 2.17.1' 16:21:59 using GIT_SSH to set credentials Gerrit user 16:21:59 Verifying host key using manually-configured host key entries 16:21:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:21:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 16:21:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 16:22:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 16:22:00 using GIT_SSH to set credentials Gerrit user 16:22:00 Verifying host key using manually-configured host key entries 16:22:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/14/146314/1 # timeout=30 16:22:00 > git rev-parse 836dff8498da3dd81aafeb5a1ee8ff199f8bfabe^{commit} # timeout=10 16:22:00 Checking out Revision 836dff8498da3dd81aafeb5a1ee8ff199f8bfabe (refs/changes/14/146314/1) 16:22:00 > git config core.sparsecheckout # timeout=10 16:22:00 > git checkout -f 836dff8498da3dd81aafeb5a1ee8ff199f8bfabe # timeout=30 16:22:03 Commit message: "CI: Call github2gerrit reusable workflow" 16:22:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:22:03 > git rev-list --no-walk 7cad8f9e510f8a27f9ec5d71c0ae6b82fe1f9a72 # timeout=10 16:22:04 [EnvInject] - Injecting environment variables from a build step. 16:22:04 [EnvInject] - Injecting as environment variables the properties content 16:22:04 PYTHON=python3 16:22:04 16:22:04 [EnvInject] - Variables injected successfully. 16:22:04 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15182006796562941425.sh 16:22:04 ---> tox-install.sh 16:22:04 + source /home/jenkins/lf-env.sh 16:22:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:22:04 ++ mktemp -d /tmp/venv-XXXX 16:22:04 + lf_venv=/tmp/venv-dy8u 16:22:04 + local venv_file=/tmp/.os_lf_venv 16:22:04 + local python=python3 16:22:04 + local options 16:22:04 + local set_path=true 16:22:04 + local install_args= 16:22:04 ++ 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 16:22:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:22:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:22:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:22:04 + true 16:22:04 + case $1 in 16:22:04 + venv_file=/tmp/.toxenv 16:22:04 + shift 2 16:22:04 + true 16:22:04 + case $1 in 16:22:04 + shift 16:22:04 + break 16:22:04 + case $python in 16:22:04 + local pkg_list= 16:22:04 + [[ -d /opt/pyenv ]] 16:22:04 + echo 'Setup pyenv:' 16:22:04 Setup pyenv: 16:22:04 + export PYENV_ROOT=/opt/pyenv 16:22:04 + PYENV_ROOT=/opt/pyenv 16:22:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:04 + pyenv versions 16:22:04 * system (set by /opt/pyenv/version) 16:22:04 * 3.8.13 (set by /opt/pyenv/version) 16:22:04 * 3.9.13 (set by /opt/pyenv/version) 16:22:04 * 3.10.6 (set by /opt/pyenv/version) 16:22:04 + command -v pyenv 16:22:04 ++ pyenv init - --no-rehash 16:22:04 + 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[*]}"'\'')" 16:22:04 export PATH="/opt/pyenv/shims:${PATH}" 16:22:04 export PYENV_SHELL=bash 16:22:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:22:04 pyenv() { 16:22:04 local command 16:22:04 command="${1:-}" 16:22:04 if [ "$#" -gt 0 ]; then 16:22:04 shift 16:22:04 fi 16:22:04 16:22:04 case "$command" in 16:22:04 rehash|shell) 16:22:04 eval "$(pyenv "sh-$command" "$@")" 16:22:04 ;; 16:22:04 *) 16:22:04 command pyenv "$command" "$@" 16:22:04 ;; 16:22:04 esac 16:22:04 }' 16:22:04 +++ 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[*]}"' 16:22:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:04 ++ export PYENV_SHELL=bash 16:22:04 ++ PYENV_SHELL=bash 16:22:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:22:04 +++ complete -F _pyenv pyenv 16:22:04 ++ lf-pyver python3 16:22:04 ++ local py_version_xy=python3 16:22:04 ++ local py_version_xyz= 16:22:04 ++ pyenv versions 16:22:04 ++ local command 16:22:04 ++ command=versions 16:22:04 ++ '[' 1 -gt 0 ']' 16:22:04 ++ shift 16:22:04 ++ case "$command" in 16:22:04 ++ sed 's/^[ *]* //' 16:22:04 ++ command pyenv versions 16:22:04 ++ pyenv versions 16:22:04 ++ awk '{ print $1 }' 16:22:04 ++ grep -E '^[0-9.]*[0-9]$' 16:22:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:22:04 +++ grep '^3' /tmp/.pyenv_versions 16:22:04 +++ sort -V 16:22:04 +++ tail -n 1 16:22:04 ++ py_version_xyz=3.10.6 16:22:04 ++ [[ -z 3.10.6 ]] 16:22:04 ++ echo 3.10.6 16:22:04 ++ return 0 16:22:04 + pyenv local 3.10.6 16:22:04 + local command 16:22:04 + command=local 16:22:04 + '[' 2 -gt 0 ']' 16:22:04 + shift 16:22:04 + case "$command" in 16:22:04 + command pyenv local 3.10.6 16:22:04 + pyenv local 3.10.6 16:22:04 + for arg in "$@" 16:22:04 + case $arg in 16:22:04 + pkg_list+='tox ' 16:22:04 + for arg in "$@" 16:22:04 + case $arg in 16:22:04 + pkg_list+='virtualenv ' 16:22:04 + for arg in "$@" 16:22:04 + case $arg in 16:22:04 + pkg_list+='urllib3~=1.26.15 ' 16:22:04 + [[ -f /tmp/.toxenv ]] 16:22:04 + [[ ! -f /tmp/.toxenv ]] 16:22:04 + [[ -n '' ]] 16:22:04 + python3 -m venv /tmp/venv-dy8u 16:22:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dy8u' 16:22:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dy8u 16:22:09 + echo /tmp/venv-dy8u 16:22:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:22:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:22:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:22:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:22:09 + local 'pip_opts=--upgrade --quiet' 16:22:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:22:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:22:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:22:09 + [[ -n '' ]] 16:22:09 + [[ -n '' ]] 16:22:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:22:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:22:09 + /tmp/venv-dy8u/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 16:22:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:22:14 lf-activate-venv(): INFO: Base packages installed successfully 16:22:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:22:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:22:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:22:14 + /tmp/venv-dy8u/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 16:22:16 + type python3 16:22:16 + true 16:22:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dy8u/bin to PATH' 16:22:16 lf-activate-venv(): INFO: Adding /tmp/venv-dy8u/bin to PATH 16:22:16 + PATH=/tmp/venv-dy8u/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:16 + return 0 16:22:16 + python3 --version 16:22:16 Python 3.10.6 16:22:16 + python3 -m pip --version 16:22:16 pip 26.1.2 from /tmp/venv-dy8u/lib/python3.10/site-packages/pip (python 3.10) 16:22:16 + python3 -m pip freeze 16:22:16 cachetools==7.1.4 16:22:16 colorama==0.4.6 16:22:16 distlib==0.4.3 16:22:16 filelock==3.29.7 16:22:16 packaging==26.2 16:22:16 platformdirs==4.10.0 16:22:16 pluggy==1.6.0 16:22:16 pyproject-api==1.10.1 16:22:16 python-discovery==1.4.4 16:22:16 tomli==2.4.1 16:22:16 tomli_w==1.2.0 16:22:16 tox==4.56.4 16:22:16 typing_extensions==4.16.0 16:22:16 urllib3==1.26.20 16:22:16 virtualenv==21.6.1 16:22:16 [EnvInject] - Injecting environment variables from a build step. 16:22:16 [EnvInject] - Injecting as environment variables the properties content 16:22:16 PARALLEL=false 16:22:16 16:22:16 [EnvInject] - Variables injected successfully. 16:22:16 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17334935813649683523.sh 16:22:17 ---> tox-run.sh 16:22:17 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 16:22:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 16:22:17 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 16:22:17 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 16:22:17 + source /home/jenkins/lf-env.sh 16:22:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:22:17 ++ mktemp -d /tmp/venv-XXXX 16:22:17 + lf_venv=/tmp/venv-TlHs 16:22:17 + local venv_file=/tmp/.os_lf_venv 16:22:17 + local python=python3 16:22:17 + local options 16:22:17 + local set_path=true 16:22:17 + local install_args= 16:22:17 ++ 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 16:22:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:22:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:22:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:22:17 + true 16:22:17 + case $1 in 16:22:17 + venv_file=/tmp/.toxenv 16:22:17 + shift 2 16:22:17 + true 16:22:17 + case $1 in 16:22:17 + shift 16:22:17 + break 16:22:17 + case $python in 16:22:17 + local pkg_list= 16:22:17 + [[ -d /opt/pyenv ]] 16:22:17 + echo 'Setup pyenv:' 16:22:17 Setup pyenv: 16:22:17 + export PYENV_ROOT=/opt/pyenv 16:22:17 + PYENV_ROOT=/opt/pyenv 16:22:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:17 + pyenv versions 16:22:17 system 16:22:17 3.8.13 16:22:17 3.9.13 16:22:17 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 16:22:17 + command -v pyenv 16:22:17 ++ pyenv init - --no-rehash 16:22:17 + 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[*]}"'\'')" 16:22:17 export PATH="/opt/pyenv/shims:${PATH}" 16:22:17 export PYENV_SHELL=bash 16:22:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:22:17 pyenv() { 16:22:17 local command 16:22:17 command="${1:-}" 16:22:17 if [ "$#" -gt 0 ]; then 16:22:17 shift 16:22:17 fi 16:22:17 16:22:17 case "$command" in 16:22:17 rehash|shell) 16:22:17 eval "$(pyenv "sh-$command" "$@")" 16:22:17 ;; 16:22:17 *) 16:22:17 command pyenv "$command" "$@" 16:22:17 ;; 16:22:17 esac 16:22:17 }' 16:22:17 +++ 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[*]}"' 16:22:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:17 ++ export PYENV_SHELL=bash 16:22:17 ++ PYENV_SHELL=bash 16:22:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:22:17 +++ complete -F _pyenv pyenv 16:22:17 ++ lf-pyver python3 16:22:17 ++ local py_version_xy=python3 16:22:17 ++ local py_version_xyz= 16:22:17 ++ pyenv versions 16:22:17 ++ local command 16:22:17 ++ command=versions 16:22:17 ++ '[' 1 -gt 0 ']' 16:22:17 ++ shift 16:22:17 ++ case "$command" in 16:22:17 ++ command pyenv versions 16:22:17 ++ pyenv versions 16:22:17 ++ sed 's/^[ *]* //' 16:22:17 ++ awk '{ print $1 }' 16:22:17 ++ grep -E '^[0-9.]*[0-9]$' 16:22:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:22:17 +++ grep '^3' /tmp/.pyenv_versions 16:22:17 +++ sort -V 16:22:17 +++ tail -n 1 16:22:17 ++ py_version_xyz=3.10.6 16:22:17 ++ [[ -z 3.10.6 ]] 16:22:17 ++ echo 3.10.6 16:22:17 ++ return 0 16:22:17 + pyenv local 3.10.6 16:22:17 + local command 16:22:17 + command=local 16:22:17 + '[' 2 -gt 0 ']' 16:22:17 + shift 16:22:17 + case "$command" in 16:22:17 + command pyenv local 3.10.6 16:22:17 + pyenv local 3.10.6 16:22:17 + for arg in "$@" 16:22:17 + case $arg in 16:22:17 + pkg_list+='tox ' 16:22:17 + for arg in "$@" 16:22:17 + case $arg in 16:22:17 + pkg_list+='virtualenv ' 16:22:17 + for arg in "$@" 16:22:17 + case $arg in 16:22:17 + pkg_list+='urllib3~=1.26.15 ' 16:22:17 + [[ -f /tmp/.toxenv ]] 16:22:17 ++ cat /tmp/.toxenv 16:22:17 + lf_venv=/tmp/venv-dy8u 16:22:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dy8u from' file:/tmp/.toxenv 16:22:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dy8u from file:/tmp/.toxenv 16:22:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:22:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:22:17 + local 'pip_opts=--upgrade --quiet' 16:22:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:22:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:22:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:22:17 + [[ -n '' ]] 16:22:17 + [[ -n '' ]] 16:22:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:22:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:22:17 + /tmp/venv-dy8u/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 16:22:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:22:18 lf-activate-venv(): INFO: Base packages installed successfully 16:22:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:22:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:22:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:22:18 + /tmp/venv-dy8u/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 16:22:19 + type python3 16:22:19 + true 16:22:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dy8u/bin to PATH' 16:22:19 lf-activate-venv(): INFO: Adding /tmp/venv-dy8u/bin to PATH 16:22:19 + PATH=/tmp/venv-dy8u/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:19 + return 0 16:22:19 + [[ -d /opt/pyenv ]] 16:22:19 + echo '---> Setting up pyenv' 16:22:19 ---> Setting up pyenv 16:22:19 + export PYENV_ROOT=/opt/pyenv 16:22:19 + PYENV_ROOT=/opt/pyenv 16:22:19 + export PATH=/opt/pyenv/bin:/tmp/venv-dy8u/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:19 + PATH=/opt/pyenv/bin:/tmp/venv-dy8u/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:22:19 ++ pwd 16:22:19 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 16:22:19 + export PYTHONPATH 16:22:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:22:19 + TOX_TESTENV_PASSENV=PYTHONPATH 16:22:19 + tox --version 16:22:19 4.56.4 from /tmp/venv-dy8u/lib/python3.10/site-packages/tox/__init__.py 16:22:19 + PARALLEL=false 16:22:19 + TOX_OPTIONS_LIST= 16:22:19 + [[ -n yaml ]] 16:22:19 + TOX_OPTIONS_LIST=' -e yaml' 16:22:19 + case ${PARALLEL,,} in 16:22:19 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 16:22:19 + tox -e yaml 16:22:27 yaml: install_deps> python -I -m pip install coala-bears nodeenv 16:22:53 yaml: freeze> python -m pip freeze --all 16:22:53 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.18.0,bandit==1.6.2,certifi==2026.6.17,charset-normalizer==3.4.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.51,guess_language-spirit==0.5.4,html-linter==0.3.0,idna==3.15,imagesize==1.5.0,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.10.0,packaging==26.2,pbr==7.0.3,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2026.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==75.3.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.68.4,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 16:22:53 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 16:22:53 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 16:22:54 ---> Completed tox runs 16:22:54 + for i in .tox/*/log 16:22:54 ++ echo .tox/yaml/log 16:22:54 ++ awk -F/ '{print $2}' 16:22:54 + tox_env=yaml 16:22:54 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 16:22:54 + DOC_DIR=docs/_build/html 16:22:54 + [[ -d docs/_build/html ]] 16:22:54 + echo '---> tox-run.sh ends' 16:22:54 ---> tox-run.sh ends 16:22:54 + test 0 -eq 0 16:22:54 $ ssh-agent -k 16:22:54 unset SSH_AUTH_SOCK; 16:22:54 unset SSH_AGENT_PID; 16:22:54 echo Agent pid 1603 killed; 16:22:54 [ssh-agent] Stopped. 16:22:54 [PostBuildScript] - [INFO] Executing post build scripts. 16:22:54 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins10437256525323973721.sh 16:22:54 ---> sysstat.sh 16:22:54 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins14462813171195701211.sh 16:22:55 ---> package-listing.sh 16:22:55 ++ facter osfamily 16:22:55 ++ tr '[:upper:]' '[:lower:]' 16:22:55 + OS_FAMILY=debian 16:22:55 + workspace=/w/workspace/oom-readiness-master-yaml-lint 16:22:55 + START_PACKAGES=/tmp/packages_start.txt 16:22:55 + END_PACKAGES=/tmp/packages_end.txt 16:22:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:55 + PACKAGES=/tmp/packages_start.txt 16:22:55 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 16:22:55 + PACKAGES=/tmp/packages_end.txt 16:22:55 + case "${OS_FAMILY}" in 16:22:55 + dpkg -l 16:22:55 + grep '^ii' 16:22:55 + '[' -f /tmp/packages_start.txt ']' 16:22:55 + '[' -f /tmp/packages_end.txt ']' 16:22:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:55 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 16:22:55 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 16:22:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 16:22:55 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins9357986551681667932.sh 16:22:55 ---> capture-instance-metadata.sh 16:22:55 Setup pyenv: 16:22:55 system 16:22:55 3.8.13 16:22:55 3.9.13 16:22:55 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 16:22:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uryw 16:22:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:22:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:22:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:23:03 lf-activate-venv(): INFO: Base packages installed successfully 16:23:03 lf-activate-venv(): INFO: Installing additional packages: lftools 16:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-Uryw/bin to PATH 16:23:25 INFO: Running in OpenStack, capturing instance metadata 16:23:26 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins8272845933897716309.sh 16:23:26 provisioning config files... 16:23:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config11161208768274318140tmp 16:23:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:23:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:23:26 [EnvInject] - Injecting environment variables from a build step. 16:23:26 [EnvInject] - Injecting as environment variables the properties content 16:23:26 SERVER_ID=logs 16:23:26 16:23:26 [EnvInject] - Variables injected successfully. 16:23:26 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins12862527713581188587.sh 16:23:26 ---> create-netrc.sh 16:23:26 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins13287539156470435677.sh 16:23:26 ---> python-tools-install.sh 16:23:26 Setup pyenv: 16:23:26 system 16:23:26 3.8.13 16:23:26 3.9.13 16:23:26 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 16:23:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uryw from file:/tmp/.os_lf_venv 16:23:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:23:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:23:28 lf-activate-venv(): INFO: Base packages installed successfully 16:23:28 lf-activate-venv(): INFO: Installing additional packages: lftools 16:23:36 lf-activate-venv(): INFO: Adding /tmp/venv-Uryw/bin to PATH 16:23:36 Generating Requirements File 16:24:00 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. 16:24:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:24:00 Python 3.10.6 16:24:00 pip 26.1.2 from /tmp/venv-Uryw/lib/python3.10/site-packages/pip (python 3.10) 16:24:00 aiohappyeyeballs==2.7.1 16:24:00 aiohttp==3.14.1 16:24:00 aiosignal==1.4.0 16:24:00 appdirs==1.4.4 16:24:00 argcomplete==3.7.0 16:24:00 aspy.yaml==1.3.0 16:24:00 async-timeout==5.0.1 16:24:00 attrs==26.1.0 16:24:00 autopage==0.6.0 16:24:00 backports.strenum==1.3.1 16:24:00 beautifulsoup4==4.15.0 16:24:00 boto3==1.43.48 16:24:00 botocore==1.43.48 16:24:00 bs4==0.0.2 16:24:00 certifi==2026.6.17 16:24:00 cffi==2.1.0 16:24:00 cfgv==3.5.0 16:24:00 chardet==7.4.3 16:24:00 charset-normalizer==3.4.9 16:24:00 click==8.4.2 16:24:00 cliff==4.14.0 16:24:00 cmd2==3.5.1 16:24:00 cryptography==3.3.2 16:24:00 debtcollector==3.1.0 16:24:00 decorator==5.3.1 16:24:00 defusedxml==0.7.1 16:24:00 Deprecated==1.3.1 16:24:00 distlib==0.4.3 16:24:00 dnspython==2.8.0 16:24:00 docker==7.2.0 16:24:00 dogpile.cache==1.5.0 16:24:00 durationpy==0.10 16:24:00 email-validator==2.3.0 16:24:00 filelock==3.29.7 16:24:00 frozenlist==1.8.0 16:24:00 future==1.0.0 16:24:00 gitdb==4.0.12 16:24:00 GitPython==3.1.51 16:24:00 httplib2==0.30.2 16:24:00 identify==2.6.19 16:24:00 idna==3.18 16:24:00 importlib-resources==1.5.0 16:24:00 iso8601==2.1.0 16:24:00 Jinja2==3.1.6 16:24:00 jmespath==1.1.0 16:24:00 jsonpatch==1.33 16:24:00 jsonpointer==3.1.1 16:24:00 jsonschema==4.26.0 16:24:00 jsonschema-specifications==2025.9.1 16:24:00 keystoneauth1==5.14.0 16:24:00 kubernetes==36.0.3 16:24:00 lftools==0.37.22 16:24:00 lxml==6.1.1 16:24:00 markdown-it-py==4.2.0 16:24:00 MarkupSafe==3.0.3 16:24:00 mdurl==0.1.2 16:24:00 msgpack==1.2.1 16:24:00 multi_key_dict==2.0.3 16:24:00 multidict==6.7.1 16:24:00 munch==4.0.0 16:24:00 netaddr==1.3.0 16:24:00 niet==1.4.2 16:24:00 nodeenv==1.10.0 16:24:00 oauth2client==4.1.3 16:24:00 oauthlib==3.3.1 16:24:00 openstacksdk==4.13.0 16:24:00 os-service-types==1.8.2 16:24:00 osc-lib==4.6.0 16:24:00 oslo.config==10.4.0 16:24:00 oslo.context==6.4.0 16:24:00 oslo.i18n==6.8.0 16:24:00 oslo.log==8.2.0 16:24:00 oslo.serialization==5.10.0 16:24:00 oslo.utils==10.1.1 16:24:00 packaging==26.2 16:24:00 pbr==7.0.3 16:24:00 platformdirs==4.10.0 16:24:00 prettytable==3.18.0 16:24:00 propcache==0.5.2 16:24:00 psutil==7.2.2 16:24:00 pyasn1==0.6.4 16:24:00 pyasn1_modules==0.4.2 16:24:00 pycparser==3.0 16:24:00 pygerrit2==2.0.15 16:24:00 PyGithub==2.9.1 16:24:00 Pygments==2.20.0 16:24:00 PyJWT==2.13.0 16:24:00 PyNaCl==1.6.2 16:24:00 pyparsing==2.4.7 16:24:00 pyperclip==1.11.0 16:24:00 pyrsistent==0.20.0 16:24:00 python-cinderclient==9.9.0 16:24:00 python-dateutil==2.9.0.post0 16:24:00 python-discovery==1.4.4 16:24:00 python-heatclient==5.2.0 16:24:00 python-jenkins==1.8.3 16:24:00 python-keystoneclient==5.8.0 16:24:00 python-magnumclient==4.11.0 16:24:00 python-openstackclient==10.0.0 16:24:00 python-swiftclient==4.10.0 16:24:00 PyYAML==6.0.3 16:24:00 referencing==0.37.0 16:24:00 requests==2.34.2 16:24:00 requests-oauthlib==2.0.0 16:24:00 rfc3986==2.0.0 16:24:00 rich==15.0.0 16:24:00 rich-argparse==1.8.0 16:24:00 rpds-py==0.30.0 16:24:00 rsa==4.9.1 16:24:00 ruamel.yaml==0.19.1 16:24:00 ruamel.yaml.clib==0.2.15 16:24:00 s3transfer==0.19.1 16:24:00 simplejson==4.1.1 16:24:00 six==1.17.0 16:24:00 smmap==5.0.3 16:24:00 soupsieve==2.8.4 16:24:00 stevedore==5.8.0 16:24:00 tabulate==0.10.0 16:24:00 toml==0.10.2 16:24:00 tomlkit==0.15.0 16:24:00 tqdm==4.68.4 16:24:00 typing_extensions==4.16.0 16:24:00 urllib3==1.26.20 16:24:00 virtualenv==21.6.1 16:24:00 wcwidth==0.8.2 16:24:00 websocket-client==1.9.0 16:24:00 wrapt==2.2.2 16:24:00 xdg==6.0.0 16:24:00 xmltodict==1.0.4 16:24:00 yarl==1.24.2 16:24:00 yq==4.1.2 16:24:00 [oom-readiness-master-yaml-lint] $ /bin/sh /tmp/jenkins13096575997894864886.sh 16:24:00 ---> uv-install.sh 16:24:00 Installing uv/uvx (latest) using shell installer 16:24:01 2026-07-15 16:24:01 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-4ukV8I.sh" [1] 16:24:01 downloading uv 0.11.28 x86_64-unknown-linux-gnu 16:24:02 installing to /home/jenkins/.local/bin 16:24:02 uv 16:24:02 uvx 16:24:02 everything's installed! 16:24:02 16:24:02 To add $HOME/.local/bin to your PATH, either restart your shell or run: 16:24:02 16:24:02 source $HOME/.local/bin/env (sh, bash, zsh) 16:24:02 source $HOME/.local/bin/env.fish (fish) 16:24:02 Adding install location to PATH 16:24:02 ---> Validating uv/uvx install 16:24:02 uvx 0.11.28 (x86_64-unknown-linux-gnu) 16:24:02 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins4364410579368436398.sh 16:24:02 ---> sudo-logs.sh 16:24:02 Archiving 'sudo' log.. 16:24:02 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins9150910364918083970.sh 16:24:02 ---> job-cost.sh 16:24:02 INFO: Activating Python virtual environment... 16:24:02 Setup pyenv: 16:24:02 system 16:24:02 3.8.13 16:24:02 3.9.13 16:24:02 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 16:24:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uryw from file:/tmp/.os_lf_venv 16:24:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:24:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:24:04 lf-activate-venv(): INFO: Base packages installed successfully 16:24:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:24:09 lf-activate-venv(): INFO: Adding /tmp/venv-Uryw/bin to PATH 16:24:09 INFO: No stack-cost file found 16:24:09 INFO: Instance uptime: 165s 16:24:09 INFO: Fetching instance metadata (attempt 1 of 3)... 16:24:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:24:10 INFO: Successfully fetched instance metadata 16:24:10 INFO: Instance type: v3-standard-4 16:24:10 INFO: Retrieving pricing info for: v3-standard-4 16:24:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:24:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=165 16:24:10 INFO: Successfully fetched Vexxhost pricing API 16:24:10 INFO: Retrieved cost: 0.11 16:24:10 INFO: Retrieved resource: v3-standard-4 16:24:10 INFO: Creating archive directory: /w/workspace/oom-readiness-master-yaml-lint/archives/cost 16:24:10 INFO: Archiving costs to: /w/workspace/oom-readiness-master-yaml-lint/archives/cost.csv 16:24:10 INFO: Successfully archived job cost data 16:24:10 DEBUG: Cost data: oom-readiness-master-yaml-lint,59,2026-07-15 16:24:10,v3-standard-4,165,0.11,0.00,SUCCESS 16:24:10 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8432652206694536505.sh 16:24:10 ---> logs-deploy.sh 16:24:10 Setup pyenv: 16:24:10 system 16:24:10 3.8.13 16:24:10 3.9.13 16:24:10 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 16:24:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uryw from file:/tmp/.os_lf_venv 16:24:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:24:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:24:12 lf-activate-venv(): INFO: Base packages installed successfully 16:24:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:24:20 lf-activate-venv(): INFO: Adding /tmp/venv-Uryw/bin to PATH 16:24:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/59 16:24:20 INFO: archiving workspace using pattern(s): 16:24:21 Archives upload complete. 16:24:21 INFO: archiving logs to Nexus 16:24:22 ---> uname -a: 16:24:22 Linux prd-ubuntu1804-builder-4c-4g-13901 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:24:22 16:24:22 16:24:22 ---> lscpu: 16:24:22 Architecture: x86_64 16:24:22 CPU op-mode(s): 32-bit, 64-bit 16:24:22 Byte Order: Little Endian 16:24:22 CPU(s): 4 16:24:22 On-line CPU(s) list: 0-3 16:24:22 Thread(s) per core: 1 16:24:22 Core(s) per socket: 1 16:24:22 Socket(s): 4 16:24:22 NUMA node(s): 1 16:24:22 Vendor ID: AuthenticAMD 16:24:22 CPU family: 23 16:24:22 Model: 49 16:24:22 Model name: AMD EPYC-Rome Processor 16:24:22 Stepping: 0 16:24:22 CPU MHz: 2799.998 16:24:22 BogoMIPS: 5599.99 16:24:22 Virtualization: AMD-V 16:24:22 Hypervisor vendor: KVM 16:24:22 Virtualization type: full 16:24:22 L1d cache: 32K 16:24:22 L1i cache: 32K 16:24:22 L2 cache: 512K 16:24:22 L3 cache: 16384K 16:24:22 NUMA node0 CPU(s): 0-3 16:24:22 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 16:24:22 16:24:22 16:24:22 ---> nproc: 16:24:22 4 16:24:22 16:24:22 16:24:22 ---> df -h: 16:24:22 Filesystem Size Used Avail Use% Mounted on 16:24:22 udev 7.9G 0 7.9G 0% /dev 16:24:22 tmpfs 1.6G 676K 1.6G 1% /run 16:24:22 /dev/vda1 78G 8.6G 69G 12% / 16:24:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:24:22 tmpfs 5.0M 0 5.0M 0% /run/lock 16:24:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:24:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:24:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:24:22 16:24:22 16:24:22 ---> free -m: 16:24:22 total used free shared buff/cache available 16:24:22 Mem: 16040 580 12989 0 2470 15129 16:24:22 Swap: 1023 0 1023 16:24:22 16:24:22 16:24:22 ---> ip addr: 16:24:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:24:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:24:22 inet 127.0.0.1/8 scope host lo 16:24:22 valid_lft forever preferred_lft forever 16:24:22 inet6 ::1/128 scope host 16:24:22 valid_lft forever preferred_lft forever 16:24:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:24:22 link/ether fa:16:3e:67:76:0f brd ff:ff:ff:ff:ff:ff 16:24:22 inet 10.30.106.162/23 brd 10.30.107.255 scope global dynamic ens3 16:24:22 valid_lft 86238sec preferred_lft 86238sec 16:24:22 inet6 fe80::f816:3eff:fe67:760f/64 scope link 16:24:22 valid_lft forever preferred_lft forever 16:24:22 16:24:22 16:24:22 ---> sar -b -r -n DEV: 16:24:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13901) 07/15/26 _x86_64_ (4 CPU) 16:24:22 16:24:22 16:21:43 LINUX RESTART (4 CPU) 16:24:22 16:24:22 16:22:01 tps rtps wtps bread/s bwrtn/s 16:24:22 16:23:01 256.96 36.51 220.45 2045.26 26339.21 16:24:22 16:24:01 155.99 0.93 155.06 115.98 30570.77 16:24:22 Average: 206.47 18.72 187.75 1080.62 28454.99 16:24:22 16:24:22 16:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:24:22 16:23:01 13804144 15536496 2620824 15.96 67780 1857428 814764 4.66 718572 1671924 183076 16:24:22 16:24:01 13410212 15558420 3014756 18.35 94356 2224480 782076 4.48 710416 2027824 212284 16:24:22 Average: 13607178 15547458 2817790 17.16 81068 2040954 798420 4.57 714494 1849874 197680 16:24:22 16:24:22 16:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:24:22 16:23:01 ens3 95.45 64.97 846.14 28.45 0.00 0.00 0.00 0.00 16:24:22 16:23:01 lo 0.93 0.93 0.11 0.11 0.00 0.00 0.00 0.00 16:24:22 16:24:01 ens3 93.73 66.79 1510.80 12.26 0.00 0.00 0.00 0.00 16:24:22 16:24:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 16:24:22 Average: ens3 94.59 65.88 1178.47 20.35 0.00 0.00 0.00 0.00 16:24:22 Average: lo 1.23 1.23 0.14 0.14 0.00 0.00 0.00 0.00 16:24:22 16:24:22 16:24:22 ---> sar -P ALL: 16:24:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13901) 07/15/26 _x86_64_ (4 CPU) 16:24:22 16:24:22 16:21:43 LINUX RESTART (4 CPU) 16:24:22 16:24:22 16:22:01 CPU %user %nice %system %iowait %steal %idle 16:24:22 16:23:01 all 19.88 0.00 2.13 2.87 0.07 75.05 16:24:22 16:23:01 0 6.79 0.00 1.25 5.38 0.05 86.53 16:24:22 16:23:01 1 42.11 0.00 3.91 4.03 0.08 49.87 16:24:22 16:23:01 2 20.48 0.00 2.02 1.47 0.07 75.95 16:24:22 16:23:01 3 10.14 0.00 1.30 0.60 0.08 87.87 16:24:22 16:24:01 all 19.98 0.00 1.52 1.92 0.06 76.52 16:24:22 16:24:01 0 3.43 0.00 0.70 2.84 0.03 93.00 16:24:22 16:24:01 1 32.92 0.00 3.02 2.72 0.08 61.25 16:24:22 16:24:01 2 28.27 0.00 1.14 1.63 0.07 68.90 16:24:22 16:24:01 3 15.34 0.00 1.22 0.48 0.05 82.91 16:24:22 Average: all 19.93 0.00 1.82 2.39 0.06 75.79 16:24:22 Average: 0 5.11 0.00 0.98 4.11 0.04 89.76 16:24:22 Average: 1 37.51 0.00 3.47 3.37 0.08 55.57 16:24:22 Average: 2 24.37 0.00 1.58 1.55 0.07 72.43 16:24:22 Average: 3 12.74 0.00 1.26 0.54 0.07 85.39 16:24:22 16:24:22 16:24:22