09:38:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142280 09:38:57 Running as SYSTEM 09:38:57 [EnvInject] - Loading node environment variables. 09:38:57 Building remotely on prd-ubuntu1804-builder-4c-4g-3446 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:38:57 [ssh-agent] Looking for ssh-agent implementation... 09:38:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:57 $ ssh-agent 09:38:57 SSH_AUTH_SOCK=/tmp/ssh-ZNZ8qpvF1XJC/agent.1639 09:38:57 SSH_AGENT_PID=1641 09:38:57 [ssh-agent] Started. 09:38:57 Running ssh-add (command line suppressed) 09:38:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13277764588816961474.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13277764588816961474.key) 09:38:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:38:57 The recommended git tool is: NONE 09:38:59 using credential onap-jenkins-ssh 09:38:59 Wiping out workspace first. 09:38:59 Cloning the remote Git repository 09:38:59 Cloning repository git://cloud.onap.org/mirror/oom.git 09:38:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:38:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:38:59 > git --version # timeout=10 09:38:59 > git --version # 'git version 2.17.1' 09:38:59 using GIT_SSH to set credentials Gerrit user 09:38:59 Verifying host key using manually-configured host key entries 09:38:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:39:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:39:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:39:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:39:08 using GIT_SSH to set credentials Gerrit user 09:39:08 Verifying host key using manually-configured host key entries 09:39:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/142280/2 # timeout=30 09:39:09 > git rev-parse 3bfa41da9287b0f1bbdebd316dbad7ce69fdc9b8^{commit} # timeout=10 09:39:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:39:09 Checking out Revision 3bfa41da9287b0f1bbdebd316dbad7ce69fdc9b8 (refs/changes/80/142280/2) 09:39:09 > git config core.sparsecheckout # timeout=10 09:39:09 > git checkout -f 3bfa41da9287b0f1bbdebd316dbad7ce69fdc9b8 # timeout=30 09:39:11 Commit message: "[COMMON] Consistently use common.readinessCheck.waitFor" 09:39:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:11 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 09:39:11 [EnvInject] - Injecting environment variables from a build step. 09:39:11 [EnvInject] - Injecting as environment variables the properties content 09:39:11 PYTHON=python3 09:39:11 09:39:11 [EnvInject] - Variables injected successfully. 09:39:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7466519676378969578.sh 09:39:11 ---> tox-install.sh 09:39:11 + source /home/jenkins/lf-env.sh 09:39:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:11 ++ mktemp -d /tmp/venv-XXXX 09:39:11 + lf_venv=/tmp/venv-qesL 09:39:11 + local venv_file=/tmp/.os_lf_venv 09:39:11 + local python=python3 09:39:11 + local options 09:39:11 + local set_path=true 09:39:11 + local install_args= 09:39:11 ++ 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 09:39:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:39:11 + true 09:39:11 + case $1 in 09:39:11 + venv_file=/tmp/.toxenv 09:39:11 + shift 2 09:39:11 + true 09:39:11 + case $1 in 09:39:11 + shift 09:39:11 + break 09:39:11 + case $python in 09:39:11 + local pkg_list= 09:39:11 + [[ -d /opt/pyenv ]] 09:39:11 + echo 'Setup pyenv:' 09:39:11 Setup pyenv: 09:39:11 + export PYENV_ROOT=/opt/pyenv 09:39:11 + PYENV_ROOT=/opt/pyenv 09:39:11 + 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 09:39:11 + 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 09:39:11 + pyenv versions 09:39:12 * system (set by /opt/pyenv/version) 09:39:12 * 3.8.13 (set by /opt/pyenv/version) 09:39:12 * 3.9.13 (set by /opt/pyenv/version) 09:39:12 * 3.10.6 (set by /opt/pyenv/version) 09:39:12 + command -v pyenv 09:39:12 ++ pyenv init - --no-rehash 09:39:12 + 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[*]}"'\'')" 09:39:12 export PATH="/opt/pyenv/shims:${PATH}" 09:39:12 export PYENV_SHELL=bash 09:39:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:12 pyenv() { 09:39:12 local command 09:39:12 command="${1:-}" 09:39:12 if [ "$#" -gt 0 ]; then 09:39:12 shift 09:39:12 fi 09:39:12 09:39:12 case "$command" in 09:39:12 rehash|shell) 09:39:12 eval "$(pyenv "sh-$command" "$@")" 09:39:12 ;; 09:39:12 *) 09:39:12 command pyenv "$command" "$@" 09:39:12 ;; 09:39:12 esac 09:39:12 }' 09:39:12 +++ 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[*]}"' 09:39:12 ++ 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 09:39:12 ++ 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 09:39:12 ++ 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 09:39:12 ++ export PYENV_SHELL=bash 09:39:12 ++ PYENV_SHELL=bash 09:39:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:12 +++ complete -F _pyenv pyenv 09:39:12 ++ lf-pyver python3 09:39:12 ++ local py_version_xy=python3 09:39:12 ++ local py_version_xyz= 09:39:12 ++ pyenv versions 09:39:12 ++ local command 09:39:12 ++ command=versions 09:39:12 ++ '[' 1 -gt 0 ']' 09:39:12 ++ shift 09:39:12 ++ case "$command" in 09:39:12 ++ command pyenv versions 09:39:12 ++ pyenv versions 09:39:12 ++ awk '{ print $1 }' 09:39:12 ++ grep -E '^[0-9.]*[0-9]$' 09:39:12 ++ sed 's/^[ *]* //' 09:39:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:12 +++ grep '^3' /tmp/.pyenv_versions 09:39:12 +++ sort -V 09:39:12 +++ tail -n 1 09:39:12 ++ py_version_xyz=3.10.6 09:39:12 ++ [[ -z 3.10.6 ]] 09:39:12 ++ echo 3.10.6 09:39:12 ++ return 0 09:39:12 + pyenv local 3.10.6 09:39:12 + local command 09:39:12 + command=local 09:39:12 + '[' 2 -gt 0 ']' 09:39:12 + shift 09:39:12 + case "$command" in 09:39:12 + command pyenv local 3.10.6 09:39:12 + pyenv local 3.10.6 09:39:12 + for arg in "$@" 09:39:12 + case $arg in 09:39:12 + pkg_list+='tox ' 09:39:12 + for arg in "$@" 09:39:12 + case $arg in 09:39:12 + pkg_list+='virtualenv ' 09:39:12 + for arg in "$@" 09:39:12 + case $arg in 09:39:12 + pkg_list+='urllib3~=1.26.15 ' 09:39:12 + [[ -f /tmp/.toxenv ]] 09:39:12 + [[ ! -f /tmp/.toxenv ]] 09:39:12 + [[ -n '' ]] 09:39:12 + python3 -m venv /tmp/venv-qesL 09:39:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qesL' 09:39:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qesL 09:39:16 + echo /tmp/venv-qesL 09:39:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:39:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:39:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:39:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:16 + local 'pip_opts=--upgrade --quiet' 09:39:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:39:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:39:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:39:16 + [[ -n '' ]] 09:39:16 + [[ -n '' ]] 09:39:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:39:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:16 + /tmp/venv-qesL/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 09:39:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:39:20 lf-activate-venv(): INFO: Base packages installed successfully 09:39:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:39:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:39:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:39:20 + /tmp/venv-qesL/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 09:39:22 + type python3 09:39:22 + true 09:39:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qesL/bin to PATH' 09:39:22 lf-activate-venv(): INFO: Adding /tmp/venv-qesL/bin to PATH 09:39:22 + PATH=/tmp/venv-qesL/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 09:39:22 + return 0 09:39:22 + python3 --version 09:39:22 Python 3.10.6 09:39:22 + python3 -m pip --version 09:39:22 pip 25.2 from /tmp/venv-qesL/lib/python3.10/site-packages/pip (python 3.10) 09:39:22 + python3 -m pip freeze 09:39:22 cachetools==6.2.1 09:39:22 chardet==5.2.0 09:39:22 colorama==0.4.6 09:39:22 distlib==0.4.0 09:39:22 filelock==3.20.0 09:39:22 packaging==25.0 09:39:22 platformdirs==4.5.0 09:39:22 pluggy==1.6.0 09:39:22 pyproject-api==1.10.0 09:39:22 tomli==2.3.0 09:39:22 tox==4.31.0 09:39:22 typing_extensions==4.15.0 09:39:22 urllib3==1.26.20 09:39:22 virtualenv==20.35.3 09:39:22 [EnvInject] - Injecting environment variables from a build step. 09:39:22 [EnvInject] - Injecting as environment variables the properties content 09:39:22 PARALLEL=false 09:39:22 09:39:22 [EnvInject] - Variables injected successfully. 09:39:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18179806702946960987.sh 09:39:22 ---> tox-run.sh 09:39:22 + 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 09:39:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:39:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:39:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:39:22 + cd /w/workspace/oom-master-pre-commit-lint/. 09:39:22 + source /home/jenkins/lf-env.sh 09:39:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:22 ++ mktemp -d /tmp/venv-XXXX 09:39:22 + lf_venv=/tmp/venv-iSUT 09:39:22 + local venv_file=/tmp/.os_lf_venv 09:39:22 + local python=python3 09:39:22 + local options 09:39:22 + local set_path=true 09:39:22 + local install_args= 09:39:22 ++ 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 09:39:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:39:22 + true 09:39:22 + case $1 in 09:39:22 + venv_file=/tmp/.toxenv 09:39:22 + shift 2 09:39:22 + true 09:39:22 + case $1 in 09:39:22 + shift 09:39:22 + break 09:39:22 + case $python in 09:39:22 + local pkg_list= 09:39:22 + [[ -d /opt/pyenv ]] 09:39:22 + echo 'Setup pyenv:' 09:39:22 Setup pyenv: 09:39:22 + export PYENV_ROOT=/opt/pyenv 09:39:22 + PYENV_ROOT=/opt/pyenv 09:39:22 + 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 09:39:22 + 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 09:39:22 + pyenv versions 09:39:22 system 09:39:22 3.8.13 09:39:22 3.9.13 09:39:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:39:22 + command -v pyenv 09:39:22 ++ pyenv init - --no-rehash 09:39:22 + 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[*]}"'\'')" 09:39:22 export PATH="/opt/pyenv/shims:${PATH}" 09:39:22 export PYENV_SHELL=bash 09:39:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:22 pyenv() { 09:39:22 local command 09:39:22 command="${1:-}" 09:39:22 if [ "$#" -gt 0 ]; then 09:39:22 shift 09:39:22 fi 09:39:22 09:39:22 case "$command" in 09:39:22 rehash|shell) 09:39:22 eval "$(pyenv "sh-$command" "$@")" 09:39:22 ;; 09:39:22 *) 09:39:22 command pyenv "$command" "$@" 09:39:22 ;; 09:39:22 esac 09:39:22 }' 09:39:22 +++ 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[*]}"' 09:39:22 ++ 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 09:39:22 ++ 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 09:39:22 ++ 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 09:39:22 ++ export PYENV_SHELL=bash 09:39:22 ++ PYENV_SHELL=bash 09:39:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:22 +++ complete -F _pyenv pyenv 09:39:22 ++ lf-pyver python3 09:39:22 ++ local py_version_xy=python3 09:39:22 ++ local py_version_xyz= 09:39:22 ++ pyenv versions 09:39:22 ++ local command 09:39:22 ++ command=versions 09:39:22 ++ '[' 1 -gt 0 ']' 09:39:22 ++ shift 09:39:22 ++ case "$command" in 09:39:22 ++ command pyenv versions 09:39:22 ++ pyenv versions 09:39:22 ++ awk '{ print $1 }' 09:39:22 ++ grep -E '^[0-9.]*[0-9]$' 09:39:22 ++ sed 's/^[ *]* //' 09:39:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:22 +++ grep '^3' /tmp/.pyenv_versions 09:39:22 +++ sort -V 09:39:22 +++ tail -n 1 09:39:22 ++ py_version_xyz=3.10.6 09:39:22 ++ [[ -z 3.10.6 ]] 09:39:22 ++ echo 3.10.6 09:39:22 ++ return 0 09:39:22 + pyenv local 3.10.6 09:39:22 + local command 09:39:22 + command=local 09:39:22 + '[' 2 -gt 0 ']' 09:39:22 + shift 09:39:22 + case "$command" in 09:39:22 + command pyenv local 3.10.6 09:39:22 + pyenv local 3.10.6 09:39:22 + for arg in "$@" 09:39:22 + case $arg in 09:39:22 + pkg_list+='tox ' 09:39:22 + for arg in "$@" 09:39:22 + case $arg in 09:39:22 + pkg_list+='virtualenv ' 09:39:22 + for arg in "$@" 09:39:22 + case $arg in 09:39:22 + pkg_list+='urllib3~=1.26.15 ' 09:39:22 + [[ -f /tmp/.toxenv ]] 09:39:22 ++ cat /tmp/.toxenv 09:39:22 + lf_venv=/tmp/venv-qesL 09:39:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qesL from' file:/tmp/.toxenv 09:39:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qesL from file:/tmp/.toxenv 09:39:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:39:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:22 + local 'pip_opts=--upgrade --quiet' 09:39:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:39:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:39:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:39:22 + [[ -n '' ]] 09:39:22 + [[ -n '' ]] 09:39:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:39:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:22 + /tmp/venv-qesL/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 09:39:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:39:23 lf-activate-venv(): INFO: Base packages installed successfully 09:39:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:39:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:39:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:39:23 + /tmp/venv-qesL/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 09:39:24 + type python3 09:39:24 + true 09:39:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qesL/bin to PATH' 09:39:24 lf-activate-venv(): INFO: Adding /tmp/venv-qesL/bin to PATH 09:39:24 + PATH=/tmp/venv-qesL/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 09:39:24 + return 0 09:39:24 + [[ -d /opt/pyenv ]] 09:39:24 + echo '---> Setting up pyenv' 09:39:24 ---> Setting up pyenv 09:39:24 + export PYENV_ROOT=/opt/pyenv 09:39:24 + PYENV_ROOT=/opt/pyenv 09:39:24 + export PATH=/opt/pyenv/bin:/tmp/venv-qesL/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 09:39:24 + PATH=/opt/pyenv/bin:/tmp/venv-qesL/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 09:39:24 ++ pwd 09:39:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:39:24 + export PYTHONPATH 09:39:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:39:24 + TOX_TESTENV_PASSENV=PYTHONPATH 09:39:24 + tox --version 09:39:25 4.31.0 from /tmp/venv-qesL/lib/python3.10/site-packages/tox/__init__.py 09:39:25 + PARALLEL=false 09:39:25 + TOX_OPTIONS_LIST= 09:39:25 + [[ -n pre-commit ]] 09:39:25 + TOX_OPTIONS_LIST=' -e pre-commit' 09:39:25 + case ${PARALLEL,,} in 09:39:25 + tox -e pre-commit 09:39:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:39:26 pre-commit: install_deps> python -I -m pip install pre-commit 09:39:28 pre-commit: freeze> python -m pip freeze --all 09:39:28 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 09:39:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:39:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:39:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:39:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:39:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:39:31 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:39:31 [INFO] Once installed this environment will be reused. 09:39:31 [INFO] This may take a few minutes... 09:39:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:39:35 [INFO] Once installed this environment will be reused. 09:39:35 [INFO] This may take a few minutes... 09:39:40 trim trailing whitespace.................................................Passed 09:39:40 Tabs remover.............................................................Passed 09:39:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:39:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:39:40 [INFO] Once installed this environment will be reused. 09:39:40 [INFO] This may take a few minutes... 09:39:49 gitlint..............................................(no files to check)Skipped 09:39:49 pre-commit: OK (23.80=setup[3.35]+cmd[11.43,9.02] seconds) 09:39:49 congratulations :) (23.83 seconds) 09:39:49 + tox_status=0 09:39:49 + echo '---> Completed tox runs' 09:39:49 ---> Completed tox runs 09:39:49 + for i in .tox/*/log 09:39:49 ++ echo .tox/pre-commit/log 09:39:49 ++ awk -F/ '{print $2}' 09:39:49 + tox_env=pre-commit 09:39:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:39:49 + DOC_DIR=docs/_build/html 09:39:49 + [[ -d docs/_build/html ]] 09:39:49 + echo '---> tox-run.sh ends' 09:39:49 ---> tox-run.sh ends 09:39:49 + test 0 -eq 0 09:39:49 $ ssh-agent -k 09:39:49 unset SSH_AUTH_SOCK; 09:39:49 unset SSH_AGENT_PID; 09:39:49 echo Agent pid 1641 killed; 09:39:49 [ssh-agent] Stopped. 09:39:49 [PostBuildScript] - [INFO] Executing post build scripts. 09:39:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10384834320515154103.sh 09:39:49 ---> sysstat.sh 09:39:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7218620754791219743.sh 09:39:49 ---> package-listing.sh 09:39:49 ++ tr '[:upper:]' '[:lower:]' 09:39:49 ++ facter osfamily 09:39:50 + OS_FAMILY=debian 09:39:50 + workspace=/w/workspace/oom-master-pre-commit-lint 09:39:50 + START_PACKAGES=/tmp/packages_start.txt 09:39:50 + END_PACKAGES=/tmp/packages_end.txt 09:39:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:39:50 + PACKAGES=/tmp/packages_start.txt 09:39:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:39:50 + PACKAGES=/tmp/packages_end.txt 09:39:50 + case "${OS_FAMILY}" in 09:39:50 + dpkg -l 09:39:50 + grep '^ii' 09:39:50 + '[' -f /tmp/packages_start.txt ']' 09:39:50 + '[' -f /tmp/packages_end.txt ']' 09:39:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:39:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:39:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:39:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:39:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13245374549621297055.sh 09:39:50 ---> capture-instance-metadata.sh 09:39:50 Setup pyenv: 09:39:50 system 09:39:50 3.8.13 09:39:50 3.9.13 09:39:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:39:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iWde 09:39:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:39:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:57 lf-activate-venv(): INFO: Base packages installed successfully 09:39:57 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:19 lf-activate-venv(): INFO: Adding /tmp/venv-iWde/bin to PATH 09:40:19 INFO: Running in OpenStack, capturing instance metadata 09:40:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15292937011052349553.sh 09:40:19 provisioning config files... 09:40:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13533549748604435435tmp 09:40:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:40:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:40:19 [EnvInject] - Injecting environment variables from a build step. 09:40:19 [EnvInject] - Injecting as environment variables the properties content 09:40:19 SERVER_ID=logs 09:40:19 09:40:19 [EnvInject] - Variables injected successfully. 09:40:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4217479659225524574.sh 09:40:19 ---> create-netrc.sh 09:40:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9168415101396356808.sh 09:40:19 ---> python-tools-install.sh 09:40:19 Setup pyenv: 09:40:19 system 09:40:19 3.8.13 09:40:19 3.9.13 09:40:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:40:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iWde from file:/tmp/.os_lf_venv 09:40:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:21 lf-activate-venv(): INFO: Base packages installed successfully 09:40:21 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:29 lf-activate-venv(): INFO: Adding /tmp/venv-iWde/bin to PATH 09:40:29 Generating Requirements File 09:40:47 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. 09:40:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:40:47 Python 3.10.6 09:40:48 pip 25.2 from /tmp/venv-iWde/lib/python3.10/site-packages/pip (python 3.10) 09:40:48 appdirs==1.4.4 09:40:48 argcomplete==3.6.2 09:40:48 aspy.yaml==1.3.0 09:40:48 attrs==25.4.0 09:40:48 autopage==0.5.2 09:40:48 beautifulsoup4==4.14.2 09:40:48 boto3==1.40.55 09:40:48 botocore==1.40.55 09:40:48 bs4==0.0.2 09:40:48 cachetools==6.2.1 09:40:48 certifi==2025.10.5 09:40:48 cffi==2.0.0 09:40:48 cfgv==3.4.0 09:40:48 chardet==5.2.0 09:40:48 charset-normalizer==3.4.4 09:40:48 click==8.3.0 09:40:48 cliff==4.11.0 09:40:48 cmd2==2.7.0 09:40:48 cryptography==3.3.2 09:40:48 debtcollector==3.0.0 09:40:48 decorator==5.2.1 09:40:48 defusedxml==0.7.1 09:40:48 Deprecated==1.2.18 09:40:48 distlib==0.4.0 09:40:48 dnspython==2.8.0 09:40:48 docker==7.1.0 09:40:48 dogpile.cache==1.5.0 09:40:48 durationpy==0.10 09:40:48 email-validator==2.3.0 09:40:48 filelock==3.20.0 09:40:48 future==1.0.0 09:40:48 gitdb==4.0.12 09:40:48 GitPython==3.1.45 09:40:48 google-auth==2.41.1 09:40:48 httplib2==0.31.0 09:40:48 identify==2.6.15 09:40:48 idna==3.11 09:40:48 importlib-resources==1.5.0 09:40:48 iso8601==2.1.0 09:40:48 Jinja2==3.1.6 09:40:48 jmespath==1.0.1 09:40:48 jsonpatch==1.33 09:40:48 jsonpointer==3.0.0 09:40:48 jsonschema==4.25.1 09:40:48 jsonschema-specifications==2025.9.1 09:40:48 keystoneauth1==5.12.0 09:40:48 kubernetes==34.1.0 09:40:48 lftools==0.37.15 09:40:48 lxml==6.0.2 09:40:48 markdown-it-py==4.0.0 09:40:48 MarkupSafe==3.0.3 09:40:48 mdurl==0.1.2 09:40:48 msgpack==1.1.2 09:40:48 multi_key_dict==2.0.3 09:40:48 munch==4.0.0 09:40:48 netaddr==1.3.0 09:40:48 niet==1.4.2 09:40:48 nodeenv==1.9.1 09:40:48 oauth2client==4.1.3 09:40:48 oauthlib==3.3.1 09:40:48 openstacksdk==4.7.1 09:40:48 os-service-types==1.8.0 09:40:48 osc-lib==4.2.0 09:40:48 oslo.config==10.0.0 09:40:48 oslo.context==6.1.0 09:40:48 oslo.i18n==6.6.0 09:40:48 oslo.log==7.2.1 09:40:48 oslo.serialization==5.8.0 09:40:48 oslo.utils==9.1.0 09:40:48 packaging==25.0 09:40:48 pbr==7.0.1 09:40:48 platformdirs==4.5.0 09:40:48 prettytable==3.16.0 09:40:48 psutil==7.1.0 09:40:48 pyasn1==0.6.1 09:40:48 pyasn1_modules==0.4.2 09:40:48 pycparser==2.23 09:40:48 pygerrit2==2.0.15 09:40:48 PyGithub==2.8.1 09:40:48 Pygments==2.19.2 09:40:48 PyJWT==2.10.1 09:40:48 PyNaCl==1.6.0 09:40:48 pyparsing==2.4.7 09:40:48 pyperclip==1.11.0 09:40:48 pyrsistent==0.20.0 09:40:48 python-cinderclient==9.8.0 09:40:48 python-dateutil==2.9.0.post0 09:40:48 python-heatclient==4.3.0 09:40:48 python-jenkins==1.8.3 09:40:48 python-keystoneclient==5.7.0 09:40:48 python-magnumclient==4.9.0 09:40:48 python-openstackclient==8.2.0 09:40:48 python-swiftclient==4.8.0 09:40:48 PyYAML==6.0.3 09:40:48 referencing==0.37.0 09:40:48 requests==2.32.5 09:40:48 requests-oauthlib==2.0.0 09:40:48 requestsexceptions==1.4.0 09:40:48 rfc3986==2.0.0 09:40:48 rich==14.2.0 09:40:48 rich-argparse==1.7.1 09:40:48 rpds-py==0.27.1 09:40:48 rsa==4.9.1 09:40:48 ruamel.yaml==0.18.15 09:40:48 ruamel.yaml.clib==0.2.14 09:40:48 s3transfer==0.14.0 09:40:48 simplejson==3.20.2 09:40:48 six==1.17.0 09:40:48 smmap==5.0.2 09:40:48 soupsieve==2.8 09:40:48 stevedore==5.5.0 09:40:48 tabulate==0.9.0 09:40:48 toml==0.10.2 09:40:48 tomlkit==0.13.3 09:40:48 tqdm==4.67.1 09:40:48 typing_extensions==4.15.0 09:40:48 tzdata==2025.2 09:40:48 urllib3==1.26.20 09:40:48 virtualenv==20.35.3 09:40:48 wcwidth==0.2.14 09:40:48 websocket-client==1.9.0 09:40:48 wrapt==1.17.3 09:40:48 xdg==6.0.0 09:40:48 xmltodict==1.0.2 09:40:48 yq==3.4.3 09:40:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10870962271653809901.sh 09:40:48 ---> sudo-logs.sh 09:40:48 Archiving 'sudo' log.. 09:40:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3432239574910975248.sh 09:40:48 ---> job-cost.sh 09:40:48 Setup pyenv: 09:40:48 system 09:40:48 3.8.13 09:40:48 3.9.13 09:40:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:40:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iWde from file:/tmp/.os_lf_venv 09:40:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:50 lf-activate-venv(): INFO: Base packages installed successfully 09:40:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:40:55 lf-activate-venv(): INFO: Adding /tmp/venv-iWde/bin to PATH 09:40:55 INFO: No Stack... 09:40:56 INFO: Retrieving Pricing Info for: v3-standard-4 09:40:56 INFO: Archiving Costs 09:40:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4765324794346206636.sh 09:40:56 ---> logs-deploy.sh 09:40:56 Setup pyenv: 09:40:56 system 09:40:56 3.8.13 09:40:56 3.9.13 09:40:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iWde from file:/tmp/.os_lf_venv 09:40:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:58 lf-activate-venv(): INFO: Base packages installed successfully 09:40:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:41:06 lf-activate-venv(): INFO: Adding /tmp/venv-iWde/bin to PATH 09:41:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4260 09:41:06 INFO: archiving workspace using pattern(s): 09:41:07 Archives upload complete. 09:41:07 INFO: archiving logs to Nexus 09:41:08 ---> uname -a: 09:41:08 Linux prd-ubuntu1804-builder-4c-4g-3446 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:41:08 09:41:08 09:41:08 ---> lscpu: 09:41:08 Architecture: x86_64 09:41:08 CPU op-mode(s): 32-bit, 64-bit 09:41:08 Byte Order: Little Endian 09:41:08 CPU(s): 4 09:41:08 On-line CPU(s) list: 0-3 09:41:08 Thread(s) per core: 1 09:41:08 Core(s) per socket: 1 09:41:08 Socket(s): 4 09:41:08 NUMA node(s): 1 09:41:08 Vendor ID: AuthenticAMD 09:41:08 CPU family: 23 09:41:08 Model: 49 09:41:08 Model name: AMD EPYC-Rome Processor 09:41:08 Stepping: 0 09:41:08 CPU MHz: 2800.000 09:41:08 BogoMIPS: 5600.00 09:41:08 Virtualization: AMD-V 09:41:08 Hypervisor vendor: KVM 09:41:08 Virtualization type: full 09:41:08 L1d cache: 32K 09:41:08 L1i cache: 32K 09:41:08 L2 cache: 512K 09:41:08 L3 cache: 16384K 09:41:08 NUMA node0 CPU(s): 0-3 09:41:08 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 09:41:08 09:41:08 09:41:08 ---> nproc: 09:41:08 4 09:41:08 09:41:08 09:41:08 ---> df -h: 09:41:08 Filesystem Size Used Avail Use% Mounted on 09:41:08 udev 7.9G 0 7.9G 0% /dev 09:41:08 tmpfs 1.6G 676K 1.6G 1% /run 09:41:08 /dev/vda1 78G 8.4G 69G 11% / 09:41:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:41:08 tmpfs 5.0M 0 5.0M 0% /run/lock 09:41:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:41:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:41:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:41:08 09:41:08 09:41:08 ---> free -m: 09:41:08 total used free shared buff/cache available 09:41:08 Mem: 16040 555 13267 0 2216 15162 09:41:08 Swap: 1023 0 1023 09:41:08 09:41:08 09:41:08 ---> ip addr: 09:41:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:41:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:41:08 inet 127.0.0.1/8 scope host lo 09:41:08 valid_lft forever preferred_lft forever 09:41:08 inet6 ::1/128 scope host 09:41:08 valid_lft forever preferred_lft forever 09:41:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:41:08 link/ether fa:16:3e:07:74:36 brd ff:ff:ff:ff:ff:ff 09:41:08 inet 10.30.107.139/23 brd 10.30.107.255 scope global dynamic ens3 09:41:08 valid_lft 86251sec preferred_lft 86251sec 09:41:08 inet6 fe80::f816:3eff:fe07:7436/64 scope link 09:41:08 valid_lft forever preferred_lft forever 09:41:08 09:41:08 09:41:08 ---> sar -b -r -n DEV: 09:41:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3446) 10/18/25 _x86_64_ (4 CPU) 09:41:08 09:41:08 09:38:40 LINUX RESTART (4 CPU) 09:41:08 09:41:08 09:39:01 tps rtps wtps bread/s bwrtn/s 09:41:08 09:40:02 205.08 24.45 180.64 819.86 11986.40 09:41:08 09:41:01 118.96 1.07 117.90 122.96 14532.99 09:41:08 Average: 162.38 12.85 149.53 474.34 13249.00 09:41:08 09:41:08 09:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:08 09:40:02 13903260 15523340 2521708 15.35 60100 1757568 802472 4.59 775820 1524580 117764 09:41:08 09:41:01 13572416 15510584 2852552 17.37 87704 2029956 809812 4.63 806328 1788404 127016 09:41:08 Average: 13737838 15516962 2687130 16.36 73902 1893762 806142 4.61 791074 1656492 122390 09:41:08 09:41:08 09:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:08 09:40:02 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 09:41:08 09:40:02 ens3 125.18 93.37 1366.49 34.05 0.00 0.00 0.00 0.00 09:41:08 09:41:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 09:41:08 09:41:01 ens3 60.75 45.75 883.94 11.34 0.00 0.00 0.00 0.00 09:41:08 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 09:41:08 Average: ens3 93.24 69.76 1127.24 22.79 0.00 0.00 0.00 0.00 09:41:08 09:41:08 09:41:08 ---> sar -P ALL: 09:41:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3446) 10/18/25 _x86_64_ (4 CPU) 09:41:08 09:41:08 09:38:40 LINUX RESTART (4 CPU) 09:41:08 09:41:08 09:39:01 CPU %user %nice %system %iowait %steal %idle 09:41:08 09:40:02 all 22.68 0.00 2.36 2.36 0.08 72.53 09:41:08 09:40:02 0 29.85 0.00 2.39 1.20 0.10 66.46 09:41:08 09:40:02 1 20.99 0.00 2.48 1.36 0.05 75.12 09:41:08 09:40:02 2 21.56 0.00 2.36 1.04 0.07 74.98 09:41:08 09:40:02 3 18.31 0.00 2.19 5.85 0.08 73.57 09:41:08 09:41:01 all 21.43 0.00 1.45 1.69 0.06 75.38 09:41:08 09:41:01 0 20.86 0.00 1.19 2.02 0.05 75.87 09:41:08 09:41:01 1 25.27 0.00 1.66 0.53 0.05 72.49 09:41:08 09:41:01 2 5.88 0.00 0.75 3.25 0.07 90.06 09:41:08 09:41:01 3 33.57 0.00 2.20 0.98 0.07 63.18 09:41:08 Average: all 22.06 0.00 1.91 2.03 0.07 73.94 09:41:08 Average: 0 25.39 0.00 1.79 1.61 0.08 71.13 09:41:08 Average: 1 23.12 0.00 2.07 0.94 0.05 73.81 09:41:08 Average: 2 13.80 0.00 1.56 2.13 0.07 82.44 09:41:08 Average: 3 25.88 0.00 2.20 3.43 0.08 68.41 09:41:08 09:41:08 09:41:08