13:03:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142871 13:03:18 Running as SYSTEM 13:03:18 [EnvInject] - Loading node environment variables. 13:03:18 Building remotely on prd-ubuntu1804-builder-4c-4g-4027 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:03:18 [ssh-agent] Looking for ssh-agent implementation... 13:03:19 $ ssh-agent 13:03:20 SSH_AUTH_SOCK=/tmp/ssh-QsGs9B4hmY1I/agent.1638 13:03:20 SSH_AGENT_PID=1639 13:03:20 [ssh-agent] Started. 13:03:20 Running ssh-add (command line suppressed) 13:03:20 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_164667635773621312.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_164667635773621312.key) 13:03:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:03:20 The recommended git tool is: NONE 13:03:22 using credential onap-jenkins-ssh 13:03:22 Wiping out workspace first. 13:03:22 Cloning the remote Git repository 13:03:22 Cloning repository git://cloud.onap.org/mirror/oom.git 13:03:22 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:03:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:03:22 > git --version # timeout=10 13:03:22 > git --version # 'git version 2.17.1' 13:03:22 using GIT_SSH to set credentials Gerrit user 13:03:22 Verifying host key using manually-configured host key entries 13:03:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:03:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:03:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:03:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:03:29 using GIT_SSH to set credentials Gerrit user 13:03:29 Verifying host key using manually-configured host key entries 13:03:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/71/142871/1 # timeout=30 13:03:29 > git rev-parse 551dedc6827327fe88cbebd671f10ec458776975^{commit} # timeout=10 13:03:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:03:29 Checking out Revision 551dedc6827327fe88cbebd671f10ec458776975 (refs/changes/71/142871/1) 13:03:29 > git config core.sparsecheckout # timeout=10 13:03:29 > git checkout -f 551dedc6827327fe88cbebd671f10ec458776975 # timeout=30 13:03:32 Commit message: "[PLATFORM] Fix assumption abour serviceMesh" 13:03:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:03:32 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 13:03:33 [EnvInject] - Injecting environment variables from a build step. 13:03:33 [EnvInject] - Injecting as environment variables the properties content 13:03:33 PYTHON=python3 13:03:33 13:03:33 [EnvInject] - Variables injected successfully. 13:03:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11869826921319158727.sh 13:03:33 ---> tox-install.sh 13:03:33 + source /home/jenkins/lf-env.sh 13:03:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:03:33 ++ mktemp -d /tmp/venv-XXXX 13:03:33 + lf_venv=/tmp/venv-yHD7 13:03:33 + local venv_file=/tmp/.os_lf_venv 13:03:33 + local python=python3 13:03:33 + local options 13:03:33 + local set_path=true 13:03:33 + local install_args= 13:03:33 ++ 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 13:03:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:03:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:03:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:03:33 + true 13:03:33 + case $1 in 13:03:33 + venv_file=/tmp/.toxenv 13:03:33 + shift 2 13:03:33 + true 13:03:33 + case $1 in 13:03:33 + shift 13:03:33 + break 13:03:33 + case $python in 13:03:33 + local pkg_list= 13:03:33 + [[ -d /opt/pyenv ]] 13:03:33 + echo 'Setup pyenv:' 13:03:33 Setup pyenv: 13:03:33 + export PYENV_ROOT=/opt/pyenv 13:03:33 + PYENV_ROOT=/opt/pyenv 13:03:33 + 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 13:03:33 + 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 13:03:33 + pyenv versions 13:03:33 * system (set by /opt/pyenv/version) 13:03:33 * 3.8.13 (set by /opt/pyenv/version) 13:03:33 * 3.9.13 (set by /opt/pyenv/version) 13:03:33 * 3.10.6 (set by /opt/pyenv/version) 13:03:33 + command -v pyenv 13:03:33 ++ pyenv init - --no-rehash 13:03:33 + 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[*]}"'\'')" 13:03:33 export PATH="/opt/pyenv/shims:${PATH}" 13:03:33 export PYENV_SHELL=bash 13:03:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:03:33 pyenv() { 13:03:33 local command 13:03:33 command="${1:-}" 13:03:33 if [ "$#" -gt 0 ]; then 13:03:33 shift 13:03:33 fi 13:03:33 13:03:33 case "$command" in 13:03:33 rehash|shell) 13:03:33 eval "$(pyenv "sh-$command" "$@")" 13:03:33 ;; 13:03:33 *) 13:03:33 command pyenv "$command" "$@" 13:03:33 ;; 13:03:33 esac 13:03:33 }' 13:03:33 +++ 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[*]}"' 13:03:33 ++ 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 13:03:33 ++ 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 13:03:33 ++ 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 13:03:33 ++ export PYENV_SHELL=bash 13:03:33 ++ PYENV_SHELL=bash 13:03:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:03:33 +++ complete -F _pyenv pyenv 13:03:33 ++ lf-pyver python3 13:03:33 ++ local py_version_xy=python3 13:03:33 ++ local py_version_xyz= 13:03:33 ++ pyenv versions 13:03:33 ++ local command 13:03:33 ++ command=versions 13:03:33 ++ '[' 1 -gt 0 ']' 13:03:33 ++ shift 13:03:33 ++ case "$command" in 13:03:33 ++ command pyenv versions 13:03:33 ++ pyenv versions 13:03:33 ++ sed 's/^[ *]* //' 13:03:33 ++ grep -E '^[0-9.]*[0-9]$' 13:03:33 ++ awk '{ print $1 }' 13:03:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:03:33 +++ grep '^3' /tmp/.pyenv_versions 13:03:33 +++ sort -V 13:03:33 +++ tail -n 1 13:03:33 ++ py_version_xyz=3.10.6 13:03:33 ++ [[ -z 3.10.6 ]] 13:03:33 ++ echo 3.10.6 13:03:33 ++ return 0 13:03:33 + pyenv local 3.10.6 13:03:33 + local command 13:03:33 + command=local 13:03:33 + '[' 2 -gt 0 ']' 13:03:33 + shift 13:03:33 + case "$command" in 13:03:33 + command pyenv local 3.10.6 13:03:33 + pyenv local 3.10.6 13:03:33 + for arg in "$@" 13:03:33 + case $arg in 13:03:33 + pkg_list+='tox ' 13:03:33 + for arg in "$@" 13:03:33 + case $arg in 13:03:33 + pkg_list+='virtualenv ' 13:03:33 + for arg in "$@" 13:03:33 + case $arg in 13:03:33 + pkg_list+='urllib3~=1.26.15 ' 13:03:33 + [[ -f /tmp/.toxenv ]] 13:03:33 + [[ ! -f /tmp/.toxenv ]] 13:03:33 + [[ -n '' ]] 13:03:33 + python3 -m venv /tmp/venv-yHD7 13:03:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yHD7' 13:03:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yHD7 13:03:38 + echo /tmp/venv-yHD7 13:03:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:03:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:03:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:03:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:03:38 + local 'pip_opts=--upgrade --quiet' 13:03:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:03:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:03:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:03:38 + [[ -n '' ]] 13:03:38 + [[ -n '' ]] 13:03:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:03:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:03:38 + /tmp/venv-yHD7/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 13:03:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:03:42 lf-activate-venv(): INFO: Base packages installed successfully 13:03:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:03:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:03:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:03:42 + /tmp/venv-yHD7/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 13:03:44 + type python3 13:03:44 + true 13:03:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yHD7/bin to PATH' 13:03:44 lf-activate-venv(): INFO: Adding /tmp/venv-yHD7/bin to PATH 13:03:44 + PATH=/tmp/venv-yHD7/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 13:03:44 + return 0 13:03:44 + python3 --version 13:03:44 Python 3.10.6 13:03:44 + python3 -m pip --version 13:03:45 pip 25.3 from /tmp/venv-yHD7/lib/python3.10/site-packages/pip (python 3.10) 13:03:45 + python3 -m pip freeze 13:03:45 cachetools==6.2.4 13:03:45 chardet==5.2.0 13:03:45 colorama==0.4.6 13:03:45 distlib==0.4.0 13:03:45 filelock==3.20.2 13:03:45 packaging==25.0 13:03:45 platformdirs==4.5.1 13:03:45 pluggy==1.6.0 13:03:45 pyproject-api==1.10.0 13:03:45 tomli==2.3.0 13:03:45 tox==4.33.0 13:03:45 typing_extensions==4.15.0 13:03:45 urllib3==1.26.20 13:03:45 virtualenv==20.36.0 13:03:45 [EnvInject] - Injecting environment variables from a build step. 13:03:45 [EnvInject] - Injecting as environment variables the properties content 13:03:45 PARALLEL=false 13:03:45 13:03:45 [EnvInject] - Variables injected successfully. 13:03:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6795957460523221687.sh 13:03:45 ---> tox-run.sh 13:03:45 + 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 13:03:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:03:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:03:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:03:45 + cd /w/workspace/oom-master-pre-commit-lint/. 13:03:45 + source /home/jenkins/lf-env.sh 13:03:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:03:45 ++ mktemp -d /tmp/venv-XXXX 13:03:45 + lf_venv=/tmp/venv-MboR 13:03:45 + local venv_file=/tmp/.os_lf_venv 13:03:45 + local python=python3 13:03:45 + local options 13:03:45 + local set_path=true 13:03:45 + local install_args= 13:03:45 ++ 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 13:03:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:03:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:03:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:03:45 + true 13:03:45 + case $1 in 13:03:45 + venv_file=/tmp/.toxenv 13:03:45 + shift 2 13:03:45 + true 13:03:45 + case $1 in 13:03:45 + shift 13:03:45 + break 13:03:45 + case $python in 13:03:45 + local pkg_list= 13:03:45 + [[ -d /opt/pyenv ]] 13:03:45 + echo 'Setup pyenv:' 13:03:45 Setup pyenv: 13:03:45 + export PYENV_ROOT=/opt/pyenv 13:03:45 + PYENV_ROOT=/opt/pyenv 13:03:45 + 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 13:03:45 + 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 13:03:45 + pyenv versions 13:03:45 system 13:03:45 3.8.13 13:03:45 3.9.13 13:03:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:03:45 + command -v pyenv 13:03:45 ++ pyenv init - --no-rehash 13:03:45 + 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[*]}"'\'')" 13:03:45 export PATH="/opt/pyenv/shims:${PATH}" 13:03:45 export PYENV_SHELL=bash 13:03:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:03:45 pyenv() { 13:03:45 local command 13:03:45 command="${1:-}" 13:03:45 if [ "$#" -gt 0 ]; then 13:03:45 shift 13:03:45 fi 13:03:45 13:03:45 case "$command" in 13:03:45 rehash|shell) 13:03:45 eval "$(pyenv "sh-$command" "$@")" 13:03:45 ;; 13:03:45 *) 13:03:45 command pyenv "$command" "$@" 13:03:45 ;; 13:03:45 esac 13:03:45 }' 13:03:45 +++ 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[*]}"' 13:03:45 ++ 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 13:03:45 ++ 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 13:03:45 ++ 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 13:03:45 ++ export PYENV_SHELL=bash 13:03:45 ++ PYENV_SHELL=bash 13:03:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:03:45 +++ complete -F _pyenv pyenv 13:03:45 ++ lf-pyver python3 13:03:45 ++ local py_version_xy=python3 13:03:45 ++ local py_version_xyz= 13:03:45 ++ pyenv versions 13:03:45 ++ local command 13:03:45 ++ command=versions 13:03:45 ++ '[' 1 -gt 0 ']' 13:03:45 ++ shift 13:03:45 ++ case "$command" in 13:03:45 ++ sed 's/^[ *]* //' 13:03:45 ++ command pyenv versions 13:03:45 ++ pyenv versions 13:03:45 ++ grep -E '^[0-9.]*[0-9]$' 13:03:45 ++ awk '{ print $1 }' 13:03:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:03:45 +++ grep '^3' /tmp/.pyenv_versions 13:03:45 +++ sort -V 13:03:45 +++ tail -n 1 13:03:45 ++ py_version_xyz=3.10.6 13:03:45 ++ [[ -z 3.10.6 ]] 13:03:45 ++ echo 3.10.6 13:03:45 ++ return 0 13:03:45 + pyenv local 3.10.6 13:03:45 + local command 13:03:45 + command=local 13:03:45 + '[' 2 -gt 0 ']' 13:03:45 + shift 13:03:45 + case "$command" in 13:03:45 + command pyenv local 3.10.6 13:03:45 + pyenv local 3.10.6 13:03:45 + for arg in "$@" 13:03:45 + case $arg in 13:03:45 + pkg_list+='tox ' 13:03:45 + for arg in "$@" 13:03:45 + case $arg in 13:03:45 + pkg_list+='virtualenv ' 13:03:45 + for arg in "$@" 13:03:45 + case $arg in 13:03:45 + pkg_list+='urllib3~=1.26.15 ' 13:03:45 + [[ -f /tmp/.toxenv ]] 13:03:45 ++ cat /tmp/.toxenv 13:03:45 + lf_venv=/tmp/venv-yHD7 13:03:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yHD7 from' file:/tmp/.toxenv 13:03:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yHD7 from file:/tmp/.toxenv 13:03:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:03:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:03:45 + local 'pip_opts=--upgrade --quiet' 13:03:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:03:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:03:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:03:45 + [[ -n '' ]] 13:03:45 + [[ -n '' ]] 13:03:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:03:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:03:45 + /tmp/venv-yHD7/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 13:03:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:03:46 lf-activate-venv(): INFO: Base packages installed successfully 13:03:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:03:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:03:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:03:46 + /tmp/venv-yHD7/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 13:03:47 + type python3 13:03:47 + true 13:03:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yHD7/bin to PATH' 13:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-yHD7/bin to PATH 13:03:47 + PATH=/tmp/venv-yHD7/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 13:03:47 + return 0 13:03:47 + [[ -d /opt/pyenv ]] 13:03:47 + echo '---> Setting up pyenv' 13:03:47 ---> Setting up pyenv 13:03:47 + export PYENV_ROOT=/opt/pyenv 13:03:47 + PYENV_ROOT=/opt/pyenv 13:03:47 + export PATH=/opt/pyenv/bin:/tmp/venv-yHD7/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 13:03:47 + PATH=/opt/pyenv/bin:/tmp/venv-yHD7/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 13:03:47 ++ pwd 13:03:47 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:03:47 + export PYTHONPATH 13:03:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:03:47 + TOX_TESTENV_PASSENV=PYTHONPATH 13:03:47 + tox --version 13:03:48 4.33.0 from /tmp/venv-yHD7/lib/python3.10/site-packages/tox/__init__.py 13:03:48 + PARALLEL=false 13:03:48 + TOX_OPTIONS_LIST= 13:03:48 + [[ -n pre-commit ]] 13:03:48 + TOX_OPTIONS_LIST=' -e pre-commit' 13:03:48 + case ${PARALLEL,,} in 13:03:48 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:03:48 + tox -e pre-commit 13:03:49 pre-commit: install_deps> python -I -m pip install pre-commit 13:03:52 pre-commit: freeze> python -m pip freeze --all 13:03:52 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 13:03:52 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:03:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:03:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:03:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:03:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:03:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:03:58 [INFO] Once installed this environment will be reused. 13:03:58 [INFO] This may take a few minutes... 13:04:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:04:02 [INFO] Once installed this environment will be reused. 13:04:02 [INFO] This may take a few minutes... 13:04:07 trim trailing whitespace.................................................Passed 13:04:07 Tabs remover.............................................................Passed 13:04:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:04:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:04:07 [INFO] Once installed this environment will be reused. 13:04:07 [INFO] This may take a few minutes... 13:04:17 gitlint..............................................(no files to check)Skipped 13:04:17 pre-commit: OK (28.90=setup[3.87]+cmd[15.24,9.79] seconds) 13:04:17 congratulations :) (28.94 seconds) 13:04:17 + tox_status=0 13:04:17 + echo '---> Completed tox runs' 13:04:17 ---> Completed tox runs 13:04:17 + for i in .tox/*/log 13:04:17 ++ echo .tox/pre-commit/log 13:04:17 ++ awk -F/ '{print $2}' 13:04:17 + tox_env=pre-commit 13:04:17 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:04:17 + DOC_DIR=docs/_build/html 13:04:17 + [[ -d docs/_build/html ]] 13:04:17 + echo '---> tox-run.sh ends' 13:04:17 ---> tox-run.sh ends 13:04:17 + test 0 -eq 0 13:04:17 $ ssh-agent -k 13:04:17 unset SSH_AUTH_SOCK; 13:04:17 unset SSH_AGENT_PID; 13:04:17 echo Agent pid 1639 killed; 13:04:17 [ssh-agent] Stopped. 13:04:17 [PostBuildScript] - [INFO] Executing post build scripts. 13:04:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins88725663444900393.sh 13:04:17 ---> sysstat.sh 13:04:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3706930335839781137.sh 13:04:18 ---> package-listing.sh 13:04:18 ++ tr '[:upper:]' '[:lower:]' 13:04:18 ++ facter osfamily 13:04:18 + OS_FAMILY=debian 13:04:18 + workspace=/w/workspace/oom-master-pre-commit-lint 13:04:18 + START_PACKAGES=/tmp/packages_start.txt 13:04:18 + END_PACKAGES=/tmp/packages_end.txt 13:04:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:04:18 + PACKAGES=/tmp/packages_start.txt 13:04:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:04:18 + PACKAGES=/tmp/packages_end.txt 13:04:18 + case "${OS_FAMILY}" in 13:04:18 + dpkg -l 13:04:18 + grep '^ii' 13:04:18 + '[' -f /tmp/packages_start.txt ']' 13:04:18 + '[' -f /tmp/packages_end.txt ']' 13:04:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:04:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:04:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:04:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:04:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7255256941097727370.sh 13:04:18 ---> capture-instance-metadata.sh 13:04:18 Setup pyenv: 13:04:18 system 13:04:18 3.8.13 13:04:18 3.9.13 13:04:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:04:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8xYB 13:04:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:26 lf-activate-venv(): INFO: Base packages installed successfully 13:04:26 lf-activate-venv(): INFO: Installing additional packages: lftools 13:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-8xYB/bin to PATH 13:04:50 INFO: Running in OpenStack, capturing instance metadata 13:04:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6928279921765018186.sh 13:04:50 provisioning config files... 13:04:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3547971994378102471tmp 13:04:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:04:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:04:50 [EnvInject] - Injecting environment variables from a build step. 13:04:50 [EnvInject] - Injecting as environment variables the properties content 13:04:50 SERVER_ID=logs 13:04:50 13:04:50 [EnvInject] - Variables injected successfully. 13:04:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6007023875308503875.sh 13:04:50 ---> create-netrc.sh 13:04:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10557142156344944370.sh 13:04:50 ---> python-tools-install.sh 13:04:50 Setup pyenv: 13:04:50 system 13:04:50 3.8.13 13:04:50 3.9.13 13:04:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:04:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8xYB from file:/tmp/.os_lf_venv 13:04:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:52 lf-activate-venv(): INFO: Base packages installed successfully 13:04:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-8xYB/bin to PATH 13:05:01 Generating Requirements File 13:05:20 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. 13:05:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:20 Python 3.10.6 13:05:20 pip 25.3 from /tmp/venv-8xYB/lib/python3.10/site-packages/pip (python 3.10) 13:05:21 appdirs==1.4.4 13:05:21 argcomplete==3.6.3 13:05:21 aspy.yaml==1.3.0 13:05:21 attrs==25.4.0 13:05:21 autopage==0.5.2 13:05:21 backports.strenum==1.3.1 13:05:21 beautifulsoup4==4.14.3 13:05:21 boto3==1.42.24 13:05:21 botocore==1.42.24 13:05:21 bs4==0.0.2 13:05:21 certifi==2026.1.4 13:05:21 cffi==2.0.0 13:05:21 cfgv==3.5.0 13:05:21 chardet==5.2.0 13:05:21 charset-normalizer==3.4.4 13:05:21 click==8.3.1 13:05:21 cliff==4.13.1 13:05:21 cmd2==3.1.0 13:05:21 cryptography==3.3.2 13:05:21 debtcollector==3.0.0 13:05:21 decorator==5.2.1 13:05:21 defusedxml==0.7.1 13:05:21 Deprecated==1.3.1 13:05:21 distlib==0.4.0 13:05:21 dnspython==2.8.0 13:05:21 docker==7.1.0 13:05:21 dogpile.cache==1.5.0 13:05:21 durationpy==0.10 13:05:21 email-validator==2.3.0 13:05:21 filelock==3.20.2 13:05:21 future==1.0.0 13:05:21 gitdb==4.0.12 13:05:21 GitPython==3.1.46 13:05:21 google-auth==2.47.0 13:05:21 httplib2==0.31.0 13:05:21 identify==2.6.15 13:05:21 idna==3.11 13:05:21 importlib-resources==1.5.0 13:05:21 iso8601==2.1.0 13:05:21 Jinja2==3.1.6 13:05:21 jmespath==1.0.1 13:05:21 jsonpatch==1.33 13:05:21 jsonpointer==3.0.0 13:05:21 jsonschema==4.26.0 13:05:21 jsonschema-specifications==2025.9.1 13:05:21 keystoneauth1==5.12.0 13:05:21 kubernetes==34.1.0 13:05:21 lftools==0.37.18 13:05:21 lxml==6.0.2 13:05:21 markdown-it-py==4.0.0 13:05:21 MarkupSafe==3.0.3 13:05:21 mdurl==0.1.2 13:05:21 msgpack==1.1.2 13:05:21 multi_key_dict==2.0.3 13:05:21 munch==4.0.0 13:05:21 netaddr==1.3.0 13:05:21 niet==1.4.2 13:05:21 nodeenv==1.10.0 13:05:21 oauth2client==4.1.3 13:05:21 oauthlib==3.3.1 13:05:21 openstacksdk==4.8.0 13:05:21 os-service-types==1.8.2 13:05:21 osc-lib==4.3.0 13:05:21 oslo.config==10.1.0 13:05:21 oslo.context==6.2.0 13:05:21 oslo.i18n==6.7.1 13:05:21 oslo.log==8.0.0 13:05:21 oslo.serialization==5.9.0 13:05:21 oslo.utils==9.2.0 13:05:21 packaging==25.0 13:05:21 pbr==7.0.3 13:05:21 platformdirs==4.5.1 13:05:21 prettytable==3.17.0 13:05:21 psutil==7.2.1 13:05:21 pyasn1==0.6.1 13:05:21 pyasn1_modules==0.4.2 13:05:21 pycparser==2.23 13:05:21 pygerrit2==2.0.15 13:05:21 PyGithub==2.8.1 13:05:21 Pygments==2.19.2 13:05:21 PyJWT==2.10.1 13:05:21 PyNaCl==1.6.2 13:05:21 pyparsing==2.4.7 13:05:21 pyperclip==1.11.0 13:05:21 pyrsistent==0.20.0 13:05:21 python-cinderclient==9.8.0 13:05:21 python-dateutil==2.9.0.post0 13:05:21 python-heatclient==4.3.0 13:05:21 python-jenkins==1.8.3 13:05:21 python-keystoneclient==5.7.0 13:05:21 python-magnumclient==4.9.0 13:05:21 python-openstackclient==8.2.0 13:05:21 python-swiftclient==4.9.0 13:05:21 PyYAML==6.0.3 13:05:21 referencing==0.37.0 13:05:21 requests==2.32.5 13:05:21 requests-oauthlib==2.0.0 13:05:21 requestsexceptions==1.4.0 13:05:21 rfc3986==2.0.0 13:05:21 rich==14.2.0 13:05:21 rich-argparse==1.7.2 13:05:21 rpds-py==0.30.0 13:05:21 rsa==4.9.1 13:05:21 ruamel.yaml==0.19.1 13:05:21 ruamel.yaml.clib==0.2.15 13:05:21 s3transfer==0.16.0 13:05:21 simplejson==3.20.2 13:05:21 six==1.17.0 13:05:21 smmap==5.0.2 13:05:21 soupsieve==2.8.1 13:05:21 stevedore==5.6.0 13:05:21 tabulate==0.9.0 13:05:21 toml==0.10.2 13:05:21 tomlkit==0.13.3 13:05:21 tqdm==4.67.1 13:05:21 typing_extensions==4.15.0 13:05:21 tzdata==2025.3 13:05:21 urllib3==1.26.20 13:05:21 virtualenv==20.36.0 13:05:21 wcwidth==0.2.14 13:05:21 websocket-client==1.9.0 13:05:21 wrapt==2.0.1 13:05:21 xdg==6.0.0 13:05:21 xmltodict==1.0.2 13:05:21 yq==3.4.3 13:05:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5236044823720418008.sh 13:05:21 ---> sudo-logs.sh 13:05:21 Archiving 'sudo' log.. 13:05:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10306294041078329620.sh 13:05:21 ---> job-cost.sh 13:05:21 Setup pyenv: 13:05:21 system 13:05:21 3.8.13 13:05:21 3.9.13 13:05:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8xYB from file:/tmp/.os_lf_venv 13:05:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:23 lf-activate-venv(): INFO: Base packages installed successfully 13:05:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-8xYB/bin to PATH 13:05:28 INFO: No Stack... 13:05:29 INFO: Retrieving Pricing Info for: v3-standard-4 13:05:29 INFO: Archiving Costs 13:05:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2527532351148962419.sh 13:05:29 ---> logs-deploy.sh 13:05:29 Setup pyenv: 13:05:29 system 13:05:29 3.8.13 13:05:29 3.9.13 13:05:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8xYB from file:/tmp/.os_lf_venv 13:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:31 lf-activate-venv(): INFO: Base packages installed successfully 13:05:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-8xYB/bin to PATH 13:05:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4366 13:05:40 INFO: archiving workspace using pattern(s): 13:05:41 Archives upload complete. 13:05:41 INFO: archiving logs to Nexus 13:05:42 ---> uname -a: 13:05:42 Linux prd-ubuntu1804-builder-4c-4g-4027 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:05:42 13:05:42 13:05:42 ---> lscpu: 13:05:42 Architecture: x86_64 13:05:42 CPU op-mode(s): 32-bit, 64-bit 13:05:42 Byte Order: Little Endian 13:05:42 CPU(s): 4 13:05:42 On-line CPU(s) list: 0-3 13:05:42 Thread(s) per core: 1 13:05:42 Core(s) per socket: 1 13:05:42 Socket(s): 4 13:05:42 NUMA node(s): 1 13:05:42 Vendor ID: AuthenticAMD 13:05:42 CPU family: 23 13:05:42 Model: 49 13:05:42 Model name: AMD EPYC-Rome Processor 13:05:42 Stepping: 0 13:05:42 CPU MHz: 2799.998 13:05:42 BogoMIPS: 5599.99 13:05:42 Virtualization: AMD-V 13:05:42 Hypervisor vendor: KVM 13:05:42 Virtualization type: full 13:05:42 L1d cache: 32K 13:05:42 L1i cache: 32K 13:05:42 L2 cache: 512K 13:05:42 L3 cache: 16384K 13:05:42 NUMA node0 CPU(s): 0-3 13:05: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 13:05:42 13:05:42 13:05:42 ---> nproc: 13:05:42 4 13:05:42 13:05:42 13:05:42 ---> df -h: 13:05:42 Filesystem Size Used Avail Use% Mounted on 13:05:42 udev 7.9G 0 7.9G 0% /dev 13:05:42 tmpfs 1.6G 676K 1.6G 1% /run 13:05:42 /dev/vda1 78G 8.4G 69G 11% / 13:05:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:05:42 tmpfs 5.0M 0 5.0M 0% /run/lock 13:05:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:05:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:05:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:05:42 13:05:42 13:05:42 ---> free -m: 13:05:42 total used free shared buff/cache available 13:05:42 Mem: 16040 572 13256 0 2210 15146 13:05:42 Swap: 1023 0 1023 13:05:42 13:05:42 13:05:42 ---> ip addr: 13:05:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:05:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:05:42 inet 127.0.0.1/8 scope host lo 13:05:42 valid_lft forever preferred_lft forever 13:05:42 inet6 ::1/128 scope host 13:05:42 valid_lft forever preferred_lft forever 13:05:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:05:42 link/ether fa:16:3e:5d:c4:1e brd ff:ff:ff:ff:ff:ff 13:05:42 inet 10.30.106.174/23 brd 10.30.107.255 scope global dynamic ens3 13:05:42 valid_lft 86232sec preferred_lft 86232sec 13:05:42 inet6 fe80::f816:3eff:fe5d:c41e/64 scope link 13:05:42 valid_lft forever preferred_lft forever 13:05:42 13:05:42 13:05:42 ---> sar -b -r -n DEV: 13:05:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4027) 01/08/26 _x86_64_ (4 CPU) 13:05:42 13:05:42 13:02:55 LINUX RESTART (4 CPU) 13:05:42 13:05:42 13:03:01 tps rtps wtps bread/s bwrtn/s 13:05:42 13:04:02 239.80 59.83 179.97 3742.03 84963.94 13:05:42 13:05:01 104.00 0.95 103.05 112.66 23327.98 13:05:42 Average: 172.51 30.65 141.85 1943.50 54420.29 13:05:42 13:05:42 13:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:05:42 13:04:02 13999664 15521052 2425304 14.77 52328 1672572 874940 5.01 727796 1481160 123660 13:05:42 13:05:01 13658768 15460848 2766200 16.84 78296 1910872 855512 4.90 847312 1676044 133212 13:05:42 Average: 13829216 15490950 2595752 15.80 65312 1791722 865226 4.95 787554 1578602 128436 13:05:42 13:05:42 13:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:05:42 13:04:02 lo 2.06 2.06 0.22 0.22 0.00 0.00 0.00 0.00 13:05:42 13:04:02 ens3 581.65 390.01 2210.33 83.58 0.00 0.00 0.00 0.00 13:05:42 13:05:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 13:05:42 13:05:01 ens3 54.18 40.67 770.95 9.70 0.00 0.00 0.00 0.00 13:05:42 Average: lo 1.85 1.85 0.20 0.20 0.00 0.00 0.00 0.00 13:05:42 Average: ens3 320.26 216.90 1497.05 46.97 0.00 0.00 0.00 0.00 13:05:42 13:05:42 13:05:42 ---> sar -P ALL: 13:05:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4027) 01/08/26 _x86_64_ (4 CPU) 13:05:42 13:05:42 13:02:55 LINUX RESTART (4 CPU) 13:05:42 13:05:42 13:03:01 CPU %user %nice %system %iowait %steal %idle 13:05:42 13:04:02 all 19.04 0.00 2.42 14.90 0.08 63.55 13:05:42 13:04:02 0 10.99 0.00 2.26 27.97 0.10 58.67 13:05:42 13:04:02 1 22.93 0.00 2.50 6.92 0.10 67.55 13:05:42 13:04:02 2 18.48 0.00 2.82 20.81 0.08 57.80 13:05:42 13:04:02 3 23.83 0.00 2.09 3.73 0.05 70.30 13:05:42 13:05:01 all 20.25 0.00 1.62 3.95 0.06 74.12 13:05:42 13:05:01 0 18.12 0.00 1.10 10.39 0.05 70.34 13:05:42 13:05:01 1 28.57 0.00 2.43 1.89 0.07 67.05 13:05:42 13:05:01 2 15.51 0.00 1.48 0.97 0.03 82.01 13:05:42 13:05:01 3 18.79 0.00 1.48 2.53 0.05 77.15 13:05:42 Average: all 19.64 0.00 2.03 9.45 0.07 68.81 13:05:42 Average: 0 14.53 0.00 1.69 19.24 0.08 64.47 13:05:42 Average: 1 25.73 0.00 2.47 4.42 0.08 67.30 13:05:42 Average: 2 17.00 0.00 2.16 10.97 0.06 69.81 13:05:42 Average: 3 21.31 0.00 1.79 3.13 0.05 73.72 13:05:42 13:05:42 13:05:42