07:29:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 07:29:06 Running as SYSTEM 07:29:06 [EnvInject] - Loading node environment variables. 07:29:06 Building remotely on prd-ubuntu1804-builder-4c-4g-12500 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:29:06 [ssh-agent] Looking for ssh-agent implementation... 07:29:06 $ ssh-agent 07:29:06 SSH_AUTH_SOCK=/tmp/ssh-SPJok8ToHhLH/agent.1907 07:29:06 SSH_AGENT_PID=1909 07:29:06 [ssh-agent] Started. 07:29:06 Running ssh-add (command line suppressed) 07:29:06 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5084970804888423118.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5084970804888423118.key) 07:29:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:29:06 The recommended git tool is: NONE 07:29:08 using credential onap-jenkins-ssh 07:29:08 Wiping out workspace first. 07:29:08 Cloning the remote Git repository 07:29:08 Cloning repository git://cloud.onap.org/mirror/oom.git 07:29:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:29:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:29:08 > git --version # timeout=10 07:29:08 > git --version # 'git version 2.17.1' 07:29:08 using GIT_SSH to set credentials Gerrit user 07:29:08 Verifying host key using manually-configured host key entries 07:29:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:29:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:29:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:29:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:29:16 using GIT_SSH to set credentials Gerrit user 07:29:16 Verifying host key using manually-configured host key entries 07:29:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/3 # timeout=30 07:29:16 > git rev-parse 08ac58ef9e3cb60dea7d294079d15e35a74fbb9d^{commit} # timeout=10 07:29:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:29:16 Checking out Revision 08ac58ef9e3cb60dea7d294079d15e35a74fbb9d (refs/changes/57/146657/3) 07:29:16 > git config core.sparsecheckout # timeout=10 07:29:16 > git checkout -f 08ac58ef9e3cb60dea7d294079d15e35a74fbb9d # timeout=30 07:29:19 Commit message: "build: Fix apt install graphviz hang in tox" 07:29:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:29:19 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:29:20 [EnvInject] - Injecting environment variables from a build step. 07:29:20 [EnvInject] - Injecting as environment variables the properties content 07:29:20 PYTHON=python3 07:29:20 07:29:20 [EnvInject] - Variables injected successfully. 07:29:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15077467661691156919.sh 07:29:20 ---> tox-install.sh 07:29:20 + source /home/jenkins/lf-env.sh 07:29:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:29:20 ++ mktemp -d /tmp/venv-XXXX 07:29:20 + lf_venv=/tmp/venv-ozfH 07:29:20 + local venv_file=/tmp/.os_lf_venv 07:29:20 + local python=python3 07:29:20 + local options 07:29:20 + local set_path=true 07:29:20 + local install_args= 07:29:20 ++ 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 07:29:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:29:20 + true 07:29:20 + case $1 in 07:29:20 + venv_file=/tmp/.toxenv 07:29:20 + shift 2 07:29:20 + true 07:29:20 + case $1 in 07:29:20 + shift 07:29:20 + break 07:29:20 + case $python in 07:29:20 + local pkg_list= 07:29:20 + [[ -d /opt/pyenv ]] 07:29:20 + echo 'Setup pyenv:' 07:29:20 Setup pyenv: 07:29:20 + export PYENV_ROOT=/opt/pyenv 07:29:20 + PYENV_ROOT=/opt/pyenv 07:29:20 + 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 07:29:20 + 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 07:29:20 + pyenv versions 07:29:20 * system (set by /opt/pyenv/version) 07:29:20 * 3.8.13 (set by /opt/pyenv/version) 07:29:20 * 3.9.13 (set by /opt/pyenv/version) 07:29:20 * 3.10.6 (set by /opt/pyenv/version) 07:29:20 + command -v pyenv 07:29:20 ++ pyenv init - --no-rehash 07:29:20 + 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[*]}"'\'')" 07:29:20 export PATH="/opt/pyenv/shims:${PATH}" 07:29:20 export PYENV_SHELL=bash 07:29:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:29:20 pyenv() { 07:29:20 local command 07:29:20 command="${1:-}" 07:29:20 if [ "$#" -gt 0 ]; then 07:29:20 shift 07:29:20 fi 07:29:20 07:29:20 case "$command" in 07:29:20 rehash|shell) 07:29:20 eval "$(pyenv "sh-$command" "$@")" 07:29:20 ;; 07:29:20 *) 07:29:20 command pyenv "$command" "$@" 07:29:20 ;; 07:29:20 esac 07:29:20 }' 07:29:20 +++ 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[*]}"' 07:29:20 ++ 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 07:29:20 ++ 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 07:29:20 ++ 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 07:29:20 ++ export PYENV_SHELL=bash 07:29:20 ++ PYENV_SHELL=bash 07:29:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:29:20 +++ complete -F _pyenv pyenv 07:29:20 ++ lf-pyver python3 07:29:20 ++ local py_version_xy=python3 07:29:20 ++ local py_version_xyz= 07:29:20 ++ pyenv versions 07:29:20 ++ local command 07:29:20 ++ command=versions 07:29:20 ++ '[' 1 -gt 0 ']' 07:29:20 ++ shift 07:29:20 ++ case "$command" in 07:29:20 ++ command pyenv versions 07:29:20 ++ pyenv versions 07:29:20 ++ awk '{ print $1 }' 07:29:20 ++ sed 's/^[ *]* //' 07:29:20 ++ grep -E '^[0-9.]*[0-9]$' 07:29:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:29:20 +++ grep '^3' /tmp/.pyenv_versions 07:29:20 +++ sort -V 07:29:20 +++ tail -n 1 07:29:20 ++ py_version_xyz=3.10.6 07:29:20 ++ [[ -z 3.10.6 ]] 07:29:20 ++ echo 3.10.6 07:29:20 ++ return 0 07:29:20 + pyenv local 3.10.6 07:29:20 + local command 07:29:20 + command=local 07:29:20 + '[' 2 -gt 0 ']' 07:29:20 + shift 07:29:20 + case "$command" in 07:29:20 + command pyenv local 3.10.6 07:29:20 + pyenv local 3.10.6 07:29:20 + for arg in "$@" 07:29:20 + case $arg in 07:29:20 + pkg_list+='tox ' 07:29:20 + for arg in "$@" 07:29:20 + case $arg in 07:29:20 + pkg_list+='virtualenv ' 07:29:20 + for arg in "$@" 07:29:20 + case $arg in 07:29:20 + pkg_list+='urllib3~=1.26.15 ' 07:29:20 + [[ -f /tmp/.toxenv ]] 07:29:20 + [[ ! -f /tmp/.toxenv ]] 07:29:20 + [[ -n '' ]] 07:29:20 + python3 -m venv /tmp/venv-ozfH 07:29:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ozfH' 07:29:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ozfH 07:29:25 + echo /tmp/venv-ozfH 07:29:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:29:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:29:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:29:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:25 + local 'pip_opts=--upgrade --quiet' 07:29:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:29:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:29:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:29:25 + [[ -n '' ]] 07:29:25 + [[ -n '' ]] 07:29:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:29:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:25 + /tmp/venv-ozfH/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 07:29:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:29:33 lf-activate-venv(): INFO: Base packages installed successfully 07:29:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:29:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:29:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:29:33 + /tmp/venv-ozfH/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 07:29:40 + type python3 07:29:40 + true 07:29:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ozfH/bin to PATH' 07:29:40 lf-activate-venv(): INFO: Adding /tmp/venv-ozfH/bin to PATH 07:29:40 + PATH=/tmp/venv-ozfH/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 07:29:40 + return 0 07:29:40 + python3 --version 07:29:40 Python 3.10.6 07:29:40 + python3 -m pip --version 07:29:40 pip 26.1.2 from /tmp/venv-ozfH/lib/python3.10/site-packages/pip (python 3.10) 07:29:40 + python3 -m pip freeze 07:29:40 cachetools==7.1.6 07:29:40 colorama==0.4.6 07:29:40 distlib==0.4.3 07:29:40 filelock==3.32.0 07:29:40 packaging==26.2 07:29:40 platformdirs==4.11.0 07:29:40 pluggy==1.6.0 07:29:40 pyproject-api==1.11.0 07:29:40 python-discovery==1.5.0 07:29:40 tomli==2.4.1 07:29:40 tomli_w==1.2.0 07:29:40 tox==4.58.0 07:29:40 typing_extensions==4.16.0 07:29:40 urllib3==1.26.20 07:29:40 virtualenv==21.7.0 07:29:40 [EnvInject] - Injecting environment variables from a build step. 07:29:40 [EnvInject] - Injecting as environment variables the properties content 07:29:40 PARALLEL=false 07:29:40 07:29:40 [EnvInject] - Variables injected successfully. 07:29:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15263750614823758440.sh 07:29:40 ---> tox-run.sh 07:29:40 + 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 07:29:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:29:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:29:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:29:40 + cd /w/workspace/oom-master-pre-commit-lint/. 07:29:40 + source /home/jenkins/lf-env.sh 07:29:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:29:40 ++ mktemp -d /tmp/venv-XXXX 07:29:40 + lf_venv=/tmp/venv-1JhW 07:29:40 + local venv_file=/tmp/.os_lf_venv 07:29:40 + local python=python3 07:29:40 + local options 07:29:40 + local set_path=true 07:29:40 + local install_args= 07:29:40 ++ 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 07:29:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:29:40 + true 07:29:40 + case $1 in 07:29:40 + venv_file=/tmp/.toxenv 07:29:40 + shift 2 07:29:40 + true 07:29:40 + case $1 in 07:29:40 + shift 07:29:40 + break 07:29:40 + case $python in 07:29:40 + local pkg_list= 07:29:40 + [[ -d /opt/pyenv ]] 07:29:40 + echo 'Setup pyenv:' 07:29:40 Setup pyenv: 07:29:40 + export PYENV_ROOT=/opt/pyenv 07:29:40 + PYENV_ROOT=/opt/pyenv 07:29:40 + 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 07:29:40 + 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 07:29:40 + pyenv versions 07:29:40 system 07:29:40 3.8.13 07:29:40 3.9.13 07:29:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:29:40 + command -v pyenv 07:29:40 ++ pyenv init - --no-rehash 07:29:40 + 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[*]}"'\'')" 07:29:40 export PATH="/opt/pyenv/shims:${PATH}" 07:29:40 export PYENV_SHELL=bash 07:29:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:29:40 pyenv() { 07:29:40 local command 07:29:40 command="${1:-}" 07:29:40 if [ "$#" -gt 0 ]; then 07:29:40 shift 07:29:40 fi 07:29:40 07:29:40 case "$command" in 07:29:40 rehash|shell) 07:29:40 eval "$(pyenv "sh-$command" "$@")" 07:29:40 ;; 07:29:40 *) 07:29:40 command pyenv "$command" "$@" 07:29:40 ;; 07:29:40 esac 07:29:40 }' 07:29:40 +++ 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[*]}"' 07:29:40 ++ 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 07:29:40 ++ 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 07:29:40 ++ 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 07:29:40 ++ export PYENV_SHELL=bash 07:29:40 ++ PYENV_SHELL=bash 07:29:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:29:40 +++ complete -F _pyenv pyenv 07:29:40 ++ lf-pyver python3 07:29:40 ++ local py_version_xy=python3 07:29:40 ++ local py_version_xyz= 07:29:40 ++ pyenv versions 07:29:40 ++ local command 07:29:40 ++ command=versions 07:29:40 ++ '[' 1 -gt 0 ']' 07:29:40 ++ shift 07:29:40 ++ case "$command" in 07:29:40 ++ command pyenv versions 07:29:40 ++ pyenv versions 07:29:40 ++ sed 's/^[ *]* //' 07:29:40 ++ awk '{ print $1 }' 07:29:40 ++ grep -E '^[0-9.]*[0-9]$' 07:29:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:29:40 +++ grep '^3' /tmp/.pyenv_versions 07:29:40 +++ sort -V 07:29:40 +++ tail -n 1 07:29:40 ++ py_version_xyz=3.10.6 07:29:40 ++ [[ -z 3.10.6 ]] 07:29:40 ++ echo 3.10.6 07:29:40 ++ return 0 07:29:40 + pyenv local 3.10.6 07:29:40 + local command 07:29:40 + command=local 07:29:40 + '[' 2 -gt 0 ']' 07:29:40 + shift 07:29:40 + case "$command" in 07:29:40 + command pyenv local 3.10.6 07:29:40 + pyenv local 3.10.6 07:29:40 + for arg in "$@" 07:29:40 + case $arg in 07:29:40 + pkg_list+='tox ' 07:29:40 + for arg in "$@" 07:29:40 + case $arg in 07:29:40 + pkg_list+='virtualenv ' 07:29:40 + for arg in "$@" 07:29:40 + case $arg in 07:29:40 + pkg_list+='urllib3~=1.26.15 ' 07:29:40 + [[ -f /tmp/.toxenv ]] 07:29:40 ++ cat /tmp/.toxenv 07:29:40 + lf_venv=/tmp/venv-ozfH 07:29:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozfH from' file:/tmp/.toxenv 07:29:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozfH from file:/tmp/.toxenv 07:29:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:29:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:40 + local 'pip_opts=--upgrade --quiet' 07:29:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:29:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:29:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:29:40 + [[ -n '' ]] 07:29:40 + [[ -n '' ]] 07:29:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:29:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:40 + /tmp/venv-ozfH/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 07:29:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:29:41 lf-activate-venv(): INFO: Base packages installed successfully 07:29:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:29:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:29:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:29:41 + /tmp/venv-ozfH/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 07:29:42 + type python3 07:29:42 + true 07:29:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ozfH/bin to PATH' 07:29:42 lf-activate-venv(): INFO: Adding /tmp/venv-ozfH/bin to PATH 07:29:42 + PATH=/tmp/venv-ozfH/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 07:29:42 + return 0 07:29:42 + [[ -d /opt/pyenv ]] 07:29:42 + echo '---> Setting up pyenv' 07:29:42 ---> Setting up pyenv 07:29:42 + export PYENV_ROOT=/opt/pyenv 07:29:42 + PYENV_ROOT=/opt/pyenv 07:29:42 + export PATH=/opt/pyenv/bin:/tmp/venv-ozfH/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 07:29:42 + PATH=/opt/pyenv/bin:/tmp/venv-ozfH/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 07:29:42 ++ pwd 07:29:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:29:42 + export PYTHONPATH 07:29:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:29:42 + TOX_TESTENV_PASSENV=PYTHONPATH 07:29:42 + tox --version 07:29:43 4.58.0 from /tmp/venv-ozfH/lib/python3.10/site-packages/tox/__init__.py 07:29:43 + PARALLEL=false 07:29:43 + TOX_OPTIONS_LIST= 07:29:43 + [[ -n pre-commit ]] 07:29:43 + TOX_OPTIONS_LIST=' -e pre-commit' 07:29:43 + case ${PARALLEL,,} in 07:29:43 + tox -e pre-commit 07:29:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:29:44 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 07:29:47 pre-commit: freeze> python -m pip freeze --all 07:29:47 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 07:29:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:29:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:29:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:29:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:29:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:29:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:29:50 [INFO] Once installed this environment will be reused. 07:29:50 [INFO] This may take a few minutes... 07:29:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:29:54 [INFO] Once installed this environment will be reused. 07:29:54 [INFO] This may take a few minutes... 07:29:59 trim trailing whitespace.................................................Passed 07:29:59 Tabs remover.............................................................Passed 07:29:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:30:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:30:00 [INFO] Once installed this environment will be reused. 07:30:00 [INFO] This may take a few minutes... 07:30:08 gitlint..............................................(no files to check)Skipped 07:30:08 pre-commit: OK (25.08=setup[3.92]+cmd[12.47,8.69] seconds) 07:30:08 congratulations :) (25.12 seconds) 07:30:08 + tox_status=0 07:30:08 + echo '---> Completed tox runs' 07:30:08 ---> Completed tox runs 07:30:08 + for i in .tox/*/log 07:30:08 ++ echo .tox/pre-commit/log 07:30:08 ++ awk -F/ '{print $2}' 07:30:08 + tox_env=pre-commit 07:30:08 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:30:08 + DOC_DIR=docs/_build/html 07:30:08 + [[ -d docs/_build/html ]] 07:30:08 + echo '---> tox-run.sh ends' 07:30:08 ---> tox-run.sh ends 07:30:08 + test 0 -eq 0 07:30:08 $ ssh-agent -k 07:30:08 unset SSH_AUTH_SOCK; 07:30:08 unset SSH_AGENT_PID; 07:30:08 echo Agent pid 1909 killed; 07:30:08 [ssh-agent] Stopped. 07:30:08 [PostBuildScript] - [INFO] Executing post build scripts. 07:30:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12943985523802369057.sh 07:30:08 ---> sysstat.sh 07:30:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14273678431832767712.sh 07:30:09 ---> package-listing.sh 07:30:09 ++ facter osfamily 07:30:09 ++ tr '[:upper:]' '[:lower:]' 07:30:09 + OS_FAMILY=debian 07:30:09 + workspace=/w/workspace/oom-master-pre-commit-lint 07:30:09 + START_PACKAGES=/tmp/packages_start.txt 07:30:09 + END_PACKAGES=/tmp/packages_end.txt 07:30:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:30:09 + PACKAGES=/tmp/packages_start.txt 07:30:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:30:09 + PACKAGES=/tmp/packages_end.txt 07:30:09 + case "${OS_FAMILY}" in 07:30:09 + dpkg -l 07:30:09 + grep '^ii' 07:30:09 + '[' -f /tmp/packages_start.txt ']' 07:30:09 + '[' -f /tmp/packages_end.txt ']' 07:30:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:30:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:30:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:30:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:30:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5986366035133164960.sh 07:30:09 ---> capture-instance-metadata.sh 07:30:09 Setup pyenv: 07:30:09 system 07:30:09 3.8.13 07:30:09 3.9.13 07:30:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:30:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MhFF 07:30:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:30:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:18 lf-activate-venv(): INFO: Base packages installed successfully 07:30:18 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:47 lf-activate-venv(): INFO: Adding /tmp/venv-MhFF/bin to PATH 07:30:47 INFO: Running in OpenStack, capturing instance metadata 07:30:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6052058264364140680.sh 07:30:48 provisioning config files... 07:30:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1153586944109622878tmp 07:30:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:30:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:30:48 [EnvInject] - Injecting environment variables from a build step. 07:30:48 [EnvInject] - Injecting as environment variables the properties content 07:30:48 SERVER_ID=logs 07:30:48 07:30:48 [EnvInject] - Variables injected successfully. 07:30:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14162562420683665159.sh 07:30:48 ---> create-netrc.sh 07:30:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3870412230823517958.sh 07:30:48 ---> python-tools-install.sh 07:30:48 Setup pyenv: 07:30:48 system 07:30:48 3.8.13 07:30:48 3.9.13 07:30:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:30:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MhFF from file:/tmp/.os_lf_venv 07:30:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:50 lf-activate-venv(): INFO: Base packages installed successfully 07:30:50 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:57 lf-activate-venv(): INFO: Adding /tmp/venv-MhFF/bin to PATH 07:30:57 Generating Requirements File 07:31:24 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. 07:31:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:31:24 Python 3.10.6 07:31:24 pip 26.1.2 from /tmp/venv-MhFF/lib/python3.10/site-packages/pip (python 3.10) 07:31:25 aiohappyeyeballs==2.7.1 07:31:25 aiohttp==3.14.3 07:31:25 aiosignal==1.4.0 07:31:25 appdirs==1.4.4 07:31:25 argcomplete==3.7.0 07:31:25 aspy.yaml==1.3.0 07:31:25 async-timeout==5.0.1 07:31:25 attrs==26.1.0 07:31:25 autopage==0.6.0 07:31:25 backports.strenum==1.3.1 07:31:25 beautifulsoup4==4.15.0 07:31:25 boto3==1.43.56 07:31:25 botocore==1.43.56 07:31:25 bs4==0.0.2 07:31:25 certifi==2026.7.22 07:31:25 cffi==2.1.0 07:31:25 cfgv==3.5.0 07:31:25 chardet==7.4.3 07:31:25 charset-normalizer==3.4.9 07:31:25 click==8.4.2 07:31:25 cliff==4.14.0 07:31:25 cmd2==3.5.1 07:31:25 cryptography==3.3.2 07:31:25 debtcollector==3.1.0 07:31:25 decorator==5.3.1 07:31:25 defusedxml==0.7.1 07:31:25 Deprecated==1.3.1 07:31:25 distlib==0.4.3 07:31:25 dnspython==2.8.0 07:31:25 docker==7.2.0 07:31:25 dogpile.cache==1.5.0 07:31:25 durationpy==0.10 07:31:25 email-validator==2.3.0 07:31:25 filelock==3.32.0 07:31:25 frozenlist==1.8.0 07:31:25 future==1.0.0 07:31:25 gitdb==4.0.12 07:31:25 GitPython==3.1.56 07:31:25 httplib2==0.30.2 07:31:25 identify==2.6.19 07:31:25 idna==3.18 07:31:25 importlib-resources==1.5.0 07:31:25 iso8601==2.1.0 07:31:25 Jinja2==3.1.6 07:31:25 jmespath==1.1.0 07:31:25 jsonpatch==1.33 07:31:25 jsonpointer==3.1.1 07:31:25 jsonschema==4.26.0 07:31:25 jsonschema-specifications==2025.9.1 07:31:25 keystoneauth1==5.14.0 07:31:25 kubernetes==36.0.3 07:31:25 lftools==0.37.22 07:31:25 lxml==6.1.1 07:31:25 markdown-it-py==4.2.0 07:31:25 MarkupSafe==3.0.3 07:31:25 mdurl==0.1.2 07:31:25 msgpack==1.2.1 07:31:25 multi_key_dict==2.0.3 07:31:25 multidict==6.7.1 07:31:25 munch==4.0.0 07:31:25 netaddr==1.3.0 07:31:25 niet==1.4.2 07:31:25 nodeenv==1.10.0 07:31:25 oauth2client==4.1.3 07:31:25 oauthlib==3.3.1 07:31:25 openstacksdk==4.13.0 07:31:25 os-service-types==1.8.2 07:31:25 osc-lib==4.6.0 07:31:25 oslo.config==10.4.0 07:31:25 oslo.context==6.4.0 07:31:25 oslo.i18n==6.8.0 07:31:25 oslo.log==8.2.0 07:31:25 oslo.serialization==5.10.0 07:31:25 oslo.utils==10.1.1 07:31:25 packaging==26.2 07:31:25 pbr==7.0.3 07:31:25 platformdirs==4.11.0 07:31:25 prettytable==3.18.0 07:31:25 propcache==0.5.2 07:31:25 psutil==7.2.2 07:31:25 pyasn1==0.6.4 07:31:25 pyasn1_modules==0.4.2 07:31:25 pycparser==3.0 07:31:25 pygerrit2==2.0.15 07:31:25 PyGithub==2.9.1 07:31:25 Pygments==2.20.0 07:31:25 PyJWT==2.13.0 07:31:25 PyNaCl==1.6.2 07:31:25 pyparsing==2.4.7 07:31:25 pyperclip==1.11.0 07:31:25 pyrsistent==0.20.0 07:31:25 python-cinderclient==9.9.0 07:31:25 python-dateutil==2.9.0.post0 07:31:25 python-discovery==1.5.0 07:31:25 python-heatclient==5.2.0 07:31:25 python-jenkins==1.8.3 07:31:25 python-keystoneclient==5.8.0 07:31:25 python-magnumclient==4.11.0 07:31:25 python-openstackclient==10.0.0 07:31:25 python-swiftclient==4.10.0 07:31:25 PyYAML==6.0.3 07:31:25 referencing==0.37.0 07:31:25 requests==2.34.2 07:31:25 requests-oauthlib==2.0.0 07:31:25 rfc3986==2.0.0 07:31:25 rich==15.0.0 07:31:25 rich-argparse==1.8.0 07:31:25 rpds-py==0.30.0 07:31:25 rsa==4.9.1 07:31:25 ruamel.yaml==0.19.1 07:31:25 ruamel.yaml.clib==0.2.15 07:31:25 s3transfer==0.19.2 07:31:25 simplejson==4.1.1 07:31:25 six==1.17.0 07:31:25 smmap==5.0.3 07:31:25 soupsieve==2.9.1 07:31:25 stevedore==5.8.0 07:31:25 tabulate==0.10.0 07:31:25 toml==0.10.2 07:31:25 tomlkit==0.15.1 07:31:25 tqdm==4.69.1 07:31:25 typing_extensions==4.16.0 07:31:25 urllib3==1.26.20 07:31:25 virtualenv==21.7.0 07:31:25 wcwidth==0.8.2 07:31:25 websocket-client==1.9.0 07:31:25 wrapt==2.2.2 07:31:25 xdg==6.0.0 07:31:25 xmltodict==1.0.4 07:31:25 yarl==1.24.5 07:31:25 yq==4.1.2 07:31:25 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6106874377700124787.sh 07:31:25 ---> uv-install.sh 07:31:25 Installing uv/uvx (latest) using shell installer 07:31:25 2026-07-26 07:31:25 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-hBIgsW.sh" [1] 07:31:25 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:31:26 installing to /home/jenkins/.local/bin 07:31:26 uv 07:31:26 uvx 07:31:26 everything's installed! 07:31:26 07:31:26 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:31:26 07:31:26 source $HOME/.local/bin/env (sh, bash, zsh) 07:31:26 source $HOME/.local/bin/env.fish (fish) 07:31:26 Adding install location to PATH 07:31:26 ---> Validating uv/uvx install 07:31:26 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:31:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14334866128162448023.sh 07:31:26 ---> sudo-logs.sh 07:31:26 Archiving 'sudo' log.. 07:31:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15293241913192670677.sh 07:31:26 ---> job-cost.sh 07:31:26 INFO: Activating Python virtual environment... 07:31:26 Setup pyenv: 07:31:26 system 07:31:26 3.8.13 07:31:26 3.9.13 07:31:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:31:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MhFF from file:/tmp/.os_lf_venv 07:31:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:28 lf-activate-venv(): INFO: Base packages installed successfully 07:31:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:31:33 lf-activate-venv(): INFO: Adding /tmp/venv-MhFF/bin to PATH 07:31:33 INFO: No stack-cost file found 07:31:33 INFO: Instance uptime: 241s 07:31:33 INFO: Fetching instance metadata (attempt 1 of 3)... 07:31:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:31:34 INFO: Successfully fetched instance metadata 07:31:34 INFO: Instance type: v3-standard-4 07:31:34 INFO: Retrieving pricing info for: v3-standard-4 07:31:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:31:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=241 07:31:34 INFO: Successfully fetched Vexxhost pricing API 07:31:34 INFO: Retrieved cost: 0.11 07:31:34 INFO: Retrieved resource: v3-standard-4 07:31:34 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:31:34 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:31:34 INFO: Successfully archived job cost data 07:31:34 DEBUG: Cost data: oom-master-pre-commit-lint,4753,2026-07-26 07:31:34,v3-standard-4,241,0.11,0.00,SUCCESS 07:31:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14582300189265303849.sh 07:31:34 ---> logs-deploy.sh 07:31:34 Setup pyenv: 07:31:34 system 07:31:34 3.8.13 07:31:34 3.9.13 07:31:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:31:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MhFF from file:/tmp/.os_lf_venv 07:31:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:36 lf-activate-venv(): INFO: Base packages installed successfully 07:31:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:31:43 lf-activate-venv(): INFO: Adding /tmp/venv-MhFF/bin to PATH 07:31:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4753 07:31:43 INFO: archiving workspace using pattern(s): 07:31:44 Archives upload complete. 07:31:44 INFO: archiving logs to Nexus 07:31:45 ---> uname -a: 07:31:45 Linux prd-ubuntu1804-builder-4c-4g-12500 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:31:45 07:31:45 07:31:45 ---> lscpu: 07:31:45 Architecture: x86_64 07:31:45 CPU op-mode(s): 32-bit, 64-bit 07:31:45 Byte Order: Little Endian 07:31:45 CPU(s): 4 07:31:45 On-line CPU(s) list: 0-3 07:31:45 Thread(s) per core: 1 07:31:45 Core(s) per socket: 1 07:31:45 Socket(s): 4 07:31:45 NUMA node(s): 1 07:31:45 Vendor ID: AuthenticAMD 07:31:45 CPU family: 23 07:31:45 Model: 49 07:31:45 Model name: AMD EPYC-Rome Processor 07:31:45 Stepping: 0 07:31:45 CPU MHz: 2799.998 07:31:45 BogoMIPS: 5599.99 07:31:45 Virtualization: AMD-V 07:31:45 Hypervisor vendor: KVM 07:31:45 Virtualization type: full 07:31:45 L1d cache: 32K 07:31:45 L1i cache: 32K 07:31:45 L2 cache: 512K 07:31:45 L3 cache: 16384K 07:31:45 NUMA node0 CPU(s): 0-3 07:31:45 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 07:31:45 07:31:45 07:31:45 ---> nproc: 07:31:45 4 07:31:45 07:31:45 07:31:45 ---> df -h: 07:31:45 Filesystem Size Used Avail Use% Mounted on 07:31:45 udev 7.9G 0 7.9G 0% /dev 07:31:45 tmpfs 1.6G 676K 1.6G 1% /run 07:31:45 /dev/vda1 78G 8.6G 69G 11% / 07:31:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:31:45 tmpfs 5.0M 0 5.0M 0% /run/lock 07:31:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:31:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:31:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:31:45 07:31:45 07:31:45 ---> free -m: 07:31:45 total used free shared buff/cache available 07:31:45 Mem: 16040 545 13141 0 2353 15170 07:31:45 Swap: 1023 0 1023 07:31:45 07:31:45 07:31:45 ---> ip addr: 07:31:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:31:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:31:45 inet 127.0.0.1/8 scope host lo 07:31:45 valid_lft forever preferred_lft forever 07:31:45 inet6 ::1/128 scope host 07:31:45 valid_lft forever preferred_lft forever 07:31:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:31:45 link/ether fa:16:3e:d0:ea:32 brd ff:ff:ff:ff:ff:ff 07:31:45 inet 10.30.106.175/23 brd 10.30.107.255 scope global dynamic ens3 07:31:45 valid_lft 86177sec preferred_lft 86177sec 07:31:45 inet6 fe80::f816:3eff:fed0:ea32/64 scope link 07:31:45 valid_lft forever preferred_lft forever 07:31:45 07:31:45 07:31:45 ---> sar -b -r -n DEV: 07:31:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12500) 07/26/26 _x86_64_ (4 CPU) 07:31:45 07:31:45 07:28:26 LINUX RESTART (4 CPU) 07:31:45 07:31:45 07:29:02 tps rtps wtps bread/s bwrtn/s 07:31:45 07:30:01 99.75 51.26 48.48 3522.39 10951.77 07:31:45 07:31:01 94.18 0.90 93.28 103.85 13427.63 07:31:45 Average: 96.94 25.87 71.07 1798.76 12200.10 07:31:45 07:31:45 07:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:31:45 07:30:01 13962008 15524324 2462960 15.00 54208 1709504 884284 5.06 757660 1490116 143488 07:31:45 07:31:01 13764612 15573508 2660356 16.20 78904 1917668 764892 4.38 738896 1679840 134192 07:31:45 Average: 13863310 15548916 2561658 15.60 66556 1813586 824588 4.72 748278 1584978 138840 07:31:45 07:31:45 07:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:31:45 07:30:01 ens3 484.88 334.86 2308.93 83.00 0.00 0.00 0.00 0.00 07:31:45 07:30:01 lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 07:31:45 07:31:01 ens3 54.86 41.79 752.17 9.99 0.00 0.00 0.00 0.00 07:31:45 07:31:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 07:31:45 Average: ens3 268.06 187.09 1524.01 46.19 0.00 0.00 0.00 0.00 07:31:45 Average: lo 1.75 1.75 0.19 0.19 0.00 0.00 0.00 0.00 07:31:45 07:31:45 07:31:45 ---> sar -P ALL: 07:31:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12500) 07/26/26 _x86_64_ (4 CPU) 07:31:45 07:31:45 07:28:26 LINUX RESTART (4 CPU) 07:31:45 07:31:45 07:29:02 CPU %user %nice %system %iowait %steal %idle 07:31:45 07:30:01 all 19.54 0.00 2.12 8.00 0.06 70.28 07:31:45 07:30:01 0 26.55 0.00 2.33 2.70 0.07 68.35 07:31:45 07:30:01 1 11.75 0.00 1.72 22.31 0.07 64.15 07:31:45 07:30:01 2 23.50 0.00 2.55 4.92 0.07 68.96 07:31:45 07:30:01 3 16.32 0.00 1.89 2.08 0.05 79.67 07:31:45 07:31:01 all 17.18 0.00 1.39 7.17 0.05 74.21 07:31:45 07:31:01 0 12.84 0.00 1.18 0.66 0.03 85.28 07:31:45 07:31:01 1 21.82 0.00 1.62 11.35 0.07 65.15 07:31:45 07:31:01 2 11.54 0.00 1.66 16.30 0.05 70.45 07:31:45 07:31:01 3 22.57 0.00 1.13 0.40 0.05 75.85 07:31:45 Average: all 18.35 0.00 1.75 7.58 0.05 72.26 07:31:45 Average: 0 19.62 0.00 1.75 1.67 0.05 76.91 07:31:45 Average: 1 16.83 0.00 1.67 16.78 0.07 64.65 07:31:45 Average: 2 17.47 0.00 2.10 10.66 0.06 69.71 07:31:45 Average: 3 19.47 0.00 1.51 1.23 0.05 77.74 07:31:45 07:31:45 07:31:45