15:00:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147164 15:00:51 Running as SYSTEM 15:00:51 [EnvInject] - Loading node environment variables. 15:00:51 Building remotely on prd-ubuntu1804-builder-4c-4g-15477 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:00:51 [ssh-agent] Looking for ssh-agent implementation... 15:00:51 $ ssh-agent 15:00:51 SSH_AUTH_SOCK=/tmp/ssh-PY83oIMMT6Ye/agent.1775 15:00:51 SSH_AGENT_PID=1776 15:00:51 [ssh-agent] Started. 15:00:51 Running ssh-add (command line suppressed) 15:00:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13543411388139337878.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13543411388139337878.key) 15:00:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:00:52 The recommended git tool is: NONE 15:00:53 using credential onap-jenkins-ssh 15:00:53 Wiping out workspace first. 15:00:53 Cloning the remote Git repository 15:00:53 Cloning repository git://cloud.onap.org/mirror/oom.git 15:00:53 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:00:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:00:53 > git --version # timeout=10 15:00:53 > git --version # 'git version 2.17.1' 15:00:53 using GIT_SSH to set credentials Gerrit user 15:00:53 Verifying host key using manually-configured host key entries 15:00:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:00:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:00:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:00:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:00:59 using GIT_SSH to set credentials Gerrit user 15:00:59 Verifying host key using manually-configured host key entries 15:01:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/147164/1 # timeout=30 15:01:00 > git rev-parse 9eeefae190e5fba32ac412ebb748010a0d87e274^{commit} # timeout=10 15:01:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:01:00 Checking out Revision 9eeefae190e5fba32ac412ebb748010a0d87e274 (refs/changes/64/147164/1) 15:01:00 > git config core.sparsecheckout # timeout=10 15:01:00 > git checkout -f 9eeefae190e5fba32ac412ebb748010a0d87e274 # timeout=30 15:01:03 Commit message: "[POLICY] Give PAP's two topic sources distinct consumer groups" 15:01:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:01:03 > git rev-list --no-walk 6d443f22ea71e7c12a9fb4bdaba6edc79608e8a2 # timeout=10 15:01:04 [EnvInject] - Injecting environment variables from a build step. 15:01:04 [EnvInject] - Injecting as environment variables the properties content 15:01:04 PYTHON=python3 15:01:04 15:01:04 [EnvInject] - Variables injected successfully. 15:01:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2395715206456308202.sh 15:01:04 ---> tox-install.sh 15:01:04 + source /home/jenkins/lf-env.sh 15:01:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:04 ++ mktemp -d /tmp/venv-XXXX 15:01:04 + lf_venv=/tmp/venv-lO8N 15:01:04 + local venv_file=/tmp/.os_lf_venv 15:01:04 + local python=python3 15:01:04 + local options 15:01:04 + local set_path=true 15:01:04 + local install_args= 15:01:04 ++ 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 15:01:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:01:04 + true 15:01:04 + case $1 in 15:01:04 + venv_file=/tmp/.toxenv 15:01:04 + shift 2 15:01:04 + true 15:01:04 + case $1 in 15:01:04 + shift 15:01:04 + break 15:01:04 + case $python in 15:01:04 + local pkg_list= 15:01:04 + [[ -d /opt/pyenv ]] 15:01:04 + echo 'Setup pyenv:' 15:01:04 Setup pyenv: 15:01:04 + export PYENV_ROOT=/opt/pyenv 15:01:04 + PYENV_ROOT=/opt/pyenv 15:01:04 + 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 15:01:04 + 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 15:01:04 + pyenv versions 15:01:04 * system (set by /opt/pyenv/version) 15:01:04 * 3.8.13 (set by /opt/pyenv/version) 15:01:04 * 3.9.13 (set by /opt/pyenv/version) 15:01:04 * 3.10.6 (set by /opt/pyenv/version) 15:01:04 + command -v pyenv 15:01:04 ++ pyenv init - --no-rehash 15:01:04 + 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[*]}"'\'')" 15:01:04 export PATH="/opt/pyenv/shims:${PATH}" 15:01:04 export PYENV_SHELL=bash 15:01:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:01:04 pyenv() { 15:01:04 local command 15:01:04 command="${1:-}" 15:01:04 if [ "$#" -gt 0 ]; then 15:01:04 shift 15:01:04 fi 15:01:04 15:01:04 case "$command" in 15:01:04 rehash|shell) 15:01:04 eval "$(pyenv "sh-$command" "$@")" 15:01:04 ;; 15:01:04 *) 15:01:04 command pyenv "$command" "$@" 15:01:04 ;; 15:01:04 esac 15:01:04 }' 15:01:04 +++ 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[*]}"' 15:01:04 ++ 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 15:01:04 ++ 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 15:01:04 ++ 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 15:01:04 ++ export PYENV_SHELL=bash 15:01:04 ++ PYENV_SHELL=bash 15:01:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:01:04 +++ complete -F _pyenv pyenv 15:01:04 ++ lf-pyver python3 15:01:04 ++ local py_version_xy=python3 15:01:04 ++ local py_version_xyz= 15:01:04 ++ pyenv versions 15:01:04 ++ local command 15:01:04 ++ command=versions 15:01:04 ++ '[' 1 -gt 0 ']' 15:01:04 ++ shift 15:01:04 ++ case "$command" in 15:01:04 ++ command pyenv versions 15:01:04 ++ pyenv versions 15:01:04 ++ sed 's/^[ *]* //' 15:01:04 ++ awk '{ print $1 }' 15:01:04 ++ grep -E '^[0-9.]*[0-9]$' 15:01:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:01:04 +++ sort -V 15:01:04 +++ grep '^3' /tmp/.pyenv_versions 15:01:04 +++ tail -n 1 15:01:04 ++ py_version_xyz=3.10.6 15:01:04 ++ [[ -z 3.10.6 ]] 15:01:04 ++ echo 3.10.6 15:01:04 ++ return 0 15:01:04 + pyenv local 3.10.6 15:01:04 + local command 15:01:04 + command=local 15:01:04 + '[' 2 -gt 0 ']' 15:01:04 + shift 15:01:04 + case "$command" in 15:01:04 + command pyenv local 3.10.6 15:01:04 + pyenv local 3.10.6 15:01:04 + for arg in "$@" 15:01:04 + case $arg in 15:01:04 + pkg_list+='tox ' 15:01:04 + for arg in "$@" 15:01:04 + case $arg in 15:01:04 + pkg_list+='virtualenv ' 15:01:04 + for arg in "$@" 15:01:04 + case $arg in 15:01:04 + pkg_list+='urllib3~=1.26.15 ' 15:01:04 + [[ -f /tmp/.toxenv ]] 15:01:04 + [[ ! -f /tmp/.toxenv ]] 15:01:04 + [[ -n '' ]] 15:01:04 + python3 -m venv /tmp/venv-lO8N 15:01:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lO8N' 15:01:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lO8N 15:01:08 + echo /tmp/venv-lO8N 15:01:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:01:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:01:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:01:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:01:08 + local 'pip_opts=--upgrade --quiet' 15:01:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:01:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:01:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:01:08 + [[ -n '' ]] 15:01:08 + [[ -n '' ]] 15:01:08 + lf-venv-pip-install /tmp/venv-lO8N/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:01:08 + local venv_python=/tmp/venv-lO8N/bin/python3 15:01:08 + shift 15:01:08 + local upstream=https://pypi.org/simple 15:01:08 + /tmp/venv-lO8N/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 15:01:14 + return 0 15:01:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:01:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:01:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:01:14 + lf-venv-pip-install /tmp/venv-lO8N/bin/python3 --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 15:01:14 + local venv_python=/tmp/venv-lO8N/bin/python3 15:01:14 + shift 15:01:14 + local upstream=https://pypi.org/simple 15:01:14 + /tmp/venv-lO8N/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 15:01:16 + return 0 15:01:16 + type python3 15:01:16 + true 15:01:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lO8N/bin to PATH' 15:01:16 lf-activate-venv(): INFO: Adding /tmp/venv-lO8N/bin to PATH 15:01:16 + PATH=/tmp/venv-lO8N/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 15:01:16 + return 0 15:01:16 + python3 --version 15:01:16 Python 3.10.6 15:01:16 + python3 -m pip --version 15:01:16 pip 26.2.1 from /tmp/venv-lO8N/lib/python3.10/site-packages/pip (python 3.10) 15:01:16 + python3 -m pip freeze 15:01:17 cachetools==7.1.7 15:01:17 colorama==0.4.6 15:01:17 distlib==0.4.3 15:01:17 filelock==3.32.4 15:01:17 packaging==26.3 15:01:17 platformdirs==4.11.4 15:01:17 pluggy==1.6.0 15:01:17 pyproject-api==1.11.0 15:01:17 python-discovery==1.5.3 15:01:17 tomli==2.4.1 15:01:17 tomli_w==1.2.0 15:01:17 tox==4.60.1 15:01:17 typing_extensions==4.16.0 15:01:17 urllib3==1.26.20 15:01:17 virtualenv==21.7.5 15:01:17 [EnvInject] - Injecting environment variables from a build step. 15:01:17 [EnvInject] - Injecting as environment variables the properties content 15:01:17 PARALLEL=false 15:01:17 15:01:17 [EnvInject] - Variables injected successfully. 15:01:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6753706726389374042.sh 15:01:17 ---> tox-run.sh 15:01:17 + 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 15:01:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:01:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:01:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:01:17 + cd /w/workspace/oom-master-pre-commit-lint/. 15:01:17 + source /home/jenkins/lf-env.sh 15:01:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:17 ++ mktemp -d /tmp/venv-XXXX 15:01:17 + lf_venv=/tmp/venv-DqYr 15:01:17 + local venv_file=/tmp/.os_lf_venv 15:01:17 + local python=python3 15:01:17 + local options 15:01:17 + local set_path=true 15:01:17 + local install_args= 15:01:17 ++ 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 15:01:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:01:17 + true 15:01:17 + case $1 in 15:01:17 + venv_file=/tmp/.toxenv 15:01:17 + shift 2 15:01:17 + true 15:01:17 + case $1 in 15:01:17 + shift 15:01:17 + break 15:01:17 + case $python in 15:01:17 + local pkg_list= 15:01:17 + [[ -d /opt/pyenv ]] 15:01:17 + echo 'Setup pyenv:' 15:01:17 Setup pyenv: 15:01:17 + export PYENV_ROOT=/opt/pyenv 15:01:17 + PYENV_ROOT=/opt/pyenv 15:01:17 + 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 15:01:17 + 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 15:01:17 + pyenv versions 15:01:17 system 15:01:17 3.8.13 15:01:17 3.9.13 15:01:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:01:17 + command -v pyenv 15:01:17 ++ pyenv init - --no-rehash 15:01:17 + 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[*]}"'\'')" 15:01:17 export PATH="/opt/pyenv/shims:${PATH}" 15:01:17 export PYENV_SHELL=bash 15:01:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:01:17 pyenv() { 15:01:17 local command 15:01:17 command="${1:-}" 15:01:17 if [ "$#" -gt 0 ]; then 15:01:17 shift 15:01:17 fi 15:01:17 15:01:17 case "$command" in 15:01:17 rehash|shell) 15:01:17 eval "$(pyenv "sh-$command" "$@")" 15:01:17 ;; 15:01:17 *) 15:01:17 command pyenv "$command" "$@" 15:01:17 ;; 15:01:17 esac 15:01:17 }' 15:01:17 +++ 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[*]}"' 15:01:17 ++ 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 15:01:17 ++ 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 15:01:17 ++ 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 15:01:17 ++ export PYENV_SHELL=bash 15:01:17 ++ PYENV_SHELL=bash 15:01:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:01:17 +++ complete -F _pyenv pyenv 15:01:17 ++ lf-pyver python3 15:01:17 ++ local py_version_xy=python3 15:01:17 ++ local py_version_xyz= 15:01:17 ++ pyenv versions 15:01:17 ++ local command 15:01:17 ++ sed 's/^[ *]* //' 15:01:17 ++ command=versions 15:01:17 ++ '[' 1 -gt 0 ']' 15:01:17 ++ shift 15:01:17 ++ case "$command" in 15:01:17 ++ command pyenv versions 15:01:17 ++ pyenv versions 15:01:17 ++ awk '{ print $1 }' 15:01:17 ++ grep -E '^[0-9.]*[0-9]$' 15:01:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:01:17 +++ grep '^3' /tmp/.pyenv_versions 15:01:17 +++ sort -V 15:01:17 +++ tail -n 1 15:01:17 ++ py_version_xyz=3.10.6 15:01:17 ++ [[ -z 3.10.6 ]] 15:01:17 ++ echo 3.10.6 15:01:17 ++ return 0 15:01:17 + pyenv local 3.10.6 15:01:17 + local command 15:01:17 + command=local 15:01:17 + '[' 2 -gt 0 ']' 15:01:17 + shift 15:01:17 + case "$command" in 15:01:17 + command pyenv local 3.10.6 15:01:17 + pyenv local 3.10.6 15:01:17 + for arg in "$@" 15:01:17 + case $arg in 15:01:17 + pkg_list+='tox ' 15:01:17 + for arg in "$@" 15:01:17 + case $arg in 15:01:17 + pkg_list+='virtualenv ' 15:01:17 + for arg in "$@" 15:01:17 + case $arg in 15:01:17 + pkg_list+='urllib3~=1.26.15 ' 15:01:17 + [[ -f /tmp/.toxenv ]] 15:01:17 ++ cat /tmp/.toxenv 15:01:17 + lf_venv=/tmp/venv-lO8N 15:01:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lO8N from' file:/tmp/.toxenv 15:01:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lO8N from file:/tmp/.toxenv 15:01:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:01:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:01:17 + local 'pip_opts=--upgrade --quiet' 15:01:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:01:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:01:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:01:17 + [[ -n '' ]] 15:01:17 + [[ -n '' ]] 15:01:17 + lf-venv-pip-install /tmp/venv-lO8N/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:01:17 + local venv_python=/tmp/venv-lO8N/bin/python3 15:01:17 + shift 15:01:17 + local upstream=https://pypi.org/simple 15:01:17 + /tmp/venv-lO8N/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 15:01:18 + return 0 15:01:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:01:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:01:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:01:18 + lf-venv-pip-install /tmp/venv-lO8N/bin/python3 --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 15:01:18 + local venv_python=/tmp/venv-lO8N/bin/python3 15:01:18 + shift 15:01:18 + local upstream=https://pypi.org/simple 15:01:18 + /tmp/venv-lO8N/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 15:01:18 + return 0 15:01:18 + type python3 15:01:18 + true 15:01:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lO8N/bin to PATH' 15:01:18 lf-activate-venv(): INFO: Adding /tmp/venv-lO8N/bin to PATH 15:01:18 + PATH=/tmp/venv-lO8N/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 15:01:18 + return 0 15:01:18 + [[ -d /opt/pyenv ]] 15:01:18 + echo '---> Setting up pyenv' 15:01:18 ---> Setting up pyenv 15:01:18 + export PYENV_ROOT=/opt/pyenv 15:01:18 + PYENV_ROOT=/opt/pyenv 15:01:18 + export PATH=/opt/pyenv/bin:/tmp/venv-lO8N/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 15:01:18 + PATH=/opt/pyenv/bin:/tmp/venv-lO8N/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 15:01:18 ++ pwd 15:01:18 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:01:18 + export PYTHONPATH 15:01:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:01:18 + TOX_TESTENV_PASSENV=PYTHONPATH 15:01:18 + tox --version 15:01:19 4.60.1 from /tmp/venv-lO8N/lib/python3.10/site-packages/tox/__init__.py 15:01:19 + PARALLEL=false 15:01:19 + TOX_OPTIONS_LIST= 15:01:19 + [[ -n pre-commit ]] 15:01:19 + TOX_OPTIONS_LIST=' -e pre-commit' 15:01:19 + case ${PARALLEL,,} in 15:01:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:01:19 + tox -e pre-commit 15:01:20 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 15:01:23 pre-commit: freeze> python -m pip freeze --all 15:01:23 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.4,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.4,pre_commit==4.6.0,python-discovery==1.5.3,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.5 15:01:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:01:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:01:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:01:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:01:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:01:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:01:26 [INFO] Once installed this environment will be reused. 15:01:26 [INFO] This may take a few minutes... 15:01:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:01:30 [INFO] Once installed this environment will be reused. 15:01:30 [INFO] This may take a few minutes... 15:01:35 trim trailing whitespace.................................................Passed 15:01:35 Tabs remover.............................................................Passed 15:01:35 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:01:35 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:01:35 [INFO] Once installed this environment will be reused. 15:01:35 [INFO] This may take a few minutes... 15:01:45 gitlint..............................................(no files to check)Skipped 15:01:45 pre-commit: OK (25.67=setup[4.00]+cmd[12.04,9.63] seconds) 15:01:45 congratulations :) (25.71 seconds) 15:01:45 + tox_status=0 15:01:45 + echo '---> Completed tox runs' 15:01:45 ---> Completed tox runs 15:01:45 + for i in .tox/*/log 15:01:45 ++ echo .tox/pre-commit/log 15:01:45 ++ awk -F/ '{print $2}' 15:01:45 + tox_env=pre-commit 15:01:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:01:45 + DOC_DIR=docs/_build/html 15:01:45 + [[ -d docs/_build/html ]] 15:01:45 + echo '---> tox-run.sh ends' 15:01:45 ---> tox-run.sh ends 15:01:45 + test 0 -eq 0 15:01:45 $ ssh-agent -k 15:01:45 unset SSH_AUTH_SOCK; 15:01:45 unset SSH_AGENT_PID; 15:01:45 echo Agent pid 1776 killed; 15:01:45 [ssh-agent] Stopped. 15:01:45 [PostBuildScript] - [INFO] Executing post build scripts. 15:01:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18152942354494631314.sh 15:01:45 ---> sysstat.sh 15:01:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6671259374925168229.sh 15:01:45 ---> package-listing.sh 15:01:45 ++ facter osfamily 15:01:45 ++ tr '[:upper:]' '[:lower:]' 15:01:46 + OS_FAMILY=debian 15:01:46 + workspace=/w/workspace/oom-master-pre-commit-lint 15:01:46 + START_PACKAGES=/tmp/packages_start.txt 15:01:46 + END_PACKAGES=/tmp/packages_end.txt 15:01:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:01:46 + PACKAGES=/tmp/packages_start.txt 15:01:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:01:46 + PACKAGES=/tmp/packages_end.txt 15:01:46 + case "${OS_FAMILY}" in 15:01:46 + dpkg -l 15:01:46 + grep '^ii' 15:01:46 + '[' -f /tmp/packages_start.txt ']' 15:01:46 + '[' -f /tmp/packages_end.txt ']' 15:01:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:01:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:01:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:01:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:01:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9682140641584677677.sh 15:01:46 ---> capture-instance-metadata.sh 15:01:46 Setup pyenv: 15:01:46 system 15:01:46 3.8.13 15:01:46 3.9.13 15:01:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:01:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HMOo 15:01:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:01:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:01:58 lf-activate-venv(): INFO: Installing additional packages: lftools 15:02:20 lf-activate-venv(): INFO: Adding /tmp/venv-HMOo/bin to PATH 15:02:20 INFO: Running in OpenStack, capturing instance metadata 15:02:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1482873642972659328.sh 15:02:20 provisioning config files... 15:02:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14749504949722235463tmp 15:02:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:02:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:02:20 [EnvInject] - Injecting environment variables from a build step. 15:02:20 [EnvInject] - Injecting as environment variables the properties content 15:02:20 SERVER_ID=logs 15:02:20 15:02:20 [EnvInject] - Variables injected successfully. 15:02:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11627214691843200884.sh 15:02:20 ---> create-netrc.sh 15:02:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17882202961472342041.sh 15:02:20 ---> python-tools-install.sh 15:02:20 Setup pyenv: 15:02:20 system 15:02:20 3.8.13 15:02:20 3.9.13 15:02:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:02:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMOo from file:/tmp/.os_lf_venv 15:02:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:02:22 lf-activate-venv(): INFO: Installing additional packages: lftools 15:02:29 lf-activate-venv(): INFO: Adding /tmp/venv-HMOo/bin to PATH 15:02:29 Generating Requirements File 15:02:51 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. 15:02:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:02:51 Python 3.10.6 15:02:52 pip 26.2.1 from /tmp/venv-HMOo/lib/python3.10/site-packages/pip (python 3.10) 15:02:52 aiohappyeyeballs==2.7.1 15:02:52 aiohttp==3.14.3 15:02:52 aiosignal==1.4.0 15:02:52 appdirs==1.4.4 15:02:52 argcomplete==3.7.2 15:02:52 aspy.yaml==1.3.0 15:02:52 async-timeout==5.0.1 15:02:52 attrs==26.1.0 15:02:52 autopage==0.6.0 15:02:52 backports.strenum==1.3.1 15:02:52 beautifulsoup4==4.15.0 15:02:52 boto3==1.43.80 15:02:52 botocore==1.43.80 15:02:52 bs4==0.0.2 15:02:52 certifi==2026.7.22 15:02:52 cffi==2.1.1 15:02:52 cfgv==3.5.0 15:02:52 chardet==7.6.0 15:02:52 charset-normalizer==3.5.1 15:02:52 click==8.5.0 15:02:52 cliff==4.14.0 15:02:52 cmd2==3.5.1 15:02:52 cryptography==3.3.2 15:02:52 debtcollector==3.1.0 15:02:52 decorator==5.3.1 15:02:52 defusedxml==0.7.1 15:02:52 Deprecated==1.3.1 15:02:52 distlib==0.4.3 15:02:52 dnspython==2.8.0 15:02:52 docker==7.2.0 15:02:52 dogpile.cache==1.5.0 15:02:52 durationpy==0.11 15:02:52 email-validator==2.3.0 15:02:52 filelock==3.32.4 15:02:52 frozenlist==1.8.0 15:02:52 future==1.0.0 15:02:52 gitdb==4.0.12 15:02:52 GitPython==3.1.60 15:02:52 httplib2==0.30.2 15:02:52 identify==2.6.19 15:02:52 idna==3.19 15:02:52 importlib-resources==1.5.0 15:02:52 iso8601==2.1.0 15:02:52 Jinja2==3.1.6 15:02:52 jmespath==1.1.0 15:02:52 jsonpatch==1.33 15:02:52 jsonpointer==3.1.1 15:02:52 jsonschema==4.26.0 15:02:52 jsonschema-specifications==2025.9.1 15:02:52 keystoneauth1==5.14.0 15:02:52 kubernetes==36.0.3 15:02:52 lftools==0.37.23 15:02:52 lxml==6.1.2 15:02:52 markdown-it-py==4.2.0 15:02:52 MarkupSafe==3.0.3 15:02:52 mdurl==0.1.2 15:02:52 msgpack==1.2.1 15:02:52 multi_key_dict==2.0.3 15:02:52 multidict==6.7.1 15:02:52 munch==4.0.0 15:02:52 netaddr==1.3.0 15:02:52 niet==1.4.2 15:02:52 nodeenv==1.10.0 15:02:52 oauth2client==4.1.3 15:02:52 oauthlib==3.3.1 15:02:52 openstacksdk==4.13.0 15:02:52 os-service-types==1.8.2 15:02:52 osc-lib==4.6.0 15:02:52 oslo.config==10.4.0 15:02:52 oslo.context==6.4.0 15:02:52 oslo.i18n==6.8.0 15:02:52 oslo.log==8.2.0 15:02:52 oslo.serialization==5.10.0 15:02:52 oslo.utils==10.1.1 15:02:52 packaging==26.3 15:02:52 pbr==7.0.3 15:02:52 platformdirs==4.11.4 15:02:52 prettytable==3.18.0 15:02:52 propcache==0.5.2 15:02:52 psutil==7.2.2 15:02:52 pyasn1==0.6.4 15:02:52 pyasn1_modules==0.4.2 15:02:52 pycparser==3.0 15:02:52 pygerrit2==2.0.15 15:02:52 PyGithub==2.10.0 15:02:52 Pygments==2.21.0 15:02:52 PyJWT==2.13.0 15:02:52 PyNaCl==1.6.2 15:02:52 pyparsing==2.4.7 15:02:52 pyperclip==1.11.0 15:02:52 pyrsistent==0.20.0 15:02:52 python-cinderclient==9.9.0 15:02:52 python-dateutil==2.9.0.post0 15:02:52 python-discovery==1.5.3 15:02:52 python-heatclient==5.2.0 15:02:52 python-jenkins==1.8.3 15:02:52 python-keystoneclient==5.8.0 15:02:52 python-magnumclient==4.11.0 15:02:52 python-openstackclient==10.0.0 15:02:52 python-swiftclient==4.10.0 15:02:52 PyYAML==6.0.3 15:02:52 referencing==0.37.0 15:02:52 requests==2.34.2 15:02:52 requests-oauthlib==2.0.0 15:02:52 rfc3986==2.0.0 15:02:52 rich==15.0.0 15:02:52 rich-argparse==1.8.0 15:02:52 rpds-py==0.30.0 15:02:52 rsa==4.9.1 15:02:52 ruamel.yaml==0.19.1 15:02:52 ruamel.yaml.clib==0.2.15 15:02:52 s3transfer==0.19.2 15:02:52 simplejson==4.1.1 15:02:52 six==1.17.0 15:02:52 smmap==5.0.3 15:02:52 soupsieve==2.9.2 15:02:52 stevedore==5.8.0 15:02:52 tabulate==0.10.0 15:02:52 toml==0.10.2 15:02:52 tomlkit==0.15.1 15:02:52 tqdm==4.70.0 15:02:52 typing_extensions==4.16.0 15:02:52 urllib3==1.26.20 15:02:52 virtualenv==21.7.5 15:02:52 wcwidth==0.8.2 15:02:52 websocket-client==1.9.0 15:02:52 wrapt==2.3.0 15:02:52 xdg==6.0.0 15:02:52 xmltodict==1.0.4 15:02:52 yarl==1.24.5 15:02:52 yq==4.1.2 15:02:52 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins17945312772192392145.sh 15:02:52 ---> uv-install.sh 15:02:52 Installing uv/uvx (latest) using shell installer 15:02:52 2026-08-26 15:02:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-2dEUn5.sh" [1] 15:02:52 downloading uv 0.12.6 x86_64-unknown-linux-gnu 15:02:53 installing to /home/jenkins/.local/bin 15:02:53 uv 15:02:53 uvx 15:02:53 everything's installed! 15:02:53 15:02:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:02:53 15:02:53 source $HOME/.local/bin/env (sh, bash, zsh) 15:02:53 source $HOME/.local/bin/env.fish (fish) 15:02:53 Adding install location to PATH 15:02:53 ---> Validating uv/uvx install 15:02:53 uvx 0.12.6 (x86_64-unknown-linux-gnu) 15:02:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins613775120670474463.sh 15:02:53 ---> sudo-logs.sh 15:02:53 Archiving 'sudo' log.. 15:02:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15560270392125480359.sh 15:02:53 ---> job-cost.sh 15:02:53 INFO: Activating Python virtual environment... 15:02:53 Setup pyenv: 15:02:53 system 15:02:53 3.8.13 15:02:53 3.9.13 15:02:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:02:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMOo from file:/tmp/.os_lf_venv 15:02:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:02:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:03:00 lf-activate-venv(): INFO: Adding /tmp/venv-HMOo/bin to PATH 15:03:00 INFO: No stack-cost file found 15:03:00 INFO: Instance uptime: 218s 15:03:00 INFO: Fetching instance metadata (attempt 1 of 3)... 15:03:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:03:00 INFO: Successfully fetched instance metadata 15:03:00 INFO: Instance type: v3-standard-4 15:03:00 INFO: Retrieving pricing info for: v3-standard-4 15:03:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:03:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=218 15:03:00 INFO: Successfully fetched Vexxhost pricing API 15:03:00 INFO: Retrieved cost: 0.11 15:03:00 INFO: Retrieved resource: v3-standard-4 15:03:00 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:03:00 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:03:00 INFO: Successfully archived job cost data 15:03:00 DEBUG: Cost data: oom-master-pre-commit-lint,4817,2026-08-26 15:03:00,v3-standard-4,218,0.11,0.00,SUCCESS 15:03:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins522843042754389238.sh 15:03:00 ---> logs-deploy.sh 15:03:00 Setup pyenv: 15:03:00 system 15:03:00 3.8.13 15:03:00 3.9.13 15:03:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:03:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMOo from file:/tmp/.os_lf_venv 15:03:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:03:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:03:08 lf-activate-venv(): INFO: Adding /tmp/venv-HMOo/bin to PATH 15:03:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4817 15:03:08 INFO: archiving workspace using pattern(s): 15:03:09 Archives upload complete. 15:03:10 INFO: archiving logs to Nexus 15:03:10 ---> uname -a: 15:03:10 Linux prd-ubuntu1804-builder-4c-4g-15477 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:03:10 15:03:10 15:03:10 ---> lscpu: 15:03:10 Architecture: x86_64 15:03:10 CPU op-mode(s): 32-bit, 64-bit 15:03:10 Byte Order: Little Endian 15:03:10 CPU(s): 4 15:03:10 On-line CPU(s) list: 0-3 15:03:10 Thread(s) per core: 1 15:03:10 Core(s) per socket: 1 15:03:10 Socket(s): 4 15:03:10 NUMA node(s): 1 15:03:10 Vendor ID: AuthenticAMD 15:03:10 CPU family: 23 15:03:10 Model: 49 15:03:10 Model name: AMD EPYC-Rome Processor 15:03:10 Stepping: 0 15:03:10 CPU MHz: 2800.000 15:03:10 BogoMIPS: 5600.00 15:03:10 Virtualization: AMD-V 15:03:10 Hypervisor vendor: KVM 15:03:10 Virtualization type: full 15:03:10 L1d cache: 32K 15:03:10 L1i cache: 32K 15:03:10 L2 cache: 512K 15:03:10 L3 cache: 16384K 15:03:10 NUMA node0 CPU(s): 0-3 15:03:10 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 15:03:10 15:03:10 15:03:10 ---> nproc: 15:03:10 4 15:03:10 15:03:10 15:03:10 ---> df -h: 15:03:10 Filesystem Size Used Avail Use% Mounted on 15:03:10 udev 7.9G 0 7.9G 0% /dev 15:03:10 tmpfs 1.6G 676K 1.6G 1% /run 15:03:10 /dev/vda1 78G 8.5G 69G 11% / 15:03:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:03:10 tmpfs 5.0M 0 5.0M 0% /run/lock 15:03:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:03:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:03:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:03:10 15:03:10 15:03:10 ---> free -m: 15:03:10 total used free shared buff/cache available 15:03:10 Mem: 16040 548 13163 0 2328 15167 15:03:10 Swap: 1023 0 1023 15:03:10 15:03:10 15:03:10 ---> ip addr: 15:03:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:03:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:03:10 inet 127.0.0.1/8 scope host lo 15:03:10 valid_lft forever preferred_lft forever 15:03:10 inet6 ::1/128 scope host 15:03:10 valid_lft forever preferred_lft forever 15:03:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:03:10 link/ether fa:16:3e:ad:8c:8b brd ff:ff:ff:ff:ff:ff 15:03:10 inet 10.30.106.229/23 brd 10.30.107.255 scope global dynamic ens3 15:03:10 valid_lft 86209sec preferred_lft 86209sec 15:03:10 inet6 fe80::f816:3eff:fead:8c8b/64 scope link 15:03:10 valid_lft forever preferred_lft forever 15:03:10 15:03:10 15:03:10 ---> sar -b -r -n DEV: 15:03:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15477) 08/26/26 _x86_64_ (4 CPU) 15:03:10 15:03:10 15:00:25 LINUX RESTART (4 CPU) 15:03:10 15:03:10 15:01:01 tps rtps wtps bread/s bwrtn/s 15:03:10 15:02:01 101.20 23.96 77.24 807.60 28092.77 15:03:10 15:03:01 114.95 1.13 113.81 131.31 33705.05 15:03:10 Average: 108.07 12.55 95.53 469.48 30898.68 15:03:10 15:03:10 15:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:03:10 15:02:01 13934044 15530008 2490924 15.17 59016 1735848 811812 4.65 769040 1502304 96560 15:03:10 15:03:01 13515516 15565884 2909452 17.71 86628 2140544 755680 4.32 747968 1897496 233776 15:03:10 Average: 13724780 15547946 2700188 16.44 72822 1938196 783746 4.49 758504 1699900 165168 15:03:10 15:03:10 15:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:03:10 15:02:01 ens3 123.34 79.22 863.35 27.25 0.00 0.00 0.00 0.00 15:03:10 15:02:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 15:03:10 15:03:01 ens3 91.08 54.91 1412.54 10.04 0.00 0.00 0.00 0.00 15:03:10 15:03:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 15:03:10 Average: ens3 107.21 67.07 1137.92 18.64 0.00 0.00 0.00 0.00 15:03:10 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 15:03:10 15:03:10 15:03:10 ---> sar -P ALL: 15:03:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15477) 08/26/26 _x86_64_ (4 CPU) 15:03:10 15:03:10 15:00:25 LINUX RESTART (4 CPU) 15:03:10 15:03:10 15:01:01 CPU %user %nice %system %iowait %steal %idle 15:03:10 15:02:01 all 19.22 0.00 2.02 6.79 0.06 71.90 15:03:10 15:02:01 0 30.42 0.00 2.24 1.25 0.07 66.01 15:03:10 15:02:01 1 19.09 0.00 2.07 5.69 0.08 73.06 15:03:10 15:02:01 2 17.43 0.00 2.06 0.79 0.05 79.68 15:03:10 15:02:01 3 9.96 0.00 1.72 19.42 0.03 68.87 15:03:10 15:03:01 all 20.53 0.00 1.59 2.84 0.06 74.99 15:03:10 15:03:01 0 11.73 0.00 0.94 4.74 0.07 82.53 15:03:10 15:03:01 1 20.16 0.00 1.73 0.57 0.07 77.47 15:03:10 15:03:01 2 29.28 0.00 1.76 0.40 0.05 68.52 15:03:10 15:03:01 3 20.96 0.00 1.92 5.63 0.07 71.42 15:03:10 Average: all 19.88 0.00 1.80 4.81 0.06 73.45 15:03:10 Average: 0 21.07 0.00 1.59 3.00 0.07 74.27 15:03:10 Average: 1 19.63 0.00 1.90 3.13 0.08 75.27 15:03:10 Average: 2 23.35 0.00 1.91 0.59 0.05 74.09 15:03:10 Average: 3 15.46 0.00 1.82 12.52 0.05 70.15 15:03:10 15:03:10 15:03:10