14:08:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145079 14:08:33 Running as SYSTEM 14:08:33 [EnvInject] - Loading node environment variables. 14:08:33 Building remotely on prd-ubuntu1804-builder-4c-4g-12411 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:08:33 [ssh-agent] Looking for ssh-agent implementation... 14:08:33 $ ssh-agent 14:08:33 SSH_AUTH_SOCK=/tmp/ssh-GSqlwsJgAZVJ/agent.1618 14:08:33 SSH_AGENT_PID=1620 14:08:33 [ssh-agent] Started. 14:08:33 Running ssh-add (command line suppressed) 14:08:33 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15973186769179419276.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15973186769179419276.key) 14:08:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:08:33 The recommended git tool is: NONE 14:08:34 using credential onap-jenkins-ssh 14:08:34 Wiping out workspace first. 14:08:34 Cloning the remote Git repository 14:08:34 Cloning repository git://cloud.onap.org/mirror/oom.git 14:08:34 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:08:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:08:34 > git --version # timeout=10 14:08:34 > git --version # 'git version 2.17.1' 14:08:34 using GIT_SSH to set credentials Gerrit user 14:08:34 Verifying host key using manually-configured host key entries 14:08:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:08:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:08:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:08:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:08:40 using GIT_SSH to set credentials Gerrit user 14:08:40 Verifying host key using manually-configured host key entries 14:08:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/145079/6 # timeout=30 14:08:40 > git rev-parse 44d4ced5efa32f3040461ab389ea56f957e4f3e9^{commit} # timeout=10 14:08:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:08:40 Checking out Revision 44d4ced5efa32f3040461ab389ea56f957e4f3e9 (refs/changes/79/145079/6) 14:08:40 > git config core.sparsecheckout # timeout=10 14:08:40 > git checkout -f 44d4ced5efa32f3040461ab389ea56f957e4f3e9 # timeout=30 14:08:44 Commit message: "[SO] 17.3.1" 14:08:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:08:44 > git rev-list --no-walk 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=10 14:08:44 [EnvInject] - Injecting environment variables from a build step. 14:08:44 [EnvInject] - Injecting as environment variables the properties content 14:08:44 PYTHON=python3 14:08:44 14:08:44 [EnvInject] - Variables injected successfully. 14:08:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8767743039780357997.sh 14:08:44 ---> tox-install.sh 14:08:44 + source /home/jenkins/lf-env.sh 14:08:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:44 ++ mktemp -d /tmp/venv-XXXX 14:08:44 + lf_venv=/tmp/venv-EvRD 14:08:44 + local venv_file=/tmp/.os_lf_venv 14:08:44 + local python=python3 14:08:44 + local options 14:08:44 + local set_path=true 14:08:44 + local install_args= 14:08:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:08:44 + true 14:08:44 + case $1 in 14:08:44 + venv_file=/tmp/.toxenv 14:08:44 + shift 2 14:08:44 + true 14:08:44 + case $1 in 14:08:44 + shift 14:08:44 + break 14:08:44 + case $python in 14:08:44 + local pkg_list= 14:08:44 + [[ -d /opt/pyenv ]] 14:08:44 + echo 'Setup pyenv:' 14:08:44 Setup pyenv: 14:08:44 + export PYENV_ROOT=/opt/pyenv 14:08:44 + PYENV_ROOT=/opt/pyenv 14:08:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:44 + pyenv versions 14:08:44 * system (set by /opt/pyenv/version) 14:08:44 * 3.8.13 (set by /opt/pyenv/version) 14:08:44 * 3.9.13 (set by /opt/pyenv/version) 14:08:45 * 3.10.6 (set by /opt/pyenv/version) 14:08:45 + command -v pyenv 14:08:45 ++ pyenv init - --no-rehash 14:08:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:08:45 export PATH="/opt/pyenv/shims:${PATH}" 14:08:45 export PYENV_SHELL=bash 14:08:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:08:45 pyenv() { 14:08:45 local command 14:08:45 command="${1:-}" 14:08:45 if [ "$#" -gt 0 ]; then 14:08:45 shift 14:08:45 fi 14:08:45 14:08:45 case "$command" in 14:08:45 rehash|shell) 14:08:45 eval "$(pyenv "sh-$command" "$@")" 14:08:45 ;; 14:08:45 *) 14:08:45 command pyenv "$command" "$@" 14:08:45 ;; 14:08:45 esac 14:08:45 }' 14:08:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:08:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:45 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:45 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:45 ++ export PYENV_SHELL=bash 14:08:45 ++ PYENV_SHELL=bash 14:08:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:08:45 +++ complete -F _pyenv pyenv 14:08:45 ++ lf-pyver python3 14:08:45 ++ local py_version_xy=python3 14:08:45 ++ local py_version_xyz= 14:08:45 ++ pyenv versions 14:08:45 ++ local command 14:08:45 ++ command=versions 14:08:45 ++ '[' 1 -gt 0 ']' 14:08:45 ++ awk '{ print $1 }' 14:08:45 ++ shift 14:08:45 ++ case "$command" in 14:08:45 ++ command pyenv versions 14:08:45 ++ pyenv versions 14:08:45 ++ sed 's/^[ *]* //' 14:08:45 ++ grep -E '^[0-9.]*[0-9]$' 14:08:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:08:45 +++ grep '^3' /tmp/.pyenv_versions 14:08:45 +++ sort -V 14:08:45 +++ tail -n 1 14:08:45 ++ py_version_xyz=3.10.6 14:08:45 ++ [[ -z 3.10.6 ]] 14:08:45 ++ echo 3.10.6 14:08:45 ++ return 0 14:08:45 + pyenv local 3.10.6 14:08:45 + local command 14:08:45 + command=local 14:08:45 + '[' 2 -gt 0 ']' 14:08:45 + shift 14:08:45 + case "$command" in 14:08:45 + command pyenv local 3.10.6 14:08:45 + pyenv local 3.10.6 14:08:45 + for arg in "$@" 14:08:45 + case $arg in 14:08:45 + pkg_list+='tox ' 14:08:45 + for arg in "$@" 14:08:45 + case $arg in 14:08:45 + pkg_list+='virtualenv ' 14:08:45 + for arg in "$@" 14:08:45 + case $arg in 14:08:45 + pkg_list+='urllib3~=1.26.15 ' 14:08:45 + [[ -f /tmp/.toxenv ]] 14:08:45 + [[ ! -f /tmp/.toxenv ]] 14:08:45 + [[ -n '' ]] 14:08:45 + python3 -m venv /tmp/venv-EvRD 14:08:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EvRD' 14:08:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EvRD 14:08:49 + echo /tmp/venv-EvRD 14:08:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:08:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:08:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:08:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:49 + local 'pip_opts=--upgrade --quiet' 14:08:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:08:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:08:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:08:49 + [[ -n '' ]] 14:08:49 + [[ -n '' ]] 14:08:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:08:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:49 + /tmp/venv-EvRD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:08:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:08:54 lf-activate-venv(): INFO: Base packages installed successfully 14:08:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:08:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:08:54 + /tmp/venv-EvRD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:08:57 + type python3 14:08:57 + true 14:08:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EvRD/bin to PATH' 14:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-EvRD/bin to PATH 14:08:57 + PATH=/tmp/venv-EvRD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:57 + return 0 14:08:57 + python3 --version 14:08:57 Python 3.10.6 14:08:57 + python3 -m pip --version 14:08:57 pip 26.1.2 from /tmp/venv-EvRD/lib/python3.10/site-packages/pip (python 3.10) 14:08:57 + python3 -m pip freeze 14:08:58 cachetools==7.1.4 14:08:58 colorama==0.4.6 14:08:58 distlib==0.4.3 14:08:58 filelock==3.29.4 14:08:58 packaging==26.2 14:08:58 platformdirs==4.10.0 14:08:58 pluggy==1.6.0 14:08:58 pyproject-api==1.10.1 14:08:58 python-discovery==1.4.2 14:08:58 tomli==2.4.1 14:08:58 tomli_w==1.2.0 14:08:58 tox==4.55.1 14:08:58 typing_extensions==4.15.0 14:08:58 urllib3==1.26.20 14:08:58 virtualenv==21.5.0 14:08:58 [EnvInject] - Injecting environment variables from a build step. 14:08:58 [EnvInject] - Injecting as environment variables the properties content 14:08:58 PARALLEL=false 14:08:58 14:08:58 [EnvInject] - Variables injected successfully. 14:08:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13850518826433100696.sh 14:08:58 ---> tox-run.sh 14:08:58 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:08:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:08:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:08:58 + cd /w/workspace/oom-master-pre-commit-lint/. 14:08:58 + source /home/jenkins/lf-env.sh 14:08:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:58 ++ mktemp -d /tmp/venv-XXXX 14:08:58 + lf_venv=/tmp/venv-p7vN 14:08:58 + local venv_file=/tmp/.os_lf_venv 14:08:58 + local python=python3 14:08:58 + local options 14:08:58 + local set_path=true 14:08:58 + local install_args= 14:08:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:08:58 + true 14:08:58 + case $1 in 14:08:58 + venv_file=/tmp/.toxenv 14:08:58 + shift 2 14:08:58 + true 14:08:58 + case $1 in 14:08:58 + shift 14:08:58 + break 14:08:58 + case $python in 14:08:58 + local pkg_list= 14:08:58 + [[ -d /opt/pyenv ]] 14:08:58 + echo 'Setup pyenv:' 14:08:58 Setup pyenv: 14:08:58 + export PYENV_ROOT=/opt/pyenv 14:08:58 + PYENV_ROOT=/opt/pyenv 14:08:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:58 + pyenv versions 14:08:58 system 14:08:58 3.8.13 14:08:58 3.9.13 14:08:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:58 + command -v pyenv 14:08:58 ++ pyenv init - --no-rehash 14:08:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:08:58 export PATH="/opt/pyenv/shims:${PATH}" 14:08:58 export PYENV_SHELL=bash 14:08:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:08:58 pyenv() { 14:08:58 local command 14:08:58 command="${1:-}" 14:08:58 if [ "$#" -gt 0 ]; then 14:08:58 shift 14:08:58 fi 14:08:58 14:08:58 case "$command" in 14:08:58 rehash|shell) 14:08:58 eval "$(pyenv "sh-$command" "$@")" 14:08:58 ;; 14:08:58 *) 14:08:58 command pyenv "$command" "$@" 14:08:58 ;; 14:08:58 esac 14:08:58 }' 14:08:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:08:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:08:58 ++ export PYENV_SHELL=bash 14:08:58 ++ PYENV_SHELL=bash 14:08:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:08:58 +++ complete -F _pyenv pyenv 14:08:58 ++ lf-pyver python3 14:08:58 ++ local py_version_xy=python3 14:08:58 ++ local py_version_xyz= 14:08:58 ++ sed 's/^[ *]* //' 14:08:58 ++ awk '{ print $1 }' 14:08:58 ++ pyenv versions 14:08:58 ++ grep -E '^[0-9.]*[0-9]$' 14:08:58 ++ local command 14:08:58 ++ command=versions 14:08:58 ++ '[' 1 -gt 0 ']' 14:08:58 ++ shift 14:08:58 ++ case "$command" in 14:08:58 ++ command pyenv versions 14:08:58 ++ pyenv versions 14:08:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:08:58 +++ grep '^3' /tmp/.pyenv_versions 14:08:58 +++ sort -V 14:08:58 +++ tail -n 1 14:08:58 ++ py_version_xyz=3.10.6 14:08:58 ++ [[ -z 3.10.6 ]] 14:08:58 ++ echo 3.10.6 14:08:58 ++ return 0 14:08:58 + pyenv local 3.10.6 14:08:58 + local command 14:08:58 + command=local 14:08:58 + '[' 2 -gt 0 ']' 14:08:58 + shift 14:08:58 + case "$command" in 14:08:58 + command pyenv local 3.10.6 14:08:58 + pyenv local 3.10.6 14:08:58 + for arg in "$@" 14:08:58 + case $arg in 14:08:58 + pkg_list+='tox ' 14:08:58 + for arg in "$@" 14:08:58 + case $arg in 14:08:58 + pkg_list+='virtualenv ' 14:08:58 + for arg in "$@" 14:08:58 + case $arg in 14:08:58 + pkg_list+='urllib3~=1.26.15 ' 14:08:58 + [[ -f /tmp/.toxenv ]] 14:08:58 ++ cat /tmp/.toxenv 14:08:58 + lf_venv=/tmp/venv-EvRD 14:08:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EvRD from' file:/tmp/.toxenv 14:08:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EvRD from file:/tmp/.toxenv 14:08:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:08:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:58 + local 'pip_opts=--upgrade --quiet' 14:08:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:08:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:08:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:08:58 + [[ -n '' ]] 14:08:58 + [[ -n '' ]] 14:08:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:08:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:58 + /tmp/venv-EvRD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:08:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:08:59 lf-activate-venv(): INFO: Base packages installed successfully 14:08:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:08:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:08:59 + /tmp/venv-EvRD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:09:00 + type python3 14:09:00 + true 14:09:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EvRD/bin to PATH' 14:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-EvRD/bin to PATH 14:09:00 + PATH=/tmp/venv-EvRD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:00 + return 0 14:09:00 + [[ -d /opt/pyenv ]] 14:09:00 + echo '---> Setting up pyenv' 14:09:00 ---> Setting up pyenv 14:09:00 + export PYENV_ROOT=/opt/pyenv 14:09:00 + PYENV_ROOT=/opt/pyenv 14:09:00 + export PATH=/opt/pyenv/bin:/tmp/venv-EvRD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:00 + PATH=/opt/pyenv/bin:/tmp/venv-EvRD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:00 ++ pwd 14:09:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:09:00 + export PYTHONPATH 14:09:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:09:00 + TOX_TESTENV_PASSENV=PYTHONPATH 14:09:00 + tox --version 14:09:01 4.55.1 from /tmp/venv-EvRD/lib/python3.10/site-packages/tox/__init__.py 14:09:01 + PARALLEL=false 14:09:01 + TOX_OPTIONS_LIST= 14:09:01 + [[ -n pre-commit ]] 14:09:01 + TOX_OPTIONS_LIST=' -e pre-commit' 14:09:01 + case ${PARALLEL,,} in 14:09:01 + tox -e pre-commit 14:09:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:09:02 pre-commit: install_deps> python -I -m pip install pre-commit 14:09:05 pre-commit: freeze> python -m pip freeze --all 14:09:06 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.0 14:09:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:09:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:09:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:09:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:09:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:09:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:09:09 [INFO] Once installed this environment will be reused. 14:09:09 [INFO] This may take a few minutes... 14:09:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:09:13 [INFO] Once installed this environment will be reused. 14:09:13 [INFO] This may take a few minutes... 14:09:19 trim trailing whitespace.................................................Passed 14:09:19 Tabs remover.............................................................Passed 14:09:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:09:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:09:19 [INFO] Once installed this environment will be reused. 14:09:19 [INFO] This may take a few minutes... 14:09:28 gitlint..............................................(no files to check)Skipped 14:09:28 pre-commit: OK (26.93=setup[4.80]+cmd[13.07,9.05] seconds) 14:09:28 congratulations :) (26.97 seconds) 14:09:28 + tox_status=0 14:09:28 + echo '---> Completed tox runs' 14:09:28 ---> Completed tox runs 14:09:28 + for i in .tox/*/log 14:09:28 ++ echo .tox/pre-commit/log 14:09:28 ++ awk -F/ '{print $2}' 14:09:28 + tox_env=pre-commit 14:09:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:09:28 + DOC_DIR=docs/_build/html 14:09:28 + [[ -d docs/_build/html ]] 14:09:28 + echo '---> tox-run.sh ends' 14:09:28 ---> tox-run.sh ends 14:09:28 + test 0 -eq 0 14:09:28 $ ssh-agent -k 14:09:28 unset SSH_AUTH_SOCK; 14:09:28 unset SSH_AGENT_PID; 14:09:28 echo Agent pid 1620 killed; 14:09:28 [ssh-agent] Stopped. 14:09:28 [PostBuildScript] - [INFO] Executing post build scripts. 14:09:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14787463404798620096.sh 14:09:28 ---> sysstat.sh 14:09:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18297866038047288356.sh 14:09:28 ---> package-listing.sh 14:09:28 ++ facter osfamily 14:09:28 ++ tr '[:upper:]' '[:lower:]' 14:09:29 + OS_FAMILY=debian 14:09:29 + workspace=/w/workspace/oom-master-pre-commit-lint 14:09:29 + START_PACKAGES=/tmp/packages_start.txt 14:09:29 + END_PACKAGES=/tmp/packages_end.txt 14:09:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:09:29 + PACKAGES=/tmp/packages_start.txt 14:09:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:09:29 + PACKAGES=/tmp/packages_end.txt 14:09:29 + case "${OS_FAMILY}" in 14:09:29 + dpkg -l 14:09:29 + grep '^ii' 14:09:29 + '[' -f /tmp/packages_start.txt ']' 14:09:29 + '[' -f /tmp/packages_end.txt ']' 14:09:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:09:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:09:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:09:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:09:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13719080520793019250.sh 14:09:29 ---> capture-instance-metadata.sh 14:09:29 Setup pyenv: 14:09:29 system 14:09:29 3.8.13 14:09:29 3.9.13 14:09:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:09:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TYF2 14:09:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:09:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:47 lf-activate-venv(): INFO: Base packages installed successfully 14:09:47 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:31 lf-activate-venv(): INFO: Adding /tmp/venv-TYF2/bin to PATH 14:10:31 INFO: Running in OpenStack, capturing instance metadata 14:10:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1473892084826348742.sh 14:10:32 provisioning config files... 14:10:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5849950441168581315tmp 14:10:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:10:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:10:32 [EnvInject] - Injecting environment variables from a build step. 14:10:32 [EnvInject] - Injecting as environment variables the properties content 14:10:32 SERVER_ID=logs 14:10:32 14:10:32 [EnvInject] - Variables injected successfully. 14:10:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6635668982658072917.sh 14:10:32 ---> create-netrc.sh 14:10:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9383918937840912163.sh 14:10:32 ---> python-tools-install.sh 14:10:32 Setup pyenv: 14:10:32 system 14:10:32 3.8.13 14:10:32 3.9.13 14:10:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:10:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYF2 from file:/tmp/.os_lf_venv 14:10:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:34 lf-activate-venv(): INFO: Base packages installed successfully 14:10:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:41 lf-activate-venv(): INFO: Adding /tmp/venv-TYF2/bin to PATH 14:10:41 Generating Requirements File 14:11:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:11:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:11:08 Python 3.10.6 14:11:08 pip 26.1.2 from /tmp/venv-TYF2/lib/python3.10/site-packages/pip (python 3.10) 14:11:08 aiohappyeyeballs==2.6.2 14:11:08 aiohttp==3.14.1 14:11:08 aiosignal==1.4.0 14:11:08 appdirs==1.4.4 14:11:08 argcomplete==3.6.3 14:11:08 aspy.yaml==1.3.0 14:11:08 async-timeout==5.0.1 14:11:08 attrs==26.1.0 14:11:08 autopage==0.6.0 14:11:08 backports.strenum==1.3.1 14:11:08 beautifulsoup4==4.15.0 14:11:08 boto3==1.43.30 14:11:08 botocore==1.43.30 14:11:08 bs4==0.0.2 14:11:08 certifi==2026.5.20 14:11:08 cffi==2.0.0 14:11:08 cfgv==3.5.0 14:11:08 chardet==7.4.3 14:11:08 charset-normalizer==3.4.7 14:11:08 click==8.4.1 14:11:08 cliff==4.14.0 14:11:08 cmd2==3.5.1 14:11:08 cryptography==3.3.2 14:11:08 debtcollector==3.1.0 14:11:08 decorator==5.3.1 14:11:08 defusedxml==0.7.1 14:11:08 Deprecated==1.3.1 14:11:08 distlib==0.4.3 14:11:08 dnspython==2.8.0 14:11:08 docker==7.1.0 14:11:08 dogpile.cache==1.5.0 14:11:08 durationpy==0.10 14:11:08 email-validator==2.3.0 14:11:08 filelock==3.29.4 14:11:08 frozenlist==1.8.0 14:11:08 future==1.0.0 14:11:08 gitdb==4.0.12 14:11:08 GitPython==3.1.50 14:11:08 httplib2==0.30.2 14:11:08 identify==2.6.19 14:11:08 idna==3.18 14:11:08 importlib-resources==1.5.0 14:11:08 iso8601==2.1.0 14:11:08 Jinja2==3.1.6 14:11:08 jmespath==1.1.0 14:11:08 jsonpatch==1.33 14:11:08 jsonpointer==3.1.1 14:11:08 jsonschema==4.26.0 14:11:08 jsonschema-specifications==2025.9.1 14:11:08 keystoneauth1==5.14.0 14:11:08 kubernetes==36.0.2 14:11:08 lftools==0.37.22 14:11:08 lxml==6.1.1 14:11:08 markdown-it-py==4.2.0 14:11:08 MarkupSafe==3.0.3 14:11:08 mdurl==0.1.2 14:11:08 msgpack==1.2.0 14:11:08 multi_key_dict==2.0.3 14:11:08 multidict==6.7.1 14:11:08 munch==4.0.0 14:11:08 netaddr==1.3.0 14:11:08 niet==1.4.2 14:11:08 nodeenv==1.10.0 14:11:08 oauth2client==4.1.3 14:11:08 oauthlib==3.3.1 14:11:08 openstacksdk==4.13.0 14:11:08 os-service-types==1.8.2 14:11:08 osc-lib==4.6.0 14:11:08 oslo.config==10.4.0 14:11:08 oslo.context==6.4.0 14:11:08 oslo.i18n==6.8.0 14:11:08 oslo.log==8.2.0 14:11:08 oslo.serialization==5.10.0 14:11:08 oslo.utils==10.1.1 14:11:08 packaging==26.2 14:11:08 pbr==7.0.3 14:11:08 platformdirs==4.10.0 14:11:08 prettytable==3.17.0 14:11:08 propcache==0.5.2 14:11:08 psutil==7.2.2 14:11:08 pyasn1==0.6.3 14:11:08 pyasn1_modules==0.4.2 14:11:08 pycparser==3.0 14:11:08 pygerrit2==2.0.15 14:11:08 PyGithub==2.9.1 14:11:08 Pygments==2.20.0 14:11:08 PyJWT==2.13.0 14:11:08 PyNaCl==1.6.2 14:11:08 pyparsing==2.4.7 14:11:08 pyperclip==1.11.0 14:11:08 pyrsistent==0.20.0 14:11:08 python-cinderclient==9.9.0 14:11:08 python-dateutil==2.9.0.post0 14:11:08 python-discovery==1.4.2 14:11:08 python-heatclient==5.2.0 14:11:08 python-jenkins==1.8.3 14:11:08 python-keystoneclient==5.8.0 14:11:08 python-magnumclient==4.10.0 14:11:08 python-openstackclient==10.0.0 14:11:08 python-swiftclient==4.10.0 14:11:08 PyYAML==6.0.3 14:11:08 referencing==0.37.0 14:11:08 requests==2.34.2 14:11:08 requests-oauthlib==2.0.0 14:11:08 rfc3986==2.0.0 14:11:08 rich==15.0.0 14:11:08 rich-argparse==1.8.0 14:11:08 rpds-py==0.30.0 14:11:08 rsa==4.9.1 14:11:08 ruamel.yaml==0.19.1 14:11:08 ruamel.yaml.clib==0.2.15 14:11:08 s3transfer==0.18.0 14:11:08 simplejson==4.1.1 14:11:08 six==1.17.0 14:11:08 smmap==5.0.3 14:11:08 soupsieve==2.8.4 14:11:08 stevedore==5.8.0 14:11:08 tabulate==0.10.0 14:11:08 toml==0.10.2 14:11:08 tomlkit==0.15.0 14:11:08 tqdm==4.68.2 14:11:08 typing_extensions==4.15.0 14:11:08 urllib3==1.26.20 14:11:08 virtualenv==21.5.0 14:11:08 wcwidth==0.8.1 14:11:08 websocket-client==1.9.0 14:11:08 wrapt==2.2.1 14:11:08 xdg==6.0.0 14:11:08 xmltodict==1.0.4 14:11:08 yarl==1.24.2 14:11:08 yq==3.4.3 14:11:08 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6807001855343024103.sh 14:11:08 ---> uv-install.sh 14:11:08 Installing uv/uvx (latest) using shell installer 14:11:09 2026-06-16 14:11:09 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-X2mLhw.sh" [1] 14:11:09 downloading uv 0.11.21 x86_64-unknown-linux-gnu 14:11:10 installing to /home/jenkins/.local/bin 14:11:10 uv 14:11:10 uvx 14:11:10 everything's installed! 14:11:10 14:11:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:11:10 14:11:10 source $HOME/.local/bin/env (sh, bash, zsh) 14:11:10 source $HOME/.local/bin/env.fish (fish) 14:11:10 Adding install location to PATH 14:11:10 ---> Validating uv/uvx install 14:11:10 uvx 0.11.21 (x86_64-unknown-linux-gnu) 14:11:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7811046902092374390.sh 14:11:10 ---> sudo-logs.sh 14:11:10 Archiving 'sudo' log.. 14:11:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9620916440505964571.sh 14:11:10 ---> job-cost.sh 14:11:10 INFO: Activating Python virtual environment... 14:11:10 Setup pyenv: 14:11:10 system 14:11:10 3.8.13 14:11:10 3.9.13 14:11:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:11:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYF2 from file:/tmp/.os_lf_venv 14:11:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:12 lf-activate-venv(): INFO: Base packages installed successfully 14:11:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:11:18 lf-activate-venv(): INFO: Adding /tmp/venv-TYF2/bin to PATH 14:11:18 INFO: No stack-cost file found 14:11:18 INFO: Instance uptime: 194s 14:11:18 INFO: Fetching instance metadata (attempt 1 of 3)... 14:11:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:11:18 INFO: Successfully fetched instance metadata 14:11:18 INFO: Instance type: v3-standard-4 14:11:18 INFO: Retrieving pricing info for: v3-standard-4 14:11:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:11:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=194 14:11:19 INFO: Successfully fetched Vexxhost pricing API 14:11:19 INFO: Retrieved cost: 0.11 14:11:19 INFO: Retrieved resource: v3-standard-4 14:11:19 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:11:19 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:11:19 INFO: Successfully archived job cost data 14:11:19 DEBUG: Cost data: oom-master-pre-commit-lint,4655,2026-06-16 14:11:19,v3-standard-4,194,0.11,0.00,SUCCESS 14:11:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8945934409545875799.sh 14:11:19 ---> logs-deploy.sh 14:11:19 Setup pyenv: 14:11:19 system 14:11:19 3.8.13 14:11:19 3.9.13 14:11:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:11:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYF2 from file:/tmp/.os_lf_venv 14:11:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:21 lf-activate-venv(): INFO: Base packages installed successfully 14:11:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:11:29 lf-activate-venv(): INFO: Adding /tmp/venv-TYF2/bin to PATH 14:11:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4655 14:11:29 INFO: archiving workspace using pattern(s): 14:11:31 Archives upload complete. 14:11:31 INFO: archiving logs to Nexus 14:11:32 ---> uname -a: 14:11:32 Linux prd-ubuntu1804-builder-4c-4g-12411 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:11:32 14:11:32 14:11:32 ---> lscpu: 14:11:32 Architecture: x86_64 14:11:32 CPU op-mode(s): 32-bit, 64-bit 14:11:32 Byte Order: Little Endian 14:11:32 CPU(s): 4 14:11:32 On-line CPU(s) list: 0-3 14:11:32 Thread(s) per core: 1 14:11:32 Core(s) per socket: 1 14:11:32 Socket(s): 4 14:11:32 NUMA node(s): 1 14:11:32 Vendor ID: AuthenticAMD 14:11:32 CPU family: 23 14:11:32 Model: 49 14:11:32 Model name: AMD EPYC-Rome Processor 14:11:32 Stepping: 0 14:11:32 CPU MHz: 2799.998 14:11:32 BogoMIPS: 5599.99 14:11:32 Virtualization: AMD-V 14:11:32 Hypervisor vendor: KVM 14:11:32 Virtualization type: full 14:11:32 L1d cache: 32K 14:11:32 L1i cache: 32K 14:11:32 L2 cache: 512K 14:11:32 L3 cache: 16384K 14:11:32 NUMA node0 CPU(s): 0-3 14:11:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:11:32 14:11:32 14:11:32 ---> nproc: 14:11:32 4 14:11:32 14:11:32 14:11:32 ---> df -h: 14:11:32 Filesystem Size Used Avail Use% Mounted on 14:11:32 udev 7.9G 0 7.9G 0% /dev 14:11:32 tmpfs 1.6G 676K 1.6G 1% /run 14:11:32 /dev/vda1 78G 8.5G 69G 11% / 14:11:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:11:32 tmpfs 5.0M 0 5.0M 0% /run/lock 14:11:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:11:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:11:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:11:32 14:11:32 14:11:32 ---> free -m: 14:11:32 total used free shared buff/cache available 14:11:32 Mem: 16040 556 13146 0 2336 15159 14:11:32 Swap: 1023 0 1023 14:11:32 14:11:32 14:11:32 ---> ip addr: 14:11:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:11:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:11:32 inet 127.0.0.1/8 scope host lo 14:11:32 valid_lft forever preferred_lft forever 14:11:32 inet6 ::1/128 scope host 14:11:32 valid_lft forever preferred_lft forever 14:11:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:11:32 link/ether fa:16:3e:15:e7:50 brd ff:ff:ff:ff:ff:ff 14:11:32 inet 10.30.106.37/23 brd 10.30.107.255 scope global dynamic ens3 14:11:32 valid_lft 86200sec preferred_lft 86200sec 14:11:32 inet6 fe80::f816:3eff:fe15:e750/64 scope link 14:11:32 valid_lft forever preferred_lft forever 14:11:32 14:11:32 14:11:32 ---> sar -b -r -n DEV: 14:11:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12411) 06/16/26 _x86_64_ (4 CPU) 14:11:32 14:11:32 14:08:14 LINUX RESTART (4 CPU) 14:11:32 14:11:32 14:09:01 tps rtps wtps bread/s bwrtn/s 14:11:32 14:10:01 78.14 2.35 75.79 67.19 25479.22 14:11:32 14:11:01 93.03 0.72 92.32 94.25 10960.71 14:11:32 Average: 85.59 1.53 84.05 80.72 18219.96 14:11:32 14:11:32 14:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:11:32 14:10:01 13943908 15538996 2481060 15.11 59652 1734188 753788 4.31 759768 1502848 31488 14:11:32 14:11:01 13615284 15500708 2809684 17.11 84548 1984648 808736 4.63 822012 1737872 87036 14:11:32 Average: 13779596 15519852 2645372 16.11 72100 1859418 781262 4.47 790890 1620360 59262 14:11:32 14:11:32 14:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:11:32 14:10:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 14:11:32 14:10:01 ens3 55.57 38.39 620.55 6.58 0.00 0.00 0.00 0.00 14:11:32 14:11:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 14:11:32 14:11:01 ens3 66.87 46.54 1052.43 9.36 0.00 0.00 0.00 0.00 14:11:32 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 14:11:32 Average: ens3 61.22 42.47 836.49 7.97 0.00 0.00 0.00 0.00 14:11:32 14:11:32 14:11:32 ---> sar -P ALL: 14:11:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12411) 06/16/26 _x86_64_ (4 CPU) 14:11:32 14:11:32 14:08:14 LINUX RESTART (4 CPU) 14:11:32 14:11:32 14:09:01 CPU %user %nice %system %iowait %steal %idle 14:11:32 14:10:01 all 14.00 0.00 1.45 14.37 0.05 70.13 14:11:32 14:10:01 0 11.63 0.00 1.15 14.76 0.05 72.40 14:11:32 14:10:01 1 22.83 0.00 2.32 31.41 0.05 43.38 14:11:32 14:10:01 2 12.09 0.00 1.21 0.43 0.08 86.19 14:11:32 14:10:01 3 9.49 0.00 1.16 11.01 0.03 78.30 14:11:32 14:11:01 all 15.55 0.00 1.06 7.49 0.05 75.85 14:11:32 14:11:01 0 29.75 0.00 2.03 2.92 0.05 65.24 14:11:32 14:11:01 1 15.63 0.00 0.78 8.49 0.03 75.06 14:11:32 14:11:01 2 15.12 0.00 0.79 2.57 0.07 81.44 14:11:32 14:11:01 3 1.67 0.00 0.62 16.03 0.05 81.63 14:11:32 Average: all 14.77 0.00 1.26 10.93 0.05 72.99 14:11:32 Average: 0 20.71 0.00 1.60 8.83 0.05 68.82 14:11:32 Average: 1 19.23 0.00 1.55 19.95 0.04 59.22 14:11:32 Average: 2 13.61 0.00 1.00 1.50 0.07 83.81 14:11:32 Average: 3 5.59 0.00 0.89 13.51 0.04 79.96 14:11:32 14:11:32 14:11:32