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