09:05:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 09:05:16 Running as SYSTEM 09:05:16 [EnvInject] - Loading node environment variables. 09:05:17 Building remotely on prd-ubuntu1804-builder-4c-4g-12172 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:05:17 [ssh-agent] Looking for ssh-agent implementation... 09:05:17 $ ssh-agent 09:05:17 SSH_AUTH_SOCK=/tmp/ssh-q1ThlwIbdoQV/agent.1660 09:05:17 SSH_AGENT_PID=1662 09:05:17 [ssh-agent] Started. 09:05:17 Running ssh-add (command line suppressed) 09:05:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12519324166369521576.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12519324166369521576.key) 09:05:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:05:17 The recommended git tool is: NONE 09:05:19 using credential onap-jenkins-ssh 09:05:19 Wiping out workspace first. 09:05:19 Cloning the remote Git repository 09:05:19 Cloning repository git://cloud.onap.org/mirror/oom.git 09:05:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:05:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:05:19 > git --version # timeout=10 09:05:19 > git --version # 'git version 2.17.1' 09:05:19 using GIT_SSH to set credentials Gerrit user 09:05:19 Verifying host key using manually-configured host key entries 09:05:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:05:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:05:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:05:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:05:24 using GIT_SSH to set credentials Gerrit user 09:05:24 Verifying host key using manually-configured host key entries 09:05:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/5 # timeout=30 09:05:25 > git rev-parse 29c4dfad8d16bf873a22130ec032eaf4adb8e0df^{commit} # timeout=10 09:05:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:05:25 Checking out Revision 29c4dfad8d16bf873a22130ec032eaf4adb8e0df (refs/changes/15/146015/5) 09:05:25 > git config core.sparsecheckout # timeout=10 09:05:25 > git checkout -f 29c4dfad8d16bf873a22130ec032eaf4adb8e0df # timeout=30 09:05:28 Commit message: "[POLICY] Update docker images to latest versions" 09:05:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:05:28 > git rev-list --no-walk 2d05fc4eee20e56c822a02fbf154a6394705886f # timeout=10 09:05:29 [EnvInject] - Injecting environment variables from a build step. 09:05:29 [EnvInject] - Injecting as environment variables the properties content 09:05:29 PYTHON=python3 09:05:29 09:05:29 [EnvInject] - Variables injected successfully. 09:05:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17657466431367710688.sh 09:05:29 ---> tox-install.sh 09:05:29 + source /home/jenkins/lf-env.sh 09:05:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:05:29 ++ mktemp -d /tmp/venv-XXXX 09:05:29 + lf_venv=/tmp/venv-Gyav 09:05:29 + local venv_file=/tmp/.os_lf_venv 09:05:29 + local python=python3 09:05:29 + local options 09:05:29 + local set_path=true 09:05:29 + local install_args= 09:05:29 ++ 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 09:05:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:05:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:05:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:05:29 + true 09:05:29 + case $1 in 09:05:29 + venv_file=/tmp/.toxenv 09:05:29 + shift 2 09:05:29 + true 09:05:29 + case $1 in 09:05:29 + shift 09:05:29 + break 09:05:29 + case $python in 09:05:29 + local pkg_list= 09:05:29 + [[ -d /opt/pyenv ]] 09:05:29 + echo 'Setup pyenv:' 09:05:29 Setup pyenv: 09:05:29 + export PYENV_ROOT=/opt/pyenv 09:05:29 + PYENV_ROOT=/opt/pyenv 09:05:29 + 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 09:05:29 + 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 09:05:29 + pyenv versions 09:05:29 * system (set by /opt/pyenv/version) 09:05:29 * 3.8.13 (set by /opt/pyenv/version) 09:05:29 * 3.9.13 (set by /opt/pyenv/version) 09:05:29 * 3.10.6 (set by /opt/pyenv/version) 09:05:29 + command -v pyenv 09:05:29 ++ pyenv init - --no-rehash 09:05:29 + 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[*]}"'\'')" 09:05:29 export PATH="/opt/pyenv/shims:${PATH}" 09:05:29 export PYENV_SHELL=bash 09:05:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:05:29 pyenv() { 09:05:29 local command 09:05:29 command="${1:-}" 09:05:29 if [ "$#" -gt 0 ]; then 09:05:29 shift 09:05:29 fi 09:05:29 09:05:29 case "$command" in 09:05:29 rehash|shell) 09:05:29 eval "$(pyenv "sh-$command" "$@")" 09:05:29 ;; 09:05:29 *) 09:05:29 command pyenv "$command" "$@" 09:05:29 ;; 09:05:29 esac 09:05:29 }' 09:05:29 +++ 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[*]}"' 09:05:29 ++ 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 09:05:29 ++ 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 09:05:29 ++ 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 09:05:29 ++ export PYENV_SHELL=bash 09:05:29 ++ PYENV_SHELL=bash 09:05:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:05:29 +++ complete -F _pyenv pyenv 09:05:29 ++ lf-pyver python3 09:05:29 ++ local py_version_xy=python3 09:05:29 ++ local py_version_xyz= 09:05:29 ++ pyenv versions 09:05:29 ++ local command 09:05:29 ++ command=versions 09:05:29 ++ '[' 1 -gt 0 ']' 09:05:29 ++ shift 09:05:29 ++ case "$command" in 09:05:29 ++ command pyenv versions 09:05:29 ++ pyenv versions 09:05:29 ++ awk '{ print $1 }' 09:05:29 ++ grep -E '^[0-9.]*[0-9]$' 09:05:29 ++ sed 's/^[ *]* //' 09:05:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:05:29 +++ grep '^3' /tmp/.pyenv_versions 09:05:29 +++ sort -V 09:05:29 +++ tail -n 1 09:05:29 ++ py_version_xyz=3.10.6 09:05:29 ++ [[ -z 3.10.6 ]] 09:05:29 ++ echo 3.10.6 09:05:29 ++ return 0 09:05:29 + pyenv local 3.10.6 09:05:29 + local command 09:05:29 + command=local 09:05:29 + '[' 2 -gt 0 ']' 09:05:29 + shift 09:05:29 + case "$command" in 09:05:29 + command pyenv local 3.10.6 09:05:29 + pyenv local 3.10.6 09:05:29 + for arg in "$@" 09:05:29 + case $arg in 09:05:29 + pkg_list+='tox ' 09:05:29 + for arg in "$@" 09:05:29 + case $arg in 09:05:29 + pkg_list+='virtualenv ' 09:05:29 + for arg in "$@" 09:05:29 + case $arg in 09:05:29 + pkg_list+='urllib3~=1.26.15 ' 09:05:29 + [[ -f /tmp/.toxenv ]] 09:05:29 + [[ ! -f /tmp/.toxenv ]] 09:05:29 + [[ -n '' ]] 09:05:29 + python3 -m venv /tmp/venv-Gyav 09:05:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gyav' 09:05:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gyav 09:05:33 + echo /tmp/venv-Gyav 09:05:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:05:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:05:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:05:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:33 + local 'pip_opts=--upgrade --quiet' 09:05:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:05:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:05:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:05:33 + [[ -n '' ]] 09:05:33 + [[ -n '' ]] 09:05:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:05:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:33 + /tmp/venv-Gyav/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 09:05:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:05:38 lf-activate-venv(): INFO: Base packages installed successfully 09:05:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:05:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:05:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:05:38 + /tmp/venv-Gyav/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 09:05:40 + type python3 09:05:40 + true 09:05:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gyav/bin to PATH' 09:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-Gyav/bin to PATH 09:05:40 + PATH=/tmp/venv-Gyav/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 09:05:40 + return 0 09:05:40 + python3 --version 09:05:40 Python 3.10.6 09:05:40 + python3 -m pip --version 09:05:40 pip 26.1.2 from /tmp/venv-Gyav/lib/python3.10/site-packages/pip (python 3.10) 09:05:40 + python3 -m pip freeze 09:05:40 cachetools==7.1.4 09:05:40 colorama==0.4.6 09:05:40 distlib==0.4.3 09:05:40 filelock==3.29.7 09:05:40 packaging==26.2 09:05:40 platformdirs==4.10.0 09:05:40 pluggy==1.6.0 09:05:40 pyproject-api==1.10.1 09:05:40 python-discovery==1.4.4 09:05:40 tomli==2.4.1 09:05:40 tomli_w==1.2.0 09:05:40 tox==4.56.4 09:05:40 typing_extensions==4.16.0 09:05:40 urllib3==1.26.20 09:05:40 virtualenv==21.6.1 09:05:41 [EnvInject] - Injecting environment variables from a build step. 09:05:41 [EnvInject] - Injecting as environment variables the properties content 09:05:41 PARALLEL=false 09:05:41 09:05:41 [EnvInject] - Variables injected successfully. 09:05:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6039679086891577271.sh 09:05:41 ---> tox-run.sh 09:05:41 + 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 09:05:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:05:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:05:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:05:41 + cd /w/workspace/oom-master-pre-commit-lint/. 09:05:41 + source /home/jenkins/lf-env.sh 09:05:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:05:41 ++ mktemp -d /tmp/venv-XXXX 09:05:41 + lf_venv=/tmp/venv-Oq0M 09:05:41 + local venv_file=/tmp/.os_lf_venv 09:05:41 + local python=python3 09:05:41 + local options 09:05:41 + local set_path=true 09:05:41 + local install_args= 09:05:41 ++ 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 09:05:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:05:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:05:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:05:41 + true 09:05:41 + case $1 in 09:05:41 + venv_file=/tmp/.toxenv 09:05:41 + shift 2 09:05:41 + true 09:05:41 + case $1 in 09:05:41 + shift 09:05:41 + break 09:05:41 + case $python in 09:05:41 + local pkg_list= 09:05:41 + [[ -d /opt/pyenv ]] 09:05:41 + echo 'Setup pyenv:' 09:05:41 Setup pyenv: 09:05:41 + export PYENV_ROOT=/opt/pyenv 09:05:41 + PYENV_ROOT=/opt/pyenv 09:05:41 + 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 09:05:41 + 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 09:05:41 + pyenv versions 09:05:41 system 09:05:41 3.8.13 09:05:41 3.9.13 09:05:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:05:41 + command -v pyenv 09:05:41 ++ pyenv init - --no-rehash 09:05:41 + 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[*]}"'\'')" 09:05:41 export PATH="/opt/pyenv/shims:${PATH}" 09:05:41 export PYENV_SHELL=bash 09:05:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:05:41 pyenv() { 09:05:41 local command 09:05:41 command="${1:-}" 09:05:41 if [ "$#" -gt 0 ]; then 09:05:41 shift 09:05:41 fi 09:05:41 09:05:41 case "$command" in 09:05:41 rehash|shell) 09:05:41 eval "$(pyenv "sh-$command" "$@")" 09:05:41 ;; 09:05:41 *) 09:05:41 command pyenv "$command" "$@" 09:05:41 ;; 09:05:41 esac 09:05:41 }' 09:05:41 +++ 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[*]}"' 09:05:41 ++ 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 09:05:41 ++ 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 09:05:41 ++ 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 09:05:41 ++ export PYENV_SHELL=bash 09:05:41 ++ PYENV_SHELL=bash 09:05:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:05:41 +++ complete -F _pyenv pyenv 09:05:41 ++ lf-pyver python3 09:05:41 ++ local py_version_xy=python3 09:05:41 ++ local py_version_xyz= 09:05:41 ++ pyenv versions 09:05:41 ++ local command 09:05:41 ++ command=versions 09:05:41 ++ '[' 1 -gt 0 ']' 09:05:41 ++ shift 09:05:41 ++ case "$command" in 09:05:41 ++ command pyenv versions 09:05:41 ++ sed 's/^[ *]* //' 09:05:41 ++ pyenv versions 09:05:41 ++ awk '{ print $1 }' 09:05:41 ++ grep -E '^[0-9.]*[0-9]$' 09:05:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:05:41 +++ grep '^3' /tmp/.pyenv_versions 09:05:41 +++ sort -V 09:05:41 +++ tail -n 1 09:05:41 ++ py_version_xyz=3.10.6 09:05:41 ++ [[ -z 3.10.6 ]] 09:05:41 ++ echo 3.10.6 09:05:41 ++ return 0 09:05:41 + pyenv local 3.10.6 09:05:41 + local command 09:05:41 + command=local 09:05:41 + '[' 2 -gt 0 ']' 09:05:41 + shift 09:05:41 + case "$command" in 09:05:41 + command pyenv local 3.10.6 09:05:41 + pyenv local 3.10.6 09:05:41 + for arg in "$@" 09:05:41 + case $arg in 09:05:41 + pkg_list+='tox ' 09:05:41 + for arg in "$@" 09:05:41 + case $arg in 09:05:41 + pkg_list+='virtualenv ' 09:05:41 + for arg in "$@" 09:05:41 + case $arg in 09:05:41 + pkg_list+='urllib3~=1.26.15 ' 09:05:41 + [[ -f /tmp/.toxenv ]] 09:05:41 ++ cat /tmp/.toxenv 09:05:41 + lf_venv=/tmp/venv-Gyav 09:05:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gyav from' file:/tmp/.toxenv 09:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gyav from file:/tmp/.toxenv 09:05:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:41 + local 'pip_opts=--upgrade --quiet' 09:05:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:05:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:05:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:05:41 + [[ -n '' ]] 09:05:41 + [[ -n '' ]] 09:05:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:05:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:41 + /tmp/venv-Gyav/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 09:05:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:05:42 lf-activate-venv(): INFO: Base packages installed successfully 09:05:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:05:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:05:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:05:42 + /tmp/venv-Gyav/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 09:05:43 + type python3 09:05:43 + true 09:05:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gyav/bin to PATH' 09:05:43 lf-activate-venv(): INFO: Adding /tmp/venv-Gyav/bin to PATH 09:05:43 + PATH=/tmp/venv-Gyav/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 09:05:43 + return 0 09:05:43 + [[ -d /opt/pyenv ]] 09:05:43 + echo '---> Setting up pyenv' 09:05:43 ---> Setting up pyenv 09:05:43 + export PYENV_ROOT=/opt/pyenv 09:05:43 + PYENV_ROOT=/opt/pyenv 09:05:43 + export PATH=/opt/pyenv/bin:/tmp/venv-Gyav/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 09:05:43 + PATH=/opt/pyenv/bin:/tmp/venv-Gyav/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 09:05:43 ++ pwd 09:05:43 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:05:43 + export PYTHONPATH 09:05:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:05:43 + TOX_TESTENV_PASSENV=PYTHONPATH 09:05:43 + tox --version 09:05:43 4.56.4 from /tmp/venv-Gyav/lib/python3.10/site-packages/tox/__init__.py 09:05:43 + PARALLEL=false 09:05:43 + TOX_OPTIONS_LIST= 09:05:43 + [[ -n pre-commit ]] 09:05:43 + TOX_OPTIONS_LIST=' -e pre-commit' 09:05:43 + case ${PARALLEL,,} in 09:05:43 + tox -e pre-commit 09:05:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:05:44 pre-commit: install_deps> python -I -m pip install pre-commit 09:05:47 pre-commit: freeze> python -m pip freeze --all 09:05:47 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 09:05:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:05:48 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:05:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:05:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:05:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:05:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:05:50 [INFO] Once installed this environment will be reused. 09:05:50 [INFO] This may take a few minutes... 09:05:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:05:54 [INFO] Once installed this environment will be reused. 09:05:54 [INFO] This may take a few minutes... 09:05:59 trim trailing whitespace.................................................Passed 09:05:59 Tabs remover.............................................................Passed 09:05:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:05:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:05:59 [INFO] Once installed this environment will be reused. 09:05:59 [INFO] This may take a few minutes... 09:06:07 gitlint..............................................(no files to check)Skipped 09:06:07 pre-commit: OK (24.28=setup[4.26]+cmd[11.28,8.74] seconds) 09:06:07 congratulations :) (24.32 seconds) 09:06:08 + tox_status=0 09:06:08 + echo '---> Completed tox runs' 09:06:08 ---> Completed tox runs 09:06:08 + for i in .tox/*/log 09:06:08 ++ echo .tox/pre-commit/log 09:06:08 ++ awk -F/ '{print $2}' 09:06:08 + tox_env=pre-commit 09:06:08 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:06:08 + DOC_DIR=docs/_build/html 09:06:08 + [[ -d docs/_build/html ]] 09:06:08 + echo '---> tox-run.sh ends' 09:06:08 ---> tox-run.sh ends 09:06:08 + test 0 -eq 0 09:06:08 $ ssh-agent -k 09:06:08 unset SSH_AUTH_SOCK; 09:06:08 unset SSH_AGENT_PID; 09:06:08 echo Agent pid 1662 killed; 09:06:08 [ssh-agent] Stopped. 09:06:08 [PostBuildScript] - [INFO] Executing post build scripts. 09:06:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins636955848769366493.sh 09:06:08 ---> sysstat.sh 09:06:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12330184915841677373.sh 09:06:08 ---> package-listing.sh 09:06:08 ++ tr '[:upper:]' '[:lower:]' 09:06:08 ++ facter osfamily 09:06:08 + OS_FAMILY=debian 09:06:08 + workspace=/w/workspace/oom-master-pre-commit-lint 09:06:08 + START_PACKAGES=/tmp/packages_start.txt 09:06:08 + END_PACKAGES=/tmp/packages_end.txt 09:06:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:08 + PACKAGES=/tmp/packages_start.txt 09:06:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:06:08 + PACKAGES=/tmp/packages_end.txt 09:06:08 + case "${OS_FAMILY}" in 09:06:08 + dpkg -l 09:06:08 + grep '^ii' 09:06:08 + '[' -f /tmp/packages_start.txt ']' 09:06:08 + '[' -f /tmp/packages_end.txt ']' 09:06:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:06:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:06:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:06:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11930792863256873147.sh 09:06:08 ---> capture-instance-metadata.sh 09:06:08 Setup pyenv: 09:06:08 system 09:06:08 3.8.13 09:06:08 3.9.13 09:06:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:06:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PPeV 09:06:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:16 lf-activate-venv(): INFO: Base packages installed successfully 09:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-PPeV/bin to PATH 09:06:39 INFO: Running in OpenStack, capturing instance metadata 09:06:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2616201653468991713.sh 09:06:40 provisioning config files... 09:06:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16579357471822483176tmp 09:06:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:06:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:06:40 [EnvInject] - Injecting environment variables from a build step. 09:06:40 [EnvInject] - Injecting as environment variables the properties content 09:06:40 SERVER_ID=logs 09:06:40 09:06:40 [EnvInject] - Variables injected successfully. 09:06:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2482376744699996534.sh 09:06:40 ---> create-netrc.sh 09:06:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2454106857793824213.sh 09:06:40 ---> python-tools-install.sh 09:06:40 Setup pyenv: 09:06:40 system 09:06:40 3.8.13 09:06:40 3.9.13 09:06:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PPeV from file:/tmp/.os_lf_venv 09:06:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:42 lf-activate-venv(): INFO: Base packages installed successfully 09:06:42 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-PPeV/bin to PATH 09:06:50 Generating Requirements File 09:07:13 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. 09:07:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:07:14 Python 3.10.6 09:07:14 pip 26.1.2 from /tmp/venv-PPeV/lib/python3.10/site-packages/pip (python 3.10) 09:07:14 aiohappyeyeballs==2.7.1 09:07:14 aiohttp==3.14.1 09:07:14 aiosignal==1.4.0 09:07:14 appdirs==1.4.4 09:07:14 argcomplete==3.7.0 09:07:14 aspy.yaml==1.3.0 09:07:14 async-timeout==5.0.1 09:07:14 attrs==26.1.0 09:07:14 autopage==0.6.0 09:07:14 backports.strenum==1.3.1 09:07:14 beautifulsoup4==4.15.0 09:07:14 boto3==1.43.46 09:07:14 botocore==1.43.46 09:07:14 bs4==0.0.2 09:07:14 certifi==2026.6.17 09:07:14 cffi==2.1.0 09:07:14 cfgv==3.5.0 09:07:14 chardet==7.4.3 09:07:14 charset-normalizer==3.4.9 09:07:14 click==8.4.2 09:07:14 cliff==4.14.0 09:07:14 cmd2==3.5.1 09:07:14 cryptography==3.3.2 09:07:14 debtcollector==3.1.0 09:07:14 decorator==5.3.1 09:07:14 defusedxml==0.7.1 09:07:14 Deprecated==1.3.1 09:07:14 distlib==0.4.3 09:07:14 dnspython==2.8.0 09:07:14 docker==7.2.0 09:07:14 dogpile.cache==1.5.0 09:07:14 durationpy==0.10 09:07:14 email-validator==2.3.0 09:07:14 filelock==3.29.7 09:07:14 frozenlist==1.8.0 09:07:14 future==1.0.0 09:07:14 gitdb==4.0.12 09:07:14 GitPython==3.1.51 09:07:14 httplib2==0.30.2 09:07:14 identify==2.6.19 09:07:14 idna==3.18 09:07:14 importlib-resources==1.5.0 09:07:14 iso8601==2.1.0 09:07:14 Jinja2==3.1.6 09:07:14 jmespath==1.1.0 09:07:14 jsonpatch==1.33 09:07:14 jsonpointer==3.1.1 09:07:14 jsonschema==4.26.0 09:07:14 jsonschema-specifications==2025.9.1 09:07:14 keystoneauth1==5.14.0 09:07:14 kubernetes==36.0.2 09:07:14 lftools==0.37.22 09:07:14 lxml==6.1.1 09:07:14 markdown-it-py==4.2.0 09:07:14 MarkupSafe==3.0.3 09:07:14 mdurl==0.1.2 09:07:14 msgpack==1.2.1 09:07:14 multi_key_dict==2.0.3 09:07:14 multidict==6.7.1 09:07:14 munch==4.0.0 09:07:14 netaddr==1.3.0 09:07:14 niet==1.4.2 09:07:14 nodeenv==1.10.0 09:07:14 oauth2client==4.1.3 09:07:14 oauthlib==3.3.1 09:07:14 openstacksdk==4.13.0 09:07:14 os-service-types==1.8.2 09:07:14 osc-lib==4.6.0 09:07:14 oslo.config==10.4.0 09:07:14 oslo.context==6.4.0 09:07:14 oslo.i18n==6.8.0 09:07:14 oslo.log==8.2.0 09:07:14 oslo.serialization==5.10.0 09:07:14 oslo.utils==10.1.1 09:07:14 packaging==26.2 09:07:14 pbr==7.0.3 09:07:14 platformdirs==4.10.0 09:07:14 prettytable==3.18.0 09:07:14 propcache==0.5.2 09:07:14 psutil==7.2.2 09:07:14 pyasn1==0.6.4 09:07:14 pyasn1_modules==0.4.2 09:07:14 pycparser==3.0 09:07:14 pygerrit2==2.0.15 09:07:14 PyGithub==2.9.1 09:07:14 Pygments==2.20.0 09:07:14 PyJWT==2.13.0 09:07:14 PyNaCl==1.6.2 09:07:14 pyparsing==2.4.7 09:07:14 pyperclip==1.11.0 09:07:14 pyrsistent==0.20.0 09:07:14 python-cinderclient==9.9.0 09:07:14 python-dateutil==2.9.0.post0 09:07:14 python-discovery==1.4.4 09:07:14 python-heatclient==5.2.0 09:07:14 python-jenkins==1.8.3 09:07:14 python-keystoneclient==5.8.0 09:07:14 python-magnumclient==4.11.0 09:07:14 python-openstackclient==10.0.0 09:07:14 python-swiftclient==4.10.0 09:07:14 PyYAML==6.0.3 09:07:14 referencing==0.37.0 09:07:14 requests==2.34.2 09:07:14 requests-oauthlib==2.0.0 09:07:14 rfc3986==2.0.0 09:07:14 rich==15.0.0 09:07:14 rich-argparse==1.8.0 09:07:14 rpds-py==0.30.0 09:07:14 rsa==4.9.1 09:07:14 ruamel.yaml==0.19.1 09:07:14 ruamel.yaml.clib==0.2.15 09:07:14 s3transfer==0.19.1 09:07:14 simplejson==4.1.1 09:07:14 six==1.17.0 09:07:14 smmap==5.0.3 09:07:14 soupsieve==2.8.4 09:07:14 stevedore==5.8.0 09:07:14 tabulate==0.10.0 09:07:14 toml==0.10.2 09:07:14 tomlkit==0.15.0 09:07:14 tqdm==4.68.4 09:07:14 typing_extensions==4.16.0 09:07:14 urllib3==1.26.20 09:07:14 virtualenv==21.6.1 09:07:14 wcwidth==0.8.2 09:07:14 websocket-client==1.9.0 09:07:14 wrapt==2.2.2 09:07:14 xdg==6.0.0 09:07:14 xmltodict==1.0.4 09:07:14 yarl==1.24.2 09:07:14 yq==4.1.2 09:07:14 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8295747362239740685.sh 09:07:14 ---> uv-install.sh 09:07:14 Installing uv/uvx (latest) using shell installer 09:07:15 2026-07-13 09:07:15 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-nFMUD0.sh" [1] 09:07:15 downloading uv 0.11.28 x86_64-unknown-linux-gnu 09:07:16 installing to /home/jenkins/.local/bin 09:07:16 uv 09:07:16 uvx 09:07:16 everything's installed! 09:07:16 09:07:16 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:07:16 09:07:16 source $HOME/.local/bin/env (sh, bash, zsh) 09:07:16 source $HOME/.local/bin/env.fish (fish) 09:07:16 Adding install location to PATH 09:07:16 ---> Validating uv/uvx install 09:07:16 uvx 0.11.28 (x86_64-unknown-linux-gnu) 09:07:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9607151360714706863.sh 09:07:16 ---> sudo-logs.sh 09:07:16 Archiving 'sudo' log.. 09:07:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3873958073210620465.sh 09:07:16 ---> job-cost.sh 09:07:16 INFO: Activating Python virtual environment... 09:07:16 Setup pyenv: 09:07:16 system 09:07:16 3.8.13 09:07:16 3.9.13 09:07:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:07:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PPeV from file:/tmp/.os_lf_venv 09:07:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:07:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:07:18 lf-activate-venv(): INFO: Base packages installed successfully 09:07:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-PPeV/bin to PATH 09:07:23 INFO: No stack-cost file found 09:07:23 INFO: Instance uptime: 149s 09:07:23 INFO: Fetching instance metadata (attempt 1 of 3)... 09:07:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:07:23 INFO: Successfully fetched instance metadata 09:07:23 INFO: Instance type: v3-standard-4 09:07:23 INFO: Retrieving pricing info for: v3-standard-4 09:07:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:07:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 09:07:23 INFO: Successfully fetched Vexxhost pricing API 09:07:24 INFO: Retrieved cost: 0.11 09:07:24 INFO: Retrieved resource: v3-standard-4 09:07:24 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:07:24 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:07:24 INFO: Successfully archived job cost data 09:07:24 DEBUG: Cost data: oom-master-pre-commit-lint,4704,2026-07-13 09:07:24,v3-standard-4,149,0.11,0.00,SUCCESS 09:07:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3041180615256942663.sh 09:07:24 ---> logs-deploy.sh 09:07:24 Setup pyenv: 09:07:24 system 09:07:24 3.8.13 09:07:24 3.9.13 09:07:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:07:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PPeV from file:/tmp/.os_lf_venv 09:07:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:07:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:07:25 lf-activate-venv(): INFO: Base packages installed successfully 09:07:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:07:33 lf-activate-venv(): INFO: Adding /tmp/venv-PPeV/bin to PATH 09:07:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4704 09:07:33 INFO: archiving workspace using pattern(s): 09:07:34 Archives upload complete. 09:07:34 INFO: archiving logs to Nexus 09:07:35 ---> uname -a: 09:07:35 Linux prd-ubuntu1804-builder-4c-4g-12172 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:07:35 09:07:35 09:07:35 ---> lscpu: 09:07:35 Architecture: x86_64 09:07:35 CPU op-mode(s): 32-bit, 64-bit 09:07:35 Byte Order: Little Endian 09:07:35 CPU(s): 4 09:07:35 On-line CPU(s) list: 0-3 09:07:35 Thread(s) per core: 1 09:07:35 Core(s) per socket: 1 09:07:35 Socket(s): 4 09:07:35 NUMA node(s): 1 09:07:35 Vendor ID: AuthenticAMD 09:07:35 CPU family: 23 09:07:35 Model: 49 09:07:35 Model name: AMD EPYC-Rome Processor 09:07:35 Stepping: 0 09:07:35 CPU MHz: 2800.000 09:07:35 BogoMIPS: 5600.00 09:07:35 Virtualization: AMD-V 09:07:35 Hypervisor vendor: KVM 09:07:35 Virtualization type: full 09:07:35 L1d cache: 32K 09:07:35 L1i cache: 32K 09:07:35 L2 cache: 512K 09:07:35 L3 cache: 16384K 09:07:35 NUMA node0 CPU(s): 0-3 09:07:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:07:35 09:07:35 09:07:35 ---> nproc: 09:07:35 4 09:07:35 09:07:35 09:07:35 ---> df -h: 09:07:35 Filesystem Size Used Avail Use% Mounted on 09:07:35 udev 7.9G 0 7.9G 0% /dev 09:07:35 tmpfs 1.6G 676K 1.6G 1% /run 09:07:35 /dev/vda1 78G 8.5G 69G 11% / 09:07:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:07:35 tmpfs 5.0M 0 5.0M 0% /run/lock 09:07:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:07:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:07:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:07:35 09:07:35 09:07:35 ---> free -m: 09:07:35 total used free shared buff/cache available 09:07:35 Mem: 16040 538 13153 0 2347 15176 09:07:35 Swap: 1023 0 1023 09:07:35 09:07:35 09:07:35 ---> ip addr: 09:07:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:07:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:07:35 inet 127.0.0.1/8 scope host lo 09:07:35 valid_lft forever preferred_lft forever 09:07:35 inet6 ::1/128 scope host 09:07:35 valid_lft forever preferred_lft forever 09:07:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:07:35 link/ether fa:16:3e:a4:e4:24 brd ff:ff:ff:ff:ff:ff 09:07:35 inet 10.30.107.75/23 brd 10.30.107.255 scope global dynamic ens3 09:07:35 valid_lft 86246sec preferred_lft 86246sec 09:07:35 inet6 fe80::f816:3eff:fea4:e424/64 scope link 09:07:35 valid_lft forever preferred_lft forever 09:07:35 09:07:35 09:07:35 ---> sar -b -r -n DEV: 09:07:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12172) 07/13/26 _x86_64_ (4 CPU) 09:07:35 09:07:35 09:05:04 LINUX RESTART (4 CPU) 09:07:35 09:07:35 09:06:01 tps rtps wtps bread/s bwrtn/s 09:07:35 09:07:01 132.46 0.85 131.61 103.45 43575.14 09:07:35 Average: 132.46 0.85 131.61 103.45 43575.14 09:07:35 09:07:35 09:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:07:35 09:07:01 13675180 15527092 2749788 16.74 81008 1956564 785380 4.49 784972 1718688 178488 09:07:35 Average: 13675180 15527092 2749788 16.74 81008 1956564 785380 4.49 784972 1718688 178488 09:07:35 09:07:35 09:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:07:35 09:07:01 ens3 70.44 52.36 881.15 11.66 0.00 0.00 0.00 0.00 09:07:35 09:07:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 09:07:35 Average: ens3 70.44 52.36 881.15 11.66 0.00 0.00 0.00 0.00 09:07:35 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 09:07:35 09:07:35 09:07:35 ---> sar -P ALL: 09:07:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12172) 07/13/26 _x86_64_ (4 CPU) 09:07:35 09:07:35 09:05:04 LINUX RESTART (4 CPU) 09:07:35 09:07:35 09:06:01 CPU %user %nice %system %iowait %steal %idle 09:07:35 09:07:01 all 19.77 0.00 1.44 4.20 0.05 74.53 09:07:35 09:07:01 0 0.85 0.00 0.82 10.87 0.03 87.42 09:07:35 09:07:01 1 23.62 0.00 1.65 2.89 0.05 71.79 09:07:35 09:07:01 2 12.78 0.00 1.12 0.22 0.05 85.84 09:07:35 09:07:01 3 41.76 0.00 2.21 2.86 0.10 53.07 09:07:35 Average: all 19.77 0.00 1.44 4.20 0.05 74.53 09:07:35 Average: 0 0.85 0.00 0.82 10.87 0.03 87.42 09:07:35 Average: 1 23.62 0.00 1.65 2.89 0.05 71.79 09:07:35 Average: 2 12.78 0.00 1.12 0.22 0.05 85.84 09:07:35 Average: 3 41.76 0.00 2.21 2.86 0.10 53.07 09:07:35 09:07:35 09:07:35