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