12:55:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 12:55:37 Running as SYSTEM 12:55:37 [EnvInject] - Loading node environment variables. 12:55:37 Building remotely on prd-ubuntu1804-builder-4c-4g-13407 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:55:37 [ssh-agent] Looking for ssh-agent implementation... 12:55:37 $ ssh-agent 12:55:37 SSH_AUTH_SOCK=/tmp/ssh-jBHYSgsHnblg/agent.1640 12:55:37 SSH_AGENT_PID=1642 12:55:37 [ssh-agent] Started. 12:55:37 Running ssh-add (command line suppressed) 12:55:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2170279418675546254.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2170279418675546254.key) 12:55:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:55:37 The recommended git tool is: NONE 12:55:39 using credential onap-jenkins-ssh 12:55:39 Wiping out workspace first. 12:55:39 Cloning the remote Git repository 12:55:39 Cloning repository git://cloud.onap.org/mirror/oom.git 12:55:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:55:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:39 > git --version # timeout=10 12:55:39 > git --version # 'git version 2.17.1' 12:55:39 using GIT_SSH to set credentials Gerrit user 12:55:39 Verifying host key using manually-configured host key entries 12:55:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:55:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:45 using GIT_SSH to set credentials Gerrit user 12:55:45 Verifying host key using manually-configured host key entries 12:55:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/6 # timeout=30 12:55:45 > git rev-parse bed9f1dd6ed8b421e83ce15b85f486da1311930d^{commit} # timeout=10 12:55:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:55:45 Checking out Revision bed9f1dd6ed8b421e83ce15b85f486da1311930d (refs/changes/15/146015/6) 12:55:45 > git config core.sparsecheckout # timeout=10 12:55:45 > git checkout -f bed9f1dd6ed8b421e83ce15b85f486da1311930d # timeout=30 12:55:48 Commit message: "[POLICY] Update docker images to latest versions" 12:55:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:55:48 > git rev-list --no-walk 13419d89180d94bc8ea1f9b85bf190ce6245a619 # timeout=10 12:55:49 [EnvInject] - Injecting environment variables from a build step. 12:55:49 [EnvInject] - Injecting as environment variables the properties content 12:55:49 PYTHON=python3 12:55:49 12:55:49 [EnvInject] - Variables injected successfully. 12:55:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4451597042549563177.sh 12:55:49 ---> tox-install.sh 12:55:49 + source /home/jenkins/lf-env.sh 12:55:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:49 ++ mktemp -d /tmp/venv-XXXX 12:55:49 + lf_venv=/tmp/venv-sAPU 12:55:49 + local venv_file=/tmp/.os_lf_venv 12:55:49 + local python=python3 12:55:49 + local options 12:55:49 + local set_path=true 12:55:49 + local install_args= 12:55:49 ++ 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 12:55:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:49 + true 12:55:49 + case $1 in 12:55:49 + venv_file=/tmp/.toxenv 12:55:49 + shift 2 12:55:49 + true 12:55:49 + case $1 in 12:55:49 + shift 12:55:49 + break 12:55:49 + case $python in 12:55:49 + local pkg_list= 12:55:49 + [[ -d /opt/pyenv ]] 12:55:49 + echo 'Setup pyenv:' 12:55:49 Setup pyenv: 12:55:49 + export PYENV_ROOT=/opt/pyenv 12:55:49 + PYENV_ROOT=/opt/pyenv 12:55:49 + 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 12:55:49 + 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 12:55:49 + pyenv versions 12:55:49 * system (set by /opt/pyenv/version) 12:55:49 * 3.8.13 (set by /opt/pyenv/version) 12:55:49 * 3.9.13 (set by /opt/pyenv/version) 12:55:49 * 3.10.6 (set by /opt/pyenv/version) 12:55:49 + command -v pyenv 12:55:49 ++ pyenv init - --no-rehash 12:55:49 + 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[*]}"'\'')" 12:55:49 export PATH="/opt/pyenv/shims:${PATH}" 12:55:49 export PYENV_SHELL=bash 12:55:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:49 pyenv() { 12:55:49 local command 12:55:49 command="${1:-}" 12:55:49 if [ "$#" -gt 0 ]; then 12:55:49 shift 12:55:49 fi 12:55:49 12:55:49 case "$command" in 12:55:49 rehash|shell) 12:55:49 eval "$(pyenv "sh-$command" "$@")" 12:55:49 ;; 12:55:49 *) 12:55:49 command pyenv "$command" "$@" 12:55:49 ;; 12:55:49 esac 12:55:49 }' 12:55:49 +++ 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[*]}"' 12:55:49 ++ 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 12:55:49 ++ 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 12:55:49 ++ 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 12:55:49 ++ export PYENV_SHELL=bash 12:55:49 ++ PYENV_SHELL=bash 12:55:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:49 +++ complete -F _pyenv pyenv 12:55:49 ++ lf-pyver python3 12:55:49 ++ local py_version_xy=python3 12:55:49 ++ local py_version_xyz= 12:55:49 ++ pyenv versions 12:55:49 ++ local command 12:55:49 ++ command=versions 12:55:49 ++ '[' 1 -gt 0 ']' 12:55:49 ++ shift 12:55:49 ++ case "$command" in 12:55:49 ++ command pyenv versions 12:55:49 ++ pyenv versions 12:55:49 ++ awk '{ print $1 }' 12:55:49 ++ grep -E '^[0-9.]*[0-9]$' 12:55:49 ++ sed 's/^[ *]* //' 12:55:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:49 +++ sort -V 12:55:49 +++ grep '^3' /tmp/.pyenv_versions 12:55:49 +++ tail -n 1 12:55:49 ++ py_version_xyz=3.10.6 12:55:49 ++ [[ -z 3.10.6 ]] 12:55:49 ++ echo 3.10.6 12:55:49 ++ return 0 12:55:49 + pyenv local 3.10.6 12:55:49 + local command 12:55:49 + command=local 12:55:49 + '[' 2 -gt 0 ']' 12:55:49 + shift 12:55:49 + case "$command" in 12:55:49 + command pyenv local 3.10.6 12:55:49 + pyenv local 3.10.6 12:55:49 + for arg in "$@" 12:55:49 + case $arg in 12:55:49 + pkg_list+='tox ' 12:55:49 + for arg in "$@" 12:55:49 + case $arg in 12:55:49 + pkg_list+='virtualenv ' 12:55:49 + for arg in "$@" 12:55:49 + case $arg in 12:55:49 + pkg_list+='urllib3~=1.26.15 ' 12:55:49 + [[ -f /tmp/.toxenv ]] 12:55:49 + [[ ! -f /tmp/.toxenv ]] 12:55:49 + [[ -n '' ]] 12:55:49 + python3 -m venv /tmp/venv-sAPU 12:55:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sAPU' 12:55:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sAPU 12:55:54 + echo /tmp/venv-sAPU 12:55:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:55:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:55:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:55:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:54 + local 'pip_opts=--upgrade --quiet' 12:55:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:55:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:55:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:55:54 + [[ -n '' ]] 12:55:54 + [[ -n '' ]] 12:55:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:55:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:54 + /tmp/venv-sAPU/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 12:55:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:55:59 lf-activate-venv(): INFO: Base packages installed successfully 12:55:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:55:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:55:59 + /tmp/venv-sAPU/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 12:56:02 + type python3 12:56:02 + true 12:56:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sAPU/bin to PATH' 12:56:02 lf-activate-venv(): INFO: Adding /tmp/venv-sAPU/bin to PATH 12:56:02 + PATH=/tmp/venv-sAPU/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 12:56:02 + return 0 12:56:02 + python3 --version 12:56:02 Python 3.10.6 12:56:02 + python3 -m pip --version 12:56:02 pip 26.1.2 from /tmp/venv-sAPU/lib/python3.10/site-packages/pip (python 3.10) 12:56:02 + python3 -m pip freeze 12:56:02 cachetools==7.1.4 12:56:02 colorama==0.4.6 12:56:02 distlib==0.4.3 12:56:02 filelock==3.29.7 12:56:02 packaging==26.2 12:56:02 platformdirs==4.10.0 12:56:02 pluggy==1.6.0 12:56:02 pyproject-api==1.10.1 12:56:02 python-discovery==1.4.4 12:56:02 tomli==2.4.1 12:56:02 tomli_w==1.2.0 12:56:02 tox==4.56.4 12:56:02 typing_extensions==4.16.0 12:56:02 urllib3==1.26.20 12:56:02 virtualenv==21.6.1 12:56:02 [EnvInject] - Injecting environment variables from a build step. 12:56:02 [EnvInject] - Injecting as environment variables the properties content 12:56:02 PARALLEL=false 12:56:02 12:56:02 [EnvInject] - Variables injected successfully. 12:56:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6132219210897138875.sh 12:56:02 ---> tox-run.sh 12:56:02 + 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 12:56:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:56:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:56:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:56:02 + cd /w/workspace/oom-master-pre-commit-lint/. 12:56:02 + source /home/jenkins/lf-env.sh 12:56:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:02 ++ mktemp -d /tmp/venv-XXXX 12:56:02 + lf_venv=/tmp/venv-ZKVF 12:56:02 + local venv_file=/tmp/.os_lf_venv 12:56:02 + local python=python3 12:56:02 + local options 12:56:02 + local set_path=true 12:56:02 + local install_args= 12:56: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 12:56:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:02 + true 12:56:02 + case $1 in 12:56:02 + venv_file=/tmp/.toxenv 12:56:02 + shift 2 12:56:02 + true 12:56:02 + case $1 in 12:56:02 + shift 12:56:02 + break 12:56:02 + case $python in 12:56:02 + local pkg_list= 12:56:02 + [[ -d /opt/pyenv ]] 12:56:02 + echo 'Setup pyenv:' 12:56:02 Setup pyenv: 12:56:02 + export PYENV_ROOT=/opt/pyenv 12:56:02 + PYENV_ROOT=/opt/pyenv 12:56:02 + 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 12:56:02 + 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 12:56:02 + pyenv versions 12:56:02 system 12:56:02 3.8.13 12:56:02 3.9.13 12:56:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:56:02 + command -v pyenv 12:56:02 ++ pyenv init - --no-rehash 12:56: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[*]}"'\'')" 12:56:02 export PATH="/opt/pyenv/shims:${PATH}" 12:56:02 export PYENV_SHELL=bash 12:56:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:02 pyenv() { 12:56:02 local command 12:56:02 command="${1:-}" 12:56:02 if [ "$#" -gt 0 ]; then 12:56:02 shift 12:56:02 fi 12:56:02 12:56:02 case "$command" in 12:56:02 rehash|shell) 12:56:02 eval "$(pyenv "sh-$command" "$@")" 12:56:02 ;; 12:56:02 *) 12:56:02 command pyenv "$command" "$@" 12:56:02 ;; 12:56:02 esac 12:56:02 }' 12:56: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[*]}"' 12:56:02 ++ 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 12:56:02 ++ 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 12:56:02 ++ 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 12:56:02 ++ export PYENV_SHELL=bash 12:56:02 ++ PYENV_SHELL=bash 12:56:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:02 +++ complete -F _pyenv pyenv 12:56:02 ++ lf-pyver python3 12:56:02 ++ local py_version_xy=python3 12:56:02 ++ local py_version_xyz= 12:56:02 ++ pyenv versions 12:56:02 ++ local command 12:56:02 ++ command=versions 12:56:02 ++ '[' 1 -gt 0 ']' 12:56:02 ++ shift 12:56:02 ++ case "$command" in 12:56:02 ++ command pyenv versions 12:56:02 ++ pyenv versions 12:56:02 ++ awk '{ print $1 }' 12:56:02 ++ sed 's/^[ *]* //' 12:56:02 ++ grep -E '^[0-9.]*[0-9]$' 12:56:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:02 +++ grep '^3' /tmp/.pyenv_versions 12:56:02 +++ sort -V 12:56:02 +++ tail -n 1 12:56:02 ++ py_version_xyz=3.10.6 12:56:02 ++ [[ -z 3.10.6 ]] 12:56:02 ++ echo 3.10.6 12:56:02 ++ return 0 12:56:02 + pyenv local 3.10.6 12:56:02 + local command 12:56:02 + command=local 12:56:02 + '[' 2 -gt 0 ']' 12:56:02 + shift 12:56:02 + case "$command" in 12:56:02 + command pyenv local 3.10.6 12:56:02 + pyenv local 3.10.6 12:56:02 + for arg in "$@" 12:56:02 + case $arg in 12:56:02 + pkg_list+='tox ' 12:56:02 + for arg in "$@" 12:56:02 + case $arg in 12:56:02 + pkg_list+='virtualenv ' 12:56:02 + for arg in "$@" 12:56:02 + case $arg in 12:56:02 + pkg_list+='urllib3~=1.26.15 ' 12:56:02 + [[ -f /tmp/.toxenv ]] 12:56:02 ++ cat /tmp/.toxenv 12:56:02 + lf_venv=/tmp/venv-sAPU 12:56:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAPU from' file:/tmp/.toxenv 12:56:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAPU from file:/tmp/.toxenv 12:56:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:56:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:56:02 + local 'pip_opts=--upgrade --quiet' 12:56:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:56:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:56:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:56:02 + [[ -n '' ]] 12:56:02 + [[ -n '' ]] 12:56:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:56:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:56:02 + /tmp/venv-sAPU/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 12:56:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:56:03 lf-activate-venv(): INFO: Base packages installed successfully 12:56:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:56:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:56:03 + /tmp/venv-sAPU/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 12:56:04 + type python3 12:56:04 + true 12:56:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sAPU/bin to PATH' 12:56:04 lf-activate-venv(): INFO: Adding /tmp/venv-sAPU/bin to PATH 12:56:04 + PATH=/tmp/venv-sAPU/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 12:56:04 + return 0 12:56:04 + [[ -d /opt/pyenv ]] 12:56:04 + echo '---> Setting up pyenv' 12:56:04 ---> Setting up pyenv 12:56:04 + export PYENV_ROOT=/opt/pyenv 12:56:04 + PYENV_ROOT=/opt/pyenv 12:56:04 + export PATH=/opt/pyenv/bin:/tmp/venv-sAPU/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 12:56:04 + PATH=/opt/pyenv/bin:/tmp/venv-sAPU/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 12:56:04 ++ pwd 12:56:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:56:04 + export PYTHONPATH 12:56:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:56:05 + TOX_TESTENV_PASSENV=PYTHONPATH 12:56:05 + tox --version 12:56:05 4.56.4 from /tmp/venv-sAPU/lib/python3.10/site-packages/tox/__init__.py 12:56:05 + PARALLEL=false 12:56:05 + TOX_OPTIONS_LIST= 12:56:05 + [[ -n pre-commit ]] 12:56:05 + TOX_OPTIONS_LIST=' -e pre-commit' 12:56:05 + case ${PARALLEL,,} in 12:56:05 + tox -e pre-commit 12:56:05 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:56:06 pre-commit: install_deps> python -I -m pip install pre-commit 12:56:09 pre-commit: freeze> python -m pip freeze --all 12:56:10 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 12:56:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:56:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:56:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:56:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:56:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:56:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:56:19 [INFO] Once installed this environment will be reused. 12:56:19 [INFO] This may take a few minutes... 12:56:23 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:56:23 [INFO] Once installed this environment will be reused. 12:56:23 [INFO] This may take a few minutes... 12:56:28 trim trailing whitespace.................................................Passed 12:56:29 Tabs remover.............................................................Passed 12:56:29 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:56:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:56:29 [INFO] Once installed this environment will be reused. 12:56:29 [INFO] This may take a few minutes... 12:56:38 gitlint..............................................(no files to check)Skipped 12:56:38 pre-commit: OK (33.17=setup[4.46]+cmd[19.07,9.64] seconds) 12:56:38 congratulations :) (33.21 seconds) 12:56:38 + tox_status=0 12:56:38 + echo '---> Completed tox runs' 12:56:38 ---> Completed tox runs 12:56:38 + for i in .tox/*/log 12:56:38 ++ echo .tox/pre-commit/log 12:56:38 ++ awk -F/ '{print $2}' 12:56:38 + tox_env=pre-commit 12:56:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:56:38 + DOC_DIR=docs/_build/html 12:56:38 + [[ -d docs/_build/html ]] 12:56:38 + echo '---> tox-run.sh ends' 12:56:38 ---> tox-run.sh ends 12:56:38 + test 0 -eq 0 12:56:38 $ ssh-agent -k 12:56:38 unset SSH_AUTH_SOCK; 12:56:38 unset SSH_AGENT_PID; 12:56:38 echo Agent pid 1642 killed; 12:56:38 [ssh-agent] Stopped. 12:56:38 [PostBuildScript] - [INFO] Executing post build scripts. 12:56:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4359828079840122223.sh 12:56:38 ---> sysstat.sh 12:56:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9149812144272724137.sh 12:56:39 ---> package-listing.sh 12:56:39 ++ facter osfamily 12:56:39 ++ tr '[:upper:]' '[:lower:]' 12:56:39 + OS_FAMILY=debian 12:56:39 + workspace=/w/workspace/oom-master-pre-commit-lint 12:56:39 + START_PACKAGES=/tmp/packages_start.txt 12:56:39 + END_PACKAGES=/tmp/packages_end.txt 12:56:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:56:39 + PACKAGES=/tmp/packages_start.txt 12:56:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:56:39 + PACKAGES=/tmp/packages_end.txt 12:56:39 + case "${OS_FAMILY}" in 12:56:39 + dpkg -l 12:56:39 + grep '^ii' 12:56:39 + '[' -f /tmp/packages_start.txt ']' 12:56:39 + '[' -f /tmp/packages_end.txt ']' 12:56:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:56:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:56:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:56:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:56:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18278261805460988640.sh 12:56:39 ---> capture-instance-metadata.sh 12:56:39 Setup pyenv: 12:56:39 system 12:56:39 3.8.13 12:56:39 3.9.13 12:56:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:56:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D66W 12:56:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:56:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:56:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:56:48 lf-activate-venv(): INFO: Base packages installed successfully 12:56:48 lf-activate-venv(): INFO: Installing additional packages: lftools 12:57:13 lf-activate-venv(): INFO: Adding /tmp/venv-D66W/bin to PATH 12:57:13 INFO: Running in OpenStack, capturing instance metadata 12:57:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12113444653805180683.sh 12:57:14 provisioning config files... 12:57:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5296066768261428781tmp 12:57:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:57:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:57:14 [EnvInject] - Injecting environment variables from a build step. 12:57:14 [EnvInject] - Injecting as environment variables the properties content 12:57:14 SERVER_ID=logs 12:57:14 12:57:14 [EnvInject] - Variables injected successfully. 12:57:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17027682065472026766.sh 12:57:14 ---> create-netrc.sh 12:57:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10385279035851140203.sh 12:57:14 ---> python-tools-install.sh 12:57:14 Setup pyenv: 12:57:14 system 12:57:14 3.8.13 12:57:14 3.9.13 12:57:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D66W from file:/tmp/.os_lf_venv 12:57:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:57:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:57:16 lf-activate-venv(): INFO: Base packages installed successfully 12:57:16 lf-activate-venv(): INFO: Installing additional packages: lftools 12:57:24 lf-activate-venv(): INFO: Adding /tmp/venv-D66W/bin to PATH 12:57:24 Generating Requirements File 12:57:52 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. 12:57:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:57:52 Python 3.10.6 12:57:52 pip 26.1.2 from /tmp/venv-D66W/lib/python3.10/site-packages/pip (python 3.10) 12:57:53 aiohappyeyeballs==2.7.1 12:57:53 aiohttp==3.14.1 12:57:53 aiosignal==1.4.0 12:57:53 appdirs==1.4.4 12:57:53 argcomplete==3.7.0 12:57:53 aspy.yaml==1.3.0 12:57:53 async-timeout==5.0.1 12:57:53 attrs==26.1.0 12:57:53 autopage==0.6.0 12:57:53 backports.strenum==1.3.1 12:57:53 beautifulsoup4==4.15.0 12:57:53 boto3==1.43.48 12:57:53 botocore==1.43.48 12:57:53 bs4==0.0.2 12:57:53 certifi==2026.6.17 12:57:53 cffi==2.1.0 12:57:53 cfgv==3.5.0 12:57:53 chardet==7.4.3 12:57:53 charset-normalizer==3.4.9 12:57:53 click==8.4.2 12:57:53 cliff==4.14.0 12:57:53 cmd2==3.5.1 12:57:53 cryptography==3.3.2 12:57:53 debtcollector==3.1.0 12:57:53 decorator==5.3.1 12:57:53 defusedxml==0.7.1 12:57:53 Deprecated==1.3.1 12:57:53 distlib==0.4.3 12:57:53 dnspython==2.8.0 12:57:53 docker==7.2.0 12:57:53 dogpile.cache==1.5.0 12:57:53 durationpy==0.10 12:57:53 email-validator==2.3.0 12:57:53 filelock==3.29.7 12:57:53 frozenlist==1.8.0 12:57:53 future==1.0.0 12:57:53 gitdb==4.0.12 12:57:53 GitPython==3.1.51 12:57:53 httplib2==0.30.2 12:57:53 identify==2.6.19 12:57:53 idna==3.18 12:57:53 importlib-resources==1.5.0 12:57:53 iso8601==2.1.0 12:57:53 Jinja2==3.1.6 12:57:53 jmespath==1.1.0 12:57:53 jsonpatch==1.33 12:57:53 jsonpointer==3.1.1 12:57:53 jsonschema==4.26.0 12:57:53 jsonschema-specifications==2025.9.1 12:57:53 keystoneauth1==5.14.0 12:57:53 kubernetes==36.0.3 12:57:53 lftools==0.37.22 12:57:53 lxml==6.1.1 12:57:53 markdown-it-py==4.2.0 12:57:53 MarkupSafe==3.0.3 12:57:53 mdurl==0.1.2 12:57:53 msgpack==1.2.1 12:57:53 multi_key_dict==2.0.3 12:57:53 multidict==6.7.1 12:57:53 munch==4.0.0 12:57:53 netaddr==1.3.0 12:57:53 niet==1.4.2 12:57:53 nodeenv==1.10.0 12:57:53 oauth2client==4.1.3 12:57:53 oauthlib==3.3.1 12:57:53 openstacksdk==4.13.0 12:57:53 os-service-types==1.8.2 12:57:53 osc-lib==4.6.0 12:57:53 oslo.config==10.4.0 12:57:53 oslo.context==6.4.0 12:57:53 oslo.i18n==6.8.0 12:57:53 oslo.log==8.2.0 12:57:53 oslo.serialization==5.10.0 12:57:53 oslo.utils==10.1.1 12:57:53 packaging==26.2 12:57:53 pbr==7.0.3 12:57:53 platformdirs==4.10.0 12:57:53 prettytable==3.18.0 12:57:53 propcache==0.5.2 12:57:53 psutil==7.2.2 12:57:53 pyasn1==0.6.4 12:57:53 pyasn1_modules==0.4.2 12:57:53 pycparser==3.0 12:57:53 pygerrit2==2.0.15 12:57:53 PyGithub==2.9.1 12:57:53 Pygments==2.20.0 12:57:53 PyJWT==2.13.0 12:57:53 PyNaCl==1.6.2 12:57:53 pyparsing==2.4.7 12:57:53 pyperclip==1.11.0 12:57:53 pyrsistent==0.20.0 12:57:53 python-cinderclient==9.9.0 12:57:53 python-dateutil==2.9.0.post0 12:57:53 python-discovery==1.4.4 12:57:53 python-heatclient==5.2.0 12:57:53 python-jenkins==1.8.3 12:57:53 python-keystoneclient==5.8.0 12:57:53 python-magnumclient==4.11.0 12:57:53 python-openstackclient==10.0.0 12:57:53 python-swiftclient==4.10.0 12:57:53 PyYAML==6.0.3 12:57:53 referencing==0.37.0 12:57:53 requests==2.34.2 12:57:53 requests-oauthlib==2.0.0 12:57:53 rfc3986==2.0.0 12:57:53 rich==15.0.0 12:57:53 rich-argparse==1.8.0 12:57:53 rpds-py==0.30.0 12:57:53 rsa==4.9.1 12:57:53 ruamel.yaml==0.19.1 12:57:53 ruamel.yaml.clib==0.2.15 12:57:53 s3transfer==0.19.1 12:57:53 simplejson==4.1.1 12:57:53 six==1.17.0 12:57:53 smmap==5.0.3 12:57:53 soupsieve==2.8.4 12:57:53 stevedore==5.8.0 12:57:53 tabulate==0.10.0 12:57:53 toml==0.10.2 12:57:53 tomlkit==0.15.0 12:57:53 tqdm==4.68.4 12:57:53 typing_extensions==4.16.0 12:57:53 urllib3==1.26.20 12:57:53 virtualenv==21.6.1 12:57:53 wcwidth==0.8.2 12:57:53 websocket-client==1.9.0 12:57:53 wrapt==2.2.2 12:57:53 xdg==6.0.0 12:57:53 xmltodict==1.0.4 12:57:53 yarl==1.24.2 12:57:53 yq==4.1.2 12:57:53 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4049868931558534894.sh 12:57:53 ---> uv-install.sh 12:57:53 Installing uv/uvx (latest) using shell installer 12:57:53 2026-07-15 12:57:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Eshit1.sh" [1] 12:57:53 downloading uv 0.11.28 x86_64-unknown-linux-gnu 12:57:54 installing to /home/jenkins/.local/bin 12:57:54 uv 12:57:54 uvx 12:57:54 everything's installed! 12:57:54 12:57:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:57:54 12:57:54 source $HOME/.local/bin/env (sh, bash, zsh) 12:57:54 source $HOME/.local/bin/env.fish (fish) 12:57:55 Adding install location to PATH 12:57:55 ---> Validating uv/uvx install 12:57:55 uvx 0.11.28 (x86_64-unknown-linux-gnu) 12:57:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16623058102800311841.sh 12:57:55 ---> sudo-logs.sh 12:57:55 Archiving 'sudo' log.. 12:57:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4489116738569162836.sh 12:57:55 ---> job-cost.sh 12:57:55 INFO: Activating Python virtual environment... 12:57:55 Setup pyenv: 12:57:55 system 12:57:55 3.8.13 12:57:55 3.9.13 12:57:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D66W from file:/tmp/.os_lf_venv 12:57:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:57:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:57:57 lf-activate-venv(): INFO: Base packages installed successfully 12:57:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:58:03 lf-activate-venv(): INFO: Adding /tmp/venv-D66W/bin to PATH 12:58:03 INFO: No stack-cost file found 12:58:03 INFO: Instance uptime: 169s 12:58:03 INFO: Fetching instance metadata (attempt 1 of 3)... 12:58:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:58:03 INFO: Successfully fetched instance metadata 12:58:03 INFO: Instance type: v3-standard-4 12:58:03 INFO: Retrieving pricing info for: v3-standard-4 12:58:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:58:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=169 12:58:03 INFO: Successfully fetched Vexxhost pricing API 12:58:03 INFO: Retrieved cost: 0.11 12:58:03 INFO: Retrieved resource: v3-standard-4 12:58:03 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:58:03 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:58:03 INFO: Successfully archived job cost data 12:58:03 DEBUG: Cost data: oom-master-pre-commit-lint,4715,2026-07-15 12:58:03,v3-standard-4,169,0.11,0.00,SUCCESS 12:58:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3643990526491783897.sh 12:58:03 ---> logs-deploy.sh 12:58:03 Setup pyenv: 12:58:03 system 12:58:03 3.8.13 12:58:03 3.9.13 12:58:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D66W from file:/tmp/.os_lf_venv 12:58:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:58:06 lf-activate-venv(): INFO: Base packages installed successfully 12:58:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:58:14 lf-activate-venv(): INFO: Adding /tmp/venv-D66W/bin to PATH 12:58:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4715 12:58:14 INFO: archiving workspace using pattern(s): 12:58:15 Archives upload complete. 12:58:15 INFO: archiving logs to Nexus 12:58:16 ---> uname -a: 12:58:16 Linux prd-ubuntu1804-builder-4c-4g-13407 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:58:16 12:58:16 12:58:16 ---> lscpu: 12:58:16 Architecture: x86_64 12:58:16 CPU op-mode(s): 32-bit, 64-bit 12:58:16 Byte Order: Little Endian 12:58:16 CPU(s): 4 12:58:16 On-line CPU(s) list: 0-3 12:58:16 Thread(s) per core: 1 12:58:16 Core(s) per socket: 1 12:58:16 Socket(s): 4 12:58:16 NUMA node(s): 1 12:58:16 Vendor ID: AuthenticAMD 12:58:16 CPU family: 23 12:58:16 Model: 49 12:58:16 Model name: AMD EPYC-Rome Processor 12:58:16 Stepping: 0 12:58:16 CPU MHz: 2799.998 12:58:16 BogoMIPS: 5599.99 12:58:16 Virtualization: AMD-V 12:58:16 Hypervisor vendor: KVM 12:58:16 Virtualization type: full 12:58:16 L1d cache: 32K 12:58:16 L1i cache: 32K 12:58:16 L2 cache: 512K 12:58:16 L3 cache: 16384K 12:58:16 NUMA node0 CPU(s): 0-3 12:58:16 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 12:58:16 12:58:16 12:58:16 ---> nproc: 12:58:16 4 12:58:16 12:58:16 12:58:16 ---> df -h: 12:58:16 Filesystem Size Used Avail Use% Mounted on 12:58:16 udev 7.9G 0 7.9G 0% /dev 12:58:16 tmpfs 1.6G 676K 1.6G 1% /run 12:58:16 /dev/vda1 78G 8.5G 69G 11% / 12:58:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:58:16 tmpfs 5.0M 0 5.0M 0% /run/lock 12:58:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:58:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:58:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:58:16 12:58:16 12:58:16 ---> free -m: 12:58:16 total used free shared buff/cache available 12:58:16 Mem: 16040 552 13140 0 2346 15163 12:58:16 Swap: 1023 0 1023 12:58:16 12:58:16 12:58:16 ---> ip addr: 12:58:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:58:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:58:16 inet 127.0.0.1/8 scope host lo 12:58:16 valid_lft forever preferred_lft forever 12:58:16 inet6 ::1/128 scope host 12:58:16 valid_lft forever preferred_lft forever 12:58:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:58:16 link/ether fa:16:3e:cc:fd:79 brd ff:ff:ff:ff:ff:ff 12:58:16 inet 10.30.106.192/23 brd 10.30.107.255 scope global dynamic ens3 12:58:16 valid_lft 86226sec preferred_lft 86226sec 12:58:16 inet6 fe80::f816:3eff:fecc:fd79/64 scope link 12:58:16 valid_lft forever preferred_lft forever 12:58:16 12:58:16 12:58:16 ---> sar -b -r -n DEV: 12:58:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13407) 07/15/26 _x86_64_ (4 CPU) 12:58:16 12:58:16 12:55:24 LINUX RESTART (4 CPU) 12:58:16 12:58:16 12:56:02 tps rtps wtps bread/s bwrtn/s 12:58:16 12:57:01 81.92 5.20 76.72 136.93 13835.89 12:58:16 12:58:01 93.42 1.15 92.27 134.38 16288.62 12:58:16 Average: 87.72 3.16 84.56 135.64 15072.56 12:58:16 12:58:16 12:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:16 12:57:01 13885908 15514888 2539060 15.46 63968 1761720 812912 4.65 792748 1526192 78188 12:58:16 12:58:01 13463872 15524796 2961096 18.03 88444 2149528 780224 4.47 794208 1906108 236908 12:58:16 Average: 13674890 15519842 2750078 16.74 76206 1955624 796568 4.56 793478 1716150 157548 12:58:16 12:58:16 12:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:16 12:57:01 ens3 160.19 106.15 737.10 13.29 0.00 0.00 0.00 0.00 12:58:16 12:57:01 lo 2.30 2.30 0.26 0.26 0.00 0.00 0.00 0.00 12:58:16 12:58:01 ens3 183.50 132.36 1442.44 15.43 0.00 0.00 0.00 0.00 12:58:16 12:58:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 12:58:16 Average: ens3 171.95 119.37 1092.73 14.37 0.00 0.00 0.00 0.00 12:58:16 Average: lo 1.75 1.75 0.19 0.19 0.00 0.00 0.00 0.00 12:58:16 12:58:16 12:58:16 ---> sar -P ALL: 12:58:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13407) 07/15/26 _x86_64_ (4 CPU) 12:58:16 12:58:16 12:55:24 LINUX RESTART (4 CPU) 12:58:16 12:58:16 12:56:02 CPU %user %nice %system %iowait %steal %idle 12:58:16 12:57:01 all 19.81 0.00 1.94 1.28 0.06 76.92 12:58:16 12:57:01 0 31.60 0.00 2.31 0.31 0.07 65.72 12:58:16 12:57:01 1 7.26 0.00 1.79 4.02 0.03 86.90 12:58:16 12:57:01 2 19.75 0.00 1.40 0.60 0.05 78.20 12:58:16 12:57:01 3 20.59 0.00 2.24 0.20 0.05 76.91 12:58:16 12:58:01 all 18.69 0.00 1.44 1.35 0.05 78.47 12:58:16 12:58:01 0 23.86 0.00 1.52 1.15 0.05 73.42 12:58:16 12:58:01 1 10.84 0.00 1.87 3.41 0.05 83.82 12:58:16 12:58:01 2 12.52 0.00 1.03 0.66 0.05 85.75 12:58:16 12:58:01 3 27.47 0.00 1.34 0.17 0.05 70.98 12:58:16 Average: all 19.24 0.00 1.69 1.32 0.05 77.70 12:58:16 Average: 0 27.70 0.00 1.91 0.73 0.06 69.60 12:58:16 Average: 1 9.06 0.00 1.83 3.71 0.04 85.35 12:58:16 Average: 2 16.11 0.00 1.21 0.63 0.05 82.00 12:58:16 Average: 3 24.06 0.00 1.79 0.19 0.05 73.92 12:58:16 12:58:16 12:58:16