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