14:09:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143333 14:09:55 Running as SYSTEM 14:09:55 [EnvInject] - Loading node environment variables. 14:09:55 Building remotely on prd-ubuntu1804-builder-4c-4g-18421 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:09:55 [ssh-agent] Looking for ssh-agent implementation... 14:09:55 $ ssh-agent 14:09:56 SSH_AUTH_SOCK=/tmp/ssh-kiMOCOhezSxQ/agent.1682 14:09:56 SSH_AGENT_PID=1684 14:09:56 [ssh-agent] Started. 14:09:56 Running ssh-add (command line suppressed) 14:09:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8976446323301474157.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8976446323301474157.key) 14:09:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:09:56 The recommended git tool is: NONE 14:09:57 using credential onap-jenkins-ssh 14:09:57 Wiping out workspace first. 14:09:57 Cloning the remote Git repository 14:09:57 Cloning repository git://cloud.onap.org/mirror/oom.git 14:09:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:09:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:09:57 > git --version # timeout=10 14:09:57 > git --version # 'git version 2.17.1' 14:09:57 using GIT_SSH to set credentials Gerrit user 14:09:57 Verifying host key using manually-configured host key entries 14:09:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:10:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:10:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:10:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:10:03 using GIT_SSH to set credentials Gerrit user 14:10:03 Verifying host key using manually-configured host key entries 14:10:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/33/143333/1 # timeout=30 14:10:03 > git rev-parse 6671ed8a477df35c5921fc2cf79f1049b7e845ce^{commit} # timeout=10 14:10:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:10:03 Checking out Revision 6671ed8a477df35c5921fc2cf79f1049b7e845ce (refs/changes/33/143333/1) 14:10:03 > git config core.sparsecheckout # timeout=10 14:10:03 > git checkout -f 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=30 14:10:06 Commit message: "[SO] Fix crashing so-nssmf-adapter pod" 14:10:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:10:06 > git rev-list --no-walk 15124307d21ac26fd7796d104c69b0130c2060a6 # timeout=10 14:10:07 [EnvInject] - Injecting environment variables from a build step. 14:10:07 [EnvInject] - Injecting as environment variables the properties content 14:10:07 PYTHON=python3 14:10:07 14:10:07 [EnvInject] - Variables injected successfully. 14:10:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16115017500475363516.sh 14:10:07 ---> tox-install.sh 14:10:07 + source /home/jenkins/lf-env.sh 14:10:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:07 ++ mktemp -d /tmp/venv-XXXX 14:10:07 + lf_venv=/tmp/venv-yNRN 14:10:07 + local venv_file=/tmp/.os_lf_venv 14:10:07 + local python=python3 14:10:07 + local options 14:10:07 + local set_path=true 14:10:07 + local install_args= 14:10:07 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:10:07 + true 14:10:07 + case $1 in 14:10:07 + venv_file=/tmp/.toxenv 14:10:07 + shift 2 14:10:07 + true 14:10:07 + case $1 in 14:10:07 + shift 14:10:07 + break 14:10:07 + case $python in 14:10:07 + local pkg_list= 14:10:07 + [[ -d /opt/pyenv ]] 14:10:07 + echo 'Setup pyenv:' 14:10:07 Setup pyenv: 14:10:07 + export PYENV_ROOT=/opt/pyenv 14:10:07 + PYENV_ROOT=/opt/pyenv 14:10:07 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:07 + pyenv versions 14:10:07 * system (set by /opt/pyenv/version) 14:10:07 * 3.8.13 (set by /opt/pyenv/version) 14:10:07 * 3.9.13 (set by /opt/pyenv/version) 14:10:07 * 3.10.6 (set by /opt/pyenv/version) 14:10:07 + command -v pyenv 14:10:07 ++ pyenv init - --no-rehash 14:10:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:10:07 export PATH="/opt/pyenv/shims:${PATH}" 14:10:07 export PYENV_SHELL=bash 14:10:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:10:07 pyenv() { 14:10:07 local command 14:10:07 command="${1:-}" 14:10:07 if [ "$#" -gt 0 ]; then 14:10:07 shift 14:10:07 fi 14:10:07 14:10:07 case "$command" in 14:10:07 rehash|shell) 14:10:07 eval "$(pyenv "sh-$command" "$@")" 14:10:07 ;; 14:10:07 *) 14:10:07 command pyenv "$command" "$@" 14:10:07 ;; 14:10:07 esac 14:10:07 }' 14:10:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:10:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:07 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:07 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:07 ++ export PYENV_SHELL=bash 14:10:07 ++ PYENV_SHELL=bash 14:10:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:10:07 +++ complete -F _pyenv pyenv 14:10:07 ++ lf-pyver python3 14:10:07 ++ local py_version_xy=python3 14:10:07 ++ local py_version_xyz= 14:10:07 ++ pyenv versions 14:10:07 ++ local command 14:10:07 ++ command=versions 14:10:07 ++ '[' 1 -gt 0 ']' 14:10:07 ++ shift 14:10:07 ++ case "$command" in 14:10:07 ++ command pyenv versions 14:10:07 ++ pyenv versions 14:10:07 ++ sed 's/^[ *]* //' 14:10:07 ++ grep -E '^[0-9.]*[0-9]$' 14:10:07 ++ awk '{ print $1 }' 14:10:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:10:07 +++ grep '^3' /tmp/.pyenv_versions 14:10:07 +++ sort -V 14:10:07 +++ tail -n 1 14:10:07 ++ py_version_xyz=3.10.6 14:10:07 ++ [[ -z 3.10.6 ]] 14:10:07 ++ echo 3.10.6 14:10:07 ++ return 0 14:10:07 + pyenv local 3.10.6 14:10:07 + local command 14:10:07 + command=local 14:10:07 + '[' 2 -gt 0 ']' 14:10:07 + shift 14:10:07 + case "$command" in 14:10:07 + command pyenv local 3.10.6 14:10:07 + pyenv local 3.10.6 14:10:07 + for arg in "$@" 14:10:07 + case $arg in 14:10:07 + pkg_list+='tox ' 14:10:07 + for arg in "$@" 14:10:07 + case $arg in 14:10:07 + pkg_list+='virtualenv ' 14:10:07 + for arg in "$@" 14:10:07 + case $arg in 14:10:07 + pkg_list+='urllib3~=1.26.15 ' 14:10:07 + [[ -f /tmp/.toxenv ]] 14:10:07 + [[ ! -f /tmp/.toxenv ]] 14:10:07 + [[ -n '' ]] 14:10:07 + python3 -m venv /tmp/venv-yNRN 14:10:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yNRN' 14:10:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yNRN 14:10:11 + echo /tmp/venv-yNRN 14:10:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:10:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:10:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:10:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:11 + local 'pip_opts=--upgrade --quiet' 14:10:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:10:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:10:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:10:11 + [[ -n '' ]] 14:10:11 + [[ -n '' ]] 14:10:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:10:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:11 + /tmp/venv-yNRN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:10:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:10:15 lf-activate-venv(): INFO: Base packages installed successfully 14:10:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:10:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:10:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:10:15 + /tmp/venv-yNRN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:10:18 + type python3 14:10:18 + true 14:10:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yNRN/bin to PATH' 14:10:18 lf-activate-venv(): INFO: Adding /tmp/venv-yNRN/bin to PATH 14:10:18 + PATH=/tmp/venv-yNRN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:18 + return 0 14:10:18 + python3 --version 14:10:18 Python 3.10.6 14:10:18 + python3 -m pip --version 14:10:18 pip 26.0.1 from /tmp/venv-yNRN/lib/python3.10/site-packages/pip (python 3.10) 14:10:18 + python3 -m pip freeze 14:10:18 cachetools==7.0.1 14:10:18 chardet==5.2.0 14:10:18 colorama==0.4.6 14:10:18 distlib==0.4.0 14:10:18 filelock==3.24.3 14:10:18 packaging==26.0 14:10:18 platformdirs==4.9.2 14:10:18 pluggy==1.6.0 14:10:18 pyproject-api==1.10.0 14:10:18 tomli==2.4.0 14:10:18 tox==4.40.0 14:10:18 typing_extensions==4.15.0 14:10:18 urllib3==1.26.20 14:10:18 virtualenv==20.38.0 14:10:18 [EnvInject] - Injecting environment variables from a build step. 14:10:18 [EnvInject] - Injecting as environment variables the properties content 14:10:18 PARALLEL=false 14:10:18 14:10:18 [EnvInject] - Variables injected successfully. 14:10:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7380506184576228900.sh 14:10:18 ---> tox-run.sh 14:10:18 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:10:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:10:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:10:18 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:10:18 + source /home/jenkins/lf-env.sh 14:10:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:18 ++ mktemp -d /tmp/venv-XXXX 14:10:18 + lf_venv=/tmp/venv-t5U5 14:10:18 + local venv_file=/tmp/.os_lf_venv 14:10:18 + local python=python3 14:10:18 + local options 14:10:18 + local set_path=true 14:10:18 + local install_args= 14:10:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:10:18 + true 14:10:18 + case $1 in 14:10:18 + venv_file=/tmp/.toxenv 14:10:18 + shift 2 14:10:18 + true 14:10:18 + case $1 in 14:10:18 + shift 14:10:18 + break 14:10:18 + case $python in 14:10:18 + local pkg_list= 14:10:18 + [[ -d /opt/pyenv ]] 14:10:18 + echo 'Setup pyenv:' 14:10:18 Setup pyenv: 14:10:18 + export PYENV_ROOT=/opt/pyenv 14:10:18 + PYENV_ROOT=/opt/pyenv 14:10:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:18 + pyenv versions 14:10:18 system 14:10:18 3.8.13 14:10:18 3.9.13 14:10:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:10:18 + command -v pyenv 14:10:18 ++ pyenv init - --no-rehash 14:10:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:10:18 export PATH="/opt/pyenv/shims:${PATH}" 14:10:18 export PYENV_SHELL=bash 14:10:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:10:18 pyenv() { 14:10:18 local command 14:10:18 command="${1:-}" 14:10:18 if [ "$#" -gt 0 ]; then 14:10:18 shift 14:10:18 fi 14:10:18 14:10:18 case "$command" in 14:10:18 rehash|shell) 14:10:18 eval "$(pyenv "sh-$command" "$@")" 14:10:18 ;; 14:10:18 *) 14:10:18 command pyenv "$command" "$@" 14:10:18 ;; 14:10:18 esac 14:10:18 }' 14:10:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:10:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:18 ++ export PYENV_SHELL=bash 14:10:18 ++ PYENV_SHELL=bash 14:10:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:10:18 +++ complete -F _pyenv pyenv 14:10:18 ++ lf-pyver python3 14:10:18 ++ local py_version_xy=python3 14:10:18 ++ local py_version_xyz= 14:10:18 ++ pyenv versions 14:10:18 ++ local command 14:10:18 ++ command=versions 14:10:18 ++ '[' 1 -gt 0 ']' 14:10:18 ++ shift 14:10:18 ++ case "$command" in 14:10:18 ++ command pyenv versions 14:10:18 ++ pyenv versions 14:10:18 ++ sed 's/^[ *]* //' 14:10:18 ++ awk '{ print $1 }' 14:10:18 ++ grep -E '^[0-9.]*[0-9]$' 14:10:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:10:18 +++ grep '^3' /tmp/.pyenv_versions 14:10:18 +++ sort -V 14:10:18 +++ tail -n 1 14:10:18 ++ py_version_xyz=3.10.6 14:10:18 ++ [[ -z 3.10.6 ]] 14:10:18 ++ echo 3.10.6 14:10:18 ++ return 0 14:10:18 + pyenv local 3.10.6 14:10:18 + local command 14:10:18 + command=local 14:10:18 + '[' 2 -gt 0 ']' 14:10:18 + shift 14:10:18 + case "$command" in 14:10:18 + command pyenv local 3.10.6 14:10:18 + pyenv local 3.10.6 14:10:18 + for arg in "$@" 14:10:18 + case $arg in 14:10:18 + pkg_list+='tox ' 14:10:18 + for arg in "$@" 14:10:18 + case $arg in 14:10:18 + pkg_list+='virtualenv ' 14:10:18 + for arg in "$@" 14:10:18 + case $arg in 14:10:18 + pkg_list+='urllib3~=1.26.15 ' 14:10:18 + [[ -f /tmp/.toxenv ]] 14:10:18 ++ cat /tmp/.toxenv 14:10:18 + lf_venv=/tmp/venv-yNRN 14:10:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yNRN from' file:/tmp/.toxenv 14:10:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yNRN from file:/tmp/.toxenv 14:10:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:10:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:18 + local 'pip_opts=--upgrade --quiet' 14:10:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:10:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:10:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:10:18 + [[ -n '' ]] 14:10:18 + [[ -n '' ]] 14:10:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:10:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:18 + /tmp/venv-yNRN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:10:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:10:19 lf-activate-venv(): INFO: Base packages installed successfully 14:10:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:10:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:10:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:10:19 + /tmp/venv-yNRN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:10:20 + type python3 14:10:20 + true 14:10:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yNRN/bin to PATH' 14:10:20 lf-activate-venv(): INFO: Adding /tmp/venv-yNRN/bin to PATH 14:10:20 + PATH=/tmp/venv-yNRN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:20 + return 0 14:10:20 + [[ -d /opt/pyenv ]] 14:10:20 + echo '---> Setting up pyenv' 14:10:20 ---> Setting up pyenv 14:10:20 + export PYENV_ROOT=/opt/pyenv 14:10:20 + PYENV_ROOT=/opt/pyenv 14:10:20 + export PATH=/opt/pyenv/bin:/tmp/venv-yNRN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:20 + PATH=/opt/pyenv/bin:/tmp/venv-yNRN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:20 ++ pwd 14:10:20 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:10:20 + export PYTHONPATH 14:10:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:10:20 + TOX_TESTENV_PASSENV=PYTHONPATH 14:10:20 + tox --version 14:10:20 4.40.0 from /tmp/venv-yNRN/lib/python3.10/site-packages/tox/__init__.py 14:10:21 + PARALLEL=false 14:10:21 + TOX_OPTIONS_LIST= 14:10:21 + [[ -n checkbashisms ]] 14:10:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:10:21 + case ${PARALLEL,,} in 14:10:21 + tox -e checkbashisms 14:10:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:10:22 checkbashisms: freeze> python -m pip freeze --all 14:10:22 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:10:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:10:24 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:10:26 checkbashisms: OK (4.79=setup[1.34]+cmd[3.45] seconds) 14:10:26 congratulations :) (4.83 seconds) 14:10:26 + tox_status=0 14:10:26 + echo '---> Completed tox runs' 14:10:26 ---> Completed tox runs 14:10:26 + for i in .tox/*/log 14:10:26 ++ echo .tox/checkbashisms/log 14:10:26 ++ awk -F/ '{print $2}' 14:10:26 + tox_env=checkbashisms 14:10:26 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:10:26 + DOC_DIR=docs/_build/html 14:10:26 + [[ -d docs/_build/html ]] 14:10:26 + echo '---> tox-run.sh ends' 14:10:26 ---> tox-run.sh ends 14:10:26 + test 0 -eq 0 14:10:26 $ ssh-agent -k 14:10:26 unset SSH_AUTH_SOCK; 14:10:26 unset SSH_AGENT_PID; 14:10:26 echo Agent pid 1684 killed; 14:10:26 [ssh-agent] Stopped. 14:10:26 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1099824713654024703.sh 14:10:26 ---> sysstat.sh 14:10:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13238852718287753534.sh 14:10:26 ---> package-listing.sh 14:10:26 ++ facter osfamily 14:10:26 ++ tr '[:upper:]' '[:lower:]' 14:10:27 + OS_FAMILY=debian 14:10:27 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:10:27 + START_PACKAGES=/tmp/packages_start.txt 14:10:27 + END_PACKAGES=/tmp/packages_end.txt 14:10:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:27 + PACKAGES=/tmp/packages_start.txt 14:10:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:10:27 + PACKAGES=/tmp/packages_end.txt 14:10:27 + case "${OS_FAMILY}" in 14:10:27 + dpkg -l 14:10:27 + grep '^ii' 14:10:27 + '[' -f /tmp/packages_start.txt ']' 14:10:27 + '[' -f /tmp/packages_end.txt ']' 14:10:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:10:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:10:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:10:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16490631984022817493.sh 14:10:27 ---> capture-instance-metadata.sh 14:10:27 Setup pyenv: 14:10:27 system 14:10:27 3.8.13 14:10:27 3.9.13 14:10:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:10:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-guEv 14:10:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:34 lf-activate-venv(): INFO: Base packages installed successfully 14:10:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:57 lf-activate-venv(): INFO: Adding /tmp/venv-guEv/bin to PATH 14:10:57 INFO: Running in OpenStack, capturing instance metadata 14:10:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6653401093000615608.sh 14:10:57 provisioning config files... 14:10:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6014201428005381653tmp 14:10:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:10:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:10:57 [EnvInject] - Injecting environment variables from a build step. 14:10:57 [EnvInject] - Injecting as environment variables the properties content 14:10:57 SERVER_ID=logs 14:10:57 14:10:57 [EnvInject] - Variables injected successfully. 14:10:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6684675512496913534.sh 14:10:57 ---> create-netrc.sh 14:10:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2806130896312752231.sh 14:10:57 ---> python-tools-install.sh 14:10:57 Setup pyenv: 14:10:57 system 14:10:57 3.8.13 14:10:57 3.9.13 14:10:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:10:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-guEv from file:/tmp/.os_lf_venv 14:10:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:59 lf-activate-venv(): INFO: Base packages installed successfully 14:10:59 lf-activate-venv(): INFO: Installing additional packages: lftools 14:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-guEv/bin to PATH 14:11:07 Generating Requirements File 14:11:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:11:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:11:24 Python 3.10.6 14:11:24 pip 26.0.1 from /tmp/venv-guEv/lib/python3.10/site-packages/pip (python 3.10) 14:11:24 appdirs==1.4.4 14:11:24 argcomplete==3.6.3 14:11:24 aspy.yaml==1.3.0 14:11:24 attrs==25.4.0 14:11:24 autopage==0.6.0 14:11:24 backports.strenum==1.3.1 14:11:24 beautifulsoup4==4.14.3 14:11:24 boto3==1.42.52 14:11:24 botocore==1.42.52 14:11:24 bs4==0.0.2 14:11:24 certifi==2026.1.4 14:11:24 cffi==2.0.0 14:11:24 cfgv==3.5.0 14:11:24 chardet==5.2.0 14:11:24 charset-normalizer==3.4.4 14:11:24 click==8.3.1 14:11:24 cliff==4.13.2 14:11:24 cmd2==3.2.0 14:11:24 cryptography==3.3.2 14:11:24 debtcollector==3.0.0 14:11:24 decorator==5.2.1 14:11:24 defusedxml==0.7.1 14:11:24 Deprecated==1.3.1 14:11:24 distlib==0.4.0 14:11:24 dnspython==2.8.0 14:11:24 docker==7.1.0 14:11:24 dogpile.cache==1.5.0 14:11:24 durationpy==0.10 14:11:24 email-validator==2.3.0 14:11:24 filelock==3.24.3 14:11:24 future==1.0.0 14:11:24 gitdb==4.0.12 14:11:24 GitPython==3.1.46 14:11:24 httplib2==0.30.2 14:11:24 identify==2.6.16 14:11:24 idna==3.11 14:11:24 importlib-resources==1.5.0 14:11:24 iso8601==2.1.0 14:11:24 Jinja2==3.1.6 14:11:24 jmespath==1.1.0 14:11:24 jsonpatch==1.33 14:11:24 jsonpointer==3.0.0 14:11:24 jsonschema==4.26.0 14:11:24 jsonschema-specifications==2025.9.1 14:11:24 keystoneauth1==5.13.0 14:11:24 kubernetes==35.0.0 14:11:24 lftools==0.37.21 14:11:24 lxml==6.0.2 14:11:24 markdown-it-py==4.0.0 14:11:24 MarkupSafe==3.0.3 14:11:24 mdurl==0.1.2 14:11:24 msgpack==1.1.2 14:11:24 multi_key_dict==2.0.3 14:11:24 munch==4.0.0 14:11:24 netaddr==1.3.0 14:11:24 niet==1.4.2 14:11:24 nodeenv==1.10.0 14:11:24 oauth2client==4.1.3 14:11:24 oauthlib==3.3.1 14:11:24 openstacksdk==4.10.0 14:11:24 os-service-types==1.8.2 14:11:24 osc-lib==4.4.0 14:11:24 oslo.config==10.3.0 14:11:24 oslo.context==6.3.0 14:11:24 oslo.i18n==6.7.2 14:11:24 oslo.log==8.1.0 14:11:24 oslo.serialization==5.9.1 14:11:24 oslo.utils==9.2.0 14:11:24 packaging==26.0 14:11:24 pbr==7.0.3 14:11:24 platformdirs==4.9.2 14:11:24 prettytable==3.17.0 14:11:24 psutil==7.2.2 14:11:24 pyasn1==0.6.2 14:11:24 pyasn1_modules==0.4.2 14:11:24 pycparser==3.0 14:11:24 pygerrit2==2.0.15 14:11:24 PyGithub==2.8.1 14:11:24 Pygments==2.19.2 14:11:24 PyJWT==2.11.0 14:11:24 PyNaCl==1.6.2 14:11:24 pyparsing==2.4.7 14:11:24 pyperclip==1.11.0 14:11:24 pyrsistent==0.20.0 14:11:24 python-cinderclient==9.8.0 14:11:24 python-dateutil==2.9.0.post0 14:11:24 python-heatclient==5.0.0 14:11:24 python-jenkins==1.8.3 14:11:24 python-keystoneclient==5.7.0 14:11:24 python-magnumclient==4.9.0 14:11:24 python-openstackclient==9.0.0 14:11:24 python-swiftclient==4.9.0 14:11:24 PyYAML==6.0.3 14:11:24 referencing==0.37.0 14:11:24 requests==2.32.5 14:11:24 requests-oauthlib==2.0.0 14:11:24 requestsexceptions==1.4.0 14:11:24 rfc3986==2.0.0 14:11:24 rich==14.3.2 14:11:24 rich-argparse==1.7.2 14:11:24 rpds-py==0.30.0 14:11:24 rsa==4.9.1 14:11:24 ruamel.yaml==0.19.1 14:11:24 ruamel.yaml.clib==0.2.15 14:11:24 s3transfer==0.16.0 14:11:24 simplejson==3.20.2 14:11:24 six==1.17.0 14:11:24 smmap==5.0.2 14:11:24 soupsieve==2.8.3 14:11:24 stevedore==5.6.0 14:11:24 tabulate==0.9.0 14:11:24 toml==0.10.2 14:11:24 tomlkit==0.14.0 14:11:24 tqdm==4.67.3 14:11:24 typing_extensions==4.15.0 14:11:24 tzdata==2025.3 14:11:24 urllib3==1.26.20 14:11:24 virtualenv==20.38.0 14:11:24 wcwidth==0.6.0 14:11:24 websocket-client==1.9.0 14:11:24 wrapt==2.1.1 14:11:24 xdg==6.0.0 14:11:24 xmltodict==1.0.3 14:11:24 yq==3.4.3 14:11:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10249783347974617833.sh 14:11:24 ---> sudo-logs.sh 14:11:24 Archiving 'sudo' log.. 14:11:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9655491280455350393.sh 14:11:24 ---> job-cost.sh 14:11:24 INFO: Activating Python virtual environment... 14:11:24 Setup pyenv: 14:11:24 system 14:11:24 3.8.13 14:11:24 3.9.13 14:11:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:11:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-guEv from file:/tmp/.os_lf_venv 14:11:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:26 lf-activate-venv(): INFO: Base packages installed successfully 14:11:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:11:31 lf-activate-venv(): INFO: Adding /tmp/venv-guEv/bin to PATH 14:11:31 INFO: No stack-cost file found 14:11:31 INFO: Instance uptime: 122s 14:11:31 INFO: Fetching instance metadata (attempt 1 of 3)... 14:11:31 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:11:31 INFO: Successfully fetched instance metadata 14:11:31 INFO: Instance type: v3-standard-4 14:11:31 INFO: Retrieving pricing info for: v3-standard-4 14:11:31 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:11:31 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=122 14:11:32 INFO: Successfully fetched Vexxhost pricing API 14:11:32 INFO: Retrieved cost: 0.11 14:11:32 INFO: Retrieved resource: v3-standard-4 14:11:32 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:11:32 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:11:32 INFO: Successfully archived job cost data 14:11:32 DEBUG: Cost data: oom-master-checkbashisms-lint,4431,2026-02-19 14:11:32,v3-standard-4,122,0.11,0.00,SUCCESS 14:11:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3318913709067007830.sh 14:11:32 ---> logs-deploy.sh 14:11:32 Setup pyenv: 14:11:32 system 14:11:32 3.8.13 14:11:32 3.9.13 14:11:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:11:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-guEv from file:/tmp/.os_lf_venv 14:11:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:34 lf-activate-venv(): INFO: Base packages installed successfully 14:11:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:11:41 lf-activate-venv(): INFO: Adding /tmp/venv-guEv/bin to PATH 14:11:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4431 14:11:41 INFO: archiving workspace using pattern(s): 14:11:42 Archives upload complete. 14:11:42 INFO: archiving logs to Nexus 14:11:43 ---> uname -a: 14:11:43 Linux prd-ubuntu1804-builder-4c-4g-18421 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:11:43 14:11:43 14:11:43 ---> lscpu: 14:11:43 Architecture: x86_64 14:11:43 CPU op-mode(s): 32-bit, 64-bit 14:11:43 Byte Order: Little Endian 14:11:43 CPU(s): 4 14:11:43 On-line CPU(s) list: 0-3 14:11:43 Thread(s) per core: 1 14:11:43 Core(s) per socket: 1 14:11:43 Socket(s): 4 14:11:43 NUMA node(s): 1 14:11:43 Vendor ID: AuthenticAMD 14:11:43 CPU family: 23 14:11:43 Model: 49 14:11:43 Model name: AMD EPYC-Rome Processor 14:11:43 Stepping: 0 14:11:43 CPU MHz: 2800.000 14:11:43 BogoMIPS: 5600.00 14:11:43 Virtualization: AMD-V 14:11:43 Hypervisor vendor: KVM 14:11:43 Virtualization type: full 14:11:43 L1d cache: 32K 14:11:43 L1i cache: 32K 14:11:43 L2 cache: 512K 14:11:43 L3 cache: 16384K 14:11:43 NUMA node0 CPU(s): 0-3 14:11:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:11:43 14:11:43 14:11:43 ---> nproc: 14:11:43 4 14:11:43 14:11:43 14:11:43 ---> df -h: 14:11:43 Filesystem Size Used Avail Use% Mounted on 14:11:43 udev 7.9G 0 7.9G 0% /dev 14:11:43 tmpfs 1.6G 676K 1.6G 1% /run 14:11:43 /dev/vda1 78G 8.3G 70G 11% / 14:11:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:11:43 tmpfs 5.0M 0 5.0M 0% /run/lock 14:11:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:11:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:11:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:11:43 14:11:43 14:11:43 ---> free -m: 14:11:43 total used free shared buff/cache available 14:11:43 Mem: 16040 569 13404 0 2066 15157 14:11:43 Swap: 1023 0 1023 14:11:43 14:11:43 14:11:43 ---> ip addr: 14:11:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:11:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:11:43 inet 127.0.0.1/8 scope host lo 14:11:43 valid_lft forever preferred_lft forever 14:11:43 inet6 ::1/128 scope host 14:11:43 valid_lft forever preferred_lft forever 14:11:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:11:43 link/ether fa:16:3e:b7:26:27 brd ff:ff:ff:ff:ff:ff 14:11:43 inet 10.30.107.221/23 brd 10.30.107.255 scope global dynamic ens3 14:11:43 valid_lft 86274sec preferred_lft 86274sec 14:11:43 inet6 fe80::f816:3eff:feb7:2627/64 scope link 14:11:43 valid_lft forever preferred_lft forever 14:11:43 14:11:43 14:11:43 ---> sar -b -r -n DEV: 14:11:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18421) 02/19/26 _x86_64_ (4 CPU) 14:11:43 14:11:43 14:09:39 LINUX RESTART (4 CPU) 14:11:43 14:11:43 14:10:01 tps rtps wtps bread/s bwrtn/s 14:11:43 14:11:01 320.76 24.41 296.35 886.12 58025.00 14:11:43 Average: 320.76 24.41 296.35 886.12 58025.00 14:11:43 14:11:43 14:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:11:43 14:11:01 13867140 15529264 2557828 15.57 69160 1788472 774872 4.43 720448 1613024 166644 14:11:43 Average: 13867140 15529264 2557828 15.57 69160 1788472 774872 4.43 720448 1613024 166644 14:11:43 14:11:43 14:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:11:43 14:11:01 ens3 126.53 89.32 995.59 31.05 0.00 0.00 0.00 0.00 14:11:43 14:11:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 14:11:43 Average: ens3 126.53 89.32 995.59 31.05 0.00 0.00 0.00 0.00 14:11:43 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 14:11:43 14:11:43 14:11:43 ---> sar -P ALL: 14:11:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18421) 02/19/26 _x86_64_ (4 CPU) 14:11:43 14:11:43 14:09:39 LINUX RESTART (4 CPU) 14:11:43 14:11:43 14:10:01 CPU %user %nice %system %iowait %steal %idle 14:11:43 14:11:01 all 21.52 0.00 1.95 4.47 0.07 71.99 14:11:43 14:11:01 0 18.57 0.00 1.68 1.20 0.05 78.50 14:11:43 14:11:01 1 18.13 0.00 2.16 5.21 0.07 74.43 14:11:43 14:11:01 2 17.42 0.00 1.56 0.90 0.08 80.03 14:11:43 14:11:01 3 31.95 0.00 2.41 10.57 0.08 54.98 14:11:43 Average: all 21.52 0.00 1.95 4.47 0.07 71.99 14:11:43 Average: 0 18.57 0.00 1.68 1.20 0.05 78.50 14:11:43 Average: 1 18.13 0.00 2.16 5.21 0.07 74.43 14:11:43 Average: 2 17.42 0.00 1.56 0.90 0.08 80.03 14:11:43 Average: 3 31.95 0.00 2.41 10.57 0.08 54.98 14:11:43 14:11:43 14:11:43