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