10:59:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146780 10:59:06 Running as SYSTEM 10:59:06 [EnvInject] - Loading node environment variables. 10:59:06 Building remotely on prd-ubuntu1804-builder-4c-4g-13951 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:59:06 [ssh-agent] Looking for ssh-agent implementation... 10:59:07 $ ssh-agent 10:59:07 SSH_AUTH_SOCK=/tmp/ssh-WOLYtWHTGVyo/agent.1639 10:59:07 SSH_AGENT_PID=1641 10:59:07 [ssh-agent] Started. 10:59:07 Running ssh-add (command line suppressed) 10:59:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15340296485788774316.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15340296485788774316.key) 10:59:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:59:07 The recommended git tool is: NONE 10:59:09 using credential onap-jenkins-ssh 10:59:09 Wiping out workspace first. 10:59:09 Cloning the remote Git repository 10:59:09 Cloning repository git://cloud.onap.org/mirror/oom.git 10:59:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:59:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:59:09 > git --version # timeout=10 10:59:09 > git --version # 'git version 2.17.1' 10:59:09 using GIT_SSH to set credentials Gerrit user 10:59:09 Verifying host key using manually-configured host key entries 10:59:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:59:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:59:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:59:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:59:15 using GIT_SSH to set credentials Gerrit user 10:59:15 Verifying host key using manually-configured host key entries 10:59:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/146780/1 # timeout=30 10:59:16 > git rev-parse 9f14d0be2cad580cb0d978847831d4341a6e441b^{commit} # timeout=10 10:59:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:59:16 Checking out Revision 9f14d0be2cad580cb0d978847831d4341a6e441b (refs/changes/80/146780/1) 10:59:16 > git config core.sparsecheckout # timeout=10 10:59:16 > git checkout -f 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=30 10:59:19 Commit message: "[DOCS] FIX linkcheck timeout causing 6h CI hang" 10:59:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:59:19 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 10:59:19 [EnvInject] - Injecting environment variables from a build step. 10:59:19 [EnvInject] - Injecting as environment variables the properties content 10:59:19 PYTHON=python3 10:59:19 10:59:19 [EnvInject] - Variables injected successfully. 10:59:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7479901376021434339.sh 10:59:19 ---> tox-install.sh 10:59:19 + source /home/jenkins/lf-env.sh 10:59:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:59:19 ++ mktemp -d /tmp/venv-XXXX 10:59:19 + lf_venv=/tmp/venv-Ihhx 10:59:19 + local venv_file=/tmp/.os_lf_venv 10:59:19 + local python=python3 10:59:19 + local options 10:59:19 + local set_path=true 10:59:19 + local install_args= 10:59:19 ++ 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 10:59:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:59:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:59:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:59:19 + true 10:59:19 + case $1 in 10:59:19 + venv_file=/tmp/.toxenv 10:59:19 + shift 2 10:59:19 + true 10:59:19 + case $1 in 10:59:19 + shift 10:59:19 + break 10:59:19 + case $python in 10:59:19 + local pkg_list= 10:59:19 + [[ -d /opt/pyenv ]] 10:59:19 + echo 'Setup pyenv:' 10:59:19 Setup pyenv: 10:59:19 + export PYENV_ROOT=/opt/pyenv 10:59:19 + PYENV_ROOT=/opt/pyenv 10:59:19 + 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 10:59:19 + 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 10:59:19 + pyenv versions 10:59:20 * system (set by /opt/pyenv/version) 10:59:20 * 3.8.13 (set by /opt/pyenv/version) 10:59:20 * 3.9.13 (set by /opt/pyenv/version) 10:59:20 * 3.10.6 (set by /opt/pyenv/version) 10:59:20 + command -v pyenv 10:59:20 ++ pyenv init - --no-rehash 10:59:20 + 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[*]}"'\'')" 10:59:20 export PATH="/opt/pyenv/shims:${PATH}" 10:59:20 export PYENV_SHELL=bash 10:59:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:59:20 pyenv() { 10:59:20 local command 10:59:20 command="${1:-}" 10:59:20 if [ "$#" -gt 0 ]; then 10:59:20 shift 10:59:20 fi 10:59:20 10:59:20 case "$command" in 10:59:20 rehash|shell) 10:59:20 eval "$(pyenv "sh-$command" "$@")" 10:59:20 ;; 10:59:20 *) 10:59:20 command pyenv "$command" "$@" 10:59:20 ;; 10:59:20 esac 10:59:20 }' 10:59:20 +++ 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[*]}"' 10:59:20 ++ 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 10:59:20 ++ 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 10:59:20 ++ 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 10:59:20 ++ export PYENV_SHELL=bash 10:59:20 ++ PYENV_SHELL=bash 10:59:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:59:20 +++ complete -F _pyenv pyenv 10:59:20 ++ lf-pyver python3 10:59:20 ++ local py_version_xy=python3 10:59:20 ++ local py_version_xyz= 10:59:20 ++ pyenv versions 10:59:20 ++ local command 10:59:20 ++ command=versions 10:59:20 ++ '[' 1 -gt 0 ']' 10:59:20 ++ shift 10:59:20 ++ case "$command" in 10:59:20 ++ command pyenv versions 10:59:20 ++ pyenv versions 10:59:20 ++ sed 's/^[ *]* //' 10:59:20 ++ awk '{ print $1 }' 10:59:20 ++ grep -E '^[0-9.]*[0-9]$' 10:59:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:59:20 +++ grep '^3' /tmp/.pyenv_versions 10:59:20 +++ sort -V 10:59:20 +++ tail -n 1 10:59:20 ++ py_version_xyz=3.10.6 10:59:20 ++ [[ -z 3.10.6 ]] 10:59:20 ++ echo 3.10.6 10:59:20 ++ return 0 10:59:20 + pyenv local 3.10.6 10:59:20 + local command 10:59:20 + command=local 10:59:20 + '[' 2 -gt 0 ']' 10:59:20 + shift 10:59:20 + case "$command" in 10:59:20 + command pyenv local 3.10.6 10:59:20 + pyenv local 3.10.6 10:59:20 + for arg in "$@" 10:59:20 + case $arg in 10:59:20 + pkg_list+='tox ' 10:59:20 + for arg in "$@" 10:59:20 + case $arg in 10:59:20 + pkg_list+='virtualenv ' 10:59:20 + for arg in "$@" 10:59:20 + case $arg in 10:59:20 + pkg_list+='urllib3~=1.26.15 ' 10:59:20 + [[ -f /tmp/.toxenv ]] 10:59:20 + [[ ! -f /tmp/.toxenv ]] 10:59:20 + [[ -n '' ]] 10:59:20 + python3 -m venv /tmp/venv-Ihhx 10:59:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ihhx' 10:59:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ihhx 10:59:24 + echo /tmp/venv-Ihhx 10:59:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:59:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:59:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:59:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:59:24 + local 'pip_opts=--upgrade --quiet' 10:59:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:59:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:59:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:59:24 + [[ -n '' ]] 10:59:24 + [[ -n '' ]] 10:59:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:59:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:59:24 + /tmp/venv-Ihhx/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 10:59:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:59:28 lf-activate-venv(): INFO: Base packages installed successfully 10:59:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:59:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:59:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:59:28 + /tmp/venv-Ihhx/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 10:59:33 + type python3 10:59:33 + true 10:59:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ihhx/bin to PATH' 10:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-Ihhx/bin to PATH 10:59:33 + PATH=/tmp/venv-Ihhx/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 10:59:33 + return 0 10:59:33 + python3 --version 10:59:33 Python 3.10.6 10:59:33 + python3 -m pip --version 10:59:33 pip 26.2 from /tmp/venv-Ihhx/lib/python3.10/site-packages/pip (python 3.10) 10:59:33 + python3 -m pip freeze 10:59:34 cachetools==7.1.6 10:59:34 colorama==0.4.6 10:59:34 distlib==0.4.3 10:59:34 filelock==3.32.2 10:59:34 packaging==26.2 10:59:34 platformdirs==4.11.0 10:59:34 pluggy==1.6.0 10:59:34 pyproject-api==1.11.0 10:59:34 python-discovery==1.5.0 10:59:34 tomli==2.4.1 10:59:34 tomli_w==1.2.0 10:59:34 tox==4.58.0 10:59:34 typing_extensions==4.16.0 10:59:34 urllib3==1.26.20 10:59:34 virtualenv==21.7.0 10:59:34 [EnvInject] - Injecting environment variables from a build step. 10:59:34 [EnvInject] - Injecting as environment variables the properties content 10:59:34 PARALLEL=false 10:59:34 10:59:34 [EnvInject] - Variables injected successfully. 10:59:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12204019325898157560.sh 10:59:34 ---> tox-run.sh 10:59:34 + 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 10:59:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:59:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:59:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:59:34 + cd /w/workspace/oom-master-pre-commit-lint/. 10:59:34 + source /home/jenkins/lf-env.sh 10:59:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:59:34 ++ mktemp -d /tmp/venv-XXXX 10:59:34 + lf_venv=/tmp/venv-d9BW 10:59:34 + local venv_file=/tmp/.os_lf_venv 10:59:34 + local python=python3 10:59:34 + local options 10:59:34 + local set_path=true 10:59:34 + local install_args= 10:59:34 ++ 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 10:59:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:59:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:59:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:59:34 + true 10:59:34 + case $1 in 10:59:34 + venv_file=/tmp/.toxenv 10:59:34 + shift 2 10:59:34 + true 10:59:34 + case $1 in 10:59:34 + shift 10:59:34 + break 10:59:34 + case $python in 10:59:34 + local pkg_list= 10:59:34 + [[ -d /opt/pyenv ]] 10:59:34 + echo 'Setup pyenv:' 10:59:34 Setup pyenv: 10:59:34 + export PYENV_ROOT=/opt/pyenv 10:59:34 + PYENV_ROOT=/opt/pyenv 10:59:34 + 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 10:59:34 + 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 10:59:34 + pyenv versions 10:59:34 system 10:59:34 3.8.13 10:59:34 3.9.13 10:59:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:59:34 + command -v pyenv 10:59:34 ++ pyenv init - --no-rehash 10:59:34 + 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[*]}"'\'')" 10:59:34 export PATH="/opt/pyenv/shims:${PATH}" 10:59:34 export PYENV_SHELL=bash 10:59:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:59:34 pyenv() { 10:59:34 local command 10:59:34 command="${1:-}" 10:59:34 if [ "$#" -gt 0 ]; then 10:59:34 shift 10:59:34 fi 10:59:34 10:59:34 case "$command" in 10:59:34 rehash|shell) 10:59:34 eval "$(pyenv "sh-$command" "$@")" 10:59:34 ;; 10:59:34 *) 10:59:34 command pyenv "$command" "$@" 10:59:34 ;; 10:59:34 esac 10:59:34 }' 10:59:34 +++ 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[*]}"' 10:59:34 ++ 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 10:59:34 ++ 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 10:59:34 ++ 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 10:59:34 ++ export PYENV_SHELL=bash 10:59:34 ++ PYENV_SHELL=bash 10:59:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:59:34 +++ complete -F _pyenv pyenv 10:59:34 ++ lf-pyver python3 10:59:34 ++ local py_version_xy=python3 10:59:34 ++ local py_version_xyz= 10:59:34 ++ pyenv versions 10:59:34 ++ local command 10:59:34 ++ command=versions 10:59:34 ++ '[' 1 -gt 0 ']' 10:59:34 ++ shift 10:59:34 ++ case "$command" in 10:59:34 ++ command pyenv versions 10:59:34 ++ pyenv versions 10:59:34 ++ awk '{ print $1 }' 10:59:34 ++ grep -E '^[0-9.]*[0-9]$' 10:59:34 ++ sed 's/^[ *]* //' 10:59:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:59:34 +++ grep '^3' /tmp/.pyenv_versions 10:59:34 +++ sort -V 10:59:34 +++ tail -n 1 10:59:34 ++ py_version_xyz=3.10.6 10:59:34 ++ [[ -z 3.10.6 ]] 10:59:34 ++ echo 3.10.6 10:59:34 ++ return 0 10:59:34 + pyenv local 3.10.6 10:59:34 + local command 10:59:34 + command=local 10:59:34 + '[' 2 -gt 0 ']' 10:59:34 + shift 10:59:34 + case "$command" in 10:59:34 + command pyenv local 3.10.6 10:59:34 + pyenv local 3.10.6 10:59:34 + for arg in "$@" 10:59:34 + case $arg in 10:59:34 + pkg_list+='tox ' 10:59:34 + for arg in "$@" 10:59:34 + case $arg in 10:59:34 + pkg_list+='virtualenv ' 10:59:34 + for arg in "$@" 10:59:34 + case $arg in 10:59:34 + pkg_list+='urllib3~=1.26.15 ' 10:59:34 + [[ -f /tmp/.toxenv ]] 10:59:34 ++ cat /tmp/.toxenv 10:59:34 + lf_venv=/tmp/venv-Ihhx 10:59:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ihhx from' file:/tmp/.toxenv 10:59:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ihhx from file:/tmp/.toxenv 10:59:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:59:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:59:34 + local 'pip_opts=--upgrade --quiet' 10:59:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:59:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:59:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:59:34 + [[ -n '' ]] 10:59:34 + [[ -n '' ]] 10:59:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:59:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:59:34 + /tmp/venv-Ihhx/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 10:59:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:59:35 lf-activate-venv(): INFO: Base packages installed successfully 10:59:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:59:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:59:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:59:35 + /tmp/venv-Ihhx/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 10:59:36 + type python3 10:59:36 + true 10:59:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ihhx/bin to PATH' 10:59:36 lf-activate-venv(): INFO: Adding /tmp/venv-Ihhx/bin to PATH 10:59:36 + PATH=/tmp/venv-Ihhx/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 10:59:36 + return 0 10:59:36 + [[ -d /opt/pyenv ]] 10:59:36 + echo '---> Setting up pyenv' 10:59:36 ---> Setting up pyenv 10:59:36 + export PYENV_ROOT=/opt/pyenv 10:59:36 + PYENV_ROOT=/opt/pyenv 10:59:36 + export PATH=/opt/pyenv/bin:/tmp/venv-Ihhx/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 10:59:36 + PATH=/opt/pyenv/bin:/tmp/venv-Ihhx/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 10:59:36 ++ pwd 10:59:36 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:59:36 + export PYTHONPATH 10:59:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:59:36 + TOX_TESTENV_PASSENV=PYTHONPATH 10:59:36 + tox --version 10:59:36 4.58.0 from /tmp/venv-Ihhx/lib/python3.10/site-packages/tox/__init__.py 10:59:36 + PARALLEL=false 10:59:36 + TOX_OPTIONS_LIST= 10:59:36 + [[ -n pre-commit ]] 10:59:36 + TOX_OPTIONS_LIST=' -e pre-commit' 10:59:36 + case ${PARALLEL,,} in 10:59:36 + tox -e pre-commit 10:59:36 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:59:37 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 10:59:40 pre-commit: freeze> python -m pip freeze --all 10:59:40 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 10:59:40 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:59:40 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:59:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:59:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:59:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:59:43 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:59:43 [INFO] Once installed this environment will be reused. 10:59:43 [INFO] This may take a few minutes... 10:59:47 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:59:47 [INFO] Once installed this environment will be reused. 10:59:47 [INFO] This may take a few minutes... 10:59:51 trim trailing whitespace.................................................Passed 10:59:51 Tabs remover.............................................................Passed 10:59:51 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:59:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:59:52 [INFO] Once installed this environment will be reused. 10:59:52 [INFO] This may take a few minutes... 11:00:01 gitlint..............................................(no files to check)Skipped 11:00:01 pre-commit: OK (24.36=setup[4.03]+cmd[11.15,9.17] seconds) 11:00:01 congratulations :) (24.40 seconds) 11:00:01 + tox_status=0 11:00:01 + echo '---> Completed tox runs' 11:00:01 ---> Completed tox runs 11:00:01 + for i in .tox/*/log 11:00:01 ++ echo .tox/pre-commit/log 11:00:01 ++ awk -F/ '{print $2}' 11:00:01 + tox_env=pre-commit 11:00:01 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:00:01 + DOC_DIR=docs/_build/html 11:00:01 + [[ -d docs/_build/html ]] 11:00:01 + echo '---> tox-run.sh ends' 11:00:01 ---> tox-run.sh ends 11:00:01 + test 0 -eq 0 11:00:01 $ ssh-agent -k 11:00:01 unset SSH_AUTH_SOCK; 11:00:01 unset SSH_AGENT_PID; 11:00:01 echo Agent pid 1641 killed; 11:00:01 [ssh-agent] Stopped. 11:00:01 [PostBuildScript] - [INFO] Executing post build scripts. 11:00:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18370573299866956436.sh 11:00:01 ---> sysstat.sh 11:00:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11246114223831851588.sh 11:00:01 ---> package-listing.sh 11:00:01 ++ tr '[:upper:]' '[:lower:]' 11:00:01 ++ facter osfamily 11:00:02 + OS_FAMILY=debian 11:00:02 + workspace=/w/workspace/oom-master-pre-commit-lint 11:00:02 + START_PACKAGES=/tmp/packages_start.txt 11:00:02 + END_PACKAGES=/tmp/packages_end.txt 11:00:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:00:02 + PACKAGES=/tmp/packages_start.txt 11:00:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:00:02 + PACKAGES=/tmp/packages_end.txt 11:00:02 + case "${OS_FAMILY}" in 11:00:02 + dpkg -l 11:00:02 + grep '^ii' 11:00:02 + '[' -f /tmp/packages_start.txt ']' 11:00:02 + '[' -f /tmp/packages_end.txt ']' 11:00:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:00:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:00:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:00:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:00:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5592306375532567763.sh 11:00:02 ---> capture-instance-metadata.sh 11:00:02 Setup pyenv: 11:00:02 system 11:00:02 3.8.13 11:00:02 3.9.13 11:00:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:00:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-weqC 11:00:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:00:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:10 lf-activate-venv(): INFO: Base packages installed successfully 11:00:10 lf-activate-venv(): INFO: Installing additional packages: lftools 11:00:32 lf-activate-venv(): INFO: Adding /tmp/venv-weqC/bin to PATH 11:00:32 INFO: Running in OpenStack, capturing instance metadata 11:00:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8003019647869191079.sh 11:00:32 provisioning config files... 11:00:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config219410166946944824tmp 11:00:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:00:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:00:32 [EnvInject] - Injecting environment variables from a build step. 11:00:32 [EnvInject] - Injecting as environment variables the properties content 11:00:32 SERVER_ID=logs 11:00:32 11:00:32 [EnvInject] - Variables injected successfully. 11:00:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5742321512108896387.sh 11:00:32 ---> create-netrc.sh 11:00:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8059210052795761609.sh 11:00:32 ---> python-tools-install.sh 11:00:32 Setup pyenv: 11:00:32 system 11:00:32 3.8.13 11:00:32 3.9.13 11:00:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:00:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-weqC from file:/tmp/.os_lf_venv 11:00:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:34 lf-activate-venv(): INFO: Base packages installed successfully 11:00:34 lf-activate-venv(): INFO: Installing additional packages: lftools 11:00:40 lf-activate-venv(): INFO: Adding /tmp/venv-weqC/bin to PATH 11:00:40 Generating Requirements File 11:01:01 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. 11:01:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:01:01 Python 3.10.6 11:01:01 pip 26.2 from /tmp/venv-weqC/lib/python3.10/site-packages/pip (python 3.10) 11:01:01 aiohappyeyeballs==2.7.1 11:01:01 aiohttp==3.14.3 11:01:01 aiosignal==1.4.0 11:01:01 appdirs==1.4.4 11:01:01 argcomplete==3.7.0 11:01:01 aspy.yaml==1.3.0 11:01:01 async-timeout==5.0.1 11:01:01 attrs==26.1.0 11:01:01 autopage==0.6.0 11:01:01 backports.strenum==1.3.1 11:01:01 beautifulsoup4==4.15.0 11:01:01 boto3==1.43.59 11:01:01 botocore==1.43.59 11:01:01 bs4==0.0.2 11:01:01 certifi==2026.7.22 11:01:01 cffi==2.1.0 11:01:01 cfgv==3.5.0 11:01:01 chardet==7.4.3 11:01:01 charset-normalizer==3.4.9 11:01:01 click==8.4.2 11:01:01 cliff==4.14.0 11:01:01 cmd2==3.5.1 11:01:01 cryptography==3.3.2 11:01:01 debtcollector==3.1.0 11:01:01 decorator==5.3.1 11:01:01 defusedxml==0.7.1 11:01:01 Deprecated==1.3.1 11:01:01 distlib==0.4.3 11:01:01 dnspython==2.8.0 11:01:01 docker==7.2.0 11:01:01 dogpile.cache==1.5.0 11:01:01 durationpy==0.10 11:01:01 email-validator==2.3.0 11:01:01 filelock==3.32.2 11:01:01 frozenlist==1.8.0 11:01:01 future==1.0.0 11:01:01 gitdb==4.0.12 11:01:01 GitPython==3.1.57 11:01:01 httplib2==0.30.2 11:01:01 identify==2.6.19 11:01:01 idna==3.18 11:01:01 importlib-resources==1.5.0 11:01:01 iso8601==2.1.0 11:01:01 Jinja2==3.1.6 11:01:01 jmespath==1.1.0 11:01:01 jsonpatch==1.33 11:01:01 jsonpointer==3.1.1 11:01:01 jsonschema==4.26.0 11:01:01 jsonschema-specifications==2025.9.1 11:01:01 keystoneauth1==5.14.0 11:01:01 kubernetes==36.0.3 11:01:01 lftools==0.37.22 11:01:01 lxml==6.1.1 11:01:01 markdown-it-py==4.2.0 11:01:01 MarkupSafe==3.0.3 11:01:01 mdurl==0.1.2 11:01:01 msgpack==1.2.1 11:01:01 multi_key_dict==2.0.3 11:01:01 multidict==6.7.1 11:01:01 munch==4.0.0 11:01:01 netaddr==1.3.0 11:01:01 niet==1.4.2 11:01:01 nodeenv==1.10.0 11:01:01 oauth2client==4.1.3 11:01:01 oauthlib==3.3.1 11:01:01 openstacksdk==4.13.0 11:01:01 os-service-types==1.8.2 11:01:01 osc-lib==4.6.0 11:01:01 oslo.config==10.4.0 11:01:01 oslo.context==6.4.0 11:01:01 oslo.i18n==6.8.0 11:01:01 oslo.log==8.2.0 11:01:01 oslo.serialization==5.10.0 11:01:01 oslo.utils==10.1.1 11:01:01 packaging==26.2 11:01:01 pbr==7.0.3 11:01:01 platformdirs==4.11.0 11:01:01 prettytable==3.18.0 11:01:01 propcache==0.5.2 11:01:01 psutil==7.2.2 11:01:01 pyasn1==0.6.4 11:01:01 pyasn1_modules==0.4.2 11:01:01 pycparser==3.0 11:01:01 pygerrit2==2.0.15 11:01:01 PyGithub==2.9.1 11:01:01 Pygments==2.20.0 11:01:01 PyJWT==2.13.0 11:01:01 PyNaCl==1.6.2 11:01:01 pyparsing==2.4.7 11:01:01 pyperclip==1.11.0 11:01:01 pyrsistent==0.20.0 11:01:01 python-cinderclient==9.9.0 11:01:01 python-dateutil==2.9.0.post0 11:01:01 python-discovery==1.5.0 11:01:01 python-heatclient==5.2.0 11:01:01 python-jenkins==1.8.3 11:01:01 python-keystoneclient==5.8.0 11:01:01 python-magnumclient==4.11.0 11:01:01 python-openstackclient==10.0.0 11:01:01 python-swiftclient==4.10.0 11:01:01 PyYAML==6.0.3 11:01:01 referencing==0.37.0 11:01:01 requests==2.34.2 11:01:01 requests-oauthlib==2.0.0 11:01:01 rfc3986==2.0.0 11:01:01 rich==15.0.0 11:01:01 rich-argparse==1.8.0 11:01:01 rpds-py==0.30.0 11:01:01 rsa==4.9.1 11:01:01 ruamel.yaml==0.19.1 11:01:01 ruamel.yaml.clib==0.2.15 11:01:01 s3transfer==0.19.2 11:01:01 simplejson==4.1.1 11:01:01 six==1.17.0 11:01:01 smmap==5.0.3 11:01:01 soupsieve==2.9.1 11:01:01 stevedore==5.8.0 11:01:01 tabulate==0.10.0 11:01:01 toml==0.10.2 11:01:01 tomlkit==0.15.1 11:01:01 tqdm==4.70.0 11:01:01 typing_extensions==4.16.0 11:01:01 urllib3==1.26.20 11:01:01 virtualenv==21.7.0 11:01:01 wcwidth==0.8.2 11:01:01 websocket-client==1.9.0 11:01:01 wrapt==2.3.0 11:01:01 xdg==6.0.0 11:01:01 xmltodict==1.0.4 11:01:01 yarl==1.24.5 11:01:01 yq==4.1.2 11:01:02 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4734454205848981626.sh 11:01:02 ---> uv-install.sh 11:01:02 Installing uv/uvx (latest) using shell installer 11:01:02 2026-07-30 11:01:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-SdR3gu.sh" [1] 11:01:02 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:01:03 installing to /home/jenkins/.local/bin 11:01:03 uv 11:01:03 uvx 11:01:03 everything's installed! 11:01:03 11:01:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:01:03 11:01:03 source $HOME/.local/bin/env (sh, bash, zsh) 11:01:03 source $HOME/.local/bin/env.fish (fish) 11:01:03 Adding install location to PATH 11:01:03 ---> Validating uv/uvx install 11:01:03 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:01:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5617714634616437712.sh 11:01:03 ---> sudo-logs.sh 11:01:03 Archiving 'sudo' log.. 11:01:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4890476908264101146.sh 11:01:03 ---> job-cost.sh 11:01:03 INFO: Activating Python virtual environment... 11:01:03 Setup pyenv: 11:01:03 system 11:01:03 3.8.13 11:01:03 3.9.13 11:01:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:01:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-weqC from file:/tmp/.os_lf_venv 11:01:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:01:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:01:05 lf-activate-venv(): INFO: Base packages installed successfully 11:01:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:01:09 lf-activate-venv(): INFO: Adding /tmp/venv-weqC/bin to PATH 11:01:09 INFO: No stack-cost file found 11:01:09 INFO: Instance uptime: 147s 11:01:09 INFO: Fetching instance metadata (attempt 1 of 3)... 11:01:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:01:09 INFO: Successfully fetched instance metadata 11:01:09 INFO: Instance type: v3-standard-4 11:01:09 INFO: Retrieving pricing info for: v3-standard-4 11:01:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:01:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=147 11:01:10 INFO: Successfully fetched Vexxhost pricing API 11:01:10 INFO: Retrieved cost: 0.11 11:01:10 INFO: Retrieved resource: v3-standard-4 11:01:10 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:01:10 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:01:10 INFO: Successfully archived job cost data 11:01:10 DEBUG: Cost data: oom-master-pre-commit-lint,4772,2026-07-30 11:01:10,v3-standard-4,147,0.11,0.00,SUCCESS 11:01:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1416024297832801909.sh 11:01:10 ---> logs-deploy.sh 11:01:10 Setup pyenv: 11:01:10 system 11:01:10 3.8.13 11:01:10 3.9.13 11:01:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:01:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-weqC from file:/tmp/.os_lf_venv 11:01:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:01:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:01:12 lf-activate-venv(): INFO: Base packages installed successfully 11:01:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:01:18 lf-activate-venv(): INFO: Adding /tmp/venv-weqC/bin to PATH 11:01:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4772 11:01:18 INFO: archiving workspace using pattern(s): 11:01:19 Archives upload complete. 11:01:19 INFO: archiving logs to Nexus 11:01:20 ---> uname -a: 11:01:20 Linux prd-ubuntu1804-builder-4c-4g-13951 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:01:20 11:01:20 11:01:20 ---> lscpu: 11:01:20 Architecture: x86_64 11:01:20 CPU op-mode(s): 32-bit, 64-bit 11:01:20 Byte Order: Little Endian 11:01:20 CPU(s): 4 11:01:20 On-line CPU(s) list: 0-3 11:01:20 Thread(s) per core: 1 11:01:20 Core(s) per socket: 1 11:01:20 Socket(s): 4 11:01:20 NUMA node(s): 1 11:01:20 Vendor ID: AuthenticAMD 11:01:20 CPU family: 23 11:01:20 Model: 49 11:01:20 Model name: AMD EPYC-Rome Processor 11:01:20 Stepping: 0 11:01:20 CPU MHz: 2800.000 11:01:20 BogoMIPS: 5600.00 11:01:20 Virtualization: AMD-V 11:01:20 Hypervisor vendor: KVM 11:01:20 Virtualization type: full 11:01:20 L1d cache: 32K 11:01:20 L1i cache: 32K 11:01:20 L2 cache: 512K 11:01:20 L3 cache: 16384K 11:01:20 NUMA node0 CPU(s): 0-3 11:01:20 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 11:01:20 11:01:20 11:01:20 ---> nproc: 11:01:20 4 11:01:20 11:01:20 11:01:20 ---> df -h: 11:01:20 Filesystem Size Used Avail Use% Mounted on 11:01:20 udev 7.9G 0 7.9G 0% /dev 11:01:20 tmpfs 1.6G 676K 1.6G 1% /run 11:01:20 /dev/vda1 78G 8.5G 69G 11% / 11:01:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:01:20 tmpfs 5.0M 0 5.0M 0% /run/lock 11:01:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:01:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:01:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:01:20 11:01:20 11:01:20 ---> free -m: 11:01:20 total used free shared buff/cache available 11:01:20 Mem: 16040 536 13163 0 2339 15179 11:01:20 Swap: 1023 0 1023 11:01:20 11:01:20 11:01:20 ---> ip addr: 11:01:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:01:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:01:20 inet 127.0.0.1/8 scope host lo 11:01:20 valid_lft forever preferred_lft forever 11:01:20 inet6 ::1/128 scope host 11:01:20 valid_lft forever preferred_lft forever 11:01:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:01:20 link/ether fa:16:3e:cd:b4:12 brd ff:ff:ff:ff:ff:ff 11:01:20 inet 10.30.107.114/23 brd 10.30.107.255 scope global dynamic ens3 11:01:20 valid_lft 86249sec preferred_lft 86249sec 11:01:20 inet6 fe80::f816:3eff:fecd:b412/64 scope link 11:01:20 valid_lft forever preferred_lft forever 11:01:20 11:01:20 11:01:20 ---> sar -b -r -n DEV: 11:01:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13951) 07/30/26 _x86_64_ (4 CPU) 11:01:20 11:01:20 10:58:51 LINUX RESTART (4 CPU) 11:01:20 11:01:20 10:59:01 tps rtps wtps bread/s bwrtn/s 11:01:20 11:00:02 313.31 59.11 254.21 3729.91 17452.42 11:01:20 11:01:01 122.79 1.86 120.93 119.42 20435.11 11:01:20 Average: 218.84 30.72 188.12 1939.68 18931.36 11:01:20 11:01:20 10:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:01:20 11:00:02 14028012 15602660 2396948 14.59 58116 1716756 740540 4.24 694608 1485956 127836 11:01:20 11:01:01 13588808 15587304 2836152 17.27 86992 2088144 744832 4.26 719452 1849000 192972 11:01:20 Average: 13808410 15594982 2616550 15.93 72554 1902450 742686 4.25 707030 1667478 160404 11:01:20 11:01:20 10:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:01:20 11:00:02 ens3 488.95 317.28 2328.63 80.85 0.00 0.00 0.00 0.00 11:01:20 11:00:02 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 11:01:20 11:01:01 ens3 66.27 41.83 1105.07 8.10 0.00 0.00 0.00 0.00 11:01:20 11:01:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 11:01:20 Average: ens3 279.37 180.70 1721.94 44.78 0.00 0.00 0.00 0.00 11:01:20 Average: lo 1.68 1.68 0.19 0.19 0.00 0.00 0.00 0.00 11:01:20 11:01:20 11:01:20 ---> sar -P ALL: 11:01:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13951) 07/30/26 _x86_64_ (4 CPU) 11:01:20 11:01:20 10:58:51 LINUX RESTART (4 CPU) 11:01:20 11:01:20 10:59:01 CPU %user %nice %system %iowait %steal %idle 11:01:20 11:00:02 all 24.11 0.00 3.08 4.39 0.07 68.35 11:01:20 11:00:02 0 26.88 0.00 3.36 7.11 0.08 62.56 11:01:20 11:00:02 1 23.13 0.00 2.91 2.46 0.07 71.44 11:01:20 11:00:02 2 25.08 0.00 3.10 5.93 0.08 65.81 11:01:20 11:00:02 3 21.33 0.00 2.94 2.08 0.07 73.59 11:01:20 11:01:01 all 21.71 0.00 1.48 2.24 0.06 74.51 11:01:20 11:01:01 0 26.22 0.00 1.19 2.90 0.05 69.64 11:01:20 11:01:01 1 24.12 0.00 1.93 2.03 0.03 71.88 11:01:20 11:01:01 2 24.90 0.00 1.80 1.39 0.05 71.86 11:01:20 11:01:01 3 11.57 0.00 0.97 2.63 0.07 84.76 11:01:20 Average: all 22.92 0.00 2.28 3.32 0.07 71.41 11:01:20 Average: 0 26.55 0.00 2.28 5.02 0.07 66.07 11:01:20 Average: 1 23.62 0.00 2.42 2.25 0.05 71.66 11:01:20 Average: 2 24.99 0.00 2.45 3.67 0.07 68.82 11:01:20 Average: 3 16.48 0.00 1.96 2.35 0.07 79.14 11:01:20 11:01:20 11:01:20