21:11:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146656 21:11:56 Running as SYSTEM 21:11:56 [EnvInject] - Loading node environment variables. 21:11:56 Building remotely on prd-ubuntu1804-builder-4c-4g-12340 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:11:56 [ssh-agent] Looking for ssh-agent implementation... 21:11:56 $ ssh-agent 21:11:57 SSH_AUTH_SOCK=/tmp/ssh-8DEryGN04cOQ/agent.1659 21:11:57 SSH_AGENT_PID=1661 21:11:57 [ssh-agent] Started. 21:11:57 Running ssh-add (command line suppressed) 21:11:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3034412289183430696.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3034412289183430696.key) 21:11:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:11:57 The recommended git tool is: NONE 21:11:58 using credential onap-jenkins-ssh 21:11:58 Wiping out workspace first. 21:11:58 Cloning the remote Git repository 21:11:58 Cloning repository git://cloud.onap.org/mirror/oom.git 21:11:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:11:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:11:58 > git --version # timeout=10 21:11:58 > git --version # 'git version 2.17.1' 21:11:58 using GIT_SSH to set credentials Gerrit user 21:11:58 Verifying host key using manually-configured host key entries 21:11:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:12:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:12:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:12:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:12:04 using GIT_SSH to set credentials Gerrit user 21:12:04 Verifying host key using manually-configured host key entries 21:12:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/146656/1 # timeout=30 21:12:04 > git rev-parse 10a3adc1cb7400ea628bbc3b63fdbe5c5fbe982a^{commit} # timeout=10 21:12:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:12:04 Checking out Revision 10a3adc1cb7400ea628bbc3b63fdbe5c5fbe982a (refs/changes/56/146656/1) 21:12:04 > git config core.sparsecheckout # timeout=10 21:12:04 > git checkout -f 10a3adc1cb7400ea628bbc3b63fdbe5c5fbe982a # timeout=30 21:12:08 Commit message: "docs: Fix multiple duplicated word typos" 21:12:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:12:08 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 21:12:08 [EnvInject] - Injecting environment variables from a build step. 21:12:08 [EnvInject] - Injecting as environment variables the properties content 21:12:08 PYTHON=python3 21:12:08 21:12:08 [EnvInject] - Variables injected successfully. 21:12:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11576024122103855821.sh 21:12:08 ---> tox-install.sh 21:12:08 + source /home/jenkins/lf-env.sh 21:12:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:12:08 ++ mktemp -d /tmp/venv-XXXX 21:12:08 + lf_venv=/tmp/venv-3yae 21:12:08 + local venv_file=/tmp/.os_lf_venv 21:12:08 + local python=python3 21:12:08 + local options 21:12:08 + local set_path=true 21:12:08 + local install_args= 21:12:08 ++ 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 21:12:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:12:08 + true 21:12:08 + case $1 in 21:12:08 + venv_file=/tmp/.toxenv 21:12:08 + shift 2 21:12:08 + true 21:12:08 + case $1 in 21:12:08 + shift 21:12:08 + break 21:12:08 + case $python in 21:12:08 + local pkg_list= 21:12:08 + [[ -d /opt/pyenv ]] 21:12:08 + echo 'Setup pyenv:' 21:12:08 Setup pyenv: 21:12:08 + export PYENV_ROOT=/opt/pyenv 21:12:08 + PYENV_ROOT=/opt/pyenv 21:12:08 + 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 21:12:08 + 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 21:12:08 + pyenv versions 21:12:08 * system (set by /opt/pyenv/version) 21:12:08 * 3.8.13 (set by /opt/pyenv/version) 21:12:08 * 3.9.13 (set by /opt/pyenv/version) 21:12:08 * 3.10.6 (set by /opt/pyenv/version) 21:12:08 + command -v pyenv 21:12:08 ++ pyenv init - --no-rehash 21:12:08 + 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[*]}"'\'')" 21:12:08 export PATH="/opt/pyenv/shims:${PATH}" 21:12:08 export PYENV_SHELL=bash 21:12:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:12:08 pyenv() { 21:12:08 local command 21:12:08 command="${1:-}" 21:12:08 if [ "$#" -gt 0 ]; then 21:12:08 shift 21:12:08 fi 21:12:08 21:12:08 case "$command" in 21:12:08 rehash|shell) 21:12:08 eval "$(pyenv "sh-$command" "$@")" 21:12:08 ;; 21:12:08 *) 21:12:08 command pyenv "$command" "$@" 21:12:08 ;; 21:12:08 esac 21:12:08 }' 21:12:08 +++ 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[*]}"' 21:12:08 ++ 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 21:12:08 ++ 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 21:12:08 ++ 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 21:12:08 ++ export PYENV_SHELL=bash 21:12:08 ++ PYENV_SHELL=bash 21:12:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:12:08 +++ complete -F _pyenv pyenv 21:12:08 ++ lf-pyver python3 21:12:08 ++ local py_version_xy=python3 21:12:08 ++ local py_version_xyz= 21:12:08 ++ pyenv versions 21:12:08 ++ local command 21:12:08 ++ sed 's/^[ *]* //' 21:12:08 ++ command=versions 21:12:08 ++ '[' 1 -gt 0 ']' 21:12:08 ++ shift 21:12:08 ++ case "$command" in 21:12:08 ++ awk '{ print $1 }' 21:12:08 ++ grep -E '^[0-9.]*[0-9]$' 21:12:08 ++ command pyenv versions 21:12:08 ++ pyenv versions 21:12:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:12:08 +++ grep '^3' /tmp/.pyenv_versions 21:12:08 +++ sort -V 21:12:08 +++ tail -n 1 21:12:08 ++ py_version_xyz=3.10.6 21:12:08 ++ [[ -z 3.10.6 ]] 21:12:08 ++ echo 3.10.6 21:12:08 ++ return 0 21:12:08 + pyenv local 3.10.6 21:12:08 + local command 21:12:08 + command=local 21:12:08 + '[' 2 -gt 0 ']' 21:12:08 + shift 21:12:08 + case "$command" in 21:12:08 + command pyenv local 3.10.6 21:12:08 + pyenv local 3.10.6 21:12:08 + for arg in "$@" 21:12:08 + case $arg in 21:12:08 + pkg_list+='tox ' 21:12:08 + for arg in "$@" 21:12:08 + case $arg in 21:12:08 + pkg_list+='virtualenv ' 21:12:08 + for arg in "$@" 21:12:08 + case $arg in 21:12:08 + pkg_list+='urllib3~=1.26.15 ' 21:12:08 + [[ -f /tmp/.toxenv ]] 21:12:08 + [[ ! -f /tmp/.toxenv ]] 21:12:08 + [[ -n '' ]] 21:12:08 + python3 -m venv /tmp/venv-3yae 21:12:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3yae' 21:12:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3yae 21:12:13 + echo /tmp/venv-3yae 21:12:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:12:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:12:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:12:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:12:13 + local 'pip_opts=--upgrade --quiet' 21:12:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:12:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:12:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:12:13 + [[ -n '' ]] 21:12:13 + [[ -n '' ]] 21:12:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:12:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:12:13 + /tmp/venv-3yae/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 21:12:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:12:17 lf-activate-venv(): INFO: Base packages installed successfully 21:12:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:12:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:12:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:12:17 + /tmp/venv-3yae/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 21:12:19 + type python3 21:12:19 + true 21:12:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3yae/bin to PATH' 21:12:19 lf-activate-venv(): INFO: Adding /tmp/venv-3yae/bin to PATH 21:12:19 + PATH=/tmp/venv-3yae/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 21:12:19 + return 0 21:12:19 + python3 --version 21:12:19 Python 3.10.6 21:12:19 + python3 -m pip --version 21:12:20 pip 26.1.2 from /tmp/venv-3yae/lib/python3.10/site-packages/pip (python 3.10) 21:12:20 + python3 -m pip freeze 21:12:20 cachetools==7.1.6 21:12:20 colorama==0.4.6 21:12:20 distlib==0.4.3 21:12:20 filelock==3.32.0 21:12:20 packaging==26.2 21:12:20 platformdirs==4.11.0 21:12:20 pluggy==1.6.0 21:12:20 pyproject-api==1.11.0 21:12:20 python-discovery==1.5.0 21:12:20 tomli==2.4.1 21:12:20 tomli_w==1.2.0 21:12:20 tox==4.58.0 21:12:20 typing_extensions==4.16.0 21:12:20 urllib3==1.26.20 21:12:20 virtualenv==21.7.0 21:12:20 [EnvInject] - Injecting environment variables from a build step. 21:12:20 [EnvInject] - Injecting as environment variables the properties content 21:12:20 PARALLEL=false 21:12:20 21:12:20 [EnvInject] - Variables injected successfully. 21:12:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7763063098945885811.sh 21:12:20 ---> tox-run.sh 21:12:20 + 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 21:12:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:12:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:12:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:12:20 + cd /w/workspace/oom-master-pre-commit-lint/. 21:12:20 + source /home/jenkins/lf-env.sh 21:12:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:12:20 ++ mktemp -d /tmp/venv-XXXX 21:12:20 + lf_venv=/tmp/venv-3lG2 21:12:20 + local venv_file=/tmp/.os_lf_venv 21:12:20 + local python=python3 21:12:20 + local options 21:12:20 + local set_path=true 21:12:20 + local install_args= 21:12:20 ++ 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 21:12:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:12:20 + true 21:12:20 + case $1 in 21:12:20 + venv_file=/tmp/.toxenv 21:12:20 + shift 2 21:12:20 + true 21:12:20 + case $1 in 21:12:20 + shift 21:12:20 + break 21:12:20 + case $python in 21:12:20 + local pkg_list= 21:12:20 + [[ -d /opt/pyenv ]] 21:12:20 + echo 'Setup pyenv:' 21:12:20 Setup pyenv: 21:12:20 + export PYENV_ROOT=/opt/pyenv 21:12:20 + PYENV_ROOT=/opt/pyenv 21:12:20 + 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 21:12:20 + 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 21:12:20 + pyenv versions 21:12:20 system 21:12:20 3.8.13 21:12:20 3.9.13 21:12:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:12:20 + command -v pyenv 21:12:20 ++ pyenv init - --no-rehash 21:12:20 + 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[*]}"'\'')" 21:12:20 export PATH="/opt/pyenv/shims:${PATH}" 21:12:20 export PYENV_SHELL=bash 21:12:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:12:20 pyenv() { 21:12:20 local command 21:12:20 command="${1:-}" 21:12:20 if [ "$#" -gt 0 ]; then 21:12:20 shift 21:12:20 fi 21:12:20 21:12:20 case "$command" in 21:12:20 rehash|shell) 21:12:20 eval "$(pyenv "sh-$command" "$@")" 21:12:20 ;; 21:12:20 *) 21:12:20 command pyenv "$command" "$@" 21:12:20 ;; 21:12:20 esac 21:12:20 }' 21:12:20 +++ 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[*]}"' 21:12:20 ++ 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 21:12:20 ++ 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 21:12:20 ++ 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 21:12:20 ++ export PYENV_SHELL=bash 21:12:20 ++ PYENV_SHELL=bash 21:12:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:12:20 +++ complete -F _pyenv pyenv 21:12:20 ++ lf-pyver python3 21:12:20 ++ local py_version_xy=python3 21:12:20 ++ local py_version_xyz= 21:12:20 ++ pyenv versions 21:12:20 ++ local command 21:12:20 ++ command=versions 21:12:20 ++ '[' 1 -gt 0 ']' 21:12:20 ++ shift 21:12:20 ++ case "$command" in 21:12:20 ++ command pyenv versions 21:12:20 ++ pyenv versions 21:12:20 ++ sed 's/^[ *]* //' 21:12:20 ++ awk '{ print $1 }' 21:12:20 ++ grep -E '^[0-9.]*[0-9]$' 21:12:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:12:20 +++ grep '^3' /tmp/.pyenv_versions 21:12:20 +++ sort -V 21:12:20 +++ tail -n 1 21:12:20 ++ py_version_xyz=3.10.6 21:12:20 ++ [[ -z 3.10.6 ]] 21:12:20 ++ echo 3.10.6 21:12:20 ++ return 0 21:12:20 + pyenv local 3.10.6 21:12:20 + local command 21:12:20 + command=local 21:12:20 + '[' 2 -gt 0 ']' 21:12:20 + shift 21:12:20 + case "$command" in 21:12:20 + command pyenv local 3.10.6 21:12:20 + pyenv local 3.10.6 21:12:20 + for arg in "$@" 21:12:20 + case $arg in 21:12:20 + pkg_list+='tox ' 21:12:20 + for arg in "$@" 21:12:20 + case $arg in 21:12:20 + pkg_list+='virtualenv ' 21:12:20 + for arg in "$@" 21:12:20 + case $arg in 21:12:20 + pkg_list+='urllib3~=1.26.15 ' 21:12:20 + [[ -f /tmp/.toxenv ]] 21:12:20 ++ cat /tmp/.toxenv 21:12:20 + lf_venv=/tmp/venv-3yae 21:12:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3yae from' file:/tmp/.toxenv 21:12:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3yae from file:/tmp/.toxenv 21:12:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:12:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:12:20 + local 'pip_opts=--upgrade --quiet' 21:12:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:12:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:12:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:12:20 + [[ -n '' ]] 21:12:20 + [[ -n '' ]] 21:12:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:12:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:12:20 + /tmp/venv-3yae/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 21:12:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:12:21 lf-activate-venv(): INFO: Base packages installed successfully 21:12:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:12:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:12:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:12:21 + /tmp/venv-3yae/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 21:12:22 + type python3 21:12:22 + true 21:12:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3yae/bin to PATH' 21:12:22 lf-activate-venv(): INFO: Adding /tmp/venv-3yae/bin to PATH 21:12:22 + PATH=/tmp/venv-3yae/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 21:12:22 + return 0 21:12:22 + [[ -d /opt/pyenv ]] 21:12:22 + echo '---> Setting up pyenv' 21:12:22 ---> Setting up pyenv 21:12:22 + export PYENV_ROOT=/opt/pyenv 21:12:22 + PYENV_ROOT=/opt/pyenv 21:12:22 + export PATH=/opt/pyenv/bin:/tmp/venv-3yae/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 21:12:22 + PATH=/opt/pyenv/bin:/tmp/venv-3yae/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 21:12:22 ++ pwd 21:12:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:12:22 + export PYTHONPATH 21:12:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:12:22 + TOX_TESTENV_PASSENV=PYTHONPATH 21:12:22 + tox --version 21:12:22 4.58.0 from /tmp/venv-3yae/lib/python3.10/site-packages/tox/__init__.py 21:12:22 + PARALLEL=false 21:12:22 + TOX_OPTIONS_LIST= 21:12:22 + [[ -n pre-commit ]] 21:12:22 + TOX_OPTIONS_LIST=' -e pre-commit' 21:12:22 + case ${PARALLEL,,} in 21:12:22 + tox -e pre-commit 21:12:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:12:24 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 21:12:27 pre-commit: freeze> python -m pip freeze --all 21:12:27 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 21:12:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:12:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:12:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:12:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:12:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:12:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:12:29 [INFO] Once installed this environment will be reused. 21:12:29 [INFO] This may take a few minutes... 21:12:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:12:34 [INFO] Once installed this environment will be reused. 21:12:34 [INFO] This may take a few minutes... 21:12:39 trim trailing whitespace.................................................Passed 21:12:39 Tabs remover.............................................................Passed 21:12:39 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:12:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:12:39 [INFO] Once installed this environment will be reused. 21:12:39 [INFO] This may take a few minutes... 21:12:49 gitlint..............................................(no files to check)Skipped 21:12:49 pre-commit: OK (25.83=setup[4.39]+cmd[11.87,9.57] seconds) 21:12:49 congratulations :) (25.87 seconds) 21:12:49 + tox_status=0 21:12:49 + echo '---> Completed tox runs' 21:12:49 ---> Completed tox runs 21:12:49 + for i in .tox/*/log 21:12:49 ++ echo .tox/pre-commit/log 21:12:49 ++ awk -F/ '{print $2}' 21:12:49 + tox_env=pre-commit 21:12:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:12:49 + DOC_DIR=docs/_build/html 21:12:49 + [[ -d docs/_build/html ]] 21:12:49 + echo '---> tox-run.sh ends' 21:12:49 ---> tox-run.sh ends 21:12:49 + test 0 -eq 0 21:12:49 $ ssh-agent -k 21:12:49 unset SSH_AUTH_SOCK; 21:12:49 unset SSH_AGENT_PID; 21:12:49 echo Agent pid 1661 killed; 21:12:49 [ssh-agent] Stopped. 21:12:49 [PostBuildScript] - [INFO] Executing post build scripts. 21:12:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12534530584744928950.sh 21:12:49 ---> sysstat.sh 21:12:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6904250133449118328.sh 21:12:49 ---> package-listing.sh 21:12:49 ++ facter osfamily 21:12:49 ++ tr '[:upper:]' '[:lower:]' 21:12:49 + OS_FAMILY=debian 21:12:49 + workspace=/w/workspace/oom-master-pre-commit-lint 21:12:49 + START_PACKAGES=/tmp/packages_start.txt 21:12:49 + END_PACKAGES=/tmp/packages_end.txt 21:12:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:12:49 + PACKAGES=/tmp/packages_start.txt 21:12:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:12:49 + PACKAGES=/tmp/packages_end.txt 21:12:49 + case "${OS_FAMILY}" in 21:12:49 + dpkg -l 21:12:49 + grep '^ii' 21:12:49 + '[' -f /tmp/packages_start.txt ']' 21:12:49 + '[' -f /tmp/packages_end.txt ']' 21:12:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:12:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:12:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:12:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:12:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7463103876153271537.sh 21:12:49 ---> capture-instance-metadata.sh 21:12:49 Setup pyenv: 21:12:49 system 21:12:49 3.8.13 21:12:49 3.9.13 21:12:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:12:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ng77 21:12:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:12:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:12:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:12:58 lf-activate-venv(): INFO: Base packages installed successfully 21:12:58 lf-activate-venv(): INFO: Installing additional packages: lftools 21:13:19 lf-activate-venv(): INFO: Adding /tmp/venv-Ng77/bin to PATH 21:13:19 INFO: Running in OpenStack, capturing instance metadata 21:13:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10038746755470525670.sh 21:13:19 provisioning config files... 21:13:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10850394155636204119tmp 21:13:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:13:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:13:19 [EnvInject] - Injecting environment variables from a build step. 21:13:19 [EnvInject] - Injecting as environment variables the properties content 21:13:19 SERVER_ID=logs 21:13:19 21:13:19 [EnvInject] - Variables injected successfully. 21:13:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7305787322474385337.sh 21:13:19 ---> create-netrc.sh 21:13:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15716038619239720948.sh 21:13:19 ---> python-tools-install.sh 21:13:19 Setup pyenv: 21:13:20 system 21:13:20 3.8.13 21:13:20 3.9.13 21:13:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:13:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ng77 from file:/tmp/.os_lf_venv 21:13:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:13:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:13:21 lf-activate-venv(): INFO: Base packages installed successfully 21:13:21 lf-activate-venv(): INFO: Installing additional packages: lftools 21:13:29 lf-activate-venv(): INFO: Adding /tmp/venv-Ng77/bin to PATH 21:13:29 Generating Requirements File 21:13:53 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. 21:13:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:13:53 Python 3.10.6 21:13:53 pip 26.1.2 from /tmp/venv-Ng77/lib/python3.10/site-packages/pip (python 3.10) 21:13:53 aiohappyeyeballs==2.7.1 21:13:53 aiohttp==3.14.3 21:13:53 aiosignal==1.4.0 21:13:53 appdirs==1.4.4 21:13:53 argcomplete==3.7.0 21:13:53 aspy.yaml==1.3.0 21:13:53 async-timeout==5.0.1 21:13:53 attrs==26.1.0 21:13:53 autopage==0.6.0 21:13:53 backports.strenum==1.3.1 21:13:53 beautifulsoup4==4.15.0 21:13:53 boto3==1.43.56 21:13:53 botocore==1.43.56 21:13:53 bs4==0.0.2 21:13:53 certifi==2026.7.22 21:13:53 cffi==2.1.0 21:13:53 cfgv==3.5.0 21:13:53 chardet==7.4.3 21:13:53 charset-normalizer==3.4.9 21:13:53 click==8.4.2 21:13:53 cliff==4.14.0 21:13:53 cmd2==3.5.1 21:13:53 cryptography==3.3.2 21:13:53 debtcollector==3.1.0 21:13:53 decorator==5.3.1 21:13:53 defusedxml==0.7.1 21:13:53 Deprecated==1.3.1 21:13:53 distlib==0.4.3 21:13:53 dnspython==2.8.0 21:13:53 docker==7.2.0 21:13:53 dogpile.cache==1.5.0 21:13:53 durationpy==0.10 21:13:53 email-validator==2.3.0 21:13:53 filelock==3.32.0 21:13:53 frozenlist==1.8.0 21:13:53 future==1.0.0 21:13:53 gitdb==4.0.12 21:13:53 GitPython==3.1.56 21:13:53 httplib2==0.30.2 21:13:53 identify==2.6.19 21:13:53 idna==3.18 21:13:53 importlib-resources==1.5.0 21:13:53 iso8601==2.1.0 21:13:53 Jinja2==3.1.6 21:13:53 jmespath==1.1.0 21:13:53 jsonpatch==1.33 21:13:53 jsonpointer==3.1.1 21:13:53 jsonschema==4.26.0 21:13:53 jsonschema-specifications==2025.9.1 21:13:53 keystoneauth1==5.14.0 21:13:53 kubernetes==36.0.3 21:13:53 lftools==0.37.22 21:13:53 lxml==6.1.1 21:13:53 markdown-it-py==4.2.0 21:13:53 MarkupSafe==3.0.3 21:13:53 mdurl==0.1.2 21:13:53 msgpack==1.2.1 21:13:53 multi_key_dict==2.0.3 21:13:53 multidict==6.7.1 21:13:53 munch==4.0.0 21:13:53 netaddr==1.3.0 21:13:53 niet==1.4.2 21:13:53 nodeenv==1.10.0 21:13:53 oauth2client==4.1.3 21:13:53 oauthlib==3.3.1 21:13:53 openstacksdk==4.13.0 21:13:53 os-service-types==1.8.2 21:13:53 osc-lib==4.6.0 21:13:53 oslo.config==10.4.0 21:13:53 oslo.context==6.4.0 21:13:53 oslo.i18n==6.8.0 21:13:53 oslo.log==8.2.0 21:13:53 oslo.serialization==5.10.0 21:13:53 oslo.utils==10.1.1 21:13:53 packaging==26.2 21:13:53 pbr==7.0.3 21:13:53 platformdirs==4.11.0 21:13:53 prettytable==3.18.0 21:13:53 propcache==0.5.2 21:13:53 psutil==7.2.2 21:13:53 pyasn1==0.6.4 21:13:53 pyasn1_modules==0.4.2 21:13:53 pycparser==3.0 21:13:53 pygerrit2==2.0.15 21:13:53 PyGithub==2.9.1 21:13:53 Pygments==2.20.0 21:13:53 PyJWT==2.13.0 21:13:53 PyNaCl==1.6.2 21:13:53 pyparsing==2.4.7 21:13:53 pyperclip==1.11.0 21:13:53 pyrsistent==0.20.0 21:13:53 python-cinderclient==9.9.0 21:13:53 python-dateutil==2.9.0.post0 21:13:53 python-discovery==1.5.0 21:13:53 python-heatclient==5.2.0 21:13:53 python-jenkins==1.8.3 21:13:53 python-keystoneclient==5.8.0 21:13:53 python-magnumclient==4.11.0 21:13:53 python-openstackclient==10.0.0 21:13:53 python-swiftclient==4.10.0 21:13:53 PyYAML==6.0.3 21:13:53 referencing==0.37.0 21:13:53 requests==2.34.2 21:13:53 requests-oauthlib==2.0.0 21:13:53 rfc3986==2.0.0 21:13:53 rich==15.0.0 21:13:53 rich-argparse==1.8.0 21:13:53 rpds-py==0.30.0 21:13:53 rsa==4.9.1 21:13:53 ruamel.yaml==0.19.1 21:13:53 ruamel.yaml.clib==0.2.15 21:13:53 s3transfer==0.19.2 21:13:53 simplejson==4.1.1 21:13:53 six==1.17.0 21:13:53 smmap==5.0.3 21:13:53 soupsieve==2.9.1 21:13:53 stevedore==5.8.0 21:13:53 tabulate==0.10.0 21:13:53 toml==0.10.2 21:13:53 tomlkit==0.15.1 21:13:53 tqdm==4.69.1 21:13:53 typing_extensions==4.16.0 21:13:53 urllib3==1.26.20 21:13:53 virtualenv==21.7.0 21:13:53 wcwidth==0.8.2 21:13:53 websocket-client==1.9.0 21:13:53 wrapt==2.2.2 21:13:53 xdg==6.0.0 21:13:53 xmltodict==1.0.4 21:13:53 yarl==1.24.5 21:13:53 yq==4.1.2 21:13:54 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins17719673466835248468.sh 21:13:54 ---> uv-install.sh 21:13:54 Installing uv/uvx (latest) using shell installer 21:13:54 2026-07-25 21:13:54 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-lHTncK.sh" [1] 21:13:54 downloading uv 0.11.32 x86_64-unknown-linux-gnu 21:13:55 installing to /home/jenkins/.local/bin 21:13:55 uv 21:13:55 uvx 21:13:55 everything's installed! 21:13:55 21:13:55 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:13:55 21:13:55 source $HOME/.local/bin/env (sh, bash, zsh) 21:13:55 source $HOME/.local/bin/env.fish (fish) 21:13:55 Adding install location to PATH 21:13:55 ---> Validating uv/uvx install 21:13:55 uvx 0.11.32 (x86_64-unknown-linux-gnu) 21:13:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1083762746893686421.sh 21:13:55 ---> sudo-logs.sh 21:13:55 Archiving 'sudo' log.. 21:13:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3426340758234220207.sh 21:13:55 ---> job-cost.sh 21:13:55 INFO: Activating Python virtual environment... 21:13:55 Setup pyenv: 21:13:55 system 21:13:55 3.8.13 21:13:55 3.9.13 21:13:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:13:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ng77 from file:/tmp/.os_lf_venv 21:13:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:13:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:13:57 lf-activate-venv(): INFO: Base packages installed successfully 21:13:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:14:02 lf-activate-venv(): INFO: Adding /tmp/venv-Ng77/bin to PATH 21:14:02 INFO: No stack-cost file found 21:14:02 INFO: Instance uptime: 152s 21:14:02 INFO: Fetching instance metadata (attempt 1 of 3)... 21:14:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:14:03 INFO: Successfully fetched instance metadata 21:14:03 INFO: Instance type: v3-standard-4 21:14:03 INFO: Retrieving pricing info for: v3-standard-4 21:14:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:14:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=152 21:14:03 INFO: Successfully fetched Vexxhost pricing API 21:14:03 INFO: Retrieved cost: 0.11 21:14:03 INFO: Retrieved resource: v3-standard-4 21:14:03 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 21:14:03 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 21:14:03 INFO: Successfully archived job cost data 21:14:03 DEBUG: Cost data: oom-master-pre-commit-lint,4750,2026-07-25 21:14:03,v3-standard-4,152,0.11,0.00,SUCCESS 21:14:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10892921458673625979.sh 21:14:03 ---> logs-deploy.sh 21:14:03 Setup pyenv: 21:14:03 system 21:14:03 3.8.13 21:14:03 3.9.13 21:14:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:14:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ng77 from file:/tmp/.os_lf_venv 21:14:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:14:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:14:05 lf-activate-venv(): INFO: Base packages installed successfully 21:14:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:14:12 lf-activate-venv(): INFO: Adding /tmp/venv-Ng77/bin to PATH 21:14:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4750 21:14:12 INFO: archiving workspace using pattern(s): 21:14:13 Archives upload complete. 21:14:14 INFO: archiving logs to Nexus 21:14:15 ---> uname -a: 21:14:15 Linux prd-ubuntu1804-builder-4c-4g-12340 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:14:15 21:14:15 21:14:15 ---> lscpu: 21:14:15 Architecture: x86_64 21:14:15 CPU op-mode(s): 32-bit, 64-bit 21:14:15 Byte Order: Little Endian 21:14:15 CPU(s): 4 21:14:15 On-line CPU(s) list: 0-3 21:14:15 Thread(s) per core: 1 21:14:15 Core(s) per socket: 1 21:14:15 Socket(s): 4 21:14:15 NUMA node(s): 1 21:14:15 Vendor ID: AuthenticAMD 21:14:15 CPU family: 23 21:14:15 Model: 49 21:14:15 Model name: AMD EPYC-Rome Processor 21:14:15 Stepping: 0 21:14:15 CPU MHz: 2799.998 21:14:15 BogoMIPS: 5599.99 21:14:15 Virtualization: AMD-V 21:14:15 Hypervisor vendor: KVM 21:14:15 Virtualization type: full 21:14:15 L1d cache: 32K 21:14:15 L1i cache: 32K 21:14:15 L2 cache: 512K 21:14:15 L3 cache: 16384K 21:14:15 NUMA node0 CPU(s): 0-3 21:14:15 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 21:14:15 21:14:15 21:14:15 ---> nproc: 21:14:15 4 21:14:15 21:14:15 21:14:15 ---> df -h: 21:14:15 Filesystem Size Used Avail Use% Mounted on 21:14:15 udev 7.9G 0 7.9G 0% /dev 21:14:15 tmpfs 1.6G 676K 1.6G 1% /run 21:14:15 /dev/vda1 78G 8.6G 69G 11% / 21:14:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:14:15 tmpfs 5.0M 0 5.0M 0% /run/lock 21:14:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:14:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:14:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:14:15 21:14:15 21:14:15 ---> free -m: 21:14:15 total used free shared buff/cache available 21:14:15 Mem: 16040 560 13126 0 2353 15155 21:14:15 Swap: 1023 0 1023 21:14:15 21:14:15 21:14:15 ---> ip addr: 21:14:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:14:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:14:15 inet 127.0.0.1/8 scope host lo 21:14:15 valid_lft forever preferred_lft forever 21:14:15 inet6 ::1/128 scope host 21:14:15 valid_lft forever preferred_lft forever 21:14:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:14:15 link/ether fa:16:3e:46:c1:4f brd ff:ff:ff:ff:ff:ff 21:14:15 inet 10.30.106.73/23 brd 10.30.107.255 scope global dynamic ens3 21:14:15 valid_lft 86244sec preferred_lft 86244sec 21:14:15 inet6 fe80::f816:3eff:fe46:c14f/64 scope link 21:14:15 valid_lft forever preferred_lft forever 21:14:15 21:14:15 21:14:15 ---> sar -b -r -n DEV: 21:14:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12340) 07/25/26 _x86_64_ (4 CPU) 21:14:15 21:14:15 21:11:41 LINUX RESTART (4 CPU) 21:14:15 21:14:15 21:12:01 tps rtps wtps bread/s bwrtn/s 21:14:15 21:13:01 329.25 24.45 304.80 819.86 59096.55 21:14:15 21:14:01 112.35 1.15 111.20 134.38 13288.85 21:14:15 Average: 220.80 12.80 208.00 477.12 36192.70 21:14:15 21:14:15 21:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:14:15 21:13:01 13908640 15514840 2516320 15.32 59580 1745452 815208 4.67 786748 1510808 106288 21:14:15 21:14:01 13439840 15513316 2985120 18.17 88512 2162020 780012 4.46 801636 1918348 253396 21:14:15 Average: 13674240 15514078 2750720 16.75 74046 1953736 797610 4.56 794192 1714578 179842 21:14:15 21:14:15 21:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:14:15 21:13:01 ens3 148.91 99.77 1224.94 30.65 0.00 0.00 0.00 0.00 21:14:15 21:13:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 21:14:15 21:14:01 ens3 89.74 63.57 1507.39 12.41 0.00 0.00 0.00 0.00 21:14:15 21:14:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 21:14:15 Average: ens3 119.32 81.67 1366.17 21.53 0.00 0.00 0.00 0.00 21:14:15 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 21:14:15 21:14:15 21:14:15 ---> sar -P ALL: 21:14:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12340) 07/25/26 _x86_64_ (4 CPU) 21:14:15 21:14:15 21:11:41 LINUX RESTART (4 CPU) 21:14:15 21:14:15 21:12:01 CPU %user %nice %system %iowait %steal %idle 21:14:15 21:13:01 all 23.43 0.00 2.48 3.31 0.07 70.71 21:14:15 21:13:01 0 34.43 0.00 2.96 1.25 0.08 61.28 21:14:15 21:13:01 1 22.59 0.00 1.94 0.70 0.08 74.68 21:14:15 21:13:01 2 25.70 0.00 2.59 6.07 0.08 65.55 21:14:15 21:13:01 3 11.11 0.00 2.45 5.16 0.07 81.22 21:14:15 21:14:01 all 21.61 0.00 1.63 1.61 0.06 75.10 21:14:15 21:14:01 0 32.44 0.00 2.12 0.53 0.07 64.85 21:14:15 21:14:01 1 30.60 0.00 1.75 0.83 0.05 66.77 21:14:15 21:14:01 2 13.50 0.00 1.67 4.31 0.03 80.48 21:14:15 21:14:01 3 10.02 0.00 0.96 0.77 0.05 88.20 21:14:15 Average: all 22.52 0.00 2.05 2.45 0.06 72.91 21:14:15 Average: 0 33.43 0.00 2.54 0.89 0.08 63.07 21:14:15 Average: 1 26.60 0.00 1.85 0.77 0.07 70.72 21:14:15 Average: 2 19.60 0.00 2.13 5.19 0.06 73.02 21:14:15 Average: 3 10.57 0.00 1.70 2.96 0.06 84.71 21:14:15 21:14:15 21:14:15