06:27:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 06:27:57 Running as SYSTEM 06:27:57 [EnvInject] - Loading node environment variables. 06:27:57 Building remotely on prd-ubuntu1804-builder-4c-4g-879 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:27:57 [ssh-agent] Looking for ssh-agent implementation... 06:27:57 $ ssh-agent 06:27:57 SSH_AUTH_SOCK=/tmp/ssh-5R5WEFE8ESX1/agent.1628 06:27:57 SSH_AGENT_PID=1630 06:27:57 [ssh-agent] Started. 06:27:57 Running ssh-add (command line suppressed) 06:27:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5808282338247816656.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5808282338247816656.key) 06:27:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:27:57 The recommended git tool is: NONE 06:27:58 using credential onap-jenkins-ssh 06:27:58 Wiping out workspace first. 06:27:58 Cloning the remote Git repository 06:27:58 Cloning repository git://cloud.onap.org/mirror/oom.git 06:27:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:27:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:27:58 > git --version # timeout=10 06:27:58 > git --version # 'git version 2.17.1' 06:27:58 using GIT_SSH to set credentials Gerrit user 06:27:58 Verifying host key using manually-configured host key entries 06:27:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:28:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:28:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:28:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:28:04 using GIT_SSH to set credentials Gerrit user 06:28:04 Verifying host key using manually-configured host key entries 06:28:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/3 # timeout=30 06:28:04 > git rev-parse e631fbfc9fcb10be03a5bc774dd21ce234268dba^{commit} # timeout=10 06:28:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:28:04 Checking out Revision e631fbfc9fcb10be03a5bc774dd21ce234268dba (refs/changes/29/145329/3) 06:28:04 > git config core.sparsecheckout # timeout=10 06:28:04 > git checkout -f e631fbfc9fcb10be03a5bc774dd21ce234268dba # timeout=30 06:28:07 Commit message: "[SO] 17.4.0 release" 06:28:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:28:07 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 06:28:08 [EnvInject] - Injecting environment variables from a build step. 06:28:08 [EnvInject] - Injecting as environment variables the properties content 06:28:08 PYTHON=python3 06:28:08 06:28:08 [EnvInject] - Variables injected successfully. 06:28:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18135571672932803960.sh 06:28:08 ---> tox-install.sh 06:28:08 + source /home/jenkins/lf-env.sh 06:28:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:28:08 ++ mktemp -d /tmp/venv-XXXX 06:28:08 + lf_venv=/tmp/venv-15hl 06:28:08 + local venv_file=/tmp/.os_lf_venv 06:28:08 + local python=python3 06:28:08 + local options 06:28:08 + local set_path=true 06:28:08 + local install_args= 06:28:08 ++ 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:28:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:28:08 + true 06:28:08 + case $1 in 06:28:08 + venv_file=/tmp/.toxenv 06:28:08 + shift 2 06:28:08 + true 06:28:08 + case $1 in 06:28:08 + shift 06:28:08 + break 06:28:08 + case $python in 06:28:08 + local pkg_list= 06:28:08 + [[ -d /opt/pyenv ]] 06:28:08 + echo 'Setup pyenv:' 06:28:08 Setup pyenv: 06:28:08 + export PYENV_ROOT=/opt/pyenv 06:28:08 + PYENV_ROOT=/opt/pyenv 06:28:08 + 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:28:08 + 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:28:08 + pyenv versions 06:28:08 * system (set by /opt/pyenv/version) 06:28:08 * 3.8.13 (set by /opt/pyenv/version) 06:28:08 * 3.9.13 (set by /opt/pyenv/version) 06:28:08 * 3.10.6 (set by /opt/pyenv/version) 06:28:08 + command -v pyenv 06:28:08 ++ pyenv init - --no-rehash 06:28:08 + 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:28:08 export PATH="/opt/pyenv/shims:${PATH}" 06:28:08 export PYENV_SHELL=bash 06:28:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:28:08 pyenv() { 06:28:08 local command 06:28:08 command="${1:-}" 06:28:08 if [ "$#" -gt 0 ]; then 06:28:08 shift 06:28:08 fi 06:28:08 06:28:08 case "$command" in 06:28:08 rehash|shell) 06:28:08 eval "$(pyenv "sh-$command" "$@")" 06:28:08 ;; 06:28:08 *) 06:28:08 command pyenv "$command" "$@" 06:28:08 ;; 06:28:08 esac 06:28:08 }' 06:28:08 +++ 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:28:08 ++ 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:28:08 ++ 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:28:08 ++ 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:28:08 ++ export PYENV_SHELL=bash 06:28:08 ++ PYENV_SHELL=bash 06:28:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:28:08 +++ complete -F _pyenv pyenv 06:28:08 ++ lf-pyver python3 06:28:08 ++ local py_version_xy=python3 06:28:08 ++ local py_version_xyz= 06:28:08 ++ pyenv versions 06:28:08 ++ local command 06:28:08 ++ sed 's/^[ *]* //' 06:28:08 ++ command=versions 06:28:08 ++ '[' 1 -gt 0 ']' 06:28:08 ++ shift 06:28:08 ++ case "$command" in 06:28:08 ++ command pyenv versions 06:28:08 ++ pyenv versions 06:28:08 ++ awk '{ print $1 }' 06:28:08 ++ grep -E '^[0-9.]*[0-9]$' 06:28:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:28:08 +++ grep '^3' /tmp/.pyenv_versions 06:28:08 +++ sort -V 06:28:08 +++ tail -n 1 06:28:08 ++ py_version_xyz=3.10.6 06:28:08 ++ [[ -z 3.10.6 ]] 06:28:08 ++ echo 3.10.6 06:28:08 ++ return 0 06:28:08 + pyenv local 3.10.6 06:28:08 + local command 06:28:08 + command=local 06:28:08 + '[' 2 -gt 0 ']' 06:28:08 + shift 06:28:08 + case "$command" in 06:28:08 + command pyenv local 3.10.6 06:28:08 + pyenv local 3.10.6 06:28:08 + for arg in "$@" 06:28:08 + case $arg in 06:28:08 + pkg_list+='tox ' 06:28:08 + for arg in "$@" 06:28:08 + case $arg in 06:28:08 + pkg_list+='virtualenv ' 06:28:08 + for arg in "$@" 06:28:08 + case $arg in 06:28:08 + pkg_list+='urllib3~=1.26.15 ' 06:28:08 + [[ -f /tmp/.toxenv ]] 06:28:08 + [[ ! -f /tmp/.toxenv ]] 06:28:08 + [[ -n '' ]] 06:28:08 + python3 -m venv /tmp/venv-15hl 06:28:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-15hl' 06:28:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-15hl 06:28:12 + echo /tmp/venv-15hl 06:28:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:28:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:28:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:28:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:12 + local 'pip_opts=--upgrade --quiet' 06:28:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:28:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:28:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:28:12 + [[ -n '' ]] 06:28:12 + [[ -n '' ]] 06:28:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:28:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:12 + /tmp/venv-15hl/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:28:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:28:16 lf-activate-venv(): INFO: Base packages installed successfully 06:28:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:28:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:28:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:28:16 + /tmp/venv-15hl/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:28:18 + type python3 06:28:18 + true 06:28:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-15hl/bin to PATH' 06:28:18 lf-activate-venv(): INFO: Adding /tmp/venv-15hl/bin to PATH 06:28:18 + PATH=/tmp/venv-15hl/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:28:18 + return 0 06:28:18 + python3 --version 06:28:18 Python 3.10.6 06:28:18 + python3 -m pip --version 06:28:18 pip 26.1.2 from /tmp/venv-15hl/lib/python3.10/site-packages/pip (python 3.10) 06:28:18 + python3 -m pip freeze 06:28:19 cachetools==7.1.4 06:28:19 colorama==0.4.6 06:28:19 distlib==0.4.3 06:28:19 filelock==3.29.4 06:28:19 packaging==26.2 06:28:19 platformdirs==4.10.0 06:28:19 pluggy==1.6.0 06:28:19 pyproject-api==1.10.1 06:28:19 python-discovery==1.4.2 06:28:19 tomli==2.4.1 06:28:19 tomli_w==1.2.0 06:28:19 tox==4.55.1 06:28:19 typing_extensions==4.15.0 06:28:19 urllib3==1.26.20 06:28:19 virtualenv==21.5.1 06:28:19 [EnvInject] - Injecting environment variables from a build step. 06:28:19 [EnvInject] - Injecting as environment variables the properties content 06:28:19 PARALLEL=false 06:28:19 06:28:19 [EnvInject] - Variables injected successfully. 06:28:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4115505922862721977.sh 06:28:19 ---> tox-run.sh 06:28:19 + 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:28:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:28:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:28:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:28:19 + cd /w/workspace/oom-master-pre-commit-lint/. 06:28:19 + source /home/jenkins/lf-env.sh 06:28:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:28:19 ++ mktemp -d /tmp/venv-XXXX 06:28:19 + lf_venv=/tmp/venv-N5zU 06:28:19 + local venv_file=/tmp/.os_lf_venv 06:28:19 + local python=python3 06:28:19 + local options 06:28:19 + local set_path=true 06:28:19 + local install_args= 06:28:19 ++ 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:28:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:28:19 + true 06:28:19 + case $1 in 06:28:19 + venv_file=/tmp/.toxenv 06:28:19 + shift 2 06:28:19 + true 06:28:19 + case $1 in 06:28:19 + shift 06:28:19 + break 06:28:19 + case $python in 06:28:19 + local pkg_list= 06:28:19 + [[ -d /opt/pyenv ]] 06:28:19 + echo 'Setup pyenv:' 06:28:19 Setup pyenv: 06:28:19 + export PYENV_ROOT=/opt/pyenv 06:28:19 + PYENV_ROOT=/opt/pyenv 06:28:19 + 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:28:19 + 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:28:19 + pyenv versions 06:28:19 system 06:28:19 3.8.13 06:28:19 3.9.13 06:28:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:28:19 + command -v pyenv 06:28:19 ++ pyenv init - --no-rehash 06:28:19 + 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:28:19 export PATH="/opt/pyenv/shims:${PATH}" 06:28:19 export PYENV_SHELL=bash 06:28:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:28:19 pyenv() { 06:28:19 local command 06:28:19 command="${1:-}" 06:28:19 if [ "$#" -gt 0 ]; then 06:28:19 shift 06:28:19 fi 06:28:19 06:28:19 case "$command" in 06:28:19 rehash|shell) 06:28:19 eval "$(pyenv "sh-$command" "$@")" 06:28:19 ;; 06:28:19 *) 06:28:19 command pyenv "$command" "$@" 06:28:19 ;; 06:28:19 esac 06:28:19 }' 06:28:19 +++ 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:28:19 ++ 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:28:19 ++ 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:28:19 ++ 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:28:19 ++ export PYENV_SHELL=bash 06:28:19 ++ PYENV_SHELL=bash 06:28:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:28:19 +++ complete -F _pyenv pyenv 06:28:19 ++ lf-pyver python3 06:28:19 ++ local py_version_xy=python3 06:28:19 ++ local py_version_xyz= 06:28:19 ++ pyenv versions 06:28:19 ++ local command 06:28:19 ++ command=versions 06:28:19 ++ '[' 1 -gt 0 ']' 06:28:19 ++ shift 06:28:19 ++ case "$command" in 06:28:19 ++ command pyenv versions 06:28:19 ++ pyenv versions 06:28:19 ++ sed 's/^[ *]* //' 06:28:19 ++ awk '{ print $1 }' 06:28:19 ++ grep -E '^[0-9.]*[0-9]$' 06:28:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:28:19 +++ grep '^3' /tmp/.pyenv_versions 06:28:19 +++ tail -n 1 06:28:19 +++ sort -V 06:28:19 ++ py_version_xyz=3.10.6 06:28:19 ++ [[ -z 3.10.6 ]] 06:28:19 ++ echo 3.10.6 06:28:19 ++ return 0 06:28:19 + pyenv local 3.10.6 06:28:19 + local command 06:28:19 + command=local 06:28:19 + '[' 2 -gt 0 ']' 06:28:19 + shift 06:28:19 + case "$command" in 06:28:19 + command pyenv local 3.10.6 06:28:19 + pyenv local 3.10.6 06:28:19 + for arg in "$@" 06:28:19 + case $arg in 06:28:19 + pkg_list+='tox ' 06:28:19 + for arg in "$@" 06:28:19 + case $arg in 06:28:19 + pkg_list+='virtualenv ' 06:28:19 + for arg in "$@" 06:28:19 + case $arg in 06:28:19 + pkg_list+='urllib3~=1.26.15 ' 06:28:19 + [[ -f /tmp/.toxenv ]] 06:28:19 ++ cat /tmp/.toxenv 06:28:19 + lf_venv=/tmp/venv-15hl 06:28:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-15hl from' file:/tmp/.toxenv 06:28:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-15hl from file:/tmp/.toxenv 06:28:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:28:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:19 + local 'pip_opts=--upgrade --quiet' 06:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:28:19 + [[ -n '' ]] 06:28:19 + [[ -n '' ]] 06:28:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:28:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:19 + /tmp/venv-15hl/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:28:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:28:20 lf-activate-venv(): INFO: Base packages installed successfully 06:28:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:28:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:28:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:28:20 + /tmp/venv-15hl/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:28:21 + type python3 06:28:21 + true 06:28:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-15hl/bin to PATH' 06:28:21 lf-activate-venv(): INFO: Adding /tmp/venv-15hl/bin to PATH 06:28:21 + PATH=/tmp/venv-15hl/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:28:21 + return 0 06:28:21 + [[ -d /opt/pyenv ]] 06:28:21 + echo '---> Setting up pyenv' 06:28:21 ---> Setting up pyenv 06:28:21 + export PYENV_ROOT=/opt/pyenv 06:28:21 + PYENV_ROOT=/opt/pyenv 06:28:21 + export PATH=/opt/pyenv/bin:/tmp/venv-15hl/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:28:21 + PATH=/opt/pyenv/bin:/tmp/venv-15hl/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:28:21 ++ pwd 06:28:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:28:21 + export PYTHONPATH 06:28:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:28:21 + TOX_TESTENV_PASSENV=PYTHONPATH 06:28:21 + tox --version 06:28:21 4.55.1 from /tmp/venv-15hl/lib/python3.10/site-packages/tox/__init__.py 06:28:21 + PARALLEL=false 06:28:21 + TOX_OPTIONS_LIST= 06:28:21 + [[ -n pre-commit ]] 06:28:21 + TOX_OPTIONS_LIST=' -e pre-commit' 06:28:21 + case ${PARALLEL,,} in 06:28:21 + tox -e pre-commit 06:28:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:28:23 pre-commit: install_deps> python -I -m pip install pre-commit 06:28:25 pre-commit: freeze> python -m pip freeze --all 06:28:26 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,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.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.1 06:28:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:28:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:28:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:28:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:28:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:28:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:28:28 [INFO] Once installed this environment will be reused. 06:28:28 [INFO] This may take a few minutes... 06:28:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:28:32 [INFO] Once installed this environment will be reused. 06:28:32 [INFO] This may take a few minutes... 06:28:47 trim trailing whitespace.................................................Passed 06:28:47 Tabs remover.............................................................Passed 06:28:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:28:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:28:47 [INFO] Once installed this environment will be reused. 06:28:47 [INFO] This may take a few minutes... 06:28:58 gitlint..............................................(no files to check)Skipped 06:28:58 pre-commit: OK (36.47=setup[4.13]+cmd[21.32,11.03] seconds) 06:28:58 congratulations :) (36.51 seconds) 06:28:58 + tox_status=0 06:28:58 + echo '---> Completed tox runs' 06:28:58 ---> Completed tox runs 06:28:58 + for i in .tox/*/log 06:28:58 ++ echo .tox/pre-commit/log 06:28:58 ++ awk -F/ '{print $2}' 06:28:58 + tox_env=pre-commit 06:28:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:28:58 + DOC_DIR=docs/_build/html 06:28:58 + [[ -d docs/_build/html ]] 06:28:58 + echo '---> tox-run.sh ends' 06:28:58 ---> tox-run.sh ends 06:28:58 + test 0 -eq 0 06:28:58 $ ssh-agent -k 06:28:58 unset SSH_AUTH_SOCK; 06:28:58 unset SSH_AGENT_PID; 06:28:58 echo Agent pid 1630 killed; 06:28:58 [ssh-agent] Stopped. 06:28:58 [PostBuildScript] - [INFO] Executing post build scripts. 06:28:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9664397031039219619.sh 06:28:58 ---> sysstat.sh 06:28:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8655350097324539321.sh 06:28:59 ---> package-listing.sh 06:28:59 ++ tr '[:upper:]' '[:lower:]' 06:28:59 ++ facter osfamily 06:28:59 + OS_FAMILY=debian 06:28:59 + workspace=/w/workspace/oom-master-pre-commit-lint 06:28:59 + START_PACKAGES=/tmp/packages_start.txt 06:28:59 + END_PACKAGES=/tmp/packages_end.txt 06:28:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:28:59 + PACKAGES=/tmp/packages_start.txt 06:28:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:28:59 + PACKAGES=/tmp/packages_end.txt 06:28:59 + case "${OS_FAMILY}" in 06:28:59 + dpkg -l 06:28:59 + grep '^ii' 06:28:59 + '[' -f /tmp/packages_start.txt ']' 06:28:59 + '[' -f /tmp/packages_end.txt ']' 06:28:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:28:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:28:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:28:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15088369280882936554.sh 06:28:59 ---> capture-instance-metadata.sh 06:28:59 Setup pyenv: 06:28:59 system 06:28:59 3.8.13 06:28:59 3.9.13 06:28:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:29:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y0Zv 06:29:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:29:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:08 lf-activate-venv(): INFO: Base packages installed successfully 06:29:08 lf-activate-venv(): INFO: Installing additional packages: lftools 06:29:28 lf-activate-venv(): INFO: Adding /tmp/venv-Y0Zv/bin to PATH 06:29:28 INFO: Running in OpenStack, capturing instance metadata 06:29:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9139657154818507656.sh 06:29:29 provisioning config files... 06:29:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11210695862452695767tmp 06:29:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:29:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:29:29 [EnvInject] - Injecting environment variables from a build step. 06:29:29 [EnvInject] - Injecting as environment variables the properties content 06:29:29 SERVER_ID=logs 06:29:29 06:29:29 [EnvInject] - Variables injected successfully. 06:29:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8806489341849614345.sh 06:29:29 ---> create-netrc.sh 06:29:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1693129275184066610.sh 06:29:29 ---> python-tools-install.sh 06:29:29 Setup pyenv: 06:29:29 system 06:29:29 3.8.13 06:29:29 3.9.13 06:29:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:29:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0Zv from file:/tmp/.os_lf_venv 06:29:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:31 lf-activate-venv(): INFO: Base packages installed successfully 06:29:31 lf-activate-venv(): INFO: Installing additional packages: lftools 06:29:38 lf-activate-venv(): INFO: Adding /tmp/venv-Y0Zv/bin to PATH 06:29:38 Generating Requirements File 06:30:02 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:30:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:30:02 Python 3.10.6 06:30:02 pip 26.1.2 from /tmp/venv-Y0Zv/lib/python3.10/site-packages/pip (python 3.10) 06:30:03 aiohappyeyeballs==2.6.2 06:30:03 aiohttp==3.14.1 06:30:03 aiosignal==1.4.0 06:30:03 appdirs==1.4.4 06:30:03 argcomplete==3.6.3 06:30:03 aspy.yaml==1.3.0 06:30:03 async-timeout==5.0.1 06:30:03 attrs==26.1.0 06:30:03 autopage==0.6.0 06:30:03 backports.strenum==1.3.1 06:30:03 beautifulsoup4==4.15.0 06:30:03 boto3==1.43.36 06:30:03 botocore==1.43.36 06:30:03 bs4==0.0.2 06:30:03 certifi==2026.6.17 06:30:03 cffi==2.0.0 06:30:03 cfgv==3.5.0 06:30:03 chardet==7.4.3 06:30:03 charset-normalizer==3.4.7 06:30:03 click==8.4.1 06:30:03 cliff==4.14.0 06:30:03 cmd2==3.5.1 06:30:03 cryptography==3.3.2 06:30:03 debtcollector==3.1.0 06:30:03 decorator==5.3.1 06:30:03 defusedxml==0.7.1 06:30:03 Deprecated==1.3.1 06:30:03 distlib==0.4.3 06:30:03 dnspython==2.8.0 06:30:03 docker==7.1.0 06:30:03 dogpile.cache==1.5.0 06:30:03 durationpy==0.10 06:30:03 email-validator==2.3.0 06:30:03 filelock==3.29.4 06:30:03 frozenlist==1.8.0 06:30:03 future==1.0.0 06:30:03 gitdb==4.0.12 06:30:03 GitPython==3.1.50 06:30:03 httplib2==0.30.2 06:30:03 identify==2.6.19 06:30:03 idna==3.18 06:30:03 importlib-resources==1.5.0 06:30:03 iso8601==2.1.0 06:30:03 Jinja2==3.1.6 06:30:03 jmespath==1.1.0 06:30:03 jsonpatch==1.33 06:30:03 jsonpointer==3.1.1 06:30:03 jsonschema==4.26.0 06:30:03 jsonschema-specifications==2025.9.1 06:30:03 keystoneauth1==5.14.0 06:30:03 kubernetes==36.0.2 06:30:03 lftools==0.37.22 06:30:03 lxml==6.1.1 06:30:03 markdown-it-py==4.2.0 06:30:03 MarkupSafe==3.0.3 06:30:03 mdurl==0.1.2 06:30:03 msgpack==1.2.1 06:30:03 multi_key_dict==2.0.3 06:30:03 multidict==6.7.1 06:30:03 munch==4.0.0 06:30:03 netaddr==1.3.0 06:30:03 niet==1.4.2 06:30:03 nodeenv==1.10.0 06:30:03 oauth2client==4.1.3 06:30:03 oauthlib==3.3.1 06:30:03 openstacksdk==4.13.0 06:30:03 os-service-types==1.8.2 06:30:03 osc-lib==4.6.0 06:30:03 oslo.config==10.4.0 06:30:03 oslo.context==6.4.0 06:30:03 oslo.i18n==6.8.0 06:30:03 oslo.log==8.2.0 06:30:03 oslo.serialization==5.10.0 06:30:03 oslo.utils==10.1.1 06:30:03 packaging==26.2 06:30:03 pbr==7.0.3 06:30:03 platformdirs==4.10.0 06:30:03 prettytable==3.18.0 06:30:03 propcache==0.5.2 06:30:03 psutil==7.2.2 06:30:03 pyasn1==0.6.3 06:30:03 pyasn1_modules==0.4.2 06:30:03 pycparser==3.0 06:30:03 pygerrit2==2.0.15 06:30:03 PyGithub==2.9.1 06:30:03 Pygments==2.20.0 06:30:03 PyJWT==2.13.0 06:30:03 PyNaCl==1.6.2 06:30:03 pyparsing==2.4.7 06:30:03 pyperclip==1.11.0 06:30:03 pyrsistent==0.20.0 06:30:03 python-cinderclient==9.9.0 06:30:03 python-dateutil==2.9.0.post0 06:30:03 python-discovery==1.4.2 06:30:03 python-heatclient==5.2.0 06:30:03 python-jenkins==1.8.3 06:30:03 python-keystoneclient==5.8.0 06:30:03 python-magnumclient==4.10.0 06:30:03 python-openstackclient==10.0.0 06:30:03 python-swiftclient==4.10.0 06:30:03 PyYAML==6.0.3 06:30:03 referencing==0.37.0 06:30:03 requests==2.34.2 06:30:03 requests-oauthlib==2.0.0 06:30:03 rfc3986==2.0.0 06:30:03 rich==15.0.0 06:30:03 rich-argparse==1.8.0 06:30:03 rpds-py==0.30.0 06:30:03 rsa==4.9.1 06:30:03 ruamel.yaml==0.19.1 06:30:03 ruamel.yaml.clib==0.2.15 06:30:03 s3transfer==0.19.0 06:30:03 simplejson==4.1.1 06:30:03 six==1.17.0 06:30:03 smmap==5.0.3 06:30:03 soupsieve==2.8.4 06:30:03 stevedore==5.8.0 06:30:03 tabulate==0.10.0 06:30:03 toml==0.10.2 06:30:03 tomlkit==0.15.0 06:30:03 tqdm==4.68.3 06:30:03 typing_extensions==4.15.0 06:30:03 urllib3==1.26.20 06:30:03 virtualenv==21.5.1 06:30:03 wcwidth==0.8.1 06:30:03 websocket-client==1.9.0 06:30:03 wrapt==2.2.2 06:30:03 xdg==6.0.0 06:30:03 xmltodict==1.0.4 06:30:03 yarl==1.24.2 06:30:03 yq==3.4.3 06:30:03 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11552329120751579922.sh 06:30:03 ---> uv-install.sh 06:30:03 Installing uv/uvx (latest) using shell installer 06:30:03 2026-06-23 06:30:03 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-tJ6NHx.sh" [1] 06:30:03 downloading uv 0.11.23 x86_64-unknown-linux-gnu 06:30:04 installing to /home/jenkins/.local/bin 06:30:04 uv 06:30:04 uvx 06:30:04 everything's installed! 06:30:04 06:30:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:30:04 06:30:04 source $HOME/.local/bin/env (sh, bash, zsh) 06:30:04 source $HOME/.local/bin/env.fish (fish) 06:30:04 Adding install location to PATH 06:30:04 ---> Validating uv/uvx install 06:30:04 uvx 0.11.23 (x86_64-unknown-linux-gnu) 06:30:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1673035937357598978.sh 06:30:04 ---> sudo-logs.sh 06:30:04 Archiving 'sudo' log.. 06:30:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11163838485586401575.sh 06:30:04 ---> job-cost.sh 06:30:04 INFO: Activating Python virtual environment... 06:30:04 Setup pyenv: 06:30:04 system 06:30:04 3.8.13 06:30:04 3.9.13 06:30:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:30:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0Zv from file:/tmp/.os_lf_venv 06:30:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:06 lf-activate-venv(): INFO: Base packages installed successfully 06:30:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:30:11 lf-activate-venv(): INFO: Adding /tmp/venv-Y0Zv/bin to PATH 06:30:11 INFO: No stack-cost file found 06:30:11 INFO: Instance uptime: 159s 06:30:11 INFO: Fetching instance metadata (attempt 1 of 3)... 06:30:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:30:12 INFO: Successfully fetched instance metadata 06:30:12 INFO: Instance type: v3-standard-4 06:30:12 INFO: Retrieving pricing info for: v3-standard-4 06:30:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:30:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=159 06:30:12 INFO: Successfully fetched Vexxhost pricing API 06:30:12 INFO: Retrieved cost: 0.11 06:30:12 INFO: Retrieved resource: v3-standard-4 06:30:12 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:30:12 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:30:12 INFO: Successfully archived job cost data 06:30:12 DEBUG: Cost data: oom-master-pre-commit-lint,4666,2026-06-23 06:30:12,v3-standard-4,159,0.11,0.00,SUCCESS 06:30:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14112992585622404440.sh 06:30:12 ---> logs-deploy.sh 06:30:12 Setup pyenv: 06:30:12 system 06:30:12 3.8.13 06:30:12 3.9.13 06:30:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:30:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0Zv from file:/tmp/.os_lf_venv 06:30:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:14 lf-activate-venv(): INFO: Base packages installed successfully 06:30:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:30:21 lf-activate-venv(): INFO: Adding /tmp/venv-Y0Zv/bin to PATH 06:30:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4666 06:30:21 INFO: archiving workspace using pattern(s): 06:30:22 Archives upload complete. 06:30:22 INFO: archiving logs to Nexus 06:30:23 ---> uname -a: 06:30:23 Linux prd-ubuntu1804-builder-4c-4g-879 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:30:23 06:30:23 06:30:23 ---> lscpu: 06:30:23 Architecture: x86_64 06:30:23 CPU op-mode(s): 32-bit, 64-bit 06:30:23 Byte Order: Little Endian 06:30:23 CPU(s): 4 06:30:23 On-line CPU(s) list: 0-3 06:30:23 Thread(s) per core: 1 06:30:23 Core(s) per socket: 1 06:30:23 Socket(s): 4 06:30:23 NUMA node(s): 1 06:30:23 Vendor ID: AuthenticAMD 06:30:23 CPU family: 23 06:30:23 Model: 49 06:30:23 Model name: AMD EPYC-Rome Processor 06:30:23 Stepping: 0 06:30:23 CPU MHz: 2800.000 06:30:23 BogoMIPS: 5600.00 06:30:23 Virtualization: AMD-V 06:30:23 Hypervisor vendor: KVM 06:30:23 Virtualization type: full 06:30:23 L1d cache: 32K 06:30:23 L1i cache: 32K 06:30:23 L2 cache: 512K 06:30:23 L3 cache: 16384K 06:30:23 NUMA node0 CPU(s): 0-3 06:30:23 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:30:23 06:30:23 06:30:23 ---> nproc: 06:30:23 4 06:30:23 06:30:23 06:30:23 ---> df -h: 06:30:23 Filesystem Size Used Avail Use% Mounted on 06:30:23 udev 7.9G 0 7.9G 0% /dev 06:30:23 tmpfs 1.6G 676K 1.6G 1% /run 06:30:23 /dev/vda1 78G 8.5G 69G 11% / 06:30:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:30:23 tmpfs 5.0M 0 5.0M 0% /run/lock 06:30:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:30:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:30:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:30:23 06:30:23 06:30:23 ---> free -m: 06:30:23 total used free shared buff/cache available 06:30:23 Mem: 16040 565 13132 0 2342 15149 06:30:23 Swap: 1023 0 1023 06:30:23 06:30:23 06:30:23 ---> ip addr: 06:30:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:30:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:30:23 inet 127.0.0.1/8 scope host lo 06:30:23 valid_lft forever preferred_lft forever 06:30:23 inet6 ::1/128 scope host 06:30:23 valid_lft forever preferred_lft forever 06:30:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:30:23 link/ether fa:16:3e:62:c9:a6 brd ff:ff:ff:ff:ff:ff 06:30:23 inet 10.30.106.100/23 brd 10.30.107.255 scope global dynamic ens3 06:30:23 valid_lft 86237sec preferred_lft 86237sec 06:30:23 inet6 fe80::f816:3eff:fe62:c9a6/64 scope link 06:30:23 valid_lft forever preferred_lft forever 06:30:23 06:30:23 06:30:23 ---> sar -b -r -n DEV: 06:30:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-879) 06/23/26 _x86_64_ (4 CPU) 06:30:23 06:30:23 06:27:42 LINUX RESTART (4 CPU) 06:30:23 06:30:23 06:28:01 tps rtps wtps bread/s bwrtn/s 06:30:23 06:29:02 293.32 24.35 268.97 816.93 14426.80 06:30:23 06:30:01 114.03 0.73 113.30 95.85 15836.64 06:30:23 Average: 204.43 12.64 191.79 459.42 15125.79 06:30:23 06:30:23 06:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:23 06:29:02 13967624 15553388 2457344 14.96 58576 1727256 764168 4.37 749360 1492852 72520 06:30:23 06:30:01 13487996 15487464 2936972 17.88 87408 2089344 800976 4.58 840548 1835320 189824 06:30:23 Average: 13727810 15520426 2697158 16.42 72992 1908300 782572 4.48 794954 1664086 131172 06:30:23 06:30:23 06:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:23 06:29:02 ens3 129.06 86.20 859.14 28.55 0.00 0.00 0.00 0.00 06:30:23 06:29:02 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 06:30:23 06:30:01 ens3 73.43 53.16 1104.78 10.98 0.00 0.00 0.00 0.00 06:30:23 06:30:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 06:30:23 Average: ens3 101.48 69.82 980.93 19.84 0.00 0.00 0.00 0.00 06:30:23 Average: lo 1.78 1.78 0.19 0.19 0.00 0.00 0.00 0.00 06:30:23 06:30:23 06:30:23 ---> sar -P ALL: 06:30:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-879) 06/23/26 _x86_64_ (4 CPU) 06:30:23 06:30:23 06:27:42 LINUX RESTART (4 CPU) 06:30:23 06:30:23 06:28:01 CPU %user %nice %system %iowait %steal %idle 06:30:23 06:29:02 all 18.39 0.00 2.28 10.86 0.06 68.40 06:30:23 06:29:02 0 20.44 0.00 2.09 0.42 0.05 77.01 06:30:23 06:29:02 1 12.99 0.00 1.88 16.71 0.07 68.36 06:30:23 06:29:02 2 15.95 0.00 2.92 25.28 0.05 55.80 06:30:23 06:29:02 3 24.24 0.00 2.21 1.02 0.07 72.47 06:30:23 06:30:01 all 19.64 0.00 1.35 2.28 0.06 76.67 06:30:23 06:30:01 0 20.33 0.00 0.97 1.56 0.03 77.11 06:30:23 06:30:01 1 5.64 0.00 0.73 5.59 0.09 87.95 06:30:23 06:30:01 2 8.95 0.00 0.78 0.08 0.05 90.13 06:30:23 06:30:01 3 43.59 0.00 2.92 1.87 0.08 51.54 06:30:23 Average: all 19.01 0.00 1.82 6.61 0.06 72.50 06:30:23 Average: 0 20.38 0.00 1.53 0.98 0.04 77.06 06:30:23 Average: 1 9.37 0.00 1.32 11.23 0.08 78.01 06:30:23 Average: 2 12.48 0.00 1.86 12.78 0.05 72.83 06:30:23 Average: 3 33.84 0.00 2.56 1.44 0.08 62.09 06:30:23 06:30:23 06:30:23