06:59:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 06:59:57 Running as SYSTEM 06:59:57 [EnvInject] - Loading node environment variables. 06:59:57 Building remotely on prd-ubuntu1804-builder-4c-4g-1152 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:59:57 [ssh-agent] Looking for ssh-agent implementation... 06:59:57 $ ssh-agent 06:59:57 SSH_AUTH_SOCK=/tmp/ssh-vQVJfR8jn271/agent.1619 06:59:57 SSH_AGENT_PID=1621 06:59:57 [ssh-agent] Started. 06:59:57 Running ssh-add (command line suppressed) 06:59:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14190483744356539228.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14190483744356539228.key) 06:59:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:59:57 The recommended git tool is: NONE 06:59:59 using credential onap-jenkins-ssh 06:59:59 Wiping out workspace first. 06:59:59 Cloning the remote Git repository 06:59:59 Cloning repository git://cloud.onap.org/mirror/oom.git 06:59:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:59:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:59:59 > git --version # timeout=10 06:59:59 > git --version # 'git version 2.17.1' 06:59:59 using GIT_SSH to set credentials Gerrit user 06:59:59 Verifying host key using manually-configured host key entries 06:59:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:00:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:00:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:00:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:00:05 using GIT_SSH to set credentials Gerrit user 07:00:05 Verifying host key using manually-configured host key entries 07:00:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/2 # timeout=30 07:00:05 > git rev-parse 7fbdf8fe0e025c7367bfb8f0cb56545cf36af0ad^{commit} # timeout=10 07:00:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:00:05 Checking out Revision 7fbdf8fe0e025c7367bfb8f0cb56545cf36af0ad (refs/changes/49/146349/2) 07:00:05 > git config core.sparsecheckout # timeout=10 07:00:05 > git checkout -f 7fbdf8fe0e025c7367bfb8f0cb56545cf36af0ad # timeout=30 07:00:10 Commit message: "WIP: [SO] test Spring Boot 3.5 / Camunda 7.23 snapshot images" 07:00:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:00:10 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 07:00:11 [EnvInject] - Injecting environment variables from a build step. 07:00:11 [EnvInject] - Injecting as environment variables the properties content 07:00:11 PYTHON=python3 07:00:11 07:00:11 [EnvInject] - Variables injected successfully. 07:00:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9992016265307179640.sh 07:00:11 ---> tox-install.sh 07:00:11 + source /home/jenkins/lf-env.sh 07:00:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:00:11 ++ mktemp -d /tmp/venv-XXXX 07:00:11 + lf_venv=/tmp/venv-DYJ1 07:00:11 + local venv_file=/tmp/.os_lf_venv 07:00:11 + local python=python3 07:00:11 + local options 07:00:11 + local set_path=true 07:00:11 + local install_args= 07:00:11 ++ 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 07:00:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:00:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:00:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:00:11 + true 07:00:11 + case $1 in 07:00:11 + venv_file=/tmp/.toxenv 07:00:11 + shift 2 07:00:11 + true 07:00:11 + case $1 in 07:00:11 + shift 07:00:11 + break 07:00:11 + case $python in 07:00:11 + local pkg_list= 07:00:11 + [[ -d /opt/pyenv ]] 07:00:11 + echo 'Setup pyenv:' 07:00:11 Setup pyenv: 07:00:11 + export PYENV_ROOT=/opt/pyenv 07:00:11 + PYENV_ROOT=/opt/pyenv 07:00:11 + 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 07:00:11 + 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 07:00:11 + pyenv versions 07:00:11 * system (set by /opt/pyenv/version) 07:00:11 * 3.8.13 (set by /opt/pyenv/version) 07:00:11 * 3.9.13 (set by /opt/pyenv/version) 07:00:11 * 3.10.6 (set by /opt/pyenv/version) 07:00:11 + command -v pyenv 07:00:11 ++ pyenv init - --no-rehash 07: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[*]}"'\'')" 07:00:12 export PATH="/opt/pyenv/shims:${PATH}" 07:00:12 export PYENV_SHELL=bash 07:00:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:00:12 pyenv() { 07:00:12 local command 07:00:12 command="${1:-}" 07:00:12 if [ "$#" -gt 0 ]; then 07:00:12 shift 07:00:12 fi 07:00:12 07:00:12 case "$command" in 07:00:12 rehash|shell) 07:00:12 eval "$(pyenv "sh-$command" "$@")" 07:00:12 ;; 07:00:12 *) 07:00:12 command pyenv "$command" "$@" 07:00:12 ;; 07:00:12 esac 07:00:12 }' 07: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[*]}"' 07: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 07: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 07: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 07:00:12 ++ export PYENV_SHELL=bash 07:00:12 ++ PYENV_SHELL=bash 07:00:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:00:12 +++ complete -F _pyenv pyenv 07:00:12 ++ lf-pyver python3 07:00:12 ++ local py_version_xy=python3 07:00:12 ++ local py_version_xyz= 07:00:12 ++ pyenv versions 07:00:12 ++ sed 's/^[ *]* //' 07:00:12 ++ local command 07:00:12 ++ awk '{ print $1 }' 07:00:12 ++ grep -E '^[0-9.]*[0-9]$' 07:00:12 ++ command=versions 07:00:12 ++ '[' 1 -gt 0 ']' 07:00:12 ++ shift 07:00:12 ++ case "$command" in 07:00:12 ++ command pyenv versions 07:00:12 ++ pyenv versions 07:00:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:00:12 +++ grep '^3' /tmp/.pyenv_versions 07:00:12 +++ sort -V 07:00:12 +++ tail -n 1 07:00:12 ++ py_version_xyz=3.10.6 07:00:12 ++ [[ -z 3.10.6 ]] 07:00:12 ++ echo 3.10.6 07:00:12 ++ return 0 07:00:12 + pyenv local 3.10.6 07:00:12 + local command 07:00:12 + command=local 07:00:12 + '[' 2 -gt 0 ']' 07:00:12 + shift 07:00:12 + case "$command" in 07:00:12 + command pyenv local 3.10.6 07:00:12 + pyenv local 3.10.6 07:00:12 + for arg in "$@" 07:00:12 + case $arg in 07:00:12 + pkg_list+='tox ' 07:00:12 + for arg in "$@" 07:00:12 + case $arg in 07:00:12 + pkg_list+='virtualenv ' 07:00:12 + for arg in "$@" 07:00:12 + case $arg in 07:00:12 + pkg_list+='urllib3~=1.26.15 ' 07:00:12 + [[ -f /tmp/.toxenv ]] 07:00:12 + [[ ! -f /tmp/.toxenv ]] 07:00:12 + [[ -n '' ]] 07:00:12 + python3 -m venv /tmp/venv-DYJ1 07:00:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DYJ1' 07:00:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DYJ1 07:00:17 + echo /tmp/venv-DYJ1 07:00:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:00:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:00:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:00:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:00:17 + local 'pip_opts=--upgrade --quiet' 07:00:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:00:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:00:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:00:17 + [[ -n '' ]] 07:00:17 + [[ -n '' ]] 07:00:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:00:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:00:17 + /tmp/venv-DYJ1/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 07:00:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:00:21 lf-activate-venv(): INFO: Base packages installed successfully 07:00:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:00:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:00:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:00:21 + /tmp/venv-DYJ1/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 07:00:26 + type python3 07:00:26 + true 07:00:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DYJ1/bin to PATH' 07:00:26 lf-activate-venv(): INFO: Adding /tmp/venv-DYJ1/bin to PATH 07:00:26 + PATH=/tmp/venv-DYJ1/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 07:00:26 + return 0 07:00:26 + python3 --version 07:00:26 Python 3.10.6 07:00:26 + python3 -m pip --version 07:00:26 pip 26.1.2 from /tmp/venv-DYJ1/lib/python3.10/site-packages/pip (python 3.10) 07:00:26 + python3 -m pip freeze 07:00:26 cachetools==7.1.4 07:00:26 colorama==0.4.6 07:00:26 distlib==0.4.3 07:00:26 filelock==3.31.1 07:00:26 packaging==26.2 07:00:26 platformdirs==4.10.1 07:00:26 pluggy==1.6.0 07:00:26 pyproject-api==1.10.1 07:00:26 python-discovery==1.4.4 07:00:26 tomli==2.4.1 07:00:26 tomli_w==1.2.0 07:00:26 tox==4.57.0 07:00:26 typing_extensions==4.16.0 07:00:26 urllib3==1.26.20 07:00:26 virtualenv==21.6.1 07:00:26 [EnvInject] - Injecting environment variables from a build step. 07:00:26 [EnvInject] - Injecting as environment variables the properties content 07:00:26 PARALLEL=false 07:00:26 07:00:26 [EnvInject] - Variables injected successfully. 07:00:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins64823226954355223.sh 07:00:26 ---> tox-run.sh 07:00:26 + 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 07:00:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:00:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:00:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:00:26 + cd /w/workspace/oom-master-pre-commit-lint/. 07:00:26 + source /home/jenkins/lf-env.sh 07:00:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:00:26 ++ mktemp -d /tmp/venv-XXXX 07:00:26 + lf_venv=/tmp/venv-G8jL 07:00:26 + local venv_file=/tmp/.os_lf_venv 07:00:26 + local python=python3 07:00:26 + local options 07:00:26 + local set_path=true 07:00:26 + local install_args= 07:00:26 ++ 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 07:00:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:00:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:00:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:00:26 + true 07:00:26 + case $1 in 07:00:26 + venv_file=/tmp/.toxenv 07:00:26 + shift 2 07:00:26 + true 07:00:26 + case $1 in 07:00:26 + shift 07:00:26 + break 07:00:26 + case $python in 07:00:26 + local pkg_list= 07:00:26 + [[ -d /opt/pyenv ]] 07:00:26 + echo 'Setup pyenv:' 07:00:26 Setup pyenv: 07:00:26 + export PYENV_ROOT=/opt/pyenv 07:00:26 + PYENV_ROOT=/opt/pyenv 07:00:26 + 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 07:00:26 + 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 07:00:26 + pyenv versions 07:00:26 system 07:00:26 3.8.13 07:00:26 3.9.13 07:00:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:00:26 + command -v pyenv 07:00:26 ++ pyenv init - --no-rehash 07:00:26 + 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[*]}"'\'')" 07:00:26 export PATH="/opt/pyenv/shims:${PATH}" 07:00:26 export PYENV_SHELL=bash 07:00:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:00:26 pyenv() { 07:00:26 local command 07:00:26 command="${1:-}" 07:00:26 if [ "$#" -gt 0 ]; then 07:00:26 shift 07:00:26 fi 07:00:26 07:00:26 case "$command" in 07:00:26 rehash|shell) 07:00:26 eval "$(pyenv "sh-$command" "$@")" 07:00:26 ;; 07:00:26 *) 07:00:26 command pyenv "$command" "$@" 07:00:26 ;; 07:00:26 esac 07:00:26 }' 07:00:26 +++ 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[*]}"' 07:00:26 ++ 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 07:00:26 ++ 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 07:00:26 ++ 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 07:00:26 ++ export PYENV_SHELL=bash 07:00:26 ++ PYENV_SHELL=bash 07:00:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:00:26 +++ complete -F _pyenv pyenv 07:00:26 ++ lf-pyver python3 07:00:26 ++ local py_version_xy=python3 07:00:26 ++ local py_version_xyz= 07:00:26 ++ pyenv versions 07:00:26 ++ local command 07:00:26 ++ command=versions 07:00:26 ++ '[' 1 -gt 0 ']' 07:00:26 ++ shift 07:00:26 ++ case "$command" in 07:00:26 ++ command pyenv versions 07:00:26 ++ pyenv versions 07:00:26 ++ awk '{ print $1 }' 07:00:26 ++ sed 's/^[ *]* //' 07:00:26 ++ grep -E '^[0-9.]*[0-9]$' 07:00:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:00:26 +++ sort -V 07:00:26 +++ grep '^3' /tmp/.pyenv_versions 07:00:26 +++ tail -n 1 07:00:26 ++ py_version_xyz=3.10.6 07:00:26 ++ [[ -z 3.10.6 ]] 07:00:26 ++ echo 3.10.6 07:00:26 ++ return 0 07:00:26 + pyenv local 3.10.6 07:00:26 + local command 07:00:26 + command=local 07:00:26 + '[' 2 -gt 0 ']' 07:00:26 + shift 07:00:26 + case "$command" in 07:00:26 + command pyenv local 3.10.6 07:00:26 + pyenv local 3.10.6 07:00:26 + for arg in "$@" 07:00:26 + case $arg in 07:00:26 + pkg_list+='tox ' 07:00:26 + for arg in "$@" 07:00:26 + case $arg in 07:00:26 + pkg_list+='virtualenv ' 07:00:26 + for arg in "$@" 07:00:26 + case $arg in 07:00:26 + pkg_list+='urllib3~=1.26.15 ' 07:00:26 + [[ -f /tmp/.toxenv ]] 07:00:26 ++ cat /tmp/.toxenv 07:00:26 + lf_venv=/tmp/venv-DYJ1 07:00:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DYJ1 from' file:/tmp/.toxenv 07:00:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DYJ1 from file:/tmp/.toxenv 07:00:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:00:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:00:26 + local 'pip_opts=--upgrade --quiet' 07:00:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:00:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:00:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:00:26 + [[ -n '' ]] 07:00:26 + [[ -n '' ]] 07:00:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:00:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:00:26 + /tmp/venv-DYJ1/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 07:00:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:00:27 lf-activate-venv(): INFO: Base packages installed successfully 07:00:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:00:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:00:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:00:27 + /tmp/venv-DYJ1/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 07:00:28 + type python3 07:00:28 + true 07:00:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DYJ1/bin to PATH' 07:00:28 lf-activate-venv(): INFO: Adding /tmp/venv-DYJ1/bin to PATH 07:00:28 + PATH=/tmp/venv-DYJ1/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 07:00:28 + return 0 07:00:28 + [[ -d /opt/pyenv ]] 07:00:28 + echo '---> Setting up pyenv' 07:00:28 ---> Setting up pyenv 07:00:28 + export PYENV_ROOT=/opt/pyenv 07:00:28 + PYENV_ROOT=/opt/pyenv 07:00:28 + export PATH=/opt/pyenv/bin:/tmp/venv-DYJ1/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 07:00:28 + PATH=/opt/pyenv/bin:/tmp/venv-DYJ1/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 07:00:28 ++ pwd 07:00:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:00:28 + export PYTHONPATH 07:00:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:00:28 + TOX_TESTENV_PASSENV=PYTHONPATH 07:00:28 + tox --version 07:00:28 4.57.0 from /tmp/venv-DYJ1/lib/python3.10/site-packages/tox/__init__.py 07:00:28 + PARALLEL=false 07:00:28 + TOX_OPTIONS_LIST= 07:00:28 + [[ -n pre-commit ]] 07:00:28 + TOX_OPTIONS_LIST=' -e pre-commit' 07:00:28 + case ${PARALLEL,,} in 07:00:28 + tox -e pre-commit 07:00:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:00:30 pre-commit: install_deps> python -I -m pip install pre-commit 07:00:33 pre-commit: freeze> python -m pip freeze --all 07:00:33 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.31.1,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.1,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 07:00:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:00:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:00:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:00:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:00:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:00:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:00:35 [INFO] Once installed this environment will be reused. 07:00:35 [INFO] This may take a few minutes... 07:00:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:00:40 [INFO] Once installed this environment will be reused. 07:00:40 [INFO] This may take a few minutes... 07:00:46 trim trailing whitespace.................................................Passed 07:00:46 Tabs remover.............................................................Passed 07:00:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:00:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:00:46 [INFO] Once installed this environment will be reused. 07:00:46 [INFO] This may take a few minutes... 07:01:00 gitlint..............................................(no files to check)Skipped 07:01:00 pre-commit: OK (31.11=setup[4.40]+cmd[11.95,14.76] seconds) 07:01:00 congratulations :) (31.15 seconds) 07:01:00 + tox_status=0 07:01:00 + echo '---> Completed tox runs' 07:01:00 ---> Completed tox runs 07:01:00 + for i in .tox/*/log 07:01:00 ++ echo .tox/pre-commit/log 07:01:00 ++ awk -F/ '{print $2}' 07:01:00 + tox_env=pre-commit 07:01:00 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:01:00 + DOC_DIR=docs/_build/html 07:01:00 + [[ -d docs/_build/html ]] 07:01:00 + echo '---> tox-run.sh ends' 07:01:00 ---> tox-run.sh ends 07:01:00 + test 0 -eq 0 07:01:00 $ ssh-agent -k 07:01:00 unset SSH_AUTH_SOCK; 07:01:00 unset SSH_AGENT_PID; 07:01:00 echo Agent pid 1621 killed; 07:01:00 [ssh-agent] Stopped. 07:01:00 [PostBuildScript] - [INFO] Executing post build scripts. 07:01:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17881427861425673874.sh 07:01:00 ---> sysstat.sh 07:01:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5520795109161678936.sh 07:01:00 ---> package-listing.sh 07:01:00 ++ facter osfamily 07:01:00 ++ tr '[:upper:]' '[:lower:]' 07:01:00 + OS_FAMILY=debian 07:01:00 + workspace=/w/workspace/oom-master-pre-commit-lint 07:01:00 + START_PACKAGES=/tmp/packages_start.txt 07:01:00 + END_PACKAGES=/tmp/packages_end.txt 07:01:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:01:00 + PACKAGES=/tmp/packages_start.txt 07:01:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:01:00 + PACKAGES=/tmp/packages_end.txt 07:01:00 + case "${OS_FAMILY}" in 07:01:00 + dpkg -l 07:01:00 + grep '^ii' 07:01:01 + '[' -f /tmp/packages_start.txt ']' 07:01:01 + '[' -f /tmp/packages_end.txt ']' 07:01:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:01:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:01:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:01:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:01:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4435556371750471616.sh 07:01:01 ---> capture-instance-metadata.sh 07:01:01 Setup pyenv: 07:01:01 system 07:01:01 3.8.13 07:01:01 3.9.13 07:01:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:01:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Wdm 07:01:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:01:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:01:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:01:09 lf-activate-venv(): INFO: Base packages installed successfully 07:01:09 lf-activate-venv(): INFO: Installing additional packages: lftools 07:01:37 lf-activate-venv(): INFO: Adding /tmp/venv-5Wdm/bin to PATH 07:01:37 INFO: Running in OpenStack, capturing instance metadata 07:01:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17775370538707994911.sh 07:01:38 provisioning config files... 07:01:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7473437060579807375tmp 07:01:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:01:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:01:38 [EnvInject] - Injecting environment variables from a build step. 07:01:38 [EnvInject] - Injecting as environment variables the properties content 07:01:38 SERVER_ID=logs 07:01:38 07:01:38 [EnvInject] - Variables injected successfully. 07:01:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16234143452833543253.sh 07:01:38 ---> create-netrc.sh 07:01:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9963901439721196594.sh 07:01:38 ---> python-tools-install.sh 07:01:38 Setup pyenv: 07:01:38 system 07:01:38 3.8.13 07:01:38 3.9.13 07:01:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:01:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Wdm from file:/tmp/.os_lf_venv 07:01:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:01:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:01:40 lf-activate-venv(): INFO: Base packages installed successfully 07:01:40 lf-activate-venv(): INFO: Installing additional packages: lftools 07:01:48 lf-activate-venv(): INFO: Adding /tmp/venv-5Wdm/bin to PATH 07:01:48 Generating Requirements File 07:02:16 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. 07:02:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:02:16 Python 3.10.6 07:02:16 pip 26.1.2 from /tmp/venv-5Wdm/lib/python3.10/site-packages/pip (python 3.10) 07:02:17 aiohappyeyeballs==2.7.1 07:02:17 aiohttp==3.14.1 07:02:17 aiosignal==1.4.0 07:02:17 appdirs==1.4.4 07:02:17 argcomplete==3.7.0 07:02:17 aspy.yaml==1.3.0 07:02:17 async-timeout==5.0.1 07:02:17 attrs==26.1.0 07:02:17 autopage==0.6.0 07:02:17 backports.strenum==1.3.1 07:02:17 beautifulsoup4==4.15.0 07:02:17 boto3==1.43.51 07:02:17 botocore==1.43.51 07:02:17 bs4==0.0.2 07:02:17 certifi==2026.6.17 07:02:17 cffi==2.1.0 07:02:17 cfgv==3.5.0 07:02:17 chardet==7.4.3 07:02:17 charset-normalizer==3.4.9 07:02:17 click==8.4.2 07:02:17 cliff==4.14.0 07:02:17 cmd2==3.5.1 07:02:17 cryptography==3.3.2 07:02:17 debtcollector==3.1.0 07:02:17 decorator==5.3.1 07:02:17 defusedxml==0.7.1 07:02:17 Deprecated==1.3.1 07:02:17 distlib==0.4.3 07:02:17 dnspython==2.8.0 07:02:17 docker==7.2.0 07:02:17 dogpile.cache==1.5.0 07:02:17 durationpy==0.10 07:02:17 email-validator==2.3.0 07:02:17 filelock==3.31.1 07:02:17 frozenlist==1.8.0 07:02:17 future==1.0.0 07:02:17 gitdb==4.0.12 07:02:17 GitPython==3.1.52 07:02:17 httplib2==0.30.2 07:02:17 identify==2.6.19 07:02:17 idna==3.18 07:02:17 importlib-resources==1.5.0 07:02:17 iso8601==2.1.0 07:02:17 Jinja2==3.1.6 07:02:17 jmespath==1.1.0 07:02:17 jsonpatch==1.33 07:02:17 jsonpointer==3.1.1 07:02:17 jsonschema==4.26.0 07:02:17 jsonschema-specifications==2025.9.1 07:02:17 keystoneauth1==5.14.0 07:02:17 kubernetes==36.0.3 07:02:17 lftools==0.37.22 07:02:17 lxml==6.1.1 07:02:17 markdown-it-py==4.2.0 07:02:17 MarkupSafe==3.0.3 07:02:17 mdurl==0.1.2 07:02:17 msgpack==1.2.1 07:02:17 multi_key_dict==2.0.3 07:02:17 multidict==6.7.1 07:02:17 munch==4.0.0 07:02:17 netaddr==1.3.0 07:02:17 niet==1.4.2 07:02:17 nodeenv==1.10.0 07:02:17 oauth2client==4.1.3 07:02:17 oauthlib==3.3.1 07:02:17 openstacksdk==4.13.0 07:02:17 os-service-types==1.8.2 07:02:17 osc-lib==4.6.0 07:02:17 oslo.config==10.4.0 07:02:17 oslo.context==6.4.0 07:02:17 oslo.i18n==6.8.0 07:02:17 oslo.log==8.2.0 07:02:17 oslo.serialization==5.10.0 07:02:17 oslo.utils==10.1.1 07:02:17 packaging==26.2 07:02:17 pbr==7.0.3 07:02:17 platformdirs==4.10.1 07:02:17 prettytable==3.18.0 07:02:17 propcache==0.5.2 07:02:17 psutil==7.2.2 07:02:17 pyasn1==0.6.4 07:02:17 pyasn1_modules==0.4.2 07:02:17 pycparser==3.0 07:02:17 pygerrit2==2.0.15 07:02:17 PyGithub==2.9.1 07:02:17 Pygments==2.20.0 07:02:17 PyJWT==2.13.0 07:02:17 PyNaCl==1.6.2 07:02:17 pyparsing==2.4.7 07:02:17 pyperclip==1.11.0 07:02:17 pyrsistent==0.20.0 07:02:17 python-cinderclient==9.9.0 07:02:17 python-dateutil==2.9.0.post0 07:02:17 python-discovery==1.4.4 07:02:17 python-heatclient==5.2.0 07:02:17 python-jenkins==1.8.3 07:02:17 python-keystoneclient==5.8.0 07:02:17 python-magnumclient==4.11.0 07:02:17 python-openstackclient==10.0.0 07:02:17 python-swiftclient==4.10.0 07:02:17 PyYAML==6.0.3 07:02:17 referencing==0.37.0 07:02:17 requests==2.34.2 07:02:17 requests-oauthlib==2.0.0 07:02:17 rfc3986==2.0.0 07:02:17 rich==15.0.0 07:02:17 rich-argparse==1.8.0 07:02:17 rpds-py==0.30.0 07:02:17 rsa==4.9.1 07:02:17 ruamel.yaml==0.19.1 07:02:17 ruamel.yaml.clib==0.2.15 07:02:17 s3transfer==0.19.1 07:02:17 simplejson==4.1.1 07:02:17 six==1.17.0 07:02:17 smmap==5.0.3 07:02:17 soupsieve==2.9 07:02:17 stevedore==5.8.0 07:02:17 tabulate==0.10.0 07:02:17 toml==0.10.2 07:02:17 tomlkit==0.15.1 07:02:17 tqdm==4.69.0 07:02:17 typing_extensions==4.16.0 07:02:17 urllib3==1.26.20 07:02:17 virtualenv==21.6.1 07:02:17 wcwidth==0.8.2 07:02:17 websocket-client==1.9.0 07:02:17 wrapt==2.2.2 07:02:17 xdg==6.0.0 07:02:17 xmltodict==1.0.4 07:02:17 yarl==1.24.5 07:02:17 yq==4.1.2 07:02:17 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8387162139675126275.sh 07:02:17 ---> uv-install.sh 07:02:17 Installing uv/uvx (latest) using shell installer 07:02:17 2026-07-20 07:02:17 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-0l878W.sh" [1] 07:02:17 downloading uv 0.11.29 x86_64-unknown-linux-gnu 07:02:18 installing to /home/jenkins/.local/bin 07:02:18 uv 07:02:18 uvx 07:02:18 everything's installed! 07:02:18 07:02:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:02:18 07:02:18 source $HOME/.local/bin/env (sh, bash, zsh) 07:02:18 source $HOME/.local/bin/env.fish (fish) 07:02:18 Adding install location to PATH 07:02:18 ---> Validating uv/uvx install 07:02:18 uvx 0.11.29 (x86_64-unknown-linux-gnu) 07:02:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7549967878854300790.sh 07:02:18 ---> sudo-logs.sh 07:02:18 Archiving 'sudo' log.. 07:02:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11594019989144018069.sh 07:02:19 ---> job-cost.sh 07:02:19 INFO: Activating Python virtual environment... 07:02:19 Setup pyenv: 07:02:19 system 07:02:19 3.8.13 07:02:19 3.9.13 07:02:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:02:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Wdm from file:/tmp/.os_lf_venv 07:02:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:02:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:02:21 lf-activate-venv(): INFO: Base packages installed successfully 07:02:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:02:26 lf-activate-venv(): INFO: Adding /tmp/venv-5Wdm/bin to PATH 07:02:26 INFO: No stack-cost file found 07:02:26 INFO: Instance uptime: 175s 07:02:26 INFO: Fetching instance metadata (attempt 1 of 3)... 07:02:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:02:27 INFO: Successfully fetched instance metadata 07:02:27 INFO: Instance type: v3-standard-4 07:02:27 INFO: Retrieving pricing info for: v3-standard-4 07:02:27 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:02:27 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=175 07:02:27 INFO: Successfully fetched Vexxhost pricing API 07:02:27 INFO: Retrieved cost: 0.11 07:02:27 INFO: Retrieved resource: v3-standard-4 07:02:27 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:02:27 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:02:27 INFO: Successfully archived job cost data 07:02:27 DEBUG: Cost data: oom-master-pre-commit-lint,4726,2026-07-20 07:02:27,v3-standard-4,175,0.11,0.00,SUCCESS 07:02:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14048627031080426549.sh 07:02:27 ---> logs-deploy.sh 07:02:27 Setup pyenv: 07:02:27 system 07:02:27 3.8.13 07:02:27 3.9.13 07:02:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:02:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Wdm from file:/tmp/.os_lf_venv 07:02:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:02:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:02:29 lf-activate-venv(): INFO: Base packages installed successfully 07:02:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:02:38 lf-activate-venv(): INFO: Adding /tmp/venv-5Wdm/bin to PATH 07:02:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4726 07:02:38 INFO: archiving workspace using pattern(s): 07:02:39 Archives upload complete. 07:02:40 INFO: archiving logs to Nexus 07:02:40 ---> uname -a: 07:02:40 Linux prd-ubuntu1804-builder-4c-4g-1152 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:02:40 07:02:40 07:02:40 ---> lscpu: 07:02:40 Architecture: x86_64 07:02:40 CPU op-mode(s): 32-bit, 64-bit 07:02:40 Byte Order: Little Endian 07:02:40 CPU(s): 4 07:02:40 On-line CPU(s) list: 0-3 07:02:40 Thread(s) per core: 1 07:02:40 Core(s) per socket: 1 07:02:40 Socket(s): 4 07:02:40 NUMA node(s): 1 07:02:40 Vendor ID: AuthenticAMD 07:02:40 CPU family: 23 07:02:40 Model: 49 07:02:40 Model name: AMD EPYC-Rome Processor 07:02:40 Stepping: 0 07:02:40 CPU MHz: 2799.996 07:02:40 BogoMIPS: 5599.99 07:02:40 Virtualization: AMD-V 07:02:40 Hypervisor vendor: KVM 07:02:40 Virtualization type: full 07:02:40 L1d cache: 32K 07:02:40 L1i cache: 32K 07:02:40 L2 cache: 512K 07:02:40 L3 cache: 16384K 07:02:40 NUMA node0 CPU(s): 0-3 07:02:40 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 07:02:40 07:02:40 07:02:40 ---> nproc: 07:02:40 4 07:02:40 07:02:40 07:02:40 ---> df -h: 07:02:40 Filesystem Size Used Avail Use% Mounted on 07:02:40 udev 7.9G 0 7.9G 0% /dev 07:02:40 tmpfs 1.6G 676K 1.6G 1% /run 07:02:40 /dev/vda1 78G 8.6G 69G 11% / 07:02:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:02:40 tmpfs 5.0M 0 5.0M 0% /run/lock 07:02:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:02:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:02:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:02:40 07:02:40 07:02:40 ---> free -m: 07:02:40 total used free shared buff/cache available 07:02:40 Mem: 16040 539 13153 0 2347 15176 07:02:40 Swap: 1023 0 1023 07:02:40 07:02:40 07:02:40 ---> ip addr: 07:02:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:02:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:02:40 inet 127.0.0.1/8 scope host lo 07:02:40 valid_lft forever preferred_lft forever 07:02:40 inet6 ::1/128 scope host 07:02:40 valid_lft forever preferred_lft forever 07:02:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:02:40 link/ether fa:16:3e:22:93:84 brd ff:ff:ff:ff:ff:ff 07:02:40 inet 10.30.106.126/23 brd 10.30.107.255 scope global dynamic ens3 07:02:40 valid_lft 86219sec preferred_lft 86219sec 07:02:40 inet6 fe80::f816:3eff:fe22:9384/64 scope link 07:02:40 valid_lft forever preferred_lft forever 07:02:40 07:02:40 07:02:40 ---> sar -b -r -n DEV: 07:02:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1152) 07/20/26 _x86_64_ (4 CPU) 07:02:40 07:02:40 06:59:42 LINUX RESTART (4 CPU) 07:02:40 07:02:40 07:00:01 tps rtps wtps bread/s bwrtn/s 07:02:40 07:01:01 213.05 24.40 188.65 817.33 48520.31 07:02:40 07:02:01 87.07 0.72 86.35 94.25 9960.07 07:02:40 Average: 150.06 12.56 137.50 455.79 29240.19 07:02:40 07:02:40 07:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:02:40 07:01:01 14030272 15600728 2394696 14.58 58276 1712828 747592 4.28 688108 1492452 122148 07:02:40 07:02:01 13674680 15527288 2750288 16.74 80956 1957428 784792 4.49 776772 1729396 173644 07:02:40 Average: 13852476 15564008 2572492 15.66 69616 1835128 766192 4.38 732440 1610924 147896 07:02:40 07:02:40 07:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:02:40 07:01:01 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 07:02:40 07:01:01 ens3 158.12 115.95 1351.45 34.97 0.00 0.00 0.00 0.00 07:02:40 07:02:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 07:02:40 07:02:01 ens3 113.75 81.32 866.77 11.97 0.00 0.00 0.00 0.00 07:02:40 Average: lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 07:02:40 Average: ens3 135.94 98.63 1109.11 23.47 0.00 0.00 0.00 0.00 07:02:40 07:02:40 07:02:40 ---> sar -P ALL: 07:02:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1152) 07/20/26 _x86_64_ (4 CPU) 07:02:40 07:02:40 06:59:42 LINUX RESTART (4 CPU) 07:02:40 07:02:40 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:02:40 07:01:01 all 18.86 0.00 2.17 4.32 0.13 74.53 07:02:40 07:01:01 0 13.11 0.00 1.81 8.81 0.17 76.11 07:02:40 07:01:01 1 12.40 0.00 1.79 2.77 0.05 82.99 07:02:40 07:01:01 2 23.60 0.00 2.30 1.95 0.17 71.97 07:02:40 07:01:01 3 26.36 0.00 2.78 3.72 0.10 67.04 07:02:40 07:02:01 all 18.49 0.00 1.18 1.66 0.06 78.61 07:02:40 07:02:01 0 36.56 0.00 2.09 0.97 0.08 60.30 07:02:40 07:02:01 1 11.13 0.00 0.44 0.52 0.07 87.84 07:02:40 07:02:01 2 18.36 0.00 1.22 0.17 0.05 80.21 07:02:40 07:02:01 3 7.85 0.00 0.97 4.99 0.05 86.13 07:02:40 Average: all 18.68 0.00 1.67 2.99 0.09 76.57 07:02:40 Average: 0 24.83 0.00 1.95 4.89 0.13 68.20 07:02:40 Average: 1 11.77 0.00 1.11 1.65 0.06 85.41 07:02:40 Average: 2 20.98 0.00 1.76 1.06 0.11 76.09 07:02:40 Average: 3 17.11 0.00 1.88 4.35 0.08 76.58 07:02:40 07:02:40 07:02:40