15:51:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 15:51:08 Running as SYSTEM 15:51:08 [EnvInject] - Loading node environment variables. 15:51:09 Building remotely on prd-ubuntu1804-builder-4c-4g-3291 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:51:09 [ssh-agent] Looking for ssh-agent implementation... 15:51:09 $ ssh-agent 15:51:09 SSH_AUTH_SOCK=/tmp/ssh-S81CGA4Vacrt/agent.1790 15:51:09 SSH_AGENT_PID=1792 15:51:09 [ssh-agent] Started. 15:51:09 Running ssh-add (command line suppressed) 15:51:09 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12675348323070874396.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12675348323070874396.key) 15:51:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:51:09 The recommended git tool is: NONE 15:51:11 using credential onap-jenkins-ssh 15:51:11 Wiping out workspace first. 15:51:11 Cloning the remote Git repository 15:51:11 Cloning repository git://cloud.onap.org/mirror/oom.git 15:51:11 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:51:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:51:11 > git --version # timeout=10 15:51:11 > git --version # 'git version 2.17.1' 15:51:11 using GIT_SSH to set credentials Gerrit user 15:51:11 Verifying host key using manually-configured host key entries 15:51:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:51:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:51:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:51:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:51:16 using GIT_SSH to set credentials Gerrit user 15:51:16 Verifying host key using manually-configured host key entries 15:51:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/5 # timeout=30 15:51:17 > git rev-parse baa9be5732fdef130c63a042fa3bfa69dc03c9f6^{commit} # timeout=10 15:51:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:51:17 Checking out Revision baa9be5732fdef130c63a042fa3bfa69dc03c9f6 (refs/changes/75/143475/5) 15:51:17 > git config core.sparsecheckout # timeout=10 15:51:17 > git checkout -f baa9be5732fdef130c63a042fa3bfa69dc03c9f6 # timeout=30 15:51:20 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 15:51:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:51:20 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 15:51:21 [EnvInject] - Injecting environment variables from a build step. 15:51:21 [EnvInject] - Injecting as environment variables the properties content 15:51:21 PYTHON=python3 15:51:21 15:51:21 [EnvInject] - Variables injected successfully. 15:51:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9170003290157395253.sh 15:51:21 ---> tox-install.sh 15:51:21 + source /home/jenkins/lf-env.sh 15:51:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:51:21 ++ mktemp -d /tmp/venv-XXXX 15:51:21 + lf_venv=/tmp/venv-0B1I 15:51:21 + local venv_file=/tmp/.os_lf_venv 15:51:21 + local python=python3 15:51:21 + local options 15:51:21 + local set_path=true 15:51:21 + local install_args= 15:51:21 ++ 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 15:51:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:51:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:51:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:51:21 + true 15:51:21 + case $1 in 15:51:21 + venv_file=/tmp/.toxenv 15:51:21 + shift 2 15:51:21 + true 15:51:21 + case $1 in 15:51:21 + shift 15:51:21 + break 15:51:21 + case $python in 15:51:21 + local pkg_list= 15:51:21 + [[ -d /opt/pyenv ]] 15:51:21 + echo 'Setup pyenv:' 15:51:21 Setup pyenv: 15:51:21 + export PYENV_ROOT=/opt/pyenv 15:51:21 + PYENV_ROOT=/opt/pyenv 15:51:21 + 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 15:51:21 + 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 15:51:21 + pyenv versions 15:51:21 * system (set by /opt/pyenv/version) 15:51:21 * 3.8.13 (set by /opt/pyenv/version) 15:51:21 * 3.9.13 (set by /opt/pyenv/version) 15:51:21 * 3.10.6 (set by /opt/pyenv/version) 15:51:21 + command -v pyenv 15:51:21 ++ pyenv init - --no-rehash 15:51:21 + 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[*]}"'\'')" 15:51:21 export PATH="/opt/pyenv/shims:${PATH}" 15:51:21 export PYENV_SHELL=bash 15:51:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:51:21 pyenv() { 15:51:21 local command 15:51:21 command="${1:-}" 15:51:21 if [ "$#" -gt 0 ]; then 15:51:21 shift 15:51:21 fi 15:51:21 15:51:21 case "$command" in 15:51:21 rehash|shell) 15:51:21 eval "$(pyenv "sh-$command" "$@")" 15:51:21 ;; 15:51:21 *) 15:51:21 command pyenv "$command" "$@" 15:51:21 ;; 15:51:21 esac 15:51:21 }' 15:51:21 +++ 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[*]}"' 15:51:21 ++ 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 15:51:21 ++ 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 15:51:21 ++ 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 15:51:21 ++ export PYENV_SHELL=bash 15:51:21 ++ PYENV_SHELL=bash 15:51:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:51:21 +++ complete -F _pyenv pyenv 15:51:21 ++ lf-pyver python3 15:51:21 ++ local py_version_xy=python3 15:51:21 ++ local py_version_xyz= 15:51:21 ++ pyenv versions 15:51:21 ++ local command 15:51:21 ++ command=versions 15:51:21 ++ '[' 1 -gt 0 ']' 15:51:21 ++ shift 15:51:21 ++ case "$command" in 15:51:21 ++ command pyenv versions 15:51:21 ++ pyenv versions 15:51:21 ++ awk '{ print $1 }' 15:51:21 ++ grep -E '^[0-9.]*[0-9]$' 15:51:21 ++ sed 's/^[ *]* //' 15:51:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:51:21 +++ grep '^3' /tmp/.pyenv_versions 15:51:21 +++ sort -V 15:51:21 +++ tail -n 1 15:51:21 ++ py_version_xyz=3.10.6 15:51:21 ++ [[ -z 3.10.6 ]] 15:51:21 ++ echo 3.10.6 15:51:21 ++ return 0 15:51:21 + pyenv local 3.10.6 15:51:21 + local command 15:51:21 + command=local 15:51:21 + '[' 2 -gt 0 ']' 15:51:21 + shift 15:51:21 + case "$command" in 15:51:21 + command pyenv local 3.10.6 15:51:21 + pyenv local 3.10.6 15:51:21 + for arg in "$@" 15:51:21 + case $arg in 15:51:21 + pkg_list+='tox ' 15:51:21 + for arg in "$@" 15:51:21 + case $arg in 15:51:21 + pkg_list+='virtualenv ' 15:51:21 + for arg in "$@" 15:51:21 + case $arg in 15:51:21 + pkg_list+='urllib3~=1.26.15 ' 15:51:21 + [[ -f /tmp/.toxenv ]] 15:51:21 + [[ ! -f /tmp/.toxenv ]] 15:51:21 + [[ -n '' ]] 15:51:21 + python3 -m venv /tmp/venv-0B1I 15:51:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0B1I' 15:51:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0B1I 15:51:25 + echo /tmp/venv-0B1I 15:51:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:51:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:51:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:51:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:25 + local 'pip_opts=--upgrade --quiet' 15:51:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:51:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:51:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:51:25 + [[ -n '' ]] 15:51:25 + [[ -n '' ]] 15:51:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:51:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:25 + /tmp/venv-0B1I/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 15:51:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:51:30 lf-activate-venv(): INFO: Base packages installed successfully 15:51:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:51:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:51:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:51:30 + /tmp/venv-0B1I/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 15:51:32 + type python3 15:51:32 + true 15:51:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0B1I/bin to PATH' 15:51:32 lf-activate-venv(): INFO: Adding /tmp/venv-0B1I/bin to PATH 15:51:32 + PATH=/tmp/venv-0B1I/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 15:51:32 + return 0 15:51:32 + python3 --version 15:51:32 Python 3.10.6 15:51:32 + python3 -m pip --version 15:51:32 pip 26.0.1 from /tmp/venv-0B1I/lib/python3.10/site-packages/pip (python 3.10) 15:51:32 + python3 -m pip freeze 15:51:33 cachetools==7.0.5 15:51:33 colorama==0.4.6 15:51:33 distlib==0.4.0 15:51:33 filelock==3.25.2 15:51:33 packaging==26.0 15:51:33 platformdirs==4.9.4 15:51:33 pluggy==1.6.0 15:51:33 pyproject-api==1.10.0 15:51:33 python-discovery==1.2.0 15:51:33 tomli==2.4.0 15:51:33 tomli_w==1.2.0 15:51:33 tox==4.50.1 15:51:33 typing_extensions==4.15.0 15:51:33 urllib3==1.26.20 15:51:33 virtualenv==21.2.0 15:51:33 [EnvInject] - Injecting environment variables from a build step. 15:51:33 [EnvInject] - Injecting as environment variables the properties content 15:51:33 PARALLEL=false 15:51:33 15:51:33 [EnvInject] - Variables injected successfully. 15:51:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11072591320462716140.sh 15:51:33 ---> tox-run.sh 15:51:33 + 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 15:51:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:51:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:51:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:51:33 + cd /w/workspace/oom-master-pre-commit-lint/. 15:51:33 + source /home/jenkins/lf-env.sh 15:51:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:51:33 ++ mktemp -d /tmp/venv-XXXX 15:51:33 + lf_venv=/tmp/venv-tbku 15:51:33 + local venv_file=/tmp/.os_lf_venv 15:51:33 + local python=python3 15:51:33 + local options 15:51:33 + local set_path=true 15:51:33 + local install_args= 15:51:33 ++ 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 15:51:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:51:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:51:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:51:33 + true 15:51:33 + case $1 in 15:51:33 + venv_file=/tmp/.toxenv 15:51:33 + shift 2 15:51:33 + true 15:51:33 + case $1 in 15:51:33 + shift 15:51:33 + break 15:51:33 + case $python in 15:51:33 + local pkg_list= 15:51:33 + [[ -d /opt/pyenv ]] 15:51:33 + echo 'Setup pyenv:' 15:51:33 Setup pyenv: 15:51:33 + export PYENV_ROOT=/opt/pyenv 15:51:33 + PYENV_ROOT=/opt/pyenv 15:51:33 + 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 15:51: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 15:51:33 + pyenv versions 15:51:33 system 15:51:33 3.8.13 15:51:33 3.9.13 15:51:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:51:33 + command -v pyenv 15:51:33 ++ pyenv init - --no-rehash 15:51: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[*]}"'\'')" 15:51:33 export PATH="/opt/pyenv/shims:${PATH}" 15:51:33 export PYENV_SHELL=bash 15:51:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:51:33 pyenv() { 15:51:33 local command 15:51:33 command="${1:-}" 15:51:33 if [ "$#" -gt 0 ]; then 15:51:33 shift 15:51:33 fi 15:51:33 15:51:33 case "$command" in 15:51:33 rehash|shell) 15:51:33 eval "$(pyenv "sh-$command" "$@")" 15:51:33 ;; 15:51:33 *) 15:51:33 command pyenv "$command" "$@" 15:51:33 ;; 15:51:33 esac 15:51:33 }' 15:51: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[*]}"' 15:51: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 15:51: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 15:51: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 15:51:33 ++ export PYENV_SHELL=bash 15:51:33 ++ PYENV_SHELL=bash 15:51:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:51:33 +++ complete -F _pyenv pyenv 15:51:33 ++ lf-pyver python3 15:51:33 ++ local py_version_xy=python3 15:51:33 ++ local py_version_xyz= 15:51:33 ++ pyenv versions 15:51:33 ++ sed 's/^[ *]* //' 15:51:33 ++ local command 15:51:33 ++ command=versions 15:51:33 ++ '[' 1 -gt 0 ']' 15:51:33 ++ shift 15:51:33 ++ case "$command" in 15:51:33 ++ grep -E '^[0-9.]*[0-9]$' 15:51:33 ++ command pyenv versions 15:51:33 ++ pyenv versions 15:51:33 ++ awk '{ print $1 }' 15:51:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:51:33 +++ grep '^3' /tmp/.pyenv_versions 15:51:33 +++ sort -V 15:51:33 +++ tail -n 1 15:51:33 ++ py_version_xyz=3.10.6 15:51:33 ++ [[ -z 3.10.6 ]] 15:51:33 ++ echo 3.10.6 15:51:33 ++ return 0 15:51:33 + pyenv local 3.10.6 15:51:33 + local command 15:51:33 + command=local 15:51:33 + '[' 2 -gt 0 ']' 15:51:33 + shift 15:51:33 + case "$command" in 15:51:33 + command pyenv local 3.10.6 15:51:33 + pyenv local 3.10.6 15:51:33 + for arg in "$@" 15:51:33 + case $arg in 15:51:33 + pkg_list+='tox ' 15:51:33 + for arg in "$@" 15:51:33 + case $arg in 15:51:33 + pkg_list+='virtualenv ' 15:51:33 + for arg in "$@" 15:51:33 + case $arg in 15:51:33 + pkg_list+='urllib3~=1.26.15 ' 15:51:33 + [[ -f /tmp/.toxenv ]] 15:51:33 ++ cat /tmp/.toxenv 15:51:33 + lf_venv=/tmp/venv-0B1I 15:51:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0B1I from' file:/tmp/.toxenv 15:51:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0B1I from file:/tmp/.toxenv 15:51:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:51:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:33 + local 'pip_opts=--upgrade --quiet' 15:51:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:51:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:51:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:51:33 + [[ -n '' ]] 15:51:33 + [[ -n '' ]] 15:51:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:51:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:33 + /tmp/venv-0B1I/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 15:51:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:51:34 lf-activate-venv(): INFO: Base packages installed successfully 15:51:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:51:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:51:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:51:34 + /tmp/venv-0B1I/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 15:51:35 + type python3 15:51:35 + true 15:51:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0B1I/bin to PATH' 15:51:35 lf-activate-venv(): INFO: Adding /tmp/venv-0B1I/bin to PATH 15:51:35 + PATH=/tmp/venv-0B1I/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 15:51:35 + return 0 15:51:35 + [[ -d /opt/pyenv ]] 15:51:35 + echo '---> Setting up pyenv' 15:51:35 ---> Setting up pyenv 15:51:35 + export PYENV_ROOT=/opt/pyenv 15:51:35 + PYENV_ROOT=/opt/pyenv 15:51:35 + export PATH=/opt/pyenv/bin:/tmp/venv-0B1I/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 15:51:35 + PATH=/opt/pyenv/bin:/tmp/venv-0B1I/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 15:51:35 ++ pwd 15:51:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:51:35 + export PYTHONPATH 15:51:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:51:35 + TOX_TESTENV_PASSENV=PYTHONPATH 15:51:35 + tox --version 15:51:35 4.50.1 from /tmp/venv-0B1I/lib/python3.10/site-packages/tox/__init__.py 15:51:35 + PARALLEL=false 15:51:35 + TOX_OPTIONS_LIST= 15:51:35 + [[ -n pre-commit ]] 15:51:35 + TOX_OPTIONS_LIST=' -e pre-commit' 15:51:35 + case ${PARALLEL,,} in 15:51:35 + tox -e pre-commit 15:51:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:51:36 pre-commit: install_deps> python -I -m pip install pre-commit 15:51:39 pre-commit: freeze> python -m pip freeze --all 15:51:39 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 15:51:39 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:51:39 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:51:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:51:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:51:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:51:44 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:51:44 [INFO] Once installed this environment will be reused. 15:51:44 [INFO] This may take a few minutes... 15:51:48 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:51:48 [INFO] Once installed this environment will be reused. 15:51:48 [INFO] This may take a few minutes... 15:51:56 trim trailing whitespace.................................................Passed 15:51:56 Tabs remover.............................................................Passed 15:51:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:51:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:51:57 [INFO] Once installed this environment will be reused. 15:51:57 [INFO] This may take a few minutes... 15:52:06 gitlint..............................................(no files to check)Skipped 15:52:06 pre-commit: OK (30.68=setup[3.89]+cmd[17.33,9.46] seconds) 15:52:06 congratulations :) (30.72 seconds) 15:52:06 + tox_status=0 15:52:06 + echo '---> Completed tox runs' 15:52:06 ---> Completed tox runs 15:52:06 + for i in .tox/*/log 15:52:06 ++ echo .tox/pre-commit/log 15:52:06 ++ awk -F/ '{print $2}' 15:52:06 + tox_env=pre-commit 15:52:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:52:06 + DOC_DIR=docs/_build/html 15:52:06 + [[ -d docs/_build/html ]] 15:52:06 + echo '---> tox-run.sh ends' 15:52:06 ---> tox-run.sh ends 15:52:06 + test 0 -eq 0 15:52:06 $ ssh-agent -k 15:52:06 unset SSH_AUTH_SOCK; 15:52:06 unset SSH_AGENT_PID; 15:52:06 echo Agent pid 1792 killed; 15:52:06 [ssh-agent] Stopped. 15:52:06 [PostBuildScript] - [INFO] Executing post build scripts. 15:52:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2299266868318741980.sh 15:52:06 ---> sysstat.sh 15:52:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7726191580838780777.sh 15:52:07 ---> package-listing.sh 15:52:07 ++ facter osfamily 15:52:07 ++ tr '[:upper:]' '[:lower:]' 15:52:07 + OS_FAMILY=debian 15:52:07 + workspace=/w/workspace/oom-master-pre-commit-lint 15:52:07 + START_PACKAGES=/tmp/packages_start.txt 15:52:07 + END_PACKAGES=/tmp/packages_end.txt 15:52:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:52:07 + PACKAGES=/tmp/packages_start.txt 15:52:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:52:07 + PACKAGES=/tmp/packages_end.txt 15:52:07 + case "${OS_FAMILY}" in 15:52:07 + dpkg -l 15:52:07 + grep '^ii' 15:52:07 + '[' -f /tmp/packages_start.txt ']' 15:52:07 + '[' -f /tmp/packages_end.txt ']' 15:52:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:52:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:52:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:52:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:52:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4030520271648673995.sh 15:52:07 ---> capture-instance-metadata.sh 15:52:07 Setup pyenv: 15:52:07 system 15:52:07 3.8.13 15:52:07 3.9.13 15:52:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:52:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WzAP 15:52:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:52:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:15 lf-activate-venv(): INFO: Base packages installed successfully 15:52:15 lf-activate-venv(): INFO: Installing additional packages: lftools 15:52:41 lf-activate-venv(): INFO: Adding /tmp/venv-WzAP/bin to PATH 15:52:41 INFO: Running in OpenStack, capturing instance metadata 15:52:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9014152626849317752.sh 15:52:42 provisioning config files... 15:52:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11727261132598760766tmp 15:52:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:52:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:52:42 [EnvInject] - Injecting environment variables from a build step. 15:52:42 [EnvInject] - Injecting as environment variables the properties content 15:52:42 SERVER_ID=logs 15:52:42 15:52:42 [EnvInject] - Variables injected successfully. 15:52:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3317278215298801997.sh 15:52:42 ---> create-netrc.sh 15:52:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7276833318288917212.sh 15:52:42 ---> python-tools-install.sh 15:52:42 Setup pyenv: 15:52:42 system 15:52:42 3.8.13 15:52:42 3.9.13 15:52:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:52:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WzAP from file:/tmp/.os_lf_venv 15:52:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:44 lf-activate-venv(): INFO: Base packages installed successfully 15:52:44 lf-activate-venv(): INFO: Installing additional packages: lftools 15:52:52 lf-activate-venv(): INFO: Adding /tmp/venv-WzAP/bin to PATH 15:52:52 Generating Requirements File 15:53:13 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. 15:53:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:53:14 Python 3.10.6 15:53:14 pip 26.0.1 from /tmp/venv-WzAP/lib/python3.10/site-packages/pip (python 3.10) 15:53:14 appdirs==1.4.4 15:53:14 argcomplete==3.6.3 15:53:14 aspy.yaml==1.3.0 15:53:14 attrs==26.1.0 15:53:14 autopage==0.6.0 15:53:14 backports.strenum==1.3.1 15:53:14 beautifulsoup4==4.14.3 15:53:14 boto3==1.42.71 15:53:14 botocore==1.42.71 15:53:14 bs4==0.0.2 15:53:14 certifi==2026.2.25 15:53:14 cffi==2.0.0 15:53:14 cfgv==3.5.0 15:53:14 chardet==7.2.0 15:53:14 charset-normalizer==3.4.6 15:53:14 click==8.3.1 15:53:14 cliff==4.13.2 15:53:14 cmd2==3.4.0 15:53:14 cryptography==3.3.2 15:53:14 debtcollector==3.0.0 15:53:14 decorator==5.2.1 15:53:14 defusedxml==0.7.1 15:53:14 Deprecated==1.3.1 15:53:14 distlib==0.4.0 15:53:14 dnspython==2.8.0 15:53:14 docker==7.1.0 15:53:14 dogpile.cache==1.5.0 15:53:14 durationpy==0.10 15:53:14 email-validator==2.3.0 15:53:14 filelock==3.25.2 15:53:14 future==1.0.0 15:53:14 gitdb==4.0.12 15:53:14 GitPython==3.1.46 15:53:14 httplib2==0.30.2 15:53:14 identify==2.6.18 15:53:14 idna==3.11 15:53:14 importlib-resources==1.5.0 15:53:14 iso8601==2.1.0 15:53:14 Jinja2==3.1.6 15:53:14 jmespath==1.1.0 15:53:14 jsonpatch==1.33 15:53:14 jsonpointer==3.0.0 15:53:14 jsonschema==4.26.0 15:53:14 jsonschema-specifications==2025.9.1 15:53:14 keystoneauth1==5.13.1 15:53:14 kubernetes==35.0.0 15:53:14 lftools==0.37.22 15:53:14 lxml==6.0.2 15:53:14 markdown-it-py==4.0.0 15:53:14 MarkupSafe==3.0.3 15:53:14 mdurl==0.1.2 15:53:14 msgpack==1.1.2 15:53:14 multi_key_dict==2.0.3 15:53:14 munch==4.0.0 15:53:14 netaddr==1.3.0 15:53:14 niet==1.4.2 15:53:14 nodeenv==1.10.0 15:53:14 oauth2client==4.1.3 15:53:14 oauthlib==3.3.1 15:53:14 openstacksdk==4.10.0 15:53:14 os-service-types==1.8.2 15:53:14 osc-lib==4.4.0 15:53:14 oslo.config==10.3.0 15:53:14 oslo.context==6.3.0 15:53:14 oslo.i18n==6.7.2 15:53:14 oslo.log==8.1.0 15:53:14 oslo.serialization==5.9.1 15:53:14 oslo.utils==10.0.0 15:53:14 packaging==26.0 15:53:14 pbr==7.0.3 15:53:14 platformdirs==4.9.4 15:53:14 prettytable==3.17.0 15:53:14 psutil==7.2.2 15:53:14 pyasn1==0.6.3 15:53:14 pyasn1_modules==0.4.2 15:53:14 pycparser==3.0 15:53:14 pygerrit2==2.0.15 15:53:14 PyGithub==2.8.1 15:53:14 Pygments==2.19.2 15:53:14 PyJWT==2.12.1 15:53:14 PyNaCl==1.6.2 15:53:14 pyparsing==2.4.7 15:53:14 pyperclip==1.11.0 15:53:14 pyrsistent==0.20.0 15:53:14 python-cinderclient==9.9.0 15:53:14 python-dateutil==2.9.0.post0 15:53:14 python-discovery==1.2.0 15:53:14 python-heatclient==5.1.0 15:53:14 python-jenkins==1.8.3 15:53:14 python-keystoneclient==5.8.0 15:53:14 python-magnumclient==4.10.0 15:53:14 python-openstackclient==9.0.0 15:53:14 python-swiftclient==4.10.0 15:53:14 PyYAML==6.0.3 15:53:14 referencing==0.37.0 15:53:14 requests==2.32.5 15:53:14 requests-oauthlib==2.0.0 15:53:14 requestsexceptions==1.4.0 15:53:14 rfc3986==2.0.0 15:53:14 rich==14.3.3 15:53:14 rich-argparse==1.7.2 15:53:14 rpds-py==0.30.0 15:53:14 rsa==4.9.1 15:53:14 ruamel.yaml==0.19.1 15:53:14 ruamel.yaml.clib==0.2.15 15:53:14 s3transfer==0.16.0 15:53:14 simplejson==3.20.2 15:53:14 six==1.17.0 15:53:14 smmap==5.0.3 15:53:14 soupsieve==2.8.3 15:53:14 stevedore==5.7.0 15:53:14 tabulate==0.10.0 15:53:14 toml==0.10.2 15:53:14 tomlkit==0.14.0 15:53:14 tqdm==4.67.3 15:53:14 typing_extensions==4.15.0 15:53:14 urllib3==1.26.20 15:53:14 virtualenv==21.2.0 15:53:14 wcwidth==0.6.0 15:53:14 websocket-client==1.9.0 15:53:14 wrapt==2.1.2 15:53:14 xdg==6.0.0 15:53:14 xmltodict==1.0.4 15:53:14 yq==3.4.3 15:53:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8491371051867263653.sh 15:53:14 ---> sudo-logs.sh 15:53:14 Archiving 'sudo' log.. 15:53:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10315924357052855249.sh 15:53:14 ---> job-cost.sh 15:53:14 INFO: Activating Python virtual environment... 15:53:14 Setup pyenv: 15:53:15 system 15:53:15 3.8.13 15:53:15 3.9.13 15:53:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:53:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WzAP from file:/tmp/.os_lf_venv 15:53:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:53:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:53:16 lf-activate-venv(): INFO: Base packages installed successfully 15:53:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:53:22 lf-activate-venv(): INFO: Adding /tmp/venv-WzAP/bin to PATH 15:53:22 INFO: No stack-cost file found 15:53:22 INFO: Instance uptime: 159s 15:53:22 INFO: Fetching instance metadata (attempt 1 of 3)... 15:53:22 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:53:22 INFO: Successfully fetched instance metadata 15:53:22 INFO: Instance type: v3-standard-4 15:53:22 INFO: Retrieving pricing info for: v3-standard-4 15:53:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:53:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=159 15:53:22 INFO: Successfully fetched Vexxhost pricing API 15:53:22 INFO: Retrieved cost: 0.11 15:53:22 INFO: Retrieved resource: v3-standard-4 15:53:22 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:53:22 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:53:22 INFO: Successfully archived job cost data 15:53:22 DEBUG: Cost data: oom-master-pre-commit-lint,4506,2026-03-19 15:53:22,v3-standard-4,159,0.11,0.00,SUCCESS 15:53:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14077643414683268080.sh 15:53:22 ---> logs-deploy.sh 15:53:22 Setup pyenv: 15:53:22 system 15:53:22 3.8.13 15:53:22 3.9.13 15:53:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:53:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WzAP from file:/tmp/.os_lf_venv 15:53:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:53:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:53:24 lf-activate-venv(): INFO: Base packages installed successfully 15:53:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:53:34 lf-activate-venv(): INFO: Adding /tmp/venv-WzAP/bin to PATH 15:53:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4506 15:53:34 INFO: archiving workspace using pattern(s): 15:53:34 /tmp/venv-WzAP/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:53:34 warnings.warn( 15:53:35 Archives upload complete. 15:53:35 INFO: archiving logs to Nexus 15:53:35 /tmp/venv-WzAP/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:53:35 warnings.warn( 15:53:36 ---> uname -a: 15:53:36 Linux prd-ubuntu1804-builder-4c-4g-3291 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:53:36 15:53:36 15:53:36 ---> lscpu: 15:53:36 Architecture: x86_64 15:53:36 CPU op-mode(s): 32-bit, 64-bit 15:53:36 Byte Order: Little Endian 15:53:36 CPU(s): 4 15:53:36 On-line CPU(s) list: 0-3 15:53:36 Thread(s) per core: 1 15:53:36 Core(s) per socket: 1 15:53:36 Socket(s): 4 15:53:36 NUMA node(s): 1 15:53:36 Vendor ID: AuthenticAMD 15:53:36 CPU family: 23 15:53:36 Model: 49 15:53:36 Model name: AMD EPYC-Rome Processor 15:53:36 Stepping: 0 15:53:36 CPU MHz: 2799.998 15:53:36 BogoMIPS: 5599.99 15:53:36 Virtualization: AMD-V 15:53:36 Hypervisor vendor: KVM 15:53:36 Virtualization type: full 15:53:36 L1d cache: 32K 15:53:36 L1i cache: 32K 15:53:36 L2 cache: 512K 15:53:36 L3 cache: 16384K 15:53:36 NUMA node0 CPU(s): 0-3 15:53:36 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 15:53:36 15:53:36 15:53:36 ---> nproc: 15:53:36 4 15:53:36 15:53:36 15:53:36 ---> df -h: 15:53:36 Filesystem Size Used Avail Use% Mounted on 15:53:36 udev 7.9G 0 7.9G 0% /dev 15:53:36 tmpfs 1.6G 676K 1.6G 1% /run 15:53:36 /dev/vda1 78G 8.4G 69G 11% / 15:53:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:53:36 tmpfs 5.0M 0 5.0M 0% /run/lock 15:53:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:53:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:53:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:53:36 15:53:36 15:53:36 ---> free -m: 15:53:36 total used free shared buff/cache available 15:53:36 Mem: 16040 556 13282 0 2201 15163 15:53:36 Swap: 1023 0 1023 15:53:36 15:53:36 15:53:36 ---> ip addr: 15:53:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:53:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:53:36 inet 127.0.0.1/8 scope host lo 15:53:36 valid_lft forever preferred_lft forever 15:53:36 inet6 ::1/128 scope host 15:53:36 valid_lft forever preferred_lft forever 15:53:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:53:36 link/ether fa:16:3e:ef:25:4c brd ff:ff:ff:ff:ff:ff 15:53:36 inet 10.30.106.21/23 brd 10.30.107.255 scope global dynamic ens3 15:53:36 valid_lft 86235sec preferred_lft 86235sec 15:53:36 inet6 fe80::f816:3eff:feef:254c/64 scope link 15:53:36 valid_lft forever preferred_lft forever 15:53:36 15:53:36 15:53:36 ---> sar -b -r -n DEV: 15:53:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3291) 03/19/26 _x86_64_ (4 CPU) 15:53:36 15:53:36 15:50:53 LINUX RESTART (4 CPU) 15:53:36 15:53:36 15:51:01 tps rtps wtps bread/s bwrtn/s 15:53:36 15:52:02 281.59 59.69 221.90 3745.78 45863.16 15:53:36 15:53:01 92.05 0.92 91.14 105.61 10682.39 15:53:36 Average: 187.62 30.55 157.07 1940.98 28420.57 15:53:36 15:53:36 15:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:53:36 15:52:02 13934364 15501620 2490604 15.16 55584 1712300 885944 5.07 782408 1492932 131252 15:53:36 15:53:01 13724488 15559012 2700480 16.44 79972 1940268 756584 4.33 747440 1708220 160948 15:53:36 Average: 13829426 15530316 2595542 15.80 67778 1826284 821264 4.70 764924 1600576 146100 15:53:36 15:53:36 15:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:53:36 15:52:02 ens3 528.35 368.97 2277.65 83.27 0.00 0.00 0.00 0.00 15:53:36 15:52:02 lo 2.60 2.60 0.28 0.28 0.00 0.00 0.00 0.00 15:53:36 15:53:01 ens3 96.05 71.90 798.48 12.05 0.00 0.00 0.00 0.00 15:53:36 15:53:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 15:53:36 Average: ens3 314.01 221.69 1544.28 47.96 0.00 0.00 0.00 0.00 15:53:36 Average: lo 2.02 2.02 0.22 0.22 0.00 0.00 0.00 0.00 15:53:36 15:53:36 15:53:36 ---> sar -P ALL: 15:53:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3291) 03/19/26 _x86_64_ (4 CPU) 15:53:36 15:53:36 15:50:53 LINUX RESTART (4 CPU) 15:53:36 15:53:36 15:51:01 CPU %user %nice %system %iowait %steal %idle 15:53:36 15:52:02 all 22.51 0.00 2.94 3.15 0.08 71.32 15:53:36 15:52:02 0 15.41 0.00 2.30 4.33 0.07 77.89 15:53:36 15:52:02 1 20.74 0.00 3.27 4.95 0.07 70.98 15:53:36 15:52:02 2 24.10 0.00 3.71 2.79 0.08 69.32 15:53:36 15:52:02 3 29.73 0.00 2.52 0.53 0.08 67.13 15:53:36 15:53:01 all 18.89 0.00 1.41 2.17 0.05 77.49 15:53:36 15:53:01 0 5.24 0.00 1.05 5.83 0.03 87.84 15:53:36 15:53:01 1 48.51 0.00 2.84 2.34 0.10 46.21 15:53:36 15:53:01 2 13.83 0.00 1.05 0.39 0.05 84.67 15:53:36 15:53:01 3 7.98 0.00 0.68 0.10 0.02 91.23 15:53:36 Average: all 20.71 0.00 2.18 2.66 0.07 74.38 15:53:36 Average: 0 10.36 0.00 1.68 5.08 0.05 82.83 15:53:36 Average: 1 34.53 0.00 3.05 3.65 0.08 58.68 15:53:36 Average: 2 19.00 0.00 2.39 1.60 0.07 76.95 15:53:36 Average: 3 18.94 0.00 1.61 0.32 0.05 79.08 15:53:36 15:53:36 15:53:36