19:04:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142281 19:04:57 Running as SYSTEM 19:04:57 [EnvInject] - Loading node environment variables. 19:04:57 Building remotely on prd-ubuntu1804-builder-4c-4g-3788 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:04:57 [ssh-agent] Looking for ssh-agent implementation... 19:04:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:57 $ ssh-agent 19:04:57 SSH_AUTH_SOCK=/tmp/ssh-AgnRgiWb0mw9/agent.1653 19:04:57 SSH_AGENT_PID=1655 19:04:57 [ssh-agent] Started. 19:04:57 Running ssh-add (command line suppressed) 19:04:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9354915249654376915.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9354915249654376915.key) 19:04:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:04:57 The recommended git tool is: NONE 19:04:59 using credential onap-jenkins-ssh 19:04:59 Wiping out workspace first. 19:04:59 Cloning the remote Git repository 19:04:59 Cloning repository git://cloud.onap.org/mirror/oom.git 19:04:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:04:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:04:59 > git --version # timeout=10 19:04:59 > git --version # 'git version 2.17.1' 19:04:59 using GIT_SSH to set credentials Gerrit user 19:04:59 Verifying host key using manually-configured host key entries 19:04:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:05:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:05:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:05:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:05:04 using GIT_SSH to set credentials Gerrit user 19:05:04 Verifying host key using manually-configured host key entries 19:05:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142281/1 # timeout=30 19:05:04 > git rev-parse 5fa1f785e3fb780982f0fc76334bad8fb8a10188^{commit} # timeout=10 19:05:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:05:04 Checking out Revision 5fa1f785e3fb780982f0fc76334bad8fb8a10188 (refs/changes/81/142281/1) 19:05:04 > git config core.sparsecheckout # timeout=10 19:05:04 > git checkout -f 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=30 19:05:08 Commit message: "Fix ImagePullBackoff in gating due to Bitnami image" 19:05:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:05:08 > git rev-list --no-walk d1b311d061cab7173d6452d00a3e8916a9431ec2 # timeout=10 19:05:08 [EnvInject] - Injecting environment variables from a build step. 19:05:08 [EnvInject] - Injecting as environment variables the properties content 19:05:08 PYTHON=python3 19:05:08 19:05:08 [EnvInject] - Variables injected successfully. 19:05:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17238518983070067111.sh 19:05:08 ---> tox-install.sh 19:05:08 + source /home/jenkins/lf-env.sh 19:05:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:05:08 ++ mktemp -d /tmp/venv-XXXX 19:05:08 + lf_venv=/tmp/venv-ej30 19:05:08 + local venv_file=/tmp/.os_lf_venv 19:05:08 + local python=python3 19:05:08 + local options 19:05:08 + local set_path=true 19:05:08 + local install_args= 19:05:08 ++ 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 19:05:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:05:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:05:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:05:08 + true 19:05:08 + case $1 in 19:05:08 + venv_file=/tmp/.toxenv 19:05:08 + shift 2 19:05:08 + true 19:05:08 + case $1 in 19:05:08 + shift 19:05:08 + break 19:05:08 + case $python in 19:05:08 + local pkg_list= 19:05:08 + [[ -d /opt/pyenv ]] 19:05:08 + echo 'Setup pyenv:' 19:05:08 Setup pyenv: 19:05:08 + export PYENV_ROOT=/opt/pyenv 19:05:08 + PYENV_ROOT=/opt/pyenv 19:05:08 + 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 19:05:08 + 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 19:05:08 + pyenv versions 19:05:08 * system (set by /opt/pyenv/version) 19:05:08 * 3.8.13 (set by /opt/pyenv/version) 19:05:08 * 3.9.13 (set by /opt/pyenv/version) 19:05:08 * 3.10.6 (set by /opt/pyenv/version) 19:05:08 + command -v pyenv 19:05:08 ++ pyenv init - --no-rehash 19:05:08 + 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[*]}"'\'')" 19:05:08 export PATH="/opt/pyenv/shims:${PATH}" 19:05:08 export PYENV_SHELL=bash 19:05:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:05:08 pyenv() { 19:05:08 local command 19:05:08 command="${1:-}" 19:05:08 if [ "$#" -gt 0 ]; then 19:05:08 shift 19:05:08 fi 19:05:08 19:05:08 case "$command" in 19:05:08 rehash|shell) 19:05:08 eval "$(pyenv "sh-$command" "$@")" 19:05:08 ;; 19:05:08 *) 19:05:08 command pyenv "$command" "$@" 19:05:08 ;; 19:05:08 esac 19:05:08 }' 19:05:08 +++ 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[*]}"' 19:05:08 ++ 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 19:05:08 ++ 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 19:05:08 ++ 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 19:05:08 ++ export PYENV_SHELL=bash 19:05:08 ++ PYENV_SHELL=bash 19:05:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:05:08 +++ complete -F _pyenv pyenv 19:05:08 ++ lf-pyver python3 19:05:08 ++ local py_version_xy=python3 19:05:08 ++ local py_version_xyz= 19:05:08 ++ pyenv versions 19:05:08 ++ sed 's/^[ *]* //' 19:05:08 ++ local command 19:05:08 ++ command=versions 19:05:08 ++ '[' 1 -gt 0 ']' 19:05:08 ++ shift 19:05:08 ++ case "$command" in 19:05:08 ++ awk '{ print $1 }' 19:05:08 ++ command pyenv versions 19:05:08 ++ pyenv versions 19:05:08 ++ grep -E '^[0-9.]*[0-9]$' 19:05:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:05:08 +++ grep '^3' /tmp/.pyenv_versions 19:05:08 +++ sort -V 19:05:08 +++ tail -n 1 19:05:08 ++ py_version_xyz=3.10.6 19:05:08 ++ [[ -z 3.10.6 ]] 19:05:08 ++ echo 3.10.6 19:05:08 ++ return 0 19:05:08 + pyenv local 3.10.6 19:05:08 + local command 19:05:08 + command=local 19:05:08 + '[' 2 -gt 0 ']' 19:05:08 + shift 19:05:08 + case "$command" in 19:05:08 + command pyenv local 3.10.6 19:05:08 + pyenv local 3.10.6 19:05:08 + for arg in "$@" 19:05:08 + case $arg in 19:05:08 + pkg_list+='tox ' 19:05:08 + for arg in "$@" 19:05:08 + case $arg in 19:05:08 + pkg_list+='virtualenv ' 19:05:08 + for arg in "$@" 19:05:08 + case $arg in 19:05:08 + pkg_list+='urllib3~=1.26.15 ' 19:05:08 + [[ -f /tmp/.toxenv ]] 19:05:08 + [[ ! -f /tmp/.toxenv ]] 19:05:08 + [[ -n '' ]] 19:05:08 + python3 -m venv /tmp/venv-ej30 19:05:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ej30' 19:05:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ej30 19:05:13 + echo /tmp/venv-ej30 19:05:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:05:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:05:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:13 + local 'pip_opts=--upgrade --quiet' 19:05:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:05:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:05:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:05:13 + [[ -n '' ]] 19:05:13 + [[ -n '' ]] 19:05:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:13 + /tmp/venv-ej30/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 19:05:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:05:17 lf-activate-venv(): INFO: Base packages installed successfully 19:05:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:05:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:05:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:05:17 + /tmp/venv-ej30/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 19:05:19 + type python3 19:05:19 + true 19:05:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ej30/bin to PATH' 19:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-ej30/bin to PATH 19:05:19 + PATH=/tmp/venv-ej30/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 19:05:19 + return 0 19:05:19 + python3 --version 19:05:19 Python 3.10.6 19:05:19 + python3 -m pip --version 19:05:19 pip 25.2 from /tmp/venv-ej30/lib/python3.10/site-packages/pip (python 3.10) 19:05:19 + python3 -m pip freeze 19:05:20 cachetools==6.2.1 19:05:20 chardet==5.2.0 19:05:20 colorama==0.4.6 19:05:20 distlib==0.4.0 19:05:20 filelock==3.20.0 19:05:20 packaging==25.0 19:05:20 platformdirs==4.5.0 19:05:20 pluggy==1.6.0 19:05:20 pyproject-api==1.10.0 19:05:20 tomli==2.3.0 19:05:20 tox==4.31.0 19:05:20 typing_extensions==4.15.0 19:05:20 urllib3==1.26.20 19:05:20 virtualenv==20.35.3 19:05:20 [EnvInject] - Injecting environment variables from a build step. 19:05:20 [EnvInject] - Injecting as environment variables the properties content 19:05:20 PARALLEL=false 19:05:20 19:05:20 [EnvInject] - Variables injected successfully. 19:05:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16538806344821578436.sh 19:05:20 ---> tox-run.sh 19:05:20 + 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 19:05:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:05:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:05:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:05:20 + cd /w/workspace/oom-master-pre-commit-lint/. 19:05:20 + source /home/jenkins/lf-env.sh 19:05:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:05:20 ++ mktemp -d /tmp/venv-XXXX 19:05:20 + lf_venv=/tmp/venv-xu3E 19:05:20 + local venv_file=/tmp/.os_lf_venv 19:05:20 + local python=python3 19:05:20 + local options 19:05:20 + local set_path=true 19:05:20 + local install_args= 19:05:20 ++ 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 19:05:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:05:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:05:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:05:20 + true 19:05:20 + case $1 in 19:05:20 + venv_file=/tmp/.toxenv 19:05:20 + shift 2 19:05:20 + true 19:05:20 + case $1 in 19:05:20 + shift 19:05:20 + break 19:05:20 + case $python in 19:05:20 + local pkg_list= 19:05:20 + [[ -d /opt/pyenv ]] 19:05:20 + echo 'Setup pyenv:' 19:05:20 Setup pyenv: 19:05:20 + export PYENV_ROOT=/opt/pyenv 19:05:20 + PYENV_ROOT=/opt/pyenv 19:05:20 + 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 19:05:20 + 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 19:05:20 + pyenv versions 19:05:20 system 19:05:20 3.8.13 19:05:20 3.9.13 19:05:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:05:20 + command -v pyenv 19:05:20 ++ pyenv init - --no-rehash 19:05:20 + 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[*]}"'\'')" 19:05:20 export PATH="/opt/pyenv/shims:${PATH}" 19:05:20 export PYENV_SHELL=bash 19:05:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:05:20 pyenv() { 19:05:20 local command 19:05:20 command="${1:-}" 19:05:20 if [ "$#" -gt 0 ]; then 19:05:20 shift 19:05:20 fi 19:05:20 19:05:20 case "$command" in 19:05:20 rehash|shell) 19:05:20 eval "$(pyenv "sh-$command" "$@")" 19:05:20 ;; 19:05:20 *) 19:05:20 command pyenv "$command" "$@" 19:05:20 ;; 19:05:20 esac 19:05:20 }' 19:05:20 +++ 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[*]}"' 19:05:20 ++ 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 19:05:20 ++ 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 19:05:20 ++ 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 19:05:20 ++ export PYENV_SHELL=bash 19:05:20 ++ PYENV_SHELL=bash 19:05:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:05:20 +++ complete -F _pyenv pyenv 19:05:20 ++ lf-pyver python3 19:05:20 ++ local py_version_xy=python3 19:05:20 ++ local py_version_xyz= 19:05:20 ++ pyenv versions 19:05:20 ++ local command 19:05:20 ++ command=versions 19:05:20 ++ '[' 1 -gt 0 ']' 19:05:20 ++ shift 19:05:20 ++ case "$command" in 19:05:20 ++ command pyenv versions 19:05:20 ++ pyenv versions 19:05:20 ++ awk '{ print $1 }' 19:05:20 ++ grep -E '^[0-9.]*[0-9]$' 19:05:20 ++ sed 's/^[ *]* //' 19:05:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:05:20 +++ sort -V 19:05:20 +++ tail -n 1 19:05:20 +++ grep '^3' /tmp/.pyenv_versions 19:05:20 ++ py_version_xyz=3.10.6 19:05:20 ++ [[ -z 3.10.6 ]] 19:05:20 ++ echo 3.10.6 19:05:20 ++ return 0 19:05:20 + pyenv local 3.10.6 19:05:20 + local command 19:05:20 + command=local 19:05:20 + '[' 2 -gt 0 ']' 19:05:20 + shift 19:05:20 + case "$command" in 19:05:20 + command pyenv local 3.10.6 19:05:20 + pyenv local 3.10.6 19:05:20 + for arg in "$@" 19:05:20 + case $arg in 19:05:20 + pkg_list+='tox ' 19:05:20 + for arg in "$@" 19:05:20 + case $arg in 19:05:20 + pkg_list+='virtualenv ' 19:05:20 + for arg in "$@" 19:05:20 + case $arg in 19:05:20 + pkg_list+='urllib3~=1.26.15 ' 19:05:20 + [[ -f /tmp/.toxenv ]] 19:05:20 ++ cat /tmp/.toxenv 19:05:20 + lf_venv=/tmp/venv-ej30 19:05:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ej30 from' file:/tmp/.toxenv 19:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ej30 from file:/tmp/.toxenv 19:05:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:05:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:20 + local 'pip_opts=--upgrade --quiet' 19:05:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:05:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:05:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:05:20 + [[ -n '' ]] 19:05:20 + [[ -n '' ]] 19:05:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:05:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:20 + /tmp/venv-ej30/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 19:05:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:05:21 lf-activate-venv(): INFO: Base packages installed successfully 19:05:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:05:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:05:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:05:21 + /tmp/venv-ej30/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 19:05:22 + type python3 19:05:22 + true 19:05:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ej30/bin to PATH' 19:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-ej30/bin to PATH 19:05:22 + PATH=/tmp/venv-ej30/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 19:05:22 + return 0 19:05:22 + [[ -d /opt/pyenv ]] 19:05:22 + echo '---> Setting up pyenv' 19:05:22 ---> Setting up pyenv 19:05:22 + export PYENV_ROOT=/opt/pyenv 19:05:22 + PYENV_ROOT=/opt/pyenv 19:05:22 + export PATH=/opt/pyenv/bin:/tmp/venv-ej30/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 19:05:22 + PATH=/opt/pyenv/bin:/tmp/venv-ej30/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 19:05:22 ++ pwd 19:05:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:05:22 + export PYTHONPATH 19:05:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:05:22 + TOX_TESTENV_PASSENV=PYTHONPATH 19:05:22 + tox --version 19:05:23 4.31.0 from /tmp/venv-ej30/lib/python3.10/site-packages/tox/__init__.py 19:05:23 + PARALLEL=false 19:05:23 + TOX_OPTIONS_LIST= 19:05:23 + [[ -n pre-commit ]] 19:05:23 + TOX_OPTIONS_LIST=' -e pre-commit' 19:05:23 + case ${PARALLEL,,} in 19:05:23 + tox -e pre-commit 19:05:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:05:24 pre-commit: install_deps> python -I -m pip install pre-commit 19:05:27 pre-commit: freeze> python -m pip freeze --all 19:05:27 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 19:05:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:05:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:05:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:05:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:05:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:05:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:05:29 [INFO] Once installed this environment will be reused. 19:05:29 [INFO] This may take a few minutes... 19:05:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:05:33 [INFO] Once installed this environment will be reused. 19:05:33 [INFO] This may take a few minutes... 19:05:38 trim trailing whitespace.................................................Passed 19:05:38 Tabs remover.............................................................Passed 19:05:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:05:38 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:05:38 [INFO] Once installed this environment will be reused. 19:05:38 [INFO] This may take a few minutes... 19:05:47 gitlint..............................................(no files to check)Skipped 19:05:47 pre-commit: OK (23.53=setup[3.91]+cmd[11.19,8.44] seconds) 19:05:47 congratulations :) (23.57 seconds) 19:05:47 + tox_status=0 19:05:47 + echo '---> Completed tox runs' 19:05:47 ---> Completed tox runs 19:05:47 + for i in .tox/*/log 19:05:47 ++ echo .tox/pre-commit/log 19:05:47 ++ awk -F/ '{print $2}' 19:05:47 + tox_env=pre-commit 19:05:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:05:47 + DOC_DIR=docs/_build/html 19:05:47 + [[ -d docs/_build/html ]] 19:05:47 + echo '---> tox-run.sh ends' 19:05:47 ---> tox-run.sh ends 19:05:47 + test 0 -eq 0 19:05:47 $ ssh-agent -k 19:05:47 unset SSH_AUTH_SOCK; 19:05:47 unset SSH_AGENT_PID; 19:05:47 echo Agent pid 1655 killed; 19:05:47 [ssh-agent] Stopped. 19:05:47 [PostBuildScript] - [INFO] Executing post build scripts. 19:05:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5624236160859978288.sh 19:05:47 ---> sysstat.sh 19:05:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11856257520466971033.sh 19:05:47 ---> package-listing.sh 19:05:47 ++ facter osfamily 19:05:47 ++ tr '[:upper:]' '[:lower:]' 19:05:47 + OS_FAMILY=debian 19:05:47 + workspace=/w/workspace/oom-master-pre-commit-lint 19:05:47 + START_PACKAGES=/tmp/packages_start.txt 19:05:47 + END_PACKAGES=/tmp/packages_end.txt 19:05:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:47 + PACKAGES=/tmp/packages_start.txt 19:05:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:05:47 + PACKAGES=/tmp/packages_end.txt 19:05:47 + case "${OS_FAMILY}" in 19:05:47 + dpkg -l 19:05:47 + grep '^ii' 19:05:47 + '[' -f /tmp/packages_start.txt ']' 19:05:47 + '[' -f /tmp/packages_end.txt ']' 19:05:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:05:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:05:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:05:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16461789009614753316.sh 19:05:47 ---> capture-instance-metadata.sh 19:05:47 Setup pyenv: 19:05:47 system 19:05:47 3.8.13 19:05:47 3.9.13 19:05:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:05:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uwu4 19:05:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:55 lf-activate-venv(): INFO: Base packages installed successfully 19:05:55 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-uwu4/bin to PATH 19:06:16 INFO: Running in OpenStack, capturing instance metadata 19:06:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2007507860940456250.sh 19:06:16 provisioning config files... 19:06:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6176931905201262061tmp 19:06:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:06:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:06:16 [EnvInject] - Injecting environment variables from a build step. 19:06:16 [EnvInject] - Injecting as environment variables the properties content 19:06:16 SERVER_ID=logs 19:06:16 19:06:16 [EnvInject] - Variables injected successfully. 19:06:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins496690278404587310.sh 19:06:16 ---> create-netrc.sh 19:06:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11165294353069488993.sh 19:06:16 ---> python-tools-install.sh 19:06:16 Setup pyenv: 19:06:16 system 19:06:16 3.8.13 19:06:16 3.9.13 19:06:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uwu4 from file:/tmp/.os_lf_venv 19:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:18 lf-activate-venv(): INFO: Base packages installed successfully 19:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-uwu4/bin to PATH 19:06:26 Generating Requirements File 19:06:44 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. 19:06:44 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:06:44 Python 3.10.6 19:06:44 pip 25.2 from /tmp/venv-uwu4/lib/python3.10/site-packages/pip (python 3.10) 19:06:45 appdirs==1.4.4 19:06:45 argcomplete==3.6.2 19:06:45 aspy.yaml==1.3.0 19:06:45 attrs==25.4.0 19:06:45 autopage==0.5.2 19:06:45 beautifulsoup4==4.14.2 19:06:45 boto3==1.40.55 19:06:45 botocore==1.40.55 19:06:45 bs4==0.0.2 19:06:45 cachetools==6.2.1 19:06:45 certifi==2025.10.5 19:06:45 cffi==2.0.0 19:06:45 cfgv==3.4.0 19:06:45 chardet==5.2.0 19:06:45 charset-normalizer==3.4.4 19:06:45 click==8.3.0 19:06:45 cliff==4.11.0 19:06:45 cmd2==2.7.0 19:06:45 cryptography==3.3.2 19:06:45 debtcollector==3.0.0 19:06:45 decorator==5.2.1 19:06:45 defusedxml==0.7.1 19:06:45 Deprecated==1.2.18 19:06:45 distlib==0.4.0 19:06:45 dnspython==2.8.0 19:06:45 docker==7.1.0 19:06:45 dogpile.cache==1.5.0 19:06:45 durationpy==0.10 19:06:45 email-validator==2.3.0 19:06:45 filelock==3.20.0 19:06:45 future==1.0.0 19:06:45 gitdb==4.0.12 19:06:45 GitPython==3.1.45 19:06:45 google-auth==2.41.1 19:06:45 httplib2==0.31.0 19:06:45 identify==2.6.15 19:06:45 idna==3.11 19:06:45 importlib-resources==1.5.0 19:06:45 iso8601==2.1.0 19:06:45 Jinja2==3.1.6 19:06:45 jmespath==1.0.1 19:06:45 jsonpatch==1.33 19:06:45 jsonpointer==3.0.0 19:06:45 jsonschema==4.25.1 19:06:45 jsonschema-specifications==2025.9.1 19:06:45 keystoneauth1==5.12.0 19:06:45 kubernetes==34.1.0 19:06:45 lftools==0.37.15 19:06:45 lxml==6.0.2 19:06:45 markdown-it-py==4.0.0 19:06:45 MarkupSafe==3.0.3 19:06:45 mdurl==0.1.2 19:06:45 msgpack==1.1.2 19:06:45 multi_key_dict==2.0.3 19:06:45 munch==4.0.0 19:06:45 netaddr==1.3.0 19:06:45 niet==1.4.2 19:06:45 nodeenv==1.9.1 19:06:45 oauth2client==4.1.3 19:06:45 oauthlib==3.3.1 19:06:45 openstacksdk==4.7.1 19:06:45 os-service-types==1.8.0 19:06:45 osc-lib==4.2.0 19:06:45 oslo.config==10.0.0 19:06:45 oslo.context==6.1.0 19:06:45 oslo.i18n==6.6.0 19:06:45 oslo.log==7.2.1 19:06:45 oslo.serialization==5.8.0 19:06:45 oslo.utils==9.1.0 19:06:45 packaging==25.0 19:06:45 pbr==7.0.1 19:06:45 platformdirs==4.5.0 19:06:45 prettytable==3.16.0 19:06:45 psutil==7.1.1 19:06:45 pyasn1==0.6.1 19:06:45 pyasn1_modules==0.4.2 19:06:45 pycparser==2.23 19:06:45 pygerrit2==2.0.15 19:06:45 PyGithub==2.8.1 19:06:45 Pygments==2.19.2 19:06:45 PyJWT==2.10.1 19:06:45 PyNaCl==1.6.0 19:06:45 pyparsing==2.4.7 19:06:45 pyperclip==1.11.0 19:06:45 pyrsistent==0.20.0 19:06:45 python-cinderclient==9.8.0 19:06:45 python-dateutil==2.9.0.post0 19:06:45 python-heatclient==4.3.0 19:06:45 python-jenkins==1.8.3 19:06:45 python-keystoneclient==5.7.0 19:06:45 python-magnumclient==4.9.0 19:06:45 python-openstackclient==8.2.0 19:06:45 python-swiftclient==4.8.0 19:06:45 PyYAML==6.0.3 19:06:45 referencing==0.37.0 19:06:45 requests==2.32.5 19:06:45 requests-oauthlib==2.0.0 19:06:45 requestsexceptions==1.4.0 19:06:45 rfc3986==2.0.0 19:06:45 rich==14.2.0 19:06:45 rich-argparse==1.7.1 19:06:45 rpds-py==0.27.1 19:06:45 rsa==4.9.1 19:06:45 ruamel.yaml==0.18.15 19:06:45 ruamel.yaml.clib==0.2.14 19:06:45 s3transfer==0.14.0 19:06:45 simplejson==3.20.2 19:06:45 six==1.17.0 19:06:45 smmap==5.0.2 19:06:45 soupsieve==2.8 19:06:45 stevedore==5.5.0 19:06:45 tabulate==0.9.0 19:06:45 toml==0.10.2 19:06:45 tomlkit==0.13.3 19:06:45 tqdm==4.67.1 19:06:45 typing_extensions==4.15.0 19:06:45 tzdata==2025.2 19:06:45 urllib3==1.26.20 19:06:45 virtualenv==20.35.3 19:06:45 wcwidth==0.2.14 19:06:45 websocket-client==1.9.0 19:06:45 wrapt==1.17.3 19:06:45 xdg==6.0.0 19:06:45 xmltodict==1.0.2 19:06:45 yq==3.4.3 19:06:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1476723711911441141.sh 19:06:45 ---> sudo-logs.sh 19:06:45 Archiving 'sudo' log.. 19:06:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3046798497816953233.sh 19:06:45 ---> job-cost.sh 19:06:45 Setup pyenv: 19:06:45 system 19:06:45 3.8.13 19:06:45 3.9.13 19:06:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uwu4 from file:/tmp/.os_lf_venv 19:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:47 lf-activate-venv(): INFO: Base packages installed successfully 19:06:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-uwu4/bin to PATH 19:06:52 INFO: No Stack... 19:06:53 INFO: Retrieving Pricing Info for: v3-standard-4 19:06:53 INFO: Archiving Costs 19:06:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10072780977843532278.sh 19:06:53 ---> logs-deploy.sh 19:06:53 Setup pyenv: 19:06:53 system 19:06:53 3.8.13 19:06:53 3.9.13 19:06:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:06:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uwu4 from file:/tmp/.os_lf_venv 19:06:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:55 lf-activate-venv(): INFO: Base packages installed successfully 19:06:55 lf-activate-venv(): INFO: Installing additional packages: lftools 19:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-uwu4/bin to PATH 19:07:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4266 19:07:04 INFO: archiving workspace using pattern(s): 19:07:05 Archives upload complete. 19:07:05 INFO: archiving logs to Nexus 19:07:06 ---> uname -a: 19:07:06 Linux prd-ubuntu1804-builder-4c-4g-3788 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:07:06 19:07:06 19:07:06 ---> lscpu: 19:07:06 Architecture: x86_64 19:07:06 CPU op-mode(s): 32-bit, 64-bit 19:07:06 Byte Order: Little Endian 19:07:06 CPU(s): 4 19:07:06 On-line CPU(s) list: 0-3 19:07:06 Thread(s) per core: 1 19:07:06 Core(s) per socket: 1 19:07:06 Socket(s): 4 19:07:06 NUMA node(s): 1 19:07:06 Vendor ID: AuthenticAMD 19:07:06 CPU family: 23 19:07:06 Model: 49 19:07:06 Model name: AMD EPYC-Rome Processor 19:07:06 Stepping: 0 19:07:06 CPU MHz: 2799.998 19:07:06 BogoMIPS: 5599.99 19:07:06 Virtualization: AMD-V 19:07:06 Hypervisor vendor: KVM 19:07:06 Virtualization type: full 19:07:06 L1d cache: 32K 19:07:06 L1i cache: 32K 19:07:06 L2 cache: 512K 19:07:06 L3 cache: 16384K 19:07:06 NUMA node0 CPU(s): 0-3 19:07:06 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 19:07:06 19:07:06 19:07:06 ---> nproc: 19:07:06 4 19:07:06 19:07:06 19:07:06 ---> df -h: 19:07:06 Filesystem Size Used Avail Use% Mounted on 19:07:06 udev 7.9G 0 7.9G 0% /dev 19:07:06 tmpfs 1.6G 676K 1.6G 1% /run 19:07:06 /dev/vda1 78G 8.4G 69G 11% / 19:07:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:07:06 tmpfs 5.0M 0 5.0M 0% /run/lock 19:07:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:07:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:07:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:07:06 19:07:06 19:07:06 ---> free -m: 19:07:06 total used free shared buff/cache available 19:07:06 Mem: 16040 600 13223 0 2215 15118 19:07:06 Swap: 1023 0 1023 19:07:06 19:07:06 19:07:06 ---> ip addr: 19:07:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:07:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:06 inet 127.0.0.1/8 scope host lo 19:07:06 valid_lft forever preferred_lft forever 19:07:06 inet6 ::1/128 scope host 19:07:06 valid_lft forever preferred_lft forever 19:07:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:07:06 link/ether fa:16:3e:45:e5:30 brd ff:ff:ff:ff:ff:ff 19:07:06 inet 10.30.107.215/23 brd 10.30.107.255 scope global dynamic ens3 19:07:06 valid_lft 86256sec preferred_lft 86256sec 19:07:06 inet6 fe80::f816:3eff:fe45:e530/64 scope link 19:07:06 valid_lft forever preferred_lft forever 19:07:06 19:07:06 19:07:06 ---> sar -b -r -n DEV: 19:07:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3788) 10/19/25 _x86_64_ (4 CPU) 19:07:06 19:07:06 19:04:44 LINUX RESTART (4 CPU) 19:07:06 19:07:06 19:05:01 tps rtps wtps bread/s bwrtn/s 19:07:06 19:06:01 337.83 24.38 313.45 819.33 62568.51 19:07:06 19:07:01 109.58 1.05 108.53 120.91 12077.99 19:07:06 Average: 223.70 12.71 210.99 470.12 37323.25 19:07:06 19:07:06 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:06 19:06:01 13844140 15473580 2580828 15.71 60704 1766024 853712 4.89 828488 1532880 99800 19:07:06 19:07:01 13506444 15444196 2918524 17.77 87564 2030140 871776 4.99 875808 1788000 124296 19:07:06 Average: 13675292 15458888 2749676 16.74 74134 1898082 862744 4.94 852148 1660440 112048 19:07:06 19:07:06 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:06 19:06:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 19:07:06 19:06:01 ens3 111.81 83.74 1261.16 30.03 0.00 0.00 0.00 0.00 19:07:06 19:07:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 19:07:06 19:07:01 ens3 63.54 48.33 872.62 11.55 0.00 0.00 0.00 0.00 19:07:06 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 19:07:06 Average: ens3 87.68 66.03 1066.89 20.79 0.00 0.00 0.00 0.00 19:07:06 19:07:06 19:07:06 ---> sar -P ALL: 19:07:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3788) 10/19/25 _x86_64_ (4 CPU) 19:07:06 19:07:06 19:04:44 LINUX RESTART (4 CPU) 19:07:06 19:07:06 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:07:06 19:06:01 all 23.03 0.00 2.57 3.28 0.08 71.04 19:07:06 19:06:01 0 22.81 0.00 2.21 3.00 0.08 71.90 19:07:06 19:06:01 1 30.50 0.00 2.78 0.74 0.08 65.91 19:07:06 19:06:01 2 16.83 0.00 3.03 8.58 0.10 71.45 19:07:06 19:06:01 3 21.98 0.00 2.26 0.79 0.08 74.89 19:07:06 19:07:01 all 21.24 0.00 1.27 1.16 0.05 76.29 19:07:06 19:07:01 0 17.81 0.00 1.05 3.16 0.05 77.93 19:07:06 19:07:01 1 6.17 0.00 0.85 0.90 0.03 92.04 19:07:06 19:07:01 2 38.04 0.00 1.52 0.40 0.05 59.99 19:07:06 19:07:01 3 22.88 0.00 1.68 0.22 0.05 75.17 19:07:06 Average: all 22.13 0.00 1.92 2.22 0.06 73.67 19:07:06 Average: 0 20.31 0.00 1.63 3.08 0.07 74.92 19:07:06 Average: 1 18.32 0.00 1.81 0.82 0.06 78.99 19:07:06 Average: 2 27.47 0.00 2.27 4.48 0.08 65.71 19:07:06 Average: 3 22.43 0.00 1.97 0.50 0.07 75.03 19:07:06 19:07:06 19:07:06