21:23:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145937 21:23:47 Running as SYSTEM 21:23:47 [EnvInject] - Loading node environment variables. 21:23:47 Building remotely on prd-ubuntu1804-builder-4c-4g-6412 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:23:47 [ssh-agent] Looking for ssh-agent implementation... 21:23:47 $ ssh-agent 21:23:47 SSH_AUTH_SOCK=/tmp/ssh-I68TzrR00qd4/agent.1756 21:23:47 SSH_AGENT_PID=1758 21:23:47 [ssh-agent] Started. 21:23:47 Running ssh-add (command line suppressed) 21:23:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11207621330714927982.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11207621330714927982.key) 21:23:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:23:48 The recommended git tool is: NONE 21:23:49 using credential onap-jenkins-ssh 21:23:49 Wiping out workspace first. 21:23:49 Cloning the remote Git repository 21:23:49 Cloning repository git://cloud.onap.org/mirror/oom.git 21:23:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:23:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:23:49 > git --version # timeout=10 21:23:49 > git --version # 'git version 2.17.1' 21:23:49 using GIT_SSH to set credentials Gerrit user 21:23:49 Verifying host key using manually-configured host key entries 21:23:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:23:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:23:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:23:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:23:57 using GIT_SSH to set credentials Gerrit user 21:23:57 Verifying host key using manually-configured host key entries 21:23:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/145937/1 # timeout=30 21:23:58 > git rev-parse 6659e75d0e95da82ff86812f80e85d053e19decc^{commit} # timeout=10 21:23:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:23:58 Checking out Revision 6659e75d0e95da82ff86812f80e85d053e19decc (refs/changes/37/145937/1) 21:23:58 > git config core.sparsecheckout # timeout=10 21:23:58 > git checkout -f 6659e75d0e95da82ff86812f80e85d053e19decc # timeout=30 21:24:01 Commit message: "Chore: Fix typos in helm deploy plugin" 21:24:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:24:01 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 21:24:02 [EnvInject] - Injecting environment variables from a build step. 21:24:02 [EnvInject] - Injecting as environment variables the properties content 21:24:02 PYTHON=python3 21:24:02 21:24:02 [EnvInject] - Variables injected successfully. 21:24:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3936799812339153753.sh 21:24:03 ---> tox-install.sh 21:24:03 + source /home/jenkins/lf-env.sh 21:24:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:24:03 ++ mktemp -d /tmp/venv-XXXX 21:24:03 + lf_venv=/tmp/venv-gagc 21:24:03 + local venv_file=/tmp/.os_lf_venv 21:24:03 + local python=python3 21:24:03 + local options 21:24:03 + local set_path=true 21:24:03 + local install_args= 21:24:03 ++ 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 21:24:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:24:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:24:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:24:03 + true 21:24:03 + case $1 in 21:24:03 + venv_file=/tmp/.toxenv 21:24:03 + shift 2 21:24:03 + true 21:24:03 + case $1 in 21:24:03 + shift 21:24:03 + break 21:24:03 + case $python in 21:24:03 + local pkg_list= 21:24:03 + [[ -d /opt/pyenv ]] 21:24:03 + echo 'Setup pyenv:' 21:24:03 Setup pyenv: 21:24:03 + export PYENV_ROOT=/opt/pyenv 21:24:03 + PYENV_ROOT=/opt/pyenv 21:24:03 + 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 21:24:03 + 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 21:24:03 + pyenv versions 21:24:03 * system (set by /opt/pyenv/version) 21:24:03 * 3.8.13 (set by /opt/pyenv/version) 21:24:03 * 3.9.13 (set by /opt/pyenv/version) 21:24:03 * 3.10.6 (set by /opt/pyenv/version) 21:24:03 + command -v pyenv 21:24:03 ++ pyenv init - --no-rehash 21:24:03 + 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[*]}"'\'')" 21:24:03 export PATH="/opt/pyenv/shims:${PATH}" 21:24:03 export PYENV_SHELL=bash 21:24:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:24:03 pyenv() { 21:24:03 local command 21:24:03 command="${1:-}" 21:24:03 if [ "$#" -gt 0 ]; then 21:24:03 shift 21:24:03 fi 21:24:03 21:24:03 case "$command" in 21:24:03 rehash|shell) 21:24:03 eval "$(pyenv "sh-$command" "$@")" 21:24:03 ;; 21:24:03 *) 21:24:03 command pyenv "$command" "$@" 21:24:03 ;; 21:24:03 esac 21:24:03 }' 21:24:03 +++ 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[*]}"' 21:24:03 ++ 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 21:24:03 ++ 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 21:24:03 ++ 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 21:24:03 ++ export PYENV_SHELL=bash 21:24:03 ++ PYENV_SHELL=bash 21:24:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:24:03 +++ complete -F _pyenv pyenv 21:24:03 ++ lf-pyver python3 21:24:03 ++ local py_version_xy=python3 21:24:03 ++ local py_version_xyz= 21:24:03 ++ pyenv versions 21:24:03 ++ local command 21:24:03 ++ command=versions 21:24:03 ++ '[' 1 -gt 0 ']' 21:24:03 ++ shift 21:24:03 ++ case "$command" in 21:24:03 ++ command pyenv versions 21:24:03 ++ pyenv versions 21:24:03 ++ sed 's/^[ *]* //' 21:24:03 ++ awk '{ print $1 }' 21:24:03 ++ grep -E '^[0-9.]*[0-9]$' 21:24:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:24:03 +++ grep '^3' /tmp/.pyenv_versions 21:24:03 +++ tail -n 1 21:24:03 +++ sort -V 21:24:03 ++ py_version_xyz=3.10.6 21:24:03 ++ [[ -z 3.10.6 ]] 21:24:03 ++ echo 3.10.6 21:24:03 ++ return 0 21:24:03 + pyenv local 3.10.6 21:24:03 + local command 21:24:03 + command=local 21:24:03 + '[' 2 -gt 0 ']' 21:24:03 + shift 21:24:03 + case "$command" in 21:24:03 + command pyenv local 3.10.6 21:24:03 + pyenv local 3.10.6 21:24:03 + for arg in "$@" 21:24:03 + case $arg in 21:24:03 + pkg_list+='tox ' 21:24:03 + for arg in "$@" 21:24:03 + case $arg in 21:24:03 + pkg_list+='virtualenv ' 21:24:03 + for arg in "$@" 21:24:03 + case $arg in 21:24:03 + pkg_list+='urllib3~=1.26.15 ' 21:24:03 + [[ -f /tmp/.toxenv ]] 21:24:03 + [[ ! -f /tmp/.toxenv ]] 21:24:03 + [[ -n '' ]] 21:24:03 + python3 -m venv /tmp/venv-gagc 21:24:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gagc' 21:24:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gagc 21:24:11 + echo /tmp/venv-gagc 21:24:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:24:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:24:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:24:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:24:11 + local 'pip_opts=--upgrade --quiet' 21:24:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:24:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:24:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:24:11 + [[ -n '' ]] 21:24:11 + [[ -n '' ]] 21:24:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:24:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:24:11 + /tmp/venv-gagc/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 21:24:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:24:17 lf-activate-venv(): INFO: Base packages installed successfully 21:24:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:24:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:24:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:24:17 + /tmp/venv-gagc/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 21:24:26 + type python3 21:24:26 + true 21:24:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gagc/bin to PATH' 21:24:26 lf-activate-venv(): INFO: Adding /tmp/venv-gagc/bin to PATH 21:24:26 + PATH=/tmp/venv-gagc/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 21:24:26 + return 0 21:24:26 + python3 --version 21:24:26 Python 3.10.6 21:24:26 + python3 -m pip --version 21:24:26 pip 26.1.2 from /tmp/venv-gagc/lib/python3.10/site-packages/pip (python 3.10) 21:24:26 + python3 -m pip freeze 21:24:26 cachetools==7.1.4 21:24:26 colorama==0.4.6 21:24:26 distlib==0.4.3 21:24:26 filelock==3.29.6 21:24:26 packaging==26.2 21:24:26 platformdirs==4.10.0 21:24:26 pluggy==1.6.0 21:24:26 pyproject-api==1.10.1 21:24:26 python-discovery==1.4.3 21:24:26 tomli==2.4.1 21:24:26 tomli_w==1.2.0 21:24:26 tox==4.56.2 21:24:26 typing_extensions==4.16.0 21:24:26 urllib3==1.26.20 21:24:26 virtualenv==21.6.0 21:24:26 [EnvInject] - Injecting environment variables from a build step. 21:24:26 [EnvInject] - Injecting as environment variables the properties content 21:24:26 PARALLEL=false 21:24:26 21:24:26 [EnvInject] - Variables injected successfully. 21:24:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1990901271678706103.sh 21:24:26 ---> tox-run.sh 21:24:26 + 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 21:24:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:24:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:24:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:24:26 + cd /w/workspace/oom-master-pre-commit-lint/. 21:24:26 + source /home/jenkins/lf-env.sh 21:24:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:24:26 ++ mktemp -d /tmp/venv-XXXX 21:24:26 + lf_venv=/tmp/venv-bc6i 21:24:26 + local venv_file=/tmp/.os_lf_venv 21:24:26 + local python=python3 21:24:26 + local options 21:24:26 + local set_path=true 21:24:26 + local install_args= 21:24:26 ++ 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 21:24:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:24:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:24:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:24:26 + true 21:24:26 + case $1 in 21:24:26 + venv_file=/tmp/.toxenv 21:24:26 + shift 2 21:24:26 + true 21:24:26 + case $1 in 21:24:26 + shift 21:24:26 + break 21:24:26 + case $python in 21:24:26 + local pkg_list= 21:24:26 + [[ -d /opt/pyenv ]] 21:24:26 + echo 'Setup pyenv:' 21:24:26 Setup pyenv: 21:24:26 + export PYENV_ROOT=/opt/pyenv 21:24:26 + PYENV_ROOT=/opt/pyenv 21:24:26 + 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 21:24:26 + 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 21:24:26 + pyenv versions 21:24:26 system 21:24:26 3.8.13 21:24:26 3.9.13 21:24:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:24:26 + command -v pyenv 21:24:26 ++ pyenv init - --no-rehash 21:24:26 + 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[*]}"'\'')" 21:24:26 export PATH="/opt/pyenv/shims:${PATH}" 21:24:26 export PYENV_SHELL=bash 21:24:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:24:26 pyenv() { 21:24:26 local command 21:24:26 command="${1:-}" 21:24:26 if [ "$#" -gt 0 ]; then 21:24:26 shift 21:24:26 fi 21:24:26 21:24:26 case "$command" in 21:24:26 rehash|shell) 21:24:26 eval "$(pyenv "sh-$command" "$@")" 21:24:26 ;; 21:24:26 *) 21:24:26 command pyenv "$command" "$@" 21:24:26 ;; 21:24:26 esac 21:24:26 }' 21:24:26 +++ 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[*]}"' 21:24:26 ++ 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 21:24:26 ++ 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 21:24:26 ++ 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 21:24:26 ++ export PYENV_SHELL=bash 21:24:26 ++ PYENV_SHELL=bash 21:24:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:24:26 +++ complete -F _pyenv pyenv 21:24:26 ++ lf-pyver python3 21:24:26 ++ local py_version_xy=python3 21:24:26 ++ local py_version_xyz= 21:24:26 ++ pyenv versions 21:24:26 ++ local command 21:24:26 ++ command=versions 21:24:26 ++ '[' 1 -gt 0 ']' 21:24:26 ++ shift 21:24:26 ++ case "$command" in 21:24:26 ++ command pyenv versions 21:24:26 ++ pyenv versions 21:24:26 ++ sed 's/^[ *]* //' 21:24:26 ++ awk '{ print $1 }' 21:24:26 ++ grep -E '^[0-9.]*[0-9]$' 21:24:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:24:26 +++ sort -V 21:24:26 +++ tail -n 1 21:24:26 +++ grep '^3' /tmp/.pyenv_versions 21:24:26 ++ py_version_xyz=3.10.6 21:24:26 ++ [[ -z 3.10.6 ]] 21:24:26 ++ echo 3.10.6 21:24:26 ++ return 0 21:24:26 + pyenv local 3.10.6 21:24:26 + local command 21:24:26 + command=local 21:24:26 + '[' 2 -gt 0 ']' 21:24:26 + shift 21:24:26 + case "$command" in 21:24:26 + command pyenv local 3.10.6 21:24:26 + pyenv local 3.10.6 21:24:27 + for arg in "$@" 21:24:27 + case $arg in 21:24:27 + pkg_list+='tox ' 21:24:27 + for arg in "$@" 21:24:27 + case $arg in 21:24:27 + pkg_list+='virtualenv ' 21:24:27 + for arg in "$@" 21:24:27 + case $arg in 21:24:27 + pkg_list+='urllib3~=1.26.15 ' 21:24:27 + [[ -f /tmp/.toxenv ]] 21:24:27 ++ cat /tmp/.toxenv 21:24:27 + lf_venv=/tmp/venv-gagc 21:24:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gagc from' file:/tmp/.toxenv 21:24:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gagc from file:/tmp/.toxenv 21:24:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:24:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:24:27 + local 'pip_opts=--upgrade --quiet' 21:24:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:24:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:24:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:24:27 + [[ -n '' ]] 21:24:27 + [[ -n '' ]] 21:24:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:24:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:24:27 + /tmp/venv-gagc/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 21:24:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:24:28 lf-activate-venv(): INFO: Base packages installed successfully 21:24:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:24:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:24:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:24:28 + /tmp/venv-gagc/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 21:24:31 + type python3 21:24:31 + true 21:24:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gagc/bin to PATH' 21:24:31 lf-activate-venv(): INFO: Adding /tmp/venv-gagc/bin to PATH 21:24:31 + PATH=/tmp/venv-gagc/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 21:24:31 + return 0 21:24:31 + [[ -d /opt/pyenv ]] 21:24:31 + echo '---> Setting up pyenv' 21:24:31 ---> Setting up pyenv 21:24:31 + export PYENV_ROOT=/opt/pyenv 21:24:31 + PYENV_ROOT=/opt/pyenv 21:24:31 + export PATH=/opt/pyenv/bin:/tmp/venv-gagc/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 21:24:31 + PATH=/opt/pyenv/bin:/tmp/venv-gagc/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 21:24:31 ++ pwd 21:24:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:24:31 + export PYTHONPATH 21:24:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:24:31 + TOX_TESTENV_PASSENV=PYTHONPATH 21:24:31 + tox --version 21:24:32 4.56.2 from /tmp/venv-gagc/lib/python3.10/site-packages/tox/__init__.py 21:24:32 + PARALLEL=false 21:24:32 + TOX_OPTIONS_LIST= 21:24:32 + [[ -n pre-commit ]] 21:24:32 + TOX_OPTIONS_LIST=' -e pre-commit' 21:24:32 + case ${PARALLEL,,} in 21:24:32 + tox -e pre-commit 21:24:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:24:33 pre-commit: install_deps> python -I -m pip install pre-commit 21:24:36 pre-commit: freeze> python -m pip freeze --all 21:24:37 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.6,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.3,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.0 21:24:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:24:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:24:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:24:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:24:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:24:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:24:39 [INFO] Once installed this environment will be reused. 21:24:39 [INFO] This may take a few minutes... 21:24:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:24:43 [INFO] Once installed this environment will be reused. 21:24:43 [INFO] This may take a few minutes... 21:24:49 trim trailing whitespace.................................................Passed 21:24:49 Tabs remover.............................................................Passed 21:24:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:24:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:24:49 [INFO] Once installed this environment will be reused. 21:24:49 [INFO] This may take a few minutes... 21:24:58 gitlint..............................................(no files to check)Skipped 21:24:58 pre-commit: OK (26.46=setup[4.66]+cmd[12.49,9.30] seconds) 21:24:58 congratulations :) (26.50 seconds) 21:24:58 + tox_status=0 21:24:58 + echo '---> Completed tox runs' 21:24:58 ---> Completed tox runs 21:24:58 + for i in .tox/*/log 21:24:58 ++ echo .tox/pre-commit/log 21:24:58 ++ awk -F/ '{print $2}' 21:24:58 + tox_env=pre-commit 21:24:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:24:58 + DOC_DIR=docs/_build/html 21:24:58 + [[ -d docs/_build/html ]] 21:24:58 + echo '---> tox-run.sh ends' 21:24:58 ---> tox-run.sh ends 21:24:58 + test 0 -eq 0 21:24:58 $ ssh-agent -k 21:24:58 unset SSH_AUTH_SOCK; 21:24:58 unset SSH_AGENT_PID; 21:24:58 echo Agent pid 1758 killed; 21:24:58 [ssh-agent] Stopped. 21:24:59 [PostBuildScript] - [INFO] Executing post build scripts. 21:24:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4546996820916528680.sh 21:24:59 ---> sysstat.sh 21:24:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12867915266475411055.sh 21:24:59 ---> package-listing.sh 21:24:59 ++ tr '[:upper:]' '[:lower:]' 21:24:59 ++ facter osfamily 21:24:59 + OS_FAMILY=debian 21:24:59 + workspace=/w/workspace/oom-master-pre-commit-lint 21:24:59 + START_PACKAGES=/tmp/packages_start.txt 21:24:59 + END_PACKAGES=/tmp/packages_end.txt 21:24:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:24:59 + PACKAGES=/tmp/packages_start.txt 21:24:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:24:59 + PACKAGES=/tmp/packages_end.txt 21:24:59 + case "${OS_FAMILY}" in 21:24:59 + dpkg -l 21:24:59 + grep '^ii' 21:24:59 + '[' -f /tmp/packages_start.txt ']' 21:24:59 + '[' -f /tmp/packages_end.txt ']' 21:24:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:24:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:24:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:24:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:24:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18202002019622226333.sh 21:24:59 ---> capture-instance-metadata.sh 21:24:59 Setup pyenv: 21:24:59 system 21:24:59 3.8.13 21:24:59 3.9.13 21:24:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:25:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IJHx 21:25:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:25:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:25:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:25:07 lf-activate-venv(): INFO: Base packages installed successfully 21:25:07 lf-activate-venv(): INFO: Installing additional packages: lftools 21:25:33 lf-activate-venv(): INFO: Adding /tmp/venv-IJHx/bin to PATH 21:25:33 INFO: Running in OpenStack, capturing instance metadata 21:25:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12145857303479484407.sh 21:25:33 provisioning config files... 21:25:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3142957218081618176tmp 21:25:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:25:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:25:33 [EnvInject] - Injecting environment variables from a build step. 21:25:33 [EnvInject] - Injecting as environment variables the properties content 21:25:33 SERVER_ID=logs 21:25:33 21:25:33 [EnvInject] - Variables injected successfully. 21:25:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2971237763948034859.sh 21:25:33 ---> create-netrc.sh 21:25:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8348441460194221923.sh 21:25:33 ---> python-tools-install.sh 21:25:33 Setup pyenv: 21:25:33 system 21:25:33 3.8.13 21:25:33 3.9.13 21:25:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:25:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJHx from file:/tmp/.os_lf_venv 21:25:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:25:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:25:35 lf-activate-venv(): INFO: Base packages installed successfully 21:25:35 lf-activate-venv(): INFO: Installing additional packages: lftools 21:25:44 lf-activate-venv(): INFO: Adding /tmp/venv-IJHx/bin to PATH 21:25:44 Generating Requirements File 21:26:10 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. 21:26:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:26:11 Python 3.10.6 21:26:11 pip 26.1.2 from /tmp/venv-IJHx/lib/python3.10/site-packages/pip (python 3.10) 21:26:11 aiohappyeyeballs==2.7.1 21:26:11 aiohttp==3.14.1 21:26:11 aiosignal==1.4.0 21:26:11 appdirs==1.4.4 21:26:11 argcomplete==3.7.0 21:26:11 aspy.yaml==1.3.0 21:26:11 async-timeout==5.0.1 21:26:11 attrs==26.1.0 21:26:11 autopage==0.6.0 21:26:11 backports.strenum==1.3.1 21:26:11 beautifulsoup4==4.15.0 21:26:11 boto3==1.43.42 21:26:11 botocore==1.43.42 21:26:11 bs4==0.0.2 21:26:11 certifi==2026.6.17 21:26:11 cffi==2.1.0 21:26:11 cfgv==3.5.0 21:26:11 chardet==7.4.3 21:26:11 charset-normalizer==3.4.9 21:26:11 click==8.4.2 21:26:11 cliff==4.14.0 21:26:11 cmd2==3.5.1 21:26:11 cryptography==3.3.2 21:26:11 debtcollector==3.1.0 21:26:11 decorator==5.3.1 21:26:11 defusedxml==0.7.1 21:26:11 Deprecated==1.3.1 21:26:11 distlib==0.4.3 21:26:11 dnspython==2.8.0 21:26:11 docker==7.1.0 21:26:11 dogpile.cache==1.5.0 21:26:11 durationpy==0.10 21:26:11 email-validator==2.3.0 21:26:11 filelock==3.29.6 21:26:11 frozenlist==1.8.0 21:26:11 future==1.0.0 21:26:11 gitdb==4.0.12 21:26:11 GitPython==3.1.50 21:26:11 httplib2==0.30.2 21:26:11 identify==2.6.19 21:26:11 idna==3.18 21:26:11 importlib-resources==1.5.0 21:26:11 iso8601==2.1.0 21:26:11 Jinja2==3.1.6 21:26:11 jmespath==1.1.0 21:26:11 jsonpatch==1.33 21:26:11 jsonpointer==3.1.1 21:26:11 jsonschema==4.26.0 21:26:11 jsonschema-specifications==2025.9.1 21:26:11 keystoneauth1==5.14.0 21:26:11 kubernetes==36.0.2 21:26:11 lftools==0.37.22 21:26:11 lxml==6.1.1 21:26:11 markdown-it-py==4.2.0 21:26:11 MarkupSafe==3.0.3 21:26:11 mdurl==0.1.2 21:26:11 msgpack==1.2.1 21:26:11 multi_key_dict==2.0.3 21:26:11 multidict==6.7.1 21:26:11 munch==4.0.0 21:26:11 netaddr==1.3.0 21:26:11 niet==1.4.2 21:26:11 nodeenv==1.10.0 21:26:11 oauth2client==4.1.3 21:26:11 oauthlib==3.3.1 21:26:11 openstacksdk==4.13.0 21:26:11 os-service-types==1.8.2 21:26:11 osc-lib==4.6.0 21:26:11 oslo.config==10.4.0 21:26:11 oslo.context==6.4.0 21:26:11 oslo.i18n==6.8.0 21:26:11 oslo.log==8.2.0 21:26:11 oslo.serialization==5.10.0 21:26:11 oslo.utils==10.1.1 21:26:11 packaging==26.2 21:26:11 pbr==7.0.3 21:26:11 platformdirs==4.10.0 21:26:11 prettytable==3.18.0 21:26:11 propcache==0.5.2 21:26:11 psutil==7.2.2 21:26:11 pyasn1==0.6.3 21:26:11 pyasn1_modules==0.4.2 21:26:11 pycparser==3.0 21:26:11 pygerrit2==2.0.15 21:26:11 PyGithub==2.9.1 21:26:11 Pygments==2.20.0 21:26:11 PyJWT==2.13.0 21:26:11 PyNaCl==1.6.2 21:26:11 pyparsing==2.4.7 21:26:11 pyperclip==1.11.0 21:26:11 pyrsistent==0.20.0 21:26:11 python-cinderclient==9.9.0 21:26:11 python-dateutil==2.9.0.post0 21:26:11 python-discovery==1.4.3 21:26:11 python-heatclient==5.2.0 21:26:11 python-jenkins==1.8.3 21:26:11 python-keystoneclient==5.8.0 21:26:11 python-magnumclient==4.11.0 21:26:11 python-openstackclient==10.0.0 21:26:11 python-swiftclient==4.10.0 21:26:11 PyYAML==6.0.3 21:26:11 referencing==0.37.0 21:26:11 requests==2.34.2 21:26:11 requests-oauthlib==2.0.0 21:26:11 rfc3986==2.0.0 21:26:11 rich==15.0.0 21:26:11 rich-argparse==1.8.0 21:26:11 rpds-py==0.30.0 21:26:11 rsa==4.9.1 21:26:11 ruamel.yaml==0.19.1 21:26:11 ruamel.yaml.clib==0.2.15 21:26:11 s3transfer==0.19.0 21:26:11 simplejson==4.1.1 21:26:11 six==1.17.0 21:26:11 smmap==5.0.3 21:26:11 soupsieve==2.8.4 21:26:11 stevedore==5.8.0 21:26:11 tabulate==0.10.0 21:26:11 toml==0.10.2 21:26:11 tomlkit==0.15.0 21:26:11 tqdm==4.68.4 21:26:11 typing_extensions==4.16.0 21:26:11 urllib3==1.26.20 21:26:11 virtualenv==21.6.0 21:26:11 wcwidth==0.8.2 21:26:11 websocket-client==1.9.0 21:26:11 wrapt==2.2.2 21:26:11 xdg==6.0.0 21:26:11 xmltodict==1.0.4 21:26:11 yarl==1.24.2 21:26:11 yq==4.1.1 21:26:11 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins7369941430207914026.sh 21:26:11 ---> uv-install.sh 21:26:11 Installing uv/uvx (latest) using shell installer 21:26:11 2026-07-07 21:26:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-j4XuUP.sh" [1] 21:26:11 downloading uv 0.11.27 x86_64-unknown-linux-gnu 21:26:12 installing to /home/jenkins/.local/bin 21:26:12 uv 21:26:12 uvx 21:26:12 everything's installed! 21:26:12 21:26:12 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:26:12 21:26:12 source $HOME/.local/bin/env (sh, bash, zsh) 21:26:12 source $HOME/.local/bin/env.fish (fish) 21:26:12 Adding install location to PATH 21:26:12 ---> Validating uv/uvx install 21:26:12 uvx 0.11.27 (x86_64-unknown-linux-gnu) 21:26:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1332100783323979081.sh 21:26:12 ---> sudo-logs.sh 21:26:12 Archiving 'sudo' log.. 21:26:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1826338874511339904.sh 21:26:13 ---> job-cost.sh 21:26:13 INFO: Activating Python virtual environment... 21:26:13 Setup pyenv: 21:26:13 system 21:26:13 3.8.13 21:26:13 3.9.13 21:26:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:26:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJHx from file:/tmp/.os_lf_venv 21:26:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:26:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:26:15 lf-activate-venv(): INFO: Base packages installed successfully 21:26:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:26:20 lf-activate-venv(): INFO: Adding /tmp/venv-IJHx/bin to PATH 21:26:20 INFO: No stack-cost file found 21:26:20 INFO: Instance uptime: 208s 21:26:20 INFO: Fetching instance metadata (attempt 1 of 3)... 21:26:20 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:26:20 INFO: Successfully fetched instance metadata 21:26:20 INFO: Instance type: v3-standard-4 21:26:20 INFO: Retrieving pricing info for: v3-standard-4 21:26:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:26:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=208 21:26:20 INFO: Successfully fetched Vexxhost pricing API 21:26:20 INFO: Retrieved cost: 0.11 21:26:20 INFO: Retrieved resource: v3-standard-4 21:26:20 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 21:26:20 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 21:26:20 INFO: Successfully archived job cost data 21:26:20 DEBUG: Cost data: oom-master-pre-commit-lint,4677,2026-07-07 21:26:20,v3-standard-4,208,0.11,0.00,SUCCESS 21:26:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6176795323073431676.sh 21:26:20 ---> logs-deploy.sh 21:26:20 Setup pyenv: 21:26:20 system 21:26:20 3.8.13 21:26:20 3.9.13 21:26:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:26:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJHx from file:/tmp/.os_lf_venv 21:26:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:26:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:26:22 lf-activate-venv(): INFO: Base packages installed successfully 21:26:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-IJHx/bin to PATH 21:26:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4677 21:26:30 INFO: archiving workspace using pattern(s): 21:26:31 Archives upload complete. 21:26:31 INFO: archiving logs to Nexus 21:26:32 ---> uname -a: 21:26:32 Linux prd-ubuntu1804-builder-4c-4g-6412 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:26:32 21:26:32 21:26:32 ---> lscpu: 21:26:32 Architecture: x86_64 21:26:32 CPU op-mode(s): 32-bit, 64-bit 21:26:32 Byte Order: Little Endian 21:26:32 CPU(s): 4 21:26:32 On-line CPU(s) list: 0-3 21:26:32 Thread(s) per core: 1 21:26:32 Core(s) per socket: 1 21:26:32 Socket(s): 4 21:26:32 NUMA node(s): 1 21:26:32 Vendor ID: AuthenticAMD 21:26:32 CPU family: 23 21:26:32 Model: 49 21:26:32 Model name: AMD EPYC-Rome Processor 21:26:32 Stepping: 0 21:26:32 CPU MHz: 2799.998 21:26:32 BogoMIPS: 5599.99 21:26:32 Virtualization: AMD-V 21:26:32 Hypervisor vendor: KVM 21:26:32 Virtualization type: full 21:26:32 L1d cache: 32K 21:26:32 L1i cache: 32K 21:26:32 L2 cache: 512K 21:26:32 L3 cache: 16384K 21:26:32 NUMA node0 CPU(s): 0-3 21:26:32 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 21:26:32 21:26:32 21:26:32 ---> nproc: 21:26:32 4 21:26:32 21:26:32 21:26:32 ---> df -h: 21:26:32 Filesystem Size Used Avail Use% Mounted on 21:26:32 udev 7.9G 0 7.9G 0% /dev 21:26:32 tmpfs 1.6G 676K 1.6G 1% /run 21:26:32 /dev/vda1 78G 8.5G 69G 11% / 21:26:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:26:32 tmpfs 5.0M 0 5.0M 0% /run/lock 21:26:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:26:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:26:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:26:32 21:26:32 21:26:32 ---> free -m: 21:26:32 total used free shared buff/cache available 21:26:32 Mem: 16040 549 13144 0 2346 15166 21:26:32 Swap: 1023 0 1023 21:26:32 21:26:32 21:26:32 ---> ip addr: 21:26:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:26:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:26:32 inet 127.0.0.1/8 scope host lo 21:26:32 valid_lft forever preferred_lft forever 21:26:32 inet6 ::1/128 scope host 21:26:32 valid_lft forever preferred_lft forever 21:26:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:26:32 link/ether fa:16:3e:0b:a2:1e brd ff:ff:ff:ff:ff:ff 21:26:32 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic ens3 21:26:32 valid_lft 86188sec preferred_lft 86188sec 21:26:32 inet6 fe80::f816:3eff:fe0b:a21e/64 scope link 21:26:32 valid_lft forever preferred_lft forever 21:26:32 21:26:32 21:26:32 ---> sar -b -r -n DEV: 21:26:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6412) 07/07/26 _x86_64_ (4 CPU) 21:26:32 21:26:32 21:23:02 LINUX RESTART (4 CPU) 21:26:32 21:26:32 21:24:03 tps rtps wtps bread/s bwrtn/s 21:26:32 21:25:01 92.83 22.86 69.97 811.72 47200.97 21:26:32 21:26:01 103.38 0.72 102.67 94.25 15872.95 21:26:32 Average: 98.20 11.60 86.60 446.91 31271.51 21:26:32 21:26:32 21:24:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:26:32 21:25:01 14003596 15574428 2421372 14.74 58212 1712900 778144 4.45 726144 1481036 125016 21:26:32 21:26:01 13649464 15516316 2775504 16.90 81876 1970144 810988 4.64 799396 1730364 142968 21:26:32 Average: 13826530 15545372 2598438 15.82 70044 1841522 794566 4.55 762770 1605700 133992 21:26:32 21:26:32 21:24:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:26:32 21:25:01 lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 21:26:32 21:25:01 ens3 69.25 51.90 820.62 8.39 0.00 0.00 0.00 0.00 21:26:32 21:26:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 21:26:32 21:26:01 ens3 97.25 70.24 984.59 11.56 0.00 0.00 0.00 0.00 21:26:32 Average: lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 21:26:32 Average: ens3 83.49 61.23 904.00 10.00 0.00 0.00 0.00 0.00 21:26:32 21:26:32 21:26:32 ---> sar -P ALL: 21:26:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6412) 07/07/26 _x86_64_ (4 CPU) 21:26:32 21:26:32 21:23:02 LINUX RESTART (4 CPU) 21:26:32 21:26:32 21:24:03 CPU %user %nice %system %iowait %steal %idle 21:26:32 21:25:01 all 16.00 0.00 1.66 10.94 0.06 71.33 21:26:32 21:25:01 0 19.50 0.00 1.77 1.60 0.07 77.05 21:26:32 21:25:01 1 14.88 0.00 1.57 25.62 0.07 57.86 21:26:32 21:25:01 2 14.01 0.00 1.54 15.74 0.05 68.66 21:26:32 21:25:01 3 15.59 0.00 1.78 0.81 0.07 81.75 21:26:32 21:26:01 all 17.99 0.00 1.22 3.45 0.05 77.30 21:26:32 21:26:01 0 4.37 0.00 0.44 0.07 0.02 95.11 21:26:32 21:26:01 1 39.38 0.00 2.47 2.33 0.08 55.73 21:26:32 21:26:01 2 1.76 0.00 0.87 10.58 0.03 86.76 21:26:32 21:26:01 3 26.33 0.00 1.10 0.80 0.07 71.71 21:26:32 Average: all 17.01 0.00 1.44 7.13 0.06 74.37 21:26:32 Average: 0 11.83 0.00 1.10 0.82 0.04 86.21 21:26:32 Average: 1 27.35 0.00 2.03 13.77 0.08 56.78 21:26:32 Average: 2 7.78 0.00 1.20 13.12 0.04 77.86 21:26:32 Average: 3 21.05 0.00 1.43 0.81 0.07 76.64 21:26:32 21:26:32 21:26:32