10:04:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142903 10:04:44 Running as SYSTEM 10:04:45 [EnvInject] - Loading node environment variables. 10:04:45 Building remotely on prd-ubuntu1804-builder-4c-4g-18041 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:04:45 [ssh-agent] Looking for ssh-agent implementation... 10:04:45 $ ssh-agent 10:04:45 SSH_AUTH_SOCK=/tmp/ssh-iEBmoeCDpepd/agent.1937 10:04:45 SSH_AGENT_PID=1939 10:04:45 [ssh-agent] Started. 10:04:45 Running ssh-add (command line suppressed) 10:04:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13352782207066320457.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13352782207066320457.key) 10:04:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:04:45 The recommended git tool is: NONE 10:04:47 using credential onap-jenkins-ssh 10:04:47 Wiping out workspace first. 10:04:47 Cloning the remote Git repository 10:04:47 Cloning repository git://cloud.onap.org/mirror/oom.git 10:04:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:04:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:04:47 > git --version # timeout=10 10:04:47 > git --version # 'git version 2.17.1' 10:04:47 using GIT_SSH to set credentials Gerrit user 10:04:47 Verifying host key using manually-configured host key entries 10:04:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:04:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:04:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:04:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:04:57 using GIT_SSH to set credentials Gerrit user 10:04:57 Verifying host key using manually-configured host key entries 10:04:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/142903/6 # timeout=30 10:04:57 > git rev-parse 15124307d21ac26fd7796d104c69b0130c2060a6^{commit} # timeout=10 10:04:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:04:57 Checking out Revision 15124307d21ac26fd7796d104c69b0130c2060a6 (refs/changes/03/142903/6) 10:04:57 > git config core.sparsecheckout # timeout=10 10:04:57 > git checkout -f 15124307d21ac26fd7796d104c69b0130c2060a6 # timeout=30 10:05:01 Commit message: "Remove duplication of Spring configs in participants" 10:05:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:05:01 > git rev-list --no-walk 220eeb60c6aa62389c27a28ce27bc97727289e0d # timeout=10 10:05:01 [EnvInject] - Injecting environment variables from a build step. 10:05:01 [EnvInject] - Injecting as environment variables the properties content 10:05:01 PYTHON=python3 10:05:01 10:05:01 [EnvInject] - Variables injected successfully. 10:05:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9003147735051114333.sh 10:05:01 ---> tox-install.sh 10:05:01 + source /home/jenkins/lf-env.sh 10:05:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:05:01 ++ mktemp -d /tmp/venv-XXXX 10:05:01 + lf_venv=/tmp/venv-YCUJ 10:05:01 + local venv_file=/tmp/.os_lf_venv 10:05:01 + local python=python3 10:05:01 + local options 10:05:01 + local set_path=true 10:05:01 + local install_args= 10:05:01 ++ 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 10:05:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:05:01 + true 10:05:01 + case $1 in 10:05:01 + venv_file=/tmp/.toxenv 10:05:01 + shift 2 10:05:01 + true 10:05:01 + case $1 in 10:05:01 + shift 10:05:01 + break 10:05:01 + case $python in 10:05:01 + local pkg_list= 10:05:01 + [[ -d /opt/pyenv ]] 10:05:01 + echo 'Setup pyenv:' 10:05:01 Setup pyenv: 10:05:01 + export PYENV_ROOT=/opt/pyenv 10:05:01 + PYENV_ROOT=/opt/pyenv 10:05:01 + 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 10:05: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 10:05:01 + pyenv versions 10:05:02 * system (set by /opt/pyenv/version) 10:05:02 * 3.8.13 (set by /opt/pyenv/version) 10:05:02 * 3.9.13 (set by /opt/pyenv/version) 10:05:02 * 3.10.6 (set by /opt/pyenv/version) 10:05:02 + command -v pyenv 10:05:02 ++ pyenv init - --no-rehash 10:05:02 + 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[*]}"'\'')" 10:05:02 export PATH="/opt/pyenv/shims:${PATH}" 10:05:02 export PYENV_SHELL=bash 10:05:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:05:02 pyenv() { 10:05:02 local command 10:05:02 command="${1:-}" 10:05:02 if [ "$#" -gt 0 ]; then 10:05:02 shift 10:05:02 fi 10:05:02 10:05:02 case "$command" in 10:05:02 rehash|shell) 10:05:02 eval "$(pyenv "sh-$command" "$@")" 10:05:02 ;; 10:05:02 *) 10:05:02 command pyenv "$command" "$@" 10:05:02 ;; 10:05:02 esac 10:05:02 }' 10:05:02 +++ 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[*]}"' 10:05:02 ++ 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 10:05:02 ++ 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 10:05:02 ++ 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 10:05:02 ++ export PYENV_SHELL=bash 10:05:02 ++ PYENV_SHELL=bash 10:05:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:05:02 +++ complete -F _pyenv pyenv 10:05:02 ++ lf-pyver python3 10:05:02 ++ local py_version_xy=python3 10:05:02 ++ local py_version_xyz= 10:05:02 ++ pyenv versions 10:05:02 ++ local command 10:05:02 ++ command=versions 10:05:02 ++ '[' 1 -gt 0 ']' 10:05:02 ++ shift 10:05:02 ++ case "$command" in 10:05:02 ++ command pyenv versions 10:05:02 ++ pyenv versions 10:05:02 ++ sed 's/^[ *]* //' 10:05:02 ++ awk '{ print $1 }' 10:05:02 ++ grep -E '^[0-9.]*[0-9]$' 10:05:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:05:02 +++ sort -V 10:05:02 +++ grep '^3' /tmp/.pyenv_versions 10:05:02 +++ tail -n 1 10:05:02 ++ py_version_xyz=3.10.6 10:05:02 ++ [[ -z 3.10.6 ]] 10:05:02 ++ echo 3.10.6 10:05:02 ++ return 0 10:05:02 + pyenv local 3.10.6 10:05:02 + local command 10:05:02 + command=local 10:05:02 + '[' 2 -gt 0 ']' 10:05:02 + shift 10:05:02 + case "$command" in 10:05:02 + command pyenv local 3.10.6 10:05:02 + pyenv local 3.10.6 10:05:02 + for arg in "$@" 10:05:02 + case $arg in 10:05:02 + pkg_list+='tox ' 10:05:02 + for arg in "$@" 10:05:02 + case $arg in 10:05:02 + pkg_list+='virtualenv ' 10:05:02 + for arg in "$@" 10:05:02 + case $arg in 10:05:02 + pkg_list+='urllib3~=1.26.15 ' 10:05:02 + [[ -f /tmp/.toxenv ]] 10:05:02 + [[ ! -f /tmp/.toxenv ]] 10:05:02 + [[ -n '' ]] 10:05:02 + python3 -m venv /tmp/venv-YCUJ 10:05:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YCUJ' 10:05:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YCUJ 10:05:08 + echo /tmp/venv-YCUJ 10:05:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:05:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:05:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:05:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:08 + local 'pip_opts=--upgrade --quiet' 10:05:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:05:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:05:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:05:08 + [[ -n '' ]] 10:05:08 + [[ -n '' ]] 10:05:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:05:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:08 + /tmp/venv-YCUJ/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 10:05:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:05:19 lf-activate-venv(): INFO: Base packages installed successfully 10:05:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:05:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:05:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:05:19 + /tmp/venv-YCUJ/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 10:05:31 + type python3 10:05:31 + true 10:05:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YCUJ/bin to PATH' 10:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-YCUJ/bin to PATH 10:05:31 + PATH=/tmp/venv-YCUJ/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 10:05:31 + return 0 10:05:31 + python3 --version 10:05:31 Python 3.10.6 10:05:31 + python3 -m pip --version 10:05:32 pip 26.0.1 from /tmp/venv-YCUJ/lib/python3.10/site-packages/pip (python 3.10) 10:05:32 + python3 -m pip freeze 10:05:32 cachetools==7.0.1 10:05:32 chardet==5.2.0 10:05:32 colorama==0.4.6 10:05:32 distlib==0.4.0 10:05:32 filelock==3.24.2 10:05:32 packaging==26.0 10:05:32 platformdirs==4.9.2 10:05:32 pluggy==1.6.0 10:05:32 pyproject-api==1.10.0 10:05:32 tomli==2.4.0 10:05:32 tox==4.38.0 10:05:32 typing_extensions==4.15.0 10:05:32 urllib3==1.26.20 10:05:32 virtualenv==20.37.0 10:05:32 [EnvInject] - Injecting environment variables from a build step. 10:05:32 [EnvInject] - Injecting as environment variables the properties content 10:05:32 PARALLEL=false 10:05:32 10:05:32 [EnvInject] - Variables injected successfully. 10:05:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8038664276284872870.sh 10:05:32 ---> tox-run.sh 10:05:32 + 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 10:05:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:05:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:05:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:05:32 + cd /w/workspace/oom-master-pre-commit-lint/. 10:05:32 + source /home/jenkins/lf-env.sh 10:05:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:05:32 ++ mktemp -d /tmp/venv-XXXX 10:05:32 + lf_venv=/tmp/venv-cUiv 10:05:32 + local venv_file=/tmp/.os_lf_venv 10:05:32 + local python=python3 10:05:32 + local options 10:05:32 + local set_path=true 10:05:32 + local install_args= 10:05:32 ++ 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 10:05:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:05:32 + true 10:05:32 + case $1 in 10:05:32 + venv_file=/tmp/.toxenv 10:05:32 + shift 2 10:05:32 + true 10:05:32 + case $1 in 10:05:32 + shift 10:05:32 + break 10:05:32 + case $python in 10:05:32 + local pkg_list= 10:05:32 + [[ -d /opt/pyenv ]] 10:05:32 + echo 'Setup pyenv:' 10:05:32 Setup pyenv: 10:05:32 + export PYENV_ROOT=/opt/pyenv 10:05:32 + PYENV_ROOT=/opt/pyenv 10:05:32 + 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 10:05:32 + 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 10:05:32 + pyenv versions 10:05:32 system 10:05:32 3.8.13 10:05:32 3.9.13 10:05:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:05:33 + command -v pyenv 10:05:33 ++ pyenv init - --no-rehash 10:05:33 + 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[*]}"'\'')" 10:05:33 export PATH="/opt/pyenv/shims:${PATH}" 10:05:33 export PYENV_SHELL=bash 10:05:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:05:33 pyenv() { 10:05:33 local command 10:05:33 command="${1:-}" 10:05:33 if [ "$#" -gt 0 ]; then 10:05:33 shift 10:05:33 fi 10:05:33 10:05:33 case "$command" in 10:05:33 rehash|shell) 10:05:33 eval "$(pyenv "sh-$command" "$@")" 10:05:33 ;; 10:05:33 *) 10:05:33 command pyenv "$command" "$@" 10:05:33 ;; 10:05:33 esac 10:05:33 }' 10:05:33 +++ 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[*]}"' 10:05:33 ++ 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 10:05:33 ++ 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 10:05:33 ++ 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 10:05:33 ++ export PYENV_SHELL=bash 10:05:33 ++ PYENV_SHELL=bash 10:05:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:05:33 +++ complete -F _pyenv pyenv 10:05:33 ++ lf-pyver python3 10:05:33 ++ local py_version_xy=python3 10:05:33 ++ local py_version_xyz= 10:05:33 ++ pyenv versions 10:05:33 ++ local command 10:05:33 ++ command=versions 10:05:33 ++ '[' 1 -gt 0 ']' 10:05:33 ++ shift 10:05:33 ++ case "$command" in 10:05:33 ++ command pyenv versions 10:05:33 ++ pyenv versions 10:05:33 ++ sed 's/^[ *]* //' 10:05:33 ++ grep -E '^[0-9.]*[0-9]$' 10:05:33 ++ awk '{ print $1 }' 10:05:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:05:33 +++ grep '^3' /tmp/.pyenv_versions 10:05:33 +++ sort -V 10:05:33 +++ tail -n 1 10:05:33 ++ py_version_xyz=3.10.6 10:05:33 ++ [[ -z 3.10.6 ]] 10:05:33 ++ echo 3.10.6 10:05:33 ++ return 0 10:05:33 + pyenv local 3.10.6 10:05:33 + local command 10:05:33 + command=local 10:05:33 + '[' 2 -gt 0 ']' 10:05:33 + shift 10:05:33 + case "$command" in 10:05:33 + command pyenv local 3.10.6 10:05:33 + pyenv local 3.10.6 10:05:33 + for arg in "$@" 10:05:33 + case $arg in 10:05:33 + pkg_list+='tox ' 10:05:33 + for arg in "$@" 10:05:33 + case $arg in 10:05:33 + pkg_list+='virtualenv ' 10:05:33 + for arg in "$@" 10:05:33 + case $arg in 10:05:33 + pkg_list+='urllib3~=1.26.15 ' 10:05:33 + [[ -f /tmp/.toxenv ]] 10:05:33 ++ cat /tmp/.toxenv 10:05:33 + lf_venv=/tmp/venv-YCUJ 10:05:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YCUJ from' file:/tmp/.toxenv 10:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YCUJ from file:/tmp/.toxenv 10:05:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:05:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:33 + local 'pip_opts=--upgrade --quiet' 10:05:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:05:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:05:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:05:33 + [[ -n '' ]] 10:05:33 + [[ -n '' ]] 10:05:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:05:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:33 + /tmp/venv-YCUJ/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 10:05:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:05:34 lf-activate-venv(): INFO: Base packages installed successfully 10:05:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:05:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:05:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:05:34 + /tmp/venv-YCUJ/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 10:05:38 + type python3 10:05:38 + true 10:05:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YCUJ/bin to PATH' 10:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-YCUJ/bin to PATH 10:05:38 + PATH=/tmp/venv-YCUJ/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 10:05:38 + return 0 10:05:38 + [[ -d /opt/pyenv ]] 10:05:38 + echo '---> Setting up pyenv' 10:05:38 ---> Setting up pyenv 10:05:38 + export PYENV_ROOT=/opt/pyenv 10:05:38 + PYENV_ROOT=/opt/pyenv 10:05:38 + export PATH=/opt/pyenv/bin:/tmp/venv-YCUJ/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 10:05:38 + PATH=/opt/pyenv/bin:/tmp/venv-YCUJ/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 10:05:38 ++ pwd 10:05:38 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:05:38 + export PYTHONPATH 10:05:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:05:38 + TOX_TESTENV_PASSENV=PYTHONPATH 10:05:38 + tox --version 10:05:39 4.38.0 from /tmp/venv-YCUJ/lib/python3.10/site-packages/tox/__init__.py 10:05:39 + PARALLEL=false 10:05:39 + TOX_OPTIONS_LIST= 10:05:39 + [[ -n pre-commit ]] 10:05:39 + TOX_OPTIONS_LIST=' -e pre-commit' 10:05:39 + case ${PARALLEL,,} in 10:05:39 + tox -e pre-commit 10:05:39 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:05:41 pre-commit: install_deps> python -I -m pip install pre-commit 10:05:57 pre-commit: freeze> python -m pip freeze --all 10:05:57 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==20.37.0 10:05:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:05:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:05:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:06:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:06:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:06:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:06:03 [INFO] Once installed this environment will be reused. 10:06:03 [INFO] This may take a few minutes... 10:06:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:06:10 [INFO] Once installed this environment will be reused. 10:06:10 [INFO] This may take a few minutes... 10:06:18 trim trailing whitespace.................................................Passed 10:06:18 Tabs remover.............................................................Passed 10:06:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:06:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:06:19 [INFO] Once installed this environment will be reused. 10:06:19 [INFO] This may take a few minutes... 10:06:51 gitlint..............................................(no files to check)Skipped 10:06:51 pre-commit: OK (71.73=setup[17.69]+cmd[21.32,32.72] seconds) 10:06:51 congratulations :) (71.76 seconds) 10:06:51 + tox_status=0 10:06:51 + echo '---> Completed tox runs' 10:06:51 ---> Completed tox runs 10:06:51 + for i in .tox/*/log 10:06:51 ++ echo .tox/pre-commit/log 10:06:51 ++ awk -F/ '{print $2}' 10:06:51 + tox_env=pre-commit 10:06:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:06:51 + DOC_DIR=docs/_build/html 10:06:51 + [[ -d docs/_build/html ]] 10:06:51 + echo '---> tox-run.sh ends' 10:06:51 ---> tox-run.sh ends 10:06:51 + test 0 -eq 0 10:06:51 $ ssh-agent -k 10:06:51 unset SSH_AUTH_SOCK; 10:06:51 unset SSH_AGENT_PID; 10:06:51 echo Agent pid 1939 killed; 10:06:51 [ssh-agent] Stopped. 10:06:52 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15727098924368205220.sh 10:06:52 ---> sysstat.sh 10:06:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17305041869570845184.sh 10:06:52 ---> package-listing.sh 10:06:52 ++ facter osfamily 10:06:52 ++ tr '[:upper:]' '[:lower:]' 10:06:52 + OS_FAMILY=debian 10:06:52 + workspace=/w/workspace/oom-master-pre-commit-lint 10:06:52 + START_PACKAGES=/tmp/packages_start.txt 10:06:52 + END_PACKAGES=/tmp/packages_end.txt 10:06:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:52 + PACKAGES=/tmp/packages_start.txt 10:06:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:06:52 + PACKAGES=/tmp/packages_end.txt 10:06:52 + case "${OS_FAMILY}" in 10:06:52 + dpkg -l 10:06:52 + grep '^ii' 10:06:52 + '[' -f /tmp/packages_start.txt ']' 10:06:52 + '[' -f /tmp/packages_end.txt ']' 10:06:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:06:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:06:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:06:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins482411242304159159.sh 10:06:52 ---> capture-instance-metadata.sh 10:06:52 Setup pyenv: 10:06:52 system 10:06:52 3.8.13 10:06:52 3.9.13 10:06:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:06:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yVxf 10:06:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:05 lf-activate-venv(): INFO: Base packages installed successfully 10:07:05 lf-activate-venv(): INFO: Installing additional packages: lftools 10:08:09 lf-activate-venv(): INFO: Adding /tmp/venv-yVxf/bin to PATH 10:08:09 INFO: Running in OpenStack, capturing instance metadata 10:08:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14032979785770736057.sh 10:08:10 provisioning config files... 10:08:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5552914740765685277tmp 10:08:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:08:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:08:10 [EnvInject] - Injecting environment variables from a build step. 10:08:10 [EnvInject] - Injecting as environment variables the properties content 10:08:10 SERVER_ID=logs 10:08:10 10:08:10 [EnvInject] - Variables injected successfully. 10:08:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8599519858570940538.sh 10:08:10 ---> create-netrc.sh 10:08:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13496568368944783417.sh 10:08:10 ---> python-tools-install.sh 10:08:10 Setup pyenv: 10:08:10 system 10:08:10 3.8.13 10:08:10 3.9.13 10:08:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:08:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yVxf from file:/tmp/.os_lf_venv 10:08:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:15 lf-activate-venv(): INFO: Base packages installed successfully 10:08:15 lf-activate-venv(): INFO: Installing additional packages: lftools 10:08:32 lf-activate-venv(): INFO: Adding /tmp/venv-yVxf/bin to PATH 10:08:32 Generating Requirements File 10:09:35 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. 10:09:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:09:35 Python 3.10.6 10:09:36 pip 26.0.1 from /tmp/venv-yVxf/lib/python3.10/site-packages/pip (python 3.10) 10:09:36 appdirs==1.4.4 10:09:36 argcomplete==3.6.3 10:09:36 aspy.yaml==1.3.0 10:09:36 attrs==25.4.0 10:09:36 autopage==0.6.0 10:09:36 backports.strenum==1.3.1 10:09:36 beautifulsoup4==4.14.3 10:09:36 boto3==1.42.51 10:09:36 botocore==1.42.51 10:09:36 bs4==0.0.2 10:09:36 certifi==2026.1.4 10:09:36 cffi==2.0.0 10:09:36 cfgv==3.5.0 10:09:36 chardet==5.2.0 10:09:36 charset-normalizer==3.4.4 10:09:36 click==8.3.1 10:09:36 cliff==4.13.2 10:09:36 cmd2==3.2.0 10:09:36 cryptography==3.3.2 10:09:36 debtcollector==3.0.0 10:09:36 decorator==5.2.1 10:09:36 defusedxml==0.7.1 10:09:36 Deprecated==1.3.1 10:09:36 distlib==0.4.0 10:09:36 dnspython==2.8.0 10:09:36 docker==7.1.0 10:09:36 dogpile.cache==1.5.0 10:09:36 durationpy==0.10 10:09:36 email-validator==2.3.0 10:09:36 filelock==3.24.2 10:09:36 future==1.0.0 10:09:36 gitdb==4.0.12 10:09:36 GitPython==3.1.46 10:09:36 httplib2==0.30.2 10:09:36 identify==2.6.16 10:09:36 idna==3.11 10:09:36 importlib-resources==1.5.0 10:09:36 iso8601==2.1.0 10:09:36 Jinja2==3.1.6 10:09:36 jmespath==1.1.0 10:09:36 jsonpatch==1.33 10:09:36 jsonpointer==3.0.0 10:09:36 jsonschema==4.26.0 10:09:36 jsonschema-specifications==2025.9.1 10:09:36 keystoneauth1==5.13.0 10:09:36 kubernetes==35.0.0 10:09:36 lftools==0.37.21 10:09:36 lxml==6.0.2 10:09:36 markdown-it-py==4.0.0 10:09:36 MarkupSafe==3.0.3 10:09:36 mdurl==0.1.2 10:09:36 msgpack==1.1.2 10:09:36 multi_key_dict==2.0.3 10:09:36 munch==4.0.0 10:09:36 netaddr==1.3.0 10:09:36 niet==1.4.2 10:09:36 nodeenv==1.10.0 10:09:36 oauth2client==4.1.3 10:09:36 oauthlib==3.3.1 10:09:36 openstacksdk==4.10.0 10:09:36 os-service-types==1.8.2 10:09:36 osc-lib==4.4.0 10:09:36 oslo.config==10.3.0 10:09:36 oslo.context==6.3.0 10:09:36 oslo.i18n==6.7.2 10:09:36 oslo.log==8.0.0 10:09:36 oslo.serialization==5.9.1 10:09:36 oslo.utils==9.2.0 10:09:36 packaging==26.0 10:09:36 pbr==7.0.3 10:09:36 platformdirs==4.9.2 10:09:36 prettytable==3.17.0 10:09:36 psutil==7.2.2 10:09:36 pyasn1==0.6.2 10:09:36 pyasn1_modules==0.4.2 10:09:36 pycparser==3.0 10:09:36 pygerrit2==2.0.15 10:09:36 PyGithub==2.8.1 10:09:36 Pygments==2.19.2 10:09:36 PyJWT==2.11.0 10:09:36 PyNaCl==1.6.2 10:09:36 pyparsing==2.4.7 10:09:36 pyperclip==1.11.0 10:09:36 pyrsistent==0.20.0 10:09:36 python-cinderclient==9.8.0 10:09:36 python-dateutil==2.9.0.post0 10:09:36 python-heatclient==5.0.0 10:09:36 python-jenkins==1.8.3 10:09:36 python-keystoneclient==5.7.0 10:09:36 python-magnumclient==4.9.0 10:09:36 python-openstackclient==9.0.0 10:09:36 python-swiftclient==4.9.0 10:09:36 PyYAML==6.0.3 10:09:36 referencing==0.37.0 10:09:36 requests==2.32.5 10:09:36 requests-oauthlib==2.0.0 10:09:36 requestsexceptions==1.4.0 10:09:36 rfc3986==2.0.0 10:09:36 rich==14.3.2 10:09:36 rich-argparse==1.7.2 10:09:36 rpds-py==0.30.0 10:09:36 rsa==4.9.1 10:09:36 ruamel.yaml==0.19.1 10:09:36 ruamel.yaml.clib==0.2.15 10:09:36 s3transfer==0.16.0 10:09:36 simplejson==3.20.2 10:09:36 six==1.17.0 10:09:36 smmap==5.0.2 10:09:36 soupsieve==2.8.3 10:09:36 stevedore==5.6.0 10:09:36 tabulate==0.9.0 10:09:36 toml==0.10.2 10:09:36 tomlkit==0.14.0 10:09:36 tqdm==4.67.3 10:09:36 typing_extensions==4.15.0 10:09:36 tzdata==2025.3 10:09:36 urllib3==1.26.20 10:09:36 virtualenv==20.37.0 10:09:36 wcwidth==0.6.0 10:09:36 websocket-client==1.9.0 10:09:36 wrapt==2.1.1 10:09:36 xdg==6.0.0 10:09:36 xmltodict==1.0.3 10:09:36 yq==3.4.3 10:09:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12754486616110423934.sh 10:09:36 ---> sudo-logs.sh 10:09:36 Archiving 'sudo' log.. 10:09:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1931484196714071602.sh 10:09:36 ---> job-cost.sh 10:09:36 INFO: Activating Python virtual environment... 10:09:36 Setup pyenv: 10:09:37 system 10:09:37 3.8.13 10:09:37 3.9.13 10:09:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yVxf from file:/tmp/.os_lf_venv 10:09:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:40 lf-activate-venv(): INFO: Base packages installed successfully 10:09:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:09:59 lf-activate-venv(): INFO: Adding /tmp/venv-yVxf/bin to PATH 10:09:59 INFO: No stack-cost file found 10:09:59 INFO: Instance uptime: 373s 10:09:59 INFO: Fetching instance metadata (attempt 1 of 3)... 10:09:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:09:59 INFO: Successfully fetched instance metadata 10:09:59 INFO: Instance type: v3-standard-4 10:09:59 INFO: Retrieving pricing info for: v3-standard-4 10:09:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:09:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=373 10:09:59 INFO: Successfully fetched Vexxhost pricing API 10:09:59 INFO: Retrieved cost: 0.11 10:09:59 INFO: Retrieved resource: v3-standard-4 10:09:59 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:09:59 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:09:59 INFO: Successfully archived job cost data 10:09:59 DEBUG: Cost data: oom-master-pre-commit-lint,4419,2026-02-18 10:09:59,v3-standard-4,373,0.11,0.00,SUCCESS 10:09:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15096967633835169558.sh 10:09:59 ---> logs-deploy.sh 10:09:59 Setup pyenv: 10:09:59 system 10:09:59 3.8.13 10:09:59 3.9.13 10:09:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yVxf from file:/tmp/.os_lf_venv 10:09:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:02 lf-activate-venv(): INFO: Base packages installed successfully 10:10:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-yVxf/bin to PATH 10:10:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4419 10:10:15 INFO: archiving workspace using pattern(s): 10:10:17 Archives upload complete. 10:10:17 INFO: archiving logs to Nexus 10:10:18 ---> uname -a: 10:10:18 Linux prd-ubuntu1804-builder-4c-4g-18041 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:10:18 10:10:18 10:10:18 ---> lscpu: 10:10:18 Architecture: x86_64 10:10:18 CPU op-mode(s): 32-bit, 64-bit 10:10:18 Byte Order: Little Endian 10:10:18 CPU(s): 4 10:10:18 On-line CPU(s) list: 0-3 10:10:18 Thread(s) per core: 1 10:10:18 Core(s) per socket: 1 10:10:18 Socket(s): 4 10:10:18 NUMA node(s): 1 10:10:18 Vendor ID: AuthenticAMD 10:10:18 CPU family: 23 10:10:18 Model: 49 10:10:18 Model name: AMD EPYC-Rome Processor 10:10:18 Stepping: 0 10:10:18 CPU MHz: 2800.000 10:10:18 BogoMIPS: 5600.00 10:10:18 Virtualization: AMD-V 10:10:18 Hypervisor vendor: KVM 10:10:18 Virtualization type: full 10:10:18 L1d cache: 32K 10:10:18 L1i cache: 32K 10:10:18 L2 cache: 512K 10:10:18 L3 cache: 16384K 10:10:18 NUMA node0 CPU(s): 0-3 10:10:18 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 10:10:18 10:10:18 10:10:18 ---> nproc: 10:10:18 4 10:10:18 10:10:18 10:10:18 ---> df -h: 10:10:18 Filesystem Size Used Avail Use% Mounted on 10:10:18 udev 7.9G 0 7.9G 0% /dev 10:10:18 tmpfs 1.6G 676K 1.6G 1% /run 10:10:18 /dev/vda1 78G 8.4G 69G 11% / 10:10:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:10:18 tmpfs 5.0M 0 5.0M 0% /run/lock 10:10:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:10:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:10:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:10:18 10:10:18 10:10:18 ---> free -m: 10:10:18 total used free shared buff/cache available 10:10:18 Mem: 16040 559 13279 0 2201 15160 10:10:18 Swap: 1023 0 1023 10:10:18 10:10:18 10:10:18 ---> ip addr: 10:10:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:10:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:10:18 inet 127.0.0.1/8 scope host lo 10:10:18 valid_lft forever preferred_lft forever 10:10:18 inet6 ::1/128 scope host 10:10:18 valid_lft forever preferred_lft forever 10:10:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:10:18 link/ether fa:16:3e:71:c2:f3 brd ff:ff:ff:ff:ff:ff 10:10:18 inet 10.30.107.26/23 brd 10.30.107.255 scope global dynamic ens3 10:10:18 valid_lft 86027sec preferred_lft 86027sec 10:10:18 inet6 fe80::f816:3eff:fe71:c2f3/64 scope link 10:10:18 valid_lft forever preferred_lft forever 10:10:18 10:10:18 10:10:18 ---> sar -b -r -n DEV: 10:10:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18041) 02/18/26 _x86_64_ (4 CPU) 10:10:18 10:10:18 10:04:13 LINUX RESTART (4 CPU) 10:10:18 10:10:18 10:05:01 tps rtps wtps bread/s bwrtn/s 10:10:18 10:06:01 54.62 23.65 30.98 789.34 7686.99 10:10:18 10:07:01 40.76 0.30 40.46 18.26 8950.24 10:10:18 10:08:01 47.49 0.12 47.38 19.32 7853.41 10:10:18 10:09:01 52.07 0.60 51.47 74.92 9451.22 10:10:18 10:10:01 45.53 0.32 45.21 24.26 7786.97 10:10:18 Average: 48.10 5.00 43.10 185.21 8345.73 10:10:18 10:10:18 10:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:10:18 10:06:01 14090672 15555044 2334296 14.21 48592 1623180 855716 4.90 680788 1453216 49628 10:10:18 10:07:01 13965008 15565220 2459960 14.98 58332 1741100 770104 4.41 731708 1511584 37484 10:10:18 10:08:01 13719160 15470584 2705808 16.47 68688 1874992 869140 4.97 849248 1626616 91240 10:10:18 10:09:01 13719064 15555124 2705904 16.47 79468 1942236 759464 4.35 755020 1706732 40540 10:10:18 10:10:01 13627664 15553128 2797304 17.03 86676 2018964 775220 4.44 763276 1778716 51648 10:10:18 Average: 13824314 15539820 2600654 15.83 68351 1840094 805929 4.61 756008 1615373 54108 10:10:18 10:10:18 10:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:10:18 10:06:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 10:10:18 10:06:01 ens3 53.32 44.79 528.67 16.13 0.00 0.00 0.00 0.00 10:10:18 10:07:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:10:18 10:07:01 ens3 27.48 20.30 301.37 4.92 0.00 0.00 0.00 0.00 10:10:18 10:08:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 10:10:18 10:08:01 ens3 45.38 35.20 638.85 5.09 0.00 0.00 0.00 0.00 10:10:18 10:09:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 10:10:18 10:09:01 ens3 21.55 18.58 123.76 4.40 0.00 0.00 0.00 0.00 10:10:18 10:10:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 10:10:18 10:10:01 ens3 18.45 15.76 155.96 4.21 0.00 0.00 0.00 0.00 10:10:18 Average: lo 0.79 0.79 0.09 0.09 0.00 0.00 0.00 0.00 10:10:18 Average: ens3 33.24 26.93 349.74 6.95 0.00 0.00 0.00 0.00 10:10:18 10:10:18 10:10:18 ---> sar -P ALL: 10:10:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18041) 02/18/26 _x86_64_ (4 CPU) 10:10:18 10:10:18 10:04:13 LINUX RESTART (4 CPU) 10:10:18 10:10:18 10:05:01 CPU %user %nice %system %iowait %steal %idle 10:10:18 10:06:01 all 7.30 0.00 0.85 18.07 0.04 73.74 10:10:18 10:06:01 0 5.51 0.00 0.78 25.03 0.03 68.65 10:10:18 10:06:01 1 4.23 0.00 0.77 21.94 0.03 73.03 10:10:18 10:06:01 2 1.52 0.00 0.43 0.70 0.02 97.33 10:10:18 10:06:01 3 18.00 0.00 1.41 24.62 0.05 55.92 10:10:18 10:07:01 all 11.00 0.00 1.15 15.53 0.05 72.27 10:10:18 10:07:01 0 14.67 0.00 1.07 0.30 0.07 83.89 10:10:18 10:07:01 1 8.59 0.00 1.37 56.70 0.05 33.29 10:10:18 10:07:01 2 9.61 0.00 1.05 4.26 0.07 85.01 10:10:18 10:07:01 3 11.14 0.00 1.09 0.95 0.03 86.79 10:10:18 10:08:01 all 7.26 0.00 0.54 16.78 0.04 75.38 10:10:18 10:08:01 0 3.17 0.00 0.27 0.10 0.05 96.41 10:10:18 10:08:01 1 7.38 0.00 0.65 52.62 0.05 39.30 10:10:18 10:08:01 2 3.30 0.00 0.13 0.52 0.02 96.04 10:10:18 10:08:01 3 15.21 0.00 1.12 13.95 0.07 69.65 10:10:18 10:09:01 all 8.46 0.00 0.59 16.95 0.04 73.95 10:10:18 10:09:01 0 3.40 0.00 0.25 1.78 0.02 94.55 10:10:18 10:09:01 1 5.69 0.00 0.65 36.03 0.05 57.58 10:10:18 10:09:01 2 1.27 0.00 0.13 3.94 0.02 94.65 10:10:18 10:09:01 3 23.55 0.00 1.31 26.18 0.08 48.88 10:10:18 10:10:01 all 7.52 0.00 0.63 17.20 0.06 74.60 10:10:18 10:10:01 0 3.00 0.00 0.30 0.42 0.02 96.27 10:10:18 10:10:01 1 13.47 0.00 1.03 30.35 0.08 55.07 10:10:18 10:10:01 2 3.36 0.00 0.37 0.57 0.07 95.64 10:10:18 10:10:01 3 10.32 0.00 0.85 37.61 0.05 51.16 10:10:18 Average: all 8.31 0.00 0.75 16.90 0.05 73.99 10:10:18 Average: 0 5.95 0.00 0.53 5.53 0.04 87.95 10:10:18 Average: 1 7.86 0.00 0.89 39.51 0.05 51.68 10:10:18 Average: 2 3.81 0.00 0.42 2.00 0.04 93.73 10:10:18 Average: 3 15.64 0.00 1.16 20.65 0.06 62.50 10:10:18 10:10:18 10:10:18