13:04:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 13:04:32 Running as SYSTEM 13:04:32 [EnvInject] - Loading node environment variables. 13:04:32 Building remotely on prd-ubuntu1804-builder-4c-4g-1196 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:04:32 [ssh-agent] Looking for ssh-agent implementation... 13:04:32 $ ssh-agent 13:04:32 SSH_AUTH_SOCK=/tmp/ssh-DJ1WjAGgzdk6/agent.1613 13:04:32 SSH_AGENT_PID=1615 13:04:32 [ssh-agent] Started. 13:04:32 Running ssh-add (command line suppressed) 13:04:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17403019626675109611.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17403019626675109611.key) 13:04:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:04:32 The recommended git tool is: NONE 13:04:34 using credential onap-jenkins-ssh 13:04:34 Wiping out workspace first. 13:04:34 Cloning the remote Git repository 13:04:34 Cloning repository git://cloud.onap.org/mirror/oom.git 13:04:34 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:04:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:04:34 > git --version # timeout=10 13:04:34 > git --version # 'git version 2.17.1' 13:04:34 using GIT_SSH to set credentials Gerrit user 13:04:34 Verifying host key using manually-configured host key entries 13:04:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:04:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:04:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:04:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:04:40 using GIT_SSH to set credentials Gerrit user 13:04:40 Verifying host key using manually-configured host key entries 13:04:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/9 # timeout=30 13:04:40 > git rev-parse 0a1958d82b542d0824dc7c359bdf5817a9b29d8c^{commit} # timeout=10 13:04:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:04:40 Checking out Revision 0a1958d82b542d0824dc7c359bdf5817a9b29d8c (refs/changes/47/143947/9) 13:04:40 > git config core.sparsecheckout # timeout=10 13:04:40 > git checkout -f 0a1958d82b542d0824dc7c359bdf5817a9b29d8c # timeout=30 13:04:43 Commit message: "[SO] 17.1.0 release" 13:04:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:04:43 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 13:04:44 [EnvInject] - Injecting environment variables from a build step. 13:04:44 [EnvInject] - Injecting as environment variables the properties content 13:04:44 PYTHON=python3 13:04:44 13:04:44 [EnvInject] - Variables injected successfully. 13:04:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14338215609905325022.sh 13:04:44 ---> tox-install.sh 13:04:44 + source /home/jenkins/lf-env.sh 13:04:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:04:44 ++ mktemp -d /tmp/venv-XXXX 13:04:44 + lf_venv=/tmp/venv-tkFW 13:04:44 + local venv_file=/tmp/.os_lf_venv 13:04:44 + local python=python3 13:04:44 + local options 13:04:44 + local set_path=true 13:04:44 + local install_args= 13:04:44 ++ 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:04:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:04:44 + true 13:04:44 + case $1 in 13:04:44 + venv_file=/tmp/.toxenv 13:04:44 + shift 2 13:04:44 + true 13:04:44 + case $1 in 13:04:44 + shift 13:04:44 + break 13:04:44 + case $python in 13:04:44 + local pkg_list= 13:04:44 + [[ -d /opt/pyenv ]] 13:04:44 + echo 'Setup pyenv:' 13:04:44 Setup pyenv: 13:04:44 + export PYENV_ROOT=/opt/pyenv 13:04:44 + PYENV_ROOT=/opt/pyenv 13:04:44 + 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:04:44 + 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:04:44 + pyenv versions 13:04:44 * system (set by /opt/pyenv/version) 13:04:44 * 3.8.13 (set by /opt/pyenv/version) 13:04:44 * 3.9.13 (set by /opt/pyenv/version) 13:04:44 * 3.10.6 (set by /opt/pyenv/version) 13:04:44 + command -v pyenv 13:04:44 ++ pyenv init - --no-rehash 13:04:44 + 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:04:44 export PATH="/opt/pyenv/shims:${PATH}" 13:04:44 export PYENV_SHELL=bash 13:04:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:04:44 pyenv() { 13:04:44 local command 13:04:44 command="${1:-}" 13:04:44 if [ "$#" -gt 0 ]; then 13:04:44 shift 13:04:44 fi 13:04:44 13:04:44 case "$command" in 13:04:44 rehash|shell) 13:04:44 eval "$(pyenv "sh-$command" "$@")" 13:04:44 ;; 13:04:44 *) 13:04:44 command pyenv "$command" "$@" 13:04:44 ;; 13:04:44 esac 13:04:44 }' 13:04:44 +++ 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:04:44 ++ 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:04:44 ++ 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:04:44 ++ 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:04:44 ++ export PYENV_SHELL=bash 13:04:44 ++ PYENV_SHELL=bash 13:04:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:04:44 +++ complete -F _pyenv pyenv 13:04:44 ++ lf-pyver python3 13:04:44 ++ local py_version_xy=python3 13:04:44 ++ local py_version_xyz= 13:04:44 ++ pyenv versions 13:04:44 ++ local command 13:04:44 ++ command=versions 13:04:44 ++ sed 's/^[ *]* //' 13:04:44 ++ '[' 1 -gt 0 ']' 13:04:44 ++ shift 13:04:44 ++ case "$command" in 13:04:44 ++ awk '{ print $1 }' 13:04:44 ++ command pyenv versions 13:04:44 ++ pyenv versions 13:04:44 ++ grep -E '^[0-9.]*[0-9]$' 13:04:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:04:44 +++ grep '^3' /tmp/.pyenv_versions 13:04:44 +++ sort -V 13:04:44 +++ tail -n 1 13:04:44 ++ py_version_xyz=3.10.6 13:04:44 ++ [[ -z 3.10.6 ]] 13:04:44 ++ echo 3.10.6 13:04:44 ++ return 0 13:04:44 + pyenv local 3.10.6 13:04:44 + local command 13:04:44 + command=local 13:04:44 + '[' 2 -gt 0 ']' 13:04:44 + shift 13:04:44 + case "$command" in 13:04:44 + command pyenv local 3.10.6 13:04:44 + pyenv local 3.10.6 13:04:44 + for arg in "$@" 13:04:44 + case $arg in 13:04:44 + pkg_list+='tox ' 13:04:44 + for arg in "$@" 13:04:44 + case $arg in 13:04:44 + pkg_list+='virtualenv ' 13:04:44 + for arg in "$@" 13:04:44 + case $arg in 13:04:44 + pkg_list+='urllib3~=1.26.15 ' 13:04:44 + [[ -f /tmp/.toxenv ]] 13:04:44 + [[ ! -f /tmp/.toxenv ]] 13:04:44 + [[ -n '' ]] 13:04:44 + python3 -m venv /tmp/venv-tkFW 13:04:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tkFW' 13:04:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tkFW 13:04:48 + echo /tmp/venv-tkFW 13:04:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:04:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:04:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:04:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:48 + local 'pip_opts=--upgrade --quiet' 13:04:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:04:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:04:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:04:48 + [[ -n '' ]] 13:04:48 + [[ -n '' ]] 13:04:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:04:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:48 + /tmp/venv-tkFW/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:04:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:04:53 lf-activate-venv(): INFO: Base packages installed successfully 13:04:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:04:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:04:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:04:53 + /tmp/venv-tkFW/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:04:55 + type python3 13:04:55 + true 13:04:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tkFW/bin to PATH' 13:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-tkFW/bin to PATH 13:04:55 + PATH=/tmp/venv-tkFW/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:04:55 + return 0 13:04:55 + python3 --version 13:04:55 Python 3.10.6 13:04:55 + python3 -m pip --version 13:04:55 pip 26.0.1 from /tmp/venv-tkFW/lib/python3.10/site-packages/pip (python 3.10) 13:04:55 + python3 -m pip freeze 13:04:55 cachetools==7.0.5 13:04:55 colorama==0.4.6 13:04:55 distlib==0.4.0 13:04:55 filelock==3.25.2 13:04:55 packaging==26.0 13:04:55 platformdirs==4.9.6 13:04:55 pluggy==1.6.0 13:04:55 pyproject-api==1.10.0 13:04:55 python-discovery==1.2.2 13:04:55 tomli==2.4.1 13:04:55 tomli_w==1.2.0 13:04:55 tox==4.52.1 13:04:55 typing_extensions==4.15.0 13:04:55 urllib3==1.26.20 13:04:55 virtualenv==21.2.1 13:04:55 [EnvInject] - Injecting environment variables from a build step. 13:04:55 [EnvInject] - Injecting as environment variables the properties content 13:04:55 PARALLEL=false 13:04:55 13:04:55 [EnvInject] - Variables injected successfully. 13:04:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11906293907279970419.sh 13:04:56 ---> tox-run.sh 13:04:56 + 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:04:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:04:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:04:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:04:56 + cd /w/workspace/oom-master-pre-commit-lint/. 13:04:56 + source /home/jenkins/lf-env.sh 13:04:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:04:56 ++ mktemp -d /tmp/venv-XXXX 13:04:56 + lf_venv=/tmp/venv-JOTl 13:04:56 + local venv_file=/tmp/.os_lf_venv 13:04:56 + local python=python3 13:04:56 + local options 13:04:56 + local set_path=true 13:04:56 + local install_args= 13:04:56 ++ 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:04:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:04:56 + true 13:04:56 + case $1 in 13:04:56 + venv_file=/tmp/.toxenv 13:04:56 + shift 2 13:04:56 + true 13:04:56 + case $1 in 13:04:56 + shift 13:04:56 + break 13:04:56 + case $python in 13:04:56 + local pkg_list= 13:04:56 + [[ -d /opt/pyenv ]] 13:04:56 + echo 'Setup pyenv:' 13:04:56 Setup pyenv: 13:04:56 + export PYENV_ROOT=/opt/pyenv 13:04:56 + PYENV_ROOT=/opt/pyenv 13:04:56 + 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:04:56 + 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:04:56 + pyenv versions 13:04:56 system 13:04:56 3.8.13 13:04:56 3.9.13 13:04:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:04:56 + command -v pyenv 13:04:56 ++ pyenv init - --no-rehash 13:04:56 + 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:04:56 export PATH="/opt/pyenv/shims:${PATH}" 13:04:56 export PYENV_SHELL=bash 13:04:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:04:56 pyenv() { 13:04:56 local command 13:04:56 command="${1:-}" 13:04:56 if [ "$#" -gt 0 ]; then 13:04:56 shift 13:04:56 fi 13:04:56 13:04:56 case "$command" in 13:04:56 rehash|shell) 13:04:56 eval "$(pyenv "sh-$command" "$@")" 13:04:56 ;; 13:04:56 *) 13:04:56 command pyenv "$command" "$@" 13:04:56 ;; 13:04:56 esac 13:04:56 }' 13:04:56 +++ 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:04:56 ++ 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:04:56 ++ 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:04:56 ++ 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:04:56 ++ export PYENV_SHELL=bash 13:04:56 ++ PYENV_SHELL=bash 13:04:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:04:56 +++ complete -F _pyenv pyenv 13:04:56 ++ lf-pyver python3 13:04:56 ++ local py_version_xy=python3 13:04:56 ++ local py_version_xyz= 13:04:56 ++ pyenv versions 13:04:56 ++ local command 13:04:56 ++ command=versions 13:04:56 ++ '[' 1 -gt 0 ']' 13:04:56 ++ shift 13:04:56 ++ case "$command" in 13:04:56 ++ command pyenv versions 13:04:56 ++ pyenv versions 13:04:56 ++ awk '{ print $1 }' 13:04:56 ++ sed 's/^[ *]* //' 13:04:56 ++ grep -E '^[0-9.]*[0-9]$' 13:04:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:04:56 +++ grep '^3' /tmp/.pyenv_versions 13:04:56 +++ sort -V 13:04:56 +++ tail -n 1 13:04:56 ++ py_version_xyz=3.10.6 13:04:56 ++ [[ -z 3.10.6 ]] 13:04:56 ++ echo 3.10.6 13:04:56 ++ return 0 13:04:56 + pyenv local 3.10.6 13:04:56 + local command 13:04:56 + command=local 13:04:56 + '[' 2 -gt 0 ']' 13:04:56 + shift 13:04:56 + case "$command" in 13:04:56 + command pyenv local 3.10.6 13:04:56 + pyenv local 3.10.6 13:04:56 + for arg in "$@" 13:04:56 + case $arg in 13:04:56 + pkg_list+='tox ' 13:04:56 + for arg in "$@" 13:04:56 + case $arg in 13:04:56 + pkg_list+='virtualenv ' 13:04:56 + for arg in "$@" 13:04:56 + case $arg in 13:04:56 + pkg_list+='urllib3~=1.26.15 ' 13:04:56 + [[ -f /tmp/.toxenv ]] 13:04:56 ++ cat /tmp/.toxenv 13:04:56 + lf_venv=/tmp/venv-tkFW 13:04:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkFW from' file:/tmp/.toxenv 13:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkFW from file:/tmp/.toxenv 13:04:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:04:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:56 + local 'pip_opts=--upgrade --quiet' 13:04:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:04:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:04:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:04:56 + [[ -n '' ]] 13:04:56 + [[ -n '' ]] 13:04:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:04:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:56 + /tmp/venv-tkFW/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:04:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:04:57 lf-activate-venv(): INFO: Base packages installed successfully 13:04:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:04:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:04:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:04:57 + /tmp/venv-tkFW/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:04:58 + type python3 13:04:58 + true 13:04:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tkFW/bin to PATH' 13:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-tkFW/bin to PATH 13:04:58 + PATH=/tmp/venv-tkFW/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:04:58 + return 0 13:04:58 + [[ -d /opt/pyenv ]] 13:04:58 + echo '---> Setting up pyenv' 13:04:58 ---> Setting up pyenv 13:04:58 + export PYENV_ROOT=/opt/pyenv 13:04:58 + PYENV_ROOT=/opt/pyenv 13:04:58 + export PATH=/opt/pyenv/bin:/tmp/venv-tkFW/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:04:58 + PATH=/opt/pyenv/bin:/tmp/venv-tkFW/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:04:58 ++ pwd 13:04:58 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:04:58 + export PYTHONPATH 13:04:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:04:58 + TOX_TESTENV_PASSENV=PYTHONPATH 13:04:58 + tox --version 13:04:58 4.52.1 from /tmp/venv-tkFW/lib/python3.10/site-packages/tox/__init__.py 13:04:58 + PARALLEL=false 13:04:58 + TOX_OPTIONS_LIST= 13:04:58 + [[ -n pre-commit ]] 13:04:58 + TOX_OPTIONS_LIST=' -e pre-commit' 13:04:58 + case ${PARALLEL,,} in 13:04:58 + tox -e pre-commit 13:04:58 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:04:59 pre-commit: install_deps> python -I -m pip install pre-commit 13:05:02 pre-commit: freeze> python -m pip freeze --all 13:05:02 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 13:05:02 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:05:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:05:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:05:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:05:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:05:05 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:05:05 [INFO] Once installed this environment will be reused. 13:05:05 [INFO] This may take a few minutes... 13:05:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:05:10 [INFO] Once installed this environment will be reused. 13:05:10 [INFO] This may take a few minutes... 13:05:15 trim trailing whitespace.................................................Passed 13:05:16 Tabs remover.............................................................Passed 13:05:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:05:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:05:16 [INFO] Once installed this environment will be reused. 13:05:16 [INFO] This may take a few minutes... 13:05:27 gitlint..............................................(no files to check)Skipped 13:05:27 pre-commit: OK (28.38=setup[4.10]+cmd[13.29,10.98] seconds) 13:05:27 congratulations :) (28.43 seconds) 13:05:27 + tox_status=0 13:05:27 + echo '---> Completed tox runs' 13:05:27 ---> Completed tox runs 13:05:27 + for i in .tox/*/log 13:05:27 ++ echo .tox/pre-commit/log 13:05:27 ++ awk -F/ '{print $2}' 13:05:27 + tox_env=pre-commit 13:05:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:05:27 + DOC_DIR=docs/_build/html 13:05:27 + [[ -d docs/_build/html ]] 13:05:27 + echo '---> tox-run.sh ends' 13:05:27 ---> tox-run.sh ends 13:05:27 + test 0 -eq 0 13:05:27 $ ssh-agent -k 13:05:27 unset SSH_AUTH_SOCK; 13:05:27 unset SSH_AGENT_PID; 13:05:27 echo Agent pid 1615 killed; 13:05:27 [ssh-agent] Stopped. 13:05:27 [PostBuildScript] - [INFO] Executing post build scripts. 13:05:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4615488555664664450.sh 13:05:27 ---> sysstat.sh 13:05:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6535326899408407479.sh 13:05:27 ---> package-listing.sh 13:05:27 ++ facter osfamily 13:05:27 ++ tr '[:upper:]' '[:lower:]' 13:05:27 + OS_FAMILY=debian 13:05:27 + workspace=/w/workspace/oom-master-pre-commit-lint 13:05:27 + START_PACKAGES=/tmp/packages_start.txt 13:05:27 + END_PACKAGES=/tmp/packages_end.txt 13:05:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:05:27 + PACKAGES=/tmp/packages_start.txt 13:05:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:05:27 + PACKAGES=/tmp/packages_end.txt 13:05:27 + case "${OS_FAMILY}" in 13:05:27 + dpkg -l 13:05:27 + grep '^ii' 13:05:27 + '[' -f /tmp/packages_start.txt ']' 13:05:27 + '[' -f /tmp/packages_end.txt ']' 13:05:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:05:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:05:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:05:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:05:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15245641313311294915.sh 13:05:28 ---> capture-instance-metadata.sh 13:05:28 Setup pyenv: 13:05:28 system 13:05:28 3.8.13 13:05:28 3.9.13 13:05:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4mGq 13:05:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:37 lf-activate-venv(): INFO: Base packages installed successfully 13:05:37 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-4mGq/bin to PATH 13:06:02 INFO: Running in OpenStack, capturing instance metadata 13:06:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12249211773340944443.sh 13:06:03 provisioning config files... 13:06:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4755090336031615123tmp 13:06:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:03 [EnvInject] - Injecting environment variables from a build step. 13:06:03 [EnvInject] - Injecting as environment variables the properties content 13:06:03 SERVER_ID=logs 13:06:03 13:06:03 [EnvInject] - Variables injected successfully. 13:06:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8175519698641619817.sh 13:06:03 ---> create-netrc.sh 13:06:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14031918069630756161.sh 13:06:03 ---> python-tools-install.sh 13:06:03 Setup pyenv: 13:06:03 system 13:06:03 3.8.13 13:06:03 3.9.13 13:06:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGq from file:/tmp/.os_lf_venv 13:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:05 lf-activate-venv(): INFO: Base packages installed successfully 13:06:05 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-4mGq/bin to PATH 13:06:14 Generating Requirements File 13:06:32 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:06:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:06:33 Python 3.10.6 13:06:33 pip 26.0.1 from /tmp/venv-4mGq/lib/python3.10/site-packages/pip (python 3.10) 13:06:33 appdirs==1.4.4 13:06:33 argcomplete==3.6.3 13:06:33 aspy.yaml==1.3.0 13:06:33 attrs==26.1.0 13:06:33 autopage==0.6.0 13:06:33 backports.strenum==1.3.1 13:06:33 beautifulsoup4==4.14.3 13:06:33 boto3==1.42.88 13:06:33 botocore==1.42.88 13:06:33 bs4==0.0.2 13:06:33 certifi==2026.2.25 13:06:33 cffi==2.0.0 13:06:33 cfgv==3.5.0 13:06:33 chardet==7.4.2 13:06:33 charset-normalizer==3.4.7 13:06:33 click==8.3.2 13:06:33 cliff==4.13.3 13:06:33 cmd2==3.4.0 13:06:33 cryptography==3.3.2 13:06:33 debtcollector==3.1.0 13:06:33 decorator==5.2.1 13:06:33 defusedxml==0.7.1 13:06:33 Deprecated==1.3.1 13:06:33 distlib==0.4.0 13:06:33 dnspython==2.8.0 13:06:33 docker==7.1.0 13:06:33 dogpile.cache==1.5.0 13:06:33 durationpy==0.10 13:06:33 email-validator==2.3.0 13:06:33 filelock==3.25.2 13:06:33 future==1.0.0 13:06:33 gitdb==4.0.12 13:06:33 GitPython==3.1.46 13:06:33 httplib2==0.30.2 13:06:33 identify==2.6.18 13:06:33 idna==3.11 13:06:33 importlib-resources==1.5.0 13:06:33 iso8601==2.1.0 13:06:33 Jinja2==3.1.6 13:06:33 jmespath==1.1.0 13:06:33 jsonpatch==1.33 13:06:33 jsonpointer==3.1.1 13:06:33 jsonschema==4.26.0 13:06:33 jsonschema-specifications==2025.9.1 13:06:33 keystoneauth1==5.13.1 13:06:33 kubernetes==35.0.0 13:06:33 lftools==0.37.22 13:06:33 lxml==6.0.4 13:06:33 markdown-it-py==4.0.0 13:06:33 MarkupSafe==3.0.3 13:06:33 mdurl==0.1.2 13:06:33 msgpack==1.1.2 13:06:33 multi_key_dict==2.0.3 13:06:33 munch==4.0.0 13:06:33 netaddr==1.3.0 13:06:33 niet==1.4.2 13:06:33 nodeenv==1.10.0 13:06:33 oauth2client==4.1.3 13:06:33 oauthlib==3.3.1 13:06:33 openstacksdk==4.11.0 13:06:33 os-service-types==1.8.2 13:06:33 osc-lib==4.4.0 13:06:33 oslo.config==10.3.0 13:06:33 oslo.context==6.3.0 13:06:33 oslo.i18n==6.7.2 13:06:33 oslo.log==8.1.0 13:06:33 oslo.serialization==5.9.1 13:06:33 oslo.utils==10.0.1 13:06:33 packaging==26.0 13:06:33 pbr==7.0.3 13:06:33 platformdirs==4.9.6 13:06:33 prettytable==3.17.0 13:06:33 psutil==7.2.2 13:06:33 pyasn1==0.6.3 13:06:33 pyasn1_modules==0.4.2 13:06:33 pycparser==3.0 13:06:33 pygerrit2==2.0.15 13:06:33 PyGithub==2.9.0 13:06:33 Pygments==2.20.0 13:06:33 PyJWT==2.12.1 13:06:33 PyNaCl==1.6.2 13:06:33 pyparsing==2.4.7 13:06:33 pyperclip==1.11.0 13:06:33 pyrsistent==0.20.0 13:06:33 python-cinderclient==9.9.0 13:06:33 python-dateutil==2.9.0.post0 13:06:33 python-discovery==1.2.2 13:06:33 python-heatclient==5.1.0 13:06:33 python-jenkins==1.8.3 13:06:33 python-keystoneclient==5.8.0 13:06:33 python-magnumclient==4.10.0 13:06:33 python-openstackclient==9.0.0 13:06:33 python-swiftclient==4.10.0 13:06:33 PyYAML==6.0.3 13:06:33 referencing==0.37.0 13:06:33 requests==2.33.1 13:06:33 requests-oauthlib==2.0.0 13:06:33 rfc3986==2.0.0 13:06:33 rich==15.0.0 13:06:33 rich-argparse==1.7.2 13:06:33 rpds-py==0.30.0 13:06:33 rsa==4.9.1 13:06:33 ruamel.yaml==0.19.1 13:06:33 ruamel.yaml.clib==0.2.15 13:06:33 s3transfer==0.16.0 13:06:33 simplejson==3.20.2 13:06:33 six==1.17.0 13:06:33 smmap==5.0.3 13:06:33 soupsieve==2.8.3 13:06:33 stevedore==5.7.0 13:06:33 tabulate==0.10.0 13:06:33 toml==0.10.2 13:06:33 tomlkit==0.14.0 13:06:33 tqdm==4.67.3 13:06:33 typing_extensions==4.15.0 13:06:33 urllib3==1.26.20 13:06:33 virtualenv==21.2.1 13:06:33 wcwidth==0.6.0 13:06:33 websocket-client==1.9.0 13:06:33 wrapt==2.1.2 13:06:33 xdg==6.0.0 13:06:33 xmltodict==1.0.4 13:06:33 yq==3.4.3 13:06:33 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins10875365512818073658.sh 13:06:33 ---> uv-install.sh 13:06:33 Installing uv/uvx (latest) using shell installer 13:06:34 2026-04-13 13:06:34 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-13T13%3A44%3A19Z&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-13T12%3A43%3A43Z&ske=2026-04-13T13%3A44%3A19Z&sks=b&skv=2018-11-09&sig=7bb6iGJNgfOA%2FkvVtfvI40qL8EwL%2B%2BJ%2BECB6Yv97XEM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjA4NTgyMCwibmJmIjoxNzc2MDg1NTIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.tepb20wsZLGkV3WCmxSeqbTFsrFjXn8yuOS4KGPXFX8&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-efvXsE.sh" [1] 13:06:34 downloading uv 0.11.6 x86_64-unknown-linux-gnu 13:06:35 installing to /home/jenkins/.local/bin 13:06:35 uv 13:06:35 uvx 13:06:35 everything's installed! 13:06:35 13:06:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:06:35 13:06:35 source $HOME/.local/bin/env (sh, bash, zsh) 13:06:35 source $HOME/.local/bin/env.fish (fish) 13:06:35 Adding install location to PATH 13:06:35 ---> Validating uv/uvx install 13:06:35 uvx 0.11.6 (x86_64-unknown-linux-gnu) 13:06:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4470330564683768879.sh 13:06:35 ---> sudo-logs.sh 13:06:35 Archiving 'sudo' log.. 13:06:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17864564371673696677.sh 13:06:35 ---> job-cost.sh 13:06:35 INFO: Activating Python virtual environment... 13:06:35 Setup pyenv: 13:06:35 system 13:06:35 3.8.13 13:06:35 3.9.13 13:06:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGq from file:/tmp/.os_lf_venv 13:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:37 lf-activate-venv(): INFO: Base packages installed successfully 13:06:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-4mGq/bin to PATH 13:06:45 INFO: No stack-cost file found 13:06:45 INFO: Instance uptime: 164s 13:06:45 INFO: Fetching instance metadata (attempt 1 of 3)... 13:06:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:06:45 INFO: Successfully fetched instance metadata 13:06:45 INFO: Instance type: v3-standard-4 13:06:45 INFO: Retrieving pricing info for: v3-standard-4 13:06:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:06:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=164 13:06:45 INFO: Successfully fetched Vexxhost pricing API 13:06:45 INFO: Retrieved cost: 0.11 13:06:45 INFO: Retrieved resource: v3-standard-4 13:06:45 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:06:45 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:06:45 INFO: Successfully archived job cost data 13:06:45 DEBUG: Cost data: oom-master-pre-commit-lint,4593,2026-04-13 13:06:45,v3-standard-4,164,0.11,0.00,SUCCESS 13:06:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15617372365946373335.sh 13:06:45 ---> logs-deploy.sh 13:06:45 Setup pyenv: 13:06:45 system 13:06:45 3.8.13 13:06:45 3.9.13 13:06:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGq from file:/tmp/.os_lf_venv 13:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:48 lf-activate-venv(): INFO: Base packages installed successfully 13:06:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-4mGq/bin to PATH 13:07:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4593 13:07:06 INFO: archiving workspace using pattern(s): 13:07:07 Archives upload complete. 13:07:07 INFO: archiving logs to Nexus 13:07:08 ---> uname -a: 13:07:08 Linux prd-ubuntu1804-builder-4c-4g-1196 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:08 13:07:08 13:07:08 ---> lscpu: 13:07:08 Architecture: x86_64 13:07:08 CPU op-mode(s): 32-bit, 64-bit 13:07:08 Byte Order: Little Endian 13:07:08 CPU(s): 4 13:07:08 On-line CPU(s) list: 0-3 13:07:08 Thread(s) per core: 1 13:07:08 Core(s) per socket: 1 13:07:08 Socket(s): 4 13:07:08 NUMA node(s): 1 13:07:08 Vendor ID: AuthenticAMD 13:07:08 CPU family: 23 13:07:08 Model: 49 13:07:08 Model name: AMD EPYC-Rome Processor 13:07:08 Stepping: 0 13:07:08 CPU MHz: 2799.998 13:07:08 BogoMIPS: 5599.99 13:07:08 Virtualization: AMD-V 13:07:08 Hypervisor vendor: KVM 13:07:08 Virtualization type: full 13:07:08 L1d cache: 32K 13:07:08 L1i cache: 32K 13:07:08 L2 cache: 512K 13:07:08 L3 cache: 16384K 13:07:08 NUMA node0 CPU(s): 0-3 13:07:08 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:08 13:07:08 13:07:08 ---> nproc: 13:07:08 4 13:07:08 13:07:08 13:07:08 ---> df -h: 13:07:08 Filesystem Size Used Avail Use% Mounted on 13:07:08 udev 7.9G 0 7.9G 0% /dev 13:07:08 tmpfs 1.6G 676K 1.6G 1% /run 13:07:08 /dev/vda1 78G 8.5G 69G 11% / 13:07:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:07:08 tmpfs 5.0M 0 5.0M 0% /run/lock 13:07:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:07:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:07:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:07:08 13:07:08 13:07:08 ---> free -m: 13:07:08 total used free shared buff/cache available 13:07:08 Mem: 16040 555 13223 0 2261 15163 13:07:08 Swap: 1023 0 1023 13:07:08 13:07:08 13:07:08 ---> ip addr: 13:07:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:07:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:07:08 inet 127.0.0.1/8 scope host lo 13:07:08 valid_lft forever preferred_lft forever 13:07:08 inet6 ::1/128 scope host 13:07:08 valid_lft forever preferred_lft forever 13:07:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:07:08 link/ether fa:16:3e:56:10:8a brd ff:ff:ff:ff:ff:ff 13:07:08 inet 10.30.107.192/23 brd 10.30.107.255 scope global dynamic ens3 13:07:08 valid_lft 86222sec preferred_lft 86222sec 13:07:08 inet6 fe80::f816:3eff:fe56:108a/64 scope link 13:07:08 valid_lft forever preferred_lft forever 13:07:08 13:07:08 13:07:08 ---> sar -b -r -n DEV: 13:07:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1196) 04/13/26 _x86_64_ (4 CPU) 13:07:08 13:07:08 13:04:12 LINUX RESTART (4 CPU) 13:07:08 13:07:08 13:05:01 tps rtps wtps bread/s bwrtn/s 13:07:08 13:06:01 110.70 1.22 109.48 61.46 38513.71 13:07:08 13:07:01 88.08 1.10 86.98 116.53 10077.84 13:07:08 Average: 99.38 1.16 98.23 89.01 24288.67 13:07:08 13:07:08 13:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:07:08 13:06:01 13621812 15462208 2803156 17.07 76592 1949920 864604 4.95 877212 1680660 211488 13:07:08 13:07:01 13499192 15482420 2925776 17.81 87492 2075560 814964 4.66 830756 1835320 109656 13:07:08 Average: 13560502 15472314 2864466 17.44 82042 2012740 839784 4.81 853984 1757990 160572 13:07:08 13:07:08 13:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:07:08 13:06:01 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 13:07:08 13:06:01 ens3 77.97 54.92 1271.71 8.87 0.00 0.00 0.00 0.00 13:07:08 13:07:01 lo 1.46 1.46 0.15 0.15 0.00 0.00 0.00 0.00 13:07:08 13:07:01 ens3 61.06 45.86 676.42 10.26 0.00 0.00 0.00 0.00 13:07:08 Average: lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 13:07:08 Average: ens3 69.51 50.39 973.92 9.57 0.00 0.00 0.00 0.00 13:07:08 13:07:08 13:07:08 ---> sar -P ALL: 13:07:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1196) 04/13/26 _x86_64_ (4 CPU) 13:07:08 13:07:08 13:04:12 LINUX RESTART (4 CPU) 13:07:08 13:07:08 13:05:01 CPU %user %nice %system %iowait %steal %idle 13:07:08 13:06:01 all 19.67 0.00 1.86 6.46 0.07 71.95 13:07:08 13:06:01 0 14.92 0.00 1.35 4.37 0.05 79.31 13:07:08 13:06:01 1 31.32 0.00 2.87 19.29 0.10 46.42 13:07:08 13:06:01 2 19.37 0.00 1.65 1.62 0.07 77.29 13:07:08 13:06:01 3 13.12 0.00 1.52 0.59 0.05 84.72 13:07:08 13:07:01 all 17.47 0.00 1.30 5.55 0.05 75.63 13:07:08 13:07:01 0 21.75 0.00 1.42 2.08 0.05 74.70 13:07:08 13:07:01 1 16.88 0.00 1.72 9.97 0.07 71.36 13:07:08 13:07:01 2 25.85 0.00 1.35 1.92 0.07 70.81 13:07:08 13:07:01 3 5.36 0.00 0.72 8.21 0.03 85.68 13:07:08 Average: all 18.57 0.00 1.58 6.00 0.06 73.79 13:07:08 Average: 0 18.34 0.00 1.38 3.23 0.05 77.00 13:07:08 Average: 1 24.09 0.00 2.29 14.63 0.08 58.91 13:07:08 Average: 2 22.61 0.00 1.50 1.77 0.07 74.05 13:07:08 Average: 3 9.24 0.00 1.12 4.39 0.04 85.20 13:07:08 13:07:08 13:07:08