10:36:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143337 10:36:54 Running as SYSTEM 10:36:54 [EnvInject] - Loading node environment variables. 10:36:54 Building remotely on prd-ubuntu1804-builder-4c-4g-18603 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:36:54 [ssh-agent] Looking for ssh-agent implementation... 10:36:54 $ ssh-agent 10:36:54 SSH_AUTH_SOCK=/tmp/ssh-GMy2RV4KMuyI/agent.1774 10:36:54 SSH_AGENT_PID=1776 10:36:54 [ssh-agent] Started. 10:36:54 Running ssh-add (command line suppressed) 10:36:54 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12482212784620743727.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12482212784620743727.key) 10:36:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:36:54 The recommended git tool is: NONE 10:36:56 using credential onap-jenkins-ssh 10:36:56 Wiping out workspace first. 10:36:56 Cloning the remote Git repository 10:36:56 Cloning repository git://cloud.onap.org/mirror/oom.git 10:36:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:36:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:36:56 > git --version # timeout=10 10:36:56 > git --version # 'git version 2.17.1' 10:36:56 using GIT_SSH to set credentials Gerrit user 10:36:56 Verifying host key using manually-configured host key entries 10:36:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:37:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:37:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:37:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:37:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:37:03 using GIT_SSH to set credentials Gerrit user 10:37:03 Verifying host key using manually-configured host key entries 10:37:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/143337/2 # timeout=30 10:37:03 > git rev-parse 970b9a87849336bfb90ba9238ec1d268f158fef4^{commit} # timeout=10 10:37:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:37:03 Checking out Revision 970b9a87849336bfb90ba9238ec1d268f158fef4 (refs/changes/37/143337/2) 10:37:03 > git config core.sparsecheckout # timeout=10 10:37:03 > git checkout -f 970b9a87849336bfb90ba9238ec1d268f158fef4 # timeout=30 10:37:06 Commit message: "Fix GroupAuthorizationException in ACM" 10:37:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:37:06 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 10:37:07 [EnvInject] - Injecting environment variables from a build step. 10:37:07 [EnvInject] - Injecting as environment variables the properties content 10:37:07 PYTHON=python3 10:37:07 10:37:07 [EnvInject] - Variables injected successfully. 10:37:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11046711785135803147.sh 10:37:07 ---> tox-install.sh 10:37:07 + source /home/jenkins/lf-env.sh 10:37:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:37:07 ++ mktemp -d /tmp/venv-XXXX 10:37:07 + lf_venv=/tmp/venv-VSnX 10:37:07 + local venv_file=/tmp/.os_lf_venv 10:37:07 + local python=python3 10:37:07 + local options 10:37:07 + local set_path=true 10:37:07 + local install_args= 10:37:07 ++ 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:37:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:37:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:37:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:37:07 + true 10:37:07 + case $1 in 10:37:07 + venv_file=/tmp/.toxenv 10:37:07 + shift 2 10:37:07 + true 10:37:07 + case $1 in 10:37:07 + shift 10:37:07 + break 10:37:07 + case $python in 10:37:07 + local pkg_list= 10:37:07 + [[ -d /opt/pyenv ]] 10:37:07 + echo 'Setup pyenv:' 10:37:07 Setup pyenv: 10:37:07 + export PYENV_ROOT=/opt/pyenv 10:37:07 + PYENV_ROOT=/opt/pyenv 10:37:07 + 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:37:07 + 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:37:07 + pyenv versions 10:37:07 * system (set by /opt/pyenv/version) 10:37:07 * 3.8.13 (set by /opt/pyenv/version) 10:37:07 * 3.9.13 (set by /opt/pyenv/version) 10:37:07 * 3.10.6 (set by /opt/pyenv/version) 10:37:07 + command -v pyenv 10:37:07 ++ pyenv init - --no-rehash 10:37:07 + 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:37:07 export PATH="/opt/pyenv/shims:${PATH}" 10:37:07 export PYENV_SHELL=bash 10:37:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:37:07 pyenv() { 10:37:07 local command 10:37:07 command="${1:-}" 10:37:07 if [ "$#" -gt 0 ]; then 10:37:07 shift 10:37:07 fi 10:37:07 10:37:07 case "$command" in 10:37:07 rehash|shell) 10:37:07 eval "$(pyenv "sh-$command" "$@")" 10:37:07 ;; 10:37:07 *) 10:37:07 command pyenv "$command" "$@" 10:37:07 ;; 10:37:07 esac 10:37:07 }' 10:37:07 +++ 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:37:07 ++ 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:37:07 ++ 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:37:07 ++ 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:37:07 ++ export PYENV_SHELL=bash 10:37:07 ++ PYENV_SHELL=bash 10:37:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:37:07 +++ complete -F _pyenv pyenv 10:37:07 ++ lf-pyver python3 10:37:07 ++ local py_version_xy=python3 10:37:07 ++ local py_version_xyz= 10:37:07 ++ pyenv versions 10:37:07 ++ local command 10:37:07 ++ command=versions 10:37:07 ++ '[' 1 -gt 0 ']' 10:37:07 ++ shift 10:37:07 ++ case "$command" in 10:37:07 ++ command pyenv versions 10:37:07 ++ pyenv versions 10:37:07 ++ grep -E '^[0-9.]*[0-9]$' 10:37:07 ++ sed 's/^[ *]* //' 10:37:07 ++ awk '{ print $1 }' 10:37:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:37:07 +++ grep '^3' /tmp/.pyenv_versions 10:37:07 +++ tail -n 1 10:37:07 +++ sort -V 10:37:07 ++ py_version_xyz=3.10.6 10:37:07 ++ [[ -z 3.10.6 ]] 10:37:07 ++ echo 3.10.6 10:37:07 ++ return 0 10:37:07 + pyenv local 3.10.6 10:37:07 + local command 10:37:07 + command=local 10:37:07 + '[' 2 -gt 0 ']' 10:37:07 + shift 10:37:07 + case "$command" in 10:37:07 + command pyenv local 3.10.6 10:37:07 + pyenv local 3.10.6 10:37:07 + for arg in "$@" 10:37:07 + case $arg in 10:37:07 + pkg_list+='tox ' 10:37:07 + for arg in "$@" 10:37:07 + case $arg in 10:37:07 + pkg_list+='virtualenv ' 10:37:07 + for arg in "$@" 10:37:07 + case $arg in 10:37:07 + pkg_list+='urllib3~=1.26.15 ' 10:37:07 + [[ -f /tmp/.toxenv ]] 10:37:07 + [[ ! -f /tmp/.toxenv ]] 10:37:07 + [[ -n '' ]] 10:37:07 + python3 -m venv /tmp/venv-VSnX 10:37:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VSnX' 10:37:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VSnX 10:37:12 + echo /tmp/venv-VSnX 10:37:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:37:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:37:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:37:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:37:12 + local 'pip_opts=--upgrade --quiet' 10:37:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:37:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:37:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:37:12 + [[ -n '' ]] 10:37:12 + [[ -n '' ]] 10:37:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:37:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:37:12 + /tmp/venv-VSnX/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:37:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:37:18 lf-activate-venv(): INFO: Base packages installed successfully 10:37:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:37:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:37:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:37:18 + /tmp/venv-VSnX/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:37:20 + type python3 10:37:20 + true 10:37:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VSnX/bin to PATH' 10:37:20 lf-activate-venv(): INFO: Adding /tmp/venv-VSnX/bin to PATH 10:37:20 + PATH=/tmp/venv-VSnX/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:37:20 + return 0 10:37:20 + python3 --version 10:37:20 Python 3.10.6 10:37:20 + python3 -m pip --version 10:37:20 pip 26.0.1 from /tmp/venv-VSnX/lib/python3.10/site-packages/pip (python 3.10) 10:37:20 + python3 -m pip freeze 10:37:20 cachetools==7.0.1 10:37:20 chardet==5.2.0 10:37:20 colorama==0.4.6 10:37:20 distlib==0.4.0 10:37:20 filelock==3.24.3 10:37:20 packaging==26.0 10:37:20 platformdirs==4.9.2 10:37:20 pluggy==1.6.0 10:37:20 pyproject-api==1.10.0 10:37:20 tomli==2.4.0 10:37:20 tox==4.42.0 10:37:20 typing_extensions==4.15.0 10:37:20 urllib3==1.26.20 10:37:20 virtualenv==20.38.0 10:37:20 [EnvInject] - Injecting environment variables from a build step. 10:37:20 [EnvInject] - Injecting as environment variables the properties content 10:37:20 PARALLEL=false 10:37:20 10:37:20 [EnvInject] - Variables injected successfully. 10:37:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8939694331688041394.sh 10:37:20 ---> tox-run.sh 10:37:20 + 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:37:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:37:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:37:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:37:20 + cd /w/workspace/oom-master-pre-commit-lint/. 10:37:20 + source /home/jenkins/lf-env.sh 10:37:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:37:20 ++ mktemp -d /tmp/venv-XXXX 10:37:20 + lf_venv=/tmp/venv-mM5f 10:37:20 + local venv_file=/tmp/.os_lf_venv 10:37:20 + local python=python3 10:37:20 + local options 10:37:20 + local set_path=true 10:37:20 + local install_args= 10:37:20 ++ 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:37:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:37:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:37:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:37:20 + true 10:37:20 + case $1 in 10:37:20 + venv_file=/tmp/.toxenv 10:37:20 + shift 2 10:37:20 + true 10:37:20 + case $1 in 10:37:20 + shift 10:37:20 + break 10:37:20 + case $python in 10:37:20 + local pkg_list= 10:37:20 + [[ -d /opt/pyenv ]] 10:37:20 + echo 'Setup pyenv:' 10:37:20 Setup pyenv: 10:37:20 + export PYENV_ROOT=/opt/pyenv 10:37:20 + PYENV_ROOT=/opt/pyenv 10:37:20 + 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:37:20 + 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:37:20 + pyenv versions 10:37:20 system 10:37:20 3.8.13 10:37:20 3.9.13 10:37:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:37:20 + command -v pyenv 10:37:20 ++ pyenv init - --no-rehash 10:37:20 + 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:37:20 export PATH="/opt/pyenv/shims:${PATH}" 10:37:20 export PYENV_SHELL=bash 10:37:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:37:20 pyenv() { 10:37:20 local command 10:37:20 command="${1:-}" 10:37:20 if [ "$#" -gt 0 ]; then 10:37:20 shift 10:37:20 fi 10:37:20 10:37:20 case "$command" in 10:37:20 rehash|shell) 10:37:20 eval "$(pyenv "sh-$command" "$@")" 10:37:20 ;; 10:37:20 *) 10:37:20 command pyenv "$command" "$@" 10:37:20 ;; 10:37:20 esac 10:37:20 }' 10:37:20 +++ 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:37:20 ++ 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:37:20 ++ 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:37:20 ++ 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:37:20 ++ export PYENV_SHELL=bash 10:37:20 ++ PYENV_SHELL=bash 10:37:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:37:20 +++ complete -F _pyenv pyenv 10:37:20 ++ lf-pyver python3 10:37:20 ++ local py_version_xy=python3 10:37:20 ++ local py_version_xyz= 10:37:20 ++ pyenv versions 10:37:20 ++ local command 10:37:20 ++ command=versions 10:37:20 ++ '[' 1 -gt 0 ']' 10:37:20 ++ shift 10:37:20 ++ case "$command" in 10:37:20 ++ command pyenv versions 10:37:20 ++ pyenv versions 10:37:20 ++ sed 's/^[ *]* //' 10:37:20 ++ awk '{ print $1 }' 10:37:20 ++ grep -E '^[0-9.]*[0-9]$' 10:37:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:37:20 +++ grep '^3' /tmp/.pyenv_versions 10:37:20 +++ sort -V 10:37:20 +++ tail -n 1 10:37:20 ++ py_version_xyz=3.10.6 10:37:20 ++ [[ -z 3.10.6 ]] 10:37:20 ++ echo 3.10.6 10:37:20 ++ return 0 10:37:20 + pyenv local 3.10.6 10:37:20 + local command 10:37:20 + command=local 10:37:20 + '[' 2 -gt 0 ']' 10:37:20 + shift 10:37:20 + case "$command" in 10:37:20 + command pyenv local 3.10.6 10:37:20 + pyenv local 3.10.6 10:37:20 + for arg in "$@" 10:37:20 + case $arg in 10:37:20 + pkg_list+='tox ' 10:37:20 + for arg in "$@" 10:37:20 + case $arg in 10:37:20 + pkg_list+='virtualenv ' 10:37:20 + for arg in "$@" 10:37:20 + case $arg in 10:37:20 + pkg_list+='urllib3~=1.26.15 ' 10:37:20 + [[ -f /tmp/.toxenv ]] 10:37:20 ++ cat /tmp/.toxenv 10:37:20 + lf_venv=/tmp/venv-VSnX 10:37:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSnX from' file:/tmp/.toxenv 10:37:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSnX from file:/tmp/.toxenv 10:37:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:37:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:37:20 + local 'pip_opts=--upgrade --quiet' 10:37:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:37:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:37:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:37:20 + [[ -n '' ]] 10:37:20 + [[ -n '' ]] 10:37:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:37:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:37:20 + /tmp/venv-VSnX/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:37:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:37:21 lf-activate-venv(): INFO: Base packages installed successfully 10:37:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:37:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:37:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:37:21 + /tmp/venv-VSnX/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:37:22 + type python3 10:37:22 + true 10:37:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VSnX/bin to PATH' 10:37:22 lf-activate-venv(): INFO: Adding /tmp/venv-VSnX/bin to PATH 10:37:22 + PATH=/tmp/venv-VSnX/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:37:22 + return 0 10:37:22 + [[ -d /opt/pyenv ]] 10:37:22 + echo '---> Setting up pyenv' 10:37:22 ---> Setting up pyenv 10:37:22 + export PYENV_ROOT=/opt/pyenv 10:37:22 + PYENV_ROOT=/opt/pyenv 10:37:22 + export PATH=/opt/pyenv/bin:/tmp/venv-VSnX/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:37:22 + PATH=/opt/pyenv/bin:/tmp/venv-VSnX/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:37:22 ++ pwd 10:37:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:37:22 + export PYTHONPATH 10:37:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:37:22 + TOX_TESTENV_PASSENV=PYTHONPATH 10:37:22 + tox --version 10:37:23 4.42.0 from /tmp/venv-VSnX/lib/python3.10/site-packages/tox/__init__.py 10:37:23 + PARALLEL=false 10:37:23 + TOX_OPTIONS_LIST= 10:37:23 + [[ -n pre-commit ]] 10:37:23 + TOX_OPTIONS_LIST=' -e pre-commit' 10:37:23 + case ${PARALLEL,,} in 10:37:23 + tox -e pre-commit 10:37:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:37:24 pre-commit: install_deps> python -I -m pip install pre-commit 10:37:27 pre-commit: freeze> python -m pip freeze --all 10:37:27 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==20.38.0 10:37:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:37:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:37:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:37:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:37:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:37:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:37:30 [INFO] Once installed this environment will be reused. 10:37:30 [INFO] This may take a few minutes... 10:37:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:37:34 [INFO] Once installed this environment will be reused. 10:37:34 [INFO] This may take a few minutes... 10:37:39 trim trailing whitespace.................................................Passed 10:37:39 Tabs remover.............................................................Passed 10:37:39 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:37:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:37:39 [INFO] Once installed this environment will be reused. 10:37:39 [INFO] This may take a few minutes... 10:37:47 gitlint..............................................(no files to check)Skipped 10:37:47 pre-commit: OK (24.18=setup[3.89]+cmd[11.94,8.35] seconds) 10:37:47 congratulations :) (24.22 seconds) 10:37:47 + tox_status=0 10:37:47 + echo '---> Completed tox runs' 10:37:47 ---> Completed tox runs 10:37:47 + for i in .tox/*/log 10:37:47 ++ echo .tox/pre-commit/log 10:37:47 ++ awk -F/ '{print $2}' 10:37:47 + tox_env=pre-commit 10:37:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:37:47 + DOC_DIR=docs/_build/html 10:37:47 + [[ -d docs/_build/html ]] 10:37:47 + echo '---> tox-run.sh ends' 10:37:47 ---> tox-run.sh ends 10:37:47 + test 0 -eq 0 10:37:47 $ ssh-agent -k 10:37:47 unset SSH_AUTH_SOCK; 10:37:47 unset SSH_AGENT_PID; 10:37:47 echo Agent pid 1776 killed; 10:37:47 [ssh-agent] Stopped. 10:37:47 [PostBuildScript] - [INFO] Executing post build scripts. 10:37:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4852188179619015823.sh 10:37:48 ---> sysstat.sh 10:37:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14832421448525062210.sh 10:37:48 ---> package-listing.sh 10:37:48 ++ tr '[:upper:]' '[:lower:]' 10:37:48 ++ facter osfamily 10:37:48 + OS_FAMILY=debian 10:37:48 + workspace=/w/workspace/oom-master-pre-commit-lint 10:37:48 + START_PACKAGES=/tmp/packages_start.txt 10:37:48 + END_PACKAGES=/tmp/packages_end.txt 10:37:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:37:48 + PACKAGES=/tmp/packages_start.txt 10:37:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:37:48 + PACKAGES=/tmp/packages_end.txt 10:37:48 + case "${OS_FAMILY}" in 10:37:48 + dpkg -l 10:37:48 + grep '^ii' 10:37:48 + '[' -f /tmp/packages_start.txt ']' 10:37:48 + '[' -f /tmp/packages_end.txt ']' 10:37:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:37:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:37:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:37:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:37:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16857132475188372840.sh 10:37:48 ---> capture-instance-metadata.sh 10:37:48 Setup pyenv: 10:37:48 system 10:37:48 3.8.13 10:37:48 3.9.13 10:37:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:37:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wn2q 10:37:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:37:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:37:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:37:57 lf-activate-venv(): INFO: Base packages installed successfully 10:37:57 lf-activate-venv(): INFO: Installing additional packages: lftools 10:38:26 lf-activate-venv(): INFO: Adding /tmp/venv-wn2q/bin to PATH 10:38:26 INFO: Running in OpenStack, capturing instance metadata 10:38:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16765063020100135453.sh 10:38:26 provisioning config files... 10:38:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8691190987324648741tmp 10:38:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:38:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:38:26 [EnvInject] - Injecting environment variables from a build step. 10:38:26 [EnvInject] - Injecting as environment variables the properties content 10:38:26 SERVER_ID=logs 10:38:26 10:38:26 [EnvInject] - Variables injected successfully. 10:38:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9805578474042965221.sh 10:38:26 ---> create-netrc.sh 10:38:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins153678511998372426.sh 10:38:26 ---> python-tools-install.sh 10:38:26 Setup pyenv: 10:38:26 system 10:38:26 3.8.13 10:38:26 3.9.13 10:38:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:38:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wn2q from file:/tmp/.os_lf_venv 10:38:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:38:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:38:33 lf-activate-venv(): INFO: Base packages installed successfully 10:38:33 lf-activate-venv(): INFO: Installing additional packages: lftools 10:38:42 lf-activate-venv(): INFO: Adding /tmp/venv-wn2q/bin to PATH 10:38:42 Generating Requirements File 10:39: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. 10:39:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:39:00 Python 3.10.6 10:39:01 pip 26.0.1 from /tmp/venv-wn2q/lib/python3.10/site-packages/pip (python 3.10) 10:39:01 appdirs==1.4.4 10:39:01 argcomplete==3.6.3 10:39:01 aspy.yaml==1.3.0 10:39:01 attrs==25.4.0 10:39:01 autopage==0.6.0 10:39:01 backports.strenum==1.3.1 10:39:01 beautifulsoup4==4.14.3 10:39:01 boto3==1.42.53 10:39:01 botocore==1.42.53 10:39:01 bs4==0.0.2 10:39:01 certifi==2026.1.4 10:39:01 cffi==2.0.0 10:39:01 cfgv==3.5.0 10:39:01 chardet==5.2.0 10:39:01 charset-normalizer==3.4.4 10:39:01 click==8.3.1 10:39:01 cliff==4.13.2 10:39:01 cmd2==3.2.0 10:39:01 cryptography==3.3.2 10:39:01 debtcollector==3.0.0 10:39:01 decorator==5.2.1 10:39:01 defusedxml==0.7.1 10:39:01 Deprecated==1.3.1 10:39:01 distlib==0.4.0 10:39:01 dnspython==2.8.0 10:39:01 docker==7.1.0 10:39:01 dogpile.cache==1.5.0 10:39:01 durationpy==0.10 10:39:01 email-validator==2.3.0 10:39:01 filelock==3.24.3 10:39:01 future==1.0.0 10:39:01 gitdb==4.0.12 10:39:01 GitPython==3.1.46 10:39:01 httplib2==0.30.2 10:39:01 identify==2.6.16 10:39:01 idna==3.11 10:39:01 importlib-resources==1.5.0 10:39:01 iso8601==2.1.0 10:39:01 Jinja2==3.1.6 10:39:01 jmespath==1.1.0 10:39:01 jsonpatch==1.33 10:39:01 jsonpointer==3.0.0 10:39:01 jsonschema==4.26.0 10:39:01 jsonschema-specifications==2025.9.1 10:39:01 keystoneauth1==5.13.0 10:39:01 kubernetes==35.0.0 10:39:01 lftools==0.37.21 10:39:01 lxml==6.0.2 10:39:01 markdown-it-py==4.0.0 10:39:01 MarkupSafe==3.0.3 10:39:01 mdurl==0.1.2 10:39:01 msgpack==1.1.2 10:39:01 multi_key_dict==2.0.3 10:39:01 munch==4.0.0 10:39:01 netaddr==1.3.0 10:39:01 niet==1.4.2 10:39:01 nodeenv==1.10.0 10:39:01 oauth2client==4.1.3 10:39:01 oauthlib==3.3.1 10:39:01 openstacksdk==4.10.0 10:39:01 os-service-types==1.8.2 10:39:01 osc-lib==4.4.0 10:39:01 oslo.config==10.3.0 10:39:01 oslo.context==6.3.0 10:39:01 oslo.i18n==6.7.2 10:39:01 oslo.log==8.1.0 10:39:01 oslo.serialization==5.9.1 10:39:01 oslo.utils==9.2.0 10:39:01 packaging==26.0 10:39:01 pbr==7.0.3 10:39:01 platformdirs==4.9.2 10:39:01 prettytable==3.17.0 10:39:01 psutil==7.2.2 10:39:01 pyasn1==0.6.2 10:39:01 pyasn1_modules==0.4.2 10:39:01 pycparser==3.0 10:39:01 pygerrit2==2.0.15 10:39:01 PyGithub==2.8.1 10:39:01 Pygments==2.19.2 10:39:01 PyJWT==2.11.0 10:39:01 PyNaCl==1.6.2 10:39:01 pyparsing==2.4.7 10:39:01 pyperclip==1.11.0 10:39:01 pyrsistent==0.20.0 10:39:01 python-cinderclient==9.8.0 10:39:01 python-dateutil==2.9.0.post0 10:39:01 python-heatclient==5.0.0 10:39:01 python-jenkins==1.8.3 10:39:01 python-keystoneclient==5.7.0 10:39:01 python-magnumclient==4.9.0 10:39:01 python-openstackclient==9.0.0 10:39:01 python-swiftclient==4.9.0 10:39:01 PyYAML==6.0.3 10:39:01 referencing==0.37.0 10:39:01 requests==2.32.5 10:39:01 requests-oauthlib==2.0.0 10:39:01 requestsexceptions==1.4.0 10:39:01 rfc3986==2.0.0 10:39:01 rich==14.3.3 10:39:01 rich-argparse==1.7.2 10:39:01 rpds-py==0.30.0 10:39:01 rsa==4.9.1 10:39:01 ruamel.yaml==0.19.1 10:39:01 ruamel.yaml.clib==0.2.15 10:39:01 s3transfer==0.16.0 10:39:01 simplejson==3.20.2 10:39:01 six==1.17.0 10:39:01 smmap==5.0.2 10:39:01 soupsieve==2.8.3 10:39:01 stevedore==5.6.0 10:39:01 tabulate==0.9.0 10:39:01 toml==0.10.2 10:39:01 tomlkit==0.14.0 10:39:01 tqdm==4.67.3 10:39:01 typing_extensions==4.15.0 10:39:01 tzdata==2025.3 10:39:01 urllib3==1.26.20 10:39:01 virtualenv==20.38.0 10:39:01 wcwidth==0.6.0 10:39:01 websocket-client==1.9.0 10:39:01 wrapt==2.1.1 10:39:01 xdg==6.0.0 10:39:01 xmltodict==1.0.3 10:39:01 yq==3.4.3 10:39:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1580046523557819988.sh 10:39:01 ---> sudo-logs.sh 10:39:01 Archiving 'sudo' log.. 10:39:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13375447879133426947.sh 10:39:01 ---> job-cost.sh 10:39:01 INFO: Activating Python virtual environment... 10:39:01 Setup pyenv: 10:39:01 system 10:39:01 3.8.13 10:39:01 3.9.13 10:39:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:39:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wn2q from file:/tmp/.os_lf_venv 10:39:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:03 lf-activate-venv(): INFO: Base packages installed successfully 10:39:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:39:08 lf-activate-venv(): INFO: Adding /tmp/venv-wn2q/bin to PATH 10:39:08 INFO: No stack-cost file found 10:39:08 INFO: Instance uptime: 246s 10:39:08 INFO: Fetching instance metadata (attempt 1 of 3)... 10:39:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:39:09 INFO: Successfully fetched instance metadata 10:39:09 INFO: Instance type: v3-standard-4 10:39:09 INFO: Retrieving pricing info for: v3-standard-4 10:39:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:39:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=246 10:39:09 INFO: Successfully fetched Vexxhost pricing API 10:39:09 INFO: Retrieved cost: 0.11 10:39:09 INFO: Retrieved resource: v3-standard-4 10:39:09 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:39:09 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:39:09 INFO: Successfully archived job cost data 10:39:09 DEBUG: Cost data: oom-master-pre-commit-lint,4431,2026-02-20 10:39:09,v3-standard-4,246,0.11,0.00,SUCCESS 10:39:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11445201525036145199.sh 10:39:09 ---> logs-deploy.sh 10:39:09 Setup pyenv: 10:39:09 system 10:39:09 3.8.13 10:39:09 3.9.13 10:39:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:39:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wn2q from file:/tmp/.os_lf_venv 10:39:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:11 lf-activate-venv(): INFO: Base packages installed successfully 10:39:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:39:18 lf-activate-venv(): INFO: Adding /tmp/venv-wn2q/bin to PATH 10:39:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4431 10:39:18 INFO: archiving workspace using pattern(s): 10:39:19 Archives upload complete. 10:39:20 INFO: archiving logs to Nexus 10:39:20 ---> uname -a: 10:39:20 Linux prd-ubuntu1804-builder-4c-4g-18603 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:39:20 10:39:20 10:39:20 ---> lscpu: 10:39:20 Architecture: x86_64 10:39:20 CPU op-mode(s): 32-bit, 64-bit 10:39:20 Byte Order: Little Endian 10:39:20 CPU(s): 4 10:39:20 On-line CPU(s) list: 0-3 10:39:20 Thread(s) per core: 1 10:39:20 Core(s) per socket: 1 10:39:20 Socket(s): 4 10:39:20 NUMA node(s): 1 10:39:20 Vendor ID: AuthenticAMD 10:39:20 CPU family: 23 10:39:20 Model: 49 10:39:20 Model name: AMD EPYC-Rome Processor 10:39:20 Stepping: 0 10:39:20 CPU MHz: 2799.998 10:39:20 BogoMIPS: 5599.99 10:39:20 Virtualization: AMD-V 10:39:20 Hypervisor vendor: KVM 10:39:20 Virtualization type: full 10:39:20 L1d cache: 32K 10:39:20 L1i cache: 32K 10:39:20 L2 cache: 512K 10:39:20 L3 cache: 16384K 10:39:20 NUMA node0 CPU(s): 0-3 10:39:20 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 10:39:20 10:39:20 10:39:20 ---> nproc: 10:39:20 4 10:39:20 10:39:20 10:39:20 ---> df -h: 10:39:20 Filesystem Size Used Avail Use% Mounted on 10:39:20 udev 7.9G 0 7.9G 0% /dev 10:39:20 tmpfs 1.6G 676K 1.6G 1% /run 10:39:20 /dev/vda1 78G 8.4G 69G 11% / 10:39:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:39:20 tmpfs 5.0M 0 5.0M 0% /run/lock 10:39:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:39:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:39:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:39:20 10:39:20 10:39:20 ---> free -m: 10:39:20 total used free shared buff/cache available 10:39:20 Mem: 16040 582 13251 0 2206 15136 10:39:20 Swap: 1023 0 1023 10:39:20 10:39:20 10:39:20 ---> ip addr: 10:39:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:39:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:39:20 inet 127.0.0.1/8 scope host lo 10:39:20 valid_lft forever preferred_lft forever 10:39:20 inet6 ::1/128 scope host 10:39:20 valid_lft forever preferred_lft forever 10:39:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:39:20 link/ether fa:16:3e:64:29:a3 brd ff:ff:ff:ff:ff:ff 10:39:20 inet 10.30.107.124/23 brd 10.30.107.255 scope global dynamic ens3 10:39:20 valid_lft 86221sec preferred_lft 86221sec 10:39:20 inet6 fe80::f816:3eff:fe64:29a3/64 scope link 10:39:20 valid_lft forever preferred_lft forever 10:39:20 10:39:20 10:39:20 ---> sar -b -r -n DEV: 10:39:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18603) 02/20/26 _x86_64_ (4 CPU) 10:39:20 10:39:20 10:36:26 LINUX RESTART (4 CPU) 10:39:20 10:39:20 10:37:02 tps rtps wtps bread/s bwrtn/s 10:39:20 10:38:01 107.83 24.79 83.04 830.90 17396.54 10:39:20 10:39:01 123.03 0.72 122.31 94.25 23860.82 10:39:20 Average: 115.49 12.65 102.84 459.51 20655.57 10:39:20 10:39:20 10:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:39:20 10:38:01 13960540 15561320 2464420 15.00 58504 1740892 803288 4.60 731784 1513036 135240 10:39:20 10:39:01 13638484 15560540 2786476 16.96 86040 2015448 774804 4.43 749112 1779620 125116 10:39:20 Average: 13799512 15560930 2625448 15.98 72272 1878170 789046 4.52 740448 1646328 130178 10:39:20 10:39:20 10:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:39:20 10:38:01 lo 2.37 2.37 0.26 0.26 0.00 0.00 0.00 0.00 10:39:20 10:38:01 ens3 142.00 90.58 904.73 28.73 0.00 0.00 0.00 0.00 10:39:20 10:39:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 10:39:20 10:39:01 ens3 58.89 42.41 915.74 10.07 0.00 0.00 0.00 0.00 10:39:20 Average: lo 1.75 1.75 0.19 0.19 0.00 0.00 0.00 0.00 10:39:20 Average: ens3 100.10 66.29 910.28 19.32 0.00 0.00 0.00 0.00 10:39:20 10:39:20 10:39:20 ---> sar -P ALL: 10:39:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18603) 02/20/26 _x86_64_ (4 CPU) 10:39:20 10:39:20 10:36:26 LINUX RESTART (4 CPU) 10:39:20 10:39:20 10:37:02 CPU %user %nice %system %iowait %steal %idle 10:39:20 10:38:01 all 19.58 0.00 1.98 6.34 0.06 72.04 10:39:20 10:38:01 0 16.23 0.00 1.77 11.13 0.07 70.81 10:39:20 10:38:01 1 18.31 0.00 2.01 9.32 0.05 70.31 10:39:20 10:38:01 2 15.68 0.00 1.66 2.53 0.07 80.06 10:39:20 10:38:01 3 28.07 0.00 2.43 2.41 0.07 67.02 10:39:20 10:39:01 all 17.13 0.00 1.18 6.87 0.05 74.77 10:39:20 10:39:01 0 19.54 0.00 1.12 0.55 0.03 78.76 10:39:20 10:39:01 1 12.84 0.00 0.96 17.45 0.05 68.70 10:39:20 10:39:01 2 1.47 0.00 0.72 5.95 0.05 91.81 10:39:20 10:39:01 3 34.65 0.00 1.94 3.56 0.05 59.81 10:39:20 Average: all 18.34 0.00 1.58 6.61 0.05 73.42 10:39:20 Average: 0 17.90 0.00 1.44 5.79 0.05 74.82 10:39:20 Average: 1 15.56 0.00 1.48 13.42 0.05 69.49 10:39:20 Average: 2 8.52 0.00 1.19 4.25 0.06 85.98 10:39:20 Average: 3 31.39 0.00 2.18 2.99 0.06 63.38 10:39:20 10:39:20 10:39:20