10:05:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142903 10:05:36 Running as SYSTEM 10:05:36 [EnvInject] - Loading node environment variables. 10:05:36 Building remotely on prd-ubuntu1804-builder-4c-4g-18059 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:05:36 [ssh-agent] Looking for ssh-agent implementation... 10:05:36 $ ssh-agent 10:05:36 SSH_AUTH_SOCK=/tmp/ssh-b8wsUdU7OfkW/agent.1857 10:05:36 SSH_AGENT_PID=1859 10:05:36 [ssh-agent] Started. 10:05:36 Running ssh-add (command line suppressed) 10:05:36 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12715862681330975117.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12715862681330975117.key) 10:05:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:05:36 The recommended git tool is: NONE 10:05:37 using credential onap-jenkins-ssh 10:05:37 Wiping out workspace first. 10:05:37 Cloning the remote Git repository 10:05:37 Cloning repository git://cloud.onap.org/mirror/oom.git 10:05:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:05:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:37 > git --version # timeout=10 10:05:37 > git --version # 'git version 2.17.1' 10:05:37 using GIT_SSH to set credentials Gerrit user 10:05:37 Verifying host key using manually-configured host key entries 10:05:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:05:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:05:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:05:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:44 using GIT_SSH to set credentials Gerrit user 10:05:44 Verifying host key using manually-configured host key entries 10:05:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/142903/6 # timeout=30 10:05:44 > git rev-parse 15124307d21ac26fd7796d104c69b0130c2060a6^{commit} # timeout=10 10:05:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:05:44 Checking out Revision 15124307d21ac26fd7796d104c69b0130c2060a6 (refs/changes/03/142903/6) 10:05:44 > git config core.sparsecheckout # timeout=10 10:05:44 > git checkout -f 15124307d21ac26fd7796d104c69b0130c2060a6 # timeout=30 10:05:47 Commit message: "Remove duplication of Spring configs in participants" 10:05:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:05:47 > git rev-list --no-walk 220eeb60c6aa62389c27a28ce27bc97727289e0d # timeout=10 10:05:48 [EnvInject] - Injecting environment variables from a build step. 10:05:48 [EnvInject] - Injecting as environment variables the properties content 10:05:48 PYTHON=python3 10:05:48 10:05:48 [EnvInject] - Variables injected successfully. 10:05:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12564196159442978376.sh 10:05:48 ---> tox-install.sh 10:05:48 + source /home/jenkins/lf-env.sh 10:05:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:05:48 ++ mktemp -d /tmp/venv-XXXX 10:05:48 + lf_venv=/tmp/venv-CVNv 10:05:48 + local venv_file=/tmp/.os_lf_venv 10:05:48 + local python=python3 10:05:48 + local options 10:05:48 + local set_path=true 10:05:48 + local install_args= 10:05:48 ++ 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:05:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:05:48 + true 10:05:48 + case $1 in 10:05:48 + venv_file=/tmp/.toxenv 10:05:48 + shift 2 10:05:48 + true 10:05:48 + case $1 in 10:05:48 + shift 10:05:48 + break 10:05:48 + case $python in 10:05:48 + local pkg_list= 10:05:48 + [[ -d /opt/pyenv ]] 10:05:48 + echo 'Setup pyenv:' 10:05:48 Setup pyenv: 10:05:48 + export PYENV_ROOT=/opt/pyenv 10:05:48 + PYENV_ROOT=/opt/pyenv 10:05:48 + 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:05:48 + 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:05:48 + pyenv versions 10:05:48 * system (set by /opt/pyenv/version) 10:05:48 * 3.8.13 (set by /opt/pyenv/version) 10:05:48 * 3.9.13 (set by /opt/pyenv/version) 10:05:48 * 3.10.6 (set by /opt/pyenv/version) 10:05:48 + command -v pyenv 10:05:48 ++ pyenv init - --no-rehash 10:05:48 + 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:05:48 export PATH="/opt/pyenv/shims:${PATH}" 10:05:48 export PYENV_SHELL=bash 10:05:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:05:48 pyenv() { 10:05:48 local command 10:05:48 command="${1:-}" 10:05:48 if [ "$#" -gt 0 ]; then 10:05:48 shift 10:05:48 fi 10:05:48 10:05:48 case "$command" in 10:05:48 rehash|shell) 10:05:48 eval "$(pyenv "sh-$command" "$@")" 10:05:48 ;; 10:05:48 *) 10:05:48 command pyenv "$command" "$@" 10:05:48 ;; 10:05:48 esac 10:05:48 }' 10:05:48 +++ 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:05:48 ++ 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:05:48 ++ 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:05:48 ++ 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:05:48 ++ export PYENV_SHELL=bash 10:05:48 ++ PYENV_SHELL=bash 10:05:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:05:48 +++ complete -F _pyenv pyenv 10:05:48 ++ lf-pyver python3 10:05:48 ++ local py_version_xy=python3 10:05:48 ++ local py_version_xyz= 10:05:48 ++ pyenv versions 10:05:48 ++ local command 10:05:48 ++ command=versions 10:05:48 ++ '[' 1 -gt 0 ']' 10:05:48 ++ shift 10:05:48 ++ case "$command" in 10:05:48 ++ command pyenv versions 10:05:48 ++ pyenv versions 10:05:48 ++ sed 's/^[ *]* //' 10:05:48 ++ awk '{ print $1 }' 10:05:48 ++ grep -E '^[0-9.]*[0-9]$' 10:05:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:05:48 +++ grep '^3' /tmp/.pyenv_versions 10:05:48 +++ sort -V 10:05:48 +++ tail -n 1 10:05:48 ++ py_version_xyz=3.10.6 10:05:48 ++ [[ -z 3.10.6 ]] 10:05:48 ++ echo 3.10.6 10:05:48 ++ return 0 10:05:48 + pyenv local 3.10.6 10:05:48 + local command 10:05:48 + command=local 10:05:48 + '[' 2 -gt 0 ']' 10:05:48 + shift 10:05:48 + case "$command" in 10:05:48 + command pyenv local 3.10.6 10:05:48 + pyenv local 3.10.6 10:05:48 + for arg in "$@" 10:05:48 + case $arg in 10:05:48 + pkg_list+='tox ' 10:05:48 + for arg in "$@" 10:05:48 + case $arg in 10:05:48 + pkg_list+='virtualenv ' 10:05:48 + for arg in "$@" 10:05:48 + case $arg in 10:05:48 + pkg_list+='urllib3~=1.26.15 ' 10:05:48 + [[ -f /tmp/.toxenv ]] 10:05:48 + [[ ! -f /tmp/.toxenv ]] 10:05:48 + [[ -n '' ]] 10:05:48 + python3 -m venv /tmp/venv-CVNv 10:05:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CVNv' 10:05:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CVNv 10:05:52 + echo /tmp/venv-CVNv 10:05:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:05:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:05:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:52 + local 'pip_opts=--upgrade --quiet' 10:05:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:05:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:05:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:05:52 + [[ -n '' ]] 10:05:52 + [[ -n '' ]] 10:05:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:05:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:52 + /tmp/venv-CVNv/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:05:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:05:56 lf-activate-venv(): INFO: Base packages installed successfully 10:05:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:05:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:05:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:05:56 + /tmp/venv-CVNv/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:05:59 + type python3 10:05:59 + true 10:05:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CVNv/bin to PATH' 10:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-CVNv/bin to PATH 10:05:59 + PATH=/tmp/venv-CVNv/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:05:59 + return 0 10:05:59 + python3 --version 10:05:59 Python 3.10.6 10:05:59 + python3 -m pip --version 10:05:59 pip 26.0.1 from /tmp/venv-CVNv/lib/python3.10/site-packages/pip (python 3.10) 10:05:59 + python3 -m pip freeze 10:05:59 cachetools==7.0.1 10:05:59 chardet==5.2.0 10:05:59 colorama==0.4.6 10:05:59 distlib==0.4.0 10:05:59 filelock==3.24.2 10:05:59 packaging==26.0 10:05:59 platformdirs==4.9.2 10:05:59 pluggy==1.6.0 10:05:59 pyproject-api==1.10.0 10:05:59 tomli==2.4.0 10:05:59 tox==4.38.0 10:05:59 typing_extensions==4.15.0 10:05:59 urllib3==1.26.20 10:05:59 virtualenv==20.37.0 10:05:59 [EnvInject] - Injecting environment variables from a build step. 10:05:59 [EnvInject] - Injecting as environment variables the properties content 10:05:59 PARALLEL=false 10:05:59 10:05:59 [EnvInject] - Variables injected successfully. 10:05:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17423952779202890462.sh 10:05:59 ---> tox-run.sh 10:05: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 10:05:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:05:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:05:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:05:59 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:05:59 + source /home/jenkins/lf-env.sh 10:05:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:05:59 ++ mktemp -d /tmp/venv-XXXX 10:05:59 + lf_venv=/tmp/venv-KKJh 10:05:59 + local venv_file=/tmp/.os_lf_venv 10:05:59 + local python=python3 10:05:59 + local options 10:05:59 + local set_path=true 10:05:59 + local install_args= 10:05: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 10:05:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:05:59 + true 10:05:59 + case $1 in 10:05:59 + venv_file=/tmp/.toxenv 10:05:59 + shift 2 10:05:59 + true 10:05:59 + case $1 in 10:05:59 + shift 10:05:59 + break 10:05:59 + case $python in 10:05:59 + local pkg_list= 10:05:59 + [[ -d /opt/pyenv ]] 10:05:59 + echo 'Setup pyenv:' 10:05:59 Setup pyenv: 10:05:59 + export PYENV_ROOT=/opt/pyenv 10:05:59 + PYENV_ROOT=/opt/pyenv 10:05: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 10:05: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 10:05:59 + pyenv versions 10:06:00 system 10:06:00 3.8.13 10:06:00 3.9.13 10:06:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:06:00 + command -v pyenv 10:06:00 ++ pyenv init - --no-rehash 10:06:00 + 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:06:00 export PATH="/opt/pyenv/shims:${PATH}" 10:06:00 export PYENV_SHELL=bash 10:06:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:00 pyenv() { 10:06:00 local command 10:06:00 command="${1:-}" 10:06:00 if [ "$#" -gt 0 ]; then 10:06:00 shift 10:06:00 fi 10:06:00 10:06:00 case "$command" in 10:06:00 rehash|shell) 10:06:00 eval "$(pyenv "sh-$command" "$@")" 10:06:00 ;; 10:06:00 *) 10:06:00 command pyenv "$command" "$@" 10:06:00 ;; 10:06:00 esac 10:06:00 }' 10:06:00 +++ 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:06:00 ++ 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:06:00 ++ 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:06:00 ++ 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:06:00 ++ export PYENV_SHELL=bash 10:06:00 ++ PYENV_SHELL=bash 10:06:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:00 +++ complete -F _pyenv pyenv 10:06:00 ++ lf-pyver python3 10:06:00 ++ local py_version_xy=python3 10:06:00 ++ local py_version_xyz= 10:06:00 ++ pyenv versions 10:06:00 ++ local command 10:06:00 ++ command=versions 10:06:00 ++ '[' 1 -gt 0 ']' 10:06:00 ++ shift 10:06:00 ++ case "$command" in 10:06:00 ++ command pyenv versions 10:06:00 ++ pyenv versions 10:06:00 ++ awk '{ print $1 }' 10:06:00 ++ sed 's/^[ *]* //' 10:06:00 ++ grep -E '^[0-9.]*[0-9]$' 10:06:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:00 +++ grep '^3' /tmp/.pyenv_versions 10:06:00 +++ sort -V 10:06:00 +++ tail -n 1 10:06:00 ++ py_version_xyz=3.10.6 10:06:00 ++ [[ -z 3.10.6 ]] 10:06:00 ++ echo 3.10.6 10:06:00 ++ return 0 10:06:00 + pyenv local 3.10.6 10:06:00 + local command 10:06:00 + command=local 10:06:00 + '[' 2 -gt 0 ']' 10:06:00 + shift 10:06:00 + case "$command" in 10:06:00 + command pyenv local 3.10.6 10:06:00 + pyenv local 3.10.6 10:06:00 + for arg in "$@" 10:06:00 + case $arg in 10:06:00 + pkg_list+='tox ' 10:06:00 + for arg in "$@" 10:06:00 + case $arg in 10:06:00 + pkg_list+='virtualenv ' 10:06:00 + for arg in "$@" 10:06:00 + case $arg in 10:06:00 + pkg_list+='urllib3~=1.26.15 ' 10:06:00 + [[ -f /tmp/.toxenv ]] 10:06:00 ++ cat /tmp/.toxenv 10:06:00 + lf_venv=/tmp/venv-CVNv 10:06:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CVNv from' file:/tmp/.toxenv 10:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CVNv from file:/tmp/.toxenv 10:06:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:06:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:00 + local 'pip_opts=--upgrade --quiet' 10:06:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:06:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:06:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:06:00 + [[ -n '' ]] 10:06:00 + [[ -n '' ]] 10:06:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:06:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:00 + /tmp/venv-CVNv/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:06:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:06:00 lf-activate-venv(): INFO: Base packages installed successfully 10:06:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:06:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:06:01 + /tmp/venv-CVNv/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:06:02 + type python3 10:06:02 + true 10:06:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CVNv/bin to PATH' 10:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-CVNv/bin to PATH 10:06:02 + PATH=/tmp/venv-CVNv/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:06:02 + return 0 10:06:02 + [[ -d /opt/pyenv ]] 10:06:02 + echo '---> Setting up pyenv' 10:06:02 ---> Setting up pyenv 10:06:02 + export PYENV_ROOT=/opt/pyenv 10:06:02 + PYENV_ROOT=/opt/pyenv 10:06:02 + export PATH=/opt/pyenv/bin:/tmp/venv-CVNv/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:06:02 + PATH=/opt/pyenv/bin:/tmp/venv-CVNv/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:06:02 ++ pwd 10:06:02 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:06:02 + export PYTHONPATH 10:06:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:06:02 + TOX_TESTENV_PASSENV=PYTHONPATH 10:06:02 + tox --version 10:06:02 4.38.0 from /tmp/venv-CVNv/lib/python3.10/site-packages/tox/__init__.py 10:06:02 + PARALLEL=false 10:06:02 + TOX_OPTIONS_LIST= 10:06:02 + [[ -n checkbashisms ]] 10:06:02 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:06:02 + case ${PARALLEL,,} in 10:06:02 + tox -e checkbashisms 10:06:02 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:06:03 checkbashisms: freeze> python -m pip freeze --all 10:06:04 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:06:04 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:06:06 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:06:08 checkbashisms: OK (5.00=setup[1.41]+cmd[3.58] seconds) 10:06:08 congratulations :) (5.04 seconds) 10:06:08 + tox_status=0 10:06:08 + echo '---> Completed tox runs' 10:06:08 ---> Completed tox runs 10:06:08 + for i in .tox/*/log 10:06:08 ++ echo .tox/checkbashisms/log 10:06:08 ++ awk -F/ '{print $2}' 10:06:08 + tox_env=checkbashisms 10:06:08 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:06:08 + DOC_DIR=docs/_build/html 10:06:08 + [[ -d docs/_build/html ]] 10:06:08 + echo '---> tox-run.sh ends' 10:06:08 ---> tox-run.sh ends 10:06:08 + test 0 -eq 0 10:06:08 $ ssh-agent -k 10:06:08 unset SSH_AUTH_SOCK; 10:06:08 unset SSH_AGENT_PID; 10:06:08 echo Agent pid 1859 killed; 10:06:08 [ssh-agent] Stopped. 10:06:08 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1404175712071991106.sh 10:06:08 ---> sysstat.sh 10:06:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1857173583234210248.sh 10:06:08 ---> package-listing.sh 10:06:08 ++ facter osfamily 10:06:08 ++ tr '[:upper:]' '[:lower:]' 10:06:08 + OS_FAMILY=debian 10:06:08 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:06:08 + START_PACKAGES=/tmp/packages_start.txt 10:06:08 + END_PACKAGES=/tmp/packages_end.txt 10:06:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:08 + PACKAGES=/tmp/packages_start.txt 10:06:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:06:08 + PACKAGES=/tmp/packages_end.txt 10:06:08 + case "${OS_FAMILY}" in 10:06:08 + dpkg -l 10:06:08 + grep '^ii' 10:06:08 + '[' -f /tmp/packages_start.txt ']' 10:06:08 + '[' -f /tmp/packages_end.txt ']' 10:06:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:06:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:06:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:06:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6383215479499481405.sh 10:06:08 ---> capture-instance-metadata.sh 10:06:08 Setup pyenv: 10:06:08 system 10:06:08 3.8.13 10:06:08 3.9.13 10:06:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:06:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QAMt 10:06:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:17 lf-activate-venv(): INFO: Base packages installed successfully 10:06:17 lf-activate-venv(): INFO: Installing additional packages: lftools 10:07:38 lf-activate-venv(): INFO: Adding /tmp/venv-QAMt/bin to PATH 10:07:38 INFO: Running in OpenStack, capturing instance metadata 10:07:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins872081817018465051.sh 10:07:38 provisioning config files... 10:07:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14802670383629092535tmp 10:07:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:07:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:07:38 [EnvInject] - Injecting environment variables from a build step. 10:07:38 [EnvInject] - Injecting as environment variables the properties content 10:07:38 SERVER_ID=logs 10:07:38 10:07:38 [EnvInject] - Variables injected successfully. 10:07:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16308920848127441802.sh 10:07:38 ---> create-netrc.sh 10:07:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15879458378736756634.sh 10:07:38 ---> python-tools-install.sh 10:07:38 Setup pyenv: 10:07:38 system 10:07:38 3.8.13 10:07:38 3.9.13 10:07:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QAMt from file:/tmp/.os_lf_venv 10:07:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:40 lf-activate-venv(): INFO: Base packages installed successfully 10:07:40 lf-activate-venv(): INFO: Installing additional packages: lftools 10:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-QAMt/bin to PATH 10:07:50 Generating Requirements File 10:08:10 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:08:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:08:10 Python 3.10.6 10:08:10 pip 26.0.1 from /tmp/venv-QAMt/lib/python3.10/site-packages/pip (python 3.10) 10:08:11 appdirs==1.4.4 10:08:11 argcomplete==3.6.3 10:08:11 aspy.yaml==1.3.0 10:08:11 attrs==25.4.0 10:08:11 autopage==0.6.0 10:08:11 backports.strenum==1.3.1 10:08:11 beautifulsoup4==4.14.3 10:08:11 boto3==1.42.51 10:08:11 botocore==1.42.51 10:08:11 bs4==0.0.2 10:08:11 certifi==2026.1.4 10:08:11 cffi==2.0.0 10:08:11 cfgv==3.5.0 10:08:11 chardet==5.2.0 10:08:11 charset-normalizer==3.4.4 10:08:11 click==8.3.1 10:08:11 cliff==4.13.2 10:08:11 cmd2==3.2.0 10:08:11 cryptography==3.3.2 10:08:11 debtcollector==3.0.0 10:08:11 decorator==5.2.1 10:08:11 defusedxml==0.7.1 10:08:11 Deprecated==1.3.1 10:08:11 distlib==0.4.0 10:08:11 dnspython==2.8.0 10:08:11 docker==7.1.0 10:08:11 dogpile.cache==1.5.0 10:08:11 durationpy==0.10 10:08:11 email-validator==2.3.0 10:08:11 filelock==3.24.2 10:08:11 future==1.0.0 10:08:11 gitdb==4.0.12 10:08:11 GitPython==3.1.46 10:08:11 httplib2==0.30.2 10:08:11 identify==2.6.16 10:08:11 idna==3.11 10:08:11 importlib-resources==1.5.0 10:08:11 iso8601==2.1.0 10:08:11 Jinja2==3.1.6 10:08:11 jmespath==1.1.0 10:08:11 jsonpatch==1.33 10:08:11 jsonpointer==3.0.0 10:08:11 jsonschema==4.26.0 10:08:11 jsonschema-specifications==2025.9.1 10:08:11 keystoneauth1==5.13.0 10:08:11 kubernetes==35.0.0 10:08:11 lftools==0.37.21 10:08:11 lxml==6.0.2 10:08:11 markdown-it-py==4.0.0 10:08:11 MarkupSafe==3.0.3 10:08:11 mdurl==0.1.2 10:08:11 msgpack==1.1.2 10:08:11 multi_key_dict==2.0.3 10:08:11 munch==4.0.0 10:08:11 netaddr==1.3.0 10:08:11 niet==1.4.2 10:08:11 nodeenv==1.10.0 10:08:11 oauth2client==4.1.3 10:08:11 oauthlib==3.3.1 10:08:11 openstacksdk==4.10.0 10:08:11 os-service-types==1.8.2 10:08:11 osc-lib==4.4.0 10:08:11 oslo.config==10.3.0 10:08:11 oslo.context==6.3.0 10:08:11 oslo.i18n==6.7.2 10:08:11 oslo.log==8.0.0 10:08:11 oslo.serialization==5.9.1 10:08:11 oslo.utils==9.2.0 10:08:11 packaging==26.0 10:08:11 pbr==7.0.3 10:08:11 platformdirs==4.9.2 10:08:11 prettytable==3.17.0 10:08:11 psutil==7.2.2 10:08:11 pyasn1==0.6.2 10:08:11 pyasn1_modules==0.4.2 10:08:11 pycparser==3.0 10:08:11 pygerrit2==2.0.15 10:08:11 PyGithub==2.8.1 10:08:11 Pygments==2.19.2 10:08:11 PyJWT==2.11.0 10:08:11 PyNaCl==1.6.2 10:08:11 pyparsing==2.4.7 10:08:11 pyperclip==1.11.0 10:08:11 pyrsistent==0.20.0 10:08:11 python-cinderclient==9.8.0 10:08:11 python-dateutil==2.9.0.post0 10:08:11 python-heatclient==5.0.0 10:08:11 python-jenkins==1.8.3 10:08:11 python-keystoneclient==5.7.0 10:08:11 python-magnumclient==4.9.0 10:08:11 python-openstackclient==9.0.0 10:08:11 python-swiftclient==4.9.0 10:08:11 PyYAML==6.0.3 10:08:11 referencing==0.37.0 10:08:11 requests==2.32.5 10:08:11 requests-oauthlib==2.0.0 10:08:11 requestsexceptions==1.4.0 10:08:11 rfc3986==2.0.0 10:08:11 rich==14.3.2 10:08:11 rich-argparse==1.7.2 10:08:11 rpds-py==0.30.0 10:08:11 rsa==4.9.1 10:08:11 ruamel.yaml==0.19.1 10:08:11 ruamel.yaml.clib==0.2.15 10:08:11 s3transfer==0.16.0 10:08:11 simplejson==3.20.2 10:08:11 six==1.17.0 10:08:11 smmap==5.0.2 10:08:11 soupsieve==2.8.3 10:08:11 stevedore==5.6.0 10:08:11 tabulate==0.9.0 10:08:11 toml==0.10.2 10:08:11 tomlkit==0.14.0 10:08:11 tqdm==4.67.3 10:08:11 typing_extensions==4.15.0 10:08:11 tzdata==2025.3 10:08:11 urllib3==1.26.20 10:08:11 virtualenv==20.37.0 10:08:11 wcwidth==0.6.0 10:08:11 websocket-client==1.9.0 10:08:11 wrapt==2.1.1 10:08:11 xdg==6.0.0 10:08:11 xmltodict==1.0.3 10:08:11 yq==3.4.3 10:08:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11025411881367898606.sh 10:08:11 ---> sudo-logs.sh 10:08:11 Archiving 'sudo' log.. 10:08:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins282889570644068991.sh 10:08:11 ---> job-cost.sh 10:08:11 INFO: Activating Python virtual environment... 10:08:11 Setup pyenv: 10:08:11 system 10:08:11 3.8.13 10:08:11 3.9.13 10:08:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:08:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QAMt from file:/tmp/.os_lf_venv 10:08:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:13 lf-activate-venv(): INFO: Base packages installed successfully 10:08:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-QAMt/bin to PATH 10:08:19 INFO: No stack-cost file found 10:08:19 INFO: Instance uptime: 195s 10:08:19 INFO: Fetching instance metadata (attempt 1 of 3)... 10:08:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:08:20 INFO: Successfully fetched instance metadata 10:08:20 INFO: Instance type: v3-standard-4 10:08:20 INFO: Retrieving pricing info for: v3-standard-4 10:08:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:08:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=195 10:08:20 INFO: Successfully fetched Vexxhost pricing API 10:08:20 INFO: Retrieved cost: 0.11 10:08:20 INFO: Retrieved resource: v3-standard-4 10:08:20 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:08:20 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:08:20 INFO: Successfully archived job cost data 10:08:20 DEBUG: Cost data: oom-master-checkbashisms-lint,4427,2026-02-18 10:08:20,v3-standard-4,195,0.11,0.00,SUCCESS 10:08:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2630944498467055937.sh 10:08:20 ---> logs-deploy.sh 10:08:20 Setup pyenv: 10:08:20 system 10:08:20 3.8.13 10:08:20 3.9.13 10:08:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:08:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QAMt from file:/tmp/.os_lf_venv 10:08:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:22 lf-activate-venv(): INFO: Base packages installed successfully 10:08:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:08:31 lf-activate-venv(): INFO: Adding /tmp/venv-QAMt/bin to PATH 10:08:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4427 10:08:31 INFO: archiving workspace using pattern(s): 10:08:32 Archives upload complete. 10:08:33 INFO: archiving logs to Nexus 10:08:33 ---> uname -a: 10:08:33 Linux prd-ubuntu1804-builder-4c-4g-18059 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:08:33 10:08:33 10:08:33 ---> lscpu: 10:08:33 Architecture: x86_64 10:08:33 CPU op-mode(s): 32-bit, 64-bit 10:08:33 Byte Order: Little Endian 10:08:33 CPU(s): 4 10:08:33 On-line CPU(s) list: 0-3 10:08:33 Thread(s) per core: 1 10:08:33 Core(s) per socket: 1 10:08:33 Socket(s): 4 10:08:33 NUMA node(s): 1 10:08:33 Vendor ID: AuthenticAMD 10:08:33 CPU family: 23 10:08:33 Model: 49 10:08:33 Model name: AMD EPYC-Rome Processor 10:08:33 Stepping: 0 10:08:33 CPU MHz: 2799.996 10:08:33 BogoMIPS: 5599.99 10:08:33 Virtualization: AMD-V 10:08:33 Hypervisor vendor: KVM 10:08:33 Virtualization type: full 10:08:33 L1d cache: 32K 10:08:33 L1i cache: 32K 10:08:33 L2 cache: 512K 10:08:33 L3 cache: 16384K 10:08:33 NUMA node0 CPU(s): 0-3 10:08:33 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:08:33 10:08:33 10:08:33 ---> nproc: 10:08:33 4 10:08:33 10:08:33 10:08:34 ---> df -h: 10:08:34 Filesystem Size Used Avail Use% Mounted on 10:08:34 udev 7.9G 0 7.9G 0% /dev 10:08:34 tmpfs 1.6G 676K 1.6G 1% /run 10:08:34 /dev/vda1 78G 8.3G 70G 11% / 10:08:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:08:34 tmpfs 5.0M 0 5.0M 0% /run/lock 10:08:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:08:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:08:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:08:34 10:08:34 10:08:34 ---> free -m: 10:08:34 total used free shared buff/cache available 10:08:34 Mem: 16040 561 13416 0 2062 15165 10:08:34 Swap: 1023 0 1023 10:08:34 10:08:34 10:08:34 ---> ip addr: 10:08:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:08:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:08:34 inet 127.0.0.1/8 scope host lo 10:08:34 valid_lft forever preferred_lft forever 10:08:34 inet6 ::1/128 scope host 10:08:34 valid_lft forever preferred_lft forever 10:08:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:08:34 link/ether fa:16:3e:f8:97:eb brd ff:ff:ff:ff:ff:ff 10:08:34 inet 10.30.106.111/23 brd 10.30.107.255 scope global dynamic ens3 10:08:34 valid_lft 86199sec preferred_lft 86199sec 10:08:34 inet6 fe80::f816:3eff:fef8:97eb/64 scope link 10:08:34 valid_lft forever preferred_lft forever 10:08:34 10:08:34 10:08:34 ---> sar -b -r -n DEV: 10:08:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18059) 02/18/26 _x86_64_ (4 CPU) 10:08:34 10:08:34 10:05:16 LINUX RESTART (4 CPU) 10:08:34 10:08:34 10:06:02 tps rtps wtps bread/s bwrtn/s 10:08:34 10:07:01 69.34 4.22 65.12 95.19 19554.31 10:08:34 10:08:01 51.96 0.72 51.24 96.38 18747.41 10:08:34 Average: 60.57 2.45 58.12 95.79 19147.43 10:08:34 10:08:34 10:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:34 10:07:01 14017072 15506152 2407896 14.66 54736 1638924 806584 4.62 740148 1463612 1656 10:08:34 10:08:01 13828052 15531128 2596916 15.81 72704 1823680 799264 4.57 723656 1645796 164236 10:08:34 Average: 13922562 15518640 2502406 15.24 63720 1731302 802924 4.60 731902 1554704 82946 10:08:34 10:08:34 10:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:34 10:07:01 lo 0.68 0.68 0.08 0.08 0.00 0.00 0.00 0.00 10:08:34 10:07:01 ens3 23.42 17.08 110.40 4.75 0.00 0.00 0.00 0.00 10:08:34 10:08:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 10:08:34 10:08:01 ens3 63.92 48.81 719.39 8.12 0.00 0.00 0.00 0.00 10:08:34 Average: lo 0.74 0.74 0.08 0.08 0.00 0.00 0.00 0.00 10:08:34 Average: ens3 43.85 33.08 417.48 6.45 0.00 0.00 0.00 0.00 10:08:34 10:08:34 10:08:34 ---> sar -P ALL: 10:08:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18059) 02/18/26 _x86_64_ (4 CPU) 10:08:34 10:08:34 10:05:16 LINUX RESTART (4 CPU) 10:08:34 10:08:34 10:06:02 CPU %user %nice %system %iowait %steal %idle 10:08:34 10:07:01 all 9.74 0.00 0.71 16.88 0.03 72.64 10:08:34 10:07:01 0 5.19 0.00 0.53 0.29 0.02 93.98 10:08:34 10:07:01 1 15.99 0.00 0.76 1.85 0.03 81.36 10:08:34 10:07:01 2 12.43 0.00 0.75 21.82 0.05 64.95 10:08:34 10:07:01 3 5.36 0.00 0.76 43.55 0.03 50.30 10:08:34 10:08:01 all 11.00 0.00 0.80 12.38 0.04 75.78 10:08:34 10:08:01 0 7.91 0.00 0.42 0.25 0.03 91.39 10:08:34 10:08:01 1 15.64 0.00 1.05 0.37 0.03 82.91 10:08:34 10:08:01 2 10.51 0.00 0.55 0.95 0.05 87.94 10:08:34 10:08:01 3 9.94 0.00 1.21 48.10 0.05 40.70 10:08:34 Average: all 10.38 0.00 0.75 14.61 0.04 74.22 10:08:34 Average: 0 6.56 0.00 0.47 0.27 0.03 92.68 10:08:34 Average: 1 15.82 0.00 0.91 1.10 0.03 82.14 10:08:34 Average: 2 11.46 0.00 0.65 11.29 0.05 76.55 10:08:34 Average: 3 7.66 0.00 0.99 45.83 0.04 45.48 10:08:34 10:08:34 10:08:34