19:12:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 19:12:02 Running as SYSTEM 19:12:02 [EnvInject] - Loading node environment variables. 19:12:02 Building remotely on prd-ubuntu1804-builder-4c-4g-9026 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:12:02 [ssh-agent] Looking for ssh-agent implementation... 19:12:02 $ ssh-agent 19:12:02 SSH_AUTH_SOCK=/tmp/ssh-H6cwU5qgg7Xe/agent.1717 19:12:02 SSH_AGENT_PID=1719 19:12:02 [ssh-agent] Started. 19:12:02 Running ssh-add (command line suppressed) 19:12:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6850232001644424061.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6850232001644424061.key) 19:12:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:12:02 The recommended git tool is: NONE 19:12:51 using credential onap-jenkins-ssh 19:12:51 Wiping out workspace first. 19:12:51 Cloning the remote Git repository 19:12:51 Cloning repository git://cloud.onap.org/mirror/oom.git 19:12:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:12:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:12:51 > git --version # timeout=10 19:12:51 > git --version # 'git version 2.17.1' 19:12:51 using GIT_SSH to set credentials Gerrit user 19:12:51 Verifying host key using manually-configured host key entries 19:12:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:12:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:12:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:12:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:12:57 using GIT_SSH to set credentials Gerrit user 19:12:57 Verifying host key using manually-configured host key entries 19:12:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/3 # timeout=30 19:12:57 > git rev-parse 5a04f85cf488fd923bdcff82001cb87e6a2a0217^{commit} # timeout=10 19:12:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:12:57 Checking out Revision 5a04f85cf488fd923bdcff82001cb87e6a2a0217 (refs/changes/15/146015/3) 19:12:57 > git config core.sparsecheckout # timeout=10 19:12:57 > git checkout -f 5a04f85cf488fd923bdcff82001cb87e6a2a0217 # timeout=30 19:13:01 Commit message: "[POLICY] Update docker images to latest versions" 19:13:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:13:01 > git rev-list --no-walk 5fb5ba5ca9e7456f8757c6f81ff898b7a7d935e2 # timeout=10 19:13:01 [EnvInject] - Injecting environment variables from a build step. 19:13:01 [EnvInject] - Injecting as environment variables the properties content 19:13:01 PYTHON=python3 19:13:01 19:13:01 [EnvInject] - Variables injected successfully. 19:13:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10947848418687751877.sh 19:13:01 ---> tox-install.sh 19:13:01 + source /home/jenkins/lf-env.sh 19:13:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:13:01 ++ mktemp -d /tmp/venv-XXXX 19:13:01 + lf_venv=/tmp/venv-PW5x 19:13:01 + local venv_file=/tmp/.os_lf_venv 19:13:01 + local python=python3 19:13:01 + local options 19:13:01 + local set_path=true 19:13:01 + local install_args= 19:13:01 ++ 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 19:13:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:13:01 + true 19:13:01 + case $1 in 19:13:01 + venv_file=/tmp/.toxenv 19:13:01 + shift 2 19:13:01 + true 19:13:01 + case $1 in 19:13:01 + shift 19:13:01 + break 19:13:01 + case $python in 19:13:01 + local pkg_list= 19:13:01 + [[ -d /opt/pyenv ]] 19:13:01 + echo 'Setup pyenv:' 19:13:01 Setup pyenv: 19:13:01 + export PYENV_ROOT=/opt/pyenv 19:13:01 + PYENV_ROOT=/opt/pyenv 19:13:01 + 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 19:13:01 + 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 19:13:01 + pyenv versions 19:13:01 * system (set by /opt/pyenv/version) 19:13:01 * 3.8.13 (set by /opt/pyenv/version) 19:13:01 * 3.9.13 (set by /opt/pyenv/version) 19:13:01 * 3.10.6 (set by /opt/pyenv/version) 19:13:01 + command -v pyenv 19:13:01 ++ pyenv init - --no-rehash 19:13:01 + 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[*]}"'\'')" 19:13:01 export PATH="/opt/pyenv/shims:${PATH}" 19:13:01 export PYENV_SHELL=bash 19:13:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:13:01 pyenv() { 19:13:01 local command 19:13:01 command="${1:-}" 19:13:01 if [ "$#" -gt 0 ]; then 19:13:01 shift 19:13:01 fi 19:13:01 19:13:01 case "$command" in 19:13:01 rehash|shell) 19:13:01 eval "$(pyenv "sh-$command" "$@")" 19:13:01 ;; 19:13:01 *) 19:13:01 command pyenv "$command" "$@" 19:13:01 ;; 19:13:01 esac 19:13:01 }' 19:13:01 +++ 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[*]}"' 19:13:01 ++ 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 19:13:01 ++ 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 19:13:01 ++ 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 19:13:01 ++ export PYENV_SHELL=bash 19:13:01 ++ PYENV_SHELL=bash 19:13:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:13:01 +++ complete -F _pyenv pyenv 19:13:01 ++ lf-pyver python3 19:13:01 ++ local py_version_xy=python3 19:13:01 ++ local py_version_xyz= 19:13:01 ++ pyenv versions 19:13:01 ++ local command 19:13:01 ++ command=versions 19:13:01 ++ '[' 1 -gt 0 ']' 19:13:01 ++ shift 19:13:01 ++ case "$command" in 19:13:01 ++ command pyenv versions 19:13:01 ++ pyenv versions 19:13:01 ++ sed 's/^[ *]* //' 19:13:01 ++ awk '{ print $1 }' 19:13:01 ++ grep -E '^[0-9.]*[0-9]$' 19:13:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:13:02 +++ grep '^3' /tmp/.pyenv_versions 19:13:02 +++ sort -V 19:13:02 +++ tail -n 1 19:13:02 ++ py_version_xyz=3.10.6 19:13:02 ++ [[ -z 3.10.6 ]] 19:13:02 ++ echo 3.10.6 19:13:02 ++ return 0 19:13:02 + pyenv local 3.10.6 19:13:02 + local command 19:13:02 + command=local 19:13:02 + '[' 2 -gt 0 ']' 19:13:02 + shift 19:13:02 + case "$command" in 19:13:02 + command pyenv local 3.10.6 19:13:02 + pyenv local 3.10.6 19:13:02 + for arg in "$@" 19:13:02 + case $arg in 19:13:02 + pkg_list+='tox ' 19:13:02 + for arg in "$@" 19:13:02 + case $arg in 19:13:02 + pkg_list+='virtualenv ' 19:13:02 + for arg in "$@" 19:13:02 + case $arg in 19:13:02 + pkg_list+='urllib3~=1.26.15 ' 19:13:02 + [[ -f /tmp/.toxenv ]] 19:13:02 + [[ ! -f /tmp/.toxenv ]] 19:13:02 + [[ -n '' ]] 19:13:02 + python3 -m venv /tmp/venv-PW5x 19:13:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PW5x' 19:13:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PW5x 19:13:06 + echo /tmp/venv-PW5x 19:13:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:13:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:13:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:13:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:06 + local 'pip_opts=--upgrade --quiet' 19:13:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:13:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:13:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:13:06 + [[ -n '' ]] 19:13:06 + [[ -n '' ]] 19:13:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:13:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:06 + /tmp/venv-PW5x/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 19:13:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:13:10 lf-activate-venv(): INFO: Base packages installed successfully 19:13:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:13:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:13:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:13:10 + /tmp/venv-PW5x/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 19:13:13 + type python3 19:13:13 + true 19:13:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PW5x/bin to PATH' 19:13:13 lf-activate-venv(): INFO: Adding /tmp/venv-PW5x/bin to PATH 19:13:13 + PATH=/tmp/venv-PW5x/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 19:13:13 + return 0 19:13:13 + python3 --version 19:13:13 Python 3.10.6 19:13:13 + python3 -m pip --version 19:13:13 pip 26.1.2 from /tmp/venv-PW5x/lib/python3.10/site-packages/pip (python 3.10) 19:13:13 + python3 -m pip freeze 19:13:13 cachetools==7.1.4 19:13:13 colorama==0.4.6 19:13:13 distlib==0.4.3 19:13:13 filelock==3.29.7 19:13:13 packaging==26.2 19:13:13 platformdirs==4.10.0 19:13:13 pluggy==1.6.0 19:13:13 pyproject-api==1.10.1 19:13:13 python-discovery==1.4.4 19:13:13 tomli==2.4.1 19:13:13 tomli_w==1.2.0 19:13:13 tox==4.56.4 19:13:13 typing_extensions==4.16.0 19:13:13 urllib3==1.26.20 19:13:13 virtualenv==21.6.1 19:13:13 [EnvInject] - Injecting environment variables from a build step. 19:13:13 [EnvInject] - Injecting as environment variables the properties content 19:13:13 PARALLEL=false 19:13:13 19:13:13 [EnvInject] - Variables injected successfully. 19:13:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2950552607589701208.sh 19:13:13 ---> tox-run.sh 19:13:13 + 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 19:13:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:13:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:13:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:13:13 + cd /w/workspace/oom-master-pre-commit-lint/. 19:13:13 + source /home/jenkins/lf-env.sh 19:13:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:13:13 ++ mktemp -d /tmp/venv-XXXX 19:13:13 + lf_venv=/tmp/venv-SYbx 19:13:13 + local venv_file=/tmp/.os_lf_venv 19:13:13 + local python=python3 19:13:13 + local options 19:13:13 + local set_path=true 19:13:13 + local install_args= 19:13:13 ++ 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 19:13:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:13:13 + true 19:13:13 + case $1 in 19:13:13 + venv_file=/tmp/.toxenv 19:13:13 + shift 2 19:13:13 + true 19:13:13 + case $1 in 19:13:13 + shift 19:13:13 + break 19:13:13 + case $python in 19:13:13 + local pkg_list= 19:13:13 + [[ -d /opt/pyenv ]] 19:13:13 + echo 'Setup pyenv:' 19:13:13 Setup pyenv: 19:13:13 + export PYENV_ROOT=/opt/pyenv 19:13:13 + PYENV_ROOT=/opt/pyenv 19:13:13 + 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 19:13:13 + 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 19:13:13 + pyenv versions 19:13:13 system 19:13:13 3.8.13 19:13:13 3.9.13 19:13:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:13:13 + command -v pyenv 19:13:13 ++ pyenv init - --no-rehash 19:13:13 + 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[*]}"'\'')" 19:13:13 export PATH="/opt/pyenv/shims:${PATH}" 19:13:13 export PYENV_SHELL=bash 19:13:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:13:13 pyenv() { 19:13:13 local command 19:13:13 command="${1:-}" 19:13:13 if [ "$#" -gt 0 ]; then 19:13:13 shift 19:13:13 fi 19:13:13 19:13:13 case "$command" in 19:13:13 rehash|shell) 19:13:13 eval "$(pyenv "sh-$command" "$@")" 19:13:13 ;; 19:13:13 *) 19:13:13 command pyenv "$command" "$@" 19:13:13 ;; 19:13:13 esac 19:13:13 }' 19:13:13 +++ 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[*]}"' 19:13:13 ++ 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 19:13:13 ++ 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 19:13:13 ++ 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 19:13:13 ++ export PYENV_SHELL=bash 19:13:13 ++ PYENV_SHELL=bash 19:13:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:13:13 +++ complete -F _pyenv pyenv 19:13:13 ++ lf-pyver python3 19:13:13 ++ local py_version_xy=python3 19:13:13 ++ local py_version_xyz= 19:13:13 ++ sed 's/^[ *]* //' 19:13:13 ++ pyenv versions 19:13:13 ++ local command 19:13:13 ++ command=versions 19:13:13 ++ '[' 1 -gt 0 ']' 19:13:13 ++ shift 19:13:13 ++ case "$command" in 19:13:13 ++ command pyenv versions 19:13:13 ++ pyenv versions 19:13:13 ++ awk '{ print $1 }' 19:13:13 ++ grep -E '^[0-9.]*[0-9]$' 19:13:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:13:13 +++ grep '^3' /tmp/.pyenv_versions 19:13:13 +++ sort -V 19:13:13 +++ tail -n 1 19:13:13 ++ py_version_xyz=3.10.6 19:13:13 ++ [[ -z 3.10.6 ]] 19:13:13 ++ echo 3.10.6 19:13:13 ++ return 0 19:13:13 + pyenv local 3.10.6 19:13:13 + local command 19:13:13 + command=local 19:13:13 + '[' 2 -gt 0 ']' 19:13:13 + shift 19:13:13 + case "$command" in 19:13:13 + command pyenv local 3.10.6 19:13:13 + pyenv local 3.10.6 19:13:13 + for arg in "$@" 19:13:13 + case $arg in 19:13:13 + pkg_list+='tox ' 19:13:13 + for arg in "$@" 19:13:13 + case $arg in 19:13:13 + pkg_list+='virtualenv ' 19:13:13 + for arg in "$@" 19:13:13 + case $arg in 19:13:13 + pkg_list+='urllib3~=1.26.15 ' 19:13:13 + [[ -f /tmp/.toxenv ]] 19:13:13 ++ cat /tmp/.toxenv 19:13:13 + lf_venv=/tmp/venv-PW5x 19:13:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PW5x from' file:/tmp/.toxenv 19:13:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PW5x from file:/tmp/.toxenv 19:13:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:13:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:13 + local 'pip_opts=--upgrade --quiet' 19:13:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:13:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:13:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:13:13 + [[ -n '' ]] 19:13:13 + [[ -n '' ]] 19:13:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:13:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:13 + /tmp/venv-PW5x/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 19:13:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:13:14 lf-activate-venv(): INFO: Base packages installed successfully 19:13:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:13:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:13:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:13:14 + /tmp/venv-PW5x/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 19:13:15 + type python3 19:13:15 + true 19:13:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PW5x/bin to PATH' 19:13:15 lf-activate-venv(): INFO: Adding /tmp/venv-PW5x/bin to PATH 19:13:15 + PATH=/tmp/venv-PW5x/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 19:13:15 + return 0 19:13:15 + [[ -d /opt/pyenv ]] 19:13:15 + echo '---> Setting up pyenv' 19:13:15 ---> Setting up pyenv 19:13:15 + export PYENV_ROOT=/opt/pyenv 19:13:15 + PYENV_ROOT=/opt/pyenv 19:13:15 + export PATH=/opt/pyenv/bin:/tmp/venv-PW5x/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 19:13:15 + PATH=/opt/pyenv/bin:/tmp/venv-PW5x/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 19:13:15 ++ pwd 19:13:15 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:13:15 + export PYTHONPATH 19:13:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:13:15 + TOX_TESTENV_PASSENV=PYTHONPATH 19:13:15 + tox --version 19:13:16 4.56.4 from /tmp/venv-PW5x/lib/python3.10/site-packages/tox/__init__.py 19:13:16 + PARALLEL=false 19:13:16 + TOX_OPTIONS_LIST= 19:13:16 + [[ -n pre-commit ]] 19:13:16 + TOX_OPTIONS_LIST=' -e pre-commit' 19:13:16 + case ${PARALLEL,,} in 19:13:16 + tox -e pre-commit 19:13:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:13:17 pre-commit: install_deps> python -I -m pip install pre-commit 19:13:20 pre-commit: freeze> python -m pip freeze --all 19:13:20 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.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 19:13:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:13:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:13:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:13:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:13:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:13:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:13:23 [INFO] Once installed this environment will be reused. 19:13:23 [INFO] This may take a few minutes... 19:13:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:13:27 [INFO] Once installed this environment will be reused. 19:13:27 [INFO] This may take a few minutes... 19:13:31 trim trailing whitespace.................................................Passed 19:13:31 Tabs remover.............................................................Passed 19:13:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:13:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:13:32 [INFO] Once installed this environment will be reused. 19:13:32 [INFO] This may take a few minutes... 19:13:46 gitlint..............................................(no files to check)Skipped 19:13:46 pre-commit: OK (30.65=setup[4.49]+cmd[11.19,14.97] seconds) 19:13:46 congratulations :) (30.69 seconds) 19:13:47 + tox_status=0 19:13:47 + echo '---> Completed tox runs' 19:13:47 ---> Completed tox runs 19:13:47 + for i in .tox/*/log 19:13:47 ++ echo .tox/pre-commit/log 19:13:47 ++ awk -F/ '{print $2}' 19:13:47 + tox_env=pre-commit 19:13:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:13:47 + DOC_DIR=docs/_build/html 19:13:47 + [[ -d docs/_build/html ]] 19:13:47 + echo '---> tox-run.sh ends' 19:13:47 ---> tox-run.sh ends 19:13:47 + test 0 -eq 0 19:13:47 $ ssh-agent -k 19:13:47 unset SSH_AUTH_SOCK; 19:13:47 unset SSH_AGENT_PID; 19:13:47 echo Agent pid 1719 killed; 19:13:47 [ssh-agent] Stopped. 19:13:47 [PostBuildScript] - [INFO] Executing post build scripts. 19:13:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16854409470606449533.sh 19:13:47 ---> sysstat.sh 19:13:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7804014385368064671.sh 19:13:47 ---> package-listing.sh 19:13:47 ++ facter osfamily 19:13:47 ++ tr '[:upper:]' '[:lower:]' 19:13:47 + OS_FAMILY=debian 19:13:47 + workspace=/w/workspace/oom-master-pre-commit-lint 19:13:47 + START_PACKAGES=/tmp/packages_start.txt 19:13:47 + END_PACKAGES=/tmp/packages_end.txt 19:13:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:47 + PACKAGES=/tmp/packages_start.txt 19:13:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:13:47 + PACKAGES=/tmp/packages_end.txt 19:13:47 + case "${OS_FAMILY}" in 19:13:47 + dpkg -l 19:13:47 + grep '^ii' 19:13:47 + '[' -f /tmp/packages_start.txt ']' 19:13:47 + '[' -f /tmp/packages_end.txt ']' 19:13:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:13:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:13:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:13:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4169995646721781461.sh 19:13:47 ---> capture-instance-metadata.sh 19:13:47 Setup pyenv: 19:13:47 system 19:13:47 3.8.13 19:13:47 3.9.13 19:13:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:13:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TcPp 19:13:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:13:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:55 lf-activate-venv(): INFO: Base packages installed successfully 19:13:55 lf-activate-venv(): INFO: Installing additional packages: lftools 19:14:17 lf-activate-venv(): INFO: Adding /tmp/venv-TcPp/bin to PATH 19:14:17 INFO: Running in OpenStack, capturing instance metadata 19:14:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11595442234727389686.sh 19:14:18 provisioning config files... 19:14:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11008865562591923401tmp 19:14:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:14:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:14:18 [EnvInject] - Injecting environment variables from a build step. 19:14:18 [EnvInject] - Injecting as environment variables the properties content 19:14:18 SERVER_ID=logs 19:14:18 19:14:18 [EnvInject] - Variables injected successfully. 19:14:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7851374829046263584.sh 19:14:18 ---> create-netrc.sh 19:14:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins141658304557315786.sh 19:14:18 ---> python-tools-install.sh 19:14:18 Setup pyenv: 19:14:18 system 19:14:18 3.8.13 19:14:18 3.9.13 19:14:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:14:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TcPp from file:/tmp/.os_lf_venv 19:14:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:14:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:14:20 lf-activate-venv(): INFO: Base packages installed successfully 19:14:20 lf-activate-venv(): INFO: Installing additional packages: lftools 19:14:28 lf-activate-venv(): INFO: Adding /tmp/venv-TcPp/bin to PATH 19:14:28 Generating Requirements File 19:14:51 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. 19:14:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:14:52 Python 3.10.6 19:14:52 pip 26.1.2 from /tmp/venv-TcPp/lib/python3.10/site-packages/pip (python 3.10) 19:14:52 aiohappyeyeballs==2.7.1 19:14:52 aiohttp==3.14.1 19:14:52 aiosignal==1.4.0 19:14:52 appdirs==1.4.4 19:14:52 argcomplete==3.7.0 19:14:52 aspy.yaml==1.3.0 19:14:52 async-timeout==5.0.1 19:14:52 attrs==26.1.0 19:14:52 autopage==0.6.0 19:14:52 backports.strenum==1.3.1 19:14:52 beautifulsoup4==4.15.0 19:14:52 boto3==1.43.46 19:14:52 botocore==1.43.46 19:14:52 bs4==0.0.2 19:14:52 certifi==2026.6.17 19:14:52 cffi==2.1.0 19:14:52 cfgv==3.5.0 19:14:52 chardet==7.4.3 19:14:52 charset-normalizer==3.4.9 19:14:52 click==8.4.2 19:14:52 cliff==4.14.0 19:14:52 cmd2==3.5.1 19:14:52 cryptography==3.3.2 19:14:52 debtcollector==3.1.0 19:14:52 decorator==5.3.1 19:14:52 defusedxml==0.7.1 19:14:52 Deprecated==1.3.1 19:14:52 distlib==0.4.3 19:14:52 dnspython==2.8.0 19:14:52 docker==7.2.0 19:14:52 dogpile.cache==1.5.0 19:14:52 durationpy==0.10 19:14:52 email-validator==2.3.0 19:14:52 filelock==3.29.7 19:14:52 frozenlist==1.8.0 19:14:52 future==1.0.0 19:14:52 gitdb==4.0.12 19:14:52 GitPython==3.1.50 19:14:52 httplib2==0.30.2 19:14:52 identify==2.6.19 19:14:52 idna==3.18 19:14:52 importlib-resources==1.5.0 19:14:52 iso8601==2.1.0 19:14:52 Jinja2==3.1.6 19:14:52 jmespath==1.1.0 19:14:52 jsonpatch==1.33 19:14:52 jsonpointer==3.1.1 19:14:52 jsonschema==4.26.0 19:14:52 jsonschema-specifications==2025.9.1 19:14:52 keystoneauth1==5.14.0 19:14:52 kubernetes==36.0.2 19:14:52 lftools==0.37.22 19:14:52 lxml==6.1.1 19:14:52 markdown-it-py==4.2.0 19:14:52 MarkupSafe==3.0.3 19:14:52 mdurl==0.1.2 19:14:52 msgpack==1.2.1 19:14:52 multi_key_dict==2.0.3 19:14:52 multidict==6.7.1 19:14:52 munch==4.0.0 19:14:52 netaddr==1.3.0 19:14:52 niet==1.4.2 19:14:52 nodeenv==1.10.0 19:14:52 oauth2client==4.1.3 19:14:52 oauthlib==3.3.1 19:14:52 openstacksdk==4.13.0 19:14:52 os-service-types==1.8.2 19:14:52 osc-lib==4.6.0 19:14:52 oslo.config==10.4.0 19:14:52 oslo.context==6.4.0 19:14:52 oslo.i18n==6.8.0 19:14:52 oslo.log==8.2.0 19:14:52 oslo.serialization==5.10.0 19:14:52 oslo.utils==10.1.1 19:14:52 packaging==26.2 19:14:52 pbr==7.0.3 19:14:52 platformdirs==4.10.0 19:14:52 prettytable==3.18.0 19:14:52 propcache==0.5.2 19:14:52 psutil==7.2.2 19:14:52 pyasn1==0.6.4 19:14:52 pyasn1_modules==0.4.2 19:14:52 pycparser==3.0 19:14:52 pygerrit2==2.0.15 19:14:52 PyGithub==2.9.1 19:14:52 Pygments==2.20.0 19:14:52 PyJWT==2.13.0 19:14:52 PyNaCl==1.6.2 19:14:52 pyparsing==2.4.7 19:14:52 pyperclip==1.11.0 19:14:52 pyrsistent==0.20.0 19:14:52 python-cinderclient==9.9.0 19:14:52 python-dateutil==2.9.0.post0 19:14:52 python-discovery==1.4.4 19:14:52 python-heatclient==5.2.0 19:14:52 python-jenkins==1.8.3 19:14:52 python-keystoneclient==5.8.0 19:14:52 python-magnumclient==4.11.0 19:14:52 python-openstackclient==10.0.0 19:14:52 python-swiftclient==4.10.0 19:14:52 PyYAML==6.0.3 19:14:52 referencing==0.37.0 19:14:52 requests==2.34.2 19:14:52 requests-oauthlib==2.0.0 19:14:52 rfc3986==2.0.0 19:14:52 rich==15.0.0 19:14:52 rich-argparse==1.8.0 19:14:52 rpds-py==0.30.0 19:14:52 rsa==4.9.1 19:14:52 ruamel.yaml==0.19.1 19:14:52 ruamel.yaml.clib==0.2.15 19:14:52 s3transfer==0.19.1 19:14:52 simplejson==4.1.1 19:14:52 six==1.17.0 19:14:52 smmap==5.0.3 19:14:52 soupsieve==2.8.4 19:14:52 stevedore==5.8.0 19:14:52 tabulate==0.10.0 19:14:52 toml==0.10.2 19:14:52 tomlkit==0.15.0 19:14:52 tqdm==4.68.4 19:14:52 typing_extensions==4.16.0 19:14:52 urllib3==1.26.20 19:14:52 virtualenv==21.6.1 19:14:52 wcwidth==0.8.2 19:14:52 websocket-client==1.9.0 19:14:52 wrapt==2.2.2 19:14:52 xdg==6.0.0 19:14:52 xmltodict==1.0.4 19:14:52 yarl==1.24.2 19:14:52 yq==4.1.2 19:14:52 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins2559251984759122381.sh 19:14:52 ---> uv-install.sh 19:14:52 Installing uv/uvx (latest) using shell installer 19:14:52 2026-07-11 19:14:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-EqaQFg.sh" [1] 19:14:52 downloading uv 0.11.28 x86_64-unknown-linux-gnu 19:14:53 installing to /home/jenkins/.local/bin 19:14:53 uv 19:14:53 uvx 19:14:53 everything's installed! 19:14:53 19:14:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:14:53 19:14:53 source $HOME/.local/bin/env (sh, bash, zsh) 19:14:53 source $HOME/.local/bin/env.fish (fish) 19:14:53 Adding install location to PATH 19:14:53 ---> Validating uv/uvx install 19:14:53 uvx 0.11.28 (x86_64-unknown-linux-gnu) 19:14:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins800644849954307682.sh 19:14:53 ---> sudo-logs.sh 19:14:53 Archiving 'sudo' log.. 19:14:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14055742899973065406.sh 19:14:54 ---> job-cost.sh 19:14:54 INFO: Activating Python virtual environment... 19:14:54 Setup pyenv: 19:14:54 system 19:14:54 3.8.13 19:14:54 3.9.13 19:14:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:14:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TcPp from file:/tmp/.os_lf_venv 19:14:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:14:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:14:56 lf-activate-venv(): INFO: Base packages installed successfully 19:14:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:15:01 lf-activate-venv(): INFO: Adding /tmp/venv-TcPp/bin to PATH 19:15:01 INFO: No stack-cost file found 19:15:01 INFO: Instance uptime: 208s 19:15:01 INFO: Fetching instance metadata (attempt 1 of 3)... 19:15:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:15:02 INFO: Successfully fetched instance metadata 19:15:02 INFO: Instance type: v3-standard-4 19:15:02 INFO: Retrieving pricing info for: v3-standard-4 19:15:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:15:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=208 19:15:02 INFO: Successfully fetched Vexxhost pricing API 19:15:02 INFO: Retrieved cost: 0.11 19:15:02 INFO: Retrieved resource: v3-standard-4 19:15:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 19:15:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 19:15:02 INFO: Successfully archived job cost data 19:15:02 DEBUG: Cost data: oom-master-pre-commit-lint,4695,2026-07-11 19:15:02,v3-standard-4,208,0.11,0.00,SUCCESS 19:15:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15231641354820575744.sh 19:15:02 ---> logs-deploy.sh 19:15:02 Setup pyenv: 19:15:02 system 19:15:02 3.8.13 19:15:02 3.9.13 19:15:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:15:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TcPp from file:/tmp/.os_lf_venv 19:15:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:04 lf-activate-venv(): INFO: Base packages installed successfully 19:15:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:15:12 lf-activate-venv(): INFO: Adding /tmp/venv-TcPp/bin to PATH 19:15:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4695 19:15:12 INFO: archiving workspace using pattern(s): 19:15:13 Archives upload complete. 19:15:14 INFO: archiving logs to Nexus 19:15:14 ---> uname -a: 19:15:14 Linux prd-ubuntu1804-builder-4c-4g-9026 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:15:14 19:15:14 19:15:14 ---> lscpu: 19:15:14 Architecture: x86_64 19:15:14 CPU op-mode(s): 32-bit, 64-bit 19:15:14 Byte Order: Little Endian 19:15:14 CPU(s): 4 19:15:14 On-line CPU(s) list: 0-3 19:15:14 Thread(s) per core: 1 19:15:14 Core(s) per socket: 1 19:15:14 Socket(s): 4 19:15:14 NUMA node(s): 1 19:15:14 Vendor ID: AuthenticAMD 19:15:14 CPU family: 23 19:15:14 Model: 49 19:15:14 Model name: AMD EPYC-Rome Processor 19:15:14 Stepping: 0 19:15:14 CPU MHz: 2799.998 19:15:14 BogoMIPS: 5599.99 19:15:14 Virtualization: AMD-V 19:15:14 Hypervisor vendor: KVM 19:15:14 Virtualization type: full 19:15:14 L1d cache: 32K 19:15:14 L1i cache: 32K 19:15:14 L2 cache: 512K 19:15:14 L3 cache: 16384K 19:15:14 NUMA node0 CPU(s): 0-3 19:15:14 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 19:15:14 19:15:14 19:15:14 ---> nproc: 19:15:14 4 19:15:14 19:15:14 19:15:14 ---> df -h: 19:15:14 Filesystem Size Used Avail Use% Mounted on 19:15:14 udev 7.9G 0 7.9G 0% /dev 19:15:14 tmpfs 1.6G 676K 1.6G 1% /run 19:15:14 /dev/vda1 78G 8.5G 69G 11% / 19:15:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:15:14 tmpfs 5.0M 0 5.0M 0% /run/lock 19:15:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:15:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:15:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:15:14 19:15:14 19:15:14 ---> free -m: 19:15:14 total used free shared buff/cache available 19:15:14 Mem: 16040 523 13169 0 2346 15192 19:15:14 Swap: 1023 0 1023 19:15:14 19:15:14 19:15:14 ---> ip addr: 19:15:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:15:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:15:14 inet 127.0.0.1/8 scope host lo 19:15:14 valid_lft forever preferred_lft forever 19:15:14 inet6 ::1/128 scope host 19:15:14 valid_lft forever preferred_lft forever 19:15:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:15:14 link/ether fa:16:3e:ac:fd:21 brd ff:ff:ff:ff:ff:ff 19:15:14 inet 10.30.106.49/23 brd 10.30.107.255 scope global dynamic ens3 19:15:14 valid_lft 86187sec preferred_lft 86187sec 19:15:14 inet6 fe80::f816:3eff:feac:fd21/64 scope link 19:15:14 valid_lft forever preferred_lft forever 19:15:14 19:15:14 19:15:14 ---> sar -b -r -n DEV: 19:15:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9026) 07/11/26 _x86_64_ (4 CPU) 19:15:14 19:15:14 19:11:46 LINUX RESTART (4 CPU) 19:15:14 19:15:14 19:12:01 tps rtps wtps bread/s bwrtn/s 19:15:14 19:13:01 40.66 9.12 31.54 321.55 10936.84 19:15:14 19:14:01 112.46 23.98 88.49 807.87 44488.59 19:15:14 19:15:01 120.16 1.15 119.01 134.36 27306.23 19:15:14 Average: 91.10 11.41 79.68 421.24 27577.21 19:15:14 19:15:14 19:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:15:14 19:13:01 14356240 15672592 2068728 12.60 36660 1495088 728648 4.17 535296 1353236 28684 19:15:14 19:14:01 13944904 15552468 2480064 15.10 60312 1745304 809044 4.63 750800 1510236 84452 19:15:14 19:15:01 13481940 15549988 2943028 17.92 88592 2155736 812180 4.65 768684 1910876 244008 19:15:14 Average: 13927695 15591683 2497273 15.20 61855 1798709 783291 4.48 684927 1591449 119048 19:15:14 19:15:14 19:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:15:14 19:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:15:14 19:13:01 ens3 396.72 262.06 1433.59 69.62 0.00 0.00 0.00 0.00 19:15:14 19:14:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 19:15:14 19:14:01 ens3 113.21 80.60 868.75 14.71 0.00 0.00 0.00 0.00 19:15:14 19:15:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 19:15:14 19:15:01 ens3 92.82 66.71 1500.70 12.26 0.00 0.00 0.00 0.00 19:15:14 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 19:15:14 Average: ens3 200.91 136.45 1267.69 32.20 0.00 0.00 0.00 0.00 19:15:14 19:15:14 19:15:14 ---> sar -P ALL: 19:15:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9026) 07/11/26 _x86_64_ (4 CPU) 19:15:14 19:15:14 19:11:46 LINUX RESTART (4 CPU) 19:15:14 19:15:14 19:12:01 CPU %user %nice %system %iowait %steal %idle 19:15:14 19:13:01 all 6.54 0.00 0.79 54.21 0.03 38.43 19:15:14 19:13:01 0 6.83 0.00 0.87 60.36 0.02 31.92 19:15:14 19:13:01 1 6.48 0.00 0.70 77.62 0.03 15.16 19:15:14 19:13:01 2 4.99 0.00 0.67 0.28 0.02 94.05 19:15:14 19:13:01 3 7.88 0.00 0.95 78.62 0.02 12.53 19:15:14 19:14:01 all 19.48 0.00 2.11 7.16 0.06 71.18 19:15:14 19:14:01 0 20.37 0.00 2.16 12.36 0.05 65.07 19:15:14 19:14:01 1 15.32 0.00 2.01 9.31 0.08 73.28 19:15:14 19:14:01 2 17.90 0.00 1.82 6.02 0.05 74.21 19:15:14 19:14:01 3 24.31 0.00 2.42 1.00 0.07 72.20 19:15:14 19:15:01 all 19.95 0.00 1.61 2.46 0.06 75.92 19:15:14 19:15:01 0 26.66 0.00 2.08 4.10 0.07 67.09 19:15:14 19:15:01 1 9.62 0.00 1.26 2.90 0.07 86.16 19:15:14 19:15:01 2 30.59 0.00 1.70 2.80 0.05 64.85 19:15:14 19:15:01 3 12.90 0.00 1.38 0.02 0.03 85.67 19:15:14 Average: all 15.32 0.00 1.50 21.28 0.05 61.84 19:15:14 Average: 0 17.96 0.00 1.70 25.59 0.04 54.70 19:15:14 Average: 1 10.46 0.00 1.32 30.00 0.06 58.15 19:15:14 Average: 2 17.83 0.00 1.40 3.04 0.04 77.70 19:15:14 Average: 3 15.03 0.00 1.59 26.55 0.04 56.80 19:15:14 19:15:14 19:15:14