12:11:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145079 12:11:51 Running as SYSTEM 12:11:52 [EnvInject] - Loading node environment variables. 12:11:52 Building remotely on prd-ubuntu1804-builder-4c-4g-12357 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:11:52 [ssh-agent] Looking for ssh-agent implementation... 12:11:52 $ ssh-agent 12:11:52 SSH_AUTH_SOCK=/tmp/ssh-jvWcp3yo9RsZ/agent.1606 12:11:52 SSH_AGENT_PID=1608 12:11:52 [ssh-agent] Started. 12:11:52 Running ssh-add (command line suppressed) 12:11:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11387080215812523818.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11387080215812523818.key) 12:11:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:11:52 The recommended git tool is: NONE 12:11:53 using credential onap-jenkins-ssh 12:11:53 Wiping out workspace first. 12:11:53 Cloning the remote Git repository 12:11:53 Cloning repository git://cloud.onap.org/mirror/oom.git 12:11:53 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:11:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:11:53 > git --version # timeout=10 12:11:53 > git --version # 'git version 2.17.1' 12:11:53 using GIT_SSH to set credentials Gerrit user 12:11:53 Verifying host key using manually-configured host key entries 12:11:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:11:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:11:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:11:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:11:59 using GIT_SSH to set credentials Gerrit user 12:11:59 Verifying host key using manually-configured host key entries 12:11:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/145079/5 # timeout=30 12:11:59 > git rev-parse 5b4a00b9ab06a86742b36b7811be413f7e3e61d0^{commit} # timeout=10 12:11:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:11:59 Checking out Revision 5b4a00b9ab06a86742b36b7811be413f7e3e61d0 (refs/changes/79/145079/5) 12:11:59 > git config core.sparsecheckout # timeout=10 12:11:59 > git checkout -f 5b4a00b9ab06a86742b36b7811be413f7e3e61d0 # timeout=30 12:12:03 Commit message: "[SO] 17.3.1" 12:12:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:12:03 > git rev-list --no-walk 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=10 12:12:03 [EnvInject] - Injecting environment variables from a build step. 12:12:03 [EnvInject] - Injecting as environment variables the properties content 12:12:03 PYTHON=python3 12:12:03 12:12:03 [EnvInject] - Variables injected successfully. 12:12:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2168681106454188175.sh 12:12:03 ---> tox-install.sh 12:12:03 + source /home/jenkins/lf-env.sh 12:12:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:12:03 ++ mktemp -d /tmp/venv-XXXX 12:12:03 + lf_venv=/tmp/venv-8dge 12:12:03 + local venv_file=/tmp/.os_lf_venv 12:12:03 + local python=python3 12:12:03 + local options 12:12:03 + local set_path=true 12:12:03 + local install_args= 12:12:03 ++ 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:12:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:12:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:12:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:12:03 + true 12:12:03 + case $1 in 12:12:03 + venv_file=/tmp/.toxenv 12:12:03 + shift 2 12:12:03 + true 12:12:03 + case $1 in 12:12:03 + shift 12:12:03 + break 12:12:03 + case $python in 12:12:03 + local pkg_list= 12:12:03 + [[ -d /opt/pyenv ]] 12:12:03 + echo 'Setup pyenv:' 12:12:03 Setup pyenv: 12:12:03 + export PYENV_ROOT=/opt/pyenv 12:12:03 + PYENV_ROOT=/opt/pyenv 12:12:03 + 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:12:03 + 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:12:03 + pyenv versions 12:12:03 * system (set by /opt/pyenv/version) 12:12:03 * 3.8.13 (set by /opt/pyenv/version) 12:12:03 * 3.9.13 (set by /opt/pyenv/version) 12:12:03 * 3.10.6 (set by /opt/pyenv/version) 12:12:03 + command -v pyenv 12:12:03 ++ pyenv init - --no-rehash 12:12:03 + 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:12:03 export PATH="/opt/pyenv/shims:${PATH}" 12:12:03 export PYENV_SHELL=bash 12:12:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:12:03 pyenv() { 12:12:03 local command 12:12:03 command="${1:-}" 12:12:03 if [ "$#" -gt 0 ]; then 12:12:03 shift 12:12:03 fi 12:12:03 12:12:03 case "$command" in 12:12:03 rehash|shell) 12:12:03 eval "$(pyenv "sh-$command" "$@")" 12:12:03 ;; 12:12:03 *) 12:12:03 command pyenv "$command" "$@" 12:12:03 ;; 12:12:03 esac 12:12:03 }' 12:12:03 +++ 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:12:03 ++ 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:12:03 ++ 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:12:03 ++ 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:12:03 ++ export PYENV_SHELL=bash 12:12:03 ++ PYENV_SHELL=bash 12:12:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:12:03 +++ complete -F _pyenv pyenv 12:12:03 ++ lf-pyver python3 12:12:03 ++ local py_version_xy=python3 12:12:03 ++ local py_version_xyz= 12:12:03 ++ pyenv versions 12:12:03 ++ local command 12:12:03 ++ command=versions 12:12:03 ++ '[' 1 -gt 0 ']' 12:12:03 ++ shift 12:12:03 ++ case "$command" in 12:12:03 ++ command pyenv versions 12:12:03 ++ pyenv versions 12:12:03 ++ sed 's/^[ *]* //' 12:12:03 ++ awk '{ print $1 }' 12:12:03 ++ grep -E '^[0-9.]*[0-9]$' 12:12:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:12:03 +++ grep '^3' /tmp/.pyenv_versions 12:12:03 +++ tail -n 1 12:12:03 +++ sort -V 12:12:03 ++ py_version_xyz=3.10.6 12:12:03 ++ [[ -z 3.10.6 ]] 12:12:03 ++ echo 3.10.6 12:12:03 ++ return 0 12:12:03 + pyenv local 3.10.6 12:12:03 + local command 12:12:03 + command=local 12:12:03 + '[' 2 -gt 0 ']' 12:12:03 + shift 12:12:03 + case "$command" in 12:12:03 + command pyenv local 3.10.6 12:12:03 + pyenv local 3.10.6 12:12:03 + for arg in "$@" 12:12:03 + case $arg in 12:12:03 + pkg_list+='tox ' 12:12:03 + for arg in "$@" 12:12:03 + case $arg in 12:12:03 + pkg_list+='virtualenv ' 12:12:03 + for arg in "$@" 12:12:03 + case $arg in 12:12:03 + pkg_list+='urllib3~=1.26.15 ' 12:12:03 + [[ -f /tmp/.toxenv ]] 12:12:03 + [[ ! -f /tmp/.toxenv ]] 12:12:03 + [[ -n '' ]] 12:12:03 + python3 -m venv /tmp/venv-8dge 12:12:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8dge' 12:12:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8dge 12:12:07 + echo /tmp/venv-8dge 12:12:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:12:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:12:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:12:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:07 + local 'pip_opts=--upgrade --quiet' 12:12:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:12:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:12:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:12:07 + [[ -n '' ]] 12:12:07 + [[ -n '' ]] 12:12:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:12:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:07 + /tmp/venv-8dge/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:12:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:12:12 lf-activate-venv(): INFO: Base packages installed successfully 12:12:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:12:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:12:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:12:12 + /tmp/venv-8dge/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:12:14 + type python3 12:12:14 + true 12:12:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8dge/bin to PATH' 12:12:14 lf-activate-venv(): INFO: Adding /tmp/venv-8dge/bin to PATH 12:12:14 + PATH=/tmp/venv-8dge/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:12:14 + return 0 12:12:14 + python3 --version 12:12:14 Python 3.10.6 12:12:14 + python3 -m pip --version 12:12:14 pip 26.1.2 from /tmp/venv-8dge/lib/python3.10/site-packages/pip (python 3.10) 12:12:14 + python3 -m pip freeze 12:12:15 cachetools==7.1.4 12:12:15 colorama==0.4.6 12:12:15 distlib==0.4.3 12:12:15 filelock==3.29.4 12:12:15 packaging==26.2 12:12:15 platformdirs==4.10.0 12:12:15 pluggy==1.6.0 12:12:15 pyproject-api==1.10.1 12:12:15 python-discovery==1.4.2 12:12:15 tomli==2.4.1 12:12:15 tomli_w==1.2.0 12:12:15 tox==4.55.1 12:12:15 typing_extensions==4.15.0 12:12:15 urllib3==1.26.20 12:12:15 virtualenv==21.5.0 12:12:15 [EnvInject] - Injecting environment variables from a build step. 12:12:15 [EnvInject] - Injecting as environment variables the properties content 12:12:15 PARALLEL=false 12:12:15 12:12:15 [EnvInject] - Variables injected successfully. 12:12:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7427059897937355107.sh 12:12:15 ---> tox-run.sh 12:12:15 + 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:12:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:12:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:12:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:12:15 + cd /w/workspace/oom-master-pre-commit-lint/. 12:12:15 + source /home/jenkins/lf-env.sh 12:12:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:12:15 ++ mktemp -d /tmp/venv-XXXX 12:12:15 + lf_venv=/tmp/venv-u9BO 12:12:15 + local venv_file=/tmp/.os_lf_venv 12:12:15 + local python=python3 12:12:15 + local options 12:12:15 + local set_path=true 12:12:15 + local install_args= 12:12:15 ++ 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:12:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:12:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:12:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:12:15 + true 12:12:15 + case $1 in 12:12:15 + venv_file=/tmp/.toxenv 12:12:15 + shift 2 12:12:15 + true 12:12:15 + case $1 in 12:12:15 + shift 12:12:15 + break 12:12:15 + case $python in 12:12:15 + local pkg_list= 12:12:15 + [[ -d /opt/pyenv ]] 12:12:15 + echo 'Setup pyenv:' 12:12:15 Setup pyenv: 12:12:15 + export PYENV_ROOT=/opt/pyenv 12:12:15 + PYENV_ROOT=/opt/pyenv 12:12:15 + 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:12:15 + 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:12:15 + pyenv versions 12:12:15 system 12:12:15 3.8.13 12:12:15 3.9.13 12:12:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:12:15 + command -v pyenv 12:12:15 ++ pyenv init - --no-rehash 12:12:15 + 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:12:15 export PATH="/opt/pyenv/shims:${PATH}" 12:12:15 export PYENV_SHELL=bash 12:12:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:12:15 pyenv() { 12:12:15 local command 12:12:15 command="${1:-}" 12:12:15 if [ "$#" -gt 0 ]; then 12:12:15 shift 12:12:15 fi 12:12:15 12:12:15 case "$command" in 12:12:15 rehash|shell) 12:12:15 eval "$(pyenv "sh-$command" "$@")" 12:12:15 ;; 12:12:15 *) 12:12:15 command pyenv "$command" "$@" 12:12:15 ;; 12:12:15 esac 12:12:15 }' 12:12:15 +++ 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:12:15 ++ 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:12:15 ++ 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:12:15 ++ 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:12:15 ++ export PYENV_SHELL=bash 12:12:15 ++ PYENV_SHELL=bash 12:12:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:12:15 +++ complete -F _pyenv pyenv 12:12:15 ++ lf-pyver python3 12:12:15 ++ local py_version_xy=python3 12:12:15 ++ local py_version_xyz= 12:12:15 ++ pyenv versions 12:12:15 ++ local command 12:12:15 ++ command=versions 12:12:15 ++ '[' 1 -gt 0 ']' 12:12:15 ++ shift 12:12:15 ++ case "$command" in 12:12:15 ++ command pyenv versions 12:12:15 ++ pyenv versions 12:12:15 ++ sed 's/^[ *]* //' 12:12:15 ++ grep -E '^[0-9.]*[0-9]$' 12:12:15 ++ awk '{ print $1 }' 12:12:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:12:15 +++ grep '^3' /tmp/.pyenv_versions 12:12:15 +++ sort -V 12:12:15 +++ tail -n 1 12:12:15 ++ py_version_xyz=3.10.6 12:12:15 ++ [[ -z 3.10.6 ]] 12:12:15 ++ echo 3.10.6 12:12:15 ++ return 0 12:12:15 + pyenv local 3.10.6 12:12:15 + local command 12:12:15 + command=local 12:12:15 + '[' 2 -gt 0 ']' 12:12:15 + shift 12:12:15 + case "$command" in 12:12:15 + command pyenv local 3.10.6 12:12:15 + pyenv local 3.10.6 12:12:15 + for arg in "$@" 12:12:15 + case $arg in 12:12:15 + pkg_list+='tox ' 12:12:15 + for arg in "$@" 12:12:15 + case $arg in 12:12:15 + pkg_list+='virtualenv ' 12:12:15 + for arg in "$@" 12:12:15 + case $arg in 12:12:15 + pkg_list+='urllib3~=1.26.15 ' 12:12:15 + [[ -f /tmp/.toxenv ]] 12:12:15 ++ cat /tmp/.toxenv 12:12:15 + lf_venv=/tmp/venv-8dge 12:12:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8dge from' file:/tmp/.toxenv 12:12:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8dge from file:/tmp/.toxenv 12:12:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:12:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:15 + local 'pip_opts=--upgrade --quiet' 12:12:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:12:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:12:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:12:15 + [[ -n '' ]] 12:12:15 + [[ -n '' ]] 12:12:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:12:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:15 + /tmp/venv-8dge/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:12:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:12:16 lf-activate-venv(): INFO: Base packages installed successfully 12:12:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:12:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:12:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:12:16 + /tmp/venv-8dge/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:12:18 + type python3 12:12:18 + true 12:12:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8dge/bin to PATH' 12:12:18 lf-activate-venv(): INFO: Adding /tmp/venv-8dge/bin to PATH 12:12:18 + PATH=/tmp/venv-8dge/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:12:18 + return 0 12:12:18 + [[ -d /opt/pyenv ]] 12:12:18 + echo '---> Setting up pyenv' 12:12:18 ---> Setting up pyenv 12:12:18 + export PYENV_ROOT=/opt/pyenv 12:12:18 + PYENV_ROOT=/opt/pyenv 12:12:18 + export PATH=/opt/pyenv/bin:/tmp/venv-8dge/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:12:18 + PATH=/opt/pyenv/bin:/tmp/venv-8dge/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:12:18 ++ pwd 12:12:18 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:12:18 + export PYTHONPATH 12:12:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:12:18 + TOX_TESTENV_PASSENV=PYTHONPATH 12:12:18 + tox --version 12:12:18 4.55.1 from /tmp/venv-8dge/lib/python3.10/site-packages/tox/__init__.py 12:12:18 + PARALLEL=false 12:12:18 + TOX_OPTIONS_LIST= 12:12:18 + [[ -n pre-commit ]] 12:12:18 + TOX_OPTIONS_LIST=' -e pre-commit' 12:12:18 + case ${PARALLEL,,} in 12:12:18 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:12:18 + tox -e pre-commit 12:12:19 pre-commit: install_deps> python -I -m pip install pre-commit 12:12:22 pre-commit: freeze> python -m pip freeze --all 12:12:22 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,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.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.0 12:12:22 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:12:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:12:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:12:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:12:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:12:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:12:25 [INFO] Once installed this environment will be reused. 12:12:25 [INFO] This may take a few minutes... 12:12:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:12:30 [INFO] Once installed this environment will be reused. 12:12:30 [INFO] This may take a few minutes... 12:12:35 trim trailing whitespace.................................................Passed 12:12:35 Tabs remover.............................................................Passed 12:12:35 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:12:36 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:12:36 [INFO] Once installed this environment will be reused. 12:12:36 [INFO] This may take a few minutes... 12:12:46 gitlint..............................................(no files to check)Skipped 12:12:46 pre-commit: OK (28.18=setup[4.29]+cmd[12.85,11.04] seconds) 12:12:46 congratulations :) (28.22 seconds) 12:12:46 + tox_status=0 12:12:46 + echo '---> Completed tox runs' 12:12:46 ---> Completed tox runs 12:12:46 + for i in .tox/*/log 12:12:46 ++ echo .tox/pre-commit/log 12:12:46 ++ awk -F/ '{print $2}' 12:12:46 + tox_env=pre-commit 12:12:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:12:46 + DOC_DIR=docs/_build/html 12:12:46 + [[ -d docs/_build/html ]] 12:12:46 + echo '---> tox-run.sh ends' 12:12:46 ---> tox-run.sh ends 12:12:46 + test 0 -eq 0 12:12:46 $ ssh-agent -k 12:12:46 unset SSH_AUTH_SOCK; 12:12:46 unset SSH_AGENT_PID; 12:12:46 echo Agent pid 1608 killed; 12:12:46 [ssh-agent] Stopped. 12:12:46 [PostBuildScript] - [INFO] Executing post build scripts. 12:12:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18008854143927742607.sh 12:12:46 ---> sysstat.sh 12:12:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5065044692329917794.sh 12:12:47 ---> package-listing.sh 12:12:47 ++ facter osfamily 12:12:47 ++ tr '[:upper:]' '[:lower:]' 12:12:47 + OS_FAMILY=debian 12:12:47 + workspace=/w/workspace/oom-master-pre-commit-lint 12:12:47 + START_PACKAGES=/tmp/packages_start.txt 12:12:47 + END_PACKAGES=/tmp/packages_end.txt 12:12:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:12:47 + PACKAGES=/tmp/packages_start.txt 12:12:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:12:47 + PACKAGES=/tmp/packages_end.txt 12:12:47 + case "${OS_FAMILY}" in 12:12:47 + dpkg -l 12:12:47 + grep '^ii' 12:12:47 + '[' -f /tmp/packages_start.txt ']' 12:12:47 + '[' -f /tmp/packages_end.txt ']' 12:12:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:12:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:12:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:12:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:12:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8459320241183035133.sh 12:12:47 ---> capture-instance-metadata.sh 12:12:47 Setup pyenv: 12:12:47 system 12:12:47 3.8.13 12:12:47 3.9.13 12:12:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:12:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2zhb 12:12:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:12:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:55 lf-activate-venv(): INFO: Base packages installed successfully 12:12:55 lf-activate-venv(): INFO: Installing additional packages: lftools 12:13:17 lf-activate-venv(): INFO: Adding /tmp/venv-2zhb/bin to PATH 12:13:17 INFO: Running in OpenStack, capturing instance metadata 12:13:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15248788479779025745.sh 12:13:17 provisioning config files... 12:13:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3028876523508044239tmp 12:13:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:13:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:13:17 [EnvInject] - Injecting environment variables from a build step. 12:13:17 [EnvInject] - Injecting as environment variables the properties content 12:13:17 SERVER_ID=logs 12:13:17 12:13:17 [EnvInject] - Variables injected successfully. 12:13:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12184488906933174158.sh 12:13:17 ---> create-netrc.sh 12:13:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3206703997934328210.sh 12:13:17 ---> python-tools-install.sh 12:13:17 Setup pyenv: 12:13:17 system 12:13:17 3.8.13 12:13:17 3.9.13 12:13:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:13:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2zhb from file:/tmp/.os_lf_venv 12:13:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:20 lf-activate-venv(): INFO: Base packages installed successfully 12:13:20 lf-activate-venv(): INFO: Installing additional packages: lftools 12:13:28 lf-activate-venv(): INFO: Adding /tmp/venv-2zhb/bin to PATH 12:13:28 Generating Requirements File 12:13:56 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:13:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:13:56 Python 3.10.6 12:13:56 pip 26.1.2 from /tmp/venv-2zhb/lib/python3.10/site-packages/pip (python 3.10) 12:13:57 aiohappyeyeballs==2.6.2 12:13:57 aiohttp==3.14.1 12:13:57 aiosignal==1.4.0 12:13:57 appdirs==1.4.4 12:13:57 argcomplete==3.6.3 12:13:57 aspy.yaml==1.3.0 12:13:57 async-timeout==5.0.1 12:13:57 attrs==26.1.0 12:13:57 autopage==0.6.0 12:13:57 backports.strenum==1.3.1 12:13:57 beautifulsoup4==4.15.0 12:13:57 boto3==1.43.30 12:13:57 botocore==1.43.30 12:13:57 bs4==0.0.2 12:13:57 certifi==2026.5.20 12:13:57 cffi==2.0.0 12:13:57 cfgv==3.5.0 12:13:57 chardet==7.4.3 12:13:57 charset-normalizer==3.4.7 12:13:57 click==8.4.1 12:13:57 cliff==4.14.0 12:13:57 cmd2==3.5.1 12:13:57 cryptography==3.3.2 12:13:57 debtcollector==3.1.0 12:13:57 decorator==5.3.1 12:13:57 defusedxml==0.7.1 12:13:57 Deprecated==1.3.1 12:13:57 distlib==0.4.3 12:13:57 dnspython==2.8.0 12:13:57 docker==7.1.0 12:13:57 dogpile.cache==1.5.0 12:13:57 durationpy==0.10 12:13:57 email-validator==2.3.0 12:13:57 filelock==3.29.4 12:13:57 frozenlist==1.8.0 12:13:57 future==1.0.0 12:13:57 gitdb==4.0.12 12:13:57 GitPython==3.1.50 12:13:57 httplib2==0.30.2 12:13:57 identify==2.6.19 12:13:57 idna==3.18 12:13:57 importlib-resources==1.5.0 12:13:57 iso8601==2.1.0 12:13:57 Jinja2==3.1.6 12:13:57 jmespath==1.1.0 12:13:57 jsonpatch==1.33 12:13:57 jsonpointer==3.1.1 12:13:57 jsonschema==4.26.0 12:13:57 jsonschema-specifications==2025.9.1 12:13:57 keystoneauth1==5.14.0 12:13:57 kubernetes==36.0.2 12:13:57 lftools==0.37.22 12:13:57 lxml==6.1.1 12:13:57 markdown-it-py==4.2.0 12:13:57 MarkupSafe==3.0.3 12:13:57 mdurl==0.1.2 12:13:57 msgpack==1.2.0 12:13:57 multi_key_dict==2.0.3 12:13:57 multidict==6.7.1 12:13:57 munch==4.0.0 12:13:57 netaddr==1.3.0 12:13:57 niet==1.4.2 12:13:57 nodeenv==1.10.0 12:13:57 oauth2client==4.1.3 12:13:57 oauthlib==3.3.1 12:13:57 openstacksdk==4.13.0 12:13:57 os-service-types==1.8.2 12:13:57 osc-lib==4.6.0 12:13:57 oslo.config==10.4.0 12:13:57 oslo.context==6.4.0 12:13:57 oslo.i18n==6.8.0 12:13:57 oslo.log==8.2.0 12:13:57 oslo.serialization==5.10.0 12:13:57 oslo.utils==10.1.1 12:13:57 packaging==26.2 12:13:57 pbr==7.0.3 12:13:57 platformdirs==4.10.0 12:13:57 prettytable==3.17.0 12:13:57 propcache==0.5.2 12:13:57 psutil==7.2.2 12:13:57 pyasn1==0.6.3 12:13:57 pyasn1_modules==0.4.2 12:13:57 pycparser==3.0 12:13:57 pygerrit2==2.0.15 12:13:57 PyGithub==2.9.1 12:13:57 Pygments==2.20.0 12:13:57 PyJWT==2.13.0 12:13:57 PyNaCl==1.6.2 12:13:57 pyparsing==2.4.7 12:13:57 pyperclip==1.11.0 12:13:57 pyrsistent==0.20.0 12:13:57 python-cinderclient==9.9.0 12:13:57 python-dateutil==2.9.0.post0 12:13:57 python-discovery==1.4.2 12:13:57 python-heatclient==5.2.0 12:13:57 python-jenkins==1.8.3 12:13:57 python-keystoneclient==5.8.0 12:13:57 python-magnumclient==4.10.0 12:13:57 python-openstackclient==10.0.0 12:13:57 python-swiftclient==4.10.0 12:13:57 PyYAML==6.0.3 12:13:57 referencing==0.37.0 12:13:57 requests==2.34.2 12:13:57 requests-oauthlib==2.0.0 12:13:57 rfc3986==2.0.0 12:13:57 rich==15.0.0 12:13:57 rich-argparse==1.8.0 12:13:57 rpds-py==0.30.0 12:13:57 rsa==4.9.1 12:13:57 ruamel.yaml==0.19.1 12:13:57 ruamel.yaml.clib==0.2.15 12:13:57 s3transfer==0.18.0 12:13:57 simplejson==4.1.1 12:13:57 six==1.17.0 12:13:57 smmap==5.0.3 12:13:57 soupsieve==2.8.4 12:13:57 stevedore==5.8.0 12:13:57 tabulate==0.10.0 12:13:57 toml==0.10.2 12:13:57 tomlkit==0.15.0 12:13:57 tqdm==4.68.2 12:13:57 typing_extensions==4.15.0 12:13:57 urllib3==1.26.20 12:13:57 virtualenv==21.5.0 12:13:57 wcwidth==0.8.1 12:13:57 websocket-client==1.9.0 12:13:57 wrapt==2.2.1 12:13:57 xdg==6.0.0 12:13:57 xmltodict==1.0.4 12:13:57 yarl==1.24.2 12:13:57 yq==3.4.3 12:13:57 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins7633639580482694717.sh 12:13:57 ---> uv-install.sh 12:13:57 Installing uv/uvx (latest) using shell installer 12:13:57 2026-06-16 12:13:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-uSggQE.sh" [1] 12:13:57 downloading uv 0.11.21 x86_64-unknown-linux-gnu 12:13:58 installing to /home/jenkins/.local/bin 12:13:58 uv 12:13:58 uvx 12:13:58 everything's installed! 12:13:58 12:13:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:13:58 12:13:58 source $HOME/.local/bin/env (sh, bash, zsh) 12:13:58 source $HOME/.local/bin/env.fish (fish) 12:13:58 Adding install location to PATH 12:13:58 ---> Validating uv/uvx install 12:13:58 uvx 0.11.21 (x86_64-unknown-linux-gnu) 12:13:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14403620257714465676.sh 12:13:58 ---> sudo-logs.sh 12:13:58 Archiving 'sudo' log.. 12:13:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13588862200372589197.sh 12:13:58 ---> job-cost.sh 12:13:58 INFO: Activating Python virtual environment... 12:13:58 Setup pyenv: 12:13:58 system 12:13:58 3.8.13 12:13:58 3.9.13 12:13:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:13:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2zhb from file:/tmp/.os_lf_venv 12:13:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:00 lf-activate-venv(): INFO: Base packages installed successfully 12:14:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:14:06 lf-activate-venv(): INFO: Adding /tmp/venv-2zhb/bin to PATH 12:14:06 INFO: No stack-cost file found 12:14:06 INFO: Instance uptime: 158s 12:14:06 INFO: Fetching instance metadata (attempt 1 of 3)... 12:14:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:14:06 INFO: Successfully fetched instance metadata 12:14:06 INFO: Instance type: v3-standard-4 12:14:06 INFO: Retrieving pricing info for: v3-standard-4 12:14:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:14:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=158 12:14:06 INFO: Successfully fetched Vexxhost pricing API 12:14:06 INFO: Retrieved cost: 0.11 12:14:06 INFO: Retrieved resource: v3-standard-4 12:14:06 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:14:06 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:14:06 INFO: Successfully archived job cost data 12:14:06 DEBUG: Cost data: oom-master-pre-commit-lint,4654,2026-06-16 12:14:06,v3-standard-4,158,0.11,0.00,SUCCESS 12:14:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6593903191766402930.sh 12:14:06 ---> logs-deploy.sh 12:14:06 Setup pyenv: 12:14:06 system 12:14:06 3.8.13 12:14:06 3.9.13 12:14:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:14:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2zhb from file:/tmp/.os_lf_venv 12:14:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:08 lf-activate-venv(): INFO: Base packages installed successfully 12:14:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:14:16 lf-activate-venv(): INFO: Adding /tmp/venv-2zhb/bin to PATH 12:14:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4654 12:14:16 INFO: archiving workspace using pattern(s): 12:14:17 Archives upload complete. 12:14:17 INFO: archiving logs to Nexus 12:14:18 ---> uname -a: 12:14:18 Linux prd-ubuntu1804-builder-4c-4g-12357 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:14:18 12:14:18 12:14:18 ---> lscpu: 12:14:18 Architecture: x86_64 12:14:18 CPU op-mode(s): 32-bit, 64-bit 12:14:18 Byte Order: Little Endian 12:14:18 CPU(s): 4 12:14:18 On-line CPU(s) list: 0-3 12:14:18 Thread(s) per core: 1 12:14:18 Core(s) per socket: 1 12:14:18 Socket(s): 4 12:14:18 NUMA node(s): 1 12:14:18 Vendor ID: AuthenticAMD 12:14:18 CPU family: 23 12:14:18 Model: 49 12:14:18 Model name: AMD EPYC-Rome Processor 12:14:18 Stepping: 0 12:14:18 CPU MHz: 2799.998 12:14:18 BogoMIPS: 5599.99 12:14:18 Virtualization: AMD-V 12:14:18 Hypervisor vendor: KVM 12:14:18 Virtualization type: full 12:14:18 L1d cache: 32K 12:14:18 L1i cache: 32K 12:14:18 L2 cache: 512K 12:14:18 L3 cache: 16384K 12:14:18 NUMA node0 CPU(s): 0-3 12:14:18 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:14:18 12:14:18 12:14:18 ---> nproc: 12:14:18 4 12:14:18 12:14:18 12:14:18 ---> df -h: 12:14:18 Filesystem Size Used Avail Use% Mounted on 12:14:18 udev 7.9G 0 7.9G 0% /dev 12:14:18 tmpfs 1.6G 676K 1.6G 1% /run 12:14:18 /dev/vda1 78G 8.5G 69G 11% / 12:14:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:14:18 tmpfs 5.0M 0 5.0M 0% /run/lock 12:14:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:14:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:14:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:14:18 12:14:18 12:14:18 ---> free -m: 12:14:18 total used free shared buff/cache available 12:14:18 Mem: 16040 569 13129 0 2340 15145 12:14:18 Swap: 1023 0 1023 12:14:18 12:14:18 12:14:18 ---> ip addr: 12:14:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:14:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:14:18 inet 127.0.0.1/8 scope host lo 12:14:18 valid_lft forever preferred_lft forever 12:14:18 inet6 ::1/128 scope host 12:14:18 valid_lft forever preferred_lft forever 12:14:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:14:18 link/ether fa:16:3e:1b:14:b4 brd ff:ff:ff:ff:ff:ff 12:14:18 inet 10.30.107.10/23 brd 10.30.107.255 scope global dynamic ens3 12:14:18 valid_lft 86238sec preferred_lft 86238sec 12:14:18 inet6 fe80::f816:3eff:fe1b:14b4/64 scope link 12:14:18 valid_lft forever preferred_lft forever 12:14:18 12:14:18 12:14:18 ---> sar -b -r -n DEV: 12:14:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12357) 06/16/26 _x86_64_ (4 CPU) 12:14:18 12:14:18 12:11:38 LINUX RESTART (4 CPU) 12:14:18 12:14:18 12:12:01 tps rtps wtps bread/s bwrtn/s 12:14:18 12:13:01 235.84 23.96 211.88 807.73 52894.92 12:14:18 12:14:01 109.02 1.75 107.27 150.37 22131.11 12:14:18 Average: 172.43 12.86 159.57 479.05 37513.01 12:14:18 12:14:18 12:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:14:18 12:13:01 13902300 15516588 2522668 15.36 60972 1750612 842456 4.82 786768 1515068 95304 12:14:18 12:14:01 13478828 15532404 2946140 17.94 88140 2142112 830276 4.75 783124 1897764 242040 12:14:18 Average: 13690564 15524496 2734404 16.65 74556 1946362 836366 4.79 784946 1706416 168672 12:14:18 12:14:18 12:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:14:18 12:13:01 ens3 129.76 87.29 835.66 20.69 0.00 0.00 0.00 0.00 12:14:18 12:13:01 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 12:14:18 12:14:01 ens3 111.88 78.20 1459.35 14.38 0.00 0.00 0.00 0.00 12:14:18 12:14:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 12:14:18 Average: ens3 120.82 82.74 1147.51 17.53 0.00 0.00 0.00 0.00 12:14:18 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 12:14:18 12:14:18 12:14:18 ---> sar -P ALL: 12:14:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12357) 06/16/26 _x86_64_ (4 CPU) 12:14:18 12:14:18 12:11:38 LINUX RESTART (4 CPU) 12:14:18 12:14:18 12:12:01 CPU %user %nice %system %iowait %steal %idle 12:14:18 12:13:01 all 20.15 0.00 2.18 5.31 0.07 72.30 12:14:18 12:13:01 0 28.10 0.00 2.32 0.75 0.07 68.76 12:14:18 12:13:01 1 10.72 0.00 1.54 5.10 0.08 82.55 12:14:18 12:13:01 2 14.15 0.00 2.41 12.02 0.05 71.37 12:14:18 12:13:01 3 27.58 0.00 2.45 3.39 0.07 66.51 12:14:18 12:14:01 all 18.31 0.00 1.32 4.10 0.05 76.22 12:14:18 12:14:01 0 12.36 0.00 0.77 3.10 0.05 83.72 12:14:18 12:14:01 1 44.17 0.00 3.25 1.50 0.10 50.98 12:14:18 12:14:01 2 4.81 0.00 0.35 4.20 0.03 90.61 12:14:18 12:14:01 3 11.82 0.00 0.92 7.60 0.05 79.61 12:14:18 Average: all 19.23 0.00 1.75 4.70 0.06 74.26 12:14:18 Average: 0 20.24 0.00 1.55 1.92 0.06 76.23 12:14:18 Average: 1 27.48 0.00 2.40 3.30 0.09 66.74 12:14:18 Average: 2 9.48 0.00 1.38 8.10 0.04 81.00 12:14:18 Average: 3 19.70 0.00 1.69 5.50 0.06 73.05 12:14:18 12:14:18 12:14:18