09:53:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 09:53:56 Running as SYSTEM 09:53:56 [EnvInject] - Loading node environment variables. 09:53:56 Building remotely on prd-ubuntu1804-builder-4c-4g-8856 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:53:56 [ssh-agent] Looking for ssh-agent implementation... 09:53:57 $ ssh-agent 09:53:57 SSH_AUTH_SOCK=/tmp/ssh-a3l8v422bwko/agent.1666 09:53:57 SSH_AGENT_PID=1668 09:53:57 [ssh-agent] Started. 09:53:57 Running ssh-add (command line suppressed) 09:53:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14733312766545804033.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14733312766545804033.key) 09:53:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:53:57 The recommended git tool is: NONE 09:53:58 using credential onap-jenkins-ssh 09:53:58 Wiping out workspace first. 09:53:58 Cloning the remote Git repository 09:53:58 Cloning repository git://cloud.onap.org/mirror/oom.git 09:53:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:53:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:53:58 > git --version # timeout=10 09:53:58 > git --version # 'git version 2.17.1' 09:53:58 using GIT_SSH to set credentials Gerrit user 09:53:58 Verifying host key using manually-configured host key entries 09:53:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:54:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:54:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:54:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:54:04 using GIT_SSH to set credentials Gerrit user 09:54:04 Verifying host key using manually-configured host key entries 09:54:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/8 # timeout=30 09:54:05 > git rev-parse b995a4c4a5c32e307556625829232ca7b79c9247^{commit} # timeout=10 09:54:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:54:05 Checking out Revision b995a4c4a5c32e307556625829232ca7b79c9247 (refs/changes/29/145329/8) 09:54:05 > git config core.sparsecheckout # timeout=10 09:54:05 > git checkout -f b995a4c4a5c32e307556625829232ca7b79c9247 # timeout=30 09:54:08 Commit message: "[SO] 17.4.0 release" 09:54:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:54:08 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 09:54:09 [EnvInject] - Injecting environment variables from a build step. 09:54:09 [EnvInject] - Injecting as environment variables the properties content 09:54:09 PYTHON=python3 09:54:09 09:54:09 [EnvInject] - Variables injected successfully. 09:54:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9389576374750664276.sh 09:54:09 ---> tox-install.sh 09:54:09 + source /home/jenkins/lf-env.sh 09:54:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:54:09 ++ mktemp -d /tmp/venv-XXXX 09:54:09 + lf_venv=/tmp/venv-U2Sz 09:54:09 + local venv_file=/tmp/.os_lf_venv 09:54:09 + local python=python3 09:54:09 + local options 09:54:09 + local set_path=true 09:54:09 + local install_args= 09:54:09 ++ 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 09:54:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:54:09 + true 09:54:09 + case $1 in 09:54:09 + venv_file=/tmp/.toxenv 09:54:09 + shift 2 09:54:09 + true 09:54:09 + case $1 in 09:54:09 + shift 09:54:09 + break 09:54:09 + case $python in 09:54:09 + local pkg_list= 09:54:09 + [[ -d /opt/pyenv ]] 09:54:09 + echo 'Setup pyenv:' 09:54:09 Setup pyenv: 09:54:09 + export PYENV_ROOT=/opt/pyenv 09:54:09 + PYENV_ROOT=/opt/pyenv 09:54:09 + 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 09:54:09 + 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 09:54:09 + pyenv versions 09:54:09 * system (set by /opt/pyenv/version) 09:54:09 * 3.8.13 (set by /opt/pyenv/version) 09:54:09 * 3.9.13 (set by /opt/pyenv/version) 09:54:09 * 3.10.6 (set by /opt/pyenv/version) 09:54:09 + command -v pyenv 09:54:09 ++ pyenv init - --no-rehash 09:54:09 + 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[*]}"'\'')" 09:54:09 export PATH="/opt/pyenv/shims:${PATH}" 09:54:09 export PYENV_SHELL=bash 09:54:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:54:09 pyenv() { 09:54:09 local command 09:54:09 command="${1:-}" 09:54:09 if [ "$#" -gt 0 ]; then 09:54:09 shift 09:54:09 fi 09:54:09 09:54:09 case "$command" in 09:54:09 rehash|shell) 09:54:09 eval "$(pyenv "sh-$command" "$@")" 09:54:09 ;; 09:54:09 *) 09:54:09 command pyenv "$command" "$@" 09:54:09 ;; 09:54:09 esac 09:54:09 }' 09:54:09 +++ 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[*]}"' 09:54:09 ++ 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 09:54:09 ++ 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 09:54:09 ++ 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 09:54:09 ++ export PYENV_SHELL=bash 09:54:09 ++ PYENV_SHELL=bash 09:54:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:54:09 +++ complete -F _pyenv pyenv 09:54:09 ++ lf-pyver python3 09:54:09 ++ local py_version_xy=python3 09:54:09 ++ local py_version_xyz= 09:54:09 ++ pyenv versions 09:54:09 ++ local command 09:54:09 ++ command=versions 09:54:09 ++ '[' 1 -gt 0 ']' 09:54:09 ++ shift 09:54:09 ++ case "$command" in 09:54:09 ++ command pyenv versions 09:54:09 ++ pyenv versions 09:54:09 ++ awk '{ print $1 }' 09:54:09 ++ grep -E '^[0-9.]*[0-9]$' 09:54:09 ++ sed 's/^[ *]* //' 09:54:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:54:09 +++ grep '^3' /tmp/.pyenv_versions 09:54:09 +++ sort -V 09:54:09 +++ tail -n 1 09:54:09 ++ py_version_xyz=3.10.6 09:54:09 ++ [[ -z 3.10.6 ]] 09:54:09 ++ echo 3.10.6 09:54:09 ++ return 0 09:54:09 + pyenv local 3.10.6 09:54:09 + local command 09:54:09 + command=local 09:54:09 + '[' 2 -gt 0 ']' 09:54:09 + shift 09:54:09 + case "$command" in 09:54:09 + command pyenv local 3.10.6 09:54:09 + pyenv local 3.10.6 09:54:09 + for arg in "$@" 09:54:09 + case $arg in 09:54:09 + pkg_list+='tox ' 09:54:09 + for arg in "$@" 09:54:09 + case $arg in 09:54:09 + pkg_list+='virtualenv ' 09:54:09 + for arg in "$@" 09:54:09 + case $arg in 09:54:09 + pkg_list+='urllib3~=1.26.15 ' 09:54:09 + [[ -f /tmp/.toxenv ]] 09:54:09 + [[ ! -f /tmp/.toxenv ]] 09:54:09 + [[ -n '' ]] 09:54:09 + python3 -m venv /tmp/venv-U2Sz 09:54:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U2Sz' 09:54:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U2Sz 09:54:13 + echo /tmp/venv-U2Sz 09:54:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:54:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:54:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:54:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:13 + local 'pip_opts=--upgrade --quiet' 09:54:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:54:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:54:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:54:13 + [[ -n '' ]] 09:54:13 + [[ -n '' ]] 09:54:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:54:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:13 + /tmp/venv-U2Sz/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 09:54:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:54:17 lf-activate-venv(): INFO: Base packages installed successfully 09:54:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:54:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:54:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:54:17 + /tmp/venv-U2Sz/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 09:54:19 + type python3 09:54:19 + true 09:54:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U2Sz/bin to PATH' 09:54:19 lf-activate-venv(): INFO: Adding /tmp/venv-U2Sz/bin to PATH 09:54:19 + PATH=/tmp/venv-U2Sz/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 09:54:19 + return 0 09:54:19 + python3 --version 09:54:19 Python 3.10.6 09:54:19 + python3 -m pip --version 09:54:19 pip 26.1.2 from /tmp/venv-U2Sz/lib/python3.10/site-packages/pip (python 3.10) 09:54:19 + python3 -m pip freeze 09:54:20 cachetools==7.1.4 09:54:20 colorama==0.4.6 09:54:20 distlib==0.4.3 09:54:20 filelock==3.29.7 09:54:20 packaging==26.2 09:54:20 platformdirs==4.10.0 09:54:20 pluggy==1.6.0 09:54:20 pyproject-api==1.10.1 09:54:20 python-discovery==1.4.4 09:54:20 tomli==2.4.1 09:54:20 tomli_w==1.2.0 09:54:20 tox==4.56.4 09:54:20 typing_extensions==4.16.0 09:54:20 urllib3==1.26.20 09:54:20 virtualenv==21.6.1 09:54:20 [EnvInject] - Injecting environment variables from a build step. 09:54:20 [EnvInject] - Injecting as environment variables the properties content 09:54:20 PARALLEL=false 09:54:20 09:54:20 [EnvInject] - Variables injected successfully. 09:54:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6549502730083702256.sh 09:54:20 ---> tox-run.sh 09:54:20 + 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 09:54:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:54:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:54:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:54:20 + cd /w/workspace/oom-master-pre-commit-lint/. 09:54:20 + source /home/jenkins/lf-env.sh 09:54:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:54:20 ++ mktemp -d /tmp/venv-XXXX 09:54:20 + lf_venv=/tmp/venv-ckfi 09:54:20 + local venv_file=/tmp/.os_lf_venv 09:54:20 + local python=python3 09:54:20 + local options 09:54:20 + local set_path=true 09:54:20 + local install_args= 09:54:20 ++ 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 09:54:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:54:20 + true 09:54:20 + case $1 in 09:54:20 + venv_file=/tmp/.toxenv 09:54:20 + shift 2 09:54:20 + true 09:54:20 + case $1 in 09:54:20 + shift 09:54:20 + break 09:54:20 + case $python in 09:54:20 + local pkg_list= 09:54:20 + [[ -d /opt/pyenv ]] 09:54:20 + echo 'Setup pyenv:' 09:54:20 Setup pyenv: 09:54:20 + export PYENV_ROOT=/opt/pyenv 09:54:20 + PYENV_ROOT=/opt/pyenv 09:54:20 + 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 09:54:20 + 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 09:54:20 + pyenv versions 09:54:20 system 09:54:20 3.8.13 09:54:20 3.9.13 09:54:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:54:20 + command -v pyenv 09:54:20 ++ pyenv init - --no-rehash 09:54:20 + 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[*]}"'\'')" 09:54:20 export PATH="/opt/pyenv/shims:${PATH}" 09:54:20 export PYENV_SHELL=bash 09:54:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:54:20 pyenv() { 09:54:20 local command 09:54:20 command="${1:-}" 09:54:20 if [ "$#" -gt 0 ]; then 09:54:20 shift 09:54:20 fi 09:54:20 09:54:20 case "$command" in 09:54:20 rehash|shell) 09:54:20 eval "$(pyenv "sh-$command" "$@")" 09:54:20 ;; 09:54:20 *) 09:54:20 command pyenv "$command" "$@" 09:54:20 ;; 09:54:20 esac 09:54:20 }' 09:54:20 +++ 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[*]}"' 09:54:20 ++ 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 09:54:20 ++ 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 09:54:20 ++ 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 09:54:20 ++ export PYENV_SHELL=bash 09:54:20 ++ PYENV_SHELL=bash 09:54:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:54:20 +++ complete -F _pyenv pyenv 09:54:20 ++ lf-pyver python3 09:54:20 ++ local py_version_xy=python3 09:54:20 ++ local py_version_xyz= 09:54:20 ++ pyenv versions 09:54:20 ++ local command 09:54:20 ++ command=versions 09:54:20 ++ '[' 1 -gt 0 ']' 09:54:20 ++ shift 09:54:20 ++ case "$command" in 09:54:20 ++ command pyenv versions 09:54:20 ++ pyenv versions 09:54:20 ++ sed 's/^[ *]* //' 09:54:20 ++ awk '{ print $1 }' 09:54:20 ++ grep -E '^[0-9.]*[0-9]$' 09:54:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:54:20 +++ grep '^3' /tmp/.pyenv_versions 09:54:20 +++ sort -V 09:54:20 +++ tail -n 1 09:54:20 ++ py_version_xyz=3.10.6 09:54:20 ++ [[ -z 3.10.6 ]] 09:54:20 ++ echo 3.10.6 09:54:20 ++ return 0 09:54:20 + pyenv local 3.10.6 09:54:20 + local command 09:54:20 + command=local 09:54:20 + '[' 2 -gt 0 ']' 09:54:20 + shift 09:54:20 + case "$command" in 09:54:20 + command pyenv local 3.10.6 09:54:20 + pyenv local 3.10.6 09:54:20 + for arg in "$@" 09:54:20 + case $arg in 09:54:20 + pkg_list+='tox ' 09:54:20 + for arg in "$@" 09:54:20 + case $arg in 09:54:20 + pkg_list+='virtualenv ' 09:54:20 + for arg in "$@" 09:54:20 + case $arg in 09:54:20 + pkg_list+='urllib3~=1.26.15 ' 09:54:20 + [[ -f /tmp/.toxenv ]] 09:54:20 ++ cat /tmp/.toxenv 09:54:20 + lf_venv=/tmp/venv-U2Sz 09:54:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U2Sz from' file:/tmp/.toxenv 09:54:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U2Sz from file:/tmp/.toxenv 09:54:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:54:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:20 + local 'pip_opts=--upgrade --quiet' 09:54:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:54:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:54:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:54:20 + [[ -n '' ]] 09:54:20 + [[ -n '' ]] 09:54:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:54:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:20 + /tmp/venv-U2Sz/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 09:54:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:54:21 lf-activate-venv(): INFO: Base packages installed successfully 09:54:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:54:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:54:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:54:21 + /tmp/venv-U2Sz/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 09:54:22 + type python3 09:54:22 + true 09:54:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U2Sz/bin to PATH' 09:54:22 lf-activate-venv(): INFO: Adding /tmp/venv-U2Sz/bin to PATH 09:54:22 + PATH=/tmp/venv-U2Sz/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 09:54:22 + return 0 09:54:22 + [[ -d /opt/pyenv ]] 09:54:22 + echo '---> Setting up pyenv' 09:54:22 ---> Setting up pyenv 09:54:22 + export PYENV_ROOT=/opt/pyenv 09:54:22 + PYENV_ROOT=/opt/pyenv 09:54:22 + export PATH=/opt/pyenv/bin:/tmp/venv-U2Sz/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 09:54:22 + PATH=/opt/pyenv/bin:/tmp/venv-U2Sz/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 09:54:22 ++ pwd 09:54:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:54:22 + export PYTHONPATH 09:54:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:54:22 + TOX_TESTENV_PASSENV=PYTHONPATH 09:54:22 + tox --version 09:54:22 4.56.4 from /tmp/venv-U2Sz/lib/python3.10/site-packages/tox/__init__.py 09:54:22 + PARALLEL=false 09:54:22 + TOX_OPTIONS_LIST= 09:54:22 + [[ -n pre-commit ]] 09:54:22 + TOX_OPTIONS_LIST=' -e pre-commit' 09:54:22 + case ${PARALLEL,,} in 09:54:22 + tox -e pre-commit 09:54:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:54:23 pre-commit: install_deps> python -I -m pip install pre-commit 09:54:26 pre-commit: freeze> python -m pip freeze --all 09:54:27 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 09:54:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:54:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:54:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:54:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:54:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:54:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:54:29 [INFO] Once installed this environment will be reused. 09:54:29 [INFO] This may take a few minutes... 09:54:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:54:33 [INFO] Once installed this environment will be reused. 09:54:33 [INFO] This may take a few minutes... 09:54:37 trim trailing whitespace.................................................Passed 09:54:37 Tabs remover.............................................................Passed 09:54:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:54:38 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:54:38 [INFO] Once installed this environment will be reused. 09:54:38 [INFO] This may take a few minutes... 09:54:46 gitlint..............................................(no files to check)Skipped 09:54:46 pre-commit: OK (23.42=setup[4.09]+cmd[10.75,8.58] seconds) 09:54:46 congratulations :) (23.45 seconds) 09:54:46 + tox_status=0 09:54:46 + echo '---> Completed tox runs' 09:54:46 ---> Completed tox runs 09:54:46 + for i in .tox/*/log 09:54:46 ++ echo .tox/pre-commit/log 09:54:46 ++ awk -F/ '{print $2}' 09:54:46 + tox_env=pre-commit 09:54:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:54:46 + DOC_DIR=docs/_build/html 09:54:46 + [[ -d docs/_build/html ]] 09:54:46 + echo '---> tox-run.sh ends' 09:54:46 ---> tox-run.sh ends 09:54:46 + test 0 -eq 0 09:54:46 $ ssh-agent -k 09:54:46 unset SSH_AUTH_SOCK; 09:54:46 unset SSH_AGENT_PID; 09:54:46 echo Agent pid 1668 killed; 09:54:46 [ssh-agent] Stopped. 09:54:46 [PostBuildScript] - [INFO] Executing post build scripts. 09:54:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14533443649867719844.sh 09:54:46 ---> sysstat.sh 09:54:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7428741285397219327.sh 09:54:46 ---> package-listing.sh 09:54:46 ++ facter osfamily 09:54:46 ++ tr '[:upper:]' '[:lower:]' 09:54:47 + OS_FAMILY=debian 09:54:47 + workspace=/w/workspace/oom-master-pre-commit-lint 09:54:47 + START_PACKAGES=/tmp/packages_start.txt 09:54:47 + END_PACKAGES=/tmp/packages_end.txt 09:54:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:54:47 + PACKAGES=/tmp/packages_start.txt 09:54:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:54:47 + PACKAGES=/tmp/packages_end.txt 09:54:47 + case "${OS_FAMILY}" in 09:54:47 + dpkg -l 09:54:47 + grep '^ii' 09:54:47 + '[' -f /tmp/packages_start.txt ']' 09:54:47 + '[' -f /tmp/packages_end.txt ']' 09:54:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:54:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:54:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:54:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:54:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3458012906832288987.sh 09:54:47 ---> capture-instance-metadata.sh 09:54:47 Setup pyenv: 09:54:47 system 09:54:47 3.8.13 09:54:47 3.9.13 09:54:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:54:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0LJ2 09:54:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:54:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:54 lf-activate-venv(): INFO: Base packages installed successfully 09:54:54 lf-activate-venv(): INFO: Installing additional packages: lftools 09:55:15 lf-activate-venv(): INFO: Adding /tmp/venv-0LJ2/bin to PATH 09:55:15 INFO: Running in OpenStack, capturing instance metadata 09:55:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2972976345020866549.sh 09:55:16 provisioning config files... 09:55:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12588224130593292941tmp 09:55:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:55:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:55:16 [EnvInject] - Injecting environment variables from a build step. 09:55:16 [EnvInject] - Injecting as environment variables the properties content 09:55:16 SERVER_ID=logs 09:55:16 09:55:16 [EnvInject] - Variables injected successfully. 09:55:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13290058334307880738.sh 09:55:16 ---> create-netrc.sh 09:55:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16255177461465719874.sh 09:55:16 ---> python-tools-install.sh 09:55:16 Setup pyenv: 09:55:16 system 09:55:16 3.8.13 09:55:16 3.9.13 09:55:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:55:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LJ2 from file:/tmp/.os_lf_venv 09:55:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:17 lf-activate-venv(): INFO: Base packages installed successfully 09:55:17 lf-activate-venv(): INFO: Installing additional packages: lftools 09:55:25 lf-activate-venv(): INFO: Adding /tmp/venv-0LJ2/bin to PATH 09:55:25 Generating Requirements File 09:55: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. 09:55:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:55:48 Python 3.10.6 09:55:48 pip 26.1.2 from /tmp/venv-0LJ2/lib/python3.10/site-packages/pip (python 3.10) 09:55:48 aiohappyeyeballs==2.7.1 09:55:48 aiohttp==3.14.1 09:55:48 aiosignal==1.4.0 09:55:48 appdirs==1.4.4 09:55:48 argcomplete==3.7.0 09:55:48 aspy.yaml==1.3.0 09:55:48 async-timeout==5.0.1 09:55:48 attrs==26.1.0 09:55:48 autopage==0.6.0 09:55:48 backports.strenum==1.3.1 09:55:48 beautifulsoup4==4.15.0 09:55:48 boto3==1.43.46 09:55:48 botocore==1.43.46 09:55:48 bs4==0.0.2 09:55:48 certifi==2026.6.17 09:55:48 cffi==2.1.0 09:55:48 cfgv==3.5.0 09:55:48 chardet==7.4.3 09:55:48 charset-normalizer==3.4.9 09:55:48 click==8.4.2 09:55:48 cliff==4.14.0 09:55:48 cmd2==3.5.1 09:55:48 cryptography==3.3.2 09:55:48 debtcollector==3.1.0 09:55:48 decorator==5.3.1 09:55:48 defusedxml==0.7.1 09:55:48 Deprecated==1.3.1 09:55:48 distlib==0.4.3 09:55:48 dnspython==2.8.0 09:55:48 docker==7.2.0 09:55:48 dogpile.cache==1.5.0 09:55:48 durationpy==0.10 09:55:48 email-validator==2.3.0 09:55:48 filelock==3.29.7 09:55:48 frozenlist==1.8.0 09:55:48 future==1.0.0 09:55:48 gitdb==4.0.12 09:55:48 GitPython==3.1.50 09:55:48 httplib2==0.30.2 09:55:48 identify==2.6.19 09:55:48 idna==3.18 09:55:48 importlib-resources==1.5.0 09:55:48 iso8601==2.1.0 09:55:48 Jinja2==3.1.6 09:55:48 jmespath==1.1.0 09:55:48 jsonpatch==1.33 09:55:48 jsonpointer==3.1.1 09:55:48 jsonschema==4.26.0 09:55:48 jsonschema-specifications==2025.9.1 09:55:48 keystoneauth1==5.14.0 09:55:48 kubernetes==36.0.2 09:55:48 lftools==0.37.22 09:55:48 lxml==6.1.1 09:55:48 markdown-it-py==4.2.0 09:55:48 MarkupSafe==3.0.3 09:55:48 mdurl==0.1.2 09:55:48 msgpack==1.2.1 09:55:48 multi_key_dict==2.0.3 09:55:48 multidict==6.7.1 09:55:48 munch==4.0.0 09:55:48 netaddr==1.3.0 09:55:48 niet==1.4.2 09:55:48 nodeenv==1.10.0 09:55:48 oauth2client==4.1.3 09:55:48 oauthlib==3.3.1 09:55:48 openstacksdk==4.13.0 09:55:48 os-service-types==1.8.2 09:55:48 osc-lib==4.6.0 09:55:48 oslo.config==10.4.0 09:55:48 oslo.context==6.4.0 09:55:48 oslo.i18n==6.8.0 09:55:48 oslo.log==8.2.0 09:55:48 oslo.serialization==5.10.0 09:55:48 oslo.utils==10.1.1 09:55:48 packaging==26.2 09:55:48 pbr==7.0.3 09:55:48 platformdirs==4.10.0 09:55:48 prettytable==3.18.0 09:55:48 propcache==0.5.2 09:55:48 psutil==7.2.2 09:55:48 pyasn1==0.6.4 09:55:48 pyasn1_modules==0.4.2 09:55:48 pycparser==3.0 09:55:48 pygerrit2==2.0.15 09:55:48 PyGithub==2.9.1 09:55:48 Pygments==2.20.0 09:55:48 PyJWT==2.13.0 09:55:48 PyNaCl==1.6.2 09:55:48 pyparsing==2.4.7 09:55:48 pyperclip==1.11.0 09:55:48 pyrsistent==0.20.0 09:55:48 python-cinderclient==9.9.0 09:55:48 python-dateutil==2.9.0.post0 09:55:48 python-discovery==1.4.4 09:55:48 python-heatclient==5.2.0 09:55:48 python-jenkins==1.8.3 09:55:48 python-keystoneclient==5.8.0 09:55:48 python-magnumclient==4.11.0 09:55:48 python-openstackclient==10.0.0 09:55:48 python-swiftclient==4.10.0 09:55:48 PyYAML==6.0.3 09:55:48 referencing==0.37.0 09:55:48 requests==2.34.2 09:55:48 requests-oauthlib==2.0.0 09:55:48 rfc3986==2.0.0 09:55:48 rich==15.0.0 09:55:48 rich-argparse==1.8.0 09:55:48 rpds-py==0.30.0 09:55:48 rsa==4.9.1 09:55:48 ruamel.yaml==0.19.1 09:55:48 ruamel.yaml.clib==0.2.15 09:55:48 s3transfer==0.19.1 09:55:48 simplejson==4.1.1 09:55:48 six==1.17.0 09:55:48 smmap==5.0.3 09:55:48 soupsieve==2.8.4 09:55:48 stevedore==5.8.0 09:55:48 tabulate==0.10.0 09:55:48 toml==0.10.2 09:55:48 tomlkit==0.15.0 09:55:48 tqdm==4.68.4 09:55:48 typing_extensions==4.16.0 09:55:48 urllib3==1.26.20 09:55:48 virtualenv==21.6.1 09:55:48 wcwidth==0.8.2 09:55:48 websocket-client==1.9.0 09:55:48 wrapt==2.2.2 09:55:48 xdg==6.0.0 09:55:48 xmltodict==1.0.4 09:55:48 yarl==1.24.2 09:55:48 yq==4.1.1 09:55:48 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins17171075258697065016.sh 09:55:48 ---> uv-install.sh 09:55:48 Installing uv/uvx (latest) using shell installer 09:55:48 2026-07-11 09:55:48 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-wiAcdK.sh" [1] 09:55:49 downloading uv 0.11.28 x86_64-unknown-linux-gnu 09:55:49 installing to /home/jenkins/.local/bin 09:55:49 uv 09:55:49 uvx 09:55:49 everything's installed! 09:55:49 09:55:49 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:55:49 09:55:49 source $HOME/.local/bin/env (sh, bash, zsh) 09:55:49 source $HOME/.local/bin/env.fish (fish) 09:55:49 Adding install location to PATH 09:55:49 ---> Validating uv/uvx install 09:55:49 uvx 0.11.28 (x86_64-unknown-linux-gnu) 09:55:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9285933383228627014.sh 09:55:49 ---> sudo-logs.sh 09:55:49 Archiving 'sudo' log.. 09:55:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6940071096674360272.sh 09:55:50 ---> job-cost.sh 09:55:50 INFO: Activating Python virtual environment... 09:55:50 Setup pyenv: 09:55:50 system 09:55:50 3.8.13 09:55:50 3.9.13 09:55:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:55:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LJ2 from file:/tmp/.os_lf_venv 09:55:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:52 lf-activate-venv(): INFO: Base packages installed successfully 09:55:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-0LJ2/bin to PATH 09:55:57 INFO: No stack-cost file found 09:55:57 INFO: Instance uptime: 154s 09:55:57 INFO: Fetching instance metadata (attempt 1 of 3)... 09:55:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:55:57 INFO: Successfully fetched instance metadata 09:55:57 INFO: Instance type: v3-standard-4 09:55:57 INFO: Retrieving pricing info for: v3-standard-4 09:55:57 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:55:57 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=154 09:55:57 INFO: Successfully fetched Vexxhost pricing API 09:55:57 INFO: Retrieved cost: 0.11 09:55:57 INFO: Retrieved resource: v3-standard-4 09:55:57 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:55:57 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:55:57 INFO: Successfully archived job cost data 09:55:57 DEBUG: Cost data: oom-master-pre-commit-lint,4692,2026-07-11 09:55:57,v3-standard-4,154,0.11,0.00,SUCCESS 09:55:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12195768081618917116.sh 09:55:57 ---> logs-deploy.sh 09:55:57 Setup pyenv: 09:55:57 system 09:55:57 3.8.13 09:55:57 3.9.13 09:55:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:55:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LJ2 from file:/tmp/.os_lf_venv 09:55:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:59 lf-activate-venv(): INFO: Base packages installed successfully 09:55:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:56:07 lf-activate-venv(): INFO: Adding /tmp/venv-0LJ2/bin to PATH 09:56:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4692 09:56:07 INFO: archiving workspace using pattern(s): 09:56:08 Archives upload complete. 09:56:08 INFO: archiving logs to Nexus 09:56:09 ---> uname -a: 09:56:09 Linux prd-ubuntu1804-builder-4c-4g-8856 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:56:09 09:56:09 09:56:09 ---> lscpu: 09:56:09 Architecture: x86_64 09:56:09 CPU op-mode(s): 32-bit, 64-bit 09:56:09 Byte Order: Little Endian 09:56:09 CPU(s): 4 09:56:09 On-line CPU(s) list: 0-3 09:56:09 Thread(s) per core: 1 09:56:09 Core(s) per socket: 1 09:56:09 Socket(s): 4 09:56:09 NUMA node(s): 1 09:56:09 Vendor ID: AuthenticAMD 09:56:09 CPU family: 23 09:56:09 Model: 49 09:56:09 Model name: AMD EPYC-Rome Processor 09:56:09 Stepping: 0 09:56:09 CPU MHz: 2800.000 09:56:09 BogoMIPS: 5600.00 09:56:09 Virtualization: AMD-V 09:56:09 Hypervisor vendor: KVM 09:56:09 Virtualization type: full 09:56:09 L1d cache: 32K 09:56:09 L1i cache: 32K 09:56:09 L2 cache: 512K 09:56:09 L3 cache: 16384K 09:56:09 NUMA node0 CPU(s): 0-3 09:56:09 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 09:56:09 09:56:09 09:56:09 ---> nproc: 09:56:09 4 09:56:09 09:56:09 09:56:09 ---> df -h: 09:56:09 Filesystem Size Used Avail Use% Mounted on 09:56:09 udev 7.9G 0 7.9G 0% /dev 09:56:09 tmpfs 1.6G 676K 1.6G 1% /run 09:56:09 /dev/vda1 78G 8.5G 69G 11% / 09:56:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:56:09 tmpfs 5.0M 0 5.0M 0% /run/lock 09:56:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:56:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:56:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:56:09 09:56:09 09:56:09 ---> free -m: 09:56:09 total used free shared buff/cache available 09:56:09 Mem: 16040 590 13102 0 2346 15125 09:56:09 Swap: 1023 0 1023 09:56:09 09:56:09 09:56:09 ---> ip addr: 09:56:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:56:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:56:09 inet 127.0.0.1/8 scope host lo 09:56:09 valid_lft forever preferred_lft forever 09:56:09 inet6 ::1/128 scope host 09:56:09 valid_lft forever preferred_lft forever 09:56:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:56:09 link/ether fa:16:3e:22:02:f0 brd ff:ff:ff:ff:ff:ff 09:56:09 inet 10.30.106.85/23 brd 10.30.107.255 scope global dynamic ens3 09:56:09 valid_lft 86251sec preferred_lft 86251sec 09:56:09 inet6 fe80::f816:3eff:fe22:2f0/64 scope link 09:56:09 valid_lft forever preferred_lft forever 09:56:09 09:56:09 09:56:09 ---> sar -b -r -n DEV: 09:56:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8856) 07/11/26 _x86_64_ (4 CPU) 09:56:09 09:56:09 09:53:42 LINUX RESTART (4 CPU) 09:56:09 09:56:09 09:54:01 tps rtps wtps bread/s bwrtn/s 09:56:09 09:55:01 329.88 24.36 305.52 817.06 49175.40 09:56:09 09:56:01 117.76 1.17 116.60 134.51 13976.34 09:56:09 Average: 223.82 12.76 211.06 475.79 31575.87 09:56:09 09:56:09 09:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:09 09:55:01 13895476 15517584 2529492 15.40 61700 1757496 865212 4.95 787364 1522272 119328 09:56:09 09:56:01 13426552 15494928 2998416 18.26 88984 2156284 819252 4.69 824360 1911336 224804 09:56:09 Average: 13661014 15506256 2763954 16.83 75342 1956890 842232 4.82 805862 1716804 172066 09:56:09 09:56:09 09:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:09 09:55:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 09:56:09 09:55:01 ens3 142.29 103.20 1370.08 30.52 0.00 0.00 0.00 0.00 09:56:09 09:56:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 09:56:09 09:56:01 ens3 90.52 69.29 1499.82 13.14 0.00 0.00 0.00 0.00 09:56:09 Average: lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 09:56:09 Average: ens3 116.41 86.24 1434.95 21.83 0.00 0.00 0.00 0.00 09:56:09 09:56:09 09:56:09 ---> sar -P ALL: 09:56:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8856) 07/11/26 _x86_64_ (4 CPU) 09:56:09 09:56:09 09:53:42 LINUX RESTART (4 CPU) 09:56:09 09:56:09 09:54:01 CPU %user %nice %system %iowait %steal %idle 09:56:09 09:55:01 all 22.62 0.00 2.48 2.55 0.07 72.29 09:56:09 09:55:01 0 19.49 0.00 3.34 3.95 0.05 73.17 09:56:09 09:55:01 1 30.16 0.00 2.46 2.37 0.08 64.92 09:56:09 09:55:01 2 22.24 0.00 2.21 0.65 0.08 74.82 09:56:09 09:55:01 3 18.55 0.00 1.91 3.21 0.07 76.26 09:56:09 09:56:01 all 20.17 0.00 1.60 1.14 0.06 77.02 09:56:09 09:56:01 0 13.02 0.00 1.62 0.65 0.03 84.68 09:56:09 09:56:01 1 48.77 0.00 2.52 0.65 0.08 47.98 09:56:09 09:56:01 2 9.22 0.00 1.18 2.85 0.07 86.69 09:56:09 09:56:01 3 9.65 0.00 1.08 0.40 0.03 88.83 09:56:09 Average: all 21.40 0.00 2.04 1.84 0.06 74.65 09:56:09 Average: 0 16.25 0.00 2.48 2.30 0.04 78.93 09:56:09 Average: 1 39.48 0.00 2.49 1.51 0.08 56.44 09:56:09 Average: 2 15.76 0.00 1.69 1.75 0.08 80.72 09:56:09 Average: 3 14.09 0.00 1.49 1.80 0.05 82.56 09:56:09 09:56:09 09:56:09