09:54:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146138 09:54:58 Running as SYSTEM 09:54:58 [EnvInject] - Loading node environment variables. 09:54:58 Building remotely on prd-ubuntu1804-builder-4c-4g-12215 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:54:58 [ssh-agent] Looking for ssh-agent implementation... 09:54:58 $ ssh-agent 09:54:58 SSH_AUTH_SOCK=/tmp/ssh-c2FtRxKCqj2S/agent.1698 09:54:58 SSH_AGENT_PID=1700 09:54:58 [ssh-agent] Started. 09:54:58 Running ssh-add (command line suppressed) 09:54:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13034267537936575975.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13034267537936575975.key) 09:54:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:54:58 The recommended git tool is: NONE 09:55:00 using credential onap-jenkins-ssh 09:55:00 Wiping out workspace first. 09:55:00 Cloning the remote Git repository 09:55:00 Cloning repository git://cloud.onap.org/mirror/oom.git 09:55:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:55:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:55:00 > git --version # timeout=10 09:55:00 > git --version # 'git version 2.17.1' 09:55:00 using GIT_SSH to set credentials Gerrit user 09:55:00 Verifying host key using manually-configured host key entries 09:55:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:55:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:55:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:55:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:55:06 using GIT_SSH to set credentials Gerrit user 09:55:06 Verifying host key using manually-configured host key entries 09:55:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/38/146138/1 # timeout=30 09:55:06 > git rev-parse a4ceec6b55c4a2bc485f0d815a0cfa5b5ad31dae^{commit} # timeout=10 09:55:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:55:06 Checking out Revision a4ceec6b55c4a2bc485f0d815a0cfa5b5ad31dae (refs/changes/38/146138/1) 09:55:06 > git config core.sparsecheckout # timeout=10 09:55:06 > git checkout -f a4ceec6b55c4a2bc485f0d815a0cfa5b5ad31dae # timeout=30 09:55:09 Commit message: "[AAI] 17.1.0 release" 09:55:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:55:09 > git rev-list --no-walk 5fb5ba5ca9e7456f8757c6f81ff898b7a7d935e2 # timeout=10 09:55:10 [EnvInject] - Injecting environment variables from a build step. 09:55:10 [EnvInject] - Injecting as environment variables the properties content 09:55:10 PYTHON=python3 09:55:10 09:55:10 [EnvInject] - Variables injected successfully. 09:55:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11262432914537565052.sh 09:55:10 ---> tox-install.sh 09:55:10 + source /home/jenkins/lf-env.sh 09:55:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:55:10 ++ mktemp -d /tmp/venv-XXXX 09:55:10 + lf_venv=/tmp/venv-i4XW 09:55:10 + local venv_file=/tmp/.os_lf_venv 09:55:10 + local python=python3 09:55:10 + local options 09:55:10 + local set_path=true 09:55:10 + local install_args= 09:55:10 ++ 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:55:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:55:10 + true 09:55:10 + case $1 in 09:55:10 + venv_file=/tmp/.toxenv 09:55:10 + shift 2 09:55:10 + true 09:55:10 + case $1 in 09:55:10 + shift 09:55:10 + break 09:55:10 + case $python in 09:55:10 + local pkg_list= 09:55:10 + [[ -d /opt/pyenv ]] 09:55:10 + echo 'Setup pyenv:' 09:55:10 Setup pyenv: 09:55:10 + export PYENV_ROOT=/opt/pyenv 09:55:10 + PYENV_ROOT=/opt/pyenv 09:55:10 + 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:55:10 + 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:55:10 + pyenv versions 09:55:10 * system (set by /opt/pyenv/version) 09:55:10 * 3.8.13 (set by /opt/pyenv/version) 09:55:10 * 3.9.13 (set by /opt/pyenv/version) 09:55:10 * 3.10.6 (set by /opt/pyenv/version) 09:55:10 + command -v pyenv 09:55:10 ++ pyenv init - --no-rehash 09:55:10 + 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:55:10 export PATH="/opt/pyenv/shims:${PATH}" 09:55:10 export PYENV_SHELL=bash 09:55:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:55:10 pyenv() { 09:55:10 local command 09:55:10 command="${1:-}" 09:55:10 if [ "$#" -gt 0 ]; then 09:55:10 shift 09:55:10 fi 09:55:10 09:55:10 case "$command" in 09:55:10 rehash|shell) 09:55:10 eval "$(pyenv "sh-$command" "$@")" 09:55:10 ;; 09:55:10 *) 09:55:10 command pyenv "$command" "$@" 09:55:10 ;; 09:55:10 esac 09:55:10 }' 09:55:10 +++ 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:55:10 ++ 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:55:10 ++ 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:55:10 ++ 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:55:10 ++ export PYENV_SHELL=bash 09:55:10 ++ PYENV_SHELL=bash 09:55:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:55:10 +++ complete -F _pyenv pyenv 09:55:10 ++ lf-pyver python3 09:55:10 ++ local py_version_xy=python3 09:55:10 ++ local py_version_xyz= 09:55:10 ++ pyenv versions 09:55:10 ++ local command 09:55:10 ++ command=versions 09:55:10 ++ '[' 1 -gt 0 ']' 09:55:10 ++ shift 09:55:10 ++ case "$command" in 09:55:10 ++ command pyenv versions 09:55:10 ++ pyenv versions 09:55:10 ++ sed 's/^[ *]* //' 09:55:10 ++ awk '{ print $1 }' 09:55:10 ++ grep -E '^[0-9.]*[0-9]$' 09:55:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:55:10 +++ grep '^3' /tmp/.pyenv_versions 09:55:10 +++ sort -V 09:55:10 +++ tail -n 1 09:55:10 ++ py_version_xyz=3.10.6 09:55:10 ++ [[ -z 3.10.6 ]] 09:55:10 ++ echo 3.10.6 09:55:10 ++ return 0 09:55:10 + pyenv local 3.10.6 09:55:10 + local command 09:55:10 + command=local 09:55:10 + '[' 2 -gt 0 ']' 09:55:10 + shift 09:55:10 + case "$command" in 09:55:10 + command pyenv local 3.10.6 09:55:10 + pyenv local 3.10.6 09:55:10 + for arg in "$@" 09:55:10 + case $arg in 09:55:10 + pkg_list+='tox ' 09:55:10 + for arg in "$@" 09:55:10 + case $arg in 09:55:10 + pkg_list+='virtualenv ' 09:55:10 + for arg in "$@" 09:55:10 + case $arg in 09:55:10 + pkg_list+='urllib3~=1.26.15 ' 09:55:10 + [[ -f /tmp/.toxenv ]] 09:55:10 + [[ ! -f /tmp/.toxenv ]] 09:55:10 + [[ -n '' ]] 09:55:10 + python3 -m venv /tmp/venv-i4XW 09:55:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i4XW' 09:55:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i4XW 09:55:14 + echo /tmp/venv-i4XW 09:55:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:55:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:55:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:55:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:14 + local 'pip_opts=--upgrade --quiet' 09:55:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:55:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:55:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:55:14 + [[ -n '' ]] 09:55:14 + [[ -n '' ]] 09:55:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:55:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:14 + /tmp/venv-i4XW/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:55:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:55:19 lf-activate-venv(): INFO: Base packages installed successfully 09:55:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:55:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:55:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:55:19 + /tmp/venv-i4XW/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:55:22 + type python3 09:55:22 + true 09:55:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-i4XW/bin to PATH' 09:55:22 lf-activate-venv(): INFO: Adding /tmp/venv-i4XW/bin to PATH 09:55:22 + PATH=/tmp/venv-i4XW/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:55:22 + return 0 09:55:22 + python3 --version 09:55:22 Python 3.10.6 09:55:22 + python3 -m pip --version 09:55:22 pip 26.1.2 from /tmp/venv-i4XW/lib/python3.10/site-packages/pip (python 3.10) 09:55:22 + python3 -m pip freeze 09:55:22 cachetools==7.1.4 09:55:22 colorama==0.4.6 09:55:22 distlib==0.4.3 09:55:22 filelock==3.29.7 09:55:22 packaging==26.2 09:55:22 platformdirs==4.10.0 09:55:22 pluggy==1.6.0 09:55:22 pyproject-api==1.10.1 09:55:22 python-discovery==1.4.4 09:55:22 tomli==2.4.1 09:55:22 tomli_w==1.2.0 09:55:22 tox==4.56.4 09:55:22 typing_extensions==4.16.0 09:55:22 urllib3==1.26.20 09:55:22 virtualenv==21.6.1 09:55:22 [EnvInject] - Injecting environment variables from a build step. 09:55:22 [EnvInject] - Injecting as environment variables the properties content 09:55:22 PARALLEL=false 09:55:22 09:55:22 [EnvInject] - Variables injected successfully. 09:55:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7393110915120854552.sh 09:55:22 ---> tox-run.sh 09:55:22 + 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:55:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:55:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:55:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:55:22 + cd /w/workspace/oom-master-pre-commit-lint/. 09:55:22 + source /home/jenkins/lf-env.sh 09:55:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:55:22 ++ mktemp -d /tmp/venv-XXXX 09:55:22 + lf_venv=/tmp/venv-RqBi 09:55:22 + local venv_file=/tmp/.os_lf_venv 09:55:22 + local python=python3 09:55:22 + local options 09:55:22 + local set_path=true 09:55:22 + local install_args= 09:55:22 ++ 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:55:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:55:22 + true 09:55:22 + case $1 in 09:55:22 + venv_file=/tmp/.toxenv 09:55:22 + shift 2 09:55:22 + true 09:55:22 + case $1 in 09:55:22 + shift 09:55:22 + break 09:55:22 + case $python in 09:55:22 + local pkg_list= 09:55:22 + [[ -d /opt/pyenv ]] 09:55:22 + echo 'Setup pyenv:' 09:55:22 Setup pyenv: 09:55:22 + export PYENV_ROOT=/opt/pyenv 09:55:22 + PYENV_ROOT=/opt/pyenv 09:55:22 + 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:55:22 + 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:55:22 + pyenv versions 09:55:22 system 09:55:22 3.8.13 09:55:22 3.9.13 09:55:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:55:22 + command -v pyenv 09:55:22 ++ pyenv init - --no-rehash 09:55:22 + 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:55:22 export PATH="/opt/pyenv/shims:${PATH}" 09:55:22 export PYENV_SHELL=bash 09:55:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:55:22 pyenv() { 09:55:22 local command 09:55:22 command="${1:-}" 09:55:22 if [ "$#" -gt 0 ]; then 09:55:22 shift 09:55:22 fi 09:55:22 09:55:22 case "$command" in 09:55:22 rehash|shell) 09:55:22 eval "$(pyenv "sh-$command" "$@")" 09:55:22 ;; 09:55:22 *) 09:55:22 command pyenv "$command" "$@" 09:55:22 ;; 09:55:22 esac 09:55:22 }' 09:55:22 +++ 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:55:22 ++ 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:55:22 ++ 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:55:22 ++ 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:55:22 ++ export PYENV_SHELL=bash 09:55:22 ++ PYENV_SHELL=bash 09:55:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:55:22 +++ complete -F _pyenv pyenv 09:55:22 ++ lf-pyver python3 09:55:22 ++ local py_version_xy=python3 09:55:22 ++ local py_version_xyz= 09:55:22 ++ pyenv versions 09:55:22 ++ local command 09:55:22 ++ command=versions 09:55:22 ++ '[' 1 -gt 0 ']' 09:55:22 ++ shift 09:55:22 ++ case "$command" in 09:55:22 ++ command pyenv versions 09:55:22 ++ pyenv versions 09:55:22 ++ sed 's/^[ *]* //' 09:55:22 ++ awk '{ print $1 }' 09:55:22 ++ grep -E '^[0-9.]*[0-9]$' 09:55:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:55:22 +++ grep '^3' /tmp/.pyenv_versions 09:55:22 +++ sort -V 09:55:22 +++ tail -n 1 09:55:22 ++ py_version_xyz=3.10.6 09:55:22 ++ [[ -z 3.10.6 ]] 09:55:22 ++ echo 3.10.6 09:55:22 ++ return 0 09:55:22 + pyenv local 3.10.6 09:55:22 + local command 09:55:22 + command=local 09:55:22 + '[' 2 -gt 0 ']' 09:55:22 + shift 09:55:22 + case "$command" in 09:55:22 + command pyenv local 3.10.6 09:55:22 + pyenv local 3.10.6 09:55:22 + for arg in "$@" 09:55:22 + case $arg in 09:55:22 + pkg_list+='tox ' 09:55:22 + for arg in "$@" 09:55:22 + case $arg in 09:55:22 + pkg_list+='virtualenv ' 09:55:22 + for arg in "$@" 09:55:22 + case $arg in 09:55:22 + pkg_list+='urllib3~=1.26.15 ' 09:55:22 + [[ -f /tmp/.toxenv ]] 09:55:22 ++ cat /tmp/.toxenv 09:55:22 + lf_venv=/tmp/venv-i4XW 09:55:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i4XW from' file:/tmp/.toxenv 09:55:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i4XW from file:/tmp/.toxenv 09:55:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:55:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:22 + local 'pip_opts=--upgrade --quiet' 09:55:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:55:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:55:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:55:22 + [[ -n '' ]] 09:55:22 + [[ -n '' ]] 09:55:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:55:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:22 + /tmp/venv-i4XW/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:55:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:55:23 lf-activate-venv(): INFO: Base packages installed successfully 09:55:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:55:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:55:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:55:23 + /tmp/venv-i4XW/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:55:24 + type python3 09:55:24 + true 09:55:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-i4XW/bin to PATH' 09:55:24 lf-activate-venv(): INFO: Adding /tmp/venv-i4XW/bin to PATH 09:55:24 + PATH=/tmp/venv-i4XW/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:55:24 + return 0 09:55:24 + [[ -d /opt/pyenv ]] 09:55:24 + echo '---> Setting up pyenv' 09:55:24 ---> Setting up pyenv 09:55:24 + export PYENV_ROOT=/opt/pyenv 09:55:24 + PYENV_ROOT=/opt/pyenv 09:55:24 + export PATH=/opt/pyenv/bin:/tmp/venv-i4XW/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:55:24 + PATH=/opt/pyenv/bin:/tmp/venv-i4XW/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:55:24 ++ pwd 09:55:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:55:24 + export PYTHONPATH 09:55:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:55:24 + TOX_TESTENV_PASSENV=PYTHONPATH 09:55:24 + tox --version 09:55:25 4.56.4 from /tmp/venv-i4XW/lib/python3.10/site-packages/tox/__init__.py 09:55:25 + PARALLEL=false 09:55:25 + TOX_OPTIONS_LIST= 09:55:25 + [[ -n pre-commit ]] 09:55:25 + TOX_OPTIONS_LIST=' -e pre-commit' 09:55:25 + case ${PARALLEL,,} in 09:55:25 + tox -e pre-commit 09:55:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:55:26 pre-commit: install_deps> python -I -m pip install pre-commit 09:55:29 pre-commit: freeze> python -m pip freeze --all 09:55:30 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 09:55:30 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:55:30 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:55:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:55:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:55:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:55:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:55:32 [INFO] Once installed this environment will be reused. 09:55:32 [INFO] This may take a few minutes... 09:55:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:55:36 [INFO] Once installed this environment will be reused. 09:55:36 [INFO] This may take a few minutes... 09:55:41 trim trailing whitespace.................................................Passed 09:55:41 Tabs remover.............................................................Passed 09:55:41 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:55:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:55:41 [INFO] Once installed this environment will be reused. 09:55:41 [INFO] This may take a few minutes... 09:55:50 gitlint..............................................(no files to check)Skipped 09:55:50 pre-commit: OK (25.18=setup[4.62]+cmd[11.44,9.12] seconds) 09:55:50 congratulations :) (25.22 seconds) 09:55:50 + tox_status=0 09:55:50 + echo '---> Completed tox runs' 09:55:50 ---> Completed tox runs 09:55:50 + for i in .tox/*/log 09:55:50 ++ echo .tox/pre-commit/log 09:55:50 ++ awk -F/ '{print $2}' 09:55:50 + tox_env=pre-commit 09:55:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:55:50 + DOC_DIR=docs/_build/html 09:55:50 + [[ -d docs/_build/html ]] 09:55:50 + echo '---> tox-run.sh ends' 09:55:50 ---> tox-run.sh ends 09:55:50 + test 0 -eq 0 09:55:50 $ ssh-agent -k 09:55:50 unset SSH_AUTH_SOCK; 09:55:50 unset SSH_AGENT_PID; 09:55:50 echo Agent pid 1700 killed; 09:55:50 [ssh-agent] Stopped. 09:55:50 [PostBuildScript] - [INFO] Executing post build scripts. 09:55:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10197912743956844536.sh 09:55:50 ---> sysstat.sh 09:55:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7277871278432060527.sh 09:55:51 ---> package-listing.sh 09:55:51 ++ facter osfamily 09:55:51 ++ tr '[:upper:]' '[:lower:]' 09:55:51 + OS_FAMILY=debian 09:55:51 + workspace=/w/workspace/oom-master-pre-commit-lint 09:55:51 + START_PACKAGES=/tmp/packages_start.txt 09:55:51 + END_PACKAGES=/tmp/packages_end.txt 09:55:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:55:51 + PACKAGES=/tmp/packages_start.txt 09:55:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:55:51 + PACKAGES=/tmp/packages_end.txt 09:55:51 + case "${OS_FAMILY}" in 09:55:51 + dpkg -l 09:55:51 + grep '^ii' 09:55:51 + '[' -f /tmp/packages_start.txt ']' 09:55:51 + '[' -f /tmp/packages_end.txt ']' 09:55:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:55:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:55:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:55:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:55:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4321808318830771722.sh 09:55:51 ---> capture-instance-metadata.sh 09:55:51 Setup pyenv: 09:55:51 system 09:55:51 3.8.13 09:55:51 3.9.13 09:55:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:55:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0UgC 09:55:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:55:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:59 lf-activate-venv(): INFO: Base packages installed successfully 09:55:59 lf-activate-venv(): INFO: Installing additional packages: lftools 09:56:22 lf-activate-venv(): INFO: Adding /tmp/venv-0UgC/bin to PATH 09:56:22 INFO: Running in OpenStack, capturing instance metadata 09:56:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins893167373609108409.sh 09:56:22 provisioning config files... 09:56:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16532974681781078793tmp 09:56:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:56:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:56:22 [EnvInject] - Injecting environment variables from a build step. 09:56:22 [EnvInject] - Injecting as environment variables the properties content 09:56:22 SERVER_ID=logs 09:56:22 09:56:22 [EnvInject] - Variables injected successfully. 09:56:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14323113343272989151.sh 09:56:22 ---> create-netrc.sh 09:56:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11693312353972599589.sh 09:56:22 ---> python-tools-install.sh 09:56:22 Setup pyenv: 09:56:22 system 09:56:22 3.8.13 09:56:22 3.9.13 09:56:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:56:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0UgC from file:/tmp/.os_lf_venv 09:56:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:24 lf-activate-venv(): INFO: Base packages installed successfully 09:56:24 lf-activate-venv(): INFO: Installing additional packages: lftools 09:56:32 lf-activate-venv(): INFO: Adding /tmp/venv-0UgC/bin to PATH 09:56:32 Generating Requirements File 09:56:57 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:56:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:56:57 Python 3.10.6 09:56:57 pip 26.1.2 from /tmp/venv-0UgC/lib/python3.10/site-packages/pip (python 3.10) 09:56:58 aiohappyeyeballs==2.7.1 09:56:58 aiohttp==3.14.1 09:56:58 aiosignal==1.4.0 09:56:58 appdirs==1.4.4 09:56:58 argcomplete==3.7.0 09:56:58 aspy.yaml==1.3.0 09:56:58 async-timeout==5.0.1 09:56:58 attrs==26.1.0 09:56:58 autopage==0.6.0 09:56:58 backports.strenum==1.3.1 09:56:58 beautifulsoup4==4.15.0 09:56:58 boto3==1.43.46 09:56:58 botocore==1.43.46 09:56:58 bs4==0.0.2 09:56:58 certifi==2026.6.17 09:56:58 cffi==2.1.0 09:56:58 cfgv==3.5.0 09:56:58 chardet==7.4.3 09:56:58 charset-normalizer==3.4.9 09:56:58 click==8.4.2 09:56:58 cliff==4.14.0 09:56:58 cmd2==3.5.1 09:56:58 cryptography==3.3.2 09:56:58 debtcollector==3.1.0 09:56:58 decorator==5.3.1 09:56:58 defusedxml==0.7.1 09:56:58 Deprecated==1.3.1 09:56:58 distlib==0.4.3 09:56:58 dnspython==2.8.0 09:56:58 docker==7.2.0 09:56:58 dogpile.cache==1.5.0 09:56:58 durationpy==0.10 09:56:58 email-validator==2.3.0 09:56:58 filelock==3.29.7 09:56:58 frozenlist==1.8.0 09:56:58 future==1.0.0 09:56:58 gitdb==4.0.12 09:56:58 GitPython==3.1.51 09:56:58 httplib2==0.30.2 09:56:58 identify==2.6.19 09:56:58 idna==3.18 09:56:58 importlib-resources==1.5.0 09:56:58 iso8601==2.1.0 09:56:58 Jinja2==3.1.6 09:56:58 jmespath==1.1.0 09:56:58 jsonpatch==1.33 09:56:58 jsonpointer==3.1.1 09:56:58 jsonschema==4.26.0 09:56:58 jsonschema-specifications==2025.9.1 09:56:58 keystoneauth1==5.14.0 09:56:58 kubernetes==36.0.2 09:56:58 lftools==0.37.22 09:56:58 lxml==6.1.1 09:56:58 markdown-it-py==4.2.0 09:56:58 MarkupSafe==3.0.3 09:56:58 mdurl==0.1.2 09:56:58 msgpack==1.2.1 09:56:58 multi_key_dict==2.0.3 09:56:58 multidict==6.7.1 09:56:58 munch==4.0.0 09:56:58 netaddr==1.3.0 09:56:58 niet==1.4.2 09:56:58 nodeenv==1.10.0 09:56:58 oauth2client==4.1.3 09:56:58 oauthlib==3.3.1 09:56:58 openstacksdk==4.13.0 09:56:58 os-service-types==1.8.2 09:56:58 osc-lib==4.6.0 09:56:58 oslo.config==10.4.0 09:56:58 oslo.context==6.4.0 09:56:58 oslo.i18n==6.8.0 09:56:58 oslo.log==8.2.0 09:56:58 oslo.serialization==5.10.0 09:56:58 oslo.utils==10.1.1 09:56:58 packaging==26.2 09:56:58 pbr==7.0.3 09:56:58 platformdirs==4.10.0 09:56:58 prettytable==3.18.0 09:56:58 propcache==0.5.2 09:56:58 psutil==7.2.2 09:56:58 pyasn1==0.6.4 09:56:58 pyasn1_modules==0.4.2 09:56:58 pycparser==3.0 09:56:58 pygerrit2==2.0.15 09:56:58 PyGithub==2.9.1 09:56:58 Pygments==2.20.0 09:56:58 PyJWT==2.13.0 09:56:58 PyNaCl==1.6.2 09:56:58 pyparsing==2.4.7 09:56:58 pyperclip==1.11.0 09:56:58 pyrsistent==0.20.0 09:56:58 python-cinderclient==9.9.0 09:56:58 python-dateutil==2.9.0.post0 09:56:58 python-discovery==1.4.4 09:56:58 python-heatclient==5.2.0 09:56:58 python-jenkins==1.8.3 09:56:58 python-keystoneclient==5.8.0 09:56:58 python-magnumclient==4.11.0 09:56:58 python-openstackclient==10.0.0 09:56:58 python-swiftclient==4.10.0 09:56:58 PyYAML==6.0.3 09:56:58 referencing==0.37.0 09:56:58 requests==2.34.2 09:56:58 requests-oauthlib==2.0.0 09:56:58 rfc3986==2.0.0 09:56:58 rich==15.0.0 09:56:58 rich-argparse==1.8.0 09:56:58 rpds-py==0.30.0 09:56:58 rsa==4.9.1 09:56:58 ruamel.yaml==0.19.1 09:56:58 ruamel.yaml.clib==0.2.15 09:56:58 s3transfer==0.19.1 09:56:58 simplejson==4.1.1 09:56:58 six==1.17.0 09:56:58 smmap==5.0.3 09:56:58 soupsieve==2.8.4 09:56:58 stevedore==5.8.0 09:56:58 tabulate==0.10.0 09:56:58 toml==0.10.2 09:56:58 tomlkit==0.15.0 09:56:58 tqdm==4.68.4 09:56:58 typing_extensions==4.16.0 09:56:58 urllib3==1.26.20 09:56:58 virtualenv==21.6.1 09:56:58 wcwidth==0.8.2 09:56:58 websocket-client==1.9.0 09:56:58 wrapt==2.2.2 09:56:58 xdg==6.0.0 09:56:58 xmltodict==1.0.4 09:56:58 yarl==1.24.2 09:56:58 yq==4.1.2 09:56:58 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins2521089158611153028.sh 09:56:58 ---> uv-install.sh 09:56:58 Installing uv/uvx (latest) using shell installer 09:56:58 2026-07-13 09:56:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-MUpvxi.sh" [1] 09:56:58 downloading uv 0.11.28 x86_64-unknown-linux-gnu 09:56:59 installing to /home/jenkins/.local/bin 09:56:59 uv 09:56:59 uvx 09:56:59 everything's installed! 09:56:59 09:56:59 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:56:59 09:56:59 source $HOME/.local/bin/env (sh, bash, zsh) 09:56:59 source $HOME/.local/bin/env.fish (fish) 09:56:59 Adding install location to PATH 09:56:59 ---> Validating uv/uvx install 09:56:59 uvx 0.11.28 (x86_64-unknown-linux-gnu) 09:56:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15693890258744432738.sh 09:56:59 ---> sudo-logs.sh 09:56:59 Archiving 'sudo' log.. 09:56:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15667453262433358378.sh 09:56:59 ---> job-cost.sh 09:56:59 INFO: Activating Python virtual environment... 09:56:59 Setup pyenv: 09:56:59 system 09:56:59 3.8.13 09:56:59 3.9.13 09:56:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:57:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0UgC from file:/tmp/.os_lf_venv 09:57:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:01 lf-activate-venv(): INFO: Base packages installed successfully 09:57:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-0UgC/bin to PATH 09:57:07 INFO: No stack-cost file found 09:57:07 INFO: Instance uptime: 154s 09:57:07 INFO: Fetching instance metadata (attempt 1 of 3)... 09:57:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:57:07 INFO: Successfully fetched instance metadata 09:57:07 INFO: Instance type: v3-standard-4 09:57:07 INFO: Retrieving pricing info for: v3-standard-4 09:57:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:57:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=154 09:57:08 INFO: Successfully fetched Vexxhost pricing API 09:57:08 INFO: Retrieved cost: 0.11 09:57:08 INFO: Retrieved resource: v3-standard-4 09:57:08 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:57:08 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:57:08 INFO: Successfully archived job cost data 09:57:08 DEBUG: Cost data: oom-master-pre-commit-lint,4705,2026-07-13 09:57:08,v3-standard-4,154,0.11,0.00,SUCCESS 09:57:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14129554538643874145.sh 09:57:08 ---> logs-deploy.sh 09:57:08 Setup pyenv: 09:57:08 system 09:57:08 3.8.13 09:57:08 3.9.13 09:57:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:57:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0UgC from file:/tmp/.os_lf_venv 09:57:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:10 lf-activate-venv(): INFO: Base packages installed successfully 09:57:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:57:18 lf-activate-venv(): INFO: Adding /tmp/venv-0UgC/bin to PATH 09:57:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4705 09:57:18 INFO: archiving workspace using pattern(s): 09:57:19 Archives upload complete. 09:57:19 INFO: archiving logs to Nexus 09:57:20 ---> uname -a: 09:57:20 Linux prd-ubuntu1804-builder-4c-4g-12215 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:57:20 09:57:20 09:57:20 ---> lscpu: 09:57:20 Architecture: x86_64 09:57:20 CPU op-mode(s): 32-bit, 64-bit 09:57:20 Byte Order: Little Endian 09:57:20 CPU(s): 4 09:57:20 On-line CPU(s) list: 0-3 09:57:20 Thread(s) per core: 1 09:57:20 Core(s) per socket: 1 09:57:20 Socket(s): 4 09:57:20 NUMA node(s): 1 09:57:20 Vendor ID: AuthenticAMD 09:57:20 CPU family: 23 09:57:20 Model: 49 09:57:20 Model name: AMD EPYC-Rome Processor 09:57:20 Stepping: 0 09:57:20 CPU MHz: 2799.998 09:57:20 BogoMIPS: 5599.99 09:57:20 Virtualization: AMD-V 09:57:20 Hypervisor vendor: KVM 09:57:20 Virtualization type: full 09:57:20 L1d cache: 32K 09:57:20 L1i cache: 32K 09:57:20 L2 cache: 512K 09:57:20 L3 cache: 16384K 09:57:20 NUMA node0 CPU(s): 0-3 09:57: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 09:57:20 09:57:20 09:57:20 ---> nproc: 09:57:20 4 09:57:20 09:57:20 09:57:20 ---> df -h: 09:57:20 Filesystem Size Used Avail Use% Mounted on 09:57:20 udev 7.9G 0 7.9G 0% /dev 09:57:20 tmpfs 1.6G 676K 1.6G 1% /run 09:57:20 /dev/vda1 78G 8.5G 69G 11% / 09:57:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:57:20 tmpfs 5.0M 0 5.0M 0% /run/lock 09:57:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:57:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:57:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:57:20 09:57:20 09:57:20 ---> free -m: 09:57:20 total used free shared buff/cache available 09:57:20 Mem: 16040 565 13127 0 2347 15150 09:57:20 Swap: 1023 0 1023 09:57:20 09:57:20 09:57:20 ---> ip addr: 09:57:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:57:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:57:20 inet 127.0.0.1/8 scope host lo 09:57:20 valid_lft forever preferred_lft forever 09:57:20 inet6 ::1/128 scope host 09:57:20 valid_lft forever preferred_lft forever 09:57:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:57:20 link/ether fa:16:3e:b4:50:1b brd ff:ff:ff:ff:ff:ff 09:57:20 inet 10.30.106.165/23 brd 10.30.107.255 scope global dynamic ens3 09:57:20 valid_lft 86242sec preferred_lft 86242sec 09:57:20 inet6 fe80::f816:3eff:feb4:501b/64 scope link 09:57:20 valid_lft forever preferred_lft forever 09:57:20 09:57:20 09:57:20 ---> sar -b -r -n DEV: 09:57:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12215) 07/13/26 _x86_64_ (4 CPU) 09:57:20 09:57:20 09:54:44 LINUX RESTART (4 CPU) 09:57:20 09:57:20 09:55:01 tps rtps wtps bread/s bwrtn/s 09:57:20 09:56:01 245.06 24.36 220.70 817.06 60519.11 09:57:20 09:57:01 110.06 1.15 108.92 134.38 13493.88 09:57:20 Average: 177.56 12.76 164.81 475.72 37006.50 09:57:20 09:57:20 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:57:20 09:56:01 13964144 15562628 2460824 14.98 59040 1738296 761944 4.36 729904 1508316 104316 09:57:20 09:57:01 13477912 15541228 2947056 17.94 87984 2150980 754060 4.32 772232 1908212 247540 09:57:20 Average: 13721028 15551928 2703940 16.46 73512 1944638 758002 4.34 751068 1708264 175928 09:57:20 09:57:20 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:57:20 09:56:01 lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 09:57:20 09:56:01 ens3 198.92 142.34 1636.30 37.22 0.00 0.00 0.00 0.00 09:57:20 09:57:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 09:57:20 09:57:01 ens3 95.32 67.46 1522.72 12.68 0.00 0.00 0.00 0.00 09:57:20 Average: lo 1.90 1.90 0.21 0.21 0.00 0.00 0.00 0.00 09:57:20 Average: ens3 147.12 104.90 1579.51 24.95 0.00 0.00 0.00 0.00 09:57:20 09:57:20 09:57:20 ---> sar -P ALL: 09:57:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12215) 07/13/26 _x86_64_ (4 CPU) 09:57:20 09:57:20 09:54:44 LINUX RESTART (4 CPU) 09:57:20 09:57:20 09:55:01 CPU %user %nice %system %iowait %steal %idle 09:57:20 09:56:01 all 21.68 0.00 2.48 3.63 0.08 72.14 09:57:20 09:56:01 0 32.16 0.00 3.24 2.60 0.08 61.91 09:57:20 09:56:01 1 15.44 0.00 1.88 4.40 0.05 78.23 09:57:20 09:56:01 2 24.80 0.00 2.67 1.69 0.08 70.75 09:57:20 09:56:01 3 14.25 0.00 2.14 5.83 0.10 77.69 09:57:20 09:57:01 all 19.80 0.00 1.55 1.99 0.06 76.61 09:57:20 09:57:01 0 7.34 0.00 1.24 6.41 0.03 84.98 09:57:20 09:57:01 1 25.24 0.00 1.61 0.47 0.05 72.63 09:57:20 09:57:01 2 25.15 0.00 2.12 0.73 0.08 71.91 09:57:20 09:57:01 3 21.40 0.00 1.23 0.35 0.05 76.96 09:57:20 Average: all 20.74 0.00 2.01 2.81 0.07 74.38 09:57:20 Average: 0 19.78 0.00 2.24 4.50 0.06 73.42 09:57:20 Average: 1 20.35 0.00 1.74 2.43 0.05 75.43 09:57:20 Average: 2 24.98 0.00 2.40 1.21 0.08 71.33 09:57:20 Average: 3 17.83 0.00 1.69 3.08 0.08 77.32 09:57:20 09:57:20 09:57:20