09:36:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142581 09:36:47 Running as SYSTEM 09:36:47 [EnvInject] - Loading node environment variables. 09:36:47 Building remotely on prd-ubuntu1804-builder-4c-4g-17379 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:36:47 [ssh-agent] Looking for ssh-agent implementation... 09:36:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:48 $ ssh-agent 09:36:48 SSH_AUTH_SOCK=/tmp/ssh-Tf3OutEE8Swa/agent.1646 09:36:48 SSH_AGENT_PID=1648 09:36:48 [ssh-agent] Started. 09:36:48 Running ssh-add (command line suppressed) 09:36:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4167976677598878283.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4167976677598878283.key) 09:36:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:36:48 The recommended git tool is: NONE 09:36:50 using credential onap-jenkins-ssh 09:36:50 Wiping out workspace first. 09:36:50 Cloning the remote Git repository 09:36:50 Cloning repository git://cloud.onap.org/mirror/oom.git 09:36:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:36:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:36:51 > git --version # timeout=10 09:36:51 > git --version # 'git version 2.17.1' 09:36:51 using GIT_SSH to set credentials Gerrit user 09:36:51 Verifying host key using manually-configured host key entries 09:36:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:36:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:36:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:36:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:36:56 using GIT_SSH to set credentials Gerrit user 09:36:56 Verifying host key using manually-configured host key entries 09:36:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142581/2 # timeout=30 09:36:56 > git rev-parse 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8^{commit} # timeout=10 09:36:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:36:56 Checking out Revision 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8 (refs/changes/81/142581/2) 09:36:56 > git config core.sparsecheckout # timeout=10 09:36:56 > git checkout -f 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8 # timeout=30 09:37:00 Commit message: "[POLICY] Update docker images to latest versions" 09:37:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:37:00 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 09:37:00 [EnvInject] - Injecting environment variables from a build step. 09:37:00 [EnvInject] - Injecting as environment variables the properties content 09:37:00 PYTHON=python3 09:37:00 09:37:00 [EnvInject] - Variables injected successfully. 09:37:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16558751187988510981.sh 09:37:00 ---> tox-install.sh 09:37:00 + source /home/jenkins/lf-env.sh 09:37:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:37:00 ++ mktemp -d /tmp/venv-XXXX 09:37:00 + lf_venv=/tmp/venv-0s1K 09:37:00 + local venv_file=/tmp/.os_lf_venv 09:37:00 + local python=python3 09:37:00 + local options 09:37:00 + local set_path=true 09:37:00 + local install_args= 09:37:00 ++ 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:37:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:37:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:37:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:37:00 + true 09:37:00 + case $1 in 09:37:00 + venv_file=/tmp/.toxenv 09:37:00 + shift 2 09:37:00 + true 09:37:00 + case $1 in 09:37:00 + shift 09:37:00 + break 09:37:00 + case $python in 09:37:00 + local pkg_list= 09:37:00 + [[ -d /opt/pyenv ]] 09:37:00 + echo 'Setup pyenv:' 09:37:00 Setup pyenv: 09:37:00 + export PYENV_ROOT=/opt/pyenv 09:37:00 + PYENV_ROOT=/opt/pyenv 09:37:00 + 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:37:00 + 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:37:00 + pyenv versions 09:37:00 * system (set by /opt/pyenv/version) 09:37:00 * 3.8.13 (set by /opt/pyenv/version) 09:37:00 * 3.9.13 (set by /opt/pyenv/version) 09:37:01 * 3.10.6 (set by /opt/pyenv/version) 09:37:01 + command -v pyenv 09:37:01 ++ pyenv init - --no-rehash 09:37:01 + 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:37:01 export PATH="/opt/pyenv/shims:${PATH}" 09:37:01 export PYENV_SHELL=bash 09:37:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:37:01 pyenv() { 09:37:01 local command 09:37:01 command="${1:-}" 09:37:01 if [ "$#" -gt 0 ]; then 09:37:01 shift 09:37:01 fi 09:37:01 09:37:01 case "$command" in 09:37:01 rehash|shell) 09:37:01 eval "$(pyenv "sh-$command" "$@")" 09:37:01 ;; 09:37:01 *) 09:37:01 command pyenv "$command" "$@" 09:37:01 ;; 09:37:01 esac 09:37:01 }' 09:37:01 +++ 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:37:01 ++ 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:37:01 ++ 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:37:01 ++ 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:37:01 ++ export PYENV_SHELL=bash 09:37:01 ++ PYENV_SHELL=bash 09:37:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:37:01 +++ complete -F _pyenv pyenv 09:37:01 ++ lf-pyver python3 09:37:01 ++ local py_version_xy=python3 09:37:01 ++ local py_version_xyz= 09:37:01 ++ pyenv versions 09:37:01 ++ local command 09:37:01 ++ command=versions 09:37:01 ++ '[' 1 -gt 0 ']' 09:37:01 ++ shift 09:37:01 ++ case "$command" in 09:37:01 ++ command pyenv versions 09:37:01 ++ pyenv versions 09:37:01 ++ sed 's/^[ *]* //' 09:37:01 ++ awk '{ print $1 }' 09:37:01 ++ grep -E '^[0-9.]*[0-9]$' 09:37:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:37:01 +++ grep '^3' /tmp/.pyenv_versions 09:37:01 +++ tail -n 1 09:37:01 +++ sort -V 09:37:01 ++ py_version_xyz=3.10.6 09:37:01 ++ [[ -z 3.10.6 ]] 09:37:01 ++ echo 3.10.6 09:37:01 ++ return 0 09:37:01 + pyenv local 3.10.6 09:37:01 + local command 09:37:01 + command=local 09:37:01 + '[' 2 -gt 0 ']' 09:37:01 + shift 09:37:01 + case "$command" in 09:37:01 + command pyenv local 3.10.6 09:37:01 + pyenv local 3.10.6 09:37:01 + for arg in "$@" 09:37:01 + case $arg in 09:37:01 + pkg_list+='tox ' 09:37:01 + for arg in "$@" 09:37:01 + case $arg in 09:37:01 + pkg_list+='virtualenv ' 09:37:01 + for arg in "$@" 09:37:01 + case $arg in 09:37:01 + pkg_list+='urllib3~=1.26.15 ' 09:37:01 + [[ -f /tmp/.toxenv ]] 09:37:01 + [[ ! -f /tmp/.toxenv ]] 09:37:01 + [[ -n '' ]] 09:37:01 + python3 -m venv /tmp/venv-0s1K 09:37:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0s1K' 09:37:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0s1K 09:37:05 + echo /tmp/venv-0s1K 09:37:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:37:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:37:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:37:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:37:05 + local 'pip_opts=--upgrade --quiet' 09:37:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:37:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:37:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:37:05 + [[ -n '' ]] 09:37:05 + [[ -n '' ]] 09:37:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:37:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:37:05 + /tmp/venv-0s1K/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:37:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:37:09 lf-activate-venv(): INFO: Base packages installed successfully 09:37:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:37:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:37:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:37:09 + /tmp/venv-0s1K/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:37:11 + type python3 09:37:11 + true 09:37:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0s1K/bin to PATH' 09:37:11 lf-activate-venv(): INFO: Adding /tmp/venv-0s1K/bin to PATH 09:37:11 + PATH=/tmp/venv-0s1K/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:37:11 + return 0 09:37:11 + python3 --version 09:37:11 Python 3.10.6 09:37:11 + python3 -m pip --version 09:37:11 pip 25.3 from /tmp/venv-0s1K/lib/python3.10/site-packages/pip (python 3.10) 09:37:11 + python3 -m pip freeze 09:37:11 cachetools==6.2.2 09:37:11 chardet==5.2.0 09:37:11 colorama==0.4.6 09:37:11 distlib==0.4.0 09:37:11 filelock==3.20.0 09:37:11 packaging==25.0 09:37:11 platformdirs==4.5.0 09:37:11 pluggy==1.6.0 09:37:11 pyproject-api==1.10.0 09:37:11 tomli==2.3.0 09:37:11 tox==4.32.0 09:37:11 typing_extensions==4.15.0 09:37:11 urllib3==1.26.20 09:37:11 virtualenv==20.35.4 09:37:11 [EnvInject] - Injecting environment variables from a build step. 09:37:11 [EnvInject] - Injecting as environment variables the properties content 09:37:11 PARALLEL=false 09:37:11 09:37:11 [EnvInject] - Variables injected successfully. 09:37:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6250873007386555449.sh 09:37:11 ---> tox-run.sh 09:37:11 + 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:37:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:37:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:37:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:37:11 + cd /w/workspace/oom-master-pre-commit-lint/. 09:37:11 + source /home/jenkins/lf-env.sh 09:37:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:37:11 ++ mktemp -d /tmp/venv-XXXX 09:37:11 + lf_venv=/tmp/venv-uM3k 09:37:11 + local venv_file=/tmp/.os_lf_venv 09:37:11 + local python=python3 09:37:11 + local options 09:37:11 + local set_path=true 09:37:11 + local install_args= 09:37:11 ++ 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:37:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:37:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:37:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:37:11 + true 09:37:11 + case $1 in 09:37:11 + venv_file=/tmp/.toxenv 09:37:11 + shift 2 09:37:11 + true 09:37:11 + case $1 in 09:37:11 + shift 09:37:11 + break 09:37:11 + case $python in 09:37:11 + local pkg_list= 09:37:11 + [[ -d /opt/pyenv ]] 09:37:11 + echo 'Setup pyenv:' 09:37:11 Setup pyenv: 09:37:11 + export PYENV_ROOT=/opt/pyenv 09:37:11 + PYENV_ROOT=/opt/pyenv 09:37:11 + 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:37:11 + 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:37:11 + pyenv versions 09:37:11 system 09:37:11 3.8.13 09:37:11 3.9.13 09:37:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:37:11 + command -v pyenv 09:37:11 ++ pyenv init - --no-rehash 09:37:11 + 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:37:11 export PATH="/opt/pyenv/shims:${PATH}" 09:37:11 export PYENV_SHELL=bash 09:37:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:37:11 pyenv() { 09:37:11 local command 09:37:11 command="${1:-}" 09:37:11 if [ "$#" -gt 0 ]; then 09:37:11 shift 09:37:11 fi 09:37:11 09:37:11 case "$command" in 09:37:11 rehash|shell) 09:37:11 eval "$(pyenv "sh-$command" "$@")" 09:37:11 ;; 09:37:11 *) 09:37:11 command pyenv "$command" "$@" 09:37:11 ;; 09:37:11 esac 09:37:11 }' 09:37:11 +++ 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:37:11 ++ 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:37:11 ++ 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:37:11 ++ 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:37:11 ++ export PYENV_SHELL=bash 09:37:11 ++ PYENV_SHELL=bash 09:37:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:37:11 +++ complete -F _pyenv pyenv 09:37:11 ++ lf-pyver python3 09:37:11 ++ local py_version_xy=python3 09:37:11 ++ local py_version_xyz= 09:37:11 ++ pyenv versions 09:37:11 ++ local command 09:37:11 ++ command=versions 09:37:11 ++ '[' 1 -gt 0 ']' 09:37:11 ++ shift 09:37:11 ++ case "$command" in 09:37:11 ++ command pyenv versions 09:37:11 ++ pyenv versions 09:37:11 ++ awk '{ print $1 }' 09:37:11 ++ sed 's/^[ *]* //' 09:37:11 ++ grep -E '^[0-9.]*[0-9]$' 09:37:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:37:11 +++ grep '^3' /tmp/.pyenv_versions 09:37:11 +++ sort -V 09:37:11 +++ tail -n 1 09:37:11 ++ py_version_xyz=3.10.6 09:37:11 ++ [[ -z 3.10.6 ]] 09:37:11 ++ echo 3.10.6 09:37:11 ++ return 0 09:37:11 + pyenv local 3.10.6 09:37:11 + local command 09:37:11 + command=local 09:37:11 + '[' 2 -gt 0 ']' 09:37:11 + shift 09:37:11 + case "$command" in 09:37:11 + command pyenv local 3.10.6 09:37:11 + pyenv local 3.10.6 09:37:11 + for arg in "$@" 09:37:11 + case $arg in 09:37:11 + pkg_list+='tox ' 09:37:11 + for arg in "$@" 09:37:11 + case $arg in 09:37:11 + pkg_list+='virtualenv ' 09:37:11 + for arg in "$@" 09:37:11 + case $arg in 09:37:11 + pkg_list+='urllib3~=1.26.15 ' 09:37:11 + [[ -f /tmp/.toxenv ]] 09:37:11 ++ cat /tmp/.toxenv 09:37:11 + lf_venv=/tmp/venv-0s1K 09:37:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0s1K from' file:/tmp/.toxenv 09:37:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0s1K from file:/tmp/.toxenv 09:37:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:37:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:37:11 + local 'pip_opts=--upgrade --quiet' 09:37:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:37:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:37:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:37:11 + [[ -n '' ]] 09:37:11 + [[ -n '' ]] 09:37:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:37:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:37:11 + /tmp/venv-0s1K/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:37:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:37:12 lf-activate-venv(): INFO: Base packages installed successfully 09:37:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:37:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:37:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:37:12 + /tmp/venv-0s1K/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:37:13 + type python3 09:37:13 + true 09:37:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0s1K/bin to PATH' 09:37:13 lf-activate-venv(): INFO: Adding /tmp/venv-0s1K/bin to PATH 09:37:13 + PATH=/tmp/venv-0s1K/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:37:13 + return 0 09:37:13 + [[ -d /opt/pyenv ]] 09:37:13 + echo '---> Setting up pyenv' 09:37:13 ---> Setting up pyenv 09:37:13 + export PYENV_ROOT=/opt/pyenv 09:37:13 + PYENV_ROOT=/opt/pyenv 09:37:13 + export PATH=/opt/pyenv/bin:/tmp/venv-0s1K/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:37:13 + PATH=/opt/pyenv/bin:/tmp/venv-0s1K/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:37:13 ++ pwd 09:37:13 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:37:13 + export PYTHONPATH 09:37:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:37:13 + TOX_TESTENV_PASSENV=PYTHONPATH 09:37:13 + tox --version 09:37:14 4.32.0 from /tmp/venv-0s1K/lib/python3.10/site-packages/tox/__init__.py 09:37:14 + PARALLEL=false 09:37:14 + TOX_OPTIONS_LIST= 09:37:14 + [[ -n pre-commit ]] 09:37:14 + TOX_OPTIONS_LIST=' -e pre-commit' 09:37:14 + case ${PARALLEL,,} in 09:37:14 + tox -e pre-commit 09:37:14 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:37:15 pre-commit: install_deps> python -I -m pip install pre-commit 09:37:18 pre-commit: freeze> python -m pip freeze --all 09:37:18 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 09:37:18 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:37:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:37:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:37:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:37:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:37:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:37:20 [INFO] Once installed this environment will be reused. 09:37:20 [INFO] This may take a few minutes... 09:37:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:37:24 [INFO] Once installed this environment will be reused. 09:37:24 [INFO] This may take a few minutes... 09:37:29 trim trailing whitespace.................................................Passed 09:37:29 Tabs remover.............................................................Passed 09:37:29 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:37:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:37:30 [INFO] Once installed this environment will be reused. 09:37:30 [INFO] This may take a few minutes... 09:37:38 gitlint..............................................(no files to check)Skipped 09:37:38 pre-commit: OK (23.89=setup[3.56]+cmd[11.60,8.72] seconds) 09:37:38 congratulations :) (23.92 seconds) 09:37:38 + tox_status=0 09:37:38 + echo '---> Completed tox runs' 09:37:38 ---> Completed tox runs 09:37:38 + for i in .tox/*/log 09:37:38 ++ echo .tox/pre-commit/log 09:37:38 ++ awk -F/ '{print $2}' 09:37:38 + tox_env=pre-commit 09:37:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:37:38 + DOC_DIR=docs/_build/html 09:37:38 + [[ -d docs/_build/html ]] 09:37:38 + echo '---> tox-run.sh ends' 09:37:38 ---> tox-run.sh ends 09:37:38 + test 0 -eq 0 09:37:38 $ ssh-agent -k 09:37:38 unset SSH_AUTH_SOCK; 09:37:38 unset SSH_AGENT_PID; 09:37:38 echo Agent pid 1648 killed; 09:37:38 [ssh-agent] Stopped. 09:37:38 [PostBuildScript] - [INFO] Executing post build scripts. 09:37:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11440863316412068573.sh 09:37:38 ---> sysstat.sh 09:37:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15049176138519100729.sh 09:37:39 ---> package-listing.sh 09:37:39 ++ facter osfamily 09:37:39 ++ tr '[:upper:]' '[:lower:]' 09:37:39 + OS_FAMILY=debian 09:37:39 + workspace=/w/workspace/oom-master-pre-commit-lint 09:37:39 + START_PACKAGES=/tmp/packages_start.txt 09:37:39 + END_PACKAGES=/tmp/packages_end.txt 09:37:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:37:39 + PACKAGES=/tmp/packages_start.txt 09:37:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:37:39 + PACKAGES=/tmp/packages_end.txt 09:37:39 + case "${OS_FAMILY}" in 09:37:39 + dpkg -l 09:37:39 + grep '^ii' 09:37:39 + '[' -f /tmp/packages_start.txt ']' 09:37:39 + '[' -f /tmp/packages_end.txt ']' 09:37:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:37:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:37:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:37:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:37:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11901350771483982317.sh 09:37:39 ---> capture-instance-metadata.sh 09:37:39 Setup pyenv: 09:37:39 system 09:37:39 3.8.13 09:37:39 3.9.13 09:37:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:37:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FvjN 09:37:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:37:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:37:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:37:47 lf-activate-venv(): INFO: Base packages installed successfully 09:37:47 lf-activate-venv(): INFO: Installing additional packages: lftools 09:38:12 lf-activate-venv(): INFO: Adding /tmp/venv-FvjN/bin to PATH 09:38:12 INFO: Running in OpenStack, capturing instance metadata 09:38:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6687226107320662019.sh 09:38:12 provisioning config files... 09:38:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5775212561788970338tmp 09:38:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:38:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:38:12 [EnvInject] - Injecting environment variables from a build step. 09:38:12 [EnvInject] - Injecting as environment variables the properties content 09:38:12 SERVER_ID=logs 09:38:12 09:38:12 [EnvInject] - Variables injected successfully. 09:38:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5016462579867661078.sh 09:38:12 ---> create-netrc.sh 09:38:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15634976985447287070.sh 09:38:12 ---> python-tools-install.sh 09:38:12 Setup pyenv: 09:38:12 system 09:38:12 3.8.13 09:38:12 3.9.13 09:38:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:38:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FvjN from file:/tmp/.os_lf_venv 09:38:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:14 lf-activate-venv(): INFO: Base packages installed successfully 09:38:14 lf-activate-venv(): INFO: Installing additional packages: lftools 09:38:22 lf-activate-venv(): INFO: Adding /tmp/venv-FvjN/bin to PATH 09:38:22 Generating Requirements File 09:38:42 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:38:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:38:42 Python 3.10.6 09:38:42 pip 25.3 from /tmp/venv-FvjN/lib/python3.10/site-packages/pip (python 3.10) 09:38:43 appdirs==1.4.4 09:38:43 argcomplete==3.6.3 09:38:43 aspy.yaml==1.3.0 09:38:43 attrs==25.4.0 09:38:43 autopage==0.5.2 09:38:43 beautifulsoup4==4.14.3 09:38:43 boto3==1.42.1 09:38:43 botocore==1.42.1 09:38:43 bs4==0.0.2 09:38:43 cachetools==6.2.2 09:38:43 certifi==2025.11.12 09:38:43 cffi==2.0.0 09:38:43 cfgv==3.5.0 09:38:43 chardet==5.2.0 09:38:43 charset-normalizer==3.4.4 09:38:43 click==8.3.1 09:38:43 cliff==4.12.0 09:38:43 cmd2==2.7.0 09:38:43 cryptography==3.3.2 09:38:43 debtcollector==3.0.0 09:38:43 decorator==5.2.1 09:38:43 defusedxml==0.7.1 09:38:43 Deprecated==1.3.1 09:38:43 distlib==0.4.0 09:38:43 dnspython==2.8.0 09:38:43 docker==7.1.0 09:38:43 dogpile.cache==1.5.0 09:38:43 durationpy==0.10 09:38:43 email-validator==2.3.0 09:38:43 filelock==3.20.0 09:38:43 future==1.0.0 09:38:43 gitdb==4.0.12 09:38:43 GitPython==3.1.45 09:38:43 google-auth==2.43.0 09:38:43 httplib2==0.31.0 09:38:43 identify==2.6.15 09:38:43 idna==3.11 09:38:43 importlib-resources==1.5.0 09:38:43 iso8601==2.1.0 09:38:43 Jinja2==3.1.6 09:38:43 jmespath==1.0.1 09:38:43 jsonpatch==1.33 09:38:43 jsonpointer==3.0.0 09:38:43 jsonschema==4.25.1 09:38:43 jsonschema-specifications==2025.9.1 09:38:43 keystoneauth1==5.12.0 09:38:43 kubernetes==34.1.0 09:38:43 lftools==0.37.16 09:38:43 lxml==6.0.2 09:38:43 markdown-it-py==4.0.0 09:38:43 MarkupSafe==3.0.3 09:38:43 mdurl==0.1.2 09:38:43 msgpack==1.1.2 09:38:43 multi_key_dict==2.0.3 09:38:43 munch==4.0.0 09:38:43 netaddr==1.3.0 09:38:43 niet==1.4.2 09:38:43 nodeenv==1.9.1 09:38:43 oauth2client==4.1.3 09:38:43 oauthlib==3.3.1 09:38:43 openstacksdk==4.8.0 09:38:43 os-service-types==1.8.2 09:38:43 osc-lib==4.2.0 09:38:43 oslo.config==10.1.0 09:38:43 oslo.context==6.2.0 09:38:43 oslo.i18n==6.7.1 09:38:43 oslo.log==7.2.1 09:38:43 oslo.serialization==5.8.0 09:38:43 oslo.utils==9.2.0 09:38:43 packaging==25.0 09:38:43 pbr==7.0.3 09:38:43 platformdirs==4.5.0 09:38:43 prettytable==3.17.0 09:38:43 psutil==7.1.3 09:38:43 pyasn1==0.6.1 09:38:43 pyasn1_modules==0.4.2 09:38:43 pycparser==2.23 09:38:43 pygerrit2==2.0.15 09:38:43 PyGithub==2.8.1 09:38:43 Pygments==2.19.2 09:38:43 PyJWT==2.10.1 09:38:43 PyNaCl==1.6.1 09:38:43 pyparsing==2.4.7 09:38:43 pyperclip==1.11.0 09:38:43 pyrsistent==0.20.0 09:38:43 python-cinderclient==9.8.0 09:38:43 python-dateutil==2.9.0.post0 09:38:43 python-heatclient==4.3.0 09:38:43 python-jenkins==1.8.3 09:38:43 python-keystoneclient==5.7.0 09:38:43 python-magnumclient==4.9.0 09:38:43 python-openstackclient==8.2.0 09:38:43 python-swiftclient==4.9.0 09:38:43 PyYAML==6.0.3 09:38:43 referencing==0.37.0 09:38:43 requests==2.32.5 09:38:43 requests-oauthlib==2.0.0 09:38:43 requestsexceptions==1.4.0 09:38:43 rfc3986==2.0.0 09:38:43 rich==14.2.0 09:38:43 rich-argparse==1.7.2 09:38:43 rpds-py==0.30.0 09:38:43 rsa==4.9.1 09:38:43 ruamel.yaml==0.18.16 09:38:43 ruamel.yaml.clib==0.2.15 09:38:43 s3transfer==0.16.0 09:38:43 simplejson==3.20.2 09:38:43 six==1.17.0 09:38:43 smmap==5.0.2 09:38:43 soupsieve==2.8 09:38:43 stevedore==5.6.0 09:38:43 tabulate==0.9.0 09:38:43 toml==0.10.2 09:38:43 tomlkit==0.13.3 09:38:43 tqdm==4.67.1 09:38:43 typing_extensions==4.15.0 09:38:43 tzdata==2025.2 09:38:43 urllib3==1.26.20 09:38:43 virtualenv==20.35.4 09:38:43 wcwidth==0.2.14 09:38:43 websocket-client==1.9.0 09:38:43 wrapt==2.0.1 09:38:43 xdg==6.0.0 09:38:43 xmltodict==1.0.2 09:38:43 yq==3.4.3 09:38:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1522611995746392546.sh 09:38:43 ---> sudo-logs.sh 09:38:43 Archiving 'sudo' log.. 09:38:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4556421546659711857.sh 09:38:43 ---> job-cost.sh 09:38:43 Setup pyenv: 09:38:43 system 09:38:43 3.8.13 09:38:43 3.9.13 09:38:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:38:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FvjN from file:/tmp/.os_lf_venv 09:38:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:45 lf-activate-venv(): INFO: Base packages installed successfully 09:38:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:38:50 lf-activate-venv(): INFO: Adding /tmp/venv-FvjN/bin to PATH 09:38:50 INFO: No Stack... 09:38:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:38:51 INFO: Archiving Costs 09:38:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17175186878232086339.sh 09:38:51 ---> logs-deploy.sh 09:38:51 Setup pyenv: 09:38:51 system 09:38:51 3.8.13 09:38:51 3.9.13 09:38:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:38:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FvjN from file:/tmp/.os_lf_venv 09:38:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:53 lf-activate-venv(): INFO: Base packages installed successfully 09:38:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:39:02 lf-activate-venv(): INFO: Adding /tmp/venv-FvjN/bin to PATH 09:39:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4321 09:39:02 INFO: archiving workspace using pattern(s): 09:39:03 Archives upload complete. 09:39:03 INFO: archiving logs to Nexus 09:39:04 ---> uname -a: 09:39:04 Linux prd-ubuntu1804-builder-4c-4g-17379 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:39:04 09:39:04 09:39:04 ---> lscpu: 09:39:04 Architecture: x86_64 09:39:04 CPU op-mode(s): 32-bit, 64-bit 09:39:04 Byte Order: Little Endian 09:39:04 CPU(s): 4 09:39:04 On-line CPU(s) list: 0-3 09:39:04 Thread(s) per core: 1 09:39:04 Core(s) per socket: 1 09:39:04 Socket(s): 4 09:39:04 NUMA node(s): 1 09:39:04 Vendor ID: AuthenticAMD 09:39:04 CPU family: 23 09:39:04 Model: 49 09:39:04 Model name: AMD EPYC-Rome Processor 09:39:04 Stepping: 0 09:39:04 CPU MHz: 2799.998 09:39:04 BogoMIPS: 5599.99 09:39:04 Virtualization: AMD-V 09:39:04 Hypervisor vendor: KVM 09:39:04 Virtualization type: full 09:39:04 L1d cache: 32K 09:39:04 L1i cache: 32K 09:39:04 L2 cache: 512K 09:39:04 L3 cache: 16384K 09:39:04 NUMA node0 CPU(s): 0-3 09:39:04 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:39:04 09:39:04 09:39:04 ---> nproc: 09:39:04 4 09:39:04 09:39:04 09:39:04 ---> df -h: 09:39:04 Filesystem Size Used Avail Use% Mounted on 09:39:04 udev 7.9G 0 7.9G 0% /dev 09:39:04 tmpfs 1.6G 676K 1.6G 1% /run 09:39:04 /dev/vda1 78G 8.4G 69G 11% / 09:39:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:39:04 tmpfs 5.0M 0 5.0M 0% /run/lock 09:39:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:39:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:39:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:39:04 09:39:04 09:39:04 ---> free -m: 09:39:04 total used free shared buff/cache available 09:39:04 Mem: 16040 547 13277 0 2215 15171 09:39:04 Swap: 1023 0 1023 09:39:04 09:39:04 09:39:04 ---> ip addr: 09:39:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:39:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:39:04 inet 127.0.0.1/8 scope host lo 09:39:04 valid_lft forever preferred_lft forever 09:39:04 inet6 ::1/128 scope host 09:39:04 valid_lft forever preferred_lft forever 09:39:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:39:04 link/ether fa:16:3e:7f:ba:43 brd ff:ff:ff:ff:ff:ff 09:39:04 inet 10.30.107.110/23 brd 10.30.107.255 scope global dynamic ens3 09:39:04 valid_lft 86246sec preferred_lft 86246sec 09:39:04 inet6 fe80::f816:3eff:fe7f:ba43/64 scope link 09:39:04 valid_lft forever preferred_lft forever 09:39:04 09:39:04 09:39:04 ---> sar -b -r -n DEV: 09:39:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17379) 12/03/25 _x86_64_ (4 CPU) 09:39:04 09:39:04 09:36:32 LINUX RESTART (4 CPU) 09:39:04 09:39:04 09:37:01 tps rtps wtps bread/s bwrtn/s 09:39:04 09:38:01 133.09 12.75 120.35 387.94 54364.67 09:39:04 09:39:01 85.42 1.02 84.41 118.36 9287.57 09:39:04 Average: 109.26 6.88 102.37 253.14 31824.24 09:39:04 09:39:04 09:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:39:04 09:38:01 13758836 15471436 2666132 16.23 66200 1840924 856608 4.90 836044 1604540 113028 09:39:04 09:39:01 13536448 15475380 2888520 17.59 87940 2030532 857436 4.91 845204 1788224 130412 09:39:04 Average: 13647642 15473408 2777326 16.91 77070 1935728 857022 4.90 840624 1696382 121720 09:39:04 09:39:04 09:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:39:04 09:38:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 09:39:04 09:38:01 ens3 91.52 68.12 1438.12 12.31 0.00 0.00 0.00 0.00 09:39:04 09:39:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 09:39:04 09:39:01 ens3 36.62 28.44 281.93 9.11 0.00 0.00 0.00 0.00 09:39:04 Average: lo 1.90 1.90 0.21 0.21 0.00 0.00 0.00 0.00 09:39:04 Average: ens3 64.07 48.28 859.98 10.71 0.00 0.00 0.00 0.00 09:39:04 09:39:04 09:39:04 ---> sar -P ALL: 09:39:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17379) 12/03/25 _x86_64_ (4 CPU) 09:39:04 09:39:04 09:36:32 LINUX RESTART (4 CPU) 09:39:04 09:39:04 09:37:01 CPU %user %nice %system %iowait %steal %idle 09:39:04 09:38:01 all 22.66 0.00 2.14 3.15 0.07 71.98 09:39:04 09:38:01 0 19.35 0.00 1.97 2.41 0.07 76.20 09:39:04 09:38:01 1 12.59 0.00 1.48 3.80 0.05 82.08 09:39:04 09:38:01 2 33.00 0.00 2.52 5.13 0.10 59.24 09:39:04 09:38:01 3 25.73 0.00 2.56 1.27 0.07 70.38 09:39:04 09:39:01 all 20.47 0.00 1.33 2.80 0.05 75.35 09:39:04 09:39:01 0 15.08 0.00 0.72 0.22 0.07 83.92 09:39:04 09:39:01 1 45.96 0.00 2.47 2.14 0.07 49.37 09:39:04 09:39:01 2 18.52 0.00 1.23 0.35 0.03 79.87 09:39:04 09:39:01 3 2.21 0.00 0.92 8.53 0.03 88.30 09:39:04 Average: all 21.56 0.00 1.74 2.98 0.06 73.66 09:39:04 Average: 0 17.21 0.00 1.35 1.31 0.07 80.06 09:39:04 Average: 1 29.26 0.00 1.98 2.97 0.06 65.74 09:39:04 Average: 2 25.75 0.00 1.88 2.74 0.07 69.56 09:39:04 Average: 3 13.99 0.00 1.74 4.90 0.05 79.32 09:39:04 09:39:04 09:39:04