19:44:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142871 19:44:37 Running as SYSTEM 19:44:37 [EnvInject] - Loading node environment variables. 19:44:37 Building remotely on prd-ubuntu1804-builder-4c-4g-4116 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:44:37 [ssh-agent] Looking for ssh-agent implementation... 19:44:37 $ ssh-agent 19:44:37 SSH_AUTH_SOCK=/tmp/ssh-DDU6ZBFTQX0v/agent.1606 19:44:37 SSH_AGENT_PID=1608 19:44:37 [ssh-agent] Started. 19:44:37 Running ssh-add (command line suppressed) 19:44:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17687950247756941965.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17687950247756941965.key) 19:44:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:44:37 The recommended git tool is: NONE 19:44:39 using credential onap-jenkins-ssh 19:44:39 Wiping out workspace first. 19:44:39 Cloning the remote Git repository 19:44:39 Cloning repository git://cloud.onap.org/mirror/oom.git 19:44:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:44:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:44:39 > git --version # timeout=10 19:44:39 > git --version # 'git version 2.17.1' 19:44:39 using GIT_SSH to set credentials Gerrit user 19:44:39 Verifying host key using manually-configured host key entries 19:44:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:44:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:44:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:44:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:44:45 using GIT_SSH to set credentials Gerrit user 19:44:45 Verifying host key using manually-configured host key entries 19:44:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/71/142871/1 # timeout=30 19:44:45 > git rev-parse 551dedc6827327fe88cbebd671f10ec458776975^{commit} # timeout=10 19:44:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:44:45 Checking out Revision 551dedc6827327fe88cbebd671f10ec458776975 (refs/changes/71/142871/1) 19:44:45 > git config core.sparsecheckout # timeout=10 19:44:45 > git checkout -f 551dedc6827327fe88cbebd671f10ec458776975 # timeout=30 19:44:49 Commit message: "[PLATFORM] Fix assumption abour serviceMesh" 19:44:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:44:49 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 19:44:49 [EnvInject] - Injecting environment variables from a build step. 19:44:49 [EnvInject] - Injecting as environment variables the properties content 19:44:49 PYTHON=python3 19:44:49 19:44:49 [EnvInject] - Variables injected successfully. 19:44:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17727511676690692808.sh 19:44:49 ---> tox-install.sh 19:44:49 + source /home/jenkins/lf-env.sh 19:44:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:44:49 ++ mktemp -d /tmp/venv-XXXX 19:44:49 + lf_venv=/tmp/venv-Z3B9 19:44:49 + local venv_file=/tmp/.os_lf_venv 19:44:49 + local python=python3 19:44:49 + local options 19:44:49 + local set_path=true 19:44:49 + local install_args= 19:44: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 19:44:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:44:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:44:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:44:49 + true 19:44:49 + case $1 in 19:44:49 + venv_file=/tmp/.toxenv 19:44:49 + shift 2 19:44:49 + true 19:44:49 + case $1 in 19:44:49 + shift 19:44:49 + break 19:44:49 + case $python in 19:44:49 + local pkg_list= 19:44:49 + [[ -d /opt/pyenv ]] 19:44:49 + echo 'Setup pyenv:' 19:44:49 Setup pyenv: 19:44:49 + export PYENV_ROOT=/opt/pyenv 19:44:49 + PYENV_ROOT=/opt/pyenv 19:44:49 + 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 19:44:49 + 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 19:44:49 + pyenv versions 19:44:49 * system (set by /opt/pyenv/version) 19:44:49 * 3.8.13 (set by /opt/pyenv/version) 19:44:49 * 3.9.13 (set by /opt/pyenv/version) 19:44:49 * 3.10.6 (set by /opt/pyenv/version) 19:44:49 + command -v pyenv 19:44:49 ++ pyenv init - --no-rehash 19:44: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[*]}"'\'')" 19:44:49 export PATH="/opt/pyenv/shims:${PATH}" 19:44:49 export PYENV_SHELL=bash 19:44:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:44:49 pyenv() { 19:44:49 local command 19:44:49 command="${1:-}" 19:44:49 if [ "$#" -gt 0 ]; then 19:44:49 shift 19:44:49 fi 19:44:49 19:44:49 case "$command" in 19:44:49 rehash|shell) 19:44:49 eval "$(pyenv "sh-$command" "$@")" 19:44:49 ;; 19:44:49 *) 19:44:49 command pyenv "$command" "$@" 19:44:49 ;; 19:44:49 esac 19:44:49 }' 19:44: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[*]}"' 19:44:49 ++ 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 19:44:49 ++ 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 19:44:49 ++ 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 19:44:49 ++ export PYENV_SHELL=bash 19:44:49 ++ PYENV_SHELL=bash 19:44:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:44:49 +++ complete -F _pyenv pyenv 19:44:49 ++ lf-pyver python3 19:44:49 ++ local py_version_xy=python3 19:44:49 ++ local py_version_xyz= 19:44:49 ++ pyenv versions 19:44:49 ++ sed 's/^[ *]* //' 19:44:49 ++ local command 19:44:49 ++ command=versions 19:44:49 ++ awk '{ print $1 }' 19:44:49 ++ '[' 1 -gt 0 ']' 19:44:49 ++ shift 19:44:49 ++ case "$command" in 19:44:49 ++ command pyenv versions 19:44:49 ++ pyenv versions 19:44:49 ++ grep -E '^[0-9.]*[0-9]$' 19:44:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:44:49 +++ grep '^3' /tmp/.pyenv_versions 19:44:49 +++ sort -V 19:44:49 +++ tail -n 1 19:44:49 ++ py_version_xyz=3.10.6 19:44:49 ++ [[ -z 3.10.6 ]] 19:44:49 ++ echo 3.10.6 19:44:49 ++ return 0 19:44:49 + pyenv local 3.10.6 19:44:49 + local command 19:44:49 + command=local 19:44:49 + '[' 2 -gt 0 ']' 19:44:49 + shift 19:44:49 + case "$command" in 19:44:49 + command pyenv local 3.10.6 19:44:49 + pyenv local 3.10.6 19:44:49 + for arg in "$@" 19:44:49 + case $arg in 19:44:49 + pkg_list+='tox ' 19:44:49 + for arg in "$@" 19:44:49 + case $arg in 19:44:49 + pkg_list+='virtualenv ' 19:44:49 + for arg in "$@" 19:44:49 + case $arg in 19:44:49 + pkg_list+='urllib3~=1.26.15 ' 19:44:49 + [[ -f /tmp/.toxenv ]] 19:44:49 + [[ ! -f /tmp/.toxenv ]] 19:44:49 + [[ -n '' ]] 19:44:49 + python3 -m venv /tmp/venv-Z3B9 19:44:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z3B9' 19:44:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z3B9 19:44:54 + echo /tmp/venv-Z3B9 19:44:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:44:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:44:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:44:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:54 + local 'pip_opts=--upgrade --quiet' 19:44:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:44:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:44:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:44:54 + [[ -n '' ]] 19:44:54 + [[ -n '' ]] 19:44:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:44:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:54 + /tmp/venv-Z3B9/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 19:44:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:44:58 lf-activate-venv(): INFO: Base packages installed successfully 19:44:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:44:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:44:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:44:58 + /tmp/venv-Z3B9/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 19:45:00 + type python3 19:45:00 + true 19:45:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z3B9/bin to PATH' 19:45:00 lf-activate-venv(): INFO: Adding /tmp/venv-Z3B9/bin to PATH 19:45:00 + PATH=/tmp/venv-Z3B9/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 19:45:00 + return 0 19:45:00 + python3 --version 19:45:00 Python 3.10.6 19:45:00 + python3 -m pip --version 19:45:00 pip 25.3 from /tmp/venv-Z3B9/lib/python3.10/site-packages/pip (python 3.10) 19:45:00 + python3 -m pip freeze 19:45:00 cachetools==6.2.4 19:45:00 chardet==5.2.0 19:45:00 colorama==0.4.6 19:45:00 distlib==0.4.0 19:45:00 filelock==3.20.2 19:45:00 packaging==25.0 19:45:00 platformdirs==4.5.1 19:45:00 pluggy==1.6.0 19:45:00 pyproject-api==1.10.0 19:45:00 tomli==2.3.0 19:45:00 tox==4.34.0 19:45:00 typing_extensions==4.15.0 19:45:00 urllib3==1.26.20 19:45:00 virtualenv==20.36.0 19:45:00 [EnvInject] - Injecting environment variables from a build step. 19:45:01 [EnvInject] - Injecting as environment variables the properties content 19:45:01 PARALLEL=false 19:45:01 19:45:01 [EnvInject] - Variables injected successfully. 19:45:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4441922448991589288.sh 19:45:01 ---> tox-run.sh 19:45:01 + 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 19:45:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:45:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:45:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:45:01 + cd /w/workspace/oom-master-pre-commit-lint/. 19:45:01 + source /home/jenkins/lf-env.sh 19:45:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:45:01 ++ mktemp -d /tmp/venv-XXXX 19:45:01 + lf_venv=/tmp/venv-oJ1W 19:45:01 + local venv_file=/tmp/.os_lf_venv 19:45:01 + local python=python3 19:45:01 + local options 19:45:01 + local set_path=true 19:45:01 + local install_args= 19:45:01 ++ 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 19:45:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:45:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:45:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:45:01 + true 19:45:01 + case $1 in 19:45:01 + venv_file=/tmp/.toxenv 19:45:01 + shift 2 19:45:01 + true 19:45:01 + case $1 in 19:45:01 + shift 19:45:01 + break 19:45:01 + case $python in 19:45:01 + local pkg_list= 19:45:01 + [[ -d /opt/pyenv ]] 19:45:01 + echo 'Setup pyenv:' 19:45:01 Setup pyenv: 19:45:01 + export PYENV_ROOT=/opt/pyenv 19:45:01 + PYENV_ROOT=/opt/pyenv 19:45:01 + 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 19:45:01 + 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 19:45:01 + pyenv versions 19:45:01 system 19:45:01 3.8.13 19:45:01 3.9.13 19:45:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:45:01 + command -v pyenv 19:45:01 ++ pyenv init - --no-rehash 19:45:01 + 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[*]}"'\'')" 19:45:01 export PATH="/opt/pyenv/shims:${PATH}" 19:45:01 export PYENV_SHELL=bash 19:45:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:45:01 pyenv() { 19:45:01 local command 19:45:01 command="${1:-}" 19:45:01 if [ "$#" -gt 0 ]; then 19:45:01 shift 19:45:01 fi 19:45:01 19:45:01 case "$command" in 19:45:01 rehash|shell) 19:45:01 eval "$(pyenv "sh-$command" "$@")" 19:45:01 ;; 19:45:01 *) 19:45:01 command pyenv "$command" "$@" 19:45:01 ;; 19:45:01 esac 19:45:01 }' 19:45:01 +++ 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[*]}"' 19:45:01 ++ 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 19:45:01 ++ 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 19:45:01 ++ 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 19:45:01 ++ export PYENV_SHELL=bash 19:45:01 ++ PYENV_SHELL=bash 19:45:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:45:01 +++ complete -F _pyenv pyenv 19:45:01 ++ lf-pyver python3 19:45:01 ++ local py_version_xy=python3 19:45:01 ++ local py_version_xyz= 19:45:01 ++ pyenv versions 19:45:01 ++ local command 19:45:01 ++ command=versions 19:45:01 ++ '[' 1 -gt 0 ']' 19:45:01 ++ shift 19:45:01 ++ case "$command" in 19:45:01 ++ command pyenv versions 19:45:01 ++ pyenv versions 19:45:01 ++ awk '{ print $1 }' 19:45:01 ++ grep -E '^[0-9.]*[0-9]$' 19:45:01 ++ sed 's/^[ *]* //' 19:45:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:45:01 +++ sort -V 19:45:01 +++ grep '^3' /tmp/.pyenv_versions 19:45:01 +++ tail -n 1 19:45:01 ++ py_version_xyz=3.10.6 19:45:01 ++ [[ -z 3.10.6 ]] 19:45:01 ++ echo 3.10.6 19:45:01 ++ return 0 19:45:01 + pyenv local 3.10.6 19:45:01 + local command 19:45:01 + command=local 19:45:01 + '[' 2 -gt 0 ']' 19:45:01 + shift 19:45:01 + case "$command" in 19:45:01 + command pyenv local 3.10.6 19:45:01 + pyenv local 3.10.6 19:45:01 + for arg in "$@" 19:45:01 + case $arg in 19:45:01 + pkg_list+='tox ' 19:45:01 + for arg in "$@" 19:45:01 + case $arg in 19:45:01 + pkg_list+='virtualenv ' 19:45:01 + for arg in "$@" 19:45:01 + case $arg in 19:45:01 + pkg_list+='urllib3~=1.26.15 ' 19:45:01 + [[ -f /tmp/.toxenv ]] 19:45:01 ++ cat /tmp/.toxenv 19:45:01 + lf_venv=/tmp/venv-Z3B9 19:45:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3B9 from' file:/tmp/.toxenv 19:45:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3B9 from file:/tmp/.toxenv 19:45:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:45:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:01 + local 'pip_opts=--upgrade --quiet' 19:45:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:45:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:45:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:45:01 + [[ -n '' ]] 19:45:01 + [[ -n '' ]] 19:45:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:45:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:01 + /tmp/venv-Z3B9/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 19:45:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:45:02 lf-activate-venv(): INFO: Base packages installed successfully 19:45:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:45:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:45:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:45:02 + /tmp/venv-Z3B9/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 19:45:03 + type python3 19:45:03 + true 19:45:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z3B9/bin to PATH' 19:45:03 lf-activate-venv(): INFO: Adding /tmp/venv-Z3B9/bin to PATH 19:45:03 + PATH=/tmp/venv-Z3B9/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 19:45:03 + return 0 19:45:03 + [[ -d /opt/pyenv ]] 19:45:03 + echo '---> Setting up pyenv' 19:45:03 ---> Setting up pyenv 19:45:03 + export PYENV_ROOT=/opt/pyenv 19:45:03 + PYENV_ROOT=/opt/pyenv 19:45:03 + export PATH=/opt/pyenv/bin:/tmp/venv-Z3B9/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 19:45:03 + PATH=/opt/pyenv/bin:/tmp/venv-Z3B9/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 19:45:03 ++ pwd 19:45:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:45:03 + export PYTHONPATH 19:45:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:45:03 + TOX_TESTENV_PASSENV=PYTHONPATH 19:45:03 + tox --version 19:45:03 4.34.0 from /tmp/venv-Z3B9/lib/python3.10/site-packages/tox/__init__.py 19:45:03 + PARALLEL=false 19:45:03 + TOX_OPTIONS_LIST= 19:45:03 + [[ -n pre-commit ]] 19:45:03 + TOX_OPTIONS_LIST=' -e pre-commit' 19:45:03 + case ${PARALLEL,,} in 19:45:03 + tox -e pre-commit 19:45:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:45:05 pre-commit: install_deps> python -I -m pip install pre-commit 19:45:07 pre-commit: freeze> python -m pip freeze --all 19:45:08 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.2,identify==2.6.15,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.0 19:45:08 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:45:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:45:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:45:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:45:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:45:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:45:10 [INFO] Once installed this environment will be reused. 19:45:10 [INFO] This may take a few minutes... 19:45:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:45:14 [INFO] Once installed this environment will be reused. 19:45:14 [INFO] This may take a few minutes... 19:45:19 trim trailing whitespace.................................................Passed 19:45:19 Tabs remover.............................................................Passed 19:45:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:45:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:45:19 [INFO] Once installed this environment will be reused. 19:45:19 [INFO] This may take a few minutes... 19:45:35 gitlint..............................................(no files to check)Skipped 19:45:35 pre-commit: OK (30.96=setup[3.93]+cmd[11.50,15.53] seconds) 19:45:35 congratulations :) (30.99 seconds) 19:45:35 + tox_status=0 19:45:35 + echo '---> Completed tox runs' 19:45:35 ---> Completed tox runs 19:45:35 + for i in .tox/*/log 19:45:35 ++ echo .tox/pre-commit/log 19:45:35 ++ awk -F/ '{print $2}' 19:45:35 + tox_env=pre-commit 19:45:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:45:35 + DOC_DIR=docs/_build/html 19:45:35 + [[ -d docs/_build/html ]] 19:45:35 + echo '---> tox-run.sh ends' 19:45:35 ---> tox-run.sh ends 19:45:35 + test 0 -eq 0 19:45:35 $ ssh-agent -k 19:45:35 unset SSH_AUTH_SOCK; 19:45:35 unset SSH_AGENT_PID; 19:45:35 echo Agent pid 1608 killed; 19:45:35 [ssh-agent] Stopped. 19:45:35 [PostBuildScript] - [INFO] Executing post build scripts. 19:45:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13740207924693519004.sh 19:45:35 ---> sysstat.sh 19:45:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16461204125153997847.sh 19:45:35 ---> package-listing.sh 19:45:35 ++ facter osfamily 19:45:35 ++ tr '[:upper:]' '[:lower:]' 19:45:35 + OS_FAMILY=debian 19:45:35 + workspace=/w/workspace/oom-master-pre-commit-lint 19:45:35 + START_PACKAGES=/tmp/packages_start.txt 19:45:35 + END_PACKAGES=/tmp/packages_end.txt 19:45:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:35 + PACKAGES=/tmp/packages_start.txt 19:45:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:45:35 + PACKAGES=/tmp/packages_end.txt 19:45:35 + case "${OS_FAMILY}" in 19:45:35 + dpkg -l 19:45:35 + grep '^ii' 19:45:35 + '[' -f /tmp/packages_start.txt ']' 19:45:35 + '[' -f /tmp/packages_end.txt ']' 19:45:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:45:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:45:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:45:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10990947254993590379.sh 19:45:35 ---> capture-instance-metadata.sh 19:45:36 Setup pyenv: 19:45:36 system 19:45:36 3.8.13 19:45:36 3.9.13 19:45:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:45:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qQyo 19:45:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:45:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:43 lf-activate-venv(): INFO: Base packages installed successfully 19:45:43 lf-activate-venv(): INFO: Installing additional packages: lftools 19:46:14 lf-activate-venv(): INFO: Adding /tmp/venv-qQyo/bin to PATH 19:46:14 INFO: Running in OpenStack, capturing instance metadata 19:46:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11671030602427281112.sh 19:46:14 provisioning config files... 19:46:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6886640257880034779tmp 19:46:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:46:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:46:14 [EnvInject] - Injecting environment variables from a build step. 19:46:14 [EnvInject] - Injecting as environment variables the properties content 19:46:14 SERVER_ID=logs 19:46:14 19:46:14 [EnvInject] - Variables injected successfully. 19:46:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5868295393280756103.sh 19:46:14 ---> create-netrc.sh 19:46:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3800735108960011166.sh 19:46:15 ---> python-tools-install.sh 19:46:15 Setup pyenv: 19:46:15 system 19:46:15 3.8.13 19:46:15 3.9.13 19:46:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:46:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qQyo from file:/tmp/.os_lf_venv 19:46:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:46:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:46:16 lf-activate-venv(): INFO: Base packages installed successfully 19:46:16 lf-activate-venv(): INFO: Installing additional packages: lftools 19:46:25 lf-activate-venv(): INFO: Adding /tmp/venv-qQyo/bin to PATH 19:46:25 Generating Requirements File 19:46:45 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. 19:46:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:46:45 Python 3.10.6 19:46:45 pip 25.3 from /tmp/venv-qQyo/lib/python3.10/site-packages/pip (python 3.10) 19:46:45 appdirs==1.4.4 19:46:45 argcomplete==3.6.3 19:46:45 aspy.yaml==1.3.0 19:46:45 attrs==25.4.0 19:46:45 autopage==0.5.2 19:46:45 backports.strenum==1.3.1 19:46:45 beautifulsoup4==4.14.3 19:46:45 boto3==1.42.24 19:46:45 botocore==1.42.24 19:46:45 bs4==0.0.2 19:46:45 certifi==2026.1.4 19:46:45 cffi==2.0.0 19:46:45 cfgv==3.5.0 19:46:45 chardet==5.2.0 19:46:45 charset-normalizer==3.4.4 19:46:45 click==8.3.1 19:46:45 cliff==4.13.1 19:46:45 cmd2==3.1.0 19:46:45 cryptography==3.3.2 19:46:45 debtcollector==3.0.0 19:46:45 decorator==5.2.1 19:46:45 defusedxml==0.7.1 19:46:45 Deprecated==1.3.1 19:46:45 distlib==0.4.0 19:46:45 dnspython==2.8.0 19:46:45 docker==7.1.0 19:46:45 dogpile.cache==1.5.0 19:46:45 durationpy==0.10 19:46:45 email-validator==2.3.0 19:46:45 filelock==3.20.2 19:46:45 future==1.0.0 19:46:45 gitdb==4.0.12 19:46:45 GitPython==3.1.46 19:46:45 google-auth==2.47.0 19:46:45 httplib2==0.31.0 19:46:45 identify==2.6.15 19:46:45 idna==3.11 19:46:45 importlib-resources==1.5.0 19:46:45 iso8601==2.1.0 19:46:45 Jinja2==3.1.6 19:46:45 jmespath==1.0.1 19:46:45 jsonpatch==1.33 19:46:45 jsonpointer==3.0.0 19:46:45 jsonschema==4.26.0 19:46:45 jsonschema-specifications==2025.9.1 19:46:45 keystoneauth1==5.12.0 19:46:45 kubernetes==34.1.0 19:46:45 lftools==0.37.18 19:46:45 lxml==6.0.2 19:46:45 markdown-it-py==4.0.0 19:46:45 MarkupSafe==3.0.3 19:46:45 mdurl==0.1.2 19:46:45 msgpack==1.1.2 19:46:45 multi_key_dict==2.0.3 19:46:45 munch==4.0.0 19:46:45 netaddr==1.3.0 19:46:45 niet==1.4.2 19:46:45 nodeenv==1.10.0 19:46:45 oauth2client==4.1.3 19:46:45 oauthlib==3.3.1 19:46:45 openstacksdk==4.8.0 19:46:45 os-service-types==1.8.2 19:46:45 osc-lib==4.3.0 19:46:45 oslo.config==10.2.0 19:46:45 oslo.context==6.2.0 19:46:45 oslo.i18n==6.7.1 19:46:45 oslo.log==8.0.0 19:46:45 oslo.serialization==5.9.0 19:46:45 oslo.utils==9.2.0 19:46:45 packaging==25.0 19:46:45 pbr==7.0.3 19:46:45 platformdirs==4.5.1 19:46:45 prettytable==3.17.0 19:46:45 psutil==7.2.1 19:46:45 pyasn1==0.6.1 19:46:45 pyasn1_modules==0.4.2 19:46:45 pycparser==2.23 19:46:45 pygerrit2==2.0.15 19:46:45 PyGithub==2.8.1 19:46:45 Pygments==2.19.2 19:46:45 PyJWT==2.10.1 19:46:45 PyNaCl==1.6.2 19:46:45 pyparsing==2.4.7 19:46:45 pyperclip==1.11.0 19:46:45 pyrsistent==0.20.0 19:46:45 python-cinderclient==9.8.0 19:46:45 python-dateutil==2.9.0.post0 19:46:45 python-heatclient==4.3.0 19:46:45 python-jenkins==1.8.3 19:46:45 python-keystoneclient==5.7.0 19:46:45 python-magnumclient==4.9.0 19:46:45 python-openstackclient==8.3.0 19:46:45 python-swiftclient==4.9.0 19:46:45 PyYAML==6.0.3 19:46:45 referencing==0.37.0 19:46:45 requests==2.32.5 19:46:45 requests-oauthlib==2.0.0 19:46:45 requestsexceptions==1.4.0 19:46:45 rfc3986==2.0.0 19:46:45 rich==14.2.0 19:46:45 rich-argparse==1.7.2 19:46:45 rpds-py==0.30.0 19:46:45 rsa==4.9.1 19:46:45 ruamel.yaml==0.19.1 19:46:45 ruamel.yaml.clib==0.2.15 19:46:45 s3transfer==0.16.0 19:46:45 simplejson==3.20.2 19:46:45 six==1.17.0 19:46:45 smmap==5.0.2 19:46:45 soupsieve==2.8.1 19:46:45 stevedore==5.6.0 19:46:45 tabulate==0.9.0 19:46:45 toml==0.10.2 19:46:45 tomlkit==0.13.3 19:46:45 tqdm==4.67.1 19:46:45 typing_extensions==4.15.0 19:46:45 tzdata==2025.3 19:46:45 urllib3==1.26.20 19:46:45 virtualenv==20.36.0 19:46:45 wcwidth==0.2.14 19:46:45 websocket-client==1.9.0 19:46:45 wrapt==2.0.1 19:46:45 xdg==6.0.0 19:46:45 xmltodict==1.0.2 19:46:45 yq==3.4.3 19:46:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10744683969554666012.sh 19:46:46 ---> sudo-logs.sh 19:46:46 Archiving 'sudo' log.. 19:46:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5573760990191522950.sh 19:46:46 ---> job-cost.sh 19:46:46 Setup pyenv: 19:46:46 system 19:46:46 3.8.13 19:46:46 3.9.13 19:46:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:46:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qQyo from file:/tmp/.os_lf_venv 19:46:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:46:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:46:48 lf-activate-venv(): INFO: Base packages installed successfully 19:46:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:46:53 lf-activate-venv(): INFO: Adding /tmp/venv-qQyo/bin to PATH 19:46:53 INFO: No Stack... 19:46:53 INFO: Retrieving Pricing Info for: v3-standard-4 19:46:54 INFO: Archiving Costs 19:46:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17207711987621933717.sh 19:46:54 ---> logs-deploy.sh 19:46:54 Setup pyenv: 19:46:54 system 19:46:54 3.8.13 19:46:54 3.9.13 19:46:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:46:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qQyo from file:/tmp/.os_lf_venv 19:46:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:46:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:46:56 lf-activate-venv(): INFO: Base packages installed successfully 19:46:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:47:05 lf-activate-venv(): INFO: Adding /tmp/venv-qQyo/bin to PATH 19:47:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4367 19:47:05 INFO: archiving workspace using pattern(s): 19:47:06 Archives upload complete. 19:47:06 INFO: archiving logs to Nexus 19:47:07 ---> uname -a: 19:47:07 Linux prd-ubuntu1804-builder-4c-4g-4116 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:47:07 19:47:07 19:47:07 ---> lscpu: 19:47:07 Architecture: x86_64 19:47:07 CPU op-mode(s): 32-bit, 64-bit 19:47:07 Byte Order: Little Endian 19:47:07 CPU(s): 4 19:47:07 On-line CPU(s) list: 0-3 19:47:07 Thread(s) per core: 1 19:47:07 Core(s) per socket: 1 19:47:07 Socket(s): 4 19:47:07 NUMA node(s): 1 19:47:07 Vendor ID: AuthenticAMD 19:47:07 CPU family: 23 19:47:07 Model: 49 19:47:07 Model name: AMD EPYC-Rome Processor 19:47:07 Stepping: 0 19:47:07 CPU MHz: 2799.998 19:47:07 BogoMIPS: 5599.99 19:47:07 Virtualization: AMD-V 19:47:07 Hypervisor vendor: KVM 19:47:07 Virtualization type: full 19:47:07 L1d cache: 32K 19:47:07 L1i cache: 32K 19:47:07 L2 cache: 512K 19:47:07 L3 cache: 16384K 19:47:07 NUMA node0 CPU(s): 0-3 19:47:07 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 19:47:07 19:47:07 19:47:07 ---> nproc: 19:47:07 4 19:47:07 19:47:07 19:47:07 ---> df -h: 19:47:07 Filesystem Size Used Avail Use% Mounted on 19:47:07 udev 7.9G 0 7.9G 0% /dev 19:47:07 tmpfs 1.6G 676K 1.6G 1% /run 19:47:07 /dev/vda1 78G 8.4G 69G 11% / 19:47:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:47:07 tmpfs 5.0M 0 5.0M 0% /run/lock 19:47:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:47:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:47:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:47:07 19:47:07 19:47:07 ---> free -m: 19:47:07 total used free shared buff/cache available 19:47:07 Mem: 16040 553 13271 0 2215 15165 19:47:07 Swap: 1023 0 1023 19:47:07 19:47:07 19:47:07 ---> ip addr: 19:47:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:47:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:47:07 inet 127.0.0.1/8 scope host lo 19:47:07 valid_lft forever preferred_lft forever 19:47:07 inet6 ::1/128 scope host 19:47:07 valid_lft forever preferred_lft forever 19:47:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:47:07 link/ether fa:16:3e:d2:c1:01 brd ff:ff:ff:ff:ff:ff 19:47:07 inet 10.30.106.56/23 brd 10.30.107.255 scope global dynamic ens3 19:47:07 valid_lft 86233sec preferred_lft 86233sec 19:47:07 inet6 fe80::f816:3eff:fed2:c101/64 scope link 19:47:07 valid_lft forever preferred_lft forever 19:47:07 19:47:07 19:47:07 ---> sar -b -r -n DEV: 19:47:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4116) 01/08/26 _x86_64_ (4 CPU) 19:47:07 19:47:07 19:44:21 LINUX RESTART (4 CPU) 19:47:07 19:47:07 19:45:02 tps rtps wtps bread/s bwrtn/s 19:47:07 19:46:01 101.98 5.30 96.68 146.55 38823.25 19:47:07 19:47:01 98.33 1.03 97.30 118.51 27580.20 19:47:07 Average: 100.14 3.15 96.99 132.41 33154.50 19:47:07 19:47:07 19:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:47:07 19:46:01 13881324 15518404 2543636 15.49 63304 1770096 816140 4.67 781964 1536124 51640 19:47:07 19:47:01 13566628 15503236 2858332 17.40 87916 2028468 793172 4.54 813064 1786464 132812 19:47:07 Average: 13723976 15510820 2700984 16.44 75610 1899282 804656 4.60 797514 1661294 92226 19:47:07 19:47:07 19:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:47:07 19:46:01 lo 2.24 2.24 0.25 0.25 0.00 0.00 0.00 0.00 19:47:07 19:46:01 ens3 54.84 41.21 685.85 7.73 0.00 0.00 0.00 0.00 19:47:07 19:47:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 19:47:07 19:47:01 ens3 77.34 55.07 861.57 11.50 0.00 0.00 0.00 0.00 19:47:07 Average: lo 1.71 1.71 0.19 0.19 0.00 0.00 0.00 0.00 19:47:07 Average: ens3 66.18 48.20 774.45 9.63 0.00 0.00 0.00 0.00 19:47:07 19:47:07 19:47:07 ---> sar -P ALL: 19:47:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4116) 01/08/26 _x86_64_ (4 CPU) 19:47:07 19:47:07 19:44:21 LINUX RESTART (4 CPU) 19:47:07 19:47:07 19:45:02 CPU %user %nice %system %iowait %steal %idle 19:47:07 19:46:01 all 17.67 0.00 1.82 10.93 0.06 69.52 19:47:07 19:46:01 0 16.26 0.00 1.75 0.31 0.07 81.61 19:47:07 19:46:01 1 19.62 0.00 1.54 13.61 0.07 65.16 19:47:07 19:46:01 2 16.69 0.00 2.04 11.28 0.05 69.94 19:47:07 19:46:01 3 18.09 0.00 1.94 18.53 0.08 61.36 19:47:07 19:47:01 all 20.35 0.00 1.32 2.71 0.05 75.56 19:47:07 19:47:01 0 8.91 0.00 0.67 0.07 0.03 90.32 19:47:07 19:47:01 1 52.60 0.00 2.79 1.27 0.08 43.26 19:47:07 19:47:01 2 14.01 0.00 1.07 0.55 0.03 84.34 19:47:07 19:47:01 3 5.80 0.00 0.77 8.96 0.05 84.41 19:47:07 Average: all 19.02 0.00 1.57 6.79 0.06 72.57 19:47:07 Average: 0 12.56 0.00 1.21 0.19 0.05 86.00 19:47:07 Average: 1 36.25 0.00 2.17 7.39 0.08 54.12 19:47:07 Average: 2 15.34 0.00 1.55 5.87 0.04 77.20 19:47:07 Average: 3 11.90 0.00 1.35 13.71 0.07 72.98 19:47:07 19:47:07 19:47:07