07:07:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 07:07:17 Running as SYSTEM 07:07:17 [EnvInject] - Loading node environment variables. 07:07:17 Building remotely on prd-ubuntu1804-builder-4c-4g-8295 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:07:17 [ssh-agent] Looking for ssh-agent implementation... 07:07:17 $ ssh-agent 07:07:18 SSH_AUTH_SOCK=/tmp/ssh-6Y3umkxdwnL3/agent.1630 07:07:18 SSH_AGENT_PID=1632 07:07:18 [ssh-agent] Started. 07:07:18 Running ssh-add (command line suppressed) 07:07:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4425318572914838501.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4425318572914838501.key) 07:07:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:07:18 The recommended git tool is: NONE 07:07:19 using credential onap-jenkins-ssh 07:07:19 Wiping out workspace first. 07:07:19 Cloning the remote Git repository 07:07:19 Cloning repository git://cloud.onap.org/mirror/oom.git 07:07:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:07:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:07:19 > git --version # timeout=10 07:07:19 > git --version # 'git version 2.17.1' 07:07:19 using GIT_SSH to set credentials Gerrit user 07:07:19 Verifying host key using manually-configured host key entries 07:07:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:07:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:07:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:07:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:07:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:07:25 using GIT_SSH to set credentials Gerrit user 07:07:25 Verifying host key using manually-configured host key entries 07:07:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/6 # timeout=30 07:07:25 > git rev-parse 68b4c4d3ed8b7b433c95fb21e2dda02aa39319e2^{commit} # timeout=10 07:07:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:07:25 Checking out Revision 68b4c4d3ed8b7b433c95fb21e2dda02aa39319e2 (refs/changes/98/144198/6) 07:07:25 > git config core.sparsecheckout # timeout=10 07:07:25 > git checkout -f 68b4c4d3ed8b7b433c95fb21e2dda02aa39319e2 # timeout=30 07:07:28 Commit message: "[PORTALNG] 15.0.0 release" 07:07:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:07:28 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 07:07:29 [EnvInject] - Injecting environment variables from a build step. 07:07:29 [EnvInject] - Injecting as environment variables the properties content 07:07:29 PYTHON=python3 07:07:29 07:07:29 [EnvInject] - Variables injected successfully. 07:07:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13751748157045257504.sh 07:07:29 ---> tox-install.sh 07:07:29 + source /home/jenkins/lf-env.sh 07:07:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:07:29 ++ mktemp -d /tmp/venv-XXXX 07:07:29 + lf_venv=/tmp/venv-m9Ol 07:07:29 + local venv_file=/tmp/.os_lf_venv 07:07:29 + local python=python3 07:07:29 + local options 07:07:29 + local set_path=true 07:07:29 + local install_args= 07:07:29 ++ 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:07:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:07:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:07:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:07:29 + true 07:07:29 + case $1 in 07:07:29 + venv_file=/tmp/.toxenv 07:07:29 + shift 2 07:07:29 + true 07:07:29 + case $1 in 07:07:29 + shift 07:07:29 + break 07:07:29 + case $python in 07:07:29 + local pkg_list= 07:07:29 + [[ -d /opt/pyenv ]] 07:07:29 + echo 'Setup pyenv:' 07:07:29 Setup pyenv: 07:07:29 + export PYENV_ROOT=/opt/pyenv 07:07:29 + PYENV_ROOT=/opt/pyenv 07:07:29 + 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:07:29 + 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:07:29 + pyenv versions 07:07:29 * system (set by /opt/pyenv/version) 07:07:29 * 3.8.13 (set by /opt/pyenv/version) 07:07:29 * 3.9.13 (set by /opt/pyenv/version) 07:07:29 * 3.10.6 (set by /opt/pyenv/version) 07:07:29 + command -v pyenv 07:07:29 ++ pyenv init - --no-rehash 07:07:29 + 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:07:29 export PATH="/opt/pyenv/shims:${PATH}" 07:07:29 export PYENV_SHELL=bash 07:07:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:07:29 pyenv() { 07:07:29 local command 07:07:29 command="${1:-}" 07:07:29 if [ "$#" -gt 0 ]; then 07:07:29 shift 07:07:29 fi 07:07:29 07:07:29 case "$command" in 07:07:29 rehash|shell) 07:07:29 eval "$(pyenv "sh-$command" "$@")" 07:07:29 ;; 07:07:29 *) 07:07:29 command pyenv "$command" "$@" 07:07:29 ;; 07:07:29 esac 07:07:29 }' 07:07:29 +++ 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:07:29 ++ 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:07:29 ++ 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:07:29 ++ 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:07:29 ++ export PYENV_SHELL=bash 07:07:29 ++ PYENV_SHELL=bash 07:07:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:07:29 +++ complete -F _pyenv pyenv 07:07:29 ++ lf-pyver python3 07:07:29 ++ local py_version_xy=python3 07:07:29 ++ local py_version_xyz= 07:07:29 ++ pyenv versions 07:07:29 ++ local command 07:07:29 ++ command=versions 07:07:29 ++ '[' 1 -gt 0 ']' 07:07:29 ++ shift 07:07:29 ++ case "$command" in 07:07:29 ++ command pyenv versions 07:07:29 ++ pyenv versions 07:07:29 ++ awk '{ print $1 }' 07:07:29 ++ sed 's/^[ *]* //' 07:07:29 ++ grep -E '^[0-9.]*[0-9]$' 07:07:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:07:29 +++ grep '^3' /tmp/.pyenv_versions 07:07:29 +++ tail -n 1 07:07:29 +++ sort -V 07:07:29 ++ py_version_xyz=3.10.6 07:07:29 ++ [[ -z 3.10.6 ]] 07:07:29 ++ echo 3.10.6 07:07:29 ++ return 0 07:07:29 + pyenv local 3.10.6 07:07:29 + local command 07:07:29 + command=local 07:07:29 + '[' 2 -gt 0 ']' 07:07:29 + shift 07:07:29 + case "$command" in 07:07:29 + command pyenv local 3.10.6 07:07:29 + pyenv local 3.10.6 07:07:29 + for arg in "$@" 07:07:29 + case $arg in 07:07:29 + pkg_list+='tox ' 07:07:29 + for arg in "$@" 07:07:29 + case $arg in 07:07:29 + pkg_list+='virtualenv ' 07:07:29 + for arg in "$@" 07:07:29 + case $arg in 07:07:29 + pkg_list+='urllib3~=1.26.15 ' 07:07:29 + [[ -f /tmp/.toxenv ]] 07:07:29 + [[ ! -f /tmp/.toxenv ]] 07:07:29 + [[ -n '' ]] 07:07:29 + python3 -m venv /tmp/venv-m9Ol 07:07:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m9Ol' 07:07:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m9Ol 07:07:33 + echo /tmp/venv-m9Ol 07:07:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:07:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:07:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:07:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:33 + local 'pip_opts=--upgrade --quiet' 07:07:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:07:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:07:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:07:33 + [[ -n '' ]] 07:07:33 + [[ -n '' ]] 07:07:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:07:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:33 + /tmp/venv-m9Ol/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:07:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:07:37 lf-activate-venv(): INFO: Base packages installed successfully 07:07:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:07:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:07:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:07:37 + /tmp/venv-m9Ol/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:07:39 + type python3 07:07:39 + true 07:07:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m9Ol/bin to PATH' 07:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-m9Ol/bin to PATH 07:07:39 + PATH=/tmp/venv-m9Ol/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:07:39 + return 0 07:07:39 + python3 --version 07:07:39 Python 3.10.6 07:07:39 + python3 -m pip --version 07:07:39 pip 26.1.1 from /tmp/venv-m9Ol/lib/python3.10/site-packages/pip (python 3.10) 07:07:39 + python3 -m pip freeze 07:07:40 cachetools==7.1.1 07:07:40 colorama==0.4.6 07:07:40 distlib==0.4.0 07:07:40 filelock==3.29.0 07:07:40 packaging==26.2 07:07:40 platformdirs==4.9.6 07:07:40 pluggy==1.6.0 07:07:40 pyproject-api==1.10.0 07:07:40 python-discovery==1.2.2 07:07:40 tomli==2.4.1 07:07:40 tomli_w==1.2.0 07:07:40 tox==4.53.1 07:07:40 typing_extensions==4.15.0 07:07:40 urllib3==1.26.20 07:07:40 virtualenv==21.3.1 07:07:40 [EnvInject] - Injecting environment variables from a build step. 07:07:40 [EnvInject] - Injecting as environment variables the properties content 07:07:40 PARALLEL=false 07:07:40 07:07:40 [EnvInject] - Variables injected successfully. 07:07:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8175322679019244815.sh 07:07:40 ---> tox-run.sh 07:07:40 + 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:07:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:07:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:07:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:07:40 + cd /w/workspace/oom-master-pre-commit-lint/. 07:07:40 + source /home/jenkins/lf-env.sh 07:07:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:07:40 ++ mktemp -d /tmp/venv-XXXX 07:07:40 + lf_venv=/tmp/venv-WuPo 07:07:40 + local venv_file=/tmp/.os_lf_venv 07:07:40 + local python=python3 07:07:40 + local options 07:07:40 + local set_path=true 07:07:40 + local install_args= 07:07:40 ++ 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:07:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:07:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:07:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:07:40 + true 07:07:40 + case $1 in 07:07:40 + venv_file=/tmp/.toxenv 07:07:40 + shift 2 07:07:40 + true 07:07:40 + case $1 in 07:07:40 + shift 07:07:40 + break 07:07:40 + case $python in 07:07:40 + local pkg_list= 07:07:40 + [[ -d /opt/pyenv ]] 07:07:40 + echo 'Setup pyenv:' 07:07:40 Setup pyenv: 07:07:40 + export PYENV_ROOT=/opt/pyenv 07:07:40 + PYENV_ROOT=/opt/pyenv 07:07:40 + 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:07:40 + 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:07:40 + pyenv versions 07:07:40 system 07:07:40 3.8.13 07:07:40 3.9.13 07:07:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:07:40 + command -v pyenv 07:07:40 ++ pyenv init - --no-rehash 07:07:40 + 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:07:40 export PATH="/opt/pyenv/shims:${PATH}" 07:07:40 export PYENV_SHELL=bash 07:07:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:07:40 pyenv() { 07:07:40 local command 07:07:40 command="${1:-}" 07:07:40 if [ "$#" -gt 0 ]; then 07:07:40 shift 07:07:40 fi 07:07:40 07:07:40 case "$command" in 07:07:40 rehash|shell) 07:07:40 eval "$(pyenv "sh-$command" "$@")" 07:07:40 ;; 07:07:40 *) 07:07:40 command pyenv "$command" "$@" 07:07:40 ;; 07:07:40 esac 07:07:40 }' 07:07:40 +++ 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:07:40 ++ 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:07:40 ++ 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:07:40 ++ 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:07:40 ++ export PYENV_SHELL=bash 07:07:40 ++ PYENV_SHELL=bash 07:07:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:07:40 +++ complete -F _pyenv pyenv 07:07:40 ++ lf-pyver python3 07:07:40 ++ local py_version_xy=python3 07:07:40 ++ local py_version_xyz= 07:07:40 ++ pyenv versions 07:07:40 ++ sed 's/^[ *]* //' 07:07:40 ++ local command 07:07:40 ++ awk '{ print $1 }' 07:07:40 ++ command=versions 07:07:40 ++ '[' 1 -gt 0 ']' 07:07:40 ++ shift 07:07:40 ++ case "$command" in 07:07:40 ++ command pyenv versions 07:07:40 ++ pyenv versions 07:07:40 ++ grep -E '^[0-9.]*[0-9]$' 07:07:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:07:40 +++ grep '^3' /tmp/.pyenv_versions 07:07:40 +++ sort -V 07:07:40 +++ tail -n 1 07:07:40 ++ py_version_xyz=3.10.6 07:07:40 ++ [[ -z 3.10.6 ]] 07:07:40 ++ echo 3.10.6 07:07:40 ++ return 0 07:07:40 + pyenv local 3.10.6 07:07:40 + local command 07:07:40 + command=local 07:07:40 + '[' 2 -gt 0 ']' 07:07:40 + shift 07:07:40 + case "$command" in 07:07:40 + command pyenv local 3.10.6 07:07:40 + pyenv local 3.10.6 07:07:40 + for arg in "$@" 07:07:40 + case $arg in 07:07:40 + pkg_list+='tox ' 07:07:40 + for arg in "$@" 07:07:40 + case $arg in 07:07:40 + pkg_list+='virtualenv ' 07:07:40 + for arg in "$@" 07:07:40 + case $arg in 07:07:40 + pkg_list+='urllib3~=1.26.15 ' 07:07:40 + [[ -f /tmp/.toxenv ]] 07:07:40 ++ cat /tmp/.toxenv 07:07:40 + lf_venv=/tmp/venv-m9Ol 07:07:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m9Ol from' file:/tmp/.toxenv 07:07:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m9Ol from file:/tmp/.toxenv 07:07:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:07:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:40 + local 'pip_opts=--upgrade --quiet' 07:07:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:07:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:07:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:07:40 + [[ -n '' ]] 07:07:40 + [[ -n '' ]] 07:07:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:07:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:40 + /tmp/venv-m9Ol/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:07:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:07:41 lf-activate-venv(): INFO: Base packages installed successfully 07:07:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:07:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:07:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:07:41 + /tmp/venv-m9Ol/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:07:42 + type python3 07:07:42 + true 07:07:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m9Ol/bin to PATH' 07:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-m9Ol/bin to PATH 07:07:42 + PATH=/tmp/venv-m9Ol/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:07:42 + return 0 07:07:42 + [[ -d /opt/pyenv ]] 07:07:42 + echo '---> Setting up pyenv' 07:07:42 ---> Setting up pyenv 07:07:42 + export PYENV_ROOT=/opt/pyenv 07:07:42 + PYENV_ROOT=/opt/pyenv 07:07:42 + export PATH=/opt/pyenv/bin:/tmp/venv-m9Ol/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:07:42 + PATH=/opt/pyenv/bin:/tmp/venv-m9Ol/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:07:42 ++ pwd 07:07:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:07:42 + export PYTHONPATH 07:07:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:07:42 + TOX_TESTENV_PASSENV=PYTHONPATH 07:07:42 + tox --version 07:07:42 4.53.1 from /tmp/venv-m9Ol/lib/python3.10/site-packages/tox/__init__.py 07:07:42 + PARALLEL=false 07:07:42 + TOX_OPTIONS_LIST= 07:07:42 + [[ -n pre-commit ]] 07:07:42 + TOX_OPTIONS_LIST=' -e pre-commit' 07:07:42 + case ${PARALLEL,,} in 07:07:42 + tox -e pre-commit 07:07:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:07:43 pre-commit: install_deps> python -I -m pip install pre-commit 07:07:46 pre-commit: freeze> python -m pip freeze --all 07:07:47 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.1 07:07:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:07:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:07:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:07:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:07:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:07:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:07:49 [INFO] Once installed this environment will be reused. 07:07:49 [INFO] This may take a few minutes... 07:07:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:07:53 [INFO] Once installed this environment will be reused. 07:07:53 [INFO] This may take a few minutes... 07:07:57 trim trailing whitespace.................................................Passed 07:07:57 Tabs remover.............................................................Passed 07:07:57 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:07:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:07:58 [INFO] Once installed this environment will be reused. 07:07:58 [INFO] This may take a few minutes... 07:08:06 gitlint..............................................(no files to check)Skipped 07:08:06 pre-commit: OK (23.58=setup[4.31]+cmd[10.91,8.37] seconds) 07:08:06 congratulations :) (23.62 seconds) 07:08:06 + tox_status=0 07:08:06 + echo '---> Completed tox runs' 07:08:06 ---> Completed tox runs 07:08:06 + for i in .tox/*/log 07:08:06 ++ awk -F/ '{print $2}' 07:08:06 ++ echo .tox/pre-commit/log 07:08:06 + tox_env=pre-commit 07:08:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:08:06 + DOC_DIR=docs/_build/html 07:08:06 + [[ -d docs/_build/html ]] 07:08:06 + echo '---> tox-run.sh ends' 07:08:06 ---> tox-run.sh ends 07:08:06 + test 0 -eq 0 07:08:06 $ ssh-agent -k 07:08:06 unset SSH_AUTH_SOCK; 07:08:06 unset SSH_AGENT_PID; 07:08:06 echo Agent pid 1632 killed; 07:08:06 [ssh-agent] Stopped. 07:08:06 [PostBuildScript] - [INFO] Executing post build scripts. 07:08:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11378301041612704740.sh 07:08:06 ---> sysstat.sh 07:08:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14180191121077183051.sh 07:08:06 ---> package-listing.sh 07:08:06 ++ facter osfamily 07:08:06 ++ tr '[:upper:]' '[:lower:]' 07:08:07 + OS_FAMILY=debian 07:08:07 + workspace=/w/workspace/oom-master-pre-commit-lint 07:08:07 + START_PACKAGES=/tmp/packages_start.txt 07:08:07 + END_PACKAGES=/tmp/packages_end.txt 07:08:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:07 + PACKAGES=/tmp/packages_start.txt 07:08:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:08:07 + PACKAGES=/tmp/packages_end.txt 07:08:07 + case "${OS_FAMILY}" in 07:08:07 + dpkg -l 07:08:07 + grep '^ii' 07:08:07 + '[' -f /tmp/packages_start.txt ']' 07:08:07 + '[' -f /tmp/packages_end.txt ']' 07:08:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:08:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:08:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:08:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10032855306550361002.sh 07:08:07 ---> capture-instance-metadata.sh 07:08:07 Setup pyenv: 07:08:07 system 07:08:07 3.8.13 07:08:07 3.9.13 07:08:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:08:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TzAn 07:08:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:08:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:08:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:08:14 lf-activate-venv(): INFO: Base packages installed successfully 07:08:14 lf-activate-venv(): INFO: Installing additional packages: lftools 07:08:34 lf-activate-venv(): INFO: Adding /tmp/venv-TzAn/bin to PATH 07:08:34 INFO: Running in OpenStack, capturing instance metadata 07:08:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12594907290976978628.sh 07:08:34 provisioning config files... 07:08:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15864974788999668989tmp 07:08:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:08:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:08:34 [EnvInject] - Injecting environment variables from a build step. 07:08:34 [EnvInject] - Injecting as environment variables the properties content 07:08:34 SERVER_ID=logs 07:08:34 07:08:34 [EnvInject] - Variables injected successfully. 07:08:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7769439928976127883.sh 07:08:34 ---> create-netrc.sh 07:08:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins443807030750084986.sh 07:08:34 ---> python-tools-install.sh 07:08:34 Setup pyenv: 07:08:35 system 07:08:35 3.8.13 07:08:35 3.9.13 07:08:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:08:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TzAn from file:/tmp/.os_lf_venv 07:08:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:08:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:08:36 lf-activate-venv(): INFO: Base packages installed successfully 07:08:36 lf-activate-venv(): INFO: Installing additional packages: lftools 07:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-TzAn/bin to PATH 07:08:43 Generating Requirements File 07:08:59 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:08:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:08:59 Python 3.10.6 07:08:59 pip 26.1.1 from /tmp/venv-TzAn/lib/python3.10/site-packages/pip (python 3.10) 07:09:00 appdirs==1.4.4 07:09:00 argcomplete==3.6.3 07:09:00 aspy.yaml==1.3.0 07:09:00 attrs==26.1.0 07:09:00 autopage==0.6.0 07:09:00 backports.strenum==1.3.1 07:09:00 beautifulsoup4==4.14.3 07:09:00 boto3==1.43.3 07:09:00 botocore==1.43.3 07:09:00 bs4==0.0.2 07:09:00 certifi==2026.4.22 07:09:00 cffi==2.0.0 07:09:00 cfgv==3.5.0 07:09:00 chardet==7.4.3 07:09:00 charset-normalizer==3.4.7 07:09:00 click==8.3.3 07:09:00 cliff==4.13.3 07:09:00 cmd2==3.5.1 07:09:00 cryptography==3.3.2 07:09:00 debtcollector==3.1.0 07:09:00 decorator==5.2.1 07:09:00 defusedxml==0.7.1 07:09:00 Deprecated==1.3.1 07:09:00 distlib==0.4.0 07:09:00 dnspython==2.8.0 07:09:00 docker==7.1.0 07:09:00 dogpile.cache==1.5.0 07:09:00 durationpy==0.10 07:09:00 email-validator==2.3.0 07:09:00 filelock==3.29.0 07:09:00 future==1.0.0 07:09:00 gitdb==4.0.12 07:09:00 GitPython==3.1.49 07:09:00 httplib2==0.30.2 07:09:00 identify==2.6.19 07:09:00 idna==3.13 07:09:00 importlib-resources==1.5.0 07:09:00 iso8601==2.1.0 07:09:00 Jinja2==3.1.6 07:09:00 jmespath==1.1.0 07:09:00 jsonpatch==1.33 07:09:00 jsonpointer==3.1.1 07:09:00 jsonschema==4.26.0 07:09:00 jsonschema-specifications==2025.9.1 07:09:00 keystoneauth1==5.13.1 07:09:00 kubernetes==35.0.0 07:09:00 lftools==0.37.22 07:09:00 lxml==6.1.0 07:09:00 markdown-it-py==4.0.0 07:09:00 MarkupSafe==3.0.3 07:09:00 mdurl==0.1.2 07:09:00 msgpack==1.1.2 07:09:00 multi_key_dict==2.0.3 07:09:00 munch==4.0.0 07:09:00 netaddr==1.3.0 07:09:00 niet==1.4.2 07:09:00 nodeenv==1.10.0 07:09:00 oauth2client==4.1.3 07:09:00 oauthlib==3.3.1 07:09:00 openstacksdk==4.12.0 07:09:00 os-service-types==1.8.2 07:09:00 osc-lib==4.5.0 07:09:00 oslo.config==10.3.0 07:09:00 oslo.context==6.3.0 07:09:00 oslo.i18n==6.7.2 07:09:00 oslo.log==8.1.0 07:09:00 oslo.serialization==5.9.1 07:09:00 oslo.utils==10.0.1 07:09:00 packaging==26.2 07:09:00 pbr==7.0.3 07:09:00 platformdirs==4.9.6 07:09:00 prettytable==3.17.0 07:09:00 psutil==7.2.2 07:09:00 pyasn1==0.6.3 07:09:00 pyasn1_modules==0.4.2 07:09:00 pycparser==3.0 07:09:00 pygerrit2==2.0.15 07:09:00 PyGithub==2.9.1 07:09:00 Pygments==2.20.0 07:09:00 PyJWT==2.12.1 07:09:00 PyNaCl==1.6.2 07:09:00 pyparsing==2.4.7 07:09:00 pyperclip==1.11.0 07:09:00 pyrsistent==0.20.0 07:09:00 python-cinderclient==9.9.0 07:09:00 python-dateutil==2.9.0.post0 07:09:00 python-discovery==1.2.2 07:09:00 python-heatclient==5.1.0 07:09:00 python-jenkins==1.8.3 07:09:00 python-keystoneclient==5.8.0 07:09:00 python-magnumclient==4.10.0 07:09:00 python-openstackclient==9.0.0 07:09:00 python-swiftclient==4.10.0 07:09:00 PyYAML==6.0.3 07:09:00 referencing==0.37.0 07:09:00 requests==2.33.1 07:09:00 requests-oauthlib==2.0.0 07:09:00 rfc3986==2.0.0 07:09:00 rich==15.0.0 07:09:00 rich-argparse==1.8.0 07:09:00 rpds-py==0.30.0 07:09:00 rsa==4.9.1 07:09:00 ruamel.yaml==0.19.1 07:09:00 ruamel.yaml.clib==0.2.15 07:09:00 s3transfer==0.17.0 07:09:00 simplejson==4.1.1 07:09:00 six==1.17.0 07:09:00 smmap==5.0.3 07:09:00 soupsieve==2.8.3 07:09:00 stevedore==5.7.0 07:09:00 tabulate==0.10.0 07:09:00 toml==0.10.2 07:09:00 tomlkit==0.14.0 07:09:00 tqdm==4.67.3 07:09:00 typing_extensions==4.15.0 07:09:00 urllib3==1.26.20 07:09:00 virtualenv==21.3.1 07:09:00 wcwidth==0.7.0 07:09:00 websocket-client==1.9.0 07:09:00 wrapt==2.1.2 07:09:00 xdg==6.0.0 07:09:00 xmltodict==1.0.4 07:09:00 yq==3.4.3 07:09:00 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6384165578797106480.sh 07:09:00 ---> uv-install.sh 07:09:00 Installing uv/uvx (latest) using shell installer 07:09:00 2026-05-05 07:09:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-O6jPOW.sh" [1] 07:09:00 downloading uv 0.11.8 x86_64-unknown-linux-gnu 07:09:01 installing to /home/jenkins/.local/bin 07:09:01 uv 07:09:01 uvx 07:09:01 everything's installed! 07:09:01 07:09:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:09:01 07:09:01 source $HOME/.local/bin/env (sh, bash, zsh) 07:09:01 source $HOME/.local/bin/env.fish (fish) 07:09:01 Adding install location to PATH 07:09:01 ---> Validating uv/uvx install 07:09:01 uvx 0.11.8 (x86_64-unknown-linux-gnu) 07:09:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17974654801749978504.sh 07:09:01 ---> sudo-logs.sh 07:09:01 Archiving 'sudo' log.. 07:09:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5166129336572301621.sh 07:09:01 ---> job-cost.sh 07:09:01 INFO: Activating Python virtual environment... 07:09:01 Setup pyenv: 07:09:01 system 07:09:01 3.8.13 07:09:01 3.9.13 07:09:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:09:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TzAn from file:/tmp/.os_lf_venv 07:09:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:09:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:09:03 lf-activate-venv(): INFO: Base packages installed successfully 07:09:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:09:08 lf-activate-venv(): INFO: Adding /tmp/venv-TzAn/bin to PATH 07:09:08 INFO: No stack-cost file found 07:09:08 INFO: Instance uptime: 132s 07:09:08 INFO: Fetching instance metadata (attempt 1 of 3)... 07:09:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:09:08 INFO: Successfully fetched instance metadata 07:09:08 INFO: Instance type: v3-standard-4 07:09:08 INFO: Retrieving pricing info for: v3-standard-4 07:09:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:09:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=132 07:09:08 INFO: Successfully fetched Vexxhost pricing API 07:09:08 INFO: Retrieved cost: 0.11 07:09:08 INFO: Retrieved resource: v3-standard-4 07:09:08 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:09:08 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:09:08 INFO: Successfully archived job cost data 07:09:08 DEBUG: Cost data: oom-master-pre-commit-lint,4610,2026-05-05 07:09:08,v3-standard-4,132,0.11,0.00,SUCCESS 07:09:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4055712867430009235.sh 07:09:08 ---> logs-deploy.sh 07:09:08 Setup pyenv: 07:09:08 system 07:09:08 3.8.13 07:09:08 3.9.13 07:09:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:09:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TzAn from file:/tmp/.os_lf_venv 07:09:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:09:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:09:10 lf-activate-venv(): INFO: Base packages installed successfully 07:09:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:09:17 lf-activate-venv(): INFO: Adding /tmp/venv-TzAn/bin to PATH 07:09:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4610 07:09:17 INFO: archiving workspace using pattern(s): 07:09:18 Archives upload complete. 07:09:18 INFO: archiving logs to Nexus 07:09:19 ---> uname -a: 07:09:19 Linux prd-ubuntu1804-builder-4c-4g-8295 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:09:19 07:09:19 07:09:19 ---> lscpu: 07:09:19 Architecture: x86_64 07:09:19 CPU op-mode(s): 32-bit, 64-bit 07:09:19 Byte Order: Little Endian 07:09:19 CPU(s): 4 07:09:19 On-line CPU(s) list: 0-3 07:09:19 Thread(s) per core: 1 07:09:19 Core(s) per socket: 1 07:09:19 Socket(s): 4 07:09:19 NUMA node(s): 1 07:09:19 Vendor ID: AuthenticAMD 07:09:19 CPU family: 23 07:09:19 Model: 49 07:09:19 Model name: AMD EPYC-Rome Processor 07:09:19 Stepping: 0 07:09:19 CPU MHz: 2799.974 07:09:19 BogoMIPS: 5599.94 07:09:19 Virtualization: AMD-V 07:09:19 Hypervisor vendor: KVM 07:09:19 Virtualization type: full 07:09:19 L1d cache: 32K 07:09:19 L1i cache: 32K 07:09:19 L2 cache: 512K 07:09:19 L3 cache: 16384K 07:09:19 NUMA node0 CPU(s): 0-3 07:09:19 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:09:19 07:09:19 07:09:19 ---> nproc: 07:09:19 4 07:09:19 07:09:19 07:09:19 ---> df -h: 07:09:19 Filesystem Size Used Avail Use% Mounted on 07:09:19 udev 7.9G 0 7.9G 0% /dev 07:09:19 tmpfs 1.6G 676K 1.6G 1% /run 07:09:19 /dev/vda1 78G 8.5G 69G 11% / 07:09:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:09:19 tmpfs 5.0M 0 5.0M 0% /run/lock 07:09:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:09:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:09:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:09:19 07:09:19 07:09:19 ---> free -m: 07:09:19 total used free shared buff/cache available 07:09:19 Mem: 16040 544 13220 0 2274 15174 07:09:19 Swap: 1023 0 1023 07:09:19 07:09:19 07:09:19 ---> ip addr: 07:09:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:09:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:09:19 inet 127.0.0.1/8 scope host lo 07:09:19 valid_lft forever preferred_lft forever 07:09:19 inet6 ::1/128 scope host 07:09:19 valid_lft forever preferred_lft forever 07:09:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:09:19 link/ether fa:16:3e:91:cd:91 brd ff:ff:ff:ff:ff:ff 07:09:19 inet 10.30.107.83/23 brd 10.30.107.255 scope global dynamic ens3 07:09:19 valid_lft 86264sec preferred_lft 86264sec 07:09:19 inet6 fe80::f816:3eff:fe91:cd91/64 scope link 07:09:19 valid_lft forever preferred_lft forever 07:09:19 07:09:19 07:09:19 ---> sar -b -r -n DEV: 07:09:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8295) 05/05/26 _x86_64_ (4 CPU) 07:09:19 07:09:19 07:07:06 LINUX RESTART (4 CPU) 07:09:19 07:09:19 07:08:01 tps rtps wtps bread/s bwrtn/s 07:09:19 07:09:01 125.20 1.08 124.11 122.78 12562.97 07:09:19 Average: 125.20 1.08 124.11 122.78 12562.97 07:09:19 07:09:19 07:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:09:19 07:09:01 13627008 15608340 2797960 17.03 86132 2074636 728312 4.17 718308 1823516 276168 07:09:19 Average: 13627008 15608340 2797960 17.03 86132 2074636 728312 4.17 718308 1823516 276168 07:09:19 07:09:19 07:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:09:19 07:09:01 ens3 91.05 72.10 1354.46 13.83 0.00 0.00 0.00 0.00 07:09:19 07:09:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 07:09:19 Average: ens3 91.05 72.10 1354.46 13.83 0.00 0.00 0.00 0.00 07:09:19 Average: lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 07:09:19 07:09:19 07:09:19 ---> sar -P ALL: 07:09:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8295) 05/05/26 _x86_64_ (4 CPU) 07:09:19 07:09:19 07:07:06 LINUX RESTART (4 CPU) 07:09:19 07:09:19 07:08:01 CPU %user %nice %system %iowait %steal %idle 07:09:19 07:09:01 all 21.62 0.00 1.60 1.27 0.05 75.46 07:09:19 07:09:01 0 3.62 0.00 0.79 3.37 0.02 92.20 07:09:19 07:09:01 1 29.37 0.00 1.99 0.70 0.05 67.89 07:09:19 07:09:01 2 24.47 0.00 1.77 0.20 0.07 73.50 07:09:19 07:09:01 3 29.27 0.00 1.89 0.79 0.07 67.99 07:09:19 Average: all 21.62 0.00 1.60 1.27 0.05 75.46 07:09:19 Average: 0 3.62 0.00 0.79 3.37 0.02 92.20 07:09:19 Average: 1 29.37 0.00 1.99 0.70 0.05 67.89 07:09:19 Average: 2 24.47 0.00 1.77 0.20 0.07 73.50 07:09:19 Average: 3 29.27 0.00 1.89 0.79 0.07 67.99 07:09:19 07:09:19 07:09:19