15:11:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 15:11:36 Running as SYSTEM 15:11:36 [EnvInject] - Loading node environment variables. 15:11:36 Building remotely on prd-ubuntu1804-builder-4c-4g-28 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:11:36 [ssh-agent] Looking for ssh-agent implementation... 15:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:36 $ ssh-agent 15:11:36 SSH_AUTH_SOCK=/tmp/ssh-0ehJTj1DEUDo/agent.1665 15:11:36 SSH_AGENT_PID=1667 15:11:36 [ssh-agent] Started. 15:11:36 Running ssh-add (command line suppressed) 15:11:36 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18034379459741735887.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18034379459741735887.key) 15:11:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:11:36 The recommended git tool is: NONE 15:11:38 using credential onap-jenkins-ssh 15:11:38 Wiping out workspace first. 15:11:38 Cloning the remote Git repository 15:11:38 Cloning repository git://cloud.onap.org/mirror/oom.git 15:11:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:11:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:11:38 > git --version # timeout=10 15:11:38 > git --version # 'git version 2.17.1' 15:11:38 using GIT_SSH to set credentials Gerrit user 15:11:38 Verifying host key using manually-configured host key entries 15:11:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:11:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:11:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:11:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:11:45 using GIT_SSH to set credentials Gerrit user 15:11:45 Verifying host key using manually-configured host key entries 15:11:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/11 # timeout=30 15:11:45 > git rev-parse ff31df163519dc44e3c975235644b3f278103a95^{commit} # timeout=10 15:11:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:11:45 Checking out Revision ff31df163519dc44e3c975235644b3f278103a95 (refs/changes/41/141841/11) 15:11:45 > git config core.sparsecheckout # timeout=10 15:11:45 > git checkout -f ff31df163519dc44e3c975235644b3f278103a95 # timeout=30 15:11:49 Commit message: "[SO] 16.1.0 release" 15:11:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:11:49 > git rev-list --no-walk 1f89dfc78841f720a9bf96b9f30f2fc1a881a9c4 # timeout=10 15:11:49 [EnvInject] - Injecting environment variables from a build step. 15:11:49 [EnvInject] - Injecting as environment variables the properties content 15:11:49 PYTHON=python3 15:11:49 15:11:49 [EnvInject] - Variables injected successfully. 15:11:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16887614121198642665.sh 15:11:49 ---> tox-install.sh 15:11:49 + source /home/jenkins/lf-env.sh 15:11:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:11:49 ++ mktemp -d /tmp/venv-XXXX 15:11:49 + lf_venv=/tmp/venv-2Fpg 15:11:49 + local venv_file=/tmp/.os_lf_venv 15:11:49 + local python=python3 15:11:49 + local options 15:11:49 + local set_path=true 15:11:49 + local install_args= 15:11:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:11:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:11:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:11:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:11:49 + true 15:11:49 + case $1 in 15:11:49 + venv_file=/tmp/.toxenv 15:11:49 + shift 2 15:11:49 + true 15:11:49 + case $1 in 15:11:49 + shift 15:11:49 + break 15:11:49 + case $python in 15:11:49 + local pkg_list= 15:11:49 + [[ -d /opt/pyenv ]] 15:11:49 + echo 'Setup pyenv:' 15:11:49 Setup pyenv: 15:11:49 + export PYENV_ROOT=/opt/pyenv 15:11:49 + PYENV_ROOT=/opt/pyenv 15:11:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:49 + pyenv versions 15:11:49 * system (set by /opt/pyenv/version) 15:11:49 * 3.8.13 (set by /opt/pyenv/version) 15:11:49 * 3.9.13 (set by /opt/pyenv/version) 15:11:49 * 3.10.6 (set by /opt/pyenv/version) 15:11:49 + command -v pyenv 15:11:49 ++ pyenv init - --no-rehash 15:11:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:11:49 export PATH="/opt/pyenv/shims:${PATH}" 15:11:49 export PYENV_SHELL=bash 15:11:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:11:49 pyenv() { 15:11:49 local command 15:11:49 command="${1:-}" 15:11:49 if [ "$#" -gt 0 ]; then 15:11:49 shift 15:11:49 fi 15:11:49 15:11:49 case "$command" in 15:11:49 rehash|shell) 15:11:49 eval "$(pyenv "sh-$command" "$@")" 15:11:49 ;; 15:11:49 *) 15:11:49 command pyenv "$command" "$@" 15:11:49 ;; 15:11:49 esac 15:11:49 }' 15:11:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:11:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:49 ++ export PYENV_SHELL=bash 15:11:49 ++ PYENV_SHELL=bash 15:11:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:11:49 +++ complete -F _pyenv pyenv 15:11:49 ++ lf-pyver python3 15:11:49 ++ local py_version_xy=python3 15:11:49 ++ local py_version_xyz= 15:11:49 ++ pyenv versions 15:11:49 ++ local command 15:11:49 ++ sed 's/^[ *]* //' 15:11:49 ++ command=versions 15:11:49 ++ '[' 1 -gt 0 ']' 15:11:49 ++ shift 15:11:49 ++ case "$command" in 15:11:49 ++ command pyenv versions 15:11:49 ++ pyenv versions 15:11:49 ++ awk '{ print $1 }' 15:11:49 ++ grep -E '^[0-9.]*[0-9]$' 15:11:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:11:49 +++ grep '^3' /tmp/.pyenv_versions 15:11:49 +++ sort -V 15:11:49 +++ tail -n 1 15:11:49 ++ py_version_xyz=3.10.6 15:11:49 ++ [[ -z 3.10.6 ]] 15:11:49 ++ echo 3.10.6 15:11:49 ++ return 0 15:11:49 + pyenv local 3.10.6 15:11:49 + local command 15:11:49 + command=local 15:11:49 + '[' 2 -gt 0 ']' 15:11:49 + shift 15:11:49 + case "$command" in 15:11:49 + command pyenv local 3.10.6 15:11:49 + pyenv local 3.10.6 15:11:49 + for arg in "$@" 15:11:49 + case $arg in 15:11:49 + pkg_list+='tox ' 15:11:49 + for arg in "$@" 15:11:49 + case $arg in 15:11:49 + pkg_list+='virtualenv ' 15:11:49 + for arg in "$@" 15:11:49 + case $arg in 15:11:49 + pkg_list+='urllib3~=1.26.15 ' 15:11:49 + [[ -f /tmp/.toxenv ]] 15:11:49 + [[ ! -f /tmp/.toxenv ]] 15:11:49 + [[ -n '' ]] 15:11:49 + python3 -m venv /tmp/venv-2Fpg 15:11:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Fpg' 15:11:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Fpg 15:11:53 + echo /tmp/venv-2Fpg 15:11:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:11:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:11:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:11:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:53 + local 'pip_opts=--upgrade --quiet' 15:11:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:11:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:11:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:11:53 + [[ -n '' ]] 15:11:53 + [[ -n '' ]] 15:11:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:11:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:53 + /tmp/venv-2Fpg/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 15:11:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:11:57 lf-activate-venv(): INFO: Base packages installed successfully 15:11:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:11:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:11:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:11:57 + /tmp/venv-2Fpg/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 15:12:00 + type python3 15:12:00 + true 15:12:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2Fpg/bin to PATH' 15:12:00 lf-activate-venv(): INFO: Adding /tmp/venv-2Fpg/bin to PATH 15:12:00 + PATH=/tmp/venv-2Fpg/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 15:12:00 + return 0 15:12:00 + python3 --version 15:12:00 Python 3.10.6 15:12:00 + python3 -m pip --version 15:12:00 pip 25.3 from /tmp/venv-2Fpg/lib/python3.10/site-packages/pip (python 3.10) 15:12:00 + python3 -m pip freeze 15:12:00 cachetools==6.2.3 15:12:00 chardet==5.2.0 15:12:00 colorama==0.4.6 15:12:00 distlib==0.4.0 15:12:00 filelock==3.20.0 15:12:00 packaging==25.0 15:12:00 platformdirs==4.5.1 15:12:00 pluggy==1.6.0 15:12:00 pyproject-api==1.10.0 15:12:00 tomli==2.3.0 15:12:00 tox==4.32.0 15:12:00 typing_extensions==4.15.0 15:12:00 urllib3==1.26.20 15:12:00 virtualenv==20.35.4 15:12:00 [EnvInject] - Injecting environment variables from a build step. 15:12:00 [EnvInject] - Injecting as environment variables the properties content 15:12:00 PARALLEL=false 15:12:00 15:12:00 [EnvInject] - Variables injected successfully. 15:12:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13672318433953856209.sh 15:12:00 ---> tox-run.sh 15:12:00 + 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 15:12:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:12:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:12:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:12:00 + cd /w/workspace/oom-master-pre-commit-lint/. 15:12:00 + source /home/jenkins/lf-env.sh 15:12:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:12:00 ++ mktemp -d /tmp/venv-XXXX 15:12:00 + lf_venv=/tmp/venv-hFxo 15:12:00 + local venv_file=/tmp/.os_lf_venv 15:12:00 + local python=python3 15:12:00 + local options 15:12:00 + local set_path=true 15:12:00 + local install_args= 15:12:00 ++ 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 15:12:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:12:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:12:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:12:00 + true 15:12:00 + case $1 in 15:12:00 + venv_file=/tmp/.toxenv 15:12:00 + shift 2 15:12:00 + true 15:12:00 + case $1 in 15:12:00 + shift 15:12:00 + break 15:12:00 + case $python in 15:12:00 + local pkg_list= 15:12:00 + [[ -d /opt/pyenv ]] 15:12:00 + echo 'Setup pyenv:' 15:12:00 Setup pyenv: 15:12:00 + export PYENV_ROOT=/opt/pyenv 15:12:00 + PYENV_ROOT=/opt/pyenv 15:12:00 + 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 15:12:00 + 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 15:12:00 + pyenv versions 15:12:01 system 15:12:01 3.8.13 15:12:01 3.9.13 15:12:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:12:01 + command -v pyenv 15:12:01 ++ pyenv init - --no-rehash 15:12:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:12:01 export PATH="/opt/pyenv/shims:${PATH}" 15:12:01 export PYENV_SHELL=bash 15:12:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:12:01 pyenv() { 15:12:01 local command 15:12:01 command="${1:-}" 15:12:01 if [ "$#" -gt 0 ]; then 15:12:01 shift 15:12:01 fi 15:12:01 15:12:01 case "$command" in 15:12:01 rehash|shell) 15:12:01 eval "$(pyenv "sh-$command" "$@")" 15:12:01 ;; 15:12:01 *) 15:12:01 command pyenv "$command" "$@" 15:12:01 ;; 15:12:01 esac 15:12:01 }' 15:12:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:12:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:01 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:01 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:01 ++ export PYENV_SHELL=bash 15:12:01 ++ PYENV_SHELL=bash 15:12:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:12:01 +++ complete -F _pyenv pyenv 15:12:01 ++ lf-pyver python3 15:12:01 ++ local py_version_xy=python3 15:12:01 ++ local py_version_xyz= 15:12:01 ++ pyenv versions 15:12:01 ++ local command 15:12:01 ++ command=versions 15:12:01 ++ '[' 1 -gt 0 ']' 15:12:01 ++ shift 15:12:01 ++ case "$command" in 15:12:01 ++ command pyenv versions 15:12:01 ++ pyenv versions 15:12:01 ++ sed 's/^[ *]* //' 15:12:01 ++ awk '{ print $1 }' 15:12:01 ++ grep -E '^[0-9.]*[0-9]$' 15:12:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:12:01 +++ grep '^3' /tmp/.pyenv_versions 15:12:01 +++ sort -V 15:12:01 +++ tail -n 1 15:12:01 ++ py_version_xyz=3.10.6 15:12:01 ++ [[ -z 3.10.6 ]] 15:12:01 ++ echo 3.10.6 15:12:01 ++ return 0 15:12:01 + pyenv local 3.10.6 15:12:01 + local command 15:12:01 + command=local 15:12:01 + '[' 2 -gt 0 ']' 15:12:01 + shift 15:12:01 + case "$command" in 15:12:01 + command pyenv local 3.10.6 15:12:01 + pyenv local 3.10.6 15:12:01 + for arg in "$@" 15:12:01 + case $arg in 15:12:01 + pkg_list+='tox ' 15:12:01 + for arg in "$@" 15:12:01 + case $arg in 15:12:01 + pkg_list+='virtualenv ' 15:12:01 + for arg in "$@" 15:12:01 + case $arg in 15:12:01 + pkg_list+='urllib3~=1.26.15 ' 15:12:01 + [[ -f /tmp/.toxenv ]] 15:12:01 ++ cat /tmp/.toxenv 15:12:01 + lf_venv=/tmp/venv-2Fpg 15:12:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Fpg from' file:/tmp/.toxenv 15:12:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Fpg from file:/tmp/.toxenv 15:12:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:12:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:01 + local 'pip_opts=--upgrade --quiet' 15:12:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:12:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:12:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:12:01 + [[ -n '' ]] 15:12:01 + [[ -n '' ]] 15:12:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:12:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:01 + /tmp/venv-2Fpg/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 15:12:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:12:02 lf-activate-venv(): INFO: Base packages installed successfully 15:12:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:12:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:12:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:12:02 + /tmp/venv-2Fpg/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 15:12:03 + type python3 15:12:03 + true 15:12:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2Fpg/bin to PATH' 15:12:03 lf-activate-venv(): INFO: Adding /tmp/venv-2Fpg/bin to PATH 15:12:03 + PATH=/tmp/venv-2Fpg/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 15:12:03 + return 0 15:12:03 + [[ -d /opt/pyenv ]] 15:12:03 + echo '---> Setting up pyenv' 15:12:03 ---> Setting up pyenv 15:12:03 + export PYENV_ROOT=/opt/pyenv 15:12:03 + PYENV_ROOT=/opt/pyenv 15:12:03 + export PATH=/opt/pyenv/bin:/tmp/venv-2Fpg/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 15:12:03 + PATH=/opt/pyenv/bin:/tmp/venv-2Fpg/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 15:12:03 ++ pwd 15:12:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:12:03 + export PYTHONPATH 15:12:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:12:03 + TOX_TESTENV_PASSENV=PYTHONPATH 15:12:03 + tox --version 15:12:03 4.32.0 from /tmp/venv-2Fpg/lib/python3.10/site-packages/tox/__init__.py 15:12:03 + PARALLEL=false 15:12:03 + TOX_OPTIONS_LIST= 15:12:03 + [[ -n pre-commit ]] 15:12:03 + TOX_OPTIONS_LIST=' -e pre-commit' 15:12:03 + case ${PARALLEL,,} in 15:12:03 + tox -e pre-commit 15:12:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:12:04 pre-commit: install_deps> python -I -m pip install pre-commit 15:12:07 pre-commit: freeze> python -m pip freeze --all 15:12:07 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 15:12:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:12:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:12:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:12:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:12:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:12:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:12:10 [INFO] Once installed this environment will be reused. 15:12:10 [INFO] This may take a few minutes... 15:12:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:12:14 [INFO] Once installed this environment will be reused. 15:12:14 [INFO] This may take a few minutes... 15:12:19 trim trailing whitespace.................................................Passed 15:12:19 Tabs remover.............................................................Passed 15:12:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:12:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:12:20 [INFO] Once installed this environment will be reused. 15:12:20 [INFO] This may take a few minutes... 15:12:29 gitlint..............................................(no files to check)Skipped 15:12:29 pre-commit: OK (25.42=setup[3.74]+cmd[12.09,9.59] seconds) 15:12:29 congratulations :) (25.45 seconds) 15:12:29 + tox_status=0 15:12:29 + echo '---> Completed tox runs' 15:12:29 ---> Completed tox runs 15:12:29 + for i in .tox/*/log 15:12:29 ++ echo .tox/pre-commit/log 15:12:29 ++ awk -F/ '{print $2}' 15:12:29 + tox_env=pre-commit 15:12:29 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:12:29 + DOC_DIR=docs/_build/html 15:12:29 + [[ -d docs/_build/html ]] 15:12:29 + echo '---> tox-run.sh ends' 15:12:29 ---> tox-run.sh ends 15:12:29 + test 0 -eq 0 15:12:29 $ ssh-agent -k 15:12:29 unset SSH_AUTH_SOCK; 15:12:29 unset SSH_AGENT_PID; 15:12:29 echo Agent pid 1667 killed; 15:12:29 [ssh-agent] Stopped. 15:12:29 [PostBuildScript] - [INFO] Executing post build scripts. 15:12:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10982629701445524667.sh 15:12:29 ---> sysstat.sh 15:12:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9886422139550480183.sh 15:12:29 ---> package-listing.sh 15:12:29 ++ facter osfamily 15:12:29 ++ tr '[:upper:]' '[:lower:]' 15:12:30 + OS_FAMILY=debian 15:12:30 + workspace=/w/workspace/oom-master-pre-commit-lint 15:12:30 + START_PACKAGES=/tmp/packages_start.txt 15:12:30 + END_PACKAGES=/tmp/packages_end.txt 15:12:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:12:30 + PACKAGES=/tmp/packages_start.txt 15:12:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:12:30 + PACKAGES=/tmp/packages_end.txt 15:12:30 + case "${OS_FAMILY}" in 15:12:30 + dpkg -l 15:12:30 + grep '^ii' 15:12:30 + '[' -f /tmp/packages_start.txt ']' 15:12:30 + '[' -f /tmp/packages_end.txt ']' 15:12:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:12:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:12:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:12:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:12:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7590383707491223275.sh 15:12:30 ---> capture-instance-metadata.sh 15:12:30 Setup pyenv: 15:12:30 system 15:12:30 3.8.13 15:12:30 3.9.13 15:12:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:12:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RQBe 15:12:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:12:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:38 lf-activate-venv(): INFO: Base packages installed successfully 15:12:38 lf-activate-venv(): INFO: Installing additional packages: lftools 15:13:00 lf-activate-venv(): INFO: Adding /tmp/venv-RQBe/bin to PATH 15:13:00 INFO: Running in OpenStack, capturing instance metadata 15:13:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins588870868462275204.sh 15:13:00 provisioning config files... 15:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12965542435334502727tmp 15:13:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:13:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:13:00 [EnvInject] - Injecting environment variables from a build step. 15:13:00 [EnvInject] - Injecting as environment variables the properties content 15:13:00 SERVER_ID=logs 15:13:00 15:13:00 [EnvInject] - Variables injected successfully. 15:13:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7000620791539677336.sh 15:13:00 ---> create-netrc.sh 15:13:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13250396050645743582.sh 15:13:00 ---> python-tools-install.sh 15:13:01 Setup pyenv: 15:13:01 system 15:13:01 3.8.13 15:13:01 3.9.13 15:13:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:13:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RQBe from file:/tmp/.os_lf_venv 15:13:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:02 lf-activate-venv(): INFO: Base packages installed successfully 15:13:02 lf-activate-venv(): INFO: Installing additional packages: lftools 15:13:11 lf-activate-venv(): INFO: Adding /tmp/venv-RQBe/bin to PATH 15:13:11 Generating Requirements File 15:13:29 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. 15:13:29 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:13:29 Python 3.10.6 15:13:30 pip 25.3 from /tmp/venv-RQBe/lib/python3.10/site-packages/pip (python 3.10) 15:13:30 appdirs==1.4.4 15:13:30 argcomplete==3.6.3 15:13:30 aspy.yaml==1.3.0 15:13:30 attrs==25.4.0 15:13:30 autopage==0.5.2 15:13:30 backports.strenum==1.3.1 15:13:30 beautifulsoup4==4.14.3 15:13:30 boto3==1.42.9 15:13:30 botocore==1.42.9 15:13:30 bs4==0.0.2 15:13:30 cachetools==6.2.3 15:13:30 certifi==2025.11.12 15:13:30 cffi==2.0.0 15:13:30 cfgv==3.5.0 15:13:30 chardet==5.2.0 15:13:30 charset-normalizer==3.4.4 15:13:30 click==8.3.1 15:13:30 cliff==4.13.0 15:13:30 cmd2==3.0.0 15:13:30 cryptography==3.3.2 15:13:30 debtcollector==3.0.0 15:13:30 decorator==5.2.1 15:13:30 defusedxml==0.7.1 15:13:30 Deprecated==1.3.1 15:13:30 distlib==0.4.0 15:13:30 dnspython==2.8.0 15:13:30 docker==7.1.0 15:13:30 dogpile.cache==1.5.0 15:13:30 durationpy==0.10 15:13:30 email-validator==2.3.0 15:13:30 filelock==3.20.0 15:13:30 future==1.0.0 15:13:30 gitdb==4.0.12 15:13:30 GitPython==3.1.45 15:13:30 google-auth==2.43.0 15:13:30 httplib2==0.31.0 15:13:30 identify==2.6.15 15:13:30 idna==3.11 15:13:30 importlib-resources==1.5.0 15:13:30 iso8601==2.1.0 15:13:30 Jinja2==3.1.6 15:13:30 jmespath==1.0.1 15:13:30 jsonpatch==1.33 15:13:30 jsonpointer==3.0.0 15:13:30 jsonschema==4.25.1 15:13:30 jsonschema-specifications==2025.9.1 15:13:30 keystoneauth1==5.12.0 15:13:30 kubernetes==34.1.0 15:13:30 lftools==0.37.18 15:13:30 lxml==6.0.2 15:13:30 markdown-it-py==4.0.0 15:13:30 MarkupSafe==3.0.3 15:13:30 mdurl==0.1.2 15:13:30 msgpack==1.1.2 15:13:30 multi_key_dict==2.0.3 15:13:30 munch==4.0.0 15:13:30 netaddr==1.3.0 15:13:30 niet==1.4.2 15:13:30 nodeenv==1.9.1 15:13:30 oauth2client==4.1.3 15:13:30 oauthlib==3.3.1 15:13:30 openstacksdk==4.8.0 15:13:30 os-service-types==1.8.2 15:13:30 osc-lib==4.2.0 15:13:30 oslo.config==10.1.0 15:13:30 oslo.context==6.2.0 15:13:30 oslo.i18n==6.7.1 15:13:30 oslo.log==7.2.1 15:13:30 oslo.serialization==5.8.0 15:13:30 oslo.utils==9.2.0 15:13:30 packaging==25.0 15:13:30 pbr==7.0.3 15:13:30 platformdirs==4.5.1 15:13:30 prettytable==3.17.0 15:13:30 psutil==7.1.3 15:13:30 pyasn1==0.6.1 15:13:30 pyasn1_modules==0.4.2 15:13:30 pycparser==2.23 15:13:30 pygerrit2==2.0.15 15:13:30 PyGithub==2.8.1 15:13:30 Pygments==2.19.2 15:13:30 PyJWT==2.10.1 15:13:30 PyNaCl==1.6.1 15:13:30 pyparsing==2.4.7 15:13:30 pyperclip==1.11.0 15:13:30 pyrsistent==0.20.0 15:13:30 python-cinderclient==9.8.0 15:13:30 python-dateutil==2.9.0.post0 15:13:30 python-heatclient==4.3.0 15:13:30 python-jenkins==1.8.3 15:13:30 python-keystoneclient==5.7.0 15:13:30 python-magnumclient==4.9.0 15:13:30 python-openstackclient==8.2.0 15:13:30 python-swiftclient==4.9.0 15:13:30 PyYAML==6.0.3 15:13:30 referencing==0.37.0 15:13:30 requests==2.32.5 15:13:30 requests-oauthlib==2.0.0 15:13:30 requestsexceptions==1.4.0 15:13:30 rfc3986==2.0.0 15:13:30 rich==14.2.0 15:13:30 rich-argparse==1.7.2 15:13:30 rpds-py==0.30.0 15:13:30 rsa==4.9.1 15:13:30 ruamel.yaml==0.18.16 15:13:30 ruamel.yaml.clib==0.2.15 15:13:30 s3transfer==0.16.0 15:13:30 simplejson==3.20.2 15:13:30 six==1.17.0 15:13:30 smmap==5.0.2 15:13:30 soupsieve==2.8 15:13:30 stevedore==5.6.0 15:13:30 tabulate==0.9.0 15:13:30 toml==0.10.2 15:13:30 tomlkit==0.13.3 15:13:30 tqdm==4.67.1 15:13:30 typing_extensions==4.15.0 15:13:30 tzdata==2025.3 15:13:30 urllib3==1.26.20 15:13:30 virtualenv==20.35.4 15:13:30 wcwidth==0.2.14 15:13:30 websocket-client==1.9.0 15:13:30 wrapt==2.0.1 15:13:30 xdg==6.0.0 15:13:30 xmltodict==1.0.2 15:13:30 yq==3.4.3 15:13:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14446268526062069184.sh 15:13:30 ---> sudo-logs.sh 15:13:30 Archiving 'sudo' log.. 15:13:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2043500493426914025.sh 15:13:30 ---> job-cost.sh 15:13:30 Setup pyenv: 15:13:30 system 15:13:30 3.8.13 15:13:30 3.9.13 15:13:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:13:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RQBe from file:/tmp/.os_lf_venv 15:13:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:32 lf-activate-venv(): INFO: Base packages installed successfully 15:13:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:13:38 lf-activate-venv(): INFO: Adding /tmp/venv-RQBe/bin to PATH 15:13:38 INFO: No Stack... 15:13:38 INFO: Retrieving Pricing Info for: v3-standard-4 15:13:38 INFO: Archiving Costs 15:13:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16030687398004837892.sh 15:13:38 ---> logs-deploy.sh 15:13:38 Setup pyenv: 15:13:38 system 15:13:38 3.8.13 15:13:38 3.9.13 15:13:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:13:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RQBe from file:/tmp/.os_lf_venv 15:13:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:40 lf-activate-venv(): INFO: Base packages installed successfully 15:13:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:13:48 lf-activate-venv(): INFO: Adding /tmp/venv-RQBe/bin to PATH 15:13:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4355 15:13:48 INFO: archiving workspace using pattern(s): 15:13:49 Archives upload complete. 15:13:49 INFO: archiving logs to Nexus 15:13:50 ---> uname -a: 15:13:50 Linux prd-ubuntu1804-builder-4c-4g-28 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:13:50 15:13:50 15:13:50 ---> lscpu: 15:13:50 Architecture: x86_64 15:13:50 CPU op-mode(s): 32-bit, 64-bit 15:13:50 Byte Order: Little Endian 15:13:50 CPU(s): 4 15:13:50 On-line CPU(s) list: 0-3 15:13:50 Thread(s) per core: 1 15:13:50 Core(s) per socket: 1 15:13:50 Socket(s): 4 15:13:50 NUMA node(s): 1 15:13:50 Vendor ID: AuthenticAMD 15:13:50 CPU family: 23 15:13:50 Model: 49 15:13:50 Model name: AMD EPYC-Rome Processor 15:13:50 Stepping: 0 15:13:50 CPU MHz: 2800.000 15:13:50 BogoMIPS: 5600.00 15:13:50 Virtualization: AMD-V 15:13:50 Hypervisor vendor: KVM 15:13:50 Virtualization type: full 15:13:50 L1d cache: 32K 15:13:50 L1i cache: 32K 15:13:50 L2 cache: 512K 15:13:50 L3 cache: 16384K 15:13:50 NUMA node0 CPU(s): 0-3 15:13:50 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 15:13:50 15:13:50 15:13:50 ---> nproc: 15:13:50 4 15:13:50 15:13:50 15:13:50 ---> df -h: 15:13:50 Filesystem Size Used Avail Use% Mounted on 15:13:50 udev 7.9G 0 7.9G 0% /dev 15:13:50 tmpfs 1.6G 676K 1.6G 1% /run 15:13:50 /dev/vda1 78G 8.4G 69G 11% / 15:13:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:13:50 tmpfs 5.0M 0 5.0M 0% /run/lock 15:13:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:13:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:13:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:13:50 15:13:50 15:13:50 ---> free -m: 15:13:50 total used free shared buff/cache available 15:13:50 Mem: 16040 551 13268 0 2220 15167 15:13:50 Swap: 1023 0 1023 15:13:50 15:13:50 15:13:50 ---> ip addr: 15:13:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:13:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:13:50 inet 127.0.0.1/8 scope host lo 15:13:50 valid_lft forever preferred_lft forever 15:13:50 inet6 ::1/128 scope host 15:13:50 valid_lft forever preferred_lft forever 15:13:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:13:50 link/ether fa:16:3e:55:4e:62 brd ff:ff:ff:ff:ff:ff 15:13:50 inet 10.30.107.45/23 brd 10.30.107.255 scope global dynamic ens3 15:13:50 valid_lft 86247sec preferred_lft 86247sec 15:13:50 inet6 fe80::f816:3eff:fe55:4e62/64 scope link 15:13:50 valid_lft forever preferred_lft forever 15:13:50 15:13:50 15:13:50 ---> sar -b -r -n DEV: 15:13:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28) 12/15/25 _x86_64_ (4 CPU) 15:13:50 15:13:50 15:11:21 LINUX RESTART (4 CPU) 15:13:50 15:13:50 15:12:01 tps rtps wtps bread/s bwrtn/s 15:13:50 15:13:01 126.66 5.97 120.70 236.49 52155.44 15:13:50 Average: 126.66 5.97 120.70 236.49 52155.44 15:13:50 15:13:50 15:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:13:50 15:13:01 13789496 15600336 2635472 16.05 77512 1918952 732788 4.19 703080 1685288 167128 15:13:50 Average: 13789496 15600336 2635472 16.05 77512 1918952 732788 4.19 703080 1685288 167128 15:13:50 15:13:50 15:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:13:50 15:13:01 ens3 82.10 61.46 1260.57 11.50 0.00 0.00 0.00 0.00 15:13:50 15:13:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 15:13:50 Average: ens3 82.10 61.46 1260.57 11.50 0.00 0.00 0.00 0.00 15:13:50 Average: lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 15:13:50 15:13:50 15:13:50 ---> sar -P ALL: 15:13:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28) 12/15/25 _x86_64_ (4 CPU) 15:13:50 15:13:50 15:11:21 LINUX RESTART (4 CPU) 15:13:50 15:13:50 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:13:50 15:13:01 all 21.54 0.00 1.95 4.27 0.06 72.18 15:13:50 15:13:01 0 10.28 0.00 1.42 8.34 0.03 79.92 15:13:50 15:13:01 1 37.58 0.00 2.64 1.43 0.08 58.27 15:13:50 15:13:01 2 28.46 0.00 2.49 2.22 0.08 66.74 15:13:50 15:13:01 3 9.75 0.00 1.24 5.10 0.05 83.86 15:13:50 Average: all 21.54 0.00 1.95 4.27 0.06 72.18 15:13:50 Average: 0 10.28 0.00 1.42 8.34 0.03 79.92 15:13:50 Average: 1 37.58 0.00 2.64 1.43 0.08 58.27 15:13:50 Average: 2 28.46 0.00 2.49 2.22 0.08 66.74 15:13:50 Average: 3 9.75 0.00 1.24 5.10 0.05 83.86 15:13:50 15:13:50 15:13:50