12:45:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142414 12:45:29 Running as SYSTEM 12:45:29 [EnvInject] - Loading node environment variables. 12:45:29 Building remotely on prd-ubuntu1804-builder-4c-4g-12444 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:45:29 [ssh-agent] Looking for ssh-agent implementation... 12:45:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:45:29 $ ssh-agent 12:45:29 SSH_AUTH_SOCK=/tmp/ssh-AQmWm24VX6uT/agent.1655 12:45:29 SSH_AGENT_PID=1657 12:45:29 [ssh-agent] Started. 12:45:29 Running ssh-add (command line suppressed) 12:45:29 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10005175478683399298.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10005175478683399298.key) 12:45:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:45:29 The recommended git tool is: NONE 12:45:31 using credential onap-jenkins-ssh 12:45:31 Wiping out workspace first. 12:45:31 Cloning the remote Git repository 12:45:31 Cloning repository git://cloud.onap.org/mirror/oom.git 12:45:31 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:45:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:45:31 > git --version # timeout=10 12:45:31 > git --version # 'git version 2.17.1' 12:45:31 using GIT_SSH to set credentials Gerrit user 12:45:31 Verifying host key using manually-configured host key entries 12:45:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:45:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:45:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:45:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:45:37 using GIT_SSH to set credentials Gerrit user 12:45:37 Verifying host key using manually-configured host key entries 12:45:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142414/6 # timeout=30 12:45:37 > git rev-parse 4930710eefa23455c069e25ff8b97cd8eb82fbf9^{commit} # timeout=10 12:45:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:45:37 Checking out Revision 4930710eefa23455c069e25ff8b97cd8eb82fbf9 (refs/changes/14/142414/6) 12:45:37 > git config core.sparsecheckout # timeout=10 12:45:37 > git checkout -f 4930710eefa23455c069e25ff8b97cd8eb82fbf9 # timeout=30 12:45:41 Commit message: "[oauth2-proxy] Upgrade oauth2-proxy chart" 12:45:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:45:41 > git rev-list --no-walk 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=10 12:45:41 [EnvInject] - Injecting environment variables from a build step. 12:45:41 [EnvInject] - Injecting as environment variables the properties content 12:45:41 PYTHON=python3 12:45:41 12:45:41 [EnvInject] - Variables injected successfully. 12:45:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1396916954313198503.sh 12:45:41 ---> tox-install.sh 12:45:41 + source /home/jenkins/lf-env.sh 12:45:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:45:41 ++ mktemp -d /tmp/venv-XXXX 12:45:41 + lf_venv=/tmp/venv-tTKg 12:45:41 + local venv_file=/tmp/.os_lf_venv 12:45:41 + local python=python3 12:45:41 + local options 12:45:41 + local set_path=true 12:45:41 + local install_args= 12:45:41 ++ 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 12:45:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:45:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:45:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:45:41 + true 12:45:41 + case $1 in 12:45:41 + venv_file=/tmp/.toxenv 12:45:41 + shift 2 12:45:41 + true 12:45:41 + case $1 in 12:45:41 + shift 12:45:41 + break 12:45:41 + case $python in 12:45:41 + local pkg_list= 12:45:41 + [[ -d /opt/pyenv ]] 12:45:41 + echo 'Setup pyenv:' 12:45:41 Setup pyenv: 12:45:41 + export PYENV_ROOT=/opt/pyenv 12:45:41 + PYENV_ROOT=/opt/pyenv 12:45:41 + 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 12:45:41 + 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 12:45:41 + pyenv versions 12:45:41 * system (set by /opt/pyenv/version) 12:45:41 * 3.8.13 (set by /opt/pyenv/version) 12:45:41 * 3.9.13 (set by /opt/pyenv/version) 12:45:41 * 3.10.6 (set by /opt/pyenv/version) 12:45:41 + command -v pyenv 12:45:41 ++ pyenv init - --no-rehash 12:45:41 + 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[*]}"'\'')" 12:45:41 export PATH="/opt/pyenv/shims:${PATH}" 12:45:41 export PYENV_SHELL=bash 12:45:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:45:41 pyenv() { 12:45:41 local command 12:45:41 command="${1:-}" 12:45:41 if [ "$#" -gt 0 ]; then 12:45:41 shift 12:45:41 fi 12:45:41 12:45:41 case "$command" in 12:45:41 rehash|shell) 12:45:41 eval "$(pyenv "sh-$command" "$@")" 12:45:41 ;; 12:45:41 *) 12:45:41 command pyenv "$command" "$@" 12:45:41 ;; 12:45:41 esac 12:45:41 }' 12:45:41 +++ 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[*]}"' 12:45:41 ++ 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 12:45:41 ++ 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 12:45:41 ++ 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 12:45:41 ++ export PYENV_SHELL=bash 12:45:41 ++ PYENV_SHELL=bash 12:45:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:45:41 +++ complete -F _pyenv pyenv 12:45:41 ++ lf-pyver python3 12:45:41 ++ local py_version_xy=python3 12:45:41 ++ local py_version_xyz= 12:45:41 ++ pyenv versions 12:45:41 ++ local command 12:45:41 ++ command=versions 12:45:41 ++ '[' 1 -gt 0 ']' 12:45:41 ++ shift 12:45:41 ++ case "$command" in 12:45:41 ++ command pyenv versions 12:45:41 ++ pyenv versions 12:45:41 ++ sed 's/^[ *]* //' 12:45:41 ++ grep -E '^[0-9.]*[0-9]$' 12:45:41 ++ awk '{ print $1 }' 12:45:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:45:41 +++ grep '^3' /tmp/.pyenv_versions 12:45:41 +++ sort -V 12:45:41 +++ tail -n 1 12:45:41 ++ py_version_xyz=3.10.6 12:45:41 ++ [[ -z 3.10.6 ]] 12:45:41 ++ echo 3.10.6 12:45:41 ++ return 0 12:45:41 + pyenv local 3.10.6 12:45:41 + local command 12:45:41 + command=local 12:45:41 + '[' 2 -gt 0 ']' 12:45:41 + shift 12:45:41 + case "$command" in 12:45:41 + command pyenv local 3.10.6 12:45:41 + pyenv local 3.10.6 12:45:42 + for arg in "$@" 12:45:42 + case $arg in 12:45:42 + pkg_list+='tox ' 12:45:42 + for arg in "$@" 12:45:42 + case $arg in 12:45:42 + pkg_list+='virtualenv ' 12:45:42 + for arg in "$@" 12:45:42 + case $arg in 12:45:42 + pkg_list+='urllib3~=1.26.15 ' 12:45:42 + [[ -f /tmp/.toxenv ]] 12:45:42 + [[ ! -f /tmp/.toxenv ]] 12:45:42 + [[ -n '' ]] 12:45:42 + python3 -m venv /tmp/venv-tTKg 12:45:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tTKg' 12:45:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tTKg 12:45:46 + echo /tmp/venv-tTKg 12:45:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:45:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:45:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:45:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:46 + local 'pip_opts=--upgrade --quiet' 12:45:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:45:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:45:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:45:46 + [[ -n '' ]] 12:45:46 + [[ -n '' ]] 12:45:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:45:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:45:46 + /tmp/venv-tTKg/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 12:45:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:45:51 lf-activate-venv(): INFO: Base packages installed successfully 12:45:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:45:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:45:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:45:51 + /tmp/venv-tTKg/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 12:45:56 + type python3 12:45:56 + true 12:45:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tTKg/bin to PATH' 12:45:56 lf-activate-venv(): INFO: Adding /tmp/venv-tTKg/bin to PATH 12:45:56 + PATH=/tmp/venv-tTKg/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 12:45:56 + return 0 12:45:56 + python3 --version 12:45:56 Python 3.10.6 12:45:56 + python3 -m pip --version 12:45:56 pip 25.3 from /tmp/venv-tTKg/lib/python3.10/site-packages/pip (python 3.10) 12:45:56 + python3 -m pip freeze 12:45:56 cachetools==6.2.1 12:45:56 chardet==5.2.0 12:45:56 colorama==0.4.6 12:45:56 distlib==0.4.0 12:45:56 filelock==3.20.0 12:45:56 packaging==25.0 12:45:56 platformdirs==4.5.0 12:45:56 pluggy==1.6.0 12:45:56 pyproject-api==1.10.0 12:45:56 tomli==2.3.0 12:45:56 tox==4.32.0 12:45:56 typing_extensions==4.15.0 12:45:56 urllib3==1.26.20 12:45:56 virtualenv==20.35.4 12:45:56 [EnvInject] - Injecting environment variables from a build step. 12:45:56 [EnvInject] - Injecting as environment variables the properties content 12:45:56 PARALLEL=false 12:45:56 12:45:56 [EnvInject] - Variables injected successfully. 12:45:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4208691002798445752.sh 12:45:56 ---> tox-run.sh 12:45:56 + 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 12:45:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:45:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:45:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:45:56 + cd /w/workspace/oom-master-pre-commit-lint/. 12:45:56 + source /home/jenkins/lf-env.sh 12:45:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:45:56 ++ mktemp -d /tmp/venv-XXXX 12:45:56 + lf_venv=/tmp/venv-oxnJ 12:45:56 + local venv_file=/tmp/.os_lf_venv 12:45:56 + local python=python3 12:45:56 + local options 12:45:56 + local set_path=true 12:45:56 + local install_args= 12:45:56 ++ 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 12:45:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:45:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:45:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:45:56 + true 12:45:56 + case $1 in 12:45:56 + venv_file=/tmp/.toxenv 12:45:56 + shift 2 12:45:56 + true 12:45:56 + case $1 in 12:45:56 + shift 12:45:56 + break 12:45:56 + case $python in 12:45:56 + local pkg_list= 12:45:56 + [[ -d /opt/pyenv ]] 12:45:56 + echo 'Setup pyenv:' 12:45:56 Setup pyenv: 12:45:56 + export PYENV_ROOT=/opt/pyenv 12:45:56 + PYENV_ROOT=/opt/pyenv 12:45:56 + 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 12:45:56 + 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 12:45:56 + pyenv versions 12:45:56 system 12:45:56 3.8.13 12:45:56 3.9.13 12:45:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:45:56 + command -v pyenv 12:45:56 ++ pyenv init - --no-rehash 12:45:56 + 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[*]}"'\'')" 12:45:56 export PATH="/opt/pyenv/shims:${PATH}" 12:45:56 export PYENV_SHELL=bash 12:45:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:45:56 pyenv() { 12:45:56 local command 12:45:56 command="${1:-}" 12:45:56 if [ "$#" -gt 0 ]; then 12:45:56 shift 12:45:56 fi 12:45:56 12:45:56 case "$command" in 12:45:56 rehash|shell) 12:45:56 eval "$(pyenv "sh-$command" "$@")" 12:45:56 ;; 12:45:56 *) 12:45:56 command pyenv "$command" "$@" 12:45:56 ;; 12:45:56 esac 12:45:56 }' 12:45:56 +++ 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[*]}"' 12:45:56 ++ 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 12:45:56 ++ 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 12:45:56 ++ 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 12:45:56 ++ export PYENV_SHELL=bash 12:45:56 ++ PYENV_SHELL=bash 12:45:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:45:56 +++ complete -F _pyenv pyenv 12:45:56 ++ lf-pyver python3 12:45:56 ++ local py_version_xy=python3 12:45:56 ++ local py_version_xyz= 12:45:56 ++ pyenv versions 12:45:56 ++ local command 12:45:56 ++ command=versions 12:45:56 ++ '[' 1 -gt 0 ']' 12:45:56 ++ shift 12:45:56 ++ case "$command" in 12:45:56 ++ command pyenv versions 12:45:56 ++ pyenv versions 12:45:56 ++ sed 's/^[ *]* //' 12:45:56 ++ awk '{ print $1 }' 12:45:56 ++ grep -E '^[0-9.]*[0-9]$' 12:45:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:45:56 +++ sort -V 12:45:56 +++ grep '^3' /tmp/.pyenv_versions 12:45:56 +++ tail -n 1 12:45:56 ++ py_version_xyz=3.10.6 12:45:56 ++ [[ -z 3.10.6 ]] 12:45:56 ++ echo 3.10.6 12:45:56 ++ return 0 12:45:56 + pyenv local 3.10.6 12:45:56 + local command 12:45:56 + command=local 12:45:56 + '[' 2 -gt 0 ']' 12:45:56 + shift 12:45:56 + case "$command" in 12:45:56 + command pyenv local 3.10.6 12:45:56 + pyenv local 3.10.6 12:45:56 + for arg in "$@" 12:45:56 + case $arg in 12:45:56 + pkg_list+='tox ' 12:45:56 + for arg in "$@" 12:45:56 + case $arg in 12:45:56 + pkg_list+='virtualenv ' 12:45:56 + for arg in "$@" 12:45:56 + case $arg in 12:45:56 + pkg_list+='urllib3~=1.26.15 ' 12:45:56 + [[ -f /tmp/.toxenv ]] 12:45:56 ++ cat /tmp/.toxenv 12:45:56 + lf_venv=/tmp/venv-tTKg 12:45:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tTKg from' file:/tmp/.toxenv 12:45:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tTKg from file:/tmp/.toxenv 12:45:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:45:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:56 + local 'pip_opts=--upgrade --quiet' 12:45:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:45:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:45:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:45:56 + [[ -n '' ]] 12:45:56 + [[ -n '' ]] 12:45:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:45:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:45:56 + /tmp/venv-tTKg/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 12:45:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:45:57 lf-activate-venv(): INFO: Base packages installed successfully 12:45:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:45:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:45:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:45:57 + /tmp/venv-tTKg/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 12:45:59 + type python3 12:45:59 + true 12:45:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tTKg/bin to PATH' 12:45:59 lf-activate-venv(): INFO: Adding /tmp/venv-tTKg/bin to PATH 12:45:59 + PATH=/tmp/venv-tTKg/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 12:45:59 + return 0 12:45:59 + [[ -d /opt/pyenv ]] 12:45:59 + echo '---> Setting up pyenv' 12:45:59 ---> Setting up pyenv 12:45:59 + export PYENV_ROOT=/opt/pyenv 12:45:59 + PYENV_ROOT=/opt/pyenv 12:45:59 + export PATH=/opt/pyenv/bin:/tmp/venv-tTKg/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 12:45:59 + PATH=/opt/pyenv/bin:/tmp/venv-tTKg/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 12:45:59 ++ pwd 12:45:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:45:59 + export PYTHONPATH 12:45:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:45:59 + TOX_TESTENV_PASSENV=PYTHONPATH 12:45:59 + tox --version 12:45:59 4.32.0 from /tmp/venv-tTKg/lib/python3.10/site-packages/tox/__init__.py 12:45:59 + PARALLEL=false 12:45:59 + TOX_OPTIONS_LIST= 12:45:59 + [[ -n pre-commit ]] 12:45:59 + TOX_OPTIONS_LIST=' -e pre-commit' 12:45:59 + case ${PARALLEL,,} in 12:45:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:45:59 + tox -e pre-commit 12:46:00 pre-commit: install_deps> python -I -m pip install pre-commit 12:46:03 pre-commit: freeze> python -m pip freeze --all 12:46:03 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 12:46:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:46:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:46:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:46:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:46:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:46:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:46:06 [INFO] Once installed this environment will be reused. 12:46:06 [INFO] This may take a few minutes... 12:46:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:46:10 [INFO] Once installed this environment will be reused. 12:46:10 [INFO] This may take a few minutes... 12:46:15 trim trailing whitespace.................................................Passed 12:46:15 Tabs remover.............................................................Passed 12:46:15 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:46:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:46:16 [INFO] Once installed this environment will be reused. 12:46:16 [INFO] This may take a few minutes... 12:46:24 gitlint..............................................(no files to check)Skipped 12:46:24 pre-commit: OK (24.90=setup[3.97]+cmd[12.16,8.78] seconds) 12:46:24 congratulations :) (24.94 seconds) 12:46:24 + tox_status=0 12:46:24 + echo '---> Completed tox runs' 12:46:24 ---> Completed tox runs 12:46:24 + for i in .tox/*/log 12:46:24 ++ echo .tox/pre-commit/log 12:46:24 ++ awk -F/ '{print $2}' 12:46:24 + tox_env=pre-commit 12:46:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:46:24 + DOC_DIR=docs/_build/html 12:46:24 + [[ -d docs/_build/html ]] 12:46:24 + echo '---> tox-run.sh ends' 12:46:24 ---> tox-run.sh ends 12:46:24 + test 0 -eq 0 12:46:24 $ ssh-agent -k 12:46:24 unset SSH_AUTH_SOCK; 12:46:24 unset SSH_AGENT_PID; 12:46:24 echo Agent pid 1657 killed; 12:46:24 [ssh-agent] Stopped. 12:46:24 [PostBuildScript] - [INFO] Executing post build scripts. 12:46:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11801827325321661261.sh 12:46:24 ---> sysstat.sh 12:46:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5396921975908534628.sh 12:46:25 ---> package-listing.sh 12:46:25 ++ tr '[:upper:]' '[:lower:]' 12:46:25 ++ facter osfamily 12:46:25 + OS_FAMILY=debian 12:46:25 + workspace=/w/workspace/oom-master-pre-commit-lint 12:46:25 + START_PACKAGES=/tmp/packages_start.txt 12:46:25 + END_PACKAGES=/tmp/packages_end.txt 12:46:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:46:25 + PACKAGES=/tmp/packages_start.txt 12:46:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:46:25 + PACKAGES=/tmp/packages_end.txt 12:46:25 + case "${OS_FAMILY}" in 12:46:25 + dpkg -l 12:46:25 + grep '^ii' 12:46:25 + '[' -f /tmp/packages_start.txt ']' 12:46:25 + '[' -f /tmp/packages_end.txt ']' 12:46:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:46:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:46:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:46:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:46:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14744776002869713857.sh 12:46:25 ---> capture-instance-metadata.sh 12:46:25 Setup pyenv: 12:46:25 system 12:46:25 3.8.13 12:46:25 3.9.13 12:46:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:46:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L2eU 12:46:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:46:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:46:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:46:35 lf-activate-venv(): INFO: Base packages installed successfully 12:46:35 lf-activate-venv(): INFO: Installing additional packages: lftools 12:46:59 lf-activate-venv(): INFO: Adding /tmp/venv-L2eU/bin to PATH 12:46:59 INFO: Running in OpenStack, capturing instance metadata 12:46:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16927542426352884715.sh 12:46:59 provisioning config files... 12:46:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8273023277122211950tmp 12:46:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:46:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:46:59 [EnvInject] - Injecting environment variables from a build step. 12:46:59 [EnvInject] - Injecting as environment variables the properties content 12:46:59 SERVER_ID=logs 12:46:59 12:46:59 [EnvInject] - Variables injected successfully. 12:46:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15407436244791708701.sh 12:46:59 ---> create-netrc.sh 12:46:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7023819633304584235.sh 12:46:59 ---> python-tools-install.sh 12:46:59 Setup pyenv: 12:46:59 system 12:46:59 3.8.13 12:46:59 3.9.13 12:46:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:46:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L2eU from file:/tmp/.os_lf_venv 12:46:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:46:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:01 lf-activate-venv(): INFO: Base packages installed successfully 12:47:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:47:10 lf-activate-venv(): INFO: Adding /tmp/venv-L2eU/bin to PATH 12:47:10 Generating Requirements File 12:47:30 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. 12:47:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:47:30 Python 3.10.6 12:47:30 pip 25.3 from /tmp/venv-L2eU/lib/python3.10/site-packages/pip (python 3.10) 12:47:31 appdirs==1.4.4 12:47:31 argcomplete==3.6.3 12:47:31 aspy.yaml==1.3.0 12:47:31 attrs==25.4.0 12:47:31 autopage==0.5.2 12:47:31 beautifulsoup4==4.14.2 12:47:31 boto3==1.40.72 12:47:31 botocore==1.40.72 12:47:31 bs4==0.0.2 12:47:31 cachetools==6.2.1 12:47:31 certifi==2025.11.12 12:47:31 cffi==2.0.0 12:47:31 cfgv==3.4.0 12:47:31 chardet==5.2.0 12:47:31 charset-normalizer==3.4.4 12:47:31 click==8.3.0 12:47:31 cliff==4.11.0 12:47:31 cmd2==2.7.0 12:47:31 cryptography==3.3.2 12:47:31 debtcollector==3.0.0 12:47:31 decorator==5.2.1 12:47:31 defusedxml==0.7.1 12:47:31 Deprecated==1.3.1 12:47:31 distlib==0.4.0 12:47:31 dnspython==2.8.0 12:47:31 docker==7.1.0 12:47:31 dogpile.cache==1.5.0 12:47:31 durationpy==0.10 12:47:31 email-validator==2.3.0 12:47:31 filelock==3.20.0 12:47:31 future==1.0.0 12:47:31 gitdb==4.0.12 12:47:31 GitPython==3.1.45 12:47:31 google-auth==2.43.0 12:47:31 httplib2==0.31.0 12:47:31 identify==2.6.15 12:47:31 idna==3.11 12:47:31 importlib-resources==1.5.0 12:47:31 iso8601==2.1.0 12:47:31 Jinja2==3.1.6 12:47:31 jmespath==1.0.1 12:47:31 jsonpatch==1.33 12:47:31 jsonpointer==3.0.0 12:47:31 jsonschema==4.25.1 12:47:31 jsonschema-specifications==2025.9.1 12:47:31 keystoneauth1==5.12.0 12:47:31 kubernetes==34.1.0 12:47:31 lftools==0.37.15 12:47:31 lxml==6.0.2 12:47:31 markdown-it-py==4.0.0 12:47:31 MarkupSafe==3.0.3 12:47:31 mdurl==0.1.2 12:47:31 msgpack==1.1.2 12:47:31 multi_key_dict==2.0.3 12:47:31 munch==4.0.0 12:47:31 netaddr==1.3.0 12:47:31 niet==1.4.2 12:47:31 nodeenv==1.9.1 12:47:31 oauth2client==4.1.3 12:47:31 oauthlib==3.3.1 12:47:31 openstacksdk==4.7.1 12:47:31 os-service-types==1.8.1 12:47:31 osc-lib==4.2.0 12:47:31 oslo.config==10.0.0 12:47:31 oslo.context==6.1.0 12:47:31 oslo.i18n==6.6.0 12:47:31 oslo.log==7.2.1 12:47:31 oslo.serialization==5.8.0 12:47:31 oslo.utils==9.1.0 12:47:31 packaging==25.0 12:47:31 pbr==7.0.3 12:47:31 platformdirs==4.5.0 12:47:31 prettytable==3.16.0 12:47:31 psutil==7.1.3 12:47:31 pyasn1==0.6.1 12:47:31 pyasn1_modules==0.4.2 12:47:31 pycparser==2.23 12:47:31 pygerrit2==2.0.15 12:47:31 PyGithub==2.8.1 12:47:31 Pygments==2.19.2 12:47:31 PyJWT==2.10.1 12:47:31 PyNaCl==1.6.1 12:47:31 pyparsing==2.4.7 12:47:31 pyperclip==1.11.0 12:47:31 pyrsistent==0.20.0 12:47:31 python-cinderclient==9.8.0 12:47:31 python-dateutil==2.9.0.post0 12:47:31 python-heatclient==4.3.0 12:47:31 python-jenkins==1.8.3 12:47:31 python-keystoneclient==5.7.0 12:47:31 python-magnumclient==4.9.0 12:47:31 python-openstackclient==8.2.0 12:47:31 python-swiftclient==4.8.0 12:47:31 PyYAML==6.0.3 12:47:31 referencing==0.37.0 12:47:31 requests==2.32.5 12:47:31 requests-oauthlib==2.0.0 12:47:31 requestsexceptions==1.4.0 12:47:31 rfc3986==2.0.0 12:47:31 rich==14.2.0 12:47:31 rich-argparse==1.7.2 12:47:31 rpds-py==0.28.0 12:47:31 rsa==4.9.1 12:47:31 ruamel.yaml==0.18.16 12:47:31 ruamel.yaml.clib==0.2.14 12:47:31 s3transfer==0.14.0 12:47:31 simplejson==3.20.2 12:47:31 six==1.17.0 12:47:31 smmap==5.0.2 12:47:31 soupsieve==2.8 12:47:31 stevedore==5.5.0 12:47:31 tabulate==0.9.0 12:47:31 toml==0.10.2 12:47:31 tomlkit==0.13.3 12:47:31 tqdm==4.67.1 12:47:31 typing_extensions==4.15.0 12:47:31 tzdata==2025.2 12:47:31 urllib3==1.26.20 12:47:31 virtualenv==20.35.4 12:47:31 wcwidth==0.2.14 12:47:31 websocket-client==1.9.0 12:47:31 wrapt==2.0.1 12:47:31 xdg==6.0.0 12:47:31 xmltodict==1.0.2 12:47:31 yq==3.4.3 12:47:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10668257420183695478.sh 12:47:31 ---> sudo-logs.sh 12:47:31 Archiving 'sudo' log.. 12:47:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13450009380947254497.sh 12:47:31 ---> job-cost.sh 12:47:31 Setup pyenv: 12:47:31 system 12:47:31 3.8.13 12:47:31 3.9.13 12:47:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L2eU from file:/tmp/.os_lf_venv 12:47:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:33 lf-activate-venv(): INFO: Base packages installed successfully 12:47:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:47:39 lf-activate-venv(): INFO: Adding /tmp/venv-L2eU/bin to PATH 12:47:39 INFO: No Stack... 12:47:39 INFO: Retrieving Pricing Info for: v3-standard-4 12:47:39 INFO: Archiving Costs 12:47:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10274481164750645494.sh 12:47:39 ---> logs-deploy.sh 12:47:39 Setup pyenv: 12:47:39 system 12:47:40 3.8.13 12:47:40 3.9.13 12:47:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L2eU from file:/tmp/.os_lf_venv 12:47:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:42 lf-activate-venv(): INFO: Base packages installed successfully 12:47:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:47:51 lf-activate-venv(): INFO: Adding /tmp/venv-L2eU/bin to PATH 12:47:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4301 12:47:51 INFO: archiving workspace using pattern(s): 12:47:52 Archives upload complete. 12:47:53 INFO: archiving logs to Nexus 12:47:53 ---> uname -a: 12:47:53 Linux prd-ubuntu1804-builder-4c-4g-12444 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:47:53 12:47:53 12:47:53 ---> lscpu: 12:47:53 Architecture: x86_64 12:47:53 CPU op-mode(s): 32-bit, 64-bit 12:47:53 Byte Order: Little Endian 12:47:53 CPU(s): 4 12:47:53 On-line CPU(s) list: 0-3 12:47:53 Thread(s) per core: 1 12:47:53 Core(s) per socket: 1 12:47:53 Socket(s): 4 12:47:53 NUMA node(s): 1 12:47:53 Vendor ID: AuthenticAMD 12:47:53 CPU family: 23 12:47:53 Model: 49 12:47:53 Model name: AMD EPYC-Rome Processor 12:47:53 Stepping: 0 12:47:53 CPU MHz: 2800.000 12:47:53 BogoMIPS: 5600.00 12:47:53 Virtualization: AMD-V 12:47:53 Hypervisor vendor: KVM 12:47:53 Virtualization type: full 12:47:53 L1d cache: 32K 12:47:53 L1i cache: 32K 12:47:53 L2 cache: 512K 12:47:53 L3 cache: 16384K 12:47:53 NUMA node0 CPU(s): 0-3 12:47:53 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 12:47:53 12:47:53 12:47:53 ---> nproc: 12:47:53 4 12:47:53 12:47:53 12:47:53 ---> df -h: 12:47:53 Filesystem Size Used Avail Use% Mounted on 12:47:53 udev 7.9G 0 7.9G 0% /dev 12:47:53 tmpfs 1.6G 676K 1.6G 1% /run 12:47:53 /dev/vda1 78G 8.4G 69G 11% / 12:47:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:47:53 tmpfs 5.0M 0 5.0M 0% /run/lock 12:47:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:47:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:47:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:47:53 12:47:53 12:47:53 ---> free -m: 12:47:53 total used free shared buff/cache available 12:47:53 Mem: 16040 557 13269 0 2213 15161 12:47:53 Swap: 1023 0 1023 12:47:53 12:47:53 12:47:53 ---> ip addr: 12:47:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:47:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:47:53 inet 127.0.0.1/8 scope host lo 12:47:53 valid_lft forever preferred_lft forever 12:47:53 inet6 ::1/128 scope host 12:47:53 valid_lft forever preferred_lft forever 12:47:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:47:53 link/ether fa:16:3e:58:ee:76 brd ff:ff:ff:ff:ff:ff 12:47:53 inet 10.30.106.101/23 brd 10.30.107.255 scope global dynamic ens3 12:47:53 valid_lft 86236sec preferred_lft 86236sec 12:47:53 inet6 fe80::f816:3eff:fe58:ee76/64 scope link 12:47:53 valid_lft forever preferred_lft forever 12:47:53 12:47:53 12:47:53 ---> sar -b -r -n DEV: 12:47:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12444) 11/13/25 _x86_64_ (4 CPU) 12:47:53 12:47:53 12:45:12 LINUX RESTART (4 CPU) 12:47:53 12:47:53 12:46:01 tps rtps wtps bread/s bwrtn/s 12:47:53 12:47:01 108.83 1.95 106.88 148.08 34638.59 12:47:53 Average: 108.83 1.95 106.88 148.08 34638.59 12:47:53 12:47:53 12:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:47:53 12:47:01 13735768 15546964 2689200 16.37 77356 1921204 757420 4.33 761840 1686884 173168 12:47:53 Average: 13735768 15546964 2689200 16.37 77356 1921204 757420 4.33 761840 1686884 173168 12:47:53 12:47:53 12:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:47:53 12:47:01 ens3 75.56 58.70 1265.22 10.71 0.00 0.00 0.00 0.00 12:47:53 12:47:01 lo 2.27 2.27 0.26 0.26 0.00 0.00 0.00 0.00 12:47:53 Average: ens3 75.56 58.70 1265.22 10.71 0.00 0.00 0.00 0.00 12:47:53 Average: lo 2.27 2.27 0.26 0.26 0.00 0.00 0.00 0.00 12:47:53 12:47:53 12:47:53 ---> sar -P ALL: 12:47:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12444) 11/13/25 _x86_64_ (4 CPU) 12:47:53 12:47:53 12:45:12 LINUX RESTART (4 CPU) 12:47:53 12:47:53 12:46:01 CPU %user %nice %system %iowait %steal %idle 12:47:53 12:47:01 all 21.36 0.00 2.15 5.61 0.07 70.82 12:47:53 12:47:01 0 26.21 0.00 2.35 0.82 0.07 70.55 12:47:53 12:47:01 1 18.47 0.00 2.25 5.75 0.05 73.48 12:47:53 12:47:01 2 28.70 0.00 2.26 2.01 0.08 66.94 12:47:53 12:47:01 3 12.00 0.00 1.74 13.86 0.03 72.37 12:47:53 Average: all 21.36 0.00 2.15 5.61 0.07 70.82 12:47:53 Average: 0 26.21 0.00 2.35 0.82 0.07 70.55 12:47:53 Average: 1 18.47 0.00 2.25 5.75 0.05 73.48 12:47:53 Average: 2 28.70 0.00 2.26 2.01 0.08 66.94 12:47:53 Average: 3 12.00 0.00 1.74 13.86 0.03 72.37 12:47:53 12:47:53 12:47:53