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