08:57:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142124 08:57:50 Running as SYSTEM 08:57:50 [EnvInject] - Loading node environment variables. 08:57:50 Building remotely on prd-ubuntu1804-builder-4c-4g-293 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:57:50 [ssh-agent] Looking for ssh-agent implementation... 08:57:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:57:50 $ ssh-agent 08:57:50 SSH_AUTH_SOCK=/tmp/ssh-vn9fkFPHk5H1/agent.1776 08:57:50 SSH_AGENT_PID=1778 08:57:50 [ssh-agent] Started. 08:57:50 Running ssh-add (command line suppressed) 08:57:50 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11383643255601986211.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11383643255601986211.key) 08:57:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:57:51 The recommended git tool is: NONE 08:57:52 using credential onap-jenkins-ssh 08:57:52 Wiping out workspace first. 08:57:52 Cloning the remote Git repository 08:57:52 Cloning repository git://cloud.onap.org/mirror/oom.git 08:57:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:57:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:57:52 > git --version # timeout=10 08:57:52 > git --version # 'git version 2.17.1' 08:57:52 using GIT_SSH to set credentials Gerrit user 08:57:52 Verifying host key using manually-configured host key entries 08:57:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:57:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:57:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:57:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:57:58 using GIT_SSH to set credentials Gerrit user 08:57:58 Verifying host key using manually-configured host key entries 08:57:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/24/142124/1 # timeout=30 08:57:58 > git rev-parse c4362c7c746b3e12a288c6ba461de363bd96a801^{commit} # timeout=10 08:57:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:57:58 Checking out Revision c4362c7c746b3e12a288c6ba461de363bd96a801 (refs/changes/24/142124/1) 08:57:58 > git config core.sparsecheckout # timeout=10 08:57:58 > git checkout -f c4362c7c746b3e12a288c6ba461de363bd96a801 # timeout=30 08:58:02 Commit message: "[MULTICLOUD] 15.0.4 release" 08:58:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:58:02 > git rev-list --no-walk 999e48e47304e97b2444b62e0fb4b1a7d9cc578a # timeout=10 08:58:02 [EnvInject] - Injecting environment variables from a build step. 08:58:02 [EnvInject] - Injecting as environment variables the properties content 08:58:02 PYTHON=python3 08:58:02 08:58:02 [EnvInject] - Variables injected successfully. 08:58:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11553981422851053978.sh 08:58:02 ---> tox-install.sh 08:58:02 + source /home/jenkins/lf-env.sh 08:58:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:02 ++ mktemp -d /tmp/venv-XXXX 08:58:02 + lf_venv=/tmp/venv-IU1E 08:58:02 + local venv_file=/tmp/.os_lf_venv 08:58:02 + local python=python3 08:58:02 + local options 08:58:02 + local set_path=true 08:58:02 + local install_args= 08:58:02 ++ 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 08:58:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:58:02 + true 08:58:02 + case $1 in 08:58:02 + venv_file=/tmp/.toxenv 08:58:02 + shift 2 08:58:02 + true 08:58:02 + case $1 in 08:58:02 + shift 08:58:02 + break 08:58:02 + case $python in 08:58:02 + local pkg_list= 08:58:02 + [[ -d /opt/pyenv ]] 08:58:02 + echo 'Setup pyenv:' 08:58:02 Setup pyenv: 08:58:02 + export PYENV_ROOT=/opt/pyenv 08:58:02 + PYENV_ROOT=/opt/pyenv 08:58:02 + 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 08:58:02 + 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 08:58:02 + pyenv versions 08:58:02 * system (set by /opt/pyenv/version) 08:58:02 * 3.8.13 (set by /opt/pyenv/version) 08:58:02 * 3.9.13 (set by /opt/pyenv/version) 08:58:02 * 3.10.6 (set by /opt/pyenv/version) 08:58:02 + command -v pyenv 08:58:02 ++ pyenv init - --no-rehash 08:58:02 + 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[*]}"'\'')" 08:58:02 export PATH="/opt/pyenv/shims:${PATH}" 08:58:02 export PYENV_SHELL=bash 08:58:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:58:02 pyenv() { 08:58:02 local command 08:58:02 command="${1:-}" 08:58:02 if [ "$#" -gt 0 ]; then 08:58:02 shift 08:58:02 fi 08:58:02 08:58:02 case "$command" in 08:58:02 rehash|shell) 08:58:02 eval "$(pyenv "sh-$command" "$@")" 08:58:02 ;; 08:58:02 *) 08:58:02 command pyenv "$command" "$@" 08:58:02 ;; 08:58:02 esac 08:58:02 }' 08:58:02 +++ 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[*]}"' 08:58:02 ++ 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 08:58:02 ++ 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 08:58:02 ++ 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 08:58:02 ++ export PYENV_SHELL=bash 08:58:02 ++ PYENV_SHELL=bash 08:58:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:58:02 +++ complete -F _pyenv pyenv 08:58:02 ++ lf-pyver python3 08:58:02 ++ local py_version_xy=python3 08:58:02 ++ local py_version_xyz= 08:58:02 ++ pyenv versions 08:58:02 ++ sed 's/^[ *]* //' 08:58:02 ++ awk '{ print $1 }' 08:58:02 ++ local command 08:58:02 ++ command=versions 08:58:02 ++ '[' 1 -gt 0 ']' 08:58:02 ++ shift 08:58:02 ++ grep -E '^[0-9.]*[0-9]$' 08:58:02 ++ case "$command" in 08:58:02 ++ command pyenv versions 08:58:02 ++ pyenv versions 08:58:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:58:03 +++ grep '^3' /tmp/.pyenv_versions 08:58:03 +++ sort -V 08:58:03 +++ tail -n 1 08:58:03 ++ py_version_xyz=3.10.6 08:58:03 ++ [[ -z 3.10.6 ]] 08:58:03 ++ echo 3.10.6 08:58:03 ++ return 0 08:58:03 + pyenv local 3.10.6 08:58:03 + local command 08:58:03 + command=local 08:58:03 + '[' 2 -gt 0 ']' 08:58:03 + shift 08:58:03 + case "$command" in 08:58:03 + command pyenv local 3.10.6 08:58:03 + pyenv local 3.10.6 08:58:03 + for arg in "$@" 08:58:03 + case $arg in 08:58:03 + pkg_list+='tox ' 08:58:03 + for arg in "$@" 08:58:03 + case $arg in 08:58:03 + pkg_list+='virtualenv ' 08:58:03 + for arg in "$@" 08:58:03 + case $arg in 08:58:03 + pkg_list+='urllib3~=1.26.15 ' 08:58:03 + [[ -f /tmp/.toxenv ]] 08:58:03 + [[ ! -f /tmp/.toxenv ]] 08:58:03 + [[ -n '' ]] 08:58:03 + python3 -m venv /tmp/venv-IU1E 08:58:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IU1E' 08:58:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IU1E 08:58:07 + echo /tmp/venv-IU1E 08:58:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:58:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:58:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:58:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:07 + local 'pip_opts=--upgrade --quiet' 08:58:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:58:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:58:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:58:07 + [[ -n '' ]] 08:58:07 + [[ -n '' ]] 08:58:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:58:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:07 + /tmp/venv-IU1E/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 08:58:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:58:11 lf-activate-venv(): INFO: Base packages installed successfully 08:58:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:58:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:58:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:58:11 + /tmp/venv-IU1E/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 08:58:13 + type python3 08:58:13 + true 08:58:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IU1E/bin to PATH' 08:58:13 lf-activate-venv(): INFO: Adding /tmp/venv-IU1E/bin to PATH 08:58:13 + PATH=/tmp/venv-IU1E/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 08:58:13 + return 0 08:58:13 + python3 --version 08:58:13 Python 3.10.6 08:58:13 + python3 -m pip --version 08:58:13 pip 25.2 from /tmp/venv-IU1E/lib/python3.10/site-packages/pip (python 3.10) 08:58:13 + python3 -m pip freeze 08:58:14 cachetools==6.2.0 08:58:14 chardet==5.2.0 08:58:14 colorama==0.4.6 08:58:14 distlib==0.4.0 08:58:14 filelock==3.19.1 08:58:14 packaging==25.0 08:58:14 platformdirs==4.4.0 08:58:14 pluggy==1.6.0 08:58:14 pyproject-api==1.9.1 08:58:14 tomli==2.2.1 08:58:14 tox==4.30.2 08:58:14 typing_extensions==4.15.0 08:58:14 urllib3==1.26.20 08:58:14 virtualenv==20.34.0 08:58:14 [EnvInject] - Injecting environment variables from a build step. 08:58:14 [EnvInject] - Injecting as environment variables the properties content 08:58:14 PARALLEL=false 08:58:14 08:58:14 [EnvInject] - Variables injected successfully. 08:58:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7515952023863308069.sh 08:58:14 ---> tox-run.sh 08:58:14 + 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 08:58:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:58:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:58:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:58:14 + cd /w/workspace/oom-master-pre-commit-lint/. 08:58:14 + source /home/jenkins/lf-env.sh 08:58:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:14 ++ mktemp -d /tmp/venv-XXXX 08:58:14 + lf_venv=/tmp/venv-ZadD 08:58:14 + local venv_file=/tmp/.os_lf_venv 08:58:14 + local python=python3 08:58:14 + local options 08:58:14 + local set_path=true 08:58:14 + local install_args= 08:58:14 ++ 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 08:58:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:58:14 + true 08:58:14 + case $1 in 08:58:14 + venv_file=/tmp/.toxenv 08:58:14 + shift 2 08:58:14 + true 08:58:14 + case $1 in 08:58:14 + shift 08:58:14 + break 08:58:14 + case $python in 08:58:14 + local pkg_list= 08:58:14 + [[ -d /opt/pyenv ]] 08:58:14 + echo 'Setup pyenv:' 08:58:14 Setup pyenv: 08:58:14 + export PYENV_ROOT=/opt/pyenv 08:58:14 + PYENV_ROOT=/opt/pyenv 08:58:14 + 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 08:58:14 + 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 08:58:14 + pyenv versions 08:58:14 system 08:58:14 3.8.13 08:58:14 3.9.13 08:58:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:58:14 + command -v pyenv 08:58:14 ++ pyenv init - --no-rehash 08:58:14 + 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[*]}"'\'')" 08:58:14 export PATH="/opt/pyenv/shims:${PATH}" 08:58:14 export PYENV_SHELL=bash 08:58:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:58:14 pyenv() { 08:58:14 local command 08:58:14 command="${1:-}" 08:58:14 if [ "$#" -gt 0 ]; then 08:58:14 shift 08:58:14 fi 08:58:14 08:58:14 case "$command" in 08:58:14 rehash|shell) 08:58:14 eval "$(pyenv "sh-$command" "$@")" 08:58:14 ;; 08:58:14 *) 08:58:14 command pyenv "$command" "$@" 08:58:14 ;; 08:58:14 esac 08:58:14 }' 08:58:14 +++ 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[*]}"' 08:58:14 ++ 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 08:58:14 ++ 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 08:58:14 ++ 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 08:58:14 ++ export PYENV_SHELL=bash 08:58:14 ++ PYENV_SHELL=bash 08:58:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:58:14 +++ complete -F _pyenv pyenv 08:58:14 ++ lf-pyver python3 08:58:14 ++ local py_version_xy=python3 08:58:14 ++ local py_version_xyz= 08:58:14 ++ sed 's/^[ *]* //' 08:58:14 ++ pyenv versions 08:58:14 ++ local command 08:58:14 ++ command=versions 08:58:14 ++ '[' 1 -gt 0 ']' 08:58:14 ++ shift 08:58:14 ++ case "$command" in 08:58:14 ++ command pyenv versions 08:58:14 ++ pyenv versions 08:58:14 ++ awk '{ print $1 }' 08:58:14 ++ grep -E '^[0-9.]*[0-9]$' 08:58:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:58:14 +++ grep '^3' /tmp/.pyenv_versions 08:58:14 +++ tail -n 1 08:58:14 +++ sort -V 08:58:14 ++ py_version_xyz=3.10.6 08:58:14 ++ [[ -z 3.10.6 ]] 08:58:14 ++ echo 3.10.6 08:58:14 ++ return 0 08:58:14 + pyenv local 3.10.6 08:58:14 + local command 08:58:14 + command=local 08:58:14 + '[' 2 -gt 0 ']' 08:58:14 + shift 08:58:14 + case "$command" in 08:58:14 + command pyenv local 3.10.6 08:58:14 + pyenv local 3.10.6 08:58:14 + for arg in "$@" 08:58:14 + case $arg in 08:58:14 + pkg_list+='tox ' 08:58:14 + for arg in "$@" 08:58:14 + case $arg in 08:58:14 + pkg_list+='virtualenv ' 08:58:14 + for arg in "$@" 08:58:14 + case $arg in 08:58:14 + pkg_list+='urllib3~=1.26.15 ' 08:58:14 + [[ -f /tmp/.toxenv ]] 08:58:14 ++ cat /tmp/.toxenv 08:58:14 + lf_venv=/tmp/venv-IU1E 08:58:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IU1E from' file:/tmp/.toxenv 08:58:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IU1E from file:/tmp/.toxenv 08:58:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:58:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:14 + local 'pip_opts=--upgrade --quiet' 08:58:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:58:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:58:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:58:14 + [[ -n '' ]] 08:58:14 + [[ -n '' ]] 08:58:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:58:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:14 + /tmp/venv-IU1E/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 08:58:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:58:15 lf-activate-venv(): INFO: Base packages installed successfully 08:58:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:58:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:58:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:58:15 + /tmp/venv-IU1E/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 08:58:16 + type python3 08:58:16 + true 08:58:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IU1E/bin to PATH' 08:58:16 lf-activate-venv(): INFO: Adding /tmp/venv-IU1E/bin to PATH 08:58:16 + PATH=/tmp/venv-IU1E/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 08:58:16 + return 0 08:58:16 + [[ -d /opt/pyenv ]] 08:58:16 + echo '---> Setting up pyenv' 08:58:16 ---> Setting up pyenv 08:58:16 + export PYENV_ROOT=/opt/pyenv 08:58:16 + PYENV_ROOT=/opt/pyenv 08:58:16 + export PATH=/opt/pyenv/bin:/tmp/venv-IU1E/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 08:58:16 + PATH=/opt/pyenv/bin:/tmp/venv-IU1E/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 08:58:16 ++ pwd 08:58:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:58:16 + export PYTHONPATH 08:58:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:58:16 + TOX_TESTENV_PASSENV=PYTHONPATH 08:58:16 + tox --version 08:58:16 4.30.2 from /tmp/venv-IU1E/lib/python3.10/site-packages/tox/__init__.py 08:58:16 + PARALLEL=false 08:58:16 + TOX_OPTIONS_LIST= 08:58:16 + [[ -n pre-commit ]] 08:58:16 + TOX_OPTIONS_LIST=' -e pre-commit' 08:58:16 + case ${PARALLEL,,} in 08:58:16 + tox -e pre-commit 08:58:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:58:17 pre-commit: install_deps> python -I -m pip install pre-commit 08:58:20 pre-commit: freeze> python -m pip freeze --all 08:58:20 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.14,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.34.0 08:58:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:58:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:58:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:58:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:58:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:58:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:58:23 [INFO] Once installed this environment will be reused. 08:58:23 [INFO] This may take a few minutes... 08:58:28 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:58:28 [INFO] Once installed this environment will be reused. 08:58:28 [INFO] This may take a few minutes... 08:58:36 trim trailing whitespace.................................................Passed 08:58:36 Tabs remover.............................................................Passed 08:58:36 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:58:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:58:37 [INFO] Once installed this environment will be reused. 08:58:37 [INFO] This may take a few minutes... 08:58:45 gitlint..............................................(no files to check)Skipped 08:58:45 pre-commit: OK (28.33=setup[3.60]+cmd[16.17,8.55] seconds) 08:58:45 congratulations :) (28.37 seconds) 08:58:45 + tox_status=0 08:58:45 + echo '---> Completed tox runs' 08:58:45 ---> Completed tox runs 08:58:45 + for i in .tox/*/log 08:58:45 ++ echo .tox/pre-commit/log 08:58:45 ++ awk -F/ '{print $2}' 08:58:45 + tox_env=pre-commit 08:58:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:58:45 + DOC_DIR=docs/_build/html 08:58:45 + [[ -d docs/_build/html ]] 08:58:45 + echo '---> tox-run.sh ends' 08:58:45 ---> tox-run.sh ends 08:58:45 + test 0 -eq 0 08:58:47 $ ssh-agent -k 08:58:47 unset SSH_AUTH_SOCK; 08:58:47 unset SSH_AGENT_PID; 08:58:47 echo Agent pid 1778 killed; 08:58:47 [ssh-agent] Stopped. 08:58:47 [PostBuildScript] - [INFO] Executing post build scripts. 08:58:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1206405146635515447.sh 08:58:47 ---> sysstat.sh 08:58:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12131266671690580719.sh 08:58:47 ---> package-listing.sh 08:58:47 ++ facter osfamily 08:58:47 ++ tr '[:upper:]' '[:lower:]' 08:58:48 + OS_FAMILY=debian 08:58:48 + workspace=/w/workspace/oom-master-pre-commit-lint 08:58:48 + START_PACKAGES=/tmp/packages_start.txt 08:58:48 + END_PACKAGES=/tmp/packages_end.txt 08:58:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:58:48 + PACKAGES=/tmp/packages_start.txt 08:58:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:58:48 + PACKAGES=/tmp/packages_end.txt 08:58:48 + case "${OS_FAMILY}" in 08:58:48 + dpkg -l 08:58:48 + grep '^ii' 08:58:48 + '[' -f /tmp/packages_start.txt ']' 08:58:48 + '[' -f /tmp/packages_end.txt ']' 08:58:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:58:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:58:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:58:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:58:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9068277163913818154.sh 08:58:48 ---> capture-instance-metadata.sh 08:58:48 Setup pyenv: 08:58:48 system 08:58:48 3.8.13 08:58:48 3.9.13 08:58:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:58:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i9uQ 08:58:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:58:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:56 lf-activate-venv(): INFO: Base packages installed successfully 08:58:56 lf-activate-venv(): INFO: Installing additional packages: lftools 08:59:19 lf-activate-venv(): INFO: Adding /tmp/venv-i9uQ/bin to PATH 08:59:19 INFO: Running in OpenStack, capturing instance metadata 08:59:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8684787673665736800.sh 08:59:19 provisioning config files... 08:59:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7322978626238212477tmp 08:59:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:59:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:59:19 [EnvInject] - Injecting environment variables from a build step. 08:59:19 [EnvInject] - Injecting as environment variables the properties content 08:59:19 SERVER_ID=logs 08:59:19 08:59:19 [EnvInject] - Variables injected successfully. 08:59:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11627609823172995462.sh 08:59:19 ---> create-netrc.sh 08:59:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1588318371890454810.sh 08:59:20 ---> python-tools-install.sh 08:59:20 Setup pyenv: 08:59:20 system 08:59:20 3.8.13 08:59:20 3.9.13 08:59:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:59:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i9uQ from file:/tmp/.os_lf_venv 08:59:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:22 lf-activate-venv(): INFO: Base packages installed successfully 08:59:22 lf-activate-venv(): INFO: Installing additional packages: lftools 08:59:30 lf-activate-venv(): INFO: Adding /tmp/venv-i9uQ/bin to PATH 08:59:30 Generating Requirements File 08:59:47 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. 08:59:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:59:48 Python 3.10.6 08:59:48 pip 25.2 from /tmp/venv-i9uQ/lib/python3.10/site-packages/pip (python 3.10) 08:59:48 appdirs==1.4.4 08:59:48 argcomplete==3.6.2 08:59:48 aspy.yaml==1.3.0 08:59:48 attrs==25.3.0 08:59:48 autopage==0.5.2 08:59:48 beautifulsoup4==4.13.5 08:59:48 boto3==1.40.39 08:59:48 botocore==1.40.39 08:59:48 bs4==0.0.2 08:59:48 cachetools==5.5.2 08:59:48 certifi==2025.8.3 08:59:48 cffi==2.0.0 08:59:48 cfgv==3.4.0 08:59:48 chardet==5.2.0 08:59:48 charset-normalizer==3.4.3 08:59:48 click==8.3.0 08:59:48 cliff==4.11.0 08:59:48 cmd2==2.7.0 08:59:48 cryptography==3.3.2 08:59:48 debtcollector==3.0.0 08:59:48 decorator==5.2.1 08:59:48 defusedxml==0.7.1 08:59:48 Deprecated==1.2.18 08:59:48 distlib==0.4.0 08:59:48 dnspython==2.8.0 08:59:48 docker==7.1.0 08:59:48 dogpile.cache==1.4.1 08:59:48 durationpy==0.10 08:59:48 email-validator==2.3.0 08:59:48 filelock==3.19.1 08:59:48 future==1.0.0 08:59:48 gitdb==4.0.12 08:59:48 GitPython==3.1.45 08:59:48 google-auth==2.40.3 08:59:48 httplib2==0.31.0 08:59:48 identify==2.6.14 08:59:48 idna==3.10 08:59:48 importlib-resources==1.5.0 08:59:48 iso8601==2.1.0 08:59:48 Jinja2==3.1.6 08:59:48 jmespath==1.0.1 08:59:48 jsonpatch==1.33 08:59:48 jsonpointer==3.0.0 08:59:48 jsonschema==4.25.1 08:59:48 jsonschema-specifications==2025.9.1 08:59:48 keystoneauth1==5.12.0 08:59:48 kubernetes==33.1.0 08:59:48 lftools==0.37.14 08:59:48 lxml==6.0.2 08:59:48 markdown-it-py==4.0.0 08:59:48 MarkupSafe==3.0.2 08:59:48 mdurl==0.1.2 08:59:48 msgpack==1.1.1 08:59:48 multi_key_dict==2.0.3 08:59:48 munch==4.0.0 08:59:48 netaddr==1.3.0 08:59:48 niet==1.4.2 08:59:48 nodeenv==1.9.1 08:59:48 oauth2client==4.1.3 08:59:48 oauthlib==3.3.1 08:59:48 openstacksdk==4.7.1 08:59:48 os-service-types==1.8.0 08:59:48 osc-lib==4.2.0 08:59:48 oslo.config==10.0.0 08:59:48 oslo.context==6.1.0 08:59:48 oslo.i18n==6.6.0 08:59:48 oslo.log==7.2.1 08:59:48 oslo.serialization==5.8.0 08:59:48 oslo.utils==9.1.0 08:59:48 packaging==25.0 08:59:48 pbr==7.0.1 08:59:48 platformdirs==4.4.0 08:59:48 prettytable==3.16.0 08:59:48 psutil==7.1.0 08:59:48 pyasn1==0.6.1 08:59:48 pyasn1_modules==0.4.2 08:59:48 pycparser==2.23 08:59:48 pygerrit2==2.0.15 08:59:48 PyGithub==2.8.1 08:59:48 Pygments==2.19.2 08:59:48 PyJWT==2.10.1 08:59:48 PyNaCl==1.6.0 08:59:48 pyparsing==2.4.7 08:59:48 pyperclip==1.10.0 08:59:48 pyrsistent==0.20.0 08:59:48 python-cinderclient==9.8.0 08:59:48 python-dateutil==2.9.0.post0 08:59:48 python-heatclient==4.3.0 08:59:48 python-jenkins==1.8.3 08:59:48 python-keystoneclient==5.7.0 08:59:48 python-magnumclient==4.9.0 08:59:48 python-openstackclient==8.2.0 08:59:48 python-swiftclient==4.8.0 08:59:48 PyYAML==6.0.3 08:59:48 referencing==0.36.2 08:59:48 requests==2.32.5 08:59:48 requests-oauthlib==2.0.0 08:59:48 requestsexceptions==1.4.0 08:59:48 rfc3986==2.0.0 08:59:48 rich==14.1.0 08:59:48 rich-argparse==1.7.1 08:59:48 rpds-py==0.27.1 08:59:48 rsa==4.9.1 08:59:48 ruamel.yaml==0.18.15 08:59:48 ruamel.yaml.clib==0.2.14 08:59:48 s3transfer==0.14.0 08:59:48 simplejson==3.20.1 08:59:48 six==1.17.0 08:59:48 smmap==5.0.2 08:59:48 soupsieve==2.8 08:59:48 stevedore==5.5.0 08:59:48 tabulate==0.9.0 08:59:48 toml==0.10.2 08:59:48 tomlkit==0.13.3 08:59:48 tqdm==4.67.1 08:59:48 typing_extensions==4.15.0 08:59:48 tzdata==2025.2 08:59:48 urllib3==1.26.20 08:59:48 virtualenv==20.34.0 08:59:48 wcwidth==0.2.14 08:59:48 websocket-client==1.8.0 08:59:48 wrapt==1.17.3 08:59:48 xdg==6.0.0 08:59:48 xmltodict==1.0.2 08:59:48 yq==3.4.3 08:59:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7009143103369920549.sh 08:59:48 ---> sudo-logs.sh 08:59:48 Archiving 'sudo' log.. 08:59:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9745051162670586728.sh 08:59:48 ---> job-cost.sh 08:59:48 Setup pyenv: 08:59:49 system 08:59:49 3.8.13 08:59:49 3.9.13 08:59:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:59:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i9uQ from file:/tmp/.os_lf_venv 08:59:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:51 lf-activate-venv(): INFO: Base packages installed successfully 08:59:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:59:56 lf-activate-venv(): INFO: Adding /tmp/venv-i9uQ/bin to PATH 08:59:56 INFO: No Stack... 08:59:56 INFO: Retrieving Pricing Info for: v3-standard-4 08:59:56 INFO: Archiving Costs 08:59:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9291400338267576356.sh 08:59:56 ---> logs-deploy.sh 08:59:56 Setup pyenv: 08:59:56 system 08:59:56 3.8.13 08:59:56 3.9.13 08:59:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:59:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i9uQ from file:/tmp/.os_lf_venv 08:59:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:58 lf-activate-venv(): INFO: Base packages installed successfully 08:59:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:00:06 lf-activate-venv(): INFO: Adding /tmp/venv-i9uQ/bin to PATH 09:00:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4250 09:00:06 INFO: archiving workspace using pattern(s): 09:00:07 Archives upload complete. 09:00:08 INFO: archiving logs to Nexus 09:00:08 ---> uname -a: 09:00:08 Linux prd-ubuntu1804-builder-4c-4g-293 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:00:08 09:00:08 09:00:08 ---> lscpu: 09:00:08 Architecture: x86_64 09:00:08 CPU op-mode(s): 32-bit, 64-bit 09:00:08 Byte Order: Little Endian 09:00:08 CPU(s): 4 09:00:08 On-line CPU(s) list: 0-3 09:00:08 Thread(s) per core: 1 09:00:08 Core(s) per socket: 1 09:00:08 Socket(s): 4 09:00:08 NUMA node(s): 1 09:00:08 Vendor ID: AuthenticAMD 09:00:08 CPU family: 23 09:00:08 Model: 49 09:00:08 Model name: AMD EPYC-Rome Processor 09:00:08 Stepping: 0 09:00:08 CPU MHz: 2800.000 09:00:08 BogoMIPS: 5600.00 09:00:08 Virtualization: AMD-V 09:00:08 Hypervisor vendor: KVM 09:00:08 Virtualization type: full 09:00:08 L1d cache: 32K 09:00:08 L1i cache: 32K 09:00:08 L2 cache: 512K 09:00:08 L3 cache: 16384K 09:00:08 NUMA node0 CPU(s): 0-3 09:00: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 09:00:08 09:00:08 09:00:08 ---> nproc: 09:00:08 4 09:00:08 09:00:08 09:00:08 ---> df -h: 09:00:08 Filesystem Size Used Avail Use% Mounted on 09:00:08 udev 7.9G 0 7.9G 0% /dev 09:00:08 tmpfs 1.6G 672K 1.6G 1% /run 09:00:08 /dev/vda1 78G 8.4G 69G 11% / 09:00:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:00:08 tmpfs 5.0M 0 5.0M 0% /run/lock 09:00:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:00:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:00:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:00:08 09:00:08 09:00:08 ---> free -m: 09:00:08 total used free shared buff/cache available 09:00:08 Mem: 16040 575 13249 0 2214 15143 09:00:08 Swap: 1023 0 1023 09:00:08 09:00:08 09:00:08 ---> ip addr: 09:00:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:00:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:00:08 inet 127.0.0.1/8 scope host lo 09:00:08 valid_lft forever preferred_lft forever 09:00:08 inet6 ::1/128 scope host 09:00:08 valid_lft forever preferred_lft forever 09:00:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:00:08 link/ether fa:16:3e:2f:32:b4 brd ff:ff:ff:ff:ff:ff 09:00:08 inet 10.30.106.107/23 brd 10.30.107.255 scope global dynamic ens3 09:00:08 valid_lft 86239sec preferred_lft 86239sec 09:00:08 inet6 fe80::f816:3eff:fe2f:32b4/64 scope link 09:00:08 valid_lft forever preferred_lft forever 09:00:08 09:00:08 09:00:08 ---> sar -b -r -n DEV: 09:00:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-293) 09/26/25 _x86_64_ (4 CPU) 09:00:08 09:00:08 08:57:30 LINUX RESTART (4 CPU) 09:00:08 09:00:08 08:58:02 tps rtps wtps bread/s bwrtn/s 09:00:08 08:59:01 110.39 24.37 86.02 821.42 44039.18 09:00:08 09:00:01 118.90 1.08 117.81 123.31 27184.80 09:00:08 Average: 114.68 12.63 102.05 469.43 35541.19 09:00:08 09:00:08 08:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:08 08:59:01 13913600 15533244 2511368 15.29 59656 1757464 788448 4.51 764964 1523608 93324 09:00:08 09:00:01 13570280 15506652 2854688 17.38 87328 2028608 778876 4.46 810352 1786172 130504 09:00:08 Average: 13741940 15519948 2683028 16.34 73492 1893036 783662 4.48 787658 1654890 111914 09:00:08 09:00:08 08:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:08 08:59:01 lo 2.37 2.37 0.26 0.26 0.00 0.00 0.00 0.00 09:00:08 08:59:01 ens3 87.75 61.33 901.80 20.03 0.00 0.00 0.00 0.00 09:00:08 09:00:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 09:00:08 09:00:01 ens3 59.24 44.39 871.28 11.38 0.00 0.00 0.00 0.00 09:00:08 Average: lo 1.92 1.92 0.21 0.21 0.00 0.00 0.00 0.00 09:00:08 Average: ens3 73.37 52.79 886.41 15.67 0.00 0.00 0.00 0.00 09:00:08 09:00:08 09:00:08 ---> sar -P ALL: 09:00:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-293) 09/26/25 _x86_64_ (4 CPU) 09:00:08 09:00:08 08:57:30 LINUX RESTART (4 CPU) 09:00:08 09:00:08 08:58:02 CPU %user %nice %system %iowait %steal %idle 09:00:08 08:59:01 all 19.77 0.00 2.00 4.96 0.07 73.20 09:00:08 08:59:01 0 23.37 0.00 2.19 0.88 0.05 73.51 09:00:08 08:59:01 1 16.83 0.00 1.86 5.91 0.07 75.33 09:00:08 08:59:01 2 17.95 0.00 2.14 12.13 0.10 67.68 09:00:08 08:59:01 3 20.92 0.00 1.82 0.93 0.07 76.26 09:00:08 09:00:01 all 21.13 0.00 1.41 2.95 0.06 74.45 09:00:08 09:00:01 0 22.55 0.00 1.25 0.30 0.05 75.85 09:00:08 09:00:01 1 14.23 0.00 1.15 1.54 0.03 83.05 09:00:08 09:00:01 2 7.05 0.00 1.02 8.52 0.07 83.34 09:00:08 09:00:01 3 40.65 0.00 2.18 1.43 0.07 55.67 09:00:08 Average: all 20.46 0.00 1.70 3.94 0.06 73.83 09:00:08 Average: 0 22.95 0.00 1.72 0.59 0.05 74.69 09:00:08 Average: 1 15.52 0.00 1.50 3.70 0.05 79.23 09:00:08 Average: 2 12.46 0.00 1.58 10.31 0.08 75.57 09:00:08 Average: 3 30.87 0.00 2.00 1.19 0.07 65.87 09:00:08 09:00:08 09:00:08