07:17:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 07:17:56 Running as SYSTEM 07:17:56 [EnvInject] - Loading node environment variables. 07:17:56 Building remotely on prd-ubuntu1804-builder-4c-4g-13570 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:17:56 [ssh-agent] Looking for ssh-agent implementation... 07:17:57 $ ssh-agent 07:17:57 SSH_AUTH_SOCK=/tmp/ssh-2ywzx9jFkz1E/agent.1597 07:17:57 SSH_AGENT_PID=1599 07:17:57 [ssh-agent] Started. 07:17:57 Running ssh-add (command line suppressed) 07:17:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14100070647217705784.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14100070647217705784.key) 07:17:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:17:57 The recommended git tool is: NONE 07:17:58 using credential onap-jenkins-ssh 07:17:58 Wiping out workspace first. 07:17:58 Cloning the remote Git repository 07:17:58 Cloning repository git://cloud.onap.org/mirror/oom.git 07:17:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:17:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:17:58 > git --version # timeout=10 07:17:58 > git --version # 'git version 2.17.1' 07:17:58 using GIT_SSH to set credentials Gerrit user 07:17:58 Verifying host key using manually-configured host key entries 07:17:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:18:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:18:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:18:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:18:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:18:04 using GIT_SSH to set credentials Gerrit user 07:18:04 Verifying host key using manually-configured host key entries 07:18:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/12 # timeout=30 07:18:04 > git rev-parse e445cbb5c7c9ac0fa64bc98d4a78cb07ce1afcb1^{commit} # timeout=10 07:18:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:18:04 Checking out Revision e445cbb5c7c9ac0fa64bc98d4a78cb07ce1afcb1 (refs/changes/44/145544/12) 07:18:04 > git config core.sparsecheckout # timeout=10 07:18:04 > git checkout -f e445cbb5c7c9ac0fa64bc98d4a78cb07ce1afcb1 # timeout=30 07:18:08 Commit message: "[SDC] 13.2.0 release" 07:18:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:18:08 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 07:18:08 [EnvInject] - Injecting environment variables from a build step. 07:18:08 [EnvInject] - Injecting as environment variables the properties content 07:18:08 PYTHON=python3 07:18:08 07:18:08 [EnvInject] - Variables injected successfully. 07:18:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9533805750578622232.sh 07:18:08 ---> tox-install.sh 07:18:08 + source /home/jenkins/lf-env.sh 07:18:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:18:08 ++ mktemp -d /tmp/venv-XXXX 07:18:08 + lf_venv=/tmp/venv-8F56 07:18:08 + local venv_file=/tmp/.os_lf_venv 07:18:08 + local python=python3 07:18:08 + local options 07:18:08 + local set_path=true 07:18:08 + local install_args= 07:18:08 ++ 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 07:18:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:18:08 + true 07:18:08 + case $1 in 07:18:08 + venv_file=/tmp/.toxenv 07:18:08 + shift 2 07:18:08 + true 07:18:08 + case $1 in 07:18:08 + shift 07:18:08 + break 07:18:08 + case $python in 07:18:08 + local pkg_list= 07:18:08 + [[ -d /opt/pyenv ]] 07:18:08 + echo 'Setup pyenv:' 07:18:08 Setup pyenv: 07:18:08 + export PYENV_ROOT=/opt/pyenv 07:18:08 + PYENV_ROOT=/opt/pyenv 07:18:08 + 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 07:18:08 + 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 07:18:08 + pyenv versions 07:18:08 * system (set by /opt/pyenv/version) 07:18:08 * 3.8.13 (set by /opt/pyenv/version) 07:18:08 * 3.9.13 (set by /opt/pyenv/version) 07:18:08 * 3.10.6 (set by /opt/pyenv/version) 07:18:08 + command -v pyenv 07:18:08 ++ pyenv init - --no-rehash 07:18:08 + 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[*]}"'\'')" 07:18:08 export PATH="/opt/pyenv/shims:${PATH}" 07:18:08 export PYENV_SHELL=bash 07:18:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:18:08 pyenv() { 07:18:08 local command 07:18:08 command="${1:-}" 07:18:08 if [ "$#" -gt 0 ]; then 07:18:08 shift 07:18:08 fi 07:18:08 07:18:08 case "$command" in 07:18:08 rehash|shell) 07:18:08 eval "$(pyenv "sh-$command" "$@")" 07:18:08 ;; 07:18:08 *) 07:18:08 command pyenv "$command" "$@" 07:18:08 ;; 07:18:08 esac 07:18:08 }' 07:18:08 +++ 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[*]}"' 07:18:08 ++ 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 07:18:08 ++ 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 07:18:08 ++ 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 07:18:08 ++ export PYENV_SHELL=bash 07:18:08 ++ PYENV_SHELL=bash 07:18:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:18:08 +++ complete -F _pyenv pyenv 07:18:08 ++ lf-pyver python3 07:18:08 ++ local py_version_xy=python3 07:18:08 ++ local py_version_xyz= 07:18:08 ++ pyenv versions 07:18:08 ++ local command 07:18:08 ++ command=versions 07:18:08 ++ '[' 1 -gt 0 ']' 07:18:08 ++ shift 07:18:08 ++ case "$command" in 07:18:08 ++ command pyenv versions 07:18:08 ++ pyenv versions 07:18:08 ++ awk '{ print $1 }' 07:18:08 ++ grep -E '^[0-9.]*[0-9]$' 07:18:08 ++ sed 's/^[ *]* //' 07:18:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:18:08 +++ grep '^3' /tmp/.pyenv_versions 07:18:08 +++ sort -V 07:18:08 +++ tail -n 1 07:18:08 ++ py_version_xyz=3.10.6 07:18:08 ++ [[ -z 3.10.6 ]] 07:18:08 ++ echo 3.10.6 07:18:08 ++ return 0 07:18:08 + pyenv local 3.10.6 07:18:08 + local command 07:18:08 + command=local 07:18:08 + '[' 2 -gt 0 ']' 07:18:08 + shift 07:18:08 + case "$command" in 07:18:08 + command pyenv local 3.10.6 07:18:08 + pyenv local 3.10.6 07:18:08 + for arg in "$@" 07:18:08 + case $arg in 07:18:08 + pkg_list+='tox ' 07:18:08 + for arg in "$@" 07:18:08 + case $arg in 07:18:08 + pkg_list+='virtualenv ' 07:18:08 + for arg in "$@" 07:18:08 + case $arg in 07:18:08 + pkg_list+='urllib3~=1.26.15 ' 07:18:08 + [[ -f /tmp/.toxenv ]] 07:18:08 + [[ ! -f /tmp/.toxenv ]] 07:18:08 + [[ -n '' ]] 07:18:08 + python3 -m venv /tmp/venv-8F56 07:18:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8F56' 07:18:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8F56 07:18:13 + echo /tmp/venv-8F56 07:18:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:18:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:18:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:18:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:13 + local 'pip_opts=--upgrade --quiet' 07:18:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:18:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:18:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:18:13 + [[ -n '' ]] 07:18:13 + [[ -n '' ]] 07:18:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:18:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:13 + /tmp/venv-8F56/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 07:18:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:18:17 lf-activate-venv(): INFO: Base packages installed successfully 07:18:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:18:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:18:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:18:17 + /tmp/venv-8F56/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 07:18:19 + type python3 07:18:19 + true 07:18:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8F56/bin to PATH' 07:18:19 lf-activate-venv(): INFO: Adding /tmp/venv-8F56/bin to PATH 07:18:19 + PATH=/tmp/venv-8F56/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 07:18:19 + return 0 07:18:19 + python3 --version 07:18:19 Python 3.10.6 07:18:19 + python3 -m pip --version 07:18:19 pip 26.1.2 from /tmp/venv-8F56/lib/python3.10/site-packages/pip (python 3.10) 07:18:19 + python3 -m pip freeze 07:18:19 cachetools==7.1.6 07:18:19 colorama==0.4.6 07:18:19 distlib==0.4.3 07:18:19 filelock==3.32.0 07:18:19 packaging==26.2 07:18:19 platformdirs==4.11.0 07:18:19 pluggy==1.6.0 07:18:19 pyproject-api==1.11.0 07:18:19 python-discovery==1.5.0 07:18:19 tomli==2.4.1 07:18:19 tomli_w==1.2.0 07:18:19 tox==4.58.0 07:18:19 typing_extensions==4.16.0 07:18:19 urllib3==1.26.20 07:18:19 virtualenv==21.7.0 07:18:19 [EnvInject] - Injecting environment variables from a build step. 07:18:19 [EnvInject] - Injecting as environment variables the properties content 07:18:19 PARALLEL=false 07:18:19 07:18:19 [EnvInject] - Variables injected successfully. 07:18:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11799424730785388220.sh 07:18:19 ---> tox-run.sh 07:18:19 + 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 07:18:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:18:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:18:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:18:19 + cd /w/workspace/oom-master-pre-commit-lint/. 07:18:19 + source /home/jenkins/lf-env.sh 07:18:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:18:19 ++ mktemp -d /tmp/venv-XXXX 07:18:19 + lf_venv=/tmp/venv-v2ZT 07:18:19 + local venv_file=/tmp/.os_lf_venv 07:18:19 + local python=python3 07:18:19 + local options 07:18:19 + local set_path=true 07:18:19 + local install_args= 07:18:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:18:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:18:19 + true 07:18:19 + case $1 in 07:18:19 + venv_file=/tmp/.toxenv 07:18:19 + shift 2 07:18:19 + true 07:18:19 + case $1 in 07:18:19 + shift 07:18:19 + break 07:18:19 + case $python in 07:18:19 + local pkg_list= 07:18:19 + [[ -d /opt/pyenv ]] 07:18:19 + echo 'Setup pyenv:' 07:18:19 Setup pyenv: 07:18:19 + export PYENV_ROOT=/opt/pyenv 07:18:19 + PYENV_ROOT=/opt/pyenv 07:18:19 + 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 07:18:19 + 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 07:18:19 + pyenv versions 07:18:19 system 07:18:19 3.8.13 07:18:19 3.9.13 07:18:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:18:19 + command -v pyenv 07:18:19 ++ pyenv init - --no-rehash 07:18:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:18:19 export PATH="/opt/pyenv/shims:${PATH}" 07:18:19 export PYENV_SHELL=bash 07:18:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:18:19 pyenv() { 07:18:19 local command 07:18:19 command="${1:-}" 07:18:19 if [ "$#" -gt 0 ]; then 07:18:19 shift 07:18:19 fi 07:18:19 07:18:19 case "$command" in 07:18:19 rehash|shell) 07:18:19 eval "$(pyenv "sh-$command" "$@")" 07:18:19 ;; 07:18:19 *) 07:18:19 command pyenv "$command" "$@" 07:18:19 ;; 07:18:19 esac 07:18:19 }' 07:18:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:18:19 ++ 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 07:18:19 ++ 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 07:18:19 ++ 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 07:18:19 ++ export PYENV_SHELL=bash 07:18:19 ++ PYENV_SHELL=bash 07:18:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:18:19 +++ complete -F _pyenv pyenv 07:18:19 ++ lf-pyver python3 07:18:19 ++ local py_version_xy=python3 07:18:19 ++ local py_version_xyz= 07:18:19 ++ pyenv versions 07:18:19 ++ local command 07:18:19 ++ command=versions 07:18:19 ++ '[' 1 -gt 0 ']' 07:18:19 ++ shift 07:18:19 ++ case "$command" in 07:18:19 ++ command pyenv versions 07:18:19 ++ pyenv versions 07:18:19 ++ awk '{ print $1 }' 07:18:19 ++ grep -E '^[0-9.]*[0-9]$' 07:18:19 ++ sed 's/^[ *]* //' 07:18:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:18:20 +++ grep '^3' /tmp/.pyenv_versions 07:18:20 +++ sort -V 07:18:20 +++ tail -n 1 07:18:20 ++ py_version_xyz=3.10.6 07:18:20 ++ [[ -z 3.10.6 ]] 07:18:20 ++ echo 3.10.6 07:18:20 ++ return 0 07:18:20 + pyenv local 3.10.6 07:18:20 + local command 07:18:20 + command=local 07:18:20 + '[' 2 -gt 0 ']' 07:18:20 + shift 07:18:20 + case "$command" in 07:18:20 + command pyenv local 3.10.6 07:18:20 + pyenv local 3.10.6 07:18:20 + for arg in "$@" 07:18:20 + case $arg in 07:18:20 + pkg_list+='tox ' 07:18:20 + for arg in "$@" 07:18:20 + case $arg in 07:18:20 + pkg_list+='virtualenv ' 07:18:20 + for arg in "$@" 07:18:20 + case $arg in 07:18:20 + pkg_list+='urllib3~=1.26.15 ' 07:18:20 + [[ -f /tmp/.toxenv ]] 07:18:20 ++ cat /tmp/.toxenv 07:18:20 + lf_venv=/tmp/venv-8F56 07:18:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8F56 from' file:/tmp/.toxenv 07:18:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8F56 from file:/tmp/.toxenv 07:18:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:18:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:20 + local 'pip_opts=--upgrade --quiet' 07:18:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:18:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:18:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:18:20 + [[ -n '' ]] 07:18:20 + [[ -n '' ]] 07:18:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:18:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:20 + /tmp/venv-8F56/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 07:18:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:18:20 lf-activate-venv(): INFO: Base packages installed successfully 07:18:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:18:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:18:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:18:20 + /tmp/venv-8F56/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 07:18:21 + type python3 07:18:21 + true 07:18:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8F56/bin to PATH' 07:18:21 lf-activate-venv(): INFO: Adding /tmp/venv-8F56/bin to PATH 07:18:21 + PATH=/tmp/venv-8F56/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 07:18:21 + return 0 07:18:21 + [[ -d /opt/pyenv ]] 07:18:21 + echo '---> Setting up pyenv' 07:18:21 ---> Setting up pyenv 07:18:21 + export PYENV_ROOT=/opt/pyenv 07:18:21 + PYENV_ROOT=/opt/pyenv 07:18:21 + export PATH=/opt/pyenv/bin:/tmp/venv-8F56/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 07:18:21 + PATH=/opt/pyenv/bin:/tmp/venv-8F56/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 07:18:21 ++ pwd 07:18:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:18:21 + export PYTHONPATH 07:18:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:18:21 + TOX_TESTENV_PASSENV=PYTHONPATH 07:18:21 + tox --version 07:18:22 4.58.0 from /tmp/venv-8F56/lib/python3.10/site-packages/tox/__init__.py 07:18:22 + PARALLEL=false 07:18:22 + TOX_OPTIONS_LIST= 07:18:22 + [[ -n pre-commit ]] 07:18:22 + TOX_OPTIONS_LIST=' -e pre-commit' 07:18:22 + case ${PARALLEL,,} in 07:18:22 + tox -e pre-commit 07:18:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:18:23 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 07:18:26 pre-commit: freeze> python -m pip freeze --all 07:18:26 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 07:18:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:18:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:18:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:18:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:18:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:18:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:18:29 [INFO] Once installed this environment will be reused. 07:18:29 [INFO] This may take a few minutes... 07:18:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:18:33 [INFO] Once installed this environment will be reused. 07:18:33 [INFO] This may take a few minutes... 07:18:38 trim trailing whitespace.................................................Passed 07:18:38 Tabs remover.............................................................Passed 07:18:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:18:38 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:18:38 [INFO] Once installed this environment will be reused. 07:18:38 [INFO] This may take a few minutes... 07:18:46 gitlint..............................................(no files to check)Skipped 07:18:46 pre-commit: OK (24.44=setup[4.05]+cmd[12.04,8.35] seconds) 07:18:46 congratulations :) (24.47 seconds) 07:18:47 + tox_status=0 07:18:47 + echo '---> Completed tox runs' 07:18:47 ---> Completed tox runs 07:18:47 + for i in .tox/*/log 07:18:47 ++ echo .tox/pre-commit/log 07:18:47 ++ awk -F/ '{print $2}' 07:18:47 + tox_env=pre-commit 07:18:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:18:47 + DOC_DIR=docs/_build/html 07:18:47 + [[ -d docs/_build/html ]] 07:18:47 + echo '---> tox-run.sh ends' 07:18:47 ---> tox-run.sh ends 07:18:47 + test 0 -eq 0 07:18:47 $ ssh-agent -k 07:18:47 unset SSH_AUTH_SOCK; 07:18:47 unset SSH_AGENT_PID; 07:18:47 echo Agent pid 1599 killed; 07:18:47 [ssh-agent] Stopped. 07:18:47 [PostBuildScript] - [INFO] Executing post build scripts. 07:18:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1349145959719625551.sh 07:18:47 ---> sysstat.sh 07:18:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16923189074201568581.sh 07:18:47 ---> package-listing.sh 07:18:47 ++ facter osfamily 07:18:47 ++ tr '[:upper:]' '[:lower:]' 07:18:47 + OS_FAMILY=debian 07:18:47 + workspace=/w/workspace/oom-master-pre-commit-lint 07:18:47 + START_PACKAGES=/tmp/packages_start.txt 07:18:47 + END_PACKAGES=/tmp/packages_end.txt 07:18:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:47 + PACKAGES=/tmp/packages_start.txt 07:18:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:18:47 + PACKAGES=/tmp/packages_end.txt 07:18:47 + case "${OS_FAMILY}" in 07:18:47 + dpkg -l 07:18:47 + grep '^ii' 07:18:47 + '[' -f /tmp/packages_start.txt ']' 07:18:47 + '[' -f /tmp/packages_end.txt ']' 07:18:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:18:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:18:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:18:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6346942395477880000.sh 07:18:47 ---> capture-instance-metadata.sh 07:18:47 Setup pyenv: 07:18:47 system 07:18:47 3.8.13 07:18:47 3.9.13 07:18:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:18:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p3xq 07:18:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:18:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:55 lf-activate-venv(): INFO: Base packages installed successfully 07:18:55 lf-activate-venv(): INFO: Installing additional packages: lftools 07:19:15 lf-activate-venv(): INFO: Adding /tmp/venv-p3xq/bin to PATH 07:19:15 INFO: Running in OpenStack, capturing instance metadata 07:19:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10293548893597574968.sh 07:19:15 provisioning config files... 07:19:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8144364392239231829tmp 07:19:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:19:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:19:15 [EnvInject] - Injecting environment variables from a build step. 07:19:15 [EnvInject] - Injecting as environment variables the properties content 07:19:15 SERVER_ID=logs 07:19:15 07:19:15 [EnvInject] - Variables injected successfully. 07:19:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins98961229975017331.sh 07:19:15 ---> create-netrc.sh 07:19:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16649200324490284648.sh 07:19:15 ---> python-tools-install.sh 07:19:15 Setup pyenv: 07:19:15 system 07:19:15 3.8.13 07:19:15 3.9.13 07:19:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:19:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p3xq from file:/tmp/.os_lf_venv 07:19:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:17 lf-activate-venv(): INFO: Base packages installed successfully 07:19:17 lf-activate-venv(): INFO: Installing additional packages: lftools 07:19:24 lf-activate-venv(): INFO: Adding /tmp/venv-p3xq/bin to PATH 07:19:24 Generating Requirements File 07:19:45 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. 07:19:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:19:45 Python 3.10.6 07:19:45 pip 26.1.2 from /tmp/venv-p3xq/lib/python3.10/site-packages/pip (python 3.10) 07:19:45 aiohappyeyeballs==2.7.1 07:19:45 aiohttp==3.14.3 07:19:45 aiosignal==1.4.0 07:19:45 appdirs==1.4.4 07:19:45 argcomplete==3.7.0 07:19:45 aspy.yaml==1.3.0 07:19:45 async-timeout==5.0.1 07:19:45 attrs==26.1.0 07:19:45 autopage==0.6.0 07:19:45 backports.strenum==1.3.1 07:19:45 beautifulsoup4==4.15.0 07:19:45 boto3==1.43.58 07:19:45 botocore==1.43.58 07:19:45 bs4==0.0.2 07:19:45 certifi==2026.7.22 07:19:45 cffi==2.1.0 07:19:45 cfgv==3.5.0 07:19:45 chardet==7.4.3 07:19:45 charset-normalizer==3.4.9 07:19:45 click==8.4.2 07:19:45 cliff==4.14.0 07:19:45 cmd2==3.5.1 07:19:45 cryptography==3.3.2 07:19:45 debtcollector==3.1.0 07:19:45 decorator==5.3.1 07:19:45 defusedxml==0.7.1 07:19:45 Deprecated==1.3.1 07:19:45 distlib==0.4.3 07:19:45 dnspython==2.8.0 07:19:45 docker==7.2.0 07:19:45 dogpile.cache==1.5.0 07:19:45 durationpy==0.10 07:19:45 email-validator==2.3.0 07:19:45 filelock==3.32.0 07:19:45 frozenlist==1.8.0 07:19:45 future==1.0.0 07:19:45 gitdb==4.0.12 07:19:45 GitPython==3.1.57 07:19:45 httplib2==0.30.2 07:19:45 identify==2.6.19 07:19:45 idna==3.18 07:19:45 importlib-resources==1.5.0 07:19:45 iso8601==2.1.0 07:19:45 Jinja2==3.1.6 07:19:45 jmespath==1.1.0 07:19:45 jsonpatch==1.33 07:19:45 jsonpointer==3.1.1 07:19:45 jsonschema==4.26.0 07:19:45 jsonschema-specifications==2025.9.1 07:19:45 keystoneauth1==5.14.0 07:19:45 kubernetes==36.0.3 07:19:45 lftools==0.37.22 07:19:45 lxml==6.1.1 07:19:45 markdown-it-py==4.2.0 07:19:45 MarkupSafe==3.0.3 07:19:45 mdurl==0.1.2 07:19:45 msgpack==1.2.1 07:19:45 multi_key_dict==2.0.3 07:19:45 multidict==6.7.1 07:19:45 munch==4.0.0 07:19:45 netaddr==1.3.0 07:19:45 niet==1.4.2 07:19:45 nodeenv==1.10.0 07:19:45 oauth2client==4.1.3 07:19:45 oauthlib==3.3.1 07:19:45 openstacksdk==4.13.0 07:19:45 os-service-types==1.8.2 07:19:45 osc-lib==4.6.0 07:19:45 oslo.config==10.4.0 07:19:45 oslo.context==6.4.0 07:19:45 oslo.i18n==6.8.0 07:19:45 oslo.log==8.2.0 07:19:45 oslo.serialization==5.10.0 07:19:45 oslo.utils==10.1.1 07:19:45 packaging==26.2 07:19:45 pbr==7.0.3 07:19:45 platformdirs==4.11.0 07:19:45 prettytable==3.18.0 07:19:45 propcache==0.5.2 07:19:45 psutil==7.2.2 07:19:45 pyasn1==0.6.4 07:19:45 pyasn1_modules==0.4.2 07:19:45 pycparser==3.0 07:19:45 pygerrit2==2.0.15 07:19:45 PyGithub==2.9.1 07:19:45 Pygments==2.20.0 07:19:45 PyJWT==2.13.0 07:19:45 PyNaCl==1.6.2 07:19:45 pyparsing==2.4.7 07:19:45 pyperclip==1.11.0 07:19:45 pyrsistent==0.20.0 07:19:45 python-cinderclient==9.9.0 07:19:45 python-dateutil==2.9.0.post0 07:19:45 python-discovery==1.5.0 07:19:45 python-heatclient==5.2.0 07:19:45 python-jenkins==1.8.3 07:19:45 python-keystoneclient==5.8.0 07:19:45 python-magnumclient==4.11.0 07:19:45 python-openstackclient==10.0.0 07:19:45 python-swiftclient==4.10.0 07:19:45 PyYAML==6.0.3 07:19:45 referencing==0.37.0 07:19:45 requests==2.34.2 07:19:45 requests-oauthlib==2.0.0 07:19:45 rfc3986==2.0.0 07:19:45 rich==15.0.0 07:19:45 rich-argparse==1.8.0 07:19:45 rpds-py==0.30.0 07:19:45 rsa==4.9.1 07:19:45 ruamel.yaml==0.19.1 07:19:45 ruamel.yaml.clib==0.2.15 07:19:45 s3transfer==0.19.2 07:19:45 simplejson==4.1.1 07:19:45 six==1.17.0 07:19:45 smmap==5.0.3 07:19:45 soupsieve==2.9.1 07:19:45 stevedore==5.8.0 07:19:45 tabulate==0.10.0 07:19:45 toml==0.10.2 07:19:45 tomlkit==0.15.1 07:19:45 tqdm==4.70.0 07:19:45 typing_extensions==4.16.0 07:19:45 urllib3==1.26.20 07:19:45 virtualenv==21.7.0 07:19:45 wcwidth==0.8.2 07:19:45 websocket-client==1.9.0 07:19:45 wrapt==2.3.0 07:19:45 xdg==6.0.0 07:19:45 xmltodict==1.0.4 07:19:45 yarl==1.24.5 07:19:45 yq==4.1.2 07:19:45 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3500287267186023460.sh 07:19:45 ---> uv-install.sh 07:19:45 Installing uv/uvx (latest) using shell installer 07:19:46 2026-07-29 07:19:46 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-RmG726.sh" [1] 07:19:46 downloading uv 0.12.0 x86_64-unknown-linux-gnu 07:19:46 installing to /home/jenkins/.local/bin 07:19:46 uv 07:19:46 uvx 07:19:46 everything's installed! 07:19:46 07:19:46 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:19:46 07:19:46 source $HOME/.local/bin/env (sh, bash, zsh) 07:19:46 source $HOME/.local/bin/env.fish (fish) 07:19:46 Adding install location to PATH 07:19:46 ---> Validating uv/uvx install 07:19:46 uvx 0.12.0 (x86_64-unknown-linux-gnu) 07:19:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15754629905373746198.sh 07:19:47 ---> sudo-logs.sh 07:19:47 Archiving 'sudo' log.. 07:19:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8824619326774305375.sh 07:19:47 ---> job-cost.sh 07:19:47 INFO: Activating Python virtual environment... 07:19:47 Setup pyenv: 07:19:47 system 07:19:47 3.8.13 07:19:47 3.9.13 07:19:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:19:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p3xq from file:/tmp/.os_lf_venv 07:19:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:49 lf-activate-venv(): INFO: Base packages installed successfully 07:19:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:19:53 lf-activate-venv(): INFO: Adding /tmp/venv-p3xq/bin to PATH 07:19:53 INFO: No stack-cost file found 07:19:53 INFO: Instance uptime: 143s 07:19:53 INFO: Fetching instance metadata (attempt 1 of 3)... 07:19:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:19:54 INFO: Successfully fetched instance metadata 07:19:54 INFO: Instance type: v3-standard-4 07:19:54 INFO: Retrieving pricing info for: v3-standard-4 07:19:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:19:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 07:19:54 INFO: Successfully fetched Vexxhost pricing API 07:19:54 INFO: Retrieved cost: 0.11 07:19:54 INFO: Retrieved resource: v3-standard-4 07:19:54 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:19:54 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:19:54 INFO: Successfully archived job cost data 07:19:54 DEBUG: Cost data: oom-master-pre-commit-lint,4770,2026-07-29 07:19:54,v3-standard-4,143,0.11,0.00,SUCCESS 07:19:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14636902189755759411.sh 07:19:54 ---> logs-deploy.sh 07:19:54 Setup pyenv: 07:19:54 system 07:19:54 3.8.13 07:19:54 3.9.13 07:19:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p3xq from file:/tmp/.os_lf_venv 07:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:56 lf-activate-venv(): INFO: Base packages installed successfully 07:19:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:20:03 lf-activate-venv(): INFO: Adding /tmp/venv-p3xq/bin to PATH 07:20:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4770 07:20:03 INFO: archiving workspace using pattern(s): 07:20:04 Archives upload complete. 07:20:04 INFO: archiving logs to Nexus 07:20:05 ---> uname -a: 07:20:05 Linux prd-ubuntu1804-builder-4c-4g-13570 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:20:05 07:20:05 07:20:05 ---> lscpu: 07:20:05 Architecture: x86_64 07:20:05 CPU op-mode(s): 32-bit, 64-bit 07:20:05 Byte Order: Little Endian 07:20:05 CPU(s): 4 07:20:05 On-line CPU(s) list: 0-3 07:20:05 Thread(s) per core: 1 07:20:05 Core(s) per socket: 1 07:20:05 Socket(s): 4 07:20:05 NUMA node(s): 1 07:20:05 Vendor ID: AuthenticAMD 07:20:05 CPU family: 23 07:20:05 Model: 49 07:20:05 Model name: AMD EPYC-Rome Processor 07:20:05 Stepping: 0 07:20:05 CPU MHz: 2799.998 07:20:05 BogoMIPS: 5599.99 07:20:05 Virtualization: AMD-V 07:20:05 Hypervisor vendor: KVM 07:20:05 Virtualization type: full 07:20:05 L1d cache: 32K 07:20:05 L1i cache: 32K 07:20:05 L2 cache: 512K 07:20:05 L3 cache: 16384K 07:20:05 NUMA node0 CPU(s): 0-3 07:20:05 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 07:20:05 07:20:05 07:20:05 ---> nproc: 07:20:05 4 07:20:05 07:20:05 07:20:05 ---> df -h: 07:20:05 Filesystem Size Used Avail Use% Mounted on 07:20:05 udev 7.9G 0 7.9G 0% /dev 07:20:05 tmpfs 1.6G 676K 1.6G 1% /run 07:20:05 /dev/vda1 78G 8.5G 69G 11% / 07:20:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:20:05 tmpfs 5.0M 0 5.0M 0% /run/lock 07:20:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:20:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:20:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:20:05 07:20:05 07:20:05 ---> free -m: 07:20:05 total used free shared buff/cache available 07:20:05 Mem: 16040 556 13146 0 2336 15159 07:20:05 Swap: 1023 0 1023 07:20:05 07:20:05 07:20:05 ---> ip addr: 07:20:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:20:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:20:05 inet 127.0.0.1/8 scope host lo 07:20:05 valid_lft forever preferred_lft forever 07:20:05 inet6 ::1/128 scope host 07:20:05 valid_lft forever preferred_lft forever 07:20:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:20:05 link/ether fa:16:3e:b7:79:58 brd ff:ff:ff:ff:ff:ff 07:20:05 inet 10.30.107.227/23 brd 10.30.107.255 scope global dynamic ens3 07:20:05 valid_lft 86253sec preferred_lft 86253sec 07:20:05 inet6 fe80::f816:3eff:feb7:7958/64 scope link 07:20:05 valid_lft forever preferred_lft forever 07:20:05 07:20:05 07:20:05 ---> sar -b -r -n DEV: 07:20:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13570) 07/29/26 _x86_64_ (4 CPU) 07:20:05 07:20:05 07:17:40 LINUX RESTART (4 CPU) 07:20:05 07:20:05 07:18:01 tps rtps wtps bread/s bwrtn/s 07:20:05 07:19:02 314.61 24.40 290.22 819.46 29872.49 07:20:05 07:20:01 133.64 1.19 132.45 136.79 32231.69 07:20:05 Average: 224.89 12.89 212.00 480.99 31042.18 07:20:05 07:20:05 07:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:20:05 07:19:02 13924400 15548360 2500568 15.22 61868 1759092 763224 4.37 758636 1523196 124496 07:20:05 07:20:01 13449016 15507392 2975952 18.12 88968 2146308 802904 4.59 816804 1899876 222620 07:20:05 Average: 13686708 15527876 2738260 16.67 75418 1952700 783064 4.48 787720 1711536 173558 07:20:05 07:20:05 07:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:20:05 07:19:02 ens3 166.89 103.52 1108.70 30.21 0.00 0.00 0.00 0.00 07:20:05 07:19:02 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 07:20:05 07:20:01 ens3 85.58 62.75 1435.43 13.12 0.00 0.00 0.00 0.00 07:20:05 07:20:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 07:20:05 Average: ens3 126.58 83.31 1270.69 21.74 0.00 0.00 0.00 0.00 07:20:05 Average: lo 2.08 2.08 0.23 0.23 0.00 0.00 0.00 0.00 07:20:05 07:20:05 07:20:05 ---> sar -P ALL: 07:20:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13570) 07/29/26 _x86_64_ (4 CPU) 07:20:05 07:20:05 07:17:40 LINUX RESTART (4 CPU) 07:20:05 07:20:05 07:18:01 CPU %user %nice %system %iowait %steal %idle 07:20:05 07:19:02 all 23.41 0.00 2.73 2.11 0.06 71.68 07:20:05 07:19:02 0 27.92 0.00 2.63 0.28 0.07 69.09 07:20:05 07:19:02 1 24.29 0.00 2.29 0.59 0.07 72.76 07:20:05 07:19:02 2 27.76 0.00 2.84 0.77 0.07 68.56 07:20:05 07:19:02 3 13.62 0.00 3.15 6.84 0.05 76.34 07:20:05 07:20:01 all 21.41 0.00 1.58 1.55 0.05 75.41 07:20:05 07:20:01 0 43.47 0.00 1.99 0.44 0.07 54.03 07:20:05 07:20:01 1 8.69 0.00 1.29 1.79 0.03 88.19 07:20:05 07:20:01 2 24.50 0.00 1.95 0.46 0.05 73.04 07:20:05 07:20:01 3 8.96 0.00 1.07 3.51 0.03 86.42 07:20:05 Average: all 22.42 0.00 2.16 1.83 0.06 73.53 07:20:05 Average: 0 35.62 0.00 2.31 0.36 0.07 61.63 07:20:05 Average: 1 16.56 0.00 1.80 1.18 0.05 80.41 07:20:05 Average: 2 26.14 0.00 2.40 0.61 0.06 70.79 07:20:05 Average: 3 11.30 0.00 2.12 5.19 0.04 81.35 07:20:05 07:20:05 07:20:05