10:00:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 10:00:04 Running as SYSTEM 10:00:04 [EnvInject] - Loading node environment variables. 10:00:04 Building remotely on prd-ubuntu1804-builder-4c-4g-1133 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:00:04 [ssh-agent] Looking for ssh-agent implementation... 10:00:04 $ ssh-agent 10:00:04 SSH_AUTH_SOCK=/tmp/ssh-RGWPpl8yIUWg/agent.1674 10:00:04 SSH_AGENT_PID=1676 10:00:04 [ssh-agent] Started. 10:00:04 Running ssh-add (command line suppressed) 10:00:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12384341929119538476.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12384341929119538476.key) 10:00:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:00:04 The recommended git tool is: NONE 10:00:06 using credential onap-jenkins-ssh 10:00:06 Wiping out workspace first. 10:00:06 Cloning the remote Git repository 10:00:06 Cloning repository git://cloud.onap.org/mirror/oom.git 10:00:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:00:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:00:06 > git --version # timeout=10 10:00:06 > git --version # 'git version 2.17.1' 10:00:06 using GIT_SSH to set credentials Gerrit user 10:00:06 Verifying host key using manually-configured host key entries 10:00:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:00:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:00:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:00:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:00:12 using GIT_SSH to set credentials Gerrit user 10:00:12 Verifying host key using manually-configured host key entries 10:00:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/2 # timeout=30 10:00:12 > git rev-parse 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf^{commit} # timeout=10 10:00:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:00:12 Checking out Revision 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf (refs/changes/22/143522/2) 10:00:12 > git config core.sparsecheckout # timeout=10 10:00:12 > git checkout -f 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf # timeout=30 10:00:15 Commit message: "Refactor participant K8s in OOM" 10:00:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:00:15 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 10:00:16 [EnvInject] - Injecting environment variables from a build step. 10:00:16 [EnvInject] - Injecting as environment variables the properties content 10:00:16 PYTHON=python3 10:00:16 10:00:16 [EnvInject] - Variables injected successfully. 10:00:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17669645251562154025.sh 10:00:16 ---> tox-install.sh 10:00:16 + source /home/jenkins/lf-env.sh 10:00:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:00:16 ++ mktemp -d /tmp/venv-XXXX 10:00:16 + lf_venv=/tmp/venv-BQbT 10:00:16 + local venv_file=/tmp/.os_lf_venv 10:00:16 + local python=python3 10:00:16 + local options 10:00:16 + local set_path=true 10:00:16 + local install_args= 10:00:16 ++ 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 10:00:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:00:16 + true 10:00:16 + case $1 in 10:00:16 + venv_file=/tmp/.toxenv 10:00:16 + shift 2 10:00:16 + true 10:00:16 + case $1 in 10:00:16 + shift 10:00:16 + break 10:00:16 + case $python in 10:00:16 + local pkg_list= 10:00:16 + [[ -d /opt/pyenv ]] 10:00:16 + echo 'Setup pyenv:' 10:00:16 Setup pyenv: 10:00:16 + export PYENV_ROOT=/opt/pyenv 10:00:16 + PYENV_ROOT=/opt/pyenv 10:00:16 + 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 10:00:16 + 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 10:00:16 + pyenv versions 10:00:16 * system (set by /opt/pyenv/version) 10:00:16 * 3.8.13 (set by /opt/pyenv/version) 10:00:16 * 3.9.13 (set by /opt/pyenv/version) 10:00:16 * 3.10.6 (set by /opt/pyenv/version) 10:00:16 + command -v pyenv 10:00:16 ++ pyenv init - --no-rehash 10:00:16 + 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[*]}"'\'')" 10:00:16 export PATH="/opt/pyenv/shims:${PATH}" 10:00:16 export PYENV_SHELL=bash 10:00:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:00:16 pyenv() { 10:00:16 local command 10:00:16 command="${1:-}" 10:00:16 if [ "$#" -gt 0 ]; then 10:00:16 shift 10:00:16 fi 10:00:16 10:00:16 case "$command" in 10:00:16 rehash|shell) 10:00:16 eval "$(pyenv "sh-$command" "$@")" 10:00:16 ;; 10:00:16 *) 10:00:16 command pyenv "$command" "$@" 10:00:16 ;; 10:00:16 esac 10:00:16 }' 10:00:16 +++ 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[*]}"' 10:00:16 ++ 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 10:00:16 ++ 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 10:00:16 ++ 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 10:00:16 ++ export PYENV_SHELL=bash 10:00:16 ++ PYENV_SHELL=bash 10:00:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:00:16 +++ complete -F _pyenv pyenv 10:00:16 ++ lf-pyver python3 10:00:16 ++ local py_version_xy=python3 10:00:16 ++ local py_version_xyz= 10:00:16 ++ pyenv versions 10:00:16 ++ local command 10:00:16 ++ sed 's/^[ *]* //' 10:00:16 ++ command=versions 10:00:16 ++ '[' 1 -gt 0 ']' 10:00:16 ++ shift 10:00:16 ++ case "$command" in 10:00:16 ++ command pyenv versions 10:00:16 ++ pyenv versions 10:00:16 ++ grep -E '^[0-9.]*[0-9]$' 10:00:16 ++ awk '{ print $1 }' 10:00:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:00:16 +++ grep '^3' /tmp/.pyenv_versions 10:00:16 +++ sort -V 10:00:16 +++ tail -n 1 10:00:16 ++ py_version_xyz=3.10.6 10:00:16 ++ [[ -z 3.10.6 ]] 10:00:16 ++ echo 3.10.6 10:00:16 ++ return 0 10:00:16 + pyenv local 3.10.6 10:00:16 + local command 10:00:16 + command=local 10:00:16 + '[' 2 -gt 0 ']' 10:00:16 + shift 10:00:16 + case "$command" in 10:00:16 + command pyenv local 3.10.6 10:00:16 + pyenv local 3.10.6 10:00:16 + for arg in "$@" 10:00:16 + case $arg in 10:00:16 + pkg_list+='tox ' 10:00:16 + for arg in "$@" 10:00:16 + case $arg in 10:00:16 + pkg_list+='virtualenv ' 10:00:16 + for arg in "$@" 10:00:16 + case $arg in 10:00:16 + pkg_list+='urllib3~=1.26.15 ' 10:00:16 + [[ -f /tmp/.toxenv ]] 10:00:16 + [[ ! -f /tmp/.toxenv ]] 10:00:16 + [[ -n '' ]] 10:00:16 + python3 -m venv /tmp/venv-BQbT 10:00:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BQbT' 10:00:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BQbT 10:00:20 + echo /tmp/venv-BQbT 10:00:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:00:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:00:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:00:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:20 + local 'pip_opts=--upgrade --quiet' 10:00:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:00:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:00:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:00:20 + [[ -n '' ]] 10:00:20 + [[ -n '' ]] 10:00:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:00:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:20 + /tmp/venv-BQbT/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 10:00:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:00:26 lf-activate-venv(): INFO: Base packages installed successfully 10:00:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:00:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:00:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:00:26 + /tmp/venv-BQbT/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 10:00:27 + type python3 10:00:27 + true 10:00:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BQbT/bin to PATH' 10:00:27 lf-activate-venv(): INFO: Adding /tmp/venv-BQbT/bin to PATH 10:00:27 + PATH=/tmp/venv-BQbT/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 10:00:27 + return 0 10:00:27 + python3 --version 10:00:27 Python 3.10.6 10:00:27 + python3 -m pip --version 10:00:28 pip 26.0.1 from /tmp/venv-BQbT/lib/python3.10/site-packages/pip (python 3.10) 10:00:28 + python3 -m pip freeze 10:00:28 cachetools==7.0.5 10:00:28 colorama==0.4.6 10:00:28 distlib==0.4.0 10:00:28 filelock==3.25.1 10:00:28 packaging==26.0 10:00:28 platformdirs==4.9.4 10:00:28 pluggy==1.6.0 10:00:28 pyproject-api==1.10.0 10:00:28 python-discovery==1.1.3 10:00:28 tomli==2.4.0 10:00:28 tomli_w==1.2.0 10:00:28 tox==4.49.1 10:00:28 typing_extensions==4.15.0 10:00:28 urllib3==1.26.20 10:00:28 virtualenv==21.2.0 10:00:28 [EnvInject] - Injecting environment variables from a build step. 10:00:28 [EnvInject] - Injecting as environment variables the properties content 10:00:28 PARALLEL=false 10:00:28 10:00:28 [EnvInject] - Variables injected successfully. 10:00:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2105298310489478860.sh 10:00:28 ---> tox-run.sh 10:00:28 + 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 10:00:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:00:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:00:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:00:28 + cd /w/workspace/oom-master-pre-commit-lint/. 10:00:28 + source /home/jenkins/lf-env.sh 10:00:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:00:28 ++ mktemp -d /tmp/venv-XXXX 10:00:28 + lf_venv=/tmp/venv-Pvch 10:00:28 + local venv_file=/tmp/.os_lf_venv 10:00:28 + local python=python3 10:00:28 + local options 10:00:28 + local set_path=true 10:00:28 + local install_args= 10:00:28 ++ 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 10:00:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:00:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:00:28 + true 10:00:28 + case $1 in 10:00:28 + venv_file=/tmp/.toxenv 10:00:28 + shift 2 10:00:28 + true 10:00:28 + case $1 in 10:00:28 + shift 10:00:28 + break 10:00:28 + case $python in 10:00:28 + local pkg_list= 10:00:28 + [[ -d /opt/pyenv ]] 10:00:28 + echo 'Setup pyenv:' 10:00:28 Setup pyenv: 10:00:28 + export PYENV_ROOT=/opt/pyenv 10:00:28 + PYENV_ROOT=/opt/pyenv 10:00:28 + 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 10:00:28 + 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 10:00:28 + pyenv versions 10:00:28 system 10:00:28 3.8.13 10:00:28 3.9.13 10:00:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:00:28 + command -v pyenv 10:00:28 ++ pyenv init - --no-rehash 10:00:28 + 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[*]}"'\'')" 10:00:28 export PATH="/opt/pyenv/shims:${PATH}" 10:00:28 export PYENV_SHELL=bash 10:00:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:00:28 pyenv() { 10:00:28 local command 10:00:28 command="${1:-}" 10:00:28 if [ "$#" -gt 0 ]; then 10:00:28 shift 10:00:28 fi 10:00:28 10:00:28 case "$command" in 10:00:28 rehash|shell) 10:00:28 eval "$(pyenv "sh-$command" "$@")" 10:00:28 ;; 10:00:28 *) 10:00:28 command pyenv "$command" "$@" 10:00:28 ;; 10:00:28 esac 10:00:28 }' 10:00:28 +++ 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[*]}"' 10:00:28 ++ 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 10:00:28 ++ 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 10:00:28 ++ 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 10:00:28 ++ export PYENV_SHELL=bash 10:00:28 ++ PYENV_SHELL=bash 10:00:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:00:28 +++ complete -F _pyenv pyenv 10:00:28 ++ lf-pyver python3 10:00:28 ++ local py_version_xy=python3 10:00:28 ++ local py_version_xyz= 10:00:28 ++ pyenv versions 10:00:28 ++ local command 10:00:28 ++ command=versions 10:00:28 ++ '[' 1 -gt 0 ']' 10:00:28 ++ shift 10:00:28 ++ case "$command" in 10:00:28 ++ command pyenv versions 10:00:28 ++ sed 's/^[ *]* //' 10:00:28 ++ pyenv versions 10:00:28 ++ awk '{ print $1 }' 10:00:28 ++ grep -E '^[0-9.]*[0-9]$' 10:00:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:00:28 +++ grep '^3' /tmp/.pyenv_versions 10:00:28 +++ sort -V 10:00:28 +++ tail -n 1 10:00:28 ++ py_version_xyz=3.10.6 10:00:28 ++ [[ -z 3.10.6 ]] 10:00:28 ++ echo 3.10.6 10:00:28 ++ return 0 10:00:28 + pyenv local 3.10.6 10:00:28 + local command 10:00:28 + command=local 10:00:28 + '[' 2 -gt 0 ']' 10:00:28 + shift 10:00:28 + case "$command" in 10:00:28 + command pyenv local 3.10.6 10:00:28 + pyenv local 3.10.6 10:00:28 + for arg in "$@" 10:00:28 + case $arg in 10:00:28 + pkg_list+='tox ' 10:00:28 + for arg in "$@" 10:00:28 + case $arg in 10:00:28 + pkg_list+='virtualenv ' 10:00:28 + for arg in "$@" 10:00:28 + case $arg in 10:00:28 + pkg_list+='urllib3~=1.26.15 ' 10:00:28 + [[ -f /tmp/.toxenv ]] 10:00:28 ++ cat /tmp/.toxenv 10:00:28 + lf_venv=/tmp/venv-BQbT 10:00:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BQbT from' file:/tmp/.toxenv 10:00:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BQbT from file:/tmp/.toxenv 10:00:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:00:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:28 + local 'pip_opts=--upgrade --quiet' 10:00:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:00:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:00:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:00:28 + [[ -n '' ]] 10:00:28 + [[ -n '' ]] 10:00:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:00:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:28 + /tmp/venv-BQbT/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 10:00:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:00:29 lf-activate-venv(): INFO: Base packages installed successfully 10:00:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:00:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:00:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:00:29 + /tmp/venv-BQbT/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 10:00:30 + type python3 10:00:30 + true 10:00:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BQbT/bin to PATH' 10:00:30 lf-activate-venv(): INFO: Adding /tmp/venv-BQbT/bin to PATH 10:00:30 + PATH=/tmp/venv-BQbT/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 10:00:30 + return 0 10:00:30 + [[ -d /opt/pyenv ]] 10:00:30 + echo '---> Setting up pyenv' 10:00:30 ---> Setting up pyenv 10:00:30 + export PYENV_ROOT=/opt/pyenv 10:00:30 + PYENV_ROOT=/opt/pyenv 10:00:30 + export PATH=/opt/pyenv/bin:/tmp/venv-BQbT/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 10:00:30 + PATH=/opt/pyenv/bin:/tmp/venv-BQbT/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 10:00:30 ++ pwd 10:00:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:00:30 + export PYTHONPATH 10:00:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:00:30 + TOX_TESTENV_PASSENV=PYTHONPATH 10:00:30 + tox --version 10:00:31 4.49.1 from /tmp/venv-BQbT/lib/python3.10/site-packages/tox/__init__.py 10:00:31 + PARALLEL=false 10:00:31 + TOX_OPTIONS_LIST= 10:00:31 + [[ -n pre-commit ]] 10:00:31 + TOX_OPTIONS_LIST=' -e pre-commit' 10:00:31 + case ${PARALLEL,,} in 10:00:31 + tox -e pre-commit 10:00:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:00:32 pre-commit: install_deps> python -I -m pip install pre-commit 10:00:34 pre-commit: freeze> python -m pip freeze --all 10:00:35 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.1,identify==2.6.17,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 10:00:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:00:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:00:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:00:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:00:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:00:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:00:38 [INFO] Once installed this environment will be reused. 10:00:38 [INFO] This may take a few minutes... 10:00:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:00:42 [INFO] Once installed this environment will be reused. 10:00:42 [INFO] This may take a few minutes... 10:00:46 trim trailing whitespace.................................................Passed 10:00:46 Tabs remover.............................................................Passed 10:00:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:00:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:00:47 [INFO] Once installed this environment will be reused. 10:00:47 [INFO] This may take a few minutes... 10:00:55 gitlint..............................................(no files to check)Skipped 10:00:55 pre-commit: OK (24.02=setup[3.80]+cmd[11.77,8.44] seconds) 10:00:55 congratulations :) (24.06 seconds) 10:00:55 + tox_status=0 10:00:55 + echo '---> Completed tox runs' 10:00:55 ---> Completed tox runs 10:00:55 + for i in .tox/*/log 10:00:55 ++ echo .tox/pre-commit/log 10:00:55 ++ awk -F/ '{print $2}' 10:00:55 + tox_env=pre-commit 10:00:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:00:55 + DOC_DIR=docs/_build/html 10:00:55 + [[ -d docs/_build/html ]] 10:00:55 + echo '---> tox-run.sh ends' 10:00:55 ---> tox-run.sh ends 10:00:55 + test 0 -eq 0 10:00:55 $ ssh-agent -k 10:00:55 unset SSH_AUTH_SOCK; 10:00:55 unset SSH_AGENT_PID; 10:00:55 echo Agent pid 1676 killed; 10:00:55 [ssh-agent] Stopped. 10:00:55 [PostBuildScript] - [INFO] Executing post build scripts. 10:00:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8841266042705726348.sh 10:00:55 ---> sysstat.sh 10:00:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11227686433873431783.sh 10:00:56 ---> package-listing.sh 10:00:56 ++ facter osfamily 10:00:56 ++ tr '[:upper:]' '[:lower:]' 10:00:56 + OS_FAMILY=debian 10:00:56 + workspace=/w/workspace/oom-master-pre-commit-lint 10:00:56 + START_PACKAGES=/tmp/packages_start.txt 10:00:56 + END_PACKAGES=/tmp/packages_end.txt 10:00:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:00:56 + PACKAGES=/tmp/packages_start.txt 10:00:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:00:56 + PACKAGES=/tmp/packages_end.txt 10:00:56 + case "${OS_FAMILY}" in 10:00:56 + dpkg -l 10:00:56 + grep '^ii' 10:00:56 + '[' -f /tmp/packages_start.txt ']' 10:00:56 + '[' -f /tmp/packages_end.txt ']' 10:00:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:00:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:00:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:00:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:00:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4163136043862133844.sh 10:00:56 ---> capture-instance-metadata.sh 10:00:56 Setup pyenv: 10:00:56 system 10:00:56 3.8.13 10:00:56 3.9.13 10:00:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:01:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vAwi 10:01:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:01:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:01:04 lf-activate-venv(): INFO: Base packages installed successfully 10:01:04 lf-activate-venv(): INFO: Installing additional packages: lftools 10:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-vAwi/bin to PATH 10:01:24 INFO: Running in OpenStack, capturing instance metadata 10:01:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12810226324831429611.sh 10:01:24 provisioning config files... 10:01:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15714942904512244851tmp 10:01:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:01:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:01:24 [EnvInject] - Injecting environment variables from a build step. 10:01:24 [EnvInject] - Injecting as environment variables the properties content 10:01:24 SERVER_ID=logs 10:01:24 10:01:24 [EnvInject] - Variables injected successfully. 10:01:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18362876207239732662.sh 10:01:24 ---> create-netrc.sh 10:01:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17314095893798536367.sh 10:01:24 ---> python-tools-install.sh 10:01:24 Setup pyenv: 10:01:24 system 10:01:24 3.8.13 10:01:24 3.9.13 10:01:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:01:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vAwi from file:/tmp/.os_lf_venv 10:01:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:01:26 lf-activate-venv(): INFO: Base packages installed successfully 10:01:26 lf-activate-venv(): INFO: Installing additional packages: lftools 10:01:33 lf-activate-venv(): INFO: Adding /tmp/venv-vAwi/bin to PATH 10:01:33 Generating Requirements File 10:01:50 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. 10:01:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:01:50 Python 3.10.6 10:01:50 pip 26.0.1 from /tmp/venv-vAwi/lib/python3.10/site-packages/pip (python 3.10) 10:01:51 appdirs==1.4.4 10:01:51 argcomplete==3.6.3 10:01:51 aspy.yaml==1.3.0 10:01:51 attrs==25.4.0 10:01:51 autopage==0.6.0 10:01:51 backports.strenum==1.3.1 10:01:51 beautifulsoup4==4.14.3 10:01:51 boto3==1.42.65 10:01:51 botocore==1.42.65 10:01:51 bs4==0.0.2 10:01:51 certifi==2026.2.25 10:01:51 cffi==2.0.0 10:01:51 cfgv==3.5.0 10:01:51 chardet==7.0.1 10:01:51 charset-normalizer==3.4.5 10:01:51 click==8.3.1 10:01:51 cliff==4.13.2 10:01:51 cmd2==3.4.0 10:01:51 cryptography==3.3.2 10:01:51 debtcollector==3.0.0 10:01:51 decorator==5.2.1 10:01:51 defusedxml==0.7.1 10:01:51 Deprecated==1.3.1 10:01:51 distlib==0.4.0 10:01:51 dnspython==2.8.0 10:01:51 docker==7.1.0 10:01:51 dogpile.cache==1.5.0 10:01:51 durationpy==0.10 10:01:51 email-validator==2.3.0 10:01:51 filelock==3.25.1 10:01:51 future==1.0.0 10:01:51 gitdb==4.0.12 10:01:51 GitPython==3.1.46 10:01:51 httplib2==0.30.2 10:01:51 identify==2.6.17 10:01:51 idna==3.11 10:01:51 importlib-resources==1.5.0 10:01:51 iso8601==2.1.0 10:01:51 Jinja2==3.1.6 10:01:51 jmespath==1.1.0 10:01:51 jsonpatch==1.33 10:01:51 jsonpointer==3.0.0 10:01:51 jsonschema==4.26.0 10:01:51 jsonschema-specifications==2025.9.1 10:01:51 keystoneauth1==5.13.1 10:01:51 kubernetes==35.0.0 10:01:51 lftools==0.37.22 10:01:51 lxml==6.0.2 10:01:51 markdown-it-py==4.0.0 10:01:51 MarkupSafe==3.0.3 10:01:51 mdurl==0.1.2 10:01:51 msgpack==1.1.2 10:01:51 multi_key_dict==2.0.3 10:01:51 munch==4.0.0 10:01:51 netaddr==1.3.0 10:01:51 niet==1.4.2 10:01:51 nodeenv==1.10.0 10:01:51 oauth2client==4.1.3 10:01:51 oauthlib==3.3.1 10:01:51 openstacksdk==4.10.0 10:01:51 os-service-types==1.8.2 10:01:51 osc-lib==4.4.0 10:01:51 oslo.config==10.3.0 10:01:51 oslo.context==6.3.0 10:01:51 oslo.i18n==6.7.2 10:01:51 oslo.log==8.1.0 10:01:51 oslo.serialization==5.9.1 10:01:51 oslo.utils==10.0.0 10:01:51 packaging==26.0 10:01:51 pbr==7.0.3 10:01:51 platformdirs==4.9.4 10:01:51 prettytable==3.17.0 10:01:51 psutil==7.2.2 10:01:51 pyasn1==0.6.2 10:01:51 pyasn1_modules==0.4.2 10:01:51 pycparser==3.0 10:01:51 pygerrit2==2.0.15 10:01:51 PyGithub==2.8.1 10:01:51 Pygments==2.19.2 10:01:51 PyJWT==2.11.0 10:01:51 PyNaCl==1.6.2 10:01:51 pyparsing==2.4.7 10:01:51 pyperclip==1.11.0 10:01:51 pyrsistent==0.20.0 10:01:51 python-cinderclient==9.9.0 10:01:51 python-dateutil==2.9.0.post0 10:01:51 python-discovery==1.1.3 10:01:51 python-heatclient==5.1.0 10:01:51 python-jenkins==1.8.3 10:01:51 python-keystoneclient==5.8.0 10:01:51 python-magnumclient==4.10.0 10:01:51 python-openstackclient==9.0.0 10:01:51 python-swiftclient==4.10.0 10:01:51 PyYAML==6.0.3 10:01:51 referencing==0.37.0 10:01:51 requests==2.32.5 10:01:51 requests-oauthlib==2.0.0 10:01:51 requestsexceptions==1.4.0 10:01:51 rfc3986==2.0.0 10:01:51 rich==14.3.3 10:01:51 rich-argparse==1.7.2 10:01:51 rpds-py==0.30.0 10:01:51 rsa==4.9.1 10:01:51 ruamel.yaml==0.19.1 10:01:51 ruamel.yaml.clib==0.2.15 10:01:51 s3transfer==0.16.0 10:01:51 simplejson==3.20.2 10:01:51 six==1.17.0 10:01:51 smmap==5.0.3 10:01:51 soupsieve==2.8.3 10:01:51 stevedore==5.7.0 10:01:51 tabulate==0.10.0 10:01:51 toml==0.10.2 10:01:51 tomlkit==0.14.0 10:01:51 tqdm==4.67.3 10:01:51 typing_extensions==4.15.0 10:01:51 urllib3==1.26.20 10:01:51 virtualenv==21.2.0 10:01:51 wcwidth==0.6.0 10:01:51 websocket-client==1.9.0 10:01:51 wrapt==2.1.2 10:01:51 xdg==6.0.0 10:01:51 xmltodict==1.0.4 10:01:51 yq==3.4.3 10:01:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10348162800466107634.sh 10:01:51 ---> sudo-logs.sh 10:01:51 Archiving 'sudo' log.. 10:01:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12678318696714047548.sh 10:01:51 ---> job-cost.sh 10:01:51 INFO: Activating Python virtual environment... 10:01:51 Setup pyenv: 10:01:51 system 10:01:51 3.8.13 10:01:51 3.9.13 10:01:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:01:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vAwi from file:/tmp/.os_lf_venv 10:01:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:01:53 lf-activate-venv(): INFO: Base packages installed successfully 10:01:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-vAwi/bin to PATH 10:01:58 INFO: No stack-cost file found 10:01:58 INFO: Instance uptime: 138s 10:01:58 INFO: Fetching instance metadata (attempt 1 of 3)... 10:01:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:01:58 INFO: Successfully fetched instance metadata 10:01:58 INFO: Instance type: v3-standard-4 10:01:58 INFO: Retrieving pricing info for: v3-standard-4 10:01:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:01:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=138 10:01:59 INFO: Successfully fetched Vexxhost pricing API 10:01:59 INFO: Retrieved cost: 0.11 10:01:59 INFO: Retrieved resource: v3-standard-4 10:01:59 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:01:59 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:01:59 INFO: Successfully archived job cost data 10:01:59 DEBUG: Cost data: oom-master-pre-commit-lint,4494,2026-03-11 10:01:59,v3-standard-4,138,0.11,0.00,SUCCESS 10:01:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins433904502636855492.sh 10:01:59 ---> logs-deploy.sh 10:01:59 Setup pyenv: 10:01:59 system 10:01:59 3.8.13 10:01:59 3.9.13 10:01:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:01:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vAwi from file:/tmp/.os_lf_venv 10:01:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:01:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:01 lf-activate-venv(): INFO: Base packages installed successfully 10:02:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-vAwi/bin to PATH 10:02:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4494 10:02:12 INFO: archiving workspace using pattern(s): 10:02:12 /tmp/venv-vAwi/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 10:02:12 warnings.warn( 10:02:13 Archives upload complete. 10:02:13 INFO: archiving logs to Nexus 10:02:13 /tmp/venv-vAwi/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 10:02:13 warnings.warn( 10:02:14 ---> uname -a: 10:02:14 Linux prd-ubuntu1804-builder-4c-4g-1133 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:02:14 10:02:14 10:02:14 ---> lscpu: 10:02:14 Architecture: x86_64 10:02:14 CPU op-mode(s): 32-bit, 64-bit 10:02:14 Byte Order: Little Endian 10:02:14 CPU(s): 4 10:02:14 On-line CPU(s) list: 0-3 10:02:14 Thread(s) per core: 1 10:02:14 Core(s) per socket: 1 10:02:14 Socket(s): 4 10:02:14 NUMA node(s): 1 10:02:14 Vendor ID: AuthenticAMD 10:02:14 CPU family: 23 10:02:14 Model: 49 10:02:14 Model name: AMD EPYC-Rome Processor 10:02:14 Stepping: 0 10:02:14 CPU MHz: 2799.998 10:02:14 BogoMIPS: 5599.99 10:02:14 Virtualization: AMD-V 10:02:14 Hypervisor vendor: KVM 10:02:14 Virtualization type: full 10:02:14 L1d cache: 32K 10:02:14 L1i cache: 32K 10:02:14 L2 cache: 512K 10:02:14 L3 cache: 16384K 10:02:14 NUMA node0 CPU(s): 0-3 10:02:14 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 10:02:14 10:02:14 10:02:14 ---> nproc: 10:02:14 4 10:02:14 10:02:14 10:02:14 ---> df -h: 10:02:14 Filesystem Size Used Avail Use% Mounted on 10:02:14 udev 7.9G 0 7.9G 0% /dev 10:02:14 tmpfs 1.6G 676K 1.6G 1% /run 10:02:14 /dev/vda1 78G 8.4G 69G 11% / 10:02:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:02:14 tmpfs 5.0M 0 5.0M 0% /run/lock 10:02:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:02:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:02:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:02:14 10:02:14 10:02:14 ---> free -m: 10:02:14 total used free shared buff/cache available 10:02:14 Mem: 16040 540 13299 0 2200 15179 10:02:14 Swap: 1023 0 1023 10:02:14 10:02:14 10:02:14 ---> ip addr: 10:02:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:02:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:02:14 inet 127.0.0.1/8 scope host lo 10:02:14 valid_lft forever preferred_lft forever 10:02:14 inet6 ::1/128 scope host 10:02:14 valid_lft forever preferred_lft forever 10:02:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:02:14 link/ether fa:16:3e:84:81:99 brd ff:ff:ff:ff:ff:ff 10:02:14 inet 10.30.106.210/23 brd 10.30.107.255 scope global dynamic ens3 10:02:14 valid_lft 86254sec preferred_lft 86254sec 10:02:14 inet6 fe80::f816:3eff:fe84:8199/64 scope link 10:02:14 valid_lft forever preferred_lft forever 10:02:14 10:02:14 10:02:14 ---> sar -b -r -n DEV: 10:02:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1133) 03/11/26 _x86_64_ (4 CPU) 10:02:14 10:02:14 09:59:49 LINUX RESTART (4 CPU) 10:02:14 10:02:14 10:00:01 tps rtps wtps bread/s bwrtn/s 10:02:14 10:01:02 369.14 38.88 330.26 1362.97 56507.12 10:02:14 10:02:01 132.93 1.05 131.88 120.52 14779.87 10:02:14 Average: 252.02 20.12 231.90 746.97 35818.79 10:02:14 10:02:14 10:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:02:14 10:01:02 13978412 15583852 2446556 14.90 58468 1746268 760012 4.35 708604 1518728 152464 10:02:14 10:02:01 13673140 15594964 2751828 16.75 86704 2015656 730480 4.18 715476 1778864 121824 10:02:14 Average: 13825776 15589408 2599192 15.82 72586 1880962 745246 4.26 712040 1648796 137144 10:02:14 10:02:14 10:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:02:14 10:01:02 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 10:02:14 10:01:02 ens3 523.60 329.18 2311.53 80.17 0.00 0.00 0.00 0.00 10:02:14 10:02:01 lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 10:02:14 10:02:01 ens3 70.77 51.47 941.39 12.36 0.00 0.00 0.00 0.00 10:02:14 Average: lo 2.08 2.08 0.23 0.23 0.00 0.00 0.00 0.00 10:02:14 Average: ens3 299.08 191.49 1632.22 46.55 0.00 0.00 0.00 0.00 10:02:14 10:02:14 10:02:14 ---> sar -P ALL: 10:02:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1133) 03/11/26 _x86_64_ (4 CPU) 10:02:14 10:02:14 09:59:49 LINUX RESTART (4 CPU) 10:02:14 10:02:14 10:00:01 CPU %user %nice %system %iowait %steal %idle 10:02:14 10:01:02 all 25.88 0.00 2.92 2.39 0.08 68.73 10:02:14 10:01:02 0 21.37 0.00 2.28 1.17 0.05 75.14 10:02:14 10:01:02 1 25.14 0.00 2.36 1.73 0.08 70.69 10:02:14 10:01:02 2 25.90 0.00 2.56 2.63 0.07 68.85 10:02:14 10:01:02 3 31.17 0.00 4.49 4.07 0.08 60.19 10:02:14 10:02:01 all 21.64 0.00 1.68 1.15 0.06 75.48 10:02:14 10:02:01 0 4.91 0.00 0.61 0.17 0.03 94.28 10:02:14 10:02:01 1 20.88 0.00 2.02 2.22 0.05 74.83 10:02:14 10:02:01 2 24.08 0.00 1.81 1.14 0.05 72.92 10:02:14 10:02:01 3 36.80 0.00 2.27 1.07 0.08 59.78 10:02:14 Average: all 23.77 0.00 2.30 1.78 0.07 72.08 10:02:14 Average: 0 13.19 0.00 1.45 0.67 0.04 84.65 10:02:14 Average: 1 23.02 0.00 2.19 1.97 0.07 72.74 10:02:14 Average: 2 25.00 0.00 2.19 1.89 0.06 70.87 10:02:14 Average: 3 33.97 0.00 3.38 2.57 0.08 59.98 10:02:14 10:02:14 10:02:14