11:06:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 11:06:44 Running as SYSTEM 11:06:45 [EnvInject] - Loading node environment variables. 11:06:45 Building remotely on prd-ubuntu1804-builder-4c-4g-17988 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:06:45 [ssh-agent] Looking for ssh-agent implementation... 11:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:45 $ ssh-agent 11:06:45 SSH_AUTH_SOCK=/tmp/ssh-Oi1ptbYA5mtv/agent.1704 11:06:45 SSH_AGENT_PID=1706 11:06:45 [ssh-agent] Started. 11:06:45 Running ssh-add (command line suppressed) 11:06:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13153209540589037623.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13153209540589037623.key) 11:06:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:06:45 The recommended git tool is: NONE 11:06:47 using credential onap-jenkins-ssh 11:06:47 Wiping out workspace first. 11:06:47 Cloning the remote Git repository 11:06:47 Cloning repository git://cloud.onap.org/mirror/oom.git 11:06:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:06:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:06:47 > git --version # timeout=10 11:06:47 > git --version # 'git version 2.17.1' 11:06:47 using GIT_SSH to set credentials Gerrit user 11:06:47 Verifying host key using manually-configured host key entries 11:06:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:06:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:06:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:06:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:06:52 using GIT_SSH to set credentials Gerrit user 11:06:52 Verifying host key using manually-configured host key entries 11:06:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/3 # timeout=30 11:06:52 > git rev-parse bb772e21a2c33abddc3e4561fe3cd227095079eb^{commit} # timeout=10 11:06:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:06:52 Checking out Revision bb772e21a2c33abddc3e4561fe3cd227095079eb (refs/changes/73/137573/3) 11:06:53 > git config core.sparsecheckout # timeout=10 11:06:53 > git checkout -f bb772e21a2c33abddc3e4561fe3cd227095079eb # timeout=30 11:06:55 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 11:06:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:06:55 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 11:06:55 [EnvInject] - Injecting environment variables from a build step. 11:06:55 [EnvInject] - Injecting as environment variables the properties content 11:06:55 PYTHON=python3 11:06:55 11:06:55 [EnvInject] - Variables injected successfully. 11:06:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6948742005769018151.sh 11:06:55 ---> tox-install.sh 11:06:55 + source /home/jenkins/lf-env.sh 11:06:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:55 ++ mktemp -d /tmp/venv-XXXX 11:06:55 + lf_venv=/tmp/venv-l5wp 11:06:55 + local venv_file=/tmp/.os_lf_venv 11:06:55 + local python=python3 11:06:55 + local options 11:06:55 + local set_path=true 11:06:55 + local install_args= 11:06:55 ++ 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 11:06:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:55 + true 11:06:55 + case $1 in 11:06:55 + venv_file=/tmp/.toxenv 11:06:55 + shift 2 11:06:55 + true 11:06:55 + case $1 in 11:06:55 + shift 11:06:55 + break 11:06:55 + case $python in 11:06:55 + local pkg_list= 11:06:55 + [[ -d /opt/pyenv ]] 11:06:55 + echo 'Setup pyenv:' 11:06:55 Setup pyenv: 11:06:55 + export PYENV_ROOT=/opt/pyenv 11:06:55 + PYENV_ROOT=/opt/pyenv 11:06:55 + 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 11:06:55 + 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 11:06:55 + pyenv versions 11:06:56 * system (set by /opt/pyenv/version) 11:06:56 * 3.8.13 (set by /opt/pyenv/version) 11:06:56 * 3.9.13 (set by /opt/pyenv/version) 11:06:56 * 3.10.6 (set by /opt/pyenv/version) 11:06:56 + command -v pyenv 11:06:56 ++ pyenv init - --no-rehash 11:06:56 + 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[*]}"'\'')" 11:06:56 export PATH="/opt/pyenv/shims:${PATH}" 11:06:56 export PYENV_SHELL=bash 11:06:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:56 pyenv() { 11:06:56 local command 11:06:56 command="${1:-}" 11:06:56 if [ "$#" -gt 0 ]; then 11:06:56 shift 11:06:56 fi 11:06:56 11:06:56 case "$command" in 11:06:56 rehash|shell) 11:06:56 eval "$(pyenv "sh-$command" "$@")" 11:06:56 ;; 11:06:56 *) 11:06:56 command pyenv "$command" "$@" 11:06:56 ;; 11:06:56 esac 11:06:56 }' 11:06:56 +++ 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[*]}"' 11:06:56 ++ 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 11:06:56 ++ 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 11:06:56 ++ 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 11:06:56 ++ export PYENV_SHELL=bash 11:06:56 ++ PYENV_SHELL=bash 11:06:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:56 +++ complete -F _pyenv pyenv 11:06:56 ++ lf-pyver python3 11:06:56 ++ local py_version_xy=python3 11:06:56 ++ local py_version_xyz= 11:06:56 ++ pyenv versions 11:06:56 ++ sed 's/^[ *]* //' 11:06:56 ++ grep -E '^[0-9.]*[0-9]$' 11:06:56 ++ awk '{ print $1 }' 11:06:56 ++ local command 11:06:56 ++ command=versions 11:06:56 ++ '[' 1 -gt 0 ']' 11:06:56 ++ shift 11:06:56 ++ case "$command" in 11:06:56 ++ command pyenv versions 11:06:56 ++ pyenv versions 11:06:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:56 +++ grep '^3' /tmp/.pyenv_versions 11:06:56 +++ tail -n 1 11:06:56 +++ sort -V 11:06:56 ++ py_version_xyz=3.10.6 11:06:56 ++ [[ -z 3.10.6 ]] 11:06:56 ++ echo 3.10.6 11:06:56 ++ return 0 11:06:56 + pyenv local 3.10.6 11:06:56 + local command 11:06:56 + command=local 11:06:56 + '[' 2 -gt 0 ']' 11:06:56 + shift 11:06:56 + case "$command" in 11:06:56 + command pyenv local 3.10.6 11:06:56 + pyenv local 3.10.6 11:06:56 + for arg in "$@" 11:06:56 + case $arg in 11:06:56 + pkg_list+='tox ' 11:06:56 + for arg in "$@" 11:06:56 + case $arg in 11:06:56 + pkg_list+='virtualenv ' 11:06:56 + for arg in "$@" 11:06:56 + case $arg in 11:06:56 + pkg_list+='urllib3~=1.26.15 ' 11:06:56 + [[ -f /tmp/.toxenv ]] 11:06:56 + [[ ! -f /tmp/.toxenv ]] 11:06:56 + [[ -n '' ]] 11:06:56 + python3 -m venv /tmp/venv-l5wp 11:07:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l5wp' 11:07:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l5wp 11:07:00 + echo /tmp/venv-l5wp 11:07:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:07:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:07:00 + /tmp/venv-l5wp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:07:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:07:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:07:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:07:03 + /tmp/venv-l5wp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:07:05 + type python3 11:07:05 + true 11:07:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l5wp/bin to PATH' 11:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-l5wp/bin to PATH 11:07:05 + PATH=/tmp/venv-l5wp/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 11:07:05 + return 0 11:07:05 + python3 --version 11:07:05 Python 3.10.6 11:07:05 + python3 -m pip --version 11:07:06 pip 24.0 from /tmp/venv-l5wp/lib/python3.10/site-packages/pip (python 3.10) 11:07:06 + python3 -m pip freeze 11:07:06 cachetools==5.3.3 11:07:06 chardet==5.2.0 11:07:06 colorama==0.4.6 11:07:06 distlib==0.3.8 11:07:06 filelock==3.13.1 11:07:06 packaging==24.0 11:07:06 platformdirs==4.2.0 11:07:06 pluggy==1.4.0 11:07:06 pyproject-api==1.6.1 11:07:06 tomli==2.0.1 11:07:06 tox==4.14.2 11:07:06 urllib3==1.26.18 11:07:06 virtualenv==20.25.1 11:07:06 [EnvInject] - Injecting environment variables from a build step. 11:07:06 [EnvInject] - Injecting as environment variables the properties content 11:07:06 PARALLEL=false 11:07:06 11:07:06 [EnvInject] - Variables injected successfully. 11:07:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8576703847623039222.sh 11:07:06 ---> tox-run.sh 11:07:06 + 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 11:07:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:07:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:07:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:07:06 + cd /w/workspace/oom-master-pre-commit-lint/. 11:07:06 + source /home/jenkins/lf-env.sh 11:07:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:07:06 ++ mktemp -d /tmp/venv-XXXX 11:07:06 + lf_venv=/tmp/venv-dom3 11:07:06 + local venv_file=/tmp/.os_lf_venv 11:07:06 + local python=python3 11:07:06 + local options 11:07:06 + local set_path=true 11:07:06 + local install_args= 11:07:06 ++ 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 11:07:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:07:06 + true 11:07:06 + case $1 in 11:07:06 + venv_file=/tmp/.toxenv 11:07:06 + shift 2 11:07:06 + true 11:07:06 + case $1 in 11:07:06 + shift 11:07:06 + break 11:07:06 + case $python in 11:07:06 + local pkg_list= 11:07:06 + [[ -d /opt/pyenv ]] 11:07:06 + echo 'Setup pyenv:' 11:07:06 Setup pyenv: 11:07:06 + export PYENV_ROOT=/opt/pyenv 11:07:06 + PYENV_ROOT=/opt/pyenv 11:07:06 + 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 11:07:06 + 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 11:07:06 + pyenv versions 11:07:06 system 11:07:06 3.8.13 11:07:06 3.9.13 11:07:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:07:06 + command -v pyenv 11:07:06 ++ pyenv init - --no-rehash 11:07:06 + 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[*]}"'\'')" 11:07:06 export PATH="/opt/pyenv/shims:${PATH}" 11:07:06 export PYENV_SHELL=bash 11:07:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:07:06 pyenv() { 11:07:06 local command 11:07:06 command="${1:-}" 11:07:06 if [ "$#" -gt 0 ]; then 11:07:06 shift 11:07:06 fi 11:07:06 11:07:06 case "$command" in 11:07:06 rehash|shell) 11:07:06 eval "$(pyenv "sh-$command" "$@")" 11:07:06 ;; 11:07:06 *) 11:07:06 command pyenv "$command" "$@" 11:07:06 ;; 11:07:06 esac 11:07:06 }' 11:07:06 +++ 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[*]}"' 11:07:06 ++ 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 11:07:06 ++ 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 11:07:06 ++ 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 11:07:06 ++ export PYENV_SHELL=bash 11:07:06 ++ PYENV_SHELL=bash 11:07:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:07:06 +++ complete -F _pyenv pyenv 11:07:06 ++ lf-pyver python3 11:07:06 ++ local py_version_xy=python3 11:07:06 ++ local py_version_xyz= 11:07:06 ++ pyenv versions 11:07:06 ++ local command 11:07:06 ++ sed 's/^[ *]* //' 11:07:06 ++ command=versions 11:07:06 ++ '[' 1 -gt 0 ']' 11:07:06 ++ shift 11:07:06 ++ case "$command" in 11:07:06 ++ command pyenv versions 11:07:06 ++ pyenv versions 11:07:06 ++ awk '{ print $1 }' 11:07:06 ++ grep -E '^[0-9.]*[0-9]$' 11:07:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:07:06 +++ grep '^3' /tmp/.pyenv_versions 11:07:06 +++ sort -V 11:07:06 +++ tail -n 1 11:07:06 ++ py_version_xyz=3.10.6 11:07:06 ++ [[ -z 3.10.6 ]] 11:07:06 ++ echo 3.10.6 11:07:06 ++ return 0 11:07:06 + pyenv local 3.10.6 11:07:06 + local command 11:07:06 + command=local 11:07:06 + '[' 2 -gt 0 ']' 11:07:06 + shift 11:07:06 + case "$command" in 11:07:06 + command pyenv local 3.10.6 11:07:06 + pyenv local 3.10.6 11:07:06 + for arg in "$@" 11:07:06 + case $arg in 11:07:06 + pkg_list+='tox ' 11:07:06 + for arg in "$@" 11:07:06 + case $arg in 11:07:06 + pkg_list+='virtualenv ' 11:07:06 + for arg in "$@" 11:07:06 + case $arg in 11:07:06 + pkg_list+='urllib3~=1.26.15 ' 11:07:06 + [[ -f /tmp/.toxenv ]] 11:07:06 ++ cat /tmp/.toxenv 11:07:06 + lf_venv=/tmp/venv-l5wp 11:07:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l5wp from' file:/tmp/.toxenv 11:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l5wp from file:/tmp/.toxenv 11:07:06 + /tmp/venv-l5wp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:07:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:07:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:07:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:07:07 + /tmp/venv-l5wp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:07:09 + type python3 11:07:09 + true 11:07:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l5wp/bin to PATH' 11:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-l5wp/bin to PATH 11:07:09 + PATH=/tmp/venv-l5wp/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 11:07:09 + return 0 11:07:09 + [[ -d /opt/pyenv ]] 11:07:09 + echo '---> Setting up pyenv' 11:07:09 ---> Setting up pyenv 11:07:09 + export PYENV_ROOT=/opt/pyenv 11:07:09 + PYENV_ROOT=/opt/pyenv 11:07:09 + export PATH=/opt/pyenv/bin:/tmp/venv-l5wp/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 11:07:09 + PATH=/opt/pyenv/bin:/tmp/venv-l5wp/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 11:07:09 ++ pwd 11:07:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:07:09 + export PYTHONPATH 11:07:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:07:09 + TOX_TESTENV_PASSENV=PYTHONPATH 11:07:09 + tox --version 11:07:09 4.14.2 from /tmp/venv-l5wp/lib/python3.10/site-packages/tox/__init__.py 11:07:09 + PARALLEL=false 11:07:09 + TOX_OPTIONS_LIST= 11:07:09 + [[ -n pre-commit ]] 11:07:09 + TOX_OPTIONS_LIST=' -e pre-commit' 11:07:09 + case ${PARALLEL,,} in 11:07:09 + tox -e pre-commit 11:07:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:07:10 pre-commit: install_deps> python -I -m pip install pre-commit 11:07:14 pre-commit: freeze> python -m pip freeze --all 11:07:14 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 11:07:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:07:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:07:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:07:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:07:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:07:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:07:17 [INFO] Once installed this environment will be reused. 11:07:17 [INFO] This may take a few minutes... 11:07:20 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:07:20 [INFO] Once installed this environment will be reused. 11:07:20 [INFO] This may take a few minutes... 11:07:25 Trim Trailing Whitespace.................................................Failed 11:07:25 - hook id: trailing-whitespace 11:07:25 - exit code: 1 11:07:25 - files were modified by this hook 11:07:25 11:07:25 Fixing kubernetes/common/postgres-init/templates/job.yaml 11:07:25 Fixing kubernetes/common/etcd-init/templates/job.yaml 11:07:25 Fixing kubernetes/common/mariadb-galera/templates/backup/cronjob.yaml 11:07:25 Fixing kubernetes/common/mariadb-init/templates/job.yaml 11:07:25 Fixing kubernetes/common/dgbuilder/values.yaml 11:07:25 11:07:26 Tabs remover.............................................................Passed 11:07:26 pre-commit hook(s) made changes. 11:07:26 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 11:07:26 To run `pre-commit` as part of git workflow, use `pre-commit install`. 11:07:26 All changes made by hooks: 11:07:26 diff --git a/kubernetes/common/dgbuilder/values.yaml b/kubernetes/common/dgbuilder/values.yaml 11:07:26 index fb2b43b1c..68cb86bd7 100644 11:07:26 --- a/kubernetes/common/dgbuilder/values.yaml 11:07:26 +++ b/kubernetes/common/dgbuilder/values.yaml 11:07:26 @@ -168,7 +168,7 @@ resources: 11:07:26 11:07:26 podAnnotations: 11:07:26 # Workarround to exclude K8S API from istio communication 11:07:26 - # as init-container (readinessCheck) does not work with the 11:07:26 + # as init-container (readinessCheck) does not work with the 11:07:26 # Istio CNI plugin, see: 11:07:26 # (https://istio.io/latest/docs/setup/additional-setup/cni/#compatibility-with-application-init-containers) 11:07:26 traffic.sidecar.istio.io/excludeOutboundPorts: "443" 11:07:26 diff --git a/kubernetes/common/etcd-init/templates/job.yaml b/kubernetes/common/etcd-init/templates/job.yaml 11:07:26 index 74358c6fa..55526a34a 100644 11:07:26 --- a/kubernetes/common/etcd-init/templates/job.yaml 11:07:26 +++ b/kubernetes/common/etcd-init/templates/job.yaml 11:07:26 @@ -29,7 +29,7 @@ spec: 11:07:26 metadata: 11:07:26 annotations: 11:07:26 # Workarround to exclude K8S API from istio communication 11:07:26 - # as init-container (readinessCheck) does not work with the 11:07:26 + # as init-container (readinessCheck) does not work with the 11:07:26 # Istio CNI plugin, see: 11:07:26 # (https://istio.io/latest/docs/setup/additional-setup/cni/#compatibility-with-application-init-containers) 11:07:26 traffic.sidecar.istio.io/excludeOutboundPorts: "443" 11:07:26 diff --git a/kubernetes/common/mariadb-galera/templates/backup/cronjob.yaml b/kubernetes/common/mariadb-galera/templates/backup/cronjob.yaml 11:07:26 index 133cc6398..1a174d1bb 100644 11:07:26 --- a/kubernetes/common/mariadb-galera/templates/backup/cronjob.yaml 11:07:26 +++ b/kubernetes/common/mariadb-galera/templates/backup/cronjob.yaml 11:07:26 @@ -35,7 +35,7 @@ spec: 11:07:26 metadata: 11:07:26 annotations: 11:07:26 # Workarround to exclude K8S API from istio communication 11:07:26 - # as init-container (readinessCheck) does not work with the 11:07:26 + # as init-container (readinessCheck) does not work with the 11:07:26 # Istio CNI plugin, see: 11:07:26 # (https://istio.io/latest/docs/setup/additional-setup/cni/#compatibility-with-application-init-containers) 11:07:26 traffic.sidecar.istio.io/excludeOutboundPorts: "443" 11:07:26 diff --git a/kubernetes/common/mariadb-init/templates/job.yaml b/kubernetes/common/mariadb-init/templates/job.yaml 11:07:26 index 5c2807dbe..2495e602f 100644 11:07:26 --- a/kubernetes/common/mariadb-init/templates/job.yaml 11:07:26 +++ b/kubernetes/common/mariadb-init/templates/job.yaml 11:07:26 @@ -33,7 +33,7 @@ spec: 11:07:26 metadata: 11:07:26 annotations: 11:07:26 # Workarround to exclude K8S API from istio communication 11:07:26 - # as init-container (readinessCheck) does not work with the 11:07:26 + # as init-container (readinessCheck) does not work with the 11:07:26 # Istio CNI plugin, see: 11:07:26 # (https://istio.io/latest/docs/setup/additional-setup/cni/#compatibility-with-application-init-containers) 11:07:26 traffic.sidecar.istio.io/excludeOutboundPorts: "443" 11:07:26 diff --git a/kubernetes/common/postgres-init/templates/job.yaml b/kubernetes/common/postgres-init/templates/job.yaml 11:07:26 index 4245a88c9..b62bef878 100644 11:07:26 --- a/kubernetes/common/postgres-init/templates/job.yaml 11:07:26 +++ b/kubernetes/common/postgres-init/templates/job.yaml 11:07:26 @@ -30,7 +30,7 @@ spec: 11:07:26 metadata: 11:07:26 annotations: 11:07:26 # Workarround to exclude K8S API from istio communication 11:07:26 - # as init-container (readinessCheck) does not work with the 11:07:26 + # as init-container (readinessCheck) does not work with the 11:07:26 # Istio CNI plugin, see: 11:07:26 # (https://istio.io/latest/docs/setup/additional-setup/cni/#compatibility-with-application-init-containers) 11:07:26 traffic.sidecar.istio.io/excludeOutboundPorts: "443" 11:07:26 pre-commit: exit 1 (11.65 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2274 11:07:26 pre-commit: FAIL code 1 (16.21=setup[4.56]+cmd[11.65] seconds) 11:07:26 evaluation failed :( (16.40 seconds) 11:07:26 + tox_status=1 11:07:26 + echo '---> Completed tox runs' 11:07:26 ---> Completed tox runs 11:07:26 + for i in .tox/*/log 11:07:26 ++ echo .tox/pre-commit/log 11:07:26 ++ awk -F/ '{print $2}' 11:07:26 + tox_env=pre-commit 11:07:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:07:26 + DOC_DIR=docs/_build/html 11:07:26 + [[ -d docs/_build/html ]] 11:07:26 + echo '---> tox-run.sh ends' 11:07:26 ---> tox-run.sh ends 11:07:26 + test 1 -eq 0 11:07:26 + exit 1 11:07:26 ++ '[' 2 = 1 ']' 11:07:26 Build step 'Execute shell' marked build as failure 11:07:26 $ ssh-agent -k 11:07:26 unset SSH_AUTH_SOCK; 11:07:26 unset SSH_AGENT_PID; 11:07:26 echo Agent pid 1706 killed; 11:07:26 [ssh-agent] Stopped. 11:07:26 [PostBuildScript] - [INFO] Executing post build scripts. 11:07:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8049981946317603565.sh 11:07:26 ---> sysstat.sh 11:07:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4123750047229697707.sh 11:07:26 ---> package-listing.sh 11:07:26 ++ facter osfamily 11:07:26 ++ tr '[:upper:]' '[:lower:]' 11:07:26 + OS_FAMILY=debian 11:07:26 + workspace=/w/workspace/oom-master-pre-commit-lint 11:07:26 + START_PACKAGES=/tmp/packages_start.txt 11:07:26 + END_PACKAGES=/tmp/packages_end.txt 11:07:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:07:26 + PACKAGES=/tmp/packages_start.txt 11:07:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:07:26 + PACKAGES=/tmp/packages_end.txt 11:07:26 + case "${OS_FAMILY}" in 11:07:26 + dpkg -l 11:07:26 + grep '^ii' 11:07:26 + '[' -f /tmp/packages_start.txt ']' 11:07:26 + '[' -f /tmp/packages_end.txt ']' 11:07:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:07:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:07:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:07:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:07:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14377185315916463836.sh 11:07:26 ---> capture-instance-metadata.sh 11:07:26 Setup pyenv: 11:07:27 system 11:07:27 3.8.13 11:07:27 3.9.13 11:07:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:07:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gYEp 11:07:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:07:34 lf-activate-venv(): INFO: Installing: lftools 11:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-gYEp/bin to PATH 11:08:05 INFO: Running in OpenStack, capturing instance metadata 11:08:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12539525228737654334.sh 11:08:05 provisioning config files... 11:08:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18154687223050254801tmp 11:08:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:08:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:08:05 [EnvInject] - Injecting environment variables from a build step. 11:08:05 [EnvInject] - Injecting as environment variables the properties content 11:08:05 SERVER_ID=logs 11:08:05 11:08:05 [EnvInject] - Variables injected successfully. 11:08:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7615839300362463813.sh 11:08:05 ---> create-netrc.sh 11:08:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2516112776339302012.sh 11:08:05 ---> python-tools-install.sh 11:08:05 Setup pyenv: 11:08:05 system 11:08:05 3.8.13 11:08:05 3.9.13 11:08:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:08:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gYEp from file:/tmp/.os_lf_venv 11:08:07 lf-activate-venv(): INFO: Installing: lftools 11:08:15 lf-activate-venv(): INFO: Adding /tmp/venv-gYEp/bin to PATH 11:08:15 Generating Requirements File 11:08:43 Python 3.10.6 11:08:43 pip 24.0 from /tmp/venv-gYEp/lib/python3.10/site-packages/pip (python 3.10) 11:08:44 appdirs==1.4.4 11:08:44 argcomplete==3.2.3 11:08:44 aspy.yaml==1.3.0 11:08:44 attrs==23.2.0 11:08:44 autopage==0.5.2 11:08:44 beautifulsoup4==4.12.3 11:08:44 boto3==1.34.69 11:08:44 botocore==1.34.69 11:08:44 bs4==0.0.2 11:08:44 cachetools==5.3.3 11:08:44 certifi==2024.2.2 11:08:44 cffi==1.16.0 11:08:44 cfgv==3.4.0 11:08:44 chardet==5.2.0 11:08:44 charset-normalizer==3.3.2 11:08:44 click==8.1.7 11:08:44 cliff==4.6.0 11:08:44 cmd2==2.4.3 11:08:44 cryptography==3.3.2 11:08:44 debtcollector==3.0.0 11:08:44 decorator==5.1.1 11:08:44 defusedxml==0.7.1 11:08:44 Deprecated==1.2.14 11:08:44 distlib==0.3.8 11:08:44 dnspython==2.6.1 11:08:44 docker==4.2.2 11:08:44 dogpile.cache==1.3.2 11:08:44 email_validator==2.1.1 11:08:44 filelock==3.13.1 11:08:44 future==1.0.0 11:08:44 gitdb==4.0.11 11:08:44 GitPython==3.1.42 11:08:44 google-auth==2.29.0 11:08:44 httplib2==0.22.0 11:08:44 identify==2.5.35 11:08:44 idna==3.6 11:08:44 importlib-resources==1.5.0 11:08:44 iso8601==2.1.0 11:08:44 Jinja2==3.1.3 11:08:44 jmespath==1.0.1 11:08:44 jsonpatch==1.33 11:08:44 jsonpointer==2.4 11:08:44 jsonschema==4.21.1 11:08:44 jsonschema-specifications==2023.12.1 11:08:44 keystoneauth1==5.6.0 11:08:44 kubernetes==29.0.0 11:08:44 lftools==0.37.10 11:08:44 lxml==5.1.0 11:08:44 MarkupSafe==2.1.5 11:08:44 msgpack==1.0.8 11:08:44 multi_key_dict==2.0.3 11:08:44 munch==4.0.0 11:08:44 netaddr==1.2.1 11:08:44 netifaces==0.11.0 11:08:44 niet==1.4.2 11:08:44 nodeenv==1.8.0 11:08:44 oauth2client==4.1.3 11:08:44 oauthlib==3.2.2 11:08:44 openstacksdk==3.0.0 11:08:44 os-client-config==2.1.0 11:08:44 os-service-types==1.7.0 11:08:44 osc-lib==3.0.1 11:08:44 oslo.config==9.4.0 11:08:44 oslo.context==5.5.0 11:08:44 oslo.i18n==6.3.0 11:08:44 oslo.log==5.5.0 11:08:44 oslo.serialization==5.4.0 11:08:44 oslo.utils==7.1.0 11:08:44 packaging==24.0 11:08:44 pbr==6.0.0 11:08:44 platformdirs==4.2.0 11:08:44 prettytable==3.10.0 11:08:44 pyasn1==0.5.1 11:08:44 pyasn1-modules==0.3.0 11:08:44 pycparser==2.21 11:08:44 pygerrit2==2.0.15 11:08:44 PyGithub==2.3.0 11:08:44 pyinotify==0.9.6 11:08:44 PyJWT==2.8.0 11:08:44 PyNaCl==1.5.0 11:08:44 pyparsing==2.4.7 11:08:44 pyperclip==1.8.2 11:08:44 pyrsistent==0.20.0 11:08:44 python-cinderclient==9.5.0 11:08:44 python-dateutil==2.9.0.post0 11:08:44 python-heatclient==3.5.0 11:08:44 python-jenkins==1.8.2 11:08:44 python-keystoneclient==5.4.0 11:08:44 python-magnumclient==4.4.0 11:08:44 python-novaclient==18.6.0 11:08:44 python-openstackclient==6.6.0 11:08:44 python-swiftclient==4.5.0 11:08:44 PyYAML==6.0.1 11:08:44 referencing==0.34.0 11:08:44 requests==2.31.0 11:08:44 requests-oauthlib==2.0.0 11:08:44 requestsexceptions==1.4.0 11:08:44 rfc3986==2.0.0 11:08:44 rpds-py==0.18.0 11:08:44 rsa==4.9 11:08:44 ruamel.yaml==0.18.6 11:08:44 ruamel.yaml.clib==0.2.8 11:08:44 s3transfer==0.10.1 11:08:44 simplejson==3.19.2 11:08:44 six==1.16.0 11:08:44 smmap==5.0.1 11:08:44 soupsieve==2.5 11:08:44 stevedore==5.2.0 11:08:44 tabulate==0.9.0 11:08:44 toml==0.10.2 11:08:44 tomlkit==0.12.4 11:08:44 tqdm==4.66.2 11:08:44 typing_extensions==4.10.0 11:08:44 tzdata==2024.1 11:08:44 urllib3==1.26.18 11:08:44 virtualenv==20.25.1 11:08:44 wcwidth==0.2.13 11:08:44 websocket-client==1.7.0 11:08:44 wrapt==1.16.0 11:08:44 xdg==6.0.0 11:08:44 xmltodict==0.13.0 11:08:44 yq==3.2.3 11:08:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17622353091768069397.sh 11:08:44 ---> sudo-logs.sh 11:08:44 Archiving 'sudo' log.. 11:08:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9949368657041570270.sh 11:08:44 ---> job-cost.sh 11:08:44 Setup pyenv: 11:08:44 system 11:08:44 3.8.13 11:08:44 3.9.13 11:08:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:08:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gYEp from file:/tmp/.os_lf_venv 11:08:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:08:50 lf-activate-venv(): INFO: Adding /tmp/venv-gYEp/bin to PATH 11:08:50 INFO: No Stack... 11:08:51 INFO: Retrieving Pricing Info for: v3-standard-4 11:08:51 INFO: Archiving Costs 11:08:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11771395145326113247.sh 11:08:51 ---> logs-deploy.sh 11:08:51 Setup pyenv: 11:08:51 system 11:08:51 3.8.13 11:08:51 3.9.13 11:08:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:08:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gYEp from file:/tmp/.os_lf_venv 11:08:52 lf-activate-venv(): INFO: Installing: lftools 11:09:01 lf-activate-venv(): INFO: Adding /tmp/venv-gYEp/bin to PATH 11:09:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3368 11:09:01 INFO: archiving workspace using pattern(s): 11:09:02 Archives upload complete. 11:09:03 INFO: archiving logs to Nexus 11:09:03 ---> uname -a: 11:09:03 Linux prd-ubuntu1804-builder-4c-4g-17988 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:09:03 11:09:03 11:09:03 ---> lscpu: 11:09:03 Architecture: x86_64 11:09:03 CPU op-mode(s): 32-bit, 64-bit 11:09:03 Byte Order: Little Endian 11:09:03 CPU(s): 4 11:09:03 On-line CPU(s) list: 0-3 11:09:03 Thread(s) per core: 1 11:09:03 Core(s) per socket: 1 11:09:03 Socket(s): 4 11:09:03 NUMA node(s): 1 11:09:03 Vendor ID: AuthenticAMD 11:09:03 CPU family: 23 11:09:03 Model: 49 11:09:03 Model name: AMD EPYC-Rome Processor 11:09:03 Stepping: 0 11:09:03 CPU MHz: 2799.998 11:09:03 BogoMIPS: 5599.99 11:09:03 Virtualization: AMD-V 11:09:03 Hypervisor vendor: KVM 11:09:03 Virtualization type: full 11:09:03 L1d cache: 32K 11:09:03 L1i cache: 32K 11:09:03 L2 cache: 512K 11:09:03 L3 cache: 16384K 11:09:03 NUMA node0 CPU(s): 0-3 11:09:03 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 11:09:03 11:09:03 11:09:03 ---> nproc: 11:09:03 4 11:09:03 11:09:03 11:09:03 ---> df -h: 11:09:03 Filesystem Size Used Avail Use% Mounted on 11:09:03 udev 7.9G 0 7.9G 0% /dev 11:09:03 tmpfs 1.6G 672K 1.6G 1% /run 11:09:03 /dev/vda1 78G 8.4G 70G 11% / 11:09:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:09:03 tmpfs 5.0M 0 5.0M 0% /run/lock 11:09:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:09:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:09:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:09:03 11:09:03 11:09:03 ---> free -m: 11:09:03 total used free shared buff/cache available 11:09:03 Mem: 16040 528 13348 0 2163 15194 11:09:03 Swap: 1023 0 1023 11:09:03 11:09:03 11:09:03 ---> ip addr: 11:09:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:09:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:09:03 inet 127.0.0.1/8 scope host lo 11:09:03 valid_lft forever preferred_lft forever 11:09:03 inet6 ::1/128 scope host 11:09:03 valid_lft forever preferred_lft forever 11:09:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:09:03 link/ether fa:16:3e:52:99:c0 brd ff:ff:ff:ff:ff:ff 11:09:03 inet 10.30.106.26/23 brd 10.30.107.255 scope global dynamic ens3 11:09:03 valid_lft 86241sec preferred_lft 86241sec 11:09:03 inet6 fe80::f816:3eff:fe52:99c0/64 scope link 11:09:03 valid_lft forever preferred_lft forever 11:09:03 11:09:03 11:09:03 ---> sar -b -r -n DEV: 11:09:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17988) 03/25/24 _x86_64_ (4 CPU) 11:09:03 11:09:03 11:06:26 LINUX RESTART (4 CPU) 11:09:03 11:09:03 11:07:02 tps rtps wtps bread/s bwrtn/s 11:09:03 11:08:01 131.80 22.50 109.30 1200.34 39237.00 11:09:03 11:09:01 84.22 0.95 83.27 99.70 31721.96 11:09:03 Average: 107.81 11.63 96.18 645.44 35448.23 11:09:03 11:09:03 11:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:09:03 11:08:01 13769904 15522396 2655056 16.16 65052 1881456 836016 4.78 812308 1615240 143672 11:09:03 11:09:01 13625516 15515308 2799444 17.04 82652 1990620 833060 4.77 811136 1738940 94308 11:09:03 Average: 13697710 15518852 2727250 16.60 73852 1936038 834538 4.78 811722 1677090 118990 11:09:03 11:09:03 11:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:09:03 11:08:01 lo 2.51 2.51 0.26 0.26 0.00 0.00 0.00 0.00 11:09:03 11:08:01 ens3 81.94 56.06 1160.53 10.35 0.00 0.00 0.00 0.00 11:09:03 11:09:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:09:03 11:09:01 ens3 37.27 28.72 252.79 8.61 0.00 0.00 0.00 0.00 11:09:03 Average: lo 1.98 1.98 0.20 0.20 0.00 0.00 0.00 0.00 11:09:03 Average: ens3 59.42 42.28 702.89 9.47 0.00 0.00 0.00 0.00 11:09:03 11:09:03 11:09:03 ---> sar -P ALL: 11:09:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17988) 03/25/24 _x86_64_ (4 CPU) 11:09:03 11:09:03 11:06:26 LINUX RESTART (4 CPU) 11:09:03 11:09:03 11:07:02 CPU %user %nice %system %iowait %steal %idle 11:09:03 11:08:01 all 24.00 0.00 1.97 6.51 0.06 67.45 11:09:03 11:08:01 0 19.54 0.00 2.03 3.71 0.05 74.66 11:09:03 11:08:01 1 31.51 0.00 2.44 2.32 0.07 63.65 11:09:03 11:08:01 2 34.63 0.00 1.75 2.83 0.08 60.70 11:09:03 11:08:01 3 10.31 0.00 1.65 17.19 0.05 70.81 11:09:03 11:09:01 all 21.60 0.00 1.18 4.22 0.05 72.95 11:09:03 11:09:01 0 5.36 0.00 0.84 4.68 0.02 89.11 11:09:03 11:09:01 1 13.02 0.00 0.92 0.22 0.02 85.83 11:09:03 11:09:01 2 44.26 0.00 1.97 3.41 0.10 50.26 11:09:03 11:09:01 3 23.93 0.00 1.00 8.58 0.07 66.42 11:09:03 Average: all 22.79 0.00 1.57 5.35 0.06 70.23 11:09:03 Average: 0 12.34 0.00 1.43 4.20 0.03 82.00 11:09:03 Average: 1 22.19 0.00 1.67 1.26 0.04 74.83 11:09:03 Average: 2 39.48 0.00 1.86 3.12 0.09 55.44 11:09:03 Average: 3 17.18 0.00 1.32 12.85 0.06 68.59 11:09:03 11:09:03 11:09:03