09:57:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 09:57:27 Running as SYSTEM 09:57:27 [EnvInject] - Loading node environment variables. 09:57:27 Building remotely on prd-ubuntu1804-builder-4c-4g-3536 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:57:27 [ssh-agent] Looking for ssh-agent implementation... 09:57:27 $ ssh-agent 09:57:27 SSH_AUTH_SOCK=/tmp/ssh-usfqIPf7Qvz7/agent.1688 09:57:27 SSH_AGENT_PID=1690 09:57:27 [ssh-agent] Started. 09:57:27 Running ssh-add (command line suppressed) 09:57:28 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4075983508473813184.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4075983508473813184.key) 09:57:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:57:28 The recommended git tool is: NONE 09:57:29 using credential onap-jenkins-ssh 09:57:29 Wiping out workspace first. 09:57:29 Cloning the remote Git repository 09:57:29 Cloning repository git://cloud.onap.org/mirror/oom.git 09:57:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:57:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:57:29 > git --version # timeout=10 09:57:29 > git --version # 'git version 2.17.1' 09:57:29 using GIT_SSH to set credentials Gerrit user 09:57:29 Verifying host key using manually-configured host key entries 09:57:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:57:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:57:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:57:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:57:35 using GIT_SSH to set credentials Gerrit user 09:57:35 Verifying host key using manually-configured host key entries 09:57:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/2 # timeout=30 09:57:35 > git rev-parse b48bf8a89fbce71747b351cf1f4a99a8f00e47e7^{commit} # timeout=10 09:57:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:57:35 Checking out Revision b48bf8a89fbce71747b351cf1f4a99a8f00e47e7 (refs/changes/64/144064/2) 09:57:35 > git config core.sparsecheckout # timeout=10 09:57:35 > git checkout -f b48bf8a89fbce71747b351cf1f4a99a8f00e47e7 # timeout=30 09:57:38 Commit message: "[SO] 17.2.0" 09:57:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:57:39 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 09:57:39 [EnvInject] - Injecting environment variables from a build step. 09:57:39 [EnvInject] - Injecting as environment variables the properties content 09:57:39 PYTHON=python3 09:57:39 09:57:39 [EnvInject] - Variables injected successfully. 09:57:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11616709712507338371.sh 09:57:39 ---> tox-install.sh 09:57:39 + source /home/jenkins/lf-env.sh 09:57:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:39 ++ mktemp -d /tmp/venv-XXXX 09:57:39 + lf_venv=/tmp/venv-Ijwq 09:57:39 + local venv_file=/tmp/.os_lf_venv 09:57:39 + local python=python3 09:57:39 + local options 09:57:39 + local set_path=true 09:57:39 + local install_args= 09:57:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:57:39 + true 09:57:39 + case $1 in 09:57:39 + venv_file=/tmp/.toxenv 09:57:39 + shift 2 09:57:39 + true 09:57:39 + case $1 in 09:57:39 + shift 09:57:39 + break 09:57:39 + case $python in 09:57:39 + local pkg_list= 09:57:39 + [[ -d /opt/pyenv ]] 09:57:39 + echo 'Setup pyenv:' 09:57:39 Setup pyenv: 09:57:39 + export PYENV_ROOT=/opt/pyenv 09:57:39 + PYENV_ROOT=/opt/pyenv 09:57:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:39 + pyenv versions 09:57:39 * system (set by /opt/pyenv/version) 09:57:39 * 3.8.13 (set by /opt/pyenv/version) 09:57:39 * 3.9.13 (set by /opt/pyenv/version) 09:57:39 * 3.10.6 (set by /opt/pyenv/version) 09:57:39 + command -v pyenv 09:57:39 ++ pyenv init - --no-rehash 09:57:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:57:39 export PATH="/opt/pyenv/shims:${PATH}" 09:57:39 export PYENV_SHELL=bash 09:57:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:57:39 pyenv() { 09:57:39 local command 09:57:39 command="${1:-}" 09:57:39 if [ "$#" -gt 0 ]; then 09:57:39 shift 09:57:39 fi 09:57:39 09:57:39 case "$command" in 09:57:39 rehash|shell) 09:57:39 eval "$(pyenv "sh-$command" "$@")" 09:57:39 ;; 09:57:39 *) 09:57:39 command pyenv "$command" "$@" 09:57:39 ;; 09:57:39 esac 09:57:39 }' 09:57:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:57:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:39 ++ export PYENV_SHELL=bash 09:57:39 ++ PYENV_SHELL=bash 09:57:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:57:39 +++ complete -F _pyenv pyenv 09:57:39 ++ lf-pyver python3 09:57:39 ++ local py_version_xy=python3 09:57:39 ++ local py_version_xyz= 09:57:39 ++ pyenv versions 09:57:39 ++ local command 09:57:39 ++ command=versions 09:57:39 ++ '[' 1 -gt 0 ']' 09:57:39 ++ shift 09:57:39 ++ case "$command" in 09:57:39 ++ command pyenv versions 09:57:39 ++ pyenv versions 09:57:39 ++ sed 's/^[ *]* //' 09:57:39 ++ awk '{ print $1 }' 09:57:39 ++ grep -E '^[0-9.]*[0-9]$' 09:57:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:57:39 +++ grep '^3' /tmp/.pyenv_versions 09:57:39 +++ sort -V 09:57:39 +++ tail -n 1 09:57:39 ++ py_version_xyz=3.10.6 09:57:39 ++ [[ -z 3.10.6 ]] 09:57:39 ++ echo 3.10.6 09:57:39 ++ return 0 09:57:39 + pyenv local 3.10.6 09:57:39 + local command 09:57:39 + command=local 09:57:39 + '[' 2 -gt 0 ']' 09:57:39 + shift 09:57:39 + case "$command" in 09:57:39 + command pyenv local 3.10.6 09:57:39 + pyenv local 3.10.6 09:57:39 + for arg in "$@" 09:57:39 + case $arg in 09:57:39 + pkg_list+='tox ' 09:57:39 + for arg in "$@" 09:57:39 + case $arg in 09:57:39 + pkg_list+='virtualenv ' 09:57:39 + for arg in "$@" 09:57:39 + case $arg in 09:57:39 + pkg_list+='urllib3~=1.26.15 ' 09:57:39 + [[ -f /tmp/.toxenv ]] 09:57:39 + [[ ! -f /tmp/.toxenv ]] 09:57:39 + [[ -n '' ]] 09:57:39 + python3 -m venv /tmp/venv-Ijwq 09:57:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ijwq' 09:57:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ijwq 09:57:44 + echo /tmp/venv-Ijwq 09:57:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:57:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:57:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:57:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:44 + local 'pip_opts=--upgrade --quiet' 09:57:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:57:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:57:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:57:44 + [[ -n '' ]] 09:57:44 + [[ -n '' ]] 09:57:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:57:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:44 + /tmp/venv-Ijwq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:57:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:57:48 lf-activate-venv(): INFO: Base packages installed successfully 09:57:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:57:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:57:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:57:48 + /tmp/venv-Ijwq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:57:50 + type python3 09:57:50 + true 09:57:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ijwq/bin to PATH' 09:57:50 lf-activate-venv(): INFO: Adding /tmp/venv-Ijwq/bin to PATH 09:57:50 + PATH=/tmp/venv-Ijwq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:50 + return 0 09:57:50 + python3 --version 09:57:50 Python 3.10.6 09:57:50 + python3 -m pip --version 09:57:51 pip 26.0.1 from /tmp/venv-Ijwq/lib/python3.10/site-packages/pip (python 3.10) 09:57:51 + python3 -m pip freeze 09:57:51 cachetools==7.0.5 09:57:51 colorama==0.4.6 09:57:51 distlib==0.4.0 09:57:51 filelock==3.29.0 09:57:51 packaging==26.1 09:57:51 platformdirs==4.9.6 09:57:51 pluggy==1.6.0 09:57:51 pyproject-api==1.10.0 09:57:51 python-discovery==1.2.2 09:57:51 tomli==2.4.1 09:57:51 tomli_w==1.2.0 09:57:51 tox==4.53.0 09:57:51 typing_extensions==4.15.0 09:57:51 urllib3==1.26.20 09:57:51 virtualenv==21.2.4 09:57:51 [EnvInject] - Injecting environment variables from a build step. 09:57:51 [EnvInject] - Injecting as environment variables the properties content 09:57:51 PARALLEL=false 09:57:51 09:57:51 [EnvInject] - Variables injected successfully. 09:57:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins68108194380237735.sh 09:57:51 ---> tox-run.sh 09:57:51 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:57:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:57:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:57:51 + cd /w/workspace/oom-master-pre-commit-lint/. 09:57:51 + source /home/jenkins/lf-env.sh 09:57:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:51 ++ mktemp -d /tmp/venv-XXXX 09:57:51 + lf_venv=/tmp/venv-IQlt 09:57:51 + local venv_file=/tmp/.os_lf_venv 09:57:51 + local python=python3 09:57:51 + local options 09:57:51 + local set_path=true 09:57:51 + local install_args= 09:57:51 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:57:51 + true 09:57:51 + case $1 in 09:57:51 + venv_file=/tmp/.toxenv 09:57:51 + shift 2 09:57:51 + true 09:57:51 + case $1 in 09:57:51 + shift 09:57:51 + break 09:57:51 + case $python in 09:57:51 + local pkg_list= 09:57:51 + [[ -d /opt/pyenv ]] 09:57:51 + echo 'Setup pyenv:' 09:57:51 Setup pyenv: 09:57:51 + export PYENV_ROOT=/opt/pyenv 09:57:51 + PYENV_ROOT=/opt/pyenv 09:57:51 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:51 + pyenv versions 09:57:51 system 09:57:51 3.8.13 09:57:51 3.9.13 09:57:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:57:51 + command -v pyenv 09:57:51 ++ pyenv init - --no-rehash 09:57:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:57:51 export PATH="/opt/pyenv/shims:${PATH}" 09:57:51 export PYENV_SHELL=bash 09:57:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:57:51 pyenv() { 09:57:51 local command 09:57:51 command="${1:-}" 09:57:51 if [ "$#" -gt 0 ]; then 09:57:51 shift 09:57:51 fi 09:57:51 09:57:51 case "$command" in 09:57:51 rehash|shell) 09:57:51 eval "$(pyenv "sh-$command" "$@")" 09:57:51 ;; 09:57:51 *) 09:57:51 command pyenv "$command" "$@" 09:57:51 ;; 09:57:51 esac 09:57:51 }' 09:57:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:57:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:51 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:51 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:51 ++ export PYENV_SHELL=bash 09:57:51 ++ PYENV_SHELL=bash 09:57:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:57:51 +++ complete -F _pyenv pyenv 09:57:51 ++ lf-pyver python3 09:57:51 ++ local py_version_xy=python3 09:57:51 ++ local py_version_xyz= 09:57:51 ++ pyenv versions 09:57:51 ++ local command 09:57:51 ++ command=versions 09:57:51 ++ '[' 1 -gt 0 ']' 09:57:51 ++ shift 09:57:51 ++ case "$command" in 09:57:51 ++ command pyenv versions 09:57:51 ++ pyenv versions 09:57:51 ++ sed 's/^[ *]* //' 09:57:51 ++ awk '{ print $1 }' 09:57:51 ++ grep -E '^[0-9.]*[0-9]$' 09:57:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:57:51 +++ grep '^3' /tmp/.pyenv_versions 09:57:51 +++ sort -V 09:57:51 +++ tail -n 1 09:57:51 ++ py_version_xyz=3.10.6 09:57:51 ++ [[ -z 3.10.6 ]] 09:57:51 ++ echo 3.10.6 09:57:51 ++ return 0 09:57:51 + pyenv local 3.10.6 09:57:51 + local command 09:57:51 + command=local 09:57:51 + '[' 2 -gt 0 ']' 09:57:51 + shift 09:57:51 + case "$command" in 09:57:51 + command pyenv local 3.10.6 09:57:51 + pyenv local 3.10.6 09:57:51 + for arg in "$@" 09:57:51 + case $arg in 09:57:51 + pkg_list+='tox ' 09:57:51 + for arg in "$@" 09:57:51 + case $arg in 09:57:51 + pkg_list+='virtualenv ' 09:57:51 + for arg in "$@" 09:57:51 + case $arg in 09:57:51 + pkg_list+='urllib3~=1.26.15 ' 09:57:51 + [[ -f /tmp/.toxenv ]] 09:57:51 ++ cat /tmp/.toxenv 09:57:51 + lf_venv=/tmp/venv-Ijwq 09:57:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ijwq from' file:/tmp/.toxenv 09:57:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ijwq from file:/tmp/.toxenv 09:57:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:57:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:51 + local 'pip_opts=--upgrade --quiet' 09:57:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:57:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:57:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:57:51 + [[ -n '' ]] 09:57:51 + [[ -n '' ]] 09:57:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:57:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:51 + /tmp/venv-Ijwq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:57:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:57:52 lf-activate-venv(): INFO: Base packages installed successfully 09:57:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:57:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:57:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:57:52 + /tmp/venv-Ijwq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:57:53 + type python3 09:57:53 + true 09:57:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ijwq/bin to PATH' 09:57:53 lf-activate-venv(): INFO: Adding /tmp/venv-Ijwq/bin to PATH 09:57:53 + PATH=/tmp/venv-Ijwq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:53 + return 0 09:57:53 + [[ -d /opt/pyenv ]] 09:57:53 + echo '---> Setting up pyenv' 09:57:53 ---> Setting up pyenv 09:57:53 + export PYENV_ROOT=/opt/pyenv 09:57:53 + PYENV_ROOT=/opt/pyenv 09:57:53 + export PATH=/opt/pyenv/bin:/tmp/venv-Ijwq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:53 + PATH=/opt/pyenv/bin:/tmp/venv-Ijwq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:53 ++ pwd 09:57:53 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:57:53 + export PYTHONPATH 09:57:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:57:53 + TOX_TESTENV_PASSENV=PYTHONPATH 09:57:53 + tox --version 09:57:53 4.53.0 from /tmp/venv-Ijwq/lib/python3.10/site-packages/tox/__init__.py 09:57:53 + PARALLEL=false 09:57:53 + TOX_OPTIONS_LIST= 09:57:53 + [[ -n pre-commit ]] 09:57:53 + TOX_OPTIONS_LIST=' -e pre-commit' 09:57:53 + case ${PARALLEL,,} in 09:57:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:57:53 + tox -e pre-commit 09:57:55 pre-commit: install_deps> python -I -m pip install pre-commit 09:58:04 pre-commit: freeze> python -m pip freeze --all 09:58:04 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,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.4 09:58:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:58:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:58:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:58:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:58:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:58:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:58:07 [INFO] Once installed this environment will be reused. 09:58:07 [INFO] This may take a few minutes... 09:58:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:58:11 [INFO] Once installed this environment will be reused. 09:58:11 [INFO] This may take a few minutes... 09:58:16 trim trailing whitespace.................................................Passed 09:58:16 Tabs remover.............................................................Passed 09:58:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:58:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:58:17 [INFO] Once installed this environment will be reused. 09:58:17 [INFO] This may take a few minutes... 09:58:25 gitlint..............................................(no files to check)Skipped 09:58:25 pre-commit: OK (31.29=setup[10.78]+cmd[11.76,8.76] seconds) 09:58:25 congratulations :) (31.33 seconds) 09:58:25 + tox_status=0 09:58:25 + echo '---> Completed tox runs' 09:58:25 ---> Completed tox runs 09:58:25 + for i in .tox/*/log 09:58:25 ++ awk -F/ '{print $2}' 09:58:25 ++ echo .tox/pre-commit/log 09:58:25 + tox_env=pre-commit 09:58:25 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:58:25 + DOC_DIR=docs/_build/html 09:58:25 + [[ -d docs/_build/html ]] 09:58:25 + echo '---> tox-run.sh ends' 09:58:25 ---> tox-run.sh ends 09:58:25 + test 0 -eq 0 09:58:25 $ ssh-agent -k 09:58:25 unset SSH_AUTH_SOCK; 09:58:25 unset SSH_AGENT_PID; 09:58:25 echo Agent pid 1690 killed; 09:58:25 [ssh-agent] Stopped. 09:58:25 [PostBuildScript] - [INFO] Executing post build scripts. 09:58:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11204138516728474638.sh 09:58:25 ---> sysstat.sh 09:58:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10115223057003667989.sh 09:58:26 ---> package-listing.sh 09:58:26 ++ facter osfamily 09:58:26 ++ tr '[:upper:]' '[:lower:]' 09:58:26 + OS_FAMILY=debian 09:58:26 + workspace=/w/workspace/oom-master-pre-commit-lint 09:58:26 + START_PACKAGES=/tmp/packages_start.txt 09:58:26 + END_PACKAGES=/tmp/packages_end.txt 09:58:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:58:26 + PACKAGES=/tmp/packages_start.txt 09:58:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:58:26 + PACKAGES=/tmp/packages_end.txt 09:58:26 + case "${OS_FAMILY}" in 09:58:26 + dpkg -l 09:58:26 + grep '^ii' 09:58:26 + '[' -f /tmp/packages_start.txt ']' 09:58:26 + '[' -f /tmp/packages_end.txt ']' 09:58:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:58:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:58:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:58:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:58:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16690538749847438527.sh 09:58:26 ---> capture-instance-metadata.sh 09:58:26 Setup pyenv: 09:58:26 system 09:58:26 3.8.13 09:58:26 3.9.13 09:58:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:58:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O1VL 09:58:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:58:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:34 lf-activate-venv(): INFO: Base packages installed successfully 09:58:34 lf-activate-venv(): INFO: Installing additional packages: lftools 09:58:56 lf-activate-venv(): INFO: Adding /tmp/venv-O1VL/bin to PATH 09:58:56 INFO: Running in OpenStack, capturing instance metadata 09:58:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5205171115514173476.sh 09:58:56 provisioning config files... 09:58:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12274540277644859938tmp 09:58:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:58:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:58:56 [EnvInject] - Injecting environment variables from a build step. 09:58:56 [EnvInject] - Injecting as environment variables the properties content 09:58:56 SERVER_ID=logs 09:58:56 09:58:56 [EnvInject] - Variables injected successfully. 09:58:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17421011218294339522.sh 09:58:56 ---> create-netrc.sh 09:58:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11599643504788221608.sh 09:58:56 ---> python-tools-install.sh 09:58:56 Setup pyenv: 09:58:56 system 09:58:56 3.8.13 09:58:56 3.9.13 09:58:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:58:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O1VL from file:/tmp/.os_lf_venv 09:58:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:58 lf-activate-venv(): INFO: Base packages installed successfully 09:58:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:08 lf-activate-venv(): INFO: Adding /tmp/venv-O1VL/bin to PATH 09:59:08 Generating Requirements File 09:59:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:59:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:59:39 Python 3.10.6 09:59:39 pip 26.0.1 from /tmp/venv-O1VL/lib/python3.10/site-packages/pip (python 3.10) 09:59:40 appdirs==1.4.4 09:59:40 argcomplete==3.6.3 09:59:40 aspy.yaml==1.3.0 09:59:40 attrs==26.1.0 09:59:40 autopage==0.6.0 09:59:40 backports.strenum==1.3.1 09:59:40 beautifulsoup4==4.14.3 09:59:40 boto3==1.42.91 09:59:40 botocore==1.42.91 09:59:40 bs4==0.0.2 09:59:40 certifi==2026.2.25 09:59:40 cffi==2.0.0 09:59:40 cfgv==3.5.0 09:59:40 chardet==7.4.3 09:59:40 charset-normalizer==3.4.7 09:59:40 click==8.3.2 09:59:40 cliff==4.13.3 09:59:40 cmd2==3.5.0 09:59:40 cryptography==3.3.2 09:59:40 debtcollector==3.1.0 09:59:40 decorator==5.2.1 09:59:40 defusedxml==0.7.1 09:59:40 Deprecated==1.3.1 09:59:40 distlib==0.4.0 09:59:40 dnspython==2.8.0 09:59:40 docker==7.1.0 09:59:40 dogpile.cache==1.5.0 09:59:40 durationpy==0.10 09:59:40 email-validator==2.3.0 09:59:40 filelock==3.29.0 09:59:40 future==1.0.0 09:59:40 gitdb==4.0.12 09:59:40 GitPython==3.1.46 09:59:40 httplib2==0.30.2 09:59:40 identify==2.6.19 09:59:40 idna==3.11 09:59:40 importlib-resources==1.5.0 09:59:40 iso8601==2.1.0 09:59:40 Jinja2==3.1.6 09:59:40 jmespath==1.1.0 09:59:40 jsonpatch==1.33 09:59:40 jsonpointer==3.1.1 09:59:40 jsonschema==4.26.0 09:59:40 jsonschema-specifications==2025.9.1 09:59:40 keystoneauth1==5.13.1 09:59:40 kubernetes==35.0.0 09:59:40 lftools==0.37.22 09:59:40 lxml==6.1.0 09:59:40 markdown-it-py==4.0.0 09:59:40 MarkupSafe==3.0.3 09:59:40 mdurl==0.1.2 09:59:40 msgpack==1.1.2 09:59:40 multi_key_dict==2.0.3 09:59:40 munch==4.0.0 09:59:40 netaddr==1.3.0 09:59:40 niet==1.4.2 09:59:40 nodeenv==1.10.0 09:59:40 oauth2client==4.1.3 09:59:40 oauthlib==3.3.1 09:59:40 openstacksdk==4.11.0 09:59:40 os-service-types==1.8.2 09:59:40 osc-lib==4.5.0 09:59:40 oslo.config==10.3.0 09:59:40 oslo.context==6.3.0 09:59:40 oslo.i18n==6.7.2 09:59:40 oslo.log==8.1.0 09:59:40 oslo.serialization==5.9.1 09:59:40 oslo.utils==10.0.1 09:59:40 packaging==26.1 09:59:40 pbr==7.0.3 09:59:40 platformdirs==4.9.6 09:59:40 prettytable==3.17.0 09:59:40 psutil==7.2.2 09:59:40 pyasn1==0.6.3 09:59:40 pyasn1_modules==0.4.2 09:59:40 pycparser==3.0 09:59:40 pygerrit2==2.0.15 09:59:40 PyGithub==2.9.1 09:59:40 Pygments==2.20.0 09:59:40 PyJWT==2.12.1 09:59:40 PyNaCl==1.6.2 09:59:40 pyparsing==2.4.7 09:59:40 pyperclip==1.11.0 09:59:40 pyrsistent==0.20.0 09:59:40 python-cinderclient==9.9.0 09:59:40 python-dateutil==2.9.0.post0 09:59:40 python-discovery==1.2.2 09:59:40 python-heatclient==5.1.0 09:59:40 python-jenkins==1.8.3 09:59:40 python-keystoneclient==5.8.0 09:59:40 python-magnumclient==4.10.0 09:59:40 python-openstackclient==9.0.0 09:59:40 python-swiftclient==4.10.0 09:59:40 PyYAML==6.0.3 09:59:40 referencing==0.37.0 09:59:40 requests==2.33.1 09:59:40 requests-oauthlib==2.0.0 09:59:40 rfc3986==2.0.0 09:59:40 rich==15.0.0 09:59:40 rich-argparse==1.7.2 09:59:40 rpds-py==0.30.0 09:59:40 rsa==4.9.1 09:59:40 ruamel.yaml==0.19.1 09:59:40 ruamel.yaml.clib==0.2.15 09:59:40 s3transfer==0.16.0 09:59:40 simplejson==4.0.1 09:59:40 six==1.17.0 09:59:40 smmap==5.0.3 09:59:40 soupsieve==2.8.3 09:59:40 stevedore==5.7.0 09:59:40 tabulate==0.10.0 09:59:40 toml==0.10.2 09:59:40 tomlkit==0.14.0 09:59:40 tqdm==4.67.3 09:59:40 typing_extensions==4.15.0 09:59:40 urllib3==1.26.20 09:59:40 virtualenv==21.2.4 09:59:40 wcwidth==0.6.0 09:59:40 websocket-client==1.9.0 09:59:40 wrapt==2.1.2 09:59:40 xdg==6.0.0 09:59:40 xmltodict==1.0.4 09:59:40 yq==3.4.3 09:59:40 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins16449877250578536327.sh 09:59:40 ---> uv-install.sh 09:59:40 Installing uv/uvx (latest) using shell installer 09:59:40 2026-04-20 09:59:40 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d1d55b97-e296-4f5c-8ea5-08512eb5e0a4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T10%3A48%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-04-20T09%3A48%3A18Z&ske=2026-04-20T10%3A48%3A28Z&sks=b&skv=2018-11-09&sig=RVQNDPWwaBZ91RcTgcUyo%2Bj2vXRwNkLTtHSALrwQCPU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjY3OTQ2MSwibmJmIjoxNzc2Njc5MTYxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.W-F25NJIzsdcNpYB7MBfUzFPu7b8hqKETG3zsHG5Xsg&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-zMInxX.sh" [1] 09:59:40 downloading uv 0.11.7 x86_64-unknown-linux-gnu 09:59:41 installing to /home/jenkins/.local/bin 09:59:41 uv 09:59:41 uvx 09:59:41 everything's installed! 09:59:41 09:59:41 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:59:41 09:59:41 source $HOME/.local/bin/env (sh, bash, zsh) 09:59:41 source $HOME/.local/bin/env.fish (fish) 09:59:41 Adding install location to PATH 09:59:41 ---> Validating uv/uvx install 09:59:41 uvx 0.11.7 (x86_64-unknown-linux-gnu) 09:59:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3490973721444214990.sh 09:59:41 ---> sudo-logs.sh 09:59:41 Archiving 'sudo' log.. 09:59:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15344611859016137082.sh 09:59:41 ---> job-cost.sh 09:59:41 INFO: Activating Python virtual environment... 09:59:41 Setup pyenv: 09:59:41 system 09:59:41 3.8.13 09:59:41 3.9.13 09:59:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:59:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O1VL from file:/tmp/.os_lf_venv 09:59:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:43 lf-activate-venv(): INFO: Base packages installed successfully 09:59:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:59:48 lf-activate-venv(): INFO: Adding /tmp/venv-O1VL/bin to PATH 09:59:48 INFO: No stack-cost file found 09:59:48 INFO: Instance uptime: 168s 09:59:48 INFO: Fetching instance metadata (attempt 1 of 3)... 09:59:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:59:49 INFO: Successfully fetched instance metadata 09:59:49 INFO: Instance type: v3-standard-4 09:59:49 INFO: Retrieving pricing info for: v3-standard-4 09:59:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:59:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=168 09:59:49 INFO: Successfully fetched Vexxhost pricing API 09:59:49 INFO: Retrieved cost: 0.11 09:59:49 INFO: Retrieved resource: v3-standard-4 09:59:49 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:59:49 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:59:49 INFO: Successfully archived job cost data 09:59:49 DEBUG: Cost data: oom-master-pre-commit-lint,4601,2026-04-20 09:59:49,v3-standard-4,168,0.11,0.00,SUCCESS 09:59:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4830829549225280336.sh 09:59:49 ---> logs-deploy.sh 09:59:49 Setup pyenv: 09:59:49 system 09:59:49 3.8.13 09:59:49 3.9.13 09:59:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:59:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O1VL from file:/tmp/.os_lf_venv 09:59:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:51 lf-activate-venv(): INFO: Base packages installed successfully 09:59:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:59:59 lf-activate-venv(): INFO: Adding /tmp/venv-O1VL/bin to PATH 09:59:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4601 09:59:59 INFO: archiving workspace using pattern(s): 10:00:00 Archives upload complete. 10:00:01 INFO: archiving logs to Nexus 10:00:02 ---> uname -a: 10:00:02 Linux prd-ubuntu1804-builder-4c-4g-3536 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:00:02 10:00:02 10:00:02 ---> lscpu: 10:00:02 Architecture: x86_64 10:00:02 CPU op-mode(s): 32-bit, 64-bit 10:00:02 Byte Order: Little Endian 10:00:02 CPU(s): 4 10:00:02 On-line CPU(s) list: 0-3 10:00:02 Thread(s) per core: 1 10:00:02 Core(s) per socket: 1 10:00:02 Socket(s): 4 10:00:02 NUMA node(s): 1 10:00:02 Vendor ID: AuthenticAMD 10:00:02 CPU family: 23 10:00:02 Model: 49 10:00:02 Model name: AMD EPYC-Rome Processor 10:00:02 Stepping: 0 10:00:02 CPU MHz: 2799.996 10:00:02 BogoMIPS: 5599.99 10:00:02 Virtualization: AMD-V 10:00:02 Hypervisor vendor: KVM 10:00:02 Virtualization type: full 10:00:02 L1d cache: 32K 10:00:02 L1i cache: 32K 10:00:02 L2 cache: 512K 10:00:02 L3 cache: 16384K 10:00:02 NUMA node0 CPU(s): 0-3 10:00:02 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 10:00:02 10:00:02 10:00:02 ---> nproc: 10:00:02 4 10:00:02 10:00:02 10:00:02 ---> df -h: 10:00:02 Filesystem Size Used Avail Use% Mounted on 10:00:02 udev 7.9G 0 7.9G 0% /dev 10:00:02 tmpfs 1.6G 676K 1.6G 1% /run 10:00:02 /dev/vda1 78G 8.5G 69G 11% / 10:00:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:00:02 tmpfs 5.0M 0 5.0M 0% /run/lock 10:00:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:00:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:00:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:00:02 10:00:02 10:00:02 ---> free -m: 10:00:02 total used free shared buff/cache available 10:00:02 Mem: 16040 555 13220 0 2263 15162 10:00:02 Swap: 1023 0 1023 10:00:02 10:00:02 10:00:02 ---> ip addr: 10:00:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:00:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:00:02 inet 127.0.0.1/8 scope host lo 10:00:02 valid_lft forever preferred_lft forever 10:00:02 inet6 ::1/128 scope host 10:00:02 valid_lft forever preferred_lft forever 10:00:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:00:02 link/ether fa:16:3e:73:28:95 brd ff:ff:ff:ff:ff:ff 10:00:02 inet 10.30.107.189/23 brd 10.30.107.255 scope global dynamic ens3 10:00:02 valid_lft 86229sec preferred_lft 86229sec 10:00:02 inet6 fe80::f816:3eff:fe73:2895/64 scope link 10:00:02 valid_lft forever preferred_lft forever 10:00:02 10:00:02 10:00:02 ---> sar -b -r -n DEV: 10:00:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3536) 04/20/26 _x86_64_ (4 CPU) 10:00:02 10:00:02 09:57:13 LINUX RESTART (4 CPU) 10:00:02 10:00:02 09:58:01 tps rtps wtps bread/s bwrtn/s 10:00:02 09:59:01 120.66 1.90 118.76 137.04 48890.25 10:00:02 10:00:01 79.37 5.20 74.17 141.87 8996.93 10:00:02 Average: 100.02 3.55 96.47 139.46 28945.25 10:00:02 10:00:02 09:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:00:02 09:59:01 13739728 15536540 2685240 16.35 78264 1906312 776560 4.44 773804 1670612 165496 10:00:02 10:00:01 13556096 15544332 2868872 17.47 88388 2078744 755992 4.33 788996 1822284 148832 10:00:02 Average: 13647912 15540436 2777056 16.91 83326 1992528 766276 4.39 781400 1746448 157164 10:00:02 10:00:02 09:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:00:02 09:59:01 ens3 82.95 59.24 1295.16 11.75 0.00 0.00 0.00 0.00 10:00:02 09:59:01 lo 2.20 2.20 0.25 0.25 0.00 0.00 0.00 0.00 10:00:02 10:00:01 ens3 50.33 37.90 654.59 10.02 0.00 0.00 0.00 0.00 10:00:02 10:00:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 10:00:02 Average: ens3 66.64 48.57 974.90 10.89 0.00 0.00 0.00 0.00 10:00:02 Average: lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 10:00:02 10:00:02 10:00:02 ---> sar -P ALL: 10:00:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3536) 04/20/26 _x86_64_ (4 CPU) 10:00:02 10:00:02 09:57:13 LINUX RESTART (4 CPU) 10:00:02 10:00:02 09:58:01 CPU %user %nice %system %iowait %steal %idle 10:00:02 09:59:01 all 22.16 0.00 2.12 2.97 0.08 72.67 10:00:02 09:59:01 0 22.59 0.00 2.44 7.23 0.08 67.66 10:00:02 09:59:01 1 14.87 0.00 1.74 1.84 0.07 81.48 10:00:02 09:59:01 2 25.26 0.00 2.34 2.47 0.08 69.84 10:00:02 09:59:01 3 25.93 0.00 1.93 0.37 0.07 71.70 10:00:02 10:00:01 all 16.45 0.00 1.16 5.30 0.72 76.37 10:00:02 10:00:01 0 1.95 0.00 0.53 7.53 0.05 89.93 10:00:02 10:00:01 1 40.30 0.00 2.09 2.62 1.55 53.45 10:00:02 10:00:01 2 16.84 0.00 1.16 0.42 0.27 81.32 10:00:02 10:00:01 3 6.77 0.00 0.84 10.58 1.01 80.79 10:00:02 Average: all 19.30 0.00 1.64 4.14 0.40 74.53 10:00:02 Average: 0 12.27 0.00 1.49 7.38 0.07 78.80 10:00:02 Average: 1 27.59 0.00 1.91 2.23 0.81 67.45 10:00:02 Average: 2 21.04 0.00 1.75 1.44 0.18 75.59 10:00:02 Average: 3 16.32 0.00 1.39 5.49 0.54 76.26 10:00:02 10:00:02 10:00:02