20:18:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146741 20:18:16 Running as SYSTEM 20:18:16 [EnvInject] - Loading node environment variables. 20:18:16 Building remotely on prd-ubuntu1804-builder-4c-4g-4407 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:18:16 [ssh-agent] Looking for ssh-agent implementation... 20:18:16 $ ssh-agent 20:18:16 SSH_AUTH_SOCK=/tmp/ssh-ivqpOKgNyPHj/agent.1613 20:18:16 SSH_AGENT_PID=1615 20:18:16 [ssh-agent] Started. 20:18:16 Running ssh-add (command line suppressed) 20:18:16 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_581518933387818072.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_581518933387818072.key) 20:18:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:18:16 The recommended git tool is: NONE 20:18:18 using credential onap-jenkins-ssh 20:18:18 Wiping out workspace first. 20:18:18 Cloning the remote Git repository 20:18:18 Cloning repository git://cloud.onap.org/mirror/oom.git 20:18:18 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:18:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:18:18 > git --version # timeout=10 20:18:18 > git --version # 'git version 2.17.1' 20:18:18 using GIT_SSH to set credentials Gerrit user 20:18:18 Verifying host key using manually-configured host key entries 20:18:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:18:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:18:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:18:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:18:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:18:23 using GIT_SSH to set credentials Gerrit user 20:18:23 Verifying host key using manually-configured host key entries 20:18:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/146741/3 # timeout=30 20:18:23 > git rev-parse 1e36c462ee3124486cbedfa267fd6077cb872812^{commit} # timeout=10 20:18:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:18:23 Checking out Revision 1e36c462ee3124486cbedfa267fd6077cb872812 (refs/changes/41/146741/3) 20:18:23 > git config core.sparsecheckout # timeout=10 20:18:23 > git checkout -f 1e36c462ee3124486cbedfa267fd6077cb872812 # timeout=30 20:18:27 Commit message: "[COMMON] FIX starter deployment apiVersion" 20:18:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:18:27 > git rev-list --no-walk 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=10 20:18:27 [EnvInject] - Injecting environment variables from a build step. 20:18:27 [EnvInject] - Injecting as environment variables the properties content 20:18:27 PYTHON=python3 20:18:27 20:18:27 [EnvInject] - Variables injected successfully. 20:18:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17738270545291958303.sh 20:18:27 ---> tox-install.sh 20:18:27 + source /home/jenkins/lf-env.sh 20:18:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:18:27 ++ mktemp -d /tmp/venv-XXXX 20:18:27 + lf_venv=/tmp/venv-zS5Z 20:18:27 + local venv_file=/tmp/.os_lf_venv 20:18:27 + local python=python3 20:18:27 + local options 20:18:27 + local set_path=true 20:18:27 + local install_args= 20:18:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:18:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:18:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:18:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:18:27 + true 20:18:27 + case $1 in 20:18:27 + venv_file=/tmp/.toxenv 20:18:27 + shift 2 20:18:27 + true 20:18:27 + case $1 in 20:18:27 + shift 20:18:27 + break 20:18:27 + case $python in 20:18:27 + local pkg_list= 20:18:27 + [[ -d /opt/pyenv ]] 20:18:27 + echo 'Setup pyenv:' 20:18:27 Setup pyenv: 20:18:27 + export PYENV_ROOT=/opt/pyenv 20:18:27 + PYENV_ROOT=/opt/pyenv 20:18:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:27 + pyenv versions 20:18:27 * system (set by /opt/pyenv/version) 20:18:27 * 3.8.13 (set by /opt/pyenv/version) 20:18:27 * 3.9.13 (set by /opt/pyenv/version) 20:18:27 * 3.10.6 (set by /opt/pyenv/version) 20:18:27 + command -v pyenv 20:18:27 ++ pyenv init - --no-rehash 20:18:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:18:27 export PATH="/opt/pyenv/shims:${PATH}" 20:18:27 export PYENV_SHELL=bash 20:18:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:18:27 pyenv() { 20:18:27 local command 20:18:27 command="${1:-}" 20:18:27 if [ "$#" -gt 0 ]; then 20:18:27 shift 20:18:27 fi 20:18:27 20:18:27 case "$command" in 20:18:27 rehash|shell) 20:18:27 eval "$(pyenv "sh-$command" "$@")" 20:18:27 ;; 20:18:27 *) 20:18:27 command pyenv "$command" "$@" 20:18:27 ;; 20:18:27 esac 20:18:27 }' 20:18:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:18:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:27 ++ export PYENV_SHELL=bash 20:18:27 ++ PYENV_SHELL=bash 20:18:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:18:27 +++ complete -F _pyenv pyenv 20:18:27 ++ lf-pyver python3 20:18:27 ++ local py_version_xy=python3 20:18:27 ++ local py_version_xyz= 20:18:27 ++ pyenv versions 20:18:27 ++ local command 20:18:27 ++ command=versions 20:18:27 ++ '[' 1 -gt 0 ']' 20:18:27 ++ shift 20:18:27 ++ case "$command" in 20:18:27 ++ command pyenv versions 20:18:27 ++ pyenv versions 20:18:27 ++ sed 's/^[ *]* //' 20:18:27 ++ grep -E '^[0-9.]*[0-9]$' 20:18:27 ++ awk '{ print $1 }' 20:18:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:18:28 +++ grep '^3' /tmp/.pyenv_versions 20:18:28 +++ sort -V 20:18:28 +++ tail -n 1 20:18:28 ++ py_version_xyz=3.10.6 20:18:28 ++ [[ -z 3.10.6 ]] 20:18:28 ++ echo 3.10.6 20:18:28 ++ return 0 20:18:28 + pyenv local 3.10.6 20:18:28 + local command 20:18:28 + command=local 20:18:28 + '[' 2 -gt 0 ']' 20:18:28 + shift 20:18:28 + case "$command" in 20:18:28 + command pyenv local 3.10.6 20:18:28 + pyenv local 3.10.6 20:18:28 + for arg in "$@" 20:18:28 + case $arg in 20:18:28 + pkg_list+='tox ' 20:18:28 + for arg in "$@" 20:18:28 + case $arg in 20:18:28 + pkg_list+='virtualenv ' 20:18:28 + for arg in "$@" 20:18:28 + case $arg in 20:18:28 + pkg_list+='urllib3~=1.26.15 ' 20:18:28 + [[ -f /tmp/.toxenv ]] 20:18:28 + [[ ! -f /tmp/.toxenv ]] 20:18:28 + [[ -n '' ]] 20:18:28 + python3 -m venv /tmp/venv-zS5Z 20:18:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zS5Z' 20:18:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zS5Z 20:18:32 + echo /tmp/venv-zS5Z 20:18:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:18:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:18:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:18:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:18:32 + local 'pip_opts=--upgrade --quiet' 20:18:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:18:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:18:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:18:32 + [[ -n '' ]] 20:18:32 + [[ -n '' ]] 20:18:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:18:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:18:32 + /tmp/venv-zS5Z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:18:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:18:36 lf-activate-venv(): INFO: Base packages installed successfully 20:18:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:18:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:18:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:18:36 + /tmp/venv-zS5Z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:18:38 + type python3 20:18:38 + true 20:18:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zS5Z/bin to PATH' 20:18:38 lf-activate-venv(): INFO: Adding /tmp/venv-zS5Z/bin to PATH 20:18:38 + PATH=/tmp/venv-zS5Z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:38 + return 0 20:18:38 + python3 --version 20:18:38 Python 3.10.6 20:18:38 + python3 -m pip --version 20:18:38 pip 26.2.1 from /tmp/venv-zS5Z/lib/python3.10/site-packages/pip (python 3.10) 20:18:38 + python3 -m pip freeze 20:18:38 cachetools==7.1.7 20:18:38 colorama==0.4.6 20:18:38 distlib==0.4.3 20:18:38 filelock==3.32.2 20:18:38 packaging==26.3 20:18:38 platformdirs==4.11.0 20:18:38 pluggy==1.6.0 20:18:38 pyproject-api==1.11.0 20:18:38 python-discovery==1.5.1 20:18:38 tomli==2.4.1 20:18:38 tomli_w==1.2.0 20:18:38 tox==4.58.0 20:18:38 typing_extensions==4.16.0 20:18:38 urllib3==1.26.20 20:18:38 virtualenv==21.7.1 20:18:38 [EnvInject] - Injecting environment variables from a build step. 20:18:38 [EnvInject] - Injecting as environment variables the properties content 20:18:38 PARALLEL=false 20:18:38 20:18:38 [EnvInject] - Variables injected successfully. 20:18:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7912049912007687280.sh 20:18:38 ---> tox-run.sh 20:18:38 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:18:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:18:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:18:38 + cd /w/workspace/oom-master-pre-commit-lint/. 20:18:38 + source /home/jenkins/lf-env.sh 20:18:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:18:38 ++ mktemp -d /tmp/venv-XXXX 20:18:38 + lf_venv=/tmp/venv-Mk1a 20:18:38 + local venv_file=/tmp/.os_lf_venv 20:18:38 + local python=python3 20:18:38 + local options 20:18:38 + local set_path=true 20:18:38 + local install_args= 20:18:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:18:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:18:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:18:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:18:38 + true 20:18:38 + case $1 in 20:18:38 + venv_file=/tmp/.toxenv 20:18:38 + shift 2 20:18:38 + true 20:18:38 + case $1 in 20:18:38 + shift 20:18:38 + break 20:18:38 + case $python in 20:18:38 + local pkg_list= 20:18:38 + [[ -d /opt/pyenv ]] 20:18:38 + echo 'Setup pyenv:' 20:18:38 Setup pyenv: 20:18:38 + export PYENV_ROOT=/opt/pyenv 20:18:38 + PYENV_ROOT=/opt/pyenv 20:18:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:38 + pyenv versions 20:18:38 system 20:18:38 3.8.13 20:18:38 3.9.13 20:18:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:18:38 + command -v pyenv 20:18:38 ++ pyenv init - --no-rehash 20:18:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:18:38 export PATH="/opt/pyenv/shims:${PATH}" 20:18:38 export PYENV_SHELL=bash 20:18:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:18:38 pyenv() { 20:18:38 local command 20:18:38 command="${1:-}" 20:18:38 if [ "$#" -gt 0 ]; then 20:18:38 shift 20:18:38 fi 20:18:38 20:18:38 case "$command" in 20:18:38 rehash|shell) 20:18:38 eval "$(pyenv "sh-$command" "$@")" 20:18:38 ;; 20:18:38 *) 20:18:38 command pyenv "$command" "$@" 20:18:38 ;; 20:18:38 esac 20:18:38 }' 20:18:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:18:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:38 ++ export PYENV_SHELL=bash 20:18:38 ++ PYENV_SHELL=bash 20:18:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:18:38 +++ complete -F _pyenv pyenv 20:18:38 ++ lf-pyver python3 20:18:38 ++ local py_version_xy=python3 20:18:38 ++ local py_version_xyz= 20:18:38 ++ pyenv versions 20:18:38 ++ local command 20:18:38 ++ command=versions 20:18:38 ++ '[' 1 -gt 0 ']' 20:18:38 ++ shift 20:18:38 ++ case "$command" in 20:18:38 ++ command pyenv versions 20:18:38 ++ pyenv versions 20:18:38 ++ sed 's/^[ *]* //' 20:18:38 ++ awk '{ print $1 }' 20:18:38 ++ grep -E '^[0-9.]*[0-9]$' 20:18:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:18:38 +++ grep '^3' /tmp/.pyenv_versions 20:18:38 +++ sort -V 20:18:38 +++ tail -n 1 20:18:38 ++ py_version_xyz=3.10.6 20:18:38 ++ [[ -z 3.10.6 ]] 20:18:38 ++ echo 3.10.6 20:18:38 ++ return 0 20:18:38 + pyenv local 3.10.6 20:18:38 + local command 20:18:38 + command=local 20:18:38 + '[' 2 -gt 0 ']' 20:18:38 + shift 20:18:38 + case "$command" in 20:18:38 + command pyenv local 3.10.6 20:18:38 + pyenv local 3.10.6 20:18:38 + for arg in "$@" 20:18:38 + case $arg in 20:18:38 + pkg_list+='tox ' 20:18:38 + for arg in "$@" 20:18:38 + case $arg in 20:18:38 + pkg_list+='virtualenv ' 20:18:38 + for arg in "$@" 20:18:38 + case $arg in 20:18:38 + pkg_list+='urllib3~=1.26.15 ' 20:18:38 + [[ -f /tmp/.toxenv ]] 20:18:38 ++ cat /tmp/.toxenv 20:18:38 + lf_venv=/tmp/venv-zS5Z 20:18:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zS5Z from' file:/tmp/.toxenv 20:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zS5Z from file:/tmp/.toxenv 20:18:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:18:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:18:38 + local 'pip_opts=--upgrade --quiet' 20:18:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:18:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:18:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:18:38 + [[ -n '' ]] 20:18:38 + [[ -n '' ]] 20:18:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:18:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:18:38 + /tmp/venv-zS5Z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:18:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:18:39 lf-activate-venv(): INFO: Base packages installed successfully 20:18:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:18:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:18:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:18:39 + /tmp/venv-zS5Z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:18:40 + type python3 20:18:40 + true 20:18:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zS5Z/bin to PATH' 20:18:40 lf-activate-venv(): INFO: Adding /tmp/venv-zS5Z/bin to PATH 20:18:40 + PATH=/tmp/venv-zS5Z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:40 + return 0 20:18:40 + [[ -d /opt/pyenv ]] 20:18:40 + echo '---> Setting up pyenv' 20:18:40 ---> Setting up pyenv 20:18:40 + export PYENV_ROOT=/opt/pyenv 20:18:40 + PYENV_ROOT=/opt/pyenv 20:18:40 + export PATH=/opt/pyenv/bin:/tmp/venv-zS5Z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:40 + PATH=/opt/pyenv/bin:/tmp/venv-zS5Z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:18:40 ++ pwd 20:18:40 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:18:40 + export PYTHONPATH 20:18:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:18:40 + TOX_TESTENV_PASSENV=PYTHONPATH 20:18:40 + tox --version 20:18:40 4.58.0 from /tmp/venv-zS5Z/lib/python3.10/site-packages/tox/__init__.py 20:18:40 + PARALLEL=false 20:18:40 + TOX_OPTIONS_LIST= 20:18:40 + [[ -n pre-commit ]] 20:18:40 + TOX_OPTIONS_LIST=' -e pre-commit' 20:18:40 + case ${PARALLEL,,} in 20:18:40 + tox -e pre-commit 20:18:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:18:42 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 20:18:44 pre-commit: freeze> python -m pip freeze --all 20:18:44 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.1,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.1 20:18:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:18:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:18:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:18:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:18:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:18:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:18:48 [INFO] Once installed this environment will be reused. 20:18:48 [INFO] This may take a few minutes... 20:18:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:18:52 [INFO] Once installed this environment will be reused. 20:18:52 [INFO] This may take a few minutes... 20:18:56 trim trailing whitespace.................................................Passed 20:18:56 Tabs remover.............................................................Passed 20:18:57 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:18:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:18:57 [INFO] Once installed this environment will be reused. 20:18:57 [INFO] This may take a few minutes... 20:19:05 gitlint..............................................(no files to check)Skipped 20:19:05 pre-commit: OK (23.89=setup[3.77]+cmd[12.08,8.03] seconds) 20:19:05 congratulations :) (23.92 seconds) 20:19:05 + tox_status=0 20:19:05 + echo '---> Completed tox runs' 20:19:05 ---> Completed tox runs 20:19:05 + for i in .tox/*/log 20:19:05 ++ echo .tox/pre-commit/log 20:19:05 ++ awk -F/ '{print $2}' 20:19:05 + tox_env=pre-commit 20:19:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:19:05 + DOC_DIR=docs/_build/html 20:19:05 + [[ -d docs/_build/html ]] 20:19:05 + echo '---> tox-run.sh ends' 20:19:05 ---> tox-run.sh ends 20:19:05 + test 0 -eq 0 20:19:05 $ ssh-agent -k 20:19:05 unset SSH_AUTH_SOCK; 20:19:05 unset SSH_AGENT_PID; 20:19:05 echo Agent pid 1615 killed; 20:19:05 [ssh-agent] Stopped. 20:19:05 [PostBuildScript] - [INFO] Executing post build scripts. 20:19:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7308230742956108802.sh 20:19:05 ---> sysstat.sh 20:19:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5541883443992415126.sh 20:19:05 ---> package-listing.sh 20:19:05 ++ facter osfamily 20:19:05 ++ tr '[:upper:]' '[:lower:]' 20:19:05 + OS_FAMILY=debian 20:19:05 + workspace=/w/workspace/oom-master-pre-commit-lint 20:19:05 + START_PACKAGES=/tmp/packages_start.txt 20:19:05 + END_PACKAGES=/tmp/packages_end.txt 20:19:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:05 + PACKAGES=/tmp/packages_start.txt 20:19:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:19:05 + PACKAGES=/tmp/packages_end.txt 20:19:05 + case "${OS_FAMILY}" in 20:19:05 + dpkg -l 20:19:05 + grep '^ii' 20:19:05 + '[' -f /tmp/packages_start.txt ']' 20:19:05 + '[' -f /tmp/packages_end.txt ']' 20:19:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:19:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:19:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:19:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16578100449960092477.sh 20:19:05 ---> capture-instance-metadata.sh 20:19:05 Setup pyenv: 20:19:05 system 20:19:06 3.8.13 20:19:06 3.9.13 20:19:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:19:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B56g 20:19:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:19:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:13 lf-activate-venv(): INFO: Base packages installed successfully 20:19:13 lf-activate-venv(): INFO: Installing additional packages: lftools 20:19:33 lf-activate-venv(): INFO: Adding /tmp/venv-B56g/bin to PATH 20:19:33 INFO: Running in OpenStack, capturing instance metadata 20:19:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3667933920667066258.sh 20:19:33 provisioning config files... 20:19:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3765115528438946458tmp 20:19:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:19:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:19:33 [EnvInject] - Injecting environment variables from a build step. 20:19:33 [EnvInject] - Injecting as environment variables the properties content 20:19:33 SERVER_ID=logs 20:19:33 20:19:33 [EnvInject] - Variables injected successfully. 20:19:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4767818514203449334.sh 20:19:33 ---> create-netrc.sh 20:19:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15467434679716454337.sh 20:19:33 ---> python-tools-install.sh 20:19:33 Setup pyenv: 20:19:33 system 20:19:33 3.8.13 20:19:33 3.9.13 20:19:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:19:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B56g from file:/tmp/.os_lf_venv 20:19:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:35 lf-activate-venv(): INFO: Base packages installed successfully 20:19:35 lf-activate-venv(): INFO: Installing additional packages: lftools 20:19:41 lf-activate-venv(): INFO: Adding /tmp/venv-B56g/bin to PATH 20:19:41 Generating Requirements File 20:20:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:20:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:20:02 Python 3.10.6 20:20:02 pip 26.2.1 from /tmp/venv-B56g/lib/python3.10/site-packages/pip (python 3.10) 20:20:02 aiohappyeyeballs==2.7.1 20:20:02 aiohttp==3.14.3 20:20:02 aiosignal==1.4.0 20:20:02 appdirs==1.4.4 20:20:02 argcomplete==3.7.1 20:20:02 aspy.yaml==1.3.0 20:20:02 async-timeout==5.0.1 20:20:02 attrs==26.1.0 20:20:02 autopage==0.6.0 20:20:02 backports.strenum==1.3.1 20:20:02 beautifulsoup4==4.15.0 20:20:02 boto3==1.43.65 20:20:02 botocore==1.43.65 20:20:02 bs4==0.0.2 20:20:02 certifi==2026.7.22 20:20:02 cffi==2.1.1 20:20:02 cfgv==3.5.0 20:20:02 chardet==7.4.3 20:20:02 charset-normalizer==3.4.9 20:20:02 click==8.4.2 20:20:02 cliff==4.14.0 20:20:02 cmd2==3.5.1 20:20:02 cryptography==3.3.2 20:20:02 debtcollector==3.1.0 20:20:02 decorator==5.3.1 20:20:02 defusedxml==0.7.1 20:20:02 Deprecated==1.3.1 20:20:02 distlib==0.4.3 20:20:02 dnspython==2.8.0 20:20:02 docker==7.2.0 20:20:02 dogpile.cache==1.5.0 20:20:02 durationpy==0.10 20:20:02 email-validator==2.3.0 20:20:02 filelock==3.32.2 20:20:02 frozenlist==1.8.0 20:20:02 future==1.0.0 20:20:02 gitdb==4.0.12 20:20:02 GitPython==3.1.58 20:20:02 httplib2==0.30.2 20:20:02 identify==2.6.19 20:20:02 idna==3.18 20:20:02 importlib-resources==1.5.0 20:20:02 iso8601==2.1.0 20:20:02 Jinja2==3.1.6 20:20:02 jmespath==1.1.0 20:20:02 jsonpatch==1.33 20:20:02 jsonpointer==3.1.1 20:20:02 jsonschema==4.26.0 20:20:02 jsonschema-specifications==2025.9.1 20:20:02 keystoneauth1==5.14.0 20:20:02 kubernetes==36.0.3 20:20:02 lftools==0.37.22 20:20:02 lxml==6.1.1 20:20:02 markdown-it-py==4.2.0 20:20:02 MarkupSafe==3.0.3 20:20:02 mdurl==0.1.2 20:20:02 msgpack==1.2.1 20:20:02 multi_key_dict==2.0.3 20:20:02 multidict==6.7.1 20:20:02 munch==4.0.0 20:20:02 netaddr==1.3.0 20:20:02 niet==1.4.2 20:20:02 nodeenv==1.10.0 20:20:02 oauth2client==4.1.3 20:20:02 oauthlib==3.3.1 20:20:02 openstacksdk==4.13.0 20:20:02 os-service-types==1.8.2 20:20:02 osc-lib==4.6.0 20:20:02 oslo.config==10.4.0 20:20:02 oslo.context==6.4.0 20:20:02 oslo.i18n==6.8.0 20:20:02 oslo.log==8.2.0 20:20:02 oslo.serialization==5.10.0 20:20:02 oslo.utils==10.1.1 20:20:02 packaging==26.3 20:20:02 pbr==7.0.3 20:20:02 platformdirs==4.11.0 20:20:02 prettytable==3.18.0 20:20:02 propcache==0.5.2 20:20:02 psutil==7.2.2 20:20:02 pyasn1==0.6.4 20:20:02 pyasn1_modules==0.4.2 20:20:02 pycparser==3.0 20:20:02 pygerrit2==2.0.15 20:20:02 PyGithub==2.9.1 20:20:02 Pygments==2.20.0 20:20:02 PyJWT==2.13.0 20:20:02 PyNaCl==1.6.2 20:20:02 pyparsing==2.4.7 20:20:02 pyperclip==1.11.0 20:20:02 pyrsistent==0.20.0 20:20:02 python-cinderclient==9.9.0 20:20:02 python-dateutil==2.9.0.post0 20:20:02 python-discovery==1.5.1 20:20:02 python-heatclient==5.2.0 20:20:02 python-jenkins==1.8.3 20:20:02 python-keystoneclient==5.8.0 20:20:02 python-magnumclient==4.11.0 20:20:02 python-openstackclient==10.0.0 20:20:02 python-swiftclient==4.10.0 20:20:02 PyYAML==6.0.3 20:20:02 referencing==0.37.0 20:20:02 requests==2.34.2 20:20:02 requests-oauthlib==2.0.0 20:20:02 rfc3986==2.0.0 20:20:02 rich==15.0.0 20:20:02 rich-argparse==1.8.0 20:20:02 rpds-py==0.30.0 20:20:02 rsa==4.9.1 20:20:02 ruamel.yaml==0.19.1 20:20:02 ruamel.yaml.clib==0.2.15 20:20:02 s3transfer==0.19.2 20:20:02 simplejson==4.1.1 20:20:02 six==1.17.0 20:20:02 smmap==5.0.3 20:20:02 soupsieve==2.9.1 20:20:02 stevedore==5.8.0 20:20:02 tabulate==0.10.0 20:20:02 toml==0.10.2 20:20:02 tomlkit==0.15.1 20:20:02 tqdm==4.70.0 20:20:02 typing_extensions==4.16.0 20:20:02 urllib3==1.26.20 20:20:02 virtualenv==21.7.1 20:20:02 wcwidth==0.8.2 20:20:02 websocket-client==1.9.0 20:20:02 wrapt==2.3.0 20:20:02 xdg==6.0.0 20:20:02 xmltodict==1.0.4 20:20:02 yarl==1.24.5 20:20:02 yq==4.1.2 20:20:02 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14673718298722270304.sh 20:20:02 ---> uv-install.sh 20:20:02 Installing uv/uvx (latest) using shell installer 20:20:03 2026-08-05 20:20:03 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-NwQ9hY.sh" [1] 20:20:03 downloading uv 0.12.2 x86_64-unknown-linux-gnu 20:20:03 installing to /home/jenkins/.local/bin 20:20:03 uv 20:20:03 uvx 20:20:03 everything's installed! 20:20:04 20:20:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:20:04 20:20:04 source $HOME/.local/bin/env (sh, bash, zsh) 20:20:04 source $HOME/.local/bin/env.fish (fish) 20:20:04 Adding install location to PATH 20:20:04 ---> Validating uv/uvx install 20:20:04 uvx 0.12.2 (x86_64-unknown-linux-gnu) 20:20:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11626430768902889847.sh 20:20:04 ---> sudo-logs.sh 20:20:04 Archiving 'sudo' log.. 20:20:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6836746219032200422.sh 20:20:04 ---> job-cost.sh 20:20:04 INFO: Activating Python virtual environment... 20:20:04 Setup pyenv: 20:20:04 system 20:20:04 3.8.13 20:20:04 3.9.13 20:20:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:20:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B56g from file:/tmp/.os_lf_venv 20:20:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:06 lf-activate-venv(): INFO: Base packages installed successfully 20:20:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:20:10 lf-activate-venv(): INFO: Adding /tmp/venv-B56g/bin to PATH 20:20:10 INFO: No stack-cost file found 20:20:10 INFO: Instance uptime: 136s 20:20:10 INFO: Fetching instance metadata (attempt 1 of 3)... 20:20:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:20:10 INFO: Successfully fetched instance metadata 20:20:10 INFO: Instance type: v3-standard-4 20:20:10 INFO: Retrieving pricing info for: v3-standard-4 20:20:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:20:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=136 20:20:10 INFO: Successfully fetched Vexxhost pricing API 20:20:10 INFO: Retrieved cost: 0.11 20:20:10 INFO: Retrieved resource: v3-standard-4 20:20:10 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 20:20:10 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 20:20:10 INFO: Successfully archived job cost data 20:20:10 DEBUG: Cost data: oom-master-pre-commit-lint,4794,2026-08-05 20:20:10,v3-standard-4,136,0.11,0.00,SUCCESS 20:20:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17528771208291038826.sh 20:20:11 ---> logs-deploy.sh 20:20:11 Setup pyenv: 20:20:11 system 20:20:11 3.8.13 20:20:11 3.9.13 20:20:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:20:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B56g from file:/tmp/.os_lf_venv 20:20:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:12 lf-activate-venv(): INFO: Base packages installed successfully 20:20:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:20:19 lf-activate-venv(): INFO: Adding /tmp/venv-B56g/bin to PATH 20:20:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4794 20:20:19 INFO: archiving workspace using pattern(s): 20:20:20 Archives upload complete. 20:20:20 INFO: archiving logs to Nexus 20:20:21 ---> uname -a: 20:20:21 Linux prd-ubuntu1804-builder-4c-4g-4407 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:20:21 20:20:21 20:20:21 ---> lscpu: 20:20:21 Architecture: x86_64 20:20:21 CPU op-mode(s): 32-bit, 64-bit 20:20:21 Byte Order: Little Endian 20:20:21 CPU(s): 4 20:20:21 On-line CPU(s) list: 0-3 20:20:21 Thread(s) per core: 1 20:20:21 Core(s) per socket: 1 20:20:21 Socket(s): 4 20:20:21 NUMA node(s): 1 20:20:21 Vendor ID: AuthenticAMD 20:20:21 CPU family: 23 20:20:21 Model: 49 20:20:21 Model name: AMD EPYC-Rome Processor 20:20:21 Stepping: 0 20:20:21 CPU MHz: 2799.998 20:20:21 BogoMIPS: 5599.99 20:20:21 Virtualization: AMD-V 20:20:21 Hypervisor vendor: KVM 20:20:21 Virtualization type: full 20:20:21 L1d cache: 32K 20:20:21 L1i cache: 32K 20:20:21 L2 cache: 512K 20:20:21 L3 cache: 16384K 20:20:21 NUMA node0 CPU(s): 0-3 20:20:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 20:20:21 20:20:21 20:20:21 ---> nproc: 20:20:21 4 20:20:21 20:20:21 20:20:21 ---> df -h: 20:20:21 Filesystem Size Used Avail Use% Mounted on 20:20:21 udev 7.9G 0 7.9G 0% /dev 20:20:21 tmpfs 1.6G 676K 1.6G 1% /run 20:20:21 /dev/vda1 78G 8.5G 69G 11% / 20:20:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:20:21 tmpfs 5.0M 0 5.0M 0% /run/lock 20:20:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:20:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:20:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:20:21 20:20:21 20:20:21 ---> free -m: 20:20:21 total used free shared buff/cache available 20:20:21 Mem: 16040 596 13102 0 2340 15119 20:20:21 Swap: 1023 0 1023 20:20:21 20:20:21 20:20:21 ---> ip addr: 20:20:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:20:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:20:21 inet 127.0.0.1/8 scope host lo 20:20:21 valid_lft forever preferred_lft forever 20:20:21 inet6 ::1/128 scope host 20:20:21 valid_lft forever preferred_lft forever 20:20:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:20:21 link/ether fa:16:3e:00:70:2a brd ff:ff:ff:ff:ff:ff 20:20:21 inet 10.30.107.104/23 brd 10.30.107.255 scope global dynamic ens3 20:20:21 valid_lft 86262sec preferred_lft 86262sec 20:20:21 inet6 fe80::f816:3eff:fe00:702a/64 scope link 20:20:21 valid_lft forever preferred_lft forever 20:20:21 20:20:21 20:20:21 ---> sar -b -r -n DEV: 20:20:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4407) 08/05/26 _x86_64_ (4 CPU) 20:20:21 20:20:21 20:18:04 LINUX RESTART (4 CPU) 20:20:21 20:20:21 20:19:02 tps rtps wtps bread/s bwrtn/s 20:20:21 20:20:01 115.54 0.92 114.62 105.61 12880.66 20:20:21 Average: 115.54 0.92 114.62 105.61 12880.66 20:20:21 20:20:21 20:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:20:21 20:20:01 13446748 15452724 2978220 18.13 86200 2097036 872264 4.99 872980 1843532 287908 20:20:21 Average: 13446748 15452724 2978220 18.13 86200 2097036 872264 4.99 872980 1843532 287908 20:20:21 20:20:21 20:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:20:21 20:20:01 lo 0.95 0.95 0.12 0.12 0.00 0.00 0.00 0.00 20:20:21 20:20:01 ens3 67.80 46.62 1116.06 10.24 0.00 0.00 0.00 0.00 20:20:21 Average: lo 0.95 0.95 0.12 0.12 0.00 0.00 0.00 0.00 20:20:21 Average: ens3 67.80 46.62 1116.06 10.24 0.00 0.00 0.00 0.00 20:20:21 20:20:21 20:20:21 ---> sar -P ALL: 20:20:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4407) 08/05/26 _x86_64_ (4 CPU) 20:20:21 20:20:21 20:18:04 LINUX RESTART (4 CPU) 20:20:21 20:20:21 20:19:02 CPU %user %nice %system %iowait %steal %idle 20:20:21 20:20:01 all 21.90 0.00 1.59 1.15 0.06 75.29 20:20:21 20:20:01 0 22.67 0.00 1.34 0.12 0.05 75.82 20:20:21 20:20:01 1 24.52 0.00 1.80 0.51 0.05 73.12 20:20:21 20:20:01 2 2.92 0.00 0.85 2.26 0.08 93.89 20:20:21 20:20:01 3 37.51 0.00 2.34 1.72 0.07 58.36 20:20:21 Average: all 21.90 0.00 1.59 1.15 0.06 75.29 20:20:21 Average: 0 22.67 0.00 1.34 0.12 0.05 75.82 20:20:21 Average: 1 24.52 0.00 1.80 0.51 0.05 73.12 20:20:21 Average: 2 2.92 0.00 0.85 2.26 0.08 93.89 20:20:21 Average: 3 37.51 0.00 2.34 1.72 0.07 58.36 20:20:21 20:20:21 20:20:21