14:30:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147235 14:30:36 Running as SYSTEM 14:30:37 [EnvInject] - Loading node environment variables. 14:30:37 Building remotely on prd-ubuntu1804-builder-4c-4g-2571 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:30:37 [ssh-agent] Looking for ssh-agent implementation... 14:30:37 $ ssh-agent 14:30:37 SSH_AUTH_SOCK=/tmp/ssh-tPli5rvM84CR/agent.1638 14:30:37 SSH_AGENT_PID=1640 14:30:37 [ssh-agent] Started. 14:30:37 Running ssh-add (command line suppressed) 14:30:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14965406309828602769.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14965406309828602769.key) 14:30:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:30:37 The recommended git tool is: NONE 14:30:39 using credential onap-jenkins-ssh 14:30:39 Wiping out workspace first. 14:30:39 Cloning the remote Git repository 14:30:39 Cloning repository git://cloud.onap.org/mirror/oom.git 14:30:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:30:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:30:39 > git --version # timeout=10 14:30:39 > git --version # 'git version 2.17.1' 14:30:39 using GIT_SSH to set credentials Gerrit user 14:30:39 Verifying host key using manually-configured host key entries 14:30:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:30:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:30:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:30:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:30:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:30:44 using GIT_SSH to set credentials Gerrit user 14:30:44 Verifying host key using manually-configured host key entries 14:30:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/35/147235/3 # timeout=30 14:30:44 > git rev-parse 843bfce35011c1196ee75f1a4321642d3c3ec5e2^{commit} # timeout=10 14:30:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:30:44 Checking out Revision 843bfce35011c1196ee75f1a4321642d3c3ec5e2 (refs/changes/35/147235/3) 14:30:44 > git config core.sparsecheckout # timeout=10 14:30:44 > git checkout -f 843bfce35011c1196ee75f1a4321642d3c3ec5e2 # timeout=30 14:30:48 Commit message: "[SDC] 13.3.0" 14:30:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:30:48 > git rev-list --no-walk 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde # timeout=10 14:30:48 [EnvInject] - Injecting environment variables from a build step. 14:30:48 [EnvInject] - Injecting as environment variables the properties content 14:30:48 PYTHON=python3 14:30:48 14:30:48 [EnvInject] - Variables injected successfully. 14:30:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9552169887177971774.sh 14:30:49 ---> tox-install.sh 14:30:49 + source /home/jenkins/lf-env.sh 14:30:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:30:49 ++ mktemp -d /tmp/venv-XXXX 14:30:49 + lf_venv=/tmp/venv-0Xds 14:30:49 + local venv_file=/tmp/.os_lf_venv 14:30:49 + local python=python3 14:30:49 + local options 14:30:49 + local set_path=true 14:30:49 + local install_args= 14:30:49 ++ 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 14:30:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:30:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:30:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:30:49 + true 14:30:49 + case $1 in 14:30:49 + venv_file=/tmp/.toxenv 14:30:49 + shift 2 14:30:49 + true 14:30:49 + case $1 in 14:30:49 + shift 14:30:49 + break 14:30:49 + case $python in 14:30:49 + local pkg_list= 14:30:49 + [[ -d /opt/pyenv ]] 14:30:49 + echo 'Setup pyenv:' 14:30:49 Setup pyenv: 14:30:49 + export PYENV_ROOT=/opt/pyenv 14:30:49 + PYENV_ROOT=/opt/pyenv 14:30:49 + 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 14:30:49 + 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 14:30:49 + pyenv versions 14:30:49 * system (set by /opt/pyenv/version) 14:30:49 * 3.8.13 (set by /opt/pyenv/version) 14:30:49 * 3.9.13 (set by /opt/pyenv/version) 14:30:49 * 3.10.6 (set by /opt/pyenv/version) 14:30:49 + command -v pyenv 14:30:49 ++ pyenv init - --no-rehash 14:30:49 + 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[*]}"'\'')" 14:30:49 export PATH="/opt/pyenv/shims:${PATH}" 14:30:49 export PYENV_SHELL=bash 14:30:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:30:49 pyenv() { 14:30:49 local command 14:30:49 command="${1:-}" 14:30:49 if [ "$#" -gt 0 ]; then 14:30:49 shift 14:30:49 fi 14:30:49 14:30:49 case "$command" in 14:30:49 rehash|shell) 14:30:49 eval "$(pyenv "sh-$command" "$@")" 14:30:49 ;; 14:30:49 *) 14:30:49 command pyenv "$command" "$@" 14:30:49 ;; 14:30:49 esac 14:30:49 }' 14:30:49 +++ 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[*]}"' 14:30:49 ++ 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 14:30:49 ++ 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 14:30:49 ++ 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 14:30:49 ++ export PYENV_SHELL=bash 14:30:49 ++ PYENV_SHELL=bash 14:30:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:30:49 +++ complete -F _pyenv pyenv 14:30:49 ++ lf-pyver python3 14:30:49 ++ local py_version_xy=python3 14:30:49 ++ local py_version_xyz= 14:30:49 ++ pyenv versions 14:30:49 ++ local command 14:30:49 ++ sed 's/^[ *]* //' 14:30:49 ++ command=versions 14:30:49 ++ '[' 1 -gt 0 ']' 14:30:49 ++ awk '{ print $1 }' 14:30:49 ++ shift 14:30:49 ++ case "$command" in 14:30:49 ++ command pyenv versions 14:30:49 ++ pyenv versions 14:30:49 ++ grep -E '^[0-9.]*[0-9]$' 14:30:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:30:49 +++ grep '^3' /tmp/.pyenv_versions 14:30:49 +++ sort -V 14:30:49 +++ tail -n 1 14:30:49 ++ py_version_xyz=3.10.6 14:30:49 ++ [[ -z 3.10.6 ]] 14:30:49 ++ echo 3.10.6 14:30:49 ++ return 0 14:30:49 + pyenv local 3.10.6 14:30:49 + local command 14:30:49 + command=local 14:30:49 + '[' 2 -gt 0 ']' 14:30:49 + shift 14:30:49 + case "$command" in 14:30:49 + command pyenv local 3.10.6 14:30:49 + pyenv local 3.10.6 14:30:49 + for arg in "$@" 14:30:49 + case $arg in 14:30:49 + pkg_list+='tox ' 14:30:49 + for arg in "$@" 14:30:49 + case $arg in 14:30:49 + pkg_list+='virtualenv ' 14:30:49 + for arg in "$@" 14:30:49 + case $arg in 14:30:49 + pkg_list+='urllib3~=1.26.15 ' 14:30:49 + [[ -f /tmp/.toxenv ]] 14:30:49 + [[ ! -f /tmp/.toxenv ]] 14:30:49 + [[ -n '' ]] 14:30:49 + python3 -m venv /tmp/venv-0Xds 14:30:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Xds' 14:30:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Xds 14:30:53 + echo /tmp/venv-0Xds 14:30:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:30:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:30:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:30:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:30:53 + local 'pip_opts=--upgrade --quiet' 14:30:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:30:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:30:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:30:53 + [[ -n '' ]] 14:30:53 + [[ -n '' ]] 14:30:53 + lf-venv-pip-install /tmp/venv-0Xds/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:30:53 + local venv_python=/tmp/venv-0Xds/bin/python3 14:30:53 + shift 14:30:53 + local upstream=https://pypi.org/simple 14:30:53 + /tmp/venv-0Xds/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 14:30:57 + return 0 14:30:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:30:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:30:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:30:57 + lf-venv-pip-install /tmp/venv-0Xds/bin/python3 --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:30:57 + local venv_python=/tmp/venv-0Xds/bin/python3 14:30:57 + shift 14:30:57 + local upstream=https://pypi.org/simple 14:30:57 + /tmp/venv-0Xds/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:31:00 + return 0 14:31:00 + type python3 14:31:00 + true 14:31:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0Xds/bin to PATH' 14:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-0Xds/bin to PATH 14:31:00 + PATH=/tmp/venv-0Xds/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 14:31:00 + return 0 14:31:00 + python3 --version 14:31:00 Python 3.10.6 14:31:00 + python3 -m pip --version 14:31:00 pip 26.2.1 from /tmp/venv-0Xds/lib/python3.10/site-packages/pip (python 3.10) 14:31:00 + python3 -m pip freeze 14:31:00 cachetools==7.2.0 14:31:00 colorama==0.4.6 14:31:00 distlib==0.4.3 14:31:00 filelock==3.32.7 14:31:00 packaging==26.3 14:31:00 platformdirs==4.11.9 14:31:00 pluggy==1.6.0 14:31:00 pyproject-api==1.11.1 14:31:00 python-discovery==1.6.0 14:31:00 tomli==2.4.1 14:31:00 tomli_w==1.2.0 14:31:00 tox==4.61.5 14:31:00 typing_extensions==4.16.0 14:31:00 urllib3==1.26.20 14:31:00 virtualenv==21.7.10 14:31:00 [EnvInject] - Injecting environment variables from a build step. 14:31:00 [EnvInject] - Injecting as environment variables the properties content 14:31:00 PARALLEL=false 14:31:00 14:31:00 [EnvInject] - Variables injected successfully. 14:31:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14445794185475687310.sh 14:31:00 ---> tox-run.sh 14:31:00 + 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 14:31:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:31:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:31:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:31:00 + cd /w/workspace/oom-master-pre-commit-lint/. 14:31:00 + source /home/jenkins/lf-env.sh 14:31:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:31:00 ++ mktemp -d /tmp/venv-XXXX 14:31:00 + lf_venv=/tmp/venv-IPJX 14:31:00 + local venv_file=/tmp/.os_lf_venv 14:31:00 + local python=python3 14:31:00 + local options 14:31:00 + local set_path=true 14:31:00 + local install_args= 14:31:00 ++ 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 14:31:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:31:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:31:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:31:00 + true 14:31:00 + case $1 in 14:31:00 + venv_file=/tmp/.toxenv 14:31:00 + shift 2 14:31:00 + true 14:31:00 + case $1 in 14:31:00 + shift 14:31:00 + break 14:31:00 + case $python in 14:31:00 + local pkg_list= 14:31:00 + [[ -d /opt/pyenv ]] 14:31:00 + echo 'Setup pyenv:' 14:31:00 Setup pyenv: 14:31:00 + export PYENV_ROOT=/opt/pyenv 14:31:00 + PYENV_ROOT=/opt/pyenv 14:31:00 + 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 14:31:00 + 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 14:31:00 + pyenv versions 14:31:00 system 14:31:00 3.8.13 14:31:00 3.9.13 14:31:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:31:01 + command -v pyenv 14:31:01 ++ pyenv init - --no-rehash 14:31:01 + 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[*]}"'\'')" 14:31:01 export PATH="/opt/pyenv/shims:${PATH}" 14:31:01 export PYENV_SHELL=bash 14:31:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:31:01 pyenv() { 14:31:01 local command 14:31:01 command="${1:-}" 14:31:01 if [ "$#" -gt 0 ]; then 14:31:01 shift 14:31:01 fi 14:31:01 14:31:01 case "$command" in 14:31:01 rehash|shell) 14:31:01 eval "$(pyenv "sh-$command" "$@")" 14:31:01 ;; 14:31:01 *) 14:31:01 command pyenv "$command" "$@" 14:31:01 ;; 14:31:01 esac 14:31:01 }' 14:31:01 +++ 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[*]}"' 14:31:01 ++ 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 14:31:01 ++ 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 14:31:01 ++ 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 14:31:01 ++ export PYENV_SHELL=bash 14:31:01 ++ PYENV_SHELL=bash 14:31:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:31:01 +++ complete -F _pyenv pyenv 14:31:01 ++ lf-pyver python3 14:31:01 ++ local py_version_xy=python3 14:31:01 ++ local py_version_xyz= 14:31:01 ++ pyenv versions 14:31:01 ++ local command 14:31:01 ++ command=versions 14:31:01 ++ '[' 1 -gt 0 ']' 14:31:01 ++ shift 14:31:01 ++ case "$command" in 14:31:01 ++ command pyenv versions 14:31:01 ++ pyenv versions 14:31:01 ++ awk '{ print $1 }' 14:31:01 ++ grep -E '^[0-9.]*[0-9]$' 14:31:01 ++ sed 's/^[ *]* //' 14:31:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:31:01 +++ grep '^3' /tmp/.pyenv_versions 14:31:01 +++ sort -V 14:31:01 +++ tail -n 1 14:31:01 ++ py_version_xyz=3.10.6 14:31:01 ++ [[ -z 3.10.6 ]] 14:31:01 ++ echo 3.10.6 14:31:01 ++ return 0 14:31:01 + pyenv local 3.10.6 14:31:01 + local command 14:31:01 + command=local 14:31:01 + '[' 2 -gt 0 ']' 14:31:01 + shift 14:31:01 + case "$command" in 14:31:01 + command pyenv local 3.10.6 14:31:01 + pyenv local 3.10.6 14:31:01 + for arg in "$@" 14:31:01 + case $arg in 14:31:01 + pkg_list+='tox ' 14:31:01 + for arg in "$@" 14:31:01 + case $arg in 14:31:01 + pkg_list+='virtualenv ' 14:31:01 + for arg in "$@" 14:31:01 + case $arg in 14:31:01 + pkg_list+='urllib3~=1.26.15 ' 14:31:01 + [[ -f /tmp/.toxenv ]] 14:31:01 ++ cat /tmp/.toxenv 14:31:01 + lf_venv=/tmp/venv-0Xds 14:31:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Xds from' file:/tmp/.toxenv 14:31:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Xds from file:/tmp/.toxenv 14:31:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:31:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:01 + local 'pip_opts=--upgrade --quiet' 14:31:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:31:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:31:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:31:01 + [[ -n '' ]] 14:31:01 + [[ -n '' ]] 14:31:01 + lf-venv-pip-install /tmp/venv-0Xds/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:31:01 + local venv_python=/tmp/venv-0Xds/bin/python3 14:31:01 + shift 14:31:01 + local upstream=https://pypi.org/simple 14:31:01 + /tmp/venv-0Xds/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 14:31:02 + return 0 14:31:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:31:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:31:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:31:02 + lf-venv-pip-install /tmp/venv-0Xds/bin/python3 --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:31:02 + local venv_python=/tmp/venv-0Xds/bin/python3 14:31:02 + shift 14:31:02 + local upstream=https://pypi.org/simple 14:31:02 + /tmp/venv-0Xds/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:31:02 + return 0 14:31:02 + type python3 14:31:02 + true 14:31:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0Xds/bin to PATH' 14:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-0Xds/bin to PATH 14:31:02 + PATH=/tmp/venv-0Xds/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:31:02 + return 0 14:31:02 + [[ -d /opt/pyenv ]] 14:31:02 + echo '---> Setting up pyenv' 14:31:02 ---> Setting up pyenv 14:31:02 + export PYENV_ROOT=/opt/pyenv 14:31:02 + PYENV_ROOT=/opt/pyenv 14:31:02 + export PATH=/opt/pyenv/bin:/tmp/venv-0Xds/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:31:02 + PATH=/opt/pyenv/bin:/tmp/venv-0Xds/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:31:02 ++ pwd 14:31:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:31:02 + export PYTHONPATH 14:31:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:31:02 + TOX_TESTENV_PASSENV=PYTHONPATH 14:31:02 + tox --version 14:31:03 4.61.5 from /tmp/venv-0Xds/lib/python3.10/site-packages/tox/__init__.py 14:31:03 + PARALLEL=false 14:31:03 + TOX_OPTIONS_LIST= 14:31:03 + [[ -n pre-commit ]] 14:31:03 + TOX_OPTIONS_LIST=' -e pre-commit' 14:31:03 + case ${PARALLEL,,} in 14:31:03 + tox -e pre-commit 14:31:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:31:04 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 14:31:07 pre-commit: freeze> python -m pip freeze --all 14:31:07 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.7,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.9,pre_commit==4.6.0,python-discovery==1.6.0,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.10 14:31:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:31:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:31:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:31:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:31:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:31:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:31:10 [INFO] Once installed this environment will be reused. 14:31:10 [INFO] This may take a few minutes... 14:31:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:31:14 [INFO] Once installed this environment will be reused. 14:31:14 [INFO] This may take a few minutes... 14:31:19 trim trailing whitespace.................................................Passed 14:31:20 Tabs remover.............................................................Passed 14:31:20 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:31:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:31:20 [INFO] Once installed this environment will be reused. 14:31:20 [INFO] This may take a few minutes... 14:31:29 gitlint..............................................(no files to check)Skipped 14:31:29 pre-commit: OK (25.89=setup[4.33]+cmd[12.28,9.28] seconds) 14:31:29 congratulations :) (25.93 seconds) 14:31:29 + tox_status=0 14:31:29 + echo '---> Completed tox runs' 14:31:29 ---> Completed tox runs 14:31:29 + for i in .tox/*/log 14:31:29 ++ echo .tox/pre-commit/log 14:31:29 ++ awk -F/ '{print $2}' 14:31:29 + tox_env=pre-commit 14:31:29 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:31:29 + DOC_DIR=docs/_build/html 14:31:29 + [[ -d docs/_build/html ]] 14:31:29 + echo '---> tox-run.sh ends' 14:31:29 ---> tox-run.sh ends 14:31:29 + test 0 -eq 0 14:31:29 $ ssh-agent -k 14:31:29 unset SSH_AUTH_SOCK; 14:31:29 unset SSH_AGENT_PID; 14:31:29 echo Agent pid 1640 killed; 14:31:29 [ssh-agent] Stopped. 14:31:29 [PostBuildScript] - [INFO] Executing post build scripts. 14:31:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7018859772560492471.sh 14:31:29 ---> sysstat.sh 14:31:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16241852537956317052.sh 14:31:30 ---> package-listing.sh 14:31:30 ++ facter osfamily 14:31:30 ++ tr '[:upper:]' '[:lower:]' 14:31:30 + OS_FAMILY=debian 14:31:30 + workspace=/w/workspace/oom-master-pre-commit-lint 14:31:30 + START_PACKAGES=/tmp/packages_start.txt 14:31:30 + END_PACKAGES=/tmp/packages_end.txt 14:31:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:31:30 + PACKAGES=/tmp/packages_start.txt 14:31:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:31:30 + PACKAGES=/tmp/packages_end.txt 14:31:30 + case "${OS_FAMILY}" in 14:31:30 + grep '^ii' 14:31:30 + dpkg -l 14:31:30 + '[' -f /tmp/packages_start.txt ']' 14:31:30 + '[' -f /tmp/packages_end.txt ']' 14:31:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:31:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:31:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:31:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:31:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8173786494043233000.sh 14:31:30 ---> capture-instance-metadata.sh 14:31:30 Setup pyenv: 14:31:30 system 14:31:30 3.8.13 14:31:30 3.9.13 14:31:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:31:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RKep 14:31:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:31:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:38 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:00 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:32:00 virtualenv 21.7.10 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 14:32:00 lf-activate-venv(): INFO: Adding /tmp/venv-RKep/bin to PATH 14:32:00 INFO: Running in OpenStack, capturing instance metadata 14:32:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15090489735605351519.sh 14:32:01 provisioning config files... 14:32:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15506594267482179234tmp 14:32:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:32:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:32:01 [EnvInject] - Injecting environment variables from a build step. 14:32:01 [EnvInject] - Injecting as environment variables the properties content 14:32:01 SERVER_ID=logs 14:32:01 14:32:01 [EnvInject] - Variables injected successfully. 14:32:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6556464794490097944.sh 14:32:01 ---> create-netrc.sh 14:32:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3254812484703890132.sh 14:32:01 ---> python-tools-install.sh 14:32:01 Setup pyenv: 14:32:01 system 14:32:01 3.8.13 14:32:01 3.9.13 14:32:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:32:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKep from file:/tmp/.os_lf_venv 14:32:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:03 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:09 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:32:09 virtualenv 21.7.10 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 14:32:09 lf-activate-venv(): INFO: Adding /tmp/venv-RKep/bin to PATH 14:32:09 Generating Requirements File 14:32:33 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:32:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:32:33 Python 3.10.6 14:32:33 pip 26.2.1 from /tmp/venv-RKep/lib/python3.10/site-packages/pip (python 3.10) 14:32:33 aiohappyeyeballs==2.7.1 14:32:33 aiohttp==3.14.3 14:32:33 aiosignal==1.4.0 14:32:33 appdirs==1.4.4 14:32:33 argcomplete==3.7.2 14:32:33 aspy.yaml==1.3.0 14:32:33 async-timeout==5.0.1 14:32:33 attrs==26.1.0 14:32:33 autopage==0.6.0 14:32:33 backports.strenum==1.3.1 14:32:33 beautifulsoup4==4.15.0 14:32:33 boto3==1.43.96 14:32:33 botocore==1.43.96 14:32:33 bs4==0.0.2 14:32:33 certifi==2026.7.22 14:32:33 cffi==2.1.1 14:32:33 cfgv==3.5.0 14:32:33 chardet==7.6.0 14:32:33 charset-normalizer==3.5.1 14:32:33 click==8.5.0 14:32:33 cliff==4.14.0 14:32:33 cmd2==3.5.1 14:32:33 cryptography==3.3.2 14:32:33 debtcollector==3.1.0 14:32:33 decorator==5.3.1 14:32:33 defusedxml==0.7.1 14:32:33 Deprecated==1.3.1 14:32:33 distlib==0.4.3 14:32:33 dnspython==2.8.0 14:32:33 docker==7.2.0 14:32:33 dogpile.cache==1.5.0 14:32:33 durationpy==0.11 14:32:33 email-validator==2.3.0 14:32:33 filelock==4.0.0 14:32:33 frozenlist==1.8.0 14:32:33 future==1.0.0 14:32:33 gitdb==4.0.12 14:32:33 GitPython==3.1.62 14:32:33 httplib2==0.30.2 14:32:33 identify==2.6.19 14:32:33 idna==3.20 14:32:33 importlib-resources==1.5.0 14:32:33 iso8601==2.1.0 14:32:33 Jinja2==3.1.6 14:32:33 jmespath==1.1.0 14:32:33 jsonpatch==1.33 14:32:33 jsonpointer==3.1.1 14:32:33 jsonschema==4.26.0 14:32:33 jsonschema-specifications==2025.9.1 14:32:33 keystoneauth1==5.14.0 14:32:33 kubernetes==36.0.3 14:32:33 lftools==0.37.23 14:32:33 lxml==6.1.3 14:32:33 markdown-it-py==4.2.0 14:32:33 MarkupSafe==3.0.3 14:32:33 mdurl==0.1.2 14:32:33 msgpack==1.2.2 14:32:33 multi_key_dict==2.0.3 14:32:33 multidict==6.8.0 14:32:33 munch==4.0.0 14:32:33 netaddr==1.3.0 14:32:33 niet==1.4.2 14:32:33 nodeenv==1.10.0 14:32:33 oauth2client==4.1.3 14:32:33 oauthlib==3.3.1 14:32:33 openstacksdk==4.13.0 14:32:33 os-service-types==1.8.2 14:32:33 osc-lib==4.6.0 14:32:33 oslo.config==10.4.0 14:32:33 oslo.context==6.4.0 14:32:33 oslo.i18n==6.8.0 14:32:33 oslo.log==8.2.0 14:32:33 oslo.serialization==5.10.0 14:32:33 oslo.utils==10.1.1 14:32:33 packaging==26.3 14:32:33 pbr==7.0.3 14:32:33 platformdirs==4.11.9 14:32:33 prettytable==3.18.0 14:32:33 propcache==0.5.4 14:32:33 psutil==7.2.2 14:32:33 pyasn1==0.6.4 14:32:33 pyasn1_modules==0.4.2 14:32:33 pycparser==3.0 14:32:33 pygerrit2==2.0.15 14:32:33 PyGithub==2.10.0 14:32:33 Pygments==2.21.0 14:32:33 PyJWT==2.14.0 14:32:33 PyNaCl==1.6.2 14:32:33 pyparsing==2.4.7 14:32:33 pyperclip==1.11.0 14:32:33 pyrsistent==0.20.0 14:32:33 python-cinderclient==9.9.0 14:32:33 python-dateutil==2.9.0.post0 14:32:33 python-discovery==1.6.0 14:32:33 python-heatclient==5.2.0 14:32:33 python-jenkins==1.8.3 14:32:33 python-keystoneclient==6.0.0 14:32:33 python-magnumclient==4.11.0 14:32:33 python-openstackclient==10.0.0 14:32:33 python-swiftclient==4.11.0 14:32:33 PyYAML==6.0.3 14:32:33 referencing==0.37.0 14:32:33 requests==2.34.2 14:32:33 requests-oauthlib==2.0.0 14:32:33 rfc3986==2.0.0 14:32:33 rich==15.0.0 14:32:33 rich-argparse==1.8.0 14:32:33 rpds-py==0.30.0 14:32:33 rsa==4.9.1 14:32:33 ruamel.yaml==0.19.1 14:32:33 ruamel.yaml.clib==0.2.15 14:32:33 s3transfer==0.19.2 14:32:33 simplejson==4.1.2 14:32:33 six==1.17.0 14:32:33 smmap==5.0.3 14:32:33 soupsieve==2.9.2 14:32:33 stevedore==5.8.0 14:32:33 tabulate==0.10.0 14:32:33 toml==0.10.2 14:32:33 tomlkit==0.15.1 14:32:33 tqdm==4.70.1 14:32:33 typing_extensions==4.16.0 14:32:33 urllib3==1.26.20 14:32:33 virtualenv==21.7.10 14:32:33 wcwidth==0.8.3 14:32:33 websocket-client==1.9.2 14:32:33 wrapt==2.4.1 14:32:33 xdg==6.0.0 14:32:33 xmltodict==1.0.4 14:32:33 yarl==1.25.1 14:32:33 yq==4.1.2 14:32:34 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8253181153281148969.sh 14:32:34 ---> uv-install.sh 14:32:34 Installing uv/uvx (latest) using shell installer 14:32:34 2026-09-17 14:32:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-kmx0ad.sh" [1] 14:32:34 downloading uv 0.12.15 x86_64-unknown-linux-gnu 14:32:35 installing to /home/jenkins/.local/bin 14:32:35 uv 14:32:35 uvx 14:32:35 everything's installed! 14:32:35 14:32:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:32:35 14:32:35 source $HOME/.local/bin/env (sh, bash, zsh) 14:32:35 source $HOME/.local/bin/env.fish (fish) 14:32:35 Adding install location to PATH 14:32:35 ---> Validating uv/uvx install 14:32:35 uvx 0.12.15 (x86_64-unknown-linux-gnu) 14:32:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17111436321647991579.sh 14:32:35 ---> sudo-logs.sh 14:32:35 Archiving 'sudo' log.. 14:32:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15545291371012384195.sh 14:32:35 ---> job-cost.sh 14:32:35 INFO: Activating Python virtual environment... 14:32:35 Setup pyenv: 14:32:35 system 14:32:35 3.8.13 14:32:35 3.9.13 14:32:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:32:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKep from file:/tmp/.os_lf_venv 14:32:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:32:41 lf-activate-venv(): INFO: Adding /tmp/venv-RKep/bin to PATH 14:32:41 INFO: No stack-cost file found 14:32:41 INFO: Instance uptime: 150s 14:32:41 INFO: Fetching instance metadata (attempt 1 of 3)... 14:32:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:32:42 INFO: Successfully fetched instance metadata 14:32:42 INFO: Instance type: v3-standard-4 14:32:42 INFO: Retrieving pricing info for: v3-standard-4 14:32:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:32:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=150 14:32:42 INFO: Successfully fetched Vexxhost pricing API 14:32:42 INFO: Retrieved cost: 0.11 14:32:42 INFO: Retrieved resource: v3-standard-4 14:32:42 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:32:42 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:32:42 INFO: Successfully archived job cost data 14:32:42 DEBUG: Cost data: oom-master-pre-commit-lint,4829,2026-09-17 14:32:42,v3-standard-4,150,0.11,0.00,SUCCESS 14:32:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9076254663588728834.sh 14:32:42 ---> logs-deploy.sh 14:32:42 Setup pyenv: 14:32:42 system 14:32:42 3.8.13 14:32:42 3.9.13 14:32:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:32:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKep from file:/tmp/.os_lf_venv 14:32:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:32:50 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:32:50 virtualenv 21.7.10 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 14:32:50 lf-activate-venv(): INFO: Adding /tmp/venv-RKep/bin to PATH 14:32:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4829 14:32:50 INFO: archiving workspace using pattern(s): 14:32:51 Archives upload complete. 14:32:51 INFO: archiving logs to Nexus 14:32:52 ---> uname -a: 14:32:52 Linux prd-ubuntu1804-builder-4c-4g-2571 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:32:52 14:32:52 14:32:52 ---> lscpu: 14:32:52 Architecture: x86_64 14:32:52 CPU op-mode(s): 32-bit, 64-bit 14:32:52 Byte Order: Little Endian 14:32:52 CPU(s): 4 14:32:52 On-line CPU(s) list: 0-3 14:32:52 Thread(s) per core: 1 14:32:52 Core(s) per socket: 1 14:32:52 Socket(s): 4 14:32:52 NUMA node(s): 1 14:32:52 Vendor ID: AuthenticAMD 14:32:52 CPU family: 23 14:32:52 Model: 49 14:32:52 Model name: AMD EPYC-Rome Processor 14:32:52 Stepping: 0 14:32:52 CPU MHz: 2799.998 14:32:52 BogoMIPS: 5599.99 14:32:52 Virtualization: AMD-V 14:32:52 Hypervisor vendor: KVM 14:32:52 Virtualization type: full 14:32:52 L1d cache: 32K 14:32:52 L1i cache: 32K 14:32:52 L2 cache: 512K 14:32:52 L3 cache: 16384K 14:32:52 NUMA node0 CPU(s): 0-3 14:32:52 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 14:32:52 14:32:52 14:32:52 ---> nproc: 14:32:52 4 14:32:52 14:32:52 14:32:52 ---> df -h: 14:32:52 Filesystem Size Used Avail Use% Mounted on 14:32:52 udev 7.9G 0 7.9G 0% /dev 14:32:52 tmpfs 1.6G 672K 1.6G 1% /run 14:32:52 /dev/vda1 78G 8.5G 69G 11% / 14:32:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:32:52 tmpfs 5.0M 0 5.0M 0% /run/lock 14:32:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:32:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:32:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:32:52 14:32:52 14:32:52 ---> free -m: 14:32:52 total used free shared buff/cache available 14:32:52 Mem: 16040 553 13157 0 2328 15162 14:32:52 Swap: 1023 0 1023 14:32:52 14:32:52 14:32:52 ---> ip addr: 14:32:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:32:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:32:52 inet 127.0.0.1/8 scope host lo 14:32:52 valid_lft forever preferred_lft forever 14:32:52 inet6 ::1/128 scope host 14:32:52 valid_lft forever preferred_lft forever 14:32:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:32:52 link/ether fa:16:3e:52:a4:c0 brd ff:ff:ff:ff:ff:ff 14:32:52 inet 10.30.107.51/23 brd 10.30.107.255 scope global dynamic ens3 14:32:52 valid_lft 86248sec preferred_lft 86248sec 14:32:52 inet6 fe80::f816:3eff:fe52:a4c0/64 scope link 14:32:52 valid_lft forever preferred_lft forever 14:32:52 14:32:52 14:32:52 ---> sar -b -r -n DEV: 14:32:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2571) 09/17/26 _x86_64_ (4 CPU) 14:32:52 14:32:52 14:30:23 LINUX RESTART (4 CPU) 14:32:52 14:32:52 14:31:01 tps rtps wtps bread/s bwrtn/s 14:32:52 14:32:01 114.45 5.78 108.67 229.70 37072.09 14:32:52 Average: 114.45 5.78 108.67 229.70 37072.09 14:32:52 14:32:52 14:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:32:52 14:32:01 13787196 15586540 2637772 16.06 76736 1909568 728740 4.17 720696 1676140 165940 14:32:52 Average: 13787196 15586540 2637772 16.06 76736 1909568 728740 4.17 720696 1676140 165940 14:32:52 14:32:52 14:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:32:52 14:32:01 ens3 97.75 65.39 1329.55 11.24 0.00 0.00 0.00 0.00 14:32:52 14:32:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 14:32:52 Average: ens3 97.75 65.39 1329.55 11.24 0.00 0.00 0.00 0.00 14:32:52 Average: lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 14:32:52 14:32:52 14:32:52 ---> sar -P ALL: 14:32:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2571) 09/17/26 _x86_64_ (4 CPU) 14:32:52 14:32:52 14:30:23 LINUX RESTART (4 CPU) 14:32:52 14:32:52 14:31:01 CPU %user %nice %system %iowait %steal %idle 14:32:52 14:32:01 all 22.15 0.00 2.37 1.89 0.01 73.58 14:32:52 14:32:01 0 11.02 0.00 1.44 0.17 0.02 87.35 14:32:52 14:32:01 1 31.85 0.00 3.10 1.00 0.02 64.03 14:32:52 14:32:01 2 22.49 0.00 2.36 3.46 0.02 71.68 14:32:52 14:32:01 3 23.20 0.00 2.57 2.93 0.00 71.30 14:32:52 Average: all 22.15 0.00 2.37 1.89 0.01 73.58 14:32:52 Average: 0 11.02 0.00 1.44 0.17 0.02 87.35 14:32:52 Average: 1 31.85 0.00 3.10 1.00 0.02 64.03 14:32:52 Average: 2 22.49 0.00 2.36 3.46 0.02 71.68 14:32:52 Average: 3 23.20 0.00 2.57 2.93 0.00 71.30 14:32:52 14:32:52 14:32:52