13:08:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143593 13:08:04 Running as SYSTEM 13:08:04 [EnvInject] - Loading node environment variables. 13:08:04 Building remotely on prd-ubuntu1804-builder-4c-4g-3109 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:08:04 [ssh-agent] Looking for ssh-agent implementation... 13:08:04 $ ssh-agent 13:08:04 SSH_AUTH_SOCK=/tmp/ssh-gebKEJ7JlWxw/agent.1636 13:08:04 SSH_AGENT_PID=1638 13:08:04 [ssh-agent] Started. 13:08:04 Running ssh-add (command line suppressed) 13:08:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15074815397795272149.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15074815397795272149.key) 13:08:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:08:04 The recommended git tool is: NONE 13:08:06 using credential onap-jenkins-ssh 13:08:06 Wiping out workspace first. 13:08:06 Cloning the remote Git repository 13:08:06 Cloning repository git://cloud.onap.org/mirror/oom.git 13:08:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:08:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:08:06 > git --version # timeout=10 13:08:06 > git --version # 'git version 2.17.1' 13:08:06 using GIT_SSH to set credentials Gerrit user 13:08:06 Verifying host key using manually-configured host key entries 13:08:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:08:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:08:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:08:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:08:15 using GIT_SSH to set credentials Gerrit user 13:08:15 Verifying host key using manually-configured host key entries 13:08:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/143593/7 # timeout=30 13:08:15 > git rev-parse f08129daca5ef5ced6fca5979686849cf94b0980^{commit} # timeout=10 13:08:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:08:15 Checking out Revision f08129daca5ef5ced6fca5979686849cf94b0980 (refs/changes/93/143593/7) 13:08:15 > git config core.sparsecheckout # timeout=10 13:08:15 > git checkout -f f08129daca5ef5ced6fca5979686849cf94b0980 # timeout=30 13:08:18 Commit message: "[SDC] 13.1.0 release" 13:08:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:08:18 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 13:08:19 [EnvInject] - Injecting environment variables from a build step. 13:08:19 [EnvInject] - Injecting as environment variables the properties content 13:08:19 PYTHON=python3 13:08:19 13:08:19 [EnvInject] - Variables injected successfully. 13:08:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16857553201271421787.sh 13:08:19 ---> tox-install.sh 13:08:19 + source /home/jenkins/lf-env.sh 13:08:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:08:19 ++ mktemp -d /tmp/venv-XXXX 13:08:19 + lf_venv=/tmp/venv-qMK0 13:08:19 + local venv_file=/tmp/.os_lf_venv 13:08:19 + local python=python3 13:08:19 + local options 13:08:19 + local set_path=true 13:08:19 + local install_args= 13:08: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 13:08:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:08:19 + true 13:08:19 + case $1 in 13:08:19 + venv_file=/tmp/.toxenv 13:08:19 + shift 2 13:08:19 + true 13:08:19 + case $1 in 13:08:19 + shift 13:08:19 + break 13:08:19 + case $python in 13:08:19 + local pkg_list= 13:08:19 + [[ -d /opt/pyenv ]] 13:08:19 + echo 'Setup pyenv:' 13:08:19 Setup pyenv: 13:08:19 + export PYENV_ROOT=/opt/pyenv 13:08:19 + PYENV_ROOT=/opt/pyenv 13:08: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 13:08: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 13:08:19 + pyenv versions 13:08:19 * system (set by /opt/pyenv/version) 13:08:19 * 3.8.13 (set by /opt/pyenv/version) 13:08:19 * 3.9.13 (set by /opt/pyenv/version) 13:08:19 * 3.10.6 (set by /opt/pyenv/version) 13:08:19 + command -v pyenv 13:08:19 ++ pyenv init - --no-rehash 13:08: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[*]}"'\'')" 13:08:19 export PATH="/opt/pyenv/shims:${PATH}" 13:08:19 export PYENV_SHELL=bash 13:08:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:08:19 pyenv() { 13:08:19 local command 13:08:19 command="${1:-}" 13:08:19 if [ "$#" -gt 0 ]; then 13:08:19 shift 13:08:19 fi 13:08:19 13:08:19 case "$command" in 13:08:19 rehash|shell) 13:08:19 eval "$(pyenv "sh-$command" "$@")" 13:08:19 ;; 13:08:19 *) 13:08:19 command pyenv "$command" "$@" 13:08:19 ;; 13:08:19 esac 13:08:19 }' 13:08: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[*]}"' 13:08: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 13:08: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 13:08: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 13:08:19 ++ export PYENV_SHELL=bash 13:08:19 ++ PYENV_SHELL=bash 13:08:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:08:19 +++ complete -F _pyenv pyenv 13:08:19 ++ lf-pyver python3 13:08:19 ++ local py_version_xy=python3 13:08:19 ++ local py_version_xyz= 13:08:19 ++ pyenv versions 13:08:19 ++ local command 13:08:19 ++ sed 's/^[ *]* //' 13:08:19 ++ command=versions 13:08:19 ++ '[' 1 -gt 0 ']' 13:08:19 ++ awk '{ print $1 }' 13:08:19 ++ shift 13:08:19 ++ case "$command" in 13:08:19 ++ command pyenv versions 13:08:19 ++ grep -E '^[0-9.]*[0-9]$' 13:08:19 ++ pyenv versions 13:08:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:08:19 +++ grep '^3' /tmp/.pyenv_versions 13:08:19 +++ sort -V 13:08:19 +++ tail -n 1 13:08:19 ++ py_version_xyz=3.10.6 13:08:19 ++ [[ -z 3.10.6 ]] 13:08:19 ++ echo 3.10.6 13:08:19 ++ return 0 13:08:19 + pyenv local 3.10.6 13:08:19 + local command 13:08:19 + command=local 13:08:19 + '[' 2 -gt 0 ']' 13:08:19 + shift 13:08:19 + case "$command" in 13:08:19 + command pyenv local 3.10.6 13:08:19 + pyenv local 3.10.6 13:08:19 + for arg in "$@" 13:08:19 + case $arg in 13:08:19 + pkg_list+='tox ' 13:08:19 + for arg in "$@" 13:08:19 + case $arg in 13:08:19 + pkg_list+='virtualenv ' 13:08:19 + for arg in "$@" 13:08:19 + case $arg in 13:08:19 + pkg_list+='urllib3~=1.26.15 ' 13:08:19 + [[ -f /tmp/.toxenv ]] 13:08:19 + [[ ! -f /tmp/.toxenv ]] 13:08:19 + [[ -n '' ]] 13:08:19 + python3 -m venv /tmp/venv-qMK0 13:08:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qMK0' 13:08:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qMK0 13:08:23 + echo /tmp/venv-qMK0 13:08:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:08:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:08:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:08:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:23 + local 'pip_opts=--upgrade --quiet' 13:08:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:08:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:08:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:08:23 + [[ -n '' ]] 13:08:23 + [[ -n '' ]] 13:08:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:08:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:23 + /tmp/venv-qMK0/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 13:08:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:08:27 lf-activate-venv(): INFO: Base packages installed successfully 13:08:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:08:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:08:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:08:27 + /tmp/venv-qMK0/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 13:08:29 + type python3 13:08:29 + true 13:08:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qMK0/bin to PATH' 13:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-qMK0/bin to PATH 13:08:29 + PATH=/tmp/venv-qMK0/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 13:08:29 + return 0 13:08:29 + python3 --version 13:08:29 Python 3.10.6 13:08:29 + python3 -m pip --version 13:08:29 pip 26.0.1 from /tmp/venv-qMK0/lib/python3.10/site-packages/pip (python 3.10) 13:08:29 + python3 -m pip freeze 13:08:30 cachetools==7.0.5 13:08:30 colorama==0.4.6 13:08:30 distlib==0.4.0 13:08:30 filelock==3.25.2 13:08:30 packaging==26.0 13:08:30 platformdirs==4.9.4 13:08:30 pluggy==1.6.0 13:08:30 pyproject-api==1.10.0 13:08:30 python-discovery==1.2.0 13:08:30 tomli==2.4.0 13:08:30 tomli_w==1.2.0 13:08:30 tox==4.50.1 13:08:30 typing_extensions==4.15.0 13:08:30 urllib3==1.26.20 13:08:30 virtualenv==21.2.0 13:08:30 [EnvInject] - Injecting environment variables from a build step. 13:08:30 [EnvInject] - Injecting as environment variables the properties content 13:08:30 PARALLEL=false 13:08:30 13:08:30 [EnvInject] - Variables injected successfully. 13:08:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16670782373299947670.sh 13:08:30 ---> tox-run.sh 13:08:30 + 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 13:08:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:08:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:08:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:08:30 + cd /w/workspace/oom-master-pre-commit-lint/. 13:08:30 + source /home/jenkins/lf-env.sh 13:08:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:08:30 ++ mktemp -d /tmp/venv-XXXX 13:08:30 + lf_venv=/tmp/venv-qkmM 13:08:30 + local venv_file=/tmp/.os_lf_venv 13:08:30 + local python=python3 13:08:30 + local options 13:08:30 + local set_path=true 13:08:30 + local install_args= 13:08:30 ++ 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 13:08:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:08:30 + true 13:08:30 + case $1 in 13:08:30 + venv_file=/tmp/.toxenv 13:08:30 + shift 2 13:08:30 + true 13:08:30 + case $1 in 13:08:30 + shift 13:08:30 + break 13:08:30 + case $python in 13:08:30 + local pkg_list= 13:08:30 + [[ -d /opt/pyenv ]] 13:08:30 + echo 'Setup pyenv:' 13:08:30 Setup pyenv: 13:08:30 + export PYENV_ROOT=/opt/pyenv 13:08:30 + PYENV_ROOT=/opt/pyenv 13:08:30 + 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 13:08:30 + 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 13:08:30 + pyenv versions 13:08:30 system 13:08:30 3.8.13 13:08:30 3.9.13 13:08:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:08:30 + command -v pyenv 13:08:30 ++ pyenv init - --no-rehash 13:08:30 + 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[*]}"'\'')" 13:08:30 export PATH="/opt/pyenv/shims:${PATH}" 13:08:30 export PYENV_SHELL=bash 13:08:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:08:30 pyenv() { 13:08:30 local command 13:08:30 command="${1:-}" 13:08:30 if [ "$#" -gt 0 ]; then 13:08:30 shift 13:08:30 fi 13:08:30 13:08:30 case "$command" in 13:08:30 rehash|shell) 13:08:30 eval "$(pyenv "sh-$command" "$@")" 13:08:30 ;; 13:08:30 *) 13:08:30 command pyenv "$command" "$@" 13:08:30 ;; 13:08:30 esac 13:08:30 }' 13:08:30 +++ 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[*]}"' 13:08:30 ++ 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 13:08:30 ++ 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 13:08:30 ++ 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 13:08:30 ++ export PYENV_SHELL=bash 13:08:30 ++ PYENV_SHELL=bash 13:08:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:08:30 +++ complete -F _pyenv pyenv 13:08:30 ++ lf-pyver python3 13:08:30 ++ local py_version_xy=python3 13:08:30 ++ local py_version_xyz= 13:08:30 ++ pyenv versions 13:08:30 ++ sed 's/^[ *]* //' 13:08:30 ++ local command 13:08:30 ++ command=versions 13:08:30 ++ '[' 1 -gt 0 ']' 13:08:30 ++ shift 13:08:30 ++ case "$command" in 13:08:30 ++ command pyenv versions 13:08:30 ++ pyenv versions 13:08:30 ++ grep -E '^[0-9.]*[0-9]$' 13:08:30 ++ awk '{ print $1 }' 13:08:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:08:30 +++ grep '^3' /tmp/.pyenv_versions 13:08:30 +++ sort -V 13:08:30 +++ tail -n 1 13:08:30 ++ py_version_xyz=3.10.6 13:08:30 ++ [[ -z 3.10.6 ]] 13:08:30 ++ echo 3.10.6 13:08:30 ++ return 0 13:08:30 + pyenv local 3.10.6 13:08:30 + local command 13:08:30 + command=local 13:08:30 + '[' 2 -gt 0 ']' 13:08:30 + shift 13:08:30 + case "$command" in 13:08:30 + command pyenv local 3.10.6 13:08:30 + pyenv local 3.10.6 13:08:30 + for arg in "$@" 13:08:30 + case $arg in 13:08:30 + pkg_list+='tox ' 13:08:30 + for arg in "$@" 13:08:30 + case $arg in 13:08:30 + pkg_list+='virtualenv ' 13:08:30 + for arg in "$@" 13:08:30 + case $arg in 13:08:30 + pkg_list+='urllib3~=1.26.15 ' 13:08:30 + [[ -f /tmp/.toxenv ]] 13:08:30 ++ cat /tmp/.toxenv 13:08:30 + lf_venv=/tmp/venv-qMK0 13:08:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qMK0 from' file:/tmp/.toxenv 13:08:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qMK0 from file:/tmp/.toxenv 13:08:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:08:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:30 + local 'pip_opts=--upgrade --quiet' 13:08:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:08:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:08:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:08:30 + [[ -n '' ]] 13:08:30 + [[ -n '' ]] 13:08:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:08:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:30 + /tmp/venv-qMK0/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 13:08:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:08:31 lf-activate-venv(): INFO: Base packages installed successfully 13:08:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:08:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:08:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:08:31 + /tmp/venv-qMK0/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 13:08:32 + type python3 13:08:32 + true 13:08:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qMK0/bin to PATH' 13:08:32 lf-activate-venv(): INFO: Adding /tmp/venv-qMK0/bin to PATH 13:08:32 + PATH=/tmp/venv-qMK0/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 13:08:32 + return 0 13:08:32 + [[ -d /opt/pyenv ]] 13:08:32 + echo '---> Setting up pyenv' 13:08:32 ---> Setting up pyenv 13:08:32 + export PYENV_ROOT=/opt/pyenv 13:08:32 + PYENV_ROOT=/opt/pyenv 13:08:32 + export PATH=/opt/pyenv/bin:/tmp/venv-qMK0/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 13:08:32 + PATH=/opt/pyenv/bin:/tmp/venv-qMK0/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 13:08:32 ++ pwd 13:08:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:08:32 + export PYTHONPATH 13:08:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:08:32 + TOX_TESTENV_PASSENV=PYTHONPATH 13:08:32 + tox --version 13:08:32 4.50.1 from /tmp/venv-qMK0/lib/python3.10/site-packages/tox/__init__.py 13:08:32 + PARALLEL=false 13:08:32 + TOX_OPTIONS_LIST= 13:08:32 + [[ -n pre-commit ]] 13:08:32 + TOX_OPTIONS_LIST=' -e pre-commit' 13:08:32 + case ${PARALLEL,,} in 13:08:32 + tox -e pre-commit 13:08:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:08:33 pre-commit: install_deps> python -I -m pip install pre-commit 13:08:36 pre-commit: freeze> python -m pip freeze --all 13:08:36 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 13:08:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:08:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:08:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:08:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:08:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:08:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:08:39 [INFO] Once installed this environment will be reused. 13:08:39 [INFO] This may take a few minutes... 13:08:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:08:43 [INFO] Once installed this environment will be reused. 13:08:43 [INFO] This may take a few minutes... 13:08:47 trim trailing whitespace.................................................Passed 13:08:48 Tabs remover.............................................................Passed 13:08:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:08:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:08:48 [INFO] Once installed this environment will be reused. 13:08:48 [INFO] This may take a few minutes... 13:08:57 gitlint..............................................(no files to check)Skipped 13:08:57 pre-commit: OK (24.65=setup[3.75]+cmd[11.78,9.11] seconds) 13:08:57 congratulations :) (24.69 seconds) 13:08:57 + tox_status=0 13:08:57 + echo '---> Completed tox runs' 13:08:57 ---> Completed tox runs 13:08:57 + for i in .tox/*/log 13:08:57 ++ echo .tox/pre-commit/log 13:08:57 ++ awk -F/ '{print $2}' 13:08:57 + tox_env=pre-commit 13:08:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:08:57 + DOC_DIR=docs/_build/html 13:08:57 + [[ -d docs/_build/html ]] 13:08:57 + echo '---> tox-run.sh ends' 13:08:57 ---> tox-run.sh ends 13:08:57 + test 0 -eq 0 13:08:57 $ ssh-agent -k 13:08:57 unset SSH_AUTH_SOCK; 13:08:57 unset SSH_AGENT_PID; 13:08:57 echo Agent pid 1638 killed; 13:08:57 [ssh-agent] Stopped. 13:08:57 [PostBuildScript] - [INFO] Executing post build scripts. 13:08:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins479797310436469971.sh 13:08:57 ---> sysstat.sh 13:08:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4043885199255300459.sh 13:08:57 ---> package-listing.sh 13:08:57 ++ facter osfamily 13:08:57 ++ tr '[:upper:]' '[:lower:]' 13:08:58 + OS_FAMILY=debian 13:08:58 + workspace=/w/workspace/oom-master-pre-commit-lint 13:08:58 + START_PACKAGES=/tmp/packages_start.txt 13:08:58 + END_PACKAGES=/tmp/packages_end.txt 13:08:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:08:58 + PACKAGES=/tmp/packages_start.txt 13:08:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:08:58 + PACKAGES=/tmp/packages_end.txt 13:08:58 + case "${OS_FAMILY}" in 13:08:58 + dpkg -l 13:08:58 + grep '^ii' 13:08:58 + '[' -f /tmp/packages_start.txt ']' 13:08:58 + '[' -f /tmp/packages_end.txt ']' 13:08:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:08:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:08:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:08:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:08:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4236666985999426619.sh 13:08:58 ---> capture-instance-metadata.sh 13:08:58 Setup pyenv: 13:08:58 system 13:08:58 3.8.13 13:08:58 3.9.13 13:08:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:09:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4cNd 13:09:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:09:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:06 lf-activate-venv(): INFO: Base packages installed successfully 13:09:06 lf-activate-venv(): INFO: Installing additional packages: lftools 13:09:26 lf-activate-venv(): INFO: Adding /tmp/venv-4cNd/bin to PATH 13:09:26 INFO: Running in OpenStack, capturing instance metadata 13:09:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12053598643162379540.sh 13:09:26 provisioning config files... 13:09:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8661439049682333341tmp 13:09:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:09:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:09:26 [EnvInject] - Injecting environment variables from a build step. 13:09:26 [EnvInject] - Injecting as environment variables the properties content 13:09:26 SERVER_ID=logs 13:09:26 13:09:26 [EnvInject] - Variables injected successfully. 13:09:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7954186710393558650.sh 13:09:26 ---> create-netrc.sh 13:09:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6432337897632329674.sh 13:09:26 ---> python-tools-install.sh 13:09:26 Setup pyenv: 13:09:26 system 13:09:26 3.8.13 13:09:26 3.9.13 13:09:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:09:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4cNd from file:/tmp/.os_lf_venv 13:09:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:28 lf-activate-venv(): INFO: Base packages installed successfully 13:09:28 lf-activate-venv(): INFO: Installing additional packages: lftools 13:09:36 lf-activate-venv(): INFO: Adding /tmp/venv-4cNd/bin to PATH 13:09:36 Generating Requirements File 13:09:52 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. 13:09:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:09:52 Python 3.10.6 13:09:53 pip 26.0.1 from /tmp/venv-4cNd/lib/python3.10/site-packages/pip (python 3.10) 13:09:53 appdirs==1.4.4 13:09:53 argcomplete==3.6.3 13:09:53 aspy.yaml==1.3.0 13:09:53 attrs==25.4.0 13:09:53 autopage==0.6.0 13:09:53 backports.strenum==1.3.1 13:09:53 beautifulsoup4==4.14.3 13:09:53 boto3==1.42.71 13:09:53 botocore==1.42.71 13:09:53 bs4==0.0.2 13:09:53 certifi==2026.2.25 13:09:53 cffi==2.0.0 13:09:53 cfgv==3.5.0 13:09:53 chardet==7.2.0 13:09:53 charset-normalizer==3.4.6 13:09:53 click==8.3.1 13:09:53 cliff==4.13.2 13:09:53 cmd2==3.4.0 13:09:53 cryptography==3.3.2 13:09:53 debtcollector==3.0.0 13:09:53 decorator==5.2.1 13:09:53 defusedxml==0.7.1 13:09:53 Deprecated==1.3.1 13:09:53 distlib==0.4.0 13:09:53 dnspython==2.8.0 13:09:53 docker==7.1.0 13:09:53 dogpile.cache==1.5.0 13:09:53 durationpy==0.10 13:09:53 email-validator==2.3.0 13:09:53 filelock==3.25.2 13:09:53 future==1.0.0 13:09:53 gitdb==4.0.12 13:09:53 GitPython==3.1.46 13:09:53 httplib2==0.30.2 13:09:53 identify==2.6.18 13:09:53 idna==3.11 13:09:53 importlib-resources==1.5.0 13:09:53 iso8601==2.1.0 13:09:53 Jinja2==3.1.6 13:09:53 jmespath==1.1.0 13:09:53 jsonpatch==1.33 13:09:53 jsonpointer==3.0.0 13:09:53 jsonschema==4.26.0 13:09:53 jsonschema-specifications==2025.9.1 13:09:53 keystoneauth1==5.13.1 13:09:53 kubernetes==35.0.0 13:09:53 lftools==0.37.22 13:09:53 lxml==6.0.2 13:09:53 markdown-it-py==4.0.0 13:09:53 MarkupSafe==3.0.3 13:09:53 mdurl==0.1.2 13:09:53 msgpack==1.1.2 13:09:53 multi_key_dict==2.0.3 13:09:53 munch==4.0.0 13:09:53 netaddr==1.3.0 13:09:53 niet==1.4.2 13:09:53 nodeenv==1.10.0 13:09:53 oauth2client==4.1.3 13:09:53 oauthlib==3.3.1 13:09:53 openstacksdk==4.10.0 13:09:53 os-service-types==1.8.2 13:09:53 osc-lib==4.4.0 13:09:53 oslo.config==10.3.0 13:09:53 oslo.context==6.3.0 13:09:53 oslo.i18n==6.7.2 13:09:53 oslo.log==8.1.0 13:09:53 oslo.serialization==5.9.1 13:09:53 oslo.utils==10.0.0 13:09:53 packaging==26.0 13:09:53 pbr==7.0.3 13:09:53 platformdirs==4.9.4 13:09:53 prettytable==3.17.0 13:09:53 psutil==7.2.2 13:09:53 pyasn1==0.6.3 13:09:53 pyasn1_modules==0.4.2 13:09:53 pycparser==3.0 13:09:53 pygerrit2==2.0.15 13:09:53 PyGithub==2.8.1 13:09:53 Pygments==2.19.2 13:09:53 PyJWT==2.12.1 13:09:53 PyNaCl==1.6.2 13:09:53 pyparsing==2.4.7 13:09:53 pyperclip==1.11.0 13:09:53 pyrsistent==0.20.0 13:09:53 python-cinderclient==9.9.0 13:09:53 python-dateutil==2.9.0.post0 13:09:53 python-discovery==1.2.0 13:09:53 python-heatclient==5.1.0 13:09:53 python-jenkins==1.8.3 13:09:53 python-keystoneclient==5.8.0 13:09:53 python-magnumclient==4.10.0 13:09:53 python-openstackclient==9.0.0 13:09:53 python-swiftclient==4.10.0 13:09:53 PyYAML==6.0.3 13:09:53 referencing==0.37.0 13:09:53 requests==2.32.5 13:09:53 requests-oauthlib==2.0.0 13:09:53 requestsexceptions==1.4.0 13:09:53 rfc3986==2.0.0 13:09:53 rich==14.3.3 13:09:53 rich-argparse==1.7.2 13:09:53 rpds-py==0.30.0 13:09:53 rsa==4.9.1 13:09:53 ruamel.yaml==0.19.1 13:09:53 ruamel.yaml.clib==0.2.15 13:09:53 s3transfer==0.16.0 13:09:53 simplejson==3.20.2 13:09:53 six==1.17.0 13:09:53 smmap==5.0.3 13:09:53 soupsieve==2.8.3 13:09:53 stevedore==5.7.0 13:09:53 tabulate==0.10.0 13:09:53 toml==0.10.2 13:09:53 tomlkit==0.14.0 13:09:53 tqdm==4.67.3 13:09:53 typing_extensions==4.15.0 13:09:53 urllib3==1.26.20 13:09:53 virtualenv==21.2.0 13:09:53 wcwidth==0.6.0 13:09:53 websocket-client==1.9.0 13:09:53 wrapt==2.1.2 13:09:53 xdg==6.0.0 13:09:53 xmltodict==1.0.4 13:09:53 yq==3.4.3 13:09:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11523760369505534891.sh 13:09:53 ---> sudo-logs.sh 13:09:53 Archiving 'sudo' log.. 13:09:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13568586089158897258.sh 13:09:53 ---> job-cost.sh 13:09:53 INFO: Activating Python virtual environment... 13:09:53 Setup pyenv: 13:09:53 system 13:09:53 3.8.13 13:09:53 3.9.13 13:09:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:09:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4cNd from file:/tmp/.os_lf_venv 13:09:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:55 lf-activate-venv(): INFO: Base packages installed successfully 13:09:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-4cNd/bin to PATH 13:10:00 INFO: No stack-cost file found 13:10:00 INFO: Instance uptime: 140s 13:10:00 INFO: Fetching instance metadata (attempt 1 of 3)... 13:10:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:10:00 INFO: Successfully fetched instance metadata 13:10:00 INFO: Instance type: v3-standard-4 13:10:00 INFO: Retrieving pricing info for: v3-standard-4 13:10:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:10:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 13:10:00 INFO: Successfully fetched Vexxhost pricing API 13:10:00 INFO: Retrieved cost: 0.11 13:10:00 INFO: Retrieved resource: v3-standard-4 13:10:00 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:10:00 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:10:00 INFO: Successfully archived job cost data 13:10:00 DEBUG: Cost data: oom-master-pre-commit-lint,4504,2026-03-19 13:10:00,v3-standard-4,140,0.11,0.00,SUCCESS 13:10:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7562246121668310066.sh 13:10:00 ---> logs-deploy.sh 13:10:00 Setup pyenv: 13:10:01 system 13:10:01 3.8.13 13:10:01 3.9.13 13:10:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:10:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4cNd from file:/tmp/.os_lf_venv 13:10:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:10:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:10:02 lf-activate-venv(): INFO: Base packages installed successfully 13:10:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:10:10 lf-activate-venv(): INFO: Adding /tmp/venv-4cNd/bin to PATH 13:10:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4504 13:10:10 INFO: archiving workspace using pattern(s): 13:10:11 /tmp/venv-4cNd/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! 13:10:11 warnings.warn( 13:10:11 Archives upload complete. 13:10:12 INFO: archiving logs to Nexus 13:10:12 /tmp/venv-4cNd/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! 13:10:12 warnings.warn( 13:10:12 ---> uname -a: 13:10:12 Linux prd-ubuntu1804-builder-4c-4g-3109 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:10:12 13:10:12 13:10:12 ---> lscpu: 13:10:12 Architecture: x86_64 13:10:12 CPU op-mode(s): 32-bit, 64-bit 13:10:12 Byte Order: Little Endian 13:10:12 CPU(s): 4 13:10:12 On-line CPU(s) list: 0-3 13:10:12 Thread(s) per core: 1 13:10:12 Core(s) per socket: 1 13:10:12 Socket(s): 4 13:10:12 NUMA node(s): 1 13:10:12 Vendor ID: AuthenticAMD 13:10:12 CPU family: 23 13:10:12 Model: 49 13:10:12 Model name: AMD EPYC-Rome Processor 13:10:12 Stepping: 0 13:10:12 CPU MHz: 2799.998 13:10:12 BogoMIPS: 5599.99 13:10:12 Virtualization: AMD-V 13:10:12 Hypervisor vendor: KVM 13:10:12 Virtualization type: full 13:10:12 L1d cache: 32K 13:10:12 L1i cache: 32K 13:10:12 L2 cache: 512K 13:10:12 L3 cache: 16384K 13:10:12 NUMA node0 CPU(s): 0-3 13:10:12 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 13:10:12 13:10:12 13:10:12 ---> nproc: 13:10:12 4 13:10:12 13:10:12 13:10:12 ---> df -h: 13:10:12 Filesystem Size Used Avail Use% Mounted on 13:10:12 udev 7.9G 0 7.9G 0% /dev 13:10:12 tmpfs 1.6G 676K 1.6G 1% /run 13:10:12 /dev/vda1 78G 8.4G 69G 11% / 13:10:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:10:12 tmpfs 5.0M 0 5.0M 0% /run/lock 13:10:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:10:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:10:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:10:12 13:10:12 13:10:12 ---> free -m: 13:10:12 total used free shared buff/cache available 13:10:12 Mem: 16040 557 13281 0 2200 15161 13:10:12 Swap: 1023 0 1023 13:10:12 13:10:12 13:10:12 ---> ip addr: 13:10:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:10:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:10:12 inet 127.0.0.1/8 scope host lo 13:10:12 valid_lft forever preferred_lft forever 13:10:12 inet6 ::1/128 scope host 13:10:12 valid_lft forever preferred_lft forever 13:10:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:10:12 link/ether fa:16:3e:0b:8b:98 brd ff:ff:ff:ff:ff:ff 13:10:12 inet 10.30.107.201/23 brd 10.30.107.255 scope global dynamic ens3 13:10:12 valid_lft 86255sec preferred_lft 86255sec 13:10:12 inet6 fe80::f816:3eff:fe0b:8b98/64 scope link 13:10:12 valid_lft forever preferred_lft forever 13:10:12 13:10:12 13:10:13 ---> sar -b -r -n DEV: 13:10:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3109) 03/19/26 _x86_64_ (4 CPU) 13:10:13 13:10:13 13:07:49 LINUX RESTART (4 CPU) 13:10:13 13:10:13 13:08:01 tps rtps wtps bread/s bwrtn/s 13:10:13 13:09:02 340.28 38.93 301.35 1363.77 61090.62 13:10:13 13:10:01 132.01 1.05 130.96 120.52 14874.90 13:10:13 Average: 237.02 20.15 216.87 747.37 38176.91 13:10:13 13:10:13 13:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:10:13 13:09:02 14017356 15605996 2407612 14.66 58392 1729980 745236 4.26 688992 1505312 137268 13:10:13 13:10:01 13656180 15577828 2768788 16.86 86932 2015512 744668 4.26 736724 1778996 121940 13:10:13 Average: 13836768 15591912 2588200 15.76 72662 1872746 744952 4.26 712858 1642154 129604 13:10:13 13:10:13 13:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:10:13 13:09:02 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 13:10:13 13:09:02 ens3 429.51 307.33 2300.53 79.86 0.00 0.00 0.00 0.00 13:10:13 13:10:01 lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 13:10:13 13:10:01 ens3 68.95 51.92 939.97 12.17 0.00 0.00 0.00 0.00 13:10:13 Average: lo 2.05 2.05 0.23 0.23 0.00 0.00 0.00 0.00 13:10:13 Average: ens3 250.75 180.70 1625.96 46.30 0.00 0.00 0.00 0.00 13:10:13 13:10:13 13:10:13 ---> sar -P ALL: 13:10:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3109) 03/19/26 _x86_64_ (4 CPU) 13:10:13 13:10:13 13:07:49 LINUX RESTART (4 CPU) 13:10:13 13:10:13 13:08:01 CPU %user %nice %system %iowait %steal %idle 13:10:13 13:09:02 all 24.62 0.00 2.63 2.90 0.08 69.78 13:10:13 13:09:02 0 30.70 0.00 3.24 0.67 0.10 65.28 13:10:13 13:09:02 1 22.53 0.00 1.74 5.30 0.08 70.34 13:10:13 13:09:02 2 25.74 0.00 2.26 1.99 0.08 69.92 13:10:13 13:09:02 3 19.51 0.00 3.24 3.63 0.07 73.55 13:10:13 13:10:01 all 21.43 0.00 1.60 1.20 0.05 75.71 13:10:13 13:10:01 0 32.49 0.00 2.52 2.21 0.07 62.71 13:10:13 13:10:01 1 22.67 0.00 1.21 0.31 0.05 75.76 13:10:13 13:10:01 2 7.69 0.00 1.34 2.06 0.03 88.87 13:10:13 13:10:01 3 22.86 0.00 1.35 0.24 0.05 75.50 13:10:13 Average: all 23.04 0.00 2.12 2.06 0.07 72.72 13:10:13 Average: 0 31.59 0.00 2.88 1.43 0.08 64.01 13:10:13 Average: 1 22.60 0.00 1.48 2.82 0.07 73.04 13:10:13 Average: 2 16.79 0.00 1.81 2.03 0.06 79.32 13:10:13 Average: 3 21.17 0.00 2.30 1.95 0.06 74.52 13:10:13 13:10:13 13:10:13