14:44:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142581 14:44:07 Running as SYSTEM 14:44:07 [EnvInject] - Loading node environment variables. 14:44:07 Building remotely on prd-ubuntu1804-builder-4c-4g-19308 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:44:07 [ssh-agent] Looking for ssh-agent implementation... 14:44:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:07 $ ssh-agent 14:44:07 SSH_AUTH_SOCK=/tmp/ssh-LG9UewFDIsqY/agent.1627 14:44:07 SSH_AGENT_PID=1628 14:44:07 [ssh-agent] Started. 14:44:07 Running ssh-add (command line suppressed) 14:44:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14507926107221676038.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14507926107221676038.key) 14:44:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:44:07 The recommended git tool is: NONE 14:44:08 using credential onap-jenkins-ssh 14:44:09 Wiping out workspace first. 14:44:09 Cloning the remote Git repository 14:44:09 Cloning repository git://cloud.onap.org/mirror/oom.git 14:44:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:44:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:44:09 > git --version # timeout=10 14:44:09 > git --version # 'git version 2.17.1' 14:44:09 using GIT_SSH to set credentials Gerrit user 14:44:09 Verifying host key using manually-configured host key entries 14:44:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:44:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:44:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:44:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:44:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:44:14 using GIT_SSH to set credentials Gerrit user 14:44:14 Verifying host key using manually-configured host key entries 14:44:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142581/3 # timeout=30 14:44:15 > git rev-parse a9bb6980a57fa90151819cfdce5c48ca8043fc62^{commit} # timeout=10 14:44:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:44:15 Checking out Revision a9bb6980a57fa90151819cfdce5c48ca8043fc62 (refs/changes/81/142581/3) 14:44:15 > git config core.sparsecheckout # timeout=10 14:44:15 > git checkout -f a9bb6980a57fa90151819cfdce5c48ca8043fc62 # timeout=30 14:44:18 Commit message: "[POLICY] Update docker images to latest versions" 14:44:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:44:18 > git rev-list --no-walk 2093464d587cf88aa9e836be40ce63d117384da3 # timeout=10 14:44:18 [EnvInject] - Injecting environment variables from a build step. 14:44:18 [EnvInject] - Injecting as environment variables the properties content 14:44:18 PYTHON=python3 14:44:18 14:44:18 [EnvInject] - Variables injected successfully. 14:44:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3394600931409477402.sh 14:44:18 ---> tox-install.sh 14:44:18 + source /home/jenkins/lf-env.sh 14:44:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:44:18 ++ mktemp -d /tmp/venv-XXXX 14:44:18 + lf_venv=/tmp/venv-pnqA 14:44:18 + local venv_file=/tmp/.os_lf_venv 14:44:18 + local python=python3 14:44:18 + local options 14:44:18 + local set_path=true 14:44:18 + local install_args= 14:44:18 ++ 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 14:44:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:44:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:44:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:44:18 + true 14:44:18 + case $1 in 14:44:18 + venv_file=/tmp/.toxenv 14:44:18 + shift 2 14:44:18 + true 14:44:18 + case $1 in 14:44:18 + shift 14:44:18 + break 14:44:18 + case $python in 14:44:18 + local pkg_list= 14:44:18 + [[ -d /opt/pyenv ]] 14:44:18 + echo 'Setup pyenv:' 14:44:18 Setup pyenv: 14:44:18 + export PYENV_ROOT=/opt/pyenv 14:44:18 + PYENV_ROOT=/opt/pyenv 14:44:18 + 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 14:44:18 + 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 14:44:18 + pyenv versions 14:44:19 * system (set by /opt/pyenv/version) 14:44:19 * 3.8.13 (set by /opt/pyenv/version) 14:44:19 * 3.9.13 (set by /opt/pyenv/version) 14:44:19 * 3.10.6 (set by /opt/pyenv/version) 14:44:19 + command -v pyenv 14:44:19 ++ pyenv init - --no-rehash 14:44:19 + 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[*]}"'\'')" 14:44:19 export PATH="/opt/pyenv/shims:${PATH}" 14:44:19 export PYENV_SHELL=bash 14:44:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:44:19 pyenv() { 14:44:19 local command 14:44:19 command="${1:-}" 14:44:19 if [ "$#" -gt 0 ]; then 14:44:19 shift 14:44:19 fi 14:44:19 14:44:19 case "$command" in 14:44:19 rehash|shell) 14:44:19 eval "$(pyenv "sh-$command" "$@")" 14:44:19 ;; 14:44:19 *) 14:44:19 command pyenv "$command" "$@" 14:44:19 ;; 14:44:19 esac 14:44:19 }' 14:44:19 +++ 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[*]}"' 14:44:19 ++ 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 14:44:19 ++ 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 14:44:19 ++ 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 14:44:19 ++ export PYENV_SHELL=bash 14:44:19 ++ PYENV_SHELL=bash 14:44:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:44:19 +++ complete -F _pyenv pyenv 14:44:19 ++ lf-pyver python3 14:44:19 ++ local py_version_xy=python3 14:44:19 ++ local py_version_xyz= 14:44:19 ++ sed 's/^[ *]* //' 14:44:19 ++ awk '{ print $1 }' 14:44:19 ++ grep -E '^[0-9.]*[0-9]$' 14:44:19 ++ pyenv versions 14:44:19 ++ local command 14:44:19 ++ command=versions 14:44:19 ++ '[' 1 -gt 0 ']' 14:44:19 ++ shift 14:44:19 ++ case "$command" in 14:44:19 ++ command pyenv versions 14:44:19 ++ pyenv versions 14:44:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:44:19 +++ grep '^3' /tmp/.pyenv_versions 14:44:19 +++ sort -V 14:44:19 +++ tail -n 1 14:44:19 ++ py_version_xyz=3.10.6 14:44:19 ++ [[ -z 3.10.6 ]] 14:44:19 ++ echo 3.10.6 14:44:19 ++ return 0 14:44:19 + pyenv local 3.10.6 14:44:19 + local command 14:44:19 + command=local 14:44:19 + '[' 2 -gt 0 ']' 14:44:19 + shift 14:44:19 + case "$command" in 14:44:19 + command pyenv local 3.10.6 14:44:19 + pyenv local 3.10.6 14:44:19 + for arg in "$@" 14:44:19 + case $arg in 14:44:19 + pkg_list+='tox ' 14:44:19 + for arg in "$@" 14:44:19 + case $arg in 14:44:19 + pkg_list+='virtualenv ' 14:44:19 + for arg in "$@" 14:44:19 + case $arg in 14:44:19 + pkg_list+='urllib3~=1.26.15 ' 14:44:19 + [[ -f /tmp/.toxenv ]] 14:44:19 + [[ ! -f /tmp/.toxenv ]] 14:44:19 + [[ -n '' ]] 14:44:19 + python3 -m venv /tmp/venv-pnqA 14:44:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pnqA' 14:44:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pnqA 14:44:23 + echo /tmp/venv-pnqA 14:44:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:44:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:44:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:44:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:44:23 + local 'pip_opts=--upgrade --quiet' 14:44:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:44:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:44:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:44:23 + [[ -n '' ]] 14:44:23 + [[ -n '' ]] 14:44:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:44:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:44:23 + /tmp/venv-pnqA/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 14:44:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:44:27 lf-activate-venv(): INFO: Base packages installed successfully 14:44:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:44:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:44:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:44:27 + /tmp/venv-pnqA/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 14:44:29 + type python3 14:44:29 + true 14:44:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pnqA/bin to PATH' 14:44:29 lf-activate-venv(): INFO: Adding /tmp/venv-pnqA/bin to PATH 14:44:29 + PATH=/tmp/venv-pnqA/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 14:44:29 + return 0 14:44:29 + python3 --version 14:44:29 Python 3.10.6 14:44:29 + python3 -m pip --version 14:44:29 pip 25.3 from /tmp/venv-pnqA/lib/python3.10/site-packages/pip (python 3.10) 14:44:29 + python3 -m pip freeze 14:44:30 cachetools==6.2.2 14:44:30 chardet==5.2.0 14:44:30 colorama==0.4.6 14:44:30 distlib==0.4.0 14:44:30 filelock==3.20.0 14:44:30 packaging==25.0 14:44:30 platformdirs==4.5.1 14:44:30 pluggy==1.6.0 14:44:30 pyproject-api==1.10.0 14:44:30 tomli==2.3.0 14:44:30 tox==4.32.0 14:44:30 typing_extensions==4.15.0 14:44:30 urllib3==1.26.20 14:44:30 virtualenv==20.35.4 14:44:30 [EnvInject] - Injecting environment variables from a build step. 14:44:30 [EnvInject] - Injecting as environment variables the properties content 14:44:30 PARALLEL=false 14:44:30 14:44:30 [EnvInject] - Variables injected successfully. 14:44:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins275709923487438595.sh 14:44:30 ---> tox-run.sh 14:44:30 + 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 14:44:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:44:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:44:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:44:30 + cd /w/workspace/oom-master-pre-commit-lint/. 14:44:30 + source /home/jenkins/lf-env.sh 14:44:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:44:30 ++ mktemp -d /tmp/venv-XXXX 14:44:30 + lf_venv=/tmp/venv-ezDf 14:44:30 + local venv_file=/tmp/.os_lf_venv 14:44:30 + local python=python3 14:44:30 + local options 14:44:30 + local set_path=true 14:44:30 + local install_args= 14:44:30 ++ 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 14:44:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:44:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:44:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:44:30 + true 14:44:30 + case $1 in 14:44:30 + venv_file=/tmp/.toxenv 14:44:30 + shift 2 14:44:30 + true 14:44:30 + case $1 in 14:44:30 + shift 14:44:30 + break 14:44:30 + case $python in 14:44:30 + local pkg_list= 14:44:30 + [[ -d /opt/pyenv ]] 14:44:30 + echo 'Setup pyenv:' 14:44:30 Setup pyenv: 14:44:30 + export PYENV_ROOT=/opt/pyenv 14:44:30 + PYENV_ROOT=/opt/pyenv 14:44:30 + 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 14:44:30 + 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 14:44:30 + pyenv versions 14:44:30 system 14:44:30 3.8.13 14:44:30 3.9.13 14:44:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:44:30 + command -v pyenv 14:44:30 ++ pyenv init - --no-rehash 14:44:30 + 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[*]}"'\'')" 14:44:30 export PATH="/opt/pyenv/shims:${PATH}" 14:44:30 export PYENV_SHELL=bash 14:44:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:44:30 pyenv() { 14:44:30 local command 14:44:30 command="${1:-}" 14:44:30 if [ "$#" -gt 0 ]; then 14:44:30 shift 14:44:30 fi 14:44:30 14:44:30 case "$command" in 14:44:30 rehash|shell) 14:44:30 eval "$(pyenv "sh-$command" "$@")" 14:44:30 ;; 14:44:30 *) 14:44:30 command pyenv "$command" "$@" 14:44:30 ;; 14:44:30 esac 14:44:30 }' 14:44:30 +++ 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[*]}"' 14:44:30 ++ 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 14:44:30 ++ 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 14:44:30 ++ 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 14:44:30 ++ export PYENV_SHELL=bash 14:44:30 ++ PYENV_SHELL=bash 14:44:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:44:30 +++ complete -F _pyenv pyenv 14:44:30 ++ lf-pyver python3 14:44:30 ++ local py_version_xy=python3 14:44:30 ++ local py_version_xyz= 14:44:30 ++ pyenv versions 14:44:30 ++ local command 14:44:30 ++ command=versions 14:44:30 ++ '[' 1 -gt 0 ']' 14:44:30 ++ shift 14:44:30 ++ case "$command" in 14:44:30 ++ command pyenv versions 14:44:30 ++ pyenv versions 14:44:30 ++ sed 's/^[ *]* //' 14:44:30 ++ grep -E '^[0-9.]*[0-9]$' 14:44:30 ++ awk '{ print $1 }' 14:44:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:44:30 +++ grep '^3' /tmp/.pyenv_versions 14:44:30 +++ sort -V 14:44:30 +++ tail -n 1 14:44:30 ++ py_version_xyz=3.10.6 14:44:30 ++ [[ -z 3.10.6 ]] 14:44:30 ++ echo 3.10.6 14:44:30 ++ return 0 14:44:30 + pyenv local 3.10.6 14:44:30 + local command 14:44:30 + command=local 14:44:30 + '[' 2 -gt 0 ']' 14:44:30 + shift 14:44:30 + case "$command" in 14:44:30 + command pyenv local 3.10.6 14:44:30 + pyenv local 3.10.6 14:44:30 + for arg in "$@" 14:44:30 + case $arg in 14:44:30 + pkg_list+='tox ' 14:44:30 + for arg in "$@" 14:44:30 + case $arg in 14:44:30 + pkg_list+='virtualenv ' 14:44:30 + for arg in "$@" 14:44:30 + case $arg in 14:44:30 + pkg_list+='urllib3~=1.26.15 ' 14:44:30 + [[ -f /tmp/.toxenv ]] 14:44:30 ++ cat /tmp/.toxenv 14:44:30 + lf_venv=/tmp/venv-pnqA 14:44:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pnqA from' file:/tmp/.toxenv 14:44:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pnqA from file:/tmp/.toxenv 14:44:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:44:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:44:30 + local 'pip_opts=--upgrade --quiet' 14:44:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:44:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:44:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:44:30 + [[ -n '' ]] 14:44:30 + [[ -n '' ]] 14:44:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:44:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:44:30 + /tmp/venv-pnqA/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 14:44:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:44:31 lf-activate-venv(): INFO: Base packages installed successfully 14:44:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:44:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:44:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:44:31 + /tmp/venv-pnqA/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 14:44:32 + type python3 14:44:32 + true 14:44:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pnqA/bin to PATH' 14:44:32 lf-activate-venv(): INFO: Adding /tmp/venv-pnqA/bin to PATH 14:44:32 + PATH=/tmp/venv-pnqA/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 14:44:32 + return 0 14:44:32 + [[ -d /opt/pyenv ]] 14:44:32 + echo '---> Setting up pyenv' 14:44:32 ---> Setting up pyenv 14:44:32 + export PYENV_ROOT=/opt/pyenv 14:44:32 + PYENV_ROOT=/opt/pyenv 14:44:32 + export PATH=/opt/pyenv/bin:/tmp/venv-pnqA/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 14:44:32 + PATH=/opt/pyenv/bin:/tmp/venv-pnqA/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 14:44:32 ++ pwd 14:44:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:44:32 + export PYTHONPATH 14:44:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:44:32 + TOX_TESTENV_PASSENV=PYTHONPATH 14:44:32 + tox --version 14:44:32 4.32.0 from /tmp/venv-pnqA/lib/python3.10/site-packages/tox/__init__.py 14:44:32 + PARALLEL=false 14:44:32 + TOX_OPTIONS_LIST= 14:44:32 + [[ -n pre-commit ]] 14:44:32 + TOX_OPTIONS_LIST=' -e pre-commit' 14:44:32 + case ${PARALLEL,,} in 14:44:32 + tox -e pre-commit 14:44:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:44:33 pre-commit: install_deps> python -I -m pip install pre-commit 14:44:36 pre-commit: freeze> python -m pip freeze --all 14:44:36 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 14:44:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:44:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:44:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:44:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:44:40 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:44:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:44:40 [INFO] Once installed this environment will be reused. 14:44:40 [INFO] This may take a few minutes... 14:44:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:44:44 [INFO] Once installed this environment will be reused. 14:44:44 [INFO] This may take a few minutes... 14:44:49 trim trailing whitespace.................................................Passed 14:44:49 Tabs remover.............................................................Passed 14:44:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:44:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:44:49 [INFO] Once installed this environment will be reused. 14:44:49 [INFO] This may take a few minutes... 14:44:58 gitlint..............................................(no files to check)Skipped 14:44:58 pre-commit: OK (25.85=setup[3.54]+cmd[13.04,9.27] seconds) 14:44:58 congratulations :) (25.89 seconds) 14:44:58 + tox_status=0 14:44:58 + echo '---> Completed tox runs' 14:44:58 ---> Completed tox runs 14:44:58 + for i in .tox/*/log 14:44:58 ++ echo .tox/pre-commit/log 14:44:58 ++ awk -F/ '{print $2}' 14:44:58 + tox_env=pre-commit 14:44:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:44:58 + DOC_DIR=docs/_build/html 14:44:58 + [[ -d docs/_build/html ]] 14:44:58 + echo '---> tox-run.sh ends' 14:44:58 ---> tox-run.sh ends 14:44:58 + test 0 -eq 0 14:44:58 $ ssh-agent -k 14:44:58 unset SSH_AUTH_SOCK; 14:44:58 unset SSH_AGENT_PID; 14:44:58 echo Agent pid 1628 killed; 14:44:59 [ssh-agent] Stopped. 14:44:59 [PostBuildScript] - [INFO] Executing post build scripts. 14:44:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16206310636540502358.sh 14:44:59 ---> sysstat.sh 14:44:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15864201347910531347.sh 14:44:59 ---> package-listing.sh 14:44:59 ++ tr '[:upper:]' '[:lower:]' 14:44:59 ++ facter osfamily 14:44:59 + OS_FAMILY=debian 14:44:59 + workspace=/w/workspace/oom-master-pre-commit-lint 14:44:59 + START_PACKAGES=/tmp/packages_start.txt 14:44:59 + END_PACKAGES=/tmp/packages_end.txt 14:44:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:44:59 + PACKAGES=/tmp/packages_start.txt 14:44:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:44:59 + PACKAGES=/tmp/packages_end.txt 14:44:59 + case "${OS_FAMILY}" in 14:44:59 + grep '^ii' 14:44:59 + dpkg -l 14:44:59 + '[' -f /tmp/packages_start.txt ']' 14:44:59 + '[' -f /tmp/packages_end.txt ']' 14:44:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:44:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:44:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:44:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:44:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5309371901825685654.sh 14:44:59 ---> capture-instance-metadata.sh 14:44:59 Setup pyenv: 14:44:59 system 14:44:59 3.8.13 14:44:59 3.9.13 14:44:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:45:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FXcN 14:45:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:45:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:07 lf-activate-venv(): INFO: Base packages installed successfully 14:45:07 lf-activate-venv(): INFO: Installing additional packages: lftools 14:45:28 lf-activate-venv(): INFO: Adding /tmp/venv-FXcN/bin to PATH 14:45:28 INFO: Running in OpenStack, capturing instance metadata 14:45:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5623588559609306007.sh 14:45:28 provisioning config files... 14:45:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17907420927191918621tmp 14:45:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:45:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:45:28 [EnvInject] - Injecting environment variables from a build step. 14:45:28 [EnvInject] - Injecting as environment variables the properties content 14:45:28 SERVER_ID=logs 14:45:28 14:45:28 [EnvInject] - Variables injected successfully. 14:45:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5240166541963538890.sh 14:45:28 ---> create-netrc.sh 14:45:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8179377411353984398.sh 14:45:28 ---> python-tools-install.sh 14:45:28 Setup pyenv: 14:45:28 system 14:45:28 3.8.13 14:45:28 3.9.13 14:45:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:45:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXcN from file:/tmp/.os_lf_venv 14:45:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:30 lf-activate-venv(): INFO: Base packages installed successfully 14:45:30 lf-activate-venv(): INFO: Installing additional packages: lftools 14:45:38 lf-activate-venv(): INFO: Adding /tmp/venv-FXcN/bin to PATH 14:45:38 Generating Requirements File 14:45:56 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. 14:45:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:45:57 Python 3.10.6 14:45:57 pip 25.3 from /tmp/venv-FXcN/lib/python3.10/site-packages/pip (python 3.10) 14:45:57 appdirs==1.4.4 14:45:57 argcomplete==3.6.3 14:45:57 aspy.yaml==1.3.0 14:45:57 attrs==25.4.0 14:45:57 autopage==0.5.2 14:45:57 backports.strenum==1.3.1 14:45:57 beautifulsoup4==4.14.3 14:45:57 boto3==1.42.6 14:45:57 botocore==1.42.6 14:45:57 bs4==0.0.2 14:45:57 cachetools==6.2.2 14:45:57 certifi==2025.11.12 14:45:57 cffi==2.0.0 14:45:57 cfgv==3.5.0 14:45:57 chardet==5.2.0 14:45:57 charset-normalizer==3.4.4 14:45:57 click==8.3.1 14:45:57 cliff==4.13.0 14:45:57 cmd2==3.0.0 14:45:57 cryptography==3.3.2 14:45:57 debtcollector==3.0.0 14:45:57 decorator==5.2.1 14:45:57 defusedxml==0.7.1 14:45:57 Deprecated==1.3.1 14:45:57 distlib==0.4.0 14:45:57 dnspython==2.8.0 14:45:57 docker==7.1.0 14:45:57 dogpile.cache==1.5.0 14:45:57 durationpy==0.10 14:45:57 email-validator==2.3.0 14:45:57 filelock==3.20.0 14:45:57 future==1.0.0 14:45:57 gitdb==4.0.12 14:45:57 GitPython==3.1.45 14:45:57 google-auth==2.43.0 14:45:57 httplib2==0.31.0 14:45:57 identify==2.6.15 14:45:57 idna==3.11 14:45:57 importlib-resources==1.5.0 14:45:57 iso8601==2.1.0 14:45:57 Jinja2==3.1.6 14:45:57 jmespath==1.0.1 14:45:57 jsonpatch==1.33 14:45:57 jsonpointer==3.0.0 14:45:57 jsonschema==4.25.1 14:45:57 jsonschema-specifications==2025.9.1 14:45:57 keystoneauth1==5.12.0 14:45:57 kubernetes==34.1.0 14:45:57 lftools==0.37.17 14:45:57 lxml==6.0.2 14:45:57 markdown-it-py==4.0.0 14:45:57 MarkupSafe==3.0.3 14:45:57 mdurl==0.1.2 14:45:57 msgpack==1.1.2 14:45:57 multi_key_dict==2.0.3 14:45:57 munch==4.0.0 14:45:57 netaddr==1.3.0 14:45:57 niet==1.4.2 14:45:57 nodeenv==1.9.1 14:45:57 oauth2client==4.1.3 14:45:57 oauthlib==3.3.1 14:45:57 openstacksdk==4.8.0 14:45:57 os-service-types==1.8.2 14:45:57 osc-lib==4.2.0 14:45:57 oslo.config==10.1.0 14:45:57 oslo.context==6.2.0 14:45:57 oslo.i18n==6.7.1 14:45:57 oslo.log==7.2.1 14:45:57 oslo.serialization==5.8.0 14:45:57 oslo.utils==9.2.0 14:45:57 packaging==25.0 14:45:57 pbr==7.0.3 14:45:57 platformdirs==4.5.1 14:45:57 prettytable==3.17.0 14:45:57 psutil==7.1.3 14:45:57 pyasn1==0.6.1 14:45:57 pyasn1_modules==0.4.2 14:45:57 pycparser==2.23 14:45:57 pygerrit2==2.0.15 14:45:57 PyGithub==2.8.1 14:45:57 Pygments==2.19.2 14:45:57 PyJWT==2.10.1 14:45:57 PyNaCl==1.6.1 14:45:57 pyparsing==2.4.7 14:45:57 pyperclip==1.11.0 14:45:57 pyrsistent==0.20.0 14:45:57 python-cinderclient==9.8.0 14:45:57 python-dateutil==2.9.0.post0 14:45:57 python-heatclient==4.3.0 14:45:57 python-jenkins==1.8.3 14:45:57 python-keystoneclient==5.7.0 14:45:57 python-magnumclient==4.9.0 14:45:57 python-openstackclient==8.2.0 14:45:57 python-swiftclient==4.9.0 14:45:57 PyYAML==6.0.3 14:45:57 referencing==0.37.0 14:45:57 requests==2.32.5 14:45:57 requests-oauthlib==2.0.0 14:45:57 requestsexceptions==1.4.0 14:45:57 rfc3986==2.0.0 14:45:57 rich==14.2.0 14:45:57 rich-argparse==1.7.2 14:45:57 rpds-py==0.30.0 14:45:57 rsa==4.9.1 14:45:57 ruamel.yaml==0.18.16 14:45:57 ruamel.yaml.clib==0.2.15 14:45:57 s3transfer==0.16.0 14:45:57 simplejson==3.20.2 14:45:57 six==1.17.0 14:45:57 smmap==5.0.2 14:45:57 soupsieve==2.8 14:45:57 stevedore==5.6.0 14:45:57 tabulate==0.9.0 14:45:57 toml==0.10.2 14:45:57 tomlkit==0.13.3 14:45:57 tqdm==4.67.1 14:45:57 typing_extensions==4.15.0 14:45:57 tzdata==2025.2 14:45:57 urllib3==1.26.20 14:45:57 virtualenv==20.35.4 14:45:57 wcwidth==0.2.14 14:45:57 websocket-client==1.9.0 14:45:57 wrapt==2.0.1 14:45:57 xdg==6.0.0 14:45:57 xmltodict==1.0.2 14:45:57 yq==3.4.3 14:45:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14589461618726749569.sh 14:45:57 ---> sudo-logs.sh 14:45:57 Archiving 'sudo' log.. 14:45:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10648653805668245869.sh 14:45:57 ---> job-cost.sh 14:45:57 Setup pyenv: 14:45:57 system 14:45:57 3.8.13 14:45:57 3.9.13 14:45:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:45:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXcN from file:/tmp/.os_lf_venv 14:45:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:59 lf-activate-venv(): INFO: Base packages installed successfully 14:45:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:46:05 lf-activate-venv(): INFO: Adding /tmp/venv-FXcN/bin to PATH 14:46:05 INFO: No Stack... 14:46:05 INFO: Retrieving Pricing Info for: v3-standard-4 14:46:05 INFO: Archiving Costs 14:46:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2999958237051211961.sh 14:46:05 ---> logs-deploy.sh 14:46:05 Setup pyenv: 14:46:05 system 14:46:05 3.8.13 14:46:05 3.9.13 14:46:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:46:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXcN from file:/tmp/.os_lf_venv 14:46:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:07 lf-activate-venv(): INFO: Base packages installed successfully 14:46:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:46:15 lf-activate-venv(): INFO: Adding /tmp/venv-FXcN/bin to PATH 14:46:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4343 14:46:15 INFO: archiving workspace using pattern(s): 14:46:16 Archives upload complete. 14:46:16 INFO: archiving logs to Nexus 14:46:17 ---> uname -a: 14:46:17 Linux prd-ubuntu1804-builder-4c-4g-19308 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:46:17 14:46:17 14:46:17 ---> lscpu: 14:46:17 Architecture: x86_64 14:46:17 CPU op-mode(s): 32-bit, 64-bit 14:46:17 Byte Order: Little Endian 14:46:17 CPU(s): 4 14:46:17 On-line CPU(s) list: 0-3 14:46:17 Thread(s) per core: 1 14:46:17 Core(s) per socket: 1 14:46:17 Socket(s): 4 14:46:17 NUMA node(s): 1 14:46:17 Vendor ID: AuthenticAMD 14:46:17 CPU family: 23 14:46:17 Model: 49 14:46:17 Model name: AMD EPYC-Rome Processor 14:46:17 Stepping: 0 14:46:17 CPU MHz: 2799.998 14:46:17 BogoMIPS: 5599.99 14:46:17 Virtualization: AMD-V 14:46:17 Hypervisor vendor: KVM 14:46:17 Virtualization type: full 14:46:17 L1d cache: 32K 14:46:17 L1i cache: 32K 14:46:17 L2 cache: 512K 14:46:17 L3 cache: 16384K 14:46:17 NUMA node0 CPU(s): 0-3 14:46:17 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 14:46:17 14:46:17 14:46:17 ---> nproc: 14:46:17 4 14:46:17 14:46:17 14:46:17 ---> df -h: 14:46:17 Filesystem Size Used Avail Use% Mounted on 14:46:17 udev 7.9G 0 7.9G 0% /dev 14:46:17 tmpfs 1.6G 676K 1.6G 1% /run 14:46:17 /dev/vda1 78G 8.4G 69G 11% / 14:46:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:46:17 tmpfs 5.0M 0 5.0M 0% /run/lock 14:46:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:46:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:46:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:46:17 14:46:17 14:46:17 ---> free -m: 14:46:17 total used free shared buff/cache available 14:46:17 Mem: 16040 577 13246 0 2215 15140 14:46:17 Swap: 1023 0 1023 14:46:17 14:46:17 14:46:17 ---> ip addr: 14:46:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:46:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:46:17 inet 127.0.0.1/8 scope host lo 14:46:17 valid_lft forever preferred_lft forever 14:46:17 inet6 ::1/128 scope host 14:46:17 valid_lft forever preferred_lft forever 14:46:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:46:17 link/ether fa:16:3e:6c:16:19 brd ff:ff:ff:ff:ff:ff 14:46:17 inet 10.30.106.102/23 brd 10.30.107.255 scope global dynamic ens3 14:46:17 valid_lft 86252sec preferred_lft 86252sec 14:46:17 inet6 fe80::f816:3eff:fe6c:1619/64 scope link 14:46:17 valid_lft forever preferred_lft forever 14:46:17 14:46:17 14:46:17 ---> sar -b -r -n DEV: 14:46:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19308) 12/10/25 _x86_64_ (4 CPU) 14:46:17 14:46:17 14:43:51 LINUX RESTART (4 CPU) 14:46:17 14:46:17 14:44:01 tps rtps wtps bread/s bwrtn/s 14:46:17 14:45:02 332.64 59.67 272.97 3753.11 64814.00 14:46:17 14:46:01 129.96 1.03 128.93 120.39 15156.75 14:46:17 Average: 232.15 30.60 201.55 1952.01 40193.98 14:46:17 14:46:17 14:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:46:17 14:45:02 13941048 15537124 2483920 15.12 58696 1737004 795504 4.55 760788 1505828 145420 14:46:17 14:46:01 13596200 15526420 2828768 17.22 86892 2023192 762056 4.36 787248 1784340 120320 14:46:17 Average: 13768624 15531772 2656344 16.17 72794 1880098 778780 4.46 774018 1645084 132870 14:46:17 14:46:17 14:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:46:17 14:45:02 ens3 497.32 349.31 2334.34 83.44 0.00 0.00 0.00 0.00 14:46:17 14:45:02 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 14:46:17 14:46:01 ens3 67.46 51.09 919.79 11.41 0.00 0.00 0.00 0.00 14:46:17 14:46:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 14:46:17 Average: ens3 284.20 201.45 1633.01 47.73 0.00 0.00 0.00 0.00 14:46:17 Average: lo 1.95 1.95 0.22 0.22 0.00 0.00 0.00 0.00 14:46:17 14:46:17 14:46:17 ---> sar -P ALL: 14:46:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19308) 12/10/25 _x86_64_ (4 CPU) 14:46:17 14:46:17 14:43:51 LINUX RESTART (4 CPU) 14:46:17 14:46:17 14:44:01 CPU %user %nice %system %iowait %steal %idle 14:46:17 14:45:02 all 23.77 0.00 3.00 3.10 0.07 70.06 14:46:17 14:45:02 0 20.80 0.00 2.95 2.27 0.05 73.93 14:46:17 14:45:02 1 19.22 0.00 3.02 5.76 0.08 71.92 14:46:17 14:45:02 2 28.14 0.00 2.78 0.57 0.07 68.44 14:46:17 14:45:02 3 26.96 0.00 3.22 3.80 0.08 65.94 14:46:17 14:46:01 all 21.80 0.00 1.40 1.46 0.05 75.28 14:46:17 14:46:01 0 24.95 0.00 1.19 0.22 0.05 73.58 14:46:17 14:46:01 1 39.92 0.00 2.77 1.73 0.07 55.51 14:46:17 14:46:01 2 19.84 0.00 1.01 0.24 0.05 78.87 14:46:17 14:46:01 3 2.54 0.00 0.64 3.68 0.02 93.11 14:46:17 Average: all 22.79 0.00 2.20 2.29 0.06 72.66 14:46:17 Average: 0 22.86 0.00 2.08 1.25 0.05 73.76 14:46:17 Average: 1 29.50 0.00 2.89 3.76 0.08 63.77 14:46:17 Average: 2 23.99 0.00 1.90 0.40 0.06 73.65 14:46:17 Average: 3 14.83 0.00 1.94 3.74 0.05 79.44 14:46:17 14:46:17 14:46:17