07:05:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 07:05:41 Running as SYSTEM 07:05:41 [EnvInject] - Loading node environment variables. 07:05:41 Building remotely on prd-ubuntu1804-builder-4c-4g-3871 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:05:41 [ssh-agent] Looking for ssh-agent implementation... 07:05:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:41 $ ssh-agent 07:05:41 SSH_AUTH_SOCK=/tmp/ssh-7KrcjqOECdpr/agent.1738 07:05:41 SSH_AGENT_PID=1740 07:05:41 [ssh-agent] Started. 07:05:41 Running ssh-add (command line suppressed) 07:05:41 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14513871532023695937.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14513871532023695937.key) 07:05:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:05:41 The recommended git tool is: NONE 07:05:43 using credential onap-jenkins-ssh 07:05:43 Wiping out workspace first. 07:05:43 Cloning the remote Git repository 07:05:43 Cloning repository git://cloud.onap.org/mirror/oom.git 07:05:43 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:05:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:05:43 > git --version # timeout=10 07:05:43 > git --version # 'git version 2.17.1' 07:05:43 using GIT_SSH to set credentials Gerrit user 07:05:43 Verifying host key using manually-configured host key entries 07:05:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:05:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:05:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:05:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:05:48 using GIT_SSH to set credentials Gerrit user 07:05:48 Verifying host key using manually-configured host key entries 07:05:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/7 # timeout=30 07:05:49 > git rev-parse e23d6242c51568067968aa45cfbc9946e7dcc995^{commit} # timeout=10 07:05:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:05:49 Checking out Revision e23d6242c51568067968aa45cfbc9946e7dcc995 (refs/changes/63/142163/7) 07:05:49 > git config core.sparsecheckout # timeout=10 07:05:49 > git checkout -f e23d6242c51568067968aa45cfbc9946e7dcc995 # timeout=30 07:05:52 Commit message: "[COMMON] Update readiness image" 07:05:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:05:52 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 07:05:52 [EnvInject] - Injecting environment variables from a build step. 07:05:52 [EnvInject] - Injecting as environment variables the properties content 07:05:52 PYTHON=python3 07:05:52 07:05:52 [EnvInject] - Variables injected successfully. 07:05:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins912331902763980290.sh 07:05:52 ---> tox-install.sh 07:05:52 + source /home/jenkins/lf-env.sh 07:05:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:05:52 ++ mktemp -d /tmp/venv-XXXX 07:05:52 + lf_venv=/tmp/venv-59SB 07:05:52 + local venv_file=/tmp/.os_lf_venv 07:05:52 + local python=python3 07:05:52 + local options 07:05:52 + local set_path=true 07:05:52 + local install_args= 07:05:52 ++ 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:05:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:05:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:05:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:05:52 + true 07:05:52 + case $1 in 07:05:52 + venv_file=/tmp/.toxenv 07:05:52 + shift 2 07:05:52 + true 07:05:52 + case $1 in 07:05:52 + shift 07:05:52 + break 07:05:52 + case $python in 07:05:52 + local pkg_list= 07:05:52 + [[ -d /opt/pyenv ]] 07:05:52 + echo 'Setup pyenv:' 07:05:52 Setup pyenv: 07:05:52 + export PYENV_ROOT=/opt/pyenv 07:05:52 + PYENV_ROOT=/opt/pyenv 07:05:52 + 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:05:52 + 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:05:52 + pyenv versions 07:05:52 * system (set by /opt/pyenv/version) 07:05:52 * 3.8.13 (set by /opt/pyenv/version) 07:05:52 * 3.9.13 (set by /opt/pyenv/version) 07:05:53 * 3.10.6 (set by /opt/pyenv/version) 07:05:53 + command -v pyenv 07:05:53 ++ pyenv init - --no-rehash 07:05:53 + 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:05:53 export PATH="/opt/pyenv/shims:${PATH}" 07:05:53 export PYENV_SHELL=bash 07:05:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:05:53 pyenv() { 07:05:53 local command 07:05:53 command="${1:-}" 07:05:53 if [ "$#" -gt 0 ]; then 07:05:53 shift 07:05:53 fi 07:05:53 07:05:53 case "$command" in 07:05:53 rehash|shell) 07:05:53 eval "$(pyenv "sh-$command" "$@")" 07:05:53 ;; 07:05:53 *) 07:05:53 command pyenv "$command" "$@" 07:05:53 ;; 07:05:53 esac 07:05:53 }' 07:05:53 +++ 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:05:53 ++ 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:05:53 ++ 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:05:53 ++ 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:05:53 ++ export PYENV_SHELL=bash 07:05:53 ++ PYENV_SHELL=bash 07:05:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:05:53 +++ complete -F _pyenv pyenv 07:05:53 ++ lf-pyver python3 07:05:53 ++ local py_version_xy=python3 07:05:53 ++ local py_version_xyz= 07:05:53 ++ pyenv versions 07:05:53 ++ grep -E '^[0-9.]*[0-9]$' 07:05:53 ++ local command 07:05:53 ++ command=versions 07:05:53 ++ '[' 1 -gt 0 ']' 07:05:53 ++ shift 07:05:53 ++ case "$command" in 07:05:53 ++ command pyenv versions 07:05:53 ++ pyenv versions 07:05:53 ++ awk '{ print $1 }' 07:05:53 ++ sed 's/^[ *]* //' 07:05:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:05:53 +++ grep '^3' /tmp/.pyenv_versions 07:05:53 +++ tail -n 1 07:05:53 +++ sort -V 07:05:53 ++ py_version_xyz=3.10.6 07:05:53 ++ [[ -z 3.10.6 ]] 07:05:53 ++ echo 3.10.6 07:05:53 ++ return 0 07:05:53 + pyenv local 3.10.6 07:05:53 + local command 07:05:53 + command=local 07:05:53 + '[' 2 -gt 0 ']' 07:05:53 + shift 07:05:53 + case "$command" in 07:05:53 + command pyenv local 3.10.6 07:05:53 + pyenv local 3.10.6 07:05:53 + for arg in "$@" 07:05:53 + case $arg in 07:05:53 + pkg_list+='tox ' 07:05:53 + for arg in "$@" 07:05:53 + case $arg in 07:05:53 + pkg_list+='virtualenv ' 07:05:53 + for arg in "$@" 07:05:53 + case $arg in 07:05:53 + pkg_list+='urllib3~=1.26.15 ' 07:05:53 + [[ -f /tmp/.toxenv ]] 07:05:53 + [[ ! -f /tmp/.toxenv ]] 07:05:53 + [[ -n '' ]] 07:05:53 + python3 -m venv /tmp/venv-59SB 07:05:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-59SB' 07:05:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-59SB 07:05:57 + echo /tmp/venv-59SB 07:05:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:05:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:05:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:05:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:57 + local 'pip_opts=--upgrade --quiet' 07:05:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:05:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:05:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:05:57 + [[ -n '' ]] 07:05:57 + [[ -n '' ]] 07:05:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:05:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:57 + /tmp/venv-59SB/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:06:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:06:01 lf-activate-venv(): INFO: Base packages installed successfully 07:06:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:06:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:06:01 + /tmp/venv-59SB/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:06:04 + type python3 07:06:04 + true 07:06:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-59SB/bin to PATH' 07:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-59SB/bin to PATH 07:06:04 + PATH=/tmp/venv-59SB/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:06:04 + return 0 07:06:04 + python3 --version 07:06:04 Python 3.10.6 07:06:04 + python3 -m pip --version 07:06:04 pip 25.2 from /tmp/venv-59SB/lib/python3.10/site-packages/pip (python 3.10) 07:06:04 + python3 -m pip freeze 07:06:04 cachetools==6.2.1 07:06:04 chardet==5.2.0 07:06:04 colorama==0.4.6 07:06:04 distlib==0.4.0 07:06:04 filelock==3.20.0 07:06:04 packaging==25.0 07:06:04 platformdirs==4.5.0 07:06:04 pluggy==1.6.0 07:06:04 pyproject-api==1.10.0 07:06:04 tomli==2.3.0 07:06:04 tox==4.31.0 07:06:04 typing_extensions==4.15.0 07:06:04 urllib3==1.26.20 07:06:04 virtualenv==20.35.3 07:06:04 [EnvInject] - Injecting environment variables from a build step. 07:06:04 [EnvInject] - Injecting as environment variables the properties content 07:06:04 PARALLEL=false 07:06:04 07:06:04 [EnvInject] - Variables injected successfully. 07:06:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16180967692893978566.sh 07:06:04 ---> tox-run.sh 07:06:04 + 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:06:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:06:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:06:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:06:04 + cd /w/workspace/oom-master-pre-commit-lint/. 07:06:04 + source /home/jenkins/lf-env.sh 07:06:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:04 ++ mktemp -d /tmp/venv-XXXX 07:06:04 + lf_venv=/tmp/venv-Yx80 07:06:04 + local venv_file=/tmp/.os_lf_venv 07:06:04 + local python=python3 07:06:04 + local options 07:06:04 + local set_path=true 07:06:04 + local install_args= 07:06:04 ++ 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:06:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:06:04 + true 07:06:04 + case $1 in 07:06:04 + venv_file=/tmp/.toxenv 07:06:04 + shift 2 07:06:04 + true 07:06:04 + case $1 in 07:06:04 + shift 07:06:04 + break 07:06:04 + case $python in 07:06:04 + local pkg_list= 07:06:04 + [[ -d /opt/pyenv ]] 07:06:04 + echo 'Setup pyenv:' 07:06:04 Setup pyenv: 07:06:04 + export PYENV_ROOT=/opt/pyenv 07:06:04 + PYENV_ROOT=/opt/pyenv 07:06:04 + 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:06:04 + 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:06:04 + pyenv versions 07:06:04 system 07:06:04 3.8.13 07:06:04 3.9.13 07:06:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:06:04 + command -v pyenv 07:06:04 ++ pyenv init - --no-rehash 07:06:04 + 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:06:04 export PATH="/opt/pyenv/shims:${PATH}" 07:06:04 export PYENV_SHELL=bash 07:06:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:06:04 pyenv() { 07:06:04 local command 07:06:04 command="${1:-}" 07:06:04 if [ "$#" -gt 0 ]; then 07:06:04 shift 07:06:04 fi 07:06:04 07:06:04 case "$command" in 07:06:04 rehash|shell) 07:06:04 eval "$(pyenv "sh-$command" "$@")" 07:06:04 ;; 07:06:04 *) 07:06:04 command pyenv "$command" "$@" 07:06:04 ;; 07:06:04 esac 07:06:04 }' 07:06:04 +++ 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:06:04 ++ 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:06:04 ++ 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:06:04 ++ 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:06:04 ++ export PYENV_SHELL=bash 07:06:04 ++ PYENV_SHELL=bash 07:06:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:06:04 +++ complete -F _pyenv pyenv 07:06:04 ++ lf-pyver python3 07:06:04 ++ local py_version_xy=python3 07:06:04 ++ local py_version_xyz= 07:06:04 ++ pyenv versions 07:06:04 ++ local command 07:06:04 ++ command=versions 07:06:04 ++ '[' 1 -gt 0 ']' 07:06:04 ++ shift 07:06:04 ++ case "$command" in 07:06:04 ++ command pyenv versions 07:06:04 ++ pyenv versions 07:06:04 ++ sed 's/^[ *]* //' 07:06:04 ++ grep -E '^[0-9.]*[0-9]$' 07:06:04 ++ awk '{ print $1 }' 07:06:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:06:04 +++ grep '^3' /tmp/.pyenv_versions 07:06:04 +++ sort -V 07:06:04 +++ tail -n 1 07:06:04 ++ py_version_xyz=3.10.6 07:06:04 ++ [[ -z 3.10.6 ]] 07:06:04 ++ echo 3.10.6 07:06:04 ++ return 0 07:06:04 + pyenv local 3.10.6 07:06:04 + local command 07:06:04 + command=local 07:06:04 + '[' 2 -gt 0 ']' 07:06:04 + shift 07:06:04 + case "$command" in 07:06:04 + command pyenv local 3.10.6 07:06:04 + pyenv local 3.10.6 07:06:04 + for arg in "$@" 07:06:04 + case $arg in 07:06:04 + pkg_list+='tox ' 07:06:04 + for arg in "$@" 07:06:04 + case $arg in 07:06:04 + pkg_list+='virtualenv ' 07:06:04 + for arg in "$@" 07:06:04 + case $arg in 07:06:04 + pkg_list+='urllib3~=1.26.15 ' 07:06:04 + [[ -f /tmp/.toxenv ]] 07:06:04 ++ cat /tmp/.toxenv 07:06:04 + lf_venv=/tmp/venv-59SB 07:06:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-59SB from' file:/tmp/.toxenv 07:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-59SB from file:/tmp/.toxenv 07:06:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:04 + local 'pip_opts=--upgrade --quiet' 07:06:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:06:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:06:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:06:04 + [[ -n '' ]] 07:06:04 + [[ -n '' ]] 07:06:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:04 + /tmp/venv-59SB/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:06:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:06:05 lf-activate-venv(): INFO: Base packages installed successfully 07:06:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:06:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:06:05 + /tmp/venv-59SB/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:06:06 + type python3 07:06:06 + true 07:06:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-59SB/bin to PATH' 07:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-59SB/bin to PATH 07:06:06 + PATH=/tmp/venv-59SB/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:06:06 + return 0 07:06:06 + [[ -d /opt/pyenv ]] 07:06:06 + echo '---> Setting up pyenv' 07:06:06 ---> Setting up pyenv 07:06:06 + export PYENV_ROOT=/opt/pyenv 07:06:06 + PYENV_ROOT=/opt/pyenv 07:06:06 + export PATH=/opt/pyenv/bin:/tmp/venv-59SB/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:06:06 + PATH=/opt/pyenv/bin:/tmp/venv-59SB/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:06:06 ++ pwd 07:06:06 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:06:06 + export PYTHONPATH 07:06:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:06:06 + TOX_TESTENV_PASSENV=PYTHONPATH 07:06:06 + tox --version 07:06:07 4.31.0 from /tmp/venv-59SB/lib/python3.10/site-packages/tox/__init__.py 07:06:07 + PARALLEL=false 07:06:07 + TOX_OPTIONS_LIST= 07:06:07 + [[ -n pre-commit ]] 07:06:07 + TOX_OPTIONS_LIST=' -e pre-commit' 07:06:07 + case ${PARALLEL,,} in 07:06:07 + tox -e pre-commit 07:06:07 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:06:08 pre-commit: install_deps> python -I -m pip install pre-commit 07:06:10 pre-commit: freeze> python -m pip freeze --all 07:06:11 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 07:06:11 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:06:11 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:06:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:06:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:06:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:06:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:06:13 [INFO] Once installed this environment will be reused. 07:06:13 [INFO] This may take a few minutes... 07:06:18 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:06:18 [INFO] Once installed this environment will be reused. 07:06:18 [INFO] This may take a few minutes... 07:06:22 trim trailing whitespace.................................................Passed 07:06:23 Tabs remover.............................................................Passed 07:06:23 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:06:23 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:06:23 [INFO] Once installed this environment will be reused. 07:06:23 [INFO] This may take a few minutes... 07:06:31 gitlint..............................................(no files to check)Skipped 07:06:31 pre-commit: OK (23.97=setup[3.62]+cmd[12.05,8.30] seconds) 07:06:31 congratulations :) (24.00 seconds) 07:06:31 + tox_status=0 07:06:31 + echo '---> Completed tox runs' 07:06:31 ---> Completed tox runs 07:06:31 + for i in .tox/*/log 07:06:31 ++ echo .tox/pre-commit/log 07:06:31 ++ awk -F/ '{print $2}' 07:06:31 + tox_env=pre-commit 07:06:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:06:31 + DOC_DIR=docs/_build/html 07:06:31 + [[ -d docs/_build/html ]] 07:06:31 + echo '---> tox-run.sh ends' 07:06:31 ---> tox-run.sh ends 07:06:31 + test 0 -eq 0 07:06:31 $ ssh-agent -k 07:06:31 unset SSH_AUTH_SOCK; 07:06:31 unset SSH_AGENT_PID; 07:06:31 echo Agent pid 1740 killed; 07:06:31 [ssh-agent] Stopped. 07:06:31 [PostBuildScript] - [INFO] Executing post build scripts. 07:06:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins538762334553915711.sh 07:06:31 ---> sysstat.sh 07:06:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11580339385652650383.sh 07:06:32 ---> package-listing.sh 07:06:32 ++ facter osfamily 07:06:32 ++ tr '[:upper:]' '[:lower:]' 07:06:32 + OS_FAMILY=debian 07:06:32 + workspace=/w/workspace/oom-master-pre-commit-lint 07:06:32 + START_PACKAGES=/tmp/packages_start.txt 07:06:32 + END_PACKAGES=/tmp/packages_end.txt 07:06:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:32 + PACKAGES=/tmp/packages_start.txt 07:06:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:06:32 + PACKAGES=/tmp/packages_end.txt 07:06:32 + case "${OS_FAMILY}" in 07:06:32 + dpkg -l 07:06:32 + grep '^ii' 07:06:32 + '[' -f /tmp/packages_start.txt ']' 07:06:32 + '[' -f /tmp/packages_end.txt ']' 07:06:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:06:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:06:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:06:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17763394164946639094.sh 07:06:32 ---> capture-instance-metadata.sh 07:06:32 Setup pyenv: 07:06:32 system 07:06:32 3.8.13 07:06:32 3.9.13 07:06:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:06:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TmJq 07:06:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:39 lf-activate-venv(): INFO: Base packages installed successfully 07:06:39 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-TmJq/bin to PATH 07:07:01 INFO: Running in OpenStack, capturing instance metadata 07:07:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins152916484292756442.sh 07:07:01 provisioning config files... 07:07:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config473046483024083161tmp 07:07:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:07:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:07:01 [EnvInject] - Injecting environment variables from a build step. 07:07:01 [EnvInject] - Injecting as environment variables the properties content 07:07:01 SERVER_ID=logs 07:07:01 07:07:01 [EnvInject] - Variables injected successfully. 07:07:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12843354618206282282.sh 07:07:01 ---> create-netrc.sh 07:07:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1648397966918475268.sh 07:07:01 ---> python-tools-install.sh 07:07:01 Setup pyenv: 07:07:01 system 07:07:01 3.8.13 07:07:01 3.9.13 07:07:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TmJq from file:/tmp/.os_lf_venv 07:07:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:03 lf-activate-venv(): INFO: Base packages installed successfully 07:07:03 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:11 lf-activate-venv(): INFO: Adding /tmp/venv-TmJq/bin to PATH 07:07:11 Generating Requirements File 07:07:30 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:07:30 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 07:07:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:07:30 Python 3.10.6 07:07:31 pip 25.2 from /tmp/venv-TmJq/lib/python3.10/site-packages/pip (python 3.10) 07:07:31 appdirs==1.4.4 07:07:31 argcomplete==3.6.3 07:07:31 aspy.yaml==1.3.0 07:07:31 attrs==25.4.0 07:07:31 autopage==0.5.2 07:07:31 beautifulsoup4==4.14.2 07:07:31 boto3==1.40.55 07:07:31 botocore==1.40.55 07:07:31 bs4==0.0.2 07:07:31 cachetools==6.2.1 07:07:31 certifi==2025.10.5 07:07:31 cffi==2.0.0 07:07:31 cfgv==3.4.0 07:07:31 chardet==5.2.0 07:07:31 charset-normalizer==3.4.4 07:07:31 click==8.3.0 07:07:31 cliff==4.11.0 07:07:31 cmd2==2.7.0 07:07:31 cryptography==3.3.2 07:07:31 debtcollector==3.0.0 07:07:31 decorator==5.2.1 07:07:31 defusedxml==0.7.1 07:07:31 Deprecated==1.2.18 07:07:31 distlib==0.4.0 07:07:31 dnspython==2.8.0 07:07:31 docker==7.1.0 07:07:31 dogpile.cache==1.5.0 07:07:31 durationpy==0.10 07:07:31 email-validator==2.3.0 07:07:31 filelock==3.20.0 07:07:31 future==1.0.0 07:07:31 gitdb==4.0.12 07:07:31 GitPython==3.1.45 07:07:31 google-auth==2.41.1 07:07:31 httplib2==0.31.0 07:07:31 identify==2.6.15 07:07:31 idna==3.11 07:07:31 importlib-resources==1.5.0 07:07:31 iso8601==2.1.0 07:07:31 Jinja2==3.1.6 07:07:31 jmespath==1.0.1 07:07:31 jsonpatch==1.33 07:07:31 jsonpointer==3.0.0 07:07:31 jsonschema==4.25.1 07:07:31 jsonschema-specifications==2025.9.1 07:07:31 keystoneauth1==5.12.0 07:07:31 kubernetes==34.1.0 07:07:31 lftools==0.37.15 07:07:31 lxml==6.0.2 07:07:31 markdown-it-py==4.0.0 07:07:31 MarkupSafe==3.0.3 07:07:31 mdurl==0.1.2 07:07:31 msgpack==1.1.2 07:07:31 multi_key_dict==2.0.3 07:07:31 munch==4.0.0 07:07:31 netaddr==1.3.0 07:07:31 niet==1.4.2 07:07:31 nodeenv==1.9.1 07:07:31 oauth2client==4.1.3 07:07:31 oauthlib==3.3.1 07:07:31 openstacksdk==4.7.1 07:07:31 os-service-types==1.8.0 07:07:31 osc-lib==4.2.0 07:07:31 oslo.config==10.0.0 07:07:31 oslo.context==6.1.0 07:07:31 oslo.i18n==6.6.0 07:07:31 oslo.log==7.2.1 07:07:31 oslo.serialization==5.8.0 07:07:31 oslo.utils==9.1.0 07:07:31 packaging==25.0 07:07:31 pbr==7.0.1 07:07:31 platformdirs==4.5.0 07:07:31 prettytable==3.16.0 07:07:31 psutil==7.1.1 07:07:31 pyasn1==0.6.1 07:07:31 pyasn1_modules==0.4.2 07:07:31 pycparser==2.23 07:07:31 pygerrit2==2.0.15 07:07:31 PyGithub==2.8.1 07:07:31 Pygments==2.19.2 07:07:31 PyJWT==2.10.1 07:07:31 PyNaCl==1.6.0 07:07:31 pyparsing==2.4.7 07:07:31 pyperclip==1.11.0 07:07:31 pyrsistent==0.20.0 07:07:31 python-cinderclient==9.8.0 07:07:31 python-dateutil==2.9.0.post0 07:07:31 python-heatclient==4.3.0 07:07:31 python-jenkins==1.8.3 07:07:31 python-keystoneclient==5.7.0 07:07:31 python-magnumclient==4.9.0 07:07:31 python-openstackclient==8.2.0 07:07:31 python-swiftclient==4.8.0 07:07:31 PyYAML==6.0.3 07:07:31 referencing==0.37.0 07:07:31 requests==2.32.5 07:07:31 requests-oauthlib==2.0.0 07:07:31 requestsexceptions==1.4.0 07:07:31 rfc3986==2.0.0 07:07:31 rich==14.2.0 07:07:31 rich-argparse==1.7.1 07:07:31 rpds-py==0.27.1 07:07:31 rsa==4.9.1 07:07:31 ruamel.yaml==0.18.15 07:07:31 ruamel.yaml.clib==0.2.14 07:07:31 s3transfer==0.14.0 07:07:31 simplejson==3.20.2 07:07:31 six==1.17.0 07:07:31 smmap==5.0.2 07:07:31 soupsieve==2.8 07:07:31 stevedore==5.5.0 07:07:31 tabulate==0.9.0 07:07:31 toml==0.10.2 07:07:31 tomlkit==0.13.3 07:07:31 tqdm==4.67.1 07:07:31 typing_extensions==4.15.0 07:07:31 tzdata==2025.2 07:07:31 urllib3==1.26.20 07:07:31 virtualenv==20.35.3 07:07:31 wcwidth==0.2.14 07:07:31 websocket-client==1.9.0 07:07:31 wrapt==2.0.0 07:07:31 xdg==6.0.0 07:07:31 xmltodict==1.0.2 07:07:31 yq==3.4.3 07:07:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3917275193704109228.sh 07:07:31 ---> sudo-logs.sh 07:07:31 Archiving 'sudo' log.. 07:07:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11320377133326796689.sh 07:07:31 ---> job-cost.sh 07:07:31 Setup pyenv: 07:07:31 system 07:07:31 3.8.13 07:07:31 3.9.13 07:07:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:07:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TmJq from file:/tmp/.os_lf_venv 07:07:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:33 lf-activate-venv(): INFO: Base packages installed successfully 07:07:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:07:38 lf-activate-venv(): INFO: Adding /tmp/venv-TmJq/bin to PATH 07:07:38 INFO: No Stack... 07:07:39 INFO: Retrieving Pricing Info for: v3-standard-4 07:07:39 INFO: Archiving Costs 07:07:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins203154392736479177.sh 07:07:39 ---> logs-deploy.sh 07:07:39 Setup pyenv: 07:07:39 system 07:07:39 3.8.13 07:07:39 3.9.13 07:07:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:07:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TmJq from file:/tmp/.os_lf_venv 07:07:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:41 lf-activate-venv(): INFO: Base packages installed successfully 07:07:41 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-TmJq/bin to PATH 07:07:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4269 07:07:49 INFO: archiving workspace using pattern(s): 07:07:50 Archives upload complete. 07:07:50 INFO: archiving logs to Nexus 07:07:51 ---> uname -a: 07:07:51 Linux prd-ubuntu1804-builder-4c-4g-3871 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:07:51 07:07:51 07:07:51 ---> lscpu: 07:07:51 Architecture: x86_64 07:07:51 CPU op-mode(s): 32-bit, 64-bit 07:07:51 Byte Order: Little Endian 07:07:51 CPU(s): 4 07:07:51 On-line CPU(s) list: 0-3 07:07:51 Thread(s) per core: 1 07:07:51 Core(s) per socket: 1 07:07:51 Socket(s): 4 07:07:51 NUMA node(s): 1 07:07:51 Vendor ID: AuthenticAMD 07:07:51 CPU family: 23 07:07:51 Model: 49 07:07:51 Model name: AMD EPYC-Rome Processor 07:07:51 Stepping: 0 07:07:51 CPU MHz: 2799.998 07:07:51 BogoMIPS: 5599.99 07:07:51 Virtualization: AMD-V 07:07:51 Hypervisor vendor: KVM 07:07:51 Virtualization type: full 07:07:51 L1d cache: 32K 07:07:51 L1i cache: 32K 07:07:51 L2 cache: 512K 07:07:51 L3 cache: 16384K 07:07:51 NUMA node0 CPU(s): 0-3 07:07:51 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:07:51 07:07:51 07:07:51 ---> nproc: 07:07:51 4 07:07:51 07:07:51 07:07:51 ---> df -h: 07:07:51 Filesystem Size Used Avail Use% Mounted on 07:07:51 udev 7.9G 0 7.9G 0% /dev 07:07:51 tmpfs 1.6G 676K 1.6G 1% /run 07:07:51 /dev/vda1 78G 8.4G 69G 11% / 07:07:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:07:51 tmpfs 5.0M 0 5.0M 0% /run/lock 07:07:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:07:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:07:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:07:51 07:07:51 07:07:51 ---> free -m: 07:07:51 total used free shared buff/cache available 07:07:51 Mem: 16040 530 13294 0 2214 15187 07:07:51 Swap: 1023 0 1023 07:07:51 07:07:51 07:07:51 ---> ip addr: 07:07:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:07:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:07:51 inet 127.0.0.1/8 scope host lo 07:07:51 valid_lft forever preferred_lft forever 07:07:51 inet6 ::1/128 scope host 07:07:51 valid_lft forever preferred_lft forever 07:07:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:07:51 link/ether fa:16:3e:d0:f4:43 brd ff:ff:ff:ff:ff:ff 07:07:51 inet 10.30.106.33/23 brd 10.30.107.255 scope global dynamic ens3 07:07:51 valid_lft 86253sec preferred_lft 86253sec 07:07:51 inet6 fe80::f816:3eff:fed0:f443/64 scope link 07:07:51 valid_lft forever preferred_lft forever 07:07:51 07:07:51 07:07:51 ---> sar -b -r -n DEV: 07:07:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3871) 10/20/25 _x86_64_ (4 CPU) 07:07:51 07:07:51 07:05:26 LINUX RESTART (4 CPU) 07:07:51 07:07:51 07:06:02 tps rtps wtps bread/s bwrtn/s 07:07:51 07:07:01 123.76 5.73 118.03 200.24 37226.23 07:07:51 Average: 123.76 5.73 118.03 200.24 37226.23 07:07:51 07:07:51 07:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:07:51 07:07:01 13818352 15620884 2606616 15.87 77580 1911376 719472 4.12 688028 1678180 157572 07:07:51 Average: 13818352 15620884 2606616 15.87 77580 1911376 719472 4.12 688028 1678180 157572 07:07:51 07:07:51 07:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:07:51 07:07:01 ens3 78.17 57.06 1285.35 10.64 0.00 0.00 0.00 0.00 07:07:51 07:07:01 lo 2.30 2.30 0.26 0.26 0.00 0.00 0.00 0.00 07:07:51 Average: ens3 78.17 57.06 1285.35 10.64 0.00 0.00 0.00 0.00 07:07:51 Average: lo 2.30 2.30 0.26 0.26 0.00 0.00 0.00 0.00 07:07:51 07:07:51 07:07:51 ---> sar -P ALL: 07:07:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3871) 10/20/25 _x86_64_ (4 CPU) 07:07:51 07:07:51 07:05:26 LINUX RESTART (4 CPU) 07:07:51 07:07:51 07:06:02 CPU %user %nice %system %iowait %steal %idle 07:07:51 07:07:01 all 22.05 0.00 2.01 2.82 0.07 73.06 07:07:51 07:07:01 0 16.05 0.00 1.68 3.77 0.05 78.45 07:07:51 07:07:01 1 31.34 0.00 2.57 0.53 0.10 65.46 07:07:51 07:07:01 2 26.89 0.00 1.98 2.49 0.09 68.55 07:07:51 07:07:01 3 13.91 0.00 1.80 4.47 0.07 79.74 07:07:51 Average: all 22.05 0.00 2.01 2.82 0.07 73.06 07:07:51 Average: 0 16.05 0.00 1.68 3.77 0.05 78.45 07:07:51 Average: 1 31.34 0.00 2.57 0.53 0.10 65.46 07:07:51 Average: 2 26.89 0.00 1.98 2.49 0.09 68.55 07:07:51 Average: 3 13.91 0.00 1.80 4.47 0.07 79.74 07:07:51 07:07:51 07:07:51