10:08:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145974 10:08:45 Running as SYSTEM 10:08:45 [EnvInject] - Loading node environment variables. 10:08:45 Building remotely on prd-ubuntu1804-builder-4c-4g-16818 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:08:45 [ssh-agent] Looking for ssh-agent implementation... 10:08:45 $ ssh-agent 10:08:45 SSH_AUTH_SOCK=/tmp/ssh-p3ekFdJMMnK2/agent.1617 10:08:45 SSH_AGENT_PID=1619 10:08:45 [ssh-agent] Started. 10:08:45 Running ssh-add (command line suppressed) 10:08:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10005310588679548567.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10005310588679548567.key) 10:08:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:08:45 The recommended git tool is: NONE 10:08:47 using credential onap-jenkins-ssh 10:08:47 Wiping out workspace first. 10:08:47 Cloning the remote Git repository 10:08:47 Cloning repository git://cloud.onap.org/mirror/oom.git 10:08:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:08:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:08:47 > git --version # timeout=10 10:08:47 > git --version # 'git version 2.17.1' 10:08:47 using GIT_SSH to set credentials Gerrit user 10:08:47 Verifying host key using manually-configured host key entries 10:08:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:08:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:08:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:08:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:08:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:08:52 using GIT_SSH to set credentials Gerrit user 10:08:52 Verifying host key using manually-configured host key entries 10:08:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/145974/3 # timeout=30 10:08:53 > git rev-parse 879950b9d2b0e9cd543cd347d89ac7d57cf3f612^{commit} # timeout=10 10:08:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:08:53 Checking out Revision 879950b9d2b0e9cd543cd347d89ac7d57cf3f612 (refs/changes/74/145974/3) 10:08:53 > git config core.sparsecheckout # timeout=10 10:08:53 > git checkout -f 879950b9d2b0e9cd543cd347d89ac7d57cf3f612 # timeout=30 10:08:56 Commit message: "[POLICY] Wire policy-pap tracing to global.tracing" 10:08:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:08:56 > git rev-list --no-walk 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde # timeout=10 10:08:57 [EnvInject] - Injecting environment variables from a build step. 10:08:57 [EnvInject] - Injecting as environment variables the properties content 10:08:57 PYTHON=python3 10:08:57 10:08:57 [EnvInject] - Variables injected successfully. 10:08:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9110328344281500035.sh 10:08:57 ---> tox-install.sh 10:08:57 + source /home/jenkins/lf-env.sh 10:08:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:57 ++ mktemp -d /tmp/venv-XXXX 10:08:57 + lf_venv=/tmp/venv-CWU0 10:08:57 + local venv_file=/tmp/.os_lf_venv 10:08:57 + local python=python3 10:08:57 + local options 10:08:57 + local set_path=true 10:08:57 + local install_args= 10:08:57 ++ 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 10:08:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:57 + true 10:08:57 + case $1 in 10:08:57 + venv_file=/tmp/.toxenv 10:08:57 + shift 2 10:08:57 + true 10:08:57 + case $1 in 10:08:57 + shift 10:08:57 + break 10:08:57 + case $python in 10:08:57 + local pkg_list= 10:08:57 + [[ -d /opt/pyenv ]] 10:08:57 + echo 'Setup pyenv:' 10:08:57 Setup pyenv: 10:08:57 + export PYENV_ROOT=/opt/pyenv 10:08:57 + PYENV_ROOT=/opt/pyenv 10:08:57 + 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 10:08:57 + 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 10:08:57 + pyenv versions 10:08:57 * system (set by /opt/pyenv/version) 10:08:57 * 3.8.13 (set by /opt/pyenv/version) 10:08:57 * 3.9.13 (set by /opt/pyenv/version) 10:08:57 * 3.10.6 (set by /opt/pyenv/version) 10:08:57 + command -v pyenv 10:08:57 ++ pyenv init - --no-rehash 10:08:57 + 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[*]}"'\'')" 10:08:57 export PATH="/opt/pyenv/shims:${PATH}" 10:08:57 export PYENV_SHELL=bash 10:08:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:57 pyenv() { 10:08:57 local command 10:08:57 command="${1:-}" 10:08:57 if [ "$#" -gt 0 ]; then 10:08:57 shift 10:08:57 fi 10:08:57 10:08:57 case "$command" in 10:08:57 rehash|shell) 10:08:57 eval "$(pyenv "sh-$command" "$@")" 10:08:57 ;; 10:08:57 *) 10:08:57 command pyenv "$command" "$@" 10:08:57 ;; 10:08:57 esac 10:08:57 }' 10:08:57 +++ 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[*]}"' 10:08:57 ++ 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 10:08:57 ++ 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 10:08:57 ++ 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 10:08:57 ++ export PYENV_SHELL=bash 10:08:57 ++ PYENV_SHELL=bash 10:08:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:57 +++ complete -F _pyenv pyenv 10:08:57 ++ lf-pyver python3 10:08:57 ++ local py_version_xy=python3 10:08:57 ++ local py_version_xyz= 10:08:57 ++ pyenv versions 10:08:57 ++ local command 10:08:57 ++ command=versions 10:08:57 ++ '[' 1 -gt 0 ']' 10:08:57 ++ shift 10:08:57 ++ case "$command" in 10:08:57 ++ command pyenv versions 10:08:57 ++ sed 's/^[ *]* //' 10:08:57 ++ pyenv versions 10:08:57 ++ grep -E '^[0-9.]*[0-9]$' 10:08:57 ++ awk '{ print $1 }' 10:08:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:57 +++ grep '^3' /tmp/.pyenv_versions 10:08:57 +++ sort -V 10:08:57 +++ tail -n 1 10:08:57 ++ py_version_xyz=3.10.6 10:08:57 ++ [[ -z 3.10.6 ]] 10:08:57 ++ echo 3.10.6 10:08:57 ++ return 0 10:08:57 + pyenv local 3.10.6 10:08:57 + local command 10:08:57 + command=local 10:08:57 + '[' 2 -gt 0 ']' 10:08:57 + shift 10:08:57 + case "$command" in 10:08:57 + command pyenv local 3.10.6 10:08:57 + pyenv local 3.10.6 10:08:57 + for arg in "$@" 10:08:57 + case $arg in 10:08:57 + pkg_list+='tox ' 10:08:57 + for arg in "$@" 10:08:57 + case $arg in 10:08:57 + pkg_list+='virtualenv ' 10:08:57 + for arg in "$@" 10:08:57 + case $arg in 10:08:57 + pkg_list+='urllib3~=1.26.15 ' 10:08:57 + [[ -f /tmp/.toxenv ]] 10:08:57 + [[ ! -f /tmp/.toxenv ]] 10:08:57 + [[ -n '' ]] 10:08:57 + python3 -m venv /tmp/venv-CWU0 10:09:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CWU0' 10:09:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CWU0 10:09:01 + echo /tmp/venv-CWU0 10:09:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:09:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:09:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:09:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:01 + local 'pip_opts=--upgrade --quiet' 10:09:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:09:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:09:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:09:01 + [[ -n '' ]] 10:09:01 + [[ -n '' ]] 10:09:01 + lf-venv-pip-install /tmp/venv-CWU0/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:09:01 + local venv_python=/tmp/venv-CWU0/bin/python3 10:09:01 + shift 10:09:01 + local upstream=https://pypi.org/simple 10:09:01 + /tmp/venv-CWU0/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 10:09:05 + return 0 10:09:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:09:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:09:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:09:05 + lf-venv-pip-install /tmp/venv-CWU0/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:09:05 + local venv_python=/tmp/venv-CWU0/bin/python3 10:09:05 + shift 10:09:05 + local upstream=https://pypi.org/simple 10:09:05 + /tmp/venv-CWU0/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 10:09:07 + return 0 10:09:07 + type python3 10:09:07 + true 10:09:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CWU0/bin to PATH' 10:09:07 lf-activate-venv(): INFO: Adding /tmp/venv-CWU0/bin to PATH 10:09:07 + PATH=/tmp/venv-CWU0/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 10:09:07 + return 0 10:09:07 + python3 --version 10:09:07 Python 3.10.6 10:09:07 + python3 -m pip --version 10:09:08 pip 26.2.1 from /tmp/venv-CWU0/lib/python3.10/site-packages/pip (python 3.10) 10:09:08 + python3 -m pip freeze 10:09:08 cachetools==7.1.7 10:09:08 colorama==0.4.6 10:09:08 distlib==0.4.3 10:09:08 filelock==3.32.4 10:09:08 packaging==26.3 10:09:08 platformdirs==4.11.5 10:09:08 pluggy==1.6.0 10:09:08 pyproject-api==1.11.0 10:09:08 python-discovery==1.6.0 10:09:08 tomli==2.4.1 10:09:08 tomli_w==1.2.0 10:09:08 tox==4.61.1 10:09:08 typing_extensions==4.16.0 10:09:08 urllib3==1.26.20 10:09:08 virtualenv==21.7.7 10:09:08 [EnvInject] - Injecting environment variables from a build step. 10:09:08 [EnvInject] - Injecting as environment variables the properties content 10:09:08 PARALLEL=false 10:09:08 10:09:08 [EnvInject] - Variables injected successfully. 10:09:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13782535060477638994.sh 10:09:08 ---> tox-run.sh 10:09:08 + 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 10:09:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:09:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:09:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:09:08 + cd /w/workspace/oom-master-pre-commit-lint/. 10:09:08 + source /home/jenkins/lf-env.sh 10:09:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:09:08 ++ mktemp -d /tmp/venv-XXXX 10:09:08 + lf_venv=/tmp/venv-BNqP 10:09:08 + local venv_file=/tmp/.os_lf_venv 10:09:08 + local python=python3 10:09:08 + local options 10:09:08 + local set_path=true 10:09:08 + local install_args= 10:09:08 ++ 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 10:09:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:09:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:09:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:09:08 + true 10:09:08 + case $1 in 10:09:08 + venv_file=/tmp/.toxenv 10:09:08 + shift 2 10:09:08 + true 10:09:08 + case $1 in 10:09:08 + shift 10:09:08 + break 10:09:08 + case $python in 10:09:08 + local pkg_list= 10:09:08 + [[ -d /opt/pyenv ]] 10:09:08 + echo 'Setup pyenv:' 10:09:08 Setup pyenv: 10:09:08 + export PYENV_ROOT=/opt/pyenv 10:09:08 + PYENV_ROOT=/opt/pyenv 10:09:08 + 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 10:09:08 + 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 10:09:08 + pyenv versions 10:09:08 system 10:09:08 3.8.13 10:09:08 3.9.13 10:09:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:08 + command -v pyenv 10:09:08 ++ pyenv init - --no-rehash 10:09:08 + 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[*]}"'\'')" 10:09:08 export PATH="/opt/pyenv/shims:${PATH}" 10:09:08 export PYENV_SHELL=bash 10:09:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:09:08 pyenv() { 10:09:08 local command 10:09:08 command="${1:-}" 10:09:08 if [ "$#" -gt 0 ]; then 10:09:08 shift 10:09:08 fi 10:09:08 10:09:08 case "$command" in 10:09:08 rehash|shell) 10:09:08 eval "$(pyenv "sh-$command" "$@")" 10:09:08 ;; 10:09:08 *) 10:09:08 command pyenv "$command" "$@" 10:09:08 ;; 10:09:08 esac 10:09:08 }' 10:09:08 +++ 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[*]}"' 10:09:08 ++ 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 10:09:08 ++ 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 10:09:08 ++ 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 10:09:08 ++ export PYENV_SHELL=bash 10:09:08 ++ PYENV_SHELL=bash 10:09:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:09:08 +++ complete -F _pyenv pyenv 10:09:08 ++ lf-pyver python3 10:09:08 ++ local py_version_xy=python3 10:09:08 ++ local py_version_xyz= 10:09:08 ++ pyenv versions 10:09:08 ++ sed 's/^[ *]* //' 10:09:08 ++ local command 10:09:08 ++ command=versions 10:09:08 ++ '[' 1 -gt 0 ']' 10:09:08 ++ shift 10:09:08 ++ awk '{ print $1 }' 10:09:08 ++ case "$command" in 10:09:08 ++ command pyenv versions 10:09:08 ++ pyenv versions 10:09:08 ++ grep -E '^[0-9.]*[0-9]$' 10:09:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:09:08 +++ grep '^3' /tmp/.pyenv_versions 10:09:08 +++ sort -V 10:09:08 +++ tail -n 1 10:09:08 ++ py_version_xyz=3.10.6 10:09:08 ++ [[ -z 3.10.6 ]] 10:09:08 ++ echo 3.10.6 10:09:08 ++ return 0 10:09:08 + pyenv local 3.10.6 10:09:08 + local command 10:09:08 + command=local 10:09:08 + '[' 2 -gt 0 ']' 10:09:08 + shift 10:09:08 + case "$command" in 10:09:08 + command pyenv local 3.10.6 10:09:08 + pyenv local 3.10.6 10:09:08 + for arg in "$@" 10:09:08 + case $arg in 10:09:08 + pkg_list+='tox ' 10:09:08 + for arg in "$@" 10:09:08 + case $arg in 10:09:08 + pkg_list+='virtualenv ' 10:09:08 + for arg in "$@" 10:09:08 + case $arg in 10:09:08 + pkg_list+='urllib3~=1.26.15 ' 10:09:08 + [[ -f /tmp/.toxenv ]] 10:09:08 ++ cat /tmp/.toxenv 10:09:08 + lf_venv=/tmp/venv-CWU0 10:09:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CWU0 from' file:/tmp/.toxenv 10:09:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CWU0 from file:/tmp/.toxenv 10:09:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:09:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:08 + local 'pip_opts=--upgrade --quiet' 10:09:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:09:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:09:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:09:08 + [[ -n '' ]] 10:09:08 + [[ -n '' ]] 10:09:08 + lf-venv-pip-install /tmp/venv-CWU0/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:09:08 + local venv_python=/tmp/venv-CWU0/bin/python3 10:09:08 + shift 10:09:08 + local upstream=https://pypi.org/simple 10:09:08 + /tmp/venv-CWU0/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 10:09:09 + return 0 10:09:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:09:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:09:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:09:09 + lf-venv-pip-install /tmp/venv-CWU0/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:09:09 + local venv_python=/tmp/venv-CWU0/bin/python3 10:09:09 + shift 10:09:09 + local upstream=https://pypi.org/simple 10:09:09 + /tmp/venv-CWU0/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 10:09:10 + return 0 10:09:10 + type python3 10:09:10 + true 10:09:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CWU0/bin to PATH' 10:09:10 lf-activate-venv(): INFO: Adding /tmp/venv-CWU0/bin to PATH 10:09:10 + PATH=/tmp/venv-CWU0/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 10:09:10 + return 0 10:09:10 + [[ -d /opt/pyenv ]] 10:09:10 + echo '---> Setting up pyenv' 10:09:10 ---> Setting up pyenv 10:09:10 + export PYENV_ROOT=/opt/pyenv 10:09:10 + PYENV_ROOT=/opt/pyenv 10:09:10 + export PATH=/opt/pyenv/bin:/tmp/venv-CWU0/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 10:09:10 + PATH=/opt/pyenv/bin:/tmp/venv-CWU0/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 10:09:10 ++ pwd 10:09:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:09:10 + export PYTHONPATH 10:09:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:09:10 + TOX_TESTENV_PASSENV=PYTHONPATH 10:09:10 + tox --version 10:09:10 4.61.1 from /tmp/venv-CWU0/lib/python3.10/site-packages/tox/__init__.py 10:09:10 + PARALLEL=false 10:09:10 + TOX_OPTIONS_LIST= 10:09:10 + [[ -n pre-commit ]] 10:09:10 + TOX_OPTIONS_LIST=' -e pre-commit' 10:09:10 + case ${PARALLEL,,} in 10:09:10 + tox -e pre-commit 10:09:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:09:11 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 10:09:14 pre-commit: freeze> python -m pip freeze --all 10:09:14 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.4,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.5,pre_commit==4.6.0,python-discovery==1.6.0,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.7 10:09:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:09:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:09:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:09:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:09:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:09:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:09:21 [INFO] Once installed this environment will be reused. 10:09:21 [INFO] This may take a few minutes... 10:09:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:09:24 [INFO] Once installed this environment will be reused. 10:09:24 [INFO] This may take a few minutes... 10:09:29 trim trailing whitespace.................................................Passed 10:09:29 Tabs remover.............................................................Passed 10:09:30 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:09:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:09:30 [INFO] Once installed this environment will be reused. 10:09:30 [INFO] This may take a few minutes... 10:09:38 gitlint..............................................(no files to check)Skipped 10:09:38 pre-commit: OK (27.78=setup[3.91]+cmd[14.99,8.88] seconds) 10:09:38 congratulations :) (27.82 seconds) 10:09:38 + tox_status=0 10:09:38 + echo '---> Completed tox runs' 10:09:38 ---> Completed tox runs 10:09:38 + for i in .tox/*/log 10:09:38 ++ echo .tox/pre-commit/log 10:09:38 ++ awk -F/ '{print $2}' 10:09:38 + tox_env=pre-commit 10:09:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:09:38 + DOC_DIR=docs/_build/html 10:09:38 + [[ -d docs/_build/html ]] 10:09:38 + echo '---> tox-run.sh ends' 10:09:38 ---> tox-run.sh ends 10:09:38 + test 0 -eq 0 10:09:38 $ ssh-agent -k 10:09:38 unset SSH_AUTH_SOCK; 10:09:38 unset SSH_AGENT_PID; 10:09:38 echo Agent pid 1619 killed; 10:09:38 [ssh-agent] Stopped. 10:09:38 [PostBuildScript] - [INFO] Executing post build scripts. 10:09:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16131521202477968283.sh 10:09:38 ---> sysstat.sh 10:09:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17985758718360544463.sh 10:09:39 ---> package-listing.sh 10:09:39 ++ tr '[:upper:]' '[:lower:]' 10:09:39 ++ facter osfamily 10:09:39 + OS_FAMILY=debian 10:09:39 + workspace=/w/workspace/oom-master-pre-commit-lint 10:09:39 + START_PACKAGES=/tmp/packages_start.txt 10:09:39 + END_PACKAGES=/tmp/packages_end.txt 10:09:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:09:39 + PACKAGES=/tmp/packages_start.txt 10:09:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:09:39 + PACKAGES=/tmp/packages_end.txt 10:09:39 + case "${OS_FAMILY}" in 10:09:39 + dpkg -l 10:09:39 + grep '^ii' 10:09:39 + '[' -f /tmp/packages_start.txt ']' 10:09:39 + '[' -f /tmp/packages_end.txt ']' 10:09:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:09:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:09:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:09:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:09:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15808714910704397869.sh 10:09:39 ---> capture-instance-metadata.sh 10:09:39 Setup pyenv: 10:09:39 system 10:09:39 3.8.13 10:09:39 3.9.13 10:09:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SFX6 10:09:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:09:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:47 lf-activate-venv(): INFO: Installing additional packages: lftools 10:10:07 lf-activate-venv(): INFO: Adding /tmp/venv-SFX6/bin to PATH 10:10:07 INFO: Running in OpenStack, capturing instance metadata 10:10:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8417530040978514651.sh 10:10:07 provisioning config files... 10:10:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13491253540654461659tmp 10:10:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:10:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:10:07 [EnvInject] - Injecting environment variables from a build step. 10:10:07 [EnvInject] - Injecting as environment variables the properties content 10:10:07 SERVER_ID=logs 10:10:07 10:10:07 [EnvInject] - Variables injected successfully. 10:10:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4457320230262564419.sh 10:10:07 ---> create-netrc.sh 10:10:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4870940660616419076.sh 10:10:08 ---> python-tools-install.sh 10:10:08 Setup pyenv: 10:10:08 system 10:10:08 3.8.13 10:10:08 3.9.13 10:10:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:10:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFX6 from file:/tmp/.os_lf_venv 10:10:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:09 lf-activate-venv(): INFO: Installing additional packages: lftools 10:10:16 lf-activate-venv(): INFO: Adding /tmp/venv-SFX6/bin to PATH 10:10:16 Generating Requirements File 10:10:36 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. 10:10:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:10:36 Python 3.10.6 10:10:37 pip 26.2.1 from /tmp/venv-SFX6/lib/python3.10/site-packages/pip (python 3.10) 10:10:37 aiohappyeyeballs==2.7.1 10:10:37 aiohttp==3.14.3 10:10:37 aiosignal==1.4.0 10:10:37 appdirs==1.4.4 10:10:37 argcomplete==3.7.2 10:10:37 aspy.yaml==1.3.0 10:10:37 async-timeout==5.0.1 10:10:37 attrs==26.1.0 10:10:37 autopage==0.6.0 10:10:37 backports.strenum==1.3.1 10:10:37 beautifulsoup4==4.15.0 10:10:37 boto3==1.43.83 10:10:37 botocore==1.43.83 10:10:37 bs4==0.0.2 10:10:37 certifi==2026.7.22 10:10:37 cffi==2.1.1 10:10:37 cfgv==3.5.0 10:10:37 chardet==7.6.0 10:10:37 charset-normalizer==3.5.1 10:10:37 click==8.5.0 10:10:37 cliff==4.14.0 10:10:37 cmd2==3.5.1 10:10:37 cryptography==3.3.2 10:10:37 debtcollector==3.1.0 10:10:37 decorator==5.3.1 10:10:37 defusedxml==0.7.1 10:10:37 Deprecated==1.3.1 10:10:37 distlib==0.4.3 10:10:37 dnspython==2.8.0 10:10:37 docker==7.2.0 10:10:37 dogpile.cache==1.5.0 10:10:37 durationpy==0.11 10:10:37 email-validator==2.3.0 10:10:37 filelock==3.32.4 10:10:37 frozenlist==1.8.0 10:10:37 future==1.0.0 10:10:37 gitdb==4.0.12 10:10:37 GitPython==3.1.61 10:10:37 httplib2==0.30.2 10:10:37 identify==2.6.19 10:10:37 idna==3.19 10:10:37 importlib-resources==1.5.0 10:10:37 iso8601==2.1.0 10:10:37 Jinja2==3.1.6 10:10:37 jmespath==1.1.0 10:10:37 jsonpatch==1.33 10:10:37 jsonpointer==3.1.1 10:10:37 jsonschema==4.26.0 10:10:37 jsonschema-specifications==2025.9.1 10:10:37 keystoneauth1==5.14.0 10:10:37 kubernetes==36.0.3 10:10:37 lftools==0.37.23 10:10:37 lxml==6.1.2 10:10:37 markdown-it-py==4.2.0 10:10:37 MarkupSafe==3.0.3 10:10:37 mdurl==0.1.2 10:10:37 msgpack==1.2.2 10:10:37 multi_key_dict==2.0.3 10:10:37 multidict==6.7.1 10:10:37 munch==4.0.0 10:10:37 netaddr==1.3.0 10:10:37 niet==1.4.2 10:10:37 nodeenv==1.10.0 10:10:37 oauth2client==4.1.3 10:10:37 oauthlib==3.3.1 10:10:37 openstacksdk==4.13.0 10:10:37 os-service-types==1.8.2 10:10:37 osc-lib==4.6.0 10:10:37 oslo.config==10.4.0 10:10:37 oslo.context==6.4.0 10:10:37 oslo.i18n==6.8.0 10:10:37 oslo.log==8.2.0 10:10:37 oslo.serialization==5.10.0 10:10:37 oslo.utils==10.1.1 10:10:37 packaging==26.3 10:10:37 pbr==7.0.3 10:10:37 platformdirs==4.11.5 10:10:37 prettytable==3.18.0 10:10:37 propcache==0.5.2 10:10:37 psutil==7.2.2 10:10:37 pyasn1==0.6.4 10:10:37 pyasn1_modules==0.4.2 10:10:37 pycparser==3.0 10:10:37 pygerrit2==2.0.15 10:10:37 PyGithub==2.10.0 10:10:37 Pygments==2.21.0 10:10:37 PyJWT==2.13.0 10:10:37 PyNaCl==1.6.2 10:10:37 pyparsing==2.4.7 10:10:37 pyperclip==1.11.0 10:10:37 pyrsistent==0.20.0 10:10:37 python-cinderclient==9.9.0 10:10:37 python-dateutil==2.9.0.post0 10:10:37 python-discovery==1.6.0 10:10:37 python-heatclient==5.2.0 10:10:37 python-jenkins==1.8.3 10:10:37 python-keystoneclient==6.0.0 10:10:37 python-magnumclient==4.11.0 10:10:37 python-openstackclient==10.0.0 10:10:37 python-swiftclient==4.11.0 10:10:37 PyYAML==6.0.3 10:10:37 referencing==0.37.0 10:10:37 requests==2.34.2 10:10:37 requests-oauthlib==2.0.0 10:10:37 rfc3986==2.0.0 10:10:37 rich==15.0.0 10:10:37 rich-argparse==1.8.0 10:10:37 rpds-py==0.30.0 10:10:37 rsa==4.9.1 10:10:37 ruamel.yaml==0.19.1 10:10:37 ruamel.yaml.clib==0.2.15 10:10:37 s3transfer==0.19.2 10:10:37 simplejson==4.1.2 10:10:37 six==1.17.0 10:10:37 smmap==5.0.3 10:10:37 soupsieve==2.9.2 10:10:37 stevedore==5.8.0 10:10:37 tabulate==0.10.0 10:10:37 toml==0.10.2 10:10:37 tomlkit==0.15.1 10:10:37 tqdm==4.70.0 10:10:37 typing_extensions==4.16.0 10:10:37 urllib3==1.26.20 10:10:37 virtualenv==21.7.7 10:10:37 wcwidth==0.8.3 10:10:37 websocket-client==1.9.1 10:10:37 wrapt==2.4.0 10:10:37 xdg==6.0.0 10:10:37 xmltodict==1.0.4 10:10:37 yarl==1.24.5 10:10:37 yq==4.1.2 10:10:37 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14054550392709382865.sh 10:10:37 ---> uv-install.sh 10:10:37 Installing uv/uvx (latest) using shell installer 10:10:37 2026-08-31 10:10:37 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-ozORNo.sh" [1] 10:10:37 downloading uv 0.12.7 x86_64-unknown-linux-gnu 10:10:38 installing to /home/jenkins/.local/bin 10:10:38 uv 10:10:38 uvx 10:10:38 everything's installed! 10:10:38 10:10:38 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:10:38 10:10:38 source $HOME/.local/bin/env (sh, bash, zsh) 10:10:38 source $HOME/.local/bin/env.fish (fish) 10:10:38 Adding install location to PATH 10:10:38 ---> Validating uv/uvx install 10:10:38 uvx 0.12.7 (x86_64-unknown-linux-gnu) 10:10:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3112236625472460095.sh 10:10:38 ---> sudo-logs.sh 10:10:38 Archiving 'sudo' log.. 10:10:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13479133652493726637.sh 10:10:38 ---> job-cost.sh 10:10:39 INFO: Activating Python virtual environment... 10:10:39 Setup pyenv: 10:10:39 system 10:10:39 3.8.13 10:10:39 3.9.13 10:10:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:10:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFX6 from file:/tmp/.os_lf_venv 10:10:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:10:45 lf-activate-venv(): INFO: Adding /tmp/venv-SFX6/bin to PATH 10:10:45 INFO: No stack-cost file found 10:10:45 INFO: Instance uptime: 145s 10:10:45 INFO: Fetching instance metadata (attempt 1 of 3)... 10:10:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:10:45 INFO: Successfully fetched instance metadata 10:10:45 INFO: Instance type: v3-standard-4 10:10:45 INFO: Retrieving pricing info for: v3-standard-4 10:10:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:10:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 10:10:45 INFO: Successfully fetched Vexxhost pricing API 10:10:45 INFO: Retrieved cost: 0.11 10:10:45 INFO: Retrieved resource: v3-standard-4 10:10:45 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:10:45 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:10:45 INFO: Successfully archived job cost data 10:10:45 DEBUG: Cost data: oom-master-pre-commit-lint,4824,2026-08-31 10:10:45,v3-standard-4,145,0.11,0.00,SUCCESS 10:10:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9706578922194906938.sh 10:10:45 ---> logs-deploy.sh 10:10:45 Setup pyenv: 10:10:45 system 10:10:45 3.8.13 10:10:45 3.9.13 10:10:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:10:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFX6 from file:/tmp/.os_lf_venv 10:10:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:10:53 lf-activate-venv(): INFO: Adding /tmp/venv-SFX6/bin to PATH 10:10:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4824 10:10:53 INFO: archiving workspace using pattern(s): 10:10:54 Archives upload complete. 10:10:54 INFO: archiving logs to Nexus 10:10:55 ---> uname -a: 10:10:55 Linux prd-ubuntu1804-builder-4c-4g-16818 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:10:55 10:10:55 10:10:55 ---> lscpu: 10:10:55 Architecture: x86_64 10:10:55 CPU op-mode(s): 32-bit, 64-bit 10:10:55 Byte Order: Little Endian 10:10:55 CPU(s): 4 10:10:55 On-line CPU(s) list: 0-3 10:10:55 Thread(s) per core: 1 10:10:55 Core(s) per socket: 1 10:10:55 Socket(s): 4 10:10:55 NUMA node(s): 1 10:10:55 Vendor ID: AuthenticAMD 10:10:55 CPU family: 23 10:10:55 Model: 49 10:10:55 Model name: AMD EPYC-Rome Processor 10:10:55 Stepping: 0 10:10:55 CPU MHz: 2799.998 10:10:55 BogoMIPS: 5599.99 10:10:55 Virtualization: AMD-V 10:10:55 Hypervisor vendor: KVM 10:10:55 Virtualization type: full 10:10:55 L1d cache: 32K 10:10:55 L1i cache: 32K 10:10:55 L2 cache: 512K 10:10:55 L3 cache: 16384K 10:10:55 NUMA node0 CPU(s): 0-3 10:10:55 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 10:10:55 10:10:55 10:10:55 ---> nproc: 10:10:55 4 10:10:55 10:10:55 10:10:55 ---> df -h: 10:10:55 Filesystem Size Used Avail Use% Mounted on 10:10:55 udev 7.9G 0 7.9G 0% /dev 10:10:55 tmpfs 1.6G 672K 1.6G 1% /run 10:10:55 /dev/vda1 78G 8.5G 69G 11% / 10:10:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:10:55 tmpfs 5.0M 0 5.0M 0% /run/lock 10:10:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:10:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:10:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:10:55 10:10:55 10:10:55 ---> free -m: 10:10:55 total used free shared buff/cache available 10:10:55 Mem: 16040 548 13164 0 2326 15167 10:10:55 Swap: 1023 0 1023 10:10:55 10:10:55 10:10:55 ---> ip addr: 10:10:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:10:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:10:55 inet 127.0.0.1/8 scope host lo 10:10:55 valid_lft forever preferred_lft forever 10:10:55 inet6 ::1/128 scope host 10:10:55 valid_lft forever preferred_lft forever 10:10:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:10:55 link/ether fa:16:3e:42:2f:14 brd ff:ff:ff:ff:ff:ff 10:10:55 inet 10.30.106.154/23 brd 10.30.107.255 scope global dynamic ens3 10:10:55 valid_lft 86255sec preferred_lft 86255sec 10:10:55 inet6 fe80::f816:3eff:fe42:2f14/64 scope link 10:10:55 valid_lft forever preferred_lft forever 10:10:55 10:10:55 10:10:55 ---> sar -b -r -n DEV: 10:10:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16818) 08/31/26 _x86_64_ (4 CPU) 10:10:55 10:10:55 10:08:31 LINUX RESTART (4 CPU) 10:10:55 10:10:55 10:09:01 tps rtps wtps bread/s bwrtn/s 10:10:55 10:10:01 112.91 8.71 104.20 171.01 32941.95 10:10:55 Average: 112.91 8.71 104.20 171.01 32941.95 10:10:55 10:10:55 10:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:10:55 10:10:01 13808308 15518732 2616652 15.93 66088 1839764 818432 4.68 789236 1600268 131016 10:10:55 Average: 13808308 15518732 2616652 15.93 66088 1839764 818432 4.68 789236 1600268 131016 10:10:55 10:10:55 10:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:10:55 10:10:01 ens3 167.98 115.58 1496.42 14.31 0.00 0.00 0.00 0.00 10:10:55 10:10:01 lo 2.00 2.00 0.23 0.23 0.00 0.00 0.00 0.00 10:10:55 Average: ens3 167.98 115.58 1496.42 14.31 0.00 0.00 0.00 0.00 10:10:55 Average: lo 2.00 2.00 0.23 0.23 0.00 0.00 0.00 0.00 10:10:55 10:10:55 10:10:55 ---> sar -P ALL: 10:10:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16818) 08/31/26 _x86_64_ (4 CPU) 10:10:55 10:10:55 10:08:31 LINUX RESTART (4 CPU) 10:10:55 10:10:55 10:09:01 CPU %user %nice %system %iowait %steal %idle 10:10:55 10:10:01 all 20.97 0.00 2.16 1.80 0.01 75.06 10:10:55 10:10:01 0 26.36 0.00 2.04 0.43 0.02 71.14 10:10:55 10:10:01 1 20.33 0.00 2.65 4.67 0.02 72.33 10:10:55 10:10:01 2 23.28 0.00 1.97 1.77 0.02 72.96 10:10:55 10:10:01 3 13.85 0.00 1.98 0.34 0.02 83.82 10:10:55 Average: all 20.97 0.00 2.16 1.80 0.01 75.06 10:10:55 Average: 0 26.36 0.00 2.04 0.43 0.02 71.14 10:10:55 Average: 1 20.33 0.00 2.65 4.67 0.02 72.33 10:10:55 Average: 2 23.28 0.00 1.97 1.77 0.02 72.96 10:10:55 Average: 3 13.85 0.00 1.98 0.34 0.02 83.82 10:10:55 10:10:55 10:10:55