10:22:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 10:22:47 Running as SYSTEM 10:22:47 [EnvInject] - Loading node environment variables. 10:22:47 Building remotely on prd-ubuntu1804-builder-4c-4g-1137 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:22:47 [ssh-agent] Looking for ssh-agent implementation... 10:22:47 $ ssh-agent 10:22:47 SSH_AUTH_SOCK=/tmp/ssh-KGOrvQEFcMP1/agent.1823 10:22:47 SSH_AGENT_PID=1826 10:22:47 [ssh-agent] Started. 10:22:47 Running ssh-add (command line suppressed) 10:22:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3992669127632065727.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3992669127632065727.key) 10:22:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:22:48 The recommended git tool is: NONE 10:22:49 using credential onap-jenkins-ssh 10:22:49 Wiping out workspace first. 10:22:49 Cloning the remote Git repository 10:22:49 Cloning repository git://cloud.onap.org/mirror/oom.git 10:22:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:22:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:22:49 > git --version # timeout=10 10:22:49 > git --version # 'git version 2.17.1' 10:22:49 using GIT_SSH to set credentials Gerrit user 10:22:49 Verifying host key using manually-configured host key entries 10:22:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:22:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:22:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:22:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:22:57 using GIT_SSH to set credentials Gerrit user 10:22:57 Verifying host key using manually-configured host key entries 10:22:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/2 # timeout=30 10:22:57 > git rev-parse 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf^{commit} # timeout=10 10:22:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:22:57 Checking out Revision 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf (refs/changes/22/143522/2) 10:22:57 > git config core.sparsecheckout # timeout=10 10:22:57 > git checkout -f 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf # timeout=30 10:23:01 Commit message: "Refactor participant K8s in OOM" 10:23:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:23:01 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 10:23:01 [EnvInject] - Injecting environment variables from a build step. 10:23:01 [EnvInject] - Injecting as environment variables the properties content 10:23:01 PYTHON=python3 10:23:01 10:23:01 [EnvInject] - Variables injected successfully. 10:23:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10255344422273957973.sh 10:23:01 ---> tox-install.sh 10:23:01 + source /home/jenkins/lf-env.sh 10:23:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:23:01 ++ mktemp -d /tmp/venv-XXXX 10:23:01 + lf_venv=/tmp/venv-yN8M 10:23:01 + local venv_file=/tmp/.os_lf_venv 10:23:01 + local python=python3 10:23:01 + local options 10:23:01 + local set_path=true 10:23:01 + local install_args= 10:23:01 ++ 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:23:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:23:01 + true 10:23:01 + case $1 in 10:23:01 + venv_file=/tmp/.toxenv 10:23:01 + shift 2 10:23:01 + true 10:23:01 + case $1 in 10:23:01 + shift 10:23:01 + break 10:23:01 + case $python in 10:23:01 + local pkg_list= 10:23:01 + [[ -d /opt/pyenv ]] 10:23:01 + echo 'Setup pyenv:' 10:23:01 Setup pyenv: 10:23:01 + export PYENV_ROOT=/opt/pyenv 10:23:01 + PYENV_ROOT=/opt/pyenv 10:23:01 + 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:23:01 + 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:23:01 + pyenv versions 10:23:01 * system (set by /opt/pyenv/version) 10:23:01 * 3.8.13 (set by /opt/pyenv/version) 10:23:01 * 3.9.13 (set by /opt/pyenv/version) 10:23:01 * 3.10.6 (set by /opt/pyenv/version) 10:23:01 + command -v pyenv 10:23:01 ++ pyenv init - --no-rehash 10:23:01 + 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:23:01 export PATH="/opt/pyenv/shims:${PATH}" 10:23:01 export PYENV_SHELL=bash 10:23:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:23:01 pyenv() { 10:23:01 local command 10:23:01 command="${1:-}" 10:23:01 if [ "$#" -gt 0 ]; then 10:23:01 shift 10:23:01 fi 10:23:01 10:23:01 case "$command" in 10:23:01 rehash|shell) 10:23:01 eval "$(pyenv "sh-$command" "$@")" 10:23:01 ;; 10:23:01 *) 10:23:01 command pyenv "$command" "$@" 10:23:01 ;; 10:23:01 esac 10:23:01 }' 10:23:01 +++ 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:23:01 ++ 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:23:01 ++ 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:23:01 ++ 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:23:01 ++ export PYENV_SHELL=bash 10:23:01 ++ PYENV_SHELL=bash 10:23:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:23:01 +++ complete -F _pyenv pyenv 10:23:01 ++ lf-pyver python3 10:23:01 ++ local py_version_xy=python3 10:23:01 ++ local py_version_xyz= 10:23:01 ++ pyenv versions 10:23:01 ++ local command 10:23:01 ++ command=versions 10:23:01 ++ '[' 1 -gt 0 ']' 10:23:01 ++ shift 10:23:01 ++ case "$command" in 10:23:01 ++ command pyenv versions 10:23:01 ++ pyenv versions 10:23:01 ++ sed 's/^[ *]* //' 10:23:01 ++ awk '{ print $1 }' 10:23:01 ++ grep -E '^[0-9.]*[0-9]$' 10:23:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:23:01 +++ grep '^3' /tmp/.pyenv_versions 10:23:01 +++ sort -V 10:23:01 +++ tail -n 1 10:23:01 ++ py_version_xyz=3.10.6 10:23:01 ++ [[ -z 3.10.6 ]] 10:23:01 ++ echo 3.10.6 10:23:01 ++ return 0 10:23:01 + pyenv local 3.10.6 10:23:01 + local command 10:23:01 + command=local 10:23:01 + '[' 2 -gt 0 ']' 10:23:01 + shift 10:23:01 + case "$command" in 10:23:01 + command pyenv local 3.10.6 10:23:01 + pyenv local 3.10.6 10:23:01 + for arg in "$@" 10:23:01 + case $arg in 10:23:01 + pkg_list+='tox ' 10:23:01 + for arg in "$@" 10:23:01 + case $arg in 10:23:01 + pkg_list+='virtualenv ' 10:23:01 + for arg in "$@" 10:23:01 + case $arg in 10:23:01 + pkg_list+='urllib3~=1.26.15 ' 10:23:01 + [[ -f /tmp/.toxenv ]] 10:23:01 + [[ ! -f /tmp/.toxenv ]] 10:23:01 + [[ -n '' ]] 10:23:01 + python3 -m venv /tmp/venv-yN8M 10:23:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yN8M' 10:23:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yN8M 10:23:05 + echo /tmp/venv-yN8M 10:23:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:23:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:23:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:23:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:05 + local 'pip_opts=--upgrade --quiet' 10:23:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:23:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:23:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:23:05 + [[ -n '' ]] 10:23:05 + [[ -n '' ]] 10:23:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:23:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:05 + /tmp/venv-yN8M/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:23:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:23:09 lf-activate-venv(): INFO: Base packages installed successfully 10:23:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:23:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:23:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:23:09 + /tmp/venv-yN8M/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:23:11 + type python3 10:23:11 + true 10:23:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yN8M/bin to PATH' 10:23:11 lf-activate-venv(): INFO: Adding /tmp/venv-yN8M/bin to PATH 10:23:11 + PATH=/tmp/venv-yN8M/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:23:11 + return 0 10:23:11 + python3 --version 10:23:11 Python 3.10.6 10:23:11 + python3 -m pip --version 10:23:11 pip 26.0.1 from /tmp/venv-yN8M/lib/python3.10/site-packages/pip (python 3.10) 10:23:11 + python3 -m pip freeze 10:23:12 cachetools==7.0.5 10:23:12 colorama==0.4.6 10:23:12 distlib==0.4.0 10:23:12 filelock==3.25.1 10:23:12 packaging==26.0 10:23:12 platformdirs==4.9.4 10:23:12 pluggy==1.6.0 10:23:12 pyproject-api==1.10.0 10:23:12 python-discovery==1.1.3 10:23:12 tomli==2.4.0 10:23:12 tomli_w==1.2.0 10:23:12 tox==4.49.1 10:23:12 typing_extensions==4.15.0 10:23:12 urllib3==1.26.20 10:23:12 virtualenv==21.2.0 10:23:12 [EnvInject] - Injecting environment variables from a build step. 10:23:12 [EnvInject] - Injecting as environment variables the properties content 10:23:12 PARALLEL=false 10:23:12 10:23:12 [EnvInject] - Variables injected successfully. 10:23:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6044467794542384480.sh 10:23:12 ---> tox-run.sh 10:23:12 + 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:23:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:23:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:23:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:23:12 + cd /w/workspace/oom-master-pre-commit-lint/. 10:23:12 + source /home/jenkins/lf-env.sh 10:23:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:23:12 ++ mktemp -d /tmp/venv-XXXX 10:23:12 + lf_venv=/tmp/venv-Vrol 10:23:12 + local venv_file=/tmp/.os_lf_venv 10:23:12 + local python=python3 10:23:12 + local options 10:23:12 + local set_path=true 10:23:12 + local install_args= 10:23:12 ++ 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:23:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:23:12 + true 10:23:12 + case $1 in 10:23:12 + venv_file=/tmp/.toxenv 10:23:12 + shift 2 10:23:12 + true 10:23:12 + case $1 in 10:23:12 + shift 10:23:12 + break 10:23:12 + case $python in 10:23:12 + local pkg_list= 10:23:12 + [[ -d /opt/pyenv ]] 10:23:12 + echo 'Setup pyenv:' 10:23:12 Setup pyenv: 10:23:12 + export PYENV_ROOT=/opt/pyenv 10:23:12 + PYENV_ROOT=/opt/pyenv 10:23:12 + 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:23:12 + 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:23:12 + pyenv versions 10:23:12 system 10:23:12 3.8.13 10:23:12 3.9.13 10:23:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:23:12 + command -v pyenv 10:23:12 ++ pyenv init - --no-rehash 10:23:12 + 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:23:12 export PATH="/opt/pyenv/shims:${PATH}" 10:23:12 export PYENV_SHELL=bash 10:23:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:23:12 pyenv() { 10:23:12 local command 10:23:12 command="${1:-}" 10:23:12 if [ "$#" -gt 0 ]; then 10:23:12 shift 10:23:12 fi 10:23:12 10:23:12 case "$command" in 10:23:12 rehash|shell) 10:23:12 eval "$(pyenv "sh-$command" "$@")" 10:23:12 ;; 10:23:12 *) 10:23:12 command pyenv "$command" "$@" 10:23:12 ;; 10:23:12 esac 10:23:12 }' 10:23:12 +++ 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:23:12 ++ 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:23:12 ++ 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:23:12 ++ 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:23:12 ++ export PYENV_SHELL=bash 10:23:12 ++ PYENV_SHELL=bash 10:23:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:23:12 +++ complete -F _pyenv pyenv 10:23:12 ++ lf-pyver python3 10:23:12 ++ local py_version_xy=python3 10:23:12 ++ local py_version_xyz= 10:23:12 ++ pyenv versions 10:23:12 ++ local command 10:23:12 ++ command=versions 10:23:12 ++ '[' 1 -gt 0 ']' 10:23:12 ++ shift 10:23:12 ++ case "$command" in 10:23:12 ++ command pyenv versions 10:23:12 ++ pyenv versions 10:23:12 ++ sed 's/^[ *]* //' 10:23:12 ++ awk '{ print $1 }' 10:23:12 ++ grep -E '^[0-9.]*[0-9]$' 10:23:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:23:12 +++ grep '^3' /tmp/.pyenv_versions 10:23:12 +++ sort -V 10:23:12 +++ tail -n 1 10:23:12 ++ py_version_xyz=3.10.6 10:23:12 ++ [[ -z 3.10.6 ]] 10:23:12 ++ echo 3.10.6 10:23:12 ++ return 0 10:23:12 + pyenv local 3.10.6 10:23:12 + local command 10:23:12 + command=local 10:23:12 + '[' 2 -gt 0 ']' 10:23:12 + shift 10:23:12 + case "$command" in 10:23:12 + command pyenv local 3.10.6 10:23:12 + pyenv local 3.10.6 10:23:12 + for arg in "$@" 10:23:12 + case $arg in 10:23:12 + pkg_list+='tox ' 10:23:12 + for arg in "$@" 10:23:12 + case $arg in 10:23:12 + pkg_list+='virtualenv ' 10:23:12 + for arg in "$@" 10:23:12 + case $arg in 10:23:12 + pkg_list+='urllib3~=1.26.15 ' 10:23:12 + [[ -f /tmp/.toxenv ]] 10:23:12 ++ cat /tmp/.toxenv 10:23:12 + lf_venv=/tmp/venv-yN8M 10:23:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yN8M from' file:/tmp/.toxenv 10:23:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yN8M from file:/tmp/.toxenv 10:23:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:23:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:12 + local 'pip_opts=--upgrade --quiet' 10:23:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:23:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:23:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:23:12 + [[ -n '' ]] 10:23:12 + [[ -n '' ]] 10:23:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:23:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:12 + /tmp/venv-yN8M/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:23:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:23:13 lf-activate-venv(): INFO: Base packages installed successfully 10:23:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:23:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:23:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:23:13 + /tmp/venv-yN8M/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:23:14 + type python3 10:23:14 + true 10:23:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yN8M/bin to PATH' 10:23:14 lf-activate-venv(): INFO: Adding /tmp/venv-yN8M/bin to PATH 10:23:14 + PATH=/tmp/venv-yN8M/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:23:14 + return 0 10:23:14 + [[ -d /opt/pyenv ]] 10:23:14 + echo '---> Setting up pyenv' 10:23:14 ---> Setting up pyenv 10:23:14 + export PYENV_ROOT=/opt/pyenv 10:23:14 + PYENV_ROOT=/opt/pyenv 10:23:14 + export PATH=/opt/pyenv/bin:/tmp/venv-yN8M/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:23:14 + PATH=/opt/pyenv/bin:/tmp/venv-yN8M/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:23:14 ++ pwd 10:23:14 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:23:14 + export PYTHONPATH 10:23:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:23:14 + TOX_TESTENV_PASSENV=PYTHONPATH 10:23:14 + tox --version 10:23:14 4.49.1 from /tmp/venv-yN8M/lib/python3.10/site-packages/tox/__init__.py 10:23:14 + PARALLEL=false 10:23:14 + TOX_OPTIONS_LIST= 10:23:14 + [[ -n pre-commit ]] 10:23:14 + TOX_OPTIONS_LIST=' -e pre-commit' 10:23:14 + case ${PARALLEL,,} in 10:23:14 + tox -e pre-commit 10:23:14 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:23:15 pre-commit: install_deps> python -I -m pip install pre-commit 10:23:18 pre-commit: freeze> python -m pip freeze --all 10:23:18 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:23:18 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:23:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:23:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:23:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:23:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:23:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:23:20 [INFO] Once installed this environment will be reused. 10:23:20 [INFO] This may take a few minutes... 10:23:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:23:24 [INFO] Once installed this environment will be reused. 10:23:24 [INFO] This may take a few minutes... 10:23:29 trim trailing whitespace.................................................Passed 10:23:29 Tabs remover.............................................................Passed 10:23:29 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:23:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:23:29 [INFO] Once installed this environment will be reused. 10:23:29 [INFO] This may take a few minutes... 10:23:37 gitlint..............................................(no files to check)Skipped 10:23:37 pre-commit: OK (22.46=setup[3.76]+cmd[10.73,7.96] seconds) 10:23:37 congratulations :) (22.50 seconds) 10:23:37 + tox_status=0 10:23:37 + echo '---> Completed tox runs' 10:23:37 ---> Completed tox runs 10:23:37 + for i in .tox/*/log 10:23:37 ++ echo .tox/pre-commit/log 10:23:37 ++ awk -F/ '{print $2}' 10:23:37 + tox_env=pre-commit 10:23:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:23:37 + DOC_DIR=docs/_build/html 10:23:37 + [[ -d docs/_build/html ]] 10:23:37 + echo '---> tox-run.sh ends' 10:23:37 ---> tox-run.sh ends 10:23:37 + test 0 -eq 0 10:23:37 $ ssh-agent -k 10:23:37 unset SSH_AUTH_SOCK; 10:23:37 unset SSH_AGENT_PID; 10:23:37 echo Agent pid 1826 killed; 10:23:37 [ssh-agent] Stopped. 10:23:37 [PostBuildScript] - [INFO] Executing post build scripts. 10:23:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7963929792497235098.sh 10:23:37 ---> sysstat.sh 10:23:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11230519346659733925.sh 10:23:37 ---> package-listing.sh 10:23:37 ++ tr '[:upper:]' '[:lower:]' 10:23:37 ++ facter osfamily 10:23:37 + OS_FAMILY=debian 10:23:37 + workspace=/w/workspace/oom-master-pre-commit-lint 10:23:37 + START_PACKAGES=/tmp/packages_start.txt 10:23:37 + END_PACKAGES=/tmp/packages_end.txt 10:23:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:23:37 + PACKAGES=/tmp/packages_start.txt 10:23:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:23:37 + PACKAGES=/tmp/packages_end.txt 10:23:37 + case "${OS_FAMILY}" in 10:23:37 + dpkg -l 10:23:37 + grep '^ii' 10:23:37 + '[' -f /tmp/packages_start.txt ']' 10:23:37 + '[' -f /tmp/packages_end.txt ']' 10:23:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:23:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:23:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:23:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:23:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11039346152167679583.sh 10:23:37 ---> capture-instance-metadata.sh 10:23:38 Setup pyenv: 10:23:38 system 10:23:38 3.8.13 10:23:38 3.9.13 10:23:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:23:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6KGM 10:23:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:23:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:45 lf-activate-venv(): INFO: Base packages installed successfully 10:23:45 lf-activate-venv(): INFO: Installing additional packages: lftools 10:24:05 lf-activate-venv(): INFO: Adding /tmp/venv-6KGM/bin to PATH 10:24:05 INFO: Running in OpenStack, capturing instance metadata 10:24:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2055209865960121766.sh 10:24:05 provisioning config files... 10:24:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6260543580893059901tmp 10:24:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:24:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:24:06 [EnvInject] - Injecting environment variables from a build step. 10:24:06 [EnvInject] - Injecting as environment variables the properties content 10:24:06 SERVER_ID=logs 10:24:06 10:24:06 [EnvInject] - Variables injected successfully. 10:24:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins332952732459862069.sh 10:24:06 ---> create-netrc.sh 10:24:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11909776326394899754.sh 10:24:06 ---> python-tools-install.sh 10:24:06 Setup pyenv: 10:24:06 system 10:24:06 3.8.13 10:24:06 3.9.13 10:24:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:24:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6KGM from file:/tmp/.os_lf_venv 10:24:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:07 lf-activate-venv(): INFO: Base packages installed successfully 10:24:07 lf-activate-venv(): INFO: Installing additional packages: lftools 10:24:15 lf-activate-venv(): INFO: Adding /tmp/venv-6KGM/bin to PATH 10:24:15 Generating Requirements File 10:24:31 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:24:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:24:32 Python 3.10.6 10:24:32 pip 26.0.1 from /tmp/venv-6KGM/lib/python3.10/site-packages/pip (python 3.10) 10:24:32 appdirs==1.4.4 10:24:32 argcomplete==3.6.3 10:24:32 aspy.yaml==1.3.0 10:24:32 attrs==25.4.0 10:24:32 autopage==0.6.0 10:24:32 backports.strenum==1.3.1 10:24:32 beautifulsoup4==4.14.3 10:24:32 boto3==1.42.65 10:24:32 botocore==1.42.65 10:24:32 bs4==0.0.2 10:24:32 certifi==2026.2.25 10:24:32 cffi==2.0.0 10:24:32 cfgv==3.5.0 10:24:32 chardet==7.0.1 10:24:32 charset-normalizer==3.4.5 10:24:32 click==8.3.1 10:24:32 cliff==4.13.2 10:24:32 cmd2==3.4.0 10:24:32 cryptography==3.3.2 10:24:32 debtcollector==3.0.0 10:24:32 decorator==5.2.1 10:24:32 defusedxml==0.7.1 10:24:32 Deprecated==1.3.1 10:24:32 distlib==0.4.0 10:24:32 dnspython==2.8.0 10:24:32 docker==7.1.0 10:24:32 dogpile.cache==1.5.0 10:24:32 durationpy==0.10 10:24:32 email-validator==2.3.0 10:24:32 filelock==3.25.1 10:24:32 future==1.0.0 10:24:32 gitdb==4.0.12 10:24:32 GitPython==3.1.46 10:24:32 httplib2==0.30.2 10:24:32 identify==2.6.17 10:24:32 idna==3.11 10:24:32 importlib-resources==1.5.0 10:24:32 iso8601==2.1.0 10:24:32 Jinja2==3.1.6 10:24:32 jmespath==1.1.0 10:24:32 jsonpatch==1.33 10:24:32 jsonpointer==3.0.0 10:24:32 jsonschema==4.26.0 10:24:32 jsonschema-specifications==2025.9.1 10:24:32 keystoneauth1==5.13.1 10:24:32 kubernetes==35.0.0 10:24:32 lftools==0.37.22 10:24:32 lxml==6.0.2 10:24:32 markdown-it-py==4.0.0 10:24:32 MarkupSafe==3.0.3 10:24:32 mdurl==0.1.2 10:24:32 msgpack==1.1.2 10:24:32 multi_key_dict==2.0.3 10:24:32 munch==4.0.0 10:24:32 netaddr==1.3.0 10:24:32 niet==1.4.2 10:24:32 nodeenv==1.10.0 10:24:32 oauth2client==4.1.3 10:24:32 oauthlib==3.3.1 10:24:32 openstacksdk==4.10.0 10:24:32 os-service-types==1.8.2 10:24:32 osc-lib==4.4.0 10:24:32 oslo.config==10.3.0 10:24:32 oslo.context==6.3.0 10:24:32 oslo.i18n==6.7.2 10:24:32 oslo.log==8.1.0 10:24:32 oslo.serialization==5.9.1 10:24:32 oslo.utils==10.0.0 10:24:32 packaging==26.0 10:24:32 pbr==7.0.3 10:24:32 platformdirs==4.9.4 10:24:32 prettytable==3.17.0 10:24:32 psutil==7.2.2 10:24:32 pyasn1==0.6.2 10:24:32 pyasn1_modules==0.4.2 10:24:32 pycparser==3.0 10:24:32 pygerrit2==2.0.15 10:24:32 PyGithub==2.8.1 10:24:32 Pygments==2.19.2 10:24:32 PyJWT==2.11.0 10:24:32 PyNaCl==1.6.2 10:24:32 pyparsing==2.4.7 10:24:32 pyperclip==1.11.0 10:24:32 pyrsistent==0.20.0 10:24:32 python-cinderclient==9.9.0 10:24:32 python-dateutil==2.9.0.post0 10:24:32 python-discovery==1.1.3 10:24:32 python-heatclient==5.1.0 10:24:32 python-jenkins==1.8.3 10:24:32 python-keystoneclient==5.8.0 10:24:32 python-magnumclient==4.10.0 10:24:32 python-openstackclient==9.0.0 10:24:32 python-swiftclient==4.10.0 10:24:32 PyYAML==6.0.3 10:24:32 referencing==0.37.0 10:24:32 requests==2.32.5 10:24:32 requests-oauthlib==2.0.0 10:24:32 requestsexceptions==1.4.0 10:24:32 rfc3986==2.0.0 10:24:32 rich==14.3.3 10:24:32 rich-argparse==1.7.2 10:24:32 rpds-py==0.30.0 10:24:32 rsa==4.9.1 10:24:32 ruamel.yaml==0.19.1 10:24:32 ruamel.yaml.clib==0.2.15 10:24:32 s3transfer==0.16.0 10:24:32 simplejson==3.20.2 10:24:32 six==1.17.0 10:24:32 smmap==5.0.3 10:24:32 soupsieve==2.8.3 10:24:32 stevedore==5.7.0 10:24:32 tabulate==0.10.0 10:24:32 toml==0.10.2 10:24:32 tomlkit==0.14.0 10:24:32 tqdm==4.67.3 10:24:32 typing_extensions==4.15.0 10:24:32 urllib3==1.26.20 10:24:32 virtualenv==21.2.0 10:24:32 wcwidth==0.6.0 10:24:32 websocket-client==1.9.0 10:24:32 wrapt==2.1.2 10:24:32 xdg==6.0.0 10:24:32 xmltodict==1.0.4 10:24:32 yq==3.4.3 10:24:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11312072927299955421.sh 10:24:32 ---> sudo-logs.sh 10:24:32 Archiving 'sudo' log.. 10:24:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17251868278731399171.sh 10:24:33 ---> job-cost.sh 10:24:33 INFO: Activating Python virtual environment... 10:24:33 Setup pyenv: 10:24:33 system 10:24:33 3.8.13 10:24:33 3.9.13 10:24:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:24:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6KGM from file:/tmp/.os_lf_venv 10:24:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:34 lf-activate-venv(): INFO: Base packages installed successfully 10:24:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:24:40 lf-activate-venv(): INFO: Adding /tmp/venv-6KGM/bin to PATH 10:24:40 INFO: No stack-cost file found 10:24:40 INFO: Instance uptime: 1359s 10:24:40 INFO: Fetching instance metadata (attempt 1 of 3)... 10:24:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:24:40 INFO: Successfully fetched instance metadata 10:24:40 INFO: Instance type: v3-standard-4 10:24:40 INFO: Retrieving pricing info for: v3-standard-4 10:24:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:24:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=1359 10:24:40 INFO: Successfully fetched Vexxhost pricing API 10:24:40 INFO: Retrieved cost: 0.11 10:24:40 INFO: Retrieved resource: v3-standard-4 10:24:40 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:24:40 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:24:40 INFO: Successfully archived job cost data 10:24:40 DEBUG: Cost data: oom-master-pre-commit-lint,4495,2026-03-11 10:24:40,v3-standard-4,1359,0.11,0.00,SUCCESS 10:24:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1318221191917916054.sh 10:24:40 ---> logs-deploy.sh 10:24:40 Setup pyenv: 10:24:40 system 10:24:40 3.8.13 10:24:40 3.9.13 10:24:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:24:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6KGM from file:/tmp/.os_lf_venv 10:24:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:42 lf-activate-venv(): INFO: Base packages installed successfully 10:24:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:24:50 lf-activate-venv(): INFO: Adding /tmp/venv-6KGM/bin to PATH 10:24:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4495 10:24:50 INFO: archiving workspace using pattern(s): 10:24:50 /tmp/venv-6KGM/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:24:50 warnings.warn( 10:24:51 Archives upload complete. 10:24:51 INFO: archiving logs to Nexus 10:24:51 /tmp/venv-6KGM/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:24:51 warnings.warn( 10:24:52 ---> uname -a: 10:24:52 Linux prd-ubuntu1804-builder-4c-4g-1137 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:24:52 10:24:52 10:24:52 ---> lscpu: 10:24:52 Architecture: x86_64 10:24:52 CPU op-mode(s): 32-bit, 64-bit 10:24:52 Byte Order: Little Endian 10:24:52 CPU(s): 4 10:24:52 On-line CPU(s) list: 0-3 10:24:52 Thread(s) per core: 1 10:24:52 Core(s) per socket: 1 10:24:52 Socket(s): 4 10:24:52 NUMA node(s): 1 10:24:52 Vendor ID: AuthenticAMD 10:24:52 CPU family: 23 10:24:52 Model: 49 10:24:52 Model name: AMD EPYC-Rome Processor 10:24:52 Stepping: 0 10:24:52 CPU MHz: 2799.998 10:24:52 BogoMIPS: 5599.99 10:24:52 Virtualization: AMD-V 10:24:52 Hypervisor vendor: KVM 10:24:52 Virtualization type: full 10:24:52 L1d cache: 32K 10:24:52 L1i cache: 32K 10:24:52 L2 cache: 512K 10:24:52 L3 cache: 16384K 10:24:52 NUMA node0 CPU(s): 0-3 10:24:52 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:24:52 10:24:52 10:24:52 ---> nproc: 10:24:52 4 10:24:52 10:24:52 10:24:52 ---> df -h: 10:24:52 Filesystem Size Used Avail Use% Mounted on 10:24:52 udev 7.9G 0 7.9G 0% /dev 10:24:52 tmpfs 1.6G 676K 1.6G 1% /run 10:24:52 /dev/vda1 78G 8.4G 69G 11% / 10:24:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:24:52 tmpfs 5.0M 0 5.0M 0% /run/lock 10:24:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:24:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:24:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:24:52 10:24:52 10:24:52 ---> free -m: 10:24:52 total used free shared buff/cache available 10:24:52 Mem: 16040 560 13278 0 2201 15159 10:24:52 Swap: 1023 0 1023 10:24:52 10:24:52 10:24:52 ---> ip addr: 10:24:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:24:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:24:52 inet 127.0.0.1/8 scope host lo 10:24:52 valid_lft forever preferred_lft forever 10:24:52 inet6 ::1/128 scope host 10:24:52 valid_lft forever preferred_lft forever 10:24:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:24:52 link/ether fa:16:3e:06:d7:a5 brd ff:ff:ff:ff:ff:ff 10:24:52 inet 10.30.107.183/23 brd 10.30.107.255 scope global dynamic ens3 10:24:52 valid_lft 85036sec preferred_lft 85036sec 10:24:52 inet6 fe80::f816:3eff:fe06:d7a5/64 scope link 10:24:52 valid_lft forever preferred_lft forever 10:24:52 10:24:52 10:24:52 ---> sar -b -r -n DEV: 10:24:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1137) 03/11/26 _x86_64_ (4 CPU) 10:24:52 10:24:52 10:02:10 LINUX RESTART (4 CPU) 10:24:52 10:24:52 10:03:02 tps rtps wtps bread/s bwrtn/s 10:24:52 10:04:01 4.83 0.00 4.83 0.00 84.31 10:24:52 10:05:01 1.50 0.00 1.50 0.00 18.66 10:24:52 10:06:01 0.82 0.00 0.82 0.00 10.00 10:24:52 10:07:01 1.28 0.00 1.28 0.00 15.99 10:24:52 10:08:01 0.93 0.00 0.93 0.00 11.33 10:24:52 10:09:01 1.45 0.02 1.43 0.13 18.53 10:24:52 10:10:01 0.77 0.00 0.77 0.00 9.73 10:24:52 10:11:01 1.32 0.00 1.32 0.00 17.20 10:24:52 10:12:01 0.73 0.00 0.73 0.00 8.80 10:24:52 10:13:01 1.42 0.00 1.42 0.00 18.53 10:24:52 10:14:01 0.85 0.00 0.85 0.00 10.53 10:24:52 10:15:01 1.35 0.00 1.35 0.00 17.46 10:24:52 10:16:01 0.77 0.00 0.77 0.00 10.00 10:24:52 10:17:01 0.98 0.02 0.97 0.13 13.06 10:24:52 10:18:01 4.05 2.37 1.68 18.93 24.80 10:24:52 10:19:01 1.33 0.00 1.33 0.00 16.66 10:24:52 10:20:01 0.83 0.00 0.83 0.00 10.00 10:24:52 10:21:01 1.13 0.00 1.13 0.00 15.73 10:24:52 10:22:01 0.80 0.00 0.80 0.00 10.26 10:24:52 10:23:01 264.66 3.87 260.79 159.71 3881.89 10:24:52 10:24:01 119.25 23.58 95.67 823.06 11419.70 10:24:52 Average: 19.58 1.42 18.16 47.75 745.41 10:24:52 10:24:52 10:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:24:52 10:04:01 14468864 15693640 1956096 11.91 32032 1412132 705012 4.03 486108 1295164 140 10:24:52 10:05:01 14469036 15693892 1955924 11.91 32088 1412136 705012 4.03 486364 1295144 156 10:24:52 10:06:01 14468828 15693740 1956132 11.91 32120 1412140 705012 4.03 486760 1295148 20 10:24:52 10:07:01 14468944 15693900 1956016 11.91 32152 1412144 705012 4.03 486840 1295152 8 10:24:52 10:08:01 14468384 15693404 1956576 11.91 32208 1412136 705012 4.03 487116 1295152 24 10:24:52 10:09:01 14467904 15693000 1957056 11.92 32256 1412156 705012 4.03 487820 1295156 156 10:24:52 10:10:01 14467720 15692844 1957240 11.92 32280 1412160 705012 4.03 488072 1295160 144 10:24:52 10:11:01 14467568 15692736 1957392 11.92 32312 1412168 705012 4.03 487944 1295168 136 10:24:52 10:12:01 14466968 15692168 1957992 11.92 32336 1412168 705012 4.03 488628 1295168 20 10:24:52 10:13:01 14466312 15691688 1958648 11.92 32384 1412292 705012 4.03 488740 1295300 16 10:24:52 10:14:01 14456068 15681484 1968892 11.99 32408 1412308 705012 4.03 498884 1295308 164 10:24:52 10:15:01 14456264 15681748 1968696 11.99 32456 1412312 705012 4.03 498856 1295312 160 10:24:52 10:16:01 14465716 15691224 1959244 11.93 32480 1412312 705012 4.03 489188 1295312 12 10:24:52 10:17:01 14465564 15691112 1959396 11.93 32516 1412312 705012 4.03 489252 1295316 40 10:24:52 10:18:01 14465052 15691244 1959908 11.93 33120 1412320 708628 4.06 489680 1295320 12 10:24:52 10:19:01 14464776 15691136 1960184 11.93 33152 1412456 708628 4.06 489944 1295456 8 10:24:52 10:20:01 14464616 15691012 1960344 11.94 33192 1412456 708628 4.06 489992 1295456 144 10:24:52 10:21:01 14464816 15691272 1960144 11.93 33240 1412460 708628 4.06 490236 1295460 144 10:24:52 10:22:01 14464848 15691324 1960112 11.93 33264 1412464 708628 4.06 490072 1295464 20 10:24:52 10:23:01 14315908 15634128 2109052 12.84 37860 1495708 726776 4.16 571116 1353420 25004 10:24:52 10:24:01 13717012 15469484 2707948 16.49 69944 1875216 871048 4.98 834512 1640116 169980 10:24:52 Average: 14422913 15677913 2002047 12.19 34562 1438284 714816 4.09 509815 1314460 9358 10:24:52 10:24:52 10:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:24:52 10:04:01 ens3 4.91 1.29 2.48 1.58 0.00 0.00 0.00 0.00 10:24:52 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:52 10:05:01 ens3 5.68 0.60 3.14 0.69 0.00 0.00 0.00 0.00 10:24:52 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:52 10:06:01 ens3 4.57 0.75 2.67 0.79 0.00 0.00 0.00 0.00 10:24:52 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:52 10:07:01 ens3 2.07 0.20 1.07 0.05 0.00 0.00 0.00 0.00 10:24:52 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:52 10:08:01 ens3 6.42 0.23 3.70 0.24 0.00 0.00 0.00 0.00 10:24:52 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:52 10:09:01 ens3 1.93 0.98 0.82 1.56 0.00 0.00 0.00 0.00 10:24:52 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:52 10:10:01 ens3 1.88 1.13 0.85 1.24 0.00 0.00 0.00 0.00 10:24:52 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:52 10:11:01 ens3 0.72 0.18 0.33 0.07 0.00 0.00 0.00 0.00 10:24:52 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:52 10:12:01 ens3 1.15 0.63 0.42 0.68 0.00 0.00 0.00 0.00 10:24:52 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:52 10:13:01 ens3 0.77 0.25 0.19 0.14 0.00 0.00 0.00 0.00 10:24:52 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:52 10:14:01 ens3 0.97 0.53 0.53 0.60 0.00 0.00 0.00 0.00 10:24:52 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:52 10:15:01 ens3 0.67 0.27 0.12 0.35 0.00 0.00 0.00 0.00 10:24:52 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:52 10:16:01 ens3 0.83 0.55 0.47 0.49 0.00 0.00 0.00 0.00 10:24:52 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:52 10:17:01 ens3 0.33 0.17 0.07 0.17 0.00 0.00 0.00 0.00 10:24:52 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:52 10:18:01 ens3 0.42 0.18 0.15 0.21 0.00 0.00 0.00 0.00 10:24:52 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:52 10:19:01 ens3 1.00 0.80 0.40 1.17 0.00 0.00 0.00 0.00 10:24:52 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:52 10:20:01 ens3 0.97 0.20 0.15 0.17 0.00 0.00 0.00 0.00 10:24:52 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:52 10:21:01 ens3 1.38 0.83 0.70 0.73 0.00 0.00 0.00 0.00 10:24:52 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:52 10:22:01 ens3 0.70 0.13 0.12 0.18 0.00 0.00 0.00 0.00 10:24:52 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:52 10:23:01 ens3 186.22 120.18 953.09 45.20 0.00 0.00 0.00 0.00 10:24:52 10:23:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 10:24:52 10:24:01 ens3 118.93 87.50 1492.33 16.25 0.00 0.00 0.00 0.00 10:24:52 10:24:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 10:24:52 Average: ens3 16.32 10.37 117.41 3.46 0.00 0.00 0.00 0.00 10:24:52 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 10:24:52 10:24:52 10:24:52 ---> sar -P ALL: 10:24:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1137) 03/11/26 _x86_64_ (4 CPU) 10:24:52 10:24:52 10:02:10 LINUX RESTART (4 CPU) 10:24:52 10:24:52 10:03:02 CPU %user %nice %system %iowait %steal %idle 10:24:52 10:04:01 all 0.13 0.00 0.02 0.02 0.01 99.82 10:24:52 10:04:01 0 0.07 0.00 0.00 0.07 0.02 99.85 10:24:52 10:04:01 1 0.08 0.00 0.00 0.00 0.02 99.90 10:24:52 10:04:01 2 0.07 0.00 0.02 0.00 0.00 99.92 10:24:52 10:04:01 3 0.29 0.00 0.03 0.02 0.02 99.64 10:24:52 10:05:01 all 0.08 0.00 0.02 0.01 0.00 99.89 10:24:52 10:05:01 0 0.07 0.00 0.02 0.00 0.00 99.92 10:24:52 10:05:01 1 0.12 0.00 0.02 0.00 0.00 99.87 10:24:52 10:05:01 2 0.08 0.00 0.05 0.03 0.02 99.82 10:24:52 10:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:24:52 10:06:01 all 0.06 0.00 0.03 0.00 0.01 99.90 10:24:52 10:06:01 0 0.08 0.00 0.05 0.00 0.00 99.87 10:24:52 10:06:01 1 0.08 0.00 0.00 0.00 0.00 99.92 10:24:52 10:06:01 2 0.03 0.00 0.02 0.02 0.02 99.92 10:24:52 10:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:24:52 10:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:24:52 10:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:24:52 10:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:24:52 10:07:01 2 0.05 0.00 0.03 0.02 0.02 99.88 10:24:52 10:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:24:52 10:08:01 all 0.03 0.00 0.02 0.01 0.00 99.94 10:24:52 10:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:24:52 10:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:24:52 10:08:01 2 0.03 0.00 0.03 0.02 0.02 99.90 10:24:52 10:08:01 3 0.07 0.00 0.02 0.02 0.00 99.90 10:24:52 10:09:01 all 0.10 0.00 0.03 0.01 0.01 99.86 10:24:52 10:09:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:24:52 10:09:01 1 0.18 0.00 0.02 0.02 0.00 99.78 10:24:52 10:09:01 2 0.05 0.00 0.03 0.02 0.02 99.88 10:24:52 10:09:01 3 0.10 0.00 0.03 0.00 0.00 99.87 10:24:52 10:10:01 all 0.16 0.00 0.03 0.00 0.01 99.80 10:24:52 10:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:24:52 10:10:01 1 0.22 0.00 0.02 0.00 0.00 99.77 10:24:52 10:10:01 2 0.37 0.00 0.03 0.00 0.02 99.58 10:24:52 10:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:24:52 10:11:01 all 0.04 0.00 0.02 0.00 0.00 99.93 10:24:52 10:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:24:52 10:11:01 1 0.13 0.00 0.03 0.02 0.02 99.80 10:24:52 10:11:01 2 0.00 0.00 0.02 0.02 0.02 99.95 10:24:52 10:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:24:52 10:12:01 all 0.05 0.00 0.01 0.00 0.00 99.93 10:24:52 10:12:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:24:52 10:12:01 1 0.12 0.00 0.02 0.02 0.02 99.83 10:24:52 10:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:24:52 10:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:24:52 10:13:01 all 0.03 0.00 0.03 0.01 0.00 99.93 10:24:52 10:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:24:52 10:13:01 1 0.07 0.00 0.08 0.03 0.02 99.80 10:24:52 10:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:24:52 10:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:24:52 10:14:01 all 0.33 0.00 0.02 0.00 0.01 99.64 10:24:52 10:14:01 0 0.77 0.00 0.00 0.00 0.00 99.23 10:24:52 10:14:01 1 0.08 0.00 0.05 0.00 0.00 99.87 10:24:52 10:14:01 2 0.45 0.00 0.00 0.00 0.00 99.55 10:24:52 10:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:24:52 10:24:52 10:14:01 CPU %user %nice %system %iowait %steal %idle 10:24:52 10:15:01 all 0.13 0.00 0.02 0.01 0.00 99.84 10:24:52 10:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:24:52 10:15:01 1 0.07 0.00 0.05 0.03 0.02 99.83 10:24:52 10:15:01 2 0.43 0.00 0.02 0.00 0.02 99.53 10:24:52 10:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:24:52 10:16:01 all 0.40 0.00 0.02 0.00 0.01 99.56 10:24:52 10:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:24:52 10:16:01 1 0.07 0.00 0.03 0.02 0.02 99.87 10:24:52 10:16:01 2 1.42 0.00 0.05 0.00 0.00 98.53 10:24:52 10:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:24:52 10:17:01 all 0.03 0.00 0.02 0.00 0.00 99.95 10:24:52 10:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:24:52 10:17:01 1 0.08 0.00 0.03 0.02 0.02 99.85 10:24:52 10:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:24:52 10:17:01 3 0.00 0.00 0.03 0.00 0.02 99.95 10:24:52 10:18:01 all 0.03 0.00 0.03 0.02 0.00 99.91 10:24:52 10:18:01 0 0.05 0.00 0.03 0.03 0.00 99.88 10:24:52 10:18:01 1 0.05 0.00 0.07 0.02 0.02 99.85 10:24:52 10:18:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:24:52 10:18:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:24:52 10:19:01 all 0.05 0.00 0.02 0.01 0.01 99.91 10:24:52 10:19:01 0 0.07 0.00 0.02 0.00 0.00 99.92 10:24:52 10:19:01 1 0.08 0.00 0.05 0.03 0.00 99.83 10:24:52 10:19:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:24:52 10:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:24:52 10:20:01 all 0.03 0.00 0.02 0.00 0.00 99.94 10:24:52 10:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:24:52 10:20:01 1 0.07 0.00 0.03 0.02 0.02 99.87 10:24:52 10:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:24:52 10:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:24:52 10:21:01 all 0.03 0.00 0.02 0.01 0.01 99.93 10:24:52 10:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:24:52 10:21:01 1 0.07 0.00 0.05 0.03 0.03 99.82 10:24:52 10:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:24:52 10:21:01 3 0.07 0.00 0.02 0.00 0.00 99.92 10:24:52 10:22:01 all 0.02 0.00 0.00 0.00 0.00 99.97 10:24:52 10:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:24:52 10:22:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:24:52 10:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:24:52 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:24:52 10:23:01 all 4.65 0.00 0.70 0.90 0.02 93.73 10:24:52 10:23:01 0 2.47 0.00 0.50 0.00 0.02 97.01 10:24:52 10:23:01 1 5.48 0.00 0.85 1.02 0.02 92.63 10:24:52 10:23:01 2 4.98 0.00 1.14 2.52 0.02 91.35 10:24:52 10:23:01 3 5.69 0.00 0.33 0.05 0.02 93.91 10:24:52 10:24:01 all 23.65 0.00 2.11 1.27 0.06 72.91 10:24:52 10:24:01 0 36.32 0.00 2.32 0.70 0.07 60.58 10:24:52 10:24:01 1 19.35 0.00 1.94 2.41 0.05 76.25 10:24:52 10:24:01 2 12.26 0.00 1.99 1.76 0.05 83.94 10:24:52 10:24:01 3 26.63 0.00 2.16 0.22 0.07 70.92 10:24:52 Average: all 1.43 0.00 0.15 0.11 0.01 98.30 10:24:52 Average: 0 1.91 0.00 0.15 0.04 0.01 97.90 10:24:52 Average: 1 1.26 0.00 0.16 0.18 0.01 98.39 10:24:52 Average: 2 0.97 0.00 0.17 0.21 0.01 98.64 10:24:52 Average: 3 1.57 0.00 0.13 0.01 0.01 98.27 10:24:52 10:24:52 10:24:52