05:38:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 05:38:32 Running as SYSTEM 05:38:32 [EnvInject] - Loading node environment variables. 05:38:32 Building remotely on prd-ubuntu1804-builder-4c-4g-965 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:38:32 [ssh-agent] Looking for ssh-agent implementation... 05:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:32 $ ssh-agent 05:38:32 SSH_AUTH_SOCK=/tmp/ssh-uem8Ut8e5y4B/agent.1698 05:38:32 SSH_AGENT_PID=1700 05:38:32 [ssh-agent] Started. 05:38:32 Running ssh-add (command line suppressed) 05:38:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11334875996480798757.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11334875996480798757.key) 05:38:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:38:32 The recommended git tool is: NONE 05:38:34 using credential onap-jenkins-ssh 05:38:34 Wiping out workspace first. 05:38:34 Cloning the remote Git repository 05:38:34 Cloning repository git://cloud.onap.org/mirror/oom.git 05:38:34 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:38:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:38:34 > git --version # timeout=10 05:38:34 > git --version # 'git version 2.17.1' 05:38:34 using GIT_SSH to set credentials Gerrit user 05:38:34 Verifying host key using manually-configured host key entries 05:38:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:38:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:38:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:38:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:38:39 using GIT_SSH to set credentials Gerrit user 05:38:39 Verifying host key using manually-configured host key entries 05:38:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/9 # timeout=30 05:38:40 > git rev-parse 12b4ad5ae8860dfc83918ef7a4d01f96c5f86960^{commit} # timeout=10 05:38:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:38:40 Checking out Revision 12b4ad5ae8860dfc83918ef7a4d01f96c5f86960 (refs/changes/80/141880/9) 05:38:40 > git config core.sparsecheckout # timeout=10 05:38:40 > git checkout -f 12b4ad5ae8860dfc83918ef7a4d01f96c5f86960 # timeout=30 05:38:43 Commit message: "[SDC] Move db init jobs to init container." 05:38:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:38:43 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 05:38:43 [EnvInject] - Injecting environment variables from a build step. 05:38:43 [EnvInject] - Injecting as environment variables the properties content 05:38:43 PYTHON=python3 05:38:43 05:38:43 [EnvInject] - Variables injected successfully. 05:38:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins460786754592308836.sh 05:38:43 ---> tox-install.sh 05:38:43 + source /home/jenkins/lf-env.sh 05:38:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:38:43 ++ mktemp -d /tmp/venv-XXXX 05:38:43 + lf_venv=/tmp/venv-KsAA 05:38:43 + local venv_file=/tmp/.os_lf_venv 05:38:43 + local python=python3 05:38:43 + local options 05:38:43 + local set_path=true 05:38:43 + local install_args= 05:38:43 ++ 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 05:38:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:38:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:38:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:38:43 + true 05:38:43 + case $1 in 05:38:43 + venv_file=/tmp/.toxenv 05:38:43 + shift 2 05:38:43 + true 05:38:43 + case $1 in 05:38:43 + shift 05:38:43 + break 05:38:43 + case $python in 05:38:43 + local pkg_list= 05:38:43 + [[ -d /opt/pyenv ]] 05:38:43 + echo 'Setup pyenv:' 05:38:43 Setup pyenv: 05:38:43 + export PYENV_ROOT=/opt/pyenv 05:38:43 + PYENV_ROOT=/opt/pyenv 05:38:43 + 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 05:38:43 + 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 05:38:43 + pyenv versions 05:38:44 * system (set by /opt/pyenv/version) 05:38:44 * 3.8.13 (set by /opt/pyenv/version) 05:38:44 * 3.9.13 (set by /opt/pyenv/version) 05:38:44 * 3.10.6 (set by /opt/pyenv/version) 05:38:44 + command -v pyenv 05:38:44 ++ pyenv init - --no-rehash 05:38:44 + 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[*]}"'\'')" 05:38:44 export PATH="/opt/pyenv/shims:${PATH}" 05:38:44 export PYENV_SHELL=bash 05:38:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:38:44 pyenv() { 05:38:44 local command 05:38:44 command="${1:-}" 05:38:44 if [ "$#" -gt 0 ]; then 05:38:44 shift 05:38:44 fi 05:38:44 05:38:44 case "$command" in 05:38:44 rehash|shell) 05:38:44 eval "$(pyenv "sh-$command" "$@")" 05:38:44 ;; 05:38:44 *) 05:38:44 command pyenv "$command" "$@" 05:38:44 ;; 05:38:44 esac 05:38:44 }' 05:38:44 +++ 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[*]}"' 05:38:44 ++ 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 05:38:44 ++ 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 05:38:44 ++ 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 05:38:44 ++ export PYENV_SHELL=bash 05:38:44 ++ PYENV_SHELL=bash 05:38:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:38:44 +++ complete -F _pyenv pyenv 05:38:44 ++ lf-pyver python3 05:38:44 ++ local py_version_xy=python3 05:38:44 ++ local py_version_xyz= 05:38:44 ++ sed 's/^[ *]* //' 05:38:44 ++ pyenv versions 05:38:44 ++ local command 05:38:44 ++ command=versions 05:38:44 ++ '[' 1 -gt 0 ']' 05:38:44 ++ shift 05:38:44 ++ case "$command" in 05:38:44 ++ command pyenv versions 05:38:44 ++ pyenv versions 05:38:44 ++ awk '{ print $1 }' 05:38:44 ++ grep -E '^[0-9.]*[0-9]$' 05:38:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:38:44 +++ grep '^3' /tmp/.pyenv_versions 05:38:44 +++ sort -V 05:38:44 +++ tail -n 1 05:38:44 ++ py_version_xyz=3.10.6 05:38:44 ++ [[ -z 3.10.6 ]] 05:38:44 ++ echo 3.10.6 05:38:44 ++ return 0 05:38:44 + pyenv local 3.10.6 05:38:44 + local command 05:38:44 + command=local 05:38:44 + '[' 2 -gt 0 ']' 05:38:44 + shift 05:38:44 + case "$command" in 05:38:44 + command pyenv local 3.10.6 05:38:44 + pyenv local 3.10.6 05:38:44 + for arg in "$@" 05:38:44 + case $arg in 05:38:44 + pkg_list+='tox ' 05:38:44 + for arg in "$@" 05:38:44 + case $arg in 05:38:44 + pkg_list+='virtualenv ' 05:38:44 + for arg in "$@" 05:38:44 + case $arg in 05:38:44 + pkg_list+='urllib3~=1.26.15 ' 05:38:44 + [[ -f /tmp/.toxenv ]] 05:38:44 + [[ ! -f /tmp/.toxenv ]] 05:38:44 + [[ -n '' ]] 05:38:44 + python3 -m venv /tmp/venv-KsAA 05:38:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KsAA' 05:38:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KsAA 05:38:48 + echo /tmp/venv-KsAA 05:38:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:38:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:38:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:38:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:38:48 + local 'pip_opts=--upgrade --quiet' 05:38:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:38:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:38:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:38:48 + [[ -n '' ]] 05:38:48 + [[ -n '' ]] 05:38:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:38:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:38:48 + /tmp/venv-KsAA/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 05:38:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:38:52 lf-activate-venv(): INFO: Base packages installed successfully 05:38:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:38:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:38:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:38:52 + /tmp/venv-KsAA/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 05:38:54 + type python3 05:38:54 + true 05:38:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KsAA/bin to PATH' 05:38:54 lf-activate-venv(): INFO: Adding /tmp/venv-KsAA/bin to PATH 05:38:54 + PATH=/tmp/venv-KsAA/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 05:38:54 + return 0 05:38:54 + python3 --version 05:38:54 Python 3.10.6 05:38:54 + python3 -m pip --version 05:38:54 pip 25.2 from /tmp/venv-KsAA/lib/python3.10/site-packages/pip (python 3.10) 05:38:54 + python3 -m pip freeze 05:38:54 cachetools==6.2.0 05:38:54 chardet==5.2.0 05:38:54 colorama==0.4.6 05:38:54 distlib==0.4.0 05:38:54 filelock==3.19.1 05:38:54 packaging==25.0 05:38:54 platformdirs==4.4.0 05:38:54 pluggy==1.6.0 05:38:54 pyproject-api==1.9.1 05:38:54 tomli==2.2.1 05:38:54 tox==4.30.2 05:38:54 typing_extensions==4.15.0 05:38:54 urllib3==1.26.20 05:38:54 virtualenv==20.34.0 05:38:54 [EnvInject] - Injecting environment variables from a build step. 05:38:54 [EnvInject] - Injecting as environment variables the properties content 05:38:54 PARALLEL=false 05:38:54 05:38:54 [EnvInject] - Variables injected successfully. 05:38:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2261408100623092353.sh 05:38:54 ---> tox-run.sh 05:38:54 + 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 05:38:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:38:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:38:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:38:54 + cd /w/workspace/oom-master-pre-commit-lint/. 05:38:54 + source /home/jenkins/lf-env.sh 05:38:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:38:54 ++ mktemp -d /tmp/venv-XXXX 05:38:54 + lf_venv=/tmp/venv-J9S9 05:38:54 + local venv_file=/tmp/.os_lf_venv 05:38:54 + local python=python3 05:38:54 + local options 05:38:54 + local set_path=true 05:38:54 + local install_args= 05:38:54 ++ 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 05:38:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:38:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:38:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:38:55 + true 05:38:55 + case $1 in 05:38:55 + venv_file=/tmp/.toxenv 05:38:55 + shift 2 05:38:55 + true 05:38:55 + case $1 in 05:38:55 + shift 05:38:55 + break 05:38:55 + case $python in 05:38:55 + local pkg_list= 05:38:55 + [[ -d /opt/pyenv ]] 05:38:55 + echo 'Setup pyenv:' 05:38:55 Setup pyenv: 05:38:55 + export PYENV_ROOT=/opt/pyenv 05:38:55 + PYENV_ROOT=/opt/pyenv 05:38:55 + 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 05:38:55 + 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 05:38:55 + pyenv versions 05:38:55 system 05:38:55 3.8.13 05:38:55 3.9.13 05:38:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:38:55 + command -v pyenv 05:38:55 ++ pyenv init - --no-rehash 05:38:55 + 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[*]}"'\'')" 05:38:55 export PATH="/opt/pyenv/shims:${PATH}" 05:38:55 export PYENV_SHELL=bash 05:38:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:38:55 pyenv() { 05:38:55 local command 05:38:55 command="${1:-}" 05:38:55 if [ "$#" -gt 0 ]; then 05:38:55 shift 05:38:55 fi 05:38:55 05:38:55 case "$command" in 05:38:55 rehash|shell) 05:38:55 eval "$(pyenv "sh-$command" "$@")" 05:38:55 ;; 05:38:55 *) 05:38:55 command pyenv "$command" "$@" 05:38:55 ;; 05:38:55 esac 05:38:55 }' 05:38:55 +++ 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[*]}"' 05:38:55 ++ 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 05:38:55 ++ 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 05:38:55 ++ 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 05:38:55 ++ export PYENV_SHELL=bash 05:38:55 ++ PYENV_SHELL=bash 05:38:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:38:55 +++ complete -F _pyenv pyenv 05:38:55 ++ lf-pyver python3 05:38:55 ++ local py_version_xy=python3 05:38:55 ++ local py_version_xyz= 05:38:55 ++ pyenv versions 05:38:55 ++ local command 05:38:55 ++ command=versions 05:38:55 ++ '[' 1 -gt 0 ']' 05:38:55 ++ shift 05:38:55 ++ case "$command" in 05:38:55 ++ command pyenv versions 05:38:55 ++ pyenv versions 05:38:55 ++ sed 's/^[ *]* //' 05:38:55 ++ grep -E '^[0-9.]*[0-9]$' 05:38:55 ++ awk '{ print $1 }' 05:38:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:38:55 +++ sort -V 05:38:55 +++ grep '^3' /tmp/.pyenv_versions 05:38:55 +++ tail -n 1 05:38:55 ++ py_version_xyz=3.10.6 05:38:55 ++ [[ -z 3.10.6 ]] 05:38:55 ++ echo 3.10.6 05:38:55 ++ return 0 05:38:55 + pyenv local 3.10.6 05:38:55 + local command 05:38:55 + command=local 05:38:55 + '[' 2 -gt 0 ']' 05:38:55 + shift 05:38:55 + case "$command" in 05:38:55 + command pyenv local 3.10.6 05:38:55 + pyenv local 3.10.6 05:38:55 + for arg in "$@" 05:38:55 + case $arg in 05:38:55 + pkg_list+='tox ' 05:38:55 + for arg in "$@" 05:38:55 + case $arg in 05:38:55 + pkg_list+='virtualenv ' 05:38:55 + for arg in "$@" 05:38:55 + case $arg in 05:38:55 + pkg_list+='urllib3~=1.26.15 ' 05:38:55 + [[ -f /tmp/.toxenv ]] 05:38:55 ++ cat /tmp/.toxenv 05:38:55 + lf_venv=/tmp/venv-KsAA 05:38:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KsAA from' file:/tmp/.toxenv 05:38:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KsAA from file:/tmp/.toxenv 05:38:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:38:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:38:55 + local 'pip_opts=--upgrade --quiet' 05:38:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:38:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:38:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:38:55 + [[ -n '' ]] 05:38:55 + [[ -n '' ]] 05:38:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:38:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:38:55 + /tmp/venv-KsAA/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 05:38:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:38:56 lf-activate-venv(): INFO: Base packages installed successfully 05:38:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:38:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:38:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:38:56 + /tmp/venv-KsAA/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 05:38:57 + type python3 05:38:57 + true 05:38:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KsAA/bin to PATH' 05:38:57 lf-activate-venv(): INFO: Adding /tmp/venv-KsAA/bin to PATH 05:38:57 + PATH=/tmp/venv-KsAA/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 05:38:57 + return 0 05:38:57 + [[ -d /opt/pyenv ]] 05:38:57 + echo '---> Setting up pyenv' 05:38:57 ---> Setting up pyenv 05:38:57 + export PYENV_ROOT=/opt/pyenv 05:38:57 + PYENV_ROOT=/opt/pyenv 05:38:57 + export PATH=/opt/pyenv/bin:/tmp/venv-KsAA/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 05:38:57 + PATH=/opt/pyenv/bin:/tmp/venv-KsAA/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 05:38:57 ++ pwd 05:38:57 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:38:57 + export PYTHONPATH 05:38:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:38:57 + TOX_TESTENV_PASSENV=PYTHONPATH 05:38:57 + tox --version 05:38:57 4.30.2 from /tmp/venv-KsAA/lib/python3.10/site-packages/tox/__init__.py 05:38:57 + PARALLEL=false 05:38:57 + TOX_OPTIONS_LIST= 05:38:57 + [[ -n pre-commit ]] 05:38:57 + TOX_OPTIONS_LIST=' -e pre-commit' 05:38:57 + case ${PARALLEL,,} in 05:38:57 + tox -e pre-commit 05:38:57 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:38:58 pre-commit: install_deps> python -I -m pip install pre-commit 05:39:01 pre-commit: freeze> python -m pip freeze --all 05:39:01 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.14,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.34.0 05:39:01 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:39:01 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:39:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:39:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:39:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:39:04 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:39:04 [INFO] Once installed this environment will be reused. 05:39:04 [INFO] This may take a few minutes... 05:39:08 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:39:08 [INFO] Once installed this environment will be reused. 05:39:08 [INFO] This may take a few minutes... 05:39:12 trim trailing whitespace.................................................Passed 05:39:12 Tabs remover.............................................................Passed 05:39:13 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:39:13 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:39:13 [INFO] Once installed this environment will be reused. 05:39:13 [INFO] This may take a few minutes... 05:39:21 gitlint..............................................(no files to check)Skipped 05:39:21 pre-commit: OK (23.41=setup[3.69]+cmd[11.25,8.46] seconds) 05:39:21 congratulations :) (23.44 seconds) 05:39:21 + tox_status=0 05:39:21 + echo '---> Completed tox runs' 05:39:21 ---> Completed tox runs 05:39:21 + for i in .tox/*/log 05:39:21 ++ echo .tox/pre-commit/log 05:39:21 ++ awk -F/ '{print $2}' 05:39:21 + tox_env=pre-commit 05:39:21 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:39:21 + DOC_DIR=docs/_build/html 05:39:21 + [[ -d docs/_build/html ]] 05:39:21 + echo '---> tox-run.sh ends' 05:39:21 ---> tox-run.sh ends 05:39:21 + test 0 -eq 0 05:39:21 $ ssh-agent -k 05:39:21 unset SSH_AUTH_SOCK; 05:39:21 unset SSH_AGENT_PID; 05:39:21 echo Agent pid 1700 killed; 05:39:21 [ssh-agent] Stopped. 05:39:21 [PostBuildScript] - [INFO] Executing post build scripts. 05:39:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17400969858833445520.sh 05:39:21 ---> sysstat.sh 05:39:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5188619454777808724.sh 05:39:22 ---> package-listing.sh 05:39:22 ++ facter osfamily 05:39:22 ++ tr '[:upper:]' '[:lower:]' 05:39:22 + OS_FAMILY=debian 05:39:22 + workspace=/w/workspace/oom-master-pre-commit-lint 05:39:22 + START_PACKAGES=/tmp/packages_start.txt 05:39:22 + END_PACKAGES=/tmp/packages_end.txt 05:39:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:39:22 + PACKAGES=/tmp/packages_start.txt 05:39:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:39:22 + PACKAGES=/tmp/packages_end.txt 05:39:22 + case "${OS_FAMILY}" in 05:39:22 + dpkg -l 05:39:22 + grep '^ii' 05:39:22 + '[' -f /tmp/packages_start.txt ']' 05:39:22 + '[' -f /tmp/packages_end.txt ']' 05:39:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:39:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:39:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:39:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:39:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7838361864917143321.sh 05:39:22 ---> capture-instance-metadata.sh 05:39:22 Setup pyenv: 05:39:22 system 05:39:22 3.8.13 05:39:22 3.9.13 05:39:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:39:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hsDz 05:39:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:39:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:39:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:39:29 lf-activate-venv(): INFO: Base packages installed successfully 05:39:29 lf-activate-venv(): INFO: Installing additional packages: lftools 05:39:51 lf-activate-venv(): INFO: Adding /tmp/venv-hsDz/bin to PATH 05:39:51 INFO: Running in OpenStack, capturing instance metadata 05:39:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5231336590129289693.sh 05:39:51 provisioning config files... 05:39:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7360936923866425542tmp 05:39:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:39:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:39:51 [EnvInject] - Injecting environment variables from a build step. 05:39:51 [EnvInject] - Injecting as environment variables the properties content 05:39:51 SERVER_ID=logs 05:39:51 05:39:51 [EnvInject] - Variables injected successfully. 05:39:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6309736517249415253.sh 05:39:51 ---> create-netrc.sh 05:39:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5722201051254496327.sh 05:39:51 ---> python-tools-install.sh 05:39:51 Setup pyenv: 05:39:51 system 05:39:51 3.8.13 05:39:51 3.9.13 05:39:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:39:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hsDz from file:/tmp/.os_lf_venv 05:39:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:39:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:39:53 lf-activate-venv(): INFO: Base packages installed successfully 05:39:53 lf-activate-venv(): INFO: Installing additional packages: lftools 05:40:01 lf-activate-venv(): INFO: Adding /tmp/venv-hsDz/bin to PATH 05:40:01 Generating Requirements File 05:40:19 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. 05:40:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:40:19 Python 3.10.6 05:40:19 pip 25.2 from /tmp/venv-hsDz/lib/python3.10/site-packages/pip (python 3.10) 05:40:19 appdirs==1.4.4 05:40:19 argcomplete==3.6.2 05:40:19 aspy.yaml==1.3.0 05:40:19 attrs==25.3.0 05:40:19 autopage==0.5.2 05:40:19 beautifulsoup4==4.14.0 05:40:19 boto3==1.40.40 05:40:19 botocore==1.40.40 05:40:19 bs4==0.0.2 05:40:19 cachetools==5.5.2 05:40:19 certifi==2025.8.3 05:40:19 cffi==2.0.0 05:40:19 cfgv==3.4.0 05:40:19 chardet==5.2.0 05:40:19 charset-normalizer==3.4.3 05:40:19 click==8.3.0 05:40:19 cliff==4.11.0 05:40:19 cmd2==2.7.0 05:40:19 cryptography==3.3.2 05:40:19 debtcollector==3.0.0 05:40:19 decorator==5.2.1 05:40:19 defusedxml==0.7.1 05:40:19 Deprecated==1.2.18 05:40:19 distlib==0.4.0 05:40:19 dnspython==2.8.0 05:40:19 docker==7.1.0 05:40:19 dogpile.cache==1.4.1 05:40:19 durationpy==0.10 05:40:19 email-validator==2.3.0 05:40:19 filelock==3.19.1 05:40:19 future==1.0.0 05:40:19 gitdb==4.0.12 05:40:19 GitPython==3.1.45 05:40:19 google-auth==2.40.3 05:40:19 httplib2==0.31.0 05:40:19 identify==2.6.14 05:40:19 idna==3.10 05:40:19 importlib-resources==1.5.0 05:40:19 iso8601==2.1.0 05:40:19 Jinja2==3.1.6 05:40:19 jmespath==1.0.1 05:40:19 jsonpatch==1.33 05:40:19 jsonpointer==3.0.0 05:40:19 jsonschema==4.25.1 05:40:19 jsonschema-specifications==2025.9.1 05:40:19 keystoneauth1==5.12.0 05:40:19 kubernetes==33.1.0 05:40:19 lftools==0.37.14 05:40:19 lxml==6.0.2 05:40:19 markdown-it-py==4.0.0 05:40:19 MarkupSafe==3.0.3 05:40:19 mdurl==0.1.2 05:40:19 msgpack==1.1.1 05:40:19 multi_key_dict==2.0.3 05:40:19 munch==4.0.0 05:40:19 netaddr==1.3.0 05:40:19 niet==1.4.2 05:40:19 nodeenv==1.9.1 05:40:19 oauth2client==4.1.3 05:40:19 oauthlib==3.3.1 05:40:19 openstacksdk==4.7.1 05:40:19 os-service-types==1.8.0 05:40:19 osc-lib==4.2.0 05:40:19 oslo.config==10.0.0 05:40:19 oslo.context==6.1.0 05:40:19 oslo.i18n==6.6.0 05:40:19 oslo.log==7.2.1 05:40:19 oslo.serialization==5.8.0 05:40:19 oslo.utils==9.1.0 05:40:19 packaging==25.0 05:40:19 pbr==7.0.1 05:40:19 platformdirs==4.4.0 05:40:19 prettytable==3.16.0 05:40:19 psutil==7.1.0 05:40:19 pyasn1==0.6.1 05:40:19 pyasn1_modules==0.4.2 05:40:19 pycparser==2.23 05:40:19 pygerrit2==2.0.15 05:40:19 PyGithub==2.8.1 05:40:19 Pygments==2.19.2 05:40:19 PyJWT==2.10.1 05:40:19 PyNaCl==1.6.0 05:40:19 pyparsing==2.4.7 05:40:19 pyperclip==1.11.0 05:40:19 pyrsistent==0.20.0 05:40:19 python-cinderclient==9.8.0 05:40:19 python-dateutil==2.9.0.post0 05:40:19 python-heatclient==4.3.0 05:40:19 python-jenkins==1.8.3 05:40:19 python-keystoneclient==5.7.0 05:40:19 python-magnumclient==4.9.0 05:40:19 python-openstackclient==8.2.0 05:40:19 python-swiftclient==4.8.0 05:40:19 PyYAML==6.0.3 05:40:19 referencing==0.36.2 05:40:19 requests==2.32.5 05:40:19 requests-oauthlib==2.0.0 05:40:19 requestsexceptions==1.4.0 05:40:19 rfc3986==2.0.0 05:40:19 rich==14.1.0 05:40:19 rich-argparse==1.7.1 05:40:19 rpds-py==0.27.1 05:40:19 rsa==4.9.1 05:40:19 ruamel.yaml==0.18.15 05:40:19 ruamel.yaml.clib==0.2.14 05:40:19 s3transfer==0.14.0 05:40:19 simplejson==3.20.2 05:40:19 six==1.17.0 05:40:19 smmap==5.0.2 05:40:19 soupsieve==2.8 05:40:19 stevedore==5.5.0 05:40:19 tabulate==0.9.0 05:40:19 toml==0.10.2 05:40:19 tomlkit==0.13.3 05:40:19 tqdm==4.67.1 05:40:19 typing_extensions==4.15.0 05:40:19 tzdata==2025.2 05:40:19 urllib3==1.26.20 05:40:19 virtualenv==20.34.0 05:40:19 wcwidth==0.2.14 05:40:19 websocket-client==1.8.0 05:40:19 wrapt==1.17.3 05:40:19 xdg==6.0.0 05:40:19 xmltodict==1.0.2 05:40:19 yq==3.4.3 05:40:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6412872292216527141.sh 05:40:20 ---> sudo-logs.sh 05:40:20 Archiving 'sudo' log.. 05:40:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10198849821178952043.sh 05:40:20 ---> job-cost.sh 05:40:20 Setup pyenv: 05:40:20 system 05:40:20 3.8.13 05:40:20 3.9.13 05:40:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:40:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hsDz from file:/tmp/.os_lf_venv 05:40:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:22 lf-activate-venv(): INFO: Base packages installed successfully 05:40:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:40:27 lf-activate-venv(): INFO: Adding /tmp/venv-hsDz/bin to PATH 05:40:27 INFO: No Stack... 05:40:27 INFO: Retrieving Pricing Info for: v3-standard-4 05:40:27 INFO: Archiving Costs 05:40:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18290899792337741306.sh 05:40:27 ---> logs-deploy.sh 05:40:27 Setup pyenv: 05:40:28 system 05:40:28 3.8.13 05:40:28 3.9.13 05:40:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:40:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hsDz from file:/tmp/.os_lf_venv 05:40:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:29 lf-activate-venv(): INFO: Base packages installed successfully 05:40:29 lf-activate-venv(): INFO: Installing additional packages: lftools 05:40:37 lf-activate-venv(): INFO: Adding /tmp/venv-hsDz/bin to PATH 05:40:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4255 05:40:37 INFO: archiving workspace using pattern(s): 05:40:38 Archives upload complete. 05:40:39 INFO: archiving logs to Nexus 05:40:39 ---> uname -a: 05:40:39 Linux prd-ubuntu1804-builder-4c-4g-965 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:40:39 05:40:39 05:40:39 ---> lscpu: 05:40:39 Architecture: x86_64 05:40:39 CPU op-mode(s): 32-bit, 64-bit 05:40:39 Byte Order: Little Endian 05:40:39 CPU(s): 4 05:40:39 On-line CPU(s) list: 0-3 05:40:39 Thread(s) per core: 1 05:40:39 Core(s) per socket: 1 05:40:39 Socket(s): 4 05:40:39 NUMA node(s): 1 05:40:39 Vendor ID: AuthenticAMD 05:40:39 CPU family: 23 05:40:39 Model: 49 05:40:39 Model name: AMD EPYC-Rome Processor 05:40:39 Stepping: 0 05:40:39 CPU MHz: 2799.998 05:40:39 BogoMIPS: 5599.99 05:40:39 Virtualization: AMD-V 05:40:39 Hypervisor vendor: KVM 05:40:39 Virtualization type: full 05:40:39 L1d cache: 32K 05:40:39 L1i cache: 32K 05:40:39 L2 cache: 512K 05:40:39 L3 cache: 16384K 05:40:39 NUMA node0 CPU(s): 0-3 05:40:39 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 05:40:39 05:40:39 05:40:39 ---> nproc: 05:40:39 4 05:40:39 05:40:39 05:40:39 ---> df -h: 05:40:39 Filesystem Size Used Avail Use% Mounted on 05:40:39 udev 7.9G 0 7.9G 0% /dev 05:40:39 tmpfs 1.6G 672K 1.6G 1% /run 05:40:39 /dev/vda1 78G 8.4G 69G 11% / 05:40:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:40:39 tmpfs 5.0M 0 5.0M 0% /run/lock 05:40:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:40:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:40:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:40:39 05:40:39 05:40:39 ---> free -m: 05:40:39 total used free shared buff/cache available 05:40:39 Mem: 16040 563 13261 0 2214 15155 05:40:39 Swap: 1023 0 1023 05:40:39 05:40:39 05:40:39 ---> ip addr: 05:40:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:40:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:40:39 inet 127.0.0.1/8 scope host lo 05:40:39 valid_lft forever preferred_lft forever 05:40:39 inet6 ::1/128 scope host 05:40:39 valid_lft forever preferred_lft forever 05:40:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:40:39 link/ether fa:16:3e:e3:27:5e brd ff:ff:ff:ff:ff:ff 05:40:39 inet 10.30.107.116/23 brd 10.30.107.255 scope global dynamic ens3 05:40:39 valid_lft 86256sec preferred_lft 86256sec 05:40:39 inet6 fe80::f816:3eff:fee3:275e/64 scope link 05:40:39 valid_lft forever preferred_lft forever 05:40:39 05:40:39 05:40:39 ---> sar -b -r -n DEV: 05:40:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-965) 09/29/25 _x86_64_ (4 CPU) 05:40:39 05:40:39 05:38:17 LINUX RESTART (4 CPU) 05:40:39 05:40:39 05:39:02 tps rtps wtps bread/s bwrtn/s 05:40:39 05:40:01 121.10 1.85 119.25 127.03 34908.12 05:40:39 Average: 121.10 1.85 119.25 127.03 34908.12 05:40:39 05:40:39 05:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:40:39 05:40:01 13663704 15471148 2761264 16.81 78152 1916484 843516 4.83 837072 1681768 136548 05:40:39 Average: 13663704 15471148 2761264 16.81 78152 1916484 843516 4.83 837072 1681768 136548 05:40:39 05:40:39 05:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:40:39 05:40:01 ens3 76.33 55.11 1140.56 10.74 0.00 0.00 0.00 0.00 05:40:39 05:40:01 lo 2.17 2.17 0.25 0.25 0.00 0.00 0.00 0.00 05:40:39 Average: ens3 76.33 55.11 1140.56 10.74 0.00 0.00 0.00 0.00 05:40:39 Average: lo 2.17 2.17 0.25 0.25 0.00 0.00 0.00 0.00 05:40:39 05:40:39 05:40:39 ---> sar -P ALL: 05:40:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-965) 09/29/25 _x86_64_ (4 CPU) 05:40:39 05:40:39 05:38:17 LINUX RESTART (4 CPU) 05:40:39 05:40:39 05:39:02 CPU %user %nice %system %iowait %steal %idle 05:40:39 05:40:01 all 22.90 0.00 2.01 2.06 0.06 72.97 05:40:39 05:40:01 0 10.85 0.00 1.73 5.04 0.05 82.32 05:40:39 05:40:01 1 39.76 0.00 2.28 0.58 0.07 57.32 05:40:39 05:40:01 2 15.74 0.00 1.70 0.22 0.07 82.28 05:40:39 05:40:01 3 25.25 0.00 2.35 2.42 0.07 69.92 05:40:39 Average: all 22.90 0.00 2.01 2.06 0.06 72.97 05:40:39 Average: 0 10.85 0.00 1.73 5.04 0.05 82.32 05:40:39 Average: 1 39.76 0.00 2.28 0.58 0.07 57.32 05:40:39 Average: 2 15.74 0.00 1.70 0.22 0.07 82.28 05:40:39 Average: 3 25.25 0.00 2.35 2.42 0.07 69.92 05:40:39 05:40:39 05:40:39