14:41:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143336 14:41:07 Running as SYSTEM 14:41:07 [EnvInject] - Loading node environment variables. 14:41:07 Building remotely on prd-ubuntu1804-builder-4c-4g-19546 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:41:07 [ssh-agent] Looking for ssh-agent implementation... 14:41:07 $ ssh-agent 14:41:07 SSH_AUTH_SOCK=/tmp/ssh-dUogmvjbLVdQ/agent.1858 14:41:07 SSH_AGENT_PID=1860 14:41:07 [ssh-agent] Started. 14:41:07 Running ssh-add (command line suppressed) 14:41:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8827584094323770112.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8827584094323770112.key) 14:41:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:41:07 The recommended git tool is: NONE 14:41:09 using credential onap-jenkins-ssh 14:41:09 Wiping out workspace first. 14:41:09 Cloning the remote Git repository 14:41:09 Cloning repository git://cloud.onap.org/mirror/oom.git 14:41:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:41:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:41:09 > git --version # timeout=10 14:41:09 > git --version # 'git version 2.17.1' 14:41:09 using GIT_SSH to set credentials Gerrit user 14:41:09 Verifying host key using manually-configured host key entries 14:41:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:41:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:41:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:41:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:41:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:41:15 using GIT_SSH to set credentials Gerrit user 14:41:15 Verifying host key using manually-configured host key entries 14:41:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/143336/6 # timeout=30 14:41:15 > git rev-parse cdee0267475113af84741600c8414456ef85c86e^{commit} # timeout=10 14:41:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:41:15 Checking out Revision cdee0267475113af84741600c8414456ef85c86e (refs/changes/36/143336/6) 14:41:15 > git config core.sparsecheckout # timeout=10 14:41:15 > git checkout -f cdee0267475113af84741600c8414456ef85c86e # timeout=30 14:41:19 Commit message: "1.14.5 images" 14:41:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:41:19 > git rev-list --no-walk eeef234e8d19fa09d1625337c33e87bffc0629c8 # timeout=10 14:41:19 [EnvInject] - Injecting environment variables from a build step. 14:41:19 [EnvInject] - Injecting as environment variables the properties content 14:41:19 PYTHON=python3 14:41:19 14:41:19 [EnvInject] - Variables injected successfully. 14:41:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6656575452583232669.sh 14:41:19 ---> tox-install.sh 14:41:19 + source /home/jenkins/lf-env.sh 14:41:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:41:19 ++ mktemp -d /tmp/venv-XXXX 14:41:19 + lf_venv=/tmp/venv-7bcB 14:41:19 + local venv_file=/tmp/.os_lf_venv 14:41:19 + local python=python3 14:41:19 + local options 14:41:19 + local set_path=true 14:41:19 + local install_args= 14:41: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 14:41:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:41:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:41:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:41:19 + true 14:41:19 + case $1 in 14:41:19 + venv_file=/tmp/.toxenv 14:41:19 + shift 2 14:41:19 + true 14:41:19 + case $1 in 14:41:19 + shift 14:41:19 + break 14:41:19 + case $python in 14:41:19 + local pkg_list= 14:41:19 + [[ -d /opt/pyenv ]] 14:41:19 + echo 'Setup pyenv:' 14:41:19 Setup pyenv: 14:41:19 + export PYENV_ROOT=/opt/pyenv 14:41:19 + PYENV_ROOT=/opt/pyenv 14:41:19 + 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 14:41:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:41:19 + pyenv versions 14:41:19 * system (set by /opt/pyenv/version) 14:41:19 * 3.8.13 (set by /opt/pyenv/version) 14:41:19 * 3.9.13 (set by /opt/pyenv/version) 14:41:19 * 3.10.6 (set by /opt/pyenv/version) 14:41:19 + command -v pyenv 14:41:19 ++ pyenv init - --no-rehash 14:41: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[*]}"'\'')" 14:41:19 export PATH="/opt/pyenv/shims:${PATH}" 14:41:19 export PYENV_SHELL=bash 14:41:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:41:19 pyenv() { 14:41:19 local command 14:41:19 command="${1:-}" 14:41:19 if [ "$#" -gt 0 ]; then 14:41:19 shift 14:41:19 fi 14:41:19 14:41:19 case "$command" in 14:41:19 rehash|shell) 14:41:19 eval "$(pyenv "sh-$command" "$@")" 14:41:19 ;; 14:41:19 *) 14:41:19 command pyenv "$command" "$@" 14:41:19 ;; 14:41:19 esac 14:41:19 }' 14:41: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[*]}"' 14:41:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:41:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:41:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:41:19 ++ export PYENV_SHELL=bash 14:41:19 ++ PYENV_SHELL=bash 14:41:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:41:19 +++ complete -F _pyenv pyenv 14:41:19 ++ lf-pyver python3 14:41:19 ++ local py_version_xy=python3 14:41:19 ++ local py_version_xyz= 14:41:19 ++ pyenv versions 14:41:19 ++ sed 's/^[ *]* //' 14:41:19 ++ local command 14:41:19 ++ command=versions 14:41:19 ++ '[' 1 -gt 0 ']' 14:41:19 ++ shift 14:41:19 ++ case "$command" in 14:41:19 ++ command pyenv versions 14:41:19 ++ pyenv versions 14:41:19 ++ awk '{ print $1 }' 14:41:19 ++ grep -E '^[0-9.]*[0-9]$' 14:41:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:41:19 +++ sort -V 14:41:19 +++ grep '^3' /tmp/.pyenv_versions 14:41:19 +++ tail -n 1 14:41:19 ++ py_version_xyz=3.10.6 14:41:19 ++ [[ -z 3.10.6 ]] 14:41:19 ++ echo 3.10.6 14:41:19 ++ return 0 14:41:19 + pyenv local 3.10.6 14:41:19 + local command 14:41:19 + command=local 14:41:19 + '[' 2 -gt 0 ']' 14:41:19 + shift 14:41:19 + case "$command" in 14:41:19 + command pyenv local 3.10.6 14:41:19 + pyenv local 3.10.6 14:41:19 + for arg in "$@" 14:41:19 + case $arg in 14:41:19 + pkg_list+='tox ' 14:41:19 + for arg in "$@" 14:41:19 + case $arg in 14:41:19 + pkg_list+='virtualenv ' 14:41:19 + for arg in "$@" 14:41:19 + case $arg in 14:41:19 + pkg_list+='urllib3~=1.26.15 ' 14:41:19 + [[ -f /tmp/.toxenv ]] 14:41:19 + [[ ! -f /tmp/.toxenv ]] 14:41:19 + [[ -n '' ]] 14:41:19 + python3 -m venv /tmp/venv-7bcB 14:41:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7bcB' 14:41:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7bcB 14:41:23 + echo /tmp/venv-7bcB 14:41:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:41:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:41:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:41:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:41:23 + local 'pip_opts=--upgrade --quiet' 14:41:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:41:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:41:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:41:23 + [[ -n '' ]] 14:41:23 + [[ -n '' ]] 14:41:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:41:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:41:23 + /tmp/venv-7bcB/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 14:41:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:41:27 lf-activate-venv(): INFO: Base packages installed successfully 14:41:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:41:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:41:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:41:27 + /tmp/venv-7bcB/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 14:41:30 + type python3 14:41:30 + true 14:41:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7bcB/bin to PATH' 14:41:30 lf-activate-venv(): INFO: Adding /tmp/venv-7bcB/bin to PATH 14:41:30 + PATH=/tmp/venv-7bcB/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 14:41:30 + return 0 14:41:30 + python3 --version 14:41:30 Python 3.10.6 14:41:30 + python3 -m pip --version 14:41:30 pip 26.0.1 from /tmp/venv-7bcB/lib/python3.10/site-packages/pip (python 3.10) 14:41:31 + python3 -m pip freeze 14:41:31 cachetools==7.0.1 14:41:31 chardet==6.0.0.post1 14:41:31 colorama==0.4.6 14:41:31 distlib==0.4.0 14:41:31 filelock==3.24.3 14:41:31 packaging==26.0 14:41:31 platformdirs==4.9.2 14:41:31 pluggy==1.6.0 14:41:31 pyproject-api==1.10.0 14:41:31 tomli==2.4.0 14:41:31 tox==4.44.0 14:41:31 typing_extensions==4.15.0 14:41:31 urllib3==1.26.20 14:41:31 virtualenv==20.38.0 14:41:31 [EnvInject] - Injecting environment variables from a build step. 14:41:31 [EnvInject] - Injecting as environment variables the properties content 14:41:31 PARALLEL=false 14:41:31 14:41:31 [EnvInject] - Variables injected successfully. 14:41:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13156022792996702564.sh 14:41:31 ---> tox-run.sh 14:41:31 + 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 14:41:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:41:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:41:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:41:31 + cd /w/workspace/oom-master-pre-commit-lint/. 14:41:31 + source /home/jenkins/lf-env.sh 14:41:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:41:31 ++ mktemp -d /tmp/venv-XXXX 14:41:31 + lf_venv=/tmp/venv-5aKo 14:41:31 + local venv_file=/tmp/.os_lf_venv 14:41:31 + local python=python3 14:41:31 + local options 14:41:31 + local set_path=true 14:41:31 + local install_args= 14:41:31 ++ 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 14:41:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:41:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:41:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:41:31 + true 14:41:31 + case $1 in 14:41:31 + venv_file=/tmp/.toxenv 14:41:31 + shift 2 14:41:31 + true 14:41:31 + case $1 in 14:41:31 + shift 14:41:31 + break 14:41:31 + case $python in 14:41:31 + local pkg_list= 14:41:31 + [[ -d /opt/pyenv ]] 14:41:31 + echo 'Setup pyenv:' 14:41:31 Setup pyenv: 14:41:31 + export PYENV_ROOT=/opt/pyenv 14:41:31 + PYENV_ROOT=/opt/pyenv 14:41:31 + 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 14:41:31 + 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 14:41:31 + pyenv versions 14:41:31 system 14:41:31 3.8.13 14:41:31 3.9.13 14:41:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:41:31 + command -v pyenv 14:41:31 ++ pyenv init - --no-rehash 14:41:31 + 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[*]}"'\'')" 14:41:31 export PATH="/opt/pyenv/shims:${PATH}" 14:41:31 export PYENV_SHELL=bash 14:41:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:41:31 pyenv() { 14:41:31 local command 14:41:31 command="${1:-}" 14:41:31 if [ "$#" -gt 0 ]; then 14:41:31 shift 14:41:31 fi 14:41:31 14:41:31 case "$command" in 14:41:31 rehash|shell) 14:41:31 eval "$(pyenv "sh-$command" "$@")" 14:41:31 ;; 14:41:31 *) 14:41:31 command pyenv "$command" "$@" 14:41:31 ;; 14:41:31 esac 14:41:31 }' 14:41:31 +++ 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[*]}"' 14:41:31 ++ 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 14:41:31 ++ 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 14:41:31 ++ 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 14:41:31 ++ export PYENV_SHELL=bash 14:41:31 ++ PYENV_SHELL=bash 14:41:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:41:31 +++ complete -F _pyenv pyenv 14:41:31 ++ lf-pyver python3 14:41:31 ++ local py_version_xy=python3 14:41:31 ++ local py_version_xyz= 14:41:31 ++ pyenv versions 14:41:31 ++ local command 14:41:31 ++ command=versions 14:41:31 ++ '[' 1 -gt 0 ']' 14:41:31 ++ shift 14:41:31 ++ case "$command" in 14:41:31 ++ command pyenv versions 14:41:31 ++ pyenv versions 14:41:31 ++ sed 's/^[ *]* //' 14:41:31 ++ grep -E '^[0-9.]*[0-9]$' 14:41:31 ++ awk '{ print $1 }' 14:41:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:41:31 +++ grep '^3' /tmp/.pyenv_versions 14:41:31 +++ sort -V 14:41:31 +++ tail -n 1 14:41:31 ++ py_version_xyz=3.10.6 14:41:31 ++ [[ -z 3.10.6 ]] 14:41:31 ++ echo 3.10.6 14:41:31 ++ return 0 14:41:31 + pyenv local 3.10.6 14:41:31 + local command 14:41:31 + command=local 14:41:31 + '[' 2 -gt 0 ']' 14:41:31 + shift 14:41:31 + case "$command" in 14:41:31 + command pyenv local 3.10.6 14:41:31 + pyenv local 3.10.6 14:41:31 + for arg in "$@" 14:41:31 + case $arg in 14:41:31 + pkg_list+='tox ' 14:41:31 + for arg in "$@" 14:41:31 + case $arg in 14:41:31 + pkg_list+='virtualenv ' 14:41:31 + for arg in "$@" 14:41:31 + case $arg in 14:41:31 + pkg_list+='urllib3~=1.26.15 ' 14:41:31 + [[ -f /tmp/.toxenv ]] 14:41:31 ++ cat /tmp/.toxenv 14:41:31 + lf_venv=/tmp/venv-7bcB 14:41:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bcB from' file:/tmp/.toxenv 14:41:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bcB from file:/tmp/.toxenv 14:41:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:41:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:41:31 + local 'pip_opts=--upgrade --quiet' 14:41:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:41:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:41:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:41:31 + [[ -n '' ]] 14:41:31 + [[ -n '' ]] 14:41:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:41:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:41:31 + /tmp/venv-7bcB/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 14:41:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:41:32 lf-activate-venv(): INFO: Base packages installed successfully 14:41:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:41:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:41:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:41:32 + /tmp/venv-7bcB/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 14:41:33 + type python3 14:41:33 + true 14:41:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7bcB/bin to PATH' 14:41:33 lf-activate-venv(): INFO: Adding /tmp/venv-7bcB/bin to PATH 14:41:33 + PATH=/tmp/venv-7bcB/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 14:41:33 + return 0 14:41:33 + [[ -d /opt/pyenv ]] 14:41:33 + echo '---> Setting up pyenv' 14:41:33 ---> Setting up pyenv 14:41:33 + export PYENV_ROOT=/opt/pyenv 14:41:33 + PYENV_ROOT=/opt/pyenv 14:41:33 + export PATH=/opt/pyenv/bin:/tmp/venv-7bcB/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 14:41:33 + PATH=/opt/pyenv/bin:/tmp/venv-7bcB/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 14:41:33 ++ pwd 14:41:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:41:33 + export PYTHONPATH 14:41:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:41:33 + TOX_TESTENV_PASSENV=PYTHONPATH 14:41:33 + tox --version 14:41:33 4.44.0 from /tmp/venv-7bcB/lib/python3.10/site-packages/tox/__init__.py 14:41:33 + PARALLEL=false 14:41:33 + TOX_OPTIONS_LIST= 14:41:33 + [[ -n pre-commit ]] 14:41:33 + TOX_OPTIONS_LIST=' -e pre-commit' 14:41:33 + case ${PARALLEL,,} in 14:41:33 + tox -e pre-commit 14:41:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:41:35 pre-commit: install_deps> python -I -m pip install pre-commit 14:41:37 pre-commit: freeze> python -m pip freeze --all 14:41:37 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 14:41:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:41:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:41:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:41:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:41:40 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:41:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:41:40 [INFO] Once installed this environment will be reused. 14:41:40 [INFO] This may take a few minutes... 14:41:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:41:44 [INFO] Once installed this environment will be reused. 14:41:44 [INFO] This may take a few minutes... 14:41:49 trim trailing whitespace.................................................Passed 14:41:49 Tabs remover.............................................................Passed 14:41:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:41:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:41:49 [INFO] Once installed this environment will be reused. 14:41:49 [INFO] This may take a few minutes... 14:41:59 gitlint..............................................(no files to check)Skipped 14:41:59 pre-commit: OK (24.04=setup[3.57]+cmd[11.78,8.70] seconds) 14:41:59 congratulations :) (24.08 seconds) 14:41:59 + tox_status=0 14:41:59 + echo '---> Completed tox runs' 14:41:59 ---> Completed tox runs 14:41:59 + for i in .tox/*/log 14:41:59 ++ echo .tox/pre-commit/log 14:41:59 ++ awk -F/ '{print $2}' 14:41:59 + tox_env=pre-commit 14:41:59 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:41:59 + DOC_DIR=docs/_build/html 14:41:59 + [[ -d docs/_build/html ]] 14:41:59 + echo '---> tox-run.sh ends' 14:41:59 ---> tox-run.sh ends 14:41:59 + test 0 -eq 0 14:41:59 $ ssh-agent -k 14:41:59 unset SSH_AUTH_SOCK; 14:41:59 unset SSH_AGENT_PID; 14:41:59 echo Agent pid 1860 killed; 14:41:59 [ssh-agent] Stopped. 14:41:59 [PostBuildScript] - [INFO] Executing post build scripts. 14:41:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15950194358034451373.sh 14:41:59 ---> sysstat.sh 14:41:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12712036317567235716.sh 14:41:59 ---> package-listing.sh 14:41:59 ++ tr '[:upper:]' '[:lower:]' 14:41:59 ++ facter osfamily 14:42:00 + OS_FAMILY=debian 14:42:00 + workspace=/w/workspace/oom-master-pre-commit-lint 14:42:00 + START_PACKAGES=/tmp/packages_start.txt 14:42:00 + END_PACKAGES=/tmp/packages_end.txt 14:42:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:42:00 + PACKAGES=/tmp/packages_start.txt 14:42:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:42:00 + PACKAGES=/tmp/packages_end.txt 14:42:00 + case "${OS_FAMILY}" in 14:42:00 + dpkg -l 14:42:00 + grep '^ii' 14:42:00 + '[' -f /tmp/packages_start.txt ']' 14:42:00 + '[' -f /tmp/packages_end.txt ']' 14:42:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:42:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:42:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:42:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:42:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16067370026013557035.sh 14:42:00 ---> capture-instance-metadata.sh 14:42:00 Setup pyenv: 14:42:00 system 14:42:00 3.8.13 14:42:00 3.9.13 14:42:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:42:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BawZ 14:42:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:42:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:42:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:42:10 lf-activate-venv(): INFO: Base packages installed successfully 14:42:10 lf-activate-venv(): INFO: Installing additional packages: lftools 14:42:39 lf-activate-venv(): INFO: Adding /tmp/venv-BawZ/bin to PATH 14:42:39 INFO: Running in OpenStack, capturing instance metadata 14:42:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8070188743736141927.sh 14:42:40 provisioning config files... 14:42:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3060619863997388057tmp 14:42:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:42:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:42:40 [EnvInject] - Injecting environment variables from a build step. 14:42:40 [EnvInject] - Injecting as environment variables the properties content 14:42:40 SERVER_ID=logs 14:42:40 14:42:40 [EnvInject] - Variables injected successfully. 14:42:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14813917027789337089.sh 14:42:40 ---> create-netrc.sh 14:42:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8580462042858605324.sh 14:42:40 ---> python-tools-install.sh 14:42:40 Setup pyenv: 14:42:40 system 14:42:40 3.8.13 14:42:40 3.9.13 14:42:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:42:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BawZ from file:/tmp/.os_lf_venv 14:42:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:42:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:42:42 lf-activate-venv(): INFO: Base packages installed successfully 14:42:42 lf-activate-venv(): INFO: Installing additional packages: lftools 14:42:50 lf-activate-venv(): INFO: Adding /tmp/venv-BawZ/bin to PATH 14:42:50 Generating Requirements File 14:43:09 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. 14:43:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:43:09 Python 3.10.6 14:43:09 pip 26.0.1 from /tmp/venv-BawZ/lib/python3.10/site-packages/pip (python 3.10) 14:43:10 appdirs==1.4.4 14:43:10 argcomplete==3.6.3 14:43:10 aspy.yaml==1.3.0 14:43:10 attrs==25.4.0 14:43:10 autopage==0.6.0 14:43:10 backports.strenum==1.3.1 14:43:10 beautifulsoup4==4.14.3 14:43:10 boto3==1.42.54 14:43:10 botocore==1.42.54 14:43:10 bs4==0.0.2 14:43:10 certifi==2026.1.4 14:43:10 cffi==2.0.0 14:43:10 cfgv==3.5.0 14:43:10 chardet==6.0.0.post1 14:43:10 charset-normalizer==3.4.4 14:43:10 click==8.3.1 14:43:10 cliff==4.13.2 14:43:10 cmd2==3.2.2 14:43:10 cryptography==3.3.2 14:43:10 debtcollector==3.0.0 14:43:10 decorator==5.2.1 14:43:10 defusedxml==0.7.1 14:43:10 Deprecated==1.3.1 14:43:10 distlib==0.4.0 14:43:10 dnspython==2.8.0 14:43:10 docker==7.1.0 14:43:10 dogpile.cache==1.5.0 14:43:10 durationpy==0.10 14:43:10 email-validator==2.3.0 14:43:10 filelock==3.24.3 14:43:10 future==1.0.0 14:43:10 gitdb==4.0.12 14:43:10 GitPython==3.1.46 14:43:10 httplib2==0.30.2 14:43:10 identify==2.6.16 14:43:10 idna==3.11 14:43:10 importlib-resources==1.5.0 14:43:10 iso8601==2.1.0 14:43:10 Jinja2==3.1.6 14:43:10 jmespath==1.1.0 14:43:10 jsonpatch==1.33 14:43:10 jsonpointer==3.0.0 14:43:10 jsonschema==4.26.0 14:43:10 jsonschema-specifications==2025.9.1 14:43:10 keystoneauth1==5.13.1 14:43:10 kubernetes==35.0.0 14:43:10 lftools==0.37.21 14:43:10 lxml==6.0.2 14:43:10 markdown-it-py==4.0.0 14:43:10 MarkupSafe==3.0.3 14:43:10 mdurl==0.1.2 14:43:10 msgpack==1.1.2 14:43:10 multi_key_dict==2.0.3 14:43:10 munch==4.0.0 14:43:10 netaddr==1.3.0 14:43:10 niet==1.4.2 14:43:10 nodeenv==1.10.0 14:43:10 oauth2client==4.1.3 14:43:10 oauthlib==3.3.1 14:43:10 openstacksdk==4.10.0 14:43:10 os-service-types==1.8.2 14:43:10 osc-lib==4.4.0 14:43:10 oslo.config==10.3.0 14:43:10 oslo.context==6.3.0 14:43:10 oslo.i18n==6.7.2 14:43:10 oslo.log==8.1.0 14:43:10 oslo.serialization==5.9.1 14:43:10 oslo.utils==10.0.0 14:43:10 packaging==26.0 14:43:10 pbr==7.0.3 14:43:10 platformdirs==4.9.2 14:43:10 prettytable==3.17.0 14:43:10 psutil==7.2.2 14:43:10 pyasn1==0.6.2 14:43:10 pyasn1_modules==0.4.2 14:43:10 pycparser==3.0 14:43:10 pygerrit2==2.0.15 14:43:10 PyGithub==2.8.1 14:43:10 Pygments==2.19.2 14:43:10 PyJWT==2.11.0 14:43:10 PyNaCl==1.6.2 14:43:10 pyparsing==2.4.7 14:43:10 pyperclip==1.11.0 14:43:10 pyrsistent==0.20.0 14:43:10 python-cinderclient==9.8.0 14:43:10 python-dateutil==2.9.0.post0 14:43:10 python-heatclient==5.0.0 14:43:10 python-jenkins==1.8.3 14:43:10 python-keystoneclient==5.7.0 14:43:10 python-magnumclient==4.9.0 14:43:10 python-openstackclient==9.0.0 14:43:10 python-swiftclient==4.9.0 14:43:10 PyYAML==6.0.3 14:43:10 referencing==0.37.0 14:43:10 requests==2.32.5 14:43:10 requests-oauthlib==2.0.0 14:43:10 requestsexceptions==1.4.0 14:43:10 rfc3986==2.0.0 14:43:10 rich==14.3.3 14:43:10 rich-argparse==1.7.2 14:43:10 rpds-py==0.30.0 14:43:10 rsa==4.9.1 14:43:10 ruamel.yaml==0.19.1 14:43:10 ruamel.yaml.clib==0.2.15 14:43:10 s3transfer==0.16.0 14:43:10 simplejson==3.20.2 14:43:10 six==1.17.0 14:43:10 smmap==5.0.2 14:43:10 soupsieve==2.8.3 14:43:10 stevedore==5.7.0 14:43:10 tabulate==0.9.0 14:43:10 toml==0.10.2 14:43:10 tomlkit==0.14.0 14:43:10 tqdm==4.67.3 14:43:10 typing_extensions==4.15.0 14:43:10 urllib3==1.26.20 14:43:10 virtualenv==20.38.0 14:43:10 wcwidth==0.6.0 14:43:10 websocket-client==1.9.0 14:43:10 wrapt==2.1.1 14:43:10 xdg==6.0.0 14:43:10 xmltodict==1.0.4 14:43:10 yq==3.4.3 14:43:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16320454258029085841.sh 14:43:10 ---> sudo-logs.sh 14:43:10 Archiving 'sudo' log.. 14:43:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15968635039120261344.sh 14:43:10 ---> job-cost.sh 14:43:10 INFO: Activating Python virtual environment... 14:43:10 Setup pyenv: 14:43:10 system 14:43:10 3.8.13 14:43:10 3.9.13 14:43:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:43:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BawZ from file:/tmp/.os_lf_venv 14:43:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:43:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:43:12 lf-activate-venv(): INFO: Base packages installed successfully 14:43:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:43:17 lf-activate-venv(): INFO: Adding /tmp/venv-BawZ/bin to PATH 14:43:17 INFO: No stack-cost file found 14:43:17 INFO: Instance uptime: 166s 14:43:17 INFO: Fetching instance metadata (attempt 1 of 3)... 14:43:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:43:18 INFO: Successfully fetched instance metadata 14:43:18 INFO: Instance type: v3-standard-4 14:43:18 INFO: Retrieving pricing info for: v3-standard-4 14:43:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:43:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=166 14:43:18 INFO: Successfully fetched Vexxhost pricing API 14:43:18 INFO: Retrieved cost: 0.11 14:43:18 INFO: Retrieved resource: v3-standard-4 14:43:18 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:43:18 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:43:18 INFO: Successfully archived job cost data 14:43:18 DEBUG: Cost data: oom-master-pre-commit-lint,4445,2026-02-23 14:43:18,v3-standard-4,166,0.11,0.00,SUCCESS 14:43:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5806647900184099479.sh 14:43:18 ---> logs-deploy.sh 14:43:18 Setup pyenv: 14:43:18 system 14:43:18 3.8.13 14:43:18 3.9.13 14:43:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:43:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BawZ from file:/tmp/.os_lf_venv 14:43:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:43:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:43:20 lf-activate-venv(): INFO: Base packages installed successfully 14:43:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:43:27 lf-activate-venv(): INFO: Adding /tmp/venv-BawZ/bin to PATH 14:43:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4445 14:43:27 INFO: archiving workspace using pattern(s): 14:43:28 /tmp/venv-BawZ/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! 14:43:28 warnings.warn( 14:43:29 Archives upload complete. 14:43:29 INFO: archiving logs to Nexus 14:43:29 /tmp/venv-BawZ/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! 14:43:29 warnings.warn( 14:43:30 ---> uname -a: 14:43:30 Linux prd-ubuntu1804-builder-4c-4g-19546 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:43:30 14:43:30 14:43:30 ---> lscpu: 14:43:30 Architecture: x86_64 14:43:30 CPU op-mode(s): 32-bit, 64-bit 14:43:30 Byte Order: Little Endian 14:43:30 CPU(s): 4 14:43:30 On-line CPU(s) list: 0-3 14:43:30 Thread(s) per core: 1 14:43:30 Core(s) per socket: 1 14:43:30 Socket(s): 4 14:43:30 NUMA node(s): 1 14:43:30 Vendor ID: AuthenticAMD 14:43:30 CPU family: 23 14:43:30 Model: 49 14:43:30 Model name: AMD EPYC-Rome Processor 14:43:30 Stepping: 0 14:43:30 CPU MHz: 2799.998 14:43:30 BogoMIPS: 5599.99 14:43:30 Virtualization: AMD-V 14:43:30 Hypervisor vendor: KVM 14:43:30 Virtualization type: full 14:43:30 L1d cache: 32K 14:43:30 L1i cache: 32K 14:43:30 L2 cache: 512K 14:43:30 L3 cache: 16384K 14:43:30 NUMA node0 CPU(s): 0-3 14:43:30 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 14:43:30 14:43:30 14:43:30 ---> nproc: 14:43:30 4 14:43:30 14:43:30 14:43:30 ---> df -h: 14:43:30 Filesystem Size Used Avail Use% Mounted on 14:43:30 udev 7.9G 0 7.9G 0% /dev 14:43:30 tmpfs 1.6G 676K 1.6G 1% /run 14:43:30 /dev/vda1 78G 8.4G 69G 11% / 14:43:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:43:30 tmpfs 5.0M 0 5.0M 0% /run/lock 14:43:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:43:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:43:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:43:30 14:43:30 14:43:30 ---> free -m: 14:43:30 total used free shared buff/cache available 14:43:30 Mem: 16040 557 13253 0 2228 15161 14:43:30 Swap: 1023 0 1023 14:43:30 14:43:30 14:43:30 ---> ip addr: 14:43:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:43:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:43:30 inet 127.0.0.1/8 scope host lo 14:43:30 valid_lft forever preferred_lft forever 14:43:30 inet6 ::1/128 scope host 14:43:30 valid_lft forever preferred_lft forever 14:43:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:43:30 link/ether fa:16:3e:08:3e:dd brd ff:ff:ff:ff:ff:ff 14:43:30 inet 10.30.107.45/23 brd 10.30.107.255 scope global dynamic ens3 14:43:30 valid_lft 86229sec preferred_lft 86229sec 14:43:30 inet6 fe80::f816:3eff:fe08:3edd/64 scope link 14:43:30 valid_lft forever preferred_lft forever 14:43:30 14:43:30 14:43:30 ---> sar -b -r -n DEV: 14:43:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19546) 02/23/26 _x86_64_ (4 CPU) 14:43:30 14:43:30 14:40:45 LINUX RESTART (4 CPU) 14:43:30 14:43:30 14:41:01 tps rtps wtps bread/s bwrtn/s 14:43:30 14:42:01 148.92 59.58 89.33 3727.47 17747.20 14:43:30 14:43:01 92.28 0.72 91.57 94.25 18124.85 14:43:30 Average: 120.60 30.15 90.45 1910.71 17936.04 14:43:30 14:43:30 14:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:43:30 14:42:01 14003016 15588860 2421944 14.75 58000 1728160 742820 4.25 711260 1494804 141648 14:43:30 14:43:01 13668400 15533720 2756560 16.78 80628 1969892 764724 4.38 781648 1729336 177568 14:43:30 Average: 13835708 15561290 2589252 15.76 69314 1849026 753772 4.31 746454 1612070 159608 14:43:30 14:43:30 14:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:43:30 14:42:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 14:43:30 14:42:01 ens3 496.63 319.78 2301.03 85.02 0.00 0.00 0.00 0.00 14:43:30 14:43:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:43:30 14:43:01 ens3 51.71 40.18 762.91 8.93 0.00 0.00 0.00 0.00 14:43:30 Average: lo 2.03 2.03 0.22 0.22 0.00 0.00 0.00 0.00 14:43:30 Average: ens3 274.15 179.97 1531.91 46.97 0.00 0.00 0.00 0.00 14:43:30 14:43:30 14:43:30 ---> sar -P ALL: 14:43:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19546) 02/23/26 _x86_64_ (4 CPU) 14:43:30 14:43:30 14:40:45 LINUX RESTART (4 CPU) 14:43:30 14:43:30 14:41:01 CPU %user %nice %system %iowait %steal %idle 14:43:30 14:42:01 all 23.52 0.00 2.62 6.07 0.10 67.70 14:43:30 14:42:01 0 21.06 0.00 2.58 5.80 0.08 70.47 14:43:30 14:42:01 1 23.92 0.00 2.23 4.24 0.13 69.49 14:43:30 14:42:01 2 28.66 0.00 2.97 7.64 0.08 60.65 14:43:30 14:42:01 3 20.47 0.00 2.69 6.58 0.08 70.18 14:43:30 14:43:01 all 17.83 0.00 1.13 6.65 0.05 74.33 14:43:30 14:43:01 0 8.23 0.00 0.77 9.81 0.03 81.16 14:43:30 14:43:01 1 34.92 0.00 1.74 1.02 0.08 62.24 14:43:30 14:43:01 2 12.99 0.00 1.12 13.73 0.05 72.11 14:43:30 14:43:01 3 15.17 0.00 0.92 2.05 0.03 81.82 14:43:30 Average: all 20.67 0.00 1.87 6.36 0.07 71.02 14:43:30 Average: 0 14.63 0.00 1.67 7.81 0.06 75.83 14:43:30 Average: 1 29.43 0.00 1.98 2.62 0.11 65.86 14:43:30 Average: 2 20.80 0.00 2.04 10.69 0.07 66.40 14:43:30 Average: 3 17.82 0.00 1.80 4.32 0.06 76.00 14:43:30 14:43:30 14:43:30