12:43:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 12:43:46 Running as SYSTEM 12:43:46 [EnvInject] - Loading node environment variables. 12:43:46 Building remotely on prd-ubuntu1804-builder-4c-4g-728 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:43:46 [ssh-agent] Looking for ssh-agent implementation... 12:43:46 $ ssh-agent 12:43:46 SSH_AUTH_SOCK=/tmp/ssh-OAZ1pgBXEofK/agent.1653 12:43:46 SSH_AGENT_PID=1655 12:43:46 [ssh-agent] Started. 12:43:46 Running ssh-add (command line suppressed) 12:43:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15935157032035389905.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15935157032035389905.key) 12:43:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:43:46 The recommended git tool is: NONE 12:43:47 using credential onap-jenkins-ssh 12:43:47 Wiping out workspace first. 12:43:47 Cloning the remote Git repository 12:43:47 Cloning repository git://cloud.onap.org/mirror/oom.git 12:43:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:43:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:43:47 > git --version # timeout=10 12:43:47 > git --version # 'git version 2.17.1' 12:43:47 using GIT_SSH to set credentials Gerrit user 12:43:47 Verifying host key using manually-configured host key entries 12:43:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:43:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:43:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:43:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:43:53 using GIT_SSH to set credentials Gerrit user 12:43:53 Verifying host key using manually-configured host key entries 12:43:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/5 # timeout=30 12:43:53 > git rev-parse 5ce7ddcd09b53f7a90101dfc456760c3a9951a47^{commit} # timeout=10 12:43:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:43:53 Checking out Revision 5ce7ddcd09b53f7a90101dfc456760c3a9951a47 (refs/changes/47/143947/5) 12:43:53 > git config core.sparsecheckout # timeout=10 12:43:53 > git checkout -f 5ce7ddcd09b53f7a90101dfc456760c3a9951a47 # timeout=30 12:43:56 Commit message: "[SO] 17.1.0 release" 12:43:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:43:56 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 12:43:57 [EnvInject] - Injecting environment variables from a build step. 12:43:57 [EnvInject] - Injecting as environment variables the properties content 12:43:57 PYTHON=python3 12:43:57 12:43:57 [EnvInject] - Variables injected successfully. 12:43:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17010893030150711272.sh 12:43:57 ---> tox-install.sh 12:43:57 + source /home/jenkins/lf-env.sh 12:43:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:43:57 ++ mktemp -d /tmp/venv-XXXX 12:43:57 + lf_venv=/tmp/venv-XlYX 12:43:57 + local venv_file=/tmp/.os_lf_venv 12:43:57 + local python=python3 12:43:57 + local options 12:43:57 + local set_path=true 12:43:57 + local install_args= 12:43: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 12:43:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:43:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:43:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:43:57 + true 12:43:57 + case $1 in 12:43:57 + venv_file=/tmp/.toxenv 12:43:57 + shift 2 12:43:57 + true 12:43:57 + case $1 in 12:43:57 + shift 12:43:57 + break 12:43:57 + case $python in 12:43:57 + local pkg_list= 12:43:57 + [[ -d /opt/pyenv ]] 12:43:57 + echo 'Setup pyenv:' 12:43:57 Setup pyenv: 12:43:57 + export PYENV_ROOT=/opt/pyenv 12:43:57 + PYENV_ROOT=/opt/pyenv 12:43:57 + 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 12:43:57 + 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 12:43:57 + pyenv versions 12:43:57 * system (set by /opt/pyenv/version) 12:43:57 * 3.8.13 (set by /opt/pyenv/version) 12:43:57 * 3.9.13 (set by /opt/pyenv/version) 12:43:57 * 3.10.6 (set by /opt/pyenv/version) 12:43:57 + command -v pyenv 12:43:57 ++ pyenv init - --no-rehash 12:43: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[*]}"'\'')" 12:43:57 export PATH="/opt/pyenv/shims:${PATH}" 12:43:57 export PYENV_SHELL=bash 12:43:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:43:57 pyenv() { 12:43:57 local command 12:43:57 command="${1:-}" 12:43:57 if [ "$#" -gt 0 ]; then 12:43:57 shift 12:43:57 fi 12:43:57 12:43:57 case "$command" in 12:43:57 rehash|shell) 12:43:57 eval "$(pyenv "sh-$command" "$@")" 12:43:57 ;; 12:43:57 *) 12:43:57 command pyenv "$command" "$@" 12:43:57 ;; 12:43:57 esac 12:43:57 }' 12:43: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[*]}"' 12:43:57 ++ 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 12:43:57 ++ 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 12:43:57 ++ 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 12:43:57 ++ export PYENV_SHELL=bash 12:43:57 ++ PYENV_SHELL=bash 12:43:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:43:57 +++ complete -F _pyenv pyenv 12:43:57 ++ lf-pyver python3 12:43:57 ++ local py_version_xy=python3 12:43:57 ++ local py_version_xyz= 12:43:57 ++ sed 's/^[ *]* //' 12:43:57 ++ pyenv versions 12:43:57 ++ awk '{ print $1 }' 12:43:57 ++ local command 12:43:57 ++ grep -E '^[0-9.]*[0-9]$' 12:43:57 ++ command=versions 12:43:57 ++ '[' 1 -gt 0 ']' 12:43:57 ++ shift 12:43:57 ++ case "$command" in 12:43:57 ++ command pyenv versions 12:43:57 ++ pyenv versions 12:43:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:43:57 +++ grep '^3' /tmp/.pyenv_versions 12:43:57 +++ sort -V 12:43:57 +++ tail -n 1 12:43:57 ++ py_version_xyz=3.10.6 12:43:57 ++ [[ -z 3.10.6 ]] 12:43:57 ++ echo 3.10.6 12:43:57 ++ return 0 12:43:57 + pyenv local 3.10.6 12:43:57 + local command 12:43:57 + command=local 12:43:57 + '[' 2 -gt 0 ']' 12:43:57 + shift 12:43:57 + case "$command" in 12:43:57 + command pyenv local 3.10.6 12:43:57 + pyenv local 3.10.6 12:43:57 + for arg in "$@" 12:43:57 + case $arg in 12:43:57 + pkg_list+='tox ' 12:43:57 + for arg in "$@" 12:43:57 + case $arg in 12:43:57 + pkg_list+='virtualenv ' 12:43:57 + for arg in "$@" 12:43:57 + case $arg in 12:43:57 + pkg_list+='urllib3~=1.26.15 ' 12:43:57 + [[ -f /tmp/.toxenv ]] 12:43:57 + [[ ! -f /tmp/.toxenv ]] 12:43:57 + [[ -n '' ]] 12:43:57 + python3 -m venv /tmp/venv-XlYX 12:44:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XlYX' 12:44:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XlYX 12:44:01 + echo /tmp/venv-XlYX 12:44:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:44:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:44:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:44:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:44:01 + local 'pip_opts=--upgrade --quiet' 12:44:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:44:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:44:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:44:01 + [[ -n '' ]] 12:44:01 + [[ -n '' ]] 12:44:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:44:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:44:01 + /tmp/venv-XlYX/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 12:44:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:44:05 lf-activate-venv(): INFO: Base packages installed successfully 12:44:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:44:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:44:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:44:05 + /tmp/venv-XlYX/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 12:44:07 + type python3 12:44:07 + true 12:44:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XlYX/bin to PATH' 12:44:07 lf-activate-venv(): INFO: Adding /tmp/venv-XlYX/bin to PATH 12:44:07 + PATH=/tmp/venv-XlYX/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 12:44:07 + return 0 12:44:07 + python3 --version 12:44:07 Python 3.10.6 12:44:07 + python3 -m pip --version 12:44:07 pip 26.0.1 from /tmp/venv-XlYX/lib/python3.10/site-packages/pip (python 3.10) 12:44:07 + python3 -m pip freeze 12:44:07 cachetools==7.0.5 12:44:07 colorama==0.4.6 12:44:07 distlib==0.4.0 12:44:07 filelock==3.25.2 12:44:07 packaging==26.0 12:44:07 platformdirs==4.9.6 12:44:07 pluggy==1.6.0 12:44:07 pyproject-api==1.10.0 12:44:07 python-discovery==1.2.2 12:44:07 tomli==2.4.1 12:44:07 tomli_w==1.2.0 12:44:07 tox==4.52.1 12:44:07 typing_extensions==4.15.0 12:44:07 urllib3==1.26.20 12:44:07 virtualenv==21.2.1 12:44:07 [EnvInject] - Injecting environment variables from a build step. 12:44:07 [EnvInject] - Injecting as environment variables the properties content 12:44:07 PARALLEL=false 12:44:07 12:44:07 [EnvInject] - Variables injected successfully. 12:44:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11153221540936183200.sh 12:44:07 ---> tox-run.sh 12:44:07 + 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 12:44:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:44:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:44:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:44:07 + cd /w/workspace/oom-master-pre-commit-lint/. 12:44:07 + source /home/jenkins/lf-env.sh 12:44:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:44:07 ++ mktemp -d /tmp/venv-XXXX 12:44:07 + lf_venv=/tmp/venv-YVCt 12:44:07 + local venv_file=/tmp/.os_lf_venv 12:44:07 + local python=python3 12:44:07 + local options 12:44:07 + local set_path=true 12:44:07 + local install_args= 12:44:07 ++ 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 12:44:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:44:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:44:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:44:07 + true 12:44:07 + case $1 in 12:44:07 + venv_file=/tmp/.toxenv 12:44:07 + shift 2 12:44:07 + true 12:44:07 + case $1 in 12:44:07 + shift 12:44:07 + break 12:44:07 + case $python in 12:44:07 + local pkg_list= 12:44:07 + [[ -d /opt/pyenv ]] 12:44:07 + echo 'Setup pyenv:' 12:44:07 Setup pyenv: 12:44:07 + export PYENV_ROOT=/opt/pyenv 12:44:07 + PYENV_ROOT=/opt/pyenv 12:44:07 + 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 12:44:07 + 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 12:44:07 + pyenv versions 12:44:07 system 12:44:07 3.8.13 12:44:07 3.9.13 12:44:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:44:07 + command -v pyenv 12:44:07 ++ pyenv init - --no-rehash 12:44:08 + 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[*]}"'\'')" 12:44:08 export PATH="/opt/pyenv/shims:${PATH}" 12:44:08 export PYENV_SHELL=bash 12:44:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:44:08 pyenv() { 12:44:08 local command 12:44:08 command="${1:-}" 12:44:08 if [ "$#" -gt 0 ]; then 12:44:08 shift 12:44:08 fi 12:44:08 12:44:08 case "$command" in 12:44:08 rehash|shell) 12:44:08 eval "$(pyenv "sh-$command" "$@")" 12:44:08 ;; 12:44:08 *) 12:44:08 command pyenv "$command" "$@" 12:44:08 ;; 12:44:08 esac 12:44:08 }' 12:44:08 +++ 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[*]}"' 12:44:08 ++ 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 12:44:08 ++ 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 12:44:08 ++ 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 12:44:08 ++ export PYENV_SHELL=bash 12:44:08 ++ PYENV_SHELL=bash 12:44:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:44:08 +++ complete -F _pyenv pyenv 12:44:08 ++ lf-pyver python3 12:44:08 ++ local py_version_xy=python3 12:44:08 ++ local py_version_xyz= 12:44:08 ++ pyenv versions 12:44:08 ++ local command 12:44:08 ++ command=versions 12:44:08 ++ '[' 1 -gt 0 ']' 12:44:08 ++ shift 12:44:08 ++ case "$command" in 12:44:08 ++ command pyenv versions 12:44:08 ++ sed 's/^[ *]* //' 12:44:08 ++ pyenv versions 12:44:08 ++ awk '{ print $1 }' 12:44:08 ++ grep -E '^[0-9.]*[0-9]$' 12:44:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:44:08 +++ grep '^3' /tmp/.pyenv_versions 12:44:08 +++ sort -V 12:44:08 +++ tail -n 1 12:44:08 ++ py_version_xyz=3.10.6 12:44:08 ++ [[ -z 3.10.6 ]] 12:44:08 ++ echo 3.10.6 12:44:08 ++ return 0 12:44:08 + pyenv local 3.10.6 12:44:08 + local command 12:44:08 + command=local 12:44:08 + '[' 2 -gt 0 ']' 12:44:08 + shift 12:44:08 + case "$command" in 12:44:08 + command pyenv local 3.10.6 12:44:08 + pyenv local 3.10.6 12:44:08 + for arg in "$@" 12:44:08 + case $arg in 12:44:08 + pkg_list+='tox ' 12:44:08 + for arg in "$@" 12:44:08 + case $arg in 12:44:08 + pkg_list+='virtualenv ' 12:44:08 + for arg in "$@" 12:44:08 + case $arg in 12:44:08 + pkg_list+='urllib3~=1.26.15 ' 12:44:08 + [[ -f /tmp/.toxenv ]] 12:44:08 ++ cat /tmp/.toxenv 12:44:08 + lf_venv=/tmp/venv-XlYX 12:44:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlYX from' file:/tmp/.toxenv 12:44:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XlYX from file:/tmp/.toxenv 12:44:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:44:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:44:08 + local 'pip_opts=--upgrade --quiet' 12:44:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:44:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:44:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:44:08 + [[ -n '' ]] 12:44:08 + [[ -n '' ]] 12:44:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:44:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:44:08 + /tmp/venv-XlYX/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 12:44:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:44:08 lf-activate-venv(): INFO: Base packages installed successfully 12:44:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:44:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:44:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:44:08 + /tmp/venv-XlYX/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 12:44:09 + type python3 12:44:09 + true 12:44:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XlYX/bin to PATH' 12:44:09 lf-activate-venv(): INFO: Adding /tmp/venv-XlYX/bin to PATH 12:44:09 + PATH=/tmp/venv-XlYX/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 12:44:09 + return 0 12:44:09 + [[ -d /opt/pyenv ]] 12:44:09 + echo '---> Setting up pyenv' 12:44:09 ---> Setting up pyenv 12:44:09 + export PYENV_ROOT=/opt/pyenv 12:44:09 + PYENV_ROOT=/opt/pyenv 12:44:09 + export PATH=/opt/pyenv/bin:/tmp/venv-XlYX/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 12:44:09 + PATH=/opt/pyenv/bin:/tmp/venv-XlYX/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 12:44:09 ++ pwd 12:44:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:44:09 + export PYTHONPATH 12:44:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:44:09 + TOX_TESTENV_PASSENV=PYTHONPATH 12:44:09 + tox --version 12:44:10 4.52.1 from /tmp/venv-XlYX/lib/python3.10/site-packages/tox/__init__.py 12:44:10 + PARALLEL=false 12:44:10 + TOX_OPTIONS_LIST= 12:44:10 + [[ -n pre-commit ]] 12:44:10 + TOX_OPTIONS_LIST=' -e pre-commit' 12:44:10 + case ${PARALLEL,,} in 12:44:10 + tox -e pre-commit 12:44:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:44:11 pre-commit: install_deps> python -I -m pip install pre-commit 12:44:14 pre-commit: freeze> python -m pip freeze --all 12:44:14 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.6,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.2.1 12:44:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:44:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:44:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:44:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:44:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:44:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:44:16 [INFO] Once installed this environment will be reused. 12:44:16 [INFO] This may take a few minutes... 12:44:20 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:44:20 [INFO] Once installed this environment will be reused. 12:44:20 [INFO] This may take a few minutes... 12:44:25 trim trailing whitespace.................................................Passed 12:44:25 Tabs remover.............................................................Passed 12:44:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:44:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:44:25 [INFO] Once installed this environment will be reused. 12:44:25 [INFO] This may take a few minutes... 12:44:33 gitlint..............................................(no files to check)Skipped 12:44:33 pre-commit: OK (23.27=setup[3.77]+cmd[10.98,8.51] seconds) 12:44:33 congratulations :) (23.31 seconds) 12:44:33 + tox_status=0 12:44:33 + echo '---> Completed tox runs' 12:44:33 ---> Completed tox runs 12:44:33 + for i in .tox/*/log 12:44:33 ++ echo .tox/pre-commit/log 12:44:33 ++ awk -F/ '{print $2}' 12:44:33 + tox_env=pre-commit 12:44:33 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:44:33 + DOC_DIR=docs/_build/html 12:44:33 + [[ -d docs/_build/html ]] 12:44:33 + echo '---> tox-run.sh ends' 12:44:33 ---> tox-run.sh ends 12:44:33 + test 0 -eq 0 12:44:33 $ ssh-agent -k 12:44:33 unset SSH_AUTH_SOCK; 12:44:33 unset SSH_AGENT_PID; 12:44:33 echo Agent pid 1655 killed; 12:44:33 [ssh-agent] Stopped. 12:44:33 [PostBuildScript] - [INFO] Executing post build scripts. 12:44:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16169811190697932950.sh 12:44:33 ---> sysstat.sh 12:44:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13564686263523986430.sh 12:44:34 ---> package-listing.sh 12:44:34 ++ facter osfamily 12:44:34 ++ tr '[:upper:]' '[:lower:]' 12:44:34 + OS_FAMILY=debian 12:44:34 + workspace=/w/workspace/oom-master-pre-commit-lint 12:44:34 + START_PACKAGES=/tmp/packages_start.txt 12:44:34 + END_PACKAGES=/tmp/packages_end.txt 12:44:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:44:34 + PACKAGES=/tmp/packages_start.txt 12:44:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:44:34 + PACKAGES=/tmp/packages_end.txt 12:44:34 + case "${OS_FAMILY}" in 12:44:34 + dpkg -l 12:44:34 + grep '^ii' 12:44:34 + '[' -f /tmp/packages_start.txt ']' 12:44:34 + '[' -f /tmp/packages_end.txt ']' 12:44:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:44:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:44:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:44:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:44:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8148078242349809821.sh 12:44:34 ---> capture-instance-metadata.sh 12:44:34 Setup pyenv: 12:44:34 system 12:44:34 3.8.13 12:44:34 3.9.13 12:44:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:44:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aUey 12:44:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:44:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:44:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:44:42 lf-activate-venv(): INFO: Base packages installed successfully 12:44:42 lf-activate-venv(): INFO: Installing additional packages: lftools 12:45:02 lf-activate-venv(): INFO: Adding /tmp/venv-aUey/bin to PATH 12:45:02 INFO: Running in OpenStack, capturing instance metadata 12:45:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9865342636363972414.sh 12:45:02 provisioning config files... 12:45:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3920897799343092007tmp 12:45:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:45:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:45:02 [EnvInject] - Injecting environment variables from a build step. 12:45:02 [EnvInject] - Injecting as environment variables the properties content 12:45:02 SERVER_ID=logs 12:45:02 12:45:02 [EnvInject] - Variables injected successfully. 12:45:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6959418657509761470.sh 12:45:02 ---> create-netrc.sh 12:45:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10971944027500376822.sh 12:45:02 ---> python-tools-install.sh 12:45:02 Setup pyenv: 12:45:02 system 12:45:02 3.8.13 12:45:02 3.9.13 12:45:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:45:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aUey from file:/tmp/.os_lf_venv 12:45:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:45:04 lf-activate-venv(): INFO: Base packages installed successfully 12:45:04 lf-activate-venv(): INFO: Installing additional packages: lftools 12:45:11 lf-activate-venv(): INFO: Adding /tmp/venv-aUey/bin to PATH 12:45:11 Generating Requirements File 12:45:27 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. 12:45:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:45:28 Python 3.10.6 12:45:28 pip 26.0.1 from /tmp/venv-aUey/lib/python3.10/site-packages/pip (python 3.10) 12:45:28 appdirs==1.4.4 12:45:28 argcomplete==3.6.3 12:45:28 aspy.yaml==1.3.0 12:45:28 attrs==26.1.0 12:45:28 autopage==0.6.0 12:45:28 backports.strenum==1.3.1 12:45:28 beautifulsoup4==4.14.3 12:45:28 boto3==1.42.88 12:45:28 botocore==1.42.88 12:45:28 bs4==0.0.2 12:45:28 certifi==2026.2.25 12:45:28 cffi==2.0.0 12:45:28 cfgv==3.5.0 12:45:28 chardet==7.4.1 12:45:28 charset-normalizer==3.4.7 12:45:28 click==8.3.2 12:45:28 cliff==4.13.3 12:45:28 cmd2==3.4.0 12:45:28 cryptography==3.3.2 12:45:28 debtcollector==3.1.0 12:45:28 decorator==5.2.1 12:45:28 defusedxml==0.7.1 12:45:28 Deprecated==1.3.1 12:45:28 distlib==0.4.0 12:45:28 dnspython==2.8.0 12:45:28 docker==7.1.0 12:45:28 dogpile.cache==1.5.0 12:45:28 durationpy==0.10 12:45:28 email-validator==2.3.0 12:45:28 filelock==3.25.2 12:45:28 future==1.0.0 12:45:28 gitdb==4.0.12 12:45:28 GitPython==3.1.46 12:45:28 httplib2==0.30.2 12:45:28 identify==2.6.18 12:45:28 idna==3.11 12:45:28 importlib-resources==1.5.0 12:45:28 iso8601==2.1.0 12:45:28 Jinja2==3.1.6 12:45:28 jmespath==1.1.0 12:45:28 jsonpatch==1.33 12:45:28 jsonpointer==3.1.1 12:45:28 jsonschema==4.26.0 12:45:28 jsonschema-specifications==2025.9.1 12:45:28 keystoneauth1==5.13.1 12:45:28 kubernetes==35.0.0 12:45:28 lftools==0.37.22 12:45:28 lxml==6.0.3 12:45:28 markdown-it-py==4.0.0 12:45:28 MarkupSafe==3.0.3 12:45:28 mdurl==0.1.2 12:45:28 msgpack==1.1.2 12:45:28 multi_key_dict==2.0.3 12:45:28 munch==4.0.0 12:45:28 netaddr==1.3.0 12:45:28 niet==1.4.2 12:45:28 nodeenv==1.10.0 12:45:28 oauth2client==4.1.3 12:45:28 oauthlib==3.3.1 12:45:28 openstacksdk==4.10.0 12:45:28 os-service-types==1.8.2 12:45:28 osc-lib==4.4.0 12:45:28 oslo.config==10.3.0 12:45:28 oslo.context==6.3.0 12:45:28 oslo.i18n==6.7.2 12:45:28 oslo.log==8.1.0 12:45:28 oslo.serialization==5.9.1 12:45:28 oslo.utils==10.0.1 12:45:28 packaging==26.0 12:45:28 pbr==7.0.3 12:45:28 platformdirs==4.9.6 12:45:28 prettytable==3.17.0 12:45:28 psutil==7.2.2 12:45:28 pyasn1==0.6.3 12:45:28 pyasn1_modules==0.4.2 12:45:28 pycparser==3.0 12:45:28 pygerrit2==2.0.15 12:45:28 PyGithub==2.9.0 12:45:28 Pygments==2.20.0 12:45:28 PyJWT==2.12.1 12:45:28 PyNaCl==1.6.2 12:45:28 pyparsing==2.4.7 12:45:28 pyperclip==1.11.0 12:45:28 pyrsistent==0.20.0 12:45:28 python-cinderclient==9.9.0 12:45:28 python-dateutil==2.9.0.post0 12:45:28 python-discovery==1.2.2 12:45:28 python-heatclient==5.1.0 12:45:28 python-jenkins==1.8.3 12:45:28 python-keystoneclient==5.8.0 12:45:28 python-magnumclient==4.10.0 12:45:28 python-openstackclient==9.0.0 12:45:28 python-swiftclient==4.10.0 12:45:28 PyYAML==6.0.3 12:45:28 referencing==0.37.0 12:45:28 requests==2.33.1 12:45:28 requests-oauthlib==2.0.0 12:45:28 requestsexceptions==1.4.0 12:45:28 rfc3986==2.0.0 12:45:28 rich==15.0.0 12:45:28 rich-argparse==1.7.2 12:45:28 rpds-py==0.30.0 12:45:28 rsa==4.9.1 12:45:28 ruamel.yaml==0.19.1 12:45:28 ruamel.yaml.clib==0.2.15 12:45:28 s3transfer==0.16.0 12:45:28 simplejson==3.20.2 12:45:28 six==1.17.0 12:45:28 smmap==5.0.3 12:45:28 soupsieve==2.8.3 12:45:28 stevedore==5.7.0 12:45:28 tabulate==0.10.0 12:45:28 toml==0.10.2 12:45:28 tomlkit==0.14.0 12:45:28 tqdm==4.67.3 12:45:28 typing_extensions==4.15.0 12:45:28 urllib3==1.26.20 12:45:28 virtualenv==21.2.1 12:45:28 wcwidth==0.6.0 12:45:28 websocket-client==1.9.0 12:45:28 wrapt==2.1.2 12:45:28 xdg==6.0.0 12:45:28 xmltodict==1.0.4 12:45:28 yq==3.4.3 12:45:28 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins10508976047169592419.sh 12:45:28 ---> uv-install.sh 12:45:28 Installing uv/uvx (latest) using shell installer 12:45:28 2026-04-12 12:45:28 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-12T13%3A41%3A58Z&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-04-12T12%3A41%3A28Z&ske=2026-04-12T13%3A41%3A58Z&sks=b&skv=2018-11-09&sig=e3DOZ7ugOJec7vf2FtUDTapUmuvHrrvL6ETaWytJ%2FDU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTk5ODE0NSwibmJmIjoxNzc1OTk3ODQ1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qYJkEfE96Kv8AsKA-SOALP4LY2OScXlm-z4G1XY919w&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-C7lp1w.sh" [1] 12:45:28 downloading uv 0.11.6 x86_64-unknown-linux-gnu 12:45:29 installing to /home/jenkins/.local/bin 12:45:29 uv 12:45:29 uvx 12:45:29 everything's installed! 12:45:29 12:45:29 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:45:29 12:45:29 source $HOME/.local/bin/env (sh, bash, zsh) 12:45:29 source $HOME/.local/bin/env.fish (fish) 12:45:29 Adding install location to PATH 12:45:29 ---> Validating uv/uvx install 12:45:29 uvx 0.11.6 (x86_64-unknown-linux-gnu) 12:45:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7222141724225917385.sh 12:45:29 ---> sudo-logs.sh 12:45:29 Archiving 'sudo' log.. 12:45:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11762637254937276507.sh 12:45:30 ---> job-cost.sh 12:45:30 INFO: Activating Python virtual environment... 12:45:30 Setup pyenv: 12:45:30 system 12:45:30 3.8.13 12:45:30 3.9.13 12:45:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:45:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aUey from file:/tmp/.os_lf_venv 12:45:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:45:31 lf-activate-venv(): INFO: Base packages installed successfully 12:45:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-aUey/bin to PATH 12:45:36 INFO: No stack-cost file found 12:45:36 INFO: Instance uptime: 136s 12:45:36 INFO: Fetching instance metadata (attempt 1 of 3)... 12:45:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:45:37 INFO: Successfully fetched instance metadata 12:45:37 INFO: Instance type: v3-standard-4 12:45:37 INFO: Retrieving pricing info for: v3-standard-4 12:45:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:45:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=136 12:45:37 INFO: Successfully fetched Vexxhost pricing API 12:45:37 INFO: Retrieved cost: 0.11 12:45:37 INFO: Retrieved resource: v3-standard-4 12:45:37 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:45:37 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:45:37 INFO: Successfully archived job cost data 12:45:37 DEBUG: Cost data: oom-master-pre-commit-lint,4590,2026-04-12 12:45:37,v3-standard-4,136,0.11,0.00,SUCCESS 12:45:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7897449089690621641.sh 12:45:37 ---> logs-deploy.sh 12:45:37 Setup pyenv: 12:45:37 system 12:45:37 3.8.13 12:45:37 3.9.13 12:45:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:45:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aUey from file:/tmp/.os_lf_venv 12:45:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:45:39 lf-activate-venv(): INFO: Base packages installed successfully 12:45:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:45:46 lf-activate-venv(): INFO: Adding /tmp/venv-aUey/bin to PATH 12:45:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4590 12:45:46 INFO: archiving workspace using pattern(s): 12:45:47 Archives upload complete. 12:45:47 INFO: archiving logs to Nexus 12:45:48 ---> uname -a: 12:45:48 Linux prd-ubuntu1804-builder-4c-4g-728 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:45:48 12:45:48 12:45:48 ---> lscpu: 12:45:48 Architecture: x86_64 12:45:48 CPU op-mode(s): 32-bit, 64-bit 12:45:48 Byte Order: Little Endian 12:45:48 CPU(s): 4 12:45:48 On-line CPU(s) list: 0-3 12:45:48 Thread(s) per core: 1 12:45:48 Core(s) per socket: 1 12:45:48 Socket(s): 4 12:45:48 NUMA node(s): 1 12:45:48 Vendor ID: AuthenticAMD 12:45:48 CPU family: 23 12:45:48 Model: 49 12:45:48 Model name: AMD EPYC-Rome Processor 12:45:48 Stepping: 0 12:45:48 CPU MHz: 2799.998 12:45:48 BogoMIPS: 5599.99 12:45:48 Virtualization: AMD-V 12:45:48 Hypervisor vendor: KVM 12:45:48 Virtualization type: full 12:45:48 L1d cache: 32K 12:45:48 L1i cache: 32K 12:45:48 L2 cache: 512K 12:45:48 L3 cache: 16384K 12:45:48 NUMA node0 CPU(s): 0-3 12:45: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 12:45:48 12:45:48 12:45:48 ---> nproc: 12:45:48 4 12:45:48 12:45:48 12:45:48 ---> df -h: 12:45:48 Filesystem Size Used Avail Use% Mounted on 12:45:48 udev 7.9G 0 7.9G 0% /dev 12:45:48 tmpfs 1.6G 676K 1.6G 1% /run 12:45:48 /dev/vda1 78G 8.5G 69G 11% / 12:45:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:45:48 tmpfs 5.0M 0 5.0M 0% /run/lock 12:45:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:45:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:45:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:45:48 12:45:48 12:45:48 ---> free -m: 12:45:48 total used free shared buff/cache available 12:45:48 Mem: 16040 564 13209 0 2265 15154 12:45:48 Swap: 1023 0 1023 12:45:48 12:45:48 12:45:48 ---> ip addr: 12:45:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:45:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:45:48 inet 127.0.0.1/8 scope host lo 12:45:48 valid_lft forever preferred_lft forever 12:45:48 inet6 ::1/128 scope host 12:45:48 valid_lft forever preferred_lft forever 12:45:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:45:48 link/ether fa:16:3e:a0:29:22 brd ff:ff:ff:ff:ff:ff 12:45:48 inet 10.30.107.117/23 brd 10.30.107.255 scope global dynamic ens3 12:45:48 valid_lft 86260sec preferred_lft 86260sec 12:45:48 inet6 fe80::f816:3eff:fea0:2922/64 scope link 12:45:48 valid_lft forever preferred_lft forever 12:45:48 12:45:48 12:45:48 ---> sar -b -r -n DEV: 12:45:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-728) 04/12/26 _x86_64_ (4 CPU) 12:45:48 12:45:48 12:43:29 LINUX RESTART (4 CPU) 12:45:48 12:45:48 12:44:03 tps rtps wtps bread/s bwrtn/s 12:45:48 12:45:01 135.05 9.12 125.93 196.79 37265.99 12:45:48 Average: 135.05 9.12 125.93 196.79 37265.99 12:45:48 12:45:48 12:44:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:45:48 12:45:01 13602344 15451752 2822624 17.18 77176 1957764 859892 4.92 889616 1688616 224364 12:45:48 Average: 13602344 15451752 2822624 17.18 77176 1957764 859892 4.92 889616 1688616 224364 12:45:48 12:45:48 12:44:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:45:48 12:45:01 ens3 89.71 65.04 1343.35 11.50 0.00 0.00 0.00 0.00 12:45:48 12:45:01 lo 2.55 2.55 0.29 0.29 0.00 0.00 0.00 0.00 12:45:48 Average: ens3 89.71 65.04 1343.35 11.50 0.00 0.00 0.00 0.00 12:45:48 Average: lo 2.55 2.55 0.29 0.29 0.00 0.00 0.00 0.00 12:45:48 12:45:48 12:45:48 ---> sar -P ALL: 12:45:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-728) 04/12/26 _x86_64_ (4 CPU) 12:45:48 12:45:48 12:43:29 LINUX RESTART (4 CPU) 12:45:48 12:45:48 12:44:03 CPU %user %nice %system %iowait %steal %idle 12:45:48 12:45:01 all 22.84 0.00 2.39 1.80 0.06 72.92 12:45:48 12:45:01 0 30.72 0.00 2.38 1.16 0.05 65.69 12:45:48 12:45:01 1 26.28 0.00 2.83 0.51 0.07 70.31 12:45:48 12:45:01 2 14.65 0.00 1.95 1.85 0.07 81.48 12:45:48 12:45:01 3 19.67 0.00 2.38 3.69 0.05 74.21 12:45:48 Average: all 22.84 0.00 2.39 1.80 0.06 72.92 12:45:48 Average: 0 30.72 0.00 2.38 1.16 0.05 65.69 12:45:48 Average: 1 26.28 0.00 2.83 0.51 0.07 70.31 12:45:48 Average: 2 14.65 0.00 1.95 1.85 0.07 81.48 12:45:48 Average: 3 19.67 0.00 2.38 3.69 0.05 74.21 12:45:48 12:45:48 12:45:48