06:03:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146138 06:03:37 Running as SYSTEM 06:03:37 [EnvInject] - Loading node environment variables. 06:03:37 Building remotely on prd-ubuntu1804-builder-4c-4g-12620 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:03:37 [ssh-agent] Looking for ssh-agent implementation... 06:03:38 $ ssh-agent 06:03:38 SSH_AUTH_SOCK=/tmp/ssh-EBtOuhd3IDNd/agent.1645 06:03:38 SSH_AGENT_PID=1647 06:03:38 [ssh-agent] Started. 06:03:38 Running ssh-add (command line suppressed) 06:03:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10089228848448927151.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10089228848448927151.key) 06:03:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:03:38 The recommended git tool is: NONE 06:03:39 using credential onap-jenkins-ssh 06:03:39 Wiping out workspace first. 06:03:39 Cloning the remote Git repository 06:03:39 Cloning repository git://cloud.onap.org/mirror/oom.git 06:03:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:03:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:03:39 > git --version # timeout=10 06:03:39 > git --version # 'git version 2.17.1' 06:03:39 using GIT_SSH to set credentials Gerrit user 06:03:39 Verifying host key using manually-configured host key entries 06:03:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:03:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:03:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:03:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:03:45 using GIT_SSH to set credentials Gerrit user 06:03:45 Verifying host key using manually-configured host key entries 06:03:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/38/146138/5 # timeout=30 06:03:45 > git rev-parse 6693869554b0924cd4a61090fba499bd61633427^{commit} # timeout=10 06:03:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:03:45 Checking out Revision 6693869554b0924cd4a61090fba499bd61633427 (refs/changes/38/146138/5) 06:03:45 > git config core.sparsecheckout # timeout=10 06:03:45 > git checkout -f 6693869554b0924cd4a61090fba499bd61633427 # timeout=30 06:03:49 Commit message: "[AAI] 17.1.0 release" 06:03:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:03:49 > git rev-list --no-walk 5fb5ba5ca9e7456f8757c6f81ff898b7a7d935e2 # timeout=10 06:03:49 [EnvInject] - Injecting environment variables from a build step. 06:03:49 [EnvInject] - Injecting as environment variables the properties content 06:03:49 PYTHON=python3 06:03:49 06:03:49 [EnvInject] - Variables injected successfully. 06:03:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10192547211635458036.sh 06:03:49 ---> tox-install.sh 06:03:49 + source /home/jenkins/lf-env.sh 06:03:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:03:49 ++ mktemp -d /tmp/venv-XXXX 06:03:49 + lf_venv=/tmp/venv-9M9p 06:03:49 + local venv_file=/tmp/.os_lf_venv 06:03:49 + local python=python3 06:03:49 + local options 06:03:49 + local set_path=true 06:03:49 + local install_args= 06:03:49 ++ 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:03:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:03:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:03:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:03:49 + true 06:03:49 + case $1 in 06:03:49 + venv_file=/tmp/.toxenv 06:03:49 + shift 2 06:03:49 + true 06:03:49 + case $1 in 06:03:49 + shift 06:03:49 + break 06:03:49 + case $python in 06:03:49 + local pkg_list= 06:03:49 + [[ -d /opt/pyenv ]] 06:03:49 + echo 'Setup pyenv:' 06:03:49 Setup pyenv: 06:03:49 + export PYENV_ROOT=/opt/pyenv 06:03:49 + PYENV_ROOT=/opt/pyenv 06:03:49 + 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:03:49 + 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:03:49 + pyenv versions 06:03:49 * system (set by /opt/pyenv/version) 06:03:49 * 3.8.13 (set by /opt/pyenv/version) 06:03:49 * 3.9.13 (set by /opt/pyenv/version) 06:03:49 * 3.10.6 (set by /opt/pyenv/version) 06:03:49 + command -v pyenv 06:03:49 ++ pyenv init - --no-rehash 06:03:49 + 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:03:49 export PATH="/opt/pyenv/shims:${PATH}" 06:03:49 export PYENV_SHELL=bash 06:03:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:03:49 pyenv() { 06:03:49 local command 06:03:49 command="${1:-}" 06:03:49 if [ "$#" -gt 0 ]; then 06:03:49 shift 06:03:49 fi 06:03:49 06:03:49 case "$command" in 06:03:49 rehash|shell) 06:03:49 eval "$(pyenv "sh-$command" "$@")" 06:03:49 ;; 06:03:49 *) 06:03:49 command pyenv "$command" "$@" 06:03:49 ;; 06:03:49 esac 06:03:49 }' 06:03:49 +++ 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:03:49 ++ 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:03:49 ++ 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:03:49 ++ 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:03:49 ++ export PYENV_SHELL=bash 06:03:49 ++ PYENV_SHELL=bash 06:03:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:03:49 +++ complete -F _pyenv pyenv 06:03:49 ++ lf-pyver python3 06:03:49 ++ local py_version_xy=python3 06:03:49 ++ local py_version_xyz= 06:03:49 ++ pyenv versions 06:03:49 ++ local command 06:03:49 ++ command=versions 06:03:49 ++ sed 's/^[ *]* //' 06:03:49 ++ '[' 1 -gt 0 ']' 06:03:49 ++ shift 06:03:49 ++ case "$command" in 06:03:49 ++ command pyenv versions 06:03:49 ++ pyenv versions 06:03:49 ++ awk '{ print $1 }' 06:03:49 ++ grep -E '^[0-9.]*[0-9]$' 06:03:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:03:49 +++ grep '^3' /tmp/.pyenv_versions 06:03:49 +++ sort -V 06:03:49 +++ tail -n 1 06:03:49 ++ py_version_xyz=3.10.6 06:03:49 ++ [[ -z 3.10.6 ]] 06:03:49 ++ echo 3.10.6 06:03:49 ++ return 0 06:03:49 + pyenv local 3.10.6 06:03:49 + local command 06:03:49 + command=local 06:03:49 + '[' 2 -gt 0 ']' 06:03:49 + shift 06:03:49 + case "$command" in 06:03:49 + command pyenv local 3.10.6 06:03:49 + pyenv local 3.10.6 06:03:50 + for arg in "$@" 06:03:50 + case $arg in 06:03:50 + pkg_list+='tox ' 06:03:50 + for arg in "$@" 06:03:50 + case $arg in 06:03:50 + pkg_list+='virtualenv ' 06:03:50 + for arg in "$@" 06:03:50 + case $arg in 06:03:50 + pkg_list+='urllib3~=1.26.15 ' 06:03:50 + [[ -f /tmp/.toxenv ]] 06:03:50 + [[ ! -f /tmp/.toxenv ]] 06:03:50 + [[ -n '' ]] 06:03:50 + python3 -m venv /tmp/venv-9M9p 06:03:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9M9p' 06:03:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9M9p 06:03:54 + echo /tmp/venv-9M9p 06:03:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:03:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:03:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:03:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:03:54 + local 'pip_opts=--upgrade --quiet' 06:03:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:03:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:03:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:03:54 + [[ -n '' ]] 06:03:54 + [[ -n '' ]] 06:03:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:03:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:03:54 + /tmp/venv-9M9p/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:03:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:03:58 lf-activate-venv(): INFO: Base packages installed successfully 06:03:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:03:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:03:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:03:58 + /tmp/venv-9M9p/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:01 + type python3 06:04:01 + true 06:04:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9M9p/bin to PATH' 06:04:01 lf-activate-venv(): INFO: Adding /tmp/venv-9M9p/bin to PATH 06:04:01 + PATH=/tmp/venv-9M9p/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:01 + return 0 06:04:01 + python3 --version 06:04:01 Python 3.10.6 06:04:01 + python3 -m pip --version 06:04:01 pip 26.1.2 from /tmp/venv-9M9p/lib/python3.10/site-packages/pip (python 3.10) 06:04:01 + python3 -m pip freeze 06:04:01 cachetools==7.1.4 06:04:01 colorama==0.4.6 06:04:01 distlib==0.4.3 06:04:01 filelock==3.29.7 06:04:01 packaging==26.2 06:04:01 platformdirs==4.10.0 06:04:01 pluggy==1.6.0 06:04:01 pyproject-api==1.10.1 06:04:01 python-discovery==1.4.4 06:04:01 tomli==2.4.1 06:04:01 tomli_w==1.2.0 06:04:01 tox==4.56.4 06:04:01 typing_extensions==4.16.0 06:04:01 urllib3==1.26.20 06:04:01 virtualenv==21.6.1 06:04:01 [EnvInject] - Injecting environment variables from a build step. 06:04:01 [EnvInject] - Injecting as environment variables the properties content 06:04:01 PARALLEL=false 06:04:01 06:04:01 [EnvInject] - Variables injected successfully. 06:04:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9102851683379518578.sh 06:04:01 ---> tox-run.sh 06:04:01 + 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:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:04:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:04:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:04:01 + cd /w/workspace/oom-master-pre-commit-lint/. 06:04:01 + source /home/jenkins/lf-env.sh 06:04:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:04:01 ++ mktemp -d /tmp/venv-XXXX 06:04:01 + lf_venv=/tmp/venv-Ppr3 06:04:01 + local venv_file=/tmp/.os_lf_venv 06:04:01 + local python=python3 06:04:01 + local options 06:04:01 + local set_path=true 06:04:01 + local install_args= 06:04: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 06:04:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:04:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:04:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:04:01 + true 06:04:01 + case $1 in 06:04:01 + venv_file=/tmp/.toxenv 06:04:01 + shift 2 06:04:01 + true 06:04:01 + case $1 in 06:04:01 + shift 06:04:01 + break 06:04:01 + case $python in 06:04:01 + local pkg_list= 06:04:01 + [[ -d /opt/pyenv ]] 06:04:01 + echo 'Setup pyenv:' 06:04:01 Setup pyenv: 06:04:01 + export PYENV_ROOT=/opt/pyenv 06:04:01 + PYENV_ROOT=/opt/pyenv 06:04:01 + 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:01 + 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:01 + pyenv versions 06:04:01 system 06:04:01 3.8.13 06:04:01 3.9.13 06:04:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:04:01 + command -v pyenv 06:04:01 ++ pyenv init - --no-rehash 06:04: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[*]}"'\'')" 06:04:01 export PATH="/opt/pyenv/shims:${PATH}" 06:04:01 export PYENV_SHELL=bash 06:04:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:04:01 pyenv() { 06:04:01 local command 06:04:01 command="${1:-}" 06:04:01 if [ "$#" -gt 0 ]; then 06:04:01 shift 06:04:01 fi 06:04:01 06:04:01 case "$command" in 06:04:01 rehash|shell) 06:04:01 eval "$(pyenv "sh-$command" "$@")" 06:04:01 ;; 06:04:01 *) 06:04:01 command pyenv "$command" "$@" 06:04:01 ;; 06:04:01 esac 06:04:01 }' 06:04: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[*]}"' 06:04:01 ++ 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:01 ++ 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:01 ++ 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:01 ++ export PYENV_SHELL=bash 06:04:01 ++ PYENV_SHELL=bash 06:04:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:04:01 +++ complete -F _pyenv pyenv 06:04:01 ++ lf-pyver python3 06:04:01 ++ local py_version_xy=python3 06:04:01 ++ local py_version_xyz= 06:04:01 ++ pyenv versions 06:04:01 ++ local command 06:04:01 ++ command=versions 06:04:01 ++ '[' 1 -gt 0 ']' 06:04:01 ++ shift 06:04:01 ++ case "$command" in 06:04:01 ++ command pyenv versions 06:04:01 ++ pyenv versions 06:04:01 ++ sed 's/^[ *]* //' 06:04:01 ++ awk '{ print $1 }' 06:04:01 ++ grep -E '^[0-9.]*[0-9]$' 06:04:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:04:01 +++ grep '^3' /tmp/.pyenv_versions 06:04:01 +++ sort -V 06:04:01 +++ tail -n 1 06:04:01 ++ py_version_xyz=3.10.6 06:04:01 ++ [[ -z 3.10.6 ]] 06:04:01 ++ echo 3.10.6 06:04:01 ++ return 0 06:04:01 + pyenv local 3.10.6 06:04:01 + local command 06:04:01 + command=local 06:04:01 + '[' 2 -gt 0 ']' 06:04:01 + shift 06:04:01 + case "$command" in 06:04:01 + command pyenv local 3.10.6 06:04:01 + pyenv local 3.10.6 06:04:01 + for arg in "$@" 06:04:01 + case $arg in 06:04:01 + pkg_list+='tox ' 06:04:01 + for arg in "$@" 06:04:01 + case $arg in 06:04:01 + pkg_list+='virtualenv ' 06:04:01 + for arg in "$@" 06:04:01 + case $arg in 06:04:01 + pkg_list+='urllib3~=1.26.15 ' 06:04:01 + [[ -f /tmp/.toxenv ]] 06:04:01 ++ cat /tmp/.toxenv 06:04:01 + lf_venv=/tmp/venv-9M9p 06:04:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9M9p from' file:/tmp/.toxenv 06:04:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9M9p from file:/tmp/.toxenv 06:04:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:04:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:04:01 + local 'pip_opts=--upgrade --quiet' 06:04:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:04:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:04:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:04:01 + [[ -n '' ]] 06:04:01 + [[ -n '' ]] 06:04:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:04:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:04:01 + /tmp/venv-9M9p/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:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:04:02 lf-activate-venv(): INFO: Base packages installed successfully 06:04:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:04:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:04:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:04:02 + /tmp/venv-9M9p/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:03 + type python3 06:04:03 + true 06:04:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9M9p/bin to PATH' 06:04:03 lf-activate-venv(): INFO: Adding /tmp/venv-9M9p/bin to PATH 06:04:03 + PATH=/tmp/venv-9M9p/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:03 + return 0 06:04:03 + [[ -d /opt/pyenv ]] 06:04:03 + echo '---> Setting up pyenv' 06:04:03 ---> Setting up pyenv 06:04:03 + export PYENV_ROOT=/opt/pyenv 06:04:03 + PYENV_ROOT=/opt/pyenv 06:04:03 + export PATH=/opt/pyenv/bin:/tmp/venv-9M9p/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:03 + PATH=/opt/pyenv/bin:/tmp/venv-9M9p/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:03 ++ pwd 06:04:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:04:03 + export PYTHONPATH 06:04:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:04:03 + TOX_TESTENV_PASSENV=PYTHONPATH 06:04:03 + tox --version 06:04:04 4.56.4 from /tmp/venv-9M9p/lib/python3.10/site-packages/tox/__init__.py 06:04:04 + PARALLEL=false 06:04:04 + TOX_OPTIONS_LIST= 06:04:04 + [[ -n pre-commit ]] 06:04:04 + TOX_OPTIONS_LIST=' -e pre-commit' 06:04:04 + case ${PARALLEL,,} in 06:04:04 + tox -e pre-commit 06:04:04 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:04:05 pre-commit: install_deps> python -I -m pip install pre-commit 06:04:09 pre-commit: freeze> python -m pip freeze --all 06:04:09 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 06:04:09 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:04:09 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:04:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:04:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:04:11 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:04:12 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:04:12 [INFO] Once installed this environment will be reused. 06:04:12 [INFO] This may take a few minutes... 06:04:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:04:16 [INFO] Once installed this environment will be reused. 06:04:16 [INFO] This may take a few minutes... 06:04:21 trim trailing whitespace.................................................Passed 06:04:21 Tabs remover.............................................................Passed 06:04:21 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:04:21 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:04:21 [INFO] Once installed this environment will be reused. 06:04:21 [INFO] This may take a few minutes... 06:04:30 gitlint..............................................(no files to check)Skipped 06:04:30 pre-commit: OK (26.23=setup[4.83]+cmd[12.16,9.24] seconds) 06:04:30 congratulations :) (26.27 seconds) 06:04:30 + tox_status=0 06:04:30 + echo '---> Completed tox runs' 06:04:30 ---> Completed tox runs 06:04:30 + for i in .tox/*/log 06:04:30 ++ echo .tox/pre-commit/log 06:04:30 ++ awk -F/ '{print $2}' 06:04:30 + tox_env=pre-commit 06:04:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:04:30 + DOC_DIR=docs/_build/html 06:04:30 + [[ -d docs/_build/html ]] 06:04:30 + echo '---> tox-run.sh ends' 06:04:30 ---> tox-run.sh ends 06:04:30 + test 0 -eq 0 06:04:30 $ ssh-agent -k 06:04:30 unset SSH_AUTH_SOCK; 06:04:30 unset SSH_AGENT_PID; 06:04:30 echo Agent pid 1647 killed; 06:04:30 [ssh-agent] Stopped. 06:04:30 [PostBuildScript] - [INFO] Executing post build scripts. 06:04:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3304813395625479916.sh 06:04:30 ---> sysstat.sh 06:04:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10654593818075355661.sh 06:04:31 ---> package-listing.sh 06:04:31 ++ facter osfamily 06:04:31 ++ tr '[:upper:]' '[:lower:]' 06:04:31 + OS_FAMILY=debian 06:04:31 + workspace=/w/workspace/oom-master-pre-commit-lint 06:04:31 + START_PACKAGES=/tmp/packages_start.txt 06:04:31 + END_PACKAGES=/tmp/packages_end.txt 06:04:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:31 + PACKAGES=/tmp/packages_start.txt 06:04:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:04:31 + PACKAGES=/tmp/packages_end.txt 06:04:31 + case "${OS_FAMILY}" in 06:04:31 + dpkg -l 06:04:31 + grep '^ii' 06:04:31 + '[' -f /tmp/packages_start.txt ']' 06:04:31 + '[' -f /tmp/packages_end.txt ']' 06:04:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:04:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:04:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:04:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins387752745046508716.sh 06:04:31 ---> capture-instance-metadata.sh 06:04:31 Setup pyenv: 06:04:31 system 06:04:31 3.8.13 06:04:31 3.9.13 06:04:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:04:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-akzP 06:04:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:04:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:04:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:04:39 lf-activate-venv(): INFO: Base packages installed successfully 06:04:39 lf-activate-venv(): INFO: Installing additional packages: lftools 06:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-akzP/bin to PATH 06:05:01 INFO: Running in OpenStack, capturing instance metadata 06:05:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5451536409280629192.sh 06:05:01 provisioning config files... 06:05:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5008748151048690453tmp 06:05:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:05:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:05:01 [EnvInject] - Injecting environment variables from a build step. 06:05:01 [EnvInject] - Injecting as environment variables the properties content 06:05:01 SERVER_ID=logs 06:05:01 06:05:01 [EnvInject] - Variables injected successfully. 06:05:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3474280066760834552.sh 06:05:01 ---> create-netrc.sh 06:05:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3235142310602270509.sh 06:05:01 ---> python-tools-install.sh 06:05:01 Setup pyenv: 06:05:01 system 06:05:01 3.8.13 06:05:01 3.9.13 06:05:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:05:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-akzP from file:/tmp/.os_lf_venv 06:05:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:05:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:05:03 lf-activate-venv(): INFO: Base packages installed successfully 06:05:03 lf-activate-venv(): INFO: Installing additional packages: lftools 06:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-akzP/bin to PATH 06:05:11 Generating Requirements File 06:05:48 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:05:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:05:49 Python 3.10.6 06:05:49 pip 26.1.2 from /tmp/venv-akzP/lib/python3.10/site-packages/pip (python 3.10) 06:05:49 aiohappyeyeballs==2.7.1 06:05:49 aiohttp==3.14.1 06:05:49 aiosignal==1.4.0 06:05:49 appdirs==1.4.4 06:05:49 argcomplete==3.7.0 06:05:49 aspy.yaml==1.3.0 06:05:49 async-timeout==5.0.1 06:05:49 attrs==26.1.0 06:05:49 autopage==0.6.0 06:05:49 backports.strenum==1.3.1 06:05:49 beautifulsoup4==4.15.0 06:05:49 boto3==1.43.47 06:05:49 botocore==1.43.47 06:05:49 bs4==0.0.2 06:05:49 certifi==2026.6.17 06:05:49 cffi==2.1.0 06:05:49 cfgv==3.5.0 06:05:49 chardet==7.4.3 06:05:49 charset-normalizer==3.4.9 06:05:49 click==8.4.2 06:05:49 cliff==4.14.0 06:05:49 cmd2==3.5.1 06:05:49 cryptography==3.3.2 06:05:49 debtcollector==3.1.0 06:05:49 decorator==5.3.1 06:05:49 defusedxml==0.7.1 06:05:49 Deprecated==1.3.1 06:05:49 distlib==0.4.3 06:05:49 dnspython==2.8.0 06:05:49 docker==7.2.0 06:05:49 dogpile.cache==1.5.0 06:05:49 durationpy==0.10 06:05:49 email-validator==2.3.0 06:05:49 filelock==3.29.7 06:05:49 frozenlist==1.8.0 06:05:49 future==1.0.0 06:05:49 gitdb==4.0.12 06:05:49 GitPython==3.1.51 06:05:49 httplib2==0.30.2 06:05:49 identify==2.6.19 06:05:49 idna==3.18 06:05:49 importlib-resources==1.5.0 06:05:49 iso8601==2.1.0 06:05:49 Jinja2==3.1.6 06:05:49 jmespath==1.1.0 06:05:49 jsonpatch==1.33 06:05:49 jsonpointer==3.1.1 06:05:49 jsonschema==4.26.0 06:05:49 jsonschema-specifications==2025.9.1 06:05:49 keystoneauth1==5.14.0 06:05:49 kubernetes==36.0.3 06:05:49 lftools==0.37.22 06:05:49 lxml==6.1.1 06:05:49 markdown-it-py==4.2.0 06:05:49 MarkupSafe==3.0.3 06:05:49 mdurl==0.1.2 06:05:49 msgpack==1.2.1 06:05:49 multi_key_dict==2.0.3 06:05:49 multidict==6.7.1 06:05:49 munch==4.0.0 06:05:49 netaddr==1.3.0 06:05:49 niet==1.4.2 06:05:49 nodeenv==1.10.0 06:05:49 oauth2client==4.1.3 06:05:49 oauthlib==3.3.1 06:05:49 openstacksdk==4.13.0 06:05:49 os-service-types==1.8.2 06:05:49 osc-lib==4.6.0 06:05:49 oslo.config==10.4.0 06:05:49 oslo.context==6.4.0 06:05:49 oslo.i18n==6.8.0 06:05:49 oslo.log==8.2.0 06:05:49 oslo.serialization==5.10.0 06:05:49 oslo.utils==10.1.1 06:05:49 packaging==26.2 06:05:49 pbr==7.0.3 06:05:49 platformdirs==4.10.0 06:05:49 prettytable==3.18.0 06:05:49 propcache==0.5.2 06:05:49 psutil==7.2.2 06:05:49 pyasn1==0.6.4 06:05:49 pyasn1_modules==0.4.2 06:05:49 pycparser==3.0 06:05:49 pygerrit2==2.0.15 06:05:49 PyGithub==2.9.1 06:05:49 Pygments==2.20.0 06:05:49 PyJWT==2.13.0 06:05:49 PyNaCl==1.6.2 06:05:49 pyparsing==2.4.7 06:05:49 pyperclip==1.11.0 06:05:49 pyrsistent==0.20.0 06:05:49 python-cinderclient==9.9.0 06:05:49 python-dateutil==2.9.0.post0 06:05:49 python-discovery==1.4.4 06:05:49 python-heatclient==5.2.0 06:05:49 python-jenkins==1.8.3 06:05:49 python-keystoneclient==5.8.0 06:05:49 python-magnumclient==4.11.0 06:05:49 python-openstackclient==10.0.0 06:05:49 python-swiftclient==4.10.0 06:05:49 PyYAML==6.0.3 06:05:49 referencing==0.37.0 06:05:49 requests==2.34.2 06:05:49 requests-oauthlib==2.0.0 06:05:49 rfc3986==2.0.0 06:05:49 rich==15.0.0 06:05:49 rich-argparse==1.8.0 06:05:49 rpds-py==0.30.0 06:05:49 rsa==4.9.1 06:05:49 ruamel.yaml==0.19.1 06:05:49 ruamel.yaml.clib==0.2.15 06:05:49 s3transfer==0.19.1 06:05:49 simplejson==4.1.1 06:05:49 six==1.17.0 06:05:49 smmap==5.0.3 06:05:49 soupsieve==2.8.4 06:05:49 stevedore==5.8.0 06:05:49 tabulate==0.10.0 06:05:49 toml==0.10.2 06:05:49 tomlkit==0.15.0 06:05:49 tqdm==4.68.4 06:05:49 typing_extensions==4.16.0 06:05:49 urllib3==1.26.20 06:05:49 virtualenv==21.6.1 06:05:49 wcwidth==0.8.2 06:05:49 websocket-client==1.9.0 06:05:49 wrapt==2.2.2 06:05:49 xdg==6.0.0 06:05:49 xmltodict==1.0.4 06:05:49 yarl==1.24.2 06:05:49 yq==4.1.2 06:05:49 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4705342307107914578.sh 06:05:49 ---> uv-install.sh 06:05:49 Installing uv/uvx (latest) using shell installer 06:05:50 2026-07-14 06:05:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-rTyGZ3.sh" [1] 06:05:50 downloading uv 0.11.28 x86_64-unknown-linux-gnu 06:05:51 installing to /home/jenkins/.local/bin 06:05:51 uv 06:05:51 uvx 06:05:51 everything's installed! 06:05:51 06:05:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:05:51 06:05:51 source $HOME/.local/bin/env (sh, bash, zsh) 06:05:51 source $HOME/.local/bin/env.fish (fish) 06:05:51 Adding install location to PATH 06:05:51 ---> Validating uv/uvx install 06:05:51 uvx 0.11.28 (x86_64-unknown-linux-gnu) 06:05:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16182009814456498412.sh 06:05:51 ---> sudo-logs.sh 06:05:51 Archiving 'sudo' log.. 06:05:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3964319606850207530.sh 06:05:51 ---> job-cost.sh 06:05:51 INFO: Activating Python virtual environment... 06:05:51 Setup pyenv: 06:05:51 system 06:05:51 3.8.13 06:05:51 3.9.13 06:05:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-akzP from file:/tmp/.os_lf_venv 06:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:05:53 lf-activate-venv(): INFO: Base packages installed successfully 06:05:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-akzP/bin to PATH 06:06:00 INFO: No stack-cost file found 06:06:00 INFO: Instance uptime: 167s 06:06:00 INFO: Fetching instance metadata (attempt 1 of 3)... 06:06:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:06:00 INFO: Successfully fetched instance metadata 06:06:00 INFO: Instance type: v3-standard-4 06:06:00 INFO: Retrieving pricing info for: v3-standard-4 06:06:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:06:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=167 06:06:01 INFO: Successfully fetched Vexxhost pricing API 06:06:01 INFO: Retrieved cost: 0.11 06:06:01 INFO: Retrieved resource: v3-standard-4 06:06:01 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:06:01 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:06:01 INFO: Successfully archived job cost data 06:06:01 DEBUG: Cost data: oom-master-pre-commit-lint,4712,2026-07-14 06:06:01,v3-standard-4,167,0.11,0.00,SUCCESS 06:06:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15537734219527290617.sh 06:06:01 ---> logs-deploy.sh 06:06:01 Setup pyenv: 06:06:01 system 06:06:01 3.8.13 06:06:01 3.9.13 06:06:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-akzP from file:/tmp/.os_lf_venv 06:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:03 lf-activate-venv(): INFO: Base packages installed successfully 06:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-akzP/bin to PATH 06:06:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4712 06:06:11 INFO: archiving workspace using pattern(s): 06:06:12 Archives upload complete. 06:06:13 INFO: archiving logs to Nexus 06:06:13 ---> uname -a: 06:06:13 Linux prd-ubuntu1804-builder-4c-4g-12620 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:13 06:06:13 06:06:13 ---> lscpu: 06:06:13 Architecture: x86_64 06:06:13 CPU op-mode(s): 32-bit, 64-bit 06:06:13 Byte Order: Little Endian 06:06:13 CPU(s): 4 06:06:13 On-line CPU(s) list: 0-3 06:06:13 Thread(s) per core: 1 06:06:13 Core(s) per socket: 1 06:06:13 Socket(s): 4 06:06:13 NUMA node(s): 1 06:06:13 Vendor ID: AuthenticAMD 06:06:13 CPU family: 23 06:06:13 Model: 49 06:06:13 Model name: AMD EPYC-Rome Processor 06:06:13 Stepping: 0 06:06:13 CPU MHz: 2799.998 06:06:13 BogoMIPS: 5599.99 06:06:13 Virtualization: AMD-V 06:06:13 Hypervisor vendor: KVM 06:06:13 Virtualization type: full 06:06:13 L1d cache: 32K 06:06:13 L1i cache: 32K 06:06:13 L2 cache: 512K 06:06:13 L3 cache: 16384K 06:06:13 NUMA node0 CPU(s): 0-3 06:06:13 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:13 06:06:13 06:06:13 ---> nproc: 06:06:13 4 06:06:13 06:06:13 06:06:13 ---> df -h: 06:06:13 Filesystem Size Used Avail Use% Mounted on 06:06:13 udev 7.9G 0 7.9G 0% /dev 06:06:13 tmpfs 1.6G 676K 1.6G 1% /run 06:06:13 /dev/vda1 78G 8.5G 69G 11% / 06:06:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:06:13 tmpfs 5.0M 0 5.0M 0% /run/lock 06:06:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:06:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:06:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:06:13 06:06:13 06:06:13 ---> free -m: 06:06:13 total used free shared buff/cache available 06:06:13 Mem: 16040 559 13133 0 2346 15155 06:06:13 Swap: 1023 0 1023 06:06:13 06:06:13 06:06:13 ---> ip addr: 06:06:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:06:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:06:13 inet 127.0.0.1/8 scope host lo 06:06:13 valid_lft forever preferred_lft forever 06:06:13 inet6 ::1/128 scope host 06:06:13 valid_lft forever preferred_lft forever 06:06:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:06:13 link/ether fa:16:3e:d6:c1:da brd ff:ff:ff:ff:ff:ff 06:06:13 inet 10.30.107.156/23 brd 10.30.107.255 scope global dynamic ens3 06:06:13 valid_lft 86228sec preferred_lft 86228sec 06:06:13 inet6 fe80::f816:3eff:fed6:c1da/64 scope link 06:06:13 valid_lft forever preferred_lft forever 06:06:13 06:06:13 06:06:13 ---> sar -b -r -n DEV: 06:06:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12620) 07/14/26 _x86_64_ (4 CPU) 06:06:13 06:06:13 06:03:23 LINUX RESTART (4 CPU) 06:06:13 06:06:13 06:04:01 tps rtps wtps bread/s bwrtn/s 06:06:13 06:05:01 123.76 5.52 118.25 185.04 50550.64 06:06:13 06:06:01 73.34 0.77 72.57 84.12 9422.03 06:06:13 Average: 98.55 3.14 95.41 134.58 29986.34 06:06:13 06:06:13 06:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:06:13 06:05:01 13797768 15597632 2627200 16.00 77544 1908632 722152 4.13 711068 1674024 163916 06:06:13 06:06:01 13492284 15560856 2932684 17.86 88612 2156164 736288 4.21 757516 1912564 218560 06:06:13 Average: 13645026 15579244 2779942 16.93 83078 2032398 729220 4.17 734292 1793294 191238 06:06:13 06:06:13 06:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:06:13 06:05:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 06:06:13 06:05:01 ens3 88.72 62.96 1309.00 10.99 0.00 0.00 0.00 0.00 06:06:13 06:06:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 06:06:13 06:06:01 ens3 65.14 49.61 844.83 9.50 0.00 0.00 0.00 0.00 06:06:13 Average: lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 06:06:13 Average: ens3 76.93 56.28 1076.92 10.24 0.00 0.00 0.00 0.00 06:06:13 06:06:13 06:06:13 ---> sar -P ALL: 06:06:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12620) 07/14/26 _x86_64_ (4 CPU) 06:06:13 06:06:13 06:03:23 LINUX RESTART (4 CPU) 06:06:13 06:06:13 06:04:01 CPU %user %nice %system %iowait %steal %idle 06:06:13 06:05:01 all 21.28 0.00 2.26 2.81 0.07 73.58 06:06:13 06:05:01 0 20.81 0.00 2.38 1.22 0.05 75.53 06:06:13 06:05:01 1 32.83 0.00 2.87 6.05 0.08 58.17 06:06:13 06:05:01 2 11.01 0.00 1.61 3.81 0.07 83.50 06:06:13 06:05:01 3 20.44 0.00 2.21 0.15 0.05 77.15 06:06:13 06:06:01 all 15.50 0.00 1.29 8.20 0.05 74.96 06:06:13 06:06:01 0 33.99 0.00 2.18 7.09 0.08 56.65 06:06:13 06:06:01 1 4.00 0.00 0.78 4.42 0.03 90.76 06:06:13 06:06:01 2 4.23 0.00 0.90 21.09 0.03 73.74 06:06:13 06:06:01 3 19.72 0.00 1.28 0.23 0.05 78.71 06:06:13 Average: all 18.39 0.00 1.78 5.51 0.06 74.27 06:06:13 Average: 0 27.42 0.00 2.28 4.16 0.07 66.06 06:06:13 Average: 1 18.41 0.00 1.83 5.23 0.06 74.47 06:06:13 Average: 2 7.62 0.00 1.25 12.46 0.05 78.62 06:06:13 Average: 3 20.08 0.00 1.74 0.19 0.05 77.93 06:06:13 06:06:13 06:06:13