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