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