21:08:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142317 21:08:17 Running as SYSTEM 21:08:17 [EnvInject] - Loading node environment variables. 21:08:17 Building remotely on prd-ubuntu1804-builder-4c-4g-14628 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:08:17 [ssh-agent] Looking for ssh-agent implementation... 21:08:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:17 $ ssh-agent 21:08:17 SSH_AUTH_SOCK=/tmp/ssh-PV8Nnt58ACou/agent.1670 21:08:17 SSH_AGENT_PID=1672 21:08:17 [ssh-agent] Started. 21:08:17 Running ssh-add (command line suppressed) 21:08:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9376661740386475398.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9376661740386475398.key) 21:08:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:08:17 The recommended git tool is: NONE 21:08:18 using credential onap-jenkins-ssh 21:08:18 Wiping out workspace first. 21:08:18 Cloning the remote Git repository 21:08:19 Cloning repository git://cloud.onap.org/mirror/oom.git 21:08:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:08:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:08:19 > git --version # timeout=10 21:08:19 > git --version # 'git version 2.17.1' 21:08:19 using GIT_SSH to set credentials Gerrit user 21:08:19 Verifying host key using manually-configured host key entries 21:08:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:08:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:08:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:08:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:08:24 using GIT_SSH to set credentials Gerrit user 21:08:24 Verifying host key using manually-configured host key entries 21:08:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142317/2 # timeout=30 21:08:24 > git rev-parse 053bdb468c344e84c2517eaf89011f90901f1806^{commit} # timeout=10 21:08:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:08:24 Checking out Revision 053bdb468c344e84c2517eaf89011f90901f1806 (refs/changes/17/142317/2) 21:08:24 > git config core.sparsecheckout # timeout=10 21:08:24 > git checkout -f 053bdb468c344e84c2517eaf89011f90901f1806 # timeout=30 21:08:28 Commit message: "[MULTICLOUD] 13.1.5 release" 21:08:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:08:28 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 21:08:28 [EnvInject] - Injecting environment variables from a build step. 21:08:28 [EnvInject] - Injecting as environment variables the properties content 21:08:28 PYTHON=python3 21:08:28 21:08:28 [EnvInject] - Variables injected successfully. 21:08:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6628442752941118270.sh 21:08:28 ---> tox-install.sh 21:08:28 + source /home/jenkins/lf-env.sh 21:08:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:08:28 ++ mktemp -d /tmp/venv-XXXX 21:08:28 + lf_venv=/tmp/venv-27G2 21:08:28 + local venv_file=/tmp/.os_lf_venv 21:08:28 + local python=python3 21:08:28 + local options 21:08:28 + local set_path=true 21:08:28 + local install_args= 21:08:28 ++ 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 21:08:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:08:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:08:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:08:28 + true 21:08:28 + case $1 in 21:08:28 + venv_file=/tmp/.toxenv 21:08:28 + shift 2 21:08:28 + true 21:08:28 + case $1 in 21:08:28 + shift 21:08:28 + break 21:08:28 + case $python in 21:08:28 + local pkg_list= 21:08:28 + [[ -d /opt/pyenv ]] 21:08:28 + echo 'Setup pyenv:' 21:08:28 Setup pyenv: 21:08:28 + export PYENV_ROOT=/opt/pyenv 21:08:28 + PYENV_ROOT=/opt/pyenv 21:08:28 + 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 21:08:28 + 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 21:08:28 + pyenv versions 21:08:28 * system (set by /opt/pyenv/version) 21:08:28 * 3.8.13 (set by /opt/pyenv/version) 21:08:28 * 3.9.13 (set by /opt/pyenv/version) 21:08:28 * 3.10.6 (set by /opt/pyenv/version) 21:08:28 + command -v pyenv 21:08:28 ++ pyenv init - --no-rehash 21:08:28 + 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[*]}"'\'')" 21:08:28 export PATH="/opt/pyenv/shims:${PATH}" 21:08:28 export PYENV_SHELL=bash 21:08:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:08:28 pyenv() { 21:08:28 local command 21:08:28 command="${1:-}" 21:08:28 if [ "$#" -gt 0 ]; then 21:08:28 shift 21:08:28 fi 21:08:28 21:08:28 case "$command" in 21:08:28 rehash|shell) 21:08:28 eval "$(pyenv "sh-$command" "$@")" 21:08:28 ;; 21:08:28 *) 21:08:28 command pyenv "$command" "$@" 21:08:28 ;; 21:08:28 esac 21:08:28 }' 21:08:28 +++ 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[*]}"' 21:08:28 ++ 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 21:08:28 ++ 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 21:08:28 ++ 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 21:08:28 ++ export PYENV_SHELL=bash 21:08:28 ++ PYENV_SHELL=bash 21:08:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:08:28 +++ complete -F _pyenv pyenv 21:08:28 ++ lf-pyver python3 21:08:28 ++ local py_version_xy=python3 21:08:28 ++ local py_version_xyz= 21:08:28 ++ pyenv versions 21:08:28 ++ local command 21:08:28 ++ command=versions 21:08:28 ++ '[' 1 -gt 0 ']' 21:08:28 ++ shift 21:08:28 ++ case "$command" in 21:08:28 ++ command pyenv versions 21:08:28 ++ pyenv versions 21:08:28 ++ sed 's/^[ *]* //' 21:08:28 ++ awk '{ print $1 }' 21:08:28 ++ grep -E '^[0-9.]*[0-9]$' 21:08:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:08:28 +++ grep '^3' /tmp/.pyenv_versions 21:08:28 +++ sort -V 21:08:28 +++ tail -n 1 21:08:28 ++ py_version_xyz=3.10.6 21:08:28 ++ [[ -z 3.10.6 ]] 21:08:28 ++ echo 3.10.6 21:08:28 ++ return 0 21:08:28 + pyenv local 3.10.6 21:08:28 + local command 21:08:28 + command=local 21:08:28 + '[' 2 -gt 0 ']' 21:08:28 + shift 21:08:28 + case "$command" in 21:08:28 + command pyenv local 3.10.6 21:08:28 + pyenv local 3.10.6 21:08:28 + for arg in "$@" 21:08:28 + case $arg in 21:08:28 + pkg_list+='tox ' 21:08:28 + for arg in "$@" 21:08:28 + case $arg in 21:08:28 + pkg_list+='virtualenv ' 21:08:28 + for arg in "$@" 21:08:28 + case $arg in 21:08:28 + pkg_list+='urllib3~=1.26.15 ' 21:08:28 + [[ -f /tmp/.toxenv ]] 21:08:28 + [[ ! -f /tmp/.toxenv ]] 21:08:28 + [[ -n '' ]] 21:08:28 + python3 -m venv /tmp/venv-27G2 21:08:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-27G2' 21:08:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-27G2 21:08:33 + echo /tmp/venv-27G2 21:08:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:08:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:08:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:08:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:08:33 + local 'pip_opts=--upgrade --quiet' 21:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:08:33 + [[ -n '' ]] 21:08:33 + [[ -n '' ]] 21:08:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:08:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:08:33 + /tmp/venv-27G2/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 21:08:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:08:37 lf-activate-venv(): INFO: Base packages installed successfully 21:08:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:08:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:08:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:08:37 + /tmp/venv-27G2/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 21:08:39 + type python3 21:08:39 + true 21:08:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-27G2/bin to PATH' 21:08:39 lf-activate-venv(): INFO: Adding /tmp/venv-27G2/bin to PATH 21:08:39 + PATH=/tmp/venv-27G2/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 21:08:39 + return 0 21:08:39 + python3 --version 21:08:39 Python 3.10.6 21:08:39 + python3 -m pip --version 21:08:39 pip 25.3 from /tmp/venv-27G2/lib/python3.10/site-packages/pip (python 3.10) 21:08:39 + python3 -m pip freeze 21:08:39 cachetools==6.2.2 21:08:39 chardet==5.2.0 21:08:39 colorama==0.4.6 21:08:39 distlib==0.4.0 21:08:39 filelock==3.20.0 21:08:39 packaging==25.0 21:08:39 platformdirs==4.5.0 21:08:39 pluggy==1.6.0 21:08:39 pyproject-api==1.10.0 21:08:39 tomli==2.3.0 21:08:39 tox==4.32.0 21:08:39 typing_extensions==4.15.0 21:08:39 urllib3==1.26.20 21:08:39 virtualenv==20.35.4 21:08:39 [EnvInject] - Injecting environment variables from a build step. 21:08:39 [EnvInject] - Injecting as environment variables the properties content 21:08:39 PARALLEL=false 21:08:39 21:08:39 [EnvInject] - Variables injected successfully. 21:08:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3731036568937302637.sh 21:08:39 ---> tox-run.sh 21:08:39 + 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 21:08:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:08:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:08:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:08:39 + cd /w/workspace/oom-master-pre-commit-lint/. 21:08:39 + source /home/jenkins/lf-env.sh 21:08:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:08:39 ++ mktemp -d /tmp/venv-XXXX 21:08:39 + lf_venv=/tmp/venv-Sq5g 21:08:39 + local venv_file=/tmp/.os_lf_venv 21:08:39 + local python=python3 21:08:39 + local options 21:08:39 + local set_path=true 21:08:39 + local install_args= 21:08:39 ++ 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 21:08:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:08:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:08:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:08:39 + true 21:08:39 + case $1 in 21:08:39 + venv_file=/tmp/.toxenv 21:08:39 + shift 2 21:08:39 + true 21:08:39 + case $1 in 21:08:39 + shift 21:08:39 + break 21:08:39 + case $python in 21:08:39 + local pkg_list= 21:08:39 + [[ -d /opt/pyenv ]] 21:08:39 + echo 'Setup pyenv:' 21:08:39 Setup pyenv: 21:08:39 + export PYENV_ROOT=/opt/pyenv 21:08:39 + PYENV_ROOT=/opt/pyenv 21:08:39 + 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 21:08:39 + 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 21:08:39 + pyenv versions 21:08:39 system 21:08:39 3.8.13 21:08:39 3.9.13 21:08:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:08:39 + command -v pyenv 21:08:39 ++ pyenv init - --no-rehash 21:08:39 + 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[*]}"'\'')" 21:08:39 export PATH="/opt/pyenv/shims:${PATH}" 21:08:39 export PYENV_SHELL=bash 21:08:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:08:39 pyenv() { 21:08:39 local command 21:08:39 command="${1:-}" 21:08:39 if [ "$#" -gt 0 ]; then 21:08:39 shift 21:08:39 fi 21:08:39 21:08:39 case "$command" in 21:08:39 rehash|shell) 21:08:39 eval "$(pyenv "sh-$command" "$@")" 21:08:39 ;; 21:08:39 *) 21:08:39 command pyenv "$command" "$@" 21:08:39 ;; 21:08:39 esac 21:08:39 }' 21:08:39 +++ 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[*]}"' 21:08:39 ++ 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 21:08:39 ++ 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 21:08:39 ++ 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 21:08:39 ++ export PYENV_SHELL=bash 21:08:39 ++ PYENV_SHELL=bash 21:08:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:08:39 +++ complete -F _pyenv pyenv 21:08:39 ++ lf-pyver python3 21:08:39 ++ local py_version_xy=python3 21:08:39 ++ local py_version_xyz= 21:08:39 ++ pyenv versions 21:08:39 ++ local command 21:08:39 ++ command=versions 21:08:39 ++ '[' 1 -gt 0 ']' 21:08:39 ++ shift 21:08:39 ++ case "$command" in 21:08:39 ++ command pyenv versions 21:08:39 ++ pyenv versions 21:08:39 ++ sed 's/^[ *]* //' 21:08:39 ++ awk '{ print $1 }' 21:08:39 ++ grep -E '^[0-9.]*[0-9]$' 21:08:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:08:40 +++ grep '^3' /tmp/.pyenv_versions 21:08:40 +++ tail -n 1 21:08:40 +++ sort -V 21:08:40 ++ py_version_xyz=3.10.6 21:08:40 ++ [[ -z 3.10.6 ]] 21:08:40 ++ echo 3.10.6 21:08:40 ++ return 0 21:08:40 + pyenv local 3.10.6 21:08:40 + local command 21:08:40 + command=local 21:08:40 + '[' 2 -gt 0 ']' 21:08:40 + shift 21:08:40 + case "$command" in 21:08:40 + command pyenv local 3.10.6 21:08:40 + pyenv local 3.10.6 21:08:40 + for arg in "$@" 21:08:40 + case $arg in 21:08:40 + pkg_list+='tox ' 21:08:40 + for arg in "$@" 21:08:40 + case $arg in 21:08:40 + pkg_list+='virtualenv ' 21:08:40 + for arg in "$@" 21:08:40 + case $arg in 21:08:40 + pkg_list+='urllib3~=1.26.15 ' 21:08:40 + [[ -f /tmp/.toxenv ]] 21:08:40 ++ cat /tmp/.toxenv 21:08:40 + lf_venv=/tmp/venv-27G2 21:08:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27G2 from' file:/tmp/.toxenv 21:08:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27G2 from file:/tmp/.toxenv 21:08:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:08:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:08:40 + local 'pip_opts=--upgrade --quiet' 21:08:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:08:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:08:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:08:40 + [[ -n '' ]] 21:08:40 + [[ -n '' ]] 21:08:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:08:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:08:40 + /tmp/venv-27G2/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 21:08:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:08:40 lf-activate-venv(): INFO: Base packages installed successfully 21:08:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:08:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:08:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:08:40 + /tmp/venv-27G2/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 21:08:42 + type python3 21:08:42 + true 21:08:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-27G2/bin to PATH' 21:08:42 lf-activate-venv(): INFO: Adding /tmp/venv-27G2/bin to PATH 21:08:42 + PATH=/tmp/venv-27G2/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 21:08:42 + return 0 21:08:42 + [[ -d /opt/pyenv ]] 21:08:42 + echo '---> Setting up pyenv' 21:08:42 ---> Setting up pyenv 21:08:42 + export PYENV_ROOT=/opt/pyenv 21:08:42 + PYENV_ROOT=/opt/pyenv 21:08:42 + export PATH=/opt/pyenv/bin:/tmp/venv-27G2/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 21:08:42 + PATH=/opt/pyenv/bin:/tmp/venv-27G2/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 21:08:42 ++ pwd 21:08:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:08:42 + export PYTHONPATH 21:08:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:08:42 + TOX_TESTENV_PASSENV=PYTHONPATH 21:08:42 + tox --version 21:08:42 4.32.0 from /tmp/venv-27G2/lib/python3.10/site-packages/tox/__init__.py 21:08:42 + PARALLEL=false 21:08:42 + TOX_OPTIONS_LIST= 21:08:42 + [[ -n pre-commit ]] 21:08:42 + TOX_OPTIONS_LIST=' -e pre-commit' 21:08:42 + case ${PARALLEL,,} in 21:08:42 + tox -e pre-commit 21:08:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:08:43 pre-commit: install_deps> python -I -m pip install pre-commit 21:08:46 pre-commit: freeze> python -m pip freeze --all 21:08:46 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.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 21:08:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:08:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:08:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:08:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:08:48 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:08:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:08:48 [INFO] Once installed this environment will be reused. 21:08:48 [INFO] This may take a few minutes... 21:08:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:08:53 [INFO] Once installed this environment will be reused. 21:08:53 [INFO] This may take a few minutes... 21:08:57 trim trailing whitespace.................................................Passed 21:08:58 Tabs remover.............................................................Passed 21:08:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:08:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:08:58 [INFO] Once installed this environment will be reused. 21:08:58 [INFO] This may take a few minutes... 21:09:06 gitlint..............................................(no files to check)Skipped 21:09:06 pre-commit: OK (24.04=setup[3.49]+cmd[11.82,8.73] seconds) 21:09:06 congratulations :) (24.08 seconds) 21:09:06 + tox_status=0 21:09:06 + echo '---> Completed tox runs' 21:09:06 ---> Completed tox runs 21:09:06 + for i in .tox/*/log 21:09:06 ++ echo .tox/pre-commit/log 21:09:06 ++ awk -F/ '{print $2}' 21:09:06 + tox_env=pre-commit 21:09:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:09:06 + DOC_DIR=docs/_build/html 21:09:06 + [[ -d docs/_build/html ]] 21:09:06 + echo '---> tox-run.sh ends' 21:09:06 ---> tox-run.sh ends 21:09:06 + test 0 -eq 0 21:09:07 $ ssh-agent -k 21:09:07 unset SSH_AUTH_SOCK; 21:09:07 unset SSH_AGENT_PID; 21:09:07 echo Agent pid 1672 killed; 21:09:07 [ssh-agent] Stopped. 21:09:07 [PostBuildScript] - [INFO] Executing post build scripts. 21:09:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1862087100476601753.sh 21:09:07 ---> sysstat.sh 21:09:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9159773957604925260.sh 21:09:07 ---> package-listing.sh 21:09:07 ++ facter osfamily 21:09:07 ++ tr '[:upper:]' '[:lower:]' 21:09:07 + OS_FAMILY=debian 21:09:07 + workspace=/w/workspace/oom-master-pre-commit-lint 21:09:07 + START_PACKAGES=/tmp/packages_start.txt 21:09:07 + END_PACKAGES=/tmp/packages_end.txt 21:09:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:07 + PACKAGES=/tmp/packages_start.txt 21:09:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:09:07 + PACKAGES=/tmp/packages_end.txt 21:09:07 + case "${OS_FAMILY}" in 21:09:07 + dpkg -l 21:09:07 + grep '^ii' 21:09:07 + '[' -f /tmp/packages_start.txt ']' 21:09:07 + '[' -f /tmp/packages_end.txt ']' 21:09:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:09:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:09:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:09:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2480758886672968854.sh 21:09:07 ---> capture-instance-metadata.sh 21:09:07 Setup pyenv: 21:09:07 system 21:09:07 3.8.13 21:09:07 3.9.13 21:09:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:09:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VHPW 21:09:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:09:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:09:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:09:15 lf-activate-venv(): INFO: Base packages installed successfully 21:09:15 lf-activate-venv(): INFO: Installing additional packages: lftools 21:09:37 lf-activate-venv(): INFO: Adding /tmp/venv-VHPW/bin to PATH 21:09:37 INFO: Running in OpenStack, capturing instance metadata 21:09:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15530821066007592762.sh 21:09:38 provisioning config files... 21:09:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2591491975230896405tmp 21:09:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:09:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:09:38 [EnvInject] - Injecting environment variables from a build step. 21:09:38 [EnvInject] - Injecting as environment variables the properties content 21:09:38 SERVER_ID=logs 21:09:38 21:09:38 [EnvInject] - Variables injected successfully. 21:09:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5006818498965357218.sh 21:09:38 ---> create-netrc.sh 21:09:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6998983705891535701.sh 21:09:38 ---> python-tools-install.sh 21:09:38 Setup pyenv: 21:09:38 system 21:09:38 3.8.13 21:09:38 3.9.13 21:09:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:09:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VHPW from file:/tmp/.os_lf_venv 21:09:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:09:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:09:40 lf-activate-venv(): INFO: Base packages installed successfully 21:09:40 lf-activate-venv(): INFO: Installing additional packages: lftools 21:09:48 lf-activate-venv(): INFO: Adding /tmp/venv-VHPW/bin to PATH 21:09:48 Generating Requirements File 21:10:06 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. 21:10:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:10:07 Python 3.10.6 21:10:07 pip 25.3 from /tmp/venv-VHPW/lib/python3.10/site-packages/pip (python 3.10) 21:10:07 appdirs==1.4.4 21:10:07 argcomplete==3.6.3 21:10:07 aspy.yaml==1.3.0 21:10:07 attrs==25.4.0 21:10:07 autopage==0.5.2 21:10:07 beautifulsoup4==4.14.2 21:10:07 boto3==1.41.2 21:10:07 botocore==1.41.2 21:10:07 bs4==0.0.2 21:10:07 cachetools==6.2.2 21:10:07 certifi==2025.11.12 21:10:07 cffi==2.0.0 21:10:07 cfgv==3.5.0 21:10:07 chardet==5.2.0 21:10:07 charset-normalizer==3.4.4 21:10:07 click==8.3.1 21:10:07 cliff==4.12.0 21:10:07 cmd2==2.7.0 21:10:07 cryptography==3.3.2 21:10:07 debtcollector==3.0.0 21:10:07 decorator==5.2.1 21:10:07 defusedxml==0.7.1 21:10:07 Deprecated==1.3.1 21:10:07 distlib==0.4.0 21:10:07 dnspython==2.8.0 21:10:07 docker==7.1.0 21:10:07 dogpile.cache==1.5.0 21:10:07 durationpy==0.10 21:10:07 email-validator==2.3.0 21:10:07 filelock==3.20.0 21:10:07 future==1.0.0 21:10:07 gitdb==4.0.12 21:10:07 GitPython==3.1.45 21:10:07 google-auth==2.43.0 21:10:07 httplib2==0.31.0 21:10:07 identify==2.6.15 21:10:07 idna==3.11 21:10:07 importlib-resources==1.5.0 21:10:07 iso8601==2.1.0 21:10:07 Jinja2==3.1.6 21:10:07 jmespath==1.0.1 21:10:07 jsonpatch==1.33 21:10:07 jsonpointer==3.0.0 21:10:07 jsonschema==4.25.1 21:10:07 jsonschema-specifications==2025.9.1 21:10:07 keystoneauth1==5.12.0 21:10:07 kubernetes==34.1.0 21:10:07 lftools==0.37.16 21:10:07 lxml==6.0.2 21:10:07 markdown-it-py==4.0.0 21:10:07 MarkupSafe==3.0.3 21:10:07 mdurl==0.1.2 21:10:07 msgpack==1.1.2 21:10:07 multi_key_dict==2.0.3 21:10:07 munch==4.0.0 21:10:07 netaddr==1.3.0 21:10:07 niet==1.4.2 21:10:07 nodeenv==1.9.1 21:10:07 oauth2client==4.1.3 21:10:07 oauthlib==3.3.1 21:10:07 openstacksdk==4.8.0 21:10:07 os-service-types==1.8.2 21:10:07 osc-lib==4.2.0 21:10:07 oslo.config==10.1.0 21:10:07 oslo.context==6.2.0 21:10:07 oslo.i18n==6.7.1 21:10:07 oslo.log==7.2.1 21:10:07 oslo.serialization==5.8.0 21:10:07 oslo.utils==9.2.0 21:10:07 packaging==25.0 21:10:07 pbr==7.0.3 21:10:07 platformdirs==4.5.0 21:10:07 prettytable==3.17.0 21:10:07 psutil==7.1.3 21:10:07 pyasn1==0.6.1 21:10:07 pyasn1_modules==0.4.2 21:10:07 pycparser==2.23 21:10:07 pygerrit2==2.0.15 21:10:07 PyGithub==2.8.1 21:10:07 Pygments==2.19.2 21:10:07 PyJWT==2.10.1 21:10:07 PyNaCl==1.6.1 21:10:07 pyparsing==2.4.7 21:10:07 pyperclip==1.11.0 21:10:07 pyrsistent==0.20.0 21:10:07 python-cinderclient==9.8.0 21:10:07 python-dateutil==2.9.0.post0 21:10:07 python-heatclient==4.3.0 21:10:07 python-jenkins==1.8.3 21:10:07 python-keystoneclient==5.7.0 21:10:07 python-magnumclient==4.9.0 21:10:07 python-openstackclient==8.2.0 21:10:07 python-swiftclient==4.9.0 21:10:07 PyYAML==6.0.3 21:10:07 referencing==0.37.0 21:10:07 requests==2.32.5 21:10:07 requests-oauthlib==2.0.0 21:10:07 requestsexceptions==1.4.0 21:10:07 rfc3986==2.0.0 21:10:07 rich==14.2.0 21:10:07 rich-argparse==1.7.2 21:10:07 rpds-py==0.29.0 21:10:07 rsa==4.9.1 21:10:07 ruamel.yaml==0.18.16 21:10:07 ruamel.yaml.clib==0.2.15 21:10:07 s3transfer==0.15.0 21:10:07 simplejson==3.20.2 21:10:07 six==1.17.0 21:10:07 smmap==5.0.2 21:10:07 soupsieve==2.8 21:10:07 stevedore==5.6.0 21:10:07 tabulate==0.9.0 21:10:07 toml==0.10.2 21:10:07 tomlkit==0.13.3 21:10:07 tqdm==4.67.1 21:10:07 typing_extensions==4.15.0 21:10:07 tzdata==2025.2 21:10:07 urllib3==1.26.20 21:10:07 virtualenv==20.35.4 21:10:07 wcwidth==0.2.14 21:10:07 websocket-client==1.9.0 21:10:07 wrapt==2.0.1 21:10:07 xdg==6.0.0 21:10:07 xmltodict==1.0.2 21:10:07 yq==3.4.3 21:10:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17872151710418983417.sh 21:10:07 ---> sudo-logs.sh 21:10:07 Archiving 'sudo' log.. 21:10:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6414261893528485224.sh 21:10:08 ---> job-cost.sh 21:10:08 Setup pyenv: 21:10:08 system 21:10:08 3.8.13 21:10:08 3.9.13 21:10:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:10:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VHPW from file:/tmp/.os_lf_venv 21:10:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:10:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:10:10 lf-activate-venv(): INFO: Base packages installed successfully 21:10:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-VHPW/bin to PATH 21:10:15 INFO: No Stack... 21:10:15 INFO: Retrieving Pricing Info for: v3-standard-4 21:10:16 INFO: Archiving Costs 21:10:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6682632581742013787.sh 21:10:16 ---> logs-deploy.sh 21:10:16 Setup pyenv: 21:10:16 system 21:10:16 3.8.13 21:10:16 3.9.13 21:10:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:10:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VHPW from file:/tmp/.os_lf_venv 21:10:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:10:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:10:18 lf-activate-venv(): INFO: Base packages installed successfully 21:10:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:10:26 lf-activate-venv(): INFO: Adding /tmp/venv-VHPW/bin to PATH 21:10:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4306 21:10:26 INFO: archiving workspace using pattern(s): 21:10:27 Archives upload complete. 21:10:27 INFO: archiving logs to Nexus 21:10:28 ---> uname -a: 21:10:28 Linux prd-ubuntu1804-builder-4c-4g-14628 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:10:28 21:10:28 21:10:28 ---> lscpu: 21:10:28 Architecture: x86_64 21:10:28 CPU op-mode(s): 32-bit, 64-bit 21:10:28 Byte Order: Little Endian 21:10:28 CPU(s): 4 21:10:28 On-line CPU(s) list: 0-3 21:10:28 Thread(s) per core: 1 21:10:28 Core(s) per socket: 1 21:10:28 Socket(s): 4 21:10:28 NUMA node(s): 1 21:10:28 Vendor ID: AuthenticAMD 21:10:28 CPU family: 23 21:10:28 Model: 49 21:10:28 Model name: AMD EPYC-Rome Processor 21:10:28 Stepping: 0 21:10:28 CPU MHz: 2799.998 21:10:28 BogoMIPS: 5599.99 21:10:28 Virtualization: AMD-V 21:10:28 Hypervisor vendor: KVM 21:10:28 Virtualization type: full 21:10:28 L1d cache: 32K 21:10:28 L1i cache: 32K 21:10:28 L2 cache: 512K 21:10:28 L3 cache: 16384K 21:10:28 NUMA node0 CPU(s): 0-3 21:10:28 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 21:10:28 21:10:28 21:10:28 ---> nproc: 21:10:28 4 21:10:28 21:10:28 21:10:28 ---> df -h: 21:10:28 Filesystem Size Used Avail Use% Mounted on 21:10:28 udev 7.9G 0 7.9G 0% /dev 21:10:28 tmpfs 1.6G 676K 1.6G 1% /run 21:10:28 /dev/vda1 78G 8.4G 69G 11% / 21:10:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:10:28 tmpfs 5.0M 0 5.0M 0% /run/lock 21:10:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:10:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:10:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:10:28 21:10:28 21:10:28 ---> free -m: 21:10:28 total used free shared buff/cache available 21:10:28 Mem: 16040 578 13247 0 2214 15140 21:10:28 Swap: 1023 0 1023 21:10:28 21:10:28 21:10:28 ---> ip addr: 21:10:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:10:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:10:28 inet 127.0.0.1/8 scope host lo 21:10:28 valid_lft forever preferred_lft forever 21:10:28 inet6 ::1/128 scope host 21:10:28 valid_lft forever preferred_lft forever 21:10:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:10:28 link/ether fa:16:3e:73:a2:f4 brd ff:ff:ff:ff:ff:ff 21:10:28 inet 10.30.106.213/23 brd 10.30.107.255 scope global dynamic ens3 21:10:28 valid_lft 86251sec preferred_lft 86251sec 21:10:28 inet6 fe80::f816:3eff:fe73:a2f4/64 scope link 21:10:28 valid_lft forever preferred_lft forever 21:10:28 21:10:28 21:10:28 ---> sar -b -r -n DEV: 21:10:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14628) 11/22/25 _x86_64_ (4 CPU) 21:10:28 21:10:28 21:08:00 LINUX RESTART (4 CPU) 21:10:28 21:10:28 21:09:02 tps rtps wtps bread/s bwrtn/s 21:10:28 21:10:01 137.86 0.93 136.93 108.05 45129.03 21:10:28 Average: 137.86 0.93 136.93 108.05 45129.03 21:10:28 21:10:28 21:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:10:28 21:10:01 13613924 15486928 2811044 17.11 82304 1975424 839968 4.81 825312 1736936 188696 21:10:28 Average: 13613924 15486928 2811044 17.11 82304 1975424 839968 4.81 825312 1736936 188696 21:10:28 21:10:28 21:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:10:28 21:10:01 ens3 64.45 48.13 925.77 11.60 0.00 0.00 0.00 0.00 21:10:28 21:10:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 21:10:28 Average: ens3 64.45 48.13 925.77 11.60 0.00 0.00 0.00 0.00 21:10:28 Average: lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 21:10:28 21:10:28 21:10:28 ---> sar -P ALL: 21:10:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14628) 11/22/25 _x86_64_ (4 CPU) 21:10:28 21:10:28 21:08:00 LINUX RESTART (4 CPU) 21:10:28 21:10:28 21:09:02 CPU %user %nice %system %iowait %steal %idle 21:10:28 21:10:01 all 20.79 0.00 1.39 4.86 0.06 72.91 21:10:28 21:10:01 0 24.14 0.00 1.24 0.56 0.07 73.99 21:10:28 21:10:01 1 31.87 0.00 1.87 2.63 0.07 63.57 21:10:28 21:10:01 2 4.78 0.00 0.90 12.46 0.05 81.81 21:10:28 21:10:01 3 22.26 0.00 1.58 3.80 0.03 72.32 21:10:28 Average: all 20.79 0.00 1.39 4.86 0.06 72.91 21:10:28 Average: 0 24.14 0.00 1.24 0.56 0.07 73.99 21:10:28 Average: 1 31.87 0.00 1.87 2.63 0.07 63.57 21:10:28 Average: 2 4.78 0.00 0.90 12.46 0.05 81.81 21:10:28 Average: 3 22.26 0.00 1.58 3.80 0.03 72.32 21:10:28 21:10:28 21:10:28