11:31:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146192 11:31:26 Running as SYSTEM 11:31:27 [EnvInject] - Loading node environment variables. 11:31:27 Building remotely on prd-ubuntu1804-builder-4c-4g-13986 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:31:27 [ssh-agent] Looking for ssh-agent implementation... 11:31:27 $ ssh-agent 11:31:27 SSH_AUTH_SOCK=/tmp/ssh-7v25ICRyhtWA/agent.1649 11:31:27 SSH_AGENT_PID=1651 11:31:27 [ssh-agent] Started. 11:31:27 Running ssh-add (command line suppressed) 11:31:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13744640018231890091.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13744640018231890091.key) 11:31:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:31:27 The recommended git tool is: NONE 11:31:28 using credential onap-jenkins-ssh 11:31:28 Wiping out workspace first. 11:31:28 Cloning the remote Git repository 11:31:28 Cloning repository git://cloud.onap.org/mirror/oom.git 11:31:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:31:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:31:28 > git --version # timeout=10 11:31:28 > git --version # 'git version 2.17.1' 11:31:28 using GIT_SSH to set credentials Gerrit user 11:31:28 Verifying host key using manually-configured host key entries 11:31:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:31:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:31:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:31:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:31:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:31:34 using GIT_SSH to set credentials Gerrit user 11:31:34 Verifying host key using manually-configured host key entries 11:31:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/146192/4 # timeout=30 11:31:34 > git rev-parse 723a661502a2ae6dc4d13037f096c5052c8e72d0^{commit} # timeout=10 11:31:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:31:34 Checking out Revision 723a661502a2ae6dc4d13037f096c5052c8e72d0 (refs/changes/92/146192/4) 11:31:34 > git config core.sparsecheckout # timeout=10 11:31:34 > git checkout -f 723a661502a2ae6dc4d13037f096c5052c8e72d0 # timeout=30 11:31:37 Commit message: "[CI] REFACTOR find-tabs.sh to use native git grep" 11:31:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:31:37 > git rev-list --no-walk 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=10 11:31:38 [EnvInject] - Injecting environment variables from a build step. 11:31:38 [EnvInject] - Injecting as environment variables the properties content 11:31:38 PYTHON=python3 11:31:38 11:31:38 [EnvInject] - Variables injected successfully. 11:31:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14724586777198645614.sh 11:31:38 ---> tox-install.sh 11:31:38 + source /home/jenkins/lf-env.sh 11:31:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:31:38 ++ mktemp -d /tmp/venv-XXXX 11:31:38 + lf_venv=/tmp/venv-RbTR 11:31:38 + local venv_file=/tmp/.os_lf_venv 11:31:38 + local python=python3 11:31:38 + local options 11:31:38 + local set_path=true 11:31:38 + local install_args= 11:31:38 ++ 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 11:31:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:31:38 + true 11:31:38 + case $1 in 11:31:38 + venv_file=/tmp/.toxenv 11:31:38 + shift 2 11:31:38 + true 11:31:38 + case $1 in 11:31:38 + shift 11:31:38 + break 11:31:38 + case $python in 11:31:38 + local pkg_list= 11:31:38 + [[ -d /opt/pyenv ]] 11:31:38 + echo 'Setup pyenv:' 11:31:38 Setup pyenv: 11:31:38 + export PYENV_ROOT=/opt/pyenv 11:31:38 + PYENV_ROOT=/opt/pyenv 11:31:38 + 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 11:31:38 + 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 11:31:38 + pyenv versions 11:31:38 * system (set by /opt/pyenv/version) 11:31:38 * 3.8.13 (set by /opt/pyenv/version) 11:31:38 * 3.9.13 (set by /opt/pyenv/version) 11:31:38 * 3.10.6 (set by /opt/pyenv/version) 11:31:38 + command -v pyenv 11:31:38 ++ pyenv init - --no-rehash 11:31:38 + 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[*]}"'\'')" 11:31:38 export PATH="/opt/pyenv/shims:${PATH}" 11:31:38 export PYENV_SHELL=bash 11:31:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:31:38 pyenv() { 11:31:38 local command 11:31:38 command="${1:-}" 11:31:38 if [ "$#" -gt 0 ]; then 11:31:38 shift 11:31:38 fi 11:31:38 11:31:38 case "$command" in 11:31:38 rehash|shell) 11:31:38 eval "$(pyenv "sh-$command" "$@")" 11:31:38 ;; 11:31:38 *) 11:31:38 command pyenv "$command" "$@" 11:31:38 ;; 11:31:38 esac 11:31:38 }' 11:31:38 +++ 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[*]}"' 11:31:38 ++ 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 11:31:38 ++ 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 11:31:38 ++ 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 11:31:38 ++ export PYENV_SHELL=bash 11:31:38 ++ PYENV_SHELL=bash 11:31:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:31:38 +++ complete -F _pyenv pyenv 11:31:38 ++ lf-pyver python3 11:31:38 ++ local py_version_xy=python3 11:31:38 ++ local py_version_xyz= 11:31:38 ++ pyenv versions 11:31:38 ++ local command 11:31:38 ++ awk '{ print $1 }' 11:31:38 ++ command=versions 11:31:38 ++ '[' 1 -gt 0 ']' 11:31:38 ++ shift 11:31:38 ++ case "$command" in 11:31:38 ++ command pyenv versions 11:31:38 ++ pyenv versions 11:31:38 ++ sed 's/^[ *]* //' 11:31:38 ++ grep -E '^[0-9.]*[0-9]$' 11:31:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:31:38 +++ grep '^3' /tmp/.pyenv_versions 11:31:38 +++ sort -V 11:31:38 +++ tail -n 1 11:31:38 ++ py_version_xyz=3.10.6 11:31:38 ++ [[ -z 3.10.6 ]] 11:31:38 ++ echo 3.10.6 11:31:38 ++ return 0 11:31:38 + pyenv local 3.10.6 11:31:38 + local command 11:31:38 + command=local 11:31:38 + '[' 2 -gt 0 ']' 11:31:38 + shift 11:31:38 + case "$command" in 11:31:38 + command pyenv local 3.10.6 11:31:38 + pyenv local 3.10.6 11:31:38 + for arg in "$@" 11:31:38 + case $arg in 11:31:38 + pkg_list+='tox ' 11:31:38 + for arg in "$@" 11:31:38 + case $arg in 11:31:38 + pkg_list+='virtualenv ' 11:31:38 + for arg in "$@" 11:31:38 + case $arg in 11:31:38 + pkg_list+='urllib3~=1.26.15 ' 11:31:38 + [[ -f /tmp/.toxenv ]] 11:31:38 + [[ ! -f /tmp/.toxenv ]] 11:31:38 + [[ -n '' ]] 11:31:38 + python3 -m venv /tmp/venv-RbTR 11:31:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RbTR' 11:31:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RbTR 11:31:42 + echo /tmp/venv-RbTR 11:31:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:31:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:31:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:31:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:42 + local 'pip_opts=--upgrade --quiet' 11:31:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:31:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:31:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:31:42 + [[ -n '' ]] 11:31:42 + [[ -n '' ]] 11:31:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:31:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:42 + /tmp/venv-RbTR/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 11:31:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:31:46 lf-activate-venv(): INFO: Base packages installed successfully 11:31:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:31:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:31:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:31:46 + /tmp/venv-RbTR/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 11:31:48 + type python3 11:31:48 + true 11:31:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RbTR/bin to PATH' 11:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-RbTR/bin to PATH 11:31:48 + PATH=/tmp/venv-RbTR/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 11:31:48 + return 0 11:31:48 + python3 --version 11:31:48 Python 3.10.6 11:31:48 + python3 -m pip --version 11:31:48 pip 26.2 from /tmp/venv-RbTR/lib/python3.10/site-packages/pip (python 3.10) 11:31:48 + python3 -m pip freeze 11:31:48 cachetools==7.1.6 11:31:48 colorama==0.4.6 11:31:48 distlib==0.4.3 11:31:48 filelock==3.32.2 11:31:48 packaging==26.2 11:31:48 platformdirs==4.11.0 11:31:48 pluggy==1.6.0 11:31:48 pyproject-api==1.11.0 11:31:48 python-discovery==1.5.0 11:31:48 tomli==2.4.1 11:31:48 tomli_w==1.2.0 11:31:48 tox==4.58.0 11:31:48 typing_extensions==4.16.0 11:31:48 urllib3==1.26.20 11:31:48 virtualenv==21.7.0 11:31:48 [EnvInject] - Injecting environment variables from a build step. 11:31:48 [EnvInject] - Injecting as environment variables the properties content 11:31:48 PARALLEL=false 11:31:48 11:31:48 [EnvInject] - Variables injected successfully. 11:31:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2888754567341228589.sh 11:31:48 ---> tox-run.sh 11:31:48 + 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 11:31:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:31:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:31:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:31:48 + cd /w/workspace/oom-master-pre-commit-lint/. 11:31:48 + source /home/jenkins/lf-env.sh 11:31:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:31:48 ++ mktemp -d /tmp/venv-XXXX 11:31:48 + lf_venv=/tmp/venv-r7Px 11:31:48 + local venv_file=/tmp/.os_lf_venv 11:31:48 + local python=python3 11:31:48 + local options 11:31:48 + local set_path=true 11:31:48 + local install_args= 11:31:48 ++ 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 11:31:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:31:48 + true 11:31:48 + case $1 in 11:31:48 + venv_file=/tmp/.toxenv 11:31:48 + shift 2 11:31:48 + true 11:31:48 + case $1 in 11:31:48 + shift 11:31:48 + break 11:31:48 + case $python in 11:31:48 + local pkg_list= 11:31:48 + [[ -d /opt/pyenv ]] 11:31:48 + echo 'Setup pyenv:' 11:31:48 Setup pyenv: 11:31:48 + export PYENV_ROOT=/opt/pyenv 11:31:48 + PYENV_ROOT=/opt/pyenv 11:31:48 + 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 11:31:48 + 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 11:31:48 + pyenv versions 11:31:49 system 11:31:49 3.8.13 11:31:49 3.9.13 11:31:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:31:49 + command -v pyenv 11:31:49 ++ pyenv init - --no-rehash 11:31:49 + 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[*]}"'\'')" 11:31:49 export PATH="/opt/pyenv/shims:${PATH}" 11:31:49 export PYENV_SHELL=bash 11:31:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:31:49 pyenv() { 11:31:49 local command 11:31:49 command="${1:-}" 11:31:49 if [ "$#" -gt 0 ]; then 11:31:49 shift 11:31:49 fi 11:31:49 11:31:49 case "$command" in 11:31:49 rehash|shell) 11:31:49 eval "$(pyenv "sh-$command" "$@")" 11:31:49 ;; 11:31:49 *) 11:31:49 command pyenv "$command" "$@" 11:31:49 ;; 11:31:49 esac 11:31:49 }' 11:31:49 +++ 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[*]}"' 11:31:49 ++ 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 11:31:49 ++ 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 11:31:49 ++ 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 11:31:49 ++ export PYENV_SHELL=bash 11:31:49 ++ PYENV_SHELL=bash 11:31:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:31:49 +++ complete -F _pyenv pyenv 11:31:49 ++ lf-pyver python3 11:31:49 ++ local py_version_xy=python3 11:31:49 ++ local py_version_xyz= 11:31:49 ++ pyenv versions 11:31:49 ++ local command 11:31:49 ++ command=versions 11:31:49 ++ '[' 1 -gt 0 ']' 11:31:49 ++ shift 11:31:49 ++ case "$command" in 11:31:49 ++ command pyenv versions 11:31:49 ++ pyenv versions 11:31:49 ++ sed 's/^[ *]* //' 11:31:49 ++ grep -E '^[0-9.]*[0-9]$' 11:31:49 ++ awk '{ print $1 }' 11:31:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:31:49 +++ grep '^3' /tmp/.pyenv_versions 11:31:49 +++ sort -V 11:31:49 +++ tail -n 1 11:31:49 ++ py_version_xyz=3.10.6 11:31:49 ++ [[ -z 3.10.6 ]] 11:31:49 ++ echo 3.10.6 11:31:49 ++ return 0 11:31:49 + pyenv local 3.10.6 11:31:49 + local command 11:31:49 + command=local 11:31:49 + '[' 2 -gt 0 ']' 11:31:49 + shift 11:31:49 + case "$command" in 11:31:49 + command pyenv local 3.10.6 11:31:49 + pyenv local 3.10.6 11:31:49 + for arg in "$@" 11:31:49 + case $arg in 11:31:49 + pkg_list+='tox ' 11:31:49 + for arg in "$@" 11:31:49 + case $arg in 11:31:49 + pkg_list+='virtualenv ' 11:31:49 + for arg in "$@" 11:31:49 + case $arg in 11:31:49 + pkg_list+='urllib3~=1.26.15 ' 11:31:49 + [[ -f /tmp/.toxenv ]] 11:31:49 ++ cat /tmp/.toxenv 11:31:49 + lf_venv=/tmp/venv-RbTR 11:31:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RbTR from' file:/tmp/.toxenv 11:31:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RbTR from file:/tmp/.toxenv 11:31:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:31:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:49 + local 'pip_opts=--upgrade --quiet' 11:31:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:31:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:31:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:31:49 + [[ -n '' ]] 11:31:49 + [[ -n '' ]] 11:31:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:31:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:49 + /tmp/venv-RbTR/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 11:31:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:31:50 lf-activate-venv(): INFO: Base packages installed successfully 11:31:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:31:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:31:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:31:50 + /tmp/venv-RbTR/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 11:31:50 + type python3 11:31:50 + true 11:31:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RbTR/bin to PATH' 11:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-RbTR/bin to PATH 11:31:50 + PATH=/tmp/venv-RbTR/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 11:31:50 + return 0 11:31:50 + [[ -d /opt/pyenv ]] 11:31:50 + echo '---> Setting up pyenv' 11:31:50 ---> Setting up pyenv 11:31:50 + export PYENV_ROOT=/opt/pyenv 11:31:50 + PYENV_ROOT=/opt/pyenv 11:31:50 + export PATH=/opt/pyenv/bin:/tmp/venv-RbTR/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 11:31:50 + PATH=/opt/pyenv/bin:/tmp/venv-RbTR/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 11:31:50 ++ pwd 11:31:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:31:50 + export PYTHONPATH 11:31:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:31:50 + TOX_TESTENV_PASSENV=PYTHONPATH 11:31:50 + tox --version 11:31:51 4.58.0 from /tmp/venv-RbTR/lib/python3.10/site-packages/tox/__init__.py 11:31:51 + PARALLEL=false 11:31:51 + TOX_OPTIONS_LIST= 11:31:51 + [[ -n pre-commit ]] 11:31:51 + TOX_OPTIONS_LIST=' -e pre-commit' 11:31:51 + case ${PARALLEL,,} in 11:31:51 + tox -e pre-commit 11:31:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:31:52 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 11:31:55 pre-commit: freeze> python -m pip freeze --all 11:31:55 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,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 11:31:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:31:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:31:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:31:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:31:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:31:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:31:58 [INFO] Once installed this environment will be reused. 11:31:58 [INFO] This may take a few minutes... 11:32:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:32:02 [INFO] Once installed this environment will be reused. 11:32:02 [INFO] This may take a few minutes... 11:32:06 trim trailing whitespace.................................................Passed 11:32:06 Tabs remover.............................................................Passed 11:32:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:32:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:32:07 [INFO] Once installed this environment will be reused. 11:32:07 [INFO] This may take a few minutes... 11:32:15 gitlint..............................................(no files to check)Skipped 11:32:15 pre-commit: OK (23.69=setup[4.01]+cmd[11.45,8.23] seconds) 11:32:15 congratulations :) (23.73 seconds) 11:32:15 + tox_status=0 11:32:15 + echo '---> Completed tox runs' 11:32:15 ---> Completed tox runs 11:32:15 + for i in .tox/*/log 11:32:15 ++ echo .tox/pre-commit/log 11:32:15 ++ awk -F/ '{print $2}' 11:32:15 + tox_env=pre-commit 11:32:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:32:15 + DOC_DIR=docs/_build/html 11:32:15 + [[ -d docs/_build/html ]] 11:32:15 + echo '---> tox-run.sh ends' 11:32:15 ---> tox-run.sh ends 11:32:15 + test 0 -eq 0 11:32:15 $ ssh-agent -k 11:32:15 unset SSH_AUTH_SOCK; 11:32:15 unset SSH_AGENT_PID; 11:32:15 echo Agent pid 1651 killed; 11:32:15 [ssh-agent] Stopped. 11:32:15 [PostBuildScript] - [INFO] Executing post build scripts. 11:32:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5422793604385619134.sh 11:32:15 ---> sysstat.sh 11:32:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3082945956136365256.sh 11:32:15 ---> package-listing.sh 11:32:15 ++ tr '[:upper:]' '[:lower:]' 11:32:15 ++ facter osfamily 11:32:15 + OS_FAMILY=debian 11:32:15 + workspace=/w/workspace/oom-master-pre-commit-lint 11:32:15 + START_PACKAGES=/tmp/packages_start.txt 11:32:15 + END_PACKAGES=/tmp/packages_end.txt 11:32:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:32:15 + PACKAGES=/tmp/packages_start.txt 11:32:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:32:15 + PACKAGES=/tmp/packages_end.txt 11:32:15 + case "${OS_FAMILY}" in 11:32:15 + dpkg -l 11:32:15 + grep '^ii' 11:32:15 + '[' -f /tmp/packages_start.txt ']' 11:32:15 + '[' -f /tmp/packages_end.txt ']' 11:32:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:32:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:32:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:32:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:32:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7352654897145988617.sh 11:32:15 ---> capture-instance-metadata.sh 11:32:16 Setup pyenv: 11:32:16 system 11:32:16 3.8.13 11:32:16 3.9.13 11:32:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:32:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lCrc 11:32:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:23 lf-activate-venv(): INFO: Base packages installed successfully 11:32:23 lf-activate-venv(): INFO: Installing additional packages: lftools 11:32:43 lf-activate-venv(): INFO: Adding /tmp/venv-lCrc/bin to PATH 11:32:43 INFO: Running in OpenStack, capturing instance metadata 11:32:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13163051878790709776.sh 11:32:43 provisioning config files... 11:32:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15360268557766421515tmp 11:32:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:32:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:32:43 [EnvInject] - Injecting environment variables from a build step. 11:32:43 [EnvInject] - Injecting as environment variables the properties content 11:32:43 SERVER_ID=logs 11:32:43 11:32:43 [EnvInject] - Variables injected successfully. 11:32:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8517874106854050390.sh 11:32:43 ---> create-netrc.sh 11:32:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2598881865270432459.sh 11:32:43 ---> python-tools-install.sh 11:32:43 Setup pyenv: 11:32:43 system 11:32:43 3.8.13 11:32:43 3.9.13 11:32:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:32:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lCrc from file:/tmp/.os_lf_venv 11:32:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:45 lf-activate-venv(): INFO: Base packages installed successfully 11:32:45 lf-activate-venv(): INFO: Installing additional packages: lftools 11:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-lCrc/bin to PATH 11:32:51 Generating Requirements File 11:33:11 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. 11:33:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:12 Python 3.10.6 11:33:12 pip 26.2 from /tmp/venv-lCrc/lib/python3.10/site-packages/pip (python 3.10) 11:33:12 aiohappyeyeballs==2.7.1 11:33:12 aiohttp==3.14.3 11:33:12 aiosignal==1.4.0 11:33:12 appdirs==1.4.4 11:33:12 argcomplete==3.7.0 11:33:12 aspy.yaml==1.3.0 11:33:12 async-timeout==5.0.1 11:33:12 attrs==26.1.0 11:33:12 autopage==0.6.0 11:33:12 backports.strenum==1.3.1 11:33:12 beautifulsoup4==4.15.0 11:33:12 boto3==1.43.59 11:33:12 botocore==1.43.59 11:33:12 bs4==0.0.2 11:33:12 certifi==2026.7.22 11:33:12 cffi==2.1.0 11:33:12 cfgv==3.5.0 11:33:12 chardet==7.4.3 11:33:12 charset-normalizer==3.4.9 11:33:12 click==8.4.2 11:33:12 cliff==4.14.0 11:33:12 cmd2==3.5.1 11:33:12 cryptography==3.3.2 11:33:12 debtcollector==3.1.0 11:33:12 decorator==5.3.1 11:33:12 defusedxml==0.7.1 11:33:12 Deprecated==1.3.1 11:33:12 distlib==0.4.3 11:33:12 dnspython==2.8.0 11:33:12 docker==7.2.0 11:33:12 dogpile.cache==1.5.0 11:33:12 durationpy==0.10 11:33:12 email-validator==2.3.0 11:33:12 filelock==3.32.2 11:33:12 frozenlist==1.8.0 11:33:12 future==1.0.0 11:33:12 gitdb==4.0.12 11:33:12 GitPython==3.1.57 11:33:12 httplib2==0.30.2 11:33:12 identify==2.6.19 11:33:12 idna==3.18 11:33:12 importlib-resources==1.5.0 11:33:12 iso8601==2.1.0 11:33:12 Jinja2==3.1.6 11:33:12 jmespath==1.1.0 11:33:12 jsonpatch==1.33 11:33:12 jsonpointer==3.1.1 11:33:12 jsonschema==4.26.0 11:33:12 jsonschema-specifications==2025.9.1 11:33:12 keystoneauth1==5.14.0 11:33:12 kubernetes==36.0.3 11:33:12 lftools==0.37.22 11:33:12 lxml==6.1.1 11:33:12 markdown-it-py==4.2.0 11:33:12 MarkupSafe==3.0.3 11:33:12 mdurl==0.1.2 11:33:12 msgpack==1.2.1 11:33:12 multi_key_dict==2.0.3 11:33:12 multidict==6.7.1 11:33:12 munch==4.0.0 11:33:12 netaddr==1.3.0 11:33:12 niet==1.4.2 11:33:12 nodeenv==1.10.0 11:33:12 oauth2client==4.1.3 11:33:12 oauthlib==3.3.1 11:33:12 openstacksdk==4.13.0 11:33:12 os-service-types==1.8.2 11:33:12 osc-lib==4.6.0 11:33:12 oslo.config==10.4.0 11:33:12 oslo.context==6.4.0 11:33:12 oslo.i18n==6.8.0 11:33:12 oslo.log==8.2.0 11:33:12 oslo.serialization==5.10.0 11:33:12 oslo.utils==10.1.1 11:33:12 packaging==26.2 11:33:12 pbr==7.0.3 11:33:12 platformdirs==4.11.0 11:33:12 prettytable==3.18.0 11:33:12 propcache==0.5.2 11:33:12 psutil==7.2.2 11:33:12 pyasn1==0.6.4 11:33:12 pyasn1_modules==0.4.2 11:33:12 pycparser==3.0 11:33:12 pygerrit2==2.0.15 11:33:12 PyGithub==2.9.1 11:33:12 Pygments==2.20.0 11:33:12 PyJWT==2.13.0 11:33:12 PyNaCl==1.6.2 11:33:12 pyparsing==2.4.7 11:33:12 pyperclip==1.11.0 11:33:12 pyrsistent==0.20.0 11:33:12 python-cinderclient==9.9.0 11:33:12 python-dateutil==2.9.0.post0 11:33:12 python-discovery==1.5.0 11:33:12 python-heatclient==5.2.0 11:33:12 python-jenkins==1.8.3 11:33:12 python-keystoneclient==5.8.0 11:33:12 python-magnumclient==4.11.0 11:33:12 python-openstackclient==10.0.0 11:33:12 python-swiftclient==4.10.0 11:33:12 PyYAML==6.0.3 11:33:12 referencing==0.37.0 11:33:12 requests==2.34.2 11:33:12 requests-oauthlib==2.0.0 11:33:12 rfc3986==2.0.0 11:33:12 rich==15.0.0 11:33:12 rich-argparse==1.8.0 11:33:12 rpds-py==0.30.0 11:33:12 rsa==4.9.1 11:33:12 ruamel.yaml==0.19.1 11:33:12 ruamel.yaml.clib==0.2.15 11:33:12 s3transfer==0.19.2 11:33:12 simplejson==4.1.1 11:33:12 six==1.17.0 11:33:12 smmap==5.0.3 11:33:12 soupsieve==2.9.1 11:33:12 stevedore==5.8.0 11:33:12 tabulate==0.10.0 11:33:12 toml==0.10.2 11:33:12 tomlkit==0.15.1 11:33:12 tqdm==4.70.0 11:33:12 typing_extensions==4.16.0 11:33:12 urllib3==1.26.20 11:33:12 virtualenv==21.7.0 11:33:12 wcwidth==0.8.2 11:33:12 websocket-client==1.9.0 11:33:12 wrapt==2.3.0 11:33:12 xdg==6.0.0 11:33:12 xmltodict==1.0.4 11:33:12 yarl==1.24.5 11:33:12 yq==4.1.2 11:33:12 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins15762759914625890565.sh 11:33:12 ---> uv-install.sh 11:33:12 Installing uv/uvx (latest) using shell installer 11:33:12 2026-07-30 11:33:12 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-elaPjF.sh" [1] 11:33:12 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:33:13 installing to /home/jenkins/.local/bin 11:33:13 uv 11:33:13 uvx 11:33:13 everything's installed! 11:33:13 11:33:13 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:33:13 11:33:13 source $HOME/.local/bin/env (sh, bash, zsh) 11:33:13 source $HOME/.local/bin/env.fish (fish) 11:33:13 Adding install location to PATH 11:33:13 ---> Validating uv/uvx install 11:33:13 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:33:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8923365116436651637.sh 11:33:13 ---> sudo-logs.sh 11:33:13 Archiving 'sudo' log.. 11:33:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1229381118052825254.sh 11:33:13 ---> job-cost.sh 11:33:14 INFO: Activating Python virtual environment... 11:33:14 Setup pyenv: 11:33:14 system 11:33:14 3.8.13 11:33:14 3.9.13 11:33:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:33:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lCrc from file:/tmp/.os_lf_venv 11:33:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:15 lf-activate-venv(): INFO: Base packages installed successfully 11:33:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-lCrc/bin to PATH 11:33:20 INFO: No stack-cost file found 11:33:20 INFO: Instance uptime: 138s 11:33:20 INFO: Fetching instance metadata (attempt 1 of 3)... 11:33:20 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:33:20 INFO: Successfully fetched instance metadata 11:33:20 INFO: Instance type: v3-standard-4 11:33:20 INFO: Retrieving pricing info for: v3-standard-4 11:33:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:33:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=138 11:33:20 INFO: Successfully fetched Vexxhost pricing API 11:33:20 INFO: Retrieved cost: 0.11 11:33:20 INFO: Retrieved resource: v3-standard-4 11:33:20 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:33:20 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:33:20 INFO: Successfully archived job cost data 11:33:20 DEBUG: Cost data: oom-master-pre-commit-lint,4778,2026-07-30 11:33:20,v3-standard-4,138,0.11,0.00,SUCCESS 11:33:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4104579330952691270.sh 11:33:20 ---> logs-deploy.sh 11:33:20 Setup pyenv: 11:33:20 system 11:33:20 3.8.13 11:33:20 3.9.13 11:33:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lCrc from file:/tmp/.os_lf_venv 11:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:22 lf-activate-venv(): INFO: Base packages installed successfully 11:33:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-lCrc/bin to PATH 11:33:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4778 11:33:28 INFO: archiving workspace using pattern(s): 11:33:30 Archives upload complete. 11:33:30 INFO: archiving logs to Nexus 11:33:31 ---> uname -a: 11:33:31 Linux prd-ubuntu1804-builder-4c-4g-13986 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:33:31 11:33:31 11:33:31 ---> lscpu: 11:33:31 Architecture: x86_64 11:33:31 CPU op-mode(s): 32-bit, 64-bit 11:33:31 Byte Order: Little Endian 11:33:31 CPU(s): 4 11:33:31 On-line CPU(s) list: 0-3 11:33:31 Thread(s) per core: 1 11:33:31 Core(s) per socket: 1 11:33:31 Socket(s): 4 11:33:31 NUMA node(s): 1 11:33:31 Vendor ID: AuthenticAMD 11:33:31 CPU family: 23 11:33:31 Model: 49 11:33:31 Model name: AMD EPYC-Rome Processor 11:33:31 Stepping: 0 11:33:31 CPU MHz: 2800.000 11:33:31 BogoMIPS: 5600.00 11:33:31 Virtualization: AMD-V 11:33:31 Hypervisor vendor: KVM 11:33:31 Virtualization type: full 11:33:31 L1d cache: 32K 11:33:31 L1i cache: 32K 11:33:31 L2 cache: 512K 11:33:31 L3 cache: 16384K 11:33:31 NUMA node0 CPU(s): 0-3 11:33:31 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 11:33:31 11:33:31 11:33:31 ---> nproc: 11:33:31 4 11:33:31 11:33:31 11:33:31 ---> df -h: 11:33:31 Filesystem Size Used Avail Use% Mounted on 11:33:31 udev 7.9G 0 7.9G 0% /dev 11:33:31 tmpfs 1.6G 676K 1.6G 1% /run 11:33:31 /dev/vda1 78G 8.5G 69G 11% / 11:33:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:33:31 tmpfs 5.0M 0 5.0M 0% /run/lock 11:33:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:33:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:33:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:33:31 11:33:31 11:33:31 ---> free -m: 11:33:31 total used free shared buff/cache available 11:33:31 Mem: 16040 557 13144 0 2338 15158 11:33:31 Swap: 1023 0 1023 11:33:31 11:33:31 11:33:31 ---> ip addr: 11:33:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:33:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:33:31 inet 127.0.0.1/8 scope host lo 11:33:31 valid_lft forever preferred_lft forever 11:33:31 inet6 ::1/128 scope host 11:33:31 valid_lft forever preferred_lft forever 11:33:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:33:31 link/ether fa:16:3e:c1:f2:74 brd ff:ff:ff:ff:ff:ff 11:33:31 inet 10.30.107.104/23 brd 10.30.107.255 scope global dynamic ens3 11:33:31 valid_lft 86259sec preferred_lft 86259sec 11:33:31 inet6 fe80::f816:3eff:fec1:f274/64 scope link 11:33:31 valid_lft forever preferred_lft forever 11:33:31 11:33:31 11:33:31 ---> sar -b -r -n DEV: 11:33:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13986) 07/30/26 _x86_64_ (4 CPU) 11:33:31 11:33:31 11:31:12 LINUX RESTART (4 CPU) 11:33:31 11:33:31 11:32:01 tps rtps wtps bread/s bwrtn/s 11:33:31 11:33:01 116.46 0.93 115.53 110.78 18208.83 11:33:31 Average: 116.46 0.93 115.53 110.78 18208.83 11:33:31 11:33:31 11:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:33:31 11:33:01 13654480 15508192 2770488 16.87 79844 1959408 790472 4.52 803040 1721668 175392 11:33:31 Average: 13654480 15508192 2770488 16.87 79844 1959408 790472 4.52 803040 1721668 175392 11:33:31 11:33:31 11:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:33:31 11:33:01 lo 1.53 1.53 0.19 0.19 0.00 0.00 0.00 0.00 11:33:31 11:33:01 ens3 61.26 43.84 934.67 9.82 0.00 0.00 0.00 0.00 11:33:31 Average: lo 1.53 1.53 0.19 0.19 0.00 0.00 0.00 0.00 11:33:31 Average: ens3 61.26 43.84 934.67 9.82 0.00 0.00 0.00 0.00 11:33:31 11:33:31 11:33:31 ---> sar -P ALL: 11:33:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13986) 07/30/26 _x86_64_ (4 CPU) 11:33:31 11:33:31 11:31:12 LINUX RESTART (4 CPU) 11:33:31 11:33:31 11:32:01 CPU %user %nice %system %iowait %steal %idle 11:33:31 11:33:01 all 22.52 0.00 1.82 1.35 0.06 74.25 11:33:31 11:33:01 0 25.48 0.00 2.25 1.87 0.05 70.35 11:33:31 11:33:01 1 11.73 0.00 1.56 2.81 0.07 83.83 11:33:31 11:33:01 2 27.74 0.00 1.56 0.38 0.05 70.27 11:33:31 11:33:01 3 25.20 0.00 1.90 0.33 0.05 72.52 11:33:31 Average: all 22.52 0.00 1.82 1.35 0.06 74.25 11:33:31 Average: 0 25.48 0.00 2.25 1.87 0.05 70.35 11:33:31 Average: 1 11.73 0.00 1.56 2.81 0.07 83.83 11:33:31 Average: 2 27.74 0.00 1.56 0.38 0.05 70.27 11:33:31 Average: 3 25.20 0.00 1.90 0.33 0.05 72.52 11:33:31 11:33:31 11:33:31