14:01:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 14:01:27 Running as SYSTEM 14:01:27 [EnvInject] - Loading node environment variables. 14:01:27 Building remotely on prd-ubuntu1804-builder-4c-4g-3260 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:01:27 [ssh-agent] Looking for ssh-agent implementation... 14:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:27 $ ssh-agent 14:01:27 SSH_AUTH_SOCK=/tmp/ssh-2zj5rZiF6sZq/agent.1680 14:01:27 SSH_AGENT_PID=1682 14:01:27 [ssh-agent] Started. 14:01:27 Running ssh-add (command line suppressed) 14:01:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16146990536131897708.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16146990536131897708.key) 14:01:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:01:27 The recommended git tool is: NONE 14:01:29 using credential onap-jenkins-ssh 14:01:29 Wiping out workspace first. 14:01:29 Cloning the remote Git repository 14:01:29 Cloning repository git://cloud.onap.org/mirror/oom.git 14:01:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:01:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:01:29 > git --version # timeout=10 14:01:29 > git --version # 'git version 2.17.1' 14:01:29 using GIT_SSH to set credentials Gerrit user 14:01:29 Verifying host key using manually-configured host key entries 14:01:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:01:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:01:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:01:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:01:35 using GIT_SSH to set credentials Gerrit user 14:01:35 Verifying host key using manually-configured host key entries 14:01:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/4 # timeout=30 14:01:35 > git rev-parse 00e35c4aafc6a7650f9f05a8f44697e31af22892^{commit} # timeout=10 14:01:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:01:35 Checking out Revision 00e35c4aafc6a7650f9f05a8f44697e31af22892 (refs/changes/63/142163/4) 14:01:35 > git config core.sparsecheckout # timeout=10 14:01:35 > git checkout -f 00e35c4aafc6a7650f9f05a8f44697e31af22892 # timeout=30 14:01:38 Commit message: "[COMMON] Update readiness image" 14:01:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:01:39 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 14:01:39 [EnvInject] - Injecting environment variables from a build step. 14:01:39 [EnvInject] - Injecting as environment variables the properties content 14:01:39 PYTHON=python3 14:01:39 14:01:39 [EnvInject] - Variables injected successfully. 14:01:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10381742759444538122.sh 14:01:39 ---> tox-install.sh 14:01:39 + source /home/jenkins/lf-env.sh 14:01:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:01:39 ++ mktemp -d /tmp/venv-XXXX 14:01:39 + lf_venv=/tmp/venv-6HBI 14:01:39 + local venv_file=/tmp/.os_lf_venv 14:01:39 + local python=python3 14:01:39 + local options 14:01:39 + local set_path=true 14:01:39 + local install_args= 14:01: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 14:01:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:01:39 + true 14:01:39 + case $1 in 14:01:39 + venv_file=/tmp/.toxenv 14:01:39 + shift 2 14:01:39 + true 14:01:39 + case $1 in 14:01:39 + shift 14:01:39 + break 14:01:39 + case $python in 14:01:39 + local pkg_list= 14:01:39 + [[ -d /opt/pyenv ]] 14:01:39 + echo 'Setup pyenv:' 14:01:39 Setup pyenv: 14:01:39 + export PYENV_ROOT=/opt/pyenv 14:01:39 + PYENV_ROOT=/opt/pyenv 14:01:39 + 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 14:01:39 + 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 14:01:39 + pyenv versions 14:01:39 * system (set by /opt/pyenv/version) 14:01:39 * 3.8.13 (set by /opt/pyenv/version) 14:01:39 * 3.9.13 (set by /opt/pyenv/version) 14:01:39 * 3.10.6 (set by /opt/pyenv/version) 14:01:39 + command -v pyenv 14:01:39 ++ pyenv init - --no-rehash 14:01:39 + 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[*]}"'\'')" 14:01:39 export PATH="/opt/pyenv/shims:${PATH}" 14:01:39 export PYENV_SHELL=bash 14:01:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:01:39 pyenv() { 14:01:39 local command 14:01:39 command="${1:-}" 14:01:39 if [ "$#" -gt 0 ]; then 14:01:39 shift 14:01:39 fi 14:01:39 14:01:39 case "$command" in 14:01:39 rehash|shell) 14:01:39 eval "$(pyenv "sh-$command" "$@")" 14:01:39 ;; 14:01:39 *) 14:01:39 command pyenv "$command" "$@" 14:01:39 ;; 14:01:39 esac 14:01:39 }' 14:01:39 +++ 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[*]}"' 14:01:39 ++ 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 14:01:39 ++ 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 14:01:39 ++ 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 14:01:39 ++ export PYENV_SHELL=bash 14:01:39 ++ PYENV_SHELL=bash 14:01:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:01:39 +++ complete -F _pyenv pyenv 14:01:39 ++ lf-pyver python3 14:01:39 ++ local py_version_xy=python3 14:01:39 ++ local py_version_xyz= 14:01:39 ++ pyenv versions 14:01:39 ++ local command 14:01:39 ++ command=versions 14:01:39 ++ '[' 1 -gt 0 ']' 14:01:39 ++ shift 14:01:39 ++ case "$command" in 14:01:39 ++ command pyenv versions 14:01:39 ++ pyenv versions 14:01:39 ++ sed 's/^[ *]* //' 14:01:39 ++ awk '{ print $1 }' 14:01:39 ++ grep -E '^[0-9.]*[0-9]$' 14:01:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:01:39 +++ grep '^3' /tmp/.pyenv_versions 14:01:39 +++ sort -V 14:01:39 +++ tail -n 1 14:01:39 ++ py_version_xyz=3.10.6 14:01:39 ++ [[ -z 3.10.6 ]] 14:01:39 ++ echo 3.10.6 14:01:39 ++ return 0 14:01:39 + pyenv local 3.10.6 14:01:39 + local command 14:01:39 + command=local 14:01:39 + '[' 2 -gt 0 ']' 14:01:39 + shift 14:01:39 + case "$command" in 14:01:39 + command pyenv local 3.10.6 14:01:39 + pyenv local 3.10.6 14:01:39 + for arg in "$@" 14:01:39 + case $arg in 14:01:39 + pkg_list+='tox ' 14:01:39 + for arg in "$@" 14:01:39 + case $arg in 14:01:39 + pkg_list+='virtualenv ' 14:01:39 + for arg in "$@" 14:01:39 + case $arg in 14:01:39 + pkg_list+='urllib3~=1.26.15 ' 14:01:39 + [[ -f /tmp/.toxenv ]] 14:01:39 + [[ ! -f /tmp/.toxenv ]] 14:01:39 + [[ -n '' ]] 14:01:39 + python3 -m venv /tmp/venv-6HBI 14:01:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6HBI' 14:01:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6HBI 14:01:43 + echo /tmp/venv-6HBI 14:01:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:01:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:01:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:01:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:43 + local 'pip_opts=--upgrade --quiet' 14:01:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:01:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:01:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:01:43 + [[ -n '' ]] 14:01:43 + [[ -n '' ]] 14:01:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:01:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:43 + /tmp/venv-6HBI/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 14:01:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:01:47 lf-activate-venv(): INFO: Base packages installed successfully 14:01:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:01:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:01:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:01:47 + /tmp/venv-6HBI/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 14:01:50 + type python3 14:01:50 + true 14:01:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6HBI/bin to PATH' 14:01:50 lf-activate-venv(): INFO: Adding /tmp/venv-6HBI/bin to PATH 14:01:50 + PATH=/tmp/venv-6HBI/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 14:01:50 + return 0 14:01:50 + python3 --version 14:01:50 Python 3.10.6 14:01:50 + python3 -m pip --version 14:01:50 pip 25.2 from /tmp/venv-6HBI/lib/python3.10/site-packages/pip (python 3.10) 14:01:50 + python3 -m pip freeze 14:01:50 cachetools==6.2.1 14:01:50 chardet==5.2.0 14:01:50 colorama==0.4.6 14:01:50 distlib==0.4.0 14:01:50 filelock==3.20.0 14:01:50 packaging==25.0 14:01:50 platformdirs==4.5.0 14:01:50 pluggy==1.6.0 14:01:50 pyproject-api==1.10.0 14:01:50 tomli==2.3.0 14:01:50 tox==4.31.0 14:01:50 typing_extensions==4.15.0 14:01:50 urllib3==1.26.20 14:01:50 virtualenv==20.35.3 14:01:50 [EnvInject] - Injecting environment variables from a build step. 14:01:50 [EnvInject] - Injecting as environment variables the properties content 14:01:50 PARALLEL=false 14:01:50 14:01:50 [EnvInject] - Variables injected successfully. 14:01:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6291312398736677922.sh 14:01:50 ---> tox-run.sh 14:01:50 + 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 14:01:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:01:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:01:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:01:50 + cd /w/workspace/oom-master-pre-commit-lint/. 14:01:50 + source /home/jenkins/lf-env.sh 14:01:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:01:50 ++ mktemp -d /tmp/venv-XXXX 14:01:50 + lf_venv=/tmp/venv-iIdp 14:01:50 + local venv_file=/tmp/.os_lf_venv 14:01:50 + local python=python3 14:01:50 + local options 14:01:50 + local set_path=true 14:01:50 + local install_args= 14:01:50 ++ 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 14:01:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:01:50 + true 14:01:50 + case $1 in 14:01:50 + venv_file=/tmp/.toxenv 14:01:50 + shift 2 14:01:50 + true 14:01:50 + case $1 in 14:01:50 + shift 14:01:50 + break 14:01:50 + case $python in 14:01:50 + local pkg_list= 14:01:50 + [[ -d /opt/pyenv ]] 14:01:50 + echo 'Setup pyenv:' 14:01:50 Setup pyenv: 14:01:50 + export PYENV_ROOT=/opt/pyenv 14:01:50 + PYENV_ROOT=/opt/pyenv 14:01:50 + 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 14:01:50 + 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 14:01:50 + pyenv versions 14:01:50 system 14:01:50 3.8.13 14:01:50 3.9.13 14:01:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:01:50 + command -v pyenv 14:01:50 ++ pyenv init - --no-rehash 14:01:50 + 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[*]}"'\'')" 14:01:50 export PATH="/opt/pyenv/shims:${PATH}" 14:01:50 export PYENV_SHELL=bash 14:01:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:01:50 pyenv() { 14:01:50 local command 14:01:50 command="${1:-}" 14:01:50 if [ "$#" -gt 0 ]; then 14:01:50 shift 14:01:50 fi 14:01:50 14:01:50 case "$command" in 14:01:50 rehash|shell) 14:01:50 eval "$(pyenv "sh-$command" "$@")" 14:01:50 ;; 14:01:50 *) 14:01:50 command pyenv "$command" "$@" 14:01:50 ;; 14:01:50 esac 14:01:50 }' 14:01:50 +++ 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[*]}"' 14:01:50 ++ 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 14:01:50 ++ 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 14:01:50 ++ 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 14:01:50 ++ export PYENV_SHELL=bash 14:01:50 ++ PYENV_SHELL=bash 14:01:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:01:50 +++ complete -F _pyenv pyenv 14:01:50 ++ lf-pyver python3 14:01:50 ++ local py_version_xy=python3 14:01:50 ++ local py_version_xyz= 14:01:50 ++ pyenv versions 14:01:50 ++ local command 14:01:50 ++ command=versions 14:01:50 ++ '[' 1 -gt 0 ']' 14:01:50 ++ shift 14:01:50 ++ case "$command" in 14:01:50 ++ command pyenv versions 14:01:50 ++ pyenv versions 14:01:50 ++ sed 's/^[ *]* //' 14:01:50 ++ awk '{ print $1 }' 14:01:50 ++ grep -E '^[0-9.]*[0-9]$' 14:01:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:01:50 +++ grep '^3' /tmp/.pyenv_versions 14:01:50 +++ sort -V 14:01:50 +++ tail -n 1 14:01:50 ++ py_version_xyz=3.10.6 14:01:50 ++ [[ -z 3.10.6 ]] 14:01:50 ++ echo 3.10.6 14:01:50 ++ return 0 14:01:50 + pyenv local 3.10.6 14:01:50 + local command 14:01:50 + command=local 14:01:50 + '[' 2 -gt 0 ']' 14:01:50 + shift 14:01:50 + case "$command" in 14:01:50 + command pyenv local 3.10.6 14:01:50 + pyenv local 3.10.6 14:01:50 + for arg in "$@" 14:01:50 + case $arg in 14:01:50 + pkg_list+='tox ' 14:01:50 + for arg in "$@" 14:01:50 + case $arg in 14:01:50 + pkg_list+='virtualenv ' 14:01:50 + for arg in "$@" 14:01:50 + case $arg in 14:01:50 + pkg_list+='urllib3~=1.26.15 ' 14:01:50 + [[ -f /tmp/.toxenv ]] 14:01:50 ++ cat /tmp/.toxenv 14:01:50 + lf_venv=/tmp/venv-6HBI 14:01:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6HBI from' file:/tmp/.toxenv 14:01:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6HBI from file:/tmp/.toxenv 14:01:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:01:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:50 + local 'pip_opts=--upgrade --quiet' 14:01:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:01:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:01:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:01:50 + [[ -n '' ]] 14:01:50 + [[ -n '' ]] 14:01:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:01:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:50 + /tmp/venv-6HBI/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 14:01:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:01:51 lf-activate-venv(): INFO: Base packages installed successfully 14:01:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:01:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:01:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:01:51 + /tmp/venv-6HBI/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 14:01:52 + type python3 14:01:52 + true 14:01:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6HBI/bin to PATH' 14:01:52 lf-activate-venv(): INFO: Adding /tmp/venv-6HBI/bin to PATH 14:01:52 + PATH=/tmp/venv-6HBI/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 14:01:52 + return 0 14:01:52 + [[ -d /opt/pyenv ]] 14:01:52 + echo '---> Setting up pyenv' 14:01:52 ---> Setting up pyenv 14:01:52 + export PYENV_ROOT=/opt/pyenv 14:01:52 + PYENV_ROOT=/opt/pyenv 14:01:52 + export PATH=/opt/pyenv/bin:/tmp/venv-6HBI/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 14:01:52 + PATH=/opt/pyenv/bin:/tmp/venv-6HBI/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 14:01:52 ++ pwd 14:01:52 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:01:52 + export PYTHONPATH 14:01:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:01:52 + TOX_TESTENV_PASSENV=PYTHONPATH 14:01:52 + tox --version 14:01:53 4.31.0 from /tmp/venv-6HBI/lib/python3.10/site-packages/tox/__init__.py 14:01:53 + PARALLEL=false 14:01:53 + TOX_OPTIONS_LIST= 14:01:53 + [[ -n pre-commit ]] 14:01:53 + TOX_OPTIONS_LIST=' -e pre-commit' 14:01:53 + case ${PARALLEL,,} in 14:01:53 + tox -e pre-commit 14:01:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:01:54 pre-commit: install_deps> python -I -m pip install pre-commit 14:01:57 pre-commit: freeze> python -m pip freeze --all 14:01:57 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 14:01:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:01:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:01:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:01:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:01:59 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:01:59 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:01:59 [INFO] Once installed this environment will be reused. 14:01:59 [INFO] This may take a few minutes... 14:02:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:02:04 [INFO] Once installed this environment will be reused. 14:02:04 [INFO] This may take a few minutes... 14:02:08 trim trailing whitespace.................................................Passed 14:02:09 Tabs remover.............................................................Passed 14:02:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:02:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:02:09 [INFO] Once installed this environment will be reused. 14:02:09 [INFO] This may take a few minutes... 14:02:18 gitlint..............................................(no files to check)Skipped 14:02:18 pre-commit: OK (24.25=setup[3.68]+cmd[11.76,8.81] seconds) 14:02:18 congratulations :) (24.28 seconds) 14:02:18 + tox_status=0 14:02:18 + echo '---> Completed tox runs' 14:02:18 ---> Completed tox runs 14:02:18 + for i in .tox/*/log 14:02:18 ++ echo .tox/pre-commit/log 14:02:18 ++ awk -F/ '{print $2}' 14:02:18 + tox_env=pre-commit 14:02:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:02:18 + DOC_DIR=docs/_build/html 14:02:18 + [[ -d docs/_build/html ]] 14:02:18 + echo '---> tox-run.sh ends' 14:02:18 ---> tox-run.sh ends 14:02:18 + test 0 -eq 0 14:02:18 $ ssh-agent -k 14:02:18 unset SSH_AUTH_SOCK; 14:02:18 unset SSH_AGENT_PID; 14:02:18 echo Agent pid 1682 killed; 14:02:18 [ssh-agent] Stopped. 14:02:18 [PostBuildScript] - [INFO] Executing post build scripts. 14:02:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14237987160405306313.sh 14:02:18 ---> sysstat.sh 14:02:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins546364092816626670.sh 14:02:18 ---> package-listing.sh 14:02:18 ++ tr '[:upper:]' '[:lower:]' 14:02:18 ++ facter osfamily 14:02:18 + OS_FAMILY=debian 14:02:18 + workspace=/w/workspace/oom-master-pre-commit-lint 14:02:18 + START_PACKAGES=/tmp/packages_start.txt 14:02:18 + END_PACKAGES=/tmp/packages_end.txt 14:02:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:02:18 + PACKAGES=/tmp/packages_start.txt 14:02:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:02:18 + PACKAGES=/tmp/packages_end.txt 14:02:18 + case "${OS_FAMILY}" in 14:02:18 + dpkg -l 14:02:18 + grep '^ii' 14:02:18 + '[' -f /tmp/packages_start.txt ']' 14:02:18 + '[' -f /tmp/packages_end.txt ']' 14:02:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:02:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:02:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:02:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:02:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13456857021870951640.sh 14:02:18 ---> capture-instance-metadata.sh 14:02:18 Setup pyenv: 14:02:19 system 14:02:19 3.8.13 14:02:19 3.9.13 14:02:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:02:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MLgq 14:02:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:02:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:26 lf-activate-venv(): INFO: Base packages installed successfully 14:02:26 lf-activate-venv(): INFO: Installing additional packages: lftools 14:02:49 lf-activate-venv(): INFO: Adding /tmp/venv-MLgq/bin to PATH 14:02:49 INFO: Running in OpenStack, capturing instance metadata 14:02:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15041000664752117392.sh 14:02:49 provisioning config files... 14:02:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16345190125104219885tmp 14:02:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:02:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:02:49 [EnvInject] - Injecting environment variables from a build step. 14:02:49 [EnvInject] - Injecting as environment variables the properties content 14:02:49 SERVER_ID=logs 14:02:49 14:02:49 [EnvInject] - Variables injected successfully. 14:02:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12969029325393081508.sh 14:02:49 ---> create-netrc.sh 14:02:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13606999070965014943.sh 14:02:49 ---> python-tools-install.sh 14:02:49 Setup pyenv: 14:02:49 system 14:02:49 3.8.13 14:02:49 3.9.13 14:02:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:02:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MLgq from file:/tmp/.os_lf_venv 14:02:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:51 lf-activate-venv(): INFO: Base packages installed successfully 14:02:51 lf-activate-venv(): INFO: Installing additional packages: lftools 14:03:00 lf-activate-venv(): INFO: Adding /tmp/venv-MLgq/bin to PATH 14:03:00 Generating Requirements File 14:03:19 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. 14:03:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:03:19 Python 3.10.6 14:03:19 pip 25.2 from /tmp/venv-MLgq/lib/python3.10/site-packages/pip (python 3.10) 14:03:20 appdirs==1.4.4 14:03:20 argcomplete==3.6.2 14:03:20 aspy.yaml==1.3.0 14:03:20 attrs==25.4.0 14:03:20 autopage==0.5.2 14:03:20 beautifulsoup4==4.14.2 14:03:20 boto3==1.40.54 14:03:20 botocore==1.40.54 14:03:20 bs4==0.0.2 14:03:20 cachetools==6.2.1 14:03:20 certifi==2025.10.5 14:03:20 cffi==2.0.0 14:03:20 cfgv==3.4.0 14:03:20 chardet==5.2.0 14:03:20 charset-normalizer==3.4.4 14:03:20 click==8.3.0 14:03:20 cliff==4.11.0 14:03:20 cmd2==2.7.0 14:03:20 cryptography==3.3.2 14:03:20 debtcollector==3.0.0 14:03:20 decorator==5.2.1 14:03:20 defusedxml==0.7.1 14:03:20 Deprecated==1.2.18 14:03:20 distlib==0.4.0 14:03:20 dnspython==2.8.0 14:03:20 docker==7.1.0 14:03:20 dogpile.cache==1.5.0 14:03:20 durationpy==0.10 14:03:20 email-validator==2.3.0 14:03:20 filelock==3.20.0 14:03:20 future==1.0.0 14:03:20 gitdb==4.0.12 14:03:20 GitPython==3.1.45 14:03:20 google-auth==2.41.1 14:03:20 httplib2==0.31.0 14:03:20 identify==2.6.15 14:03:20 idna==3.11 14:03:20 importlib-resources==1.5.0 14:03:20 iso8601==2.1.0 14:03:20 Jinja2==3.1.6 14:03:20 jmespath==1.0.1 14:03:20 jsonpatch==1.33 14:03:20 jsonpointer==3.0.0 14:03:20 jsonschema==4.25.1 14:03:20 jsonschema-specifications==2025.9.1 14:03:20 keystoneauth1==5.12.0 14:03:20 kubernetes==34.1.0 14:03:20 lftools==0.37.15 14:03:20 lxml==6.0.2 14:03:20 markdown-it-py==4.0.0 14:03:20 MarkupSafe==3.0.3 14:03:20 mdurl==0.1.2 14:03:20 msgpack==1.1.2 14:03:20 multi_key_dict==2.0.3 14:03:20 munch==4.0.0 14:03:20 netaddr==1.3.0 14:03:20 niet==1.4.2 14:03:20 nodeenv==1.9.1 14:03:20 oauth2client==4.1.3 14:03:20 oauthlib==3.3.1 14:03:20 openstacksdk==4.7.1 14:03:20 os-service-types==1.8.0 14:03:20 osc-lib==4.2.0 14:03:20 oslo.config==10.0.0 14:03:20 oslo.context==6.1.0 14:03:20 oslo.i18n==6.6.0 14:03:20 oslo.log==7.2.1 14:03:20 oslo.serialization==5.8.0 14:03:20 oslo.utils==9.1.0 14:03:20 packaging==25.0 14:03:20 pbr==7.0.1 14:03:20 platformdirs==4.5.0 14:03:20 prettytable==3.16.0 14:03:20 psutil==7.1.0 14:03:20 pyasn1==0.6.1 14:03:20 pyasn1_modules==0.4.2 14:03:20 pycparser==2.23 14:03:20 pygerrit2==2.0.15 14:03:20 PyGithub==2.8.1 14:03:20 Pygments==2.19.2 14:03:20 PyJWT==2.10.1 14:03:20 PyNaCl==1.6.0 14:03:20 pyparsing==2.4.7 14:03:20 pyperclip==1.11.0 14:03:20 pyrsistent==0.20.0 14:03:20 python-cinderclient==9.8.0 14:03:20 python-dateutil==2.9.0.post0 14:03:20 python-heatclient==4.3.0 14:03:20 python-jenkins==1.8.3 14:03:20 python-keystoneclient==5.7.0 14:03:20 python-magnumclient==4.9.0 14:03:20 python-openstackclient==8.2.0 14:03:20 python-swiftclient==4.8.0 14:03:20 PyYAML==6.0.3 14:03:20 referencing==0.37.0 14:03:20 requests==2.32.5 14:03:20 requests-oauthlib==2.0.0 14:03:20 requestsexceptions==1.4.0 14:03:20 rfc3986==2.0.0 14:03:20 rich==14.2.0 14:03:20 rich-argparse==1.7.1 14:03:20 rpds-py==0.27.1 14:03:20 rsa==4.9.1 14:03:20 ruamel.yaml==0.18.15 14:03:20 ruamel.yaml.clib==0.2.14 14:03:20 s3transfer==0.14.0 14:03:20 simplejson==3.20.2 14:03:20 six==1.17.0 14:03:20 smmap==5.0.2 14:03:20 soupsieve==2.8 14:03:20 stevedore==5.5.0 14:03:20 tabulate==0.9.0 14:03:20 toml==0.10.2 14:03:20 tomlkit==0.13.3 14:03:20 tqdm==4.67.1 14:03:20 typing_extensions==4.15.0 14:03:20 tzdata==2025.2 14:03:20 urllib3==1.26.20 14:03:20 virtualenv==20.35.3 14:03:20 wcwidth==0.2.14 14:03:20 websocket-client==1.9.0 14:03:20 wrapt==1.17.3 14:03:20 xdg==6.0.0 14:03:20 xmltodict==1.0.2 14:03:20 yq==3.4.3 14:03:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12550197221773531899.sh 14:03:20 ---> sudo-logs.sh 14:03:20 Archiving 'sudo' log.. 14:03:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17468167248138763519.sh 14:03:20 ---> job-cost.sh 14:03:20 Setup pyenv: 14:03:20 system 14:03:20 3.8.13 14:03:20 3.9.13 14:03:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:03:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MLgq from file:/tmp/.os_lf_venv 14:03:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:03:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:03:22 lf-activate-venv(): INFO: Base packages installed successfully 14:03:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:03:27 lf-activate-venv(): INFO: Adding /tmp/venv-MLgq/bin to PATH 14:03:27 INFO: No Stack... 14:03:28 INFO: Retrieving Pricing Info for: v3-standard-4 14:03:30 INFO: Archiving Costs 14:03:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3525947527443958021.sh 14:03:30 ---> logs-deploy.sh 14:03:30 Setup pyenv: 14:03:30 system 14:03:30 3.8.13 14:03:30 3.9.13 14:03:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:03:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MLgq from file:/tmp/.os_lf_venv 14:03:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:03:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:03:32 lf-activate-venv(): INFO: Base packages installed successfully 14:03:32 lf-activate-venv(): INFO: Installing additional packages: lftools 14:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-MLgq/bin to PATH 14:03:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4259 14:03:41 INFO: archiving workspace using pattern(s): 14:03:42 Archives upload complete. 14:03:42 INFO: archiving logs to Nexus 14:03:43 ---> uname -a: 14:03:43 Linux prd-ubuntu1804-builder-4c-4g-3260 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:03:43 14:03:43 14:03:43 ---> lscpu: 14:03:43 Architecture: x86_64 14:03:43 CPU op-mode(s): 32-bit, 64-bit 14:03:43 Byte Order: Little Endian 14:03:43 CPU(s): 4 14:03:43 On-line CPU(s) list: 0-3 14:03:43 Thread(s) per core: 1 14:03:43 Core(s) per socket: 1 14:03:43 Socket(s): 4 14:03:43 NUMA node(s): 1 14:03:43 Vendor ID: AuthenticAMD 14:03:43 CPU family: 23 14:03:43 Model: 49 14:03:43 Model name: AMD EPYC-Rome Processor 14:03:43 Stepping: 0 14:03:43 CPU MHz: 2800.000 14:03:43 BogoMIPS: 5600.00 14:03:43 Virtualization: AMD-V 14:03:43 Hypervisor vendor: KVM 14:03:43 Virtualization type: full 14:03:43 L1d cache: 32K 14:03:43 L1i cache: 32K 14:03:43 L2 cache: 512K 14:03:43 L3 cache: 16384K 14:03:43 NUMA node0 CPU(s): 0-3 14:03:43 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 14:03:43 14:03:43 14:03:43 ---> nproc: 14:03:43 4 14:03:43 14:03:43 14:03:43 ---> df -h: 14:03:43 Filesystem Size Used Avail Use% Mounted on 14:03:43 udev 7.9G 0 7.9G 0% /dev 14:03:43 tmpfs 1.6G 676K 1.6G 1% /run 14:03:43 /dev/vda1 78G 8.4G 69G 11% / 14:03:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:03:43 tmpfs 5.0M 0 5.0M 0% /run/lock 14:03:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:03:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:03:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:03:43 14:03:43 14:03:43 ---> free -m: 14:03:43 total used free shared buff/cache available 14:03:43 Mem: 16040 552 13271 0 2216 15166 14:03:43 Swap: 1023 0 1023 14:03:43 14:03:43 14:03:43 ---> ip addr: 14:03:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:03:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:03:43 inet 127.0.0.1/8 scope host lo 14:03:43 valid_lft forever preferred_lft forever 14:03:43 inet6 ::1/128 scope host 14:03:43 valid_lft forever preferred_lft forever 14:03:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:03:43 link/ether fa:16:3e:e3:d8:13 brd ff:ff:ff:ff:ff:ff 14:03:43 inet 10.30.107.101/23 brd 10.30.107.255 scope global dynamic ens3 14:03:43 valid_lft 86247sec preferred_lft 86247sec 14:03:43 inet6 fe80::f816:3eff:fee3:d813/64 scope link 14:03:43 valid_lft forever preferred_lft forever 14:03:43 14:03:43 14:03:43 ---> sar -b -r -n DEV: 14:03:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3260) 10/17/25 _x86_64_ (4 CPU) 14:03:43 14:03:43 14:01:11 LINUX RESTART (4 CPU) 14:03:43 14:03:43 14:02:02 tps rtps wtps bread/s bwrtn/s 14:03:43 14:03:01 99.76 0.98 98.78 115.64 12170.95 14:03:43 Average: 99.76 0.98 98.78 115.64 12170.95 14:03:43 14:03:43 14:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:03:43 14:03:01 13766056 15574844 2658912 16.19 78396 1917488 743136 4.25 734940 1682584 143740 14:03:43 Average: 13766056 15574844 2658912 16.19 78396 1917488 743136 4.25 734940 1682584 143740 14:03:43 14:03:43 14:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:03:43 14:03:01 lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 14:03:43 14:03:01 ens3 52.36 39.74 763.77 9.82 0.00 0.00 0.00 0.00 14:03:43 Average: lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 14:03:43 Average: ens3 52.36 39.74 763.77 9.82 0.00 0.00 0.00 0.00 14:03:43 14:03:43 14:03:43 ---> sar -P ALL: 14:03:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3260) 10/17/25 _x86_64_ (4 CPU) 14:03:43 14:03:43 14:01:11 LINUX RESTART (4 CPU) 14:03:43 14:03:43 14:02:02 CPU %user %nice %system %iowait %steal %idle 14:03:43 14:03:01 all 22.22 0.00 1.83 1.02 0.06 74.87 14:03:43 14:03:01 0 27.25 0.00 2.12 0.17 0.05 70.41 14:03:43 14:03:01 1 8.09 0.00 0.91 0.15 0.03 90.82 14:03:43 14:03:01 2 21.70 0.00 2.14 2.04 0.05 74.07 14:03:43 14:03:01 3 32.03 0.00 2.21 1.74 0.09 63.94 14:03:43 Average: all 22.22 0.00 1.83 1.02 0.06 74.87 14:03:43 Average: 0 27.25 0.00 2.12 0.17 0.05 70.41 14:03:43 Average: 1 8.09 0.00 0.91 0.15 0.03 90.82 14:03:43 Average: 2 21.70 0.00 2.14 2.04 0.05 74.07 14:03:43 Average: 3 32.03 0.00 2.21 1.74 0.09 63.94 14:03:43 14:03:43 14:03:43