20:00:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146840 20:00:00 Running as SYSTEM 20:00:00 [EnvInject] - Loading node environment variables. 20:00:00 Building remotely on prd-ubuntu1804-builder-4c-4g-14750 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:00:00 [ssh-agent] Looking for ssh-agent implementation... 20:00:00 $ ssh-agent 20:00:00 SSH_AUTH_SOCK=/tmp/ssh-JxTYChVdWwfo/agent.1662 20:00:00 SSH_AGENT_PID=1664 20:00:00 [ssh-agent] Started. 20:00:00 Running ssh-add (command line suppressed) 20:00:01 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17907272342243107452.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17907272342243107452.key) 20:00:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:00:01 The recommended git tool is: NONE 20:00:02 using credential onap-jenkins-ssh 20:00:02 Wiping out workspace first. 20:00:02 Cloning the remote Git repository 20:00:02 Cloning repository git://cloud.onap.org/mirror/oom.git 20:00:02 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:00:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:00:02 > git --version # timeout=10 20:00:02 > git --version # 'git version 2.17.1' 20:00:02 using GIT_SSH to set credentials Gerrit user 20:00:02 Verifying host key using manually-configured host key entries 20:00:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:00:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:00:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:00:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:00:08 using GIT_SSH to set credentials Gerrit user 20:00:08 Verifying host key using manually-configured host key entries 20:00:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/40/146840/1 # timeout=30 20:00:08 > git rev-parse 64b9d9e3c3dafa6226ec8bac507e6d903875be11^{commit} # timeout=10 20:00:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:00:08 Checking out Revision 64b9d9e3c3dafa6226ec8bac507e6d903875be11 (refs/changes/40/146840/1) 20:00:08 > git config core.sparsecheckout # timeout=10 20:00:08 > git checkout -f 64b9d9e3c3dafa6226ec8bac507e6d903875be11 # timeout=30 20:00:11 Commit message: "[SDNC] FIX ShellCheck warnings in createLinks.sh" 20:00:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:00:12 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 20:00:12 [EnvInject] - Injecting environment variables from a build step. 20:00:12 [EnvInject] - Injecting as environment variables the properties content 20:00:12 PYTHON=python3 20:00:12 20:00:12 [EnvInject] - Variables injected successfully. 20:00:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3299858069478462259.sh 20:00:12 ---> tox-install.sh 20:00:12 + source /home/jenkins/lf-env.sh 20:00:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:00:12 ++ mktemp -d /tmp/venv-XXXX 20:00:12 + lf_venv=/tmp/venv-Gp7s 20:00:12 + local venv_file=/tmp/.os_lf_venv 20:00:12 + local python=python3 20:00:12 + local options 20:00:12 + local set_path=true 20:00:12 + local install_args= 20:00:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:00:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:00:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:00:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:00:12 + true 20:00:12 + case $1 in 20:00:12 + venv_file=/tmp/.toxenv 20:00:12 + shift 2 20:00:12 + true 20:00:12 + case $1 in 20:00:12 + shift 20:00:12 + break 20:00:12 + case $python in 20:00:12 + local pkg_list= 20:00:12 + [[ -d /opt/pyenv ]] 20:00:12 + echo 'Setup pyenv:' 20:00:12 Setup pyenv: 20:00:12 + export PYENV_ROOT=/opt/pyenv 20:00:12 + PYENV_ROOT=/opt/pyenv 20:00:12 + 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 20:00:12 + 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 20:00:12 + pyenv versions 20:00:12 * system (set by /opt/pyenv/version) 20:00:12 * 3.8.13 (set by /opt/pyenv/version) 20:00:12 * 3.9.13 (set by /opt/pyenv/version) 20:00:12 * 3.10.6 (set by /opt/pyenv/version) 20:00:12 + command -v pyenv 20:00:12 ++ pyenv init - --no-rehash 20:00:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:00:12 export PATH="/opt/pyenv/shims:${PATH}" 20:00:12 export PYENV_SHELL=bash 20:00:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:00:12 pyenv() { 20:00:12 local command 20:00:12 command="${1:-}" 20:00:12 if [ "$#" -gt 0 ]; then 20:00:12 shift 20:00:12 fi 20:00:12 20:00:12 case "$command" in 20:00:12 rehash|shell) 20:00:12 eval "$(pyenv "sh-$command" "$@")" 20:00:12 ;; 20:00:12 *) 20:00:12 command pyenv "$command" "$@" 20:00:12 ;; 20:00:12 esac 20:00:12 }' 20:00:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:00:12 ++ 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 20:00:12 ++ 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 20:00:12 ++ 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 20:00:12 ++ export PYENV_SHELL=bash 20:00:12 ++ PYENV_SHELL=bash 20:00:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:00:12 +++ complete -F _pyenv pyenv 20:00:12 ++ lf-pyver python3 20:00:12 ++ local py_version_xy=python3 20:00:12 ++ local py_version_xyz= 20:00:12 ++ pyenv versions 20:00:12 ++ sed 's/^[ *]* //' 20:00:12 ++ local command 20:00:12 ++ command=versions 20:00:12 ++ '[' 1 -gt 0 ']' 20:00:12 ++ shift 20:00:12 ++ case "$command" in 20:00:12 ++ command pyenv versions 20:00:12 ++ pyenv versions 20:00:12 ++ awk '{ print $1 }' 20:00:12 ++ grep -E '^[0-9.]*[0-9]$' 20:00:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:00:12 +++ grep '^3' /tmp/.pyenv_versions 20:00:12 +++ sort -V 20:00:12 +++ tail -n 1 20:00:12 ++ py_version_xyz=3.10.6 20:00:12 ++ [[ -z 3.10.6 ]] 20:00:12 ++ echo 3.10.6 20:00:12 ++ return 0 20:00:12 + pyenv local 3.10.6 20:00:12 + local command 20:00:12 + command=local 20:00:12 + '[' 2 -gt 0 ']' 20:00:12 + shift 20:00:12 + case "$command" in 20:00:12 + command pyenv local 3.10.6 20:00:12 + pyenv local 3.10.6 20:00:12 + for arg in "$@" 20:00:12 + case $arg in 20:00:12 + pkg_list+='tox ' 20:00:12 + for arg in "$@" 20:00:12 + case $arg in 20:00:12 + pkg_list+='virtualenv ' 20:00:12 + for arg in "$@" 20:00:12 + case $arg in 20:00:12 + pkg_list+='urllib3~=1.26.15 ' 20:00:12 + [[ -f /tmp/.toxenv ]] 20:00:12 + [[ ! -f /tmp/.toxenv ]] 20:00:12 + [[ -n '' ]] 20:00:12 + python3 -m venv /tmp/venv-Gp7s 20:00:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gp7s' 20:00:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gp7s 20:00:16 + echo /tmp/venv-Gp7s 20:00:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:00:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:00:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:00:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:00:16 + local 'pip_opts=--upgrade --quiet' 20:00:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:00:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:00:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:00:16 + [[ -n '' ]] 20:00:16 + [[ -n '' ]] 20:00:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:00:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:00:16 + /tmp/venv-Gp7s/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 20:00:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:00:20 lf-activate-venv(): INFO: Base packages installed successfully 20:00:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:00:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:00:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:00:20 + /tmp/venv-Gp7s/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 20:00:22 + type python3 20:00:22 + true 20:00:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gp7s/bin to PATH' 20:00:22 lf-activate-venv(): INFO: Adding /tmp/venv-Gp7s/bin to PATH 20:00:22 + PATH=/tmp/venv-Gp7s/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 20:00:22 + return 0 20:00:22 + python3 --version 20:00:22 Python 3.10.6 20:00:22 + python3 -m pip --version 20:00:22 pip 26.2 from /tmp/venv-Gp7s/lib/python3.10/site-packages/pip (python 3.10) 20:00:22 + python3 -m pip freeze 20:00:22 cachetools==7.1.6 20:00:22 colorama==0.4.6 20:00:22 distlib==0.4.3 20:00:22 filelock==3.32.2 20:00:22 packaging==26.2 20:00:22 platformdirs==4.11.0 20:00:22 pluggy==1.6.0 20:00:22 pyproject-api==1.11.0 20:00:22 python-discovery==1.5.1 20:00:22 tomli==2.4.1 20:00:22 tomli_w==1.2.0 20:00:22 tox==4.58.0 20:00:22 typing_extensions==4.16.0 20:00:22 urllib3==1.26.20 20:00:22 virtualenv==21.7.1 20:00:23 [EnvInject] - Injecting environment variables from a build step. 20:00:23 [EnvInject] - Injecting as environment variables the properties content 20:00:23 PARALLEL=false 20:00:23 20:00:23 [EnvInject] - Variables injected successfully. 20:00:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10446244150280990696.sh 20:00:23 ---> tox-run.sh 20:00:23 + 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 20:00:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:00:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:00:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:00:23 + cd /w/workspace/oom-master-pre-commit-lint/. 20:00:23 + source /home/jenkins/lf-env.sh 20:00:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:00:23 ++ mktemp -d /tmp/venv-XXXX 20:00:23 + lf_venv=/tmp/venv-bShX 20:00:23 + local venv_file=/tmp/.os_lf_venv 20:00:23 + local python=python3 20:00:23 + local options 20:00:23 + local set_path=true 20:00:23 + local install_args= 20:00:23 ++ 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 20:00:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:00:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:00:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:00:23 + true 20:00:23 + case $1 in 20:00:23 + venv_file=/tmp/.toxenv 20:00:23 + shift 2 20:00:23 + true 20:00:23 + case $1 in 20:00:23 + shift 20:00:23 + break 20:00:23 + case $python in 20:00:23 + local pkg_list= 20:00:23 + [[ -d /opt/pyenv ]] 20:00:23 + echo 'Setup pyenv:' 20:00:23 Setup pyenv: 20:00:23 + export PYENV_ROOT=/opt/pyenv 20:00:23 + PYENV_ROOT=/opt/pyenv 20:00:23 + 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 20:00:23 + 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 20:00:23 + pyenv versions 20:00:23 system 20:00:23 3.8.13 20:00:23 3.9.13 20:00:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:00:23 + command -v pyenv 20:00:23 ++ pyenv init - --no-rehash 20:00:23 + 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[*]}"'\'')" 20:00:23 export PATH="/opt/pyenv/shims:${PATH}" 20:00:23 export PYENV_SHELL=bash 20:00:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:00:23 pyenv() { 20:00:23 local command 20:00:23 command="${1:-}" 20:00:23 if [ "$#" -gt 0 ]; then 20:00:23 shift 20:00:23 fi 20:00:23 20:00:23 case "$command" in 20:00:23 rehash|shell) 20:00:23 eval "$(pyenv "sh-$command" "$@")" 20:00:23 ;; 20:00:23 *) 20:00:23 command pyenv "$command" "$@" 20:00:23 ;; 20:00:23 esac 20:00:23 }' 20:00:23 +++ 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[*]}"' 20:00:23 ++ 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 20:00:23 ++ 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 20:00:23 ++ 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 20:00:23 ++ export PYENV_SHELL=bash 20:00:23 ++ PYENV_SHELL=bash 20:00:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:00:23 +++ complete -F _pyenv pyenv 20:00:23 ++ lf-pyver python3 20:00:23 ++ local py_version_xy=python3 20:00:23 ++ local py_version_xyz= 20:00:23 ++ pyenv versions 20:00:23 ++ local command 20:00:23 ++ command=versions 20:00:23 ++ '[' 1 -gt 0 ']' 20:00:23 ++ shift 20:00:23 ++ case "$command" in 20:00:23 ++ command pyenv versions 20:00:23 ++ pyenv versions 20:00:23 ++ grep -E '^[0-9.]*[0-9]$' 20:00:23 ++ awk '{ print $1 }' 20:00:23 ++ sed 's/^[ *]* //' 20:00:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:00:23 +++ grep '^3' /tmp/.pyenv_versions 20:00:23 +++ sort -V 20:00:23 +++ tail -n 1 20:00:23 ++ py_version_xyz=3.10.6 20:00:23 ++ [[ -z 3.10.6 ]] 20:00:23 ++ echo 3.10.6 20:00:23 ++ return 0 20:00:23 + pyenv local 3.10.6 20:00:23 + local command 20:00:23 + command=local 20:00:23 + '[' 2 -gt 0 ']' 20:00:23 + shift 20:00:23 + case "$command" in 20:00:23 + command pyenv local 3.10.6 20:00:23 + pyenv local 3.10.6 20:00:23 + for arg in "$@" 20:00:23 + case $arg in 20:00:23 + pkg_list+='tox ' 20:00:23 + for arg in "$@" 20:00:23 + case $arg in 20:00:23 + pkg_list+='virtualenv ' 20:00:23 + for arg in "$@" 20:00:23 + case $arg in 20:00:23 + pkg_list+='urllib3~=1.26.15 ' 20:00:23 + [[ -f /tmp/.toxenv ]] 20:00:23 ++ cat /tmp/.toxenv 20:00:23 + lf_venv=/tmp/venv-Gp7s 20:00:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gp7s from' file:/tmp/.toxenv 20:00:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gp7s from file:/tmp/.toxenv 20:00:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:00:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:00:23 + local 'pip_opts=--upgrade --quiet' 20:00:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:00:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:00:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:00:23 + [[ -n '' ]] 20:00:23 + [[ -n '' ]] 20:00:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:00:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:00:23 + /tmp/venv-Gp7s/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 20:00:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:00:24 lf-activate-venv(): INFO: Base packages installed successfully 20:00:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:00:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:00:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:00:24 + /tmp/venv-Gp7s/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 20:00:24 + type python3 20:00:24 + true 20:00:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gp7s/bin to PATH' 20:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-Gp7s/bin to PATH 20:00:24 + PATH=/tmp/venv-Gp7s/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 20:00:24 + return 0 20:00:24 + [[ -d /opt/pyenv ]] 20:00:24 + echo '---> Setting up pyenv' 20:00:24 ---> Setting up pyenv 20:00:24 + export PYENV_ROOT=/opt/pyenv 20:00:24 + PYENV_ROOT=/opt/pyenv 20:00:24 + export PATH=/opt/pyenv/bin:/tmp/venv-Gp7s/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 20:00:24 + PATH=/opt/pyenv/bin:/tmp/venv-Gp7s/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 20:00:24 ++ pwd 20:00:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:00:24 + export PYTHONPATH 20:00:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:00:24 + TOX_TESTENV_PASSENV=PYTHONPATH 20:00:24 + tox --version 20:00:25 4.58.0 from /tmp/venv-Gp7s/lib/python3.10/site-packages/tox/__init__.py 20:00:25 + PARALLEL=false 20:00:25 + TOX_OPTIONS_LIST= 20:00:25 + [[ -n pre-commit ]] 20:00:25 + TOX_OPTIONS_LIST=' -e pre-commit' 20:00:25 + case ${PARALLEL,,} in 20:00:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:00:25 + tox -e pre-commit 20:00:26 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 20:00:28 pre-commit: freeze> python -m pip freeze --all 20:00:29 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.1,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.1 20:00:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:00:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:00:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:00:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:00:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:00:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:00:34 [INFO] Once installed this environment will be reused. 20:00:34 [INFO] This may take a few minutes... 20:00:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:00:38 [INFO] Once installed this environment will be reused. 20:00:38 [INFO] This may take a few minutes... 20:00:42 trim trailing whitespace.................................................Passed 20:00:42 Tabs remover.............................................................Passed 20:00:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:00:42 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:00:42 [INFO] Once installed this environment will be reused. 20:00:42 [INFO] This may take a few minutes... 20:00:50 gitlint..............................................(no files to check)Skipped 20:00:50 pre-commit: OK (25.20=setup[3.83]+cmd[13.51,7.87] seconds) 20:00:50 congratulations :) (25.24 seconds) 20:00:50 + tox_status=0 20:00:50 + echo '---> Completed tox runs' 20:00:50 ---> Completed tox runs 20:00:50 + for i in .tox/*/log 20:00:50 ++ echo .tox/pre-commit/log 20:00:50 ++ awk -F/ '{print $2}' 20:00:50 + tox_env=pre-commit 20:00:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:00:50 + DOC_DIR=docs/_build/html 20:00:50 + [[ -d docs/_build/html ]] 20:00:50 + echo '---> tox-run.sh ends' 20:00:50 ---> tox-run.sh ends 20:00:50 + test 0 -eq 0 20:00:50 $ ssh-agent -k 20:00:50 unset SSH_AUTH_SOCK; 20:00:50 unset SSH_AGENT_PID; 20:00:50 echo Agent pid 1664 killed; 20:00:50 [ssh-agent] Stopped. 20:00:50 [PostBuildScript] - [INFO] Executing post build scripts. 20:00:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1668281437882475481.sh 20:00:50 ---> sysstat.sh 20:00:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4739713088021436197.sh 20:00:51 ---> package-listing.sh 20:00:51 ++ tr '[:upper:]' '[:lower:]' 20:00:51 ++ facter osfamily 20:00:51 + OS_FAMILY=debian 20:00:51 + workspace=/w/workspace/oom-master-pre-commit-lint 20:00:51 + START_PACKAGES=/tmp/packages_start.txt 20:00:51 + END_PACKAGES=/tmp/packages_end.txt 20:00:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:00:51 + PACKAGES=/tmp/packages_start.txt 20:00:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:00:51 + PACKAGES=/tmp/packages_end.txt 20:00:51 + case "${OS_FAMILY}" in 20:00:51 + dpkg -l 20:00:51 + grep '^ii' 20:00:51 + '[' -f /tmp/packages_start.txt ']' 20:00:51 + '[' -f /tmp/packages_end.txt ']' 20:00:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:00:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:00:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:00:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:00:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5052537377128878405.sh 20:00:51 ---> capture-instance-metadata.sh 20:00:51 Setup pyenv: 20:00:51 system 20:00:51 3.8.13 20:00:51 3.9.13 20:00:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:00:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GryN 20:00:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:00:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:00:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:00:59 lf-activate-venv(): INFO: Base packages installed successfully 20:00:59 lf-activate-venv(): INFO: Installing additional packages: lftools 20:01:18 lf-activate-venv(): INFO: Adding /tmp/venv-GryN/bin to PATH 20:01:18 INFO: Running in OpenStack, capturing instance metadata 20:01:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8244846167317070203.sh 20:01:18 provisioning config files... 20:01:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10171661278457819291tmp 20:01:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:01:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:01:18 [EnvInject] - Injecting environment variables from a build step. 20:01:18 [EnvInject] - Injecting as environment variables the properties content 20:01:18 SERVER_ID=logs 20:01:18 20:01:18 [EnvInject] - Variables injected successfully. 20:01:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1871769251960324727.sh 20:01:18 ---> create-netrc.sh 20:01:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7811941645011821638.sh 20:01:18 ---> python-tools-install.sh 20:01:18 Setup pyenv: 20:01:18 system 20:01:18 3.8.13 20:01:18 3.9.13 20:01:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:01:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GryN from file:/tmp/.os_lf_venv 20:01:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:01:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:01:20 lf-activate-venv(): INFO: Base packages installed successfully 20:01:20 lf-activate-venv(): INFO: Installing additional packages: lftools 20:01:26 lf-activate-venv(): INFO: Adding /tmp/venv-GryN/bin to PATH 20:01:26 Generating Requirements File 20:01:47 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. 20:01:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:01:47 Python 3.10.6 20:01:47 pip 26.2 from /tmp/venv-GryN/lib/python3.10/site-packages/pip (python 3.10) 20:01:48 aiohappyeyeballs==2.7.1 20:01:48 aiohttp==3.14.3 20:01:48 aiosignal==1.4.0 20:01:48 appdirs==1.4.4 20:01:48 argcomplete==3.7.0 20:01:48 aspy.yaml==1.3.0 20:01:48 async-timeout==5.0.1 20:01:48 attrs==26.1.0 20:01:48 autopage==0.6.0 20:01:48 backports.strenum==1.3.1 20:01:48 beautifulsoup4==4.15.0 20:01:48 boto3==1.43.62 20:01:48 botocore==1.43.62 20:01:48 bs4==0.0.2 20:01:48 certifi==2026.7.22 20:01:48 cffi==2.1.0 20:01:48 cfgv==3.5.0 20:01:48 chardet==7.4.3 20:01:48 charset-normalizer==3.4.9 20:01:48 click==8.4.2 20:01:48 cliff==4.14.0 20:01:48 cmd2==3.5.1 20:01:48 cryptography==3.3.2 20:01:48 debtcollector==3.1.0 20:01:48 decorator==5.3.1 20:01:48 defusedxml==0.7.1 20:01:48 Deprecated==1.3.1 20:01:48 distlib==0.4.3 20:01:48 dnspython==2.8.0 20:01:48 docker==7.2.0 20:01:48 dogpile.cache==1.5.0 20:01:48 durationpy==0.10 20:01:48 email-validator==2.3.0 20:01:48 filelock==3.32.2 20:01:48 frozenlist==1.8.0 20:01:48 future==1.0.0 20:01:48 gitdb==4.0.12 20:01:48 GitPython==3.1.57 20:01:48 httplib2==0.30.2 20:01:48 identify==2.6.19 20:01:48 idna==3.18 20:01:48 importlib-resources==1.5.0 20:01:48 iso8601==2.1.0 20:01:48 Jinja2==3.1.6 20:01:48 jmespath==1.1.0 20:01:48 jsonpatch==1.33 20:01:48 jsonpointer==3.1.1 20:01:48 jsonschema==4.26.0 20:01:48 jsonschema-specifications==2025.9.1 20:01:48 keystoneauth1==5.14.0 20:01:48 kubernetes==36.0.3 20:01:48 lftools==0.37.22 20:01:48 lxml==6.1.1 20:01:48 markdown-it-py==4.2.0 20:01:48 MarkupSafe==3.0.3 20:01:48 mdurl==0.1.2 20:01:48 msgpack==1.2.1 20:01:48 multi_key_dict==2.0.3 20:01:48 multidict==6.7.1 20:01:48 munch==4.0.0 20:01:48 netaddr==1.3.0 20:01:48 niet==1.4.2 20:01:48 nodeenv==1.10.0 20:01:48 oauth2client==4.1.3 20:01:48 oauthlib==3.3.1 20:01:48 openstacksdk==4.13.0 20:01:48 os-service-types==1.8.2 20:01:48 osc-lib==4.6.0 20:01:48 oslo.config==10.4.0 20:01:48 oslo.context==6.4.0 20:01:48 oslo.i18n==6.8.0 20:01:48 oslo.log==8.2.0 20:01:48 oslo.serialization==5.10.0 20:01:48 oslo.utils==10.1.1 20:01:48 packaging==26.2 20:01:48 pbr==7.0.3 20:01:48 platformdirs==4.11.0 20:01:48 prettytable==3.18.0 20:01:48 propcache==0.5.2 20:01:48 psutil==7.2.2 20:01:48 pyasn1==0.6.4 20:01:48 pyasn1_modules==0.4.2 20:01:48 pycparser==3.0 20:01:48 pygerrit2==2.0.15 20:01:48 PyGithub==2.9.1 20:01:48 Pygments==2.20.0 20:01:48 PyJWT==2.13.0 20:01:48 PyNaCl==1.6.2 20:01:48 pyparsing==2.4.7 20:01:48 pyperclip==1.11.0 20:01:48 pyrsistent==0.20.0 20:01:48 python-cinderclient==9.9.0 20:01:48 python-dateutil==2.9.0.post0 20:01:48 python-discovery==1.5.1 20:01:48 python-heatclient==5.2.0 20:01:48 python-jenkins==1.8.3 20:01:48 python-keystoneclient==5.8.0 20:01:48 python-magnumclient==4.11.0 20:01:48 python-openstackclient==10.0.0 20:01:48 python-swiftclient==4.10.0 20:01:48 PyYAML==6.0.3 20:01:48 referencing==0.37.0 20:01:48 requests==2.34.2 20:01:48 requests-oauthlib==2.0.0 20:01:48 rfc3986==2.0.0 20:01:48 rich==15.0.0 20:01:48 rich-argparse==1.8.0 20:01:48 rpds-py==0.30.0 20:01:48 rsa==4.9.1 20:01:48 ruamel.yaml==0.19.1 20:01:48 ruamel.yaml.clib==0.2.15 20:01:48 s3transfer==0.19.2 20:01:48 simplejson==4.1.1 20:01:48 six==1.17.0 20:01:48 smmap==5.0.3 20:01:48 soupsieve==2.9.1 20:01:48 stevedore==5.8.0 20:01:48 tabulate==0.10.0 20:01:48 toml==0.10.2 20:01:48 tomlkit==0.15.1 20:01:48 tqdm==4.70.0 20:01:48 typing_extensions==4.16.0 20:01:48 urllib3==1.26.20 20:01:48 virtualenv==21.7.1 20:01:48 wcwidth==0.8.2 20:01:48 websocket-client==1.9.0 20:01:48 wrapt==2.3.0 20:01:48 xdg==6.0.0 20:01:48 xmltodict==1.0.4 20:01:48 yarl==1.24.5 20:01:48 yq==4.1.2 20:01:48 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins18078007617572909036.sh 20:01:48 ---> uv-install.sh 20:01:48 Installing uv/uvx (latest) using shell installer 20:01:48 2026-08-01 20:01:48 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Rj91MF.sh" [1] 20:01:48 downloading uv 0.12.1 x86_64-unknown-linux-gnu 20:01:49 installing to /home/jenkins/.local/bin 20:01:49 uv 20:01:49 uvx 20:01:49 everything's installed! 20:01:49 20:01:49 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:01:49 20:01:49 source $HOME/.local/bin/env (sh, bash, zsh) 20:01:49 source $HOME/.local/bin/env.fish (fish) 20:01:49 Adding install location to PATH 20:01:49 ---> Validating uv/uvx install 20:01:49 uvx 0.12.1 (x86_64-unknown-linux-gnu) 20:01:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11999289435252809080.sh 20:01:49 ---> sudo-logs.sh 20:01:49 Archiving 'sudo' log.. 20:01:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15645164063686889983.sh 20:01:49 ---> job-cost.sh 20:01:49 INFO: Activating Python virtual environment... 20:01:49 Setup pyenv: 20:01:49 system 20:01:49 3.8.13 20:01:49 3.9.13 20:01:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:01:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GryN from file:/tmp/.os_lf_venv 20:01:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:01:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:01:51 lf-activate-venv(): INFO: Base packages installed successfully 20:01:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:01:55 lf-activate-venv(): INFO: Adding /tmp/venv-GryN/bin to PATH 20:01:55 INFO: No stack-cost file found 20:01:55 INFO: Instance uptime: 142s 20:01:55 INFO: Fetching instance metadata (attempt 1 of 3)... 20:01:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:01:56 INFO: Successfully fetched instance metadata 20:01:56 INFO: Instance type: v3-standard-4 20:01:56 INFO: Retrieving pricing info for: v3-standard-4 20:01:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:01:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=142 20:01:56 INFO: Successfully fetched Vexxhost pricing API 20:01:56 INFO: Retrieved cost: 0.11 20:01:56 INFO: Retrieved resource: v3-standard-4 20:01:56 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 20:01:56 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 20:01:56 INFO: Successfully archived job cost data 20:01:56 DEBUG: Cost data: oom-master-pre-commit-lint,4787,2026-08-01 20:01:56,v3-standard-4,142,0.11,0.00,SUCCESS 20:01:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14909725311329011988.sh 20:01:56 ---> logs-deploy.sh 20:01:56 Setup pyenv: 20:01:56 system 20:01:56 3.8.13 20:01:56 3.9.13 20:01:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:01:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GryN from file:/tmp/.os_lf_venv 20:01:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:01:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:01:58 lf-activate-venv(): INFO: Base packages installed successfully 20:01:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-GryN/bin to PATH 20:02:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4787 20:02:04 INFO: archiving workspace using pattern(s): 20:02:05 Archives upload complete. 20:02:05 INFO: archiving logs to Nexus 20:02:06 ---> uname -a: 20:02:06 Linux prd-ubuntu1804-builder-4c-4g-14750 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:02:06 20:02:06 20:02:06 ---> lscpu: 20:02:06 Architecture: x86_64 20:02:06 CPU op-mode(s): 32-bit, 64-bit 20:02:06 Byte Order: Little Endian 20:02:06 CPU(s): 4 20:02:06 On-line CPU(s) list: 0-3 20:02:06 Thread(s) per core: 1 20:02:06 Core(s) per socket: 1 20:02:06 Socket(s): 4 20:02:06 NUMA node(s): 1 20:02:06 Vendor ID: AuthenticAMD 20:02:06 CPU family: 23 20:02:06 Model: 49 20:02:06 Model name: AMD EPYC-Rome Processor 20:02:06 Stepping: 0 20:02:06 CPU MHz: 2799.998 20:02:06 BogoMIPS: 5599.99 20:02:06 Virtualization: AMD-V 20:02:06 Hypervisor vendor: KVM 20:02:06 Virtualization type: full 20:02:06 L1d cache: 32K 20:02:06 L1i cache: 32K 20:02:06 L2 cache: 512K 20:02:06 L3 cache: 16384K 20:02:06 NUMA node0 CPU(s): 0-3 20:02:06 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 20:02:06 20:02:06 20:02:06 ---> nproc: 20:02:06 4 20:02:06 20:02:06 20:02:06 ---> df -h: 20:02:06 Filesystem Size Used Avail Use% Mounted on 20:02:06 udev 7.9G 0 7.9G 0% /dev 20:02:06 tmpfs 1.6G 676K 1.6G 1% /run 20:02:06 /dev/vda1 78G 8.5G 69G 11% / 20:02:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:02:06 tmpfs 5.0M 0 5.0M 0% /run/lock 20:02:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:02:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:02:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:02:06 20:02:06 20:02:06 ---> free -m: 20:02:06 total used free shared buff/cache available 20:02:06 Mem: 16040 545 13152 0 2341 15169 20:02:06 Swap: 1023 0 1023 20:02:06 20:02:06 20:02:06 ---> ip addr: 20:02:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:02:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:02:06 inet 127.0.0.1/8 scope host lo 20:02:06 valid_lft forever preferred_lft forever 20:02:06 inet6 ::1/128 scope host 20:02:06 valid_lft forever preferred_lft forever 20:02:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:02:06 link/ether fa:16:3e:ce:ab:f3 brd ff:ff:ff:ff:ff:ff 20:02:06 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic ens3 20:02:06 valid_lft 86255sec preferred_lft 86255sec 20:02:06 inet6 fe80::f816:3eff:fece:abf3/64 scope link 20:02:06 valid_lft forever preferred_lft forever 20:02:06 20:02:06 20:02:06 ---> sar -b -r -n DEV: 20:02:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14750) 08/01/26 _x86_64_ (4 CPU) 20:02:06 20:02:06 19:59:43 LINUX RESTART (4 CPU) 20:02:06 20:02:06 20:00:01 tps rtps wtps bread/s bwrtn/s 20:02:06 20:01:01 347.81 24.83 322.98 833.73 66031.13 20:02:06 20:02:02 106.43 1.17 105.27 134.51 13510.41 20:02:06 Average: 227.12 13.00 214.12 484.12 39770.77 20:02:06 20:02:06 20:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:02:06 20:01:01 13946148 15556184 2478820 15.09 59212 1749192 767712 4.39 734068 1524848 109848 20:02:06 20:02:02 13462108 15525108 2962860 18.04 87124 2152080 763668 4.37 781752 1916604 224140 20:02:06 Average: 13704128 15540646 2720840 16.57 73168 1950636 765690 4.38 757910 1720726 166994 20:02:06 20:02:06 20:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:02:06 20:01:01 ens3 279.27 190.48 1709.29 39.49 0.00 0.00 0.00 0.00 20:02:06 20:01:01 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 20:02:06 20:02:02 ens3 77.34 53.97 1420.16 9.52 0.00 0.00 0.00 0.00 20:02:06 20:02:02 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 20:02:06 Average: ens3 178.30 122.23 1564.72 24.51 0.00 0.00 0.00 0.00 20:02:06 Average: lo 1.57 1.57 0.17 0.17 0.00 0.00 0.00 0.00 20:02:06 20:02:06 20:02:06 ---> sar -P ALL: 20:02:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14750) 08/01/26 _x86_64_ (4 CPU) 20:02:06 20:02:06 19:59:43 LINUX RESTART (4 CPU) 20:02:06 20:02:06 20:00:01 CPU %user %nice %system %iowait %steal %idle 20:02:06 20:01:01 all 21.90 0.00 2.45 2.75 0.06 72.84 20:02:06 20:01:01 0 23.17 0.00 2.68 3.45 0.05 70.65 20:02:06 20:01:01 1 16.00 0.00 2.16 1.39 0.07 80.38 20:02:06 20:01:01 2 31.92 0.00 2.76 0.85 0.07 64.41 20:02:06 20:01:01 3 16.47 0.00 2.21 5.32 0.05 75.96 20:02:06 20:02:02 all 21.95 0.00 1.59 1.06 0.05 75.36 20:02:06 20:02:02 0 15.22 0.00 0.85 0.07 0.02 83.85 20:02:06 20:02:02 1 10.14 0.00 1.09 2.55 0.05 86.17 20:02:06 20:02:02 2 49.93 0.00 3.18 0.65 0.08 46.17 20:02:06 20:02:02 3 12.35 0.00 1.24 0.97 0.03 85.41 20:02:06 Average: all 21.92 0.00 2.02 1.90 0.05 74.10 20:02:06 Average: 0 19.19 0.00 1.76 1.76 0.03 77.26 20:02:06 Average: 1 13.07 0.00 1.63 1.97 0.06 83.27 20:02:06 Average: 2 40.94 0.00 2.97 0.75 0.08 55.27 20:02:06 Average: 3 14.40 0.00 1.72 3.14 0.04 80.69 20:02:06 20:02:06 20:02:06