16:17:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143348 16:17:55 Running as SYSTEM 16:17:55 [EnvInject] - Loading node environment variables. 16:17:55 Building remotely on prd-ubuntu1804-builder-4c-4g-19260 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:17:55 [ssh-agent] Looking for ssh-agent implementation... 16:17:55 $ ssh-agent 16:17:56 SSH_AUTH_SOCK=/tmp/ssh-nwn2WtaCijGe/agent.1648 16:17:56 SSH_AGENT_PID=1650 16:17:56 [ssh-agent] Started. 16:17:56 Running ssh-add (command line suppressed) 16:17:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12584341641076706674.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12584341641076706674.key) 16:17:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:17:56 The recommended git tool is: NONE 16:17:57 using credential onap-jenkins-ssh 16:17:57 Wiping out workspace first. 16:17:57 Cloning the remote Git repository 16:17:57 Cloning repository git://cloud.onap.org/mirror/oom.git 16:17:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:17:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:17:57 > git --version # timeout=10 16:17:57 > git --version # 'git version 2.17.1' 16:17:57 using GIT_SSH to set credentials Gerrit user 16:17:57 Verifying host key using manually-configured host key entries 16:17:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:18:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:18:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:18:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:18:03 using GIT_SSH to set credentials Gerrit user 16:18:03 Verifying host key using manually-configured host key entries 16:18:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/143348/1 # timeout=30 16:18:03 > git rev-parse 7e509a6cd1e19e3f9a5477bf6191749f958a7e5f^{commit} # timeout=10 16:18:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:18:03 Checking out Revision 7e509a6cd1e19e3f9a5477bf6191749f958a7e5f (refs/changes/48/143348/1) 16:18:03 > git config core.sparsecheckout # timeout=10 16:18:03 > git checkout -f 7e509a6cd1e19e3f9a5477bf6191749f958a7e5f # timeout=30 16:18:06 Commit message: "[DCAE] prh 1.11.0 release" 16:18:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:18:06 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 16:18:07 [EnvInject] - Injecting environment variables from a build step. 16:18:07 [EnvInject] - Injecting as environment variables the properties content 16:18:07 PYTHON=python3 16:18:07 16:18:07 [EnvInject] - Variables injected successfully. 16:18:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5768968069279109062.sh 16:18:07 ---> tox-install.sh 16:18:07 + source /home/jenkins/lf-env.sh 16:18:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:07 ++ mktemp -d /tmp/venv-XXXX 16:18:07 + lf_venv=/tmp/venv-4mbq 16:18:07 + local venv_file=/tmp/.os_lf_venv 16:18:07 + local python=python3 16:18:07 + local options 16:18:07 + local set_path=true 16:18:07 + local install_args= 16:18:07 ++ 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 16:18:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:07 + true 16:18:07 + case $1 in 16:18:07 + venv_file=/tmp/.toxenv 16:18:07 + shift 2 16:18:07 + true 16:18:07 + case $1 in 16:18:07 + shift 16:18:07 + break 16:18:07 + case $python in 16:18:07 + local pkg_list= 16:18:07 + [[ -d /opt/pyenv ]] 16:18:07 + echo 'Setup pyenv:' 16:18:07 Setup pyenv: 16:18:07 + export PYENV_ROOT=/opt/pyenv 16:18:07 + PYENV_ROOT=/opt/pyenv 16:18:07 + 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 16:18:07 + 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 16:18:07 + pyenv versions 16:18:07 * system (set by /opt/pyenv/version) 16:18:07 * 3.8.13 (set by /opt/pyenv/version) 16:18:07 * 3.9.13 (set by /opt/pyenv/version) 16:18:07 * 3.10.6 (set by /opt/pyenv/version) 16:18:07 + command -v pyenv 16:18:07 ++ pyenv init - --no-rehash 16:18:07 + 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[*]}"'\'')" 16:18:07 export PATH="/opt/pyenv/shims:${PATH}" 16:18:07 export PYENV_SHELL=bash 16:18:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:07 pyenv() { 16:18:07 local command 16:18:07 command="${1:-}" 16:18:07 if [ "$#" -gt 0 ]; then 16:18:07 shift 16:18:07 fi 16:18:07 16:18:07 case "$command" in 16:18:07 rehash|shell) 16:18:07 eval "$(pyenv "sh-$command" "$@")" 16:18:07 ;; 16:18:07 *) 16:18:07 command pyenv "$command" "$@" 16:18:07 ;; 16:18:07 esac 16:18:07 }' 16:18:07 +++ 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[*]}"' 16:18:07 ++ 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 16:18:07 ++ 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 16:18:07 ++ 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 16:18:07 ++ export PYENV_SHELL=bash 16:18:07 ++ PYENV_SHELL=bash 16:18:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:07 +++ complete -F _pyenv pyenv 16:18:07 ++ lf-pyver python3 16:18:07 ++ local py_version_xy=python3 16:18:07 ++ local py_version_xyz= 16:18:07 ++ pyenv versions 16:18:07 ++ local command 16:18:07 ++ command=versions 16:18:07 ++ '[' 1 -gt 0 ']' 16:18:07 ++ shift 16:18:07 ++ case "$command" in 16:18:07 ++ command pyenv versions 16:18:07 ++ pyenv versions 16:18:07 ++ sed 's/^[ *]* //' 16:18:07 ++ awk '{ print $1 }' 16:18:07 ++ grep -E '^[0-9.]*[0-9]$' 16:18:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:07 +++ grep '^3' /tmp/.pyenv_versions 16:18:07 +++ sort -V 16:18:07 +++ tail -n 1 16:18:07 ++ py_version_xyz=3.10.6 16:18:07 ++ [[ -z 3.10.6 ]] 16:18:07 ++ echo 3.10.6 16:18:07 ++ return 0 16:18:07 + pyenv local 3.10.6 16:18:07 + local command 16:18:07 + command=local 16:18:07 + '[' 2 -gt 0 ']' 16:18:07 + shift 16:18:07 + case "$command" in 16:18:07 + command pyenv local 3.10.6 16:18:07 + pyenv local 3.10.6 16:18:07 + for arg in "$@" 16:18:07 + case $arg in 16:18:07 + pkg_list+='tox ' 16:18:07 + for arg in "$@" 16:18:07 + case $arg in 16:18:07 + pkg_list+='virtualenv ' 16:18:07 + for arg in "$@" 16:18:07 + case $arg in 16:18:07 + pkg_list+='urllib3~=1.26.15 ' 16:18:07 + [[ -f /tmp/.toxenv ]] 16:18:07 + [[ ! -f /tmp/.toxenv ]] 16:18:07 + [[ -n '' ]] 16:18:07 + python3 -m venv /tmp/venv-4mbq 16:18:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4mbq' 16:18:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4mbq 16:18:11 + echo /tmp/venv-4mbq 16:18:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:18:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:18:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:18:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:18:11 + local 'pip_opts=--upgrade --quiet' 16:18:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:18:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:18:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:18:11 + [[ -n '' ]] 16:18:11 + [[ -n '' ]] 16:18:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:18:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:18:11 + /tmp/venv-4mbq/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 16:18:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:18:15 lf-activate-venv(): INFO: Base packages installed successfully 16:18:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:18:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:18:15 + /tmp/venv-4mbq/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 16:18:19 + type python3 16:18:19 + true 16:18:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4mbq/bin to PATH' 16:18:19 lf-activate-venv(): INFO: Adding /tmp/venv-4mbq/bin to PATH 16:18:19 + PATH=/tmp/venv-4mbq/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 16:18:19 + return 0 16:18:19 + python3 --version 16:18:19 Python 3.10.6 16:18:19 + python3 -m pip --version 16:18:19 pip 26.0.1 from /tmp/venv-4mbq/lib/python3.10/site-packages/pip (python 3.10) 16:18:19 + python3 -m pip freeze 16:18:19 cachetools==7.0.1 16:18:19 chardet==6.0.0.post1 16:18:19 colorama==0.4.6 16:18:19 distlib==0.4.0 16:18:19 filelock==3.24.3 16:18:19 packaging==26.0 16:18:19 platformdirs==4.9.2 16:18:19 pluggy==1.6.0 16:18:19 pyproject-api==1.10.0 16:18:19 tomli==2.4.0 16:18:19 tox==4.44.0 16:18:19 typing_extensions==4.15.0 16:18:19 urllib3==1.26.20 16:18:19 virtualenv==20.38.0 16:18:19 [EnvInject] - Injecting environment variables from a build step. 16:18:19 [EnvInject] - Injecting as environment variables the properties content 16:18:19 PARALLEL=false 16:18:19 16:18:19 [EnvInject] - Variables injected successfully. 16:18:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12430414773810445962.sh 16:18:19 ---> tox-run.sh 16:18:19 + 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 16:18:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:18:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:18:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:18:19 + cd /w/workspace/oom-master-pre-commit-lint/. 16:18:19 + source /home/jenkins/lf-env.sh 16:18:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:19 ++ mktemp -d /tmp/venv-XXXX 16:18:19 + lf_venv=/tmp/venv-HwNZ 16:18:19 + local venv_file=/tmp/.os_lf_venv 16:18:19 + local python=python3 16:18:19 + local options 16:18:19 + local set_path=true 16:18:19 + local install_args= 16:18:19 ++ 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 16:18:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:19 + true 16:18:19 + case $1 in 16:18:19 + venv_file=/tmp/.toxenv 16:18:19 + shift 2 16:18:19 + true 16:18:19 + case $1 in 16:18:19 + shift 16:18:19 + break 16:18:19 + case $python in 16:18:19 + local pkg_list= 16:18:19 + [[ -d /opt/pyenv ]] 16:18:19 + echo 'Setup pyenv:' 16:18:19 Setup pyenv: 16:18:19 + export PYENV_ROOT=/opt/pyenv 16:18:19 + PYENV_ROOT=/opt/pyenv 16:18:19 + 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 16:18:19 + 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 16:18:19 + pyenv versions 16:18:19 system 16:18:19 3.8.13 16:18:19 3.9.13 16:18:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:18:19 + command -v pyenv 16:18:19 ++ pyenv init - --no-rehash 16:18:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:18:19 export PATH="/opt/pyenv/shims:${PATH}" 16:18:19 export PYENV_SHELL=bash 16:18:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:19 pyenv() { 16:18:19 local command 16:18:19 command="${1:-}" 16:18:19 if [ "$#" -gt 0 ]; then 16:18:19 shift 16:18:19 fi 16:18:19 16:18:19 case "$command" in 16:18:19 rehash|shell) 16:18:19 eval "$(pyenv "sh-$command" "$@")" 16:18:19 ;; 16:18:19 *) 16:18:19 command pyenv "$command" "$@" 16:18:19 ;; 16:18:19 esac 16:18:19 }' 16:18:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:18:19 ++ 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 16:18:19 ++ 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 16:18:19 ++ 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 16:18:19 ++ export PYENV_SHELL=bash 16:18:19 ++ PYENV_SHELL=bash 16:18:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:19 +++ complete -F _pyenv pyenv 16:18:19 ++ lf-pyver python3 16:18:19 ++ local py_version_xy=python3 16:18:19 ++ local py_version_xyz= 16:18:19 ++ pyenv versions 16:18:19 ++ local command 16:18:19 ++ command=versions 16:18:19 ++ '[' 1 -gt 0 ']' 16:18:19 ++ shift 16:18:19 ++ case "$command" in 16:18:19 ++ command pyenv versions 16:18:19 ++ pyenv versions 16:18:19 ++ awk '{ print $1 }' 16:18:19 ++ grep -E '^[0-9.]*[0-9]$' 16:18:19 ++ sed 's/^[ *]* //' 16:18:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:19 +++ grep '^3' /tmp/.pyenv_versions 16:18:19 +++ sort -V 16:18:19 +++ tail -n 1 16:18:19 ++ py_version_xyz=3.10.6 16:18:19 ++ [[ -z 3.10.6 ]] 16:18:19 ++ echo 3.10.6 16:18:19 ++ return 0 16:18:19 + pyenv local 3.10.6 16:18:19 + local command 16:18:19 + command=local 16:18:19 + '[' 2 -gt 0 ']' 16:18:19 + shift 16:18:19 + case "$command" in 16:18:19 + command pyenv local 3.10.6 16:18:19 + pyenv local 3.10.6 16:18:19 + for arg in "$@" 16:18:19 + case $arg in 16:18:19 + pkg_list+='tox ' 16:18:19 + for arg in "$@" 16:18:19 + case $arg in 16:18:19 + pkg_list+='virtualenv ' 16:18:19 + for arg in "$@" 16:18:19 + case $arg in 16:18:19 + pkg_list+='urllib3~=1.26.15 ' 16:18:19 + [[ -f /tmp/.toxenv ]] 16:18:19 ++ cat /tmp/.toxenv 16:18:19 + lf_venv=/tmp/venv-4mbq 16:18:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mbq from' file:/tmp/.toxenv 16:18:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mbq from file:/tmp/.toxenv 16:18:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:18:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:18:19 + local 'pip_opts=--upgrade --quiet' 16:18:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:18:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:18:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:18:19 + [[ -n '' ]] 16:18:19 + [[ -n '' ]] 16:18:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:18:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:18:19 + /tmp/venv-4mbq/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 16:18:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:18:20 lf-activate-venv(): INFO: Base packages installed successfully 16:18:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:18:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:18:20 + /tmp/venv-4mbq/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 16:18:22 + type python3 16:18:22 + true 16:18:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4mbq/bin to PATH' 16:18:22 lf-activate-venv(): INFO: Adding /tmp/venv-4mbq/bin to PATH 16:18:22 + PATH=/tmp/venv-4mbq/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 16:18:22 + return 0 16:18:22 + [[ -d /opt/pyenv ]] 16:18:22 + echo '---> Setting up pyenv' 16:18:22 ---> Setting up pyenv 16:18:22 + export PYENV_ROOT=/opt/pyenv 16:18:22 + PYENV_ROOT=/opt/pyenv 16:18:22 + export PATH=/opt/pyenv/bin:/tmp/venv-4mbq/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 16:18:22 + PATH=/opt/pyenv/bin:/tmp/venv-4mbq/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 16:18:22 ++ pwd 16:18:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:18:22 + export PYTHONPATH 16:18:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:18:22 + TOX_TESTENV_PASSENV=PYTHONPATH 16:18:22 + tox --version 16:18:23 4.44.0 from /tmp/venv-4mbq/lib/python3.10/site-packages/tox/__init__.py 16:18:23 + PARALLEL=false 16:18:23 + TOX_OPTIONS_LIST= 16:18:23 + [[ -n pre-commit ]] 16:18:23 + TOX_OPTIONS_LIST=' -e pre-commit' 16:18:23 + case ${PARALLEL,,} in 16:18:23 + tox -e pre-commit 16:18:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:18:24 pre-commit: install_deps> python -I -m pip install pre-commit 16:18:27 pre-commit: freeze> python -m pip freeze --all 16:18:27 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,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.38.0 16:18:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:18:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:18:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:18:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:18:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:18:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:18:30 [INFO] Once installed this environment will be reused. 16:18:30 [INFO] This may take a few minutes... 16:18:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:18:33 [INFO] Once installed this environment will be reused. 16:18:33 [INFO] This may take a few minutes... 16:18:38 trim trailing whitespace.................................................Passed 16:18:38 Tabs remover.............................................................Passed 16:18:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:18:38 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:18:38 [INFO] Once installed this environment will be reused. 16:18:38 [INFO] This may take a few minutes... 16:18:47 gitlint..............................................(no files to check)Skipped 16:18:47 pre-commit: OK (23.11=setup[3.72]+cmd[10.95,8.44] seconds) 16:18:47 congratulations :) (23.15 seconds) 16:18:47 + tox_status=0 16:18:47 + echo '---> Completed tox runs' 16:18:47 ---> Completed tox runs 16:18:47 + for i in .tox/*/log 16:18:47 ++ echo .tox/pre-commit/log 16:18:47 ++ awk -F/ '{print $2}' 16:18:47 + tox_env=pre-commit 16:18:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:18:47 + DOC_DIR=docs/_build/html 16:18:47 + [[ -d docs/_build/html ]] 16:18:47 + echo '---> tox-run.sh ends' 16:18:47 ---> tox-run.sh ends 16:18:47 + test 0 -eq 0 16:18:47 $ ssh-agent -k 16:18:47 unset SSH_AUTH_SOCK; 16:18:47 unset SSH_AGENT_PID; 16:18:47 echo Agent pid 1650 killed; 16:18:47 [ssh-agent] Stopped. 16:18:47 [PostBuildScript] - [INFO] Executing post build scripts. 16:18:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8417510526256732585.sh 16:18:47 ---> sysstat.sh 16:18:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5130651185967386809.sh 16:18:47 ---> package-listing.sh 16:18:47 ++ facter osfamily 16:18:47 ++ tr '[:upper:]' '[:lower:]' 16:18:47 + OS_FAMILY=debian 16:18:47 + workspace=/w/workspace/oom-master-pre-commit-lint 16:18:47 + START_PACKAGES=/tmp/packages_start.txt 16:18:47 + END_PACKAGES=/tmp/packages_end.txt 16:18:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:47 + PACKAGES=/tmp/packages_start.txt 16:18:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:18:47 + PACKAGES=/tmp/packages_end.txt 16:18:47 + case "${OS_FAMILY}" in 16:18:47 + dpkg -l 16:18:47 + grep '^ii' 16:18:47 + '[' -f /tmp/packages_start.txt ']' 16:18:47 + '[' -f /tmp/packages_end.txt ']' 16:18:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:18:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:18:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:18:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:18:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2950076634952665585.sh 16:18:47 ---> capture-instance-metadata.sh 16:18:48 Setup pyenv: 16:18:48 system 16:18:48 3.8.13 16:18:48 3.9.13 16:18:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:18:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7WZJ 16:18:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:18:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:18:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:18:56 lf-activate-venv(): INFO: Base packages installed successfully 16:18:56 lf-activate-venv(): INFO: Installing additional packages: lftools 16:19:17 lf-activate-venv(): INFO: Adding /tmp/venv-7WZJ/bin to PATH 16:19:17 INFO: Running in OpenStack, capturing instance metadata 16:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4247515399553099395.sh 16:19:18 provisioning config files... 16:19:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12653052784628424808tmp 16:19:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:19:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:19:18 [EnvInject] - Injecting environment variables from a build step. 16:19:18 [EnvInject] - Injecting as environment variables the properties content 16:19:18 SERVER_ID=logs 16:19:18 16:19:18 [EnvInject] - Variables injected successfully. 16:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2823479566386567280.sh 16:19:18 ---> create-netrc.sh 16:19:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2929014403216657571.sh 16:19:18 ---> python-tools-install.sh 16:19:18 Setup pyenv: 16:19:18 system 16:19:18 3.8.13 16:19:18 3.9.13 16:19:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:19:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7WZJ from file:/tmp/.os_lf_venv 16:19:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:19:20 lf-activate-venv(): INFO: Base packages installed successfully 16:19:20 lf-activate-venv(): INFO: Installing additional packages: lftools 16:19:28 lf-activate-venv(): INFO: Adding /tmp/venv-7WZJ/bin to PATH 16:19:28 Generating Requirements File 16:19:51 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. 16:19:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:19:51 Python 3.10.6 16:19:51 pip 26.0.1 from /tmp/venv-7WZJ/lib/python3.10/site-packages/pip (python 3.10) 16:19:52 appdirs==1.4.4 16:19:52 argcomplete==3.6.3 16:19:52 aspy.yaml==1.3.0 16:19:52 attrs==25.4.0 16:19:52 autopage==0.6.0 16:19:52 backports.strenum==1.3.1 16:19:52 beautifulsoup4==4.14.3 16:19:52 boto3==1.42.54 16:19:52 botocore==1.42.54 16:19:52 bs4==0.0.2 16:19:52 certifi==2026.1.4 16:19:52 cffi==2.0.0 16:19:52 cfgv==3.5.0 16:19:52 chardet==6.0.0.post1 16:19:52 charset-normalizer==3.4.4 16:19:52 click==8.3.1 16:19:52 cliff==4.13.2 16:19:52 cmd2==3.2.2 16:19:52 cryptography==3.3.2 16:19:52 debtcollector==3.0.0 16:19:52 decorator==5.2.1 16:19:52 defusedxml==0.7.1 16:19:52 Deprecated==1.3.1 16:19:52 distlib==0.4.0 16:19:52 dnspython==2.8.0 16:19:52 docker==7.1.0 16:19:52 dogpile.cache==1.5.0 16:19:52 durationpy==0.10 16:19:52 email-validator==2.3.0 16:19:52 filelock==3.24.3 16:19:52 future==1.0.0 16:19:52 gitdb==4.0.12 16:19:52 GitPython==3.1.46 16:19:52 httplib2==0.30.2 16:19:52 identify==2.6.16 16:19:52 idna==3.11 16:19:52 importlib-resources==1.5.0 16:19:52 iso8601==2.1.0 16:19:52 Jinja2==3.1.6 16:19:52 jmespath==1.1.0 16:19:52 jsonpatch==1.33 16:19:52 jsonpointer==3.0.0 16:19:52 jsonschema==4.26.0 16:19:52 jsonschema-specifications==2025.9.1 16:19:52 keystoneauth1==5.13.1 16:19:52 kubernetes==35.0.0 16:19:52 lftools==0.37.21 16:19:52 lxml==6.0.2 16:19:52 markdown-it-py==4.0.0 16:19:52 MarkupSafe==3.0.3 16:19:52 mdurl==0.1.2 16:19:52 msgpack==1.1.2 16:19:52 multi_key_dict==2.0.3 16:19:52 munch==4.0.0 16:19:52 netaddr==1.3.0 16:19:52 niet==1.4.2 16:19:52 nodeenv==1.10.0 16:19:52 oauth2client==4.1.3 16:19:52 oauthlib==3.3.1 16:19:52 openstacksdk==4.10.0 16:19:52 os-service-types==1.8.2 16:19:52 osc-lib==4.4.0 16:19:52 oslo.config==10.3.0 16:19:52 oslo.context==6.3.0 16:19:52 oslo.i18n==6.7.2 16:19:52 oslo.log==8.1.0 16:19:52 oslo.serialization==5.9.1 16:19:52 oslo.utils==10.0.0 16:19:52 packaging==26.0 16:19:52 pbr==7.0.3 16:19:52 platformdirs==4.9.2 16:19:52 prettytable==3.17.0 16:19:52 psutil==7.2.2 16:19:52 pyasn1==0.6.2 16:19:52 pyasn1_modules==0.4.2 16:19:52 pycparser==3.0 16:19:52 pygerrit2==2.0.15 16:19:52 PyGithub==2.8.1 16:19:52 Pygments==2.19.2 16:19:52 PyJWT==2.11.0 16:19:52 PyNaCl==1.6.2 16:19:52 pyparsing==2.4.7 16:19:52 pyperclip==1.11.0 16:19:52 pyrsistent==0.20.0 16:19:52 python-cinderclient==9.8.0 16:19:52 python-dateutil==2.9.0.post0 16:19:52 python-heatclient==5.0.0 16:19:52 python-jenkins==1.8.3 16:19:52 python-keystoneclient==5.7.0 16:19:52 python-magnumclient==4.9.0 16:19:52 python-openstackclient==9.0.0 16:19:52 python-swiftclient==4.9.0 16:19:52 PyYAML==6.0.3 16:19:52 referencing==0.37.0 16:19:52 requests==2.32.5 16:19:52 requests-oauthlib==2.0.0 16:19:52 requestsexceptions==1.4.0 16:19:52 rfc3986==2.0.0 16:19:52 rich==14.3.3 16:19:52 rich-argparse==1.7.2 16:19:52 rpds-py==0.30.0 16:19:52 rsa==4.9.1 16:19:52 ruamel.yaml==0.19.1 16:19:52 ruamel.yaml.clib==0.2.15 16:19:52 s3transfer==0.16.0 16:19:52 simplejson==3.20.2 16:19:52 six==1.17.0 16:19:52 smmap==5.0.2 16:19:52 soupsieve==2.8.3 16:19:52 stevedore==5.7.0 16:19:52 tabulate==0.9.0 16:19:52 toml==0.10.2 16:19:52 tomlkit==0.14.0 16:19:52 tqdm==4.67.3 16:19:52 typing_extensions==4.15.0 16:19:52 urllib3==1.26.20 16:19:52 virtualenv==20.38.0 16:19:52 wcwidth==0.6.0 16:19:52 websocket-client==1.9.0 16:19:52 wrapt==2.1.1 16:19:52 xdg==6.0.0 16:19:52 xmltodict==1.0.4 16:19:52 yq==3.4.3 16:19:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3134808320048500233.sh 16:19:52 ---> sudo-logs.sh 16:19:52 Archiving 'sudo' log.. 16:19:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11266533564009460395.sh 16:19:52 ---> job-cost.sh 16:19:52 INFO: Activating Python virtual environment... 16:19:52 Setup pyenv: 16:19:52 system 16:19:52 3.8.13 16:19:52 3.9.13 16:19:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:19:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7WZJ from file:/tmp/.os_lf_venv 16:19:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:19:54 lf-activate-venv(): INFO: Base packages installed successfully 16:19:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:19:59 lf-activate-venv(): INFO: Adding /tmp/venv-7WZJ/bin to PATH 16:19:59 INFO: No stack-cost file found 16:19:59 INFO: Instance uptime: 149s 16:19:59 INFO: Fetching instance metadata (attempt 1 of 3)... 16:19:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:19:59 INFO: Successfully fetched instance metadata 16:19:59 INFO: Instance type: v3-standard-4 16:19:59 INFO: Retrieving pricing info for: v3-standard-4 16:19:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:19:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 16:19:59 INFO: Successfully fetched Vexxhost pricing API 16:19:59 INFO: Retrieved cost: 0.11 16:19:59 INFO: Retrieved resource: v3-standard-4 16:19:59 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 16:19:59 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 16:19:59 INFO: Successfully archived job cost data 16:19:59 DEBUG: Cost data: oom-master-pre-commit-lint,4436,2026-02-22 16:19:59,v3-standard-4,149,0.11,0.00,SUCCESS 16:19:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3201707561624818444.sh 16:19:59 ---> logs-deploy.sh 16:19:59 Setup pyenv: 16:19:59 system 16:19:59 3.8.13 16:19:59 3.9.13 16:19:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:19:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7WZJ from file:/tmp/.os_lf_venv 16:19:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:20:01 lf-activate-venv(): INFO: Base packages installed successfully 16:20:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:20:09 lf-activate-venv(): INFO: Adding /tmp/venv-7WZJ/bin to PATH 16:20:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4436 16:20:09 INFO: archiving workspace using pattern(s): 16:20:09 /tmp/venv-7WZJ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:20:09 warnings.warn( 16:20:10 Archives upload complete. 16:20:10 INFO: archiving logs to Nexus 16:20:10 /tmp/venv-7WZJ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:20:10 warnings.warn( 16:20:11 ---> uname -a: 16:20:11 Linux prd-ubuntu1804-builder-4c-4g-19260 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:20:11 16:20:11 16:20:11 ---> lscpu: 16:20:11 Architecture: x86_64 16:20:11 CPU op-mode(s): 32-bit, 64-bit 16:20:11 Byte Order: Little Endian 16:20:11 CPU(s): 4 16:20:11 On-line CPU(s) list: 0-3 16:20:11 Thread(s) per core: 1 16:20:11 Core(s) per socket: 1 16:20:11 Socket(s): 4 16:20:11 NUMA node(s): 1 16:20:11 Vendor ID: AuthenticAMD 16:20:11 CPU family: 23 16:20:11 Model: 49 16:20:11 Model name: AMD EPYC-Rome Processor 16:20:11 Stepping: 0 16:20:11 CPU MHz: 2799.998 16:20:11 BogoMIPS: 5599.99 16:20:11 Virtualization: AMD-V 16:20:11 Hypervisor vendor: KVM 16:20:11 Virtualization type: full 16:20:11 L1d cache: 32K 16:20:11 L1i cache: 32K 16:20:11 L2 cache: 512K 16:20:11 L3 cache: 16384K 16:20:11 NUMA node0 CPU(s): 0-3 16:20:11 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 16:20:11 16:20:11 16:20:11 ---> nproc: 16:20:11 4 16:20:11 16:20:11 16:20:11 ---> df -h: 16:20:11 Filesystem Size Used Avail Use% Mounted on 16:20:11 udev 7.9G 0 7.9G 0% /dev 16:20:11 tmpfs 1.6G 676K 1.6G 1% /run 16:20:11 /dev/vda1 78G 8.4G 69G 11% / 16:20:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:20:11 tmpfs 5.0M 0 5.0M 0% /run/lock 16:20:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:20:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:20:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:20:11 16:20:11 16:20:11 ---> free -m: 16:20:11 total used free shared buff/cache available 16:20:11 Mem: 16040 572 13236 0 2231 15146 16:20:11 Swap: 1023 0 1023 16:20:11 16:20:11 16:20:11 ---> ip addr: 16:20:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:20:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:20:11 inet 127.0.0.1/8 scope host lo 16:20:11 valid_lft forever preferred_lft forever 16:20:11 inet6 ::1/128 scope host 16:20:11 valid_lft forever preferred_lft forever 16:20:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:20:11 link/ether fa:16:3e:5d:16:c2 brd ff:ff:ff:ff:ff:ff 16:20:11 inet 10.30.107.132/23 brd 10.30.107.255 scope global dynamic ens3 16:20:11 valid_lft 86246sec preferred_lft 86246sec 16:20:11 inet6 fe80::f816:3eff:fe5d:16c2/64 scope link 16:20:11 valid_lft forever preferred_lft forever 16:20:11 16:20:11 16:20:11 ---> sar -b -r -n DEV: 16:20:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19260) 02/22/26 _x86_64_ (4 CPU) 16:20:11 16:20:11 16:17:40 LINUX RESTART (4 CPU) 16:20:11 16:20:11 16:18:01 tps rtps wtps bread/s bwrtn/s 16:20:11 16:19:01 308.30 24.40 283.90 819.46 46515.18 16:20:11 16:20:01 110.16 1.03 109.13 118.51 13826.50 16:20:11 Average: 209.23 12.71 196.52 468.99 30170.84 16:20:11 16:20:11 16:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:11 16:19:01 13886512 15518056 2538456 15.45 60180 1769004 806468 4.62 785464 1533112 123420 16:20:11 16:20:01 13588284 15542544 2836684 17.27 86236 2048152 768604 4.40 774504 1805980 123864 16:20:11 Average: 13737398 15530300 2687570 16.36 73208 1908578 787536 4.51 779984 1669546 123642 16:20:11 16:20:11 16:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:11 16:19:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 16:20:11 16:19:01 ens3 126.03 92.20 933.42 29.36 0.00 0.00 0.00 0.00 16:20:11 16:20:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 16:20:11 16:20:01 ens3 64.57 47.69 882.12 10.85 0.00 0.00 0.00 0.00 16:20:11 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 16:20:11 Average: ens3 95.30 69.95 907.77 20.10 0.00 0.00 0.00 0.00 16:20:11 16:20:11 16:20:11 ---> sar -P ALL: 16:20:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19260) 02/22/26 _x86_64_ (4 CPU) 16:20:11 16:20:11 16:17:40 LINUX RESTART (4 CPU) 16:20:11 16:20:11 16:18:01 CPU %user %nice %system %iowait %steal %idle 16:20:11 16:19:01 all 22.54 0.00 2.52 2.89 0.06 72.00 16:20:11 16:19:01 0 27.53 0.00 2.89 3.73 0.07 65.79 16:20:11 16:19:01 1 26.09 0.00 3.08 6.67 0.08 64.08 16:20:11 16:19:01 2 15.34 0.00 2.16 0.62 0.05 81.83 16:20:11 16:19:01 3 21.17 0.00 1.92 0.55 0.05 76.31 16:20:11 16:20:01 all 18.33 0.00 1.52 4.77 0.05 75.33 16:20:11 16:20:01 0 14.63 0.00 1.69 10.71 0.07 72.91 16:20:11 16:20:01 1 10.07 0.00 1.05 4.59 0.02 84.27 16:20:11 16:20:01 2 8.54 0.00 1.17 0.69 0.03 89.57 16:20:11 16:20:01 3 40.10 0.00 2.17 3.09 0.07 54.57 16:20:11 Average: all 20.43 0.00 2.02 3.83 0.05 73.67 16:20:11 Average: 0 21.08 0.00 2.29 7.22 0.07 69.35 16:20:11 Average: 1 18.07 0.00 2.06 5.63 0.05 74.19 16:20:11 Average: 2 11.94 0.00 1.66 0.65 0.04 85.70 16:20:11 Average: 3 30.64 0.00 2.04 1.82 0.06 65.44 16:20:11 16:20:11 16:20:11