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