14:18:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 14:18:12 Running as SYSTEM 14:18:12 [EnvInject] - Loading node environment variables. 14:18:12 Building remotely on prd-ubuntu1804-builder-4c-4g-7077 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:18:12 [ssh-agent] Looking for ssh-agent implementation... 14:18:12 $ ssh-agent 14:18:12 SSH_AUTH_SOCK=/tmp/ssh-VoxI02so78zP/agent.1733 14:18:12 SSH_AGENT_PID=1735 14:18:12 [ssh-agent] Started. 14:18:12 Running ssh-add (command line suppressed) 14:18:12 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7742391161504603997.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7742391161504603997.key) 14:18:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:18:12 The recommended git tool is: NONE 14:18:14 using credential onap-jenkins-ssh 14:18:14 Wiping out workspace first. 14:18:14 Cloning the remote Git repository 14:18:14 Cloning repository git://cloud.onap.org/mirror/oom.git 14:18:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:18:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:18:14 > git --version # timeout=10 14:18:14 > git --version # 'git version 2.17.1' 14:18:14 using GIT_SSH to set credentials Gerrit user 14:18:14 Verifying host key using manually-configured host key entries 14:18:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:18:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:18:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:18:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:18:20 using GIT_SSH to set credentials Gerrit user 14:18:20 Verifying host key using manually-configured host key entries 14:18:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/7 # timeout=30 14:18:20 > git rev-parse 42bd5ea6d3aa1719ac2cd67080c2ab37fc1527be^{commit} # timeout=10 14:18:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:18:20 Checking out Revision 42bd5ea6d3aa1719ac2cd67080c2ab37fc1527be (refs/changes/44/145544/7) 14:18:20 > git config core.sparsecheckout # timeout=10 14:18:20 > git checkout -f 42bd5ea6d3aa1719ac2cd67080c2ab37fc1527be # timeout=30 14:18:24 Commit message: "[SDC] 13.2.0 release" 14:18:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:18:24 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 14:18:24 [EnvInject] - Injecting environment variables from a build step. 14:18:24 [EnvInject] - Injecting as environment variables the properties content 14:18:24 PYTHON=python3 14:18:24 14:18:24 [EnvInject] - Variables injected successfully. 14:18:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4831898397210317637.sh 14:18:24 ---> tox-install.sh 14:18:24 + source /home/jenkins/lf-env.sh 14:18:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:24 ++ mktemp -d /tmp/venv-XXXX 14:18:24 + lf_venv=/tmp/venv-aNmq 14:18:24 + local venv_file=/tmp/.os_lf_venv 14:18:24 + local python=python3 14:18:24 + local options 14:18:24 + local set_path=true 14:18:24 + local install_args= 14:18:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:18:24 + true 14:18:24 + case $1 in 14:18:24 + venv_file=/tmp/.toxenv 14:18:24 + shift 2 14:18:24 + true 14:18:24 + case $1 in 14:18:24 + shift 14:18:24 + break 14:18:24 + case $python in 14:18:24 + local pkg_list= 14:18:24 + [[ -d /opt/pyenv ]] 14:18:24 + echo 'Setup pyenv:' 14:18:24 Setup pyenv: 14:18:24 + export PYENV_ROOT=/opt/pyenv 14:18:24 + PYENV_ROOT=/opt/pyenv 14:18:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:24 + pyenv versions 14:18:24 * system (set by /opt/pyenv/version) 14:18:24 * 3.8.13 (set by /opt/pyenv/version) 14:18:24 * 3.9.13 (set by /opt/pyenv/version) 14:18:24 * 3.10.6 (set by /opt/pyenv/version) 14:18:24 + command -v pyenv 14:18:24 ++ pyenv init - --no-rehash 14:18:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:18:25 export PATH="/opt/pyenv/shims:${PATH}" 14:18:25 export PYENV_SHELL=bash 14:18:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:18:25 pyenv() { 14:18:25 local command 14:18:25 command="${1:-}" 14:18:25 if [ "$#" -gt 0 ]; then 14:18:25 shift 14:18:25 fi 14:18:25 14:18:25 case "$command" in 14:18:25 rehash|shell) 14:18:25 eval "$(pyenv "sh-$command" "$@")" 14:18:25 ;; 14:18:25 *) 14:18:25 command pyenv "$command" "$@" 14:18:25 ;; 14:18:25 esac 14:18:25 }' 14:18:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:18:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:25 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:25 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:25 ++ export PYENV_SHELL=bash 14:18:25 ++ PYENV_SHELL=bash 14:18:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:18:25 +++ complete -F _pyenv pyenv 14:18:25 ++ lf-pyver python3 14:18:25 ++ local py_version_xy=python3 14:18:25 ++ local py_version_xyz= 14:18:25 ++ pyenv versions 14:18:25 ++ local command 14:18:25 ++ command=versions 14:18:25 ++ '[' 1 -gt 0 ']' 14:18:25 ++ shift 14:18:25 ++ case "$command" in 14:18:25 ++ command pyenv versions 14:18:25 ++ pyenv versions 14:18:25 ++ sed 's/^[ *]* //' 14:18:25 ++ grep -E '^[0-9.]*[0-9]$' 14:18:25 ++ awk '{ print $1 }' 14:18:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:18:25 +++ grep '^3' /tmp/.pyenv_versions 14:18:25 +++ sort -V 14:18:25 +++ tail -n 1 14:18:25 ++ py_version_xyz=3.10.6 14:18:25 ++ [[ -z 3.10.6 ]] 14:18:25 ++ echo 3.10.6 14:18:25 ++ return 0 14:18:25 + pyenv local 3.10.6 14:18:25 + local command 14:18:25 + command=local 14:18:25 + '[' 2 -gt 0 ']' 14:18:25 + shift 14:18:25 + case "$command" in 14:18:25 + command pyenv local 3.10.6 14:18:25 + pyenv local 3.10.6 14:18:25 + for arg in "$@" 14:18:25 + case $arg in 14:18:25 + pkg_list+='tox ' 14:18:25 + for arg in "$@" 14:18:25 + case $arg in 14:18:25 + pkg_list+='virtualenv ' 14:18:25 + for arg in "$@" 14:18:25 + case $arg in 14:18:25 + pkg_list+='urllib3~=1.26.15 ' 14:18:25 + [[ -f /tmp/.toxenv ]] 14:18:25 + [[ ! -f /tmp/.toxenv ]] 14:18:25 + [[ -n '' ]] 14:18:25 + python3 -m venv /tmp/venv-aNmq 14:18:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aNmq' 14:18:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aNmq 14:18:29 + echo /tmp/venv-aNmq 14:18:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:18:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:18:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:18:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:29 + local 'pip_opts=--upgrade --quiet' 14:18:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:18:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:18:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:18:29 + [[ -n '' ]] 14:18:29 + [[ -n '' ]] 14:18:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:18:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:29 + /tmp/venv-aNmq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:18:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:18:40 lf-activate-venv(): INFO: Base packages installed successfully 14:18:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:18:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:18:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:18:40 + /tmp/venv-aNmq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:18:43 + type python3 14:18:43 + true 14:18:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aNmq/bin to PATH' 14:18:43 lf-activate-venv(): INFO: Adding /tmp/venv-aNmq/bin to PATH 14:18:43 + PATH=/tmp/venv-aNmq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:43 + return 0 14:18:43 + python3 --version 14:18:43 Python 3.10.6 14:18:43 + python3 -m pip --version 14:18:43 pip 26.1.2 from /tmp/venv-aNmq/lib/python3.10/site-packages/pip (python 3.10) 14:18:43 + python3 -m pip freeze 14:18:43 cachetools==7.1.4 14:18:43 colorama==0.4.6 14:18:43 distlib==0.4.3 14:18:43 filelock==3.29.7 14:18:43 packaging==26.2 14:18:43 platformdirs==4.10.0 14:18:43 pluggy==1.6.0 14:18:43 pyproject-api==1.10.1 14:18:43 python-discovery==1.4.3 14:18:43 tomli==2.4.1 14:18:43 tomli_w==1.2.0 14:18:43 tox==4.56.2 14:18:43 typing_extensions==4.16.0 14:18:43 urllib3==1.26.20 14:18:43 virtualenv==21.6.0 14:18:43 [EnvInject] - Injecting environment variables from a build step. 14:18:43 [EnvInject] - Injecting as environment variables the properties content 14:18:43 PARALLEL=false 14:18:43 14:18:43 [EnvInject] - Variables injected successfully. 14:18:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7866173803624381827.sh 14:18:43 ---> tox-run.sh 14:18:43 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:18:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:18:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:18:43 + cd /w/workspace/oom-master-pre-commit-lint/. 14:18:43 + source /home/jenkins/lf-env.sh 14:18:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:43 ++ mktemp -d /tmp/venv-XXXX 14:18:43 + lf_venv=/tmp/venv-e5pS 14:18:43 + local venv_file=/tmp/.os_lf_venv 14:18:43 + local python=python3 14:18:43 + local options 14:18:43 + local set_path=true 14:18:43 + local install_args= 14:18:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:18:43 + true 14:18:43 + case $1 in 14:18:43 + venv_file=/tmp/.toxenv 14:18:43 + shift 2 14:18:43 + true 14:18:43 + case $1 in 14:18:43 + shift 14:18:43 + break 14:18:43 + case $python in 14:18:43 + local pkg_list= 14:18:43 + [[ -d /opt/pyenv ]] 14:18:43 + echo 'Setup pyenv:' 14:18:43 Setup pyenv: 14:18:43 + export PYENV_ROOT=/opt/pyenv 14:18:43 + PYENV_ROOT=/opt/pyenv 14:18:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:43 + pyenv versions 14:18:43 system 14:18:43 3.8.13 14:18:43 3.9.13 14:18:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:18:43 + command -v pyenv 14:18:43 ++ pyenv init - --no-rehash 14:18:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:18:43 export PATH="/opt/pyenv/shims:${PATH}" 14:18:43 export PYENV_SHELL=bash 14:18:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:18:43 pyenv() { 14:18:43 local command 14:18:43 command="${1:-}" 14:18:43 if [ "$#" -gt 0 ]; then 14:18:43 shift 14:18:43 fi 14:18:43 14:18:43 case "$command" in 14:18:43 rehash|shell) 14:18:43 eval "$(pyenv "sh-$command" "$@")" 14:18:43 ;; 14:18:43 *) 14:18:43 command pyenv "$command" "$@" 14:18:43 ;; 14:18:43 esac 14:18:43 }' 14:18:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:18:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:43 ++ export PYENV_SHELL=bash 14:18:43 ++ PYENV_SHELL=bash 14:18:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:18:43 +++ complete -F _pyenv pyenv 14:18:43 ++ lf-pyver python3 14:18:43 ++ local py_version_xy=python3 14:18:43 ++ local py_version_xyz= 14:18:43 ++ pyenv versions 14:18:43 ++ local command 14:18:43 ++ command=versions 14:18:43 ++ '[' 1 -gt 0 ']' 14:18:43 ++ shift 14:18:43 ++ case "$command" in 14:18:43 ++ command pyenv versions 14:18:43 ++ pyenv versions 14:18:43 ++ sed 's/^[ *]* //' 14:18:43 ++ grep -E '^[0-9.]*[0-9]$' 14:18:43 ++ awk '{ print $1 }' 14:18:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:18:43 +++ sort -V 14:18:43 +++ grep '^3' /tmp/.pyenv_versions 14:18:43 +++ tail -n 1 14:18:43 ++ py_version_xyz=3.10.6 14:18:43 ++ [[ -z 3.10.6 ]] 14:18:43 ++ echo 3.10.6 14:18:43 ++ return 0 14:18:43 + pyenv local 3.10.6 14:18:43 + local command 14:18:43 + command=local 14:18:43 + '[' 2 -gt 0 ']' 14:18:43 + shift 14:18:43 + case "$command" in 14:18:43 + command pyenv local 3.10.6 14:18:43 + pyenv local 3.10.6 14:18:43 + for arg in "$@" 14:18:43 + case $arg in 14:18:43 + pkg_list+='tox ' 14:18:43 + for arg in "$@" 14:18:43 + case $arg in 14:18:43 + pkg_list+='virtualenv ' 14:18:43 + for arg in "$@" 14:18:43 + case $arg in 14:18:43 + pkg_list+='urllib3~=1.26.15 ' 14:18:43 + [[ -f /tmp/.toxenv ]] 14:18:43 ++ cat /tmp/.toxenv 14:18:43 + lf_venv=/tmp/venv-aNmq 14:18:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aNmq from' file:/tmp/.toxenv 14:18:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aNmq from file:/tmp/.toxenv 14:18:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:18:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:43 + local 'pip_opts=--upgrade --quiet' 14:18:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:18:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:18:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:18:43 + [[ -n '' ]] 14:18:43 + [[ -n '' ]] 14:18:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:18:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:43 + /tmp/venv-aNmq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:18:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:18:44 lf-activate-venv(): INFO: Base packages installed successfully 14:18:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:18:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:18:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:18:44 + /tmp/venv-aNmq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:18:45 + type python3 14:18:45 + true 14:18:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aNmq/bin to PATH' 14:18:45 lf-activate-venv(): INFO: Adding /tmp/venv-aNmq/bin to PATH 14:18:45 + PATH=/tmp/venv-aNmq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:45 + return 0 14:18:45 + [[ -d /opt/pyenv ]] 14:18:45 + echo '---> Setting up pyenv' 14:18:45 ---> Setting up pyenv 14:18:45 + export PYENV_ROOT=/opt/pyenv 14:18:45 + PYENV_ROOT=/opt/pyenv 14:18:45 + export PATH=/opt/pyenv/bin:/tmp/venv-aNmq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:45 + PATH=/opt/pyenv/bin:/tmp/venv-aNmq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:18:45 ++ pwd 14:18:45 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:18:45 + export PYTHONPATH 14:18:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:18:45 + TOX_TESTENV_PASSENV=PYTHONPATH 14:18:45 + tox --version 14:18:46 4.56.2 from /tmp/venv-aNmq/lib/python3.10/site-packages/tox/__init__.py 14:18:46 + PARALLEL=false 14:18:46 + TOX_OPTIONS_LIST= 14:18:46 + [[ -n pre-commit ]] 14:18:46 + TOX_OPTIONS_LIST=' -e pre-commit' 14:18:46 + case ${PARALLEL,,} in 14:18:46 + tox -e pre-commit 14:18:46 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:18:47 pre-commit: install_deps> python -I -m pip install pre-commit 14:19:03 pre-commit: freeze> python -m pip freeze --all 14:19:03 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,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.3,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.0 14:19:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:19:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:19:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:19:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:19:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:19:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:19:08 [INFO] Once installed this environment will be reused. 14:19:08 [INFO] This may take a few minutes... 14:19:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:19:13 [INFO] Once installed this environment will be reused. 14:19:13 [INFO] This may take a few minutes... 14:19:17 trim trailing whitespace.................................................Passed 14:19:17 Tabs remover.............................................................Passed 14:19:17 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:19:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:19:18 [INFO] Once installed this environment will be reused. 14:19:18 [INFO] This may take a few minutes... 14:19:27 gitlint..............................................(no files to check)Skipped 14:19:27 pre-commit: OK (40.82=setup[17.51]+cmd[14.06,9.26] seconds) 14:19:27 congratulations :) (40.86 seconds) 14:19:27 + tox_status=0 14:19:27 + echo '---> Completed tox runs' 14:19:27 ---> Completed tox runs 14:19:27 + for i in .tox/*/log 14:19:27 ++ echo .tox/pre-commit/log 14:19:27 ++ awk -F/ '{print $2}' 14:19:27 + tox_env=pre-commit 14:19:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:19:27 + DOC_DIR=docs/_build/html 14:19:27 + [[ -d docs/_build/html ]] 14:19:27 + echo '---> tox-run.sh ends' 14:19:27 ---> tox-run.sh ends 14:19:27 + test 0 -eq 0 14:19:27 $ ssh-agent -k 14:19:27 unset SSH_AUTH_SOCK; 14:19:27 unset SSH_AGENT_PID; 14:19:27 echo Agent pid 1735 killed; 14:19:27 [ssh-agent] Stopped. 14:19:27 [PostBuildScript] - [INFO] Executing post build scripts. 14:19:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9942290269440119358.sh 14:19:27 ---> sysstat.sh 14:19:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15997370599722488863.sh 14:19:27 ---> package-listing.sh 14:19:27 ++ facter osfamily 14:19:27 ++ tr '[:upper:]' '[:lower:]' 14:19:27 + OS_FAMILY=debian 14:19:27 + workspace=/w/workspace/oom-master-pre-commit-lint 14:19:27 + START_PACKAGES=/tmp/packages_start.txt 14:19:27 + END_PACKAGES=/tmp/packages_end.txt 14:19:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:19:27 + PACKAGES=/tmp/packages_start.txt 14:19:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:19:27 + PACKAGES=/tmp/packages_end.txt 14:19:27 + case "${OS_FAMILY}" in 14:19:27 + dpkg -l 14:19:27 + grep '^ii' 14:19:27 + '[' -f /tmp/packages_start.txt ']' 14:19:27 + '[' -f /tmp/packages_end.txt ']' 14:19:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:19:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:19:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:19:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:19:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5809210936507247825.sh 14:19:28 ---> capture-instance-metadata.sh 14:19:28 Setup pyenv: 14:19:28 system 14:19:28 3.8.13 14:19:28 3.9.13 14:19:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lnL1 14:19:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:19:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:35 lf-activate-venv(): INFO: Base packages installed successfully 14:19:35 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:10 lf-activate-venv(): INFO: Adding /tmp/venv-lnL1/bin to PATH 14:20:10 INFO: Running in OpenStack, capturing instance metadata 14:20:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8838144332480932025.sh 14:20:10 provisioning config files... 14:20:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17620745193637424489tmp 14:20:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:20:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:20:10 [EnvInject] - Injecting environment variables from a build step. 14:20:10 [EnvInject] - Injecting as environment variables the properties content 14:20:10 SERVER_ID=logs 14:20:10 14:20:10 [EnvInject] - Variables injected successfully. 14:20:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17161451686828309097.sh 14:20:10 ---> create-netrc.sh 14:20:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2742926667214408922.sh 14:20:10 ---> python-tools-install.sh 14:20:10 Setup pyenv: 14:20:10 system 14:20:10 3.8.13 14:20:10 3.9.13 14:20:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lnL1 from file:/tmp/.os_lf_venv 14:20:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:12 lf-activate-venv(): INFO: Base packages installed successfully 14:20:12 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:20 lf-activate-venv(): INFO: Adding /tmp/venv-lnL1/bin to PATH 14:20:20 Generating Requirements File 14:20:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:20:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:20:44 Python 3.10.6 14:20:44 pip 26.1.2 from /tmp/venv-lnL1/lib/python3.10/site-packages/pip (python 3.10) 14:20:45 aiohappyeyeballs==2.7.1 14:20:45 aiohttp==3.14.1 14:20:45 aiosignal==1.4.0 14:20:45 appdirs==1.4.4 14:20:45 argcomplete==3.7.0 14:20:45 aspy.yaml==1.3.0 14:20:45 async-timeout==5.0.1 14:20:45 attrs==26.1.0 14:20:45 autopage==0.6.0 14:20:45 backports.strenum==1.3.1 14:20:45 beautifulsoup4==4.15.0 14:20:45 boto3==1.43.42 14:20:45 botocore==1.43.42 14:20:45 bs4==0.0.2 14:20:45 certifi==2026.6.17 14:20:45 cffi==2.1.0 14:20:45 cfgv==3.5.0 14:20:45 chardet==7.4.3 14:20:45 charset-normalizer==3.4.9 14:20:45 click==8.4.2 14:20:45 cliff==4.14.0 14:20:45 cmd2==3.5.1 14:20:45 cryptography==3.3.2 14:20:45 debtcollector==3.1.0 14:20:45 decorator==5.3.1 14:20:45 defusedxml==0.7.1 14:20:45 Deprecated==1.3.1 14:20:45 distlib==0.4.3 14:20:45 dnspython==2.8.0 14:20:45 docker==7.1.0 14:20:45 dogpile.cache==1.5.0 14:20:45 durationpy==0.10 14:20:45 email-validator==2.3.0 14:20:45 filelock==3.29.7 14:20:45 frozenlist==1.8.0 14:20:45 future==1.0.0 14:20:45 gitdb==4.0.12 14:20:45 GitPython==3.1.50 14:20:45 httplib2==0.30.2 14:20:45 identify==2.6.19 14:20:45 idna==3.18 14:20:45 importlib-resources==1.5.0 14:20:45 iso8601==2.1.0 14:20:45 Jinja2==3.1.6 14:20:45 jmespath==1.1.0 14:20:45 jsonpatch==1.33 14:20:45 jsonpointer==3.1.1 14:20:45 jsonschema==4.26.0 14:20:45 jsonschema-specifications==2025.9.1 14:20:45 keystoneauth1==5.14.0 14:20:45 kubernetes==36.0.2 14:20:45 lftools==0.37.22 14:20:45 lxml==6.1.1 14:20:45 markdown-it-py==4.2.0 14:20:45 MarkupSafe==3.0.3 14:20:45 mdurl==0.1.2 14:20:45 msgpack==1.2.1 14:20:45 multi_key_dict==2.0.3 14:20:45 multidict==6.7.1 14:20:45 munch==4.0.0 14:20:45 netaddr==1.3.0 14:20:45 niet==1.4.2 14:20:45 nodeenv==1.10.0 14:20:45 oauth2client==4.1.3 14:20:45 oauthlib==3.3.1 14:20:45 openstacksdk==4.13.0 14:20:45 os-service-types==1.8.2 14:20:45 osc-lib==4.6.0 14:20:45 oslo.config==10.4.0 14:20:45 oslo.context==6.4.0 14:20:45 oslo.i18n==6.8.0 14:20:45 oslo.log==8.2.0 14:20:45 oslo.serialization==5.10.0 14:20:45 oslo.utils==10.1.1 14:20:45 packaging==26.2 14:20:45 pbr==7.0.3 14:20:45 platformdirs==4.10.0 14:20:45 prettytable==3.18.0 14:20:45 propcache==0.5.2 14:20:45 psutil==7.2.2 14:20:45 pyasn1==0.6.3 14:20:45 pyasn1_modules==0.4.2 14:20:45 pycparser==3.0 14:20:45 pygerrit2==2.0.15 14:20:45 PyGithub==2.9.1 14:20:45 Pygments==2.20.0 14:20:45 PyJWT==2.13.0 14:20:45 PyNaCl==1.6.2 14:20:45 pyparsing==2.4.7 14:20:45 pyperclip==1.11.0 14:20:45 pyrsistent==0.20.0 14:20:45 python-cinderclient==9.9.0 14:20:45 python-dateutil==2.9.0.post0 14:20:45 python-discovery==1.4.3 14:20:45 python-heatclient==5.2.0 14:20:45 python-jenkins==1.8.3 14:20:45 python-keystoneclient==5.8.0 14:20:45 python-magnumclient==4.11.0 14:20:45 python-openstackclient==10.0.0 14:20:45 python-swiftclient==4.10.0 14:20:45 PyYAML==6.0.3 14:20:45 referencing==0.37.0 14:20:45 requests==2.34.2 14:20:45 requests-oauthlib==2.0.0 14:20:45 rfc3986==2.0.0 14:20:45 rich==15.0.0 14:20:45 rich-argparse==1.8.0 14:20:45 rpds-py==0.30.0 14:20:45 rsa==4.9.1 14:20:45 ruamel.yaml==0.19.1 14:20:45 ruamel.yaml.clib==0.2.15 14:20:45 s3transfer==0.19.0 14:20:45 simplejson==4.1.1 14:20:45 six==1.17.0 14:20:45 smmap==5.0.3 14:20:45 soupsieve==2.8.4 14:20:45 stevedore==5.8.0 14:20:45 tabulate==0.10.0 14:20:45 toml==0.10.2 14:20:45 tomlkit==0.15.0 14:20:45 tqdm==4.68.4 14:20:45 typing_extensions==4.16.0 14:20:45 urllib3==1.26.20 14:20:45 virtualenv==21.6.0 14:20:45 wcwidth==0.8.2 14:20:45 websocket-client==1.9.0 14:20:45 wrapt==2.2.2 14:20:45 xdg==6.0.0 14:20:45 xmltodict==1.0.4 14:20:45 yarl==1.24.2 14:20:45 yq==4.1.1 14:20:45 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9907597965194717742.sh 14:20:45 ---> uv-install.sh 14:20:45 Installing uv/uvx (latest) using shell installer 14:20:45 2026-07-08 14:20:45 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-3b0WDf.sh" [1] 14:20:45 downloading uv 0.11.28 x86_64-unknown-linux-gnu 14:20:46 installing to /home/jenkins/.local/bin 14:20:46 uv 14:20:46 uvx 14:20:46 everything's installed! 14:20:46 14:20:46 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:20:46 14:20:46 source $HOME/.local/bin/env (sh, bash, zsh) 14:20:46 source $HOME/.local/bin/env.fish (fish) 14:20:46 Adding install location to PATH 14:20:46 ---> Validating uv/uvx install 14:20:46 uvx 0.11.28 (x86_64-unknown-linux-gnu) 14:20:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12862141755161400664.sh 14:20:46 ---> sudo-logs.sh 14:20:46 Archiving 'sudo' log.. 14:20:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11291160261373129437.sh 14:20:46 ---> job-cost.sh 14:20:46 INFO: Activating Python virtual environment... 14:20:46 Setup pyenv: 14:20:46 system 14:20:46 3.8.13 14:20:46 3.9.13 14:20:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lnL1 from file:/tmp/.os_lf_venv 14:20:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:48 lf-activate-venv(): INFO: Base packages installed successfully 14:20:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:20:53 lf-activate-venv(): INFO: Adding /tmp/venv-lnL1/bin to PATH 14:20:53 INFO: No stack-cost file found 14:20:53 INFO: Instance uptime: 192s 14:20:53 INFO: Fetching instance metadata (attempt 1 of 3)... 14:20:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:20:54 INFO: Successfully fetched instance metadata 14:20:54 INFO: Instance type: v3-standard-4 14:20:54 INFO: Retrieving pricing info for: v3-standard-4 14:20:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:20:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=192 14:20:54 INFO: Successfully fetched Vexxhost pricing API 14:20:54 INFO: Retrieved cost: 0.11 14:20:54 INFO: Retrieved resource: v3-standard-4 14:20:54 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:20:54 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:20:54 INFO: Successfully archived job cost data 14:20:54 DEBUG: Cost data: oom-master-pre-commit-lint,4679,2026-07-08 14:20:54,v3-standard-4,192,0.11,0.00,SUCCESS 14:20:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5321619612735058248.sh 14:20:54 ---> logs-deploy.sh 14:20:54 Setup pyenv: 14:20:54 system 14:20:54 3.8.13 14:20:54 3.9.13 14:20:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lnL1 from file:/tmp/.os_lf_venv 14:20:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:56 lf-activate-venv(): INFO: Base packages installed successfully 14:20:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:21:04 lf-activate-venv(): INFO: Adding /tmp/venv-lnL1/bin to PATH 14:21:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4679 14:21:04 INFO: archiving workspace using pattern(s): 14:21:05 Archives upload complete. 14:21:05 INFO: archiving logs to Nexus 14:21:06 ---> uname -a: 14:21:06 Linux prd-ubuntu1804-builder-4c-4g-7077 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:21:06 14:21:06 14:21:06 ---> lscpu: 14:21:06 Architecture: x86_64 14:21:06 CPU op-mode(s): 32-bit, 64-bit 14:21:06 Byte Order: Little Endian 14:21:06 CPU(s): 4 14:21:06 On-line CPU(s) list: 0-3 14:21:06 Thread(s) per core: 1 14:21:06 Core(s) per socket: 1 14:21:06 Socket(s): 4 14:21:06 NUMA node(s): 1 14:21:06 Vendor ID: AuthenticAMD 14:21:06 CPU family: 23 14:21:06 Model: 49 14:21:06 Model name: AMD EPYC-Rome Processor 14:21:06 Stepping: 0 14:21:06 CPU MHz: 2799.998 14:21:06 BogoMIPS: 5599.99 14:21:06 Virtualization: AMD-V 14:21:06 Hypervisor vendor: KVM 14:21:06 Virtualization type: full 14:21:06 L1d cache: 32K 14:21:06 L1i cache: 32K 14:21:06 L2 cache: 512K 14:21:06 L3 cache: 16384K 14:21:06 NUMA node0 CPU(s): 0-3 14:21:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:21:06 14:21:06 14:21:06 ---> nproc: 14:21:06 4 14:21:06 14:21:06 14:21:06 ---> df -h: 14:21:06 Filesystem Size Used Avail Use% Mounted on 14:21:06 udev 7.9G 0 7.9G 0% /dev 14:21:06 tmpfs 1.6G 676K 1.6G 1% /run 14:21:06 /dev/vda1 78G 8.5G 69G 11% / 14:21:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:21:06 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:21:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:21:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:21:06 14:21:06 14:21:06 ---> free -m: 14:21:06 total used free shared buff/cache available 14:21:06 Mem: 16040 534 13158 0 2346 15180 14:21:06 Swap: 1023 0 1023 14:21:06 14:21:06 14:21:06 ---> ip addr: 14:21:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:06 inet 127.0.0.1/8 scope host lo 14:21:06 valid_lft forever preferred_lft forever 14:21:06 inet6 ::1/128 scope host 14:21:06 valid_lft forever preferred_lft forever 14:21:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:21:06 link/ether fa:16:3e:24:f0:ce brd ff:ff:ff:ff:ff:ff 14:21:06 inet 10.30.107.148/23 brd 10.30.107.255 scope global dynamic ens3 14:21:06 valid_lft 86206sec preferred_lft 86206sec 14:21:06 inet6 fe80::f816:3eff:fe24:f0ce/64 scope link 14:21:06 valid_lft forever preferred_lft forever 14:21:06 14:21:06 14:21:06 ---> sar -b -r -n DEV: 14:21:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7077) 07/08/26 _x86_64_ (4 CPU) 14:21:06 14:21:06 14:17:55 LINUX RESTART (4 CPU) 14:21:06 14:21:06 14:18:01 tps rtps wtps bread/s bwrtn/s 14:21:06 14:19:01 345.18 58.52 286.66 3721.89 61877.71 14:21:06 14:20:01 87.09 1.15 85.94 42.53 34773.67 14:21:06 14:21:01 99.10 1.17 97.93 134.51 22171.37 14:21:06 Average: 177.22 20.30 156.92 1301.12 39621.18 14:21:06 14:21:06 14:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:06 14:19:01 14122656 15567580 2302312 14.02 47468 1605872 808904 4.63 663056 1441652 70968 14:21:06 14:20:01 13852504 15534384 2572464 15.66 64912 1812436 818976 4.69 771996 1576832 80500 14:21:06 14:21:01 13469672 15538036 2955296 17.99 89028 2155892 780248 4.47 782588 1911032 217872 14:21:06 Average: 13814944 15546667 2610024 15.89 67136 1858067 802709 4.59 739213 1643172 123113 14:21:06 14:21:06 14:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:06 14:19:01 lo 1.26 1.26 0.14 0.14 0.00 0.00 0.00 0.00 14:21:06 14:19:01 ens3 487.04 304.46 1805.72 76.98 0.00 0.00 0.00 0.00 14:21:06 14:20:01 lo 2.20 2.20 0.24 0.24 0.00 0.00 0.00 0.00 14:21:06 14:20:01 ens3 75.59 52.56 995.89 9.11 0.00 0.00 0.00 0.00 14:21:06 14:21:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 14:21:06 14:21:01 ens3 75.89 53.96 1024.64 11.70 0.00 0.00 0.00 0.00 14:21:06 Average: lo 1.55 1.55 0.17 0.17 0.00 0.00 0.00 0.00 14:21:06 Average: ens3 213.01 137.09 1275.74 32.62 0.00 0.00 0.00 0.00 14:21:06 14:21:06 14:21:06 ---> sar -P ALL: 14:21:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7077) 07/08/26 _x86_64_ (4 CPU) 14:21:06 14:21:06 14:17:55 LINUX RESTART (4 CPU) 14:21:06 14:21:06 14:18:01 CPU %user %nice %system %iowait %steal %idle 14:21:06 14:19:01 all 14.61 0.00 2.14 14.62 0.05 68.59 14:21:06 14:19:01 0 10.95 0.00 2.06 42.90 0.07 44.02 14:21:06 14:19:01 1 13.14 0.00 2.71 6.90 0.05 77.20 14:21:06 14:19:01 2 23.35 0.00 2.17 1.87 0.03 72.58 14:21:06 14:19:01 3 11.03 0.00 1.64 6.88 0.05 80.40 14:21:06 14:20:01 all 16.20 0.00 1.49 9.09 0.07 73.15 14:21:06 14:20:01 0 16.21 0.00 1.80 34.61 0.07 47.31 14:21:06 14:20:01 1 16.16 0.00 1.39 1.24 0.08 81.14 14:21:06 14:20:01 2 27.70 0.00 2.05 0.52 0.07 69.66 14:21:06 14:20:01 3 4.77 0.00 0.73 0.03 0.05 94.42 14:21:06 14:21:01 all 20.06 0.00 1.52 2.87 0.05 75.49 14:21:06 14:21:01 0 21.88 0.00 1.63 3.32 0.05 73.12 14:21:06 14:21:01 1 17.40 0.00 1.75 4.36 0.03 76.46 14:21:06 14:21:01 2 37.90 0.00 2.34 0.73 0.07 58.96 14:21:06 14:21:01 3 3.23 0.00 0.36 3.10 0.05 93.25 14:21:06 Average: all 16.96 0.00 1.72 8.86 0.06 72.41 14:21:06 Average: 0 16.35 0.00 1.83 26.93 0.06 54.83 14:21:06 Average: 1 15.57 0.00 1.95 4.16 0.06 78.27 14:21:06 Average: 2 29.65 0.00 2.19 1.04 0.06 67.07 14:21:06 Average: 3 6.35 0.00 0.91 3.35 0.05 89.35 14:21:06 14:21:06 14:21:06