13:51:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 13:51:48 Running as SYSTEM 13:51:48 [EnvInject] - Loading node environment variables. 13:51:49 Building remotely on prd-ubuntu1804-builder-4c-4g-667 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:51:49 [ssh-agent] Looking for ssh-agent implementation... 13:51:49 $ ssh-agent 13:51:49 SSH_AUTH_SOCK=/tmp/ssh-vyTJXVK5I5x2/agent.1854 13:51:49 SSH_AGENT_PID=1856 13:51:49 [ssh-agent] Started. 13:51:49 Running ssh-add (command line suppressed) 13:51:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1801591320322319523.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1801591320322319523.key) 13:51:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:51:49 The recommended git tool is: NONE 13:51:51 using credential onap-jenkins-ssh 13:51:51 Wiping out workspace first. 13:51:52 Cloning the remote Git repository 13:51:52 Cloning repository git://cloud.onap.org/mirror/oom.git 13:51:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:51:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:51:52 > git --version # timeout=10 13:51:52 > git --version # 'git version 2.17.1' 13:51:52 using GIT_SSH to set credentials Gerrit user 13:51:52 Verifying host key using manually-configured host key entries 13:51:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:51:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:51:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:51:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:51:59 using GIT_SSH to set credentials Gerrit user 13:51:59 Verifying host key using manually-configured host key entries 13:51:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/15 # timeout=30 13:51:59 > git rev-parse 3765e2a0001ab30d96ffbb5e4223270806dba6d4^{commit} # timeout=10 13:51:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:51:59 Checking out Revision 3765e2a0001ab30d96ffbb5e4223270806dba6d4 (refs/changes/39/143439/15) 13:51:59 > git config core.sparsecheckout # timeout=10 13:51:59 > git checkout -f 3765e2a0001ab30d96ffbb5e4223270806dba6d4 # timeout=30 13:52:02 Commit message: "[CDS] 17.0.0 chart release" 13:52:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:52:02 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 13:52:03 [EnvInject] - Injecting environment variables from a build step. 13:52:03 [EnvInject] - Injecting as environment variables the properties content 13:52:03 PYTHON=python3 13:52:03 13:52:03 [EnvInject] - Variables injected successfully. 13:52:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9079690122373919115.sh 13:52:03 ---> tox-install.sh 13:52:03 + source /home/jenkins/lf-env.sh 13:52:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:52:03 ++ mktemp -d /tmp/venv-XXXX 13:52:03 + lf_venv=/tmp/venv-TxE2 13:52:03 + local venv_file=/tmp/.os_lf_venv 13:52:03 + local python=python3 13:52:03 + local options 13:52:03 + local set_path=true 13:52:03 + local install_args= 13:52:03 ++ 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:52:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:52:03 + true 13:52:03 + case $1 in 13:52:03 + venv_file=/tmp/.toxenv 13:52:03 + shift 2 13:52:03 + true 13:52:03 + case $1 in 13:52:03 + shift 13:52:03 + break 13:52:03 + case $python in 13:52:03 + local pkg_list= 13:52:03 + [[ -d /opt/pyenv ]] 13:52:03 + echo 'Setup pyenv:' 13:52:03 Setup pyenv: 13:52:03 + export PYENV_ROOT=/opt/pyenv 13:52:03 + PYENV_ROOT=/opt/pyenv 13:52:03 + 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:52:03 + 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:52:03 + pyenv versions 13:52:03 * system (set by /opt/pyenv/version) 13:52:03 * 3.8.13 (set by /opt/pyenv/version) 13:52:03 * 3.9.13 (set by /opt/pyenv/version) 13:52:03 * 3.10.6 (set by /opt/pyenv/version) 13:52:03 + command -v pyenv 13:52:03 ++ pyenv init - --no-rehash 13:52:03 + 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:52:03 export PATH="/opt/pyenv/shims:${PATH}" 13:52:03 export PYENV_SHELL=bash 13:52:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:03 pyenv() { 13:52:03 local command 13:52:03 command="${1:-}" 13:52:03 if [ "$#" -gt 0 ]; then 13:52:03 shift 13:52:03 fi 13:52:03 13:52:03 case "$command" in 13:52:03 rehash|shell) 13:52:03 eval "$(pyenv "sh-$command" "$@")" 13:52:03 ;; 13:52:03 *) 13:52:03 command pyenv "$command" "$@" 13:52:03 ;; 13:52:03 esac 13:52:03 }' 13:52:03 +++ 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:52:03 ++ 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:52:03 ++ 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:52:03 ++ 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:52:03 ++ export PYENV_SHELL=bash 13:52:03 ++ PYENV_SHELL=bash 13:52:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:03 +++ complete -F _pyenv pyenv 13:52:03 ++ lf-pyver python3 13:52:03 ++ local py_version_xy=python3 13:52:03 ++ local py_version_xyz= 13:52:03 ++ pyenv versions 13:52:03 ++ local command 13:52:03 ++ command=versions 13:52:03 ++ '[' 1 -gt 0 ']' 13:52:03 ++ shift 13:52:03 ++ case "$command" in 13:52:03 ++ command pyenv versions 13:52:03 ++ pyenv versions 13:52:03 ++ sed 's/^[ *]* //' 13:52:03 ++ grep -E '^[0-9.]*[0-9]$' 13:52:03 ++ awk '{ print $1 }' 13:52:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:03 +++ grep '^3' /tmp/.pyenv_versions 13:52:03 +++ tail -n 1 13:52:03 +++ sort -V 13:52:03 ++ py_version_xyz=3.10.6 13:52:03 ++ [[ -z 3.10.6 ]] 13:52:03 ++ echo 3.10.6 13:52:03 ++ return 0 13:52:03 + pyenv local 3.10.6 13:52:03 + local command 13:52:03 + command=local 13:52:03 + '[' 2 -gt 0 ']' 13:52:03 + shift 13:52:03 + case "$command" in 13:52:03 + command pyenv local 3.10.6 13:52:03 + pyenv local 3.10.6 13:52:03 + for arg in "$@" 13:52:03 + case $arg in 13:52:03 + pkg_list+='tox ' 13:52:03 + for arg in "$@" 13:52:03 + case $arg in 13:52:03 + pkg_list+='virtualenv ' 13:52:03 + for arg in "$@" 13:52:03 + case $arg in 13:52:03 + pkg_list+='urllib3~=1.26.15 ' 13:52:03 + [[ -f /tmp/.toxenv ]] 13:52:03 + [[ ! -f /tmp/.toxenv ]] 13:52:03 + [[ -n '' ]] 13:52:03 + python3 -m venv /tmp/venv-TxE2 13:52:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TxE2' 13:52:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TxE2 13:52:07 + echo /tmp/venv-TxE2 13:52:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:52:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:52:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:52:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:07 + local 'pip_opts=--upgrade --quiet' 13:52:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:52:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:52:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:52:07 + [[ -n '' ]] 13:52:07 + [[ -n '' ]] 13:52:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:52:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:07 + /tmp/venv-TxE2/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:52:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:52:12 lf-activate-venv(): INFO: Base packages installed successfully 13:52:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:52:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:52:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:52:12 + /tmp/venv-TxE2/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:52:14 + type python3 13:52:14 + true 13:52:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TxE2/bin to PATH' 13:52:14 lf-activate-venv(): INFO: Adding /tmp/venv-TxE2/bin to PATH 13:52:14 + PATH=/tmp/venv-TxE2/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:52:14 + return 0 13:52:14 + python3 --version 13:52:14 Python 3.10.6 13:52:14 + python3 -m pip --version 13:52:14 pip 26.0.1 from /tmp/venv-TxE2/lib/python3.10/site-packages/pip (python 3.10) 13:52:14 + python3 -m pip freeze 13:52:14 cachetools==7.0.5 13:52:14 colorama==0.4.6 13:52:14 distlib==0.4.0 13:52:14 filelock==3.25.2 13:52:14 packaging==26.0 13:52:14 platformdirs==4.9.4 13:52:14 pluggy==1.6.0 13:52:14 pyproject-api==1.10.0 13:52:14 python-discovery==1.2.1 13:52:14 tomli==2.4.1 13:52:14 tomli_w==1.2.0 13:52:14 tox==4.51.0 13:52:14 typing_extensions==4.15.0 13:52:14 urllib3==1.26.20 13:52:14 virtualenv==21.2.0 13:52:14 [EnvInject] - Injecting environment variables from a build step. 13:52:14 [EnvInject] - Injecting as environment variables the properties content 13:52:14 PARALLEL=false 13:52:14 13:52:14 [EnvInject] - Variables injected successfully. 13:52:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15754357700436080831.sh 13:52:14 ---> tox-run.sh 13:52:14 + 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:52:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:52:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:52:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:52:14 + cd /w/workspace/oom-master-pre-commit-lint/. 13:52:14 + source /home/jenkins/lf-env.sh 13:52:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:52:14 ++ mktemp -d /tmp/venv-XXXX 13:52:14 + lf_venv=/tmp/venv-Cgh3 13:52:14 + local venv_file=/tmp/.os_lf_venv 13:52:14 + local python=python3 13:52:14 + local options 13:52:14 + local set_path=true 13:52:14 + local install_args= 13:52:14 ++ 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:52:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:52:14 + true 13:52:14 + case $1 in 13:52:14 + venv_file=/tmp/.toxenv 13:52:14 + shift 2 13:52:14 + true 13:52:14 + case $1 in 13:52:14 + shift 13:52:14 + break 13:52:14 + case $python in 13:52:14 + local pkg_list= 13:52:14 + [[ -d /opt/pyenv ]] 13:52:14 + echo 'Setup pyenv:' 13:52:14 Setup pyenv: 13:52:14 + export PYENV_ROOT=/opt/pyenv 13:52:14 + PYENV_ROOT=/opt/pyenv 13:52:14 + 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:52:14 + 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:52:14 + pyenv versions 13:52:14 system 13:52:14 3.8.13 13:52:14 3.9.13 13:52:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:52:14 + command -v pyenv 13:52:14 ++ pyenv init - --no-rehash 13:52:14 + 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:52:14 export PATH="/opt/pyenv/shims:${PATH}" 13:52:14 export PYENV_SHELL=bash 13:52:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:14 pyenv() { 13:52:14 local command 13:52:14 command="${1:-}" 13:52:14 if [ "$#" -gt 0 ]; then 13:52:14 shift 13:52:14 fi 13:52:14 13:52:14 case "$command" in 13:52:14 rehash|shell) 13:52:14 eval "$(pyenv "sh-$command" "$@")" 13:52:14 ;; 13:52:14 *) 13:52:14 command pyenv "$command" "$@" 13:52:14 ;; 13:52:14 esac 13:52:14 }' 13:52:14 +++ 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:52:14 ++ 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:52:14 ++ 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:52:14 ++ 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:52:14 ++ export PYENV_SHELL=bash 13:52:14 ++ PYENV_SHELL=bash 13:52:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:14 +++ complete -F _pyenv pyenv 13:52:14 ++ lf-pyver python3 13:52:14 ++ local py_version_xy=python3 13:52:14 ++ local py_version_xyz= 13:52:14 ++ pyenv versions 13:52:14 ++ local command 13:52:14 ++ command=versions 13:52:14 ++ '[' 1 -gt 0 ']' 13:52:14 ++ shift 13:52:14 ++ case "$command" in 13:52:14 ++ command pyenv versions 13:52:14 ++ pyenv versions 13:52:14 ++ awk '{ print $1 }' 13:52:14 ++ grep -E '^[0-9.]*[0-9]$' 13:52:14 ++ sed 's/^[ *]* //' 13:52:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:14 +++ grep '^3' /tmp/.pyenv_versions 13:52:14 +++ sort -V 13:52:14 +++ tail -n 1 13:52:14 ++ py_version_xyz=3.10.6 13:52:14 ++ [[ -z 3.10.6 ]] 13:52:14 ++ echo 3.10.6 13:52:14 ++ return 0 13:52:14 + pyenv local 3.10.6 13:52:14 + local command 13:52:14 + command=local 13:52:14 + '[' 2 -gt 0 ']' 13:52:14 + shift 13:52:14 + case "$command" in 13:52:14 + command pyenv local 3.10.6 13:52:14 + pyenv local 3.10.6 13:52:14 + for arg in "$@" 13:52:14 + case $arg in 13:52:14 + pkg_list+='tox ' 13:52:14 + for arg in "$@" 13:52:14 + case $arg in 13:52:14 + pkg_list+='virtualenv ' 13:52:14 + for arg in "$@" 13:52:14 + case $arg in 13:52:14 + pkg_list+='urllib3~=1.26.15 ' 13:52:14 + [[ -f /tmp/.toxenv ]] 13:52:14 ++ cat /tmp/.toxenv 13:52:14 + lf_venv=/tmp/venv-TxE2 13:52:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TxE2 from' file:/tmp/.toxenv 13:52:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TxE2 from file:/tmp/.toxenv 13:52:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:52:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:14 + local 'pip_opts=--upgrade --quiet' 13:52:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:52:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:52:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:52:14 + [[ -n '' ]] 13:52:14 + [[ -n '' ]] 13:52:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:52:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:14 + /tmp/venv-TxE2/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:52:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:52:15 lf-activate-venv(): INFO: Base packages installed successfully 13:52:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:52:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:52:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:52:15 + /tmp/venv-TxE2/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:52:16 + type python3 13:52:16 + true 13:52:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TxE2/bin to PATH' 13:52:16 lf-activate-venv(): INFO: Adding /tmp/venv-TxE2/bin to PATH 13:52:16 + PATH=/tmp/venv-TxE2/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 13:52:16 + return 0 13:52:16 + [[ -d /opt/pyenv ]] 13:52:16 + echo '---> Setting up pyenv' 13:52:16 ---> Setting up pyenv 13:52:16 + export PYENV_ROOT=/opt/pyenv 13:52:16 + PYENV_ROOT=/opt/pyenv 13:52:16 + export PATH=/opt/pyenv/bin:/tmp/venv-TxE2/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 13:52:16 + PATH=/opt/pyenv/bin:/tmp/venv-TxE2/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 13:52:16 ++ pwd 13:52:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:52:16 + export PYTHONPATH 13:52:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:52:16 + TOX_TESTENV_PASSENV=PYTHONPATH 13:52:16 + tox --version 13:52:16 4.51.0 from /tmp/venv-TxE2/lib/python3.10/site-packages/tox/__init__.py 13:52:17 + PARALLEL=false 13:52:17 + TOX_OPTIONS_LIST= 13:52:17 + [[ -n pre-commit ]] 13:52:17 + TOX_OPTIONS_LIST=' -e pre-commit' 13:52:17 + case ${PARALLEL,,} in 13:52:17 + tox -e pre-commit 13:52:17 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:52:18 pre-commit: install_deps> python -I -m pip install pre-commit 13:52:20 pre-commit: freeze> python -m pip freeze --all 13:52:20 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 13:52:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:52:21 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:52:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:52:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:52:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:52:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:52:26 [INFO] Once installed this environment will be reused. 13:52:26 [INFO] This may take a few minutes... 13:52:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:52:32 [INFO] Once installed this environment will be reused. 13:52:32 [INFO] This may take a few minutes... 13:52:37 trim trailing whitespace.................................................Passed 13:52:37 Tabs remover.............................................................Passed 13:52:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:52:38 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:52:38 [INFO] Once installed this environment will be reused. 13:52:38 [INFO] This may take a few minutes... 13:52:57 gitlint..............................................(no files to check)Skipped 13:52:57 pre-commit: OK (39.84=setup[3.69]+cmd[16.95,19.20] seconds) 13:52:57 congratulations :) (39.89 seconds) 13:52:57 + tox_status=0 13:52:57 + echo '---> Completed tox runs' 13:52:57 ---> Completed tox runs 13:52:57 + for i in .tox/*/log 13:52:57 ++ echo .tox/pre-commit/log 13:52:57 ++ awk -F/ '{print $2}' 13:52:57 + tox_env=pre-commit 13:52:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:52:57 + DOC_DIR=docs/_build/html 13:52:57 + [[ -d docs/_build/html ]] 13:52:57 + echo '---> tox-run.sh ends' 13:52:57 ---> tox-run.sh ends 13:52:57 + test 0 -eq 0 13:52:57 $ ssh-agent -k 13:52:57 unset SSH_AUTH_SOCK; 13:52:57 unset SSH_AGENT_PID; 13:52:57 echo Agent pid 1856 killed; 13:52:57 [ssh-agent] Stopped. 13:52:57 [PostBuildScript] - [INFO] Executing post build scripts. 13:52:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16549947616092737522.sh 13:52:57 ---> sysstat.sh 13:52:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5718941915845931753.sh 13:52:57 ---> package-listing.sh 13:52:57 ++ facter osfamily 13:52:57 ++ tr '[:upper:]' '[:lower:]' 13:52:57 + OS_FAMILY=debian 13:52:57 + workspace=/w/workspace/oom-master-pre-commit-lint 13:52:57 + START_PACKAGES=/tmp/packages_start.txt 13:52:57 + END_PACKAGES=/tmp/packages_end.txt 13:52:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:52:57 + PACKAGES=/tmp/packages_start.txt 13:52:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:52:57 + PACKAGES=/tmp/packages_end.txt 13:52:57 + case "${OS_FAMILY}" in 13:52:57 + dpkg -l 13:52:57 + grep '^ii' 13:52:57 + '[' -f /tmp/packages_start.txt ']' 13:52:57 + '[' -f /tmp/packages_end.txt ']' 13:52:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:52:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:52:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:52:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:52:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins671167292285520959.sh 13:52:57 ---> capture-instance-metadata.sh 13:52:58 Setup pyenv: 13:52:58 system 13:52:58 3.8.13 13:52:58 3.9.13 13:52:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:53:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vnD0 13:53:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:53:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:06 lf-activate-venv(): INFO: Base packages installed successfully 13:53:06 lf-activate-venv(): INFO: Installing additional packages: lftools 13:53:34 lf-activate-venv(): INFO: Adding /tmp/venv-vnD0/bin to PATH 13:53:34 INFO: Running in OpenStack, capturing instance metadata 13:53:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7227476770019978734.sh 13:53:34 provisioning config files... 13:53:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1196281972059427869tmp 13:53:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:53:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:53:34 [EnvInject] - Injecting environment variables from a build step. 13:53:34 [EnvInject] - Injecting as environment variables the properties content 13:53:34 SERVER_ID=logs 13:53:34 13:53:34 [EnvInject] - Variables injected successfully. 13:53:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1167049464662477454.sh 13:53:34 ---> create-netrc.sh 13:53:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3270652946048504921.sh 13:53:34 ---> python-tools-install.sh 13:53:34 Setup pyenv: 13:53:34 system 13:53:34 3.8.13 13:53:34 3.9.13 13:53:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:53:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vnD0 from file:/tmp/.os_lf_venv 13:53:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:36 lf-activate-venv(): INFO: Base packages installed successfully 13:53:36 lf-activate-venv(): INFO: Installing additional packages: lftools 13:53:44 lf-activate-venv(): INFO: Adding /tmp/venv-vnD0/bin to PATH 13:53:44 Generating Requirements File 13:54:02 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. 13:54:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:54:02 Python 3.10.6 13:54:02 pip 26.0.1 from /tmp/venv-vnD0/lib/python3.10/site-packages/pip (python 3.10) 13:54:02 appdirs==1.4.4 13:54:02 argcomplete==3.6.3 13:54:02 aspy.yaml==1.3.0 13:54:02 attrs==26.1.0 13:54:02 autopage==0.6.0 13:54:02 backports.strenum==1.3.1 13:54:02 beautifulsoup4==4.14.3 13:54:02 boto3==1.42.78 13:54:02 botocore==1.42.78 13:54:02 bs4==0.0.2 13:54:02 certifi==2026.2.25 13:54:02 cffi==2.0.0 13:54:02 cfgv==3.5.0 13:54:02 chardet==7.4.0.post2 13:54:02 charset-normalizer==3.4.6 13:54:02 click==8.3.1 13:54:02 cliff==4.13.2 13:54:02 cmd2==3.4.0 13:54:02 cryptography==3.3.2 13:54:02 debtcollector==3.1.0 13:54:02 decorator==5.2.1 13:54:02 defusedxml==0.7.1 13:54:02 Deprecated==1.3.1 13:54:02 distlib==0.4.0 13:54:02 dnspython==2.8.0 13:54:02 docker==7.1.0 13:54:02 dogpile.cache==1.5.0 13:54:02 durationpy==0.10 13:54:02 email-validator==2.3.0 13:54:02 filelock==3.25.2 13:54:02 future==1.0.0 13:54:02 gitdb==4.0.12 13:54:02 GitPython==3.1.46 13:54:02 httplib2==0.30.2 13:54:02 identify==2.6.18 13:54:02 idna==3.11 13:54:02 importlib-resources==1.5.0 13:54:02 iso8601==2.1.0 13:54:02 Jinja2==3.1.6 13:54:02 jmespath==1.1.0 13:54:02 jsonpatch==1.33 13:54:02 jsonpointer==3.1.1 13:54:02 jsonschema==4.26.0 13:54:02 jsonschema-specifications==2025.9.1 13:54:02 keystoneauth1==5.13.1 13:54:02 kubernetes==35.0.0 13:54:02 lftools==0.37.22 13:54:02 lxml==6.0.2 13:54:02 markdown-it-py==4.0.0 13:54:02 MarkupSafe==3.0.3 13:54:02 mdurl==0.1.2 13:54:02 msgpack==1.1.2 13:54:02 multi_key_dict==2.0.3 13:54:02 munch==4.0.0 13:54:02 netaddr==1.3.0 13:54:02 niet==1.4.2 13:54:02 nodeenv==1.10.0 13:54:02 oauth2client==4.1.3 13:54:02 oauthlib==3.3.1 13:54:02 openstacksdk==4.10.0 13:54:02 os-service-types==1.8.2 13:54:02 osc-lib==4.4.0 13:54:02 oslo.config==10.3.0 13:54:02 oslo.context==6.3.0 13:54:02 oslo.i18n==6.7.2 13:54:02 oslo.log==8.1.0 13:54:02 oslo.serialization==5.9.1 13:54:02 oslo.utils==10.0.0 13:54:02 packaging==26.0 13:54:02 pbr==7.0.3 13:54:02 platformdirs==4.9.4 13:54:02 prettytable==3.17.0 13:54:02 psutil==7.2.2 13:54:02 pyasn1==0.6.3 13:54:02 pyasn1_modules==0.4.2 13:54:02 pycparser==3.0 13:54:02 pygerrit2==2.0.15 13:54:02 PyGithub==2.9.0 13:54:02 Pygments==2.20.0 13:54:02 PyJWT==2.12.1 13:54:02 PyNaCl==1.6.2 13:54:02 pyparsing==2.4.7 13:54:02 pyperclip==1.11.0 13:54:02 pyrsistent==0.20.0 13:54:02 python-cinderclient==9.9.0 13:54:02 python-dateutil==2.9.0.post0 13:54:02 python-discovery==1.2.1 13:54:02 python-heatclient==5.1.0 13:54:02 python-jenkins==1.8.3 13:54:02 python-keystoneclient==5.8.0 13:54:02 python-magnumclient==4.10.0 13:54:02 python-openstackclient==9.0.0 13:54:02 python-swiftclient==4.10.0 13:54:02 PyYAML==6.0.3 13:54:02 referencing==0.37.0 13:54:02 requests==2.33.0 13:54:02 requests-oauthlib==2.0.0 13:54:02 requestsexceptions==1.4.0 13:54:02 rfc3986==2.0.0 13:54:02 rich==14.3.3 13:54:02 rich-argparse==1.7.2 13:54:02 rpds-py==0.30.0 13:54:02 rsa==4.9.1 13:54:02 ruamel.yaml==0.19.1 13:54:02 ruamel.yaml.clib==0.2.15 13:54:02 s3transfer==0.16.0 13:54:02 simplejson==3.20.2 13:54:02 six==1.17.0 13:54:02 smmap==5.0.3 13:54:02 soupsieve==2.8.3 13:54:02 stevedore==5.7.0 13:54:02 tabulate==0.10.0 13:54:02 toml==0.10.2 13:54:02 tomlkit==0.14.0 13:54:02 tqdm==4.67.3 13:54:02 typing_extensions==4.15.0 13:54:02 urllib3==1.26.20 13:54:02 virtualenv==21.2.0 13:54:02 wcwidth==0.6.0 13:54:02 websocket-client==1.9.0 13:54:02 wrapt==2.1.2 13:54:02 xdg==6.0.0 13:54:02 xmltodict==1.0.4 13:54:02 yq==3.4.3 13:54:03 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins5508617223596429656.sh 13:54:03 ---> uv-install.sh 13:54:03 Installing uv/uvx (latest) using shell installer 13:54:03 2026-03-30 13:54:03 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-30T14%3A38%3A02Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-30T13%3A37%3A07Z&ske=2026-03-30T14%3A38%3A02Z&sks=b&skv=2018-11-09&sig=bOwyn7yWLdOf1HEWKoPdHElDyN3iVLiKVmDvpL4oxIc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDg3OTA4NCwibmJmIjoxNzc0ODc4Nzg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.aTX_VbW8OR6bRVJVzh0z8aH8VqIjU-1MlVcxRBxgNi0&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-9kQAOb.sh" [1] 13:54:03 downloading uv 0.11.2 x86_64-unknown-linux-gnu 13:54:04 installing to /home/jenkins/.local/bin 13:54:04 uv 13:54:04 uvx 13:54:04 everything's installed! 13:54:04 13:54:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:54:04 13:54:04 source $HOME/.local/bin/env (sh, bash, zsh) 13:54:04 source $HOME/.local/bin/env.fish (fish) 13:54:04 Adding install location to PATH 13:54:04 ---> Validating uv/uvx install 13:54:04 uvx 0.11.2 (x86_64-unknown-linux-gnu) 13:54:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9484854178097591782.sh 13:54:04 ---> sudo-logs.sh 13:54:04 Archiving 'sudo' log.. 13:54:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17150633006492201216.sh 13:54:04 ---> job-cost.sh 13:54:04 INFO: Activating Python virtual environment... 13:54:04 Setup pyenv: 13:54:04 system 13:54:04 3.8.13 13:54:04 3.9.13 13:54:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:54:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vnD0 from file:/tmp/.os_lf_venv 13:54:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:54:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:54:06 lf-activate-venv(): INFO: Base packages installed successfully 13:54:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:54:11 lf-activate-venv(): INFO: Adding /tmp/venv-vnD0/bin to PATH 13:54:11 INFO: No stack-cost file found 13:54:11 INFO: Instance uptime: 240s 13:54:11 INFO: Fetching instance metadata (attempt 1 of 3)... 13:54:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:54:11 INFO: Successfully fetched instance metadata 13:54:11 INFO: Instance type: v3-standard-4 13:54:11 INFO: Retrieving pricing info for: v3-standard-4 13:54:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:54:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=240 13:54:12 INFO: Successfully fetched Vexxhost pricing API 13:54:12 INFO: Retrieved cost: 0.11 13:54:12 INFO: Retrieved resource: v3-standard-4 13:54:12 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:54:12 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:54:12 INFO: Successfully archived job cost data 13:54:12 DEBUG: Cost data: oom-master-pre-commit-lint,4537,2026-03-30 13:54:12,v3-standard-4,240,0.11,0.00,SUCCESS 13:54:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4736433949874816207.sh 13:54:12 ---> logs-deploy.sh 13:54:12 Setup pyenv: 13:54:12 system 13:54:12 3.8.13 13:54:12 3.9.13 13:54:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:54:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vnD0 from file:/tmp/.os_lf_venv 13:54:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:54:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:54:14 lf-activate-venv(): INFO: Base packages installed successfully 13:54:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:54:21 lf-activate-venv(): INFO: Adding /tmp/venv-vnD0/bin to PATH 13:54:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4537 13:54:21 INFO: archiving workspace using pattern(s): 13:54:23 Archives upload complete. 13:54:23 INFO: archiving logs to Nexus 13:54:24 ---> uname -a: 13:54:24 Linux prd-ubuntu1804-builder-4c-4g-667 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:54:24 13:54:24 13:54:24 ---> lscpu: 13:54:24 Architecture: x86_64 13:54:24 CPU op-mode(s): 32-bit, 64-bit 13:54:24 Byte Order: Little Endian 13:54:24 CPU(s): 4 13:54:24 On-line CPU(s) list: 0-3 13:54:24 Thread(s) per core: 1 13:54:24 Core(s) per socket: 1 13:54:24 Socket(s): 4 13:54:24 NUMA node(s): 1 13:54:24 Vendor ID: AuthenticAMD 13:54:24 CPU family: 23 13:54:24 Model: 49 13:54:24 Model name: AMD EPYC-Rome Processor 13:54:24 Stepping: 0 13:54:24 CPU MHz: 2800.000 13:54:24 BogoMIPS: 5600.00 13:54:24 Virtualization: AMD-V 13:54:24 Hypervisor vendor: KVM 13:54:24 Virtualization type: full 13:54:24 L1d cache: 32K 13:54:24 L1i cache: 32K 13:54:24 L2 cache: 512K 13:54:24 L3 cache: 16384K 13:54:24 NUMA node0 CPU(s): 0-3 13:54:24 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 13:54:24 13:54:24 13:54:24 ---> nproc: 13:54:24 4 13:54:24 13:54:24 13:54:24 ---> df -h: 13:54:24 Filesystem Size Used Avail Use% Mounted on 13:54:24 udev 7.9G 0 7.9G 0% /dev 13:54:24 tmpfs 1.6G 676K 1.6G 1% /run 13:54:24 /dev/vda1 78G 8.5G 69G 11% / 13:54:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:54:24 tmpfs 5.0M 0 5.0M 0% /run/lock 13:54:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:54:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:54:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:54:24 13:54:24 13:54:24 ---> free -m: 13:54:24 total used free shared buff/cache available 13:54:24 Mem: 16040 549 13224 0 2265 15168 13:54:24 Swap: 1023 0 1023 13:54:24 13:54:24 13:54:24 ---> ip addr: 13:54:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:54:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:54:24 inet 127.0.0.1/8 scope host lo 13:54:24 valid_lft forever preferred_lft forever 13:54:24 inet6 ::1/128 scope host 13:54:24 valid_lft forever preferred_lft forever 13:54:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:54:24 link/ether fa:16:3e:47:a8:9f brd ff:ff:ff:ff:ff:ff 13:54:24 inet 10.30.106.227/23 brd 10.30.107.255 scope global dynamic ens3 13:54:24 valid_lft 86161sec preferred_lft 86161sec 13:54:24 inet6 fe80::f816:3eff:fe47:a89f/64 scope link 13:54:24 valid_lft forever preferred_lft forever 13:54:24 13:54:24 13:54:24 ---> sar -b -r -n DEV: 13:54:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-667) 03/30/26 _x86_64_ (4 CPU) 13:54:24 13:54:24 13:51:14 LINUX RESTART (4 CPU) 13:54:24 13:54:24 13:52:01 tps rtps wtps bread/s bwrtn/s 13:54:24 13:53:01 101.32 24.01 77.30 808.13 17209.53 13:54:24 13:54:01 91.05 0.72 90.33 94.25 18466.92 13:54:24 Average: 96.18 12.36 83.82 451.19 17838.23 13:54:24 13:54:24 13:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:54:24 13:53:01 13971376 15565320 2453592 14.94 58748 1734804 780952 4.47 731192 1504876 68416 13:54:24 13:54:01 13583712 15508676 2841256 17.30 86152 2019440 794844 4.55 809256 1775752 196380 13:54:24 Average: 13777544 15536998 2647424 16.12 72450 1877122 787898 4.51 770224 1640314 132398 13:54:24 13:54:24 13:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:54:24 13:53:01 lo 2.13 2.13 0.24 0.24 0.00 0.00 0.00 0.00 13:54:24 13:53:01 ens3 76.82 57.81 861.04 24.57 0.00 0.00 0.00 0.00 13:54:24 13:54:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 13:54:24 13:54:01 ens3 58.79 44.96 927.71 10.29 0.00 0.00 0.00 0.00 13:54:24 Average: lo 1.77 1.77 0.20 0.20 0.00 0.00 0.00 0.00 13:54:24 Average: ens3 67.81 51.38 894.38 17.43 0.00 0.00 0.00 0.00 13:54:24 13:54:24 13:54:24 ---> sar -P ALL: 13:54:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-667) 03/30/26 _x86_64_ (4 CPU) 13:54:24 13:54:24 13:51:14 LINUX RESTART (4 CPU) 13:54:24 13:54:24 13:52:01 CPU %user %nice %system %iowait %steal %idle 13:54:24 13:53:01 all 17.53 0.00 1.82 10.46 0.07 70.12 13:54:24 13:53:01 0 22.09 0.00 2.08 2.95 0.08 72.79 13:54:24 13:53:01 1 8.28 0.00 1.30 20.08 0.07 70.27 13:54:24 13:53:01 2 21.62 0.00 1.91 1.25 0.07 75.15 13:54:24 13:53:01 3 18.13 0.00 2.00 17.55 0.08 62.24 13:54:24 13:54:01 all 19.18 0.00 1.24 3.77 0.06 75.75 13:54:24 13:54:01 0 14.97 0.00 0.87 0.17 0.05 83.94 13:54:24 13:54:01 1 10.18 0.00 0.79 4.68 0.05 84.31 13:54:24 13:54:01 2 48.06 0.00 2.71 2.84 0.12 46.27 13:54:24 13:54:01 3 3.53 0.00 0.60 7.39 0.03 88.45 13:54:24 Average: all 18.35 0.00 1.53 7.11 0.07 72.94 13:54:24 Average: 0 18.52 0.00 1.47 1.56 0.07 78.38 13:54:24 Average: 1 9.23 0.00 1.04 12.38 0.06 77.29 13:54:24 Average: 2 34.84 0.00 2.31 2.05 0.09 60.71 13:54:24 Average: 3 10.82 0.00 1.30 12.46 0.06 75.37 13:54:24 13:54:24 13:54:24