08:47:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142578 08:47:07 Running as SYSTEM 08:47:07 [EnvInject] - Loading node environment variables. 08:47:07 Building remotely on prd-ubuntu1804-builder-4c-4g-16709 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:47:07 [ssh-agent] Looking for ssh-agent implementation... 08:47:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:07 $ ssh-agent 08:47:07 SSH_AUTH_SOCK=/tmp/ssh-joLc8soM3HQ0/agent.1644 08:47:07 SSH_AGENT_PID=1646 08:47:07 [ssh-agent] Started. 08:47:07 Running ssh-add (command line suppressed) 08:47:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16310077044476228785.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16310077044476228785.key) 08:47:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:47:07 The recommended git tool is: NONE 08:47:08 using credential onap-jenkins-ssh 08:47:08 Wiping out workspace first. 08:47:08 Cloning the remote Git repository 08:47:08 Cloning repository git://cloud.onap.org/mirror/oom.git 08:47:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:47:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:09 > git --version # timeout=10 08:47:09 > git --version # 'git version 2.17.1' 08:47:09 using GIT_SSH to set credentials Gerrit user 08:47:09 Verifying host key using manually-configured host key entries 08:47:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:47:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:14 using GIT_SSH to set credentials Gerrit user 08:47:14 Verifying host key using manually-configured host key entries 08:47:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/78/142578/2 # timeout=30 08:47:15 > git rev-parse 80cdbd3f1b7196f4ddd2c96eef4e05b12f312c16^{commit} # timeout=10 08:47:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:47:15 Checking out Revision 80cdbd3f1b7196f4ddd2c96eef4e05b12f312c16 (refs/changes/78/142578/2) 08:47:15 > git config core.sparsecheckout # timeout=10 08:47:15 > git checkout -f 80cdbd3f1b7196f4ddd2c96eef4e05b12f312c16 # timeout=30 08:47:18 Commit message: "[AAI] Fix duplicate declaration of BOOTSTRAP_SERVERS env var" 08:47:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:47:18 > git rev-list --no-walk ce6f55e115e7ec4ce62514192e80a7e5fe431cae # timeout=10 08:47:18 [EnvInject] - Injecting environment variables from a build step. 08:47:18 [EnvInject] - Injecting as environment variables the properties content 08:47:18 PYTHON=python3 08:47:18 08:47:18 [EnvInject] - Variables injected successfully. 08:47:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3093105337047687464.sh 08:47:18 ---> tox-install.sh 08:47:18 + source /home/jenkins/lf-env.sh 08:47:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:18 ++ mktemp -d /tmp/venv-XXXX 08:47:18 + lf_venv=/tmp/venv-ag6n 08:47:18 + local venv_file=/tmp/.os_lf_venv 08:47:18 + local python=python3 08:47:18 + local options 08:47:18 + local set_path=true 08:47:18 + local install_args= 08:47: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 08:47:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:18 + true 08:47:18 + case $1 in 08:47:18 + venv_file=/tmp/.toxenv 08:47:18 + shift 2 08:47:18 + true 08:47:18 + case $1 in 08:47:18 + shift 08:47:18 + break 08:47:18 + case $python in 08:47:18 + local pkg_list= 08:47:18 + [[ -d /opt/pyenv ]] 08:47:18 + echo 'Setup pyenv:' 08:47:18 Setup pyenv: 08:47:18 + export PYENV_ROOT=/opt/pyenv 08:47:18 + PYENV_ROOT=/opt/pyenv 08:47: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 08:47: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 08:47:18 + pyenv versions 08:47:19 * system (set by /opt/pyenv/version) 08:47:19 * 3.8.13 (set by /opt/pyenv/version) 08:47:19 * 3.9.13 (set by /opt/pyenv/version) 08:47:19 * 3.10.6 (set by /opt/pyenv/version) 08:47:19 + command -v pyenv 08:47:19 ++ pyenv init - --no-rehash 08:47:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:47:19 export PATH="/opt/pyenv/shims:${PATH}" 08:47:19 export PYENV_SHELL=bash 08:47:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:19 pyenv() { 08:47:19 local command 08:47:19 command="${1:-}" 08:47:19 if [ "$#" -gt 0 ]; then 08:47:19 shift 08:47:19 fi 08:47:19 08:47:19 case "$command" in 08:47:19 rehash|shell) 08:47:19 eval "$(pyenv "sh-$command" "$@")" 08:47:19 ;; 08:47:19 *) 08:47:19 command pyenv "$command" "$@" 08:47:19 ;; 08:47:19 esac 08:47:19 }' 08:47:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:47:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:19 ++ export PYENV_SHELL=bash 08:47:19 ++ PYENV_SHELL=bash 08:47:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:19 +++ complete -F _pyenv pyenv 08:47:19 ++ lf-pyver python3 08:47:19 ++ local py_version_xy=python3 08:47:19 ++ local py_version_xyz= 08:47:19 ++ pyenv versions 08:47:19 ++ local command 08:47:19 ++ command=versions 08:47:19 ++ '[' 1 -gt 0 ']' 08:47:19 ++ shift 08:47:19 ++ case "$command" in 08:47:19 ++ command pyenv versions 08:47:19 ++ pyenv versions 08:47:19 ++ awk '{ print $1 }' 08:47:19 ++ sed 's/^[ *]* //' 08:47:19 ++ grep -E '^[0-9.]*[0-9]$' 08:47:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:19 +++ grep '^3' /tmp/.pyenv_versions 08:47:19 +++ sort -V 08:47:19 +++ tail -n 1 08:47:19 ++ py_version_xyz=3.10.6 08:47:19 ++ [[ -z 3.10.6 ]] 08:47:19 ++ echo 3.10.6 08:47:19 ++ return 0 08:47:19 + pyenv local 3.10.6 08:47:19 + local command 08:47:19 + command=local 08:47:19 + '[' 2 -gt 0 ']' 08:47:19 + shift 08:47:19 + case "$command" in 08:47:19 + command pyenv local 3.10.6 08:47:19 + pyenv local 3.10.6 08:47:19 + for arg in "$@" 08:47:19 + case $arg in 08:47:19 + pkg_list+='tox ' 08:47:19 + for arg in "$@" 08:47:19 + case $arg in 08:47:19 + pkg_list+='virtualenv ' 08:47:19 + for arg in "$@" 08:47:19 + case $arg in 08:47:19 + pkg_list+='urllib3~=1.26.15 ' 08:47:19 + [[ -f /tmp/.toxenv ]] 08:47:19 + [[ ! -f /tmp/.toxenv ]] 08:47:19 + [[ -n '' ]] 08:47:19 + python3 -m venv /tmp/venv-ag6n 08:47:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ag6n' 08:47:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ag6n 08:47:23 + echo /tmp/venv-ag6n 08:47:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:47:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:47:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:47:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:23 + local 'pip_opts=--upgrade --quiet' 08:47:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:47:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:47:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:47:23 + [[ -n '' ]] 08:47:23 + [[ -n '' ]] 08:47:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:47:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:23 + /tmp/venv-ag6n/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 08:47:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:47:27 lf-activate-venv(): INFO: Base packages installed successfully 08:47:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:47:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:47:27 + /tmp/venv-ag6n/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 08:47:29 + type python3 08:47:29 + true 08:47:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ag6n/bin to PATH' 08:47:29 lf-activate-venv(): INFO: Adding /tmp/venv-ag6n/bin to PATH 08:47:29 + PATH=/tmp/venv-ag6n/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 08:47:29 + return 0 08:47:29 + python3 --version 08:47:29 Python 3.10.6 08:47:29 + python3 -m pip --version 08:47:30 pip 25.3 from /tmp/venv-ag6n/lib/python3.10/site-packages/pip (python 3.10) 08:47:30 + python3 -m pip freeze 08:47:30 cachetools==6.2.2 08:47:30 chardet==5.2.0 08:47:30 colorama==0.4.6 08:47:30 distlib==0.4.0 08:47:30 filelock==3.20.0 08:47:30 packaging==25.0 08:47:30 platformdirs==4.5.0 08:47:30 pluggy==1.6.0 08:47:30 pyproject-api==1.10.0 08:47:30 tomli==2.3.0 08:47:30 tox==4.32.0 08:47:30 typing_extensions==4.15.0 08:47:30 urllib3==1.26.20 08:47:30 virtualenv==20.35.4 08:47:30 [EnvInject] - Injecting environment variables from a build step. 08:47:30 [EnvInject] - Injecting as environment variables the properties content 08:47:30 PARALLEL=false 08:47:30 08:47:30 [EnvInject] - Variables injected successfully. 08:47:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3189499474720006265.sh 08:47:30 ---> tox-run.sh 08:47:30 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:47:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:47:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:47:30 + cd /w/workspace/oom-master-pre-commit-lint/. 08:47:30 + source /home/jenkins/lf-env.sh 08:47:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:30 ++ mktemp -d /tmp/venv-XXXX 08:47:30 + lf_venv=/tmp/venv-o7oI 08:47:30 + local venv_file=/tmp/.os_lf_venv 08:47:30 + local python=python3 08:47:30 + local options 08:47:30 + local set_path=true 08:47:30 + local install_args= 08:47: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 08:47:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:30 + true 08:47:30 + case $1 in 08:47:30 + venv_file=/tmp/.toxenv 08:47:30 + shift 2 08:47:30 + true 08:47:30 + case $1 in 08:47:30 + shift 08:47:30 + break 08:47:30 + case $python in 08:47:30 + local pkg_list= 08:47:30 + [[ -d /opt/pyenv ]] 08:47:30 + echo 'Setup pyenv:' 08:47:30 Setup pyenv: 08:47:30 + export PYENV_ROOT=/opt/pyenv 08:47:30 + PYENV_ROOT=/opt/pyenv 08:47:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:30 + pyenv versions 08:47:30 system 08:47:30 3.8.13 08:47:30 3.9.13 08:47:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:30 + command -v pyenv 08:47:30 ++ pyenv init - --no-rehash 08:47: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[*]}"'\'')" 08:47:30 export PATH="/opt/pyenv/shims:${PATH}" 08:47:30 export PYENV_SHELL=bash 08:47:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:30 pyenv() { 08:47:30 local command 08:47:30 command="${1:-}" 08:47:30 if [ "$#" -gt 0 ]; then 08:47:30 shift 08:47:30 fi 08:47:30 08:47:30 case "$command" in 08:47:30 rehash|shell) 08:47:30 eval "$(pyenv "sh-$command" "$@")" 08:47:30 ;; 08:47:30 *) 08:47:30 command pyenv "$command" "$@" 08:47:30 ;; 08:47:30 esac 08:47:30 }' 08:47: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[*]}"' 08:47:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:30 ++ export PYENV_SHELL=bash 08:47:30 ++ PYENV_SHELL=bash 08:47:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:30 +++ complete -F _pyenv pyenv 08:47:30 ++ lf-pyver python3 08:47:30 ++ local py_version_xy=python3 08:47:30 ++ local py_version_xyz= 08:47:30 ++ pyenv versions 08:47:30 ++ local command 08:47:30 ++ command=versions 08:47:30 ++ '[' 1 -gt 0 ']' 08:47:30 ++ shift 08:47:30 ++ case "$command" in 08:47:30 ++ command pyenv versions 08:47:30 ++ pyenv versions 08:47:30 ++ sed 's/^[ *]* //' 08:47:30 ++ grep -E '^[0-9.]*[0-9]$' 08:47:30 ++ awk '{ print $1 }' 08:47:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:30 +++ grep '^3' /tmp/.pyenv_versions 08:47:30 +++ sort -V 08:47:30 +++ tail -n 1 08:47:30 ++ py_version_xyz=3.10.6 08:47:30 ++ [[ -z 3.10.6 ]] 08:47:30 ++ echo 3.10.6 08:47:30 ++ return 0 08:47:30 + pyenv local 3.10.6 08:47:30 + local command 08:47:30 + command=local 08:47:30 + '[' 2 -gt 0 ']' 08:47:30 + shift 08:47:30 + case "$command" in 08:47:30 + command pyenv local 3.10.6 08:47:30 + pyenv local 3.10.6 08:47:30 + for arg in "$@" 08:47:30 + case $arg in 08:47:30 + pkg_list+='tox ' 08:47:30 + for arg in "$@" 08:47:30 + case $arg in 08:47:30 + pkg_list+='virtualenv ' 08:47:30 + for arg in "$@" 08:47:30 + case $arg in 08:47:30 + pkg_list+='urllib3~=1.26.15 ' 08:47:30 + [[ -f /tmp/.toxenv ]] 08:47:30 ++ cat /tmp/.toxenv 08:47:30 + lf_venv=/tmp/venv-ag6n 08:47:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ag6n from' file:/tmp/.toxenv 08:47:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ag6n from file:/tmp/.toxenv 08:47:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:47:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:30 + local 'pip_opts=--upgrade --quiet' 08:47:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:47:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:47:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:47:30 + [[ -n '' ]] 08:47:30 + [[ -n '' ]] 08:47:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:47:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:30 + /tmp/venv-ag6n/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 08:47:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:47:31 lf-activate-venv(): INFO: Base packages installed successfully 08:47:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:47:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:47:31 + /tmp/venv-ag6n/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 08:47:32 + type python3 08:47:32 + true 08:47:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ag6n/bin to PATH' 08:47:32 lf-activate-venv(): INFO: Adding /tmp/venv-ag6n/bin to PATH 08:47:32 + PATH=/tmp/venv-ag6n/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 08:47:32 + return 0 08:47:32 + [[ -d /opt/pyenv ]] 08:47:32 + echo '---> Setting up pyenv' 08:47:32 ---> Setting up pyenv 08:47:32 + export PYENV_ROOT=/opt/pyenv 08:47:32 + PYENV_ROOT=/opt/pyenv 08:47:32 + export PATH=/opt/pyenv/bin:/tmp/venv-ag6n/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 08:47:32 + PATH=/opt/pyenv/bin:/tmp/venv-ag6n/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 08:47:32 ++ pwd 08:47:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:47:32 + export PYTHONPATH 08:47:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:47:32 + TOX_TESTENV_PASSENV=PYTHONPATH 08:47:32 + tox --version 08:47:32 4.32.0 from /tmp/venv-ag6n/lib/python3.10/site-packages/tox/__init__.py 08:47:32 + PARALLEL=false 08:47:32 + TOX_OPTIONS_LIST= 08:47:32 + [[ -n pre-commit ]] 08:47:32 + TOX_OPTIONS_LIST=' -e pre-commit' 08:47:32 + case ${PARALLEL,,} in 08:47:32 + tox -e pre-commit 08:47:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:47:34 pre-commit: install_deps> python -I -m pip install pre-commit 08:47:36 pre-commit: freeze> python -m pip freeze --all 08:47:36 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 08:47:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:47:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:47:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:47:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:47:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:47:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:47:39 [INFO] Once installed this environment will be reused. 08:47:39 [INFO] This may take a few minutes... 08:47:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:47:43 [INFO] Once installed this environment will be reused. 08:47:43 [INFO] This may take a few minutes... 08:47:48 trim trailing whitespace.................................................Passed 08:47:48 Tabs remover.............................................................Passed 08:47:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:47:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:47:48 [INFO] Once installed this environment will be reused. 08:47:48 [INFO] This may take a few minutes... 08:47:57 gitlint..............................................(no files to check)Skipped 08:47:57 pre-commit: OK (23.96=setup[3.59]+cmd[11.64,8.73] seconds) 08:47:57 congratulations :) (23.99 seconds) 08:47:57 + tox_status=0 08:47:57 + echo '---> Completed tox runs' 08:47:57 ---> Completed tox runs 08:47:57 + for i in .tox/*/log 08:47:57 ++ echo .tox/pre-commit/log 08:47:57 ++ awk -F/ '{print $2}' 08:47:57 + tox_env=pre-commit 08:47:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:47:57 + DOC_DIR=docs/_build/html 08:47:57 + [[ -d docs/_build/html ]] 08:47:57 + echo '---> tox-run.sh ends' 08:47:57 ---> tox-run.sh ends 08:47:57 + test 0 -eq 0 08:47:57 $ ssh-agent -k 08:47:57 unset SSH_AUTH_SOCK; 08:47:57 unset SSH_AGENT_PID; 08:47:57 echo Agent pid 1646 killed; 08:47:57 [ssh-agent] Stopped. 08:47:57 [PostBuildScript] - [INFO] Executing post build scripts. 08:47:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4797266653522927727.sh 08:47:57 ---> sysstat.sh 08:47:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4059833864688815262.sh 08:47:57 ---> package-listing.sh 08:47:57 ++ facter osfamily 08:47:57 ++ tr '[:upper:]' '[:lower:]' 08:47:58 + OS_FAMILY=debian 08:47:58 + workspace=/w/workspace/oom-master-pre-commit-lint 08:47:58 + START_PACKAGES=/tmp/packages_start.txt 08:47:58 + END_PACKAGES=/tmp/packages_end.txt 08:47:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:47:58 + PACKAGES=/tmp/packages_start.txt 08:47:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:47:58 + PACKAGES=/tmp/packages_end.txt 08:47:58 + case "${OS_FAMILY}" in 08:47:58 + dpkg -l 08:47:58 + grep '^ii' 08:47:58 + '[' -f /tmp/packages_start.txt ']' 08:47:58 + '[' -f /tmp/packages_end.txt ']' 08:47:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:47:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:47:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:47:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:47:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins972563118338060530.sh 08:47:58 ---> capture-instance-metadata.sh 08:47:58 Setup pyenv: 08:47:58 system 08:47:58 3.8.13 08:47:58 3.9.13 08:47:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wlb8 08:48:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:48:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:05 lf-activate-venv(): INFO: Base packages installed successfully 08:48:05 lf-activate-venv(): INFO: Installing additional packages: lftools 08:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-Wlb8/bin to PATH 08:48:26 INFO: Running in OpenStack, capturing instance metadata 08:48:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins331793165786873142.sh 08:48:27 provisioning config files... 08:48:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9246061807878627943tmp 08:48:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:48:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:48:27 [EnvInject] - Injecting environment variables from a build step. 08:48:27 [EnvInject] - Injecting as environment variables the properties content 08:48:27 SERVER_ID=logs 08:48:27 08:48:27 [EnvInject] - Variables injected successfully. 08:48:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7776361246478858337.sh 08:48:27 ---> create-netrc.sh 08:48:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9586768081143040364.sh 08:48:27 ---> python-tools-install.sh 08:48:27 Setup pyenv: 08:48:27 system 08:48:27 3.8.13 08:48:27 3.9.13 08:48:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wlb8 from file:/tmp/.os_lf_venv 08:48:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:29 lf-activate-venv(): INFO: Base packages installed successfully 08:48:29 lf-activate-venv(): INFO: Installing additional packages: lftools 08:48:37 lf-activate-venv(): INFO: Adding /tmp/venv-Wlb8/bin to PATH 08:48:37 Generating Requirements File 08:48:54 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. 08:48:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:48:55 Python 3.10.6 08:48:55 pip 25.3 from /tmp/venv-Wlb8/lib/python3.10/site-packages/pip (python 3.10) 08:48:55 appdirs==1.4.4 08:48:55 argcomplete==3.6.3 08:48:55 aspy.yaml==1.3.0 08:48:55 attrs==25.4.0 08:48:55 autopage==0.5.2 08:48:55 beautifulsoup4==4.14.3 08:48:55 boto3==1.42.0 08:48:55 botocore==1.41.6 08:48:55 bs4==0.0.2 08:48:55 cachetools==6.2.2 08:48:55 certifi==2025.11.12 08:48:55 cffi==2.0.0 08:48:55 cfgv==3.5.0 08:48:55 chardet==5.2.0 08:48:55 charset-normalizer==3.4.4 08:48:55 click==8.3.1 08:48:55 cliff==4.12.0 08:48:55 cmd2==2.7.0 08:48:55 cryptography==3.3.2 08:48:55 debtcollector==3.0.0 08:48:55 decorator==5.2.1 08:48:55 defusedxml==0.7.1 08:48:55 Deprecated==1.3.1 08:48:55 distlib==0.4.0 08:48:55 dnspython==2.8.0 08:48:55 docker==7.1.0 08:48:55 dogpile.cache==1.5.0 08:48:55 durationpy==0.10 08:48:55 email-validator==2.3.0 08:48:55 filelock==3.20.0 08:48:55 future==1.0.0 08:48:55 gitdb==4.0.12 08:48:55 GitPython==3.1.45 08:48:55 google-auth==2.43.0 08:48:55 httplib2==0.31.0 08:48:55 identify==2.6.15 08:48:55 idna==3.11 08:48:55 importlib-resources==1.5.0 08:48:55 iso8601==2.1.0 08:48:55 Jinja2==3.1.6 08:48:55 jmespath==1.0.1 08:48:55 jsonpatch==1.33 08:48:55 jsonpointer==3.0.0 08:48:55 jsonschema==4.25.1 08:48:55 jsonschema-specifications==2025.9.1 08:48:55 keystoneauth1==5.12.0 08:48:55 kubernetes==34.1.0 08:48:55 lftools==0.37.16 08:48:55 lxml==6.0.2 08:48:55 markdown-it-py==4.0.0 08:48:55 MarkupSafe==3.0.3 08:48:55 mdurl==0.1.2 08:48:55 msgpack==1.1.2 08:48:55 multi_key_dict==2.0.3 08:48:55 munch==4.0.0 08:48:55 netaddr==1.3.0 08:48:55 niet==1.4.2 08:48:55 nodeenv==1.9.1 08:48:55 oauth2client==4.1.3 08:48:55 oauthlib==3.3.1 08:48:55 openstacksdk==4.8.0 08:48:55 os-service-types==1.8.2 08:48:55 osc-lib==4.2.0 08:48:55 oslo.config==10.1.0 08:48:55 oslo.context==6.2.0 08:48:55 oslo.i18n==6.7.1 08:48:55 oslo.log==7.2.1 08:48:55 oslo.serialization==5.8.0 08:48:55 oslo.utils==9.2.0 08:48:55 packaging==25.0 08:48:55 pbr==7.0.3 08:48:55 platformdirs==4.5.0 08:48:55 prettytable==3.17.0 08:48:55 psutil==7.1.3 08:48:55 pyasn1==0.6.1 08:48:55 pyasn1_modules==0.4.2 08:48:55 pycparser==2.23 08:48:55 pygerrit2==2.0.15 08:48:55 PyGithub==2.8.1 08:48:55 Pygments==2.19.2 08:48:55 PyJWT==2.10.1 08:48:55 PyNaCl==1.6.1 08:48:55 pyparsing==2.4.7 08:48:55 pyperclip==1.11.0 08:48:55 pyrsistent==0.20.0 08:48:55 python-cinderclient==9.8.0 08:48:55 python-dateutil==2.9.0.post0 08:48:55 python-heatclient==4.3.0 08:48:55 python-jenkins==1.8.3 08:48:55 python-keystoneclient==5.7.0 08:48:55 python-magnumclient==4.9.0 08:48:55 python-openstackclient==8.2.0 08:48:55 python-swiftclient==4.9.0 08:48:55 PyYAML==6.0.3 08:48:55 referencing==0.37.0 08:48:55 requests==2.32.5 08:48:55 requests-oauthlib==2.0.0 08:48:55 requestsexceptions==1.4.0 08:48:55 rfc3986==2.0.0 08:48:55 rich==14.2.0 08:48:55 rich-argparse==1.7.2 08:48:55 rpds-py==0.30.0 08:48:55 rsa==4.9.1 08:48:55 ruamel.yaml==0.18.16 08:48:55 ruamel.yaml.clib==0.2.15 08:48:55 s3transfer==0.16.0 08:48:55 simplejson==3.20.2 08:48:55 six==1.17.0 08:48:55 smmap==5.0.2 08:48:55 soupsieve==2.8 08:48:55 stevedore==5.6.0 08:48:55 tabulate==0.9.0 08:48:55 toml==0.10.2 08:48:55 tomlkit==0.13.3 08:48:55 tqdm==4.67.1 08:48:55 typing_extensions==4.15.0 08:48:55 tzdata==2025.2 08:48:55 urllib3==1.26.20 08:48:55 virtualenv==20.35.4 08:48:55 wcwidth==0.2.14 08:48:55 websocket-client==1.9.0 08:48:55 wrapt==2.0.1 08:48:55 xdg==6.0.0 08:48:55 xmltodict==1.0.2 08:48:55 yq==3.4.3 08:48:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins242905230875946817.sh 08:48:55 ---> sudo-logs.sh 08:48:55 Archiving 'sudo' log.. 08:48:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3147215437085473112.sh 08:48:56 ---> job-cost.sh 08:48:56 Setup pyenv: 08:48:56 system 08:48:56 3.8.13 08:48:56 3.9.13 08:48:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wlb8 from file:/tmp/.os_lf_venv 08:48:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:58 lf-activate-venv(): INFO: Base packages installed successfully 08:48:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:49:04 lf-activate-venv(): INFO: Adding /tmp/venv-Wlb8/bin to PATH 08:49:04 INFO: No Stack... 08:49:04 INFO: Retrieving Pricing Info for: v3-standard-4 08:49:04 INFO: Archiving Costs 08:49:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6718986158662491060.sh 08:49:04 ---> logs-deploy.sh 08:49:04 Setup pyenv: 08:49:04 system 08:49:04 3.8.13 08:49:04 3.9.13 08:49:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wlb8 from file:/tmp/.os_lf_venv 08:49:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:06 lf-activate-venv(): INFO: Base packages installed successfully 08:49:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:49:15 lf-activate-venv(): INFO: Adding /tmp/venv-Wlb8/bin to PATH 08:49:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4316 08:49:15 INFO: archiving workspace using pattern(s): 08:49:16 Archives upload complete. 08:49:16 INFO: archiving logs to Nexus 08:49:17 ---> uname -a: 08:49:17 Linux prd-ubuntu1804-builder-4c-4g-16709 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:49:17 08:49:17 08:49:17 ---> lscpu: 08:49:17 Architecture: x86_64 08:49:17 CPU op-mode(s): 32-bit, 64-bit 08:49:17 Byte Order: Little Endian 08:49:17 CPU(s): 4 08:49:17 On-line CPU(s) list: 0-3 08:49:17 Thread(s) per core: 1 08:49:17 Core(s) per socket: 1 08:49:17 Socket(s): 4 08:49:17 NUMA node(s): 1 08:49:17 Vendor ID: AuthenticAMD 08:49:17 CPU family: 23 08:49:17 Model: 49 08:49:17 Model name: AMD EPYC-Rome Processor 08:49:17 Stepping: 0 08:49:17 CPU MHz: 2799.998 08:49:17 BogoMIPS: 5599.99 08:49:17 Virtualization: AMD-V 08:49:17 Hypervisor vendor: KVM 08:49:17 Virtualization type: full 08:49:17 L1d cache: 32K 08:49:17 L1i cache: 32K 08:49:17 L2 cache: 512K 08:49:17 L3 cache: 16384K 08:49:17 NUMA node0 CPU(s): 0-3 08:49:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:49:17 08:49:17 08:49:17 ---> nproc: 08:49:17 4 08:49:17 08:49:17 08:49:17 ---> df -h: 08:49:17 Filesystem Size Used Avail Use% Mounted on 08:49:17 udev 7.9G 0 7.9G 0% /dev 08:49:17 tmpfs 1.6G 680K 1.6G 1% /run 08:49:17 /dev/vda1 78G 8.4G 69G 11% / 08:49:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:49:17 tmpfs 5.0M 0 5.0M 0% /run/lock 08:49:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:49:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:49:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:49:17 08:49:17 08:49:17 ---> free -m: 08:49:17 total used free shared buff/cache available 08:49:17 Mem: 16040 549 13274 0 2215 15168 08:49:17 Swap: 1023 0 1023 08:49:17 08:49:17 08:49:17 ---> ip addr: 08:49:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:49:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:17 inet 127.0.0.1/8 scope host lo 08:49:17 valid_lft forever preferred_lft forever 08:49:17 inet6 ::1/128 scope host 08:49:17 valid_lft forever preferred_lft forever 08:49:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:49:17 link/ether fa:16:3e:60:57:5d brd ff:ff:ff:ff:ff:ff 08:49:17 inet 10.30.107.75/23 brd 10.30.107.255 scope global dynamic ens3 08:49:17 valid_lft 86254sec preferred_lft 86254sec 08:49:17 inet6 fe80::f816:3eff:fe60:575d/64 scope link 08:49:17 valid_lft forever preferred_lft forever 08:49:17 08:49:17 08:49:17 ---> sar -b -r -n DEV: 08:49:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16709) 12/01/25 _x86_64_ (4 CPU) 08:49:17 08:49:17 08:46:53 LINUX RESTART (4 CPU) 08:49:17 08:49:17 08:47:01 tps rtps wtps bread/s bwrtn/s 08:49:17 08:48:01 323.26 60.16 263.10 3790.47 25112.16 08:49:17 08:49:01 135.02 1.02 134.00 118.40 28264.93 08:49:17 Average: 229.15 30.59 198.56 1954.74 26688.29 08:49:17 08:49:17 08:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:17 08:48:01 13960076 15559088 2464892 15.01 58492 1739756 783992 4.49 737336 1508552 143332 08:49:17 08:49:01 13603752 15533644 2821216 17.18 86844 2022764 771664 4.42 779124 1783652 119000 08:49:17 Average: 13781914 15546366 2643054 16.09 72668 1881260 777828 4.45 758230 1646102 131166 08:49:17 08:49:17 08:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:17 08:48:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 08:49:17 08:48:01 ens3 498.07 329.67 2338.16 82.33 0.00 0.00 0.00 0.00 08:49:17 08:49:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 08:49:17 08:49:01 ens3 59.72 46.58 902.69 11.19 0.00 0.00 0.00 0.00 08:49:17 Average: lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 08:49:17 Average: ens3 278.93 188.15 1620.54 46.76 0.00 0.00 0.00 0.00 08:49:17 08:49:17 08:49:17 ---> sar -P ALL: 08:49:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16709) 12/01/25 _x86_64_ (4 CPU) 08:49:17 08:49:17 08:46:53 LINUX RESTART (4 CPU) 08:49:17 08:49:17 08:47:01 CPU %user %nice %system %iowait %steal %idle 08:49:17 08:48:01 all 24.78 0.00 3.29 2.74 0.08 69.12 08:49:17 08:48:01 0 24.69 0.00 2.85 0.77 0.07 71.62 08:49:17 08:48:01 1 20.00 0.00 3.18 4.68 0.05 72.09 08:49:17 08:48:01 2 25.26 0.00 2.74 1.12 0.07 70.82 08:49:17 08:48:01 3 29.21 0.00 4.36 4.37 0.08 61.98 08:49:17 08:49:01 all 21.52 0.00 1.48 1.80 0.05 75.15 08:49:17 08:49:01 0 15.51 0.00 0.86 0.12 0.07 83.45 08:49:17 08:49:01 1 8.58 0.00 1.05 5.16 0.03 85.18 08:49:17 08:49:01 2 42.07 0.00 2.67 0.58 0.07 54.61 08:49:17 08:49:01 3 19.85 0.00 1.39 1.35 0.03 77.38 08:49:17 Average: all 23.15 0.00 2.38 2.27 0.06 72.14 08:49:17 Average: 0 20.11 0.00 1.85 0.44 0.07 77.53 08:49:17 Average: 1 14.28 0.00 2.11 4.92 0.04 78.64 08:49:17 Average: 2 33.67 0.00 2.70 0.85 0.07 62.71 08:49:17 Average: 3 24.52 0.00 2.87 2.86 0.06 69.69 08:49:17 08:49:17 08:49:17