14:06:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 14:06:42 Running as SYSTEM 14:06:42 [EnvInject] - Loading node environment variables. 14:06:43 Building remotely on prd-ubuntu1804-builder-4c-4g-14412 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:06:43 [ssh-agent] Looking for ssh-agent implementation... 14:06:43 $ ssh-agent 14:06:43 SSH_AUTH_SOCK=/tmp/ssh-YSaOwNrOVdK1/agent.1641 14:06:43 SSH_AGENT_PID=1643 14:06:43 [ssh-agent] Started. 14:06:43 Running ssh-add (command line suppressed) 14:06:43 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11232292172354285280.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11232292172354285280.key) 14:06:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:06:43 The recommended git tool is: NONE 14:06:44 using credential onap-jenkins-ssh 14:06:44 Wiping out workspace first. 14:06:44 Cloning the remote Git repository 14:06:44 Cloning repository git://cloud.onap.org/mirror/oom.git 14:06:44 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:06:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:06:45 > git --version # timeout=10 14:06:45 > git --version # 'git version 2.17.1' 14:06:45 using GIT_SSH to set credentials Gerrit user 14:06:45 Verifying host key using manually-configured host key entries 14:06:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:06:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:06:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:06:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:06:51 using GIT_SSH to set credentials Gerrit user 14:06:51 Verifying host key using manually-configured host key entries 14:06:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/13 # timeout=30 14:06:51 > git rev-parse 72834f9dbf69e5ffa6224c7984bd93e45b6a5fd0^{commit} # timeout=10 14:06:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:06:51 Checking out Revision 72834f9dbf69e5ffa6224c7984bd93e45b6a5fd0 (refs/changes/44/145544/13) 14:06:51 > git config core.sparsecheckout # timeout=10 14:06:51 > git checkout -f 72834f9dbf69e5ffa6224c7984bd93e45b6a5fd0 # timeout=30 14:06:55 Commit message: "[SDC] 13.2.0 release" 14:06:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:06:55 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 14:06:55 [EnvInject] - Injecting environment variables from a build step. 14:06:55 [EnvInject] - Injecting as environment variables the properties content 14:06:55 PYTHON=python3 14:06:55 14:06:55 [EnvInject] - Variables injected successfully. 14:06:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16462795343707514982.sh 14:06:55 ---> tox-install.sh 14:06:55 + source /home/jenkins/lf-env.sh 14:06:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:55 ++ mktemp -d /tmp/venv-XXXX 14:06:55 + lf_venv=/tmp/venv-mXth 14:06:55 + local venv_file=/tmp/.os_lf_venv 14:06:55 + local python=python3 14:06:55 + local options 14:06:55 + local set_path=true 14:06:55 + local install_args= 14:06:55 ++ 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 14:06:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:06:55 + true 14:06:55 + case $1 in 14:06:55 + venv_file=/tmp/.toxenv 14:06:55 + shift 2 14:06:55 + true 14:06:55 + case $1 in 14:06:55 + shift 14:06:55 + break 14:06:55 + case $python in 14:06:55 + local pkg_list= 14:06:55 + [[ -d /opt/pyenv ]] 14:06:55 + echo 'Setup pyenv:' 14:06:55 Setup pyenv: 14:06:55 + export PYENV_ROOT=/opt/pyenv 14:06:55 + PYENV_ROOT=/opt/pyenv 14:06:55 + 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 14:06:55 + 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 14:06:55 + pyenv versions 14:06:55 * system (set by /opt/pyenv/version) 14:06:55 * 3.8.13 (set by /opt/pyenv/version) 14:06:55 * 3.9.13 (set by /opt/pyenv/version) 14:06:55 * 3.10.6 (set by /opt/pyenv/version) 14:06:55 + command -v pyenv 14:06:55 ++ pyenv init - --no-rehash 14:06:55 + 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[*]}"'\'')" 14:06:55 export PATH="/opt/pyenv/shims:${PATH}" 14:06:55 export PYENV_SHELL=bash 14:06:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:06:55 pyenv() { 14:06:55 local command 14:06:55 command="${1:-}" 14:06:55 if [ "$#" -gt 0 ]; then 14:06:55 shift 14:06:55 fi 14:06:55 14:06:55 case "$command" in 14:06:55 rehash|shell) 14:06:55 eval "$(pyenv "sh-$command" "$@")" 14:06:55 ;; 14:06:55 *) 14:06:55 command pyenv "$command" "$@" 14:06:55 ;; 14:06:55 esac 14:06:55 }' 14:06:55 +++ 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[*]}"' 14:06:55 ++ 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 14:06:55 ++ 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 14:06:55 ++ 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 14:06:55 ++ export PYENV_SHELL=bash 14:06:55 ++ PYENV_SHELL=bash 14:06:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:06:55 +++ complete -F _pyenv pyenv 14:06:55 ++ lf-pyver python3 14:06:55 ++ local py_version_xy=python3 14:06:55 ++ local py_version_xyz= 14:06:55 ++ pyenv versions 14:06:55 ++ local command 14:06:55 ++ command=versions 14:06:55 ++ '[' 1 -gt 0 ']' 14:06:55 ++ shift 14:06:55 ++ case "$command" in 14:06:55 ++ command pyenv versions 14:06:55 ++ pyenv versions 14:06:55 ++ sed 's/^[ *]* //' 14:06:55 ++ awk '{ print $1 }' 14:06:55 ++ grep -E '^[0-9.]*[0-9]$' 14:06:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:06:55 +++ grep '^3' /tmp/.pyenv_versions 14:06:55 +++ sort -V 14:06:55 +++ tail -n 1 14:06:55 ++ py_version_xyz=3.10.6 14:06:55 ++ [[ -z 3.10.6 ]] 14:06:55 ++ echo 3.10.6 14:06:55 ++ return 0 14:06:55 + pyenv local 3.10.6 14:06:55 + local command 14:06:55 + command=local 14:06:55 + '[' 2 -gt 0 ']' 14:06:55 + shift 14:06:55 + case "$command" in 14:06:55 + command pyenv local 3.10.6 14:06:55 + pyenv local 3.10.6 14:06:55 + for arg in "$@" 14:06:55 + case $arg in 14:06:55 + pkg_list+='tox ' 14:06:55 + for arg in "$@" 14:06:55 + case $arg in 14:06:55 + pkg_list+='virtualenv ' 14:06:55 + for arg in "$@" 14:06:55 + case $arg in 14:06:55 + pkg_list+='urllib3~=1.26.15 ' 14:06:55 + [[ -f /tmp/.toxenv ]] 14:06:55 + [[ ! -f /tmp/.toxenv ]] 14:06:55 + [[ -n '' ]] 14:06:55 + python3 -m venv /tmp/venv-mXth 14:07:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mXth' 14:07:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mXth 14:07:00 + echo /tmp/venv-mXth 14:07:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:07:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:07:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:07:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:00 + local 'pip_opts=--upgrade --quiet' 14:07:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:07:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:07:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:07:00 + [[ -n '' ]] 14:07:00 + [[ -n '' ]] 14:07:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:07:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:00 + /tmp/venv-mXth/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 14:07:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:07:04 lf-activate-venv(): INFO: Base packages installed successfully 14:07:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:07:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:07:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:07:04 + /tmp/venv-mXth/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 14:07:06 + type python3 14:07:06 + true 14:07:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mXth/bin to PATH' 14:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-mXth/bin to PATH 14:07:06 + PATH=/tmp/venv-mXth/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 14:07:06 + return 0 14:07:06 + python3 --version 14:07:06 Python 3.10.6 14:07:06 + python3 -m pip --version 14:07:06 pip 26.2 from /tmp/venv-mXth/lib/python3.10/site-packages/pip (python 3.10) 14:07:06 + python3 -m pip freeze 14:07:06 cachetools==7.1.6 14:07:06 colorama==0.4.6 14:07:06 distlib==0.4.3 14:07:06 filelock==3.32.2 14:07:06 packaging==26.2 14:07:06 platformdirs==4.11.0 14:07:06 pluggy==1.6.0 14:07:06 pyproject-api==1.11.0 14:07:06 python-discovery==1.5.0 14:07:06 tomli==2.4.1 14:07:06 tomli_w==1.2.0 14:07:06 tox==4.58.0 14:07:06 typing_extensions==4.16.0 14:07:06 urllib3==1.26.20 14:07:06 virtualenv==21.7.1 14:07:07 [EnvInject] - Injecting environment variables from a build step. 14:07:07 [EnvInject] - Injecting as environment variables the properties content 14:07:07 PARALLEL=false 14:07:07 14:07:07 [EnvInject] - Variables injected successfully. 14:07:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3153824089007012534.sh 14:07:07 ---> tox-run.sh 14:07:07 + 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 14:07:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:07:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:07:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:07:07 + cd /w/workspace/oom-master-pre-commit-lint/. 14:07:07 + source /home/jenkins/lf-env.sh 14:07:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:07:07 ++ mktemp -d /tmp/venv-XXXX 14:07:07 + lf_venv=/tmp/venv-kH8i 14:07:07 + local venv_file=/tmp/.os_lf_venv 14:07:07 + local python=python3 14:07:07 + local options 14:07:07 + local set_path=true 14:07:07 + local install_args= 14:07:07 ++ 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 14:07:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:07:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:07:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:07:07 + true 14:07:07 + case $1 in 14:07:07 + venv_file=/tmp/.toxenv 14:07:07 + shift 2 14:07:07 + true 14:07:07 + case $1 in 14:07:07 + shift 14:07:07 + break 14:07:07 + case $python in 14:07:07 + local pkg_list= 14:07:07 + [[ -d /opt/pyenv ]] 14:07:07 + echo 'Setup pyenv:' 14:07:07 Setup pyenv: 14:07:07 + export PYENV_ROOT=/opt/pyenv 14:07:07 + PYENV_ROOT=/opt/pyenv 14:07:07 + 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 14:07:07 + 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 14:07:07 + pyenv versions 14:07:07 system 14:07:07 3.8.13 14:07:07 3.9.13 14:07:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:07:07 + command -v pyenv 14:07:07 ++ pyenv init - --no-rehash 14:07:07 + 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[*]}"'\'')" 14:07:07 export PATH="/opt/pyenv/shims:${PATH}" 14:07:07 export PYENV_SHELL=bash 14:07:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:07:07 pyenv() { 14:07:07 local command 14:07:07 command="${1:-}" 14:07:07 if [ "$#" -gt 0 ]; then 14:07:07 shift 14:07:07 fi 14:07:07 14:07:07 case "$command" in 14:07:07 rehash|shell) 14:07:07 eval "$(pyenv "sh-$command" "$@")" 14:07:07 ;; 14:07:07 *) 14:07:07 command pyenv "$command" "$@" 14:07:07 ;; 14:07:07 esac 14:07:07 }' 14:07:07 +++ 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[*]}"' 14:07:07 ++ 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 14:07:07 ++ 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 14:07:07 ++ 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 14:07:07 ++ export PYENV_SHELL=bash 14:07:07 ++ PYENV_SHELL=bash 14:07:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:07:07 +++ complete -F _pyenv pyenv 14:07:07 ++ lf-pyver python3 14:07:07 ++ local py_version_xy=python3 14:07:07 ++ local py_version_xyz= 14:07:07 ++ pyenv versions 14:07:07 ++ local command 14:07:07 ++ command=versions 14:07:07 ++ sed 's/^[ *]* //' 14:07:07 ++ '[' 1 -gt 0 ']' 14:07:07 ++ shift 14:07:07 ++ case "$command" in 14:07:07 ++ command pyenv versions 14:07:07 ++ pyenv versions 14:07:07 ++ awk '{ print $1 }' 14:07:07 ++ grep -E '^[0-9.]*[0-9]$' 14:07:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:07:07 +++ sort -V 14:07:07 +++ grep '^3' /tmp/.pyenv_versions 14:07:07 +++ tail -n 1 14:07:07 ++ py_version_xyz=3.10.6 14:07:07 ++ [[ -z 3.10.6 ]] 14:07:07 ++ echo 3.10.6 14:07:07 ++ return 0 14:07:07 + pyenv local 3.10.6 14:07:07 + local command 14:07:07 + command=local 14:07:07 + '[' 2 -gt 0 ']' 14:07:07 + shift 14:07:07 + case "$command" in 14:07:07 + command pyenv local 3.10.6 14:07:07 + pyenv local 3.10.6 14:07:07 + for arg in "$@" 14:07:07 + case $arg in 14:07:07 + pkg_list+='tox ' 14:07:07 + for arg in "$@" 14:07:07 + case $arg in 14:07:07 + pkg_list+='virtualenv ' 14:07:07 + for arg in "$@" 14:07:07 + case $arg in 14:07:07 + pkg_list+='urllib3~=1.26.15 ' 14:07:07 + [[ -f /tmp/.toxenv ]] 14:07:07 ++ cat /tmp/.toxenv 14:07:07 + lf_venv=/tmp/venv-mXth 14:07:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mXth from' file:/tmp/.toxenv 14:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mXth from file:/tmp/.toxenv 14:07:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:07 + local 'pip_opts=--upgrade --quiet' 14:07:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:07:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:07:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:07:07 + [[ -n '' ]] 14:07:07 + [[ -n '' ]] 14:07:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:07 + /tmp/venv-mXth/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 14:07:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:07:08 lf-activate-venv(): INFO: Base packages installed successfully 14:07:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:07:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:07:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:07:08 + /tmp/venv-mXth/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 14:07:08 + type python3 14:07:08 + true 14:07:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mXth/bin to PATH' 14:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-mXth/bin to PATH 14:07:08 + PATH=/tmp/venv-mXth/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 14:07:08 + return 0 14:07:08 + [[ -d /opt/pyenv ]] 14:07:08 + echo '---> Setting up pyenv' 14:07:08 ---> Setting up pyenv 14:07:08 + export PYENV_ROOT=/opt/pyenv 14:07:08 + PYENV_ROOT=/opt/pyenv 14:07:08 + export PATH=/opt/pyenv/bin:/tmp/venv-mXth/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 14:07:08 + PATH=/opt/pyenv/bin:/tmp/venv-mXth/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 14:07:08 ++ pwd 14:07:08 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:07:08 + export PYTHONPATH 14:07:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:07:08 + TOX_TESTENV_PASSENV=PYTHONPATH 14:07:08 + tox --version 14:07:09 4.58.0 from /tmp/venv-mXth/lib/python3.10/site-packages/tox/__init__.py 14:07:09 + PARALLEL=false 14:07:09 + TOX_OPTIONS_LIST= 14:07:09 + [[ -n pre-commit ]] 14:07:09 + TOX_OPTIONS_LIST=' -e pre-commit' 14:07:09 + case ${PARALLEL,,} in 14:07:09 + tox -e pre-commit 14:07:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:07:10 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 14:07:13 pre-commit: freeze> python -m pip freeze --all 14:07:13 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.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.1 14:07:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:07:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:07:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:07:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:07:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:07:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:07:16 [INFO] Once installed this environment will be reused. 14:07:16 [INFO] This may take a few minutes... 14:07:20 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:07:20 [INFO] Once installed this environment will be reused. 14:07:20 [INFO] This may take a few minutes... 14:07:24 trim trailing whitespace.................................................Passed 14:07:24 Tabs remover.............................................................Passed 14:07:24 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:07:24 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:07:24 [INFO] Once installed this environment will be reused. 14:07:24 [INFO] This may take a few minutes... 14:07:33 gitlint..............................................(no files to check)Skipped 14:07:33 pre-commit: OK (23.56=setup[4.12]+cmd[11.18,8.27] seconds) 14:07:33 congratulations :) (23.60 seconds) 14:07:33 + tox_status=0 14:07:33 + echo '---> Completed tox runs' 14:07:33 ---> Completed tox runs 14:07:33 + for i in .tox/*/log 14:07:33 ++ echo .tox/pre-commit/log 14:07:33 ++ awk -F/ '{print $2}' 14:07:33 + tox_env=pre-commit 14:07:33 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:07:33 + DOC_DIR=docs/_build/html 14:07:33 + [[ -d docs/_build/html ]] 14:07:33 + echo '---> tox-run.sh ends' 14:07:33 ---> tox-run.sh ends 14:07:33 + test 0 -eq 0 14:07:33 $ ssh-agent -k 14:07:33 unset SSH_AUTH_SOCK; 14:07:33 unset SSH_AGENT_PID; 14:07:33 echo Agent pid 1643 killed; 14:07:33 [ssh-agent] Stopped. 14:07:33 [PostBuildScript] - [INFO] Executing post build scripts. 14:07:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17117091219995348251.sh 14:07:33 ---> sysstat.sh 14:07:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8576541208835283268.sh 14:07:33 ---> package-listing.sh 14:07:33 ++ tr '[:upper:]' '[:lower:]' 14:07:33 ++ facter osfamily 14:07:33 + OS_FAMILY=debian 14:07:33 + workspace=/w/workspace/oom-master-pre-commit-lint 14:07:33 + START_PACKAGES=/tmp/packages_start.txt 14:07:33 + END_PACKAGES=/tmp/packages_end.txt 14:07:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:07:33 + PACKAGES=/tmp/packages_start.txt 14:07:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:07:33 + PACKAGES=/tmp/packages_end.txt 14:07:33 + case "${OS_FAMILY}" in 14:07:33 + dpkg -l 14:07:33 + grep '^ii' 14:07:33 + '[' -f /tmp/packages_start.txt ']' 14:07:33 + '[' -f /tmp/packages_end.txt ']' 14:07:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:07:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:07:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:07:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:07:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1966937126213997033.sh 14:07:33 ---> capture-instance-metadata.sh 14:07:33 Setup pyenv: 14:07:33 system 14:07:34 3.8.13 14:07:34 3.9.13 14:07:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:07:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r1Uq 14:07:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:07:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:41 lf-activate-venv(): INFO: Base packages installed successfully 14:07:41 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-r1Uq/bin to PATH 14:08:02 INFO: Running in OpenStack, capturing instance metadata 14:08:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7564742844278982398.sh 14:08:02 provisioning config files... 14:08:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10054323896654590526tmp 14:08:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:08:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:08:02 [EnvInject] - Injecting environment variables from a build step. 14:08:02 [EnvInject] - Injecting as environment variables the properties content 14:08:02 SERVER_ID=logs 14:08:02 14:08:02 [EnvInject] - Variables injected successfully. 14:08:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16257114678811600487.sh 14:08:03 ---> create-netrc.sh 14:08:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17773215200303251286.sh 14:08:03 ---> python-tools-install.sh 14:08:03 Setup pyenv: 14:08:03 system 14:08:03 3.8.13 14:08:03 3.9.13 14:08:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r1Uq from file:/tmp/.os_lf_venv 14:08:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:04 lf-activate-venv(): INFO: Base packages installed successfully 14:08:04 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:11 lf-activate-venv(): INFO: Adding /tmp/venv-r1Uq/bin to PATH 14:08:11 Generating Requirements File 14:08:32 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. 14:08:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:08:32 Python 3.10.6 14:08:33 pip 26.2 from /tmp/venv-r1Uq/lib/python3.10/site-packages/pip (python 3.10) 14:08:33 aiohappyeyeballs==2.7.1 14:08:33 aiohttp==3.14.3 14:08:33 aiosignal==1.4.0 14:08:33 appdirs==1.4.4 14:08:33 argcomplete==3.7.0 14:08:33 aspy.yaml==1.3.0 14:08:33 async-timeout==5.0.1 14:08:33 attrs==26.1.0 14:08:33 autopage==0.6.0 14:08:33 backports.strenum==1.3.1 14:08:33 beautifulsoup4==4.15.0 14:08:33 boto3==1.43.61 14:08:33 botocore==1.43.61 14:08:33 bs4==0.0.2 14:08:33 certifi==2026.7.22 14:08:33 cffi==2.1.0 14:08:33 cfgv==3.5.0 14:08:33 chardet==7.4.3 14:08:33 charset-normalizer==3.4.9 14:08:33 click==8.4.2 14:08:33 cliff==4.14.0 14:08:33 cmd2==3.5.1 14:08:33 cryptography==3.3.2 14:08:33 debtcollector==3.1.0 14:08:33 decorator==5.3.1 14:08:33 defusedxml==0.7.1 14:08:33 Deprecated==1.3.1 14:08:33 distlib==0.4.3 14:08:33 dnspython==2.8.0 14:08:33 docker==7.2.0 14:08:33 dogpile.cache==1.5.0 14:08:33 durationpy==0.10 14:08:33 email-validator==2.3.0 14:08:33 filelock==3.32.2 14:08:33 frozenlist==1.8.0 14:08:33 future==1.0.0 14:08:33 gitdb==4.0.12 14:08:33 GitPython==3.1.57 14:08:33 httplib2==0.30.2 14:08:33 identify==2.6.19 14:08:33 idna==3.18 14:08:33 importlib-resources==1.5.0 14:08:33 iso8601==2.1.0 14:08:33 Jinja2==3.1.6 14:08:33 jmespath==1.1.0 14:08:33 jsonpatch==1.33 14:08:33 jsonpointer==3.1.1 14:08:33 jsonschema==4.26.0 14:08:33 jsonschema-specifications==2025.9.1 14:08:33 keystoneauth1==5.14.0 14:08:33 kubernetes==36.0.3 14:08:33 lftools==0.37.22 14:08:33 lxml==6.1.1 14:08:33 markdown-it-py==4.2.0 14:08:33 MarkupSafe==3.0.3 14:08:33 mdurl==0.1.2 14:08:33 msgpack==1.2.1 14:08:33 multi_key_dict==2.0.3 14:08:33 multidict==6.7.1 14:08:33 munch==4.0.0 14:08:33 netaddr==1.3.0 14:08:33 niet==1.4.2 14:08:33 nodeenv==1.10.0 14:08:33 oauth2client==4.1.3 14:08:33 oauthlib==3.3.1 14:08:33 openstacksdk==4.13.0 14:08:33 os-service-types==1.8.2 14:08:33 osc-lib==4.6.0 14:08:33 oslo.config==10.4.0 14:08:33 oslo.context==6.4.0 14:08:33 oslo.i18n==6.8.0 14:08:33 oslo.log==8.2.0 14:08:33 oslo.serialization==5.10.0 14:08:33 oslo.utils==10.1.1 14:08:33 packaging==26.2 14:08:33 pbr==7.0.3 14:08:33 platformdirs==4.11.0 14:08:33 prettytable==3.18.0 14:08:33 propcache==0.5.2 14:08:33 psutil==7.2.2 14:08:33 pyasn1==0.6.4 14:08:33 pyasn1_modules==0.4.2 14:08:33 pycparser==3.0 14:08:33 pygerrit2==2.0.15 14:08:33 PyGithub==2.9.1 14:08:33 Pygments==2.20.0 14:08:33 PyJWT==2.13.0 14:08:33 PyNaCl==1.6.2 14:08:33 pyparsing==2.4.7 14:08:33 pyperclip==1.11.0 14:08:33 pyrsistent==0.20.0 14:08:33 python-cinderclient==9.9.0 14:08:33 python-dateutil==2.9.0.post0 14:08:33 python-discovery==1.5.0 14:08:33 python-heatclient==5.2.0 14:08:33 python-jenkins==1.8.3 14:08:33 python-keystoneclient==5.8.0 14:08:33 python-magnumclient==4.11.0 14:08:33 python-openstackclient==10.0.0 14:08:33 python-swiftclient==4.10.0 14:08:33 PyYAML==6.0.3 14:08:33 referencing==0.37.0 14:08:33 requests==2.34.2 14:08:33 requests-oauthlib==2.0.0 14:08:33 rfc3986==2.0.0 14:08:33 rich==15.0.0 14:08:33 rich-argparse==1.8.0 14:08:33 rpds-py==0.30.0 14:08:33 rsa==4.9.1 14:08:33 ruamel.yaml==0.19.1 14:08:33 ruamel.yaml.clib==0.2.15 14:08:33 s3transfer==0.19.2 14:08:33 simplejson==4.1.1 14:08:33 six==1.17.0 14:08:33 smmap==5.0.3 14:08:33 soupsieve==2.9.1 14:08:33 stevedore==5.8.0 14:08:33 tabulate==0.10.0 14:08:33 toml==0.10.2 14:08:33 tomlkit==0.15.1 14:08:33 tqdm==4.70.0 14:08:33 typing_extensions==4.16.0 14:08:33 urllib3==1.26.20 14:08:33 virtualenv==21.7.1 14:08:33 wcwidth==0.8.2 14:08:33 websocket-client==1.9.0 14:08:33 wrapt==2.3.0 14:08:33 xdg==6.0.0 14:08:33 xmltodict==1.0.4 14:08:33 yarl==1.24.5 14:08:33 yq==4.1.2 14:08:33 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3137879302394302794.sh 14:08:33 ---> uv-install.sh 14:08:33 Installing uv/uvx (latest) using shell installer 14:08:33 2026-07-31 14:08:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Zousbe.sh" [1] 14:08:33 downloading uv 0.12.0 x86_64-unknown-linux-gnu 14:08:34 installing to /home/jenkins/.local/bin 14:08:34 uv 14:08:34 uvx 14:08:34 everything's installed! 14:08:34 14:08:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:08:34 14:08:34 source $HOME/.local/bin/env (sh, bash, zsh) 14:08:34 source $HOME/.local/bin/env.fish (fish) 14:08:34 Adding install location to PATH 14:08:34 ---> Validating uv/uvx install 14:08:34 uvx 0.12.0 (x86_64-unknown-linux-gnu) 14:08:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16798600271430971200.sh 14:08:34 ---> sudo-logs.sh 14:08:34 Archiving 'sudo' log.. 14:08:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6480138932212172946.sh 14:08:34 ---> job-cost.sh 14:08:34 INFO: Activating Python virtual environment... 14:08:34 Setup pyenv: 14:08:34 system 14:08:34 3.8.13 14:08:34 3.9.13 14:08:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r1Uq from file:/tmp/.os_lf_venv 14:08:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:36 lf-activate-venv(): INFO: Base packages installed successfully 14:08:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:08:41 lf-activate-venv(): INFO: Adding /tmp/venv-r1Uq/bin to PATH 14:08:41 INFO: No stack-cost file found 14:08:41 INFO: Instance uptime: 141s 14:08:41 INFO: Fetching instance metadata (attempt 1 of 3)... 14:08:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:08:41 INFO: Successfully fetched instance metadata 14:08:41 INFO: Instance type: v3-standard-4 14:08:41 INFO: Retrieving pricing info for: v3-standard-4 14:08:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:08:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=141 14:08:42 INFO: Successfully fetched Vexxhost pricing API 14:08:42 INFO: Retrieved cost: 0.11 14:08:42 INFO: Retrieved resource: v3-standard-4 14:08:42 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:08:42 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:08:42 INFO: Successfully archived job cost data 14:08:42 DEBUG: Cost data: oom-master-pre-commit-lint,4782,2026-07-31 14:08:42,v3-standard-4,141,0.11,0.00,SUCCESS 14:08:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16696937949586005135.sh 14:08:42 ---> logs-deploy.sh 14:08:42 Setup pyenv: 14:08:42 system 14:08:42 3.8.13 14:08:42 3.9.13 14:08:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r1Uq from file:/tmp/.os_lf_venv 14:08:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:43 lf-activate-venv(): INFO: Base packages installed successfully 14:08:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:08:50 lf-activate-venv(): INFO: Adding /tmp/venv-r1Uq/bin to PATH 14:08:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4782 14:08:50 INFO: archiving workspace using pattern(s): 14:08:51 Archives upload complete. 14:08:51 INFO: archiving logs to Nexus 14:08:52 ---> uname -a: 14:08:52 Linux prd-ubuntu1804-builder-4c-4g-14412 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:08:52 14:08:52 14:08:52 ---> lscpu: 14:08:52 Architecture: x86_64 14:08:52 CPU op-mode(s): 32-bit, 64-bit 14:08:52 Byte Order: Little Endian 14:08:52 CPU(s): 4 14:08:52 On-line CPU(s) list: 0-3 14:08:52 Thread(s) per core: 1 14:08:52 Core(s) per socket: 1 14:08:52 Socket(s): 4 14:08:52 NUMA node(s): 1 14:08:52 Vendor ID: AuthenticAMD 14:08:52 CPU family: 23 14:08:52 Model: 49 14:08:52 Model name: AMD EPYC-Rome Processor 14:08:52 Stepping: 0 14:08:52 CPU MHz: 2799.998 14:08:52 BogoMIPS: 5599.99 14:08:52 Virtualization: AMD-V 14:08:52 Hypervisor vendor: KVM 14:08:52 Virtualization type: full 14:08:52 L1d cache: 32K 14:08:52 L1i cache: 32K 14:08:52 L2 cache: 512K 14:08:52 L3 cache: 16384K 14:08:52 NUMA node0 CPU(s): 0-3 14:08:52 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 14:08:52 14:08:52 14:08:52 ---> nproc: 14:08:52 4 14:08:52 14:08:52 14:08:52 ---> df -h: 14:08:52 Filesystem Size Used Avail Use% Mounted on 14:08:52 udev 7.9G 0 7.9G 0% /dev 14:08:52 tmpfs 1.6G 676K 1.6G 1% /run 14:08:52 /dev/vda1 78G 8.5G 69G 11% / 14:08:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:08:52 tmpfs 5.0M 0 5.0M 0% /run/lock 14:08:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:08:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:08:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:08:52 14:08:52 14:08:52 ---> free -m: 14:08:52 total used free shared buff/cache available 14:08:52 Mem: 16040 550 13152 0 2336 15164 14:08:52 Swap: 1023 0 1023 14:08:52 14:08:52 14:08:52 ---> ip addr: 14:08:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:08:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:08:52 inet 127.0.0.1/8 scope host lo 14:08:52 valid_lft forever preferred_lft forever 14:08:52 inet6 ::1/128 scope host 14:08:52 valid_lft forever preferred_lft forever 14:08:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:08:52 link/ether fa:16:3e:f3:34:ac brd ff:ff:ff:ff:ff:ff 14:08:52 inet 10.30.106.83/23 brd 10.30.107.255 scope global dynamic ens3 14:08:52 valid_lft 86256sec preferred_lft 86256sec 14:08:52 inet6 fe80::f816:3eff:fef3:34ac/64 scope link 14:08:52 valid_lft forever preferred_lft forever 14:08:52 14:08:52 14:08:52 ---> sar -b -r -n DEV: 14:08:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14412) 07/31/26 _x86_64_ (4 CPU) 14:08:52 14:08:52 14:06:29 LINUX RESTART (4 CPU) 14:08:52 14:08:52 14:07:02 tps rtps wtps bread/s bwrtn/s 14:08:52 14:08:01 125.03 8.95 116.08 193.32 39365.26 14:08:52 Average: 125.03 8.95 116.08 193.32 39365.26 14:08:52 14:08:52 14:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:52 14:08:01 13649032 15497584 2775936 16.90 76260 1957732 826968 4.73 837340 1691876 225256 14:08:52 Average: 13649032 15497584 2775936 16.90 76260 1957732 826968 4.73 837340 1691876 225256 14:08:52 14:08:52 14:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:52 14:08:01 ens3 88.44 61.70 1343.58 10.56 0.00 0.00 0.00 0.00 14:08:52 14:08:01 lo 1.90 1.90 0.22 0.22 0.00 0.00 0.00 0.00 14:08:52 Average: ens3 88.44 61.70 1343.58 10.56 0.00 0.00 0.00 0.00 14:08:52 Average: lo 1.90 1.90 0.22 0.22 0.00 0.00 0.00 0.00 14:08:52 14:08:52 14:08:52 ---> sar -P ALL: 14:08:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14412) 07/31/26 _x86_64_ (4 CPU) 14:08:52 14:08:52 14:06:29 LINUX RESTART (4 CPU) 14:08:52 14:08:52 14:07:02 CPU %user %nice %system %iowait %steal %idle 14:08:52 14:08:01 all 22.73 0.00 2.21 2.43 0.06 72.58 14:08:52 14:08:01 0 29.69 0.00 2.43 0.27 0.07 67.54 14:08:52 14:08:01 1 9.57 0.00 1.26 3.14 0.02 86.01 14:08:52 14:08:01 2 13.57 0.00 2.04 5.28 0.05 79.05 14:08:52 14:08:01 3 38.06 0.00 3.10 1.02 0.09 57.73 14:08:52 Average: all 22.73 0.00 2.21 2.43 0.06 72.58 14:08:52 Average: 0 29.69 0.00 2.43 0.27 0.07 67.54 14:08:52 Average: 1 9.57 0.00 1.26 3.14 0.02 86.01 14:08:52 Average: 2 13.57 0.00 2.04 5.28 0.05 79.05 14:08:52 Average: 3 38.06 0.00 3.10 1.02 0.09 57.73 14:08:52 14:08:52 14:08:52