15:29:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 15:29:02 Running as SYSTEM 15:29:03 [EnvInject] - Loading node environment variables. 15:29:03 Building remotely on prd-ubuntu1804-builder-4c-4g-4990 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:29:03 [ssh-agent] Looking for ssh-agent implementation... 15:29:03 $ ssh-agent 15:29:03 SSH_AUTH_SOCK=/tmp/ssh-sc7fhkYVKvb9/agent.1659 15:29:03 SSH_AGENT_PID=1661 15:29:03 [ssh-agent] Started. 15:29:03 Running ssh-add (command line suppressed) 15:29:03 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5899953355251322797.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5899953355251322797.key) 15:29:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:29:03 The recommended git tool is: NONE 15:29:04 using credential onap-jenkins-ssh 15:29:04 Wiping out workspace first. 15:29:04 Cloning the remote Git repository 15:29:04 Cloning repository git://cloud.onap.org/mirror/oom.git 15:29:04 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:29:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:29:04 > git --version # timeout=10 15:29:04 > git --version # 'git version 2.17.1' 15:29:04 using GIT_SSH to set credentials Gerrit user 15:29:04 Verifying host key using manually-configured host key entries 15:29:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:29:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:29:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:29:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:29:10 using GIT_SSH to set credentials Gerrit user 15:29:10 Verifying host key using manually-configured host key entries 15:29:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/10 # timeout=30 15:29:10 > git rev-parse a9579cb90bd223b5a4ed6c4aa3a1ff574bb5cace^{commit} # timeout=10 15:29:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:29:10 Checking out Revision a9579cb90bd223b5a4ed6c4aa3a1ff574bb5cace (refs/changes/39/143439/10) 15:29:10 > git config core.sparsecheckout # timeout=10 15:29:10 > git checkout -f a9579cb90bd223b5a4ed6c4aa3a1ff574bb5cace # timeout=30 15:29:13 Commit message: "[CDS] 17.0.0 chart release" 15:29:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:29:14 > git rev-list --no-walk d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=10 15:29:14 [EnvInject] - Injecting environment variables from a build step. 15:29:14 [EnvInject] - Injecting as environment variables the properties content 15:29:14 PYTHON=python3 15:29:14 15:29:14 [EnvInject] - Variables injected successfully. 15:29:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16747292037026070191.sh 15:29:14 ---> tox-install.sh 15:29:14 + source /home/jenkins/lf-env.sh 15:29:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:29:14 ++ mktemp -d /tmp/venv-XXXX 15:29:14 + lf_venv=/tmp/venv-q1O3 15:29:14 + local venv_file=/tmp/.os_lf_venv 15:29:14 + local python=python3 15:29:14 + local options 15:29:14 + local set_path=true 15:29:14 + local install_args= 15:29: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 15:29:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:29:14 + true 15:29:14 + case $1 in 15:29:14 + venv_file=/tmp/.toxenv 15:29:14 + shift 2 15:29:14 + true 15:29:14 + case $1 in 15:29:14 + shift 15:29:14 + break 15:29:14 + case $python in 15:29:14 + local pkg_list= 15:29:14 + [[ -d /opt/pyenv ]] 15:29:14 + echo 'Setup pyenv:' 15:29:14 Setup pyenv: 15:29:14 + export PYENV_ROOT=/opt/pyenv 15:29:14 + PYENV_ROOT=/opt/pyenv 15:29:14 + 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:29:14 + 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:29:14 + pyenv versions 15:29:14 * system (set by /opt/pyenv/version) 15:29:14 * 3.8.13 (set by /opt/pyenv/version) 15:29:14 * 3.9.13 (set by /opt/pyenv/version) 15:29:14 * 3.10.6 (set by /opt/pyenv/version) 15:29:14 + command -v pyenv 15:29:14 ++ pyenv init - --no-rehash 15:29: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[*]}"'\'')" 15:29:14 export PATH="/opt/pyenv/shims:${PATH}" 15:29:14 export PYENV_SHELL=bash 15:29:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:29:14 pyenv() { 15:29:14 local command 15:29:14 command="${1:-}" 15:29:14 if [ "$#" -gt 0 ]; then 15:29:14 shift 15:29:14 fi 15:29:14 15:29:14 case "$command" in 15:29:14 rehash|shell) 15:29:14 eval "$(pyenv "sh-$command" "$@")" 15:29:14 ;; 15:29:14 *) 15:29:14 command pyenv "$command" "$@" 15:29:14 ;; 15:29:14 esac 15:29:14 }' 15:29: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[*]}"' 15:29:14 ++ 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:29:14 ++ 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:29:14 ++ 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:29:14 ++ export PYENV_SHELL=bash 15:29:14 ++ PYENV_SHELL=bash 15:29:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:29:14 +++ complete -F _pyenv pyenv 15:29:14 ++ lf-pyver python3 15:29:14 ++ local py_version_xy=python3 15:29:14 ++ local py_version_xyz= 15:29:14 ++ pyenv versions 15:29:14 ++ local command 15:29:14 ++ command=versions 15:29:14 ++ '[' 1 -gt 0 ']' 15:29:14 ++ shift 15:29:14 ++ case "$command" in 15:29:14 ++ command pyenv versions 15:29:14 ++ pyenv versions 15:29:14 ++ awk '{ print $1 }' 15:29:14 ++ sed 's/^[ *]* //' 15:29:14 ++ grep -E '^[0-9.]*[0-9]$' 15:29:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:29:14 +++ grep '^3' /tmp/.pyenv_versions 15:29:14 +++ sort -V 15:29:14 +++ tail -n 1 15:29:14 ++ py_version_xyz=3.10.6 15:29:14 ++ [[ -z 3.10.6 ]] 15:29:14 ++ echo 3.10.6 15:29:14 ++ return 0 15:29:14 + pyenv local 3.10.6 15:29:14 + local command 15:29:14 + command=local 15:29:14 + '[' 2 -gt 0 ']' 15:29:14 + shift 15:29:14 + case "$command" in 15:29:14 + command pyenv local 3.10.6 15:29:14 + pyenv local 3.10.6 15:29:14 + for arg in "$@" 15:29:14 + case $arg in 15:29:14 + pkg_list+='tox ' 15:29:14 + for arg in "$@" 15:29:14 + case $arg in 15:29:14 + pkg_list+='virtualenv ' 15:29:14 + for arg in "$@" 15:29:14 + case $arg in 15:29:14 + pkg_list+='urllib3~=1.26.15 ' 15:29:14 + [[ -f /tmp/.toxenv ]] 15:29:14 + [[ ! -f /tmp/.toxenv ]] 15:29:14 + [[ -n '' ]] 15:29:14 + python3 -m venv /tmp/venv-q1O3 15:29:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q1O3' 15:29:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q1O3 15:29:18 + echo /tmp/venv-q1O3 15:29:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:29:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:29:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:29:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:29:18 + local 'pip_opts=--upgrade --quiet' 15:29:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:29:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:29:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:29:18 + [[ -n '' ]] 15:29:18 + [[ -n '' ]] 15:29:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:29:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:29:18 + /tmp/venv-q1O3/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:29:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:29:22 lf-activate-venv(): INFO: Base packages installed successfully 15:29:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:29:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:29:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:29:22 + /tmp/venv-q1O3/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:29:25 + type python3 15:29:25 + true 15:29:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q1O3/bin to PATH' 15:29:25 lf-activate-venv(): INFO: Adding /tmp/venv-q1O3/bin to PATH 15:29:25 + PATH=/tmp/venv-q1O3/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:29:25 + return 0 15:29:25 + python3 --version 15:29:25 Python 3.10.6 15:29:25 + python3 -m pip --version 15:29:25 pip 26.0.1 from /tmp/venv-q1O3/lib/python3.10/site-packages/pip (python 3.10) 15:29:26 + python3 -m pip freeze 15:29:26 cachetools==7.0.5 15:29:26 colorama==0.4.6 15:29:26 distlib==0.4.0 15:29:26 filelock==3.25.2 15:29:26 packaging==26.0 15:29:26 platformdirs==4.9.4 15:29:26 pluggy==1.6.0 15:29:26 pyproject-api==1.10.0 15:29:26 python-discovery==1.2.0 15:29:26 tomli==2.4.0 15:29:26 tomli_w==1.2.0 15:29:26 tox==4.50.3 15:29:26 typing_extensions==4.15.0 15:29:26 urllib3==1.26.20 15:29:26 virtualenv==21.2.0 15:29:26 [EnvInject] - Injecting environment variables from a build step. 15:29:26 [EnvInject] - Injecting as environment variables the properties content 15:29:26 PARALLEL=false 15:29:26 15:29:26 [EnvInject] - Variables injected successfully. 15:29:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6661784368822379926.sh 15:29:26 ---> tox-run.sh 15:29:26 + 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:29:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:29:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:29:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:29:26 + cd /w/workspace/oom-master-pre-commit-lint/. 15:29:26 + source /home/jenkins/lf-env.sh 15:29:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:29:26 ++ mktemp -d /tmp/venv-XXXX 15:29:26 + lf_venv=/tmp/venv-A00B 15:29:26 + local venv_file=/tmp/.os_lf_venv 15:29:26 + local python=python3 15:29:26 + local options 15:29:26 + local set_path=true 15:29:26 + local install_args= 15:29:26 ++ 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:29:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:29:26 + true 15:29:26 + case $1 in 15:29:26 + venv_file=/tmp/.toxenv 15:29:26 + shift 2 15:29:26 + true 15:29:26 + case $1 in 15:29:26 + shift 15:29:26 + break 15:29:26 + case $python in 15:29:26 + local pkg_list= 15:29:26 + [[ -d /opt/pyenv ]] 15:29:26 + echo 'Setup pyenv:' 15:29:26 Setup pyenv: 15:29:26 + export PYENV_ROOT=/opt/pyenv 15:29:26 + PYENV_ROOT=/opt/pyenv 15:29:26 + 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:29:26 + 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:29:26 + pyenv versions 15:29:26 system 15:29:26 3.8.13 15:29:26 3.9.13 15:29:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:29:26 + command -v pyenv 15:29:26 ++ pyenv init - --no-rehash 15:29:26 + 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:29:26 export PATH="/opt/pyenv/shims:${PATH}" 15:29:26 export PYENV_SHELL=bash 15:29:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:29:26 pyenv() { 15:29:26 local command 15:29:26 command="${1:-}" 15:29:26 if [ "$#" -gt 0 ]; then 15:29:26 shift 15:29:26 fi 15:29:26 15:29:26 case "$command" in 15:29:26 rehash|shell) 15:29:26 eval "$(pyenv "sh-$command" "$@")" 15:29:26 ;; 15:29:26 *) 15:29:26 command pyenv "$command" "$@" 15:29:26 ;; 15:29:26 esac 15:29:26 }' 15:29:26 +++ 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:29:26 ++ 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:29:26 ++ 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:29:26 ++ 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:29:26 ++ export PYENV_SHELL=bash 15:29:26 ++ PYENV_SHELL=bash 15:29:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:29:26 +++ complete -F _pyenv pyenv 15:29:26 ++ lf-pyver python3 15:29:26 ++ local py_version_xy=python3 15:29:26 ++ local py_version_xyz= 15:29:26 ++ pyenv versions 15:29:26 ++ local command 15:29:26 ++ sed 's/^[ *]* //' 15:29:26 ++ command=versions 15:29:26 ++ '[' 1 -gt 0 ']' 15:29:26 ++ shift 15:29:26 ++ case "$command" in 15:29:26 ++ command pyenv versions 15:29:26 ++ pyenv versions 15:29:26 ++ awk '{ print $1 }' 15:29:26 ++ grep -E '^[0-9.]*[0-9]$' 15:29:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:29:26 +++ grep '^3' /tmp/.pyenv_versions 15:29:26 +++ sort -V 15:29:26 +++ tail -n 1 15:29:26 ++ py_version_xyz=3.10.6 15:29:26 ++ [[ -z 3.10.6 ]] 15:29:26 ++ echo 3.10.6 15:29:26 ++ return 0 15:29:26 + pyenv local 3.10.6 15:29:26 + local command 15:29:26 + command=local 15:29:26 + '[' 2 -gt 0 ']' 15:29:26 + shift 15:29:26 + case "$command" in 15:29:26 + command pyenv local 3.10.6 15:29:26 + pyenv local 3.10.6 15:29:26 + for arg in "$@" 15:29:26 + case $arg in 15:29:26 + pkg_list+='tox ' 15:29:26 + for arg in "$@" 15:29:26 + case $arg in 15:29:26 + pkg_list+='virtualenv ' 15:29:26 + for arg in "$@" 15:29:26 + case $arg in 15:29:26 + pkg_list+='urllib3~=1.26.15 ' 15:29:26 + [[ -f /tmp/.toxenv ]] 15:29:26 ++ cat /tmp/.toxenv 15:29:26 + lf_venv=/tmp/venv-q1O3 15:29:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q1O3 from' file:/tmp/.toxenv 15:29:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q1O3 from file:/tmp/.toxenv 15:29:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:29:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:29:26 + local 'pip_opts=--upgrade --quiet' 15:29:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:29:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:29:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:29:26 + [[ -n '' ]] 15:29:26 + [[ -n '' ]] 15:29:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:29:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:29:26 + /tmp/venv-q1O3/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:29:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:29:27 lf-activate-venv(): INFO: Base packages installed successfully 15:29:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:29:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:29:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:29:27 + /tmp/venv-q1O3/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:29:28 + type python3 15:29:28 + true 15:29:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q1O3/bin to PATH' 15:29:28 lf-activate-venv(): INFO: Adding /tmp/venv-q1O3/bin to PATH 15:29:28 + PATH=/tmp/venv-q1O3/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:29:28 + return 0 15:29:28 + [[ -d /opt/pyenv ]] 15:29:28 + echo '---> Setting up pyenv' 15:29:28 ---> Setting up pyenv 15:29:28 + export PYENV_ROOT=/opt/pyenv 15:29:28 + PYENV_ROOT=/opt/pyenv 15:29:28 + export PATH=/opt/pyenv/bin:/tmp/venv-q1O3/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:29:28 + PATH=/opt/pyenv/bin:/tmp/venv-q1O3/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:29:28 ++ pwd 15:29:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:29:28 + export PYTHONPATH 15:29:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:29:28 + TOX_TESTENV_PASSENV=PYTHONPATH 15:29:28 + tox --version 15:29:28 4.50.3 from /tmp/venv-q1O3/lib/python3.10/site-packages/tox/__init__.py 15:29:28 + PARALLEL=false 15:29:28 + TOX_OPTIONS_LIST= 15:29:28 + [[ -n pre-commit ]] 15:29:28 + TOX_OPTIONS_LIST=' -e pre-commit' 15:29:28 + case ${PARALLEL,,} in 15:29:28 + tox -e pre-commit 15:29:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:29:29 pre-commit: install_deps> python -I -m pip install pre-commit 15:29:32 pre-commit: freeze> python -m pip freeze --all 15:29:32 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.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 15:29:32 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:29:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:29:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:29:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:29:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:29:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:29:35 [INFO] Once installed this environment will be reused. 15:29:35 [INFO] This may take a few minutes... 15:29:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:29:39 [INFO] Once installed this environment will be reused. 15:29:39 [INFO] This may take a few minutes... 15:29:44 trim trailing whitespace.................................................Passed 15:29:44 Tabs remover.............................................................Passed 15:29:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:29:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:29:44 [INFO] Once installed this environment will be reused. 15:29:44 [INFO] This may take a few minutes... 15:29:53 gitlint..............................................(no files to check)Skipped 15:29:53 pre-commit: OK (24.28=setup[3.87]+cmd[11.42,8.99] seconds) 15:29:53 congratulations :) (24.32 seconds) 15:29:53 + tox_status=0 15:29:53 + echo '---> Completed tox runs' 15:29:53 ---> Completed tox runs 15:29:53 + for i in .tox/*/log 15:29:53 ++ echo .tox/pre-commit/log 15:29:53 ++ awk -F/ '{print $2}' 15:29:53 + tox_env=pre-commit 15:29:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:29:53 + DOC_DIR=docs/_build/html 15:29:53 + [[ -d docs/_build/html ]] 15:29:53 + echo '---> tox-run.sh ends' 15:29:53 ---> tox-run.sh ends 15:29:53 + test 0 -eq 0 15:29:53 $ ssh-agent -k 15:29:53 unset SSH_AUTH_SOCK; 15:29:53 unset SSH_AGENT_PID; 15:29:53 echo Agent pid 1661 killed; 15:29:53 [ssh-agent] Stopped. 15:29:53 [PostBuildScript] - [INFO] Executing post build scripts. 15:29:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5664954763149129751.sh 15:29:53 ---> sysstat.sh 15:29:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12443112367909844060.sh 15:29:53 ---> package-listing.sh 15:29:53 ++ tr '[:upper:]' '[:lower:]' 15:29:53 ++ facter osfamily 15:29:54 + OS_FAMILY=debian 15:29:54 + workspace=/w/workspace/oom-master-pre-commit-lint 15:29:54 + START_PACKAGES=/tmp/packages_start.txt 15:29:54 + END_PACKAGES=/tmp/packages_end.txt 15:29:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:54 + PACKAGES=/tmp/packages_start.txt 15:29:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:29:54 + PACKAGES=/tmp/packages_end.txt 15:29:54 + case "${OS_FAMILY}" in 15:29:54 + dpkg -l 15:29:54 + grep '^ii' 15:29:54 + '[' -f /tmp/packages_start.txt ']' 15:29:54 + '[' -f /tmp/packages_end.txt ']' 15:29:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:29:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:29:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:29:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10684859786086389289.sh 15:29:54 ---> capture-instance-metadata.sh 15:29:54 Setup pyenv: 15:29:54 system 15:29:54 3.8.13 15:29:54 3.9.13 15:29:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:29:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VRTG 15:29:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:29:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:29:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:30:02 lf-activate-venv(): INFO: Base packages installed successfully 15:30:02 lf-activate-venv(): INFO: Installing additional packages: lftools 15:30:24 lf-activate-venv(): INFO: Adding /tmp/venv-VRTG/bin to PATH 15:30:24 INFO: Running in OpenStack, capturing instance metadata 15:30:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins285234453444326385.sh 15:30:25 provisioning config files... 15:30:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3828403046957749830tmp 15:30:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:30:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:30:25 [EnvInject] - Injecting environment variables from a build step. 15:30:25 [EnvInject] - Injecting as environment variables the properties content 15:30:25 SERVER_ID=logs 15:30:25 15:30:25 [EnvInject] - Variables injected successfully. 15:30:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8425724478271187133.sh 15:30:25 ---> create-netrc.sh 15:30:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4133605152460302548.sh 15:30:25 ---> python-tools-install.sh 15:30:25 Setup pyenv: 15:30:25 system 15:30:25 3.8.13 15:30:25 3.9.13 15:30:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:30:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VRTG from file:/tmp/.os_lf_venv 15:30:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:30:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:30:26 lf-activate-venv(): INFO: Base packages installed successfully 15:30:26 lf-activate-venv(): INFO: Installing additional packages: lftools 15:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-VRTG/bin to PATH 15:30:34 Generating Requirements File 15:30:53 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:30:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:30:54 Python 3.10.6 15:30:54 pip 26.0.1 from /tmp/venv-VRTG/lib/python3.10/site-packages/pip (python 3.10) 15:30:54 appdirs==1.4.4 15:30:54 argcomplete==3.6.3 15:30:54 aspy.yaml==1.3.0 15:30:54 attrs==26.1.0 15:30:54 autopage==0.6.0 15:30:54 backports.strenum==1.3.1 15:30:54 beautifulsoup4==4.14.3 15:30:54 boto3==1.42.75 15:30:54 botocore==1.42.75 15:30:54 bs4==0.0.2 15:30:54 certifi==2026.2.25 15:30:54 cffi==2.0.0 15:30:54 cfgv==3.5.0 15:30:54 chardet==7.3.0 15:30:54 charset-normalizer==3.4.6 15:30:54 click==8.3.1 15:30:54 cliff==4.13.2 15:30:54 cmd2==3.4.0 15:30:54 cryptography==3.3.2 15:30:54 debtcollector==3.1.0 15:30:54 decorator==5.2.1 15:30:54 defusedxml==0.7.1 15:30:54 Deprecated==1.3.1 15:30:54 distlib==0.4.0 15:30:54 dnspython==2.8.0 15:30:54 docker==7.1.0 15:30:54 dogpile.cache==1.5.0 15:30:54 durationpy==0.10 15:30:54 email-validator==2.3.0 15:30:54 filelock==3.25.2 15:30:54 future==1.0.0 15:30:54 gitdb==4.0.12 15:30:54 GitPython==3.1.46 15:30:54 httplib2==0.30.2 15:30:54 identify==2.6.18 15:30:54 idna==3.11 15:30:54 importlib-resources==1.5.0 15:30:54 iso8601==2.1.0 15:30:54 Jinja2==3.1.6 15:30:54 jmespath==1.1.0 15:30:54 jsonpatch==1.33 15:30:54 jsonpointer==3.1.1 15:30:54 jsonschema==4.26.0 15:30:54 jsonschema-specifications==2025.9.1 15:30:54 keystoneauth1==5.13.1 15:30:54 kubernetes==35.0.0 15:30:54 lftools==0.37.22 15:30:54 lxml==6.0.2 15:30:54 markdown-it-py==4.0.0 15:30:54 MarkupSafe==3.0.3 15:30:54 mdurl==0.1.2 15:30:54 msgpack==1.1.2 15:30:54 multi_key_dict==2.0.3 15:30:54 munch==4.0.0 15:30:54 netaddr==1.3.0 15:30:54 niet==1.4.2 15:30:54 nodeenv==1.10.0 15:30:54 oauth2client==4.1.3 15:30:54 oauthlib==3.3.1 15:30:54 openstacksdk==4.10.0 15:30:54 os-service-types==1.8.2 15:30:54 osc-lib==4.4.0 15:30:54 oslo.config==10.3.0 15:30:54 oslo.context==6.3.0 15:30:54 oslo.i18n==6.7.2 15:30:54 oslo.log==8.1.0 15:30:54 oslo.serialization==5.9.1 15:30:54 oslo.utils==10.0.0 15:30:54 packaging==26.0 15:30:54 pbr==7.0.3 15:30:54 platformdirs==4.9.4 15:30:54 prettytable==3.17.0 15:30:54 psutil==7.2.2 15:30:54 pyasn1==0.6.3 15:30:54 pyasn1_modules==0.4.2 15:30:54 pycparser==3.0 15:30:54 pygerrit2==2.0.15 15:30:54 PyGithub==2.9.0 15:30:54 Pygments==2.19.2 15:30:54 PyJWT==2.12.1 15:30:54 PyNaCl==1.6.2 15:30:54 pyparsing==2.4.7 15:30:54 pyperclip==1.11.0 15:30:54 pyrsistent==0.20.0 15:30:54 python-cinderclient==9.9.0 15:30:54 python-dateutil==2.9.0.post0 15:30:54 python-discovery==1.2.0 15:30:54 python-heatclient==5.1.0 15:30:54 python-jenkins==1.8.3 15:30:54 python-keystoneclient==5.8.0 15:30:54 python-magnumclient==4.10.0 15:30:54 python-openstackclient==9.0.0 15:30:54 python-swiftclient==4.10.0 15:30:54 PyYAML==6.0.3 15:30:54 referencing==0.37.0 15:30:54 requests==2.33.0 15:30:54 requests-oauthlib==2.0.0 15:30:54 requestsexceptions==1.4.0 15:30:54 rfc3986==2.0.0 15:30:54 rich==14.3.3 15:30:54 rich-argparse==1.7.2 15:30:54 rpds-py==0.30.0 15:30:54 rsa==4.9.1 15:30:54 ruamel.yaml==0.19.1 15:30:54 ruamel.yaml.clib==0.2.15 15:30:54 s3transfer==0.16.0 15:30:54 simplejson==3.20.2 15:30:54 six==1.17.0 15:30:54 smmap==5.0.3 15:30:54 soupsieve==2.8.3 15:30:54 stevedore==5.7.0 15:30:54 tabulate==0.10.0 15:30:54 toml==0.10.2 15:30:54 tomlkit==0.14.0 15:30:54 tqdm==4.67.3 15:30:54 typing_extensions==4.15.0 15:30:54 urllib3==1.26.20 15:30:54 virtualenv==21.2.0 15:30:54 wcwidth==0.6.0 15:30:54 websocket-client==1.9.0 15:30:54 wrapt==2.1.2 15:30:54 xdg==6.0.0 15:30:54 xmltodict==1.0.4 15:30:54 yq==3.4.3 15:30:54 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4314255209575878992.sh 15:30:54 ---> uv-install.sh 15:30:54 Installing uv/uvx (latest) using shell installer 15:30:54 2026-03-25 15:30:54 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-25T16%3A22%3A16Z&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-25T15%3A21%3A42Z&ske=2026-03-25T16%3A22%3A16Z&sks=b&skv=2018-11-09&sig=0KI%2BX860GxisJdZ%2BLpRF2WKtJiHk5YUtTriRgbrK8I8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ1Mjk0MSwibmJmIjoxNzc0NDUyNjQxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VNiwfeyEbnEBJtxXsH6aiSL9u1W98yJ1o0_0SywGonQ&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-7NoTFr.sh" [1] 15:30:55 downloading uv 0.11.1 x86_64-unknown-linux-gnu 15:30:55 installing to /home/jenkins/.local/bin 15:30:55 uv 15:30:55 uvx 15:30:55 everything's installed! 15:30:55 15:30:55 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:30:55 15:30:55 source $HOME/.local/bin/env (sh, bash, zsh) 15:30:55 source $HOME/.local/bin/env.fish (fish) 15:30:55 Adding install location to PATH 15:30:55 ---> Validating uv/uvx install 15:30:55 uvx 0.11.1 (x86_64-unknown-linux-gnu) 15:30:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14773882955238045695.sh 15:30:55 ---> sudo-logs.sh 15:30:55 Archiving 'sudo' log.. 15:30:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7462559259771215347.sh 15:30:56 ---> job-cost.sh 15:30:56 INFO: Activating Python virtual environment... 15:30:56 Setup pyenv: 15:30:56 system 15:30:56 3.8.13 15:30:56 3.9.13 15:30:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:30:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VRTG from file:/tmp/.os_lf_venv 15:30:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:30:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:30:58 lf-activate-venv(): INFO: Base packages installed successfully 15:30:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-VRTG/bin to PATH 15:31:03 INFO: No stack-cost file found 15:31:03 INFO: Instance uptime: 160s 15:31:03 INFO: Fetching instance metadata (attempt 1 of 3)... 15:31:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:31:03 INFO: Successfully fetched instance metadata 15:31:03 INFO: Instance type: v3-standard-4 15:31:03 INFO: Retrieving pricing info for: v3-standard-4 15:31:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:31:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=160 15:31:03 INFO: Successfully fetched Vexxhost pricing API 15:31:03 INFO: Retrieved cost: 0.11 15:31:03 INFO: Retrieved resource: v3-standard-4 15:31:03 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:31:03 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:31:03 INFO: Successfully archived job cost data 15:31:03 DEBUG: Cost data: oom-master-pre-commit-lint,4511,2026-03-25 15:31:03,v3-standard-4,160,0.11,0.00,SUCCESS 15:31:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16901951577939872244.sh 15:31:03 ---> logs-deploy.sh 15:31:03 Setup pyenv: 15:31:03 system 15:31:03 3.8.13 15:31:03 3.9.13 15:31:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:31:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VRTG from file:/tmp/.os_lf_venv 15:31:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:31:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:31:05 lf-activate-venv(): INFO: Base packages installed successfully 15:31:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:31:13 lf-activate-venv(): INFO: Adding /tmp/venv-VRTG/bin to PATH 15:31:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4511 15:31:13 INFO: archiving workspace using pattern(s): 15:31:14 Archives upload complete. 15:31:14 INFO: archiving logs to Nexus 15:31:15 ---> uname -a: 15:31:15 Linux prd-ubuntu1804-builder-4c-4g-4990 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:31:15 15:31:15 15:31:15 ---> lscpu: 15:31:15 Architecture: x86_64 15:31:15 CPU op-mode(s): 32-bit, 64-bit 15:31:15 Byte Order: Little Endian 15:31:15 CPU(s): 4 15:31:15 On-line CPU(s) list: 0-3 15:31:15 Thread(s) per core: 1 15:31:15 Core(s) per socket: 1 15:31:15 Socket(s): 4 15:31:15 NUMA node(s): 1 15:31:15 Vendor ID: AuthenticAMD 15:31:15 CPU family: 23 15:31:15 Model: 49 15:31:15 Model name: AMD EPYC-Rome Processor 15:31:15 Stepping: 0 15:31:15 CPU MHz: 2799.998 15:31:15 BogoMIPS: 5599.99 15:31:15 Virtualization: AMD-V 15:31:15 Hypervisor vendor: KVM 15:31:15 Virtualization type: full 15:31:15 L1d cache: 32K 15:31:15 L1i cache: 32K 15:31:15 L2 cache: 512K 15:31:15 L3 cache: 16384K 15:31:15 NUMA node0 CPU(s): 0-3 15:31:15 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:31:15 15:31:15 15:31:15 ---> nproc: 15:31:15 4 15:31:15 15:31:15 15:31:15 ---> df -h: 15:31:15 Filesystem Size Used Avail Use% Mounted on 15:31:15 udev 7.9G 0 7.9G 0% /dev 15:31:15 tmpfs 1.6G 676K 1.6G 1% /run 15:31:15 /dev/vda1 78G 8.5G 69G 11% / 15:31:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:31:15 tmpfs 5.0M 0 5.0M 0% /run/lock 15:31:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:31:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:31:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:31:15 15:31:15 15:31:15 ---> free -m: 15:31:15 total used free shared buff/cache available 15:31:15 Mem: 16040 592 13186 0 2261 15126 15:31:15 Swap: 1023 0 1023 15:31:15 15:31:15 15:31:15 ---> ip addr: 15:31:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:31:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:31:15 inet 127.0.0.1/8 scope host lo 15:31:15 valid_lft forever preferred_lft forever 15:31:15 inet6 ::1/128 scope host 15:31:15 valid_lft forever preferred_lft forever 15:31:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:31:15 link/ether fa:16:3e:5d:a8:45 brd ff:ff:ff:ff:ff:ff 15:31:15 inet 10.30.107.105/23 brd 10.30.107.255 scope global dynamic ens3 15:31:15 valid_lft 86248sec preferred_lft 86248sec 15:31:15 inet6 fe80::f816:3eff:fe5d:a845/64 scope link 15:31:15 valid_lft forever preferred_lft forever 15:31:15 15:31:15 15:31:15 ---> sar -b -r -n DEV: 15:31:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4990) 03/25/26 _x86_64_ (4 CPU) 15:31:15 15:31:15 15:28:45 LINUX RESTART (4 CPU) 15:31:15 15:31:15 15:29:01 tps rtps wtps bread/s bwrtn/s 15:31:15 15:30:01 267.25 38.72 228.53 1356.13 11740.40 15:31:15 15:31:01 127.73 1.20 126.53 135.84 15395.17 15:31:15 Average: 197.48 19.96 177.53 745.94 13567.94 15:31:15 15:31:15 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:31:15 15:30:01 13909180 15519968 2515788 15.32 58692 1750656 781656 4.47 775464 1521344 158196 15:31:15 15:31:01 13506796 15482604 2918172 17.77 86588 2068960 799436 4.58 828696 1831272 177120 15:31:15 Average: 13707988 15501286 2716980 16.54 72640 1909808 790546 4.52 802080 1676308 167658 15:31:15 15:31:15 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:31:15 15:30:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 15:31:15 15:30:01 ens3 563.30 339.98 2286.23 82.63 0.00 0.00 0.00 0.00 15:31:15 15:31:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 15:31:15 15:31:01 ens3 101.12 74.64 1320.45 13.57 0.00 0.00 0.00 0.00 15:31:15 Average: lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 15:31:15 Average: ens3 332.19 207.30 1803.30 48.10 0.00 0.00 0.00 0.00 15:31:15 15:31:15 15:31:15 ---> sar -P ALL: 15:31:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4990) 03/25/26 _x86_64_ (4 CPU) 15:31:15 15:31:15 15:28:45 LINUX RESTART (4 CPU) 15:31:15 15:31:15 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:31:15 15:30:01 all 25.07 0.00 2.76 2.88 0.09 69.20 15:31:15 15:30:01 0 22.72 0.00 2.27 0.55 0.08 74.38 15:31:15 15:30:01 1 24.13 0.00 2.64 1.15 0.07 72.00 15:31:15 15:30:01 2 27.30 0.00 2.88 5.71 0.08 64.03 15:31:15 15:30:01 3 26.14 0.00 3.27 4.11 0.12 66.36 15:31:15 15:31:01 all 19.45 0.00 1.50 2.70 0.07 76.29 15:31:15 15:31:01 0 33.81 0.00 2.15 1.58 0.08 62.37 15:31:15 15:31:01 1 0.77 0.00 1.10 8.44 0.08 89.61 15:31:15 15:31:01 2 23.51 0.00 1.62 0.38 0.07 74.42 15:31:15 15:31:01 3 19.62 0.00 1.13 0.40 0.05 78.79 15:31:15 Average: all 22.25 0.00 2.13 2.79 0.08 72.75 15:31:15 Average: 0 28.27 0.00 2.21 1.07 0.08 68.38 15:31:15 Average: 1 12.46 0.00 1.87 4.79 0.08 80.80 15:31:15 Average: 2 25.40 0.00 2.25 3.04 0.08 69.23 15:31:15 Average: 3 22.87 0.00 2.20 2.25 0.08 72.60 15:31:15 15:31:15 15:31:15