11:27:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146477 11:27:50 Running as SYSTEM 11:27:50 [EnvInject] - Loading node environment variables. 11:27:50 Building remotely on prd-ubuntu1804-builder-4c-4g-12848 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:27:50 [ssh-agent] Looking for ssh-agent implementation... 11:27:51 $ ssh-agent 11:27:51 SSH_AUTH_SOCK=/tmp/ssh-ig4tG839bl2a/agent.1653 11:27:51 SSH_AGENT_PID=1655 11:27:51 [ssh-agent] Started. 11:27:51 Running ssh-add (command line suppressed) 11:27:51 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5678709621948399319.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5678709621948399319.key) 11:27:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:27:51 The recommended git tool is: NONE 11:27:52 using credential onap-jenkins-ssh 11:27:52 Wiping out workspace first. 11:27:52 Cloning the remote Git repository 11:27:52 Cloning repository git://cloud.onap.org/mirror/oom.git 11:27:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:27:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:52 > git --version # timeout=10 11:27:52 > git --version # 'git version 2.17.1' 11:27:52 using GIT_SSH to set credentials Gerrit user 11:27:52 Verifying host key using manually-configured host key entries 11:27:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:27:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:58 using GIT_SSH to set credentials Gerrit user 11:27:58 Verifying host key using manually-configured host key entries 11:27:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/146477/6 # timeout=30 11:27:58 > git rev-parse ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0^{commit} # timeout=10 11:27:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:27:58 Checking out Revision ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 (refs/changes/77/146477/6) 11:27:58 > git config core.sparsecheckout # timeout=10 11:27:58 > git checkout -f ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=30 11:28:02 Commit message: "[AAI] 17.2.0" 11:28:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:28:02 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 11:28:02 [EnvInject] - Injecting environment variables from a build step. 11:28:02 [EnvInject] - Injecting as environment variables the properties content 11:28:02 PYTHON=python3 11:28:02 11:28:02 [EnvInject] - Variables injected successfully. 11:28:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11633922629530775160.sh 11:28:02 ---> tox-install.sh 11:28:02 + source /home/jenkins/lf-env.sh 11:28:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:28:02 ++ mktemp -d /tmp/venv-XXXX 11:28:02 + lf_venv=/tmp/venv-zIpo 11:28:02 + local venv_file=/tmp/.os_lf_venv 11:28:02 + local python=python3 11:28:02 + local options 11:28:02 + local set_path=true 11:28:02 + local install_args= 11:28:02 ++ 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 11:28:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:28:02 + true 11:28:02 + case $1 in 11:28:02 + venv_file=/tmp/.toxenv 11:28:02 + shift 2 11:28:02 + true 11:28:02 + case $1 in 11:28:02 + shift 11:28:02 + break 11:28:02 + case $python in 11:28:02 + local pkg_list= 11:28:02 + [[ -d /opt/pyenv ]] 11:28:02 + echo 'Setup pyenv:' 11:28:02 Setup pyenv: 11:28:02 + export PYENV_ROOT=/opt/pyenv 11:28:02 + PYENV_ROOT=/opt/pyenv 11:28:02 + 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 11:28:02 + 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 11:28:02 + pyenv versions 11:28:02 * system (set by /opt/pyenv/version) 11:28:02 * 3.8.13 (set by /opt/pyenv/version) 11:28:02 * 3.9.13 (set by /opt/pyenv/version) 11:28:02 * 3.10.6 (set by /opt/pyenv/version) 11:28:02 + command -v pyenv 11:28:02 ++ pyenv init - --no-rehash 11:28:02 + 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[*]}"'\'')" 11:28:02 export PATH="/opt/pyenv/shims:${PATH}" 11:28:02 export PYENV_SHELL=bash 11:28:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:28:02 pyenv() { 11:28:02 local command 11:28:02 command="${1:-}" 11:28:02 if [ "$#" -gt 0 ]; then 11:28:02 shift 11:28:02 fi 11:28:02 11:28:02 case "$command" in 11:28:02 rehash|shell) 11:28:02 eval "$(pyenv "sh-$command" "$@")" 11:28:02 ;; 11:28:02 *) 11:28:02 command pyenv "$command" "$@" 11:28:02 ;; 11:28:02 esac 11:28:02 }' 11:28:02 +++ 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[*]}"' 11:28:02 ++ 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 11:28:02 ++ 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 11:28:02 ++ 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 11:28:02 ++ export PYENV_SHELL=bash 11:28:02 ++ PYENV_SHELL=bash 11:28:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:28:02 +++ complete -F _pyenv pyenv 11:28:02 ++ lf-pyver python3 11:28:02 ++ local py_version_xy=python3 11:28:02 ++ local py_version_xyz= 11:28:02 ++ sed 's/^[ *]* //' 11:28:02 ++ pyenv versions 11:28:02 ++ awk '{ print $1 }' 11:28:02 ++ local command 11:28:02 ++ grep -E '^[0-9.]*[0-9]$' 11:28:02 ++ command=versions 11:28:02 ++ '[' 1 -gt 0 ']' 11:28:02 ++ shift 11:28:02 ++ case "$command" in 11:28:02 ++ command pyenv versions 11:28:02 ++ pyenv versions 11:28:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:28:03 +++ grep '^3' /tmp/.pyenv_versions 11:28:03 +++ sort -V 11:28:03 +++ tail -n 1 11:28:03 ++ py_version_xyz=3.10.6 11:28:03 ++ [[ -z 3.10.6 ]] 11:28:03 ++ echo 3.10.6 11:28:03 ++ return 0 11:28:03 + pyenv local 3.10.6 11:28:03 + local command 11:28:03 + command=local 11:28:03 + '[' 2 -gt 0 ']' 11:28:03 + shift 11:28:03 + case "$command" in 11:28:03 + command pyenv local 3.10.6 11:28:03 + pyenv local 3.10.6 11:28:03 + for arg in "$@" 11:28:03 + case $arg in 11:28:03 + pkg_list+='tox ' 11:28:03 + for arg in "$@" 11:28:03 + case $arg in 11:28:03 + pkg_list+='virtualenv ' 11:28:03 + for arg in "$@" 11:28:03 + case $arg in 11:28:03 + pkg_list+='urllib3~=1.26.15 ' 11:28:03 + [[ -f /tmp/.toxenv ]] 11:28:03 + [[ ! -f /tmp/.toxenv ]] 11:28:03 + [[ -n '' ]] 11:28:03 + python3 -m venv /tmp/venv-zIpo 11:28:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zIpo' 11:28:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zIpo 11:28:07 + echo /tmp/venv-zIpo 11:28:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:28:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:28:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:28:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:07 + local 'pip_opts=--upgrade --quiet' 11:28:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:28:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:28:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:28:07 + [[ -n '' ]] 11:28:07 + [[ -n '' ]] 11:28:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:28:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:07 + /tmp/venv-zIpo/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 11:28:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:28:11 lf-activate-venv(): INFO: Base packages installed successfully 11:28:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:28:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:28:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:28:11 + /tmp/venv-zIpo/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 11:28:13 + type python3 11:28:13 + true 11:28:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zIpo/bin to PATH' 11:28:13 lf-activate-venv(): INFO: Adding /tmp/venv-zIpo/bin to PATH 11:28:13 + PATH=/tmp/venv-zIpo/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 11:28:13 + return 0 11:28:13 + python3 --version 11:28:13 Python 3.10.6 11:28:13 + python3 -m pip --version 11:28:13 pip 26.1.2 from /tmp/venv-zIpo/lib/python3.10/site-packages/pip (python 3.10) 11:28:13 + python3 -m pip freeze 11:28:13 cachetools==7.1.6 11:28:13 colorama==0.4.6 11:28:13 distlib==0.4.3 11:28:13 filelock==3.32.0 11:28:13 packaging==26.2 11:28:13 platformdirs==4.11.0 11:28:13 pluggy==1.6.0 11:28:13 pyproject-api==1.11.0 11:28:13 python-discovery==1.5.0 11:28:13 tomli==2.4.1 11:28:13 tomli_w==1.2.0 11:28:13 tox==4.58.0 11:28:13 typing_extensions==4.16.0 11:28:13 urllib3==1.26.20 11:28:13 virtualenv==21.7.0 11:28:13 [EnvInject] - Injecting environment variables from a build step. 11:28:13 [EnvInject] - Injecting as environment variables the properties content 11:28:13 PARALLEL=false 11:28:13 11:28:13 [EnvInject] - Variables injected successfully. 11:28:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9094968777093956587.sh 11:28:13 ---> tox-run.sh 11:28:13 + 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 11:28:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:28:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:28:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:28:13 + cd /w/workspace/oom-master-pre-commit-lint/. 11:28:13 + source /home/jenkins/lf-env.sh 11:28:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:28:13 ++ mktemp -d /tmp/venv-XXXX 11:28:13 + lf_venv=/tmp/venv-Rhou 11:28:13 + local venv_file=/tmp/.os_lf_venv 11:28:13 + local python=python3 11:28:13 + local options 11:28:13 + local set_path=true 11:28:13 + local install_args= 11:28:13 ++ 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 11:28:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:28:13 + true 11:28:13 + case $1 in 11:28:13 + venv_file=/tmp/.toxenv 11:28:13 + shift 2 11:28:13 + true 11:28:13 + case $1 in 11:28:13 + shift 11:28:13 + break 11:28:13 + case $python in 11:28:13 + local pkg_list= 11:28:13 + [[ -d /opt/pyenv ]] 11:28:13 + echo 'Setup pyenv:' 11:28:13 Setup pyenv: 11:28:13 + export PYENV_ROOT=/opt/pyenv 11:28:13 + PYENV_ROOT=/opt/pyenv 11:28:13 + 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 11:28:13 + 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 11:28:13 + pyenv versions 11:28:13 system 11:28:13 3.8.13 11:28:13 3.9.13 11:28:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:13 + command -v pyenv 11:28:13 ++ pyenv init - --no-rehash 11:28:14 + 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[*]}"'\'')" 11:28:14 export PATH="/opt/pyenv/shims:${PATH}" 11:28:14 export PYENV_SHELL=bash 11:28:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:28:14 pyenv() { 11:28:14 local command 11:28:14 command="${1:-}" 11:28:14 if [ "$#" -gt 0 ]; then 11:28:14 shift 11:28:14 fi 11:28:14 11:28:14 case "$command" in 11:28:14 rehash|shell) 11:28:14 eval "$(pyenv "sh-$command" "$@")" 11:28:14 ;; 11:28:14 *) 11:28:14 command pyenv "$command" "$@" 11:28:14 ;; 11:28:14 esac 11:28:14 }' 11:28:14 +++ 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[*]}"' 11:28:14 ++ 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 11:28:14 ++ 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 11:28:14 ++ 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 11:28:14 ++ export PYENV_SHELL=bash 11:28:14 ++ PYENV_SHELL=bash 11:28:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:28:14 +++ complete -F _pyenv pyenv 11:28:14 ++ lf-pyver python3 11:28:14 ++ local py_version_xy=python3 11:28:14 ++ local py_version_xyz= 11:28:14 ++ pyenv versions 11:28:14 ++ local command 11:28:14 ++ command=versions 11:28:14 ++ '[' 1 -gt 0 ']' 11:28:14 ++ shift 11:28:14 ++ case "$command" in 11:28:14 ++ command pyenv versions 11:28:14 ++ pyenv versions 11:28:14 ++ awk '{ print $1 }' 11:28:14 ++ sed 's/^[ *]* //' 11:28:14 ++ grep -E '^[0-9.]*[0-9]$' 11:28:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:28:14 +++ grep '^3' /tmp/.pyenv_versions 11:28:14 +++ sort -V 11:28:14 +++ tail -n 1 11:28:14 ++ py_version_xyz=3.10.6 11:28:14 ++ [[ -z 3.10.6 ]] 11:28:14 ++ echo 3.10.6 11:28:14 ++ return 0 11:28:14 + pyenv local 3.10.6 11:28:14 + local command 11:28:14 + command=local 11:28:14 + '[' 2 -gt 0 ']' 11:28:14 + shift 11:28:14 + case "$command" in 11:28:14 + command pyenv local 3.10.6 11:28:14 + pyenv local 3.10.6 11:28:14 + for arg in "$@" 11:28:14 + case $arg in 11:28:14 + pkg_list+='tox ' 11:28:14 + for arg in "$@" 11:28:14 + case $arg in 11:28:14 + pkg_list+='virtualenv ' 11:28:14 + for arg in "$@" 11:28:14 + case $arg in 11:28:14 + pkg_list+='urllib3~=1.26.15 ' 11:28:14 + [[ -f /tmp/.toxenv ]] 11:28:14 ++ cat /tmp/.toxenv 11:28:14 + lf_venv=/tmp/venv-zIpo 11:28:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zIpo from' file:/tmp/.toxenv 11:28:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zIpo from file:/tmp/.toxenv 11:28:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:28:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:14 + local 'pip_opts=--upgrade --quiet' 11:28:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:28:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:28:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:28:14 + [[ -n '' ]] 11:28:14 + [[ -n '' ]] 11:28:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:28:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:14 + /tmp/venv-zIpo/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 11:28:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:28:14 lf-activate-venv(): INFO: Base packages installed successfully 11:28:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:28:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:28:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:28:14 + /tmp/venv-zIpo/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 11:28:16 + type python3 11:28:16 + true 11:28:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zIpo/bin to PATH' 11:28:16 lf-activate-venv(): INFO: Adding /tmp/venv-zIpo/bin to PATH 11:28:16 + PATH=/tmp/venv-zIpo/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 11:28:16 + return 0 11:28:16 + [[ -d /opt/pyenv ]] 11:28:16 + echo '---> Setting up pyenv' 11:28:16 ---> Setting up pyenv 11:28:16 + export PYENV_ROOT=/opt/pyenv 11:28:16 + PYENV_ROOT=/opt/pyenv 11:28:16 + export PATH=/opt/pyenv/bin:/tmp/venv-zIpo/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 11:28:16 + PATH=/opt/pyenv/bin:/tmp/venv-zIpo/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 11:28:16 ++ pwd 11:28:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:28:16 + export PYTHONPATH 11:28:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:28:16 + TOX_TESTENV_PASSENV=PYTHONPATH 11:28:16 + tox --version 11:28:16 4.58.0 from /tmp/venv-zIpo/lib/python3.10/site-packages/tox/__init__.py 11:28:16 + PARALLEL=false 11:28:16 + TOX_OPTIONS_LIST= 11:28:16 + [[ -n pre-commit ]] 11:28:16 + TOX_OPTIONS_LIST=' -e pre-commit' 11:28:16 + case ${PARALLEL,,} in 11:28:16 + tox -e pre-commit 11:28:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:28:17 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 11:28:20 pre-commit: freeze> python -m pip freeze --all 11:28:20 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 11:28:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:28:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:28:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:28:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:28:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:28:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:28:22 [INFO] Once installed this environment will be reused. 11:28:22 [INFO] This may take a few minutes... 11:28:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:28:26 [INFO] Once installed this environment will be reused. 11:28:26 [INFO] This may take a few minutes... 11:28:31 trim trailing whitespace.................................................Passed 11:28:31 Tabs remover.............................................................Passed 11:28:31 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:28:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:28:32 [INFO] Once installed this environment will be reused. 11:28:32 [INFO] This may take a few minutes... 11:28:40 gitlint..............................................(no files to check)Skipped 11:28:40 pre-commit: OK (23.52=setup[3.91]+cmd[11.25,8.36] seconds) 11:28:40 congratulations :) (23.56 seconds) 11:28:40 + tox_status=0 11:28:40 + echo '---> Completed tox runs' 11:28:40 ---> Completed tox runs 11:28:40 + for i in .tox/*/log 11:28:40 ++ echo .tox/pre-commit/log 11:28:40 ++ awk -F/ '{print $2}' 11:28:40 + tox_env=pre-commit 11:28:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:28:40 + DOC_DIR=docs/_build/html 11:28:40 + [[ -d docs/_build/html ]] 11:28:40 + echo '---> tox-run.sh ends' 11:28:40 ---> tox-run.sh ends 11:28:40 + test 0 -eq 0 11:28:40 $ ssh-agent -k 11:28:40 unset SSH_AUTH_SOCK; 11:28:40 unset SSH_AGENT_PID; 11:28:40 echo Agent pid 1655 killed; 11:28:40 [ssh-agent] Stopped. 11:28:40 [PostBuildScript] - [INFO] Executing post build scripts. 11:28:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18242584920795867473.sh 11:28:40 ---> sysstat.sh 11:28:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9550494432806347432.sh 11:28:40 ---> package-listing.sh 11:28:40 ++ tr '[:upper:]' '[:lower:]' 11:28:40 ++ facter osfamily 11:28:40 + OS_FAMILY=debian 11:28:40 + workspace=/w/workspace/oom-master-pre-commit-lint 11:28:40 + START_PACKAGES=/tmp/packages_start.txt 11:28:40 + END_PACKAGES=/tmp/packages_end.txt 11:28:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:28:40 + PACKAGES=/tmp/packages_start.txt 11:28:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:28:40 + PACKAGES=/tmp/packages_end.txt 11:28:40 + case "${OS_FAMILY}" in 11:28:40 + dpkg -l 11:28:40 + grep '^ii' 11:28:40 + '[' -f /tmp/packages_start.txt ']' 11:28:40 + '[' -f /tmp/packages_end.txt ']' 11:28:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:28:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:28:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:28:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:28:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5446619456216876003.sh 11:28:40 ---> capture-instance-metadata.sh 11:28:40 Setup pyenv: 11:28:40 system 11:28:40 3.8.13 11:28:40 3.9.13 11:28:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zhsh 11:28:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:28:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:48 lf-activate-venv(): INFO: Base packages installed successfully 11:28:48 lf-activate-venv(): INFO: Installing additional packages: lftools 11:29:10 lf-activate-venv(): INFO: Adding /tmp/venv-zhsh/bin to PATH 11:29:10 INFO: Running in OpenStack, capturing instance metadata 11:29:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9684151301068895364.sh 11:29:11 provisioning config files... 11:29:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11490400231943856849tmp 11:29:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:29:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:29:11 [EnvInject] - Injecting environment variables from a build step. 11:29:11 [EnvInject] - Injecting as environment variables the properties content 11:29:11 SERVER_ID=logs 11:29:11 11:29:11 [EnvInject] - Variables injected successfully. 11:29:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10305372093056920055.sh 11:29:11 ---> create-netrc.sh 11:29:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14277931070574110455.sh 11:29:11 ---> python-tools-install.sh 11:29:11 Setup pyenv: 11:29:11 system 11:29:11 3.8.13 11:29:11 3.9.13 11:29:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zhsh from file:/tmp/.os_lf_venv 11:29:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:13 lf-activate-venv(): INFO: Base packages installed successfully 11:29:13 lf-activate-venv(): INFO: Installing additional packages: lftools 11:29:20 lf-activate-venv(): INFO: Adding /tmp/venv-zhsh/bin to PATH 11:29:20 Generating Requirements File 11:29:42 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:29:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:29:43 Python 3.10.6 11:29:43 pip 26.1.2 from /tmp/venv-zhsh/lib/python3.10/site-packages/pip (python 3.10) 11:29:43 aiohappyeyeballs==2.7.1 11:29:43 aiohttp==3.14.3 11:29:43 aiosignal==1.4.0 11:29:43 appdirs==1.4.4 11:29:43 argcomplete==3.7.0 11:29:43 aspy.yaml==1.3.0 11:29:43 async-timeout==5.0.1 11:29:43 attrs==26.1.0 11:29:43 autopage==0.6.0 11:29:43 backports.strenum==1.3.1 11:29:43 beautifulsoup4==4.15.0 11:29:43 boto3==1.43.56 11:29:43 botocore==1.43.56 11:29:43 bs4==0.0.2 11:29:43 certifi==2026.7.22 11:29:43 cffi==2.1.0 11:29:43 cfgv==3.5.0 11:29:43 chardet==7.4.3 11:29:43 charset-normalizer==3.4.9 11:29:43 click==8.4.2 11:29:43 cliff==4.14.0 11:29:43 cmd2==3.5.1 11:29:43 cryptography==3.3.2 11:29:43 debtcollector==3.1.0 11:29:43 decorator==5.3.1 11:29:43 defusedxml==0.7.1 11:29:43 Deprecated==1.3.1 11:29:43 distlib==0.4.3 11:29:43 dnspython==2.8.0 11:29:43 docker==7.2.0 11:29:43 dogpile.cache==1.5.0 11:29:43 durationpy==0.10 11:29:43 email-validator==2.3.0 11:29:43 filelock==3.32.0 11:29:43 frozenlist==1.8.0 11:29:43 future==1.0.0 11:29:43 gitdb==4.0.12 11:29:43 GitPython==3.1.57 11:29:43 httplib2==0.30.2 11:29:43 identify==2.6.19 11:29:43 idna==3.18 11:29:43 importlib-resources==1.5.0 11:29:43 iso8601==2.1.0 11:29:43 Jinja2==3.1.6 11:29:43 jmespath==1.1.0 11:29:43 jsonpatch==1.33 11:29:43 jsonpointer==3.1.1 11:29:43 jsonschema==4.26.0 11:29:43 jsonschema-specifications==2025.9.1 11:29:43 keystoneauth1==5.14.0 11:29:43 kubernetes==36.0.3 11:29:43 lftools==0.37.22 11:29:43 lxml==6.1.1 11:29:43 markdown-it-py==4.2.0 11:29:43 MarkupSafe==3.0.3 11:29:43 mdurl==0.1.2 11:29:43 msgpack==1.2.1 11:29:43 multi_key_dict==2.0.3 11:29:43 multidict==6.7.1 11:29:43 munch==4.0.0 11:29:43 netaddr==1.3.0 11:29:43 niet==1.4.2 11:29:43 nodeenv==1.10.0 11:29:43 oauth2client==4.1.3 11:29:43 oauthlib==3.3.1 11:29:43 openstacksdk==4.13.0 11:29:43 os-service-types==1.8.2 11:29:43 osc-lib==4.6.0 11:29:43 oslo.config==10.4.0 11:29:43 oslo.context==6.4.0 11:29:43 oslo.i18n==6.8.0 11:29:43 oslo.log==8.2.0 11:29:43 oslo.serialization==5.10.0 11:29:43 oslo.utils==10.1.1 11:29:43 packaging==26.2 11:29:43 pbr==7.0.3 11:29:43 platformdirs==4.11.0 11:29:43 prettytable==3.18.0 11:29:43 propcache==0.5.2 11:29:43 psutil==7.2.2 11:29:43 pyasn1==0.6.4 11:29:43 pyasn1_modules==0.4.2 11:29:43 pycparser==3.0 11:29:43 pygerrit2==2.0.15 11:29:43 PyGithub==2.9.1 11:29:43 Pygments==2.20.0 11:29:43 PyJWT==2.13.0 11:29:43 PyNaCl==1.6.2 11:29:43 pyparsing==2.4.7 11:29:43 pyperclip==1.11.0 11:29:43 pyrsistent==0.20.0 11:29:43 python-cinderclient==9.9.0 11:29:43 python-dateutil==2.9.0.post0 11:29:43 python-discovery==1.5.0 11:29:43 python-heatclient==5.2.0 11:29:43 python-jenkins==1.8.3 11:29:43 python-keystoneclient==5.8.0 11:29:43 python-magnumclient==4.11.0 11:29:43 python-openstackclient==10.0.0 11:29:43 python-swiftclient==4.10.0 11:29:43 PyYAML==6.0.3 11:29:43 referencing==0.37.0 11:29:43 requests==2.34.2 11:29:43 requests-oauthlib==2.0.0 11:29:43 rfc3986==2.0.0 11:29:43 rich==15.0.0 11:29:43 rich-argparse==1.8.0 11:29:43 rpds-py==0.30.0 11:29:43 rsa==4.9.1 11:29:43 ruamel.yaml==0.19.1 11:29:43 ruamel.yaml.clib==0.2.15 11:29:43 s3transfer==0.19.2 11:29:43 simplejson==4.1.1 11:29:43 six==1.17.0 11:29:43 smmap==5.0.3 11:29:43 soupsieve==2.9.1 11:29:43 stevedore==5.8.0 11:29:43 tabulate==0.10.0 11:29:43 toml==0.10.2 11:29:43 tomlkit==0.15.1 11:29:43 tqdm==4.69.1 11:29:43 typing_extensions==4.16.0 11:29:43 urllib3==1.26.20 11:29:43 virtualenv==21.7.0 11:29:43 wcwidth==0.8.2 11:29:43 websocket-client==1.9.0 11:29:43 wrapt==2.2.2 11:29:43 xdg==6.0.0 11:29:43 xmltodict==1.0.4 11:29:43 yarl==1.24.5 11:29:43 yq==4.1.2 11:29:43 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins5528049781981934212.sh 11:29:43 ---> uv-install.sh 11:29:43 Installing uv/uvx (latest) using shell installer 11:29:44 2026-07-27 11:29:44 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-57nv54.sh" [1] 11:29:44 downloading uv 0.11.32 x86_64-unknown-linux-gnu 11:29:44 installing to /home/jenkins/.local/bin 11:29:44 uv 11:29:44 uvx 11:29:44 everything's installed! 11:29:45 11:29:45 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:29:45 11:29:45 source $HOME/.local/bin/env (sh, bash, zsh) 11:29:45 source $HOME/.local/bin/env.fish (fish) 11:29:45 Adding install location to PATH 11:29:45 ---> Validating uv/uvx install 11:29:45 uvx 0.11.32 (x86_64-unknown-linux-gnu) 11:29:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4672054524504690637.sh 11:29:45 ---> sudo-logs.sh 11:29:45 Archiving 'sudo' log.. 11:29:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14431171857847660200.sh 11:29:45 ---> job-cost.sh 11:29:45 INFO: Activating Python virtual environment... 11:29:45 Setup pyenv: 11:29:45 system 11:29:45 3.8.13 11:29:45 3.9.13 11:29:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zhsh from file:/tmp/.os_lf_venv 11:29:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:47 lf-activate-venv(): INFO: Base packages installed successfully 11:29:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-zhsh/bin to PATH 11:29:52 INFO: No stack-cost file found 11:29:52 INFO: Instance uptime: 151s 11:29:52 INFO: Fetching instance metadata (attempt 1 of 3)... 11:29:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:29:52 INFO: Successfully fetched instance metadata 11:29:52 INFO: Instance type: v3-standard-4 11:29:52 INFO: Retrieving pricing info for: v3-standard-4 11:29:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:29:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=151 11:29:52 INFO: Successfully fetched Vexxhost pricing API 11:29:52 INFO: Retrieved cost: 0.11 11:29:52 INFO: Retrieved resource: v3-standard-4 11:29:52 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:29:52 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:29:52 INFO: Successfully archived job cost data 11:29:52 DEBUG: Cost data: oom-master-pre-commit-lint,4756,2026-07-27 11:29:52,v3-standard-4,151,0.11,0.00,SUCCESS 11:29:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3443660164752780466.sh 11:29:52 ---> logs-deploy.sh 11:29:52 Setup pyenv: 11:29:52 system 11:29:52 3.8.13 11:29:52 3.9.13 11:29:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zhsh from file:/tmp/.os_lf_venv 11:29:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:54 lf-activate-venv(): INFO: Base packages installed successfully 11:29:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:30:02 lf-activate-venv(): INFO: Adding /tmp/venv-zhsh/bin to PATH 11:30:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4756 11:30:02 INFO: archiving workspace using pattern(s): 11:30:03 Archives upload complete. 11:30:03 INFO: archiving logs to Nexus 11:30:04 ---> uname -a: 11:30:04 Linux prd-ubuntu1804-builder-4c-4g-12848 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:30:04 11:30:04 11:30:04 ---> lscpu: 11:30:04 Architecture: x86_64 11:30:04 CPU op-mode(s): 32-bit, 64-bit 11:30:04 Byte Order: Little Endian 11:30:04 CPU(s): 4 11:30:04 On-line CPU(s) list: 0-3 11:30:04 Thread(s) per core: 1 11:30:04 Core(s) per socket: 1 11:30:04 Socket(s): 4 11:30:04 NUMA node(s): 1 11:30:04 Vendor ID: AuthenticAMD 11:30:04 CPU family: 23 11:30:04 Model: 49 11:30:04 Model name: AMD EPYC-Rome Processor 11:30:04 Stepping: 0 11:30:04 CPU MHz: 2800.000 11:30:04 BogoMIPS: 5600.00 11:30:04 Virtualization: AMD-V 11:30:04 Hypervisor vendor: KVM 11:30:04 Virtualization type: full 11:30:04 L1d cache: 32K 11:30:04 L1i cache: 32K 11:30:04 L2 cache: 512K 11:30:04 L3 cache: 16384K 11:30:04 NUMA node0 CPU(s): 0-3 11:30:04 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:30:04 11:30:04 11:30:04 ---> nproc: 11:30:04 4 11:30:04 11:30:04 11:30:04 ---> df -h: 11:30:04 Filesystem Size Used Avail Use% Mounted on 11:30:04 udev 7.9G 0 7.9G 0% /dev 11:30:04 tmpfs 1.6G 676K 1.6G 1% /run 11:30:04 /dev/vda1 78G 8.6G 69G 11% / 11:30:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:30:04 tmpfs 5.0M 0 5.0M 0% /run/lock 11:30:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:30:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:30:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:30:04 11:30:04 11:30:04 ---> free -m: 11:30:04 total used free shared buff/cache available 11:30:04 Mem: 16040 572 13118 0 2348 15143 11:30:04 Swap: 1023 0 1023 11:30:04 11:30:04 11:30:04 ---> ip addr: 11:30:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:30:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:30:04 inet 127.0.0.1/8 scope host lo 11:30:04 valid_lft forever preferred_lft forever 11:30:04 inet6 ::1/128 scope host 11:30:04 valid_lft forever preferred_lft forever 11:30:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:30:04 link/ether fa:16:3e:e9:0d:97 brd ff:ff:ff:ff:ff:ff 11:30:04 inet 10.30.107.150/23 brd 10.30.107.255 scope global dynamic ens3 11:30:04 valid_lft 86245sec preferred_lft 86245sec 11:30:04 inet6 fe80::f816:3eff:fee9:d97/64 scope link 11:30:04 valid_lft forever preferred_lft forever 11:30:04 11:30:04 11:30:04 ---> sar -b -r -n DEV: 11:30:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12848) 07/27/26 _x86_64_ (4 CPU) 11:30:04 11:30:04 11:27:32 LINUX RESTART (4 CPU) 11:30:04 11:30:04 11:28:01 tps rtps wtps bread/s bwrtn/s 11:30:04 11:29:01 173.35 24.01 149.34 808.13 49992.73 11:30:04 11:30:01 110.48 1.17 109.32 134.51 12523.25 11:30:04 Average: 141.92 12.59 129.33 471.32 31257.99 11:30:04 11:30:04 11:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:30:04 11:29:01 13850904 15495908 2574064 15.67 64148 1776876 821128 4.70 810936 1540120 95360 11:30:04 11:30:01 13402412 15473932 3022556 18.40 89276 2158864 826204 4.73 848284 1911296 219140 11:30:04 Average: 13626658 15484920 2798310 17.04 76712 1967870 823666 4.71 829610 1725708 157250 11:30:04 11:30:04 11:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:30:04 11:29:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 11:30:04 11:29:01 ens3 126.35 88.40 1060.72 23.62 0.00 0.00 0.00 0.00 11:30:04 11:30:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 11:30:04 11:30:01 ens3 94.70 67.67 1323.79 12.53 0.00 0.00 0.00 0.00 11:30:04 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 11:30:04 Average: ens3 110.52 78.04 1192.26 18.08 0.00 0.00 0.00 0.00 11:30:04 11:30:04 11:30:04 ---> sar -P ALL: 11:30:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12848) 07/27/26 _x86_64_ (4 CPU) 11:30:04 11:30:04 11:27:32 LINUX RESTART (4 CPU) 11:30:04 11:30:04 11:28:01 CPU %user %nice %system %iowait %steal %idle 11:30:04 11:29:01 all 22.95 0.00 2.30 2.22 0.06 72.47 11:30:04 11:29:01 0 26.21 0.00 2.74 1.37 0.07 69.62 11:30:04 11:29:01 1 17.43 0.00 1.99 0.97 0.07 79.55 11:30:04 11:29:01 2 25.17 0.00 2.21 6.25 0.07 66.30 11:30:04 11:29:01 3 23.01 0.00 2.25 0.30 0.07 74.38 11:30:04 11:30:01 all 20.92 0.00 1.58 1.33 0.05 76.11 11:30:04 11:30:01 0 17.06 0.00 0.98 0.27 0.03 81.65 11:30:04 11:30:01 1 30.85 0.00 2.74 1.54 0.07 64.80 11:30:04 11:30:01 2 24.25 0.00 1.99 3.45 0.05 70.26 11:30:04 11:30:01 3 11.49 0.00 0.62 0.07 0.05 87.77 11:30:04 Average: all 21.94 0.00 1.94 1.78 0.06 74.29 11:30:04 Average: 0 21.63 0.00 1.86 0.82 0.05 75.64 11:30:04 Average: 1 24.14 0.00 2.36 1.25 0.07 72.18 11:30:04 Average: 2 24.71 0.00 2.10 4.85 0.06 68.28 11:30:04 Average: 3 17.28 0.00 1.44 0.18 0.06 81.05 11:30:04 11:30:04 11:30:04