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