11:18:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142903 11:18:55 Running as SYSTEM 11:18:55 [EnvInject] - Loading node environment variables. 11:18:55 Building remotely on prd-ubuntu1804-builder-4c-4g-3724 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:18:55 [ssh-agent] Looking for ssh-agent implementation... 11:18:55 $ ssh-agent 11:18:55 SSH_AUTH_SOCK=/tmp/ssh-ey0RD5EW8cWG/agent.1633 11:18:55 SSH_AGENT_PID=1635 11:18:55 [ssh-agent] Started. 11:18:55 Running ssh-add (command line suppressed) 11:18:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_676784656927665005.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_676784656927665005.key) 11:18:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:18:56 The recommended git tool is: NONE 11:18:57 using credential onap-jenkins-ssh 11:18:57 Wiping out workspace first. 11:18:57 Cloning the remote Git repository 11:18:57 Cloning repository git://cloud.onap.org/mirror/oom.git 11:18:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:18:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:18:57 > git --version # timeout=10 11:18:57 > git --version # 'git version 2.17.1' 11:18:57 using GIT_SSH to set credentials Gerrit user 11:18:57 Verifying host key using manually-configured host key entries 11:18:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:19:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:19:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:19:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:19:03 using GIT_SSH to set credentials Gerrit user 11:19:03 Verifying host key using manually-configured host key entries 11:19:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/142903/2 # timeout=30 11:19:03 > git rev-parse a8047f62fe602b7b3a6bc0d6bd7f7a3532b3f00a^{commit} # timeout=10 11:19:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:19:03 Checking out Revision a8047f62fe602b7b3a6bc0d6bd7f7a3532b3f00a (refs/changes/03/142903/2) 11:19:03 > git config core.sparsecheckout # timeout=10 11:19:03 > git checkout -f a8047f62fe602b7b3a6bc0d6bd7f7a3532b3f00a # timeout=30 11:19:06 Commit message: "Remove duplication of Spring configs in participants" 11:19:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:19:07 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 11:19:07 [EnvInject] - Injecting environment variables from a build step. 11:19:07 [EnvInject] - Injecting as environment variables the properties content 11:19:07 PYTHON=python3 11:19:07 11:19:07 [EnvInject] - Variables injected successfully. 11:19:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6426493618986244404.sh 11:19:07 ---> tox-install.sh 11:19:07 + source /home/jenkins/lf-env.sh 11:19:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:07 ++ mktemp -d /tmp/venv-XXXX 11:19:07 + lf_venv=/tmp/venv-FGgG 11:19:07 + local venv_file=/tmp/.os_lf_venv 11:19:07 + local python=python3 11:19:07 + local options 11:19:07 + local set_path=true 11:19:07 + local install_args= 11:19:07 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:07 + true 11:19:07 + case $1 in 11:19:07 + venv_file=/tmp/.toxenv 11:19:07 + shift 2 11:19:07 + true 11:19:07 + case $1 in 11:19:07 + shift 11:19:07 + break 11:19:07 + case $python in 11:19:07 + local pkg_list= 11:19:07 + [[ -d /opt/pyenv ]] 11:19:07 + echo 'Setup pyenv:' 11:19:07 Setup pyenv: 11:19:07 + export PYENV_ROOT=/opt/pyenv 11:19:07 + PYENV_ROOT=/opt/pyenv 11:19:07 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:07 + pyenv versions 11:19:07 * system (set by /opt/pyenv/version) 11:19:07 * 3.8.13 (set by /opt/pyenv/version) 11:19:07 * 3.9.13 (set by /opt/pyenv/version) 11:19:07 * 3.10.6 (set by /opt/pyenv/version) 11:19:07 + command -v pyenv 11:19:07 ++ pyenv init - --no-rehash 11:19:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:19:07 export PATH="/opt/pyenv/shims:${PATH}" 11:19:07 export PYENV_SHELL=bash 11:19:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:07 pyenv() { 11:19:07 local command 11:19:07 command="${1:-}" 11:19:07 if [ "$#" -gt 0 ]; then 11:19:07 shift 11:19:07 fi 11:19:07 11:19:07 case "$command" in 11:19:07 rehash|shell) 11:19:07 eval "$(pyenv "sh-$command" "$@")" 11:19:07 ;; 11:19:07 *) 11:19:07 command pyenv "$command" "$@" 11:19:07 ;; 11:19:07 esac 11:19:07 }' 11:19:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:19:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:07 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:07 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:07 ++ export PYENV_SHELL=bash 11:19:07 ++ PYENV_SHELL=bash 11:19:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:07 +++ complete -F _pyenv pyenv 11:19:07 ++ lf-pyver python3 11:19:07 ++ local py_version_xy=python3 11:19:07 ++ local py_version_xyz= 11:19:07 ++ pyenv versions 11:19:07 ++ local command 11:19:07 ++ command=versions 11:19:07 ++ '[' 1 -gt 0 ']' 11:19:07 ++ shift 11:19:07 ++ case "$command" in 11:19:07 ++ command pyenv versions 11:19:07 ++ pyenv versions 11:19:07 ++ sed 's/^[ *]* //' 11:19:07 ++ awk '{ print $1 }' 11:19:07 ++ grep -E '^[0-9.]*[0-9]$' 11:19:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:07 +++ grep '^3' /tmp/.pyenv_versions 11:19:07 +++ sort -V 11:19:07 +++ tail -n 1 11:19:07 ++ py_version_xyz=3.10.6 11:19:07 ++ [[ -z 3.10.6 ]] 11:19:07 ++ echo 3.10.6 11:19:07 ++ return 0 11:19:07 + pyenv local 3.10.6 11:19:07 + local command 11:19:07 + command=local 11:19:07 + '[' 2 -gt 0 ']' 11:19:07 + shift 11:19:07 + case "$command" in 11:19:07 + command pyenv local 3.10.6 11:19:07 + pyenv local 3.10.6 11:19:07 + for arg in "$@" 11:19:07 + case $arg in 11:19:07 + pkg_list+='tox ' 11:19:07 + for arg in "$@" 11:19:07 + case $arg in 11:19:07 + pkg_list+='virtualenv ' 11:19:07 + for arg in "$@" 11:19:07 + case $arg in 11:19:07 + pkg_list+='urllib3~=1.26.15 ' 11:19:07 + [[ -f /tmp/.toxenv ]] 11:19:07 + [[ ! -f /tmp/.toxenv ]] 11:19:07 + [[ -n '' ]] 11:19:07 + python3 -m venv /tmp/venv-FGgG 11:19:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FGgG' 11:19:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FGgG 11:19:11 + echo /tmp/venv-FGgG 11:19:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:19:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:19:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:19:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:11 + local 'pip_opts=--upgrade --quiet' 11:19:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:19:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:19:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:19:11 + [[ -n '' ]] 11:19:11 + [[ -n '' ]] 11:19:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:19:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:11 + /tmp/venv-FGgG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:19:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:19:16 lf-activate-venv(): INFO: Base packages installed successfully 11:19:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:19:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:19:16 + /tmp/venv-FGgG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:19:18 + type python3 11:19:18 + true 11:19:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FGgG/bin to PATH' 11:19:18 lf-activate-venv(): INFO: Adding /tmp/venv-FGgG/bin to PATH 11:19:18 + PATH=/tmp/venv-FGgG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:18 + return 0 11:19:18 + python3 --version 11:19:18 Python 3.10.6 11:19:18 + python3 -m pip --version 11:19:18 pip 25.3 from /tmp/venv-FGgG/lib/python3.10/site-packages/pip (python 3.10) 11:19:18 + python3 -m pip freeze 11:19:18 cachetools==6.2.6 11:19:18 chardet==5.2.0 11:19:18 colorama==0.4.6 11:19:18 distlib==0.4.0 11:19:18 filelock==3.20.3 11:19:18 packaging==26.0 11:19:18 platformdirs==4.5.1 11:19:18 pluggy==1.6.0 11:19:18 pyproject-api==1.10.0 11:19:18 tomli==2.4.0 11:19:18 tox==4.34.1 11:19:18 typing_extensions==4.15.0 11:19:18 urllib3==1.26.20 11:19:18 virtualenv==20.36.1 11:19:18 [EnvInject] - Injecting environment variables from a build step. 11:19:18 [EnvInject] - Injecting as environment variables the properties content 11:19:18 PARALLEL=false 11:19:18 11:19:18 [EnvInject] - Variables injected successfully. 11:19:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11518612220333063427.sh 11:19:18 ---> tox-run.sh 11:19:18 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:19:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:19:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:19:18 + cd /w/workspace/oom-master-pre-commit-lint/. 11:19:18 + source /home/jenkins/lf-env.sh 11:19:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:18 ++ mktemp -d /tmp/venv-XXXX 11:19:18 + lf_venv=/tmp/venv-yQ5r 11:19:18 + local venv_file=/tmp/.os_lf_venv 11:19:18 + local python=python3 11:19:18 + local options 11:19:18 + local set_path=true 11:19:18 + local install_args= 11:19:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:18 + true 11:19:18 + case $1 in 11:19:18 + venv_file=/tmp/.toxenv 11:19:18 + shift 2 11:19:18 + true 11:19:18 + case $1 in 11:19:18 + shift 11:19:18 + break 11:19:18 + case $python in 11:19:18 + local pkg_list= 11:19:18 + [[ -d /opt/pyenv ]] 11:19:18 + echo 'Setup pyenv:' 11:19:18 Setup pyenv: 11:19:18 + export PYENV_ROOT=/opt/pyenv 11:19:18 + PYENV_ROOT=/opt/pyenv 11:19:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:18 + pyenv versions 11:19:18 system 11:19:18 3.8.13 11:19:18 3.9.13 11:19:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:18 + command -v pyenv 11:19:18 ++ pyenv init - --no-rehash 11:19:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:19:18 export PATH="/opt/pyenv/shims:${PATH}" 11:19:18 export PYENV_SHELL=bash 11:19:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:18 pyenv() { 11:19:18 local command 11:19:18 command="${1:-}" 11:19:18 if [ "$#" -gt 0 ]; then 11:19:18 shift 11:19:18 fi 11:19:18 11:19:18 case "$command" in 11:19:18 rehash|shell) 11:19:18 eval "$(pyenv "sh-$command" "$@")" 11:19:18 ;; 11:19:18 *) 11:19:18 command pyenv "$command" "$@" 11:19:18 ;; 11:19:18 esac 11:19:18 }' 11:19:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:19:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:18 ++ export PYENV_SHELL=bash 11:19:18 ++ PYENV_SHELL=bash 11:19:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:18 +++ complete -F _pyenv pyenv 11:19:18 ++ lf-pyver python3 11:19:18 ++ local py_version_xy=python3 11:19:18 ++ local py_version_xyz= 11:19:18 ++ pyenv versions 11:19:18 ++ local command 11:19:18 ++ command=versions 11:19:18 ++ '[' 1 -gt 0 ']' 11:19:18 ++ shift 11:19:18 ++ case "$command" in 11:19:18 ++ command pyenv versions 11:19:18 ++ pyenv versions 11:19:18 ++ sed 's/^[ *]* //' 11:19:18 ++ grep -E '^[0-9.]*[0-9]$' 11:19:18 ++ awk '{ print $1 }' 11:19:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:18 +++ grep '^3' /tmp/.pyenv_versions 11:19:18 +++ sort -V 11:19:18 +++ tail -n 1 11:19:18 ++ py_version_xyz=3.10.6 11:19:18 ++ [[ -z 3.10.6 ]] 11:19:18 ++ echo 3.10.6 11:19:18 ++ return 0 11:19:18 + pyenv local 3.10.6 11:19:18 + local command 11:19:18 + command=local 11:19:18 + '[' 2 -gt 0 ']' 11:19:18 + shift 11:19:18 + case "$command" in 11:19:18 + command pyenv local 3.10.6 11:19:18 + pyenv local 3.10.6 11:19:18 + for arg in "$@" 11:19:18 + case $arg in 11:19:18 + pkg_list+='tox ' 11:19:18 + for arg in "$@" 11:19:18 + case $arg in 11:19:18 + pkg_list+='virtualenv ' 11:19:18 + for arg in "$@" 11:19:18 + case $arg in 11:19:18 + pkg_list+='urllib3~=1.26.15 ' 11:19:18 + [[ -f /tmp/.toxenv ]] 11:19:18 ++ cat /tmp/.toxenv 11:19:18 + lf_venv=/tmp/venv-FGgG 11:19:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FGgG from' file:/tmp/.toxenv 11:19:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FGgG from file:/tmp/.toxenv 11:19:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:19:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:18 + local 'pip_opts=--upgrade --quiet' 11:19:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:19:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:19:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:19:18 + [[ -n '' ]] 11:19:18 + [[ -n '' ]] 11:19:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:19:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:18 + /tmp/venv-FGgG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:19:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:19:19 lf-activate-venv(): INFO: Base packages installed successfully 11:19:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:19:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:19:19 + /tmp/venv-FGgG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:19:20 + type python3 11:19:20 + true 11:19:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FGgG/bin to PATH' 11:19:20 lf-activate-venv(): INFO: Adding /tmp/venv-FGgG/bin to PATH 11:19:20 + PATH=/tmp/venv-FGgG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:20 + return 0 11:19:20 + [[ -d /opt/pyenv ]] 11:19:20 + echo '---> Setting up pyenv' 11:19:20 ---> Setting up pyenv 11:19:20 + export PYENV_ROOT=/opt/pyenv 11:19:20 + PYENV_ROOT=/opt/pyenv 11:19:20 + export PATH=/opt/pyenv/bin:/tmp/venv-FGgG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:20 + PATH=/opt/pyenv/bin:/tmp/venv-FGgG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:19:20 ++ pwd 11:19:20 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:19:20 + export PYTHONPATH 11:19:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:19:20 + TOX_TESTENV_PASSENV=PYTHONPATH 11:19:20 + tox --version 11:19:21 4.34.1 from /tmp/venv-FGgG/lib/python3.10/site-packages/tox/__init__.py 11:19:21 + PARALLEL=false 11:19:21 + TOX_OPTIONS_LIST= 11:19:21 + [[ -n pre-commit ]] 11:19:21 + TOX_OPTIONS_LIST=' -e pre-commit' 11:19:21 + case ${PARALLEL,,} in 11:19:21 + tox -e pre-commit 11:19:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:19:22 pre-commit: install_deps> python -I -m pip install pre-commit 11:19:25 pre-commit: freeze> python -m pip freeze --all 11:19:25 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,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.1 11:19:25 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:19:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:19:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:19:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:19:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:19:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:19:28 [INFO] Once installed this environment will be reused. 11:19:28 [INFO] This may take a few minutes... 11:19:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:19:32 [INFO] Once installed this environment will be reused. 11:19:32 [INFO] This may take a few minutes... 11:19:37 trim trailing whitespace.................................................Passed 11:19:37 Tabs remover.............................................................Passed 11:19:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:19:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:19:37 [INFO] Once installed this environment will be reused. 11:19:37 [INFO] This may take a few minutes... 11:19:46 gitlint..............................................(no files to check)Skipped 11:19:46 pre-commit: OK (24.39=setup[3.75]+cmd[11.76,8.89] seconds) 11:19:46 congratulations :) (24.43 seconds) 11:19:46 + tox_status=0 11:19:46 + echo '---> Completed tox runs' 11:19:46 ---> Completed tox runs 11:19:46 + for i in .tox/*/log 11:19:46 ++ echo .tox/pre-commit/log 11:19:46 ++ awk -F/ '{print $2}' 11:19:46 + tox_env=pre-commit 11:19:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:19:46 + DOC_DIR=docs/_build/html 11:19:46 + [[ -d docs/_build/html ]] 11:19:46 + echo '---> tox-run.sh ends' 11:19:46 ---> tox-run.sh ends 11:19:46 + test 0 -eq 0 11:19:46 $ ssh-agent -k 11:19:46 unset SSH_AUTH_SOCK; 11:19:46 unset SSH_AGENT_PID; 11:19:46 echo Agent pid 1635 killed; 11:19:46 [ssh-agent] Stopped. 11:19:46 [PostBuildScript] - [INFO] Executing post build scripts. 11:19:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7845574633685202218.sh 11:19:46 ---> sysstat.sh 11:19:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16415701857149037613.sh 11:19:46 ---> package-listing.sh 11:19:46 ++ facter osfamily 11:19:46 ++ tr '[:upper:]' '[:lower:]' 11:19:46 + OS_FAMILY=debian 11:19:46 + workspace=/w/workspace/oom-master-pre-commit-lint 11:19:46 + START_PACKAGES=/tmp/packages_start.txt 11:19:46 + END_PACKAGES=/tmp/packages_end.txt 11:19:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:19:46 + PACKAGES=/tmp/packages_start.txt 11:19:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:19:46 + PACKAGES=/tmp/packages_end.txt 11:19:46 + case "${OS_FAMILY}" in 11:19:46 + dpkg -l 11:19:46 + grep '^ii' 11:19:47 + '[' -f /tmp/packages_start.txt ']' 11:19:47 + '[' -f /tmp/packages_end.txt ']' 11:19:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:19:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:19:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:19:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:19:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9041822905341866427.sh 11:19:47 ---> capture-instance-metadata.sh 11:19:47 Setup pyenv: 11:19:47 system 11:19:47 3.8.13 11:19:47 3.9.13 11:19:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R2MU 11:19:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:19:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:54 lf-activate-venv(): INFO: Base packages installed successfully 11:19:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:20:18 lf-activate-venv(): INFO: Adding /tmp/venv-R2MU/bin to PATH 11:20:18 INFO: Running in OpenStack, capturing instance metadata 11:20:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17235485613337373488.sh 11:20:19 provisioning config files... 11:20:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2039676709911259507tmp 11:20:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:20:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:20:19 [EnvInject] - Injecting environment variables from a build step. 11:20:19 [EnvInject] - Injecting as environment variables the properties content 11:20:19 SERVER_ID=logs 11:20:19 11:20:19 [EnvInject] - Variables injected successfully. 11:20:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7149156494416788070.sh 11:20:19 ---> create-netrc.sh 11:20:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7064331303244677681.sh 11:20:19 ---> python-tools-install.sh 11:20:19 Setup pyenv: 11:20:19 system 11:20:19 3.8.13 11:20:19 3.9.13 11:20:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R2MU from file:/tmp/.os_lf_venv 11:20:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:21 lf-activate-venv(): INFO: Base packages installed successfully 11:20:21 lf-activate-venv(): INFO: Installing additional packages: lftools 11:20:30 lf-activate-venv(): INFO: Adding /tmp/venv-R2MU/bin to PATH 11:20:30 Generating Requirements File 11:20:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:20:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:20:49 Python 3.10.6 11:20:49 pip 25.3 from /tmp/venv-R2MU/lib/python3.10/site-packages/pip (python 3.10) 11:20:49 appdirs==1.4.4 11:20:49 argcomplete==3.6.3 11:20:49 aspy.yaml==1.3.0 11:20:49 attrs==25.4.0 11:20:49 autopage==0.5.2 11:20:49 backports.strenum==1.3.1 11:20:49 beautifulsoup4==4.14.3 11:20:49 boto3==1.42.36 11:20:49 botocore==1.42.36 11:20:49 bs4==0.0.2 11:20:49 certifi==2026.1.4 11:20:49 cffi==2.0.0 11:20:49 cfgv==3.5.0 11:20:49 chardet==5.2.0 11:20:49 charset-normalizer==3.4.4 11:20:49 click==8.3.1 11:20:49 cliff==4.13.1 11:20:49 cmd2==3.1.2 11:20:49 cryptography==3.3.2 11:20:49 debtcollector==3.0.0 11:20:49 decorator==5.2.1 11:20:49 defusedxml==0.7.1 11:20:49 Deprecated==1.3.1 11:20:49 distlib==0.4.0 11:20:49 dnspython==2.8.0 11:20:49 docker==7.1.0 11:20:49 dogpile.cache==1.5.0 11:20:49 durationpy==0.10 11:20:49 email-validator==2.3.0 11:20:49 filelock==3.20.3 11:20:49 future==1.0.0 11:20:49 gitdb==4.0.12 11:20:49 GitPython==3.1.46 11:20:49 httplib2==0.30.2 11:20:49 identify==2.6.16 11:20:49 idna==3.11 11:20:49 importlib-resources==1.5.0 11:20:49 iso8601==2.1.0 11:20:49 Jinja2==3.1.6 11:20:49 jmespath==1.1.0 11:20:49 jsonpatch==1.33 11:20:49 jsonpointer==3.0.0 11:20:49 jsonschema==4.26.0 11:20:49 jsonschema-specifications==2025.9.1 11:20:49 keystoneauth1==5.13.0 11:20:49 kubernetes==35.0.0 11:20:49 lftools==0.37.21 11:20:49 lxml==6.0.2 11:20:49 markdown-it-py==4.0.0 11:20:49 MarkupSafe==3.0.3 11:20:49 mdurl==0.1.2 11:20:49 msgpack==1.1.2 11:20:49 multi_key_dict==2.0.3 11:20:49 munch==4.0.0 11:20:49 netaddr==1.3.0 11:20:49 niet==1.4.2 11:20:49 nodeenv==1.10.0 11:20:49 oauth2client==4.1.3 11:20:49 oauthlib==3.3.1 11:20:49 openstacksdk==4.9.0 11:20:49 os-service-types==1.8.2 11:20:49 osc-lib==4.3.0 11:20:49 oslo.config==10.2.0 11:20:49 oslo.context==6.2.0 11:20:49 oslo.i18n==6.7.1 11:20:49 oslo.log==8.0.0 11:20:49 oslo.serialization==5.9.0 11:20:49 oslo.utils==9.2.0 11:20:49 packaging==26.0 11:20:49 pbr==7.0.3 11:20:49 platformdirs==4.5.1 11:20:49 prettytable==3.17.0 11:20:49 psutil==7.2.1 11:20:49 pyasn1==0.6.2 11:20:49 pyasn1_modules==0.4.2 11:20:49 pycparser==3.0 11:20:49 pygerrit2==2.0.15 11:20:49 PyGithub==2.8.1 11:20:49 Pygments==2.19.2 11:20:49 PyJWT==2.10.1 11:20:49 PyNaCl==1.6.2 11:20:49 pyparsing==2.4.7 11:20:49 pyperclip==1.11.0 11:20:49 pyrsistent==0.20.0 11:20:49 python-cinderclient==9.8.0 11:20:49 python-dateutil==2.9.0.post0 11:20:49 python-heatclient==5.0.0 11:20:49 python-jenkins==1.8.3 11:20:49 python-keystoneclient==5.7.0 11:20:49 python-magnumclient==4.9.0 11:20:49 python-openstackclient==8.3.0 11:20:49 python-swiftclient==4.9.0 11:20:49 PyYAML==6.0.3 11:20:49 referencing==0.37.0 11:20:49 requests==2.32.5 11:20:49 requests-oauthlib==2.0.0 11:20:49 requestsexceptions==1.4.0 11:20:49 rfc3986==2.0.0 11:20:49 rich==14.3.1 11:20:49 rich-argparse==1.7.2 11:20:49 rpds-py==0.30.0 11:20:49 rsa==4.9.1 11:20:49 ruamel.yaml==0.19.1 11:20:49 ruamel.yaml.clib==0.2.15 11:20:49 s3transfer==0.16.0 11:20:49 simplejson==3.20.2 11:20:49 six==1.17.0 11:20:49 smmap==5.0.2 11:20:49 soupsieve==2.8.3 11:20:49 stevedore==5.6.0 11:20:49 tabulate==0.9.0 11:20:49 toml==0.10.2 11:20:49 tomlkit==0.14.0 11:20:49 tqdm==4.67.1 11:20:49 typing_extensions==4.15.0 11:20:49 tzdata==2025.3 11:20:49 urllib3==1.26.20 11:20:49 virtualenv==20.36.1 11:20:49 wcwidth==0.5.0 11:20:49 websocket-client==1.9.0 11:20:49 wrapt==2.0.1 11:20:49 xdg==6.0.0 11:20:49 xmltodict==1.0.2 11:20:49 yq==3.4.3 11:20:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3303112940145866492.sh 11:20:49 ---> sudo-logs.sh 11:20:49 Archiving 'sudo' log.. 11:20:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2563366254798081063.sh 11:20:50 ---> job-cost.sh 11:20:50 Setup pyenv: 11:20:50 system 11:20:50 3.8.13 11:20:50 3.9.13 11:20:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R2MU from file:/tmp/.os_lf_venv 11:20:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:52 lf-activate-venv(): INFO: Base packages installed successfully 11:20:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:20:57 lf-activate-venv(): INFO: Adding /tmp/venv-R2MU/bin to PATH 11:20:57 INFO: No Stack... 11:20:57 INFO: Retrieving Pricing Info for: v3-standard-4 11:20:58 INFO: Archiving Costs 11:20:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12848364901522240795.sh 11:20:58 ---> logs-deploy.sh 11:20:58 Setup pyenv: 11:20:58 system 11:20:58 3.8.13 11:20:58 3.9.13 11:20:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R2MU from file:/tmp/.os_lf_venv 11:20:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:00 lf-activate-venv(): INFO: Base packages installed successfully 11:21:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:21:08 lf-activate-venv(): INFO: Adding /tmp/venv-R2MU/bin to PATH 11:21:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4387 11:21:08 INFO: archiving workspace using pattern(s): 11:21:09 Archives upload complete. 11:21:09 INFO: archiving logs to Nexus 11:21:10 ---> uname -a: 11:21:10 Linux prd-ubuntu1804-builder-4c-4g-3724 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:21:10 11:21:10 11:21:10 ---> lscpu: 11:21:10 Architecture: x86_64 11:21:10 CPU op-mode(s): 32-bit, 64-bit 11:21:10 Byte Order: Little Endian 11:21:10 CPU(s): 4 11:21:10 On-line CPU(s) list: 0-3 11:21:10 Thread(s) per core: 1 11:21:10 Core(s) per socket: 1 11:21:10 Socket(s): 4 11:21:10 NUMA node(s): 1 11:21:10 Vendor ID: AuthenticAMD 11:21:10 CPU family: 23 11:21:10 Model: 49 11:21:10 Model name: AMD EPYC-Rome Processor 11:21:10 Stepping: 0 11:21:10 CPU MHz: 2799.998 11:21:10 BogoMIPS: 5599.99 11:21:10 Virtualization: AMD-V 11:21:10 Hypervisor vendor: KVM 11:21:10 Virtualization type: full 11:21:10 L1d cache: 32K 11:21:10 L1i cache: 32K 11:21:10 L2 cache: 512K 11:21:10 L3 cache: 16384K 11:21:10 NUMA node0 CPU(s): 0-3 11:21:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:21:10 11:21:10 11:21:10 ---> nproc: 11:21:10 4 11:21:10 11:21:10 11:21:10 ---> df -h: 11:21:10 Filesystem Size Used Avail Use% Mounted on 11:21:10 udev 7.9G 0 7.9G 0% /dev 11:21:10 tmpfs 1.6G 676K 1.6G 1% /run 11:21:10 /dev/vda1 78G 8.4G 69G 11% / 11:21:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:21:10 tmpfs 5.0M 0 5.0M 0% /run/lock 11:21:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:21:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:21:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:21:10 11:21:10 11:21:10 ---> free -m: 11:21:10 total used free shared buff/cache available 11:21:10 Mem: 16040 574 13254 0 2211 15144 11:21:10 Swap: 1023 0 1023 11:21:10 11:21:10 11:21:10 ---> ip addr: 11:21:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:21:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:21:10 inet 127.0.0.1/8 scope host lo 11:21:10 valid_lft forever preferred_lft forever 11:21:10 inet6 ::1/128 scope host 11:21:10 valid_lft forever preferred_lft forever 11:21:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:21:10 link/ether fa:16:3e:41:cf:1d brd ff:ff:ff:ff:ff:ff 11:21:10 inet 10.30.106.50/23 brd 10.30.107.255 scope global dynamic ens3 11:21:10 valid_lft 86249sec preferred_lft 86249sec 11:21:10 inet6 fe80::f816:3eff:fe41:cf1d/64 scope link 11:21:10 valid_lft forever preferred_lft forever 11:21:10 11:21:10 11:21:10 ---> sar -b -r -n DEV: 11:21:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3724) 01/28/26 _x86_64_ (4 CPU) 11:21:10 11:21:10 11:18:40 LINUX RESTART (4 CPU) 11:21:10 11:21:10 11:19:01 tps rtps wtps bread/s bwrtn/s 11:21:10 11:20:02 348.13 24.38 323.75 819.33 58094.32 11:21:10 11:21:01 111.05 1.05 110.00 120.50 12783.33 11:21:10 Average: 230.57 12.81 217.76 472.82 35627.25 11:21:10 11:21:10 11:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:21:10 11:20:02 13912084 15541720 2512884 15.30 61508 1764668 781212 4.47 751944 1538784 123288 11:21:10 11:21:01 13601396 15534320 2823572 17.19 87260 2025416 753664 4.31 774596 1791944 128320 11:21:10 Average: 13756740 15538020 2668228 16.24 74384 1895042 767438 4.39 763270 1665364 125804 11:21:10 11:21:10 11:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:21:10 11:20:02 ens3 136.86 85.69 942.43 29.18 0.00 0.00 0.00 0.00 11:21:10 11:20:02 lo 2.93 2.93 0.33 0.33 0.00 0.00 0.00 0.00 11:21:10 11:21:01 ens3 66.96 47.19 904.72 10.89 0.00 0.00 0.00 0.00 11:21:10 11:21:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 11:21:10 Average: ens3 102.20 66.60 923.73 20.11 0.00 0.00 0.00 0.00 11:21:10 Average: lo 2.08 2.08 0.23 0.23 0.00 0.00 0.00 0.00 11:21:10 11:21:10 11:21:10 ---> sar -P ALL: 11:21:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3724) 01/28/26 _x86_64_ (4 CPU) 11:21:10 11:21:10 11:18:40 LINUX RESTART (4 CPU) 11:21:10 11:21:10 11:19:01 CPU %user %nice %system %iowait %steal %idle 11:21:10 11:20:02 all 24.52 0.00 2.75 3.03 0.07 69.63 11:21:10 11:20:02 0 26.67 0.00 2.96 1.42 0.07 68.88 11:21:10 11:20:02 1 26.26 0.00 2.32 0.48 0.07 70.87 11:21:10 11:20:02 2 20.42 0.00 3.27 6.20 0.07 70.05 11:21:10 11:20:02 3 24.73 0.00 2.45 4.04 0.08 68.69 11:21:10 11:21:01 all 20.97 0.00 1.54 2.16 0.05 75.28 11:21:10 11:21:01 0 14.82 0.00 1.22 0.19 0.03 83.74 11:21:10 11:21:01 1 41.01 0.00 2.60 3.96 0.07 52.36 11:21:10 11:21:01 2 12.24 0.00 1.26 1.02 0.05 85.44 11:21:10 11:21:01 3 15.79 0.00 1.07 3.50 0.05 79.59 11:21:10 Average: all 22.76 0.00 2.15 2.60 0.06 72.43 11:21:10 Average: 0 20.78 0.00 2.10 0.81 0.05 76.26 11:21:10 Average: 1 33.57 0.00 2.46 2.20 0.07 61.70 11:21:10 Average: 2 16.36 0.00 2.27 3.63 0.06 77.69 11:21:10 Average: 3 20.31 0.00 1.77 3.77 0.07 74.08 11:21:10 11:21:10 11:21:10