09:31:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142581 09:31:26 Running as SYSTEM 09:31:26 [EnvInject] - Loading node environment variables. 09:31:26 Building remotely on prd-ubuntu1804-builder-4c-4g-16912 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:31:26 [ssh-agent] Looking for ssh-agent implementation... 09:31:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:26 $ ssh-agent 09:31:26 SSH_AUTH_SOCK=/tmp/ssh-KIUmBMdM8p3V/agent.1646 09:31:26 SSH_AGENT_PID=1648 09:31:26 [ssh-agent] Started. 09:31:26 Running ssh-add (command line suppressed) 09:31:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16850348981746553751.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16850348981746553751.key) 09:31:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:31:26 The recommended git tool is: NONE 09:31:28 using credential onap-jenkins-ssh 09:31:28 Wiping out workspace first. 09:31:28 Cloning the remote Git repository 09:31:28 Cloning repository git://cloud.onap.org/mirror/oom.git 09:31:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:31:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:31:28 > git --version # timeout=10 09:31:28 > git --version # 'git version 2.17.1' 09:31:28 using GIT_SSH to set credentials Gerrit user 09:31:28 Verifying host key using manually-configured host key entries 09:31:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:31:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:31:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:31:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:31:34 using GIT_SSH to set credentials Gerrit user 09:31:34 Verifying host key using manually-configured host key entries 09:31:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142581/2 # timeout=30 09:31:34 > git rev-parse 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8^{commit} # timeout=10 09:31:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:31:34 Checking out Revision 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8 (refs/changes/81/142581/2) 09:31:34 > git config core.sparsecheckout # timeout=10 09:31:34 > git checkout -f 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8 # timeout=30 09:31:38 Commit message: "[POLICY] Update docker images to latest versions" 09:31:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:31:38 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 09:31:38 [EnvInject] - Injecting environment variables from a build step. 09:31:38 [EnvInject] - Injecting as environment variables the properties content 09:31:38 PYTHON=python3 09:31:38 09:31:38 [EnvInject] - Variables injected successfully. 09:31:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins731264103231550352.sh 09:31:38 ---> tox-install.sh 09:31:38 + source /home/jenkins/lf-env.sh 09:31:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:31:38 ++ mktemp -d /tmp/venv-XXXX 09:31:38 + lf_venv=/tmp/venv-UX4P 09:31:38 + local venv_file=/tmp/.os_lf_venv 09:31:38 + local python=python3 09:31:38 + local options 09:31:38 + local set_path=true 09:31:38 + local install_args= 09:31:38 ++ 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:31:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:31:38 + true 09:31:38 + case $1 in 09:31:38 + venv_file=/tmp/.toxenv 09:31:38 + shift 2 09:31:38 + true 09:31:38 + case $1 in 09:31:38 + shift 09:31:38 + break 09:31:38 + case $python in 09:31:38 + local pkg_list= 09:31:38 + [[ -d /opt/pyenv ]] 09:31:38 + echo 'Setup pyenv:' 09:31:38 Setup pyenv: 09:31:38 + export PYENV_ROOT=/opt/pyenv 09:31:38 + PYENV_ROOT=/opt/pyenv 09:31:38 + 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:31:38 + 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:31:38 + pyenv versions 09:31:38 * system (set by /opt/pyenv/version) 09:31:38 * 3.8.13 (set by /opt/pyenv/version) 09:31:38 * 3.9.13 (set by /opt/pyenv/version) 09:31:38 * 3.10.6 (set by /opt/pyenv/version) 09:31:38 + command -v pyenv 09:31:38 ++ pyenv init - --no-rehash 09:31:38 + 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:31:38 export PATH="/opt/pyenv/shims:${PATH}" 09:31:38 export PYENV_SHELL=bash 09:31:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:31:38 pyenv() { 09:31:38 local command 09:31:38 command="${1:-}" 09:31:38 if [ "$#" -gt 0 ]; then 09:31:38 shift 09:31:38 fi 09:31:38 09:31:38 case "$command" in 09:31:38 rehash|shell) 09:31:38 eval "$(pyenv "sh-$command" "$@")" 09:31:38 ;; 09:31:38 *) 09:31:38 command pyenv "$command" "$@" 09:31:38 ;; 09:31:38 esac 09:31:38 }' 09:31:38 +++ 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:31:38 ++ 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:31:38 ++ 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:31:38 ++ 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:31:38 ++ export PYENV_SHELL=bash 09:31:38 ++ PYENV_SHELL=bash 09:31:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:31:38 +++ complete -F _pyenv pyenv 09:31:38 ++ lf-pyver python3 09:31:38 ++ local py_version_xy=python3 09:31:38 ++ local py_version_xyz= 09:31:38 ++ pyenv versions 09:31:38 ++ local command 09:31:38 ++ command=versions 09:31:38 ++ '[' 1 -gt 0 ']' 09:31:38 ++ shift 09:31:38 ++ case "$command" in 09:31:38 ++ command pyenv versions 09:31:38 ++ pyenv versions 09:31:38 ++ sed 's/^[ *]* //' 09:31:38 ++ awk '{ print $1 }' 09:31:38 ++ grep -E '^[0-9.]*[0-9]$' 09:31:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:31:39 +++ grep '^3' /tmp/.pyenv_versions 09:31:39 +++ sort -V 09:31:39 +++ tail -n 1 09:31:39 ++ py_version_xyz=3.10.6 09:31:39 ++ [[ -z 3.10.6 ]] 09:31:39 ++ echo 3.10.6 09:31:39 ++ return 0 09:31:39 + pyenv local 3.10.6 09:31:39 + local command 09:31:39 + command=local 09:31:39 + '[' 2 -gt 0 ']' 09:31:39 + shift 09:31:39 + case "$command" in 09:31:39 + command pyenv local 3.10.6 09:31:39 + pyenv local 3.10.6 09:31:39 + for arg in "$@" 09:31:39 + case $arg in 09:31:39 + pkg_list+='tox ' 09:31:39 + for arg in "$@" 09:31:39 + case $arg in 09:31:39 + pkg_list+='virtualenv ' 09:31:39 + for arg in "$@" 09:31:39 + case $arg in 09:31:39 + pkg_list+='urllib3~=1.26.15 ' 09:31:39 + [[ -f /tmp/.toxenv ]] 09:31:39 + [[ ! -f /tmp/.toxenv ]] 09:31:39 + [[ -n '' ]] 09:31:39 + python3 -m venv /tmp/venv-UX4P 09:31:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UX4P' 09:31:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UX4P 09:31:43 + echo /tmp/venv-UX4P 09:31:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:31:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:31:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:31:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:43 + local 'pip_opts=--upgrade --quiet' 09:31:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:31:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:31:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:31:43 + [[ -n '' ]] 09:31:43 + [[ -n '' ]] 09:31:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:31:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:43 + /tmp/venv-UX4P/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:31:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:31:47 lf-activate-venv(): INFO: Base packages installed successfully 09:31:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:31:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:31:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:31:47 + /tmp/venv-UX4P/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:31:49 + type python3 09:31:49 + true 09:31:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UX4P/bin to PATH' 09:31:49 lf-activate-venv(): INFO: Adding /tmp/venv-UX4P/bin to PATH 09:31:49 + PATH=/tmp/venv-UX4P/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:31:49 + return 0 09:31:49 + python3 --version 09:31:49 Python 3.10.6 09:31:49 + python3 -m pip --version 09:31:49 pip 25.3 from /tmp/venv-UX4P/lib/python3.10/site-packages/pip (python 3.10) 09:31:49 + python3 -m pip freeze 09:31:54 cachetools==6.2.2 09:31:54 chardet==5.2.0 09:31:54 colorama==0.4.6 09:31:54 distlib==0.4.0 09:31:54 filelock==3.20.0 09:31:54 packaging==25.0 09:31:54 platformdirs==4.5.0 09:31:54 pluggy==1.6.0 09:31:54 pyproject-api==1.10.0 09:31:54 tomli==2.3.0 09:31:54 tox==4.32.0 09:31:54 typing_extensions==4.15.0 09:31:54 urllib3==1.26.20 09:31:54 virtualenv==20.35.4 09:31:57 [EnvInject] - Injecting environment variables from a build step. 09:31:57 [EnvInject] - Injecting as environment variables the properties content 09:31:57 PARALLEL=false 09:31:57 09:31:57 [EnvInject] - Variables injected successfully. 09:31:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16042623770901961824.sh 09:31:57 ---> tox-run.sh 09:31:57 + 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:31:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:31:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:31:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:31:57 + cd /w/workspace/oom-master-pre-commit-lint/. 09:31:57 + source /home/jenkins/lf-env.sh 09:31:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:31:57 ++ mktemp -d /tmp/venv-XXXX 09:31:57 + lf_venv=/tmp/venv-r7jV 09:31:57 + local venv_file=/tmp/.os_lf_venv 09:31:57 + local python=python3 09:31:57 + local options 09:31:57 + local set_path=true 09:31:57 + local install_args= 09:31:57 ++ 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:31:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:31:57 + true 09:31:57 + case $1 in 09:31:57 + venv_file=/tmp/.toxenv 09:31:57 + shift 2 09:31:57 + true 09:31:57 + case $1 in 09:31:57 + shift 09:31:57 + break 09:31:57 + case $python in 09:31:57 + local pkg_list= 09:31:57 + [[ -d /opt/pyenv ]] 09:31:57 + echo 'Setup pyenv:' 09:31:57 Setup pyenv: 09:31:57 + export PYENV_ROOT=/opt/pyenv 09:31:57 + PYENV_ROOT=/opt/pyenv 09:31:57 + 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:31:57 + 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:31:57 + pyenv versions 09:31:57 system 09:31:57 3.8.13 09:31:57 3.9.13 09:31:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:31:57 + command -v pyenv 09:31:57 ++ pyenv init - --no-rehash 09:31:57 + 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:31:57 export PATH="/opt/pyenv/shims:${PATH}" 09:31:57 export PYENV_SHELL=bash 09:31:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:31:57 pyenv() { 09:31:57 local command 09:31:57 command="${1:-}" 09:31:57 if [ "$#" -gt 0 ]; then 09:31:57 shift 09:31:57 fi 09:31:57 09:31:57 case "$command" in 09:31:57 rehash|shell) 09:31:57 eval "$(pyenv "sh-$command" "$@")" 09:31:57 ;; 09:31:57 *) 09:31:57 command pyenv "$command" "$@" 09:31:57 ;; 09:31:57 esac 09:31:57 }' 09:31:57 +++ 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:31:57 ++ 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:31:57 ++ 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:31:57 ++ 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:31:57 ++ export PYENV_SHELL=bash 09:31:57 ++ PYENV_SHELL=bash 09:31:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:31:57 +++ complete -F _pyenv pyenv 09:31:57 ++ lf-pyver python3 09:31:57 ++ local py_version_xy=python3 09:31:57 ++ local py_version_xyz= 09:31:57 ++ pyenv versions 09:31:57 ++ local command 09:31:57 ++ command=versions 09:31:57 ++ '[' 1 -gt 0 ']' 09:31:57 ++ shift 09:31:57 ++ case "$command" in 09:31:57 ++ command pyenv versions 09:31:57 ++ pyenv versions 09:31:57 ++ sed 's/^[ *]* //' 09:31:57 ++ awk '{ print $1 }' 09:31:57 ++ grep -E '^[0-9.]*[0-9]$' 09:31:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:31:57 +++ grep '^3' /tmp/.pyenv_versions 09:31:57 +++ sort -V 09:31:57 +++ tail -n 1 09:31:57 ++ py_version_xyz=3.10.6 09:31:57 ++ [[ -z 3.10.6 ]] 09:31:57 ++ echo 3.10.6 09:31:57 ++ return 0 09:31:57 + pyenv local 3.10.6 09:31:57 + local command 09:31:57 + command=local 09:31:57 + '[' 2 -gt 0 ']' 09:31:57 + shift 09:31:57 + case "$command" in 09:31:57 + command pyenv local 3.10.6 09:31:57 + pyenv local 3.10.6 09:31:58 + for arg in "$@" 09:31:58 + case $arg in 09:31:58 + pkg_list+='tox ' 09:31:58 + for arg in "$@" 09:31:58 + case $arg in 09:31:58 + pkg_list+='virtualenv ' 09:31:58 + for arg in "$@" 09:31:58 + case $arg in 09:31:58 + pkg_list+='urllib3~=1.26.15 ' 09:31:58 + [[ -f /tmp/.toxenv ]] 09:31:58 ++ cat /tmp/.toxenv 09:31:58 + lf_venv=/tmp/venv-UX4P 09:31:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UX4P from' file:/tmp/.toxenv 09:31:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UX4P from file:/tmp/.toxenv 09:31:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:31:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:58 + local 'pip_opts=--upgrade --quiet' 09:31:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:31:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:31:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:31:58 + [[ -n '' ]] 09:31:58 + [[ -n '' ]] 09:31:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:31:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:58 + /tmp/venv-UX4P/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:31:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:31:58 lf-activate-venv(): INFO: Base packages installed successfully 09:31:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:31:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:31:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:31:58 + /tmp/venv-UX4P/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:31:59 + type python3 09:31:59 + true 09:31:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UX4P/bin to PATH' 09:31:59 lf-activate-venv(): INFO: Adding /tmp/venv-UX4P/bin to PATH 09:31:59 + PATH=/tmp/venv-UX4P/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:31:59 + return 0 09:31:59 + [[ -d /opt/pyenv ]] 09:31:59 + echo '---> Setting up pyenv' 09:31:59 ---> Setting up pyenv 09:31:59 + export PYENV_ROOT=/opt/pyenv 09:31:59 + PYENV_ROOT=/opt/pyenv 09:31:59 + export PATH=/opt/pyenv/bin:/tmp/venv-UX4P/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:31:59 + PATH=/opt/pyenv/bin:/tmp/venv-UX4P/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:31:59 ++ pwd 09:31:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:31:59 + export PYTHONPATH 09:31:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:31:59 + TOX_TESTENV_PASSENV=PYTHONPATH 09:31:59 + tox --version 09:32:00 4.32.0 from /tmp/venv-UX4P/lib/python3.10/site-packages/tox/__init__.py 09:32:00 + PARALLEL=false 09:32:00 + TOX_OPTIONS_LIST= 09:32:00 + [[ -n pre-commit ]] 09:32:00 + TOX_OPTIONS_LIST=' -e pre-commit' 09:32:00 + case ${PARALLEL,,} in 09:32:00 + tox -e pre-commit 09:32:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:32:01 pre-commit: install_deps> python -I -m pip install pre-commit 09:32:03 pre-commit: freeze> python -m pip freeze --all 09:32:04 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.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 09:32:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:32:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:32:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:32:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:32:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:32:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:32:06 [INFO] Once installed this environment will be reused. 09:32:06 [INFO] This may take a few minutes... 09:32:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:32:10 [INFO] Once installed this environment will be reused. 09:32:10 [INFO] This may take a few minutes... 09:32:14 trim trailing whitespace.................................................Passed 09:32:15 Tabs remover.............................................................Passed 09:32:15 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:32:15 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:32:15 [INFO] Once installed this environment will be reused. 09:32:15 [INFO] This may take a few minutes... 09:32:23 gitlint..............................................(no files to check)Skipped 09:32:23 pre-commit: OK (23.11=setup[3.45]+cmd[11.10,8.56] seconds) 09:32:23 congratulations :) (23.14 seconds) 09:32:23 + tox_status=0 09:32:23 + echo '---> Completed tox runs' 09:32:23 ---> Completed tox runs 09:32:23 + for i in .tox/*/log 09:32:23 ++ echo .tox/pre-commit/log 09:32:23 ++ awk -F/ '{print $2}' 09:32:23 + tox_env=pre-commit 09:32:23 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:32:23 + DOC_DIR=docs/_build/html 09:32:23 + [[ -d docs/_build/html ]] 09:32:23 + echo '---> tox-run.sh ends' 09:32:23 ---> tox-run.sh ends 09:32:23 + test 0 -eq 0 09:32:23 $ ssh-agent -k 09:32:23 unset SSH_AUTH_SOCK; 09:32:23 unset SSH_AGENT_PID; 09:32:23 echo Agent pid 1648 killed; 09:32:23 [ssh-agent] Stopped. 09:32:23 [PostBuildScript] - [INFO] Executing post build scripts. 09:32:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2730872450718410261.sh 09:32:23 ---> sysstat.sh 09:32:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14430031864265900835.sh 09:32:24 ---> package-listing.sh 09:32:24 ++ facter osfamily 09:32:24 ++ tr '[:upper:]' '[:lower:]' 09:32:24 + OS_FAMILY=debian 09:32:24 + workspace=/w/workspace/oom-master-pre-commit-lint 09:32:24 + START_PACKAGES=/tmp/packages_start.txt 09:32:24 + END_PACKAGES=/tmp/packages_end.txt 09:32:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:32:24 + PACKAGES=/tmp/packages_start.txt 09:32:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:32:24 + PACKAGES=/tmp/packages_end.txt 09:32:24 + case "${OS_FAMILY}" in 09:32:24 + dpkg -l 09:32:24 + grep '^ii' 09:32:24 + '[' -f /tmp/packages_start.txt ']' 09:32:24 + '[' -f /tmp/packages_end.txt ']' 09:32:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:32:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:32:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:32:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:32:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9751781930648967706.sh 09:32:24 ---> capture-instance-metadata.sh 09:32:24 Setup pyenv: 09:32:24 system 09:32:24 3.8.13 09:32:24 3.9.13 09:32:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:32:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jLOw 09:32:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:32:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:32:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:32:32 lf-activate-venv(): INFO: Base packages installed successfully 09:32:32 lf-activate-venv(): INFO: Installing additional packages: lftools 09:32:53 lf-activate-venv(): INFO: Adding /tmp/venv-jLOw/bin to PATH 09:32:53 INFO: Running in OpenStack, capturing instance metadata 09:32:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9220412353624046049.sh 09:32:53 provisioning config files... 09:32:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9655566542131391042tmp 09:32:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:32:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:32:53 [EnvInject] - Injecting environment variables from a build step. 09:32:53 [EnvInject] - Injecting as environment variables the properties content 09:32:53 SERVER_ID=logs 09:32:53 09:32:53 [EnvInject] - Variables injected successfully. 09:32:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6393981104715172893.sh 09:32:53 ---> create-netrc.sh 09:32:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16937765729061653062.sh 09:32:53 ---> python-tools-install.sh 09:32:53 Setup pyenv: 09:32:53 system 09:32:53 3.8.13 09:32:53 3.9.13 09:32:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:32:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jLOw from file:/tmp/.os_lf_venv 09:32:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:32:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:32:55 lf-activate-venv(): INFO: Base packages installed successfully 09:32:55 lf-activate-venv(): INFO: Installing additional packages: lftools 09:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-jLOw/bin to PATH 09:33:03 Generating Requirements File 09:33:21 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:33:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:33:21 Python 3.10.6 09:33:22 pip 25.3 from /tmp/venv-jLOw/lib/python3.10/site-packages/pip (python 3.10) 09:33:22 appdirs==1.4.4 09:33:22 argcomplete==3.6.3 09:33:22 aspy.yaml==1.3.0 09:33:22 attrs==25.4.0 09:33:22 autopage==0.5.2 09:33:22 beautifulsoup4==4.14.3 09:33:22 boto3==1.42.0 09:33:22 botocore==1.41.6 09:33:22 bs4==0.0.2 09:33:22 cachetools==6.2.2 09:33:22 certifi==2025.11.12 09:33:22 cffi==2.0.0 09:33:22 cfgv==3.5.0 09:33:22 chardet==5.2.0 09:33:22 charset-normalizer==3.4.4 09:33:22 click==8.3.1 09:33:22 cliff==4.12.0 09:33:22 cmd2==2.7.0 09:33:22 cryptography==3.3.2 09:33:22 debtcollector==3.0.0 09:33:22 decorator==5.2.1 09:33:22 defusedxml==0.7.1 09:33:22 Deprecated==1.3.1 09:33:22 distlib==0.4.0 09:33:22 dnspython==2.8.0 09:33:22 docker==7.1.0 09:33:22 dogpile.cache==1.5.0 09:33:22 durationpy==0.10 09:33:22 email-validator==2.3.0 09:33:22 filelock==3.20.0 09:33:22 future==1.0.0 09:33:22 gitdb==4.0.12 09:33:22 GitPython==3.1.45 09:33:22 google-auth==2.43.0 09:33:22 httplib2==0.31.0 09:33:22 identify==2.6.15 09:33:22 idna==3.11 09:33:22 importlib-resources==1.5.0 09:33:22 iso8601==2.1.0 09:33:22 Jinja2==3.1.6 09:33:22 jmespath==1.0.1 09:33:22 jsonpatch==1.33 09:33:22 jsonpointer==3.0.0 09:33:22 jsonschema==4.25.1 09:33:22 jsonschema-specifications==2025.9.1 09:33:22 keystoneauth1==5.12.0 09:33:22 kubernetes==34.1.0 09:33:22 lftools==0.37.16 09:33:22 lxml==6.0.2 09:33:22 markdown-it-py==4.0.0 09:33:22 MarkupSafe==3.0.3 09:33:22 mdurl==0.1.2 09:33:22 msgpack==1.1.2 09:33:22 multi_key_dict==2.0.3 09:33:22 munch==4.0.0 09:33:22 netaddr==1.3.0 09:33:22 niet==1.4.2 09:33:22 nodeenv==1.9.1 09:33:22 oauth2client==4.1.3 09:33:22 oauthlib==3.3.1 09:33:22 openstacksdk==4.8.0 09:33:22 os-service-types==1.8.2 09:33:22 osc-lib==4.2.0 09:33:22 oslo.config==10.1.0 09:33:22 oslo.context==6.2.0 09:33:22 oslo.i18n==6.7.1 09:33:22 oslo.log==7.2.1 09:33:22 oslo.serialization==5.8.0 09:33:22 oslo.utils==9.2.0 09:33:22 packaging==25.0 09:33:22 pbr==7.0.3 09:33:22 platformdirs==4.5.0 09:33:22 prettytable==3.17.0 09:33:22 psutil==7.1.3 09:33:22 pyasn1==0.6.1 09:33:22 pyasn1_modules==0.4.2 09:33:22 pycparser==2.23 09:33:22 pygerrit2==2.0.15 09:33:22 PyGithub==2.8.1 09:33:22 Pygments==2.19.2 09:33:22 PyJWT==2.10.1 09:33:22 PyNaCl==1.6.1 09:33:22 pyparsing==2.4.7 09:33:22 pyperclip==1.11.0 09:33:22 pyrsistent==0.20.0 09:33:22 python-cinderclient==9.8.0 09:33:22 python-dateutil==2.9.0.post0 09:33:22 python-heatclient==4.3.0 09:33:22 python-jenkins==1.8.3 09:33:22 python-keystoneclient==5.7.0 09:33:22 python-magnumclient==4.9.0 09:33:22 python-openstackclient==8.2.0 09:33:22 python-swiftclient==4.9.0 09:33:22 PyYAML==6.0.3 09:33:22 referencing==0.37.0 09:33:22 requests==2.32.5 09:33:22 requests-oauthlib==2.0.0 09:33:22 requestsexceptions==1.4.0 09:33:22 rfc3986==2.0.0 09:33:22 rich==14.2.0 09:33:22 rich-argparse==1.7.2 09:33:22 rpds-py==0.30.0 09:33:22 rsa==4.9.1 09:33:22 ruamel.yaml==0.18.16 09:33:22 ruamel.yaml.clib==0.2.15 09:33:22 s3transfer==0.16.0 09:33:22 simplejson==3.20.2 09:33:22 six==1.17.0 09:33:22 smmap==5.0.2 09:33:22 soupsieve==2.8 09:33:22 stevedore==5.6.0 09:33:22 tabulate==0.9.0 09:33:22 toml==0.10.2 09:33:22 tomlkit==0.13.3 09:33:22 tqdm==4.67.1 09:33:22 typing_extensions==4.15.0 09:33:22 tzdata==2025.2 09:33:22 urllib3==1.26.20 09:33:22 virtualenv==20.35.4 09:33:22 wcwidth==0.2.14 09:33:22 websocket-client==1.9.0 09:33:22 wrapt==2.0.1 09:33:22 xdg==6.0.0 09:33:22 xmltodict==1.0.2 09:33:22 yq==3.4.3 09:33:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7730672052729947356.sh 09:33:22 ---> sudo-logs.sh 09:33:22 Archiving 'sudo' log.. 09:33:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5710385173859716021.sh 09:33:22 ---> job-cost.sh 09:33:22 Setup pyenv: 09:33:22 system 09:33:22 3.8.13 09:33:22 3.9.13 09:33:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jLOw from file:/tmp/.os_lf_venv 09:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:33:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:33:24 lf-activate-venv(): INFO: Base packages installed successfully 09:33:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-jLOw/bin to PATH 09:33:30 INFO: No Stack... 09:33:30 INFO: Retrieving Pricing Info for: v3-standard-4 09:33:30 INFO: Archiving Costs 09:33:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11053032272057068400.sh 09:33:30 ---> logs-deploy.sh 09:33:30 Setup pyenv: 09:33:30 system 09:33:30 3.8.13 09:33:30 3.9.13 09:33:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:33:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jLOw from file:/tmp/.os_lf_venv 09:33:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:33:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:33:32 lf-activate-venv(): INFO: Base packages installed successfully 09:33:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-jLOw/bin to PATH 09:33:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4319 09:33:40 INFO: archiving workspace using pattern(s): 09:33:41 Archives upload complete. 09:33:42 INFO: archiving logs to Nexus 09:33:42 ---> uname -a: 09:33:42 Linux prd-ubuntu1804-builder-4c-4g-16912 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:33:42 09:33:42 09:33:42 ---> lscpu: 09:33:42 Architecture: x86_64 09:33:42 CPU op-mode(s): 32-bit, 64-bit 09:33:42 Byte Order: Little Endian 09:33:42 CPU(s): 4 09:33:42 On-line CPU(s) list: 0-3 09:33:42 Thread(s) per core: 1 09:33:42 Core(s) per socket: 1 09:33:42 Socket(s): 4 09:33:42 NUMA node(s): 1 09:33:42 Vendor ID: AuthenticAMD 09:33:42 CPU family: 23 09:33:42 Model: 49 09:33:42 Model name: AMD EPYC-Rome Processor 09:33:42 Stepping: 0 09:33:42 CPU MHz: 2800.000 09:33:42 BogoMIPS: 5600.00 09:33:42 Virtualization: AMD-V 09:33:42 Hypervisor vendor: KVM 09:33:42 Virtualization type: full 09:33:42 L1d cache: 32K 09:33:42 L1i cache: 32K 09:33:42 L2 cache: 512K 09:33:42 L3 cache: 16384K 09:33:42 NUMA node0 CPU(s): 0-3 09:33:42 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:33:42 09:33:42 09:33:42 ---> nproc: 09:33:42 4 09:33:42 09:33:42 09:33:42 ---> df -h: 09:33:42 Filesystem Size Used Avail Use% Mounted on 09:33:42 udev 7.9G 0 7.9G 0% /dev 09:33:42 tmpfs 1.6G 680K 1.6G 1% /run 09:33:42 /dev/vda1 78G 8.4G 69G 11% / 09:33:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:33:42 tmpfs 5.0M 0 5.0M 0% /run/lock 09:33:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:33:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:33:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:33:42 09:33:42 09:33:42 ---> free -m: 09:33:42 total used free shared buff/cache available 09:33:42 Mem: 16040 543 13280 0 2216 15175 09:33:42 Swap: 1023 0 1023 09:33:42 09:33:42 09:33:42 ---> ip addr: 09:33:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:33:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:33:42 inet 127.0.0.1/8 scope host lo 09:33:42 valid_lft forever preferred_lft forever 09:33:42 inet6 ::1/128 scope host 09:33:42 valid_lft forever preferred_lft forever 09:33:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:33:42 link/ether fa:16:3e:16:7a:e2 brd ff:ff:ff:ff:ff:ff 09:33:42 inet 10.30.106.88/23 brd 10.30.107.255 scope global dynamic ens3 09:33:42 valid_lft 86246sec preferred_lft 86246sec 09:33:42 inet6 fe80::f816:3eff:fe16:7ae2/64 scope link 09:33:42 valid_lft forever preferred_lft forever 09:33:42 09:33:42 09:33:42 ---> sar -b -r -n DEV: 09:33:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16912) 12/02/25 _x86_64_ (4 CPU) 09:33:42 09:33:42 09:31:10 LINUX RESTART (4 CPU) 09:33:42 09:33:42 09:32:01 tps rtps wtps bread/s bwrtn/s 09:33:42 09:33:01 105.30 2.00 103.30 146.24 21911.28 09:33:42 Average: 105.30 2.00 103.30 146.24 21911.28 09:33:42 09:33:42 09:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:33:42 09:33:01 13704156 15509464 2720812 16.57 78316 1914432 825592 4.72 797372 1679904 165732 09:33:42 Average: 13704156 15509464 2720812 16.57 78316 1914432 825592 4.72 797372 1679904 165732 09:33:42 09:33:42 09:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:33:42 09:33:01 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 09:33:42 09:33:01 ens3 77.95 59.62 1273.74 11.70 0.00 0.00 0.00 0.00 09:33:42 Average: lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 09:33:42 Average: ens3 77.95 59.62 1273.74 11.70 0.00 0.00 0.00 0.00 09:33:42 09:33:42 09:33:42 ---> sar -P ALL: 09:33:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16912) 12/02/25 _x86_64_ (4 CPU) 09:33:42 09:33:42 09:31:10 LINUX RESTART (4 CPU) 09:33:42 09:33:42 09:32:01 CPU %user %nice %system %iowait %steal %idle 09:33:42 09:33:01 all 22.96 0.00 1.88 1.86 0.06 73.24 09:33:42 09:33:01 0 20.33 0.00 2.04 1.37 0.05 76.21 09:33:42 09:33:01 1 44.78 0.00 2.67 2.07 0.08 50.39 09:33:42 09:33:01 2 13.65 0.00 1.43 0.92 0.08 83.92 09:33:42 09:33:01 3 13.19 0.00 1.39 3.09 0.05 82.29 09:33:42 Average: all 22.96 0.00 1.88 1.86 0.06 73.24 09:33:42 Average: 0 20.33 0.00 2.04 1.37 0.05 76.21 09:33:42 Average: 1 44.78 0.00 2.67 2.07 0.08 50.39 09:33:42 Average: 2 13.65 0.00 1.43 0.92 0.08 83.92 09:33:42 Average: 3 13.19 0.00 1.39 3.09 0.05 82.29 09:33:42 09:33:42 09:33:42