09:00:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143685 09:00:43 Running as SYSTEM 09:00:43 [EnvInject] - Loading node environment variables. 09:00:43 Building remotely on prd-ubuntu1804-builder-4c-4g-5450 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:00:43 [ssh-agent] Looking for ssh-agent implementation... 09:00:44 $ ssh-agent 09:00:44 SSH_AUTH_SOCK=/tmp/ssh-uaBS6iGE2OMe/agent.1680 09:00:44 SSH_AGENT_PID=1682 09:00:44 [ssh-agent] Started. 09:00:44 Running ssh-add (command line suppressed) 09:00:44 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15453018969977977563.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15453018969977977563.key) 09:00:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:00:44 The recommended git tool is: NONE 09:00:45 using credential onap-jenkins-ssh 09:00:45 Wiping out workspace first. 09:00:45 Cloning the remote Git repository 09:00:45 Cloning repository git://cloud.onap.org/mirror/oom.git 09:00:45 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:00:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:45 > git --version # timeout=10 09:00:45 > git --version # 'git version 2.17.1' 09:00:45 using GIT_SSH to set credentials Gerrit user 09:00:45 Verifying host key using manually-configured host key entries 09:00:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:00:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:00:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:00:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:51 using GIT_SSH to set credentials Gerrit user 09:00:51 Verifying host key using manually-configured host key entries 09:00:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/85/143685/1 # timeout=30 09:00:51 > git rev-parse 8a3b88272baa7923e660e289ed065b09fa65e2bf^{commit} # timeout=10 09:00:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:00:51 Checking out Revision 8a3b88272baa7923e660e289ed065b09fa65e2bf (refs/changes/85/143685/1) 09:00:51 > git config core.sparsecheckout # timeout=10 09:00:51 > git checkout -f 8a3b88272baa7923e660e289ed065b09fa65e2bf # timeout=30 09:00:55 Commit message: "[DCAEGEN2] Update pnf registration handler" 09:00:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:00:55 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 09:00:55 [EnvInject] - Injecting environment variables from a build step. 09:00:55 [EnvInject] - Injecting as environment variables the properties content 09:00:55 PYTHON=python3 09:00:55 09:00:55 [EnvInject] - Variables injected successfully. 09:00:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3760957799924229725.sh 09:00:55 ---> tox-install.sh 09:00:55 + source /home/jenkins/lf-env.sh 09:00:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:00:55 ++ mktemp -d /tmp/venv-XXXX 09:00:55 + lf_venv=/tmp/venv-GYUN 09:00:55 + local venv_file=/tmp/.os_lf_venv 09:00:55 + local python=python3 09:00:55 + local options 09:00:55 + local set_path=true 09:00:55 + local install_args= 09:00:55 ++ 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 09:00:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:00:55 + true 09:00:55 + case $1 in 09:00:55 + venv_file=/tmp/.toxenv 09:00:55 + shift 2 09:00:55 + true 09:00:55 + case $1 in 09:00:55 + shift 09:00:55 + break 09:00:55 + case $python in 09:00:55 + local pkg_list= 09:00:55 + [[ -d /opt/pyenv ]] 09:00:55 + echo 'Setup pyenv:' 09:00:55 Setup pyenv: 09:00:55 + export PYENV_ROOT=/opt/pyenv 09:00:55 + PYENV_ROOT=/opt/pyenv 09:00:55 + 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 09:00:55 + 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 09:00:55 + pyenv versions 09:00:55 * system (set by /opt/pyenv/version) 09:00:55 * 3.8.13 (set by /opt/pyenv/version) 09:00:55 * 3.9.13 (set by /opt/pyenv/version) 09:00:55 * 3.10.6 (set by /opt/pyenv/version) 09:00:55 + command -v pyenv 09:00:55 ++ pyenv init - --no-rehash 09:00:55 + 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[*]}"'\'')" 09:00:55 export PATH="/opt/pyenv/shims:${PATH}" 09:00:55 export PYENV_SHELL=bash 09:00:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:00:55 pyenv() { 09:00:55 local command 09:00:55 command="${1:-}" 09:00:55 if [ "$#" -gt 0 ]; then 09:00:55 shift 09:00:55 fi 09:00:55 09:00:55 case "$command" in 09:00:55 rehash|shell) 09:00:55 eval "$(pyenv "sh-$command" "$@")" 09:00:55 ;; 09:00:55 *) 09:00:55 command pyenv "$command" "$@" 09:00:55 ;; 09:00:55 esac 09:00:55 }' 09:00:55 +++ 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[*]}"' 09:00:55 ++ 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 09:00:55 ++ 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 09:00:55 ++ 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 09:00:55 ++ export PYENV_SHELL=bash 09:00:55 ++ PYENV_SHELL=bash 09:00:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:00:55 +++ complete -F _pyenv pyenv 09:00:55 ++ lf-pyver python3 09:00:55 ++ local py_version_xy=python3 09:00:55 ++ local py_version_xyz= 09:00:55 ++ pyenv versions 09:00:55 ++ local command 09:00:55 ++ command=versions 09:00:55 ++ '[' 1 -gt 0 ']' 09:00:55 ++ shift 09:00:55 ++ case "$command" in 09:00:55 ++ command pyenv versions 09:00:55 ++ pyenv versions 09:00:55 ++ sed 's/^[ *]* //' 09:00:55 ++ awk '{ print $1 }' 09:00:55 ++ grep -E '^[0-9.]*[0-9]$' 09:00:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:00:55 +++ grep '^3' /tmp/.pyenv_versions 09:00:55 +++ sort -V 09:00:55 +++ tail -n 1 09:00:56 ++ py_version_xyz=3.10.6 09:00:56 ++ [[ -z 3.10.6 ]] 09:00:56 ++ echo 3.10.6 09:00:56 ++ return 0 09:00:56 + pyenv local 3.10.6 09:00:56 + local command 09:00:56 + command=local 09:00:56 + '[' 2 -gt 0 ']' 09:00:56 + shift 09:00:56 + case "$command" in 09:00:56 + command pyenv local 3.10.6 09:00:56 + pyenv local 3.10.6 09:00:56 + for arg in "$@" 09:00:56 + case $arg in 09:00:56 + pkg_list+='tox ' 09:00:56 + for arg in "$@" 09:00:56 + case $arg in 09:00:56 + pkg_list+='virtualenv ' 09:00:56 + for arg in "$@" 09:00:56 + case $arg in 09:00:56 + pkg_list+='urllib3~=1.26.15 ' 09:00:56 + [[ -f /tmp/.toxenv ]] 09:00:56 + [[ ! -f /tmp/.toxenv ]] 09:00:56 + [[ -n '' ]] 09:00:56 + python3 -m venv /tmp/venv-GYUN 09:01:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GYUN' 09:01:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GYUN 09:01:00 + echo /tmp/venv-GYUN 09:01:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:01:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:01:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:01:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:00 + local 'pip_opts=--upgrade --quiet' 09:01:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:01:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:01:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:01:00 + [[ -n '' ]] 09:01:00 + [[ -n '' ]] 09:01:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:01:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:00 + /tmp/venv-GYUN/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 09:01:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:01:04 lf-activate-venv(): INFO: Base packages installed successfully 09:01:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:01:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:01:04 + /tmp/venv-GYUN/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 09:01:05 + type python3 09:01:05 + true 09:01:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GYUN/bin to PATH' 09:01:05 lf-activate-venv(): INFO: Adding /tmp/venv-GYUN/bin to PATH 09:01:05 + PATH=/tmp/venv-GYUN/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 09:01:05 + return 0 09:01:05 + python3 --version 09:01:05 Python 3.10.6 09:01:05 + python3 -m pip --version 09:01:06 pip 26.0.1 from /tmp/venv-GYUN/lib/python3.10/site-packages/pip (python 3.10) 09:01:06 + python3 -m pip freeze 09:01:06 cachetools==7.0.5 09:01:06 colorama==0.4.6 09:01:06 distlib==0.4.0 09:01:06 filelock==3.25.2 09:01:06 packaging==26.0 09:01:06 platformdirs==4.9.4 09:01:06 pluggy==1.6.0 09:01:06 pyproject-api==1.10.0 09:01:06 python-discovery==1.2.1 09:01:06 tomli==2.4.1 09:01:06 tomli_w==1.2.0 09:01:06 tox==4.50.3 09:01:06 typing_extensions==4.15.0 09:01:06 urllib3==1.26.20 09:01:06 virtualenv==21.2.0 09:01:06 [EnvInject] - Injecting environment variables from a build step. 09:01:06 [EnvInject] - Injecting as environment variables the properties content 09:01:06 PARALLEL=false 09:01:06 09:01:06 [EnvInject] - Variables injected successfully. 09:01:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1660421692099285997.sh 09:01:06 ---> tox-run.sh 09:01:06 + 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 09:01:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:01:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:01:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:01:06 + cd /w/workspace/oom-master-pre-commit-lint/. 09:01:06 + source /home/jenkins/lf-env.sh 09:01:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:06 ++ mktemp -d /tmp/venv-XXXX 09:01:06 + lf_venv=/tmp/venv-ldkB 09:01:06 + local venv_file=/tmp/.os_lf_venv 09:01:06 + local python=python3 09:01:06 + local options 09:01:06 + local set_path=true 09:01:06 + local install_args= 09:01:06 ++ 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 09:01:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:06 + true 09:01:06 + case $1 in 09:01:06 + venv_file=/tmp/.toxenv 09:01:06 + shift 2 09:01:06 + true 09:01:06 + case $1 in 09:01:06 + shift 09:01:06 + break 09:01:06 + case $python in 09:01:06 + local pkg_list= 09:01:06 + [[ -d /opt/pyenv ]] 09:01:06 + echo 'Setup pyenv:' 09:01:06 Setup pyenv: 09:01:06 + export PYENV_ROOT=/opt/pyenv 09:01:06 + PYENV_ROOT=/opt/pyenv 09:01:06 + 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 09:01:06 + 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 09:01:06 + pyenv versions 09:01:06 system 09:01:06 3.8.13 09:01:06 3.9.13 09:01:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:01:06 + command -v pyenv 09:01:06 ++ pyenv init - --no-rehash 09:01:06 + 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[*]}"'\'')" 09:01:06 export PATH="/opt/pyenv/shims:${PATH}" 09:01:06 export PYENV_SHELL=bash 09:01:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:06 pyenv() { 09:01:06 local command 09:01:06 command="${1:-}" 09:01:06 if [ "$#" -gt 0 ]; then 09:01:06 shift 09:01:06 fi 09:01:06 09:01:06 case "$command" in 09:01:06 rehash|shell) 09:01:06 eval "$(pyenv "sh-$command" "$@")" 09:01:06 ;; 09:01:06 *) 09:01:06 command pyenv "$command" "$@" 09:01:06 ;; 09:01:06 esac 09:01:06 }' 09:01:06 +++ 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[*]}"' 09:01:06 ++ 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 09:01:06 ++ 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 09:01:06 ++ 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 09:01:06 ++ export PYENV_SHELL=bash 09:01:06 ++ PYENV_SHELL=bash 09:01:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:06 +++ complete -F _pyenv pyenv 09:01:06 ++ lf-pyver python3 09:01:06 ++ local py_version_xy=python3 09:01:06 ++ local py_version_xyz= 09:01:06 ++ pyenv versions 09:01:06 ++ local command 09:01:06 ++ command=versions 09:01:06 ++ '[' 1 -gt 0 ']' 09:01:06 ++ shift 09:01:06 ++ case "$command" in 09:01:06 ++ command pyenv versions 09:01:06 ++ pyenv versions 09:01:06 ++ sed 's/^[ *]* //' 09:01:06 ++ grep -E '^[0-9.]*[0-9]$' 09:01:06 ++ awk '{ print $1 }' 09:01:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:06 +++ grep '^3' /tmp/.pyenv_versions 09:01:06 +++ sort -V 09:01:06 +++ tail -n 1 09:01:06 ++ py_version_xyz=3.10.6 09:01:06 ++ [[ -z 3.10.6 ]] 09:01:06 ++ echo 3.10.6 09:01:06 ++ return 0 09:01:06 + pyenv local 3.10.6 09:01:06 + local command 09:01:06 + command=local 09:01:06 + '[' 2 -gt 0 ']' 09:01:06 + shift 09:01:06 + case "$command" in 09:01:06 + command pyenv local 3.10.6 09:01:06 + pyenv local 3.10.6 09:01:06 + for arg in "$@" 09:01:06 + case $arg in 09:01:06 + pkg_list+='tox ' 09:01:06 + for arg in "$@" 09:01:06 + case $arg in 09:01:06 + pkg_list+='virtualenv ' 09:01:06 + for arg in "$@" 09:01:06 + case $arg in 09:01:06 + pkg_list+='urllib3~=1.26.15 ' 09:01:06 + [[ -f /tmp/.toxenv ]] 09:01:06 ++ cat /tmp/.toxenv 09:01:06 + lf_venv=/tmp/venv-GYUN 09:01:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GYUN from' file:/tmp/.toxenv 09:01:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GYUN from file:/tmp/.toxenv 09:01:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:01:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:06 + local 'pip_opts=--upgrade --quiet' 09:01:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:01:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:01:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:01:06 + [[ -n '' ]] 09:01:06 + [[ -n '' ]] 09:01:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:01:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:06 + /tmp/venv-GYUN/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 09:01:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:01:07 lf-activate-venv(): INFO: Base packages installed successfully 09:01:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:01:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:01:07 + /tmp/venv-GYUN/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 09:01:08 + type python3 09:01:08 + true 09:01:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GYUN/bin to PATH' 09:01:08 lf-activate-venv(): INFO: Adding /tmp/venv-GYUN/bin to PATH 09:01:08 + PATH=/tmp/venv-GYUN/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 09:01:08 + return 0 09:01:08 + [[ -d /opt/pyenv ]] 09:01:08 + echo '---> Setting up pyenv' 09:01:08 ---> Setting up pyenv 09:01:08 + export PYENV_ROOT=/opt/pyenv 09:01:08 + PYENV_ROOT=/opt/pyenv 09:01:08 + export PATH=/opt/pyenv/bin:/tmp/venv-GYUN/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 09:01:08 + PATH=/opt/pyenv/bin:/tmp/venv-GYUN/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 09:01:08 ++ pwd 09:01:08 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:01:08 + export PYTHONPATH 09:01:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:01:08 + TOX_TESTENV_PASSENV=PYTHONPATH 09:01:08 + tox --version 09:01:08 4.50.3 from /tmp/venv-GYUN/lib/python3.10/site-packages/tox/__init__.py 09:01:08 + PARALLEL=false 09:01:08 + TOX_OPTIONS_LIST= 09:01:08 + [[ -n pre-commit ]] 09:01:08 + TOX_OPTIONS_LIST=' -e pre-commit' 09:01:08 + case ${PARALLEL,,} in 09:01:08 + tox -e pre-commit 09:01:08 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:01:09 pre-commit: install_deps> python -I -m pip install pre-commit 09:01:12 pre-commit: freeze> python -m pip freeze --all 09:01:12 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 09:01:12 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:01:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:01:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:01:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:01:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:01:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:01:15 [INFO] Once installed this environment will be reused. 09:01:15 [INFO] This may take a few minutes... 09:01:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:01:19 [INFO] Once installed this environment will be reused. 09:01:19 [INFO] This may take a few minutes... 09:01:23 trim trailing whitespace.................................................Passed 09:01:23 Tabs remover.............................................................Passed 09:01:23 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:01:24 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:01:24 [INFO] Once installed this environment will be reused. 09:01:24 [INFO] This may take a few minutes... 09:01:31 gitlint..............................................(no files to check)Skipped 09:01:31 pre-commit: OK (23.20=setup[3.57]+cmd[11.37,8.26] seconds) 09:01:31 congratulations :) (23.24 seconds) 09:01:32 + tox_status=0 09:01:32 + echo '---> Completed tox runs' 09:01:32 ---> Completed tox runs 09:01:32 + for i in .tox/*/log 09:01:32 ++ echo .tox/pre-commit/log 09:01:32 ++ awk -F/ '{print $2}' 09:01:32 + tox_env=pre-commit 09:01:32 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:01:32 + DOC_DIR=docs/_build/html 09:01:32 + [[ -d docs/_build/html ]] 09:01:32 + echo '---> tox-run.sh ends' 09:01:32 ---> tox-run.sh ends 09:01:32 + test 0 -eq 0 09:01:32 $ ssh-agent -k 09:01:32 unset SSH_AUTH_SOCK; 09:01:32 unset SSH_AGENT_PID; 09:01:32 echo Agent pid 1682 killed; 09:01:32 [ssh-agent] Stopped. 09:01:32 [PostBuildScript] - [INFO] Executing post build scripts. 09:01:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5325674462731690538.sh 09:01:32 ---> sysstat.sh 09:01:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2414268265013865636.sh 09:01:32 ---> package-listing.sh 09:01:32 ++ facter osfamily 09:01:32 ++ tr '[:upper:]' '[:lower:]' 09:01:32 + OS_FAMILY=debian 09:01:32 + workspace=/w/workspace/oom-master-pre-commit-lint 09:01:32 + START_PACKAGES=/tmp/packages_start.txt 09:01:32 + END_PACKAGES=/tmp/packages_end.txt 09:01:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:32 + PACKAGES=/tmp/packages_start.txt 09:01:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:01:32 + PACKAGES=/tmp/packages_end.txt 09:01:32 + case "${OS_FAMILY}" in 09:01:32 + dpkg -l 09:01:32 + grep '^ii' 09:01:32 + '[' -f /tmp/packages_start.txt ']' 09:01:32 + '[' -f /tmp/packages_end.txt ']' 09:01:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:01:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:01:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:01:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1959244385080001583.sh 09:01:32 ---> capture-instance-metadata.sh 09:01:32 Setup pyenv: 09:01:32 system 09:01:32 3.8.13 09:01:32 3.9.13 09:01:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:01:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-brGt 09:01:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:01:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:40 lf-activate-venv(): INFO: Base packages installed successfully 09:01:40 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-brGt/bin to PATH 09:02:00 INFO: Running in OpenStack, capturing instance metadata 09:02:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9836334527491282496.sh 09:02:00 provisioning config files... 09:02:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5274434515342432529tmp 09:02:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:02:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:02:00 [EnvInject] - Injecting environment variables from a build step. 09:02:00 [EnvInject] - Injecting as environment variables the properties content 09:02:00 SERVER_ID=logs 09:02:00 09:02:00 [EnvInject] - Variables injected successfully. 09:02:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7644099958407004018.sh 09:02:00 ---> create-netrc.sh 09:02:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16517558053524357932.sh 09:02:00 ---> python-tools-install.sh 09:02:00 Setup pyenv: 09:02:00 system 09:02:00 3.8.13 09:02:00 3.9.13 09:02:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-brGt from file:/tmp/.os_lf_venv 09:02:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:02 lf-activate-venv(): INFO: Base packages installed successfully 09:02:02 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-brGt/bin to PATH 09:02:09 Generating Requirements File 09:02:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:02:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:02:26 Python 3.10.6 09:02:26 pip 26.0.1 from /tmp/venv-brGt/lib/python3.10/site-packages/pip (python 3.10) 09:02:26 appdirs==1.4.4 09:02:26 argcomplete==3.6.3 09:02:26 aspy.yaml==1.3.0 09:02:26 attrs==26.1.0 09:02:26 autopage==0.6.0 09:02:26 backports.strenum==1.3.1 09:02:26 beautifulsoup4==4.14.3 09:02:26 boto3==1.42.77 09:02:26 botocore==1.42.77 09:02:26 bs4==0.0.2 09:02:26 certifi==2026.2.25 09:02:26 cffi==2.0.0 09:02:26 cfgv==3.5.0 09:02:26 chardet==7.4.0.post1 09:02:26 charset-normalizer==3.4.6 09:02:26 click==8.3.1 09:02:26 cliff==4.13.2 09:02:26 cmd2==3.4.0 09:02:26 cryptography==3.3.2 09:02:26 debtcollector==3.1.0 09:02:26 decorator==5.2.1 09:02:26 defusedxml==0.7.1 09:02:26 Deprecated==1.3.1 09:02:26 distlib==0.4.0 09:02:26 dnspython==2.8.0 09:02:26 docker==7.1.0 09:02:26 dogpile.cache==1.5.0 09:02:26 durationpy==0.10 09:02:26 email-validator==2.3.0 09:02:26 filelock==3.25.2 09:02:26 future==1.0.0 09:02:26 gitdb==4.0.12 09:02:26 GitPython==3.1.46 09:02:26 httplib2==0.30.2 09:02:26 identify==2.6.18 09:02:26 idna==3.11 09:02:26 importlib-resources==1.5.0 09:02:26 iso8601==2.1.0 09:02:26 Jinja2==3.1.6 09:02:26 jmespath==1.1.0 09:02:26 jsonpatch==1.33 09:02:26 jsonpointer==3.1.1 09:02:26 jsonschema==4.26.0 09:02:26 jsonschema-specifications==2025.9.1 09:02:26 keystoneauth1==5.13.1 09:02:26 kubernetes==35.0.0 09:02:26 lftools==0.37.22 09:02:26 lxml==6.0.2 09:02:26 markdown-it-py==4.0.0 09:02:26 MarkupSafe==3.0.3 09:02:26 mdurl==0.1.2 09:02:26 msgpack==1.1.2 09:02:26 multi_key_dict==2.0.3 09:02:26 munch==4.0.0 09:02:26 netaddr==1.3.0 09:02:26 niet==1.4.2 09:02:26 nodeenv==1.10.0 09:02:26 oauth2client==4.1.3 09:02:26 oauthlib==3.3.1 09:02:26 openstacksdk==4.10.0 09:02:26 os-service-types==1.8.2 09:02:26 osc-lib==4.4.0 09:02:26 oslo.config==10.3.0 09:02:26 oslo.context==6.3.0 09:02:26 oslo.i18n==6.7.2 09:02:26 oslo.log==8.1.0 09:02:26 oslo.serialization==5.9.1 09:02:26 oslo.utils==10.0.0 09:02:26 packaging==26.0 09:02:26 pbr==7.0.3 09:02:26 platformdirs==4.9.4 09:02:26 prettytable==3.17.0 09:02:26 psutil==7.2.2 09:02:26 pyasn1==0.6.3 09:02:26 pyasn1_modules==0.4.2 09:02:26 pycparser==3.0 09:02:26 pygerrit2==2.0.15 09:02:26 PyGithub==2.9.0 09:02:26 Pygments==2.19.2 09:02:26 PyJWT==2.12.1 09:02:26 PyNaCl==1.6.2 09:02:26 pyparsing==2.4.7 09:02:26 pyperclip==1.11.0 09:02:26 pyrsistent==0.20.0 09:02:26 python-cinderclient==9.9.0 09:02:26 python-dateutil==2.9.0.post0 09:02:26 python-discovery==1.2.1 09:02:26 python-heatclient==5.1.0 09:02:26 python-jenkins==1.8.3 09:02:26 python-keystoneclient==5.8.0 09:02:26 python-magnumclient==4.10.0 09:02:26 python-openstackclient==9.0.0 09:02:26 python-swiftclient==4.10.0 09:02:26 PyYAML==6.0.3 09:02:26 referencing==0.37.0 09:02:26 requests==2.33.0 09:02:26 requests-oauthlib==2.0.0 09:02:26 requestsexceptions==1.4.0 09:02:26 rfc3986==2.0.0 09:02:26 rich==14.3.3 09:02:26 rich-argparse==1.7.2 09:02:26 rpds-py==0.30.0 09:02:26 rsa==4.9.1 09:02:26 ruamel.yaml==0.19.1 09:02:26 ruamel.yaml.clib==0.2.15 09:02:26 s3transfer==0.16.0 09:02:26 simplejson==3.20.2 09:02:26 six==1.17.0 09:02:26 smmap==5.0.3 09:02:26 soupsieve==2.8.3 09:02:26 stevedore==5.7.0 09:02:26 tabulate==0.10.0 09:02:26 toml==0.10.2 09:02:26 tomlkit==0.14.0 09:02:26 tqdm==4.67.3 09:02:26 typing_extensions==4.15.0 09:02:26 urllib3==1.26.20 09:02:26 virtualenv==21.2.0 09:02:26 wcwidth==0.6.0 09:02:26 websocket-client==1.9.0 09:02:26 wrapt==2.1.2 09:02:26 xdg==6.0.0 09:02:26 xmltodict==1.0.4 09:02:26 yq==3.4.3 09:02:26 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13248719326610012879.sh 09:02:26 ---> uv-install.sh 09:02:26 Installing uv/uvx (latest) using shell installer 09:02:27 2026-03-27 09:02:27 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-27T09%3A50%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-27T08%3A50%3A06Z&ske=2026-03-27T09%3A50%3A16Z&sks=b&skv=2018-11-09&sig=n2oTWTFhJNCBjFIXr%2FnqxQXoS8cuIeGPkuKFXNYpLHs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYwMjQxMSwibmJmIjoxNzc0NjAyMTExLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.7yYZRTr6jJ_HlJ2LXVDXXq2zT0nYOpOL0pGhUK0JIRA&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-IRdVZW.sh" [1] 09:02:27 downloading uv 0.11.2 x86_64-unknown-linux-gnu 09:02:29 installing to /home/jenkins/.local/bin 09:02:29 uv 09:02:29 uvx 09:02:29 everything's installed! 09:02:29 09:02:29 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:02:29 09:02:29 source $HOME/.local/bin/env (sh, bash, zsh) 09:02:29 source $HOME/.local/bin/env.fish (fish) 09:02:29 Adding install location to PATH 09:02:29 ---> Validating uv/uvx install 09:02:29 uvx 0.11.2 (x86_64-unknown-linux-gnu) 09:02:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5413812994487388256.sh 09:02:29 ---> sudo-logs.sh 09:02:29 Archiving 'sudo' log.. 09:02:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16724893870325600227.sh 09:02:29 ---> job-cost.sh 09:02:29 INFO: Activating Python virtual environment... 09:02:29 Setup pyenv: 09:02:29 system 09:02:29 3.8.13 09:02:29 3.9.13 09:02:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-brGt from file:/tmp/.os_lf_venv 09:02:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:31 lf-activate-venv(): INFO: Base packages installed successfully 09:02:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:02:36 lf-activate-venv(): INFO: Adding /tmp/venv-brGt/bin to PATH 09:02:36 INFO: No stack-cost file found 09:02:36 INFO: Instance uptime: 137s 09:02:36 INFO: Fetching instance metadata (attempt 1 of 3)... 09:02:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:02:36 INFO: Successfully fetched instance metadata 09:02:36 INFO: Instance type: v3-standard-4 09:02:36 INFO: Retrieving pricing info for: v3-standard-4 09:02:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:02:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 09:02:37 INFO: Successfully fetched Vexxhost pricing API 09:02:37 INFO: Retrieved cost: 0.11 09:02:37 INFO: Retrieved resource: v3-standard-4 09:02:37 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:02:37 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:02:37 INFO: Successfully archived job cost data 09:02:37 DEBUG: Cost data: oom-master-pre-commit-lint,4519,2026-03-27 09:02:37,v3-standard-4,137,0.11,0.00,SUCCESS 09:02:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1667278160388998519.sh 09:02:37 ---> logs-deploy.sh 09:02:37 Setup pyenv: 09:02:37 system 09:02:37 3.8.13 09:02:37 3.9.13 09:02:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-brGt from file:/tmp/.os_lf_venv 09:02:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:39 lf-activate-venv(): INFO: Base packages installed successfully 09:02:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:02:46 lf-activate-venv(): INFO: Adding /tmp/venv-brGt/bin to PATH 09:02:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4519 09:02:46 INFO: archiving workspace using pattern(s): 09:02:47 Archives upload complete. 09:02:47 INFO: archiving logs to Nexus 09:02:48 ---> uname -a: 09:02:48 Linux prd-ubuntu1804-builder-4c-4g-5450 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:02:48 09:02:48 09:02:48 ---> lscpu: 09:02:48 Architecture: x86_64 09:02:48 CPU op-mode(s): 32-bit, 64-bit 09:02:48 Byte Order: Little Endian 09:02:48 CPU(s): 4 09:02:48 On-line CPU(s) list: 0-3 09:02:48 Thread(s) per core: 1 09:02:48 Core(s) per socket: 1 09:02:48 Socket(s): 4 09:02:48 NUMA node(s): 1 09:02:48 Vendor ID: AuthenticAMD 09:02:48 CPU family: 23 09:02:48 Model: 49 09:02:48 Model name: AMD EPYC-Rome Processor 09:02:48 Stepping: 0 09:02:48 CPU MHz: 2799.998 09:02:48 BogoMIPS: 5599.99 09:02:48 Virtualization: AMD-V 09:02:48 Hypervisor vendor: KVM 09:02:48 Virtualization type: full 09:02:48 L1d cache: 32K 09:02:48 L1i cache: 32K 09:02:48 L2 cache: 512K 09:02:48 L3 cache: 16384K 09:02:48 NUMA node0 CPU(s): 0-3 09:02:48 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 09:02:48 09:02:48 09:02:48 ---> nproc: 09:02:48 4 09:02:48 09:02:48 09:02:48 ---> df -h: 09:02:48 Filesystem Size Used Avail Use% Mounted on 09:02:48 udev 7.9G 0 7.9G 0% /dev 09:02:48 tmpfs 1.6G 676K 1.6G 1% /run 09:02:48 /dev/vda1 78G 8.5G 69G 11% / 09:02:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:02:48 tmpfs 5.0M 0 5.0M 0% /run/lock 09:02:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:02:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:02:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:02:48 09:02:48 09:02:48 ---> free -m: 09:02:48 total used free shared buff/cache available 09:02:48 Mem: 16040 601 13177 0 2260 15117 09:02:48 Swap: 1023 0 1023 09:02:48 09:02:48 09:02:48 ---> ip addr: 09:02:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:02:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:02:48 inet 127.0.0.1/8 scope host lo 09:02:48 valid_lft forever preferred_lft forever 09:02:48 inet6 ::1/128 scope host 09:02:48 valid_lft forever preferred_lft forever 09:02:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:02:48 link/ether fa:16:3e:05:51:bf brd ff:ff:ff:ff:ff:ff 09:02:48 inet 10.30.107.46/23 brd 10.30.107.255 scope global dynamic ens3 09:02:48 valid_lft 86259sec preferred_lft 86259sec 09:02:48 inet6 fe80::f816:3eff:fe05:51bf/64 scope link 09:02:48 valid_lft forever preferred_lft forever 09:02:48 09:02:48 09:02:48 ---> sar -b -r -n DEV: 09:02:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5450) 03/27/26 _x86_64_ (4 CPU) 09:02:48 09:02:48 09:00:28 LINUX RESTART (4 CPU) 09:02:48 09:02:48 09:01:01 tps rtps wtps bread/s bwrtn/s 09:02:48 09:02:01 137.26 9.43 127.83 265.29 35176.54 09:02:48 Average: 137.26 9.43 127.83 265.29 35176.54 09:02:48 09:02:48 09:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:02:48 09:02:01 13712584 15513668 2712376 16.51 77640 1911440 831640 4.76 793744 1680072 160372 09:02:48 Average: 13712584 15513668 2712376 16.51 77640 1911440 831640 4.76 793744 1680072 160372 09:02:48 09:02:48 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:02:48 09:02:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 09:02:48 09:02:01 ens3 124.63 90.80 1336.75 18.30 0.00 0.00 0.00 0.00 09:02:48 Average: lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 09:02:48 Average: ens3 124.63 90.80 1336.75 18.30 0.00 0.00 0.00 0.00 09:02:48 09:02:48 09:02:48 ---> sar -P ALL: 09:02:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5450) 03/27/26 _x86_64_ (4 CPU) 09:02:48 09:02:48 09:00:28 LINUX RESTART (4 CPU) 09:02:48 09:02:48 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:02:48 09:02:01 all 23.17 0.00 2.13 1.74 0.05 72.91 09:02:48 09:02:01 0 23.23 0.00 1.84 1.44 0.05 73.45 09:02:48 09:02:01 1 28.88 0.00 2.49 4.50 0.07 64.06 09:02:48 09:02:01 2 24.97 0.00 2.13 0.22 0.05 72.64 09:02:48 09:02:01 3 15.63 0.00 2.04 0.83 0.03 81.46 09:02:48 Average: all 23.17 0.00 2.13 1.74 0.05 72.91 09:02:48 Average: 0 23.23 0.00 1.84 1.44 0.05 73.45 09:02:48 Average: 1 28.88 0.00 2.49 4.50 0.07 64.06 09:02:48 Average: 2 24.97 0.00 2.13 0.22 0.05 72.64 09:02:48 Average: 3 15.63 0.00 2.04 0.83 0.03 81.46 09:02:48 09:02:48 09:02:48