20:30:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146839 20:30:36 Running as SYSTEM 20:30:36 [EnvInject] - Loading node environment variables. 20:30:36 Building remotely on prd-ubuntu1804-builder-4c-4g-14758 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:30:36 [ssh-agent] Looking for ssh-agent implementation... 20:30:36 $ ssh-agent 20:30:36 SSH_AUTH_SOCK=/tmp/ssh-JQJlicgRNglc/agent.1622 20:30:36 SSH_AGENT_PID=1624 20:30:36 [ssh-agent] Started. 20:30:36 Running ssh-add (command line suppressed) 20:30:36 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13877738860515345596.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13877738860515345596.key) 20:30:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:30:36 The recommended git tool is: NONE 20:30:38 using credential onap-jenkins-ssh 20:30:38 Wiping out workspace first. 20:30:38 Cloning the remote Git repository 20:30:38 Cloning repository git://cloud.onap.org/mirror/oom.git 20:30:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:30:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:30:38 > git --version # timeout=10 20:30:38 > git --version # 'git version 2.17.1' 20:30:38 using GIT_SSH to set credentials Gerrit user 20:30:38 Verifying host key using manually-configured host key entries 20:30:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:30:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:30:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:30:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:30:43 using GIT_SSH to set credentials Gerrit user 20:30:43 Verifying host key using manually-configured host key entries 20:30:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/146839/1 # timeout=30 20:30:44 > git rev-parse c58c6a413fa811027dc683d38e0c1f49c9b5aff3^{commit} # timeout=10 20:30:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:30:44 Checking out Revision c58c6a413fa811027dc683d38e0c1f49c9b5aff3 (refs/changes/39/146839/1) 20:30:44 > git config core.sparsecheckout # timeout=10 20:30:44 > git checkout -f c58c6a413fa811027dc683d38e0c1f49c9b5aff3 # timeout=30 20:30:47 Commit message: "Make namespace configurable in cmpv2-cert-provider" 20:30:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:30:47 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 20:30:47 [EnvInject] - Injecting environment variables from a build step. 20:30:47 [EnvInject] - Injecting as environment variables the properties content 20:30:47 PYTHON=python3 20:30:47 20:30:47 [EnvInject] - Variables injected successfully. 20:30:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16429929646919787218.sh 20:30:48 ---> tox-install.sh 20:30:48 + source /home/jenkins/lf-env.sh 20:30:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:30:48 ++ mktemp -d /tmp/venv-XXXX 20:30:48 + lf_venv=/tmp/venv-GR0Z 20:30:48 + local venv_file=/tmp/.os_lf_venv 20:30:48 + local python=python3 20:30:48 + local options 20:30:48 + local set_path=true 20:30:48 + local install_args= 20:30:48 ++ 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:30:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:30:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:30:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:30:48 + true 20:30:48 + case $1 in 20:30:48 + venv_file=/tmp/.toxenv 20:30:48 + shift 2 20:30:48 + true 20:30:48 + case $1 in 20:30:48 + shift 20:30:48 + break 20:30:48 + case $python in 20:30:48 + local pkg_list= 20:30:48 + [[ -d /opt/pyenv ]] 20:30:48 + echo 'Setup pyenv:' 20:30:48 Setup pyenv: 20:30:48 + export PYENV_ROOT=/opt/pyenv 20:30:48 + PYENV_ROOT=/opt/pyenv 20:30:48 + 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:30:48 + 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:30:48 + pyenv versions 20:30:48 * system (set by /opt/pyenv/version) 20:30:48 * 3.8.13 (set by /opt/pyenv/version) 20:30:48 * 3.9.13 (set by /opt/pyenv/version) 20:30:48 * 3.10.6 (set by /opt/pyenv/version) 20:30:48 + command -v pyenv 20:30:48 ++ pyenv init - --no-rehash 20:30:48 + 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:30:48 export PATH="/opt/pyenv/shims:${PATH}" 20:30:48 export PYENV_SHELL=bash 20:30:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:30:48 pyenv() { 20:30:48 local command 20:30:48 command="${1:-}" 20:30:48 if [ "$#" -gt 0 ]; then 20:30:48 shift 20:30:48 fi 20:30:48 20:30:48 case "$command" in 20:30:48 rehash|shell) 20:30:48 eval "$(pyenv "sh-$command" "$@")" 20:30:48 ;; 20:30:48 *) 20:30:48 command pyenv "$command" "$@" 20:30:48 ;; 20:30:48 esac 20:30:48 }' 20:30:48 +++ 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:30:48 ++ 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:30:48 ++ 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:30:48 ++ 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:30:48 ++ export PYENV_SHELL=bash 20:30:48 ++ PYENV_SHELL=bash 20:30:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:30:48 +++ complete -F _pyenv pyenv 20:30:48 ++ lf-pyver python3 20:30:48 ++ local py_version_xy=python3 20:30:48 ++ local py_version_xyz= 20:30:48 ++ pyenv versions 20:30:48 ++ local command 20:30:48 ++ awk '{ print $1 }' 20:30:48 ++ command=versions 20:30:48 ++ '[' 1 -gt 0 ']' 20:30:48 ++ shift 20:30:48 ++ case "$command" in 20:30:48 ++ command pyenv versions 20:30:48 ++ pyenv versions 20:30:48 ++ grep -E '^[0-9.]*[0-9]$' 20:30:48 ++ sed 's/^[ *]* //' 20:30:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:30:48 +++ grep '^3' /tmp/.pyenv_versions 20:30:48 +++ sort -V 20:30:48 +++ tail -n 1 20:30:48 ++ py_version_xyz=3.10.6 20:30:48 ++ [[ -z 3.10.6 ]] 20:30:48 ++ echo 3.10.6 20:30:48 ++ return 0 20:30:48 + pyenv local 3.10.6 20:30:48 + local command 20:30:48 + command=local 20:30:48 + '[' 2 -gt 0 ']' 20:30:48 + shift 20:30:48 + case "$command" in 20:30:48 + command pyenv local 3.10.6 20:30:48 + pyenv local 3.10.6 20:30:48 + for arg in "$@" 20:30:48 + case $arg in 20:30:48 + pkg_list+='tox ' 20:30:48 + for arg in "$@" 20:30:48 + case $arg in 20:30:48 + pkg_list+='virtualenv ' 20:30:48 + for arg in "$@" 20:30:48 + case $arg in 20:30:48 + pkg_list+='urllib3~=1.26.15 ' 20:30:48 + [[ -f /tmp/.toxenv ]] 20:30:48 + [[ ! -f /tmp/.toxenv ]] 20:30:48 + [[ -n '' ]] 20:30:48 + python3 -m venv /tmp/venv-GR0Z 20:30:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GR0Z' 20:30:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GR0Z 20:30:52 + echo /tmp/venv-GR0Z 20:30:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:30:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:30:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:30:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:30:52 + local 'pip_opts=--upgrade --quiet' 20:30:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:30:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:30:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:30:52 + [[ -n '' ]] 20:30:52 + [[ -n '' ]] 20:30:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:30:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:30:52 + /tmp/venv-GR0Z/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:30:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:30:56 lf-activate-venv(): INFO: Base packages installed successfully 20:30:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:30:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:30:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:30:56 + /tmp/venv-GR0Z/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:30:58 + type python3 20:30:58 + true 20:30:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GR0Z/bin to PATH' 20:30:58 lf-activate-venv(): INFO: Adding /tmp/venv-GR0Z/bin to PATH 20:30:58 + PATH=/tmp/venv-GR0Z/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:30:58 + return 0 20:30:58 + python3 --version 20:30:58 Python 3.10.6 20:30:58 + python3 -m pip --version 20:30:58 pip 26.2 from /tmp/venv-GR0Z/lib/python3.10/site-packages/pip (python 3.10) 20:30:58 + python3 -m pip freeze 20:30:58 cachetools==7.1.6 20:30:58 colorama==0.4.6 20:30:58 distlib==0.4.3 20:30:58 filelock==3.32.2 20:30:58 packaging==26.2 20:30:58 platformdirs==4.11.0 20:30:58 pluggy==1.6.0 20:30:58 pyproject-api==1.11.0 20:30:58 python-discovery==1.5.1 20:30:58 tomli==2.4.1 20:30:58 tomli_w==1.2.0 20:30:58 tox==4.58.0 20:30:58 typing_extensions==4.16.0 20:30:58 urllib3==1.26.20 20:30:58 virtualenv==21.7.1 20:30:58 [EnvInject] - Injecting environment variables from a build step. 20:30:58 [EnvInject] - Injecting as environment variables the properties content 20:30:58 PARALLEL=false 20:30:58 20:30:58 [EnvInject] - Variables injected successfully. 20:30:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15891916811641756250.sh 20:30:58 ---> tox-run.sh 20:30:58 + 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:30:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:30:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:30:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:30:58 + cd /w/workspace/oom-master-pre-commit-lint/. 20:30:58 + source /home/jenkins/lf-env.sh 20:30:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:30:58 ++ mktemp -d /tmp/venv-XXXX 20:30:58 + lf_venv=/tmp/venv-eGax 20:30:58 + local venv_file=/tmp/.os_lf_venv 20:30:58 + local python=python3 20:30:58 + local options 20:30:58 + local set_path=true 20:30:58 + local install_args= 20:30:58 ++ 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:30:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:30:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:30:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:30:58 + true 20:30:58 + case $1 in 20:30:58 + venv_file=/tmp/.toxenv 20:30:58 + shift 2 20:30:58 + true 20:30:58 + case $1 in 20:30:58 + shift 20:30:58 + break 20:30:58 + case $python in 20:30:58 + local pkg_list= 20:30:58 + [[ -d /opt/pyenv ]] 20:30:58 + echo 'Setup pyenv:' 20:30:58 Setup pyenv: 20:30:58 + export PYENV_ROOT=/opt/pyenv 20:30:58 + PYENV_ROOT=/opt/pyenv 20:30:58 + 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:30:58 + 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:30:58 + pyenv versions 20:30:58 system 20:30:58 3.8.13 20:30:58 3.9.13 20:30:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:30:58 + command -v pyenv 20:30:58 ++ pyenv init - --no-rehash 20:30:59 + 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:30:59 export PATH="/opt/pyenv/shims:${PATH}" 20:30:59 export PYENV_SHELL=bash 20:30:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:30:59 pyenv() { 20:30:59 local command 20:30:59 command="${1:-}" 20:30:59 if [ "$#" -gt 0 ]; then 20:30:59 shift 20:30:59 fi 20:30:59 20:30:59 case "$command" in 20:30:59 rehash|shell) 20:30:59 eval "$(pyenv "sh-$command" "$@")" 20:30:59 ;; 20:30:59 *) 20:30:59 command pyenv "$command" "$@" 20:30:59 ;; 20:30:59 esac 20:30:59 }' 20:30:59 +++ 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:30:59 ++ 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:30:59 ++ 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:30:59 ++ 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:30:59 ++ export PYENV_SHELL=bash 20:30:59 ++ PYENV_SHELL=bash 20:30:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:30:59 +++ complete -F _pyenv pyenv 20:30:59 ++ lf-pyver python3 20:30:59 ++ local py_version_xy=python3 20:30:59 ++ local py_version_xyz= 20:30:59 ++ pyenv versions 20:30:59 ++ local command 20:30:59 ++ command=versions 20:30:59 ++ '[' 1 -gt 0 ']' 20:30:59 ++ shift 20:30:59 ++ case "$command" in 20:30:59 ++ command pyenv versions 20:30:59 ++ pyenv versions 20:30:59 ++ sed 's/^[ *]* //' 20:30:59 ++ grep -E '^[0-9.]*[0-9]$' 20:30:59 ++ awk '{ print $1 }' 20:30:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:30:59 +++ grep '^3' /tmp/.pyenv_versions 20:30:59 +++ sort -V 20:30:59 +++ tail -n 1 20:30:59 ++ py_version_xyz=3.10.6 20:30:59 ++ [[ -z 3.10.6 ]] 20:30:59 ++ echo 3.10.6 20:30:59 ++ return 0 20:30:59 + pyenv local 3.10.6 20:30:59 + local command 20:30:59 + command=local 20:30:59 + '[' 2 -gt 0 ']' 20:30:59 + shift 20:30:59 + case "$command" in 20:30:59 + command pyenv local 3.10.6 20:30:59 + pyenv local 3.10.6 20:30:59 + for arg in "$@" 20:30:59 + case $arg in 20:30:59 + pkg_list+='tox ' 20:30:59 + for arg in "$@" 20:30:59 + case $arg in 20:30:59 + pkg_list+='virtualenv ' 20:30:59 + for arg in "$@" 20:30:59 + case $arg in 20:30:59 + pkg_list+='urllib3~=1.26.15 ' 20:30:59 + [[ -f /tmp/.toxenv ]] 20:30:59 ++ cat /tmp/.toxenv 20:30:59 + lf_venv=/tmp/venv-GR0Z 20:30:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GR0Z from' file:/tmp/.toxenv 20:30:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GR0Z from file:/tmp/.toxenv 20:30:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:30:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:30:59 + local 'pip_opts=--upgrade --quiet' 20:30:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:30:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:30:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:30:59 + [[ -n '' ]] 20:30:59 + [[ -n '' ]] 20:30:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:30:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:30:59 + /tmp/venv-GR0Z/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:30:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:30:59 lf-activate-venv(): INFO: Base packages installed successfully 20:30:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:30:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:30:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:30:59 + /tmp/venv-GR0Z/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:31:00 + type python3 20:31:00 + true 20:31:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GR0Z/bin to PATH' 20:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-GR0Z/bin to PATH 20:31:00 + PATH=/tmp/venv-GR0Z/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:31:00 + return 0 20:31:00 + [[ -d /opt/pyenv ]] 20:31:00 + echo '---> Setting up pyenv' 20:31:00 ---> Setting up pyenv 20:31:00 + export PYENV_ROOT=/opt/pyenv 20:31:00 + PYENV_ROOT=/opt/pyenv 20:31:00 + export PATH=/opt/pyenv/bin:/tmp/venv-GR0Z/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:31:00 + PATH=/opt/pyenv/bin:/tmp/venv-GR0Z/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:31:00 ++ pwd 20:31:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:31:00 + export PYTHONPATH 20:31:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:31:00 + TOX_TESTENV_PASSENV=PYTHONPATH 20:31:00 + tox --version 20:31:00 4.58.0 from /tmp/venv-GR0Z/lib/python3.10/site-packages/tox/__init__.py 20:31:01 + PARALLEL=false 20:31:01 + TOX_OPTIONS_LIST= 20:31:01 + [[ -n pre-commit ]] 20:31:01 + TOX_OPTIONS_LIST=' -e pre-commit' 20:31:01 + case ${PARALLEL,,} in 20:31:01 + tox -e pre-commit 20:31:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:31:02 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 20:31:04 pre-commit: freeze> python -m pip freeze --all 20:31:05 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:31:05 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:31:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:31:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:31:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:31:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:31:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:31:10 [INFO] Once installed this environment will be reused. 20:31:10 [INFO] This may take a few minutes... 20:31:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:31:14 [INFO] Once installed this environment will be reused. 20:31:14 [INFO] This may take a few minutes... 20:31:19 trim trailing whitespace.................................................Passed 20:31:19 Tabs remover.............................................................Passed 20:31:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:31:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:31:19 [INFO] Once installed this environment will be reused. 20:31:19 [INFO] This may take a few minutes... 20:31:27 gitlint..............................................(no files to check)Skipped 20:31:27 pre-commit: OK (26.49=setup[3.92]+cmd[14.22,8.35] seconds) 20:31:27 congratulations :) (26.53 seconds) 20:31:27 + tox_status=0 20:31:27 + echo '---> Completed tox runs' 20:31:27 ---> Completed tox runs 20:31:27 + for i in .tox/*/log 20:31:27 ++ echo .tox/pre-commit/log 20:31:27 ++ awk -F/ '{print $2}' 20:31:27 + tox_env=pre-commit 20:31:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:31:27 + DOC_DIR=docs/_build/html 20:31:27 + [[ -d docs/_build/html ]] 20:31:27 + echo '---> tox-run.sh ends' 20:31:27 ---> tox-run.sh ends 20:31:27 + test 0 -eq 0 20:31:27 $ ssh-agent -k 20:31:27 unset SSH_AUTH_SOCK; 20:31:27 unset SSH_AGENT_PID; 20:31:27 echo Agent pid 1624 killed; 20:31:27 [ssh-agent] Stopped. 20:31:27 [PostBuildScript] - [INFO] Executing post build scripts. 20:31:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13309346790675358851.sh 20:31:27 ---> sysstat.sh 20:31:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8263657421802258283.sh 20:31:28 ---> package-listing.sh 20:31:28 ++ facter osfamily 20:31:28 ++ tr '[:upper:]' '[:lower:]' 20:31:28 + OS_FAMILY=debian 20:31:28 + workspace=/w/workspace/oom-master-pre-commit-lint 20:31:28 + START_PACKAGES=/tmp/packages_start.txt 20:31:28 + END_PACKAGES=/tmp/packages_end.txt 20:31:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:31:28 + PACKAGES=/tmp/packages_start.txt 20:31:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:31:28 + PACKAGES=/tmp/packages_end.txt 20:31:28 + case "${OS_FAMILY}" in 20:31:28 + dpkg -l 20:31:28 + grep '^ii' 20:31:28 + '[' -f /tmp/packages_start.txt ']' 20:31:28 + '[' -f /tmp/packages_end.txt ']' 20:31:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:31:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:31:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:31:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:31:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6408283305281176117.sh 20:31:28 ---> capture-instance-metadata.sh 20:31:28 Setup pyenv: 20:31:28 system 20:31:28 3.8.13 20:31:28 3.9.13 20:31:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:31:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CkVv 20:31:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:31:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:31:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:31:36 lf-activate-venv(): INFO: Base packages installed successfully 20:31:36 lf-activate-venv(): INFO: Installing additional packages: lftools 20:31:58 lf-activate-venv(): INFO: Adding /tmp/venv-CkVv/bin to PATH 20:31:58 INFO: Running in OpenStack, capturing instance metadata 20:31:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins552504295119333205.sh 20:31:59 provisioning config files... 20:31:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8584100016018578847tmp 20:31:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:31:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:31:59 [EnvInject] - Injecting environment variables from a build step. 20:31:59 [EnvInject] - Injecting as environment variables the properties content 20:31:59 SERVER_ID=logs 20:31:59 20:31:59 [EnvInject] - Variables injected successfully. 20:31:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15198751937568774667.sh 20:31:59 ---> create-netrc.sh 20:31:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16179690016866847800.sh 20:31:59 ---> python-tools-install.sh 20:31:59 Setup pyenv: 20:31:59 system 20:31:59 3.8.13 20:31:59 3.9.13 20:31:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:31:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkVv from file:/tmp/.os_lf_venv 20:31:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:31:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:32:01 lf-activate-venv(): INFO: Base packages installed successfully 20:32:01 lf-activate-venv(): INFO: Installing additional packages: lftools 20:32:07 lf-activate-venv(): INFO: Adding /tmp/venv-CkVv/bin to PATH 20:32:07 Generating Requirements File 20:32:27 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:32:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:32:28 Python 3.10.6 20:32:28 pip 26.2 from /tmp/venv-CkVv/lib/python3.10/site-packages/pip (python 3.10) 20:32:28 aiohappyeyeballs==2.7.1 20:32:28 aiohttp==3.14.3 20:32:28 aiosignal==1.4.0 20:32:28 appdirs==1.4.4 20:32:28 argcomplete==3.7.0 20:32:28 aspy.yaml==1.3.0 20:32:28 async-timeout==5.0.1 20:32:28 attrs==26.1.0 20:32:28 autopage==0.6.0 20:32:28 backports.strenum==1.3.1 20:32:28 beautifulsoup4==4.15.0 20:32:28 boto3==1.43.62 20:32:28 botocore==1.43.62 20:32:28 bs4==0.0.2 20:32:28 certifi==2026.7.22 20:32:28 cffi==2.1.0 20:32:28 cfgv==3.5.0 20:32:28 chardet==7.4.3 20:32:28 charset-normalizer==3.4.9 20:32:28 click==8.4.2 20:32:28 cliff==4.14.0 20:32:28 cmd2==3.5.1 20:32:28 cryptography==3.3.2 20:32:28 debtcollector==3.1.0 20:32:28 decorator==5.3.1 20:32:28 defusedxml==0.7.1 20:32:28 Deprecated==1.3.1 20:32:28 distlib==0.4.3 20:32:28 dnspython==2.8.0 20:32:28 docker==7.2.0 20:32:28 dogpile.cache==1.5.0 20:32:28 durationpy==0.10 20:32:28 email-validator==2.3.0 20:32:28 filelock==3.32.2 20:32:28 frozenlist==1.8.0 20:32:28 future==1.0.0 20:32:28 gitdb==4.0.12 20:32:28 GitPython==3.1.57 20:32:28 httplib2==0.30.2 20:32:28 identify==2.6.19 20:32:28 idna==3.18 20:32:28 importlib-resources==1.5.0 20:32:28 iso8601==2.1.0 20:32:28 Jinja2==3.1.6 20:32:28 jmespath==1.1.0 20:32:28 jsonpatch==1.33 20:32:28 jsonpointer==3.1.1 20:32:28 jsonschema==4.26.0 20:32:28 jsonschema-specifications==2025.9.1 20:32:28 keystoneauth1==5.14.0 20:32:28 kubernetes==36.0.3 20:32:28 lftools==0.37.22 20:32:28 lxml==6.1.1 20:32:28 markdown-it-py==4.2.0 20:32:28 MarkupSafe==3.0.3 20:32:28 mdurl==0.1.2 20:32:28 msgpack==1.2.1 20:32:28 multi_key_dict==2.0.3 20:32:28 multidict==6.7.1 20:32:28 munch==4.0.0 20:32:28 netaddr==1.3.0 20:32:28 niet==1.4.2 20:32:28 nodeenv==1.10.0 20:32:28 oauth2client==4.1.3 20:32:28 oauthlib==3.3.1 20:32:28 openstacksdk==4.13.0 20:32:28 os-service-types==1.8.2 20:32:28 osc-lib==4.6.0 20:32:28 oslo.config==10.4.0 20:32:28 oslo.context==6.4.0 20:32:28 oslo.i18n==6.8.0 20:32:28 oslo.log==8.2.0 20:32:28 oslo.serialization==5.10.0 20:32:28 oslo.utils==10.1.1 20:32:28 packaging==26.2 20:32:28 pbr==7.0.3 20:32:28 platformdirs==4.11.0 20:32:28 prettytable==3.18.0 20:32:28 propcache==0.5.2 20:32:28 psutil==7.2.2 20:32:28 pyasn1==0.6.4 20:32:28 pyasn1_modules==0.4.2 20:32:28 pycparser==3.0 20:32:28 pygerrit2==2.0.15 20:32:28 PyGithub==2.9.1 20:32:28 Pygments==2.20.0 20:32:28 PyJWT==2.13.0 20:32:28 PyNaCl==1.6.2 20:32:28 pyparsing==2.4.7 20:32:28 pyperclip==1.11.0 20:32:28 pyrsistent==0.20.0 20:32:28 python-cinderclient==9.9.0 20:32:28 python-dateutil==2.9.0.post0 20:32:28 python-discovery==1.5.1 20:32:28 python-heatclient==5.2.0 20:32:28 python-jenkins==1.8.3 20:32:28 python-keystoneclient==5.8.0 20:32:28 python-magnumclient==4.11.0 20:32:28 python-openstackclient==10.0.0 20:32:28 python-swiftclient==4.10.0 20:32:28 PyYAML==6.0.3 20:32:28 referencing==0.37.0 20:32:28 requests==2.34.2 20:32:28 requests-oauthlib==2.0.0 20:32:28 rfc3986==2.0.0 20:32:28 rich==15.0.0 20:32:28 rich-argparse==1.8.0 20:32:28 rpds-py==0.30.0 20:32:28 rsa==4.9.1 20:32:28 ruamel.yaml==0.19.1 20:32:28 ruamel.yaml.clib==0.2.15 20:32:28 s3transfer==0.19.2 20:32:28 simplejson==4.1.1 20:32:28 six==1.17.0 20:32:28 smmap==5.0.3 20:32:28 soupsieve==2.9.1 20:32:28 stevedore==5.8.0 20:32:28 tabulate==0.10.0 20:32:28 toml==0.10.2 20:32:28 tomlkit==0.15.1 20:32:28 tqdm==4.70.0 20:32:28 typing_extensions==4.16.0 20:32:28 urllib3==1.26.20 20:32:28 virtualenv==21.7.1 20:32:28 wcwidth==0.8.2 20:32:28 websocket-client==1.9.0 20:32:28 wrapt==2.3.0 20:32:28 xdg==6.0.0 20:32:28 xmltodict==1.0.4 20:32:28 yarl==1.24.5 20:32:28 yq==4.1.2 20:32:28 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins10850211784665045152.sh 20:32:28 ---> uv-install.sh 20:32:28 Installing uv/uvx (latest) using shell installer 20:32:28 2026-08-01 20:32:28 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-4rs21d.sh" [1] 20:32:28 downloading uv 0.12.1 x86_64-unknown-linux-gnu 20:32:29 installing to /home/jenkins/.local/bin 20:32:29 uv 20:32:29 uvx 20:32:29 everything's installed! 20:32:29 20:32:29 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:32:29 20:32:29 source $HOME/.local/bin/env (sh, bash, zsh) 20:32:29 source $HOME/.local/bin/env.fish (fish) 20:32:30 Adding install location to PATH 20:32:30 ---> Validating uv/uvx install 20:32:30 uvx 0.12.1 (x86_64-unknown-linux-gnu) 20:32:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10530115710704471789.sh 20:32:30 ---> sudo-logs.sh 20:32:30 Archiving 'sudo' log.. 20:32:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins436253868528302652.sh 20:32:30 ---> job-cost.sh 20:32:30 INFO: Activating Python virtual environment... 20:32:30 Setup pyenv: 20:32:30 system 20:32:30 3.8.13 20:32:30 3.9.13 20:32:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:32:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkVv from file:/tmp/.os_lf_venv 20:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:32:32 lf-activate-venv(): INFO: Base packages installed successfully 20:32:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:32:36 lf-activate-venv(): INFO: Adding /tmp/venv-CkVv/bin to PATH 20:32:36 INFO: No stack-cost file found 20:32:36 INFO: Instance uptime: 145s 20:32:36 INFO: Fetching instance metadata (attempt 1 of 3)... 20:32:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:32:36 INFO: Successfully fetched instance metadata 20:32:36 INFO: Instance type: v3-standard-4 20:32:36 INFO: Retrieving pricing info for: v3-standard-4 20:32:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:32:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 20:32:37 INFO: Successfully fetched Vexxhost pricing API 20:32:37 INFO: Retrieved cost: 0.11 20:32:37 INFO: Retrieved resource: v3-standard-4 20:32:37 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 20:32:37 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 20:32:37 INFO: Successfully archived job cost data 20:32:37 DEBUG: Cost data: oom-master-pre-commit-lint,4788,2026-08-01 20:32:37,v3-standard-4,145,0.11,0.00,SUCCESS 20:32:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9234743925690615272.sh 20:32:37 ---> logs-deploy.sh 20:32:37 Setup pyenv: 20:32:37 system 20:32:37 3.8.13 20:32:37 3.9.13 20:32:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:32:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkVv from file:/tmp/.os_lf_venv 20:32:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:32:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:32:39 lf-activate-venv(): INFO: Base packages installed successfully 20:32:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:32:45 lf-activate-venv(): INFO: Adding /tmp/venv-CkVv/bin to PATH 20:32:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4788 20:32:45 INFO: archiving workspace using pattern(s): 20:32:46 Archives upload complete. 20:32:46 INFO: archiving logs to Nexus 20:32:47 ---> uname -a: 20:32:47 Linux prd-ubuntu1804-builder-4c-4g-14758 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:32:47 20:32:47 20:32:47 ---> lscpu: 20:32:47 Architecture: x86_64 20:32:47 CPU op-mode(s): 32-bit, 64-bit 20:32:47 Byte Order: Little Endian 20:32:47 CPU(s): 4 20:32:47 On-line CPU(s) list: 0-3 20:32:47 Thread(s) per core: 1 20:32:47 Core(s) per socket: 1 20:32:47 Socket(s): 4 20:32:47 NUMA node(s): 1 20:32:47 Vendor ID: AuthenticAMD 20:32:47 CPU family: 23 20:32:47 Model: 49 20:32:47 Model name: AMD EPYC-Rome Processor 20:32:47 Stepping: 0 20:32:47 CPU MHz: 2800.000 20:32:47 BogoMIPS: 5600.00 20:32:47 Virtualization: AMD-V 20:32:47 Hypervisor vendor: KVM 20:32:47 Virtualization type: full 20:32:47 L1d cache: 32K 20:32:47 L1i cache: 32K 20:32:47 L2 cache: 512K 20:32:47 L3 cache: 16384K 20:32:47 NUMA node0 CPU(s): 0-3 20:32:47 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:32:47 20:32:47 20:32:47 ---> nproc: 20:32:47 4 20:32:47 20:32:47 20:32:47 ---> df -h: 20:32:47 Filesystem Size Used Avail Use% Mounted on 20:32:47 udev 7.9G 0 7.9G 0% /dev 20:32:47 tmpfs 1.6G 676K 1.6G 1% /run 20:32:47 /dev/vda1 78G 8.5G 69G 11% / 20:32:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:32:47 tmpfs 5.0M 0 5.0M 0% /run/lock 20:32:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:32:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:32:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:32:47 20:32:47 20:32:47 ---> free -m: 20:32:47 total used free shared buff/cache available 20:32:47 Mem: 16040 602 13095 0 2341 15113 20:32:47 Swap: 1023 0 1023 20:32:47 20:32:47 20:32:47 ---> ip addr: 20:32:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:32:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:32:47 inet 127.0.0.1/8 scope host lo 20:32:47 valid_lft forever preferred_lft forever 20:32:47 inet6 ::1/128 scope host 20:32:47 valid_lft forever preferred_lft forever 20:32:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:32:47 link/ether fa:16:3e:c6:be:96 brd ff:ff:ff:ff:ff:ff 20:32:47 inet 10.30.107.196/23 brd 10.30.107.255 scope global dynamic ens3 20:32:47 valid_lft 86251sec preferred_lft 86251sec 20:32:47 inet6 fe80::f816:3eff:fec6:be96/64 scope link 20:32:47 valid_lft forever preferred_lft forever 20:32:47 20:32:47 20:32:47 ---> sar -b -r -n DEV: 20:32:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14758) 08/01/26 _x86_64_ (4 CPU) 20:32:47 20:32:47 20:30:19 LINUX RESTART (4 CPU) 20:32:47 20:32:47 20:31:03 tps rtps wtps bread/s bwrtn/s 20:32:47 20:32:01 112.98 1.91 111.07 141.35 38299.33 20:32:47 Average: 112.98 1.91 111.07 141.35 38299.33 20:32:47 20:32:47 20:31:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:32:47 20:32:01 13729300 15535784 2695660 16.41 77304 1916688 777228 4.45 772224 1682112 165144 20:32:47 Average: 13729300 15535784 2695660 16.41 77304 1916688 777228 4.45 772224 1682112 165144 20:32:47 20:32:47 20:31:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:32:47 20:32:01 lo 1.65 1.65 0.19 0.19 0.00 0.00 0.00 0.00 20:32:47 20:32:01 ens3 131.62 91.66 1371.99 12.60 0.00 0.00 0.00 0.00 20:32:47 Average: lo 1.65 1.65 0.19 0.19 0.00 0.00 0.00 0.00 20:32:47 Average: ens3 131.62 91.66 1371.99 12.60 0.00 0.00 0.00 0.00 20:32:47 20:32:47 20:32:47 ---> sar -P ALL: 20:32:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14758) 08/01/26 _x86_64_ (4 CPU) 20:32:47 20:32:47 20:30:19 LINUX RESTART (4 CPU) 20:32:47 20:32:47 20:31:03 CPU %user %nice %system %iowait %steal %idle 20:32:47 20:32:01 all 20.68 0.00 1.99 3.20 0.06 74.07 20:32:47 20:32:01 0 31.21 0.00 2.47 0.35 0.05 65.92 20:32:47 20:32:01 1 30.05 0.00 2.30 1.33 0.07 66.25 20:32:47 20:32:01 2 7.64 0.00 1.73 10.29 0.03 80.31 20:32:47 20:32:01 3 13.78 0.00 1.47 0.85 0.05 83.84 20:32:47 Average: all 20.68 0.00 1.99 3.20 0.06 74.07 20:32:47 Average: 0 31.21 0.00 2.47 0.35 0.05 65.92 20:32:47 Average: 1 30.05 0.00 2.30 1.33 0.07 66.25 20:32:47 Average: 2 7.64 0.00 1.73 10.29 0.03 80.31 20:32:47 Average: 3 13.78 0.00 1.47 0.85 0.05 83.84 20:32:47 20:32:47 20:32:47