07:43:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 07:43:07 Running as SYSTEM 07:43:07 [EnvInject] - Loading node environment variables. 07:43:07 Building remotely on prd-ubuntu1804-builder-4c-4g-14207 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:43:07 [ssh-agent] Looking for ssh-agent implementation... 07:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:07 $ ssh-agent 07:43:07 SSH_AUTH_SOCK=/tmp/ssh-chCOjr2d4Vzs/agent.1702 07:43:07 SSH_AGENT_PID=1703 07:43:07 [ssh-agent] Started. 07:43:07 Running ssh-add (command line suppressed) 07:43:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8862967354161029623.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8862967354161029623.key) 07:43:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:43:07 The recommended git tool is: NONE 07:43:08 using credential onap-jenkins-ssh 07:43:08 Wiping out workspace first. 07:43:08 Cloning the remote Git repository 07:43:09 Cloning repository git://cloud.onap.org/mirror/oom.git 07:43:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:43:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:43:09 > git --version # timeout=10 07:43:09 > git --version # 'git version 2.17.1' 07:43:09 using GIT_SSH to set credentials Gerrit user 07:43:09 Verifying host key using manually-configured host key entries 07:43:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:43:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:43:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:43:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:43:14 using GIT_SSH to set credentials Gerrit user 07:43:14 Verifying host key using manually-configured host key entries 07:43:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/11 # timeout=30 07:43:14 > git rev-parse 0f75c0b7c09acd47c6b51139ad6ed324642bfef6^{commit} # timeout=10 07:43:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:43:14 Checking out Revision 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 (refs/changes/84/141684/11) 07:43:14 > git config core.sparsecheckout # timeout=10 07:43:14 > git checkout -f 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=30 07:43:18 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 07:43:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:43:18 > git rev-list --no-walk 5a0f19a0a5e4e40ef52ef55ec140434e1316a9c3 # timeout=10 07:43:18 [EnvInject] - Injecting environment variables from a build step. 07:43:18 [EnvInject] - Injecting as environment variables the properties content 07:43:18 PYTHON=python3 07:43:18 07:43:18 [EnvInject] - Variables injected successfully. 07:43:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1010246111351559742.sh 07:43:18 ---> tox-install.sh 07:43:18 + source /home/jenkins/lf-env.sh 07:43:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:43:18 ++ mktemp -d /tmp/venv-XXXX 07:43:18 + lf_venv=/tmp/venv-FGyC 07:43:18 + local venv_file=/tmp/.os_lf_venv 07:43:18 + local python=python3 07:43:18 + local options 07:43:18 + local set_path=true 07:43:18 + local install_args= 07:43: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 07:43:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:43:18 + true 07:43:18 + case $1 in 07:43:18 + venv_file=/tmp/.toxenv 07:43:18 + shift 2 07:43:18 + true 07:43:18 + case $1 in 07:43:18 + shift 07:43:18 + break 07:43:18 + case $python in 07:43:18 + local pkg_list= 07:43:18 + [[ -d /opt/pyenv ]] 07:43:18 + echo 'Setup pyenv:' 07:43:18 Setup pyenv: 07:43:18 + export PYENV_ROOT=/opt/pyenv 07:43:18 + PYENV_ROOT=/opt/pyenv 07:43:18 + 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 07:43:18 + 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 07:43:18 + pyenv versions 07:43:18 * system (set by /opt/pyenv/version) 07:43:18 * 3.8.13 (set by /opt/pyenv/version) 07:43:18 * 3.9.13 (set by /opt/pyenv/version) 07:43:18 * 3.10.6 (set by /opt/pyenv/version) 07:43:18 + command -v pyenv 07:43:18 ++ pyenv init - --no-rehash 07:43: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[*]}"'\'')" 07:43:18 export PATH="/opt/pyenv/shims:${PATH}" 07:43:18 export PYENV_SHELL=bash 07:43:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:43:18 pyenv() { 07:43:18 local command 07:43:18 command="${1:-}" 07:43:18 if [ "$#" -gt 0 ]; then 07:43:18 shift 07:43:18 fi 07:43:18 07:43:18 case "$command" in 07:43:18 rehash|shell) 07:43:18 eval "$(pyenv "sh-$command" "$@")" 07:43:18 ;; 07:43:18 *) 07:43:18 command pyenv "$command" "$@" 07:43:18 ;; 07:43:18 esac 07:43:18 }' 07:43: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[*]}"' 07:43:18 ++ 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 07:43:18 ++ 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 07:43:18 ++ 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 07:43:18 ++ export PYENV_SHELL=bash 07:43:18 ++ PYENV_SHELL=bash 07:43:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:43:18 +++ complete -F _pyenv pyenv 07:43:18 ++ lf-pyver python3 07:43:18 ++ local py_version_xy=python3 07:43:18 ++ local py_version_xyz= 07:43:18 ++ pyenv versions 07:43:18 ++ sed 's/^[ *]* //' 07:43:18 ++ local command 07:43:18 ++ awk '{ print $1 }' 07:43:18 ++ command=versions 07:43:18 ++ '[' 1 -gt 0 ']' 07:43:18 ++ shift 07:43:18 ++ case "$command" in 07:43:18 ++ command pyenv versions 07:43:18 ++ pyenv versions 07:43:18 ++ grep -E '^[0-9.]*[0-9]$' 07:43:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:43:18 +++ grep '^3' /tmp/.pyenv_versions 07:43:18 +++ sort -V 07:43:18 +++ tail -n 1 07:43:19 ++ py_version_xyz=3.10.6 07:43:19 ++ [[ -z 3.10.6 ]] 07:43:19 ++ echo 3.10.6 07:43:19 ++ return 0 07:43:19 + pyenv local 3.10.6 07:43:19 + local command 07:43:19 + command=local 07:43:19 + '[' 2 -gt 0 ']' 07:43:19 + shift 07:43:19 + case "$command" in 07:43:19 + command pyenv local 3.10.6 07:43:19 + pyenv local 3.10.6 07:43:19 + for arg in "$@" 07:43:19 + case $arg in 07:43:19 + pkg_list+='tox ' 07:43:19 + for arg in "$@" 07:43:19 + case $arg in 07:43:19 + pkg_list+='virtualenv ' 07:43:19 + for arg in "$@" 07:43:19 + case $arg in 07:43:19 + pkg_list+='urllib3~=1.26.15 ' 07:43:19 + [[ -f /tmp/.toxenv ]] 07:43:19 + [[ ! -f /tmp/.toxenv ]] 07:43:19 + [[ -n '' ]] 07:43:19 + python3 -m venv /tmp/venv-FGyC 07:43:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FGyC' 07:43:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FGyC 07:43:22 + echo /tmp/venv-FGyC 07:43:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:43:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:43:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:43:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:22 + local 'pip_opts=--upgrade --quiet' 07:43:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:43:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:43:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:43:22 + [[ -n '' ]] 07:43:22 + [[ -n '' ]] 07:43:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:43:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:22 + /tmp/venv-FGyC/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 07:43:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:43:26 lf-activate-venv(): INFO: Base packages installed successfully 07:43:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:43:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:43:26 + /tmp/venv-FGyC/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 07:43:28 + type python3 07:43:28 + true 07:43:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FGyC/bin to PATH' 07:43:28 lf-activate-venv(): INFO: Adding /tmp/venv-FGyC/bin to PATH 07:43:28 + PATH=/tmp/venv-FGyC/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 07:43:28 + return 0 07:43:28 + python3 --version 07:43:28 Python 3.10.6 07:43:28 + python3 -m pip --version 07:43:29 pip 25.3 from /tmp/venv-FGyC/lib/python3.10/site-packages/pip (python 3.10) 07:43:29 + python3 -m pip freeze 07:43:29 cachetools==6.2.2 07:43:29 chardet==5.2.0 07:43:29 colorama==0.4.6 07:43:29 distlib==0.4.0 07:43:29 filelock==3.20.0 07:43:29 packaging==25.0 07:43:29 platformdirs==4.5.0 07:43:29 pluggy==1.6.0 07:43:29 pyproject-api==1.10.0 07:43:29 tomli==2.3.0 07:43:29 tox==4.32.0 07:43:29 typing_extensions==4.15.0 07:43:29 urllib3==1.26.20 07:43:29 virtualenv==20.35.4 07:43:29 [EnvInject] - Injecting environment variables from a build step. 07:43:29 [EnvInject] - Injecting as environment variables the properties content 07:43:29 PARALLEL=false 07:43:29 07:43:29 [EnvInject] - Variables injected successfully. 07:43:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15907556851968743366.sh 07:43:29 ---> tox-run.sh 07:43:29 + 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 07:43:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:43:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:43:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:43:29 + cd /w/workspace/oom-master-pre-commit-lint/. 07:43:29 + source /home/jenkins/lf-env.sh 07:43:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:43:29 ++ mktemp -d /tmp/venv-XXXX 07:43:29 + lf_venv=/tmp/venv-GDcQ 07:43:29 + local venv_file=/tmp/.os_lf_venv 07:43:29 + local python=python3 07:43:29 + local options 07:43:29 + local set_path=true 07:43:29 + local install_args= 07:43:29 ++ 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 07:43:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:43:29 + true 07:43:29 + case $1 in 07:43:29 + venv_file=/tmp/.toxenv 07:43:29 + shift 2 07:43:29 + true 07:43:29 + case $1 in 07:43:29 + shift 07:43:29 + break 07:43:29 + case $python in 07:43:29 + local pkg_list= 07:43:29 + [[ -d /opt/pyenv ]] 07:43:29 + echo 'Setup pyenv:' 07:43:29 Setup pyenv: 07:43:29 + export PYENV_ROOT=/opt/pyenv 07:43:29 + PYENV_ROOT=/opt/pyenv 07:43:29 + 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 07:43:29 + 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 07:43:29 + pyenv versions 07:43:29 system 07:43:29 3.8.13 07:43:29 3.9.13 07:43:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:43:29 + command -v pyenv 07:43:29 ++ pyenv init - --no-rehash 07:43:29 + 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[*]}"'\'')" 07:43:29 export PATH="/opt/pyenv/shims:${PATH}" 07:43:29 export PYENV_SHELL=bash 07:43:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:43:29 pyenv() { 07:43:29 local command 07:43:29 command="${1:-}" 07:43:29 if [ "$#" -gt 0 ]; then 07:43:29 shift 07:43:29 fi 07:43:29 07:43:29 case "$command" in 07:43:29 rehash|shell) 07:43:29 eval "$(pyenv "sh-$command" "$@")" 07:43:29 ;; 07:43:29 *) 07:43:29 command pyenv "$command" "$@" 07:43:29 ;; 07:43:29 esac 07:43:29 }' 07:43:29 +++ 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[*]}"' 07:43:29 ++ 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 07:43:29 ++ 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 07:43:29 ++ 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 07:43:29 ++ export PYENV_SHELL=bash 07:43:29 ++ PYENV_SHELL=bash 07:43:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:43:29 +++ complete -F _pyenv pyenv 07:43:29 ++ lf-pyver python3 07:43:29 ++ local py_version_xy=python3 07:43:29 ++ local py_version_xyz= 07:43:29 ++ pyenv versions 07:43:29 ++ local command 07:43:29 ++ sed 's/^[ *]* //' 07:43:29 ++ command=versions 07:43:29 ++ '[' 1 -gt 0 ']' 07:43:29 ++ shift 07:43:29 ++ case "$command" in 07:43:29 ++ command pyenv versions 07:43:29 ++ pyenv versions 07:43:29 ++ awk '{ print $1 }' 07:43:29 ++ grep -E '^[0-9.]*[0-9]$' 07:43:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:43:29 +++ grep '^3' /tmp/.pyenv_versions 07:43:29 +++ sort -V 07:43:29 +++ tail -n 1 07:43:29 ++ py_version_xyz=3.10.6 07:43:29 ++ [[ -z 3.10.6 ]] 07:43:29 ++ echo 3.10.6 07:43:29 ++ return 0 07:43:29 + pyenv local 3.10.6 07:43:29 + local command 07:43:29 + command=local 07:43:29 + '[' 2 -gt 0 ']' 07:43:29 + shift 07:43:29 + case "$command" in 07:43:29 + command pyenv local 3.10.6 07:43:29 + pyenv local 3.10.6 07:43:29 + for arg in "$@" 07:43:29 + case $arg in 07:43:29 + pkg_list+='tox ' 07:43:29 + for arg in "$@" 07:43:29 + case $arg in 07:43:29 + pkg_list+='virtualenv ' 07:43:29 + for arg in "$@" 07:43:29 + case $arg in 07:43:29 + pkg_list+='urllib3~=1.26.15 ' 07:43:29 + [[ -f /tmp/.toxenv ]] 07:43:29 ++ cat /tmp/.toxenv 07:43:29 + lf_venv=/tmp/venv-FGyC 07:43:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FGyC from' file:/tmp/.toxenv 07:43:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FGyC from file:/tmp/.toxenv 07:43:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:43:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:29 + local 'pip_opts=--upgrade --quiet' 07:43:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:43:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:43:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:43:29 + [[ -n '' ]] 07:43:29 + [[ -n '' ]] 07:43:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:43:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:29 + /tmp/venv-FGyC/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 07:43:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:43:30 lf-activate-venv(): INFO: Base packages installed successfully 07:43:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:43:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:43:30 + /tmp/venv-FGyC/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 07:43:31 + type python3 07:43:31 + true 07:43:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FGyC/bin to PATH' 07:43:31 lf-activate-venv(): INFO: Adding /tmp/venv-FGyC/bin to PATH 07:43:31 + PATH=/tmp/venv-FGyC/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 07:43:31 + return 0 07:43:31 + [[ -d /opt/pyenv ]] 07:43:31 + echo '---> Setting up pyenv' 07:43:31 ---> Setting up pyenv 07:43:31 + export PYENV_ROOT=/opt/pyenv 07:43:31 + PYENV_ROOT=/opt/pyenv 07:43:31 + export PATH=/opt/pyenv/bin:/tmp/venv-FGyC/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 07:43:31 + PATH=/opt/pyenv/bin:/tmp/venv-FGyC/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 07:43:31 ++ pwd 07:43:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:43:31 + export PYTHONPATH 07:43:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:43:31 + TOX_TESTENV_PASSENV=PYTHONPATH 07:43:31 + tox --version 07:43:32 4.32.0 from /tmp/venv-FGyC/lib/python3.10/site-packages/tox/__init__.py 07:43:32 + PARALLEL=false 07:43:32 + TOX_OPTIONS_LIST= 07:43:32 + [[ -n pre-commit ]] 07:43:32 + TOX_OPTIONS_LIST=' -e pre-commit' 07:43:32 + case ${PARALLEL,,} in 07:43:32 + tox -e pre-commit 07:43:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:43:33 pre-commit: install_deps> python -I -m pip install pre-commit 07:43:35 pre-commit: freeze> python -m pip freeze --all 07:43:36 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.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 07:43:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:43:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:43:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:43:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:43:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:43:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:43:38 [INFO] Once installed this environment will be reused. 07:43:38 [INFO] This may take a few minutes... 07:43:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:43:42 [INFO] Once installed this environment will be reused. 07:43:42 [INFO] This may take a few minutes... 07:43:47 trim trailing whitespace.................................................Passed 07:43:47 Tabs remover.............................................................Passed 07:43:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:43:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:43:48 [INFO] Once installed this environment will be reused. 07:43:48 [INFO] This may take a few minutes... 07:43:56 gitlint..............................................(no files to check)Skipped 07:43:56 pre-commit: OK (24.03=setup[3.68]+cmd[11.68,8.67] seconds) 07:43:56 congratulations :) (24.07 seconds) 07:43:56 + tox_status=0 07:43:56 + echo '---> Completed tox runs' 07:43:56 ---> Completed tox runs 07:43:56 + for i in .tox/*/log 07:43:56 ++ echo .tox/pre-commit/log 07:43:56 ++ awk -F/ '{print $2}' 07:43:56 + tox_env=pre-commit 07:43:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:43:56 + DOC_DIR=docs/_build/html 07:43:56 + [[ -d docs/_build/html ]] 07:43:56 + echo '---> tox-run.sh ends' 07:43:56 ---> tox-run.sh ends 07:43:56 + test 0 -eq 0 07:43:56 $ ssh-agent -k 07:43:56 unset SSH_AUTH_SOCK; 07:43:56 unset SSH_AGENT_PID; 07:43:56 echo Agent pid 1703 killed; 07:43:56 [ssh-agent] Stopped. 07:43:56 [PostBuildScript] - [INFO] Executing post build scripts. 07:43:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10503485130792002634.sh 07:43:56 ---> sysstat.sh 07:43:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins811074219748467491.sh 07:43:57 ---> package-listing.sh 07:43:57 ++ tr '[:upper:]' '[:lower:]' 07:43:57 ++ facter osfamily 07:43:57 + OS_FAMILY=debian 07:43:57 + workspace=/w/workspace/oom-master-pre-commit-lint 07:43:57 + START_PACKAGES=/tmp/packages_start.txt 07:43:57 + END_PACKAGES=/tmp/packages_end.txt 07:43:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:57 + PACKAGES=/tmp/packages_start.txt 07:43:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:43:57 + PACKAGES=/tmp/packages_end.txt 07:43:57 + case "${OS_FAMILY}" in 07:43:57 + dpkg -l 07:43:57 + grep '^ii' 07:43:57 + '[' -f /tmp/packages_start.txt ']' 07:43:57 + '[' -f /tmp/packages_end.txt ']' 07:43:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:43:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:43:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:43:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9305020408160214998.sh 07:43:57 ---> capture-instance-metadata.sh 07:43:57 Setup pyenv: 07:43:57 system 07:43:57 3.8.13 07:43:57 3.9.13 07:43:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:44:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tDVT 07:44:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:44:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:04 lf-activate-venv(): INFO: Base packages installed successfully 07:44:04 lf-activate-venv(): INFO: Installing additional packages: lftools 07:44:28 lf-activate-venv(): INFO: Adding /tmp/venv-tDVT/bin to PATH 07:44:28 INFO: Running in OpenStack, capturing instance metadata 07:44:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15381440022312525116.sh 07:44:28 provisioning config files... 07:44:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16445027754100367635tmp 07:44:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:44:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:44:28 [EnvInject] - Injecting environment variables from a build step. 07:44:28 [EnvInject] - Injecting as environment variables the properties content 07:44:28 SERVER_ID=logs 07:44:28 07:44:28 [EnvInject] - Variables injected successfully. 07:44:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8382804396058292564.sh 07:44:28 ---> create-netrc.sh 07:44:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1955277576331027217.sh 07:44:29 ---> python-tools-install.sh 07:44:29 Setup pyenv: 07:44:29 system 07:44:29 3.8.13 07:44:29 3.9.13 07:44:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:44:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tDVT from file:/tmp/.os_lf_venv 07:44:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:30 lf-activate-venv(): INFO: Base packages installed successfully 07:44:30 lf-activate-venv(): INFO: Installing additional packages: lftools 07:44:38 lf-activate-venv(): INFO: Adding /tmp/venv-tDVT/bin to PATH 07:44:38 Generating Requirements File 07:44:56 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. 07:44:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:44:57 Python 3.10.6 07:44:57 pip 25.3 from /tmp/venv-tDVT/lib/python3.10/site-packages/pip (python 3.10) 07:44:57 appdirs==1.4.4 07:44:57 argcomplete==3.6.3 07:44:57 aspy.yaml==1.3.0 07:44:57 attrs==25.4.0 07:44:57 autopage==0.5.2 07:44:57 beautifulsoup4==4.14.2 07:44:57 boto3==1.41.1 07:44:57 botocore==1.41.1 07:44:57 bs4==0.0.2 07:44:57 cachetools==6.2.2 07:44:57 certifi==2025.11.12 07:44:57 cffi==2.0.0 07:44:57 cfgv==3.5.0 07:44:57 chardet==5.2.0 07:44:57 charset-normalizer==3.4.4 07:44:57 click==8.3.1 07:44:57 cliff==4.12.0 07:44:57 cmd2==2.7.0 07:44:57 cryptography==3.3.2 07:44:57 debtcollector==3.0.0 07:44:57 decorator==5.2.1 07:44:57 defusedxml==0.7.1 07:44:57 Deprecated==1.3.1 07:44:57 distlib==0.4.0 07:44:57 dnspython==2.8.0 07:44:57 docker==7.1.0 07:44:57 dogpile.cache==1.5.0 07:44:57 durationpy==0.10 07:44:57 email-validator==2.3.0 07:44:57 filelock==3.20.0 07:44:57 future==1.0.0 07:44:57 gitdb==4.0.12 07:44:57 GitPython==3.1.45 07:44:57 google-auth==2.43.0 07:44:57 httplib2==0.31.0 07:44:57 identify==2.6.15 07:44:57 idna==3.11 07:44:57 importlib-resources==1.5.0 07:44:57 iso8601==2.1.0 07:44:57 Jinja2==3.1.6 07:44:57 jmespath==1.0.1 07:44:57 jsonpatch==1.33 07:44:57 jsonpointer==3.0.0 07:44:57 jsonschema==4.25.1 07:44:57 jsonschema-specifications==2025.9.1 07:44:57 keystoneauth1==5.12.0 07:44:57 kubernetes==34.1.0 07:44:57 lftools==0.37.16 07:44:57 lxml==6.0.2 07:44:57 markdown-it-py==4.0.0 07:44:57 MarkupSafe==3.0.3 07:44:57 mdurl==0.1.2 07:44:57 msgpack==1.1.2 07:44:57 multi_key_dict==2.0.3 07:44:57 munch==4.0.0 07:44:57 netaddr==1.3.0 07:44:57 niet==1.4.2 07:44:57 nodeenv==1.9.1 07:44:57 oauth2client==4.1.3 07:44:57 oauthlib==3.3.1 07:44:57 openstacksdk==4.8.0 07:44:57 os-service-types==1.8.1 07:44:57 osc-lib==4.2.0 07:44:57 oslo.config==10.1.0 07:44:57 oslo.context==6.2.0 07:44:57 oslo.i18n==6.7.1 07:44:57 oslo.log==7.2.1 07:44:57 oslo.serialization==5.8.0 07:44:57 oslo.utils==9.2.0 07:44:57 packaging==25.0 07:44:57 pbr==7.0.3 07:44:57 platformdirs==4.5.0 07:44:57 prettytable==3.17.0 07:44:57 psutil==7.1.3 07:44:57 pyasn1==0.6.1 07:44:57 pyasn1_modules==0.4.2 07:44:57 pycparser==2.23 07:44:57 pygerrit2==2.0.15 07:44:57 PyGithub==2.8.1 07:44:57 Pygments==2.19.2 07:44:57 PyJWT==2.10.1 07:44:57 PyNaCl==1.6.1 07:44:57 pyparsing==2.4.7 07:44:57 pyperclip==1.11.0 07:44:57 pyrsistent==0.20.0 07:44:57 python-cinderclient==9.8.0 07:44:57 python-dateutil==2.9.0.post0 07:44:57 python-heatclient==4.3.0 07:44:57 python-jenkins==1.8.3 07:44:57 python-keystoneclient==5.7.0 07:44:57 python-magnumclient==4.9.0 07:44:57 python-openstackclient==8.2.0 07:44:57 python-swiftclient==4.9.0 07:44:57 PyYAML==6.0.3 07:44:57 referencing==0.37.0 07:44:57 requests==2.32.5 07:44:57 requests-oauthlib==2.0.0 07:44:57 requestsexceptions==1.4.0 07:44:57 rfc3986==2.0.0 07:44:57 rich==14.2.0 07:44:57 rich-argparse==1.7.2 07:44:57 rpds-py==0.29.0 07:44:57 rsa==4.9.1 07:44:57 ruamel.yaml==0.18.16 07:44:57 ruamel.yaml.clib==0.2.15 07:44:57 s3transfer==0.15.0 07:44:57 simplejson==3.20.2 07:44:57 six==1.17.0 07:44:57 smmap==5.0.2 07:44:57 soupsieve==2.8 07:44:57 stevedore==5.6.0 07:44:57 tabulate==0.9.0 07:44:57 toml==0.10.2 07:44:57 tomlkit==0.13.3 07:44:57 tqdm==4.67.1 07:44:57 typing_extensions==4.15.0 07:44:57 tzdata==2025.2 07:44:57 urllib3==1.26.20 07:44:57 virtualenv==20.35.4 07:44:57 wcwidth==0.2.14 07:44:57 websocket-client==1.9.0 07:44:57 wrapt==2.0.1 07:44:57 xdg==6.0.0 07:44:57 xmltodict==1.0.2 07:44:57 yq==3.4.3 07:44:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4471673058689427226.sh 07:44:57 ---> sudo-logs.sh 07:44:57 Archiving 'sudo' log.. 07:44:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4113601293023515642.sh 07:44:57 ---> job-cost.sh 07:44:57 Setup pyenv: 07:44:57 system 07:44:57 3.8.13 07:44:57 3.9.13 07:44:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:44:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tDVT from file:/tmp/.os_lf_venv 07:44:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:59 lf-activate-venv(): INFO: Base packages installed successfully 07:44:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:45:05 lf-activate-venv(): INFO: Adding /tmp/venv-tDVT/bin to PATH 07:45:05 INFO: No Stack... 07:45:05 INFO: Retrieving Pricing Info for: v3-standard-4 07:45:05 INFO: Archiving Costs 07:45:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10602095779580949964.sh 07:45:05 ---> logs-deploy.sh 07:45:05 Setup pyenv: 07:45:05 system 07:45:05 3.8.13 07:45:05 3.9.13 07:45:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:45:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tDVT from file:/tmp/.os_lf_venv 07:45:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:07 lf-activate-venv(): INFO: Base packages installed successfully 07:45:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:45:15 lf-activate-venv(): INFO: Adding /tmp/venv-tDVT/bin to PATH 07:45:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4305 07:45:15 INFO: archiving workspace using pattern(s): 07:45:16 Archives upload complete. 07:45:16 INFO: archiving logs to Nexus 07:45:17 ---> uname -a: 07:45:17 Linux prd-ubuntu1804-builder-4c-4g-14207 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:45:17 07:45:17 07:45:17 ---> lscpu: 07:45:17 Architecture: x86_64 07:45:17 CPU op-mode(s): 32-bit, 64-bit 07:45:17 Byte Order: Little Endian 07:45:17 CPU(s): 4 07:45:17 On-line CPU(s) list: 0-3 07:45:17 Thread(s) per core: 1 07:45:17 Core(s) per socket: 1 07:45:17 Socket(s): 4 07:45:17 NUMA node(s): 1 07:45:17 Vendor ID: AuthenticAMD 07:45:17 CPU family: 23 07:45:17 Model: 49 07:45:17 Model name: AMD EPYC-Rome Processor 07:45:17 Stepping: 0 07:45:17 CPU MHz: 2799.998 07:45:17 BogoMIPS: 5599.99 07:45:17 Virtualization: AMD-V 07:45:17 Hypervisor vendor: KVM 07:45:17 Virtualization type: full 07:45:17 L1d cache: 32K 07:45:17 L1i cache: 32K 07:45:17 L2 cache: 512K 07:45:17 L3 cache: 16384K 07:45:17 NUMA node0 CPU(s): 0-3 07:45:17 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 07:45:17 07:45:17 07:45:17 ---> nproc: 07:45:17 4 07:45:17 07:45:17 07:45:17 ---> df -h: 07:45:17 Filesystem Size Used Avail Use% Mounted on 07:45:17 udev 7.9G 0 7.9G 0% /dev 07:45:17 tmpfs 1.6G 676K 1.6G 1% /run 07:45:17 /dev/vda1 78G 8.4G 69G 11% / 07:45:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:45:17 tmpfs 5.0M 0 5.0M 0% /run/lock 07:45:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:45:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:45:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:45:17 07:45:17 07:45:17 ---> free -m: 07:45:17 total used free shared buff/cache available 07:45:17 Mem: 16040 622 13203 0 2214 15096 07:45:17 Swap: 1023 0 1023 07:45:17 07:45:17 07:45:17 ---> ip addr: 07:45:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:45:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:45:17 inet 127.0.0.1/8 scope host lo 07:45:17 valid_lft forever preferred_lft forever 07:45:17 inet6 ::1/128 scope host 07:45:17 valid_lft forever preferred_lft forever 07:45:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:45:17 link/ether fa:16:3e:70:ba:ae brd ff:ff:ff:ff:ff:ff 07:45:17 inet 10.30.107.19/23 brd 10.30.107.255 scope global dynamic ens3 07:45:17 valid_lft 86251sec preferred_lft 86251sec 07:45:17 inet6 fe80::f816:3eff:fe70:baae/64 scope link 07:45:17 valid_lft forever preferred_lft forever 07:45:17 07:45:17 07:45:17 ---> sar -b -r -n DEV: 07:45:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14207) 11/21/25 _x86_64_ (4 CPU) 07:45:17 07:45:17 07:42:50 LINUX RESTART (4 CPU) 07:45:17 07:45:17 07:43:01 tps rtps wtps bread/s bwrtn/s 07:45:17 07:44:01 308.27 59.06 249.21 3739.91 13988.47 07:45:17 07:45:01 130.21 1.03 129.18 120.78 17250.32 07:45:17 Average: 219.24 30.04 189.19 1930.34 15619.40 07:45:17 07:45:17 07:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:45:17 07:44:01 13914260 15513872 2510708 15.29 58560 1740000 808568 4.63 783120 1510936 147616 07:45:17 07:45:01 13539568 15469268 2885400 17.57 86632 2022936 829032 4.74 846264 1783168 120988 07:45:17 Average: 13726914 15491570 2698054 16.43 72596 1881468 818800 4.69 814692 1647052 134302 07:45:17 07:45:17 07:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:45:17 07:44:01 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 07:45:17 07:44:01 ens3 490.15 337.58 2337.81 83.29 0.00 0.00 0.00 0.00 07:45:17 07:45:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:45:17 07:45:01 ens3 62.11 48.14 898.55 10.92 0.00 0.00 0.00 0.00 07:45:17 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 07:45:17 Average: ens3 276.13 192.86 1618.18 47.11 0.00 0.00 0.00 0.00 07:45:17 07:45:17 07:45:17 ---> sar -P ALL: 07:45:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14207) 11/21/25 _x86_64_ (4 CPU) 07:45:17 07:45:17 07:42:50 LINUX RESTART (4 CPU) 07:45:17 07:45:17 07:43:01 CPU %user %nice %system %iowait %steal %idle 07:45:17 07:44:01 all 24.72 0.00 3.24 2.25 0.06 69.73 07:45:17 07:44:01 0 33.12 0.00 3.90 0.67 0.07 62.25 07:45:17 07:44:01 1 21.77 0.00 3.05 1.81 0.07 73.31 07:45:17 07:44:01 2 24.72 0.00 3.48 4.05 0.07 67.69 07:45:17 07:44:01 3 19.24 0.00 2.51 2.51 0.05 75.68 07:45:17 07:45:01 all 20.98 0.00 1.46 1.52 0.05 75.98 07:45:17 07:45:01 0 20.79 0.00 1.41 0.38 0.05 77.37 07:45:17 07:45:01 1 12.63 0.00 0.83 1.85 0.03 84.65 07:45:17 07:45:01 2 29.33 0.00 1.94 0.69 0.08 67.96 07:45:17 07:45:01 3 21.22 0.00 1.69 3.12 0.03 73.93 07:45:17 Average: all 22.85 0.00 2.35 1.89 0.06 72.86 07:45:17 Average: 0 26.95 0.00 2.65 0.53 0.06 69.81 07:45:17 Average: 1 17.19 0.00 1.94 1.83 0.05 78.99 07:45:17 Average: 2 27.03 0.00 2.71 2.37 0.08 67.82 07:45:17 Average: 3 20.23 0.00 2.10 2.82 0.04 74.81 07:45:17 07:45:17 07:45:17