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