10:38:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 10:38:47 Running as SYSTEM 10:38:47 [EnvInject] - Loading node environment variables. 10:38:47 Building remotely on prd-ubuntu1804-builder-4c-4g-1436 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:38:47 [ssh-agent] Looking for ssh-agent implementation... 10:38:47 $ ssh-agent 10:38:48 SSH_AUTH_SOCK=/tmp/ssh-UCvrAd399HkJ/agent.1772 10:38:48 SSH_AGENT_PID=1774 10:38:48 [ssh-agent] Started. 10:38:48 Running ssh-add (command line suppressed) 10:38:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6208786263240672048.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6208786263240672048.key) 10:38:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:38:48 The recommended git tool is: NONE 10:38:50 using credential onap-jenkins-ssh 10:38:50 Wiping out workspace first. 10:38:50 Cloning the remote Git repository 10:38:50 Cloning repository git://cloud.onap.org/mirror/oom.git 10:38:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:38:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:38:50 > git --version # timeout=10 10:38:50 > git --version # 'git version 2.17.1' 10:38:50 using GIT_SSH to set credentials Gerrit user 10:38:50 Verifying host key using manually-configured host key entries 10:38:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:38:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:38:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:38:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:38:58 using GIT_SSH to set credentials Gerrit user 10:38:58 Verifying host key using manually-configured host key entries 10:38:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/4 # timeout=30 10:38:58 > git rev-parse 8dfb0f8f8b10ff4d5fa27c934f1b415eafada9ae^{commit} # timeout=10 10:38:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:38:58 Checking out Revision 8dfb0f8f8b10ff4d5fa27c934f1b415eafada9ae (refs/changes/39/143439/4) 10:38:58 > git config core.sparsecheckout # timeout=10 10:38:58 > git checkout -f 8dfb0f8f8b10ff4d5fa27c934f1b415eafada9ae # timeout=30 10:39:01 Commit message: "[CDS] 17.0.0 chart release" 10:39:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:39:01 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 10:39:02 [EnvInject] - Injecting environment variables from a build step. 10:39:02 [EnvInject] - Injecting as environment variables the properties content 10:39:02 PYTHON=python3 10:39:02 10:39:02 [EnvInject] - Variables injected successfully. 10:39:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7754704014955523005.sh 10:39:02 ---> tox-install.sh 10:39:02 + source /home/jenkins/lf-env.sh 10:39:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:02 ++ mktemp -d /tmp/venv-XXXX 10:39:02 + lf_venv=/tmp/venv-DdiD 10:39:02 + local venv_file=/tmp/.os_lf_venv 10:39:02 + local python=python3 10:39:02 + local options 10:39:02 + local set_path=true 10:39:02 + local install_args= 10:39:02 ++ 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 10:39:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:02 + true 10:39:02 + case $1 in 10:39:02 + venv_file=/tmp/.toxenv 10:39:02 + shift 2 10:39:02 + true 10:39:02 + case $1 in 10:39:02 + shift 10:39:02 + break 10:39:02 + case $python in 10:39:02 + local pkg_list= 10:39:02 + [[ -d /opt/pyenv ]] 10:39:02 + echo 'Setup pyenv:' 10:39:02 Setup pyenv: 10:39:02 + export PYENV_ROOT=/opt/pyenv 10:39:02 + PYENV_ROOT=/opt/pyenv 10:39:02 + 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 10:39:02 + 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 10:39:02 + pyenv versions 10:39:02 * system (set by /opt/pyenv/version) 10:39:02 * 3.8.13 (set by /opt/pyenv/version) 10:39:02 * 3.9.13 (set by /opt/pyenv/version) 10:39:02 * 3.10.6 (set by /opt/pyenv/version) 10:39:02 + command -v pyenv 10:39:02 ++ pyenv init - --no-rehash 10:39:02 + 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[*]}"'\'')" 10:39:02 export PATH="/opt/pyenv/shims:${PATH}" 10:39:02 export PYENV_SHELL=bash 10:39:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:02 pyenv() { 10:39:02 local command 10:39:02 command="${1:-}" 10:39:02 if [ "$#" -gt 0 ]; then 10:39:02 shift 10:39:02 fi 10:39:02 10:39:02 case "$command" in 10:39:02 rehash|shell) 10:39:02 eval "$(pyenv "sh-$command" "$@")" 10:39:02 ;; 10:39:02 *) 10:39:02 command pyenv "$command" "$@" 10:39:02 ;; 10:39:02 esac 10:39:02 }' 10:39:02 +++ 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[*]}"' 10:39:02 ++ 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 10:39:02 ++ 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 10:39:02 ++ 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 10:39:02 ++ export PYENV_SHELL=bash 10:39:02 ++ PYENV_SHELL=bash 10:39:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:02 +++ complete -F _pyenv pyenv 10:39:02 ++ lf-pyver python3 10:39:02 ++ local py_version_xy=python3 10:39:02 ++ local py_version_xyz= 10:39:02 ++ pyenv versions 10:39:02 ++ sed 's/^[ *]* //' 10:39:02 ++ local command 10:39:02 ++ awk '{ print $1 }' 10:39:02 ++ grep -E '^[0-9.]*[0-9]$' 10:39:02 ++ command=versions 10:39:02 ++ '[' 1 -gt 0 ']' 10:39:02 ++ shift 10:39:02 ++ case "$command" in 10:39:02 ++ command pyenv versions 10:39:02 ++ pyenv versions 10:39:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:02 +++ grep '^3' /tmp/.pyenv_versions 10:39:02 +++ sort -V 10:39:02 +++ tail -n 1 10:39:02 ++ py_version_xyz=3.10.6 10:39:02 ++ [[ -z 3.10.6 ]] 10:39:02 ++ echo 3.10.6 10:39:02 ++ return 0 10:39:02 + pyenv local 3.10.6 10:39:02 + local command 10:39:02 + command=local 10:39:02 + '[' 2 -gt 0 ']' 10:39:02 + shift 10:39:02 + case "$command" in 10:39:02 + command pyenv local 3.10.6 10:39:02 + pyenv local 3.10.6 10:39:02 + for arg in "$@" 10:39:02 + case $arg in 10:39:02 + pkg_list+='tox ' 10:39:02 + for arg in "$@" 10:39:02 + case $arg in 10:39:02 + pkg_list+='virtualenv ' 10:39:02 + for arg in "$@" 10:39:02 + case $arg in 10:39:02 + pkg_list+='urllib3~=1.26.15 ' 10:39:02 + [[ -f /tmp/.toxenv ]] 10:39:02 + [[ ! -f /tmp/.toxenv ]] 10:39:02 + [[ -n '' ]] 10:39:02 + python3 -m venv /tmp/venv-DdiD 10:39:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DdiD' 10:39:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DdiD 10:39:09 + echo /tmp/venv-DdiD 10:39:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:39:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:39:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:39:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:09 + local 'pip_opts=--upgrade --quiet' 10:39:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:39:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:39:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:39:09 + [[ -n '' ]] 10:39:09 + [[ -n '' ]] 10:39:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:39:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:09 + /tmp/venv-DdiD/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 10:39:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:39:27 lf-activate-venv(): INFO: Base packages installed successfully 10:39:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:39:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:39:27 + /tmp/venv-DdiD/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 10:39:35 + type python3 10:39:35 + true 10:39:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DdiD/bin to PATH' 10:39:35 lf-activate-venv(): INFO: Adding /tmp/venv-DdiD/bin to PATH 10:39:35 + PATH=/tmp/venv-DdiD/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 10:39:35 + return 0 10:39:35 + python3 --version 10:39:35 Python 3.10.6 10:39:35 + python3 -m pip --version 10:39:35 pip 26.0.1 from /tmp/venv-DdiD/lib/python3.10/site-packages/pip (python 3.10) 10:39:35 + python3 -m pip freeze 10:39:36 cachetools==7.0.2 10:39:36 colorama==0.4.6 10:39:36 distlib==0.4.0 10:39:36 filelock==3.25.0 10:39:36 packaging==26.0 10:39:36 platformdirs==4.9.2 10:39:36 pluggy==1.6.0 10:39:36 pyproject-api==1.10.0 10:39:36 python-discovery==1.1.0 10:39:36 tomli==2.4.0 10:39:36 tox==4.47.3 10:39:36 typing_extensions==4.15.0 10:39:36 urllib3==1.26.20 10:39:36 virtualenv==21.1.0 10:39:36 [EnvInject] - Injecting environment variables from a build step. 10:39:36 [EnvInject] - Injecting as environment variables the properties content 10:39:36 PARALLEL=false 10:39:36 10:39:36 [EnvInject] - Variables injected successfully. 10:39:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17858477178029421036.sh 10:39:36 ---> tox-run.sh 10:39:36 + 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 10:39:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:39:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:39:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:39:36 + cd /w/workspace/oom-master-pre-commit-lint/. 10:39:36 + source /home/jenkins/lf-env.sh 10:39:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:36 ++ mktemp -d /tmp/venv-XXXX 10:39:36 + lf_venv=/tmp/venv-selO 10:39:36 + local venv_file=/tmp/.os_lf_venv 10:39:36 + local python=python3 10:39:36 + local options 10:39:36 + local set_path=true 10:39:36 + local install_args= 10:39:36 ++ 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 10:39:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:36 + true 10:39:36 + case $1 in 10:39:36 + venv_file=/tmp/.toxenv 10:39:36 + shift 2 10:39:36 + true 10:39:36 + case $1 in 10:39:36 + shift 10:39:36 + break 10:39:36 + case $python in 10:39:36 + local pkg_list= 10:39:36 + [[ -d /opt/pyenv ]] 10:39:36 + echo 'Setup pyenv:' 10:39:36 Setup pyenv: 10:39:36 + export PYENV_ROOT=/opt/pyenv 10:39:36 + PYENV_ROOT=/opt/pyenv 10:39:36 + 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 10:39:36 + 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 10:39:36 + pyenv versions 10:39:36 system 10:39:36 3.8.13 10:39:36 3.9.13 10:39:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:39:36 + command -v pyenv 10:39:36 ++ pyenv init - --no-rehash 10:39:36 + 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[*]}"'\'')" 10:39:36 export PATH="/opt/pyenv/shims:${PATH}" 10:39:36 export PYENV_SHELL=bash 10:39:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:36 pyenv() { 10:39:36 local command 10:39:36 command="${1:-}" 10:39:36 if [ "$#" -gt 0 ]; then 10:39:36 shift 10:39:36 fi 10:39:36 10:39:36 case "$command" in 10:39:36 rehash|shell) 10:39:36 eval "$(pyenv "sh-$command" "$@")" 10:39:36 ;; 10:39:36 *) 10:39:36 command pyenv "$command" "$@" 10:39:36 ;; 10:39:36 esac 10:39:36 }' 10:39:36 +++ 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[*]}"' 10:39:36 ++ 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 10:39:36 ++ 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 10:39:36 ++ 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 10:39:36 ++ export PYENV_SHELL=bash 10:39:36 ++ PYENV_SHELL=bash 10:39:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:36 +++ complete -F _pyenv pyenv 10:39:36 ++ lf-pyver python3 10:39:36 ++ local py_version_xy=python3 10:39:36 ++ local py_version_xyz= 10:39:36 ++ pyenv versions 10:39:36 ++ local command 10:39:36 ++ command=versions 10:39:36 ++ '[' 1 -gt 0 ']' 10:39:36 ++ shift 10:39:36 ++ case "$command" in 10:39:36 ++ command pyenv versions 10:39:36 ++ pyenv versions 10:39:36 ++ sed 's/^[ *]* //' 10:39:36 ++ awk '{ print $1 }' 10:39:36 ++ grep -E '^[0-9.]*[0-9]$' 10:39:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:36 +++ grep '^3' /tmp/.pyenv_versions 10:39:36 +++ sort -V 10:39:36 +++ tail -n 1 10:39:36 ++ py_version_xyz=3.10.6 10:39:36 ++ [[ -z 3.10.6 ]] 10:39:36 ++ echo 3.10.6 10:39:36 ++ return 0 10:39:36 + pyenv local 3.10.6 10:39:36 + local command 10:39:36 + command=local 10:39:36 + '[' 2 -gt 0 ']' 10:39:36 + shift 10:39:36 + case "$command" in 10:39:36 + command pyenv local 3.10.6 10:39:36 + pyenv local 3.10.6 10:39:36 + for arg in "$@" 10:39:36 + case $arg in 10:39:36 + pkg_list+='tox ' 10:39:36 + for arg in "$@" 10:39:36 + case $arg in 10:39:36 + pkg_list+='virtualenv ' 10:39:36 + for arg in "$@" 10:39:36 + case $arg in 10:39:36 + pkg_list+='urllib3~=1.26.15 ' 10:39:36 + [[ -f /tmp/.toxenv ]] 10:39:36 ++ cat /tmp/.toxenv 10:39:36 + lf_venv=/tmp/venv-DdiD 10:39:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DdiD from' file:/tmp/.toxenv 10:39:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DdiD from file:/tmp/.toxenv 10:39:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:39:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:36 + local 'pip_opts=--upgrade --quiet' 10:39:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:39:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:39:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:39:36 + [[ -n '' ]] 10:39:36 + [[ -n '' ]] 10:39:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:39:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:36 + /tmp/venv-DdiD/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 10:39:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:39:37 lf-activate-venv(): INFO: Base packages installed successfully 10:39:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:39:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:39:37 + /tmp/venv-DdiD/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 10:39:41 + type python3 10:39:41 + true 10:39:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DdiD/bin to PATH' 10:39:41 lf-activate-venv(): INFO: Adding /tmp/venv-DdiD/bin to PATH 10:39:41 + PATH=/tmp/venv-DdiD/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 10:39:41 + return 0 10:39:41 + [[ -d /opt/pyenv ]] 10:39:41 + echo '---> Setting up pyenv' 10:39:41 ---> Setting up pyenv 10:39:41 + export PYENV_ROOT=/opt/pyenv 10:39:41 + PYENV_ROOT=/opt/pyenv 10:39:41 + export PATH=/opt/pyenv/bin:/tmp/venv-DdiD/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 10:39:41 + PATH=/opt/pyenv/bin:/tmp/venv-DdiD/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 10:39:41 ++ pwd 10:39:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:39:41 + export PYTHONPATH 10:39:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:39:41 + TOX_TESTENV_PASSENV=PYTHONPATH 10:39:41 + tox --version 10:39:41 4.47.3 from /tmp/venv-DdiD/lib/python3.10/site-packages/tox/__init__.py 10:39:41 + PARALLEL=false 10:39:41 + TOX_OPTIONS_LIST= 10:39:41 + [[ -n pre-commit ]] 10:39:41 + TOX_OPTIONS_LIST=' -e pre-commit' 10:39:41 + case ${PARALLEL,,} in 10:39:41 + tox -e pre-commit 10:39:41 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:39:43 pre-commit: install_deps> python -I -m pip install pre-commit 10:39:47 pre-commit: freeze> python -m pip freeze --all 10:39:47 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.0,identify==2.6.17,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.1.0 10:39:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:39:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:39:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:39:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:39:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:39:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:39:52 [INFO] Once installed this environment will be reused. 10:39:52 [INFO] This may take a few minutes... 10:39:56 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:39:56 [INFO] Once installed this environment will be reused. 10:39:56 [INFO] This may take a few minutes... 10:40:02 trim trailing whitespace.................................................Passed 10:40:02 Tabs remover.............................................................Passed 10:40:02 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:40:02 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:40:02 [INFO] Once installed this environment will be reused. 10:40:02 [INFO] This may take a few minutes... 10:40:15 gitlint..............................................(no files to check)Skipped 10:40:15 pre-commit: OK (33.56=setup[5.54]+cmd[14.80,13.23] seconds) 10:40:15 congratulations :) (33.60 seconds) 10:40:15 + tox_status=0 10:40:15 + echo '---> Completed tox runs' 10:40:15 ---> Completed tox runs 10:40:15 + for i in .tox/*/log 10:40:15 ++ echo .tox/pre-commit/log 10:40:15 ++ awk -F/ '{print $2}' 10:40:15 + tox_env=pre-commit 10:40:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:40:15 + DOC_DIR=docs/_build/html 10:40:15 + [[ -d docs/_build/html ]] 10:40:15 + echo '---> tox-run.sh ends' 10:40:15 ---> tox-run.sh ends 10:40:15 + test 0 -eq 0 10:40:15 $ ssh-agent -k 10:40:15 unset SSH_AUTH_SOCK; 10:40:15 unset SSH_AGENT_PID; 10:40:15 echo Agent pid 1774 killed; 10:40:15 [ssh-agent] Stopped. 10:40:15 [PostBuildScript] - [INFO] Executing post build scripts. 10:40:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7203632612850925051.sh 10:40:15 ---> sysstat.sh 10:40:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1937163248252417763.sh 10:40:16 ---> package-listing.sh 10:40:16 ++ facter osfamily 10:40:16 ++ tr '[:upper:]' '[:lower:]' 10:40:16 + OS_FAMILY=debian 10:40:16 + workspace=/w/workspace/oom-master-pre-commit-lint 10:40:16 + START_PACKAGES=/tmp/packages_start.txt 10:40:16 + END_PACKAGES=/tmp/packages_end.txt 10:40:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:40:16 + PACKAGES=/tmp/packages_start.txt 10:40:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:40:16 + PACKAGES=/tmp/packages_end.txt 10:40:16 + case "${OS_FAMILY}" in 10:40:16 + dpkg -l 10:40:16 + grep '^ii' 10:40:16 + '[' -f /tmp/packages_start.txt ']' 10:40:16 + '[' -f /tmp/packages_end.txt ']' 10:40:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:40:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:40:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:40:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:40:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4500671611371184406.sh 10:40:16 ---> capture-instance-metadata.sh 10:40:16 Setup pyenv: 10:40:16 system 10:40:16 3.8.13 10:40:16 3.9.13 10:40:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:40:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0FPT 10:40:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:40:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:33 lf-activate-venv(): INFO: Base packages installed successfully 10:40:33 lf-activate-venv(): INFO: Installing additional packages: lftools 10:41:11 lf-activate-venv(): INFO: Adding /tmp/venv-0FPT/bin to PATH 10:41:11 INFO: Running in OpenStack, capturing instance metadata 10:41:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12722881888298145910.sh 10:41:11 provisioning config files... 10:41:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5906640386105919443tmp 10:41:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:41:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:41:11 [EnvInject] - Injecting environment variables from a build step. 10:41:11 [EnvInject] - Injecting as environment variables the properties content 10:41:11 SERVER_ID=logs 10:41:11 10:41:11 [EnvInject] - Variables injected successfully. 10:41:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15966648026408087085.sh 10:41:11 ---> create-netrc.sh 10:41:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13548272963249856552.sh 10:41:11 ---> python-tools-install.sh 10:41:11 Setup pyenv: 10:41:11 system 10:41:11 3.8.13 10:41:11 3.9.13 10:41:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:41:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0FPT from file:/tmp/.os_lf_venv 10:41:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:41:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:41:13 lf-activate-venv(): INFO: Base packages installed successfully 10:41:13 lf-activate-venv(): INFO: Installing additional packages: lftools 10:41:21 lf-activate-venv(): INFO: Adding /tmp/venv-0FPT/bin to PATH 10:41:21 Generating Requirements File 10:41:50 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. 10:41:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:41:50 Python 3.10.6 10:41:50 pip 26.0.1 from /tmp/venv-0FPT/lib/python3.10/site-packages/pip (python 3.10) 10:41:51 appdirs==1.4.4 10:41:51 argcomplete==3.6.3 10:41:51 aspy.yaml==1.3.0 10:41:51 attrs==25.4.0 10:41:51 autopage==0.6.0 10:41:51 backports.strenum==1.3.1 10:41:51 beautifulsoup4==4.14.3 10:41:51 boto3==1.42.60 10:41:51 botocore==1.42.60 10:41:51 bs4==0.0.2 10:41:51 certifi==2026.2.25 10:41:51 cffi==2.0.0 10:41:51 cfgv==3.5.0 10:41:51 chardet==7.0.0 10:41:51 charset-normalizer==3.4.4 10:41:51 click==8.3.1 10:41:51 cliff==4.13.2 10:41:51 cmd2==3.4.0 10:41:51 cryptography==3.3.2 10:41:51 debtcollector==3.0.0 10:41:51 decorator==5.2.1 10:41:51 defusedxml==0.7.1 10:41:51 Deprecated==1.3.1 10:41:51 distlib==0.4.0 10:41:51 dnspython==2.8.0 10:41:51 docker==7.1.0 10:41:51 dogpile.cache==1.5.0 10:41:51 durationpy==0.10 10:41:51 email-validator==2.3.0 10:41:51 filelock==3.25.0 10:41:51 future==1.0.0 10:41:51 gitdb==4.0.12 10:41:51 GitPython==3.1.46 10:41:51 httplib2==0.30.2 10:41:51 identify==2.6.17 10:41:51 idna==3.11 10:41:51 importlib-resources==1.5.0 10:41:51 iso8601==2.1.0 10:41:51 Jinja2==3.1.6 10:41:51 jmespath==1.1.0 10:41:51 jsonpatch==1.33 10:41:51 jsonpointer==3.0.0 10:41:51 jsonschema==4.26.0 10:41:51 jsonschema-specifications==2025.9.1 10:41:51 keystoneauth1==5.13.1 10:41:51 kubernetes==35.0.0 10:41:51 lftools==0.37.22 10:41:51 lxml==6.0.2 10:41:51 markdown-it-py==4.0.0 10:41:51 MarkupSafe==3.0.3 10:41:51 mdurl==0.1.2 10:41:51 msgpack==1.1.2 10:41:51 multi_key_dict==2.0.3 10:41:51 munch==4.0.0 10:41:51 netaddr==1.3.0 10:41:51 niet==1.4.2 10:41:51 nodeenv==1.10.0 10:41:51 oauth2client==4.1.3 10:41:51 oauthlib==3.3.1 10:41:51 openstacksdk==4.10.0 10:41:51 os-service-types==1.8.2 10:41:51 osc-lib==4.4.0 10:41:51 oslo.config==10.3.0 10:41:51 oslo.context==6.3.0 10:41:51 oslo.i18n==6.7.2 10:41:51 oslo.log==8.1.0 10:41:51 oslo.serialization==5.9.1 10:41:51 oslo.utils==10.0.0 10:41:51 packaging==26.0 10:41:51 pbr==7.0.3 10:41:51 platformdirs==4.9.2 10:41:51 prettytable==3.17.0 10:41:51 psutil==7.2.2 10:41:51 pyasn1==0.6.2 10:41:51 pyasn1_modules==0.4.2 10:41:51 pycparser==3.0 10:41:51 pygerrit2==2.0.15 10:41:51 PyGithub==2.8.1 10:41:51 Pygments==2.19.2 10:41:51 PyJWT==2.11.0 10:41:51 PyNaCl==1.6.2 10:41:51 pyparsing==2.4.7 10:41:51 pyperclip==1.11.0 10:41:51 pyrsistent==0.20.0 10:41:51 python-cinderclient==9.9.0 10:41:51 python-dateutil==2.9.0.post0 10:41:51 python-discovery==1.1.0 10:41:51 python-heatclient==5.1.0 10:41:51 python-jenkins==1.8.3 10:41:51 python-keystoneclient==5.8.0 10:41:51 python-magnumclient==4.10.0 10:41:51 python-openstackclient==9.0.0 10:41:51 python-swiftclient==4.10.0 10:41:51 PyYAML==6.0.3 10:41:51 referencing==0.37.0 10:41:51 requests==2.32.5 10:41:51 requests-oauthlib==2.0.0 10:41:51 requestsexceptions==1.4.0 10:41:51 rfc3986==2.0.0 10:41:51 rich==14.3.3 10:41:51 rich-argparse==1.7.2 10:41:51 rpds-py==0.30.0 10:41:51 rsa==4.9.1 10:41:51 ruamel.yaml==0.19.1 10:41:51 ruamel.yaml.clib==0.2.15 10:41:51 s3transfer==0.16.0 10:41:51 simplejson==3.20.2 10:41:51 six==1.17.0 10:41:51 smmap==5.0.2 10:41:51 soupsieve==2.8.3 10:41:51 stevedore==5.7.0 10:41:51 tabulate==0.9.0 10:41:51 toml==0.10.2 10:41:51 tomlkit==0.14.0 10:41:51 tqdm==4.67.3 10:41:51 typing_extensions==4.15.0 10:41:51 urllib3==1.26.20 10:41:51 virtualenv==21.1.0 10:41:51 wcwidth==0.6.0 10:41:51 websocket-client==1.9.0 10:41:51 wrapt==2.1.1 10:41:51 xdg==6.0.0 10:41:51 xmltodict==1.0.4 10:41:51 yq==3.4.3 10:41:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12571041299153784760.sh 10:41:51 ---> sudo-logs.sh 10:41:51 Archiving 'sudo' log.. 10:41:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10789845250276761931.sh 10:41:51 ---> job-cost.sh 10:41:51 INFO: Activating Python virtual environment... 10:41:51 Setup pyenv: 10:41:51 system 10:41:51 3.8.13 10:41:51 3.9.13 10:41:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:41:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0FPT from file:/tmp/.os_lf_venv 10:41:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:41:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:41:53 lf-activate-venv(): INFO: Base packages installed successfully 10:41:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:41:59 lf-activate-venv(): INFO: Adding /tmp/venv-0FPT/bin to PATH 10:41:59 INFO: No stack-cost file found 10:41:59 INFO: Instance uptime: 246s 10:41:59 INFO: Fetching instance metadata (attempt 1 of 3)... 10:41:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:41:59 INFO: Successfully fetched instance metadata 10:41:59 INFO: Instance type: v3-standard-4 10:41:59 INFO: Retrieving pricing info for: v3-standard-4 10:41:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:41:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=246 10:41:59 INFO: Successfully fetched Vexxhost pricing API 10:41:59 INFO: Retrieved cost: 0.11 10:41:59 INFO: Retrieved resource: v3-standard-4 10:41:59 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:41:59 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:41:59 INFO: Successfully archived job cost data 10:42:00 DEBUG: Cost data: oom-master-pre-commit-lint,4481,2026-03-04 10:41:59,v3-standard-4,246,0.11,0.00,SUCCESS 10:42:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12340884252398097942.sh 10:42:00 ---> logs-deploy.sh 10:42:00 Setup pyenv: 10:42:00 system 10:42:00 3.8.13 10:42:00 3.9.13 10:42:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:42:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0FPT from file:/tmp/.os_lf_venv 10:42:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:42:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:42:02 lf-activate-venv(): INFO: Base packages installed successfully 10:42:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:42:10 lf-activate-venv(): INFO: Adding /tmp/venv-0FPT/bin to PATH 10:42:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4481 10:42:10 INFO: archiving workspace using pattern(s): 10:42:11 /tmp/venv-0FPT/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 10:42:11 warnings.warn( 10:42:12 Archives upload complete. 10:42:12 INFO: archiving logs to Nexus 10:42:12 /tmp/venv-0FPT/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 10:42:12 warnings.warn( 10:42:13 ---> uname -a: 10:42:13 Linux prd-ubuntu1804-builder-4c-4g-1436 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:42:13 10:42:13 10:42:13 ---> lscpu: 10:42:13 Architecture: x86_64 10:42:13 CPU op-mode(s): 32-bit, 64-bit 10:42:13 Byte Order: Little Endian 10:42:13 CPU(s): 4 10:42:13 On-line CPU(s) list: 0-3 10:42:13 Thread(s) per core: 1 10:42:13 Core(s) per socket: 1 10:42:13 Socket(s): 4 10:42:13 NUMA node(s): 1 10:42:13 Vendor ID: AuthenticAMD 10:42:13 CPU family: 23 10:42:13 Model: 49 10:42:13 Model name: AMD EPYC-Rome Processor 10:42:13 Stepping: 0 10:42:13 CPU MHz: 2799.998 10:42:13 BogoMIPS: 5599.99 10:42:13 Virtualization: AMD-V 10:42:13 Hypervisor vendor: KVM 10:42:13 Virtualization type: full 10:42:13 L1d cache: 32K 10:42:13 L1i cache: 32K 10:42:13 L2 cache: 512K 10:42:13 L3 cache: 16384K 10:42:13 NUMA node0 CPU(s): 0-3 10:42:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:42:13 10:42:13 10:42:13 ---> nproc: 10:42:13 4 10:42:13 10:42:13 10:42:13 ---> df -h: 10:42:13 Filesystem Size Used Avail Use% Mounted on 10:42:13 udev 7.9G 0 7.9G 0% /dev 10:42:13 tmpfs 1.6G 676K 1.6G 1% /run 10:42:13 /dev/vda1 78G 8.4G 69G 11% / 10:42:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:42:13 tmpfs 5.0M 0 5.0M 0% /run/lock 10:42:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:42:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:42:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:42:13 10:42:13 10:42:13 ---> free -m: 10:42:13 total used free shared buff/cache available 10:42:13 Mem: 16040 574 13262 0 2202 15144 10:42:13 Swap: 1023 0 1023 10:42:13 10:42:13 10:42:13 ---> ip addr: 10:42:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:42:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:42:13 inet 127.0.0.1/8 scope host lo 10:42:13 valid_lft forever preferred_lft forever 10:42:13 inet6 ::1/128 scope host 10:42:13 valid_lft forever preferred_lft forever 10:42:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:42:13 link/ether fa:16:3e:42:76:a0 brd ff:ff:ff:ff:ff:ff 10:42:13 inet 10.30.107.158/23 brd 10.30.107.255 scope global dynamic ens3 10:42:13 valid_lft 86163sec preferred_lft 86163sec 10:42:13 inet6 fe80::f816:3eff:fe42:76a0/64 scope link 10:42:13 valid_lft forever preferred_lft forever 10:42:13 10:42:13 10:42:13 ---> sar -b -r -n DEV: 10:42:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1436) 03/04/26 _x86_64_ (4 CPU) 10:42:13 10:42:13 10:38:19 LINUX RESTART (4 CPU) 10:42:13 10:42:13 10:39:01 tps rtps wtps bread/s bwrtn/s 10:42:13 10:40:01 71.49 23.75 47.74 791.20 29687.45 10:42:13 10:41:01 78.00 0.22 77.79 16.53 32684.42 10:42:13 10:42:01 75.71 1.03 74.68 118.49 10717.49 10:42:13 Average: 75.07 8.33 66.74 308.73 24362.36 10:42:13 10:42:13 10:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:42:13 10:40:01 13942476 15484944 2482492 15.11 53188 1691648 873900 5.00 765992 1503800 99704 10:42:13 10:41:01 13782688 15463344 2642280 16.09 64852 1811056 826604 4.73 835632 1580208 60948 10:42:13 10:42:01 13604312 15528320 2820656 17.17 86716 2017268 783360 4.48 782836 1779972 127508 10:42:13 Average: 13776492 15492203 2648476 16.12 68252 1839991 827955 4.74 794820 1621327 96053 10:42:13 10:42:13 10:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:42:13 10:40:01 ens3 129.65 86.87 812.25 17.14 0.00 0.00 0.00 0.00 10:42:13 10:40:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 10:42:13 10:41:01 ens3 51.59 38.76 498.43 6.86 0.00 0.00 0.00 0.00 10:42:13 10:41:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:42:13 10:42:01 ens3 37.70 27.76 442.12 8.09 0.00 0.00 0.00 0.00 10:42:13 10:42:01 lo 0.93 0.93 0.11 0.11 0.00 0.00 0.00 0.00 10:42:13 Average: ens3 72.98 51.13 584.26 10.70 0.00 0.00 0.00 0.00 10:42:13 Average: lo 1.24 1.24 0.14 0.14 0.00 0.00 0.00 0.00 10:42:13 10:42:13 10:42:13 ---> sar -P ALL: 10:42:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1436) 03/04/26 _x86_64_ (4 CPU) 10:42:13 10:42:13 10:38:19 LINUX RESTART (4 CPU) 10:42:13 10:42:13 10:39:01 CPU %user %nice %system %iowait %steal %idle 10:42:13 10:40:01 all 11.99 0.00 1.24 15.51 0.04 71.21 10:42:13 10:40:01 0 13.35 0.00 1.39 21.15 0.07 64.06 10:42:13 10:40:01 1 10.90 0.00 1.39 36.86 0.03 50.82 10:42:13 10:40:01 2 14.19 0.00 1.17 3.39 0.03 81.22 10:42:13 10:40:01 3 9.55 0.00 1.05 0.68 0.03 88.68 10:42:13 10:41:01 all 11.10 0.00 0.96 14.44 0.04 73.45 10:42:13 10:41:01 0 10.84 0.00 0.94 2.64 0.03 85.55 10:42:13 10:41:01 1 10.86 0.00 1.22 42.85 0.05 45.02 10:42:13 10:41:01 2 9.64 0.00 0.64 11.70 0.05 77.98 10:42:13 10:41:01 3 13.08 0.00 1.04 0.55 0.03 85.30 10:42:13 10:42:01 all 16.66 0.00 1.31 6.57 0.05 75.41 10:42:13 10:42:01 0 15.04 0.00 1.42 0.50 0.07 82.97 10:42:13 10:42:01 1 17.35 0.00 1.22 15.90 0.05 65.48 10:42:13 10:42:01 2 26.23 0.00 1.76 9.50 0.08 62.42 10:42:13 10:42:01 3 8.06 0.00 0.85 0.40 0.02 90.67 10:42:13 Average: all 13.25 0.00 1.17 12.17 0.04 73.36 10:42:13 Average: 0 13.08 0.00 1.25 8.09 0.06 77.52 10:42:13 Average: 1 13.04 0.00 1.27 31.87 0.04 53.78 10:42:13 Average: 2 16.68 0.00 1.19 8.19 0.06 73.89 10:42:13 Average: 3 10.23 0.00 0.98 0.55 0.03 88.22 10:42:13 10:42:13 10:42:13