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