13:47:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143418 13:47:27 Running as SYSTEM 13:47:27 [EnvInject] - Loading node environment variables. 13:47:27 Building remotely on prd-ubuntu1804-builder-4c-4g-1034 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:47:27 [ssh-agent] Looking for ssh-agent implementation... 13:47:27 $ ssh-agent 13:47:27 SSH_AUTH_SOCK=/tmp/ssh-KQFPoRCyASzO/agent.1724 13:47:27 SSH_AGENT_PID=1726 13:47:27 [ssh-agent] Started. 13:47:27 Running ssh-add (command line suppressed) 13:47:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12185738650542545233.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12185738650542545233.key) 13:47:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:47:27 The recommended git tool is: NONE 13:47:30 using credential onap-jenkins-ssh 13:47:30 Wiping out workspace first. 13:47:30 Cloning the remote Git repository 13:47:30 Cloning repository git://cloud.onap.org/mirror/oom.git 13:47:30 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:47:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:30 > git --version # timeout=10 13:47:30 > git --version # 'git version 2.17.1' 13:47:30 using GIT_SSH to set credentials Gerrit user 13:47:30 Verifying host key using manually-configured host key entries 13:47:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:47:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:37 using GIT_SSH to set credentials Gerrit user 13:47:37 Verifying host key using manually-configured host key entries 13:47:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/18/143418/4 # timeout=30 13:47:37 > git rev-parse 6b18f1967a9ff79e224ed521767d076f6e49b029^{commit} # timeout=10 13:47:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:47:37 Checking out Revision 6b18f1967a9ff79e224ed521767d076f6e49b029 (refs/changes/18/143418/4) 13:47:37 > git config core.sparsecheckout # timeout=10 13:47:37 > git checkout -f 6b18f1967a9ff79e224ed521767d076f6e49b029 # timeout=30 13:47:41 Commit message: "[SO] 1.17.0" 13:47:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:47:41 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 13:47:41 [EnvInject] - Injecting environment variables from a build step. 13:47:41 [EnvInject] - Injecting as environment variables the properties content 13:47:41 PYTHON=python3 13:47:41 13:47:41 [EnvInject] - Variables injected successfully. 13:47:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8787190722004946654.sh 13:47:41 ---> tox-install.sh 13:47:41 + source /home/jenkins/lf-env.sh 13:47:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:41 ++ mktemp -d /tmp/venv-XXXX 13:47:41 + lf_venv=/tmp/venv-iygL 13:47:41 + local venv_file=/tmp/.os_lf_venv 13:47:41 + local python=python3 13:47:41 + local options 13:47:41 + local set_path=true 13:47:41 + local install_args= 13:47:41 ++ 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:47:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:41 + true 13:47:41 + case $1 in 13:47:41 + venv_file=/tmp/.toxenv 13:47:41 + shift 2 13:47:41 + true 13:47:41 + case $1 in 13:47:41 + shift 13:47:41 + break 13:47:41 + case $python in 13:47:41 + local pkg_list= 13:47:41 + [[ -d /opt/pyenv ]] 13:47:41 + echo 'Setup pyenv:' 13:47:41 Setup pyenv: 13:47:41 + export PYENV_ROOT=/opt/pyenv 13:47:41 + PYENV_ROOT=/opt/pyenv 13:47:41 + 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:47:41 + 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:47:41 + pyenv versions 13:47:42 * system (set by /opt/pyenv/version) 13:47:42 * 3.8.13 (set by /opt/pyenv/version) 13:47:42 * 3.9.13 (set by /opt/pyenv/version) 13:47:42 * 3.10.6 (set by /opt/pyenv/version) 13:47:42 + command -v pyenv 13:47:42 ++ pyenv init - --no-rehash 13:47:42 + 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:47:42 export PATH="/opt/pyenv/shims:${PATH}" 13:47:42 export PYENV_SHELL=bash 13:47:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:42 pyenv() { 13:47:42 local command 13:47:42 command="${1:-}" 13:47:42 if [ "$#" -gt 0 ]; then 13:47:42 shift 13:47:42 fi 13:47:42 13:47:42 case "$command" in 13:47:42 rehash|shell) 13:47:42 eval "$(pyenv "sh-$command" "$@")" 13:47:42 ;; 13:47:42 *) 13:47:42 command pyenv "$command" "$@" 13:47:42 ;; 13:47:42 esac 13:47:42 }' 13:47:42 +++ 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:47:42 ++ 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:47:42 ++ 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:47:42 ++ 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:47:42 ++ export PYENV_SHELL=bash 13:47:42 ++ PYENV_SHELL=bash 13:47:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:42 +++ complete -F _pyenv pyenv 13:47:42 ++ lf-pyver python3 13:47:42 ++ local py_version_xy=python3 13:47:42 ++ local py_version_xyz= 13:47:42 ++ pyenv versions 13:47:42 ++ local command 13:47:42 ++ command=versions 13:47:42 ++ '[' 1 -gt 0 ']' 13:47:42 ++ shift 13:47:42 ++ case "$command" in 13:47:42 ++ command pyenv versions 13:47:42 ++ pyenv versions 13:47:42 ++ awk '{ print $1 }' 13:47:42 ++ grep -E '^[0-9.]*[0-9]$' 13:47:42 ++ sed 's/^[ *]* //' 13:47:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:42 +++ grep '^3' /tmp/.pyenv_versions 13:47:42 +++ sort -V 13:47:42 +++ tail -n 1 13:47:42 ++ py_version_xyz=3.10.6 13:47:42 ++ [[ -z 3.10.6 ]] 13:47:42 ++ echo 3.10.6 13:47:42 ++ return 0 13:47:42 + pyenv local 3.10.6 13:47:42 + local command 13:47:42 + command=local 13:47:42 + '[' 2 -gt 0 ']' 13:47:42 + shift 13:47:42 + case "$command" in 13:47:42 + command pyenv local 3.10.6 13:47:42 + pyenv local 3.10.6 13:47:42 + for arg in "$@" 13:47:42 + case $arg in 13:47:42 + pkg_list+='tox ' 13:47:42 + for arg in "$@" 13:47:42 + case $arg in 13:47:42 + pkg_list+='virtualenv ' 13:47:42 + for arg in "$@" 13:47:42 + case $arg in 13:47:42 + pkg_list+='urllib3~=1.26.15 ' 13:47:42 + [[ -f /tmp/.toxenv ]] 13:47:42 + [[ ! -f /tmp/.toxenv ]] 13:47:42 + [[ -n '' ]] 13:47:42 + python3 -m venv /tmp/venv-iygL 13:47:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iygL' 13:47:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iygL 13:47:50 + echo /tmp/venv-iygL 13:47:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:47:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:47:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:47:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:50 + local 'pip_opts=--upgrade --quiet' 13:47:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:47:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:47:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:47:50 + [[ -n '' ]] 13:47:50 + [[ -n '' ]] 13:47:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:47:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:50 + /tmp/venv-iygL/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:47:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:47:54 lf-activate-venv(): INFO: Base packages installed successfully 13:47:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:47:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:47:54 + /tmp/venv-iygL/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:47:57 + type python3 13:47:57 + true 13:47:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iygL/bin to PATH' 13:47:57 lf-activate-venv(): INFO: Adding /tmp/venv-iygL/bin to PATH 13:47:57 + PATH=/tmp/venv-iygL/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:47:57 + return 0 13:47:57 + python3 --version 13:47:57 Python 3.10.6 13:47:57 + python3 -m pip --version 13:47:57 pip 26.0.1 from /tmp/venv-iygL/lib/python3.10/site-packages/pip (python 3.10) 13:47:57 + python3 -m pip freeze 13:47:57 cachetools==7.0.1 13:47:57 colorama==0.4.6 13:47:57 distlib==0.4.0 13:47:57 filelock==3.25.0 13:47:57 packaging==26.0 13:47:57 platformdirs==4.9.2 13:47:57 pluggy==1.6.0 13:47:57 pyproject-api==1.10.0 13:47:57 python-discovery==1.1.0 13:47:57 tomli==2.4.0 13:47:57 tox==4.47.0 13:47:57 typing_extensions==4.15.0 13:47:57 urllib3==1.26.20 13:47:57 virtualenv==21.1.0 13:47:57 [EnvInject] - Injecting environment variables from a build step. 13:47:57 [EnvInject] - Injecting as environment variables the properties content 13:47:57 PARALLEL=false 13:47:57 13:47:57 [EnvInject] - Variables injected successfully. 13:47:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6349965838349971597.sh 13:47:57 ---> tox-run.sh 13:47:57 + 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:47:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:47:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:47:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:47:57 + cd /w/workspace/oom-master-pre-commit-lint/. 13:47:57 + source /home/jenkins/lf-env.sh 13:47:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:57 ++ mktemp -d /tmp/venv-XXXX 13:47:57 + lf_venv=/tmp/venv-YpEm 13:47:57 + local venv_file=/tmp/.os_lf_venv 13:47:57 + local python=python3 13:47:57 + local options 13:47:57 + local set_path=true 13:47:57 + local install_args= 13:47:57 ++ 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:47:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:57 + true 13:47:57 + case $1 in 13:47:57 + venv_file=/tmp/.toxenv 13:47:57 + shift 2 13:47:57 + true 13:47:57 + case $1 in 13:47:57 + shift 13:47:57 + break 13:47:57 + case $python in 13:47:57 + local pkg_list= 13:47:57 + [[ -d /opt/pyenv ]] 13:47:57 + echo 'Setup pyenv:' 13:47:57 Setup pyenv: 13:47:57 + export PYENV_ROOT=/opt/pyenv 13:47:57 + PYENV_ROOT=/opt/pyenv 13:47:57 + 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:47:57 + 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:47:57 + pyenv versions 13:47:57 system 13:47:57 3.8.13 13:47:57 3.9.13 13:47:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:57 + command -v pyenv 13:47:57 ++ pyenv init - --no-rehash 13:47:57 + 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:47:57 export PATH="/opt/pyenv/shims:${PATH}" 13:47:57 export PYENV_SHELL=bash 13:47:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:57 pyenv() { 13:47:57 local command 13:47:57 command="${1:-}" 13:47:57 if [ "$#" -gt 0 ]; then 13:47:57 shift 13:47:57 fi 13:47:57 13:47:57 case "$command" in 13:47:57 rehash|shell) 13:47:57 eval "$(pyenv "sh-$command" "$@")" 13:47:57 ;; 13:47:57 *) 13:47:57 command pyenv "$command" "$@" 13:47:57 ;; 13:47:57 esac 13:47:57 }' 13:47:57 +++ 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:47:57 ++ 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:47:57 ++ 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:47:57 ++ 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:47:57 ++ export PYENV_SHELL=bash 13:47:57 ++ PYENV_SHELL=bash 13:47:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:57 +++ complete -F _pyenv pyenv 13:47:57 ++ lf-pyver python3 13:47:57 ++ local py_version_xy=python3 13:47:57 ++ local py_version_xyz= 13:47:57 ++ pyenv versions 13:47:57 ++ local command 13:47:57 ++ command=versions 13:47:57 ++ '[' 1 -gt 0 ']' 13:47:57 ++ shift 13:47:57 ++ case "$command" in 13:47:57 ++ awk '{ print $1 }' 13:47:57 ++ command pyenv versions 13:47:57 ++ pyenv versions 13:47:57 ++ grep -E '^[0-9.]*[0-9]$' 13:47:57 ++ sed 's/^[ *]* //' 13:47:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:57 +++ grep '^3' /tmp/.pyenv_versions 13:47:57 +++ sort -V 13:47:57 +++ tail -n 1 13:47:57 ++ py_version_xyz=3.10.6 13:47:57 ++ [[ -z 3.10.6 ]] 13:47:57 ++ echo 3.10.6 13:47:57 ++ return 0 13:47:57 + pyenv local 3.10.6 13:47:57 + local command 13:47:57 + command=local 13:47:57 + '[' 2 -gt 0 ']' 13:47:57 + shift 13:47:57 + case "$command" in 13:47:57 + command pyenv local 3.10.6 13:47:57 + pyenv local 3.10.6 13:47:57 + for arg in "$@" 13:47:57 + case $arg in 13:47:57 + pkg_list+='tox ' 13:47:57 + for arg in "$@" 13:47:57 + case $arg in 13:47:57 + pkg_list+='virtualenv ' 13:47:57 + for arg in "$@" 13:47:57 + case $arg in 13:47:57 + pkg_list+='urllib3~=1.26.15 ' 13:47:57 + [[ -f /tmp/.toxenv ]] 13:47:57 ++ cat /tmp/.toxenv 13:47:57 + lf_venv=/tmp/venv-iygL 13:47:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iygL from' file:/tmp/.toxenv 13:47:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iygL from file:/tmp/.toxenv 13:47:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:47:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:57 + local 'pip_opts=--upgrade --quiet' 13:47:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:47:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:47:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:47:57 + [[ -n '' ]] 13:47:57 + [[ -n '' ]] 13:47:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:47:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:57 + /tmp/venv-iygL/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:47:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:47:58 lf-activate-venv(): INFO: Base packages installed successfully 13:47:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:47:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:47:58 + /tmp/venv-iygL/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:47:59 + type python3 13:47:59 + true 13:47:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iygL/bin to PATH' 13:47:59 lf-activate-venv(): INFO: Adding /tmp/venv-iygL/bin to PATH 13:47:59 + PATH=/tmp/venv-iygL/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:47:59 + return 0 13:47:59 + [[ -d /opt/pyenv ]] 13:47:59 + echo '---> Setting up pyenv' 13:47:59 ---> Setting up pyenv 13:47:59 + export PYENV_ROOT=/opt/pyenv 13:47:59 + PYENV_ROOT=/opt/pyenv 13:47:59 + export PATH=/opt/pyenv/bin:/tmp/venv-iygL/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:47:59 + PATH=/opt/pyenv/bin:/tmp/venv-iygL/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:47:59 ++ pwd 13:47:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:47:59 + export PYTHONPATH 13:47:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:47:59 + TOX_TESTENV_PASSENV=PYTHONPATH 13:47:59 + tox --version 13:48:00 4.47.0 from /tmp/venv-iygL/lib/python3.10/site-packages/tox/__init__.py 13:48:00 + PARALLEL=false 13:48:00 + TOX_OPTIONS_LIST= 13:48:00 + [[ -n pre-commit ]] 13:48:00 + TOX_OPTIONS_LIST=' -e pre-commit' 13:48:00 + case ${PARALLEL,,} in 13:48:00 + tox -e pre-commit 13:48:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:48:01 pre-commit: install_deps> python -I -m pip install pre-commit 13:48:08 pre-commit: freeze> python -m pip freeze --all 13:48:09 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.0,identify==2.6.17,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.1.0 13:48:09 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:48:09 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:48:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:48:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:48:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:48:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:48:15 [INFO] Once installed this environment will be reused. 13:48:15 [INFO] This may take a few minutes... 13:48:20 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:48:20 [INFO] Once installed this environment will be reused. 13:48:20 [INFO] This may take a few minutes... 13:48:25 trim trailing whitespace.................................................Passed 13:48:25 Tabs remover.............................................................Passed 13:48:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:48:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:48:25 [INFO] Once installed this environment will be reused. 13:48:25 [INFO] This may take a few minutes... 13:48:37 gitlint..............................................(no files to check)Skipped 13:48:37 pre-commit: OK (37.13=setup[8.73]+cmd[16.19,12.22] seconds) 13:48:37 congratulations :) (37.17 seconds) 13:48:37 + tox_status=0 13:48:37 + echo '---> Completed tox runs' 13:48:37 ---> Completed tox runs 13:48:37 + for i in .tox/*/log 13:48:37 ++ echo .tox/pre-commit/log 13:48:37 ++ awk -F/ '{print $2}' 13:48:37 + tox_env=pre-commit 13:48:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:48:37 + DOC_DIR=docs/_build/html 13:48:37 + [[ -d docs/_build/html ]] 13:48:37 + echo '---> tox-run.sh ends' 13:48:37 ---> tox-run.sh ends 13:48:37 + test 0 -eq 0 13:48:37 $ ssh-agent -k 13:48:37 unset SSH_AUTH_SOCK; 13:48:37 unset SSH_AGENT_PID; 13:48:37 echo Agent pid 1726 killed; 13:48:37 [ssh-agent] Stopped. 13:48:37 [PostBuildScript] - [INFO] Executing post build scripts. 13:48:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18127743860797714695.sh 13:48:37 ---> sysstat.sh 13:48:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2104467869687466300.sh 13:48:38 ---> package-listing.sh 13:48:38 ++ facter osfamily 13:48:38 ++ tr '[:upper:]' '[:lower:]' 13:48:38 + OS_FAMILY=debian 13:48:38 + workspace=/w/workspace/oom-master-pre-commit-lint 13:48:38 + START_PACKAGES=/tmp/packages_start.txt 13:48:38 + END_PACKAGES=/tmp/packages_end.txt 13:48:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:48:38 + PACKAGES=/tmp/packages_start.txt 13:48:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:48:38 + PACKAGES=/tmp/packages_end.txt 13:48:38 + case "${OS_FAMILY}" in 13:48:38 + dpkg -l 13:48:38 + grep '^ii' 13:48:38 + '[' -f /tmp/packages_start.txt ']' 13:48:38 + '[' -f /tmp/packages_end.txt ']' 13:48:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:48:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:48:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:48:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:48:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15981902814038545573.sh 13:48:38 ---> capture-instance-metadata.sh 13:48:38 Setup pyenv: 13:48:38 system 13:48:38 3.8.13 13:48:38 3.9.13 13:48:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:48:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L77E 13:48:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:48:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:49 lf-activate-venv(): INFO: Base packages installed successfully 13:48:49 lf-activate-venv(): INFO: Installing additional packages: lftools 13:49:18 lf-activate-venv(): INFO: Adding /tmp/venv-L77E/bin to PATH 13:49:18 INFO: Running in OpenStack, capturing instance metadata 13:49:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2505675125474104976.sh 13:49:18 provisioning config files... 13:49:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11565260178733695312tmp 13:49:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:49:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:49:18 [EnvInject] - Injecting environment variables from a build step. 13:49:18 [EnvInject] - Injecting as environment variables the properties content 13:49:18 SERVER_ID=logs 13:49:18 13:49:18 [EnvInject] - Variables injected successfully. 13:49:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10017385557810145376.sh 13:49:18 ---> create-netrc.sh 13:49:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14070052218730381889.sh 13:49:18 ---> python-tools-install.sh 13:49:18 Setup pyenv: 13:49:18 system 13:49:18 3.8.13 13:49:18 3.9.13 13:49:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:49:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L77E from file:/tmp/.os_lf_venv 13:49:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:20 lf-activate-venv(): INFO: Base packages installed successfully 13:49:20 lf-activate-venv(): INFO: Installing additional packages: lftools 13:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-L77E/bin to PATH 13:49:28 Generating Requirements File 13:49:48 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:49:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:49:48 Python 3.10.6 13:49:49 pip 26.0.1 from /tmp/venv-L77E/lib/python3.10/site-packages/pip (python 3.10) 13:49:49 appdirs==1.4.4 13:49:49 argcomplete==3.6.3 13:49:49 aspy.yaml==1.3.0 13:49:49 attrs==25.4.0 13:49:49 autopage==0.6.0 13:49:49 backports.strenum==1.3.1 13:49:49 beautifulsoup4==4.14.3 13:49:49 boto3==1.42.59 13:49:49 botocore==1.42.59 13:49:49 bs4==0.0.2 13:49:49 certifi==2026.2.25 13:49:49 cffi==2.0.0 13:49:49 cfgv==3.5.0 13:49:49 chardet==6.0.0.post1 13:49:49 charset-normalizer==3.4.4 13:49:49 click==8.3.1 13:49:49 cliff==4.13.2 13:49:49 cmd2==3.3.0 13:49:49 cryptography==3.3.2 13:49:49 debtcollector==3.0.0 13:49:49 decorator==5.2.1 13:49:49 defusedxml==0.7.1 13:49:49 Deprecated==1.3.1 13:49:49 distlib==0.4.0 13:49:49 dnspython==2.8.0 13:49:49 docker==7.1.0 13:49:49 dogpile.cache==1.5.0 13:49:49 durationpy==0.10 13:49:49 email-validator==2.3.0 13:49:49 filelock==3.25.0 13:49:49 future==1.0.0 13:49:49 gitdb==4.0.12 13:49:49 GitPython==3.1.46 13:49:49 httplib2==0.30.2 13:49:49 identify==2.6.17 13:49:49 idna==3.11 13:49:49 importlib-resources==1.5.0 13:49:49 iso8601==2.1.0 13:49:49 Jinja2==3.1.6 13:49:49 jmespath==1.1.0 13:49:49 jsonpatch==1.33 13:49:49 jsonpointer==3.0.0 13:49:49 jsonschema==4.26.0 13:49:49 jsonschema-specifications==2025.9.1 13:49:49 keystoneauth1==5.13.1 13:49:49 kubernetes==35.0.0 13:49:49 lftools==0.37.21 13:49:49 lxml==6.0.2 13:49:49 markdown-it-py==4.0.0 13:49:49 MarkupSafe==3.0.3 13:49:49 mdurl==0.1.2 13:49:49 msgpack==1.1.2 13:49:49 multi_key_dict==2.0.3 13:49:49 munch==4.0.0 13:49:49 netaddr==1.3.0 13:49:49 niet==1.4.2 13:49:49 nodeenv==1.10.0 13:49:49 oauth2client==4.1.3 13:49:49 oauthlib==3.3.1 13:49:49 openstacksdk==4.10.0 13:49:49 os-service-types==1.8.2 13:49:49 osc-lib==4.4.0 13:49:49 oslo.config==10.3.0 13:49:49 oslo.context==6.3.0 13:49:49 oslo.i18n==6.7.2 13:49:49 oslo.log==8.1.0 13:49:49 oslo.serialization==5.9.1 13:49:49 oslo.utils==10.0.0 13:49:49 packaging==26.0 13:49:49 pbr==7.0.3 13:49:49 platformdirs==4.9.2 13:49:49 prettytable==3.17.0 13:49:49 psutil==7.2.2 13:49:49 pyasn1==0.6.2 13:49:49 pyasn1_modules==0.4.2 13:49:49 pycparser==3.0 13:49:49 pygerrit2==2.0.15 13:49:49 PyGithub==2.8.1 13:49:49 Pygments==2.19.2 13:49:49 PyJWT==2.11.0 13:49:49 PyNaCl==1.6.2 13:49:49 pyparsing==2.4.7 13:49:49 pyperclip==1.11.0 13:49:49 pyrsistent==0.20.0 13:49:49 python-cinderclient==9.9.0 13:49:49 python-dateutil==2.9.0.post0 13:49:49 python-discovery==1.1.0 13:49:49 python-heatclient==5.1.0 13:49:49 python-jenkins==1.8.3 13:49:49 python-keystoneclient==5.8.0 13:49:49 python-magnumclient==4.10.0 13:49:49 python-openstackclient==9.0.0 13:49:49 python-swiftclient==4.10.0 13:49:49 PyYAML==6.0.3 13:49:49 referencing==0.37.0 13:49:49 requests==2.32.5 13:49:49 requests-oauthlib==2.0.0 13:49:49 requestsexceptions==1.4.0 13:49:49 rfc3986==2.0.0 13:49:49 rich==14.3.3 13:49:49 rich-argparse==1.7.2 13:49:49 rpds-py==0.30.0 13:49:49 rsa==4.9.1 13:49:49 ruamel.yaml==0.19.1 13:49:49 ruamel.yaml.clib==0.2.15 13:49:49 s3transfer==0.16.0 13:49:49 simplejson==3.20.2 13:49:49 six==1.17.0 13:49:49 smmap==5.0.2 13:49:49 soupsieve==2.8.3 13:49:49 stevedore==5.7.0 13:49:49 tabulate==0.9.0 13:49:49 toml==0.10.2 13:49:49 tomlkit==0.14.0 13:49:49 tqdm==4.67.3 13:49:49 typing_extensions==4.15.0 13:49:49 urllib3==1.26.20 13:49:49 virtualenv==21.1.0 13:49:49 wcwidth==0.6.0 13:49:49 websocket-client==1.9.0 13:49:49 wrapt==2.1.1 13:49:49 xdg==6.0.0 13:49:49 xmltodict==1.0.4 13:49:49 yq==3.4.3 13:49:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17688124317264483944.sh 13:49:49 ---> sudo-logs.sh 13:49:49 Archiving 'sudo' log.. 13:49:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13662162797158365025.sh 13:49:49 ---> job-cost.sh 13:49:49 INFO: Activating Python virtual environment... 13:49:49 Setup pyenv: 13:49:49 system 13:49:49 3.8.13 13:49:49 3.9.13 13:49:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:49:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L77E from file:/tmp/.os_lf_venv 13:49:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:51 lf-activate-venv(): INFO: Base packages installed successfully 13:49:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-L77E/bin to PATH 13:49:59 INFO: No stack-cost file found 13:49:59 INFO: Instance uptime: 188s 13:49:59 INFO: Fetching instance metadata (attempt 1 of 3)... 13:49:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:49:59 INFO: Successfully fetched instance metadata 13:49:59 INFO: Instance type: v3-standard-4 13:49:59 INFO: Retrieving pricing info for: v3-standard-4 13:49:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:49:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=188 13:50:00 INFO: Successfully fetched Vexxhost pricing API 13:50:00 INFO: Retrieved cost: 0.11 13:50:00 INFO: Retrieved resource: v3-standard-4 13:50:00 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:50:00 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:50:00 INFO: Successfully archived job cost data 13:50:00 DEBUG: Cost data: oom-master-pre-commit-lint,4477,2026-03-02 13:50:00,v3-standard-4,188,0.11,0.00,SUCCESS 13:50:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7265082748234740666.sh 13:50:00 ---> logs-deploy.sh 13:50:00 Setup pyenv: 13:50:00 system 13:50:00 3.8.13 13:50:00 3.9.13 13:50:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:50:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L77E from file:/tmp/.os_lf_venv 13:50:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:50:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:50:02 lf-activate-venv(): INFO: Base packages installed successfully 13:50:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:50:11 lf-activate-venv(): INFO: Adding /tmp/venv-L77E/bin to PATH 13:50:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4477 13:50:11 INFO: archiving workspace using pattern(s): 13:50:11 /tmp/venv-L77E/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! 13:50:11 warnings.warn( 13:50:12 Archives upload complete. 13:50:12 INFO: archiving logs to Nexus 13:50:13 /tmp/venv-L77E/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! 13:50:13 warnings.warn( 13:50:13 ---> uname -a: 13:50:13 Linux prd-ubuntu1804-builder-4c-4g-1034 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:50:13 13:50:13 13:50:13 ---> lscpu: 13:50:13 Architecture: x86_64 13:50:13 CPU op-mode(s): 32-bit, 64-bit 13:50:13 Byte Order: Little Endian 13:50:13 CPU(s): 4 13:50:13 On-line CPU(s) list: 0-3 13:50:13 Thread(s) per core: 1 13:50:13 Core(s) per socket: 1 13:50:13 Socket(s): 4 13:50:13 NUMA node(s): 1 13:50:13 Vendor ID: AuthenticAMD 13:50:13 CPU family: 23 13:50:13 Model: 49 13:50:13 Model name: AMD EPYC-Rome Processor 13:50:13 Stepping: 0 13:50:13 CPU MHz: 2799.998 13:50:13 BogoMIPS: 5599.99 13:50:13 Virtualization: AMD-V 13:50:13 Hypervisor vendor: KVM 13:50:13 Virtualization type: full 13:50:13 L1d cache: 32K 13:50:13 L1i cache: 32K 13:50:13 L2 cache: 512K 13:50:13 L3 cache: 16384K 13:50:13 NUMA node0 CPU(s): 0-3 13:50:13 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:50:13 13:50:13 13:50:13 ---> nproc: 13:50:13 4 13:50:13 13:50:13 13:50:13 ---> df -h: 13:50:13 Filesystem Size Used Avail Use% Mounted on 13:50:13 udev 7.9G 0 7.9G 0% /dev 13:50:13 tmpfs 1.6G 676K 1.6G 1% /run 13:50:13 /dev/vda1 78G 8.4G 69G 11% / 13:50:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:50:13 tmpfs 5.0M 0 5.0M 0% /run/lock 13:50:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:50:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:50:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:50:13 13:50:13 13:50:13 ---> free -m: 13:50:13 total used free shared buff/cache available 13:50:13 Mem: 16040 566 13257 0 2215 15152 13:50:13 Swap: 1023 0 1023 13:50:13 13:50:13 13:50:13 ---> ip addr: 13:50:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:50:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:50:13 inet 127.0.0.1/8 scope host lo 13:50:13 valid_lft forever preferred_lft forever 13:50:13 inet6 ::1/128 scope host 13:50:13 valid_lft forever preferred_lft forever 13:50:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:50:13 link/ether fa:16:3e:f2:4a:d5 brd ff:ff:ff:ff:ff:ff 13:50:13 inet 10.30.106.46/23 brd 10.30.107.255 scope global dynamic ens3 13:50:13 valid_lft 86209sec preferred_lft 86209sec 13:50:13 inet6 fe80::f816:3eff:fef2:4ad5/64 scope link 13:50:13 valid_lft forever preferred_lft forever 13:50:13 13:50:13 13:50:13 ---> sar -b -r -n DEV: 13:50:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1034) 03/02/26 _x86_64_ (4 CPU) 13:50:13 13:50:13 13:47:04 LINUX RESTART (4 CPU) 13:50:13 13:50:13 13:48:01 tps rtps wtps bread/s bwrtn/s 13:50:13 13:49:01 83.09 1.18 81.90 42.79 19049.89 13:50:13 13:50:01 82.79 1.03 81.75 118.51 10111.25 13:50:13 Average: 82.94 1.11 81.83 80.65 14580.57 13:50:13 13:50:13 13:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:50:13 13:49:01 13851320 15484780 2573648 15.67 63960 1766204 856952 4.90 820948 1535148 59640 13:50:13 13:50:01 13600144 15546620 2824824 17.20 86560 2040356 779600 4.46 771216 1801328 133700 13:50:13 Average: 13725732 15515700 2699236 16.43 75260 1903280 818276 4.68 796082 1668238 96670 13:50:13 13:50:13 13:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:50:13 13:49:01 lo 2.13 2.13 0.24 0.24 0.00 0.00 0.00 0.00 13:50:13 13:49:01 ens3 139.19 98.28 724.72 11.80 0.00 0.00 0.00 0.00 13:50:13 13:50:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 13:50:13 13:50:01 ens3 121.85 82.19 818.65 12.19 0.00 0.00 0.00 0.00 13:50:13 Average: lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 13:50:13 Average: ens3 130.52 90.23 771.69 12.00 0.00 0.00 0.00 0.00 13:50:13 13:50:13 13:50:13 ---> sar -P ALL: 13:50:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1034) 03/02/26 _x86_64_ (4 CPU) 13:50:13 13:50:13 13:47:04 LINUX RESTART (4 CPU) 13:50:13 13:50:13 13:48:01 CPU %user %nice %system %iowait %steal %idle 13:50:13 13:49:01 all 17.65 0.00 1.63 5.22 0.06 75.44 13:50:13 13:49:01 0 11.35 0.00 1.30 5.50 0.05 81.80 13:50:13 13:49:01 1 21.29 0.00 1.89 6.40 0.08 70.34 13:50:13 13:49:01 2 29.08 0.00 2.04 2.28 0.08 66.52 13:50:13 13:49:01 3 8.95 0.00 1.26 6.69 0.05 83.04 13:50:13 13:50:01 all 17.76 0.00 1.32 1.96 0.06 78.90 13:50:13 13:50:01 0 32.61 0.00 1.63 1.27 0.08 64.40 13:50:13 13:50:01 1 21.16 0.00 1.54 0.52 0.07 76.72 13:50:13 13:50:01 2 5.47 0.00 1.22 5.91 0.05 87.35 13:50:13 13:50:01 3 11.83 0.00 0.91 0.18 0.03 87.05 13:50:13 Average: all 17.71 0.00 1.47 3.59 0.06 77.17 13:50:13 Average: 0 21.99 0.00 1.47 3.38 0.07 73.09 13:50:13 Average: 1 21.22 0.00 1.71 3.45 0.08 73.53 13:50:13 Average: 2 17.27 0.00 1.63 4.09 0.07 76.93 13:50:13 Average: 3 10.40 0.00 1.08 3.43 0.04 85.05 13:50:13 13:50:13 13:50:13