09:29:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 09:29:25 Running as SYSTEM 09:29:25 [EnvInject] - Loading node environment variables. 09:29:25 Building remotely on prd-ubuntu1804-builder-4c-4g-44401 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:29:25 [ssh-agent] Looking for ssh-agent implementation... 09:29:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:25 $ ssh-agent 09:29:25 SSH_AUTH_SOCK=/tmp/ssh-sQSxTtE6seCG/agent.1692 09:29:25 SSH_AGENT_PID=1693 09:29:25 [ssh-agent] Started. 09:29:25 Running ssh-add (command line suppressed) 09:29:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17149334066624667052.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17149334066624667052.key) 09:29:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:29:25 The recommended git tool is: NONE 09:29:27 using credential onap-jenkins-ssh 09:29:27 Wiping out workspace first. 09:29:27 Cloning the remote Git repository 09:29:27 Cloning repository git://cloud.onap.org/mirror/oom.git 09:29:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:29:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:29:27 > git --version # timeout=10 09:29:27 > git --version # 'git version 2.17.1' 09:29:27 using GIT_SSH to set credentials Gerrit user 09:29:27 Verifying host key using manually-configured host key entries 09:29:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:29:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:29:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:29:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:29:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:29:33 using GIT_SSH to set credentials Gerrit user 09:29:33 Verifying host key using manually-configured host key entries 09:29:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/6 # timeout=30 09:29:33 > git rev-parse e6204e8f020e7c2e16981e6a091b88e84c24f179^{commit} # timeout=10 09:29:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:29:33 Checking out Revision e6204e8f020e7c2e16981e6a091b88e84c24f179 (refs/changes/84/141684/6) 09:29:33 > git config core.sparsecheckout # timeout=10 09:29:33 > git checkout -f e6204e8f020e7c2e16981e6a091b88e84c24f179 # timeout=30 09:29:36 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 09:29:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:29:36 > git rev-list --no-walk 999e48e47304e97b2444b62e0fb4b1a7d9cc578a # timeout=10 09:29:37 [EnvInject] - Injecting environment variables from a build step. 09:29:37 [EnvInject] - Injecting as environment variables the properties content 09:29:37 PYTHON=python3 09:29:37 09:29:37 [EnvInject] - Variables injected successfully. 09:29:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1567593405182737749.sh 09:29:37 ---> tox-install.sh 09:29:37 + source /home/jenkins/lf-env.sh 09:29:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:29:37 ++ mktemp -d /tmp/venv-XXXX 09:29:37 + lf_venv=/tmp/venv-QwBz 09:29:37 + local venv_file=/tmp/.os_lf_venv 09:29:37 + local python=python3 09:29:37 + local options 09:29:37 + local set_path=true 09:29:37 + local install_args= 09:29:37 ++ 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 09:29:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:29:37 + true 09:29:37 + case $1 in 09:29:37 + venv_file=/tmp/.toxenv 09:29:37 + shift 2 09:29:37 + true 09:29:37 + case $1 in 09:29:37 + shift 09:29:37 + break 09:29:37 + case $python in 09:29:37 + local pkg_list= 09:29:37 + [[ -d /opt/pyenv ]] 09:29:37 + echo 'Setup pyenv:' 09:29:37 Setup pyenv: 09:29:37 + export PYENV_ROOT=/opt/pyenv 09:29:37 + PYENV_ROOT=/opt/pyenv 09:29:37 + 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 09:29:37 + 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 09:29:37 + pyenv versions 09:29:37 * system (set by /opt/pyenv/version) 09:29:37 * 3.8.13 (set by /opt/pyenv/version) 09:29:37 * 3.9.13 (set by /opt/pyenv/version) 09:29:37 * 3.10.6 (set by /opt/pyenv/version) 09:29:37 + command -v pyenv 09:29:37 ++ pyenv init - --no-rehash 09:29:37 + 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[*]}"'\'')" 09:29:37 export PATH="/opt/pyenv/shims:${PATH}" 09:29:37 export PYENV_SHELL=bash 09:29:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:29:37 pyenv() { 09:29:37 local command 09:29:37 command="${1:-}" 09:29:37 if [ "$#" -gt 0 ]; then 09:29:37 shift 09:29:37 fi 09:29:37 09:29:37 case "$command" in 09:29:37 rehash|shell) 09:29:37 eval "$(pyenv "sh-$command" "$@")" 09:29:37 ;; 09:29:37 *) 09:29:37 command pyenv "$command" "$@" 09:29:37 ;; 09:29:37 esac 09:29:37 }' 09:29:37 +++ 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[*]}"' 09:29:37 ++ 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 09:29:37 ++ 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 09:29:37 ++ 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 09:29:37 ++ export PYENV_SHELL=bash 09:29:37 ++ PYENV_SHELL=bash 09:29:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:29:37 +++ complete -F _pyenv pyenv 09:29:37 ++ lf-pyver python3 09:29:37 ++ local py_version_xy=python3 09:29:37 ++ local py_version_xyz= 09:29:37 ++ pyenv versions 09:29:37 ++ local command 09:29:37 ++ command=versions 09:29:37 ++ sed 's/^[ *]* //' 09:29:37 ++ '[' 1 -gt 0 ']' 09:29:37 ++ shift 09:29:37 ++ case "$command" in 09:29:37 ++ command pyenv versions 09:29:37 ++ pyenv versions 09:29:37 ++ grep -E '^[0-9.]*[0-9]$' 09:29:37 ++ awk '{ print $1 }' 09:29:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:29:37 +++ grep '^3' /tmp/.pyenv_versions 09:29:37 +++ sort -V 09:29:37 +++ tail -n 1 09:29:37 ++ py_version_xyz=3.10.6 09:29:37 ++ [[ -z 3.10.6 ]] 09:29:37 ++ echo 3.10.6 09:29:37 ++ return 0 09:29:37 + pyenv local 3.10.6 09:29:37 + local command 09:29:37 + command=local 09:29:37 + '[' 2 -gt 0 ']' 09:29:37 + shift 09:29:37 + case "$command" in 09:29:37 + command pyenv local 3.10.6 09:29:37 + pyenv local 3.10.6 09:29:37 + for arg in "$@" 09:29:37 + case $arg in 09:29:37 + pkg_list+='tox ' 09:29:37 + for arg in "$@" 09:29:37 + case $arg in 09:29:37 + pkg_list+='virtualenv ' 09:29:37 + for arg in "$@" 09:29:37 + case $arg in 09:29:37 + pkg_list+='urllib3~=1.26.15 ' 09:29:37 + [[ -f /tmp/.toxenv ]] 09:29:37 + [[ ! -f /tmp/.toxenv ]] 09:29:37 + [[ -n '' ]] 09:29:37 + python3 -m venv /tmp/venv-QwBz 09:29:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QwBz' 09:29:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QwBz 09:29:41 + echo /tmp/venv-QwBz 09:29:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:29:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:29:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:29:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:41 + local 'pip_opts=--upgrade --quiet' 09:29:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:29:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:29:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:29:41 + [[ -n '' ]] 09:29:41 + [[ -n '' ]] 09:29:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:29:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:41 + /tmp/venv-QwBz/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 09:29:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:29:46 lf-activate-venv(): INFO: Base packages installed successfully 09:29:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:29:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:29:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:29:46 + /tmp/venv-QwBz/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 09:29:48 + type python3 09:29:48 + true 09:29:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QwBz/bin to PATH' 09:29:48 lf-activate-venv(): INFO: Adding /tmp/venv-QwBz/bin to PATH 09:29:48 + PATH=/tmp/venv-QwBz/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 09:29:48 + return 0 09:29:48 + python3 --version 09:29:48 Python 3.10.6 09:29:48 + python3 -m pip --version 09:29:49 pip 25.2 from /tmp/venv-QwBz/lib/python3.10/site-packages/pip (python 3.10) 09:29:49 + python3 -m pip freeze 09:29:49 cachetools==6.2.0 09:29:49 chardet==5.2.0 09:29:49 colorama==0.4.6 09:29:49 distlib==0.4.0 09:29:49 filelock==3.19.1 09:29:49 packaging==25.0 09:29:49 platformdirs==4.4.0 09:29:49 pluggy==1.6.0 09:29:49 pyproject-api==1.9.1 09:29:49 tomli==2.2.1 09:29:49 tox==4.30.2 09:29:49 typing_extensions==4.15.0 09:29:49 urllib3==1.26.20 09:29:49 virtualenv==20.34.0 09:29:49 [EnvInject] - Injecting environment variables from a build step. 09:29:49 [EnvInject] - Injecting as environment variables the properties content 09:29:49 PARALLEL=false 09:29:49 09:29:49 [EnvInject] - Variables injected successfully. 09:29:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11746770225001103759.sh 09:29:49 ---> tox-run.sh 09:29:49 + 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 09:29:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:29:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:29:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:29:49 + cd /w/workspace/oom-master-pre-commit-lint/. 09:29:49 + source /home/jenkins/lf-env.sh 09:29:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:29:49 ++ mktemp -d /tmp/venv-XXXX 09:29:49 + lf_venv=/tmp/venv-Xb99 09:29:49 + local venv_file=/tmp/.os_lf_venv 09:29:49 + local python=python3 09:29:49 + local options 09:29:49 + local set_path=true 09:29:49 + local install_args= 09:29:49 ++ 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 09:29:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:29:49 + true 09:29:49 + case $1 in 09:29:49 + venv_file=/tmp/.toxenv 09:29:49 + shift 2 09:29:49 + true 09:29:49 + case $1 in 09:29:49 + shift 09:29:49 + break 09:29:49 + case $python in 09:29:49 + local pkg_list= 09:29:49 + [[ -d /opt/pyenv ]] 09:29:49 + echo 'Setup pyenv:' 09:29:49 Setup pyenv: 09:29:49 + export PYENV_ROOT=/opt/pyenv 09:29:49 + PYENV_ROOT=/opt/pyenv 09:29:49 + 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 09:29:49 + 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 09:29:49 + pyenv versions 09:29:49 system 09:29:49 3.8.13 09:29:49 3.9.13 09:29:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:29:49 + command -v pyenv 09:29:49 ++ pyenv init - --no-rehash 09:29:49 + 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[*]}"'\'')" 09:29:49 export PATH="/opt/pyenv/shims:${PATH}" 09:29:49 export PYENV_SHELL=bash 09:29:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:29:49 pyenv() { 09:29:49 local command 09:29:49 command="${1:-}" 09:29:49 if [ "$#" -gt 0 ]; then 09:29:49 shift 09:29:49 fi 09:29:49 09:29:49 case "$command" in 09:29:49 rehash|shell) 09:29:49 eval "$(pyenv "sh-$command" "$@")" 09:29:49 ;; 09:29:49 *) 09:29:49 command pyenv "$command" "$@" 09:29:49 ;; 09:29:49 esac 09:29:49 }' 09:29:49 +++ 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[*]}"' 09:29:49 ++ 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 09:29:49 ++ 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 09:29:49 ++ 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 09:29:49 ++ export PYENV_SHELL=bash 09:29:49 ++ PYENV_SHELL=bash 09:29:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:29:49 +++ complete -F _pyenv pyenv 09:29:49 ++ lf-pyver python3 09:29:49 ++ local py_version_xy=python3 09:29:49 ++ local py_version_xyz= 09:29:49 ++ pyenv versions 09:29:49 ++ local command 09:29:49 ++ command=versions 09:29:49 ++ '[' 1 -gt 0 ']' 09:29:49 ++ shift 09:29:49 ++ case "$command" in 09:29:49 ++ command pyenv versions 09:29:49 ++ pyenv versions 09:29:49 ++ sed 's/^[ *]* //' 09:29:49 ++ grep -E '^[0-9.]*[0-9]$' 09:29:49 ++ awk '{ print $1 }' 09:29:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:29:49 +++ grep '^3' /tmp/.pyenv_versions 09:29:49 +++ sort -V 09:29:49 +++ tail -n 1 09:29:49 ++ py_version_xyz=3.10.6 09:29:49 ++ [[ -z 3.10.6 ]] 09:29:49 ++ echo 3.10.6 09:29:49 ++ return 0 09:29:49 + pyenv local 3.10.6 09:29:49 + local command 09:29:49 + command=local 09:29:49 + '[' 2 -gt 0 ']' 09:29:49 + shift 09:29:49 + case "$command" in 09:29:49 + command pyenv local 3.10.6 09:29:49 + pyenv local 3.10.6 09:29:49 + for arg in "$@" 09:29:49 + case $arg in 09:29:49 + pkg_list+='tox ' 09:29:49 + for arg in "$@" 09:29:49 + case $arg in 09:29:49 + pkg_list+='virtualenv ' 09:29:49 + for arg in "$@" 09:29:49 + case $arg in 09:29:49 + pkg_list+='urllib3~=1.26.15 ' 09:29:49 + [[ -f /tmp/.toxenv ]] 09:29:49 ++ cat /tmp/.toxenv 09:29:49 + lf_venv=/tmp/venv-QwBz 09:29:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QwBz from' file:/tmp/.toxenv 09:29:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QwBz from file:/tmp/.toxenv 09:29:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:29:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:49 + local 'pip_opts=--upgrade --quiet' 09:29:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:29:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:29:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:29:49 + [[ -n '' ]] 09:29:49 + [[ -n '' ]] 09:29:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:29:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:49 + /tmp/venv-QwBz/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 09:29:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:29:50 lf-activate-venv(): INFO: Base packages installed successfully 09:29:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:29:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:29:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:29:50 + /tmp/venv-QwBz/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 09:29:51 + type python3 09:29:51 + true 09:29:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QwBz/bin to PATH' 09:29:51 lf-activate-venv(): INFO: Adding /tmp/venv-QwBz/bin to PATH 09:29:51 + PATH=/tmp/venv-QwBz/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 09:29:51 + return 0 09:29:51 + [[ -d /opt/pyenv ]] 09:29:51 + echo '---> Setting up pyenv' 09:29:51 ---> Setting up pyenv 09:29:51 + export PYENV_ROOT=/opt/pyenv 09:29:51 + PYENV_ROOT=/opt/pyenv 09:29:51 + export PATH=/opt/pyenv/bin:/tmp/venv-QwBz/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 09:29:51 + PATH=/opt/pyenv/bin:/tmp/venv-QwBz/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 09:29:51 ++ pwd 09:29:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:29:51 + export PYTHONPATH 09:29:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:29:51 + TOX_TESTENV_PASSENV=PYTHONPATH 09:29:51 + tox --version 09:29:51 4.30.2 from /tmp/venv-QwBz/lib/python3.10/site-packages/tox/__init__.py 09:29:52 + PARALLEL=false 09:29:52 + TOX_OPTIONS_LIST= 09:29:52 + [[ -n pre-commit ]] 09:29:52 + TOX_OPTIONS_LIST=' -e pre-commit' 09:29:52 + case ${PARALLEL,,} in 09:29:52 + tox -e pre-commit 09:29:52 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:29:53 pre-commit: install_deps> python -I -m pip install pre-commit 09:29:56 pre-commit: freeze> python -m pip freeze --all 09:29:56 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.14,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.34.0 09:29:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:29:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:29:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:29:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:29:59 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:29:59 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:29:59 [INFO] Once installed this environment will be reused. 09:29:59 [INFO] This may take a few minutes... 09:30:03 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:30:03 [INFO] Once installed this environment will be reused. 09:30:03 [INFO] This may take a few minutes... 09:30:08 trim trailing whitespace.................................................Passed 09:30:09 Tabs remover.............................................................Passed 09:30:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:30:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:30:09 [INFO] Once installed this environment will be reused. 09:30:09 [INFO] This may take a few minutes... 09:30:18 gitlint..............................................(no files to check)Skipped 09:30:18 pre-commit: OK (26.14=setup[4.33]+cmd[12.47,9.35] seconds) 09:30:18 congratulations :) (26.19 seconds) 09:30:18 + tox_status=0 09:30:18 + echo '---> Completed tox runs' 09:30:18 ---> Completed tox runs 09:30:18 + for i in .tox/*/log 09:30:18 ++ echo .tox/pre-commit/log 09:30:18 ++ awk -F/ '{print $2}' 09:30:18 + tox_env=pre-commit 09:30:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:30:18 + DOC_DIR=docs/_build/html 09:30:18 + [[ -d docs/_build/html ]] 09:30:18 + echo '---> tox-run.sh ends' 09:30:18 ---> tox-run.sh ends 09:30:18 + test 0 -eq 0 09:30:18 $ ssh-agent -k 09:30:18 unset SSH_AUTH_SOCK; 09:30:18 unset SSH_AGENT_PID; 09:30:18 echo Agent pid 1693 killed; 09:30:18 [ssh-agent] Stopped. 09:30:18 [PostBuildScript] - [INFO] Executing post build scripts. 09:30:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4519267943258982463.sh 09:30:18 ---> sysstat.sh 09:30:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8324210132739838888.sh 09:30:19 ---> package-listing.sh 09:30:19 ++ tr '[:upper:]' '[:lower:]' 09:30:19 ++ facter osfamily 09:30:19 + OS_FAMILY=debian 09:30:19 + workspace=/w/workspace/oom-master-pre-commit-lint 09:30:19 + START_PACKAGES=/tmp/packages_start.txt 09:30:19 + END_PACKAGES=/tmp/packages_end.txt 09:30:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:30:19 + PACKAGES=/tmp/packages_start.txt 09:30:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:30:19 + PACKAGES=/tmp/packages_end.txt 09:30:19 + case "${OS_FAMILY}" in 09:30:19 + dpkg -l 09:30:19 + grep '^ii' 09:30:19 + '[' -f /tmp/packages_start.txt ']' 09:30:19 + '[' -f /tmp/packages_end.txt ']' 09:30:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:30:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:30:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:30:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:30:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5312545447862536109.sh 09:30:19 ---> capture-instance-metadata.sh 09:30:19 Setup pyenv: 09:30:19 system 09:30:19 3.8.13 09:30:19 3.9.13 09:30:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:30:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WgMN 09:30:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:30:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:26 lf-activate-venv(): INFO: Base packages installed successfully 09:30:26 lf-activate-venv(): INFO: Installing additional packages: lftools 09:30:50 lf-activate-venv(): INFO: Adding /tmp/venv-WgMN/bin to PATH 09:30:50 INFO: Running in OpenStack, capturing instance metadata 09:30:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12139677187250025952.sh 09:30:50 provisioning config files... 09:30:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2269851234063303014tmp 09:30:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:30:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:30:50 [EnvInject] - Injecting environment variables from a build step. 09:30:50 [EnvInject] - Injecting as environment variables the properties content 09:30:50 SERVER_ID=logs 09:30:50 09:30:50 [EnvInject] - Variables injected successfully. 09:30:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4858390707242137697.sh 09:30:50 ---> create-netrc.sh 09:30:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3556184468408308404.sh 09:30:51 ---> python-tools-install.sh 09:30:51 Setup pyenv: 09:30:51 system 09:30:51 3.8.13 09:30:51 3.9.13 09:30:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:30:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WgMN from file:/tmp/.os_lf_venv 09:30:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:53 lf-activate-venv(): INFO: Base packages installed successfully 09:30:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-WgMN/bin to PATH 09:31:00 Generating Requirements File 09:31:21 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. 09:31:21 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:31:21 Python 3.10.6 09:31:21 pip 25.2 from /tmp/venv-WgMN/lib/python3.10/site-packages/pip (python 3.10) 09:31:22 appdirs==1.4.4 09:31:22 argcomplete==3.6.2 09:31:22 aspy.yaml==1.3.0 09:31:22 attrs==25.3.0 09:31:22 autopage==0.5.2 09:31:22 beautifulsoup4==4.13.5 09:31:22 boto3==1.40.25 09:31:22 botocore==1.40.25 09:31:22 bs4==0.0.2 09:31:22 cachetools==5.5.2 09:31:22 certifi==2025.8.3 09:31:22 cffi==1.17.1 09:31:22 cfgv==3.4.0 09:31:22 chardet==5.2.0 09:31:22 charset-normalizer==3.4.3 09:31:22 click==8.2.1 09:31:22 cliff==4.11.0 09:31:22 cmd2==2.7.0 09:31:22 cryptography==3.3.2 09:31:22 debtcollector==3.0.0 09:31:22 decorator==5.2.1 09:31:22 defusedxml==0.7.1 09:31:22 Deprecated==1.2.18 09:31:22 distlib==0.4.0 09:31:22 dnspython==2.8.0 09:31:22 docker==7.1.0 09:31:22 dogpile.cache==1.4.0 09:31:22 durationpy==0.10 09:31:22 email-validator==2.3.0 09:31:22 filelock==3.19.1 09:31:22 future==1.0.0 09:31:22 gitdb==4.0.12 09:31:22 GitPython==3.1.45 09:31:22 google-auth==2.40.3 09:31:22 httplib2==0.30.0 09:31:22 identify==2.6.14 09:31:22 idna==3.10 09:31:22 importlib-resources==1.5.0 09:31:22 iso8601==2.1.0 09:31:22 Jinja2==3.1.6 09:31:22 jmespath==1.0.1 09:31:22 jsonpatch==1.33 09:31:22 jsonpointer==3.0.0 09:31:22 jsonschema==4.25.1 09:31:22 jsonschema-specifications==2025.9.1 09:31:22 keystoneauth1==5.12.0 09:31:22 kubernetes==33.1.0 09:31:22 lftools==0.37.13 09:31:22 lxml==6.0.1 09:31:22 markdown-it-py==4.0.0 09:31:22 MarkupSafe==3.0.2 09:31:22 mdurl==0.1.2 09:31:22 msgpack==1.1.1 09:31:22 multi_key_dict==2.0.3 09:31:22 munch==4.0.0 09:31:22 netaddr==1.3.0 09:31:22 niet==1.4.2 09:31:22 nodeenv==1.9.1 09:31:22 oauth2client==4.1.3 09:31:22 oauthlib==3.3.1 09:31:22 openstacksdk==4.7.0 09:31:22 os-service-types==1.8.0 09:31:22 osc-lib==4.2.0 09:31:22 oslo.config==10.0.0 09:31:22 oslo.context==6.1.0 09:31:22 oslo.i18n==6.6.0 09:31:22 oslo.log==7.2.1 09:31:22 oslo.serialization==5.8.0 09:31:22 oslo.utils==9.1.0 09:31:22 packaging==25.0 09:31:22 pbr==7.0.1 09:31:22 platformdirs==4.4.0 09:31:22 prettytable==3.16.0 09:31:22 psutil==7.0.0 09:31:22 pyasn1==0.6.1 09:31:22 pyasn1_modules==0.4.2 09:31:22 pycparser==2.22 09:31:22 pygerrit2==2.0.15 09:31:22 PyGithub==2.8.1 09:31:22 Pygments==2.19.2 09:31:22 PyJWT==2.10.1 09:31:22 PyNaCl==1.5.0 09:31:22 pyparsing==2.4.7 09:31:22 pyperclip==1.9.0 09:31:22 pyrsistent==0.20.0 09:31:22 python-cinderclient==9.8.0 09:31:22 python-dateutil==2.9.0.post0 09:31:22 python-heatclient==4.3.0 09:31:22 python-jenkins==1.8.3 09:31:22 python-keystoneclient==5.7.0 09:31:22 python-magnumclient==4.9.0 09:31:22 python-openstackclient==8.2.0 09:31:22 python-swiftclient==4.8.0 09:31:22 PyYAML==6.0.2 09:31:22 referencing==0.36.2 09:31:22 requests==2.32.5 09:31:22 requests-oauthlib==2.0.0 09:31:22 requestsexceptions==1.4.0 09:31:22 rfc3986==2.0.0 09:31:22 rich==14.1.0 09:31:22 rich-argparse==1.7.1 09:31:22 rpds-py==0.27.1 09:31:22 rsa==4.9.1 09:31:22 ruamel.yaml==0.18.15 09:31:22 ruamel.yaml.clib==0.2.12 09:31:22 s3transfer==0.13.1 09:31:22 simplejson==3.20.1 09:31:22 six==1.17.0 09:31:22 smmap==5.0.2 09:31:22 soupsieve==2.8 09:31:22 stevedore==5.5.0 09:31:22 tabulate==0.9.0 09:31:22 toml==0.10.2 09:31:22 tomlkit==0.13.3 09:31:22 tqdm==4.67.1 09:31:22 typing_extensions==4.15.0 09:31:22 tzdata==2025.2 09:31:22 urllib3==1.26.20 09:31:22 virtualenv==20.34.0 09:31:22 wcwidth==0.2.13 09:31:22 websocket-client==1.8.0 09:31:22 wrapt==1.17.3 09:31:22 xdg==6.0.0 09:31:22 xmltodict==0.15.0 09:31:22 yq==3.4.3 09:31:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9047195083480762467.sh 09:31:22 ---> sudo-logs.sh 09:31:22 Archiving 'sudo' log.. 09:31:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15936025868432238851.sh 09:31:22 ---> job-cost.sh 09:31:22 Setup pyenv: 09:31:22 system 09:31:22 3.8.13 09:31:22 3.9.13 09:31:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:31:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WgMN from file:/tmp/.os_lf_venv 09:31:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:24 lf-activate-venv(): INFO: Base packages installed successfully 09:31:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-WgMN/bin to PATH 09:31:29 INFO: No Stack... 09:31:29 INFO: Retrieving Pricing Info for: v3-standard-4 09:31:29 INFO: Archiving Costs 09:31:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15196462785740254198.sh 09:31:29 ---> logs-deploy.sh 09:31:29 Setup pyenv: 09:31:29 system 09:31:29 3.8.13 09:31:29 3.9.13 09:31:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:31:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WgMN from file:/tmp/.os_lf_venv 09:31:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:31 lf-activate-venv(): INFO: Base packages installed successfully 09:31:31 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:39 lf-activate-venv(): INFO: Adding /tmp/venv-WgMN/bin to PATH 09:31:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4248 09:31:39 INFO: archiving workspace using pattern(s): 09:31:41 Archives upload complete. 09:31:41 INFO: archiving logs to Nexus 09:31:42 ---> uname -a: 09:31:42 Linux prd-ubuntu1804-builder-4c-4g-44401 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:31:42 09:31:42 09:31:42 ---> lscpu: 09:31:42 Architecture: x86_64 09:31:42 CPU op-mode(s): 32-bit, 64-bit 09:31:42 Byte Order: Little Endian 09:31:42 CPU(s): 4 09:31:42 On-line CPU(s) list: 0-3 09:31:42 Thread(s) per core: 1 09:31:42 Core(s) per socket: 1 09:31:42 Socket(s): 4 09:31:42 NUMA node(s): 1 09:31:42 Vendor ID: AuthenticAMD 09:31:42 CPU family: 23 09:31:42 Model: 49 09:31:42 Model name: AMD EPYC-Rome Processor 09:31:42 Stepping: 0 09:31:42 CPU MHz: 2799.998 09:31:42 BogoMIPS: 5599.99 09:31:42 Virtualization: AMD-V 09:31:42 Hypervisor vendor: KVM 09:31:42 Virtualization type: full 09:31:42 L1d cache: 32K 09:31:42 L1i cache: 32K 09:31:42 L2 cache: 512K 09:31:42 L3 cache: 16384K 09:31:42 NUMA node0 CPU(s): 0-3 09:31:42 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 09:31:42 09:31:42 09:31:42 ---> nproc: 09:31:42 4 09:31:42 09:31:42 09:31:42 ---> df -h: 09:31:42 Filesystem Size Used Avail Use% Mounted on 09:31:42 udev 7.9G 0 7.9G 0% /dev 09:31:42 tmpfs 1.6G 672K 1.6G 1% /run 09:31:42 /dev/vda1 78G 8.4G 69G 11% / 09:31:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:31:42 tmpfs 5.0M 0 5.0M 0% /run/lock 09:31:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:31:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:31:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:31:42 09:31:42 09:31:42 ---> free -m: 09:31:42 total used free shared buff/cache available 09:31:42 Mem: 16040 571 13259 0 2208 15147 09:31:42 Swap: 1023 0 1023 09:31:42 09:31:42 09:31:42 ---> ip addr: 09:31:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:31:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:31:42 inet 127.0.0.1/8 scope host lo 09:31:42 valid_lft forever preferred_lft forever 09:31:42 inet6 ::1/128 scope host 09:31:42 valid_lft forever preferred_lft forever 09:31:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:31:42 link/ether fa:16:3e:e1:00:d5 brd ff:ff:ff:ff:ff:ff 09:31:42 inet 10.30.106.184/23 brd 10.30.107.255 scope global dynamic ens3 09:31:42 valid_lft 86246sec preferred_lft 86246sec 09:31:42 inet6 fe80::f816:3eff:fee1:d5/64 scope link 09:31:42 valid_lft forever preferred_lft forever 09:31:42 09:31:42 09:31:42 ---> sar -b -r -n DEV: 09:31:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-44401) 09/08/25 _x86_64_ (4 CPU) 09:31:42 09:31:42 09:29:09 LINUX RESTART (4 CPU) 09:31:42 09:31:42 09:30:02 tps rtps wtps bread/s bwrtn/s 09:31:42 09:31:01 111.42 0.97 110.46 115.10 30221.05 09:31:42 Average: 111.42 0.97 110.46 115.10 30221.05 09:31:42 09:31:42 09:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:31:42 09:31:01 13755572 15556924 2669396 16.25 78008 1910488 728004 4.17 750744 1675480 141324 09:31:42 Average: 13755572 15556924 2669396 16.25 78008 1910488 728004 4.17 750744 1675480 141324 09:31:42 09:31:42 09:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:31:42 09:31:01 ens3 54.18 46.53 757.55 10.44 0.00 0.00 0.00 0.00 09:31:42 09:31:01 lo 1.56 1.56 0.19 0.19 0.00 0.00 0.00 0.00 09:31:42 Average: ens3 54.18 46.53 757.55 10.44 0.00 0.00 0.00 0.00 09:31:42 Average: lo 1.56 1.56 0.19 0.19 0.00 0.00 0.00 0.00 09:31:42 09:31:42 09:31:42 ---> sar -P ALL: 09:31:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-44401) 09/08/25 _x86_64_ (4 CPU) 09:31:42 09:31:42 09:29:09 LINUX RESTART (4 CPU) 09:31:42 09:31:42 09:30:02 CPU %user %nice %system %iowait %steal %idle 09:31:42 09:31:01 all 20.58 0.00 1.73 4.11 0.06 73.52 09:31:42 09:31:01 0 24.26 0.00 1.61 0.25 0.05 73.82 09:31:42 09:31:01 1 42.51 0.00 2.75 1.58 0.08 53.08 09:31:42 09:31:01 2 7.83 0.00 1.30 4.42 0.05 86.41 09:31:42 09:31:01 3 7.67 0.00 1.24 10.21 0.07 80.81 09:31:42 Average: all 20.58 0.00 1.73 4.11 0.06 73.52 09:31:42 Average: 0 24.26 0.00 1.61 0.25 0.05 73.82 09:31:42 Average: 1 42.51 0.00 2.75 1.58 0.08 53.08 09:31:42 Average: 2 7.83 0.00 1.30 4.42 0.05 86.41 09:31:42 Average: 3 7.67 0.00 1.24 10.21 0.07 80.81 09:31:42 09:31:42 09:31:42