18:08:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143142 18:08:17 Running as SYSTEM 18:08:18 [EnvInject] - Loading node environment variables. 18:08:18 Building remotely on prd-ubuntu1804-builder-4c-4g-6560 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:08:18 [ssh-agent] Looking for ssh-agent implementation... 18:08:18 $ ssh-agent 18:08:18 SSH_AUTH_SOCK=/tmp/ssh-bKjmjRuDN7wQ/agent.1647 18:08:18 SSH_AGENT_PID=1649 18:08:18 [ssh-agent] Started. 18:08:18 Running ssh-add (command line suppressed) 18:08:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12382092431591708226.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12382092431591708226.key) 18:08:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:08:18 The recommended git tool is: NONE 18:08:19 using credential onap-jenkins-ssh 18:08:19 Wiping out workspace first. 18:08:19 Cloning the remote Git repository 18:08:19 Cloning repository git://cloud.onap.org/mirror/oom.git 18:08:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:08:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:08:19 > git --version # timeout=10 18:08:19 > git --version # 'git version 2.17.1' 18:08:19 using GIT_SSH to set credentials Gerrit user 18:08:19 Verifying host key using manually-configured host key entries 18:08:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:08:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:08:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:08:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:08:25 using GIT_SSH to set credentials Gerrit user 18:08:25 Verifying host key using manually-configured host key entries 18:08:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/42/143142/4 # timeout=30 18:08:26 > git rev-parse 0dcd03ee17a1038101ee5f7b34e6b557a193f01f^{commit} # timeout=10 18:08:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:08:26 Checking out Revision 0dcd03ee17a1038101ee5f7b34e6b557a193f01f (refs/changes/42/143142/4) 18:08:26 > git config core.sparsecheckout # timeout=10 18:08:26 > git checkout -f 0dcd03ee17a1038101ee5f7b34e6b557a193f01f # timeout=30 18:08:29 Commit message: "[SDNC] Use official elasticsearch helm chart" 18:08:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:08:29 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 18:08:30 [EnvInject] - Injecting environment variables from a build step. 18:08:30 [EnvInject] - Injecting as environment variables the properties content 18:08:30 PYTHON=python3 18:08:30 18:08:30 [EnvInject] - Variables injected successfully. 18:08:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16717438655121133127.sh 18:08:30 ---> tox-install.sh 18:08:30 + source /home/jenkins/lf-env.sh 18:08:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:08:30 ++ mktemp -d /tmp/venv-XXXX 18:08:30 + lf_venv=/tmp/venv-KOBj 18:08:30 + local venv_file=/tmp/.os_lf_venv 18:08:30 + local python=python3 18:08:30 + local options 18:08:30 + local set_path=true 18:08:30 + local install_args= 18:08: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 18:08:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:08:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:08:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:08:30 + true 18:08:30 + case $1 in 18:08:30 + venv_file=/tmp/.toxenv 18:08:30 + shift 2 18:08:30 + true 18:08:30 + case $1 in 18:08:30 + shift 18:08:30 + break 18:08:30 + case $python in 18:08:30 + local pkg_list= 18:08:30 + [[ -d /opt/pyenv ]] 18:08:30 + echo 'Setup pyenv:' 18:08:30 Setup pyenv: 18:08:30 + export PYENV_ROOT=/opt/pyenv 18:08:30 + PYENV_ROOT=/opt/pyenv 18:08:30 + 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 18:08:30 + 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 18:08:30 + pyenv versions 18:08:30 * system (set by /opt/pyenv/version) 18:08:30 * 3.8.13 (set by /opt/pyenv/version) 18:08:30 * 3.9.13 (set by /opt/pyenv/version) 18:08:30 * 3.10.6 (set by /opt/pyenv/version) 18:08:30 + command -v pyenv 18:08:30 ++ pyenv init - --no-rehash 18:08: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[*]}"'\'')" 18:08:30 export PATH="/opt/pyenv/shims:${PATH}" 18:08:30 export PYENV_SHELL=bash 18:08:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:08:30 pyenv() { 18:08:30 local command 18:08:30 command="${1:-}" 18:08:30 if [ "$#" -gt 0 ]; then 18:08:30 shift 18:08:30 fi 18:08:30 18:08:30 case "$command" in 18:08:30 rehash|shell) 18:08:30 eval "$(pyenv "sh-$command" "$@")" 18:08:30 ;; 18:08:30 *) 18:08:30 command pyenv "$command" "$@" 18:08:30 ;; 18:08:30 esac 18:08:30 }' 18:08: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[*]}"' 18:08:30 ++ 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 18:08:30 ++ 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 18:08:30 ++ 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 18:08:30 ++ export PYENV_SHELL=bash 18:08:30 ++ PYENV_SHELL=bash 18:08:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:08:30 +++ complete -F _pyenv pyenv 18:08:30 ++ lf-pyver python3 18:08:30 ++ local py_version_xy=python3 18:08:30 ++ local py_version_xyz= 18:08:30 ++ pyenv versions 18:08:30 ++ local command 18:08:30 ++ command=versions 18:08:30 ++ '[' 1 -gt 0 ']' 18:08:30 ++ shift 18:08:30 ++ case "$command" in 18:08:30 ++ command pyenv versions 18:08:30 ++ pyenv versions 18:08:30 ++ sed 's/^[ *]* //' 18:08:30 ++ grep -E '^[0-9.]*[0-9]$' 18:08:30 ++ awk '{ print $1 }' 18:08:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:08:30 +++ grep '^3' /tmp/.pyenv_versions 18:08:30 +++ sort -V 18:08:30 +++ tail -n 1 18:08:30 ++ py_version_xyz=3.10.6 18:08:30 ++ [[ -z 3.10.6 ]] 18:08:30 ++ echo 3.10.6 18:08:30 ++ return 0 18:08:30 + pyenv local 3.10.6 18:08:30 + local command 18:08:30 + command=local 18:08:30 + '[' 2 -gt 0 ']' 18:08:30 + shift 18:08:30 + case "$command" in 18:08:30 + command pyenv local 3.10.6 18:08:30 + pyenv local 3.10.6 18:08:30 + for arg in "$@" 18:08:30 + case $arg in 18:08:30 + pkg_list+='tox ' 18:08:30 + for arg in "$@" 18:08:30 + case $arg in 18:08:30 + pkg_list+='virtualenv ' 18:08:30 + for arg in "$@" 18:08:30 + case $arg in 18:08:30 + pkg_list+='urllib3~=1.26.15 ' 18:08:30 + [[ -f /tmp/.toxenv ]] 18:08:30 + [[ ! -f /tmp/.toxenv ]] 18:08:30 + [[ -n '' ]] 18:08:30 + python3 -m venv /tmp/venv-KOBj 18:08:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KOBj' 18:08:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KOBj 18:08:34 + echo /tmp/venv-KOBj 18:08:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:08:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:08:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:08:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:08:34 + local 'pip_opts=--upgrade --quiet' 18:08:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:08:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:08:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:08:34 + [[ -n '' ]] 18:08:34 + [[ -n '' ]] 18:08:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:08:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:08:34 + /tmp/venv-KOBj/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 18:08:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:08:38 lf-activate-venv(): INFO: Base packages installed successfully 18:08:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:08:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:08:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:08:38 + /tmp/venv-KOBj/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 18:08:42 + type python3 18:08:42 + true 18:08:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KOBj/bin to PATH' 18:08:42 lf-activate-venv(): INFO: Adding /tmp/venv-KOBj/bin to PATH 18:08:42 + PATH=/tmp/venv-KOBj/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 18:08:42 + return 0 18:08:42 + python3 --version 18:08:42 Python 3.10.6 18:08:42 + python3 -m pip --version 18:08:42 pip 26.0.1 from /tmp/venv-KOBj/lib/python3.10/site-packages/pip (python 3.10) 18:08:42 + python3 -m pip freeze 18:08:43 cachetools==7.0.0 18:08:43 chardet==5.2.0 18:08:43 colorama==0.4.6 18:08:43 distlib==0.4.0 18:08:43 filelock==3.20.3 18:08:43 packaging==26.0 18:08:43 platformdirs==4.5.1 18:08:43 pluggy==1.6.0 18:08:43 pyproject-api==1.10.0 18:08:43 tomli==2.4.0 18:08:43 tox==4.34.1 18:08:43 typing_extensions==4.15.0 18:08:43 urllib3==1.26.20 18:08:43 virtualenv==20.36.1 18:08:43 [EnvInject] - Injecting environment variables from a build step. 18:08:43 [EnvInject] - Injecting as environment variables the properties content 18:08:43 PARALLEL=false 18:08:43 18:08:43 [EnvInject] - Variables injected successfully. 18:08:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2331222828960098523.sh 18:08:43 ---> tox-run.sh 18:08:43 + 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 18:08:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:08:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:08:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:08:43 + cd /w/workspace/oom-master-pre-commit-lint/. 18:08:43 + source /home/jenkins/lf-env.sh 18:08:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:08:43 ++ mktemp -d /tmp/venv-XXXX 18:08:43 + lf_venv=/tmp/venv-uhMZ 18:08:43 + local venv_file=/tmp/.os_lf_venv 18:08:43 + local python=python3 18:08:43 + local options 18:08:43 + local set_path=true 18:08:43 + local install_args= 18:08:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:08:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:08:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:08:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:08:43 + true 18:08:43 + case $1 in 18:08:43 + venv_file=/tmp/.toxenv 18:08:43 + shift 2 18:08:43 + true 18:08:43 + case $1 in 18:08:43 + shift 18:08:43 + break 18:08:43 + case $python in 18:08:43 + local pkg_list= 18:08:43 + [[ -d /opt/pyenv ]] 18:08:43 + echo 'Setup pyenv:' 18:08:43 Setup pyenv: 18:08:43 + export PYENV_ROOT=/opt/pyenv 18:08:43 + PYENV_ROOT=/opt/pyenv 18:08:43 + 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 18:08:43 + 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 18:08:43 + pyenv versions 18:08:43 system 18:08:43 3.8.13 18:08:43 3.9.13 18:08:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:08:43 + command -v pyenv 18:08:43 ++ pyenv init - --no-rehash 18:08:43 + 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[*]}"'\'')" 18:08:43 export PATH="/opt/pyenv/shims:${PATH}" 18:08:43 export PYENV_SHELL=bash 18:08:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:08:43 pyenv() { 18:08:43 local command 18:08:43 command="${1:-}" 18:08:43 if [ "$#" -gt 0 ]; then 18:08:43 shift 18:08:43 fi 18:08:43 18:08:43 case "$command" in 18:08:43 rehash|shell) 18:08:43 eval "$(pyenv "sh-$command" "$@")" 18:08:43 ;; 18:08:43 *) 18:08:43 command pyenv "$command" "$@" 18:08:43 ;; 18:08:43 esac 18:08:43 }' 18:08:43 +++ 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[*]}"' 18:08:43 ++ 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 18:08:43 ++ 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 18:08:43 ++ 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 18:08:43 ++ export PYENV_SHELL=bash 18:08:43 ++ PYENV_SHELL=bash 18:08:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:08:43 +++ complete -F _pyenv pyenv 18:08:43 ++ lf-pyver python3 18:08:43 ++ local py_version_xy=python3 18:08:43 ++ local py_version_xyz= 18:08:43 ++ pyenv versions 18:08:43 ++ local command 18:08:43 ++ command=versions 18:08:43 ++ '[' 1 -gt 0 ']' 18:08:43 ++ shift 18:08:43 ++ case "$command" in 18:08:43 ++ command pyenv versions 18:08:43 ++ pyenv versions 18:08:43 ++ sed 's/^[ *]* //' 18:08:43 ++ awk '{ print $1 }' 18:08:43 ++ grep -E '^[0-9.]*[0-9]$' 18:08:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:08:43 +++ grep '^3' /tmp/.pyenv_versions 18:08:43 +++ sort -V 18:08:43 +++ tail -n 1 18:08:43 ++ py_version_xyz=3.10.6 18:08:43 ++ [[ -z 3.10.6 ]] 18:08:43 ++ echo 3.10.6 18:08:43 ++ return 0 18:08:43 + pyenv local 3.10.6 18:08:43 + local command 18:08:43 + command=local 18:08:43 + '[' 2 -gt 0 ']' 18:08:43 + shift 18:08:43 + case "$command" in 18:08:43 + command pyenv local 3.10.6 18:08:43 + pyenv local 3.10.6 18:08:43 + for arg in "$@" 18:08:43 + case $arg in 18:08:43 + pkg_list+='tox ' 18:08:43 + for arg in "$@" 18:08:43 + case $arg in 18:08:43 + pkg_list+='virtualenv ' 18:08:43 + for arg in "$@" 18:08:43 + case $arg in 18:08:43 + pkg_list+='urllib3~=1.26.15 ' 18:08:43 + [[ -f /tmp/.toxenv ]] 18:08:43 ++ cat /tmp/.toxenv 18:08:43 + lf_venv=/tmp/venv-KOBj 18:08:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOBj from' file:/tmp/.toxenv 18:08:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOBj from file:/tmp/.toxenv 18:08:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:08:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:08:43 + local 'pip_opts=--upgrade --quiet' 18:08:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:08:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:08:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:08:43 + [[ -n '' ]] 18:08:43 + [[ -n '' ]] 18:08:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:08:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:08:43 + /tmp/venv-KOBj/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 18:08:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:08:44 lf-activate-venv(): INFO: Base packages installed successfully 18:08:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:08:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:08:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:08:44 + /tmp/venv-KOBj/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 18:08:45 + type python3 18:08:45 + true 18:08:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KOBj/bin to PATH' 18:08:45 lf-activate-venv(): INFO: Adding /tmp/venv-KOBj/bin to PATH 18:08:45 + PATH=/tmp/venv-KOBj/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 18:08:45 + return 0 18:08:45 + [[ -d /opt/pyenv ]] 18:08:45 + echo '---> Setting up pyenv' 18:08:45 ---> Setting up pyenv 18:08:45 + export PYENV_ROOT=/opt/pyenv 18:08:45 + PYENV_ROOT=/opt/pyenv 18:08:45 + export PATH=/opt/pyenv/bin:/tmp/venv-KOBj/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 18:08:45 + PATH=/opt/pyenv/bin:/tmp/venv-KOBj/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 18:08:45 ++ pwd 18:08:45 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:08:45 + export PYTHONPATH 18:08:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:08:45 + TOX_TESTENV_PASSENV=PYTHONPATH 18:08:45 + tox --version 18:08:45 4.34.1 from /tmp/venv-KOBj/lib/python3.10/site-packages/tox/__init__.py 18:08:45 + PARALLEL=false 18:08:45 + TOX_OPTIONS_LIST= 18:08:45 + [[ -n pre-commit ]] 18:08:45 + TOX_OPTIONS_LIST=' -e pre-commit' 18:08:45 + case ${PARALLEL,,} in 18:08:45 + tox -e pre-commit 18:08:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:08:46 pre-commit: install_deps> python -I -m pip install pre-commit 18:08:49 pre-commit: freeze> python -m pip freeze --all 18:08:49 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 18:08:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:08:49 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:08:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:08:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:08:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:08:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:08:52 [INFO] Once installed this environment will be reused. 18:08:52 [INFO] This may take a few minutes... 18:08:56 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:08:56 [INFO] Once installed this environment will be reused. 18:08:56 [INFO] This may take a few minutes... 18:09:01 trim trailing whitespace.................................................Passed 18:09:01 Tabs remover.............................................................Passed 18:09:01 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:09:02 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:09:02 [INFO] Once installed this environment will be reused. 18:09:02 [INFO] This may take a few minutes... 18:09:10 gitlint..............................................(no files to check)Skipped 18:09:10 pre-commit: OK (24.60=setup[3.71]+cmd[12.24,8.65] seconds) 18:09:10 congratulations :) (24.63 seconds) 18:09:10 + tox_status=0 18:09:10 + echo '---> Completed tox runs' 18:09:10 ---> Completed tox runs 18:09:10 + for i in .tox/*/log 18:09:10 ++ echo .tox/pre-commit/log 18:09:10 ++ awk -F/ '{print $2}' 18:09:10 + tox_env=pre-commit 18:09:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:09:10 + DOC_DIR=docs/_build/html 18:09:10 + [[ -d docs/_build/html ]] 18:09:10 + echo '---> tox-run.sh ends' 18:09:10 ---> tox-run.sh ends 18:09:10 + test 0 -eq 0 18:09:10 $ ssh-agent -k 18:09:10 unset SSH_AUTH_SOCK; 18:09:10 unset SSH_AGENT_PID; 18:09:10 echo Agent pid 1649 killed; 18:09:10 [ssh-agent] Stopped. 18:09:10 [PostBuildScript] - [INFO] Executing post build scripts. 18:09:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1483384823945361176.sh 18:09:10 ---> sysstat.sh 18:09:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14240905157103178097.sh 18:09:11 ---> package-listing.sh 18:09:11 ++ facter osfamily 18:09:11 ++ tr '[:upper:]' '[:lower:]' 18:09:11 + OS_FAMILY=debian 18:09:11 + workspace=/w/workspace/oom-master-pre-commit-lint 18:09:11 + START_PACKAGES=/tmp/packages_start.txt 18:09:11 + END_PACKAGES=/tmp/packages_end.txt 18:09:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:09:11 + PACKAGES=/tmp/packages_start.txt 18:09:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:09:11 + PACKAGES=/tmp/packages_end.txt 18:09:11 + case "${OS_FAMILY}" in 18:09:11 + dpkg -l 18:09:11 + grep '^ii' 18:09:11 + '[' -f /tmp/packages_start.txt ']' 18:09:11 + '[' -f /tmp/packages_end.txt ']' 18:09:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:09:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:09:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:09:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:09:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17432810104238776991.sh 18:09:11 ---> capture-instance-metadata.sh 18:09:11 Setup pyenv: 18:09:11 system 18:09:11 3.8.13 18:09:11 3.9.13 18:09:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:09:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EZYv 18:09:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:09:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:09:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:09:18 lf-activate-venv(): INFO: Base packages installed successfully 18:09:18 lf-activate-venv(): INFO: Installing additional packages: lftools 18:09:39 lf-activate-venv(): INFO: Adding /tmp/venv-EZYv/bin to PATH 18:09:39 INFO: Running in OpenStack, capturing instance metadata 18:09:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17611671086487143726.sh 18:09:39 provisioning config files... 18:09:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config608159476918527939tmp 18:09:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:09:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:09:39 [EnvInject] - Injecting environment variables from a build step. 18:09:39 [EnvInject] - Injecting as environment variables the properties content 18:09:39 SERVER_ID=logs 18:09:39 18:09:39 [EnvInject] - Variables injected successfully. 18:09:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12380686577152668144.sh 18:09:39 ---> create-netrc.sh 18:09:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins162766911975115635.sh 18:09:39 ---> python-tools-install.sh 18:09:39 Setup pyenv: 18:09:39 system 18:09:39 3.8.13 18:09:39 3.9.13 18:09:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:09:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EZYv from file:/tmp/.os_lf_venv 18:09:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:09:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:09:41 lf-activate-venv(): INFO: Base packages installed successfully 18:09:41 lf-activate-venv(): INFO: Installing additional packages: lftools 18:09:48 lf-activate-venv(): INFO: Adding /tmp/venv-EZYv/bin to PATH 18:09:48 Generating Requirements File 18:10:05 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. 18:10:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:10:05 Python 3.10.6 18:10:06 pip 26.0.1 from /tmp/venv-EZYv/lib/python3.10/site-packages/pip (python 3.10) 18:10:06 appdirs==1.4.4 18:10:06 argcomplete==3.6.3 18:10:06 aspy.yaml==1.3.0 18:10:06 attrs==25.4.0 18:10:06 autopage==0.6.0 18:10:06 backports.strenum==1.3.1 18:10:06 beautifulsoup4==4.14.3 18:10:06 boto3==1.42.44 18:10:06 botocore==1.42.44 18:10:06 bs4==0.0.2 18:10:06 certifi==2026.1.4 18:10:06 cffi==2.0.0 18:10:06 cfgv==3.5.0 18:10:06 chardet==5.2.0 18:10:06 charset-normalizer==3.4.4 18:10:06 click==8.3.1 18:10:06 cliff==4.13.1 18:10:06 cmd2==3.2.0 18:10:06 cryptography==3.3.2 18:10:06 debtcollector==3.0.0 18:10:06 decorator==5.2.1 18:10:06 defusedxml==0.7.1 18:10:06 Deprecated==1.3.1 18:10:06 distlib==0.4.0 18:10:06 dnspython==2.8.0 18:10:06 docker==7.1.0 18:10:06 dogpile.cache==1.5.0 18:10:06 durationpy==0.10 18:10:06 email-validator==2.3.0 18:10:06 filelock==3.20.3 18:10:06 future==1.0.0 18:10:06 gitdb==4.0.12 18:10:06 GitPython==3.1.46 18:10:06 httplib2==0.30.2 18:10:06 identify==2.6.16 18:10:06 idna==3.11 18:10:06 importlib-resources==1.5.0 18:10:06 iso8601==2.1.0 18:10:06 Jinja2==3.1.6 18:10:06 jmespath==1.1.0 18:10:06 jsonpatch==1.33 18:10:06 jsonpointer==3.0.0 18:10:06 jsonschema==4.26.0 18:10:06 jsonschema-specifications==2025.9.1 18:10:06 keystoneauth1==5.13.0 18:10:06 kubernetes==35.0.0 18:10:06 lftools==0.37.21 18:10:06 lxml==6.0.2 18:10:06 markdown-it-py==4.0.0 18:10:06 MarkupSafe==3.0.3 18:10:06 mdurl==0.1.2 18:10:06 msgpack==1.1.2 18:10:06 multi_key_dict==2.0.3 18:10:06 munch==4.0.0 18:10:06 netaddr==1.3.0 18:10:06 niet==1.4.2 18:10:06 nodeenv==1.10.0 18:10:06 oauth2client==4.1.3 18:10:06 oauthlib==3.3.1 18:10:06 openstacksdk==4.9.0 18:10:06 os-service-types==1.8.2 18:10:06 osc-lib==4.3.0 18:10:06 oslo.config==10.2.0 18:10:06 oslo.context==6.2.0 18:10:06 oslo.i18n==6.7.1 18:10:06 oslo.log==8.0.0 18:10:06 oslo.serialization==5.9.0 18:10:06 oslo.utils==9.2.0 18:10:06 packaging==26.0 18:10:06 pbr==7.0.3 18:10:06 platformdirs==4.5.1 18:10:06 prettytable==3.17.0 18:10:06 psutil==7.2.2 18:10:06 pyasn1==0.6.2 18:10:06 pyasn1_modules==0.4.2 18:10:06 pycparser==3.0 18:10:06 pygerrit2==2.0.15 18:10:06 PyGithub==2.8.1 18:10:06 Pygments==2.19.2 18:10:06 PyJWT==2.11.0 18:10:06 PyNaCl==1.6.2 18:10:06 pyparsing==2.4.7 18:10:06 pyperclip==1.11.0 18:10:06 pyrsistent==0.20.0 18:10:06 python-cinderclient==9.8.0 18:10:06 python-dateutil==2.9.0.post0 18:10:06 python-heatclient==5.0.0 18:10:06 python-jenkins==1.8.3 18:10:06 python-keystoneclient==5.7.0 18:10:06 python-magnumclient==4.9.0 18:10:06 python-openstackclient==8.3.0 18:10:06 python-swiftclient==4.9.0 18:10:06 PyYAML==6.0.3 18:10:06 referencing==0.37.0 18:10:06 requests==2.32.5 18:10:06 requests-oauthlib==2.0.0 18:10:06 requestsexceptions==1.4.0 18:10:06 rfc3986==2.0.0 18:10:06 rich==14.3.2 18:10:06 rich-argparse==1.7.2 18:10:06 rpds-py==0.30.0 18:10:06 rsa==4.9.1 18:10:06 ruamel.yaml==0.19.1 18:10:06 ruamel.yaml.clib==0.2.15 18:10:06 s3transfer==0.16.0 18:10:06 simplejson==3.20.2 18:10:06 six==1.17.0 18:10:06 smmap==5.0.2 18:10:06 soupsieve==2.8.3 18:10:06 stevedore==5.6.0 18:10:06 tabulate==0.9.0 18:10:06 toml==0.10.2 18:10:06 tomlkit==0.14.0 18:10:06 tqdm==4.67.3 18:10:06 typing_extensions==4.15.0 18:10:06 tzdata==2025.3 18:10:06 urllib3==1.26.20 18:10:06 virtualenv==20.36.1 18:10:06 wcwidth==0.6.0 18:10:06 websocket-client==1.9.0 18:10:06 wrapt==2.1.1 18:10:06 xdg==6.0.0 18:10:06 xmltodict==1.0.2 18:10:06 yq==3.4.3 18:10:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6461670965949365226.sh 18:10:06 ---> sudo-logs.sh 18:10:06 Archiving 'sudo' log.. 18:10:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6968366502491707523.sh 18:10:06 ---> job-cost.sh 18:10:06 Setup pyenv: 18:10:06 system 18:10:06 3.8.13 18:10:06 3.9.13 18:10:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EZYv from file:/tmp/.os_lf_venv 18:10:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:08 lf-activate-venv(): INFO: Base packages installed successfully 18:10:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:10:13 lf-activate-venv(): INFO: Adding /tmp/venv-EZYv/bin to PATH 18:10:13 INFO: No Stack... 18:10:13 INFO: Retrieving Pricing Info for: v3-standard-4 18:10:13 INFO: Archiving Costs 18:10:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6229046527488110034.sh 18:10:13 ---> logs-deploy.sh 18:10:13 Setup pyenv: 18:10:13 system 18:10:13 3.8.13 18:10:13 3.9.13 18:10:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:10:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EZYv from file:/tmp/.os_lf_venv 18:10:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:15 lf-activate-venv(): INFO: Base packages installed successfully 18:10:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:10:22 lf-activate-venv(): INFO: Adding /tmp/venv-EZYv/bin to PATH 18:10:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4395 18:10:22 INFO: archiving workspace using pattern(s): 18:10:23 Archives upload complete. 18:10:24 INFO: archiving logs to Nexus 18:10:24 ---> uname -a: 18:10:24 Linux prd-ubuntu1804-builder-4c-4g-6560 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:10:24 18:10:24 18:10:24 ---> lscpu: 18:10:24 Architecture: x86_64 18:10:24 CPU op-mode(s): 32-bit, 64-bit 18:10:24 Byte Order: Little Endian 18:10:24 CPU(s): 4 18:10:24 On-line CPU(s) list: 0-3 18:10:24 Thread(s) per core: 1 18:10:24 Core(s) per socket: 1 18:10:24 Socket(s): 4 18:10:24 NUMA node(s): 1 18:10:24 Vendor ID: AuthenticAMD 18:10:24 CPU family: 23 18:10:24 Model: 49 18:10:24 Model name: AMD EPYC-Rome Processor 18:10:24 Stepping: 0 18:10:24 CPU MHz: 2799.998 18:10:24 BogoMIPS: 5599.99 18:10:24 Virtualization: AMD-V 18:10:24 Hypervisor vendor: KVM 18:10:24 Virtualization type: full 18:10:24 L1d cache: 32K 18:10:24 L1i cache: 32K 18:10:24 L2 cache: 512K 18:10:24 L3 cache: 16384K 18:10:24 NUMA node0 CPU(s): 0-3 18:10:24 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 18:10:24 18:10:24 18:10:24 ---> nproc: 18:10:24 4 18:10:24 18:10:24 18:10:24 ---> df -h: 18:10:24 Filesystem Size Used Avail Use% Mounted on 18:10:24 udev 7.9G 0 7.9G 0% /dev 18:10:24 tmpfs 1.6G 676K 1.6G 1% /run 18:10:24 /dev/vda1 78G 8.4G 69G 11% / 18:10:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:10:24 tmpfs 5.0M 0 5.0M 0% /run/lock 18:10:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:10:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:10:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:10:24 18:10:24 18:10:24 ---> free -m: 18:10:24 total used free shared buff/cache available 18:10:24 Mem: 16040 545 13273 0 2221 15173 18:10:24 Swap: 1023 0 1023 18:10:24 18:10:24 18:10:24 ---> ip addr: 18:10:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:10:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:10:24 inet 127.0.0.1/8 scope host lo 18:10:24 valid_lft forever preferred_lft forever 18:10:24 inet6 ::1/128 scope host 18:10:24 valid_lft forever preferred_lft forever 18:10:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:10:24 link/ether fa:16:3e:07:39:c3 brd ff:ff:ff:ff:ff:ff 18:10:24 inet 10.30.107.186/23 brd 10.30.107.255 scope global dynamic ens3 18:10:24 valid_lft 86258sec preferred_lft 86258sec 18:10:24 inet6 fe80::f816:3eff:fe07:39c3/64 scope link 18:10:24 valid_lft forever preferred_lft forever 18:10:24 18:10:24 18:10:24 ---> sar -b -r -n DEV: 18:10:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6560) 02/09/26 _x86_64_ (4 CPU) 18:10:24 18:10:24 18:08:04 LINUX RESTART (4 CPU) 18:10:24 18:10:24 18:09:01 tps rtps wtps bread/s bwrtn/s 18:10:24 18:10:01 125.31 0.90 124.41 103.83 23589.47 18:10:24 Average: 125.31 0.90 124.41 103.83 23589.47 18:10:24 18:10:24 18:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:10:24 18:10:01 13632904 15520704 2792064 17.00 83400 1988436 809580 4.63 794720 1748352 194300 18:10:24 Average: 13632904 15520704 2792064 17.00 83400 1988436 809580 4.63 794720 1748352 194300 18:10:24 18:10:24 18:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:10:24 18:10:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 18:10:24 18:10:01 ens3 68.99 51.08 931.85 12.29 0.00 0.00 0.00 0.00 18:10:24 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 18:10:24 Average: ens3 68.99 51.08 931.85 12.29 0.00 0.00 0.00 0.00 18:10:24 18:10:24 18:10:24 ---> sar -P ALL: 18:10:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6560) 02/09/26 _x86_64_ (4 CPU) 18:10:24 18:10:24 18:08:04 LINUX RESTART (4 CPU) 18:10:24 18:10:24 18:09:01 CPU %user %nice %system %iowait %steal %idle 18:10:24 18:10:01 all 21.29 0.00 1.56 1.91 0.06 75.18 18:10:24 18:10:01 0 7.70 0.00 0.75 0.22 0.07 91.27 18:10:24 18:10:01 1 25.33 0.00 1.79 0.68 0.05 72.15 18:10:24 18:10:01 2 17.48 0.00 1.69 5.88 0.07 74.89 18:10:24 18:10:01 3 34.66 0.00 2.00 0.88 0.05 62.40 18:10:24 Average: all 21.29 0.00 1.56 1.91 0.06 75.18 18:10:24 Average: 0 7.70 0.00 0.75 0.22 0.07 91.27 18:10:24 Average: 1 25.33 0.00 1.79 0.68 0.05 72.15 18:10:24 Average: 2 17.48 0.00 1.69 5.88 0.07 74.89 18:10:24 Average: 3 34.66 0.00 2.00 0.88 0.05 62.40 18:10:24 18:10:24 18:10:24