08:49:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144748 08:49:02 Running as SYSTEM 08:49:02 [EnvInject] - Loading node environment variables. 08:49:02 Building remotely on prd-ubuntu1804-builder-4c-4g-6359 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:49:02 [ssh-agent] Looking for ssh-agent implementation... 08:49:02 $ ssh-agent 08:49:02 SSH_AUTH_SOCK=/tmp/ssh-5hbE6tcCSJkK/agent.1635 08:49:02 SSH_AGENT_PID=1637 08:49:02 [ssh-agent] Started. 08:49:02 Running ssh-add (command line suppressed) 08:49:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_846696573706034477.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_846696573706034477.key) 08:49:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:49:02 The recommended git tool is: NONE 08:49:03 using credential onap-jenkins-ssh 08:49:03 Wiping out workspace first. 08:49:03 Cloning the remote Git repository 08:49:03 Cloning repository git://cloud.onap.org/mirror/oom.git 08:49:03 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:49:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:49:03 > git --version # timeout=10 08:49:03 > git --version # 'git version 2.17.1' 08:49:03 using GIT_SSH to set credentials Gerrit user 08:49:03 Verifying host key using manually-configured host key entries 08:49:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:49:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:49:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:49:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:49:10 using GIT_SSH to set credentials Gerrit user 08:49:10 Verifying host key using manually-configured host key entries 08:49:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/144748/3 # timeout=30 08:49:10 > git rev-parse 70aa79b5fbe9fea6b01286ca78c025d2f4f9ed7d^{commit} # timeout=10 08:49:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:49:10 Checking out Revision 70aa79b5fbe9fea6b01286ca78c025d2f4f9ed7d (refs/changes/48/144748/3) 08:49:10 > git config core.sparsecheckout # timeout=10 08:49:10 > git checkout -f 70aa79b5fbe9fea6b01286ca78c025d2f4f9ed7d # timeout=30 08:49:14 Commit message: "[SO] etsi-sol 1.10.1" 08:49:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:49:14 > git rev-list --no-walk 48d506e005e38b6aafd03627aed291a672d59b71 # timeout=10 08:49:14 [EnvInject] - Injecting environment variables from a build step. 08:49:14 [EnvInject] - Injecting as environment variables the properties content 08:49:14 PYTHON=python3 08:49:14 08:49:14 [EnvInject] - Variables injected successfully. 08:49:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11820275469110839576.sh 08:49:14 ---> tox-install.sh 08:49:14 + source /home/jenkins/lf-env.sh 08:49:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:49:14 ++ mktemp -d /tmp/venv-XXXX 08:49:14 + lf_venv=/tmp/venv-bVl1 08:49:14 + local venv_file=/tmp/.os_lf_venv 08:49:14 + local python=python3 08:49:14 + local options 08:49:14 + local set_path=true 08:49:14 + local install_args= 08:49:14 ++ 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 08:49:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:49:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:49:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:49:14 + true 08:49:14 + case $1 in 08:49:14 + venv_file=/tmp/.toxenv 08:49:14 + shift 2 08:49:14 + true 08:49:14 + case $1 in 08:49:14 + shift 08:49:14 + break 08:49:14 + case $python in 08:49:14 + local pkg_list= 08:49:14 + [[ -d /opt/pyenv ]] 08:49:14 + echo 'Setup pyenv:' 08:49:14 Setup pyenv: 08:49:14 + export PYENV_ROOT=/opt/pyenv 08:49:14 + PYENV_ROOT=/opt/pyenv 08:49:14 + 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 08:49:14 + 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 08:49:14 + pyenv versions 08:49:14 * system (set by /opt/pyenv/version) 08:49:14 * 3.8.13 (set by /opt/pyenv/version) 08:49:14 * 3.9.13 (set by /opt/pyenv/version) 08:49:14 * 3.10.6 (set by /opt/pyenv/version) 08:49:14 + command -v pyenv 08:49:14 ++ pyenv init - --no-rehash 08:49:14 + 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[*]}"'\'')" 08:49:14 export PATH="/opt/pyenv/shims:${PATH}" 08:49:14 export PYENV_SHELL=bash 08:49:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:49:14 pyenv() { 08:49:14 local command 08:49:14 command="${1:-}" 08:49:14 if [ "$#" -gt 0 ]; then 08:49:14 shift 08:49:14 fi 08:49:14 08:49:14 case "$command" in 08:49:14 rehash|shell) 08:49:14 eval "$(pyenv "sh-$command" "$@")" 08:49:14 ;; 08:49:14 *) 08:49:14 command pyenv "$command" "$@" 08:49:14 ;; 08:49:14 esac 08:49:14 }' 08:49:14 +++ 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[*]}"' 08:49:14 ++ 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 08:49:14 ++ 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 08:49:14 ++ 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 08:49:14 ++ export PYENV_SHELL=bash 08:49:14 ++ PYENV_SHELL=bash 08:49:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:49:14 +++ complete -F _pyenv pyenv 08:49:14 ++ lf-pyver python3 08:49:14 ++ local py_version_xy=python3 08:49:14 ++ local py_version_xyz= 08:49:14 ++ pyenv versions 08:49:14 ++ local command 08:49:14 ++ command=versions 08:49:14 ++ '[' 1 -gt 0 ']' 08:49:14 ++ awk '{ print $1 }' 08:49:14 ++ shift 08:49:14 ++ case "$command" in 08:49:14 ++ command pyenv versions 08:49:14 ++ pyenv versions 08:49:14 ++ grep -E '^[0-9.]*[0-9]$' 08:49:14 ++ sed 's/^[ *]* //' 08:49:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:49:15 +++ sort -V 08:49:15 +++ grep '^3' /tmp/.pyenv_versions 08:49:15 +++ tail -n 1 08:49:15 ++ py_version_xyz=3.10.6 08:49:15 ++ [[ -z 3.10.6 ]] 08:49:15 ++ echo 3.10.6 08:49:15 ++ return 0 08:49:15 + pyenv local 3.10.6 08:49:15 + local command 08:49:15 + command=local 08:49:15 + '[' 2 -gt 0 ']' 08:49:15 + shift 08:49:15 + case "$command" in 08:49:15 + command pyenv local 3.10.6 08:49:15 + pyenv local 3.10.6 08:49:15 + for arg in "$@" 08:49:15 + case $arg in 08:49:15 + pkg_list+='tox ' 08:49:15 + for arg in "$@" 08:49:15 + case $arg in 08:49:15 + pkg_list+='virtualenv ' 08:49:15 + for arg in "$@" 08:49:15 + case $arg in 08:49:15 + pkg_list+='urllib3~=1.26.15 ' 08:49:15 + [[ -f /tmp/.toxenv ]] 08:49:15 + [[ ! -f /tmp/.toxenv ]] 08:49:15 + [[ -n '' ]] 08:49:15 + python3 -m venv /tmp/venv-bVl1 08:49:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bVl1' 08:49:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bVl1 08:49:19 + echo /tmp/venv-bVl1 08:49:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:49:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:49:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:49:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:19 + local 'pip_opts=--upgrade --quiet' 08:49:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:49:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:49:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:49:19 + [[ -n '' ]] 08:49:19 + [[ -n '' ]] 08:49:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:49:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:19 + /tmp/venv-bVl1/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 08:49:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:49:23 lf-activate-venv(): INFO: Base packages installed successfully 08:49:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:49:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:49:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:49:23 + /tmp/venv-bVl1/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 08:49:25 + type python3 08:49:25 + true 08:49:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bVl1/bin to PATH' 08:49:25 lf-activate-venv(): INFO: Adding /tmp/venv-bVl1/bin to PATH 08:49:25 + PATH=/tmp/venv-bVl1/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 08:49:25 + return 0 08:49:25 + python3 --version 08:49:25 Python 3.10.6 08:49:25 + python3 -m pip --version 08:49:25 pip 26.1.2 from /tmp/venv-bVl1/lib/python3.10/site-packages/pip (python 3.10) 08:49:25 + python3 -m pip freeze 08:49:25 cachetools==7.1.4 08:49:25 colorama==0.4.6 08:49:25 distlib==0.4.1 08:49:25 filelock==3.29.0 08:49:25 packaging==26.2 08:49:25 platformdirs==4.10.0 08:49:25 pluggy==1.6.0 08:49:25 pyproject-api==1.10.1 08:49:25 python-discovery==1.4.0 08:49:25 tomli==2.4.1 08:49:25 tomli_w==1.2.0 08:49:25 tox==4.55.0 08:49:25 typing_extensions==4.15.0 08:49:25 urllib3==1.26.20 08:49:25 virtualenv==21.4.2 08:49:25 [EnvInject] - Injecting environment variables from a build step. 08:49:25 [EnvInject] - Injecting as environment variables the properties content 08:49:25 PARALLEL=false 08:49:25 08:49:25 [EnvInject] - Variables injected successfully. 08:49:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11427418746758958128.sh 08:49:25 ---> tox-run.sh 08:49:25 + 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 08:49:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:49:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:49:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:49:25 + cd /w/workspace/oom-master-pre-commit-lint/. 08:49:25 + source /home/jenkins/lf-env.sh 08:49:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:49:25 ++ mktemp -d /tmp/venv-XXXX 08:49:25 + lf_venv=/tmp/venv-Csj3 08:49:25 + local venv_file=/tmp/.os_lf_venv 08:49:25 + local python=python3 08:49:25 + local options 08:49:25 + local set_path=true 08:49:25 + local install_args= 08:49:25 ++ 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 08:49:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:49:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:49:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:49:25 + true 08:49:25 + case $1 in 08:49:25 + venv_file=/tmp/.toxenv 08:49:25 + shift 2 08:49:25 + true 08:49:25 + case $1 in 08:49:25 + shift 08:49:25 + break 08:49:25 + case $python in 08:49:25 + local pkg_list= 08:49:25 + [[ -d /opt/pyenv ]] 08:49:25 + echo 'Setup pyenv:' 08:49:25 Setup pyenv: 08:49:25 + export PYENV_ROOT=/opt/pyenv 08:49:25 + PYENV_ROOT=/opt/pyenv 08:49:25 + 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 08:49:25 + 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 08:49:25 + pyenv versions 08:49:25 system 08:49:25 3.8.13 08:49:25 3.9.13 08:49:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:25 + command -v pyenv 08:49:25 ++ pyenv init - --no-rehash 08:49:25 + 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[*]}"'\'')" 08:49:25 export PATH="/opt/pyenv/shims:${PATH}" 08:49:25 export PYENV_SHELL=bash 08:49:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:49:25 pyenv() { 08:49:25 local command 08:49:25 command="${1:-}" 08:49:25 if [ "$#" -gt 0 ]; then 08:49:25 shift 08:49:25 fi 08:49:25 08:49:25 case "$command" in 08:49:25 rehash|shell) 08:49:25 eval "$(pyenv "sh-$command" "$@")" 08:49:25 ;; 08:49:25 *) 08:49:25 command pyenv "$command" "$@" 08:49:25 ;; 08:49:25 esac 08:49:25 }' 08:49:25 +++ 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[*]}"' 08:49:25 ++ 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 08:49:25 ++ 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 08:49:25 ++ 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 08:49:25 ++ export PYENV_SHELL=bash 08:49:25 ++ PYENV_SHELL=bash 08:49:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:49:25 +++ complete -F _pyenv pyenv 08:49:25 ++ lf-pyver python3 08:49:25 ++ local py_version_xy=python3 08:49:25 ++ local py_version_xyz= 08:49:25 ++ pyenv versions 08:49:25 ++ sed 's/^[ *]* //' 08:49:25 ++ local command 08:49:25 ++ command=versions 08:49:25 ++ '[' 1 -gt 0 ']' 08:49:25 ++ shift 08:49:25 ++ case "$command" in 08:49:25 ++ awk '{ print $1 }' 08:49:25 ++ command pyenv versions 08:49:25 ++ pyenv versions 08:49:25 ++ grep -E '^[0-9.]*[0-9]$' 08:49:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:49:25 +++ grep '^3' /tmp/.pyenv_versions 08:49:25 +++ sort -V 08:49:25 +++ tail -n 1 08:49:25 ++ py_version_xyz=3.10.6 08:49:25 ++ [[ -z 3.10.6 ]] 08:49:25 ++ echo 3.10.6 08:49:25 ++ return 0 08:49:25 + pyenv local 3.10.6 08:49:25 + local command 08:49:25 + command=local 08:49:25 + '[' 2 -gt 0 ']' 08:49:25 + shift 08:49:25 + case "$command" in 08:49:25 + command pyenv local 3.10.6 08:49:25 + pyenv local 3.10.6 08:49:25 + for arg in "$@" 08:49:25 + case $arg in 08:49:25 + pkg_list+='tox ' 08:49:25 + for arg in "$@" 08:49:25 + case $arg in 08:49:25 + pkg_list+='virtualenv ' 08:49:25 + for arg in "$@" 08:49:25 + case $arg in 08:49:25 + pkg_list+='urllib3~=1.26.15 ' 08:49:25 + [[ -f /tmp/.toxenv ]] 08:49:25 ++ cat /tmp/.toxenv 08:49:25 + lf_venv=/tmp/venv-bVl1 08:49:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bVl1 from' file:/tmp/.toxenv 08:49:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bVl1 from file:/tmp/.toxenv 08:49:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:49:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:25 + local 'pip_opts=--upgrade --quiet' 08:49:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:49:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:49:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:49:25 + [[ -n '' ]] 08:49:25 + [[ -n '' ]] 08:49:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:49:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:25 + /tmp/venv-bVl1/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 08:49:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:49:26 lf-activate-venv(): INFO: Base packages installed successfully 08:49:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:49:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:49:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:49:26 + /tmp/venv-bVl1/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 08:49:27 + type python3 08:49:27 + true 08:49:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bVl1/bin to PATH' 08:49:27 lf-activate-venv(): INFO: Adding /tmp/venv-bVl1/bin to PATH 08:49:27 + PATH=/tmp/venv-bVl1/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 08:49:27 + return 0 08:49:27 + [[ -d /opt/pyenv ]] 08:49:27 + echo '---> Setting up pyenv' 08:49:27 ---> Setting up pyenv 08:49:27 + export PYENV_ROOT=/opt/pyenv 08:49:27 + PYENV_ROOT=/opt/pyenv 08:49:27 + export PATH=/opt/pyenv/bin:/tmp/venv-bVl1/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 08:49:27 + PATH=/opt/pyenv/bin:/tmp/venv-bVl1/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 08:49:27 ++ pwd 08:49:27 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:49:27 + export PYTHONPATH 08:49:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:49:27 + TOX_TESTENV_PASSENV=PYTHONPATH 08:49:27 + tox --version 08:49:28 4.55.0 from /tmp/venv-bVl1/lib/python3.10/site-packages/tox/__init__.py 08:49:28 + PARALLEL=false 08:49:28 + TOX_OPTIONS_LIST= 08:49:28 + [[ -n pre-commit ]] 08:49:28 + TOX_OPTIONS_LIST=' -e pre-commit' 08:49:28 + case ${PARALLEL,,} in 08:49:28 + tox -e pre-commit 08:49:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:49:29 pre-commit: install_deps> python -I -m pip install pre-commit 08:49:32 pre-commit: freeze> python -m pip freeze --all 08:49:32 pre-commit: cfgv==3.5.0,distlib==0.4.1,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.4.2 08:49:32 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:49:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:49:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:49:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:49:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:49:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:49:35 [INFO] Once installed this environment will be reused. 08:49:35 [INFO] This may take a few minutes... 08:49:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:49:38 [INFO] Once installed this environment will be reused. 08:49:38 [INFO] This may take a few minutes... 08:49:43 trim trailing whitespace.................................................Passed 08:49:43 Tabs remover.............................................................Passed 08:49:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:49:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:49:43 [INFO] Once installed this environment will be reused. 08:49:43 [INFO] This may take a few minutes... 08:49:53 gitlint..............................................(no files to check)Skipped 08:49:54 pre-commit: OK (25.76=setup[4.38]+cmd[11.05,10.33] seconds) 08:49:54 congratulations :) (25.80 seconds) 08:49:54 + tox_status=0 08:49:54 + echo '---> Completed tox runs' 08:49:54 ---> Completed tox runs 08:49:54 + for i in .tox/*/log 08:49:54 ++ echo .tox/pre-commit/log 08:49:54 ++ awk -F/ '{print $2}' 08:49:54 + tox_env=pre-commit 08:49:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:49:54 + DOC_DIR=docs/_build/html 08:49:54 + [[ -d docs/_build/html ]] 08:49:54 + echo '---> tox-run.sh ends' 08:49:54 ---> tox-run.sh ends 08:49:54 + test 0 -eq 0 08:49:54 $ ssh-agent -k 08:49:54 unset SSH_AUTH_SOCK; 08:49:54 unset SSH_AGENT_PID; 08:49:54 echo Agent pid 1637 killed; 08:49:54 [ssh-agent] Stopped. 08:49:54 [PostBuildScript] - [INFO] Executing post build scripts. 08:49:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8680794037174162257.sh 08:49:54 ---> sysstat.sh 08:49:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9390652049804316367.sh 08:49:54 ---> package-listing.sh 08:49:54 ++ facter osfamily 08:49:54 ++ tr '[:upper:]' '[:lower:]' 08:49:54 + OS_FAMILY=debian 08:49:54 + workspace=/w/workspace/oom-master-pre-commit-lint 08:49:54 + START_PACKAGES=/tmp/packages_start.txt 08:49:54 + END_PACKAGES=/tmp/packages_end.txt 08:49:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:49:54 + PACKAGES=/tmp/packages_start.txt 08:49:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:49:54 + PACKAGES=/tmp/packages_end.txt 08:49:54 + case "${OS_FAMILY}" in 08:49:54 + dpkg -l 08:49:54 + grep '^ii' 08:49:54 + '[' -f /tmp/packages_start.txt ']' 08:49:54 + '[' -f /tmp/packages_end.txt ']' 08:49:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:49:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:49:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:49:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:49:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17774401444659878304.sh 08:49:54 ---> capture-instance-metadata.sh 08:49:54 Setup pyenv: 08:49:54 system 08:49:54 3.8.13 08:49:54 3.9.13 08:49:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HBt7 08:49:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:49:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:50:02 lf-activate-venv(): INFO: Base packages installed successfully 08:50:02 lf-activate-venv(): INFO: Installing additional packages: lftools 08:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-HBt7/bin to PATH 08:50:23 INFO: Running in OpenStack, capturing instance metadata 08:50:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13109681918488733165.sh 08:50:23 provisioning config files... 08:50:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7635548902413103170tmp 08:50:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:50:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:50:23 [EnvInject] - Injecting environment variables from a build step. 08:50:23 [EnvInject] - Injecting as environment variables the properties content 08:50:23 SERVER_ID=logs 08:50:23 08:50:23 [EnvInject] - Variables injected successfully. 08:50:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5502480318218949244.sh 08:50:23 ---> create-netrc.sh 08:50:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9672581163796587353.sh 08:50:23 ---> python-tools-install.sh 08:50:23 Setup pyenv: 08:50:23 system 08:50:23 3.8.13 08:50:23 3.9.13 08:50:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:50:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HBt7 from file:/tmp/.os_lf_venv 08:50:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:50:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:50:25 lf-activate-venv(): INFO: Base packages installed successfully 08:50:25 lf-activate-venv(): INFO: Installing additional packages: lftools 08:50:32 lf-activate-venv(): INFO: Adding /tmp/venv-HBt7/bin to PATH 08:50:32 Generating Requirements File 08:50:57 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. 08:50:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:50:57 Python 3.10.6 08:50:58 pip 26.1.2 from /tmp/venv-HBt7/lib/python3.10/site-packages/pip (python 3.10) 08:50:58 aiohappyeyeballs==2.6.2 08:50:58 aiohttp==3.14.0 08:50:58 aiosignal==1.4.0 08:50:58 appdirs==1.4.4 08:50:58 argcomplete==3.6.3 08:50:58 aspy.yaml==1.3.0 08:50:58 async-timeout==5.0.1 08:50:58 attrs==26.1.0 08:50:58 autopage==0.6.0 08:50:58 backports.strenum==1.3.1 08:50:58 beautifulsoup4==4.14.3 08:50:58 boto3==1.43.21 08:50:58 botocore==1.43.21 08:50:58 bs4==0.0.2 08:50:58 certifi==2026.5.20 08:50:58 cffi==2.0.0 08:50:58 cfgv==3.5.0 08:50:58 chardet==7.4.3 08:50:58 charset-normalizer==3.4.7 08:50:58 click==8.4.1 08:50:58 cliff==4.14.0 08:50:58 cmd2==3.5.1 08:50:58 cryptography==3.3.2 08:50:58 debtcollector==3.1.0 08:50:58 decorator==5.3.1 08:50:58 defusedxml==0.7.1 08:50:58 Deprecated==1.3.1 08:50:58 distlib==0.4.1 08:50:58 dnspython==2.8.0 08:50:58 docker==7.1.0 08:50:58 dogpile.cache==1.5.0 08:50:58 durationpy==0.10 08:50:58 email-validator==2.3.0 08:50:58 filelock==3.29.0 08:50:58 frozenlist==1.8.0 08:50:58 future==1.0.0 08:50:58 gitdb==4.0.12 08:50:58 GitPython==3.1.50 08:50:58 httplib2==0.30.2 08:50:58 identify==2.6.19 08:50:58 idna==3.18 08:50:58 importlib-resources==1.5.0 08:50:58 iso8601==2.1.0 08:50:58 Jinja2==3.1.6 08:50:58 jmespath==1.1.0 08:50:58 jsonpatch==1.33 08:50:58 jsonpointer==3.1.1 08:50:58 jsonschema==4.26.0 08:50:58 jsonschema-specifications==2025.9.1 08:50:58 keystoneauth1==5.14.0 08:50:58 kubernetes==36.0.2 08:50:58 lftools==0.37.22 08:50:58 lxml==6.1.1 08:50:58 markdown-it-py==4.2.0 08:50:58 MarkupSafe==3.0.3 08:50:58 mdurl==0.1.2 08:50:58 msgpack==1.1.2 08:50:58 multi_key_dict==2.0.3 08:50:58 multidict==6.7.1 08:50:58 munch==4.0.0 08:50:58 netaddr==1.3.0 08:50:58 niet==1.4.2 08:50:58 nodeenv==1.10.0 08:50:58 oauth2client==4.1.3 08:50:58 oauthlib==3.3.1 08:50:58 openstacksdk==4.13.0 08:50:58 os-service-types==1.8.2 08:50:58 osc-lib==4.6.0 08:50:58 oslo.config==10.4.0 08:50:58 oslo.context==6.4.0 08:50:58 oslo.i18n==6.8.0 08:50:58 oslo.log==8.2.0 08:50:58 oslo.serialization==5.10.0 08:50:58 oslo.utils==10.1.0 08:50:58 packaging==26.2 08:50:58 pbr==7.0.3 08:50:58 platformdirs==4.10.0 08:50:58 prettytable==3.17.0 08:50:58 propcache==0.5.2 08:50:58 psutil==7.2.2 08:50:58 pyasn1==0.6.3 08:50:58 pyasn1_modules==0.4.2 08:50:58 pycparser==3.0 08:50:58 pygerrit2==2.0.15 08:50:58 PyGithub==2.9.1 08:50:58 Pygments==2.20.0 08:50:58 PyJWT==2.13.0 08:50:58 PyNaCl==1.6.2 08:50:58 pyparsing==2.4.7 08:50:58 pyperclip==1.11.0 08:50:58 pyrsistent==0.20.0 08:50:58 python-cinderclient==9.9.0 08:50:58 python-dateutil==2.9.0.post0 08:50:58 python-discovery==1.4.0 08:50:58 python-heatclient==5.2.0 08:50:58 python-jenkins==1.8.3 08:50:58 python-keystoneclient==5.8.0 08:50:58 python-magnumclient==4.10.0 08:50:58 python-openstackclient==10.0.0 08:50:58 python-swiftclient==4.10.0 08:50:58 PyYAML==6.0.3 08:50:58 referencing==0.37.0 08:50:58 requests==2.34.2 08:50:58 requests-oauthlib==2.0.0 08:50:58 rfc3986==2.0.0 08:50:58 rich==15.0.0 08:50:58 rich-argparse==1.8.0 08:50:58 rpds-py==0.30.0 08:50:58 rsa==4.9.1 08:50:58 ruamel.yaml==0.19.1 08:50:58 ruamel.yaml.clib==0.2.15 08:50:58 s3transfer==0.18.0 08:50:58 simplejson==4.1.1 08:50:58 six==1.17.0 08:50:58 smmap==5.0.3 08:50:58 soupsieve==2.8.4 08:50:58 stevedore==5.8.0 08:50:58 tabulate==0.10.0 08:50:58 toml==0.10.2 08:50:58 tomlkit==0.15.0 08:50:58 tqdm==4.67.3 08:50:58 typing_extensions==4.15.0 08:50:58 urllib3==1.26.20 08:50:58 virtualenv==21.4.2 08:50:58 wcwidth==0.7.0 08:50:58 websocket-client==1.9.0 08:50:58 wrapt==2.2.1 08:50:58 xdg==6.0.0 08:50:58 xmltodict==1.0.4 08:50:58 yarl==1.24.2 08:50:58 yq==3.4.3 08:50:58 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8802457375273290965.sh 08:50:58 ---> uv-install.sh 08:50:58 Installing uv/uvx (latest) using shell installer 08:50:58 2026-06-03 08:50:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-7DuC5t.sh" [1] 08:50:58 downloading uv 0.11.18 x86_64-unknown-linux-gnu 08:50:59 installing to /home/jenkins/.local/bin 08:50:59 uv 08:50:59 uvx 08:50:59 everything's installed! 08:50:59 08:50:59 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:50:59 08:50:59 source $HOME/.local/bin/env (sh, bash, zsh) 08:50:59 source $HOME/.local/bin/env.fish (fish) 08:50:59 Adding install location to PATH 08:50:59 ---> Validating uv/uvx install 08:50:59 uvx 0.11.18 (x86_64-unknown-linux-gnu) 08:50:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4192638804610916123.sh 08:50:59 ---> sudo-logs.sh 08:50:59 Archiving 'sudo' log.. 08:51:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6308977325019837097.sh 08:51:00 ---> job-cost.sh 08:51:00 INFO: Activating Python virtual environment... 08:51:00 Setup pyenv: 08:51:00 system 08:51:00 3.8.13 08:51:00 3.9.13 08:51:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:51:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HBt7 from file:/tmp/.os_lf_venv 08:51:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:51:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:51:02 lf-activate-venv(): INFO: Base packages installed successfully 08:51:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:51:07 lf-activate-venv(): INFO: Adding /tmp/venv-HBt7/bin to PATH 08:51:07 INFO: No stack-cost file found 08:51:07 INFO: Instance uptime: 152s 08:51:07 INFO: Fetching instance metadata (attempt 1 of 3)... 08:51:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:51:08 INFO: Successfully fetched instance metadata 08:51:08 INFO: Instance type: v3-standard-4 08:51:08 INFO: Retrieving pricing info for: v3-standard-4 08:51:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:51:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=152 08:51:08 INFO: Successfully fetched Vexxhost pricing API 08:51:08 INFO: Retrieved cost: 0.11 08:51:08 INFO: Retrieved resource: v3-standard-4 08:51:08 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:51:08 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:51:08 INFO: Successfully archived job cost data 08:51:08 DEBUG: Cost data: oom-master-pre-commit-lint,4631,2026-06-03 08:51:08,v3-standard-4,152,0.11,0.00,SUCCESS 08:51:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6320237339929143736.sh 08:51:08 ---> logs-deploy.sh 08:51:08 Setup pyenv: 08:51:08 system 08:51:08 3.8.13 08:51:08 3.9.13 08:51:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:51:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HBt7 from file:/tmp/.os_lf_venv 08:51:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:51:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:51:10 lf-activate-venv(): INFO: Base packages installed successfully 08:51:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:51:18 lf-activate-venv(): INFO: Adding /tmp/venv-HBt7/bin to PATH 08:51:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4631 08:51:18 INFO: archiving workspace using pattern(s): 08:51:19 Archives upload complete. 08:51:19 INFO: archiving logs to Nexus 08:51:20 ---> uname -a: 08:51:20 Linux prd-ubuntu1804-builder-4c-4g-6359 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:51:20 08:51:20 08:51:20 ---> lscpu: 08:51:20 Architecture: x86_64 08:51:20 CPU op-mode(s): 32-bit, 64-bit 08:51:20 Byte Order: Little Endian 08:51:20 CPU(s): 4 08:51:20 On-line CPU(s) list: 0-3 08:51:20 Thread(s) per core: 1 08:51:20 Core(s) per socket: 1 08:51:20 Socket(s): 4 08:51:20 NUMA node(s): 1 08:51:20 Vendor ID: AuthenticAMD 08:51:20 CPU family: 23 08:51:20 Model: 49 08:51:20 Model name: AMD EPYC-Rome Processor 08:51:20 Stepping: 0 08:51:20 CPU MHz: 2799.998 08:51:20 BogoMIPS: 5599.99 08:51:20 Virtualization: AMD-V 08:51:20 Hypervisor vendor: KVM 08:51:20 Virtualization type: full 08:51:20 L1d cache: 32K 08:51:20 L1i cache: 32K 08:51:20 L2 cache: 512K 08:51:20 L3 cache: 16384K 08:51:20 NUMA node0 CPU(s): 0-3 08:51:20 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 08:51:20 08:51:20 08:51:20 ---> nproc: 08:51:20 4 08:51:20 08:51:20 08:51:20 ---> df -h: 08:51:20 Filesystem Size Used Avail Use% Mounted on 08:51:20 udev 7.9G 0 7.9G 0% /dev 08:51:20 tmpfs 1.6G 676K 1.6G 1% /run 08:51:20 /dev/vda1 78G 8.5G 69G 11% / 08:51:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:51:20 tmpfs 5.0M 0 5.0M 0% /run/lock 08:51:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:51:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:51:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:51:20 08:51:20 08:51:20 ---> free -m: 08:51:20 total used free shared buff/cache available 08:51:20 Mem: 16040 569 13118 0 2351 15145 08:51:20 Swap: 1023 0 1023 08:51:20 08:51:20 08:51:20 ---> ip addr: 08:51:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:51:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:51:20 inet 127.0.0.1/8 scope host lo 08:51:20 valid_lft forever preferred_lft forever 08:51:20 inet6 ::1/128 scope host 08:51:20 valid_lft forever preferred_lft forever 08:51:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:51:20 link/ether fa:16:3e:e6:01:21 brd ff:ff:ff:ff:ff:ff 08:51:20 inet 10.30.107.127/23 brd 10.30.107.255 scope global dynamic ens3 08:51:20 valid_lft 86244sec preferred_lft 86244sec 08:51:20 inet6 fe80::f816:3eff:fee6:121/64 scope link 08:51:20 valid_lft forever preferred_lft forever 08:51:20 08:51:20 08:51:20 ---> sar -b -r -n DEV: 08:51:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6359) 06/03/26 _x86_64_ (4 CPU) 08:51:20 08:51:20 08:48:46 LINUX RESTART (4 CPU) 08:51:20 08:51:20 08:49:01 tps rtps wtps bread/s bwrtn/s 08:51:20 08:50:01 279.76 31.12 248.63 1056.85 47936.55 08:51:20 08:51:01 140.56 1.15 139.41 134.38 36767.74 08:51:20 Average: 210.16 16.14 194.03 595.65 42352.61 08:51:20 08:51:20 08:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:20 08:50:01 13917520 15544468 2507440 15.27 58800 1766664 767248 4.39 753388 1531944 161800 08:51:20 08:51:01 13461544 15531580 2963416 18.04 87928 2159064 759940 4.35 782232 1914144 239340 08:51:20 Average: 13689532 15538024 2735428 16.65 73364 1962864 763594 4.37 767810 1723044 200570 08:51:20 08:51:20 08:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:20 08:50:01 ens3 364.66 227.99 2104.87 65.70 0.00 0.00 0.00 0.00 08:51:20 08:50:01 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 08:51:20 08:51:01 ens3 81.44 58.87 1473.83 12.00 0.00 0.00 0.00 0.00 08:51:20 08:51:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 08:51:20 Average: ens3 223.06 143.44 1789.38 38.85 0.00 0.00 0.00 0.00 08:51:20 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 08:51:20 08:51:20 08:51:20 ---> sar -P ALL: 08:51:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6359) 06/03/26 _x86_64_ (4 CPU) 08:51:20 08:51:20 08:48:46 LINUX RESTART (4 CPU) 08:51:20 08:51:20 08:49:01 CPU %user %nice %system %iowait %steal %idle 08:51:20 08:50:01 all 23.53 0.00 2.61 4.33 0.09 69.45 08:51:20 08:50:01 0 12.32 0.00 3.23 10.66 0.08 73.70 08:51:20 08:50:01 1 23.72 0.00 2.31 5.63 0.10 68.24 08:51:20 08:50:01 2 31.23 0.00 2.10 0.47 0.08 66.12 08:51:20 08:50:01 3 26.87 0.00 2.81 0.52 0.08 69.71 08:51:20 08:51:01 all 19.46 0.00 1.56 4.69 0.06 74.23 08:51:20 08:51:01 0 19.00 0.00 2.14 12.09 0.08 66.69 08:51:20 08:51:01 1 14.88 0.00 1.27 5.63 0.05 78.17 08:51:20 08:51:01 2 17.46 0.00 0.87 0.25 0.05 81.37 08:51:20 08:51:01 3 26.48 0.00 1.99 0.82 0.05 70.67 08:51:20 Average: all 21.49 0.00 2.09 4.51 0.07 71.84 08:51:20 Average: 0 15.67 0.00 2.68 11.38 0.08 70.19 08:51:20 Average: 1 19.31 0.00 1.79 5.63 0.08 73.19 08:51:20 Average: 2 24.33 0.00 1.48 0.36 0.07 73.77 08:51:20 Average: 3 26.68 0.00 2.40 0.67 0.07 70.19 08:51:20 08:51:20 08:51:20