14:19:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 14:19:02 Running as SYSTEM 14:19:02 [EnvInject] - Loading node environment variables. 14:19:03 Building remotely on prd-ubuntu1804-builder-4c-4g-2657 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:19:03 [ssh-agent] Looking for ssh-agent implementation... 14:19:03 $ ssh-agent 14:19:03 SSH_AUTH_SOCK=/tmp/ssh-UGgGj0SUSuTc/agent.1720 14:19:03 SSH_AGENT_PID=1722 14:19:03 [ssh-agent] Started. 14:19:03 Running ssh-add (command line suppressed) 14:19:03 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7835801016210454433.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7835801016210454433.key) 14:19:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:19:03 The recommended git tool is: NONE 14:19:05 using credential onap-jenkins-ssh 14:19:05 Wiping out workspace first. 14:19:05 Cloning the remote Git repository 14:19:05 Cloning repository git://cloud.onap.org/mirror/oom.git 14:19:05 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:19:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:19:05 > git --version # timeout=10 14:19:05 > git --version # 'git version 2.17.1' 14:19:05 using GIT_SSH to set credentials Gerrit user 14:19:05 Verifying host key using manually-configured host key entries 14:19:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:19:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:19:11 using GIT_SSH to set credentials Gerrit user 14:19:11 Verifying host key using manually-configured host key entries 14:19:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/1 # timeout=30 14:19:11 > git rev-parse 34eecd6a956c35fd7a54ca102ef724f6c8a275ae^{commit} # timeout=10 14:19:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:19:11 Checking out Revision 34eecd6a956c35fd7a54ca102ef724f6c8a275ae (refs/changes/22/143522/1) 14:19:11 > git config core.sparsecheckout # timeout=10 14:19:11 > git checkout -f 34eecd6a956c35fd7a54ca102ef724f6c8a275ae # timeout=30 14:19:14 Commit message: "Refactor participant K8s in OOM" 14:19:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:19:15 > git rev-list --no-walk d24acaa74abdb7243ca8843a8717401480301740 # timeout=10 14:19:15 [EnvInject] - Injecting environment variables from a build step. 14:19:15 [EnvInject] - Injecting as environment variables the properties content 14:19:15 PYTHON=python3 14:19:15 14:19:15 [EnvInject] - Variables injected successfully. 14:19:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17723352507434242144.sh 14:19:15 ---> tox-install.sh 14:19:15 + source /home/jenkins/lf-env.sh 14:19:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:15 ++ mktemp -d /tmp/venv-XXXX 14:19:15 + lf_venv=/tmp/venv-3qlb 14:19:15 + local venv_file=/tmp/.os_lf_venv 14:19:15 + local python=python3 14:19:15 + local options 14:19:15 + local set_path=true 14:19:15 + local install_args= 14:19:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:15 + true 14:19:15 + case $1 in 14:19:15 + venv_file=/tmp/.toxenv 14:19:15 + shift 2 14:19:15 + true 14:19:15 + case $1 in 14:19:15 + shift 14:19:15 + break 14:19:15 + case $python in 14:19:15 + local pkg_list= 14:19:15 + [[ -d /opt/pyenv ]] 14:19:15 + echo 'Setup pyenv:' 14:19:15 Setup pyenv: 14:19:15 + export PYENV_ROOT=/opt/pyenv 14:19:15 + PYENV_ROOT=/opt/pyenv 14:19:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:15 + pyenv versions 14:19:15 * system (set by /opt/pyenv/version) 14:19:15 * 3.8.13 (set by /opt/pyenv/version) 14:19:15 * 3.9.13 (set by /opt/pyenv/version) 14:19:15 * 3.10.6 (set by /opt/pyenv/version) 14:19:15 + command -v pyenv 14:19:15 ++ pyenv init - --no-rehash 14:19:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:19:15 export PATH="/opt/pyenv/shims:${PATH}" 14:19:15 export PYENV_SHELL=bash 14:19:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:15 pyenv() { 14:19:15 local command 14:19:15 command="${1:-}" 14:19:15 if [ "$#" -gt 0 ]; then 14:19:15 shift 14:19:15 fi 14:19:15 14:19:15 case "$command" in 14:19:15 rehash|shell) 14:19:15 eval "$(pyenv "sh-$command" "$@")" 14:19:15 ;; 14:19:15 *) 14:19:15 command pyenv "$command" "$@" 14:19:15 ;; 14:19:15 esac 14:19:15 }' 14:19:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:19:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:15 ++ export PYENV_SHELL=bash 14:19:15 ++ PYENV_SHELL=bash 14:19:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:15 +++ complete -F _pyenv pyenv 14:19:15 ++ lf-pyver python3 14:19:15 ++ local py_version_xy=python3 14:19:15 ++ local py_version_xyz= 14:19:15 ++ pyenv versions 14:19:15 ++ local command 14:19:15 ++ command=versions 14:19:15 ++ sed 's/^[ *]* //' 14:19:15 ++ '[' 1 -gt 0 ']' 14:19:15 ++ shift 14:19:15 ++ case "$command" in 14:19:15 ++ command pyenv versions 14:19:15 ++ pyenv versions 14:19:15 ++ grep -E '^[0-9.]*[0-9]$' 14:19:15 ++ awk '{ print $1 }' 14:19:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:15 +++ grep '^3' /tmp/.pyenv_versions 14:19:15 +++ sort -V 14:19:15 +++ tail -n 1 14:19:15 ++ py_version_xyz=3.10.6 14:19:15 ++ [[ -z 3.10.6 ]] 14:19:15 ++ echo 3.10.6 14:19:15 ++ return 0 14:19:15 + pyenv local 3.10.6 14:19:15 + local command 14:19:15 + command=local 14:19:15 + '[' 2 -gt 0 ']' 14:19:15 + shift 14:19:15 + case "$command" in 14:19:15 + command pyenv local 3.10.6 14:19:15 + pyenv local 3.10.6 14:19:15 + for arg in "$@" 14:19:15 + case $arg in 14:19:15 + pkg_list+='tox ' 14:19:15 + for arg in "$@" 14:19:15 + case $arg in 14:19:15 + pkg_list+='virtualenv ' 14:19:15 + for arg in "$@" 14:19:15 + case $arg in 14:19:15 + pkg_list+='urllib3~=1.26.15 ' 14:19:15 + [[ -f /tmp/.toxenv ]] 14:19:15 + [[ ! -f /tmp/.toxenv ]] 14:19:15 + [[ -n '' ]] 14:19:15 + python3 -m venv /tmp/venv-3qlb 14:19:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3qlb' 14:19:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3qlb 14:19:20 + echo /tmp/venv-3qlb 14:19:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:19:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:19:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:19:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:20 + local 'pip_opts=--upgrade --quiet' 14:19:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:19:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:19:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:19:20 + [[ -n '' ]] 14:19:20 + [[ -n '' ]] 14:19:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:19:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:20 + /tmp/venv-3qlb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:19:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:19:24 lf-activate-venv(): INFO: Base packages installed successfully 14:19:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:19:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:19:24 + /tmp/venv-3qlb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:19:26 + type python3 14:19:26 + true 14:19:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3qlb/bin to PATH' 14:19:26 lf-activate-venv(): INFO: Adding /tmp/venv-3qlb/bin to PATH 14:19:26 + PATH=/tmp/venv-3qlb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:26 + return 0 14:19:26 + python3 --version 14:19:26 Python 3.10.6 14:19:26 + python3 -m pip --version 14:19:26 pip 26.0.1 from /tmp/venv-3qlb/lib/python3.10/site-packages/pip (python 3.10) 14:19:26 + python3 -m pip freeze 14:19:26 cachetools==7.0.3 14:19:26 colorama==0.4.6 14:19:26 distlib==0.4.0 14:19:26 filelock==3.25.0 14:19:26 packaging==26.0 14:19:26 platformdirs==4.9.4 14:19:26 pluggy==1.6.0 14:19:26 pyproject-api==1.10.0 14:19:26 python-discovery==1.1.0 14:19:26 tomli==2.4.0 14:19:26 tomli_w==1.2.0 14:19:26 tox==4.48.1 14:19:26 typing_extensions==4.15.0 14:19:26 urllib3==1.26.20 14:19:26 virtualenv==21.1.0 14:19:26 [EnvInject] - Injecting environment variables from a build step. 14:19:26 [EnvInject] - Injecting as environment variables the properties content 14:19:26 PARALLEL=false 14:19:26 14:19:26 [EnvInject] - Variables injected successfully. 14:19:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16988267689538080086.sh 14:19:26 ---> tox-run.sh 14:19:26 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:19:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:19:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:19:26 + cd /w/workspace/oom-master-pre-commit-lint/. 14:19:26 + source /home/jenkins/lf-env.sh 14:19:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:26 ++ mktemp -d /tmp/venv-XXXX 14:19:26 + lf_venv=/tmp/venv-XbzW 14:19:26 + local venv_file=/tmp/.os_lf_venv 14:19:26 + local python=python3 14:19:26 + local options 14:19:26 + local set_path=true 14:19:26 + local install_args= 14:19:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:26 + true 14:19:26 + case $1 in 14:19:26 + venv_file=/tmp/.toxenv 14:19:26 + shift 2 14:19:26 + true 14:19:26 + case $1 in 14:19:26 + shift 14:19:26 + break 14:19:26 + case $python in 14:19:26 + local pkg_list= 14:19:26 + [[ -d /opt/pyenv ]] 14:19:26 + echo 'Setup pyenv:' 14:19:26 Setup pyenv: 14:19:26 + export PYENV_ROOT=/opt/pyenv 14:19:26 + PYENV_ROOT=/opt/pyenv 14:19:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:26 + pyenv versions 14:19:27 system 14:19:27 3.8.13 14:19:27 3.9.13 14:19:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:27 + command -v pyenv 14:19:27 ++ pyenv init - --no-rehash 14:19:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:19:27 export PATH="/opt/pyenv/shims:${PATH}" 14:19:27 export PYENV_SHELL=bash 14:19:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:27 pyenv() { 14:19:27 local command 14:19:27 command="${1:-}" 14:19:27 if [ "$#" -gt 0 ]; then 14:19:27 shift 14:19:27 fi 14:19:27 14:19:27 case "$command" in 14:19:27 rehash|shell) 14:19:27 eval "$(pyenv "sh-$command" "$@")" 14:19:27 ;; 14:19:27 *) 14:19:27 command pyenv "$command" "$@" 14:19:27 ;; 14:19:27 esac 14:19:27 }' 14:19:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:19:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:27 ++ export PYENV_SHELL=bash 14:19:27 ++ PYENV_SHELL=bash 14:19:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:27 +++ complete -F _pyenv pyenv 14:19:27 ++ lf-pyver python3 14:19:27 ++ local py_version_xy=python3 14:19:27 ++ local py_version_xyz= 14:19:27 ++ pyenv versions 14:19:27 ++ local command 14:19:27 ++ command=versions 14:19:27 ++ '[' 1 -gt 0 ']' 14:19:27 ++ shift 14:19:27 ++ case "$command" in 14:19:27 ++ command pyenv versions 14:19:27 ++ pyenv versions 14:19:27 ++ sed 's/^[ *]* //' 14:19:27 ++ awk '{ print $1 }' 14:19:27 ++ grep -E '^[0-9.]*[0-9]$' 14:19:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:27 +++ grep '^3' /tmp/.pyenv_versions 14:19:27 +++ sort -V 14:19:27 +++ tail -n 1 14:19:27 ++ py_version_xyz=3.10.6 14:19:27 ++ [[ -z 3.10.6 ]] 14:19:27 ++ echo 3.10.6 14:19:27 ++ return 0 14:19:27 + pyenv local 3.10.6 14:19:27 + local command 14:19:27 + command=local 14:19:27 + '[' 2 -gt 0 ']' 14:19:27 + shift 14:19:27 + case "$command" in 14:19:27 + command pyenv local 3.10.6 14:19:27 + pyenv local 3.10.6 14:19:27 + for arg in "$@" 14:19:27 + case $arg in 14:19:27 + pkg_list+='tox ' 14:19:27 + for arg in "$@" 14:19:27 + case $arg in 14:19:27 + pkg_list+='virtualenv ' 14:19:27 + for arg in "$@" 14:19:27 + case $arg in 14:19:27 + pkg_list+='urllib3~=1.26.15 ' 14:19:27 + [[ -f /tmp/.toxenv ]] 14:19:27 ++ cat /tmp/.toxenv 14:19:27 + lf_venv=/tmp/venv-3qlb 14:19:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3qlb from' file:/tmp/.toxenv 14:19:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3qlb from file:/tmp/.toxenv 14:19:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:19:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:27 + local 'pip_opts=--upgrade --quiet' 14:19:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:19:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:19:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:19:27 + [[ -n '' ]] 14:19:27 + [[ -n '' ]] 14:19:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:19:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:27 + /tmp/venv-3qlb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:19:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:19:27 lf-activate-venv(): INFO: Base packages installed successfully 14:19:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:19:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:19:27 + /tmp/venv-3qlb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:19:29 + type python3 14:19:29 + true 14:19:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3qlb/bin to PATH' 14:19:29 lf-activate-venv(): INFO: Adding /tmp/venv-3qlb/bin to PATH 14:19:29 + PATH=/tmp/venv-3qlb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:29 + return 0 14:19:29 + [[ -d /opt/pyenv ]] 14:19:29 + echo '---> Setting up pyenv' 14:19:29 ---> Setting up pyenv 14:19:29 + export PYENV_ROOT=/opt/pyenv 14:19:29 + PYENV_ROOT=/opt/pyenv 14:19:29 + export PATH=/opt/pyenv/bin:/tmp/venv-3qlb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:29 + PATH=/opt/pyenv/bin:/tmp/venv-3qlb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:19:29 ++ pwd 14:19:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:19:29 + export PYTHONPATH 14:19:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:19:29 + TOX_TESTENV_PASSENV=PYTHONPATH 14:19:29 + tox --version 14:19:29 4.48.1 from /tmp/venv-3qlb/lib/python3.10/site-packages/tox/__init__.py 14:19:29 + PARALLEL=false 14:19:29 + TOX_OPTIONS_LIST= 14:19:29 + [[ -n pre-commit ]] 14:19:29 + TOX_OPTIONS_LIST=' -e pre-commit' 14:19:29 + case ${PARALLEL,,} in 14:19:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:19:29 + tox -e pre-commit 14:19:30 pre-commit: install_deps> python -I -m pip install pre-commit 14:19:33 pre-commit: freeze> python -m pip freeze --all 14:19:33 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.4,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 14:19:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:19:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:19:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:19:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:19:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:19:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:19:39 [INFO] Once installed this environment will be reused. 14:19:39 [INFO] This may take a few minutes... 14:19:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:19:43 [INFO] Once installed this environment will be reused. 14:19:43 [INFO] This may take a few minutes... 14:19:47 trim trailing whitespace.................................................Passed 14:19:47 Tabs remover.............................................................Passed 14:19:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:19:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:19:48 [INFO] Once installed this environment will be reused. 14:19:48 [INFO] This may take a few minutes... 14:20:00 gitlint..............................................(no files to check)Skipped 14:20:00 pre-commit: OK (30.69=setup[3.77]+cmd[14.55,12.36] seconds) 14:20:00 congratulations :) (30.73 seconds) 14:20:00 + tox_status=0 14:20:00 + echo '---> Completed tox runs' 14:20:00 ---> Completed tox runs 14:20:00 + for i in .tox/*/log 14:20:00 ++ echo .tox/pre-commit/log 14:20:00 ++ awk -F/ '{print $2}' 14:20:00 + tox_env=pre-commit 14:20:00 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:20:00 + DOC_DIR=docs/_build/html 14:20:00 + [[ -d docs/_build/html ]] 14:20:00 + echo '---> tox-run.sh ends' 14:20:00 ---> tox-run.sh ends 14:20:00 + test 0 -eq 0 14:20:00 $ ssh-agent -k 14:20:00 unset SSH_AUTH_SOCK; 14:20:00 unset SSH_AGENT_PID; 14:20:00 echo Agent pid 1722 killed; 14:20:00 [ssh-agent] Stopped. 14:20:00 [PostBuildScript] - [INFO] Executing post build scripts. 14:20:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16450009063652875529.sh 14:20:00 ---> sysstat.sh 14:20:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2679748392181087021.sh 14:20:00 ---> package-listing.sh 14:20:00 ++ facter osfamily 14:20:00 ++ tr '[:upper:]' '[:lower:]' 14:20:00 + OS_FAMILY=debian 14:20:00 + workspace=/w/workspace/oom-master-pre-commit-lint 14:20:00 + START_PACKAGES=/tmp/packages_start.txt 14:20:00 + END_PACKAGES=/tmp/packages_end.txt 14:20:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:20:00 + PACKAGES=/tmp/packages_start.txt 14:20:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:20:00 + PACKAGES=/tmp/packages_end.txt 14:20:00 + case "${OS_FAMILY}" in 14:20:00 + dpkg -l 14:20:00 + grep '^ii' 14:20:01 + '[' -f /tmp/packages_start.txt ']' 14:20:01 + '[' -f /tmp/packages_end.txt ']' 14:20:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:20:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:20:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:20:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:20:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5878804916100487073.sh 14:20:01 ---> capture-instance-metadata.sh 14:20:01 Setup pyenv: 14:20:01 system 14:20:01 3.8.13 14:20:01 3.9.13 14:20:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wu6d 14:20:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:20:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:09 lf-activate-venv(): INFO: Base packages installed successfully 14:20:09 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:34 lf-activate-venv(): INFO: Adding /tmp/venv-Wu6d/bin to PATH 14:20:34 INFO: Running in OpenStack, capturing instance metadata 14:20:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4970117027315525056.sh 14:20:35 provisioning config files... 14:20:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14364295421215244785tmp 14:20:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:20:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:20:35 [EnvInject] - Injecting environment variables from a build step. 14:20:35 [EnvInject] - Injecting as environment variables the properties content 14:20:35 SERVER_ID=logs 14:20:35 14:20:35 [EnvInject] - Variables injected successfully. 14:20:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5515590904755798156.sh 14:20:35 ---> create-netrc.sh 14:20:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15296691069728091113.sh 14:20:35 ---> python-tools-install.sh 14:20:35 Setup pyenv: 14:20:35 system 14:20:35 3.8.13 14:20:35 3.9.13 14:20:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wu6d from file:/tmp/.os_lf_venv 14:20:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:37 lf-activate-venv(): INFO: Base packages installed successfully 14:20:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:44 lf-activate-venv(): INFO: Adding /tmp/venv-Wu6d/bin to PATH 14:20:44 Generating Requirements File 14:21:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:21:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:21:02 Python 3.10.6 14:21:02 pip 26.0.1 from /tmp/venv-Wu6d/lib/python3.10/site-packages/pip (python 3.10) 14:21:02 appdirs==1.4.4 14:21:02 argcomplete==3.6.3 14:21:02 aspy.yaml==1.3.0 14:21:02 attrs==25.4.0 14:21:02 autopage==0.6.0 14:21:02 backports.strenum==1.3.1 14:21:02 beautifulsoup4==4.14.3 14:21:02 boto3==1.42.62 14:21:02 botocore==1.42.62 14:21:02 bs4==0.0.2 14:21:02 certifi==2026.2.25 14:21:02 cffi==2.0.0 14:21:02 cfgv==3.5.0 14:21:02 chardet==7.0.1 14:21:02 charset-normalizer==3.4.5 14:21:02 click==8.3.1 14:21:02 cliff==4.13.2 14:21:02 cmd2==3.4.0 14:21:02 cryptography==3.3.2 14:21:02 debtcollector==3.0.0 14:21:02 decorator==5.2.1 14:21:02 defusedxml==0.7.1 14:21:02 Deprecated==1.3.1 14:21:02 distlib==0.4.0 14:21:02 dnspython==2.8.0 14:21:02 docker==7.1.0 14:21:02 dogpile.cache==1.5.0 14:21:02 durationpy==0.10 14:21:02 email-validator==2.3.0 14:21:02 filelock==3.25.0 14:21:02 future==1.0.0 14:21:02 gitdb==4.0.12 14:21:02 GitPython==3.1.46 14:21:02 httplib2==0.30.2 14:21:02 identify==2.6.17 14:21:02 idna==3.11 14:21:02 importlib-resources==1.5.0 14:21:02 iso8601==2.1.0 14:21:02 Jinja2==3.1.6 14:21:02 jmespath==1.1.0 14:21:02 jsonpatch==1.33 14:21:02 jsonpointer==3.0.0 14:21:02 jsonschema==4.26.0 14:21:02 jsonschema-specifications==2025.9.1 14:21:02 keystoneauth1==5.13.1 14:21:02 kubernetes==35.0.0 14:21:02 lftools==0.37.22 14:21:02 lxml==6.0.2 14:21:02 markdown-it-py==4.0.0 14:21:02 MarkupSafe==3.0.3 14:21:02 mdurl==0.1.2 14:21:02 msgpack==1.1.2 14:21:02 multi_key_dict==2.0.3 14:21:02 munch==4.0.0 14:21:02 netaddr==1.3.0 14:21:02 niet==1.4.2 14:21:02 nodeenv==1.10.0 14:21:02 oauth2client==4.1.3 14:21:02 oauthlib==3.3.1 14:21:02 openstacksdk==4.10.0 14:21:02 os-service-types==1.8.2 14:21:02 osc-lib==4.4.0 14:21:02 oslo.config==10.3.0 14:21:02 oslo.context==6.3.0 14:21:02 oslo.i18n==6.7.2 14:21:02 oslo.log==8.1.0 14:21:02 oslo.serialization==5.9.1 14:21:02 oslo.utils==10.0.0 14:21:02 packaging==26.0 14:21:02 pbr==7.0.3 14:21:02 platformdirs==4.9.4 14:21:02 prettytable==3.17.0 14:21:02 psutil==7.2.2 14:21:02 pyasn1==0.6.2 14:21:02 pyasn1_modules==0.4.2 14:21:02 pycparser==3.0 14:21:02 pygerrit2==2.0.15 14:21:02 PyGithub==2.8.1 14:21:02 Pygments==2.19.2 14:21:02 PyJWT==2.11.0 14:21:02 PyNaCl==1.6.2 14:21:02 pyparsing==2.4.7 14:21:02 pyperclip==1.11.0 14:21:02 pyrsistent==0.20.0 14:21:02 python-cinderclient==9.9.0 14:21:02 python-dateutil==2.9.0.post0 14:21:02 python-discovery==1.1.0 14:21:02 python-heatclient==5.1.0 14:21:02 python-jenkins==1.8.3 14:21:02 python-keystoneclient==5.8.0 14:21:02 python-magnumclient==4.10.0 14:21:02 python-openstackclient==9.0.0 14:21:02 python-swiftclient==4.10.0 14:21:02 PyYAML==6.0.3 14:21:02 referencing==0.37.0 14:21:02 requests==2.32.5 14:21:02 requests-oauthlib==2.0.0 14:21:02 requestsexceptions==1.4.0 14:21:02 rfc3986==2.0.0 14:21:02 rich==14.3.3 14:21:02 rich-argparse==1.7.2 14:21:02 rpds-py==0.30.0 14:21:02 rsa==4.9.1 14:21:02 ruamel.yaml==0.19.1 14:21:02 ruamel.yaml.clib==0.2.15 14:21:02 s3transfer==0.16.0 14:21:02 simplejson==3.20.2 14:21:02 six==1.17.0 14:21:02 smmap==5.0.2 14:21:02 soupsieve==2.8.3 14:21:02 stevedore==5.7.0 14:21:02 tabulate==0.10.0 14:21:02 toml==0.10.2 14:21:02 tomlkit==0.14.0 14:21:02 tqdm==4.67.3 14:21:02 typing_extensions==4.15.0 14:21:02 urllib3==1.26.20 14:21:02 virtualenv==21.1.0 14:21:02 wcwidth==0.6.0 14:21:02 websocket-client==1.9.0 14:21:02 wrapt==2.1.2 14:21:02 xdg==6.0.0 14:21:02 xmltodict==1.0.4 14:21:02 yq==3.4.3 14:21:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17189465131334192932.sh 14:21:02 ---> sudo-logs.sh 14:21:02 Archiving 'sudo' log.. 14:21:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18113106832592585423.sh 14:21:03 ---> job-cost.sh 14:21:03 INFO: Activating Python virtual environment... 14:21:03 Setup pyenv: 14:21:03 system 14:21:03 3.8.13 14:21:03 3.9.13 14:21:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:21:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wu6d from file:/tmp/.os_lf_venv 14:21:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:04 lf-activate-venv(): INFO: Base packages installed successfully 14:21:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:21:10 lf-activate-venv(): INFO: Adding /tmp/venv-Wu6d/bin to PATH 14:21:10 INFO: No stack-cost file found 14:21:10 INFO: Instance uptime: 172s 14:21:10 INFO: Fetching instance metadata (attempt 1 of 3)... 14:21:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:21:10 INFO: Successfully fetched instance metadata 14:21:10 INFO: Instance type: v3-standard-4 14:21:10 INFO: Retrieving pricing info for: v3-standard-4 14:21:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:21:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=172 14:21:10 INFO: Successfully fetched Vexxhost pricing API 14:21:10 INFO: Retrieved cost: 0.11 14:21:10 INFO: Retrieved resource: v3-standard-4 14:21:10 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:21:10 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:21:10 INFO: Successfully archived job cost data 14:21:10 DEBUG: Cost data: oom-master-pre-commit-lint,4489,2026-03-06 14:21:10,v3-standard-4,172,0.11,0.00,SUCCESS 14:21:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8281911851656475756.sh 14:21:10 ---> logs-deploy.sh 14:21:10 Setup pyenv: 14:21:10 system 14:21:10 3.8.13 14:21:10 3.9.13 14:21:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:21:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wu6d from file:/tmp/.os_lf_venv 14:21:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:12 lf-activate-venv(): INFO: Base packages installed successfully 14:21:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:21:19 lf-activate-venv(): INFO: Adding /tmp/venv-Wu6d/bin to PATH 14:21:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4489 14:21:19 INFO: archiving workspace using pattern(s): 14:21:19 /tmp/venv-Wu6d/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! 14:21:19 warnings.warn( 14:21:20 Archives upload complete. 14:21:21 INFO: archiving logs to Nexus 14:21:21 /tmp/venv-Wu6d/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! 14:21:21 warnings.warn( 14:21:21 ---> uname -a: 14:21:21 Linux prd-ubuntu1804-builder-4c-4g-2657 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:21:21 14:21:21 14:21:21 ---> lscpu: 14:21:21 Architecture: x86_64 14:21:21 CPU op-mode(s): 32-bit, 64-bit 14:21:21 Byte Order: Little Endian 14:21:21 CPU(s): 4 14:21:21 On-line CPU(s) list: 0-3 14:21:21 Thread(s) per core: 1 14:21:21 Core(s) per socket: 1 14:21:21 Socket(s): 4 14:21:21 NUMA node(s): 1 14:21:21 Vendor ID: AuthenticAMD 14:21:21 CPU family: 23 14:21:21 Model: 49 14:21:21 Model name: AMD EPYC-Rome Processor 14:21:21 Stepping: 0 14:21:21 CPU MHz: 2799.996 14:21:21 BogoMIPS: 5599.99 14:21:21 Virtualization: AMD-V 14:21:21 Hypervisor vendor: KVM 14:21:21 Virtualization type: full 14:21:21 L1d cache: 32K 14:21:21 L1i cache: 32K 14:21:21 L2 cache: 512K 14:21:21 L3 cache: 16384K 14:21:21 NUMA node0 CPU(s): 0-3 14:21:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:21:21 14:21:21 14:21:21 ---> nproc: 14:21:21 4 14:21:21 14:21:21 14:21:21 ---> df -h: 14:21:21 Filesystem Size Used Avail Use% Mounted on 14:21:21 udev 7.9G 0 7.9G 0% /dev 14:21:21 tmpfs 1.6G 676K 1.6G 1% /run 14:21:21 /dev/vda1 78G 8.4G 69G 11% / 14:21:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:21:21 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:21:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:21:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:21:21 14:21:21 14:21:21 ---> free -m: 14:21:21 total used free shared buff/cache available 14:21:21 Mem: 16040 559 13281 0 2198 15159 14:21:21 Swap: 1023 0 1023 14:21:21 14:21:21 14:21:21 ---> ip addr: 14:21:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:21 inet 127.0.0.1/8 scope host lo 14:21:21 valid_lft forever preferred_lft forever 14:21:21 inet6 ::1/128 scope host 14:21:21 valid_lft forever preferred_lft forever 14:21:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:21:21 link/ether fa:16:3e:a4:bd:48 brd ff:ff:ff:ff:ff:ff 14:21:21 inet 10.30.106.31/23 brd 10.30.107.255 scope global dynamic ens3 14:21:21 valid_lft 86242sec preferred_lft 86242sec 14:21:21 inet6 fe80::f816:3eff:fea4:bd48/64 scope link 14:21:21 valid_lft forever preferred_lft forever 14:21:21 14:21:21 14:21:21 ---> sar -b -r -n DEV: 14:21:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2657) 03/06/26 _x86_64_ (4 CPU) 14:21:21 14:21:21 14:18:46 LINUX RESTART (4 CPU) 14:21:21 14:21:21 14:19:01 tps rtps wtps bread/s bwrtn/s 14:21:21 14:20:01 343.87 33.75 310.12 1144.67 62910.00 14:21:21 14:21:01 98.72 1.23 97.48 107.85 10544.91 14:21:21 Average: 221.28 17.49 203.79 626.21 36725.27 14:21:21 14:21:21 14:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:21 14:20:01 14053252 15617556 2371708 14.44 58032 1707276 722864 4.14 670020 1486592 117132 14:21:21 14:21:01 13584324 15501404 2840636 17.29 85536 2013060 822692 4.71 816100 1770888 228640 14:21:21 Average: 13818788 15559480 2606172 15.87 71784 1860168 772778 4.42 743060 1628740 172886 14:21:21 14:21:21 14:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:21 14:20:01 ens3 474.58 323.65 2266.69 79.78 0.00 0.00 0.00 0.00 14:21:21 14:20:01 lo 2.20 2.20 0.24 0.24 0.00 0.00 0.00 0.00 14:21:21 14:21:01 ens3 77.45 55.99 924.62 12.81 0.00 0.00 0.00 0.00 14:21:21 14:21:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:21:21 Average: ens3 276.00 189.81 1595.60 46.29 0.00 0.00 0.00 0.00 14:21:21 Average: lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 14:21:21 14:21:21 14:21:21 ---> sar -P ALL: 14:21:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2657) 03/06/26 _x86_64_ (4 CPU) 14:21:21 14:21:21 14:18:46 LINUX RESTART (4 CPU) 14:21:21 14:21:21 14:19:01 CPU %user %nice %system %iowait %steal %idle 14:21:21 14:20:01 all 22.52 0.00 2.60 5.32 0.08 69.49 14:21:21 14:20:01 0 26.91 0.00 2.71 0.57 0.08 69.73 14:21:21 14:20:01 1 27.76 0.00 3.31 4.64 0.07 64.22 14:21:21 14:20:01 2 14.87 0.00 2.04 5.99 0.07 77.03 14:21:21 14:20:01 3 20.54 0.00 2.31 10.07 0.08 67.00 14:21:21 14:21:01 all 20.22 0.00 1.31 2.67 0.06 75.74 14:21:21 14:21:01 0 4.20 0.00 0.42 0.08 0.03 95.26 14:21:21 14:21:01 1 35.58 0.00 2.01 0.70 0.05 61.66 14:21:21 14:21:01 2 18.16 0.00 0.98 3.49 0.05 77.32 14:21:21 14:21:01 3 22.91 0.00 1.87 6.38 0.08 68.76 14:21:21 Average: all 21.37 0.00 1.95 3.99 0.07 72.62 14:21:21 Average: 0 15.55 0.00 1.57 0.33 0.06 82.49 14:21:21 Average: 1 31.67 0.00 2.66 2.67 0.06 62.94 14:21:21 Average: 2 16.52 0.00 1.51 4.74 0.06 77.17 14:21:21 Average: 3 21.72 0.00 2.09 8.22 0.08 67.88 14:21:21 14:21:21 14:21:21