11:26:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143409 11:26:16 Running as SYSTEM 11:26:16 [EnvInject] - Loading node environment variables. 11:26:16 Building remotely on prd-ubuntu1804-builder-4c-4g-11239 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:26:16 [ssh-agent] Looking for ssh-agent implementation... 11:26:16 $ ssh-agent 11:26:16 SSH_AUTH_SOCK=/tmp/ssh-TXlHdQL7IQNR/agent.1870 11:26:16 SSH_AGENT_PID=1872 11:26:16 [ssh-agent] Started. 11:26:16 Running ssh-add (command line suppressed) 11:26:16 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8771657245070944379.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8771657245070944379.key) 11:26:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:26:16 The recommended git tool is: NONE 11:26:18 using credential onap-jenkins-ssh 11:26:18 Wiping out workspace first. 11:26:18 Cloning the remote Git repository 11:26:18 Cloning repository git://cloud.onap.org/mirror/oom.git 11:26:18 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:26:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:18 > git --version # timeout=10 11:26:18 > git --version # 'git version 2.17.1' 11:26:18 using GIT_SSH to set credentials Gerrit user 11:26:18 Verifying host key using manually-configured host key entries 11:26:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:26:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:24 using GIT_SSH to set credentials Gerrit user 11:26:24 Verifying host key using manually-configured host key entries 11:26:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/09/143409/3 # timeout=30 11:26:25 > git rev-parse b37b4c5ee191d48be6945e1a2361edb3787e11ea^{commit} # timeout=10 11:26:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:26:25 Checking out Revision b37b4c5ee191d48be6945e1a2361edb3787e11ea (refs/changes/09/143409/3) 11:26:25 > git config core.sparsecheckout # timeout=10 11:26:25 > git checkout -f b37b4c5ee191d48be6945e1a2361edb3787e11ea # timeout=30 11:26:28 Commit message: "[AAI] 17.0.0 release" 11:26:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:26:28 > git rev-list --no-walk e74bf5a01f621d2bff897ee3337df476167b56b2 # timeout=10 11:26:29 [EnvInject] - Injecting environment variables from a build step. 11:26:29 [EnvInject] - Injecting as environment variables the properties content 11:26:29 PYTHON=python3 11:26:29 11:26:29 [EnvInject] - Variables injected successfully. 11:26:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8806323017290962117.sh 11:26:29 ---> tox-install.sh 11:26:29 + source /home/jenkins/lf-env.sh 11:26:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:29 ++ mktemp -d /tmp/venv-XXXX 11:26:29 + lf_venv=/tmp/venv-YQZ0 11:26:29 + local venv_file=/tmp/.os_lf_venv 11:26:29 + local python=python3 11:26:29 + local options 11:26:29 + local set_path=true 11:26:29 + local install_args= 11:26:29 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:29 + true 11:26:29 + case $1 in 11:26:29 + venv_file=/tmp/.toxenv 11:26:29 + shift 2 11:26:29 + true 11:26:29 + case $1 in 11:26:29 + shift 11:26:29 + break 11:26:29 + case $python in 11:26:29 + local pkg_list= 11:26:29 + [[ -d /opt/pyenv ]] 11:26:29 + echo 'Setup pyenv:' 11:26:29 Setup pyenv: 11:26:29 + export PYENV_ROOT=/opt/pyenv 11:26:29 + PYENV_ROOT=/opt/pyenv 11:26:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:29 + pyenv versions 11:26:29 * system (set by /opt/pyenv/version) 11:26:29 * 3.8.13 (set by /opt/pyenv/version) 11:26:29 * 3.9.13 (set by /opt/pyenv/version) 11:26:29 * 3.10.6 (set by /opt/pyenv/version) 11:26:29 + command -v pyenv 11:26:29 ++ pyenv init - --no-rehash 11:26:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:26:29 export PATH="/opt/pyenv/shims:${PATH}" 11:26:29 export PYENV_SHELL=bash 11:26:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:29 pyenv() { 11:26:29 local command 11:26:29 command="${1:-}" 11:26:29 if [ "$#" -gt 0 ]; then 11:26:29 shift 11:26:29 fi 11:26:29 11:26:29 case "$command" in 11:26:29 rehash|shell) 11:26:29 eval "$(pyenv "sh-$command" "$@")" 11:26:29 ;; 11:26:29 *) 11:26:29 command pyenv "$command" "$@" 11:26:29 ;; 11:26:29 esac 11:26:29 }' 11:26:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:26:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:29 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:29 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:29 ++ export PYENV_SHELL=bash 11:26:29 ++ PYENV_SHELL=bash 11:26:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:29 +++ complete -F _pyenv pyenv 11:26:29 ++ lf-pyver python3 11:26:29 ++ local py_version_xy=python3 11:26:29 ++ local py_version_xyz= 11:26:29 ++ pyenv versions 11:26:29 ++ local command 11:26:29 ++ command=versions 11:26:29 ++ '[' 1 -gt 0 ']' 11:26:29 ++ shift 11:26:29 ++ case "$command" in 11:26:29 ++ command pyenv versions 11:26:29 ++ pyenv versions 11:26:29 ++ sed 's/^[ *]* //' 11:26:29 ++ grep -E '^[0-9.]*[0-9]$' 11:26:29 ++ awk '{ print $1 }' 11:26:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:29 +++ grep '^3' /tmp/.pyenv_versions 11:26:29 +++ sort -V 11:26:29 +++ tail -n 1 11:26:29 ++ py_version_xyz=3.10.6 11:26:29 ++ [[ -z 3.10.6 ]] 11:26:29 ++ echo 3.10.6 11:26:29 ++ return 0 11:26:29 + pyenv local 3.10.6 11:26:29 + local command 11:26:29 + command=local 11:26:29 + '[' 2 -gt 0 ']' 11:26:29 + shift 11:26:29 + case "$command" in 11:26:29 + command pyenv local 3.10.6 11:26:29 + pyenv local 3.10.6 11:26:29 + for arg in "$@" 11:26:29 + case $arg in 11:26:29 + pkg_list+='tox ' 11:26:29 + for arg in "$@" 11:26:29 + case $arg in 11:26:29 + pkg_list+='virtualenv ' 11:26:29 + for arg in "$@" 11:26:29 + case $arg in 11:26:29 + pkg_list+='urllib3~=1.26.15 ' 11:26:29 + [[ -f /tmp/.toxenv ]] 11:26:29 + [[ ! -f /tmp/.toxenv ]] 11:26:29 + [[ -n '' ]] 11:26:29 + python3 -m venv /tmp/venv-YQZ0 11:26:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YQZ0' 11:26:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YQZ0 11:26:35 + echo /tmp/venv-YQZ0 11:26:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:35 + local 'pip_opts=--upgrade --quiet' 11:26:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:35 + [[ -n '' ]] 11:26:35 + [[ -n '' ]] 11:26:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:35 + /tmp/venv-YQZ0/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 11:26:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:40 lf-activate-venv(): INFO: Base packages installed successfully 11:26:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:40 + /tmp/venv-YQZ0/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 11:26:42 + type python3 11:26:42 + true 11:26:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YQZ0/bin to PATH' 11:26:42 lf-activate-venv(): INFO: Adding /tmp/venv-YQZ0/bin to PATH 11:26:42 + PATH=/tmp/venv-YQZ0/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 11:26:42 + return 0 11:26:42 + python3 --version 11:26:42 Python 3.10.6 11:26:42 + python3 -m pip --version 11:26:42 pip 26.1.2 from /tmp/venv-YQZ0/lib/python3.10/site-packages/pip (python 3.10) 11:26:42 + python3 -m pip freeze 11:26:42 cachetools==7.1.4 11:26:42 colorama==0.4.6 11:26:42 distlib==0.4.3 11:26:42 filelock==3.29.3 11:26:42 packaging==26.2 11:26:42 platformdirs==4.10.0 11:26:42 pluggy==1.6.0 11:26:42 pyproject-api==1.10.1 11:26:42 python-discovery==1.4.2 11:26:42 tomli==2.4.1 11:26:42 tomli_w==1.2.0 11:26:42 tox==4.55.1 11:26:42 typing_extensions==4.15.0 11:26:42 urllib3==1.26.20 11:26:42 virtualenv==21.4.3 11:26:42 [EnvInject] - Injecting environment variables from a build step. 11:26:42 [EnvInject] - Injecting as environment variables the properties content 11:26:42 PARALLEL=false 11:26:42 11:26:42 [EnvInject] - Variables injected successfully. 11:26:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13162946552310328968.sh 11:26:43 ---> tox-run.sh 11:26:43 + 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 11:26:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:26:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:26:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:26:43 + cd /w/workspace/oom-master-pre-commit-lint/. 11:26:43 + source /home/jenkins/lf-env.sh 11:26:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:43 ++ mktemp -d /tmp/venv-XXXX 11:26:43 + lf_venv=/tmp/venv-0ynT 11:26:43 + local venv_file=/tmp/.os_lf_venv 11:26:43 + local python=python3 11:26:43 + local options 11:26:43 + local set_path=true 11:26:43 + local install_args= 11:26:43 ++ 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 11:26:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:43 + true 11:26:43 + case $1 in 11:26:43 + venv_file=/tmp/.toxenv 11:26:43 + shift 2 11:26:43 + true 11:26:43 + case $1 in 11:26:43 + shift 11:26:43 + break 11:26:43 + case $python in 11:26:43 + local pkg_list= 11:26:43 + [[ -d /opt/pyenv ]] 11:26:43 + echo 'Setup pyenv:' 11:26:43 Setup pyenv: 11:26:43 + export PYENV_ROOT=/opt/pyenv 11:26:43 + PYENV_ROOT=/opt/pyenv 11:26:43 + 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 11:26:43 + 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 11:26:43 + pyenv versions 11:26:43 system 11:26:43 3.8.13 11:26:43 3.9.13 11:26:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:26:43 + command -v pyenv 11:26:43 ++ pyenv init - --no-rehash 11:26:43 + 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[*]}"'\'')" 11:26:43 export PATH="/opt/pyenv/shims:${PATH}" 11:26:43 export PYENV_SHELL=bash 11:26:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:43 pyenv() { 11:26:43 local command 11:26:43 command="${1:-}" 11:26:43 if [ "$#" -gt 0 ]; then 11:26:43 shift 11:26:43 fi 11:26:43 11:26:43 case "$command" in 11:26:43 rehash|shell) 11:26:43 eval "$(pyenv "sh-$command" "$@")" 11:26:43 ;; 11:26:43 *) 11:26:43 command pyenv "$command" "$@" 11:26:43 ;; 11:26:43 esac 11:26:43 }' 11:26:43 +++ 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[*]}"' 11:26:43 ++ 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 11:26:43 ++ 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 11:26:43 ++ 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 11:26:43 ++ export PYENV_SHELL=bash 11:26:43 ++ PYENV_SHELL=bash 11:26:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:43 +++ complete -F _pyenv pyenv 11:26:43 ++ lf-pyver python3 11:26:43 ++ local py_version_xy=python3 11:26:43 ++ local py_version_xyz= 11:26:43 ++ pyenv versions 11:26:43 ++ local command 11:26:43 ++ command=versions 11:26:43 ++ '[' 1 -gt 0 ']' 11:26:43 ++ shift 11:26:43 ++ case "$command" in 11:26:43 ++ sed 's/^[ *]* //' 11:26:43 ++ command pyenv versions 11:26:43 ++ pyenv versions 11:26:43 ++ awk '{ print $1 }' 11:26:43 ++ grep -E '^[0-9.]*[0-9]$' 11:26:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:43 +++ grep '^3' /tmp/.pyenv_versions 11:26:43 +++ sort -V 11:26:43 +++ tail -n 1 11:26:43 ++ py_version_xyz=3.10.6 11:26:43 ++ [[ -z 3.10.6 ]] 11:26:43 ++ echo 3.10.6 11:26:43 ++ return 0 11:26:43 + pyenv local 3.10.6 11:26:43 + local command 11:26:43 + command=local 11:26:43 + '[' 2 -gt 0 ']' 11:26:43 + shift 11:26:43 + case "$command" in 11:26:43 + command pyenv local 3.10.6 11:26:43 + pyenv local 3.10.6 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='tox ' 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='virtualenv ' 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='urllib3~=1.26.15 ' 11:26:43 + [[ -f /tmp/.toxenv ]] 11:26:43 ++ cat /tmp/.toxenv 11:26:43 + lf_venv=/tmp/venv-YQZ0 11:26:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YQZ0 from' file:/tmp/.toxenv 11:26:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YQZ0 from file:/tmp/.toxenv 11:26:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:43 + local 'pip_opts=--upgrade --quiet' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:43 + [[ -n '' ]] 11:26:43 + [[ -n '' ]] 11:26:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:43 + /tmp/venv-YQZ0/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 11:26:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:44 lf-activate-venv(): INFO: Base packages installed successfully 11:26:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:44 + /tmp/venv-YQZ0/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 11:26:45 + type python3 11:26:45 + true 11:26:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YQZ0/bin to PATH' 11:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-YQZ0/bin to PATH 11:26:45 + PATH=/tmp/venv-YQZ0/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 11:26:45 + return 0 11:26:45 + [[ -d /opt/pyenv ]] 11:26:45 + echo '---> Setting up pyenv' 11:26:45 ---> Setting up pyenv 11:26:45 + export PYENV_ROOT=/opt/pyenv 11:26:45 + PYENV_ROOT=/opt/pyenv 11:26:45 + export PATH=/opt/pyenv/bin:/tmp/venv-YQZ0/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 11:26:45 + PATH=/opt/pyenv/bin:/tmp/venv-YQZ0/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 11:26:45 ++ pwd 11:26:45 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:26:45 + export PYTHONPATH 11:26:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:45 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:45 + tox --version 11:26:45 4.55.1 from /tmp/venv-YQZ0/lib/python3.10/site-packages/tox/__init__.py 11:26:45 + PARALLEL=false 11:26:45 + TOX_OPTIONS_LIST= 11:26:45 + [[ -n pre-commit ]] 11:26:45 + TOX_OPTIONS_LIST=' -e pre-commit' 11:26:45 + case ${PARALLEL,,} in 11:26:45 + tox -e pre-commit 11:26:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:26:47 pre-commit: install_deps> python -I -m pip install pre-commit 11:26:49 pre-commit: freeze> python -m pip freeze --all 11:26:50 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.3,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.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.4.3 11:26:50 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:26:50 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:26:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:26:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:26:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:26:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:26:52 [INFO] Once installed this environment will be reused. 11:26:52 [INFO] This may take a few minutes... 11:26:56 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:26:56 [INFO] Once installed this environment will be reused. 11:26:56 [INFO] This may take a few minutes... 11:27:01 trim trailing whitespace.................................................Passed 11:27:01 Tabs remover.............................................................Passed 11:27:01 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:27:01 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:27:01 [INFO] Once installed this environment will be reused. 11:27:01 [INFO] This may take a few minutes... 11:27:09 gitlint..............................................(no files to check)Skipped 11:27:09 pre-commit: OK (23.57=setup[3.96]+cmd[11.43,8.19] seconds) 11:27:09 congratulations :) (23.61 seconds) 11:27:09 + tox_status=0 11:27:09 + echo '---> Completed tox runs' 11:27:09 ---> Completed tox runs 11:27:09 + for i in .tox/*/log 11:27:09 ++ echo .tox/pre-commit/log 11:27:09 ++ awk -F/ '{print $2}' 11:27:09 + tox_env=pre-commit 11:27:09 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:27:09 + DOC_DIR=docs/_build/html 11:27:09 + [[ -d docs/_build/html ]] 11:27:09 + echo '---> tox-run.sh ends' 11:27:09 ---> tox-run.sh ends 11:27:09 + test 0 -eq 0 11:27:09 $ ssh-agent -k 11:27:09 unset SSH_AUTH_SOCK; 11:27:09 unset SSH_AGENT_PID; 11:27:09 echo Agent pid 1872 killed; 11:27:09 [ssh-agent] Stopped. 11:27:09 [PostBuildScript] - [INFO] Executing post build scripts. 11:27:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8366803585291507851.sh 11:27:09 ---> sysstat.sh 11:27:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13910851724742456154.sh 11:27:10 ---> package-listing.sh 11:27:10 ++ facter osfamily 11:27:10 ++ tr '[:upper:]' '[:lower:]' 11:27:10 + OS_FAMILY=debian 11:27:10 + workspace=/w/workspace/oom-master-pre-commit-lint 11:27:10 + START_PACKAGES=/tmp/packages_start.txt 11:27:10 + END_PACKAGES=/tmp/packages_end.txt 11:27:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:27:10 + PACKAGES=/tmp/packages_start.txt 11:27:10 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:27:10 + PACKAGES=/tmp/packages_end.txt 11:27:10 + case "${OS_FAMILY}" in 11:27:10 + dpkg -l 11:27:10 + grep '^ii' 11:27:10 + '[' -f /tmp/packages_start.txt ']' 11:27:10 + '[' -f /tmp/packages_end.txt ']' 11:27:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:27:10 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:27:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:27:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:27:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3322319104998455712.sh 11:27:10 ---> capture-instance-metadata.sh 11:27:10 Setup pyenv: 11:27:10 system 11:27:10 3.8.13 11:27:10 3.9.13 11:27:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nSm3 11:27:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:27:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:20 lf-activate-venv(): INFO: Base packages installed successfully 11:27:20 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:47 lf-activate-venv(): INFO: Adding /tmp/venv-nSm3/bin to PATH 11:27:47 INFO: Running in OpenStack, capturing instance metadata 11:27:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3091217676165023792.sh 11:27:47 provisioning config files... 11:27:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11969567877381089702tmp 11:27:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:27:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:27:47 [EnvInject] - Injecting environment variables from a build step. 11:27:47 [EnvInject] - Injecting as environment variables the properties content 11:27:47 SERVER_ID=logs 11:27:47 11:27:47 [EnvInject] - Variables injected successfully. 11:27:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7780566953815666987.sh 11:27:47 ---> create-netrc.sh 11:27:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16257922244879498176.sh 11:27:47 ---> python-tools-install.sh 11:27:47 Setup pyenv: 11:27:47 system 11:27:47 3.8.13 11:27:47 3.9.13 11:27:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nSm3 from file:/tmp/.os_lf_venv 11:27:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:49 lf-activate-venv(): INFO: Base packages installed successfully 11:27:49 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:56 lf-activate-venv(): INFO: Adding /tmp/venv-nSm3/bin to PATH 11:27:56 Generating Requirements File 11:28:18 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. 11:28:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:28:18 Python 3.10.6 11:28:19 pip 26.1.2 from /tmp/venv-nSm3/lib/python3.10/site-packages/pip (python 3.10) 11:28:19 aiohappyeyeballs==2.6.2 11:28:19 aiohttp==3.14.1 11:28:19 aiosignal==1.4.0 11:28:19 appdirs==1.4.4 11:28:19 argcomplete==3.6.3 11:28:19 aspy.yaml==1.3.0 11:28:19 async-timeout==5.0.1 11:28:19 attrs==26.1.0 11:28:19 autopage==0.6.0 11:28:19 backports.strenum==1.3.1 11:28:19 beautifulsoup4==4.15.0 11:28:19 boto3==1.43.28 11:28:19 botocore==1.43.28 11:28:19 bs4==0.0.2 11:28:19 certifi==2026.5.20 11:28:19 cffi==2.0.0 11:28:19 cfgv==3.5.0 11:28:19 chardet==7.4.3 11:28:19 charset-normalizer==3.4.7 11:28:19 click==8.4.1 11:28:19 cliff==4.14.0 11:28:19 cmd2==3.5.1 11:28:19 cryptography==3.3.2 11:28:19 debtcollector==3.1.0 11:28:19 decorator==5.3.1 11:28:19 defusedxml==0.7.1 11:28:19 Deprecated==1.3.1 11:28:19 distlib==0.4.3 11:28:19 dnspython==2.8.0 11:28:19 docker==7.1.0 11:28:19 dogpile.cache==1.5.0 11:28:19 durationpy==0.10 11:28:19 email-validator==2.3.0 11:28:19 filelock==3.29.3 11:28:19 frozenlist==1.8.0 11:28:19 future==1.0.0 11:28:19 gitdb==4.0.12 11:28:19 GitPython==3.1.50 11:28:19 httplib2==0.30.2 11:28:19 identify==2.6.19 11:28:19 idna==3.18 11:28:19 importlib-resources==1.5.0 11:28:19 iso8601==2.1.0 11:28:19 Jinja2==3.1.6 11:28:19 jmespath==1.1.0 11:28:19 jsonpatch==1.33 11:28:19 jsonpointer==3.1.1 11:28:19 jsonschema==4.26.0 11:28:19 jsonschema-specifications==2025.9.1 11:28:19 keystoneauth1==5.14.0 11:28:19 kubernetes==36.0.2 11:28:19 lftools==0.37.22 11:28:19 lxml==6.1.1 11:28:19 markdown-it-py==4.2.0 11:28:19 MarkupSafe==3.0.3 11:28:19 mdurl==0.1.2 11:28:19 msgpack==1.2.0 11:28:19 multi_key_dict==2.0.3 11:28:19 multidict==6.7.1 11:28:19 munch==4.0.0 11:28:19 netaddr==1.3.0 11:28:19 niet==1.4.2 11:28:19 nodeenv==1.10.0 11:28:19 oauth2client==4.1.3 11:28:19 oauthlib==3.3.1 11:28:19 openstacksdk==4.13.0 11:28:19 os-service-types==1.8.2 11:28:19 osc-lib==4.6.0 11:28:19 oslo.config==10.4.0 11:28:19 oslo.context==6.4.0 11:28:19 oslo.i18n==6.8.0 11:28:19 oslo.log==8.2.0 11:28:19 oslo.serialization==5.10.0 11:28:19 oslo.utils==10.1.1 11:28:19 packaging==26.2 11:28:19 pbr==7.0.3 11:28:19 platformdirs==4.10.0 11:28:19 prettytable==3.17.0 11:28:19 propcache==0.5.2 11:28:19 psutil==7.2.2 11:28:19 pyasn1==0.6.3 11:28:19 pyasn1_modules==0.4.2 11:28:19 pycparser==3.0 11:28:19 pygerrit2==2.0.15 11:28:19 PyGithub==2.9.1 11:28:19 Pygments==2.20.0 11:28:19 PyJWT==2.13.0 11:28:19 PyNaCl==1.6.2 11:28:19 pyparsing==2.4.7 11:28:19 pyperclip==1.11.0 11:28:19 pyrsistent==0.20.0 11:28:19 python-cinderclient==9.9.0 11:28:19 python-dateutil==2.9.0.post0 11:28:19 python-discovery==1.4.2 11:28:19 python-heatclient==5.2.0 11:28:19 python-jenkins==1.8.3 11:28:19 python-keystoneclient==5.8.0 11:28:19 python-magnumclient==4.10.0 11:28:19 python-openstackclient==10.0.0 11:28:19 python-swiftclient==4.10.0 11:28:19 PyYAML==6.0.3 11:28:19 referencing==0.37.0 11:28:19 requests==2.34.2 11:28:19 requests-oauthlib==2.0.0 11:28:19 rfc3986==2.0.0 11:28:19 rich==15.0.0 11:28:19 rich-argparse==1.8.0 11:28:19 rpds-py==0.30.0 11:28:19 rsa==4.9.1 11:28:19 ruamel.yaml==0.19.1 11:28:19 ruamel.yaml.clib==0.2.15 11:28:19 s3transfer==0.18.0 11:28:19 simplejson==4.1.1 11:28:19 six==1.17.0 11:28:19 smmap==5.0.3 11:28:19 soupsieve==2.8.4 11:28:19 stevedore==5.8.0 11:28:19 tabulate==0.10.0 11:28:19 toml==0.10.2 11:28:19 tomlkit==0.15.0 11:28:19 tqdm==4.68.2 11:28:19 typing_extensions==4.15.0 11:28:19 urllib3==1.26.20 11:28:19 virtualenv==21.4.3 11:28:19 wcwidth==0.8.1 11:28:19 websocket-client==1.9.0 11:28:19 wrapt==2.2.1 11:28:19 xdg==6.0.0 11:28:19 xmltodict==1.0.4 11:28:19 yarl==1.24.2 11:28:19 yq==3.4.3 11:28:19 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins247327724791784160.sh 11:28:19 ---> uv-install.sh 11:28:19 Installing uv/uvx (latest) using shell installer 11:28:19 2026-06-12 11:28:19 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-pwltSz.sh" [1] 11:28:19 downloading uv 0.11.21 x86_64-unknown-linux-gnu 11:28:20 installing to /home/jenkins/.local/bin 11:28:20 uv 11:28:20 uvx 11:28:20 everything's installed! 11:28:20 11:28:20 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:28:20 11:28:20 source $HOME/.local/bin/env (sh, bash, zsh) 11:28:20 source $HOME/.local/bin/env.fish (fish) 11:28:20 Adding install location to PATH 11:28:20 ---> Validating uv/uvx install 11:28:20 uvx 0.11.21 (x86_64-unknown-linux-gnu) 11:28:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11780191049785690071.sh 11:28:20 ---> sudo-logs.sh 11:28:20 Archiving 'sudo' log.. 11:28:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4171067612345583019.sh 11:28:20 ---> job-cost.sh 11:28:20 INFO: Activating Python virtual environment... 11:28:20 Setup pyenv: 11:28:20 system 11:28:20 3.8.13 11:28:20 3.9.13 11:28:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nSm3 from file:/tmp/.os_lf_venv 11:28:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:22 lf-activate-venv(): INFO: Base packages installed successfully 11:28:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-nSm3/bin to PATH 11:28:27 INFO: No stack-cost file found 11:28:27 INFO: Instance uptime: 232s 11:28:27 INFO: Fetching instance metadata (attempt 1 of 3)... 11:28:27 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:28:28 INFO: Successfully fetched instance metadata 11:28:28 INFO: Instance type: v3-standard-4 11:28:28 INFO: Retrieving pricing info for: v3-standard-4 11:28:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:28:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=232 11:28:28 INFO: Successfully fetched Vexxhost pricing API 11:28:28 INFO: Retrieved cost: 0.11 11:28:28 INFO: Retrieved resource: v3-standard-4 11:28:28 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:28:28 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:28:28 INFO: Successfully archived job cost data 11:28:28 DEBUG: Cost data: oom-master-pre-commit-lint,4640,2026-06-12 11:28:28,v3-standard-4,232,0.11,0.00,SUCCESS 11:28:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1781917217279646161.sh 11:28:28 ---> logs-deploy.sh 11:28:28 Setup pyenv: 11:28:28 system 11:28:28 3.8.13 11:28:28 3.9.13 11:28:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nSm3 from file:/tmp/.os_lf_venv 11:28:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:30 lf-activate-venv(): INFO: Base packages installed successfully 11:28:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:28:37 lf-activate-venv(): INFO: Adding /tmp/venv-nSm3/bin to PATH 11:28:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4640 11:28:37 INFO: archiving workspace using pattern(s): 11:28:38 Archives upload complete. 11:28:38 INFO: archiving logs to Nexus 11:28:39 ---> uname -a: 11:28:39 Linux prd-ubuntu1804-builder-4c-4g-11239 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:28:39 11:28:39 11:28:39 ---> lscpu: 11:28:39 Architecture: x86_64 11:28:39 CPU op-mode(s): 32-bit, 64-bit 11:28:39 Byte Order: Little Endian 11:28:39 CPU(s): 4 11:28:39 On-line CPU(s) list: 0-3 11:28:39 Thread(s) per core: 1 11:28:39 Core(s) per socket: 1 11:28:39 Socket(s): 4 11:28:39 NUMA node(s): 1 11:28:39 Vendor ID: AuthenticAMD 11:28:39 CPU family: 23 11:28:39 Model: 49 11:28:39 Model name: AMD EPYC-Rome Processor 11:28:39 Stepping: 0 11:28:39 CPU MHz: 2799.998 11:28:39 BogoMIPS: 5599.99 11:28:39 Virtualization: AMD-V 11:28:39 Hypervisor vendor: KVM 11:28:39 Virtualization type: full 11:28:39 L1d cache: 32K 11:28:39 L1i cache: 32K 11:28:39 L2 cache: 512K 11:28:39 L3 cache: 16384K 11:28:39 NUMA node0 CPU(s): 0-3 11:28:39 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 11:28:39 11:28:39 11:28:39 ---> nproc: 11:28:39 4 11:28:39 11:28:39 11:28:39 ---> df -h: 11:28:39 Filesystem Size Used Avail Use% Mounted on 11:28:39 udev 7.9G 0 7.9G 0% /dev 11:28:39 tmpfs 1.6G 676K 1.6G 1% /run 11:28:39 /dev/vda1 78G 8.6G 69G 11% / 11:28:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:28:39 tmpfs 5.0M 0 5.0M 0% /run/lock 11:28:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:28:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:28:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:28:39 11:28:39 11:28:39 ---> free -m: 11:28:39 total used free shared buff/cache available 11:28:39 Mem: 16040 554 13132 0 2352 15160 11:28:39 Swap: 1023 0 1023 11:28:39 11:28:39 11:28:39 ---> ip addr: 11:28:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:28:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:28:39 inet 127.0.0.1/8 scope host lo 11:28:39 valid_lft forever preferred_lft forever 11:28:39 inet6 ::1/128 scope host 11:28:39 valid_lft forever preferred_lft forever 11:28:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:28:39 link/ether fa:16:3e:4a:2d:23 brd ff:ff:ff:ff:ff:ff 11:28:39 inet 10.30.106.134/23 brd 10.30.107.255 scope global dynamic ens3 11:28:39 valid_lft 86202sec preferred_lft 86202sec 11:28:39 inet6 fe80::f816:3eff:fe4a:2d23/64 scope link 11:28:39 valid_lft forever preferred_lft forever 11:28:39 11:28:39 11:28:39 ---> sar -b -r -n DEV: 11:28:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11239) 06/12/26 _x86_64_ (4 CPU) 11:28:39 11:28:39 11:25:33 LINUX RESTART (4 CPU) 11:28:39 11:28:39 11:26:02 tps rtps wtps bread/s bwrtn/s 11:28:39 11:27:01 120.61 60.16 60.45 3797.46 30183.22 11:28:39 11:28:01 96.03 0.90 95.13 103.85 16740.94 11:28:39 Average: 108.22 30.28 77.94 1935.14 23405.61 11:28:39 11:28:39 11:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:28:39 11:27:01 14014988 15564084 2409980 14.67 53456 1697808 836684 4.79 717844 1479184 129824 11:28:39 11:28:01 13715480 15555600 2709488 16.50 79464 1947176 777644 4.45 757336 1707408 169276 11:28:39 Average: 13865234 15559842 2559734 15.58 66460 1822492 807164 4.62 737590 1593296 149550 11:28:39 11:28:39 11:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:28:39 11:27:01 lo 2.24 2.24 0.24 0.24 0.00 0.00 0.00 0.00 11:28:39 11:27:01 ens3 499.98 311.25 2370.12 79.64 0.00 0.00 0.00 0.00 11:28:39 11:28:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 11:28:39 11:28:01 ens3 58.14 43.74 819.73 10.65 0.00 0.00 0.00 0.00 11:28:39 Average: lo 1.95 1.95 0.21 0.21 0.00 0.00 0.00 0.00 11:28:39 Average: ens3 277.21 176.37 1588.41 44.86 0.00 0.00 0.00 0.00 11:28:39 11:28:39 11:28:39 ---> sar -P ALL: 11:28:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11239) 06/12/26 _x86_64_ (4 CPU) 11:28:39 11:28:39 11:25:33 LINUX RESTART (4 CPU) 11:28:39 11:28:39 11:26:02 CPU %user %nice %system %iowait %steal %idle 11:28:39 11:27:01 all 19.66 0.00 2.46 9.72 0.07 68.09 11:28:39 11:27:01 0 14.89 0.00 2.16 5.71 0.03 77.20 11:28:39 11:27:01 1 17.74 0.00 2.47 22.47 0.09 57.23 11:28:39 11:27:01 2 18.35 0.00 2.09 2.87 0.05 76.64 11:28:39 11:27:01 3 27.68 0.00 3.15 7.85 0.07 61.25 11:28:39 11:28:01 all 18.26 0.00 1.40 5.88 0.05 74.42 11:28:39 11:28:01 0 4.83 0.00 0.91 17.34 0.03 76.88 11:28:39 11:28:01 1 24.63 0.00 2.12 2.70 0.05 70.50 11:28:39 11:28:01 2 24.69 0.00 1.47 3.16 0.08 70.60 11:28:39 11:28:01 3 19.02 0.00 1.08 0.22 0.05 79.63 11:28:39 Average: all 18.95 0.00 1.93 7.78 0.06 71.29 11:28:39 Average: 0 9.78 0.00 1.53 11.61 0.03 77.04 11:28:39 Average: 1 21.22 0.00 2.29 12.49 0.07 63.94 11:28:39 Average: 2 21.55 0.00 1.78 3.01 0.07 73.60 11:28:39 Average: 3 23.30 0.00 2.11 3.99 0.06 70.54 11:28:39 11:28:39 11:28:39