14:32:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 14:32:35 Running as SYSTEM 14:32:35 [EnvInject] - Loading node environment variables. 14:32:35 Building remotely on prd-ubuntu1804-builder-4c-4g-8609 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:32:35 [ssh-agent] Looking for ssh-agent implementation... 14:32:35 $ ssh-agent 14:32:35 SSH_AUTH_SOCK=/tmp/ssh-XWVBYKrFKuk6/agent.1647 14:32:35 SSH_AGENT_PID=1649 14:32:35 [ssh-agent] Started. 14:32:35 Running ssh-add (command line suppressed) 14:32:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17190107064045895761.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17190107064045895761.key) 14:32:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:32:35 The recommended git tool is: NONE 14:32:37 using credential onap-jenkins-ssh 14:32:37 Wiping out workspace first. 14:32:37 Cloning the remote Git repository 14:32:37 Cloning repository git://cloud.onap.org/mirror/oom.git 14:32:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:32:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:32:37 > git --version # timeout=10 14:32:37 > git --version # 'git version 2.17.1' 14:32:37 using GIT_SSH to set credentials Gerrit user 14:32:37 Verifying host key using manually-configured host key entries 14:32:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:32:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:32:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:32:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:32:43 using GIT_SSH to set credentials Gerrit user 14:32:43 Verifying host key using manually-configured host key entries 14:32:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/10 # timeout=30 14:32:43 > git rev-parse b1a3694365483098b656231b75c5523326150bf0^{commit} # timeout=10 14:32:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:32:43 Checking out Revision b1a3694365483098b656231b75c5523326150bf0 (refs/changes/98/144198/10) 14:32:43 > git config core.sparsecheckout # timeout=10 14:32:43 > git checkout -f b1a3694365483098b656231b75c5523326150bf0 # timeout=30 14:32:46 Commit message: "[PORTALNG] 15.0.0 release" 14:32:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:32:46 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 14:32:47 [EnvInject] - Injecting environment variables from a build step. 14:32:47 [EnvInject] - Injecting as environment variables the properties content 14:32:47 PYTHON=python3 14:32:47 14:32:47 [EnvInject] - Variables injected successfully. 14:32:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3165016421465060952.sh 14:32:47 ---> tox-install.sh 14:32:47 + source /home/jenkins/lf-env.sh 14:32:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:32:47 ++ mktemp -d /tmp/venv-XXXX 14:32:47 + lf_venv=/tmp/venv-sV5T 14:32:47 + local venv_file=/tmp/.os_lf_venv 14:32:47 + local python=python3 14:32:47 + local options 14:32:47 + local set_path=true 14:32:47 + local install_args= 14:32:47 ++ 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 14:32:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:32:47 + true 14:32:47 + case $1 in 14:32:47 + venv_file=/tmp/.toxenv 14:32:47 + shift 2 14:32:47 + true 14:32:47 + case $1 in 14:32:47 + shift 14:32:47 + break 14:32:47 + case $python in 14:32:47 + local pkg_list= 14:32:47 + [[ -d /opt/pyenv ]] 14:32:47 + echo 'Setup pyenv:' 14:32:47 Setup pyenv: 14:32:47 + export PYENV_ROOT=/opt/pyenv 14:32:47 + PYENV_ROOT=/opt/pyenv 14:32:47 + 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 14:32:47 + 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 14:32:47 + pyenv versions 14:32:47 * system (set by /opt/pyenv/version) 14:32:47 * 3.8.13 (set by /opt/pyenv/version) 14:32:47 * 3.9.13 (set by /opt/pyenv/version) 14:32:47 * 3.10.6 (set by /opt/pyenv/version) 14:32:47 + command -v pyenv 14:32:47 ++ pyenv init - --no-rehash 14:32:47 + 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[*]}"'\'')" 14:32:47 export PATH="/opt/pyenv/shims:${PATH}" 14:32:47 export PYENV_SHELL=bash 14:32:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:32:47 pyenv() { 14:32:47 local command 14:32:47 command="${1:-}" 14:32:47 if [ "$#" -gt 0 ]; then 14:32:47 shift 14:32:47 fi 14:32:47 14:32:47 case "$command" in 14:32:47 rehash|shell) 14:32:47 eval "$(pyenv "sh-$command" "$@")" 14:32:47 ;; 14:32:47 *) 14:32:47 command pyenv "$command" "$@" 14:32:47 ;; 14:32:47 esac 14:32:47 }' 14:32:47 +++ 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[*]}"' 14:32:47 ++ 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 14:32:47 ++ 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 14:32:47 ++ 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 14:32:47 ++ export PYENV_SHELL=bash 14:32:47 ++ PYENV_SHELL=bash 14:32:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:32:47 +++ complete -F _pyenv pyenv 14:32:47 ++ lf-pyver python3 14:32:47 ++ local py_version_xy=python3 14:32:47 ++ local py_version_xyz= 14:32:47 ++ pyenv versions 14:32:47 ++ awk '{ print $1 }' 14:32:47 ++ local command 14:32:47 ++ command=versions 14:32:47 ++ '[' 1 -gt 0 ']' 14:32:47 ++ shift 14:32:47 ++ case "$command" in 14:32:47 ++ command pyenv versions 14:32:47 ++ pyenv versions 14:32:47 ++ sed 's/^[ *]* //' 14:32:47 ++ grep -E '^[0-9.]*[0-9]$' 14:32:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:32:47 +++ grep '^3' /tmp/.pyenv_versions 14:32:47 +++ tail -n 1 14:32:47 +++ sort -V 14:32:47 ++ py_version_xyz=3.10.6 14:32:47 ++ [[ -z 3.10.6 ]] 14:32:47 ++ echo 3.10.6 14:32:47 ++ return 0 14:32:47 + pyenv local 3.10.6 14:32:47 + local command 14:32:47 + command=local 14:32:47 + '[' 2 -gt 0 ']' 14:32:47 + shift 14:32:47 + case "$command" in 14:32:47 + command pyenv local 3.10.6 14:32:47 + pyenv local 3.10.6 14:32:47 + for arg in "$@" 14:32:47 + case $arg in 14:32:47 + pkg_list+='tox ' 14:32:47 + for arg in "$@" 14:32:47 + case $arg in 14:32:47 + pkg_list+='virtualenv ' 14:32:47 + for arg in "$@" 14:32:47 + case $arg in 14:32:47 + pkg_list+='urllib3~=1.26.15 ' 14:32:47 + [[ -f /tmp/.toxenv ]] 14:32:47 + [[ ! -f /tmp/.toxenv ]] 14:32:47 + [[ -n '' ]] 14:32:47 + python3 -m venv /tmp/venv-sV5T 14:32:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sV5T' 14:32:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sV5T 14:32:51 + echo /tmp/venv-sV5T 14:32:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:32:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:32:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:32:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:51 + local 'pip_opts=--upgrade --quiet' 14:32:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:32:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:32:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:32:51 + [[ -n '' ]] 14:32:51 + [[ -n '' ]] 14:32:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:32:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:51 + /tmp/venv-sV5T/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 14:32:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:32:56 lf-activate-venv(): INFO: Base packages installed successfully 14:32:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:32:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:32:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:32:56 + /tmp/venv-sV5T/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 14:32:58 + type python3 14:32:58 + true 14:32:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sV5T/bin to PATH' 14:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-sV5T/bin to PATH 14:32:58 + PATH=/tmp/venv-sV5T/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 14:32:58 + return 0 14:32:58 + python3 --version 14:32:58 Python 3.10.6 14:32:58 + python3 -m pip --version 14:32:58 pip 26.1.1 from /tmp/venv-sV5T/lib/python3.10/site-packages/pip (python 3.10) 14:32:59 + python3 -m pip freeze 14:32:59 cachetools==7.1.1 14:32:59 colorama==0.4.6 14:32:59 distlib==0.4.0 14:32:59 filelock==3.29.0 14:32:59 packaging==26.2 14:32:59 platformdirs==4.9.6 14:32:59 pluggy==1.6.0 14:32:59 pyproject-api==1.10.0 14:32:59 python-discovery==1.3.0 14:32:59 tomli==2.4.1 14:32:59 tomli_w==1.2.0 14:32:59 tox==4.53.1 14:32:59 typing_extensions==4.15.0 14:32:59 urllib3==1.26.20 14:32:59 virtualenv==21.3.1 14:32:59 [EnvInject] - Injecting environment variables from a build step. 14:32:59 [EnvInject] - Injecting as environment variables the properties content 14:32:59 PARALLEL=false 14:32:59 14:32:59 [EnvInject] - Variables injected successfully. 14:32:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3507865694724048529.sh 14:32:59 ---> tox-run.sh 14:32:59 + 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 14:32:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:32:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:32:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:32:59 + cd /w/workspace/oom-master-pre-commit-lint/. 14:32:59 + source /home/jenkins/lf-env.sh 14:32:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:32:59 ++ mktemp -d /tmp/venv-XXXX 14:32:59 + lf_venv=/tmp/venv-SLzv 14:32:59 + local venv_file=/tmp/.os_lf_venv 14:32:59 + local python=python3 14:32:59 + local options 14:32:59 + local set_path=true 14:32:59 + local install_args= 14:32:59 ++ 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 14:32:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:32:59 + true 14:32:59 + case $1 in 14:32:59 + venv_file=/tmp/.toxenv 14:32:59 + shift 2 14:32:59 + true 14:32:59 + case $1 in 14:32:59 + shift 14:32:59 + break 14:32:59 + case $python in 14:32:59 + local pkg_list= 14:32:59 + [[ -d /opt/pyenv ]] 14:32:59 + echo 'Setup pyenv:' 14:32:59 Setup pyenv: 14:32:59 + export PYENV_ROOT=/opt/pyenv 14:32:59 + PYENV_ROOT=/opt/pyenv 14:32:59 + 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 14:32:59 + 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 14:32:59 + pyenv versions 14:32:59 system 14:32:59 3.8.13 14:32:59 3.9.13 14:32:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:32:59 + command -v pyenv 14:32:59 ++ pyenv init - --no-rehash 14:32:59 + 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[*]}"'\'')" 14:32:59 export PATH="/opt/pyenv/shims:${PATH}" 14:32:59 export PYENV_SHELL=bash 14:32:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:32:59 pyenv() { 14:32:59 local command 14:32:59 command="${1:-}" 14:32:59 if [ "$#" -gt 0 ]; then 14:32:59 shift 14:32:59 fi 14:32:59 14:32:59 case "$command" in 14:32:59 rehash|shell) 14:32:59 eval "$(pyenv "sh-$command" "$@")" 14:32:59 ;; 14:32:59 *) 14:32:59 command pyenv "$command" "$@" 14:32:59 ;; 14:32:59 esac 14:32:59 }' 14:32:59 +++ 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[*]}"' 14:32:59 ++ 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 14:32:59 ++ 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 14:32:59 ++ 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 14:32:59 ++ export PYENV_SHELL=bash 14:32:59 ++ PYENV_SHELL=bash 14:32:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:32:59 +++ complete -F _pyenv pyenv 14:32:59 ++ lf-pyver python3 14:32:59 ++ local py_version_xy=python3 14:32:59 ++ local py_version_xyz= 14:32:59 ++ pyenv versions 14:32:59 ++ local command 14:32:59 ++ sed 's/^[ *]* //' 14:32:59 ++ command=versions 14:32:59 ++ '[' 1 -gt 0 ']' 14:32:59 ++ awk '{ print $1 }' 14:32:59 ++ shift 14:32:59 ++ case "$command" in 14:32:59 ++ command pyenv versions 14:32:59 ++ pyenv versions 14:32:59 ++ grep -E '^[0-9.]*[0-9]$' 14:32:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:32:59 +++ grep '^3' /tmp/.pyenv_versions 14:32:59 +++ sort -V 14:32:59 +++ tail -n 1 14:32:59 ++ py_version_xyz=3.10.6 14:32:59 ++ [[ -z 3.10.6 ]] 14:32:59 ++ echo 3.10.6 14:32:59 ++ return 0 14:32:59 + pyenv local 3.10.6 14:32:59 + local command 14:32:59 + command=local 14:32:59 + '[' 2 -gt 0 ']' 14:32:59 + shift 14:32:59 + case "$command" in 14:32:59 + command pyenv local 3.10.6 14:32:59 + pyenv local 3.10.6 14:32:59 + for arg in "$@" 14:32:59 + case $arg in 14:32:59 + pkg_list+='tox ' 14:32:59 + for arg in "$@" 14:32:59 + case $arg in 14:32:59 + pkg_list+='virtualenv ' 14:32:59 + for arg in "$@" 14:32:59 + case $arg in 14:32:59 + pkg_list+='urllib3~=1.26.15 ' 14:32:59 + [[ -f /tmp/.toxenv ]] 14:32:59 ++ cat /tmp/.toxenv 14:32:59 + lf_venv=/tmp/venv-sV5T 14:32:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sV5T from' file:/tmp/.toxenv 14:32:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sV5T from file:/tmp/.toxenv 14:32:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:32:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:59 + local 'pip_opts=--upgrade --quiet' 14:32:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:32:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:32:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:32:59 + [[ -n '' ]] 14:32:59 + [[ -n '' ]] 14:32:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:32:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:59 + /tmp/venv-sV5T/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 14:33:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:33:00 lf-activate-venv(): INFO: Base packages installed successfully 14:33:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:33:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:33:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:33:00 + /tmp/venv-sV5T/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 14:33:01 + type python3 14:33:01 + true 14:33:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sV5T/bin to PATH' 14:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-sV5T/bin to PATH 14:33:01 + PATH=/tmp/venv-sV5T/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 14:33:01 + return 0 14:33:01 + [[ -d /opt/pyenv ]] 14:33:01 + echo '---> Setting up pyenv' 14:33:01 ---> Setting up pyenv 14:33:01 + export PYENV_ROOT=/opt/pyenv 14:33:01 + PYENV_ROOT=/opt/pyenv 14:33:01 + export PATH=/opt/pyenv/bin:/tmp/venv-sV5T/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 14:33:01 + PATH=/opt/pyenv/bin:/tmp/venv-sV5T/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 14:33:01 ++ pwd 14:33:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:33:01 + export PYTHONPATH 14:33:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:33:01 + TOX_TESTENV_PASSENV=PYTHONPATH 14:33:01 + tox --version 14:33:01 4.53.1 from /tmp/venv-sV5T/lib/python3.10/site-packages/tox/__init__.py 14:33:01 + PARALLEL=false 14:33:01 + TOX_OPTIONS_LIST= 14:33:01 + [[ -n pre-commit ]] 14:33:01 + TOX_OPTIONS_LIST=' -e pre-commit' 14:33:01 + case ${PARALLEL,,} in 14:33:01 + tox -e pre-commit 14:33:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:33:03 pre-commit: install_deps> python -I -m pip install pre-commit 14:33:06 pre-commit: freeze> python -m pip freeze --all 14:33:06 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.3.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.1 14:33:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:33:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:33:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:33:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:33:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:33:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:33:10 [INFO] Once installed this environment will be reused. 14:33:10 [INFO] This may take a few minutes... 14:33:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:33:15 [INFO] Once installed this environment will be reused. 14:33:15 [INFO] This may take a few minutes... 14:33:20 trim trailing whitespace.................................................Passed 14:33:20 Tabs remover.............................................................Passed 14:33:20 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:33:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:33:20 [INFO] Once installed this environment will be reused. 14:33:20 [INFO] This may take a few minutes... 14:33:28 gitlint..............................................(no files to check)Skipped 14:33:29 pre-commit: OK (27.04=setup[4.89]+cmd[13.47,8.68] seconds) 14:33:29 congratulations :) (27.08 seconds) 14:33:29 + tox_status=0 14:33:29 + echo '---> Completed tox runs' 14:33:29 ---> Completed tox runs 14:33:29 + for i in .tox/*/log 14:33:29 ++ echo .tox/pre-commit/log 14:33:29 ++ awk -F/ '{print $2}' 14:33:29 + tox_env=pre-commit 14:33:29 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:33:29 + DOC_DIR=docs/_build/html 14:33:29 + [[ -d docs/_build/html ]] 14:33:29 + echo '---> tox-run.sh ends' 14:33:29 ---> tox-run.sh ends 14:33:29 + test 0 -eq 0 14:33:29 $ ssh-agent -k 14:33:29 unset SSH_AUTH_SOCK; 14:33:29 unset SSH_AGENT_PID; 14:33:29 echo Agent pid 1649 killed; 14:33:29 [ssh-agent] Stopped. 14:33:29 [PostBuildScript] - [INFO] Executing post build scripts. 14:33:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7659164324062228440.sh 14:33:29 ---> sysstat.sh 14:33:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9552327471349078802.sh 14:33:29 ---> package-listing.sh 14:33:29 ++ facter osfamily 14:33:29 ++ tr '[:upper:]' '[:lower:]' 14:33:29 + OS_FAMILY=debian 14:33:29 + workspace=/w/workspace/oom-master-pre-commit-lint 14:33:29 + START_PACKAGES=/tmp/packages_start.txt 14:33:29 + END_PACKAGES=/tmp/packages_end.txt 14:33:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:33:29 + PACKAGES=/tmp/packages_start.txt 14:33:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:33:29 + PACKAGES=/tmp/packages_end.txt 14:33:29 + case "${OS_FAMILY}" in 14:33:29 + dpkg -l 14:33:29 + grep '^ii' 14:33:29 + '[' -f /tmp/packages_start.txt ']' 14:33:29 + '[' -f /tmp/packages_end.txt ']' 14:33:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:33:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:33:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:33:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:33:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4685976601263712530.sh 14:33:29 ---> capture-instance-metadata.sh 14:33:29 Setup pyenv: 14:33:29 system 14:33:29 3.8.13 14:33:29 3.9.13 14:33:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:33:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oHPJ 14:33:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:33:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:37 lf-activate-venv(): INFO: Base packages installed successfully 14:33:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-oHPJ/bin to PATH 14:33:59 INFO: Running in OpenStack, capturing instance metadata 14:33:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8650181812452788479.sh 14:33:59 provisioning config files... 14:33:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9325204391900739806tmp 14:33:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:33:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:33:59 [EnvInject] - Injecting environment variables from a build step. 14:33:59 [EnvInject] - Injecting as environment variables the properties content 14:33:59 SERVER_ID=logs 14:33:59 14:33:59 [EnvInject] - Variables injected successfully. 14:33:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11933316750279824375.sh 14:33:59 ---> create-netrc.sh 14:33:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12827540197298852942.sh 14:33:59 ---> python-tools-install.sh 14:33:59 Setup pyenv: 14:33:59 system 14:33:59 3.8.13 14:33:59 3.9.13 14:33:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oHPJ from file:/tmp/.os_lf_venv 14:33:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:01 lf-activate-venv(): INFO: Base packages installed successfully 14:34:01 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-oHPJ/bin to PATH 14:34:08 Generating Requirements File 14:34:25 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. 14:34:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:34:26 Python 3.10.6 14:34:26 pip 26.1.1 from /tmp/venv-oHPJ/lib/python3.10/site-packages/pip (python 3.10) 14:34:26 appdirs==1.4.4 14:34:26 argcomplete==3.6.3 14:34:26 aspy.yaml==1.3.0 14:34:26 attrs==26.1.0 14:34:26 autopage==0.6.0 14:34:26 backports.strenum==1.3.1 14:34:26 beautifulsoup4==4.14.3 14:34:26 boto3==1.43.4 14:34:26 botocore==1.43.4 14:34:26 bs4==0.0.2 14:34:26 certifi==2026.4.22 14:34:26 cffi==2.0.0 14:34:26 cfgv==3.5.0 14:34:26 chardet==7.4.3 14:34:26 charset-normalizer==3.4.7 14:34:26 click==8.3.3 14:34:26 cliff==4.13.3 14:34:26 cmd2==3.5.1 14:34:26 cryptography==3.3.2 14:34:26 debtcollector==3.1.0 14:34:26 decorator==5.2.1 14:34:26 defusedxml==0.7.1 14:34:26 Deprecated==1.3.1 14:34:26 distlib==0.4.0 14:34:26 dnspython==2.8.0 14:34:26 docker==7.1.0 14:34:26 dogpile.cache==1.5.0 14:34:26 durationpy==0.10 14:34:26 email-validator==2.3.0 14:34:26 filelock==3.29.0 14:34:26 future==1.0.0 14:34:26 gitdb==4.0.12 14:34:26 GitPython==3.1.50 14:34:26 httplib2==0.30.2 14:34:26 identify==2.6.19 14:34:26 idna==3.13 14:34:26 importlib-resources==1.5.0 14:34:26 iso8601==2.1.0 14:34:26 Jinja2==3.1.6 14:34:26 jmespath==1.1.0 14:34:26 jsonpatch==1.33 14:34:26 jsonpointer==3.1.1 14:34:26 jsonschema==4.26.0 14:34:26 jsonschema-specifications==2025.9.1 14:34:26 keystoneauth1==5.13.1 14:34:26 kubernetes==35.0.0 14:34:26 lftools==0.37.22 14:34:26 lxml==6.1.0 14:34:26 markdown-it-py==4.0.0 14:34:26 MarkupSafe==3.0.3 14:34:26 mdurl==0.1.2 14:34:26 msgpack==1.1.2 14:34:26 multi_key_dict==2.0.3 14:34:26 munch==4.0.0 14:34:26 netaddr==1.3.0 14:34:26 niet==1.4.2 14:34:26 nodeenv==1.10.0 14:34:26 oauth2client==4.1.3 14:34:26 oauthlib==3.3.1 14:34:26 openstacksdk==4.12.0 14:34:26 os-service-types==1.8.2 14:34:26 osc-lib==4.6.0 14:34:26 oslo.config==10.3.0 14:34:26 oslo.context==6.3.0 14:34:26 oslo.i18n==6.7.2 14:34:26 oslo.log==8.1.0 14:34:26 oslo.serialization==5.9.1 14:34:26 oslo.utils==10.0.1 14:34:26 packaging==26.2 14:34:26 pbr==7.0.3 14:34:26 platformdirs==4.9.6 14:34:26 prettytable==3.17.0 14:34:26 psutil==7.2.2 14:34:26 pyasn1==0.6.3 14:34:26 pyasn1_modules==0.4.2 14:34:26 pycparser==3.0 14:34:26 pygerrit2==2.0.15 14:34:26 PyGithub==2.9.1 14:34:26 Pygments==2.20.0 14:34:26 PyJWT==2.12.1 14:34:26 PyNaCl==1.6.2 14:34:26 pyparsing==2.4.7 14:34:26 pyperclip==1.11.0 14:34:26 pyrsistent==0.20.0 14:34:26 python-cinderclient==9.9.0 14:34:26 python-dateutil==2.9.0.post0 14:34:26 python-discovery==1.3.0 14:34:26 python-heatclient==5.1.0 14:34:26 python-jenkins==1.8.3 14:34:26 python-keystoneclient==5.8.0 14:34:26 python-magnumclient==4.10.0 14:34:26 python-openstackclient==9.0.0 14:34:26 python-swiftclient==4.10.0 14:34:26 PyYAML==6.0.3 14:34:26 referencing==0.37.0 14:34:26 requests==2.33.1 14:34:26 requests-oauthlib==2.0.0 14:34:26 rfc3986==2.0.0 14:34:26 rich==15.0.0 14:34:26 rich-argparse==1.8.0 14:34:26 rpds-py==0.30.0 14:34:26 rsa==4.9.1 14:34:26 ruamel.yaml==0.19.1 14:34:26 ruamel.yaml.clib==0.2.15 14:34:26 s3transfer==0.17.0 14:34:26 simplejson==4.1.1 14:34:26 six==1.17.0 14:34:26 smmap==5.0.3 14:34:26 soupsieve==2.8.3 14:34:26 stevedore==5.7.0 14:34:26 tabulate==0.10.0 14:34:26 toml==0.10.2 14:34:26 tomlkit==0.14.0 14:34:26 tqdm==4.67.3 14:34:26 typing_extensions==4.15.0 14:34:26 urllib3==1.26.20 14:34:26 virtualenv==21.3.1 14:34:26 wcwidth==0.7.0 14:34:26 websocket-client==1.9.0 14:34:26 wrapt==2.1.2 14:34:26 xdg==6.0.0 14:34:26 xmltodict==1.0.4 14:34:26 yq==3.4.3 14:34:26 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins1883917399688231223.sh 14:34:26 ---> uv-install.sh 14:34:26 Installing uv/uvx (latest) using shell installer 14:34:27 2026-05-06 14:34:27 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-5bMqf2.sh" [1] 14:34:27 downloading uv 0.11.9 x86_64-unknown-linux-gnu 14:34:28 installing to /home/jenkins/.local/bin 14:34:28 uv 14:34:28 uvx 14:34:28 everything's installed! 14:34:28 14:34:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:34:28 14:34:28 source $HOME/.local/bin/env (sh, bash, zsh) 14:34:28 source $HOME/.local/bin/env.fish (fish) 14:34:28 Adding install location to PATH 14:34:28 ---> Validating uv/uvx install 14:34:28 uvx 0.11.9 (x86_64-unknown-linux-gnu) 14:34:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11313690870050750802.sh 14:34:28 ---> sudo-logs.sh 14:34:28 Archiving 'sudo' log.. 14:34:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2631933758418118602.sh 14:34:28 ---> job-cost.sh 14:34:28 INFO: Activating Python virtual environment... 14:34:28 Setup pyenv: 14:34:28 system 14:34:28 3.8.13 14:34:28 3.9.13 14:34:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oHPJ from file:/tmp/.os_lf_venv 14:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:30 lf-activate-venv(): INFO: Base packages installed successfully 14:34:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-oHPJ/bin to PATH 14:34:35 INFO: No stack-cost file found 14:34:35 INFO: Instance uptime: 145s 14:34:35 INFO: Fetching instance metadata (attempt 1 of 3)... 14:34:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:34:35 INFO: Successfully fetched instance metadata 14:34:35 INFO: Instance type: v3-standard-4 14:34:35 INFO: Retrieving pricing info for: v3-standard-4 14:34:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:34:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 14:34:35 INFO: Successfully fetched Vexxhost pricing API 14:34:35 INFO: Retrieved cost: 0.11 14:34:35 INFO: Retrieved resource: v3-standard-4 14:34:35 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:34:35 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:34:35 INFO: Successfully archived job cost data 14:34:35 DEBUG: Cost data: oom-master-pre-commit-lint,4615,2026-05-06 14:34:35,v3-standard-4,145,0.11,0.00,SUCCESS 14:34:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2791231761562141054.sh 14:34:35 ---> logs-deploy.sh 14:34:35 Setup pyenv: 14:34:35 system 14:34:35 3.8.13 14:34:35 3.9.13 14:34:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oHPJ from file:/tmp/.os_lf_venv 14:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:37 lf-activate-venv(): INFO: Base packages installed successfully 14:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-oHPJ/bin to PATH 14:34:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4615 14:34:44 INFO: archiving workspace using pattern(s): 14:34:45 Archives upload complete. 14:34:45 INFO: archiving logs to Nexus 14:34:46 ---> uname -a: 14:34:46 Linux prd-ubuntu1804-builder-4c-4g-8609 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:34:46 14:34:46 14:34:46 ---> lscpu: 14:34:46 Architecture: x86_64 14:34:46 CPU op-mode(s): 32-bit, 64-bit 14:34:46 Byte Order: Little Endian 14:34:46 CPU(s): 4 14:34:46 On-line CPU(s) list: 0-3 14:34:46 Thread(s) per core: 1 14:34:46 Core(s) per socket: 1 14:34:46 Socket(s): 4 14:34:46 NUMA node(s): 1 14:34:46 Vendor ID: AuthenticAMD 14:34:46 CPU family: 23 14:34:46 Model: 49 14:34:46 Model name: AMD EPYC-Rome Processor 14:34:46 Stepping: 0 14:34:46 CPU MHz: 2799.998 14:34:46 BogoMIPS: 5599.99 14:34:46 Virtualization: AMD-V 14:34:46 Hypervisor vendor: KVM 14:34:46 Virtualization type: full 14:34:46 L1d cache: 32K 14:34:46 L1i cache: 32K 14:34:46 L2 cache: 512K 14:34:46 L3 cache: 16384K 14:34:46 NUMA node0 CPU(s): 0-3 14:34:46 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 14:34:46 14:34:46 14:34:46 ---> nproc: 14:34:46 4 14:34:46 14:34:46 14:34:46 ---> df -h: 14:34:46 Filesystem Size Used Avail Use% Mounted on 14:34:46 udev 7.9G 0 7.9G 0% /dev 14:34:46 tmpfs 1.6G 676K 1.6G 1% /run 14:34:46 /dev/vda1 78G 8.5G 69G 11% / 14:34:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:34:46 tmpfs 5.0M 0 5.0M 0% /run/lock 14:34:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:34:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:34:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:34:46 14:34:46 14:34:46 ---> free -m: 14:34:46 total used free shared buff/cache available 14:34:46 Mem: 16040 546 13215 0 2278 15172 14:34:46 Swap: 1023 0 1023 14:34:46 14:34:46 14:34:46 ---> ip addr: 14:34:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:34:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:34:46 inet 127.0.0.1/8 scope host lo 14:34:46 valid_lft forever preferred_lft forever 14:34:46 inet6 ::1/128 scope host 14:34:46 valid_lft forever preferred_lft forever 14:34:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:34:46 link/ether fa:16:3e:2a:be:fd brd ff:ff:ff:ff:ff:ff 14:34:46 inet 10.30.106.174/23 brd 10.30.107.255 scope global dynamic ens3 14:34:46 valid_lft 86251sec preferred_lft 86251sec 14:34:46 inet6 fe80::f816:3eff:fe2a:befd/64 scope link 14:34:46 valid_lft forever preferred_lft forever 14:34:46 14:34:46 14:34:46 ---> sar -b -r -n DEV: 14:34:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8609) 05/06/26 _x86_64_ (4 CPU) 14:34:46 14:34:46 14:32:19 LINUX RESTART (4 CPU) 14:34:46 14:34:46 14:33:02 tps rtps wtps bread/s bwrtn/s 14:34:46 14:34:01 120.27 1.97 118.30 139.77 38222.81 14:34:46 Average: 120.27 1.97 118.30 139.77 38222.81 14:34:46 14:34:46 14:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:34:46 14:34:01 13789940 15602800 2635028 16.04 77612 1923048 750540 4.30 709964 1686980 163060 14:34:46 Average: 13789940 15602800 2635028 16.04 77612 1923048 750540 4.30 709964 1686980 163060 14:34:46 14:34:46 14:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:34:46 14:34:01 lo 2.30 2.30 0.26 0.26 0.00 0.00 0.00 0.00 14:34:46 14:34:01 ens3 138.16 99.44 1360.76 13.61 0.00 0.00 0.00 0.00 14:34:46 Average: lo 2.30 2.30 0.26 0.26 0.00 0.00 0.00 0.00 14:34:46 Average: ens3 138.16 99.44 1360.76 13.61 0.00 0.00 0.00 0.00 14:34:46 14:34:46 14:34:46 ---> sar -P ALL: 14:34:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8609) 05/06/26 _x86_64_ (4 CPU) 14:34:46 14:34:46 14:32:19 LINUX RESTART (4 CPU) 14:34:46 14:34:46 14:33:02 CPU %user %nice %system %iowait %steal %idle 14:34:46 14:34:01 all 20.93 0.00 2.11 2.04 0.06 74.87 14:34:46 14:34:01 0 34.22 0.00 2.75 2.57 0.07 60.39 14:34:46 14:34:01 1 12.30 0.00 1.92 5.07 0.05 80.66 14:34:46 14:34:01 2 15.96 0.00 1.79 0.19 0.05 82.01 14:34:46 14:34:01 3 21.19 0.00 1.97 0.34 0.08 76.42 14:34:46 Average: all 20.93 0.00 2.11 2.04 0.06 74.87 14:34:46 Average: 0 34.22 0.00 2.75 2.57 0.07 60.39 14:34:46 Average: 1 12.30 0.00 1.92 5.07 0.05 80.66 14:34:46 Average: 2 15.96 0.00 1.79 0.19 0.05 82.01 14:34:46 Average: 3 21.19 0.00 1.97 0.34 0.08 76.42 14:34:46 14:34:46 14:34:46