13:22:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143626 13:22:26 Running as SYSTEM 13:22:26 [EnvInject] - Loading node environment variables. 13:22:26 Building remotely on prd-ubuntu1804-builder-4c-4g-2851 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:22:26 [ssh-agent] Looking for ssh-agent implementation... 13:22:26 $ ssh-agent 13:22:26 SSH_AUTH_SOCK=/tmp/ssh-tUDFiI18JYDX/agent.1725 13:22:26 SSH_AGENT_PID=1727 13:22:26 [ssh-agent] Started. 13:22:26 Running ssh-add (command line suppressed) 13:22:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10177916305447669593.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10177916305447669593.key) 13:22:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:22:26 The recommended git tool is: NONE 13:22:28 using credential onap-jenkins-ssh 13:22:28 Wiping out workspace first. 13:22:28 Cloning the remote Git repository 13:22:28 Cloning repository git://cloud.onap.org/mirror/oom.git 13:22:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:22:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:22:28 > git --version # timeout=10 13:22:28 > git --version # 'git version 2.17.1' 13:22:28 using GIT_SSH to set credentials Gerrit user 13:22:28 Verifying host key using manually-configured host key entries 13:22:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:22:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:22:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:22:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:22:35 using GIT_SSH to set credentials Gerrit user 13:22:35 Verifying host key using manually-configured host key entries 13:22:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/26/143626/1 # timeout=30 13:22:35 > git rev-parse b6b3b9b523fa80ddd9ff0c8412e4b154bc9d4434^{commit} # timeout=10 13:22:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:22:35 Checking out Revision b6b3b9b523fa80ddd9ff0c8412e4b154bc9d4434 (refs/changes/26/143626/1) 13:22:35 > git config core.sparsecheckout # timeout=10 13:22:35 > git checkout -f b6b3b9b523fa80ddd9ff0c8412e4b154bc9d4434 # timeout=30 13:22:38 Commit message: "[AAI] Make auth globally configurable" 13:22:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:22:39 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 13:22:39 [EnvInject] - Injecting environment variables from a build step. 13:22:39 [EnvInject] - Injecting as environment variables the properties content 13:22:39 PYTHON=python3 13:22:39 13:22:39 [EnvInject] - Variables injected successfully. 13:22:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12729412700695052549.sh 13:22:39 ---> tox-install.sh 13:22:39 + source /home/jenkins/lf-env.sh 13:22:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:22:39 ++ mktemp -d /tmp/venv-XXXX 13:22:39 + lf_venv=/tmp/venv-ECCg 13:22:39 + local venv_file=/tmp/.os_lf_venv 13:22:39 + local python=python3 13:22:39 + local options 13:22:39 + local set_path=true 13:22:39 + local install_args= 13:22:39 ++ 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:22:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:22:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:22:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:22:39 + true 13:22:39 + case $1 in 13:22:39 + venv_file=/tmp/.toxenv 13:22:39 + shift 2 13:22:39 + true 13:22:39 + case $1 in 13:22:39 + shift 13:22:39 + break 13:22:39 + case $python in 13:22:39 + local pkg_list= 13:22:39 + [[ -d /opt/pyenv ]] 13:22:39 + echo 'Setup pyenv:' 13:22:39 Setup pyenv: 13:22:39 + export PYENV_ROOT=/opt/pyenv 13:22:39 + PYENV_ROOT=/opt/pyenv 13:22:39 + 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:22:39 + 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:22:39 + pyenv versions 13:22:39 * system (set by /opt/pyenv/version) 13:22:39 * 3.8.13 (set by /opt/pyenv/version) 13:22:39 * 3.9.13 (set by /opt/pyenv/version) 13:22:39 * 3.10.6 (set by /opt/pyenv/version) 13:22:39 + command -v pyenv 13:22:39 ++ pyenv init - --no-rehash 13:22:39 + 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:22:39 export PATH="/opt/pyenv/shims:${PATH}" 13:22:39 export PYENV_SHELL=bash 13:22:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:22:39 pyenv() { 13:22:39 local command 13:22:39 command="${1:-}" 13:22:39 if [ "$#" -gt 0 ]; then 13:22:39 shift 13:22:39 fi 13:22:39 13:22:39 case "$command" in 13:22:39 rehash|shell) 13:22:39 eval "$(pyenv "sh-$command" "$@")" 13:22:39 ;; 13:22:39 *) 13:22:39 command pyenv "$command" "$@" 13:22:39 ;; 13:22:39 esac 13:22:39 }' 13:22:39 +++ 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:22:39 ++ 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:22:39 ++ 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:22:39 ++ 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:22:39 ++ export PYENV_SHELL=bash 13:22:39 ++ PYENV_SHELL=bash 13:22:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:22:39 +++ complete -F _pyenv pyenv 13:22:39 ++ lf-pyver python3 13:22:39 ++ local py_version_xy=python3 13:22:39 ++ local py_version_xyz= 13:22:39 ++ pyenv versions 13:22:39 ++ local command 13:22:39 ++ command=versions 13:22:39 ++ '[' 1 -gt 0 ']' 13:22:39 ++ shift 13:22:39 ++ case "$command" in 13:22:39 ++ command pyenv versions 13:22:39 ++ pyenv versions 13:22:39 ++ grep -E '^[0-9.]*[0-9]$' 13:22:39 ++ awk '{ print $1 }' 13:22:39 ++ sed 's/^[ *]* //' 13:22:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:22:39 +++ grep '^3' /tmp/.pyenv_versions 13:22:39 +++ sort -V 13:22:39 +++ tail -n 1 13:22:39 ++ py_version_xyz=3.10.6 13:22:39 ++ [[ -z 3.10.6 ]] 13:22:39 ++ echo 3.10.6 13:22:39 ++ return 0 13:22:39 + pyenv local 3.10.6 13:22:39 + local command 13:22:39 + command=local 13:22:39 + '[' 2 -gt 0 ']' 13:22:39 + shift 13:22:39 + case "$command" in 13:22:39 + command pyenv local 3.10.6 13:22:39 + pyenv local 3.10.6 13:22:39 + for arg in "$@" 13:22:39 + case $arg in 13:22:39 + pkg_list+='tox ' 13:22:39 + for arg in "$@" 13:22:39 + case $arg in 13:22:39 + pkg_list+='virtualenv ' 13:22:39 + for arg in "$@" 13:22:39 + case $arg in 13:22:39 + pkg_list+='urllib3~=1.26.15 ' 13:22:39 + [[ -f /tmp/.toxenv ]] 13:22:39 + [[ ! -f /tmp/.toxenv ]] 13:22:39 + [[ -n '' ]] 13:22:39 + python3 -m venv /tmp/venv-ECCg 13:22:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ECCg' 13:22:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ECCg 13:22:43 + echo /tmp/venv-ECCg 13:22:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:22:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:22:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:22:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:22:43 + local 'pip_opts=--upgrade --quiet' 13:22:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:22:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:22:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:22:43 + [[ -n '' ]] 13:22:43 + [[ -n '' ]] 13:22:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:22:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:22:43 + /tmp/venv-ECCg/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:22:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:22:48 lf-activate-venv(): INFO: Base packages installed successfully 13:22:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:22:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:22:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:22:48 + /tmp/venv-ECCg/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:22:50 + type python3 13:22:50 + true 13:22:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ECCg/bin to PATH' 13:22:50 lf-activate-venv(): INFO: Adding /tmp/venv-ECCg/bin to PATH 13:22:50 + PATH=/tmp/venv-ECCg/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:22:50 + return 0 13:22:50 + python3 --version 13:22:50 Python 3.10.6 13:22:50 + python3 -m pip --version 13:22:50 pip 26.0.1 from /tmp/venv-ECCg/lib/python3.10/site-packages/pip (python 3.10) 13:22:50 + python3 -m pip freeze 13:22:50 cachetools==7.0.5 13:22:50 colorama==0.4.6 13:22:50 distlib==0.4.0 13:22:50 filelock==3.25.2 13:22:50 packaging==26.0 13:22:50 platformdirs==4.9.4 13:22:50 pluggy==1.6.0 13:22:50 pyproject-api==1.10.0 13:22:50 python-discovery==1.1.3 13:22:50 tomli==2.4.0 13:22:50 tomli_w==1.2.0 13:22:50 tox==4.50.0 13:22:50 typing_extensions==4.15.0 13:22:50 urllib3==1.26.20 13:22:50 virtualenv==21.2.0 13:22:50 [EnvInject] - Injecting environment variables from a build step. 13:22:50 [EnvInject] - Injecting as environment variables the properties content 13:22:50 PARALLEL=false 13:22:50 13:22:50 [EnvInject] - Variables injected successfully. 13:22:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5705507286431061062.sh 13:22:50 ---> tox-run.sh 13:22:50 + 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:22:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:22:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:22:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:22:50 + cd /w/workspace/oom-master-pre-commit-lint/. 13:22:50 + source /home/jenkins/lf-env.sh 13:22:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:22:50 ++ mktemp -d /tmp/venv-XXXX 13:22:50 + lf_venv=/tmp/venv-wT44 13:22:50 + local venv_file=/tmp/.os_lf_venv 13:22:50 + local python=python3 13:22:50 + local options 13:22:50 + local set_path=true 13:22:50 + local install_args= 13:22:50 ++ 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:22:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:22:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:22:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:22:50 + true 13:22:50 + case $1 in 13:22:50 + venv_file=/tmp/.toxenv 13:22:50 + shift 2 13:22:50 + true 13:22:50 + case $1 in 13:22:50 + shift 13:22:50 + break 13:22:50 + case $python in 13:22:50 + local pkg_list= 13:22:50 + [[ -d /opt/pyenv ]] 13:22:50 + echo 'Setup pyenv:' 13:22:50 Setup pyenv: 13:22:50 + export PYENV_ROOT=/opt/pyenv 13:22:50 + PYENV_ROOT=/opt/pyenv 13:22:50 + 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:22:50 + 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:22:50 + pyenv versions 13:22:50 system 13:22:50 3.8.13 13:22:50 3.9.13 13:22:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:22:50 + command -v pyenv 13:22:50 ++ pyenv init - --no-rehash 13:22:50 + 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:22:50 export PATH="/opt/pyenv/shims:${PATH}" 13:22:50 export PYENV_SHELL=bash 13:22:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:22:50 pyenv() { 13:22:50 local command 13:22:50 command="${1:-}" 13:22:50 if [ "$#" -gt 0 ]; then 13:22:50 shift 13:22:50 fi 13:22:50 13:22:50 case "$command" in 13:22:50 rehash|shell) 13:22:50 eval "$(pyenv "sh-$command" "$@")" 13:22:50 ;; 13:22:50 *) 13:22:50 command pyenv "$command" "$@" 13:22:50 ;; 13:22:50 esac 13:22:50 }' 13:22:50 +++ 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:22:50 ++ 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:22:50 ++ 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:22:50 ++ 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:22:50 ++ export PYENV_SHELL=bash 13:22:50 ++ PYENV_SHELL=bash 13:22:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:22:50 +++ complete -F _pyenv pyenv 13:22:50 ++ lf-pyver python3 13:22:50 ++ local py_version_xy=python3 13:22:50 ++ local py_version_xyz= 13:22:50 ++ pyenv versions 13:22:50 ++ local command 13:22:50 ++ command=versions 13:22:50 ++ '[' 1 -gt 0 ']' 13:22:50 ++ shift 13:22:50 ++ case "$command" in 13:22:50 ++ command pyenv versions 13:22:50 ++ pyenv versions 13:22:50 ++ awk '{ print $1 }' 13:22:50 ++ sed 's/^[ *]* //' 13:22:50 ++ grep -E '^[0-9.]*[0-9]$' 13:22:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:22:51 +++ grep '^3' /tmp/.pyenv_versions 13:22:51 +++ sort -V 13:22:51 +++ tail -n 1 13:22:51 ++ py_version_xyz=3.10.6 13:22:51 ++ [[ -z 3.10.6 ]] 13:22:51 ++ echo 3.10.6 13:22:51 ++ return 0 13:22:51 + pyenv local 3.10.6 13:22:51 + local command 13:22:51 + command=local 13:22:51 + '[' 2 -gt 0 ']' 13:22:51 + shift 13:22:51 + case "$command" in 13:22:51 + command pyenv local 3.10.6 13:22:51 + pyenv local 3.10.6 13:22:51 + for arg in "$@" 13:22:51 + case $arg in 13:22:51 + pkg_list+='tox ' 13:22:51 + for arg in "$@" 13:22:51 + case $arg in 13:22:51 + pkg_list+='virtualenv ' 13:22:51 + for arg in "$@" 13:22:51 + case $arg in 13:22:51 + pkg_list+='urllib3~=1.26.15 ' 13:22:51 + [[ -f /tmp/.toxenv ]] 13:22:51 ++ cat /tmp/.toxenv 13:22:51 + lf_venv=/tmp/venv-ECCg 13:22:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ECCg from' file:/tmp/.toxenv 13:22:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ECCg from file:/tmp/.toxenv 13:22:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:22:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:22:51 + local 'pip_opts=--upgrade --quiet' 13:22:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:22:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:22:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:22:51 + [[ -n '' ]] 13:22:51 + [[ -n '' ]] 13:22:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:22:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:22:51 + /tmp/venv-ECCg/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:22:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:22:51 lf-activate-venv(): INFO: Base packages installed successfully 13:22:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:22:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:22:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:22:51 + /tmp/venv-ECCg/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:22:53 + type python3 13:22:53 + true 13:22:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ECCg/bin to PATH' 13:22:53 lf-activate-venv(): INFO: Adding /tmp/venv-ECCg/bin to PATH 13:22:53 + PATH=/tmp/venv-ECCg/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:22:53 + return 0 13:22:53 + [[ -d /opt/pyenv ]] 13:22:53 + echo '---> Setting up pyenv' 13:22:53 ---> Setting up pyenv 13:22:53 + export PYENV_ROOT=/opt/pyenv 13:22:53 + PYENV_ROOT=/opt/pyenv 13:22:53 + export PATH=/opt/pyenv/bin:/tmp/venv-ECCg/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:22:53 + PATH=/opt/pyenv/bin:/tmp/venv-ECCg/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:22:53 ++ pwd 13:22:53 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:22:53 + export PYTHONPATH 13:22:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:22:53 + TOX_TESTENV_PASSENV=PYTHONPATH 13:22:53 + tox --version 13:22:53 4.50.0 from /tmp/venv-ECCg/lib/python3.10/site-packages/tox/__init__.py 13:22:53 + PARALLEL=false 13:22:53 + TOX_OPTIONS_LIST= 13:22:53 + [[ -n pre-commit ]] 13:22:53 + TOX_OPTIONS_LIST=' -e pre-commit' 13:22:53 + case ${PARALLEL,,} in 13:22:53 + tox -e pre-commit 13:22:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:22:54 pre-commit: install_deps> python -I -m pip install pre-commit 13:22:57 pre-commit: freeze> python -m pip freeze --all 13:22:57 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.1.3,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 13:22:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:22:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:22:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:22:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:23:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:23:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:23:01 [INFO] Once installed this environment will be reused. 13:23:01 [INFO] This may take a few minutes... 13:23:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:23:05 [INFO] Once installed this environment will be reused. 13:23:05 [INFO] This may take a few minutes... 13:23:11 trim trailing whitespace.................................................Passed 13:23:11 Tabs remover.............................................................Passed 13:23:11 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:23:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:23:11 [INFO] Once installed this environment will be reused. 13:23:11 [INFO] This may take a few minutes... 13:23:27 gitlint..............................................(no files to check)Skipped 13:23:27 pre-commit: OK (34.09=setup[3.79]+cmd[14.25,16.05] seconds) 13:23:27 congratulations :) (34.12 seconds) 13:23:27 + tox_status=0 13:23:27 + echo '---> Completed tox runs' 13:23:27 ---> Completed tox runs 13:23:27 + for i in .tox/*/log 13:23:27 ++ echo .tox/pre-commit/log 13:23:27 ++ awk -F/ '{print $2}' 13:23:27 + tox_env=pre-commit 13:23:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:23:27 + DOC_DIR=docs/_build/html 13:23:27 + [[ -d docs/_build/html ]] 13:23:27 + echo '---> tox-run.sh ends' 13:23:27 ---> tox-run.sh ends 13:23:27 + test 0 -eq 0 13:23:27 $ ssh-agent -k 13:23:27 unset SSH_AUTH_SOCK; 13:23:27 unset SSH_AGENT_PID; 13:23:27 echo Agent pid 1727 killed; 13:23:27 [ssh-agent] Stopped. 13:23:27 [PostBuildScript] - [INFO] Executing post build scripts. 13:23:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6032837451382509124.sh 13:23:27 ---> sysstat.sh 13:23:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17170976756515504959.sh 13:23:28 ---> package-listing.sh 13:23:28 ++ facter osfamily 13:23:28 ++ tr '[:upper:]' '[:lower:]' 13:23:28 + OS_FAMILY=debian 13:23:28 + workspace=/w/workspace/oom-master-pre-commit-lint 13:23:28 + START_PACKAGES=/tmp/packages_start.txt 13:23:28 + END_PACKAGES=/tmp/packages_end.txt 13:23:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:28 + PACKAGES=/tmp/packages_start.txt 13:23:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:23:28 + PACKAGES=/tmp/packages_end.txt 13:23:28 + case "${OS_FAMILY}" in 13:23:28 + dpkg -l 13:23:28 + grep '^ii' 13:23:28 + '[' -f /tmp/packages_start.txt ']' 13:23:28 + '[' -f /tmp/packages_end.txt ']' 13:23:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:23:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:23:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:23:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins140668125655015756.sh 13:23:28 ---> capture-instance-metadata.sh 13:23:28 Setup pyenv: 13:23:28 system 13:23:28 3.8.13 13:23:28 3.9.13 13:23:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:23:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tL6K 13:23:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:23:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:23:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:23:36 lf-activate-venv(): INFO: Base packages installed successfully 13:23:36 lf-activate-venv(): INFO: Installing additional packages: lftools 13:24:12 lf-activate-venv(): INFO: Adding /tmp/venv-tL6K/bin to PATH 13:24:12 INFO: Running in OpenStack, capturing instance metadata 13:24:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5629349624196765157.sh 13:24:12 provisioning config files... 13:24:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17945032287049689324tmp 13:24:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:24:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:24:12 [EnvInject] - Injecting environment variables from a build step. 13:24:12 [EnvInject] - Injecting as environment variables the properties content 13:24:12 SERVER_ID=logs 13:24:12 13:24:12 [EnvInject] - Variables injected successfully. 13:24:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16789569337447472523.sh 13:24:12 ---> create-netrc.sh 13:24:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17580917853682661847.sh 13:24:12 ---> python-tools-install.sh 13:24:12 Setup pyenv: 13:24:12 system 13:24:12 3.8.13 13:24:12 3.9.13 13:24:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:24:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tL6K from file:/tmp/.os_lf_venv 13:24:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:24:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:24:14 lf-activate-venv(): INFO: Base packages installed successfully 13:24:14 lf-activate-venv(): INFO: Installing additional packages: lftools 13:24:22 lf-activate-venv(): INFO: Adding /tmp/venv-tL6K/bin to PATH 13:24:22 Generating Requirements File 13:24:39 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:24:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:24:39 Python 3.10.6 13:24:40 pip 26.0.1 from /tmp/venv-tL6K/lib/python3.10/site-packages/pip (python 3.10) 13:24:40 appdirs==1.4.4 13:24:40 argcomplete==3.6.3 13:24:40 aspy.yaml==1.3.0 13:24:40 attrs==25.4.0 13:24:40 autopage==0.6.0 13:24:40 backports.strenum==1.3.1 13:24:40 beautifulsoup4==4.14.3 13:24:40 boto3==1.42.70 13:24:40 botocore==1.42.70 13:24:40 bs4==0.0.2 13:24:40 certifi==2026.2.25 13:24:40 cffi==2.0.0 13:24:40 cfgv==3.5.0 13:24:40 chardet==7.2.0 13:24:40 charset-normalizer==3.4.6 13:24:40 click==8.3.1 13:24:40 cliff==4.13.2 13:24:40 cmd2==3.4.0 13:24:40 cryptography==3.3.2 13:24:40 debtcollector==3.0.0 13:24:40 decorator==5.2.1 13:24:40 defusedxml==0.7.1 13:24:40 Deprecated==1.3.1 13:24:40 distlib==0.4.0 13:24:40 dnspython==2.8.0 13:24:40 docker==7.1.0 13:24:40 dogpile.cache==1.5.0 13:24:40 durationpy==0.10 13:24:40 email-validator==2.3.0 13:24:40 filelock==3.25.2 13:24:40 future==1.0.0 13:24:40 gitdb==4.0.12 13:24:40 GitPython==3.1.46 13:24:40 httplib2==0.30.2 13:24:40 identify==2.6.18 13:24:40 idna==3.11 13:24:40 importlib-resources==1.5.0 13:24:40 iso8601==2.1.0 13:24:40 Jinja2==3.1.6 13:24:40 jmespath==1.1.0 13:24:40 jsonpatch==1.33 13:24:40 jsonpointer==3.0.0 13:24:40 jsonschema==4.26.0 13:24:40 jsonschema-specifications==2025.9.1 13:24:40 keystoneauth1==5.13.1 13:24:40 kubernetes==35.0.0 13:24:40 lftools==0.37.22 13:24:40 lxml==6.0.2 13:24:40 markdown-it-py==4.0.0 13:24:40 MarkupSafe==3.0.3 13:24:40 mdurl==0.1.2 13:24:40 msgpack==1.1.2 13:24:40 multi_key_dict==2.0.3 13:24:40 munch==4.0.0 13:24:40 netaddr==1.3.0 13:24:40 niet==1.4.2 13:24:40 nodeenv==1.10.0 13:24:40 oauth2client==4.1.3 13:24:40 oauthlib==3.3.1 13:24:40 openstacksdk==4.10.0 13:24:40 os-service-types==1.8.2 13:24:40 osc-lib==4.4.0 13:24:40 oslo.config==10.3.0 13:24:40 oslo.context==6.3.0 13:24:40 oslo.i18n==6.7.2 13:24:40 oslo.log==8.1.0 13:24:40 oslo.serialization==5.9.1 13:24:40 oslo.utils==10.0.0 13:24:40 packaging==26.0 13:24:40 pbr==7.0.3 13:24:40 platformdirs==4.9.4 13:24:40 prettytable==3.17.0 13:24:40 psutil==7.2.2 13:24:40 pyasn1==0.6.3 13:24:40 pyasn1_modules==0.4.2 13:24:40 pycparser==3.0 13:24:40 pygerrit2==2.0.15 13:24:40 PyGithub==2.8.1 13:24:40 Pygments==2.19.2 13:24:40 PyJWT==2.12.1 13:24:40 PyNaCl==1.6.2 13:24:40 pyparsing==2.4.7 13:24:40 pyperclip==1.11.0 13:24:40 pyrsistent==0.20.0 13:24:40 python-cinderclient==9.9.0 13:24:40 python-dateutil==2.9.0.post0 13:24:40 python-discovery==1.1.3 13:24:40 python-heatclient==5.1.0 13:24:40 python-jenkins==1.8.3 13:24:40 python-keystoneclient==5.8.0 13:24:40 python-magnumclient==4.10.0 13:24:40 python-openstackclient==9.0.0 13:24:40 python-swiftclient==4.10.0 13:24:40 PyYAML==6.0.3 13:24:40 referencing==0.37.0 13:24:40 requests==2.32.5 13:24:40 requests-oauthlib==2.0.0 13:24:40 requestsexceptions==1.4.0 13:24:40 rfc3986==2.0.0 13:24:40 rich==14.3.3 13:24:40 rich-argparse==1.7.2 13:24:40 rpds-py==0.30.0 13:24:40 rsa==4.9.1 13:24:40 ruamel.yaml==0.19.1 13:24:40 ruamel.yaml.clib==0.2.15 13:24:40 s3transfer==0.16.0 13:24:40 simplejson==3.20.2 13:24:40 six==1.17.0 13:24:40 smmap==5.0.3 13:24:40 soupsieve==2.8.3 13:24:40 stevedore==5.7.0 13:24:40 tabulate==0.10.0 13:24:40 toml==0.10.2 13:24:40 tomlkit==0.14.0 13:24:40 tqdm==4.67.3 13:24:40 typing_extensions==4.15.0 13:24:40 urllib3==1.26.20 13:24:40 virtualenv==21.2.0 13:24:40 wcwidth==0.6.0 13:24:40 websocket-client==1.9.0 13:24:40 wrapt==2.1.2 13:24:40 xdg==6.0.0 13:24:40 xmltodict==1.0.4 13:24:40 yq==3.4.3 13:24:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12112485954883452419.sh 13:24:40 ---> sudo-logs.sh 13:24:40 Archiving 'sudo' log.. 13:24:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4445070799854854460.sh 13:24:40 ---> job-cost.sh 13:24:40 INFO: Activating Python virtual environment... 13:24:40 Setup pyenv: 13:24:40 system 13:24:40 3.8.13 13:24:40 3.9.13 13:24:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:24:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tL6K from file:/tmp/.os_lf_venv 13:24:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:24:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:24:42 lf-activate-venv(): INFO: Base packages installed successfully 13:24:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:24:47 lf-activate-venv(): INFO: Adding /tmp/venv-tL6K/bin to PATH 13:24:47 INFO: No stack-cost file found 13:24:47 INFO: Instance uptime: 210s 13:24:47 INFO: Fetching instance metadata (attempt 1 of 3)... 13:24:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:24:47 INFO: Successfully fetched instance metadata 13:24:47 INFO: Instance type: v3-standard-4 13:24:47 INFO: Retrieving pricing info for: v3-standard-4 13:24:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:24:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=210 13:24:48 INFO: Successfully fetched Vexxhost pricing API 13:24:48 INFO: Retrieved cost: 0.11 13:24:48 INFO: Retrieved resource: v3-standard-4 13:24:48 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:24:48 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:24:48 INFO: Successfully archived job cost data 13:24:48 DEBUG: Cost data: oom-master-pre-commit-lint,4501,2026-03-18 13:24:48,v3-standard-4,210,0.11,0.00,SUCCESS 13:24:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11887701180817706327.sh 13:24:48 ---> logs-deploy.sh 13:24:48 Setup pyenv: 13:24:48 system 13:24:48 3.8.13 13:24:48 3.9.13 13:24:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:24:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tL6K from file:/tmp/.os_lf_venv 13:24:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:24:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:24:50 lf-activate-venv(): INFO: Base packages installed successfully 13:24:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:24:57 lf-activate-venv(): INFO: Adding /tmp/venv-tL6K/bin to PATH 13:24:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4501 13:24:57 INFO: archiving workspace using pattern(s): 13:24:57 /tmp/venv-tL6K/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:24:57 warnings.warn( 13:24:58 Archives upload complete. 13:24:58 INFO: archiving logs to Nexus 13:24:58 /tmp/venv-tL6K/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:24:58 warnings.warn( 13:24:59 ---> uname -a: 13:24:59 Linux prd-ubuntu1804-builder-4c-4g-2851 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:24:59 13:24:59 13:24:59 ---> lscpu: 13:24:59 Architecture: x86_64 13:24:59 CPU op-mode(s): 32-bit, 64-bit 13:24:59 Byte Order: Little Endian 13:24:59 CPU(s): 4 13:24:59 On-line CPU(s) list: 0-3 13:24:59 Thread(s) per core: 1 13:24:59 Core(s) per socket: 1 13:24:59 Socket(s): 4 13:24:59 NUMA node(s): 1 13:24:59 Vendor ID: AuthenticAMD 13:24:59 CPU family: 23 13:24:59 Model: 49 13:24:59 Model name: AMD EPYC-Rome Processor 13:24:59 Stepping: 0 13:24:59 CPU MHz: 2799.998 13:24:59 BogoMIPS: 5599.99 13:24:59 Virtualization: AMD-V 13:24:59 Hypervisor vendor: KVM 13:24:59 Virtualization type: full 13:24:59 L1d cache: 32K 13:24:59 L1i cache: 32K 13:24:59 L2 cache: 512K 13:24:59 L3 cache: 16384K 13:24:59 NUMA node0 CPU(s): 0-3 13:24:59 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:24:59 13:24:59 13:24:59 ---> nproc: 13:24:59 4 13:24:59 13:24:59 13:24:59 ---> df -h: 13:24:59 Filesystem Size Used Avail Use% Mounted on 13:24:59 udev 7.9G 0 7.9G 0% /dev 13:24:59 tmpfs 1.6G 676K 1.6G 1% /run 13:24:59 /dev/vda1 78G 8.4G 69G 11% / 13:24:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:24:59 tmpfs 5.0M 0 5.0M 0% /run/lock 13:24:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:24:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:24:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:24:59 13:24:59 13:24:59 ---> free -m: 13:24:59 total used free shared buff/cache available 13:24:59 Mem: 16040 535 13298 0 2205 15183 13:24:59 Swap: 1023 0 1023 13:24:59 13:24:59 13:24:59 ---> ip addr: 13:24:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:24:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:24:59 inet 127.0.0.1/8 scope host lo 13:24:59 valid_lft forever preferred_lft forever 13:24:59 inet6 ::1/128 scope host 13:24:59 valid_lft forever preferred_lft forever 13:24:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:24:59 link/ether fa:16:3e:08:63:a3 brd ff:ff:ff:ff:ff:ff 13:24:59 inet 10.30.106.45/23 brd 10.30.107.255 scope global dynamic ens3 13:24:59 valid_lft 86217sec preferred_lft 86217sec 13:24:59 inet6 fe80::f816:3eff:fe08:63a3/64 scope link 13:24:59 valid_lft forever preferred_lft forever 13:24:59 13:24:59 13:24:59 ---> sar -b -r -n DEV: 13:24:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2851) 03/18/26 _x86_64_ (4 CPU) 13:24:59 13:24:59 13:21:57 LINUX RESTART (4 CPU) 13:24:59 13:24:59 13:22:03 tps rtps wtps bread/s bwrtn/s 13:24:59 13:23:02 393.64 126.98 266.66 6103.36 45838.86 13:24:59 13:24:01 74.63 0.27 74.36 17.62 9787.49 13:24:59 Average: 232.77 63.08 169.69 3034.49 27659.14 13:24:59 13:24:59 13:22:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:24:59 13:23:02 13928584 15432424 2496376 15.20 50836 1658248 983572 5.63 814904 1473524 123832 13:24:59 13:24:01 13806372 15504856 2618588 15.94 65692 1827816 849912 4.86 796264 1596060 86284 13:24:59 Average: 13867478 15468640 2557482 15.57 58264 1743032 916742 5.25 805584 1534792 105058 13:24:59 13:24:59 13:22:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:24:59 13:23:02 ens3 489.71 311.88 2298.97 79.87 0.00 0.00 0.00 0.00 13:24:59 13:23:02 lo 3.10 3.10 0.30 0.30 0.00 0.00 0.00 0.00 13:24:59 13:24:01 ens3 48.79 40.72 766.34 7.54 0.00 0.00 0.00 0.00 13:24:59 13:24:01 lo 1.83 1.83 0.22 0.22 0.00 0.00 0.00 0.00 13:24:59 Average: ens3 267.36 175.14 1526.11 43.39 0.00 0.00 0.00 0.00 13:24:59 Average: lo 2.46 2.46 0.26 0.26 0.00 0.00 0.00 0.00 13:24:59 13:24:59 13:24:59 ---> sar -P ALL: 13:24:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2851) 03/18/26 _x86_64_ (4 CPU) 13:24:59 13:24:59 13:21:57 LINUX RESTART (4 CPU) 13:24:59 13:24:59 13:22:03 CPU %user %nice %system %iowait %steal %idle 13:24:59 13:23:02 all 19.49 0.00 3.19 8.47 0.07 68.77 13:24:59 13:23:02 0 22.25 0.00 2.23 2.16 0.07 73.29 13:24:59 13:23:02 1 20.41 0.00 3.85 13.33 0.07 62.35 13:24:59 13:23:02 2 19.92 0.00 3.96 2.47 0.05 73.59 13:24:59 13:23:02 3 15.39 0.00 2.70 15.96 0.10 65.84 13:24:59 13:24:01 all 14.56 0.00 1.26 10.03 0.05 74.09 13:24:59 13:24:01 0 16.58 0.00 1.21 14.47 0.07 67.68 13:24:59 13:24:01 1 22.24 0.00 1.89 7.66 0.05 68.16 13:24:59 13:24:01 2 13.71 0.00 1.31 17.44 0.05 67.49 13:24:59 13:24:01 3 5.80 0.00 0.67 0.62 0.03 92.87 13:24:59 Average: all 17.00 0.00 2.21 9.26 0.06 71.46 13:24:59 Average: 0 19.39 0.00 1.72 8.37 0.07 70.46 13:24:59 Average: 1 21.33 0.00 2.86 10.47 0.06 65.28 13:24:59 Average: 2 16.79 0.00 2.62 10.03 0.05 70.51 13:24:59 Average: 3 10.53 0.00 1.67 8.19 0.07 79.54 13:24:59 13:24:59 13:24:59