18:15:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145961 18:15:27 Running as SYSTEM 18:15:27 [EnvInject] - Loading node environment variables. 18:15:27 Building remotely on prd-ubuntu1804-builder-4c-4g-7133 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:15:27 [ssh-agent] Looking for ssh-agent implementation... 18:15:27 $ ssh-agent 18:15:27 SSH_AUTH_SOCK=/tmp/ssh-L6eKO5hjPgPi/agent.1632 18:15:27 SSH_AGENT_PID=1634 18:15:27 [ssh-agent] Started. 18:15:27 Running ssh-add (command line suppressed) 18:15:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3569421693613943698.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3569421693613943698.key) 18:15:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:15:27 The recommended git tool is: NONE 18:15:29 using credential onap-jenkins-ssh 18:15:29 Wiping out workspace first. 18:15:29 Cloning the remote Git repository 18:15:29 Cloning repository git://cloud.onap.org/mirror/oom.git 18:15:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:15:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:15:29 > git --version # timeout=10 18:15:29 > git --version # 'git version 2.17.1' 18:15:29 using GIT_SSH to set credentials Gerrit user 18:15:29 Verifying host key using manually-configured host key entries 18:15:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:15:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:15:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:15:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:15:35 using GIT_SSH to set credentials Gerrit user 18:15:35 Verifying host key using manually-configured host key entries 18:15:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/145961/1 # timeout=30 18:15:35 > git rev-parse 57fb587a5b68cb50836371aae24a5f40aee97389^{commit} # timeout=10 18:15:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:15:35 Checking out Revision 57fb587a5b68cb50836371aae24a5f40aee97389 (refs/changes/61/145961/1) 18:15:35 > git config core.sparsecheckout # timeout=10 18:15:35 > git checkout -f 57fb587a5b68cb50836371aae24a5f40aee97389 # timeout=30 18:15:39 Commit message: "Fix critical ShellCheck warnings in Helm plugins" 18:15:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:15:39 > git rev-list --no-walk 6659e75d0e95da82ff86812f80e85d053e19decc # timeout=10 18:15:39 [EnvInject] - Injecting environment variables from a build step. 18:15:39 [EnvInject] - Injecting as environment variables the properties content 18:15:39 PYTHON=python3 18:15:39 18:15:39 [EnvInject] - Variables injected successfully. 18:15:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9051455715939375153.sh 18:15:39 ---> tox-install.sh 18:15:39 + source /home/jenkins/lf-env.sh 18:15:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:15:39 ++ mktemp -d /tmp/venv-XXXX 18:15:39 + lf_venv=/tmp/venv-xPhZ 18:15:39 + local venv_file=/tmp/.os_lf_venv 18:15:39 + local python=python3 18:15:39 + local options 18:15:39 + local set_path=true 18:15:39 + local install_args= 18:15:39 ++ 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 18:15:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:15:39 + true 18:15:39 + case $1 in 18:15:39 + venv_file=/tmp/.toxenv 18:15:39 + shift 2 18:15:39 + true 18:15:39 + case $1 in 18:15:39 + shift 18:15:39 + break 18:15:39 + case $python in 18:15:39 + local pkg_list= 18:15:39 + [[ -d /opt/pyenv ]] 18:15:39 + echo 'Setup pyenv:' 18:15:39 Setup pyenv: 18:15:39 + export PYENV_ROOT=/opt/pyenv 18:15:39 + PYENV_ROOT=/opt/pyenv 18:15:39 + 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 18:15:39 + 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 18:15:39 + pyenv versions 18:15:39 * system (set by /opt/pyenv/version) 18:15:39 * 3.8.13 (set by /opt/pyenv/version) 18:15:39 * 3.9.13 (set by /opt/pyenv/version) 18:15:39 * 3.10.6 (set by /opt/pyenv/version) 18:15:39 + command -v pyenv 18:15:39 ++ pyenv init - --no-rehash 18:15:39 + 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[*]}"'\'')" 18:15:39 export PATH="/opt/pyenv/shims:${PATH}" 18:15:39 export PYENV_SHELL=bash 18:15:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:15:39 pyenv() { 18:15:39 local command 18:15:39 command="${1:-}" 18:15:39 if [ "$#" -gt 0 ]; then 18:15:39 shift 18:15:39 fi 18:15:39 18:15:39 case "$command" in 18:15:39 rehash|shell) 18:15:39 eval "$(pyenv "sh-$command" "$@")" 18:15:39 ;; 18:15:39 *) 18:15:39 command pyenv "$command" "$@" 18:15:39 ;; 18:15:39 esac 18:15:39 }' 18:15:39 +++ 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[*]}"' 18:15:39 ++ 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 18:15:39 ++ 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 18:15:39 ++ 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 18:15:39 ++ export PYENV_SHELL=bash 18:15:39 ++ PYENV_SHELL=bash 18:15:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:15:39 +++ complete -F _pyenv pyenv 18:15:39 ++ lf-pyver python3 18:15:39 ++ local py_version_xy=python3 18:15:39 ++ local py_version_xyz= 18:15:39 ++ pyenv versions 18:15:39 ++ sed 's/^[ *]* //' 18:15:39 ++ awk '{ print $1 }' 18:15:39 ++ grep -E '^[0-9.]*[0-9]$' 18:15:39 ++ local command 18:15:39 ++ command=versions 18:15:39 ++ '[' 1 -gt 0 ']' 18:15:39 ++ shift 18:15:39 ++ case "$command" in 18:15:39 ++ command pyenv versions 18:15:39 ++ pyenv versions 18:15:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:15:39 +++ grep '^3' /tmp/.pyenv_versions 18:15:39 +++ sort -V 18:15:39 +++ tail -n 1 18:15:39 ++ py_version_xyz=3.10.6 18:15:39 ++ [[ -z 3.10.6 ]] 18:15:39 ++ echo 3.10.6 18:15:39 ++ return 0 18:15:39 + pyenv local 3.10.6 18:15:39 + local command 18:15:39 + command=local 18:15:39 + '[' 2 -gt 0 ']' 18:15:39 + shift 18:15:39 + case "$command" in 18:15:39 + command pyenv local 3.10.6 18:15:39 + pyenv local 3.10.6 18:15:39 + for arg in "$@" 18:15:39 + case $arg in 18:15:39 + pkg_list+='tox ' 18:15:39 + for arg in "$@" 18:15:39 + case $arg in 18:15:39 + pkg_list+='virtualenv ' 18:15:39 + for arg in "$@" 18:15:39 + case $arg in 18:15:39 + pkg_list+='urllib3~=1.26.15 ' 18:15:39 + [[ -f /tmp/.toxenv ]] 18:15:39 + [[ ! -f /tmp/.toxenv ]] 18:15:39 + [[ -n '' ]] 18:15:39 + python3 -m venv /tmp/venv-xPhZ 18:15:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xPhZ' 18:15:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xPhZ 18:15:44 + echo /tmp/venv-xPhZ 18:15:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:15:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:15:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:15:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:44 + local 'pip_opts=--upgrade --quiet' 18:15:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:15:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:15:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:15:44 + [[ -n '' ]] 18:15:44 + [[ -n '' ]] 18:15:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:15:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:44 + /tmp/venv-xPhZ/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 18:15:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:15:48 lf-activate-venv(): INFO: Base packages installed successfully 18:15:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:15:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:15:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:15:48 + /tmp/venv-xPhZ/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 18:15:50 + type python3 18:15:50 + true 18:15:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xPhZ/bin to PATH' 18:15:50 lf-activate-venv(): INFO: Adding /tmp/venv-xPhZ/bin to PATH 18:15:50 + PATH=/tmp/venv-xPhZ/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 18:15:50 + return 0 18:15:50 + python3 --version 18:15:50 Python 3.10.6 18:15:50 + python3 -m pip --version 18:15:51 pip 26.1.2 from /tmp/venv-xPhZ/lib/python3.10/site-packages/pip (python 3.10) 18:15:51 + python3 -m pip freeze 18:15:51 cachetools==7.1.4 18:15:51 colorama==0.4.6 18:15:51 distlib==0.4.3 18:15:51 filelock==3.29.7 18:15:51 packaging==26.2 18:15:51 platformdirs==4.10.0 18:15:51 pluggy==1.6.0 18:15:51 pyproject-api==1.10.1 18:15:51 python-discovery==1.4.3 18:15:51 tomli==2.4.1 18:15:51 tomli_w==1.2.0 18:15:51 tox==4.56.3 18:15:51 typing_extensions==4.16.0 18:15:51 urllib3==1.26.20 18:15:51 virtualenv==21.6.0 18:15:51 [EnvInject] - Injecting environment variables from a build step. 18:15:51 [EnvInject] - Injecting as environment variables the properties content 18:15:51 PARALLEL=false 18:15:51 18:15:51 [EnvInject] - Variables injected successfully. 18:15:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3995010369472977960.sh 18:15:51 ---> tox-run.sh 18:15:51 + 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 18:15:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:15:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:15:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:15:51 + cd /w/workspace/oom-master-pre-commit-lint/. 18:15:51 + source /home/jenkins/lf-env.sh 18:15:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:15:51 ++ mktemp -d /tmp/venv-XXXX 18:15:51 + lf_venv=/tmp/venv-lrDw 18:15:51 + local venv_file=/tmp/.os_lf_venv 18:15:51 + local python=python3 18:15:51 + local options 18:15:51 + local set_path=true 18:15:51 + local install_args= 18:15:51 ++ 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 18:15:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:15:51 + true 18:15:51 + case $1 in 18:15:51 + venv_file=/tmp/.toxenv 18:15:51 + shift 2 18:15:51 + true 18:15:51 + case $1 in 18:15:51 + shift 18:15:51 + break 18:15:51 + case $python in 18:15:51 + local pkg_list= 18:15:51 + [[ -d /opt/pyenv ]] 18:15:51 + echo 'Setup pyenv:' 18:15:51 Setup pyenv: 18:15:51 + export PYENV_ROOT=/opt/pyenv 18:15:51 + PYENV_ROOT=/opt/pyenv 18:15:51 + 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 18:15:51 + 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 18:15:51 + pyenv versions 18:15:51 system 18:15:51 3.8.13 18:15:51 3.9.13 18:15:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:15:51 + command -v pyenv 18:15:51 ++ pyenv init - --no-rehash 18:15:51 + 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[*]}"'\'')" 18:15:51 export PATH="/opt/pyenv/shims:${PATH}" 18:15:51 export PYENV_SHELL=bash 18:15:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:15:51 pyenv() { 18:15:51 local command 18:15:51 command="${1:-}" 18:15:51 if [ "$#" -gt 0 ]; then 18:15:51 shift 18:15:51 fi 18:15:51 18:15:51 case "$command" in 18:15:51 rehash|shell) 18:15:51 eval "$(pyenv "sh-$command" "$@")" 18:15:51 ;; 18:15:51 *) 18:15:51 command pyenv "$command" "$@" 18:15:51 ;; 18:15:51 esac 18:15:51 }' 18:15:51 +++ 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[*]}"' 18:15:51 ++ 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 18:15:51 ++ 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 18:15:51 ++ 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 18:15:51 ++ export PYENV_SHELL=bash 18:15:51 ++ PYENV_SHELL=bash 18:15:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:15:51 +++ complete -F _pyenv pyenv 18:15:51 ++ lf-pyver python3 18:15:51 ++ local py_version_xy=python3 18:15:51 ++ local py_version_xyz= 18:15:51 ++ pyenv versions 18:15:51 ++ local command 18:15:51 ++ sed 's/^[ *]* //' 18:15:51 ++ command=versions 18:15:51 ++ '[' 1 -gt 0 ']' 18:15:51 ++ shift 18:15:51 ++ case "$command" in 18:15:51 ++ command pyenv versions 18:15:51 ++ pyenv versions 18:15:51 ++ awk '{ print $1 }' 18:15:51 ++ grep -E '^[0-9.]*[0-9]$' 18:15:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:15:51 +++ grep '^3' /tmp/.pyenv_versions 18:15:51 +++ sort -V 18:15:51 +++ tail -n 1 18:15:51 ++ py_version_xyz=3.10.6 18:15:51 ++ [[ -z 3.10.6 ]] 18:15:51 ++ echo 3.10.6 18:15:51 ++ return 0 18:15:51 + pyenv local 3.10.6 18:15:51 + local command 18:15:51 + command=local 18:15:51 + '[' 2 -gt 0 ']' 18:15:51 + shift 18:15:51 + case "$command" in 18:15:51 + command pyenv local 3.10.6 18:15:51 + pyenv local 3.10.6 18:15:51 + for arg in "$@" 18:15:51 + case $arg in 18:15:51 + pkg_list+='tox ' 18:15:51 + for arg in "$@" 18:15:51 + case $arg in 18:15:51 + pkg_list+='virtualenv ' 18:15:51 + for arg in "$@" 18:15:51 + case $arg in 18:15:51 + pkg_list+='urllib3~=1.26.15 ' 18:15:51 + [[ -f /tmp/.toxenv ]] 18:15:51 ++ cat /tmp/.toxenv 18:15:51 + lf_venv=/tmp/venv-xPhZ 18:15:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xPhZ from' file:/tmp/.toxenv 18:15:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xPhZ from file:/tmp/.toxenv 18:15:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:15:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:51 + local 'pip_opts=--upgrade --quiet' 18:15:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:15:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:15:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:15:51 + [[ -n '' ]] 18:15:51 + [[ -n '' ]] 18:15:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:15:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:51 + /tmp/venv-xPhZ/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 18:15:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:15:52 lf-activate-venv(): INFO: Base packages installed successfully 18:15:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:15:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:15:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:15:52 + /tmp/venv-xPhZ/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 18:15:53 + type python3 18:15:53 + true 18:15:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xPhZ/bin to PATH' 18:15:53 lf-activate-venv(): INFO: Adding /tmp/venv-xPhZ/bin to PATH 18:15:53 + PATH=/tmp/venv-xPhZ/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 18:15:53 + return 0 18:15:53 + [[ -d /opt/pyenv ]] 18:15:53 + echo '---> Setting up pyenv' 18:15:53 ---> Setting up pyenv 18:15:53 + export PYENV_ROOT=/opt/pyenv 18:15:53 + PYENV_ROOT=/opt/pyenv 18:15:53 + export PATH=/opt/pyenv/bin:/tmp/venv-xPhZ/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 18:15:53 + PATH=/opt/pyenv/bin:/tmp/venv-xPhZ/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 18:15:53 ++ pwd 18:15:53 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:15:53 + export PYTHONPATH 18:15:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:15:53 + TOX_TESTENV_PASSENV=PYTHONPATH 18:15:53 + tox --version 18:15:54 4.56.3 from /tmp/venv-xPhZ/lib/python3.10/site-packages/tox/__init__.py 18:15:54 + PARALLEL=false 18:15:54 + TOX_OPTIONS_LIST= 18:15:54 + [[ -n pre-commit ]] 18:15:54 + TOX_OPTIONS_LIST=' -e pre-commit' 18:15:54 + case ${PARALLEL,,} in 18:15:54 + tox -e pre-commit 18:15:54 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:15:55 pre-commit: install_deps> python -I -m pip install pre-commit 18:15:58 pre-commit: freeze> python -m pip freeze --all 18:15:58 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,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 18:15:58 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:15:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:15:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:15:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:16:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:16:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:16:00 [INFO] Once installed this environment will be reused. 18:16:00 [INFO] This may take a few minutes... 18:16:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:16:04 [INFO] Once installed this environment will be reused. 18:16:04 [INFO] This may take a few minutes... 18:16:09 trim trailing whitespace.................................................Passed 18:16:09 Tabs remover.............................................................Passed 18:16:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:16:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:16:10 [INFO] Once installed this environment will be reused. 18:16:10 [INFO] This may take a few minutes... 18:16:19 gitlint..............................................(no files to check)Skipped 18:16:19 pre-commit: OK (24.76=setup[4.11]+cmd[11.47,9.18] seconds) 18:16:19 congratulations :) (24.80 seconds) 18:16:19 + tox_status=0 18:16:19 + echo '---> Completed tox runs' 18:16:19 ---> Completed tox runs 18:16:19 + for i in .tox/*/log 18:16:19 ++ echo .tox/pre-commit/log 18:16:19 ++ awk -F/ '{print $2}' 18:16:19 + tox_env=pre-commit 18:16:19 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:16:19 + DOC_DIR=docs/_build/html 18:16:19 + [[ -d docs/_build/html ]] 18:16:19 + echo '---> tox-run.sh ends' 18:16:19 ---> tox-run.sh ends 18:16:19 + test 0 -eq 0 18:16:19 $ ssh-agent -k 18:16:19 unset SSH_AUTH_SOCK; 18:16:19 unset SSH_AGENT_PID; 18:16:19 echo Agent pid 1634 killed; 18:16:19 [ssh-agent] Stopped. 18:16:19 [PostBuildScript] - [INFO] Executing post build scripts. 18:16:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3690750632601158523.sh 18:16:19 ---> sysstat.sh 18:16:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2658205979886864146.sh 18:16:19 ---> package-listing.sh 18:16:19 ++ facter osfamily 18:16:19 ++ tr '[:upper:]' '[:lower:]' 18:16:19 + OS_FAMILY=debian 18:16:19 + workspace=/w/workspace/oom-master-pre-commit-lint 18:16:19 + START_PACKAGES=/tmp/packages_start.txt 18:16:19 + END_PACKAGES=/tmp/packages_end.txt 18:16:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:16:19 + PACKAGES=/tmp/packages_start.txt 18:16:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:16:19 + PACKAGES=/tmp/packages_end.txt 18:16:19 + case "${OS_FAMILY}" in 18:16:19 + grep '^ii' 18:16:19 + dpkg -l 18:16:19 + '[' -f /tmp/packages_start.txt ']' 18:16:19 + '[' -f /tmp/packages_end.txt ']' 18:16:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:16:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:16:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:16:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:16:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17824393291239351883.sh 18:16:19 ---> capture-instance-metadata.sh 18:16:19 Setup pyenv: 18:16:20 system 18:16:20 3.8.13 18:16:20 3.9.13 18:16:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:16:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5qRl 18:16:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:16:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:16:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:16:28 lf-activate-venv(): INFO: Base packages installed successfully 18:16:28 lf-activate-venv(): INFO: Installing additional packages: lftools 18:16:50 lf-activate-venv(): INFO: Adding /tmp/venv-5qRl/bin to PATH 18:16:50 INFO: Running in OpenStack, capturing instance metadata 18:16:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4240050825401150229.sh 18:16:51 provisioning config files... 18:16:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10109991673970342115tmp 18:16:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:16:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:16:51 [EnvInject] - Injecting environment variables from a build step. 18:16:51 [EnvInject] - Injecting as environment variables the properties content 18:16:51 SERVER_ID=logs 18:16:51 18:16:51 [EnvInject] - Variables injected successfully. 18:16:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5652351076693064896.sh 18:16:51 ---> create-netrc.sh 18:16:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10297673631852448560.sh 18:16:51 ---> python-tools-install.sh 18:16:51 Setup pyenv: 18:16:51 system 18:16:51 3.8.13 18:16:51 3.9.13 18:16:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:16:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5qRl from file:/tmp/.os_lf_venv 18:16:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:16:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:16:53 lf-activate-venv(): INFO: Base packages installed successfully 18:16:53 lf-activate-venv(): INFO: Installing additional packages: lftools 18:17:01 lf-activate-venv(): INFO: Adding /tmp/venv-5qRl/bin to PATH 18:17:01 Generating Requirements File 18:17:25 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. 18:17:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:17:25 Python 3.10.6 18:17:25 pip 26.1.2 from /tmp/venv-5qRl/lib/python3.10/site-packages/pip (python 3.10) 18:17:26 aiohappyeyeballs==2.7.1 18:17:26 aiohttp==3.14.1 18:17:26 aiosignal==1.4.0 18:17:26 appdirs==1.4.4 18:17:26 argcomplete==3.7.0 18:17:26 aspy.yaml==1.3.0 18:17:26 async-timeout==5.0.1 18:17:26 attrs==26.1.0 18:17:26 autopage==0.6.0 18:17:26 backports.strenum==1.3.1 18:17:26 beautifulsoup4==4.15.0 18:17:26 boto3==1.43.42 18:17:26 botocore==1.43.42 18:17:26 bs4==0.0.2 18:17:26 certifi==2026.6.17 18:17:26 cffi==2.1.0 18:17:26 cfgv==3.5.0 18:17:26 chardet==7.4.3 18:17:26 charset-normalizer==3.4.9 18:17:26 click==8.4.2 18:17:26 cliff==4.14.0 18:17:26 cmd2==3.5.1 18:17:26 cryptography==3.3.2 18:17:26 debtcollector==3.1.0 18:17:26 decorator==5.3.1 18:17:26 defusedxml==0.7.1 18:17:26 Deprecated==1.3.1 18:17:26 distlib==0.4.3 18:17:26 dnspython==2.8.0 18:17:26 docker==7.1.0 18:17:26 dogpile.cache==1.5.0 18:17:26 durationpy==0.10 18:17:26 email-validator==2.3.0 18:17:26 filelock==3.29.7 18:17:26 frozenlist==1.8.0 18:17:26 future==1.0.0 18:17:26 gitdb==4.0.12 18:17:26 GitPython==3.1.50 18:17:26 httplib2==0.30.2 18:17:26 identify==2.6.19 18:17:26 idna==3.18 18:17:26 importlib-resources==1.5.0 18:17:26 iso8601==2.1.0 18:17:26 Jinja2==3.1.6 18:17:26 jmespath==1.1.0 18:17:26 jsonpatch==1.33 18:17:26 jsonpointer==3.1.1 18:17:26 jsonschema==4.26.0 18:17:26 jsonschema-specifications==2025.9.1 18:17:26 keystoneauth1==5.14.0 18:17:26 kubernetes==36.0.2 18:17:26 lftools==0.37.22 18:17:26 lxml==6.1.1 18:17:26 markdown-it-py==4.2.0 18:17:26 MarkupSafe==3.0.3 18:17:26 mdurl==0.1.2 18:17:26 msgpack==1.2.1 18:17:26 multi_key_dict==2.0.3 18:17:26 multidict==6.7.1 18:17:26 munch==4.0.0 18:17:26 netaddr==1.3.0 18:17:26 niet==1.4.2 18:17:26 nodeenv==1.10.0 18:17:26 oauth2client==4.1.3 18:17:26 oauthlib==3.3.1 18:17:26 openstacksdk==4.13.0 18:17:26 os-service-types==1.8.2 18:17:26 osc-lib==4.6.0 18:17:26 oslo.config==10.4.0 18:17:26 oslo.context==6.4.0 18:17:26 oslo.i18n==6.8.0 18:17:26 oslo.log==8.2.0 18:17:26 oslo.serialization==5.10.0 18:17:26 oslo.utils==10.1.1 18:17:26 packaging==26.2 18:17:26 pbr==7.0.3 18:17:26 platformdirs==4.10.0 18:17:26 prettytable==3.18.0 18:17:26 propcache==0.5.2 18:17:26 psutil==7.2.2 18:17:26 pyasn1==0.6.3 18:17:26 pyasn1_modules==0.4.2 18:17:26 pycparser==3.0 18:17:26 pygerrit2==2.0.15 18:17:26 PyGithub==2.9.1 18:17:26 Pygments==2.20.0 18:17:26 PyJWT==2.13.0 18:17:26 PyNaCl==1.6.2 18:17:26 pyparsing==2.4.7 18:17:26 pyperclip==1.11.0 18:17:26 pyrsistent==0.20.0 18:17:26 python-cinderclient==9.9.0 18:17:26 python-dateutil==2.9.0.post0 18:17:26 python-discovery==1.4.3 18:17:26 python-heatclient==5.2.0 18:17:26 python-jenkins==1.8.3 18:17:26 python-keystoneclient==5.8.0 18:17:26 python-magnumclient==4.11.0 18:17:26 python-openstackclient==10.0.0 18:17:26 python-swiftclient==4.10.0 18:17:26 PyYAML==6.0.3 18:17:26 referencing==0.37.0 18:17:26 requests==2.34.2 18:17:26 requests-oauthlib==2.0.0 18:17:26 rfc3986==2.0.0 18:17:26 rich==15.0.0 18:17:26 rich-argparse==1.8.0 18:17:26 rpds-py==0.30.0 18:17:26 rsa==4.9.1 18:17:26 ruamel.yaml==0.19.1 18:17:26 ruamel.yaml.clib==0.2.15 18:17:26 s3transfer==0.19.0 18:17:26 simplejson==4.1.1 18:17:26 six==1.17.0 18:17:26 smmap==5.0.3 18:17:26 soupsieve==2.8.4 18:17:26 stevedore==5.8.0 18:17:26 tabulate==0.10.0 18:17:26 toml==0.10.2 18:17:26 tomlkit==0.15.0 18:17:26 tqdm==4.68.4 18:17:26 typing_extensions==4.16.0 18:17:26 urllib3==1.26.20 18:17:26 virtualenv==21.6.0 18:17:26 wcwidth==0.8.2 18:17:26 websocket-client==1.9.0 18:17:26 wrapt==2.2.2 18:17:26 xdg==6.0.0 18:17:26 xmltodict==1.0.4 18:17:26 yarl==1.24.2 18:17:26 yq==4.1.1 18:17:26 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins12809626068294779887.sh 18:17:26 ---> uv-install.sh 18:17:26 Installing uv/uvx (latest) using shell installer 18:17:26 2026-07-08 18:17:26 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-BLYZDj.sh" [1] 18:17:26 downloading uv 0.11.28 x86_64-unknown-linux-gnu 18:17:27 installing to /home/jenkins/.local/bin 18:17:27 uv 18:17:27 uvx 18:17:27 everything's installed! 18:17:27 18:17:27 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:17:27 18:17:27 source $HOME/.local/bin/env (sh, bash, zsh) 18:17:27 source $HOME/.local/bin/env.fish (fish) 18:17:27 Adding install location to PATH 18:17:27 ---> Validating uv/uvx install 18:17:27 uvx 0.11.28 (x86_64-unknown-linux-gnu) 18:17:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13044245576520767946.sh 18:17:27 ---> sudo-logs.sh 18:17:27 Archiving 'sudo' log.. 18:17:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10141302025950019628.sh 18:17:27 ---> job-cost.sh 18:17:27 INFO: Activating Python virtual environment... 18:17:27 Setup pyenv: 18:17:27 system 18:17:27 3.8.13 18:17:27 3.9.13 18:17:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:17:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5qRl from file:/tmp/.os_lf_venv 18:17:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:17:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:17:29 lf-activate-venv(): INFO: Base packages installed successfully 18:17:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:17:35 lf-activate-venv(): INFO: Adding /tmp/venv-5qRl/bin to PATH 18:17:35 INFO: No stack-cost file found 18:17:35 INFO: Instance uptime: 153s 18:17:35 INFO: Fetching instance metadata (attempt 1 of 3)... 18:17:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:17:35 INFO: Successfully fetched instance metadata 18:17:35 INFO: Instance type: v3-standard-4 18:17:35 INFO: Retrieving pricing info for: v3-standard-4 18:17:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:17:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=153 18:17:35 INFO: Successfully fetched Vexxhost pricing API 18:17:35 INFO: Retrieved cost: 0.11 18:17:35 INFO: Retrieved resource: v3-standard-4 18:17:35 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 18:17:35 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 18:17:35 INFO: Successfully archived job cost data 18:17:35 DEBUG: Cost data: oom-master-pre-commit-lint,4680,2026-07-08 18:17:35,v3-standard-4,153,0.11,0.00,SUCCESS 18:17:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2794494542337891435.sh 18:17:35 ---> logs-deploy.sh 18:17:35 Setup pyenv: 18:17:35 system 18:17:35 3.8.13 18:17:35 3.9.13 18:17:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:17:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5qRl from file:/tmp/.os_lf_venv 18:17:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:17:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:17:37 lf-activate-venv(): INFO: Base packages installed successfully 18:17:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:17:45 lf-activate-venv(): INFO: Adding /tmp/venv-5qRl/bin to PATH 18:17:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4680 18:17:45 INFO: archiving workspace using pattern(s): 18:17:46 Archives upload complete. 18:17:47 INFO: archiving logs to Nexus 18:17:47 ---> uname -a: 18:17:47 Linux prd-ubuntu1804-builder-4c-4g-7133 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:17:47 18:17:47 18:17:47 ---> lscpu: 18:17:47 Architecture: x86_64 18:17:47 CPU op-mode(s): 32-bit, 64-bit 18:17:47 Byte Order: Little Endian 18:17:47 CPU(s): 4 18:17:47 On-line CPU(s) list: 0-3 18:17:47 Thread(s) per core: 1 18:17:47 Core(s) per socket: 1 18:17:47 Socket(s): 4 18:17:47 NUMA node(s): 1 18:17:47 Vendor ID: AuthenticAMD 18:17:47 CPU family: 23 18:17:47 Model: 49 18:17:47 Model name: AMD EPYC-Rome Processor 18:17:47 Stepping: 0 18:17:47 CPU MHz: 2800.000 18:17:47 BogoMIPS: 5600.00 18:17:47 Virtualization: AMD-V 18:17:47 Hypervisor vendor: KVM 18:17:47 Virtualization type: full 18:17:47 L1d cache: 32K 18:17:47 L1i cache: 32K 18:17:47 L2 cache: 512K 18:17:47 L3 cache: 16384K 18:17:47 NUMA node0 CPU(s): 0-3 18:17: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 18:17:47 18:17:47 18:17:47 ---> nproc: 18:17:47 4 18:17:47 18:17:47 18:17:47 ---> df -h: 18:17:47 Filesystem Size Used Avail Use% Mounted on 18:17:47 udev 7.9G 0 7.9G 0% /dev 18:17:47 tmpfs 1.6G 676K 1.6G 1% /run 18:17:47 /dev/vda1 78G 8.5G 69G 11% / 18:17:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:17:47 tmpfs 5.0M 0 5.0M 0% /run/lock 18:17:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:17:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:17:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:17:47 18:17:47 18:17:47 ---> free -m: 18:17:47 total used free shared buff/cache available 18:17:47 Mem: 16040 576 13116 0 2346 15139 18:17:47 Swap: 1023 0 1023 18:17:47 18:17:47 18:17:47 ---> ip addr: 18:17:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:17:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:17:47 inet 127.0.0.1/8 scope host lo 18:17:47 valid_lft forever preferred_lft forever 18:17:47 inet6 ::1/128 scope host 18:17:47 valid_lft forever preferred_lft forever 18:17:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:17:47 link/ether fa:16:3e:c6:10:9c brd ff:ff:ff:ff:ff:ff 18:17:47 inet 10.30.107.39/23 brd 10.30.107.255 scope global dynamic ens3 18:17:47 valid_lft 86243sec preferred_lft 86243sec 18:17:47 inet6 fe80::f816:3eff:fec6:109c/64 scope link 18:17:47 valid_lft forever preferred_lft forever 18:17:47 18:17:47 18:17:47 ---> sar -b -r -n DEV: 18:17:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7133) 07/08/26 _x86_64_ (4 CPU) 18:17:47 18:17:47 18:15:13 LINUX RESTART (4 CPU) 18:17:47 18:17:47 18:16:01 tps rtps wtps bread/s bwrtn/s 18:17:47 18:17:01 101.38 0.98 100.40 111.58 11960.27 18:17:47 Average: 101.38 0.98 100.40 111.58 11960.27 18:17:47 18:17:47 18:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:17:47 18:17:01 13681780 15483804 2743188 16.70 78236 1911072 800656 4.58 826348 1674888 146764 18:17:47 Average: 13681780 15483804 2743188 16.70 78236 1911072 800656 4.58 826348 1674888 146764 18:17:47 18:17:47 18:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:17:47 18:17:01 lo 1.93 1.93 0.23 0.23 0.00 0.00 0.00 0.00 18:17:47 18:17:01 ens3 68.12 49.58 856.30 10.23 0.00 0.00 0.00 0.00 18:17:47 Average: lo 1.93 1.93 0.23 0.23 0.00 0.00 0.00 0.00 18:17:47 Average: ens3 68.12 49.58 856.30 10.23 0.00 0.00 0.00 0.00 18:17:47 18:17:47 18:17:47 ---> sar -P ALL: 18:17:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7133) 07/08/26 _x86_64_ (4 CPU) 18:17:47 18:17:47 18:15:13 LINUX RESTART (4 CPU) 18:17:47 18:17:47 18:16:01 CPU %user %nice %system %iowait %steal %idle 18:17:47 18:17:01 all 22.19 0.00 1.87 1.02 0.06 74.85 18:17:47 18:17:01 0 12.45 0.00 1.20 0.07 0.05 86.23 18:17:47 18:17:01 1 42.56 0.00 3.21 0.52 0.10 53.61 18:17:47 18:17:01 2 22.42 0.00 1.14 0.13 0.05 76.25 18:17:47 18:17:01 3 11.32 0.00 1.90 3.37 0.05 83.35 18:17:47 Average: all 22.19 0.00 1.87 1.02 0.06 74.85 18:17:47 Average: 0 12.45 0.00 1.20 0.07 0.05 86.23 18:17:47 Average: 1 42.56 0.00 3.21 0.52 0.10 53.61 18:17:47 Average: 2 22.42 0.00 1.14 0.13 0.05 76.25 18:17:47 Average: 3 11.32 0.00 1.90 3.37 0.05 83.35 18:17:47 18:17:47 18:17:47