09:34:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142673 09:34:06 Running as SYSTEM 09:34:06 [EnvInject] - Loading node environment variables. 09:34:06 Building remotely on prd-ubuntu1804-builder-4c-4g-18658 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:34:06 [ssh-agent] Looking for ssh-agent implementation... 09:34:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:07 $ ssh-agent 09:34:07 SSH_AUTH_SOCK=/tmp/ssh-gShWNbxHs0hD/agent.1647 09:34:07 SSH_AGENT_PID=1649 09:34:07 [ssh-agent] Started. 09:34:07 Running ssh-add (command line suppressed) 09:34:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8402062459642071279.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8402062459642071279.key) 09:34:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:34:07 The recommended git tool is: NONE 09:34:08 using credential onap-jenkins-ssh 09:34:08 Wiping out workspace first. 09:34:08 Cloning the remote Git repository 09:34:08 Cloning repository git://cloud.onap.org/mirror/oom.git 09:34:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:34:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:34:08 > git --version # timeout=10 09:34:08 > git --version # 'git version 2.17.1' 09:34:08 using GIT_SSH to set credentials Gerrit user 09:34:09 Verifying host key using manually-configured host key entries 09:34:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:34:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:34:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:34:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:34:14 using GIT_SSH to set credentials Gerrit user 09:34:14 Verifying host key using manually-configured host key entries 09:34:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/142673/7 # timeout=30 09:34:14 > git rev-parse 1d0a7e9f1e607f998e2279bf93026b74242e7dc2^{commit} # timeout=10 09:34:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:34:14 Checking out Revision 1d0a7e9f1e607f998e2279bf93026b74242e7dc2 (refs/changes/73/142673/7) 09:34:14 > git config core.sparsecheckout # timeout=10 09:34:14 > git checkout -f 1d0a7e9f1e607f998e2279bf93026b74242e7dc2 # timeout=30 09:34:18 Commit message: "[MULTICLOUD] 13.2.0 release" 09:34:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:34:18 > git rev-list --no-walk 060b5ddc9e82ab691e3459586285a69133380c88 # timeout=10 09:34:18 [EnvInject] - Injecting environment variables from a build step. 09:34:18 [EnvInject] - Injecting as environment variables the properties content 09:34:18 PYTHON=python3 09:34:18 09:34:18 [EnvInject] - Variables injected successfully. 09:34:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4053783176837557720.sh 09:34:18 ---> tox-install.sh 09:34:18 + source /home/jenkins/lf-env.sh 09:34:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:34:18 ++ mktemp -d /tmp/venv-XXXX 09:34:18 + lf_venv=/tmp/venv-UuEL 09:34:18 + local venv_file=/tmp/.os_lf_venv 09:34:18 + local python=python3 09:34:18 + local options 09:34:18 + local set_path=true 09:34:18 + local install_args= 09:34: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 09:34:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:34:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:34:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:34:18 + true 09:34:18 + case $1 in 09:34:18 + venv_file=/tmp/.toxenv 09:34:18 + shift 2 09:34:18 + true 09:34:18 + case $1 in 09:34:18 + shift 09:34:18 + break 09:34:18 + case $python in 09:34:18 + local pkg_list= 09:34:18 + [[ -d /opt/pyenv ]] 09:34:18 + echo 'Setup pyenv:' 09:34:18 Setup pyenv: 09:34:18 + export PYENV_ROOT=/opt/pyenv 09:34:18 + PYENV_ROOT=/opt/pyenv 09:34: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 09:34: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 09:34:18 + pyenv versions 09:34:18 * system (set by /opt/pyenv/version) 09:34:18 * 3.8.13 (set by /opt/pyenv/version) 09:34:18 * 3.9.13 (set by /opt/pyenv/version) 09:34:18 * 3.10.6 (set by /opt/pyenv/version) 09:34:18 + command -v pyenv 09:34:18 ++ pyenv init - --no-rehash 09:34:18 + 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:34:18 export PATH="/opt/pyenv/shims:${PATH}" 09:34:18 export PYENV_SHELL=bash 09:34:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:34:18 pyenv() { 09:34:18 local command 09:34:18 command="${1:-}" 09:34:18 if [ "$#" -gt 0 ]; then 09:34:18 shift 09:34:18 fi 09:34:18 09:34:18 case "$command" in 09:34:18 rehash|shell) 09:34:18 eval "$(pyenv "sh-$command" "$@")" 09:34:18 ;; 09:34:18 *) 09:34:18 command pyenv "$command" "$@" 09:34:18 ;; 09:34:18 esac 09:34:18 }' 09:34:18 +++ 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:34: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 09:34:18 ++ 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:34:18 ++ 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:34:18 ++ export PYENV_SHELL=bash 09:34:18 ++ PYENV_SHELL=bash 09:34:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:34:18 +++ complete -F _pyenv pyenv 09:34:18 ++ lf-pyver python3 09:34:18 ++ local py_version_xy=python3 09:34:18 ++ local py_version_xyz= 09:34:18 ++ pyenv versions 09:34:18 ++ local command 09:34:18 ++ command=versions 09:34:18 ++ '[' 1 -gt 0 ']' 09:34:18 ++ shift 09:34:18 ++ case "$command" in 09:34:18 ++ command pyenv versions 09:34:18 ++ pyenv versions 09:34:18 ++ awk '{ print $1 }' 09:34:18 ++ sed 's/^[ *]* //' 09:34:18 ++ grep -E '^[0-9.]*[0-9]$' 09:34:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:34:18 +++ sort -V 09:34:18 +++ tail -n 1 09:34:18 +++ grep '^3' /tmp/.pyenv_versions 09:34:18 ++ py_version_xyz=3.10.6 09:34:18 ++ [[ -z 3.10.6 ]] 09:34:18 ++ echo 3.10.6 09:34:18 ++ return 0 09:34:18 + pyenv local 3.10.6 09:34:18 + local command 09:34:18 + command=local 09:34:18 + '[' 2 -gt 0 ']' 09:34:18 + shift 09:34:18 + case "$command" in 09:34:18 + command pyenv local 3.10.6 09:34:18 + pyenv local 3.10.6 09:34:18 + for arg in "$@" 09:34:18 + case $arg in 09:34:18 + pkg_list+='tox ' 09:34:18 + for arg in "$@" 09:34:18 + case $arg in 09:34:18 + pkg_list+='virtualenv ' 09:34:18 + for arg in "$@" 09:34:18 + case $arg in 09:34:18 + pkg_list+='urllib3~=1.26.15 ' 09:34:18 + [[ -f /tmp/.toxenv ]] 09:34:18 + [[ ! -f /tmp/.toxenv ]] 09:34:18 + [[ -n '' ]] 09:34:18 + python3 -m venv /tmp/venv-UuEL 09:34:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UuEL' 09:34:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UuEL 09:34:22 + echo /tmp/venv-UuEL 09:34:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:34:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:34:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:34:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:22 + local 'pip_opts=--upgrade --quiet' 09:34:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:34:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:34:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:34:22 + [[ -n '' ]] 09:34:22 + [[ -n '' ]] 09:34:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:34:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:22 + /tmp/venv-UuEL/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:34:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:34:26 lf-activate-venv(): INFO: Base packages installed successfully 09:34:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:34:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:34:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:34:26 + /tmp/venv-UuEL/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:34:28 + type python3 09:34:28 + true 09:34:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UuEL/bin to PATH' 09:34:28 lf-activate-venv(): INFO: Adding /tmp/venv-UuEL/bin to PATH 09:34:28 + PATH=/tmp/venv-UuEL/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:34:28 + return 0 09:34:28 + python3 --version 09:34:28 Python 3.10.6 09:34:28 + python3 -m pip --version 09:34:29 pip 25.3 from /tmp/venv-UuEL/lib/python3.10/site-packages/pip (python 3.10) 09:34:29 + python3 -m pip freeze 09:34:29 cachetools==6.2.2 09:34:29 chardet==5.2.0 09:34:29 colorama==0.4.6 09:34:29 distlib==0.4.0 09:34:29 filelock==3.20.0 09:34:29 packaging==25.0 09:34:29 platformdirs==4.5.1 09:34:29 pluggy==1.6.0 09:34:29 pyproject-api==1.10.0 09:34:29 tomli==2.3.0 09:34:29 tox==4.32.0 09:34:29 typing_extensions==4.15.0 09:34:29 urllib3==1.26.20 09:34:29 virtualenv==20.35.4 09:34:29 [EnvInject] - Injecting environment variables from a build step. 09:34:29 [EnvInject] - Injecting as environment variables the properties content 09:34:29 PARALLEL=false 09:34:29 09:34:29 [EnvInject] - Variables injected successfully. 09:34:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2823600920306009270.sh 09:34:29 ---> tox-run.sh 09:34:29 + 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:34:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:34:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:34:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:34:29 + cd /w/workspace/oom-master-pre-commit-lint/. 09:34:29 + source /home/jenkins/lf-env.sh 09:34:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:34:29 ++ mktemp -d /tmp/venv-XXXX 09:34:29 + lf_venv=/tmp/venv-G5Md 09:34:29 + local venv_file=/tmp/.os_lf_venv 09:34:29 + local python=python3 09:34:29 + local options 09:34:29 + local set_path=true 09:34:29 + local install_args= 09:34:29 ++ 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:34:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:34:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:34:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:34:29 + true 09:34:29 + case $1 in 09:34:29 + venv_file=/tmp/.toxenv 09:34:29 + shift 2 09:34:29 + true 09:34:29 + case $1 in 09:34:29 + shift 09:34:29 + break 09:34:29 + case $python in 09:34:29 + local pkg_list= 09:34:29 + [[ -d /opt/pyenv ]] 09:34:29 + echo 'Setup pyenv:' 09:34:29 Setup pyenv: 09:34:29 + export PYENV_ROOT=/opt/pyenv 09:34:29 + PYENV_ROOT=/opt/pyenv 09:34:29 + 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:34:29 + 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:34:29 + pyenv versions 09:34:29 system 09:34:29 3.8.13 09:34:29 3.9.13 09:34:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:34:29 + command -v pyenv 09:34:29 ++ pyenv init - --no-rehash 09:34:29 + 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:34:29 export PATH="/opt/pyenv/shims:${PATH}" 09:34:29 export PYENV_SHELL=bash 09:34:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:34:29 pyenv() { 09:34:29 local command 09:34:29 command="${1:-}" 09:34:29 if [ "$#" -gt 0 ]; then 09:34:29 shift 09:34:29 fi 09:34:29 09:34:29 case "$command" in 09:34:29 rehash|shell) 09:34:29 eval "$(pyenv "sh-$command" "$@")" 09:34:29 ;; 09:34:29 *) 09:34:29 command pyenv "$command" "$@" 09:34:29 ;; 09:34:29 esac 09:34:29 }' 09:34:29 +++ 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:34:29 ++ 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:34:29 ++ 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:34:29 ++ 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:34:29 ++ export PYENV_SHELL=bash 09:34:29 ++ PYENV_SHELL=bash 09:34:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:34:29 +++ complete -F _pyenv pyenv 09:34:29 ++ lf-pyver python3 09:34:29 ++ local py_version_xy=python3 09:34:29 ++ local py_version_xyz= 09:34:29 ++ pyenv versions 09:34:29 ++ local command 09:34:29 ++ command=versions 09:34:29 ++ '[' 1 -gt 0 ']' 09:34:29 ++ shift 09:34:29 ++ case "$command" in 09:34:29 ++ command pyenv versions 09:34:29 ++ pyenv versions 09:34:29 ++ awk '{ print $1 }' 09:34:29 ++ grep -E '^[0-9.]*[0-9]$' 09:34:29 ++ sed 's/^[ *]* //' 09:34:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:34:29 +++ grep '^3' /tmp/.pyenv_versions 09:34:29 +++ sort -V 09:34:29 +++ tail -n 1 09:34:29 ++ py_version_xyz=3.10.6 09:34:29 ++ [[ -z 3.10.6 ]] 09:34:29 ++ echo 3.10.6 09:34:29 ++ return 0 09:34:29 + pyenv local 3.10.6 09:34:29 + local command 09:34:29 + command=local 09:34:29 + '[' 2 -gt 0 ']' 09:34:29 + shift 09:34:29 + case "$command" in 09:34:29 + command pyenv local 3.10.6 09:34:29 + pyenv local 3.10.6 09:34:29 + for arg in "$@" 09:34:29 + case $arg in 09:34:29 + pkg_list+='tox ' 09:34:29 + for arg in "$@" 09:34:29 + case $arg in 09:34:29 + pkg_list+='virtualenv ' 09:34:29 + for arg in "$@" 09:34:29 + case $arg in 09:34:29 + pkg_list+='urllib3~=1.26.15 ' 09:34:29 + [[ -f /tmp/.toxenv ]] 09:34:29 ++ cat /tmp/.toxenv 09:34:29 + lf_venv=/tmp/venv-UuEL 09:34:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UuEL from' file:/tmp/.toxenv 09:34:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UuEL from file:/tmp/.toxenv 09:34:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:34:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:29 + local 'pip_opts=--upgrade --quiet' 09:34:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:34:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:34:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:34:29 + [[ -n '' ]] 09:34:29 + [[ -n '' ]] 09:34:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:34:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:29 + /tmp/venv-UuEL/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:34:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:34:30 lf-activate-venv(): INFO: Base packages installed successfully 09:34:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:34:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:34:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:34:30 + /tmp/venv-UuEL/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:34:31 + type python3 09:34:31 + true 09:34:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UuEL/bin to PATH' 09:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-UuEL/bin to PATH 09:34:31 + PATH=/tmp/venv-UuEL/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:34:31 + return 0 09:34:31 + [[ -d /opt/pyenv ]] 09:34:31 + echo '---> Setting up pyenv' 09:34:31 ---> Setting up pyenv 09:34:31 + export PYENV_ROOT=/opt/pyenv 09:34:31 + PYENV_ROOT=/opt/pyenv 09:34:31 + export PATH=/opt/pyenv/bin:/tmp/venv-UuEL/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:34:31 + PATH=/opt/pyenv/bin:/tmp/venv-UuEL/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:34:31 ++ pwd 09:34:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:34:31 + export PYTHONPATH 09:34:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:34:31 + TOX_TESTENV_PASSENV=PYTHONPATH 09:34:31 + tox --version 09:34:32 4.32.0 from /tmp/venv-UuEL/lib/python3.10/site-packages/tox/__init__.py 09:34:32 + PARALLEL=false 09:34:32 + TOX_OPTIONS_LIST= 09:34:32 + [[ -n pre-commit ]] 09:34:32 + TOX_OPTIONS_LIST=' -e pre-commit' 09:34:32 + case ${PARALLEL,,} in 09:34:32 + tox -e pre-commit 09:34:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:34:33 pre-commit: install_deps> python -I -m pip install pre-commit 09:34:35 pre-commit: freeze> python -m pip freeze --all 09:34:35 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 09:34:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:34:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:34:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:34:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:34:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:34:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:34:38 [INFO] Once installed this environment will be reused. 09:34:38 [INFO] This may take a few minutes... 09:34:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:34:42 [INFO] Once installed this environment will be reused. 09:34:42 [INFO] This may take a few minutes... 09:34:47 trim trailing whitespace.................................................Passed 09:34:47 Tabs remover.............................................................Passed 09:34:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:34:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:34:47 [INFO] Once installed this environment will be reused. 09:34:47 [INFO] This may take a few minutes... 09:34:56 gitlint..............................................(no files to check)Skipped 09:34:56 pre-commit: OK (23.81=setup[3.38]+cmd[11.75,8.69] seconds) 09:34:56 congratulations :) (23.85 seconds) 09:34:56 + tox_status=0 09:34:56 + echo '---> Completed tox runs' 09:34:56 ---> Completed tox runs 09:34:56 + for i in .tox/*/log 09:34:56 ++ echo .tox/pre-commit/log 09:34:56 ++ awk -F/ '{print $2}' 09:34:56 + tox_env=pre-commit 09:34:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:34:56 + DOC_DIR=docs/_build/html 09:34:56 + [[ -d docs/_build/html ]] 09:34:56 + echo '---> tox-run.sh ends' 09:34:56 ---> tox-run.sh ends 09:34:56 + test 0 -eq 0 09:34:56 $ ssh-agent -k 09:34:56 unset SSH_AUTH_SOCK; 09:34:56 unset SSH_AGENT_PID; 09:34:56 echo Agent pid 1649 killed; 09:34:56 [ssh-agent] Stopped. 09:34:56 [PostBuildScript] - [INFO] Executing post build scripts. 09:34:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13533467093094951196.sh 09:34:56 ---> sysstat.sh 09:34:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13357085501780600388.sh 09:34:56 ---> package-listing.sh 09:34:56 ++ facter osfamily 09:34:56 ++ tr '[:upper:]' '[:lower:]' 09:34:57 + OS_FAMILY=debian 09:34:57 + workspace=/w/workspace/oom-master-pre-commit-lint 09:34:57 + START_PACKAGES=/tmp/packages_start.txt 09:34:57 + END_PACKAGES=/tmp/packages_end.txt 09:34:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:34:57 + PACKAGES=/tmp/packages_start.txt 09:34:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:34:57 + PACKAGES=/tmp/packages_end.txt 09:34:57 + case "${OS_FAMILY}" in 09:34:57 + dpkg -l 09:34:57 + grep '^ii' 09:34:57 + '[' -f /tmp/packages_start.txt ']' 09:34:57 + '[' -f /tmp/packages_end.txt ']' 09:34:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:34:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:34:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:34:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:34:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17421988846370562754.sh 09:34:57 ---> capture-instance-metadata.sh 09:34:57 Setup pyenv: 09:34:57 system 09:34:57 3.8.13 09:34:57 3.9.13 09:34:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:35:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sDEl 09:35:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:35:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:04 lf-activate-venv(): INFO: Base packages installed successfully 09:35:04 lf-activate-venv(): INFO: Installing additional packages: lftools 09:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-sDEl/bin to PATH 09:35:27 INFO: Running in OpenStack, capturing instance metadata 09:35:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11788999383709228657.sh 09:35:28 provisioning config files... 09:35:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6442110251552196489tmp 09:35:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:35:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:35:28 [EnvInject] - Injecting environment variables from a build step. 09:35:28 [EnvInject] - Injecting as environment variables the properties content 09:35:28 SERVER_ID=logs 09:35:28 09:35:28 [EnvInject] - Variables injected successfully. 09:35:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15420482712470521885.sh 09:35:28 ---> create-netrc.sh 09:35:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1104515742258046665.sh 09:35:28 ---> python-tools-install.sh 09:35:28 Setup pyenv: 09:35:28 system 09:35:28 3.8.13 09:35:28 3.9.13 09:35:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:35:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sDEl from file:/tmp/.os_lf_venv 09:35:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:30 lf-activate-venv(): INFO: Base packages installed successfully 09:35:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:35:38 lf-activate-venv(): INFO: Adding /tmp/venv-sDEl/bin to PATH 09:35:38 Generating Requirements File 09:35:58 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:35:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:35:59 Python 3.10.6 09:35:59 pip 25.3 from /tmp/venv-sDEl/lib/python3.10/site-packages/pip (python 3.10) 09:35:59 appdirs==1.4.4 09:35:59 argcomplete==3.6.3 09:35:59 aspy.yaml==1.3.0 09:35:59 attrs==25.4.0 09:35:59 autopage==0.5.2 09:35:59 backports.strenum==1.3.1 09:35:59 beautifulsoup4==4.14.3 09:35:59 boto3==1.42.4 09:35:59 botocore==1.42.4 09:35:59 bs4==0.0.2 09:35:59 cachetools==6.2.2 09:35:59 certifi==2025.11.12 09:35:59 cffi==2.0.0 09:35:59 cfgv==3.5.0 09:35:59 chardet==5.2.0 09:35:59 charset-normalizer==3.4.4 09:35:59 click==8.3.1 09:35:59 cliff==4.13.0 09:35:59 cmd2==3.0.0 09:35:59 cryptography==3.3.2 09:35:59 debtcollector==3.0.0 09:35:59 decorator==5.2.1 09:35:59 defusedxml==0.7.1 09:35:59 Deprecated==1.3.1 09:35:59 distlib==0.4.0 09:35:59 dnspython==2.8.0 09:35:59 docker==7.1.0 09:35:59 dogpile.cache==1.5.0 09:35:59 durationpy==0.10 09:35:59 email-validator==2.3.0 09:35:59 filelock==3.20.0 09:35:59 future==1.0.0 09:35:59 gitdb==4.0.12 09:35:59 GitPython==3.1.45 09:35:59 google-auth==2.43.0 09:35:59 httplib2==0.31.0 09:35:59 identify==2.6.15 09:35:59 idna==3.11 09:35:59 importlib-resources==1.5.0 09:35:59 iso8601==2.1.0 09:35:59 Jinja2==3.1.6 09:35:59 jmespath==1.0.1 09:35:59 jsonpatch==1.33 09:35:59 jsonpointer==3.0.0 09:35:59 jsonschema==4.25.1 09:35:59 jsonschema-specifications==2025.9.1 09:35:59 keystoneauth1==5.12.0 09:35:59 kubernetes==34.1.0 09:35:59 lftools==0.37.17 09:35:59 lxml==6.0.2 09:35:59 markdown-it-py==4.0.0 09:35:59 MarkupSafe==3.0.3 09:35:59 mdurl==0.1.2 09:35:59 msgpack==1.1.2 09:35:59 multi_key_dict==2.0.3 09:35:59 munch==4.0.0 09:35:59 netaddr==1.3.0 09:35:59 niet==1.4.2 09:35:59 nodeenv==1.9.1 09:35:59 oauth2client==4.1.3 09:35:59 oauthlib==3.3.1 09:35:59 openstacksdk==4.8.0 09:35:59 os-service-types==1.8.2 09:35:59 osc-lib==4.2.0 09:35:59 oslo.config==10.1.0 09:35:59 oslo.context==6.2.0 09:35:59 oslo.i18n==6.7.1 09:35:59 oslo.log==7.2.1 09:35:59 oslo.serialization==5.8.0 09:35:59 oslo.utils==9.2.0 09:35:59 packaging==25.0 09:35:59 pbr==7.0.3 09:35:59 platformdirs==4.5.1 09:35:59 prettytable==3.17.0 09:35:59 psutil==7.1.3 09:35:59 pyasn1==0.6.1 09:35:59 pyasn1_modules==0.4.2 09:35:59 pycparser==2.23 09:35:59 pygerrit2==2.0.15 09:35:59 PyGithub==2.8.1 09:35:59 Pygments==2.19.2 09:35:59 PyJWT==2.10.1 09:35:59 PyNaCl==1.6.1 09:35:59 pyparsing==2.4.7 09:35:59 pyperclip==1.11.0 09:35:59 pyrsistent==0.20.0 09:35:59 python-cinderclient==9.8.0 09:35:59 python-dateutil==2.9.0.post0 09:35:59 python-heatclient==4.3.0 09:35:59 python-jenkins==1.8.3 09:35:59 python-keystoneclient==5.7.0 09:35:59 python-magnumclient==4.9.0 09:35:59 python-openstackclient==8.2.0 09:35:59 python-swiftclient==4.9.0 09:35:59 PyYAML==6.0.3 09:35:59 referencing==0.37.0 09:35:59 requests==2.32.5 09:35:59 requests-oauthlib==2.0.0 09:35:59 requestsexceptions==1.4.0 09:35:59 rfc3986==2.0.0 09:35:59 rich==14.2.0 09:35:59 rich-argparse==1.7.2 09:35:59 rpds-py==0.30.0 09:35:59 rsa==4.9.1 09:35:59 ruamel.yaml==0.18.16 09:35:59 ruamel.yaml.clib==0.2.15 09:35:59 s3transfer==0.16.0 09:35:59 simplejson==3.20.2 09:35:59 six==1.17.0 09:35:59 smmap==5.0.2 09:35:59 soupsieve==2.8 09:35:59 stevedore==5.6.0 09:35:59 tabulate==0.9.0 09:35:59 toml==0.10.2 09:35:59 tomlkit==0.13.3 09:35:59 tqdm==4.67.1 09:35:59 typing_extensions==4.15.0 09:35:59 tzdata==2025.2 09:35:59 urllib3==1.26.20 09:35:59 virtualenv==20.35.4 09:35:59 wcwidth==0.2.14 09:35:59 websocket-client==1.9.0 09:35:59 wrapt==2.0.1 09:35:59 xdg==6.0.0 09:35:59 xmltodict==1.0.2 09:35:59 yq==3.4.3 09:35:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11007630365459374312.sh 09:35:59 ---> sudo-logs.sh 09:35:59 Archiving 'sudo' log.. 09:36:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1020146746997380419.sh 09:36:00 ---> job-cost.sh 09:36:00 Setup pyenv: 09:36:00 system 09:36:00 3.8.13 09:36:00 3.9.13 09:36:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:36:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sDEl from file:/tmp/.os_lf_venv 09:36:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:02 lf-activate-venv(): INFO: Base packages installed successfully 09:36:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-sDEl/bin to PATH 09:36:07 INFO: No Stack... 09:36:07 INFO: Retrieving Pricing Info for: v3-standard-4 09:36:08 INFO: Archiving Costs 09:36:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9305534199302935232.sh 09:36:08 ---> logs-deploy.sh 09:36:08 Setup pyenv: 09:36:08 system 09:36:08 3.8.13 09:36:08 3.9.13 09:36:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sDEl from file:/tmp/.os_lf_venv 09:36:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:10 lf-activate-venv(): INFO: Base packages installed successfully 09:36:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:36:18 lf-activate-venv(): INFO: Adding /tmp/venv-sDEl/bin to PATH 09:36:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4332 09:36:18 INFO: archiving workspace using pattern(s): 09:36:19 Archives upload complete. 09:36:19 INFO: archiving logs to Nexus 09:36:20 ---> uname -a: 09:36:20 Linux prd-ubuntu1804-builder-4c-4g-18658 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:36:20 09:36:20 09:36:20 ---> lscpu: 09:36:20 Architecture: x86_64 09:36:20 CPU op-mode(s): 32-bit, 64-bit 09:36:20 Byte Order: Little Endian 09:36:20 CPU(s): 4 09:36:20 On-line CPU(s) list: 0-3 09:36:20 Thread(s) per core: 1 09:36:20 Core(s) per socket: 1 09:36:20 Socket(s): 4 09:36:20 NUMA node(s): 1 09:36:20 Vendor ID: AuthenticAMD 09:36:20 CPU family: 23 09:36:20 Model: 49 09:36:20 Model name: AMD EPYC-Rome Processor 09:36:20 Stepping: 0 09:36:20 CPU MHz: 2799.998 09:36:20 BogoMIPS: 5599.99 09:36:20 Virtualization: AMD-V 09:36:20 Hypervisor vendor: KVM 09:36:20 Virtualization type: full 09:36:20 L1d cache: 32K 09:36:20 L1i cache: 32K 09:36:20 L2 cache: 512K 09:36:20 L3 cache: 16384K 09:36:20 NUMA node0 CPU(s): 0-3 09:36:20 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:36:20 09:36:20 09:36:20 ---> nproc: 09:36:20 4 09:36:20 09:36:20 09:36:20 ---> df -h: 09:36:20 Filesystem Size Used Avail Use% Mounted on 09:36:20 udev 7.9G 0 7.9G 0% /dev 09:36:20 tmpfs 1.6G 676K 1.6G 1% /run 09:36:20 /dev/vda1 78G 8.4G 69G 11% / 09:36:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:36:20 tmpfs 5.0M 0 5.0M 0% /run/lock 09:36:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:36:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:36:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:36:20 09:36:20 09:36:20 ---> free -m: 09:36:20 total used free shared buff/cache available 09:36:20 Mem: 16040 598 13225 0 2215 15119 09:36:20 Swap: 1023 0 1023 09:36:20 09:36:20 09:36:20 ---> ip addr: 09:36:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:36:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:36:20 inet 127.0.0.1/8 scope host lo 09:36:20 valid_lft forever preferred_lft forever 09:36:20 inet6 ::1/128 scope host 09:36:20 valid_lft forever preferred_lft forever 09:36:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:36:20 link/ether fa:16:3e:de:b7:9e brd ff:ff:ff:ff:ff:ff 09:36:20 inet 10.30.106.213/23 brd 10.30.107.255 scope global dynamic ens3 09:36:20 valid_lft 86250sec preferred_lft 86250sec 09:36:20 inet6 fe80::f816:3eff:fede:b79e/64 scope link 09:36:20 valid_lft forever preferred_lft forever 09:36:20 09:36:20 09:36:20 ---> sar -b -r -n DEV: 09:36:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18658) 12/08/25 _x86_64_ (4 CPU) 09:36:20 09:36:20 09:33:51 LINUX RESTART (4 CPU) 09:36:20 09:36:20 09:34:01 tps rtps wtps bread/s bwrtn/s 09:36:20 09:35:02 307.53 59.67 247.86 3752.44 15627.66 09:36:20 09:36:01 134.40 1.03 133.37 120.39 19361.46 09:36:20 Average: 221.69 30.60 191.09 1951.67 17478.88 09:36:20 09:36:20 09:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:36:20 09:35:02 13919264 15527740 2505704 15.26 58596 1748976 824096 4.72 767968 1520164 155696 09:36:20 09:36:01 13575844 15509080 2849124 17.35 86580 2025660 784152 4.49 805940 1786520 122124 09:36:20 Average: 13747554 15518410 2677414 16.30 72588 1887318 804124 4.60 786954 1653342 138910 09:36:20 09:36:20 09:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:36:20 09:35:02 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 09:36:20 09:35:02 ens3 513.36 341.76 2342.87 84.09 0.00 0.00 0.00 0.00 09:36:20 09:36:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 09:36:20 09:36:01 ens3 68.14 47.21 920.25 10.79 0.00 0.00 0.00 0.00 09:36:20 Average: lo 1.88 1.88 0.21 0.21 0.00 0.00 0.00 0.00 09:36:20 Average: ens3 292.62 195.72 1637.54 47.75 0.00 0.00 0.00 0.00 09:36:20 09:36:20 09:36:20 ---> sar -P ALL: 09:36:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18658) 12/08/25 _x86_64_ (4 CPU) 09:36:20 09:36:20 09:33:51 LINUX RESTART (4 CPU) 09:36:20 09:36:20 09:34:01 CPU %user %nice %system %iowait %steal %idle 09:36:20 09:35:02 all 24.90 0.00 3.15 2.27 0.07 69.61 09:36:20 09:35:02 0 31.85 0.00 3.79 3.48 0.07 60.82 09:36:20 09:35:02 1 20.31 0.00 2.42 0.42 0.07 76.78 09:36:20 09:35:02 2 19.34 0.00 2.72 3.97 0.07 73.91 09:36:20 09:35:02 3 28.11 0.00 3.72 1.24 0.07 66.87 09:36:20 09:36:01 all 21.09 0.00 1.54 1.74 0.06 75.57 09:36:20 09:36:01 0 20.90 0.00 1.12 2.31 0.05 75.62 09:36:20 09:36:01 1 15.80 0.00 1.63 0.76 0.05 81.75 09:36:20 09:36:01 2 14.17 0.00 1.53 3.09 0.05 81.16 09:36:20 09:36:01 3 33.51 0.00 1.90 0.76 0.08 63.74 09:36:20 Average: all 23.01 0.00 2.36 2.00 0.07 72.56 09:36:20 Average: 0 26.41 0.00 2.47 2.90 0.06 68.16 09:36:20 Average: 1 18.08 0.00 2.03 0.59 0.06 79.25 09:36:20 Average: 2 16.78 0.00 2.13 3.53 0.06 77.50 09:36:20 Average: 3 30.79 0.00 2.82 1.00 0.08 65.31 09:36:20 09:36:20 09:36:20