19:09:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146655 19:09:06 Running as SYSTEM 19:09:07 [EnvInject] - Loading node environment variables. 19:09:07 Building remotely on prd-ubuntu1804-builder-4c-4g-13450 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:09:07 [ssh-agent] Looking for ssh-agent implementation... 19:09:07 $ ssh-agent 19:09:07 SSH_AUTH_SOCK=/tmp/ssh-We01PaHzhy5w/agent.1667 19:09:07 SSH_AGENT_PID=1669 19:09:07 [ssh-agent] Started. 19:09:07 Running ssh-add (command line suppressed) 19:09:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15616151993613858589.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15616151993613858589.key) 19:09:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:09:07 The recommended git tool is: NONE 19:09:08 using credential onap-jenkins-ssh 19:09:08 Wiping out workspace first. 19:09:08 Cloning the remote Git repository 19:09:08 Cloning repository git://cloud.onap.org/mirror/oom.git 19:09:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:09:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:09:08 > git --version # timeout=10 19:09:08 > git --version # 'git version 2.17.1' 19:09:08 using GIT_SSH to set credentials Gerrit user 19:09:08 Verifying host key using manually-configured host key entries 19:09:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:09:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:09:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:09:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:09:14 using GIT_SSH to set credentials Gerrit user 19:09:14 Verifying host key using manually-configured host key entries 19:09:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/55/146655/3 # timeout=30 19:09:15 > git rev-parse 3ad88fd016ee85029dfe87de4aa220044bbd79cb^{commit} # timeout=10 19:09:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:09:15 Checking out Revision 3ad88fd016ee85029dfe87de4aa220044bbd79cb (refs/changes/55/146655/3) 19:09:15 > git config core.sparsecheckout # timeout=10 19:09:15 > git checkout -f 3ad88fd016ee85029dfe87de4aa220044bbd79cb # timeout=30 19:09:18 Commit message: "[AAI] REFACTOR consolidate topic names" 19:09:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:09:18 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:09:18 [EnvInject] - Injecting environment variables from a build step. 19:09:18 [EnvInject] - Injecting as environment variables the properties content 19:09:18 PYTHON=python3 19:09:18 19:09:18 [EnvInject] - Variables injected successfully. 19:09:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2158389568562959363.sh 19:09:18 ---> tox-install.sh 19:09:18 + source /home/jenkins/lf-env.sh 19:09:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:09:18 ++ mktemp -d /tmp/venv-XXXX 19:09:18 + lf_venv=/tmp/venv-xAQC 19:09:18 + local venv_file=/tmp/.os_lf_venv 19:09:18 + local python=python3 19:09:18 + local options 19:09:18 + local set_path=true 19:09:18 + local install_args= 19:09:18 ++ 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 19:09:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:09:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:09:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:09:18 + true 19:09:18 + case $1 in 19:09:18 + venv_file=/tmp/.toxenv 19:09:18 + shift 2 19:09:18 + true 19:09:18 + case $1 in 19:09:18 + shift 19:09:18 + break 19:09:18 + case $python in 19:09:18 + local pkg_list= 19:09:18 + [[ -d /opt/pyenv ]] 19:09:18 + echo 'Setup pyenv:' 19:09:18 Setup pyenv: 19:09:18 + export PYENV_ROOT=/opt/pyenv 19:09:18 + PYENV_ROOT=/opt/pyenv 19:09:18 + 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 19:09:18 + 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 19:09:18 + pyenv versions 19:09:19 * system (set by /opt/pyenv/version) 19:09:19 * 3.8.13 (set by /opt/pyenv/version) 19:09:19 * 3.9.13 (set by /opt/pyenv/version) 19:09:19 * 3.10.6 (set by /opt/pyenv/version) 19:09:19 + command -v pyenv 19:09:19 ++ pyenv init - --no-rehash 19:09:19 + 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[*]}"'\'')" 19:09:19 export PATH="/opt/pyenv/shims:${PATH}" 19:09:19 export PYENV_SHELL=bash 19:09:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:09:19 pyenv() { 19:09:19 local command 19:09:19 command="${1:-}" 19:09:19 if [ "$#" -gt 0 ]; then 19:09:19 shift 19:09:19 fi 19:09:19 19:09:19 case "$command" in 19:09:19 rehash|shell) 19:09:19 eval "$(pyenv "sh-$command" "$@")" 19:09:19 ;; 19:09:19 *) 19:09:19 command pyenv "$command" "$@" 19:09:19 ;; 19:09:19 esac 19:09:19 }' 19:09:19 +++ 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[*]}"' 19:09: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 19:09:19 ++ 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 19:09:19 ++ 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 19:09:19 ++ export PYENV_SHELL=bash 19:09:19 ++ PYENV_SHELL=bash 19:09:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:09:19 +++ complete -F _pyenv pyenv 19:09:19 ++ lf-pyver python3 19:09:19 ++ local py_version_xy=python3 19:09:19 ++ local py_version_xyz= 19:09:19 ++ pyenv versions 19:09:19 ++ sed 's/^[ *]* //' 19:09:19 ++ local command 19:09:19 ++ command=versions 19:09:19 ++ '[' 1 -gt 0 ']' 19:09:19 ++ shift 19:09:19 ++ case "$command" in 19:09:19 ++ command pyenv versions 19:09:19 ++ pyenv versions 19:09:19 ++ awk '{ print $1 }' 19:09:19 ++ grep -E '^[0-9.]*[0-9]$' 19:09:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:09:19 +++ grep '^3' /tmp/.pyenv_versions 19:09:19 +++ sort -V 19:09:19 +++ tail -n 1 19:09:19 ++ py_version_xyz=3.10.6 19:09:19 ++ [[ -z 3.10.6 ]] 19:09:19 ++ echo 3.10.6 19:09:19 ++ return 0 19:09:19 + pyenv local 3.10.6 19:09:19 + local command 19:09:19 + command=local 19:09:19 + '[' 2 -gt 0 ']' 19:09:19 + shift 19:09:19 + case "$command" in 19:09:19 + command pyenv local 3.10.6 19:09:19 + pyenv local 3.10.6 19:09:19 + for arg in "$@" 19:09:19 + case $arg in 19:09:19 + pkg_list+='tox ' 19:09:19 + for arg in "$@" 19:09:19 + case $arg in 19:09:19 + pkg_list+='virtualenv ' 19:09:19 + for arg in "$@" 19:09:19 + case $arg in 19:09:19 + pkg_list+='urllib3~=1.26.15 ' 19:09:19 + [[ -f /tmp/.toxenv ]] 19:09:19 + [[ ! -f /tmp/.toxenv ]] 19:09:19 + [[ -n '' ]] 19:09:19 + python3 -m venv /tmp/venv-xAQC 19:09:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xAQC' 19:09:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xAQC 19:09:23 + echo /tmp/venv-xAQC 19:09:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:09:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:09:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:09:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:09:23 + local 'pip_opts=--upgrade --quiet' 19:09:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:09:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:09:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:09:23 + [[ -n '' ]] 19:09:23 + [[ -n '' ]] 19:09:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:09:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:09:23 + /tmp/venv-xAQC/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 19:09:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:09:27 lf-activate-venv(): INFO: Base packages installed successfully 19:09:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:09:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:09:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:09:27 + /tmp/venv-xAQC/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 19:09:29 + type python3 19:09:29 + true 19:09:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xAQC/bin to PATH' 19:09:29 lf-activate-venv(): INFO: Adding /tmp/venv-xAQC/bin to PATH 19:09:29 + PATH=/tmp/venv-xAQC/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 19:09:29 + return 0 19:09:29 + python3 --version 19:09:29 Python 3.10.6 19:09:29 + python3 -m pip --version 19:09:29 pip 26.1.2 from /tmp/venv-xAQC/lib/python3.10/site-packages/pip (python 3.10) 19:09:29 + python3 -m pip freeze 19:09:29 cachetools==7.1.6 19:09:29 colorama==0.4.6 19:09:29 distlib==0.4.3 19:09:29 filelock==3.32.0 19:09:29 packaging==26.2 19:09:29 platformdirs==4.11.0 19:09:29 pluggy==1.6.0 19:09:29 pyproject-api==1.11.0 19:09:29 python-discovery==1.5.0 19:09:29 tomli==2.4.1 19:09:29 tomli_w==1.2.0 19:09:29 tox==4.58.0 19:09:29 typing_extensions==4.16.0 19:09:29 urllib3==1.26.20 19:09:29 virtualenv==21.7.0 19:09:29 [EnvInject] - Injecting environment variables from a build step. 19:09:29 [EnvInject] - Injecting as environment variables the properties content 19:09:29 PARALLEL=false 19:09:29 19:09:29 [EnvInject] - Variables injected successfully. 19:09:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5345515455681313133.sh 19:09:29 ---> tox-run.sh 19:09:29 + 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 19:09:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:09:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:09:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:09:29 + cd /w/workspace/oom-master-pre-commit-lint/. 19:09:29 + source /home/jenkins/lf-env.sh 19:09:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:09:29 ++ mktemp -d /tmp/venv-XXXX 19:09:29 + lf_venv=/tmp/venv-LG3Z 19:09:29 + local venv_file=/tmp/.os_lf_venv 19:09:29 + local python=python3 19:09:29 + local options 19:09:29 + local set_path=true 19:09:29 + local install_args= 19:09:29 ++ 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 19:09:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:09:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:09:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:09:29 + true 19:09:29 + case $1 in 19:09:29 + venv_file=/tmp/.toxenv 19:09:29 + shift 2 19:09:29 + true 19:09:29 + case $1 in 19:09:29 + shift 19:09:29 + break 19:09:29 + case $python in 19:09:29 + local pkg_list= 19:09:29 + [[ -d /opt/pyenv ]] 19:09:29 + echo 'Setup pyenv:' 19:09:29 Setup pyenv: 19:09:29 + export PYENV_ROOT=/opt/pyenv 19:09:29 + PYENV_ROOT=/opt/pyenv 19:09:29 + 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 19:09:29 + 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 19:09:29 + pyenv versions 19:09:30 system 19:09:30 3.8.13 19:09:30 3.9.13 19:09:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:09:30 + command -v pyenv 19:09:30 ++ pyenv init - --no-rehash 19:09:30 + 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[*]}"'\'')" 19:09:30 export PATH="/opt/pyenv/shims:${PATH}" 19:09:30 export PYENV_SHELL=bash 19:09:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:09:30 pyenv() { 19:09:30 local command 19:09:30 command="${1:-}" 19:09:30 if [ "$#" -gt 0 ]; then 19:09:30 shift 19:09:30 fi 19:09:30 19:09:30 case "$command" in 19:09:30 rehash|shell) 19:09:30 eval "$(pyenv "sh-$command" "$@")" 19:09:30 ;; 19:09:30 *) 19:09:30 command pyenv "$command" "$@" 19:09:30 ;; 19:09:30 esac 19:09:30 }' 19:09:30 +++ 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[*]}"' 19:09:30 ++ 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 19:09:30 ++ 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 19:09:30 ++ 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 19:09:30 ++ export PYENV_SHELL=bash 19:09:30 ++ PYENV_SHELL=bash 19:09:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:09:30 +++ complete -F _pyenv pyenv 19:09:30 ++ lf-pyver python3 19:09:30 ++ local py_version_xy=python3 19:09:30 ++ local py_version_xyz= 19:09:30 ++ pyenv versions 19:09:30 ++ local command 19:09:30 ++ command=versions 19:09:30 ++ '[' 1 -gt 0 ']' 19:09:30 ++ shift 19:09:30 ++ case "$command" in 19:09:30 ++ command pyenv versions 19:09:30 ++ pyenv versions 19:09:30 ++ sed 's/^[ *]* //' 19:09:30 ++ awk '{ print $1 }' 19:09:30 ++ grep -E '^[0-9.]*[0-9]$' 19:09:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:09:30 +++ grep '^3' /tmp/.pyenv_versions 19:09:30 +++ sort -V 19:09:30 +++ tail -n 1 19:09:30 ++ py_version_xyz=3.10.6 19:09:30 ++ [[ -z 3.10.6 ]] 19:09:30 ++ echo 3.10.6 19:09:30 ++ return 0 19:09:30 + pyenv local 3.10.6 19:09:30 + local command 19:09:30 + command=local 19:09:30 + '[' 2 -gt 0 ']' 19:09:30 + shift 19:09:30 + case "$command" in 19:09:30 + command pyenv local 3.10.6 19:09:30 + pyenv local 3.10.6 19:09:30 + for arg in "$@" 19:09:30 + case $arg in 19:09:30 + pkg_list+='tox ' 19:09:30 + for arg in "$@" 19:09:30 + case $arg in 19:09:30 + pkg_list+='virtualenv ' 19:09:30 + for arg in "$@" 19:09:30 + case $arg in 19:09:30 + pkg_list+='urllib3~=1.26.15 ' 19:09:30 + [[ -f /tmp/.toxenv ]] 19:09:30 ++ cat /tmp/.toxenv 19:09:30 + lf_venv=/tmp/venv-xAQC 19:09:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xAQC from' file:/tmp/.toxenv 19:09:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xAQC from file:/tmp/.toxenv 19:09:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:09:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:09:30 + local 'pip_opts=--upgrade --quiet' 19:09:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:09:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:09:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:09:30 + [[ -n '' ]] 19:09:30 + [[ -n '' ]] 19:09:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:09:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:09:30 + /tmp/venv-xAQC/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 19:09:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:09:31 lf-activate-venv(): INFO: Base packages installed successfully 19:09:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:09:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:09:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:09:31 + /tmp/venv-xAQC/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 19:09:32 + type python3 19:09:32 + true 19:09:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xAQC/bin to PATH' 19:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-xAQC/bin to PATH 19:09:32 + PATH=/tmp/venv-xAQC/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 19:09:32 + return 0 19:09:32 + [[ -d /opt/pyenv ]] 19:09:32 + echo '---> Setting up pyenv' 19:09:32 ---> Setting up pyenv 19:09:32 + export PYENV_ROOT=/opt/pyenv 19:09:32 + PYENV_ROOT=/opt/pyenv 19:09:32 + export PATH=/opt/pyenv/bin:/tmp/venv-xAQC/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 19:09:32 + PATH=/opt/pyenv/bin:/tmp/venv-xAQC/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 19:09:32 ++ pwd 19:09:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:09:32 + export PYTHONPATH 19:09:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:09:32 + TOX_TESTENV_PASSENV=PYTHONPATH 19:09:32 + tox --version 19:09:32 4.58.0 from /tmp/venv-xAQC/lib/python3.10/site-packages/tox/__init__.py 19:09:32 + PARALLEL=false 19:09:32 + TOX_OPTIONS_LIST= 19:09:32 + [[ -n pre-commit ]] 19:09:32 + TOX_OPTIONS_LIST=' -e pre-commit' 19:09:32 + case ${PARALLEL,,} in 19:09:32 + tox -e pre-commit 19:09:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:09:33 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 19:09:36 pre-commit: freeze> python -m pip freeze --all 19:09:36 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,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 19:09:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:09:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:09:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:09:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:09:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:09:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:09:39 [INFO] Once installed this environment will be reused. 19:09:39 [INFO] This may take a few minutes... 19:09:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:09:43 [INFO] Once installed this environment will be reused. 19:09:43 [INFO] This may take a few minutes... 19:09:48 trim trailing whitespace.................................................Passed 19:09:48 Tabs remover.............................................................Passed 19:09:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:09:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:09:49 [INFO] Once installed this environment will be reused. 19:09:49 [INFO] This may take a few minutes... 19:09:57 gitlint..............................................(no files to check)Skipped 19:09:57 pre-commit: OK (24.67=setup[4.13]+cmd[12.08,8.46] seconds) 19:09:57 congratulations :) (24.71 seconds) 19:09:57 + tox_status=0 19:09:57 + echo '---> Completed tox runs' 19:09:57 ---> Completed tox runs 19:09:57 + for i in .tox/*/log 19:09:57 ++ echo .tox/pre-commit/log 19:09:57 ++ awk -F/ '{print $2}' 19:09:57 + tox_env=pre-commit 19:09:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:09:57 + DOC_DIR=docs/_build/html 19:09:57 + [[ -d docs/_build/html ]] 19:09:57 + echo '---> tox-run.sh ends' 19:09:57 ---> tox-run.sh ends 19:09:57 + test 0 -eq 0 19:09:57 $ ssh-agent -k 19:09:57 unset SSH_AUTH_SOCK; 19:09:57 unset SSH_AGENT_PID; 19:09:57 echo Agent pid 1669 killed; 19:09:57 [ssh-agent] Stopped. 19:09:57 [PostBuildScript] - [INFO] Executing post build scripts. 19:09:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8171356876960915556.sh 19:09:57 ---> sysstat.sh 19:09:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8964257662874821609.sh 19:09:57 ---> package-listing.sh 19:09:57 ++ tr '[:upper:]' '[:lower:]' 19:09:57 ++ facter osfamily 19:09:58 + OS_FAMILY=debian 19:09:58 + workspace=/w/workspace/oom-master-pre-commit-lint 19:09:58 + START_PACKAGES=/tmp/packages_start.txt 19:09:58 + END_PACKAGES=/tmp/packages_end.txt 19:09:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:58 + PACKAGES=/tmp/packages_start.txt 19:09:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:09:58 + PACKAGES=/tmp/packages_end.txt 19:09:58 + case "${OS_FAMILY}" in 19:09:58 + dpkg -l 19:09:58 + grep '^ii' 19:09:58 + '[' -f /tmp/packages_start.txt ']' 19:09:58 + '[' -f /tmp/packages_end.txt ']' 19:09:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:09:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:09:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:09:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins241121736345477211.sh 19:09:58 ---> capture-instance-metadata.sh 19:09:58 Setup pyenv: 19:09:58 system 19:09:58 3.8.13 19:09:58 3.9.13 19:09:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:10:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wfpP 19:10:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:10:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:10:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:10:06 lf-activate-venv(): INFO: Base packages installed successfully 19:10:06 lf-activate-venv(): INFO: Installing additional packages: lftools 19:10:26 lf-activate-venv(): INFO: Adding /tmp/venv-wfpP/bin to PATH 19:10:26 INFO: Running in OpenStack, capturing instance metadata 19:10:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5170143126583345241.sh 19:10:26 provisioning config files... 19:10:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9677196407764263599tmp 19:10:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:10:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:10:26 [EnvInject] - Injecting environment variables from a build step. 19:10:26 [EnvInject] - Injecting as environment variables the properties content 19:10:26 SERVER_ID=logs 19:10:26 19:10:26 [EnvInject] - Variables injected successfully. 19:10:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3553189686924363836.sh 19:10:26 ---> create-netrc.sh 19:10:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1050866022385111532.sh 19:10:26 ---> python-tools-install.sh 19:10:26 Setup pyenv: 19:10:26 system 19:10:26 3.8.13 19:10:26 3.9.13 19:10:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:10:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wfpP from file:/tmp/.os_lf_venv 19:10:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:10:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:10:28 lf-activate-venv(): INFO: Base packages installed successfully 19:10:28 lf-activate-venv(): INFO: Installing additional packages: lftools 19:10:35 lf-activate-venv(): INFO: Adding /tmp/venv-wfpP/bin to PATH 19:10:35 Generating Requirements File 19:10:56 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. 19:10:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:10:57 Python 3.10.6 19:10:57 pip 26.1.2 from /tmp/venv-wfpP/lib/python3.10/site-packages/pip (python 3.10) 19:10:57 aiohappyeyeballs==2.7.1 19:10:57 aiohttp==3.14.3 19:10:57 aiosignal==1.4.0 19:10:57 appdirs==1.4.4 19:10:57 argcomplete==3.7.0 19:10:57 aspy.yaml==1.3.0 19:10:57 async-timeout==5.0.1 19:10:57 attrs==26.1.0 19:10:57 autopage==0.6.0 19:10:57 backports.strenum==1.3.1 19:10:57 beautifulsoup4==4.15.0 19:10:57 boto3==1.43.57 19:10:57 botocore==1.43.57 19:10:57 bs4==0.0.2 19:10:57 certifi==2026.7.22 19:10:57 cffi==2.1.0 19:10:57 cfgv==3.5.0 19:10:57 chardet==7.4.3 19:10:57 charset-normalizer==3.4.9 19:10:57 click==8.4.2 19:10:57 cliff==4.14.0 19:10:57 cmd2==3.5.1 19:10:57 cryptography==3.3.2 19:10:57 debtcollector==3.1.0 19:10:57 decorator==5.3.1 19:10:57 defusedxml==0.7.1 19:10:57 Deprecated==1.3.1 19:10:57 distlib==0.4.3 19:10:57 dnspython==2.8.0 19:10:57 docker==7.2.0 19:10:57 dogpile.cache==1.5.0 19:10:57 durationpy==0.10 19:10:57 email-validator==2.3.0 19:10:57 filelock==3.32.0 19:10:57 frozenlist==1.8.0 19:10:57 future==1.0.0 19:10:57 gitdb==4.0.12 19:10:57 GitPython==3.1.57 19:10:57 httplib2==0.30.2 19:10:57 identify==2.6.19 19:10:57 idna==3.18 19:10:57 importlib-resources==1.5.0 19:10:57 iso8601==2.1.0 19:10:57 Jinja2==3.1.6 19:10:57 jmespath==1.1.0 19:10:57 jsonpatch==1.33 19:10:57 jsonpointer==3.1.1 19:10:57 jsonschema==4.26.0 19:10:57 jsonschema-specifications==2025.9.1 19:10:57 keystoneauth1==5.14.0 19:10:57 kubernetes==36.0.3 19:10:57 lftools==0.37.22 19:10:57 lxml==6.1.1 19:10:57 markdown-it-py==4.2.0 19:10:57 MarkupSafe==3.0.3 19:10:57 mdurl==0.1.2 19:10:57 msgpack==1.2.1 19:10:57 multi_key_dict==2.0.3 19:10:57 multidict==6.7.1 19:10:57 munch==4.0.0 19:10:57 netaddr==1.3.0 19:10:57 niet==1.4.2 19:10:57 nodeenv==1.10.0 19:10:57 oauth2client==4.1.3 19:10:57 oauthlib==3.3.1 19:10:57 openstacksdk==4.13.0 19:10:57 os-service-types==1.8.2 19:10:57 osc-lib==4.6.0 19:10:57 oslo.config==10.4.0 19:10:57 oslo.context==6.4.0 19:10:57 oslo.i18n==6.8.0 19:10:57 oslo.log==8.2.0 19:10:57 oslo.serialization==5.10.0 19:10:57 oslo.utils==10.1.1 19:10:57 packaging==26.2 19:10:57 pbr==7.0.3 19:10:57 platformdirs==4.11.0 19:10:57 prettytable==3.18.0 19:10:57 propcache==0.5.2 19:10:57 psutil==7.2.2 19:10:57 pyasn1==0.6.4 19:10:57 pyasn1_modules==0.4.2 19:10:57 pycparser==3.0 19:10:57 pygerrit2==2.0.15 19:10:57 PyGithub==2.9.1 19:10:57 Pygments==2.20.0 19:10:57 PyJWT==2.13.0 19:10:57 PyNaCl==1.6.2 19:10:57 pyparsing==2.4.7 19:10:57 pyperclip==1.11.0 19:10:57 pyrsistent==0.20.0 19:10:57 python-cinderclient==9.9.0 19:10:57 python-dateutil==2.9.0.post0 19:10:57 python-discovery==1.5.0 19:10:57 python-heatclient==5.2.0 19:10:57 python-jenkins==1.8.3 19:10:57 python-keystoneclient==5.8.0 19:10:57 python-magnumclient==4.11.0 19:10:57 python-openstackclient==10.0.0 19:10:57 python-swiftclient==4.10.0 19:10:57 PyYAML==6.0.3 19:10:57 referencing==0.37.0 19:10:57 requests==2.34.2 19:10:57 requests-oauthlib==2.0.0 19:10:57 rfc3986==2.0.0 19:10:57 rich==15.0.0 19:10:57 rich-argparse==1.8.0 19:10:57 rpds-py==0.30.0 19:10:57 rsa==4.9.1 19:10:57 ruamel.yaml==0.19.1 19:10:57 ruamel.yaml.clib==0.2.15 19:10:57 s3transfer==0.19.2 19:10:57 simplejson==4.1.1 19:10:57 six==1.17.0 19:10:57 smmap==5.0.3 19:10:57 soupsieve==2.9.1 19:10:57 stevedore==5.8.0 19:10:57 tabulate==0.10.0 19:10:57 toml==0.10.2 19:10:57 tomlkit==0.15.1 19:10:57 tqdm==4.70.0 19:10:57 typing_extensions==4.16.0 19:10:57 urllib3==1.26.20 19:10:57 virtualenv==21.7.0 19:10:57 wcwidth==0.8.2 19:10:57 websocket-client==1.9.0 19:10:57 wrapt==2.3.0 19:10:57 xdg==6.0.0 19:10:57 xmltodict==1.0.4 19:10:57 yarl==1.24.5 19:10:57 yq==4.1.2 19:10:57 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4005293835470902465.sh 19:10:57 ---> uv-install.sh 19:10:57 Installing uv/uvx (latest) using shell installer 19:10:57 2026-07-28 19:10:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-aNAXCm.sh" [1] 19:10:57 downloading uv 0.12.0 x86_64-unknown-linux-gnu 19:10:58 installing to /home/jenkins/.local/bin 19:10:58 uv 19:10:58 uvx 19:10:58 everything's installed! 19:10:58 19:10:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:10:58 19:10:58 source $HOME/.local/bin/env (sh, bash, zsh) 19:10:58 source $HOME/.local/bin/env.fish (fish) 19:10:58 Adding install location to PATH 19:10:58 ---> Validating uv/uvx install 19:10:58 uvx 0.12.0 (x86_64-unknown-linux-gnu) 19:10:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15891415120892600493.sh 19:10:58 ---> sudo-logs.sh 19:10:58 Archiving 'sudo' log.. 19:10:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5729088962738126694.sh 19:10:59 ---> job-cost.sh 19:10:59 INFO: Activating Python virtual environment... 19:10:59 Setup pyenv: 19:10:59 system 19:10:59 3.8.13 19:10:59 3.9.13 19:10:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:10:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wfpP from file:/tmp/.os_lf_venv 19:10:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:10:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:00 lf-activate-venv(): INFO: Base packages installed successfully 19:11:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:11:05 lf-activate-venv(): INFO: Adding /tmp/venv-wfpP/bin to PATH 19:11:05 INFO: No stack-cost file found 19:11:05 INFO: Instance uptime: 144s 19:11:05 INFO: Fetching instance metadata (attempt 1 of 3)... 19:11:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:11:06 INFO: Successfully fetched instance metadata 19:11:06 INFO: Instance type: v3-standard-4 19:11:06 INFO: Retrieving pricing info for: v3-standard-4 19:11:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:11:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 19:11:06 INFO: Successfully fetched Vexxhost pricing API 19:11:06 INFO: Retrieved cost: 0.11 19:11:06 INFO: Retrieved resource: v3-standard-4 19:11:06 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 19:11:06 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 19:11:06 INFO: Successfully archived job cost data 19:11:06 DEBUG: Cost data: oom-master-pre-commit-lint,4765,2026-07-28 19:11:06,v3-standard-4,144,0.11,0.00,SUCCESS 19:11:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10851763066374031756.sh 19:11:06 ---> logs-deploy.sh 19:11:06 Setup pyenv: 19:11:06 system 19:11:06 3.8.13 19:11:06 3.9.13 19:11:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:11:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wfpP from file:/tmp/.os_lf_venv 19:11:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:08 lf-activate-venv(): INFO: Base packages installed successfully 19:11:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:11:15 lf-activate-venv(): INFO: Adding /tmp/venv-wfpP/bin to PATH 19:11:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4765 19:11:15 INFO: archiving workspace using pattern(s): 19:11:16 Archives upload complete. 19:11:16 INFO: archiving logs to Nexus 19:11:17 ---> uname -a: 19:11:17 Linux prd-ubuntu1804-builder-4c-4g-13450 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:11:17 19:11:17 19:11:17 ---> lscpu: 19:11:17 Architecture: x86_64 19:11:17 CPU op-mode(s): 32-bit, 64-bit 19:11:17 Byte Order: Little Endian 19:11:17 CPU(s): 4 19:11:17 On-line CPU(s) list: 0-3 19:11:17 Thread(s) per core: 1 19:11:17 Core(s) per socket: 1 19:11:17 Socket(s): 4 19:11:17 NUMA node(s): 1 19:11:17 Vendor ID: AuthenticAMD 19:11:17 CPU family: 23 19:11:17 Model: 49 19:11:17 Model name: AMD EPYC-Rome Processor 19:11:17 Stepping: 0 19:11:17 CPU MHz: 2799.998 19:11:17 BogoMIPS: 5599.99 19:11:17 Virtualization: AMD-V 19:11:17 Hypervisor vendor: KVM 19:11:17 Virtualization type: full 19:11:17 L1d cache: 32K 19:11:17 L1i cache: 32K 19:11:17 L2 cache: 512K 19:11:17 L3 cache: 16384K 19:11:17 NUMA node0 CPU(s): 0-3 19:11:17 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 19:11:17 19:11:17 19:11:17 ---> nproc: 19:11:17 4 19:11:17 19:11:17 19:11:17 ---> df -h: 19:11:17 Filesystem Size Used Avail Use% Mounted on 19:11:17 udev 7.9G 0 7.9G 0% /dev 19:11:17 tmpfs 1.6G 676K 1.6G 1% /run 19:11:17 /dev/vda1 78G 8.5G 69G 11% / 19:11:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:11:17 tmpfs 5.0M 0 5.0M 0% /run/lock 19:11:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:11:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:11:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:11:17 19:11:17 19:11:17 ---> free -m: 19:11:17 total used free shared buff/cache available 19:11:17 Mem: 16040 557 13145 0 2336 15158 19:11:17 Swap: 1023 0 1023 19:11:17 19:11:17 19:11:17 ---> ip addr: 19:11:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:11:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:11:17 inet 127.0.0.1/8 scope host lo 19:11:17 valid_lft forever preferred_lft forever 19:11:17 inet6 ::1/128 scope host 19:11:17 valid_lft forever preferred_lft forever 19:11:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:11:17 link/ether fa:16:3e:79:3c:ce brd ff:ff:ff:ff:ff:ff 19:11:17 inet 10.30.107.228/23 brd 10.30.107.255 scope global dynamic ens3 19:11:17 valid_lft 86253sec preferred_lft 86253sec 19:11:17 inet6 fe80::f816:3eff:fe79:3cce/64 scope link 19:11:17 valid_lft forever preferred_lft forever 19:11:17 19:11:17 19:11:17 ---> sar -b -r -n DEV: 19:11:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13450) 07/28/26 _x86_64_ (4 CPU) 19:11:17 19:11:17 19:08:52 LINUX RESTART (4 CPU) 19:11:17 19:11:17 19:09:01 tps rtps wtps bread/s bwrtn/s 19:11:17 19:10:01 279.84 59.59 220.25 3766.31 32263.69 19:11:17 19:11:01 141.96 1.15 140.81 134.38 30712.48 19:11:17 Average: 210.90 30.37 180.53 1950.34 31488.09 19:11:17 19:11:17 19:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:11:17 19:10:01 13966460 15555112 2458508 14.97 58544 1730192 775944 4.44 747504 1495604 140016 19:11:17 19:11:01 13502808 15552992 2922160 17.79 87900 2139092 741284 4.24 764920 1895080 229848 19:11:17 Average: 13734634 15554052 2690334 16.38 73222 1934642 758614 4.34 756212 1695342 184932 19:11:17 19:11:17 19:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:11:17 19:10:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 19:11:17 19:10:01 ens3 432.29 292.65 2288.33 79.54 0.00 0.00 0.00 0.00 19:11:17 19:11:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 19:11:17 19:11:01 ens3 86.99 64.02 1443.35 12.42 0.00 0.00 0.00 0.00 19:11:17 Average: lo 2.17 2.17 0.23 0.23 0.00 0.00 0.00 0.00 19:11:17 Average: ens3 259.64 178.34 1865.84 45.98 0.00 0.00 0.00 0.00 19:11:17 19:11:17 19:11:17 ---> sar -P ALL: 19:11:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13450) 07/28/26 _x86_64_ (4 CPU) 19:11:17 19:11:17 19:08:52 LINUX RESTART (4 CPU) 19:11:17 19:11:17 19:09:01 CPU %user %nice %system %iowait %steal %idle 19:11:17 19:10:01 all 24.13 0.00 3.12 3.42 0.08 69.24 19:11:17 19:10:01 0 24.21 0.00 2.71 0.92 0.08 72.07 19:11:17 19:10:01 1 17.06 0.00 3.56 4.36 0.08 74.94 19:11:17 19:10:01 2 22.79 0.00 2.98 2.78 0.07 71.39 19:11:17 19:10:01 3 32.53 0.00 3.22 5.60 0.08 58.56 19:11:17 19:11:01 all 21.12 0.00 1.56 2.42 0.08 74.83 19:11:17 19:11:01 0 10.30 0.00 1.32 3.39 0.05 84.94 19:11:17 19:11:01 1 10.49 0.00 0.90 0.47 0.07 88.08 19:11:17 19:11:01 2 61.00 0.00 3.27 1.55 0.12 34.06 19:11:17 19:11:01 3 2.61 0.00 0.72 4.28 0.08 92.31 19:11:17 Average: all 22.62 0.00 2.34 2.92 0.08 72.04 19:11:17 Average: 0 17.25 0.00 2.02 2.16 0.07 78.51 19:11:17 Average: 1 13.79 0.00 2.24 2.42 0.07 81.48 19:11:17 Average: 2 41.93 0.00 3.12 2.16 0.09 52.69 19:11:17 Average: 3 17.58 0.00 1.97 4.94 0.08 75.43 19:11:17 19:11:17 19:11:17