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