10:51:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 10:51:55 Running as SYSTEM 10:51:55 [EnvInject] - Loading node environment variables. 10:51:55 Building remotely on prd-ubuntu1804-builder-4c-4g-41501 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:51:55 [ssh-agent] Looking for ssh-agent implementation... 10:51:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:55 $ ssh-agent 10:51:55 SSH_AUTH_SOCK=/tmp/ssh-WWWMEamuKdDs/agent.1651 10:51:55 SSH_AGENT_PID=1653 10:51:55 [ssh-agent] Started. 10:51:55 Running ssh-add (command line suppressed) 10:51:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_799628874668965724.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_799628874668965724.key) 10:51:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:51:56 The recommended git tool is: NONE 10:51:57 using credential onap-jenkins-ssh 10:51:57 Wiping out workspace first. 10:51:57 Cloning the remote Git repository 10:51:57 Cloning repository git://cloud.onap.org/mirror/oom.git 10:51:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:51:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:51:57 > git --version # timeout=10 10:51:57 > git --version # 'git version 2.17.1' 10:51:57 using GIT_SSH to set credentials Gerrit user 10:51:57 Verifying host key using manually-configured host key entries 10:51:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:52:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:52:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:52:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:52:03 using GIT_SSH to set credentials Gerrit user 10:52:03 Verifying host key using manually-configured host key entries 10:52:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/5 # timeout=30 10:52:03 > git rev-parse fb2c3b68e91ebb63a851d8534566ed8650757e02^{commit} # timeout=10 10:52:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:52:03 Checking out Revision fb2c3b68e91ebb63a851d8534566ed8650757e02 (refs/changes/80/141880/5) 10:52:03 > git config core.sparsecheckout # timeout=10 10:52:03 > git checkout -f fb2c3b68e91ebb63a851d8534566ed8650757e02 # timeout=30 10:52:06 Commit message: "[SDC] Move db init jobs to init container." 10:52:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:52:06 > git rev-list --no-walk fd367e3e99637558ad49c1a838a6f77445b44354 # timeout=10 10:52:07 [EnvInject] - Injecting environment variables from a build step. 10:52:07 [EnvInject] - Injecting as environment variables the properties content 10:52:07 PYTHON=python3 10:52:07 10:52:07 [EnvInject] - Variables injected successfully. 10:52:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3361067537343778111.sh 10:52:07 ---> tox-install.sh 10:52:07 + source /home/jenkins/lf-env.sh 10:52:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:52:07 ++ mktemp -d /tmp/venv-XXXX 10:52:07 + lf_venv=/tmp/venv-IyS5 10:52:07 + local venv_file=/tmp/.os_lf_venv 10:52:07 + local python=python3 10:52:07 + local options 10:52:07 + local set_path=true 10:52:07 + local install_args= 10:52: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 10:52:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:52:07 + true 10:52:07 + case $1 in 10:52:07 + venv_file=/tmp/.toxenv 10:52:07 + shift 2 10:52:07 + true 10:52:07 + case $1 in 10:52:07 + shift 10:52:07 + break 10:52:07 + case $python in 10:52:07 + local pkg_list= 10:52:07 + [[ -d /opt/pyenv ]] 10:52:07 + echo 'Setup pyenv:' 10:52:07 Setup pyenv: 10:52:07 + export PYENV_ROOT=/opt/pyenv 10:52:07 + PYENV_ROOT=/opt/pyenv 10:52: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 10:52: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 10:52:07 + pyenv versions 10:52:07 * system (set by /opt/pyenv/version) 10:52:07 * 3.8.13 (set by /opt/pyenv/version) 10:52:07 * 3.9.13 (set by /opt/pyenv/version) 10:52:07 * 3.10.6 (set by /opt/pyenv/version) 10:52:07 + command -v pyenv 10:52:07 ++ pyenv init - --no-rehash 10:52: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[*]}"'\'')" 10:52:07 export PATH="/opt/pyenv/shims:${PATH}" 10:52:07 export PYENV_SHELL=bash 10:52:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:52:07 pyenv() { 10:52:07 local command 10:52:07 command="${1:-}" 10:52:07 if [ "$#" -gt 0 ]; then 10:52:07 shift 10:52:07 fi 10:52:07 10:52:07 case "$command" in 10:52:07 rehash|shell) 10:52:07 eval "$(pyenv "sh-$command" "$@")" 10:52:07 ;; 10:52:07 *) 10:52:07 command pyenv "$command" "$@" 10:52:07 ;; 10:52:07 esac 10:52:07 }' 10:52: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[*]}"' 10:52: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 10:52: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 10:52: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 10:52:07 ++ export PYENV_SHELL=bash 10:52:07 ++ PYENV_SHELL=bash 10:52:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:52:07 +++ complete -F _pyenv pyenv 10:52:07 ++ lf-pyver python3 10:52:07 ++ local py_version_xy=python3 10:52:07 ++ local py_version_xyz= 10:52:07 ++ pyenv versions 10:52:07 ++ local command 10:52:07 ++ command=versions 10:52:07 ++ '[' 1 -gt 0 ']' 10:52:07 ++ shift 10:52:07 ++ case "$command" in 10:52:07 ++ command pyenv versions 10:52:07 ++ pyenv versions 10:52:07 ++ sed 's/^[ *]* //' 10:52:07 ++ awk '{ print $1 }' 10:52:07 ++ grep -E '^[0-9.]*[0-9]$' 10:52:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:52:07 +++ grep '^3' /tmp/.pyenv_versions 10:52:07 +++ sort -V 10:52:07 +++ tail -n 1 10:52:07 ++ py_version_xyz=3.10.6 10:52:07 ++ [[ -z 3.10.6 ]] 10:52:07 ++ echo 3.10.6 10:52:07 ++ return 0 10:52:07 + pyenv local 3.10.6 10:52:07 + local command 10:52:07 + command=local 10:52:07 + '[' 2 -gt 0 ']' 10:52:07 + shift 10:52:07 + case "$command" in 10:52:07 + command pyenv local 3.10.6 10:52:07 + pyenv local 3.10.6 10:52:07 + for arg in "$@" 10:52:07 + case $arg in 10:52:07 + pkg_list+='tox ' 10:52:07 + for arg in "$@" 10:52:07 + case $arg in 10:52:07 + pkg_list+='virtualenv ' 10:52:07 + for arg in "$@" 10:52:07 + case $arg in 10:52:07 + pkg_list+='urllib3~=1.26.15 ' 10:52:07 + [[ -f /tmp/.toxenv ]] 10:52:07 + [[ ! -f /tmp/.toxenv ]] 10:52:07 + [[ -n '' ]] 10:52:07 + python3 -m venv /tmp/venv-IyS5 10:52:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IyS5' 10:52:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IyS5 10:52:11 + echo /tmp/venv-IyS5 10:52:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:52:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:52:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:52:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:11 + local 'pip_opts=--upgrade --quiet' 10:52:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:52:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:52:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:52:11 + [[ -n '' ]] 10:52:11 + [[ -n '' ]] 10:52:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:52:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:11 + /tmp/venv-IyS5/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 10:52:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:52:15 lf-activate-venv(): INFO: Base packages installed successfully 10:52:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:52:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:52:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:52:15 + /tmp/venv-IyS5/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 10:52:18 + type python3 10:52:18 + true 10:52:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IyS5/bin to PATH' 10:52:18 lf-activate-venv(): INFO: Adding /tmp/venv-IyS5/bin to PATH 10:52:18 + PATH=/tmp/venv-IyS5/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 10:52:18 + return 0 10:52:18 + python3 --version 10:52:18 Python 3.10.6 10:52:18 + python3 -m pip --version 10:52:18 pip 25.2 from /tmp/venv-IyS5/lib/python3.10/site-packages/pip (python 3.10) 10:52:18 + python3 -m pip freeze 10:52:18 cachetools==6.2.0 10:52:18 chardet==5.2.0 10:52:18 colorama==0.4.6 10:52:18 distlib==0.4.0 10:52:18 filelock==3.19.1 10:52:18 packaging==25.0 10:52:18 platformdirs==4.4.0 10:52:18 pluggy==1.6.0 10:52:18 pyproject-api==1.9.1 10:52:18 tomli==2.2.1 10:52:18 tox==4.28.4 10:52:18 typing_extensions==4.15.0 10:52:18 urllib3==1.26.20 10:52:18 virtualenv==20.34.0 10:52:18 [EnvInject] - Injecting environment variables from a build step. 10:52:18 [EnvInject] - Injecting as environment variables the properties content 10:52:18 PARALLEL=false 10:52:18 10:52:18 [EnvInject] - Variables injected successfully. 10:52:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4388829586950894544.sh 10:52:18 ---> tox-run.sh 10:52: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 10:52:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:52:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:52:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:52:18 + cd /w/workspace/oom-master-pre-commit-lint/. 10:52:18 + source /home/jenkins/lf-env.sh 10:52:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:52:18 ++ mktemp -d /tmp/venv-XXXX 10:52:18 + lf_venv=/tmp/venv-NHw4 10:52:18 + local venv_file=/tmp/.os_lf_venv 10:52:18 + local python=python3 10:52:18 + local options 10:52:18 + local set_path=true 10:52:18 + local install_args= 10:52: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 10:52:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:52:18 + true 10:52:18 + case $1 in 10:52:18 + venv_file=/tmp/.toxenv 10:52:18 + shift 2 10:52:18 + true 10:52:18 + case $1 in 10:52:18 + shift 10:52:18 + break 10:52:18 + case $python in 10:52:18 + local pkg_list= 10:52:18 + [[ -d /opt/pyenv ]] 10:52:18 + echo 'Setup pyenv:' 10:52:18 Setup pyenv: 10:52:18 + export PYENV_ROOT=/opt/pyenv 10:52:18 + PYENV_ROOT=/opt/pyenv 10:52: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 10:52: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 10:52:18 + pyenv versions 10:52:18 system 10:52:18 3.8.13 10:52:18 3.9.13 10:52:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:52:18 + command -v pyenv 10:52:18 ++ pyenv init - --no-rehash 10:52: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[*]}"'\'')" 10:52:18 export PATH="/opt/pyenv/shims:${PATH}" 10:52:18 export PYENV_SHELL=bash 10:52:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:52:18 pyenv() { 10:52:18 local command 10:52:18 command="${1:-}" 10:52:18 if [ "$#" -gt 0 ]; then 10:52:18 shift 10:52:18 fi 10:52:18 10:52:18 case "$command" in 10:52:18 rehash|shell) 10:52:18 eval "$(pyenv "sh-$command" "$@")" 10:52:18 ;; 10:52:18 *) 10:52:18 command pyenv "$command" "$@" 10:52:18 ;; 10:52:18 esac 10:52:18 }' 10:52: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[*]}"' 10:52: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 10:52: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 10:52: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 10:52:18 ++ export PYENV_SHELL=bash 10:52:18 ++ PYENV_SHELL=bash 10:52:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:52:18 +++ complete -F _pyenv pyenv 10:52:18 ++ lf-pyver python3 10:52:18 ++ local py_version_xy=python3 10:52:18 ++ local py_version_xyz= 10:52:18 ++ pyenv versions 10:52:18 ++ local command 10:52:18 ++ command=versions 10:52:18 ++ '[' 1 -gt 0 ']' 10:52:18 ++ shift 10:52:18 ++ case "$command" in 10:52:18 ++ command pyenv versions 10:52:18 ++ pyenv versions 10:52:18 ++ grep -E '^[0-9.]*[0-9]$' 10:52:18 ++ sed 's/^[ *]* //' 10:52:18 ++ awk '{ print $1 }' 10:52:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:52:18 +++ grep '^3' /tmp/.pyenv_versions 10:52:18 +++ sort -V 10:52:18 +++ tail -n 1 10:52:18 ++ py_version_xyz=3.10.6 10:52:18 ++ [[ -z 3.10.6 ]] 10:52:18 ++ echo 3.10.6 10:52:18 ++ return 0 10:52:18 + pyenv local 3.10.6 10:52:18 + local command 10:52:18 + command=local 10:52:18 + '[' 2 -gt 0 ']' 10:52:18 + shift 10:52:18 + case "$command" in 10:52:18 + command pyenv local 3.10.6 10:52:18 + pyenv local 3.10.6 10:52:18 + for arg in "$@" 10:52:18 + case $arg in 10:52:18 + pkg_list+='tox ' 10:52:18 + for arg in "$@" 10:52:18 + case $arg in 10:52:18 + pkg_list+='virtualenv ' 10:52:18 + for arg in "$@" 10:52:18 + case $arg in 10:52:18 + pkg_list+='urllib3~=1.26.15 ' 10:52:18 + [[ -f /tmp/.toxenv ]] 10:52:18 ++ cat /tmp/.toxenv 10:52:18 + lf_venv=/tmp/venv-IyS5 10:52:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IyS5 from' file:/tmp/.toxenv 10:52:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IyS5 from file:/tmp/.toxenv 10:52:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:52:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:18 + local 'pip_opts=--upgrade --quiet' 10:52:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:52:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:52:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:52:18 + [[ -n '' ]] 10:52:18 + [[ -n '' ]] 10:52:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:52:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:18 + /tmp/venv-IyS5/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 10:52:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:52:19 lf-activate-venv(): INFO: Base packages installed successfully 10:52:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:52:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:52:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:52:19 + /tmp/venv-IyS5/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 10:52:20 + type python3 10:52:20 + true 10:52:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IyS5/bin to PATH' 10:52:20 lf-activate-venv(): INFO: Adding /tmp/venv-IyS5/bin to PATH 10:52:20 + PATH=/tmp/venv-IyS5/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 10:52:20 + return 0 10:52:20 + [[ -d /opt/pyenv ]] 10:52:20 + echo '---> Setting up pyenv' 10:52:20 ---> Setting up pyenv 10:52:20 + export PYENV_ROOT=/opt/pyenv 10:52:20 + PYENV_ROOT=/opt/pyenv 10:52:20 + export PATH=/opt/pyenv/bin:/tmp/venv-IyS5/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 10:52:20 + PATH=/opt/pyenv/bin:/tmp/venv-IyS5/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 10:52:20 ++ pwd 10:52:20 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:52:20 + export PYTHONPATH 10:52:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:52:20 + TOX_TESTENV_PASSENV=PYTHONPATH 10:52:20 + tox --version 10:52:21 4.28.4 from /tmp/venv-IyS5/lib/python3.10/site-packages/tox/__init__.py 10:52:21 + PARALLEL=false 10:52:21 + TOX_OPTIONS_LIST= 10:52:21 + [[ -n pre-commit ]] 10:52:21 + TOX_OPTIONS_LIST=' -e pre-commit' 10:52:21 + case ${PARALLEL,,} in 10:52:21 + tox -e pre-commit 10:52:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:52:22 pre-commit: install_deps> python -I -m pip install pre-commit 10:52:25 pre-commit: freeze> python -m pip freeze --all 10:52:25 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.34.0 10:52:25 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:52:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:52:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:52:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:52:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:52:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:52:28 [INFO] Once installed this environment will be reused. 10:52:28 [INFO] This may take a few minutes... 10:52:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:52:32 [INFO] Once installed this environment will be reused. 10:52:32 [INFO] This may take a few minutes... 10:52:36 trim trailing whitespace.................................................Passed 10:52:37 Tabs remover.............................................................Passed 10:52:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:52:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:52:37 [INFO] Once installed this environment will be reused. 10:52:37 [INFO] This may take a few minutes... 10:52:45 gitlint..............................................(no files to check)Skipped 10:52:45 pre-commit: OK (24.01=setup[3.78]+cmd[11.82,8.40] seconds) 10:52:45 congratulations :) (24.23 seconds) 10:52:45 + tox_status=0 10:52:45 + echo '---> Completed tox runs' 10:52:45 ---> Completed tox runs 10:52:45 + for i in .tox/*/log 10:52:45 ++ echo .tox/pre-commit/log 10:52:45 ++ awk -F/ '{print $2}' 10:52:45 + tox_env=pre-commit 10:52:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:52:45 + DOC_DIR=docs/_build/html 10:52:45 + [[ -d docs/_build/html ]] 10:52:45 + echo '---> tox-run.sh ends' 10:52:45 ---> tox-run.sh ends 10:52:45 + test 0 -eq 0 10:52:45 $ ssh-agent -k 10:52:45 unset SSH_AUTH_SOCK; 10:52:45 unset SSH_AGENT_PID; 10:52:45 echo Agent pid 1653 killed; 10:52:45 [ssh-agent] Stopped. 10:52:45 [PostBuildScript] - [INFO] Executing post build scripts. 10:52:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4310976549102805798.sh 10:52:45 ---> sysstat.sh 10:52:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5749661102493962097.sh 10:52:46 ---> package-listing.sh 10:52:46 ++ facter osfamily 10:52:46 ++ tr '[:upper:]' '[:lower:]' 10:52:46 + OS_FAMILY=debian 10:52:46 + workspace=/w/workspace/oom-master-pre-commit-lint 10:52:46 + START_PACKAGES=/tmp/packages_start.txt 10:52:46 + END_PACKAGES=/tmp/packages_end.txt 10:52:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:52:46 + PACKAGES=/tmp/packages_start.txt 10:52:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:52:46 + PACKAGES=/tmp/packages_end.txt 10:52:46 + case "${OS_FAMILY}" in 10:52:46 + dpkg -l 10:52:46 + grep '^ii' 10:52:46 + '[' -f /tmp/packages_start.txt ']' 10:52:46 + '[' -f /tmp/packages_end.txt ']' 10:52:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:52:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:52:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:52:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:52:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3787758614746720421.sh 10:52:46 ---> capture-instance-metadata.sh 10:52:46 Setup pyenv: 10:52:46 system 10:52:46 3.8.13 10:52:46 3.9.13 10:52:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:52:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-miCa 10:52:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:52:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:53 lf-activate-venv(): INFO: Base packages installed successfully 10:52:53 lf-activate-venv(): INFO: Installing additional packages: lftools 10:53:16 lf-activate-venv(): INFO: Adding /tmp/venv-miCa/bin to PATH 10:53:16 INFO: Running in OpenStack, capturing instance metadata 10:53:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17878415934292165786.sh 10:53:17 provisioning config files... 10:53:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18005678994435930973tmp 10:53:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:53:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:53:17 [EnvInject] - Injecting environment variables from a build step. 10:53:17 [EnvInject] - Injecting as environment variables the properties content 10:53:17 SERVER_ID=logs 10:53:17 10:53:17 [EnvInject] - Variables injected successfully. 10:53:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7981588681450041838.sh 10:53:17 ---> create-netrc.sh 10:53:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6499130801074736111.sh 10:53:17 ---> python-tools-install.sh 10:53:17 Setup pyenv: 10:53:17 system 10:53:17 3.8.13 10:53:17 3.9.13 10:53:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-miCa from file:/tmp/.os_lf_venv 10:53:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:53:19 lf-activate-venv(): INFO: Base packages installed successfully 10:53:19 lf-activate-venv(): INFO: Installing additional packages: lftools 10:53:27 lf-activate-venv(): INFO: Adding /tmp/venv-miCa/bin to PATH 10:53:27 Generating Requirements File 10:53:48 Python 3.10.6 10:53:48 pip 25.2 from /tmp/venv-miCa/lib/python3.10/site-packages/pip (python 3.10) 10:53:48 appdirs==1.4.4 10:53:48 argcomplete==3.6.2 10:53:48 aspy.yaml==1.3.0 10:53:48 attrs==25.3.0 10:53:48 autopage==0.5.2 10:53:48 beautifulsoup4==4.13.5 10:53:48 boto3==1.40.18 10:53:48 botocore==1.40.18 10:53:48 bs4==0.0.2 10:53:48 cachetools==5.5.2 10:53:48 certifi==2025.8.3 10:53:48 cffi==1.17.1 10:53:48 cfgv==3.4.0 10:53:48 chardet==5.2.0 10:53:48 charset-normalizer==3.4.3 10:53:48 click==8.2.1 10:53:48 cliff==4.11.0 10:53:48 cmd2==2.7.0 10:53:48 cryptography==3.3.2 10:53:48 debtcollector==3.0.0 10:53:48 decorator==5.2.1 10:53:48 defusedxml==0.7.1 10:53:48 Deprecated==1.2.18 10:53:48 distlib==0.4.0 10:53:48 dnspython==2.7.0 10:53:48 docker==7.1.0 10:53:48 dogpile.cache==1.4.0 10:53:48 durationpy==0.10 10:53:48 email-validator==2.3.0 10:53:48 filelock==3.19.1 10:53:48 future==1.0.0 10:53:48 gitdb==4.0.12 10:53:48 GitPython==3.1.45 10:53:48 google-auth==2.40.3 10:53:48 httplib2==0.22.0 10:53:48 identify==2.6.13 10:53:48 idna==3.10 10:53:48 importlib-resources==1.5.0 10:53:48 iso8601==2.1.0 10:53:48 Jinja2==3.1.6 10:53:48 jmespath==1.0.1 10:53:48 jsonpatch==1.33 10:53:48 jsonpointer==3.0.0 10:53:48 jsonschema==4.25.1 10:53:48 jsonschema-specifications==2025.4.1 10:53:48 keystoneauth1==5.12.0 10:53:48 kubernetes==33.1.0 10:53:48 lftools==0.37.13 10:53:48 lxml==6.0.1 10:53:48 markdown-it-py==4.0.0 10:53:48 MarkupSafe==3.0.2 10:53:48 mdurl==0.1.2 10:53:48 msgpack==1.1.1 10:53:48 multi_key_dict==2.0.3 10:53:48 munch==4.0.0 10:53:48 netaddr==1.3.0 10:53:48 niet==1.4.2 10:53:48 nodeenv==1.9.1 10:53:48 oauth2client==4.1.3 10:53:48 oauthlib==3.3.1 10:53:48 openstacksdk==4.7.0 10:53:48 os-client-config==2.3.0 10:53:48 os-service-types==1.8.0 10:53:48 osc-lib==4.2.0 10:53:48 oslo.config==10.0.0 10:53:48 oslo.context==6.1.0 10:53:48 oslo.i18n==6.6.0 10:53:48 oslo.log==7.2.1 10:53:48 oslo.serialization==5.8.0 10:53:48 oslo.utils==9.1.0 10:53:48 packaging==25.0 10:53:48 pbr==7.0.1 10:53:48 platformdirs==4.4.0 10:53:48 prettytable==3.16.0 10:53:48 psutil==7.0.0 10:53:48 pyasn1==0.6.1 10:53:48 pyasn1_modules==0.4.2 10:53:48 pycparser==2.22 10:53:48 pygerrit2==2.0.15 10:53:48 PyGithub==2.7.0 10:53:48 Pygments==2.19.2 10:53:48 PyJWT==2.10.1 10:53:48 PyNaCl==1.5.0 10:53:48 pyparsing==2.4.7 10:53:48 pyperclip==1.9.0 10:53:48 pyrsistent==0.20.0 10:53:48 python-cinderclient==9.7.0 10:53:48 python-dateutil==2.9.0.post0 10:53:48 python-heatclient==4.3.0 10:53:48 python-jenkins==1.8.3 10:53:48 python-keystoneclient==5.6.0 10:53:48 python-magnumclient==4.8.1 10:53:48 python-openstackclient==8.2.0 10:53:48 python-swiftclient==4.8.0 10:53:48 PyYAML==6.0.2 10:53:48 referencing==0.36.2 10:53:48 requests==2.32.5 10:53:48 requests-oauthlib==2.0.0 10:53:48 requestsexceptions==1.4.0 10:53:48 rfc3986==2.0.0 10:53:48 rich==14.1.0 10:53:48 rich-argparse==1.7.1 10:53:48 rpds-py==0.27.0 10:53:48 rsa==4.9.1 10:53:48 ruamel.yaml==0.18.15 10:53:48 ruamel.yaml.clib==0.2.12 10:53:48 s3transfer==0.13.1 10:53:48 simplejson==3.20.1 10:53:48 six==1.17.0 10:53:48 smmap==5.0.2 10:53:48 soupsieve==2.7 10:53:48 stevedore==5.5.0 10:53:48 tabulate==0.9.0 10:53:48 toml==0.10.2 10:53:48 tomlkit==0.13.3 10:53:48 tqdm==4.67.1 10:53:48 typing_extensions==4.15.0 10:53:48 tzdata==2025.2 10:53:48 urllib3==1.26.20 10:53:48 virtualenv==20.34.0 10:53:48 wcwidth==0.2.13 10:53:48 websocket-client==1.8.0 10:53:48 wrapt==1.17.3 10:53:48 xdg==6.0.0 10:53:48 xmltodict==0.14.2 10:53:48 yq==3.4.3 10:53:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8443690895300039706.sh 10:53:48 ---> sudo-logs.sh 10:53:48 Archiving 'sudo' log.. 10:53:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15145324627299982912.sh 10:53:49 ---> job-cost.sh 10:53:49 Setup pyenv: 10:53:49 system 10:53:49 3.8.13 10:53:49 3.9.13 10:53:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-miCa from file:/tmp/.os_lf_venv 10:53:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:53:51 lf-activate-venv(): INFO: Base packages installed successfully 10:53:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:53:56 lf-activate-venv(): INFO: Adding /tmp/venv-miCa/bin to PATH 10:53:56 INFO: No Stack... 10:53:56 INFO: Retrieving Pricing Info for: v3-standard-4 10:53:56 INFO: Archiving Costs 10:53:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins797341469835832527.sh 10:53:56 ---> logs-deploy.sh 10:53:56 Setup pyenv: 10:53:56 system 10:53:56 3.8.13 10:53:56 3.9.13 10:53:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-miCa from file:/tmp/.os_lf_venv 10:53:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:53:58 lf-activate-venv(): INFO: Base packages installed successfully 10:53:58 lf-activate-venv(): INFO: Installing additional packages: lftools 10:54:06 lf-activate-venv(): INFO: Adding /tmp/venv-miCa/bin to PATH 10:54:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4240 10:54:06 INFO: archiving workspace using pattern(s): 10:54:07 Archives upload complete. 10:54:07 INFO: archiving logs to Nexus 10:54:08 ---> uname -a: 10:54:08 Linux prd-ubuntu1804-builder-4c-4g-41501 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:54:08 10:54:08 10:54:08 ---> lscpu: 10:54:08 Architecture: x86_64 10:54:08 CPU op-mode(s): 32-bit, 64-bit 10:54:08 Byte Order: Little Endian 10:54:08 CPU(s): 4 10:54:08 On-line CPU(s) list: 0-3 10:54:08 Thread(s) per core: 1 10:54:08 Core(s) per socket: 1 10:54:08 Socket(s): 4 10:54:08 NUMA node(s): 1 10:54:08 Vendor ID: AuthenticAMD 10:54:08 CPU family: 23 10:54:08 Model: 49 10:54:08 Model name: AMD EPYC-Rome Processor 10:54:08 Stepping: 0 10:54:08 CPU MHz: 2800.000 10:54:08 BogoMIPS: 5600.00 10:54:08 Virtualization: AMD-V 10:54:08 Hypervisor vendor: KVM 10:54:08 Virtualization type: full 10:54:08 L1d cache: 32K 10:54:08 L1i cache: 32K 10:54:08 L2 cache: 512K 10:54:08 L3 cache: 16384K 10:54:08 NUMA node0 CPU(s): 0-3 10:54:08 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 10:54:08 10:54:08 10:54:08 ---> nproc: 10:54:08 4 10:54:08 10:54:08 10:54:08 ---> df -h: 10:54:08 Filesystem Size Used Avail Use% Mounted on 10:54:08 udev 7.9G 0 7.9G 0% /dev 10:54:08 tmpfs 1.6G 672K 1.6G 1% /run 10:54:08 /dev/vda1 78G 8.4G 69G 11% / 10:54:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:54:08 tmpfs 5.0M 0 5.0M 0% /run/lock 10:54:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:54:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:54:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:54:08 10:54:08 10:54:08 ---> free -m: 10:54:08 total used free shared buff/cache available 10:54:08 Mem: 16040 556 13275 0 2207 15162 10:54:08 Swap: 1023 0 1023 10:54:08 10:54:08 10:54:08 ---> ip addr: 10:54:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:54:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:54:08 inet 127.0.0.1/8 scope host lo 10:54:08 valid_lft forever preferred_lft forever 10:54:08 inet6 ::1/128 scope host 10:54:08 valid_lft forever preferred_lft forever 10:54:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:54:08 link/ether fa:16:3e:47:8c:25 brd ff:ff:ff:ff:ff:ff 10:54:08 inet 10.30.107.89/23 brd 10.30.107.255 scope global dynamic ens3 10:54:08 valid_lft 86248sec preferred_lft 86248sec 10:54:08 inet6 fe80::f816:3eff:fe47:8c25/64 scope link 10:54:08 valid_lft forever preferred_lft forever 10:54:08 10:54:08 10:54:08 ---> sar -b -r -n DEV: 10:54:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41501) 08/27/25 _x86_64_ (4 CPU) 10:54:08 10:54:08 10:51:37 LINUX RESTART (4 CPU) 10:54:08 10:54:08 10:52:01 tps rtps wtps bread/s bwrtn/s 10:54:08 10:53:02 309.08 24.36 284.72 817.06 46658.49 10:54:08 10:54:01 116.62 1.07 115.55 122.94 31385.56 10:54:08 Average: 213.65 12.81 200.84 472.89 39085.54 10:54:08 10:54:08 10:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:54:08 10:53:02 13885300 15520916 2539668 15.46 63064 1768828 800236 4.58 782908 1534584 106448 10:54:08 10:54:01 13582432 15511516 2842536 17.31 87760 2021136 791684 4.53 808028 1779264 127836 10:54:08 Average: 13733866 15516216 2691102 16.38 75412 1894982 795960 4.56 795468 1656924 117142 10:54:08 10:54:08 10:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:54:08 10:53:02 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 10:54:08 10:53:02 ens3 113.86 84.77 953.75 28.75 0.00 0.00 0.00 0.00 10:54:08 10:54:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 10:54:08 10:54:01 ens3 53.74 45.90 843.96 10.79 0.00 0.00 0.00 0.00 10:54:08 Average: lo 2.02 2.02 0.22 0.22 0.00 0.00 0.00 0.00 10:54:08 Average: ens3 84.05 65.50 899.31 19.84 0.00 0.00 0.00 0.00 10:54:08 10:54:08 10:54:08 ---> sar -P ALL: 10:54:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41501) 08/27/25 _x86_64_ (4 CPU) 10:54:08 10:54:08 10:51:37 LINUX RESTART (4 CPU) 10:54:08 10:54:08 10:52:01 CPU %user %nice %system %iowait %steal %idle 10:54:08 10:53:02 all 22.63 0.00 2.43 4.56 0.07 70.31 10:54:08 10:53:02 0 15.85 0.00 2.75 3.83 0.07 77.51 10:54:08 10:53:02 1 13.48 0.00 2.08 12.32 0.07 72.05 10:54:08 10:53:02 2 31.60 0.00 2.64 0.73 0.07 64.96 10:54:08 10:53:02 3 29.59 0.00 2.24 1.37 0.07 66.73 10:54:08 10:54:01 all 20.59 0.00 1.39 2.73 0.05 75.25 10:54:08 10:54:01 0 2.80 0.00 0.49 1.25 0.03 95.43 10:54:08 10:54:01 1 18.89 0.00 1.43 6.61 0.05 73.02 10:54:08 10:54:01 2 43.29 0.00 2.12 0.76 0.08 53.75 10:54:08 10:54:01 3 17.45 0.00 1.53 2.31 0.05 78.67 10:54:08 Average: all 21.62 0.00 1.91 3.65 0.06 72.76 10:54:08 Average: 0 9.37 0.00 1.63 2.55 0.05 86.40 10:54:08 Average: 1 16.16 0.00 1.75 9.49 0.06 72.53 10:54:08 Average: 2 37.40 0.00 2.38 0.75 0.08 59.40 10:54:08 Average: 3 23.57 0.00 1.89 1.84 0.06 72.65 10:54:08 10:54:08 10:54:08