14:45:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143175 14:45:45 Running as SYSTEM 14:45:45 [EnvInject] - Loading node environment variables. 14:45:45 Building remotely on prd-ubuntu1804-builder-4c-4g-18442 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:45:45 [ssh-agent] Looking for ssh-agent implementation... 14:45:46 $ ssh-agent 14:45:46 SSH_AUTH_SOCK=/tmp/ssh-3vIjp3vjArfE/agent.1651 14:45:46 SSH_AGENT_PID=1653 14:45:46 [ssh-agent] Started. 14:45:46 Running ssh-add (command line suppressed) 14:45:46 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12023690164103747926.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12023690164103747926.key) 14:45:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:45:46 The recommended git tool is: NONE 14:45:47 using credential onap-jenkins-ssh 14:45:47 Wiping out workspace first. 14:45:47 Cloning the remote Git repository 14:45:47 Cloning repository git://cloud.onap.org/mirror/oom.git 14:45:47 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:45:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:45:47 > git --version # timeout=10 14:45:47 > git --version # 'git version 2.17.1' 14:45:47 using GIT_SSH to set credentials Gerrit user 14:45:47 Verifying host key using manually-configured host key entries 14:45:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:45:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:45:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:45:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:45:53 using GIT_SSH to set credentials Gerrit user 14:45:53 Verifying host key using manually-configured host key entries 14:45:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143175/4 # timeout=30 14:45:53 > git rev-parse 5b4178ccd2b628e268aa12b40fc2a7bcc84ab7b2^{commit} # timeout=10 14:45:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:45:53 Checking out Revision 5b4178ccd2b628e268aa12b40fc2a7bcc84ab7b2 (refs/changes/75/143175/4) 14:45:53 > git config core.sparsecheckout # timeout=10 14:45:53 > git checkout -f 5b4178ccd2b628e268aa12b40fc2a7bcc84ab7b2 # timeout=30 14:45:56 Commit message: "[POLICY] Fix GroupAuthorizationException in clamp-ac" 14:45:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:45:56 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 14:45:57 [EnvInject] - Injecting environment variables from a build step. 14:45:57 [EnvInject] - Injecting as environment variables the properties content 14:45:57 PYTHON=python3 14:45:57 14:45:57 [EnvInject] - Variables injected successfully. 14:45:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15279828943485339807.sh 14:45:57 ---> tox-install.sh 14:45:57 + source /home/jenkins/lf-env.sh 14:45:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:57 ++ mktemp -d /tmp/venv-XXXX 14:45:57 + lf_venv=/tmp/venv-mBX4 14:45:57 + local venv_file=/tmp/.os_lf_venv 14:45:57 + local python=python3 14:45:57 + local options 14:45:57 + local set_path=true 14:45:57 + local install_args= 14:45:57 ++ 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:45:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:45:57 + true 14:45:57 + case $1 in 14:45:57 + venv_file=/tmp/.toxenv 14:45:57 + shift 2 14:45:57 + true 14:45:57 + case $1 in 14:45:57 + shift 14:45:57 + break 14:45:57 + case $python in 14:45:57 + local pkg_list= 14:45:57 + [[ -d /opt/pyenv ]] 14:45:57 + echo 'Setup pyenv:' 14:45:57 Setup pyenv: 14:45:57 + export PYENV_ROOT=/opt/pyenv 14:45:57 + PYENV_ROOT=/opt/pyenv 14:45:57 + 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:45:57 + 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:45:57 + pyenv versions 14:45:57 * system (set by /opt/pyenv/version) 14:45:57 * 3.8.13 (set by /opt/pyenv/version) 14:45:57 * 3.9.13 (set by /opt/pyenv/version) 14:45:57 * 3.10.6 (set by /opt/pyenv/version) 14:45:57 + command -v pyenv 14:45:57 ++ pyenv init - --no-rehash 14:45:57 + 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:45:57 export PATH="/opt/pyenv/shims:${PATH}" 14:45:57 export PYENV_SHELL=bash 14:45:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:45:57 pyenv() { 14:45:57 local command 14:45:57 command="${1:-}" 14:45:57 if [ "$#" -gt 0 ]; then 14:45:57 shift 14:45:57 fi 14:45:57 14:45:57 case "$command" in 14:45:57 rehash|shell) 14:45:57 eval "$(pyenv "sh-$command" "$@")" 14:45:57 ;; 14:45:57 *) 14:45:57 command pyenv "$command" "$@" 14:45:57 ;; 14:45:57 esac 14:45:57 }' 14:45:57 +++ 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:45:57 ++ 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:45:57 ++ 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:45:57 ++ 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:45:57 ++ export PYENV_SHELL=bash 14:45:57 ++ PYENV_SHELL=bash 14:45:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:45:57 +++ complete -F _pyenv pyenv 14:45:57 ++ lf-pyver python3 14:45:57 ++ local py_version_xy=python3 14:45:57 ++ local py_version_xyz= 14:45:57 ++ pyenv versions 14:45:57 ++ local command 14:45:57 ++ command=versions 14:45:57 ++ '[' 1 -gt 0 ']' 14:45:57 ++ shift 14:45:57 ++ case "$command" in 14:45:57 ++ command pyenv versions 14:45:57 ++ pyenv versions 14:45:57 ++ awk '{ print $1 }' 14:45:57 ++ grep -E '^[0-9.]*[0-9]$' 14:45:57 ++ sed 's/^[ *]* //' 14:45:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:45:57 +++ grep '^3' /tmp/.pyenv_versions 14:45:57 +++ sort -V 14:45:57 +++ tail -n 1 14:45:57 ++ py_version_xyz=3.10.6 14:45:57 ++ [[ -z 3.10.6 ]] 14:45:57 ++ echo 3.10.6 14:45:57 ++ return 0 14:45:57 + pyenv local 3.10.6 14:45:57 + local command 14:45:57 + command=local 14:45:57 + '[' 2 -gt 0 ']' 14:45:57 + shift 14:45:57 + case "$command" in 14:45:57 + command pyenv local 3.10.6 14:45:57 + pyenv local 3.10.6 14:45:57 + for arg in "$@" 14:45:57 + case $arg in 14:45:57 + pkg_list+='tox ' 14:45:57 + for arg in "$@" 14:45:57 + case $arg in 14:45:57 + pkg_list+='virtualenv ' 14:45:57 + for arg in "$@" 14:45:57 + case $arg in 14:45:57 + pkg_list+='urllib3~=1.26.15 ' 14:45:57 + [[ -f /tmp/.toxenv ]] 14:45:57 + [[ ! -f /tmp/.toxenv ]] 14:45:57 + [[ -n '' ]] 14:45:57 + python3 -m venv /tmp/venv-mBX4 14:46:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mBX4' 14:46:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mBX4 14:46:01 + echo /tmp/venv-mBX4 14:46:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:46:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:46:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:46:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:01 + local 'pip_opts=--upgrade --quiet' 14:46:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:46:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:46:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:46:01 + [[ -n '' ]] 14:46:01 + [[ -n '' ]] 14:46:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:46:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:01 + /tmp/venv-mBX4/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:46:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:46:05 lf-activate-venv(): INFO: Base packages installed successfully 14:46:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:46:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:46:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:46:05 + /tmp/venv-mBX4/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:46:08 + type python3 14:46:08 + true 14:46:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mBX4/bin to PATH' 14:46:08 lf-activate-venv(): INFO: Adding /tmp/venv-mBX4/bin to PATH 14:46:08 + PATH=/tmp/venv-mBX4/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:46:08 + return 0 14:46:08 + python3 --version 14:46:08 Python 3.10.6 14:46:08 + python3 -m pip --version 14:46:08 pip 26.0.1 from /tmp/venv-mBX4/lib/python3.10/site-packages/pip (python 3.10) 14:46:08 + python3 -m pip freeze 14:46:08 cachetools==7.0.1 14:46:08 chardet==5.2.0 14:46:08 colorama==0.4.6 14:46:08 distlib==0.4.0 14:46:08 filelock==3.24.3 14:46:08 packaging==26.0 14:46:08 platformdirs==4.9.2 14:46:08 pluggy==1.6.0 14:46:08 pyproject-api==1.10.0 14:46:08 tomli==2.4.0 14:46:08 tox==4.40.0 14:46:08 typing_extensions==4.15.0 14:46:08 urllib3==1.26.20 14:46:08 virtualenv==20.38.0 14:46:08 [EnvInject] - Injecting environment variables from a build step. 14:46:08 [EnvInject] - Injecting as environment variables the properties content 14:46:08 PARALLEL=false 14:46:08 14:46:08 [EnvInject] - Variables injected successfully. 14:46:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2935744548801737695.sh 14:46:08 ---> tox-run.sh 14:46:08 + 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:46:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:46:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:46:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:46:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:46:08 + source /home/jenkins/lf-env.sh 14:46:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:46:08 ++ mktemp -d /tmp/venv-XXXX 14:46:08 + lf_venv=/tmp/venv-CzBq 14:46:08 + local venv_file=/tmp/.os_lf_venv 14:46:08 + local python=python3 14:46:08 + local options 14:46:08 + local set_path=true 14:46:08 + local install_args= 14:46:08 ++ 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:46:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:46:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:46:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:46:08 + true 14:46:08 + case $1 in 14:46:08 + venv_file=/tmp/.toxenv 14:46:08 + shift 2 14:46:08 + true 14:46:08 + case $1 in 14:46:08 + shift 14:46:08 + break 14:46:08 + case $python in 14:46:08 + local pkg_list= 14:46:08 + [[ -d /opt/pyenv ]] 14:46:08 + echo 'Setup pyenv:' 14:46:08 Setup pyenv: 14:46:08 + export PYENV_ROOT=/opt/pyenv 14:46:08 + PYENV_ROOT=/opt/pyenv 14:46:08 + 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:46:08 + 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:46:08 + pyenv versions 14:46:08 system 14:46:08 3.8.13 14:46:08 3.9.13 14:46:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:46:08 + command -v pyenv 14:46:08 ++ pyenv init - --no-rehash 14:46:08 + 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:46:08 export PATH="/opt/pyenv/shims:${PATH}" 14:46:08 export PYENV_SHELL=bash 14:46:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:46:08 pyenv() { 14:46:08 local command 14:46:08 command="${1:-}" 14:46:08 if [ "$#" -gt 0 ]; then 14:46:08 shift 14:46:08 fi 14:46:08 14:46:08 case "$command" in 14:46:08 rehash|shell) 14:46:08 eval "$(pyenv "sh-$command" "$@")" 14:46:08 ;; 14:46:08 *) 14:46:08 command pyenv "$command" "$@" 14:46:08 ;; 14:46:08 esac 14:46:08 }' 14:46:08 +++ 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:46:08 ++ 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:46:08 ++ 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:46:08 ++ 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:46:08 ++ export PYENV_SHELL=bash 14:46:08 ++ PYENV_SHELL=bash 14:46:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:46:08 +++ complete -F _pyenv pyenv 14:46:08 ++ lf-pyver python3 14:46:08 ++ local py_version_xy=python3 14:46:08 ++ local py_version_xyz= 14:46:08 ++ pyenv versions 14:46:08 ++ local command 14:46:08 ++ command=versions 14:46:08 ++ '[' 1 -gt 0 ']' 14:46:08 ++ shift 14:46:08 ++ case "$command" in 14:46:08 ++ command pyenv versions 14:46:08 ++ pyenv versions 14:46:08 ++ awk '{ print $1 }' 14:46:08 ++ sed 's/^[ *]* //' 14:46:08 ++ grep -E '^[0-9.]*[0-9]$' 14:46:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:46:08 +++ sort -V 14:46:08 +++ tail -n 1 14:46:08 +++ grep '^3' /tmp/.pyenv_versions 14:46:08 ++ py_version_xyz=3.10.6 14:46:08 ++ [[ -z 3.10.6 ]] 14:46:08 ++ echo 3.10.6 14:46:08 ++ return 0 14:46:08 + pyenv local 3.10.6 14:46:08 + local command 14:46:08 + command=local 14:46:08 + '[' 2 -gt 0 ']' 14:46:08 + shift 14:46:08 + case "$command" in 14:46:08 + command pyenv local 3.10.6 14:46:08 + pyenv local 3.10.6 14:46:08 + for arg in "$@" 14:46:08 + case $arg in 14:46:08 + pkg_list+='tox ' 14:46:08 + for arg in "$@" 14:46:08 + case $arg in 14:46:08 + pkg_list+='virtualenv ' 14:46:08 + for arg in "$@" 14:46:08 + case $arg in 14:46:08 + pkg_list+='urllib3~=1.26.15 ' 14:46:08 + [[ -f /tmp/.toxenv ]] 14:46:08 ++ cat /tmp/.toxenv 14:46:08 + lf_venv=/tmp/venv-mBX4 14:46:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBX4 from' file:/tmp/.toxenv 14:46:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBX4 from file:/tmp/.toxenv 14:46:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:46:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:08 + local 'pip_opts=--upgrade --quiet' 14:46:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:46:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:46:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:46:08 + [[ -n '' ]] 14:46:08 + [[ -n '' ]] 14:46:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:46:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:08 + /tmp/venv-mBX4/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:46:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:46:09 lf-activate-venv(): INFO: Base packages installed successfully 14:46:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:46:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:46:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:46:09 + /tmp/venv-mBX4/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:46:10 + type python3 14:46:10 + true 14:46:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mBX4/bin to PATH' 14:46:10 lf-activate-venv(): INFO: Adding /tmp/venv-mBX4/bin to PATH 14:46:10 + PATH=/tmp/venv-mBX4/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:46:10 + return 0 14:46:10 + [[ -d /opt/pyenv ]] 14:46:10 + echo '---> Setting up pyenv' 14:46:10 ---> Setting up pyenv 14:46:10 + export PYENV_ROOT=/opt/pyenv 14:46:10 + PYENV_ROOT=/opt/pyenv 14:46:10 + export PATH=/opt/pyenv/bin:/tmp/venv-mBX4/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:46:10 + PATH=/opt/pyenv/bin:/tmp/venv-mBX4/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:46:10 ++ pwd 14:46:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:46:10 + export PYTHONPATH 14:46:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:46:10 + TOX_TESTENV_PASSENV=PYTHONPATH 14:46:10 + tox --version 14:46:11 4.40.0 from /tmp/venv-mBX4/lib/python3.10/site-packages/tox/__init__.py 14:46:11 + PARALLEL=false 14:46:11 + TOX_OPTIONS_LIST= 14:46:11 + [[ -n checkbashisms ]] 14:46:11 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:46:11 + case ${PARALLEL,,} in 14:46:11 + tox -e checkbashisms 14:46:11 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:46:12 checkbashisms: freeze> python -m pip freeze --all 14:46:12 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:46:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:46:14 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:46:16 checkbashisms: OK (4.78=setup[1.39]+cmd[3.38] seconds) 14:46:16 congratulations :) (4.82 seconds) 14:46:16 + tox_status=0 14:46:16 + echo '---> Completed tox runs' 14:46:16 ---> Completed tox runs 14:46:16 + for i in .tox/*/log 14:46:16 ++ echo .tox/checkbashisms/log 14:46:16 ++ awk -F/ '{print $2}' 14:46:16 + tox_env=checkbashisms 14:46:16 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:46:16 + DOC_DIR=docs/_build/html 14:46:16 + [[ -d docs/_build/html ]] 14:46:16 + echo '---> tox-run.sh ends' 14:46:16 ---> tox-run.sh ends 14:46:16 + test 0 -eq 0 14:46:16 $ ssh-agent -k 14:46:16 unset SSH_AUTH_SOCK; 14:46:16 unset SSH_AGENT_PID; 14:46:16 echo Agent pid 1653 killed; 14:46:16 [ssh-agent] Stopped. 14:46:16 [PostBuildScript] - [INFO] Executing post build scripts. 14:46:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1958450015510085472.sh 14:46:16 ---> sysstat.sh 14:46:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15830841496757514622.sh 14:46:16 ---> package-listing.sh 14:46:16 ++ facter osfamily 14:46:16 ++ tr '[:upper:]' '[:lower:]' 14:46:17 + OS_FAMILY=debian 14:46:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:46:17 + START_PACKAGES=/tmp/packages_start.txt 14:46:17 + END_PACKAGES=/tmp/packages_end.txt 14:46:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:46:17 + PACKAGES=/tmp/packages_start.txt 14:46:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:46:17 + PACKAGES=/tmp/packages_end.txt 14:46:17 + case "${OS_FAMILY}" in 14:46:17 + dpkg -l 14:46:17 + grep '^ii' 14:46:17 + '[' -f /tmp/packages_start.txt ']' 14:46:17 + '[' -f /tmp/packages_end.txt ']' 14:46:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:46:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:46:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:46:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:46:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17676966769560007604.sh 14:46:17 ---> capture-instance-metadata.sh 14:46:17 Setup pyenv: 14:46:17 system 14:46:17 3.8.13 14:46:17 3.9.13 14:46:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:46:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dT9p 14:46:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:46:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:24 lf-activate-venv(): INFO: Base packages installed successfully 14:46:24 lf-activate-venv(): INFO: Installing additional packages: lftools 14:46:46 lf-activate-venv(): INFO: Adding /tmp/venv-dT9p/bin to PATH 14:46:46 INFO: Running in OpenStack, capturing instance metadata 14:46:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12020290242791869727.sh 14:46:46 provisioning config files... 14:46:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11684437168665881110tmp 14:46:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:46:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:46:46 [EnvInject] - Injecting environment variables from a build step. 14:46:46 [EnvInject] - Injecting as environment variables the properties content 14:46:46 SERVER_ID=logs 14:46:46 14:46:46 [EnvInject] - Variables injected successfully. 14:46:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2885225181725493884.sh 14:46:46 ---> create-netrc.sh 14:46:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10266305916166225863.sh 14:46:46 ---> python-tools-install.sh 14:46:46 Setup pyenv: 14:46:46 system 14:46:46 3.8.13 14:46:46 3.9.13 14:46:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:46:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dT9p from file:/tmp/.os_lf_venv 14:46:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:48 lf-activate-venv(): INFO: Base packages installed successfully 14:46:48 lf-activate-venv(): INFO: Installing additional packages: lftools 14:46:55 lf-activate-venv(): INFO: Adding /tmp/venv-dT9p/bin to PATH 14:46:55 Generating Requirements File 14:47:12 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:47:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:47:12 Python 3.10.6 14:47:12 pip 26.0.1 from /tmp/venv-dT9p/lib/python3.10/site-packages/pip (python 3.10) 14:47:13 appdirs==1.4.4 14:47:13 argcomplete==3.6.3 14:47:13 aspy.yaml==1.3.0 14:47:13 attrs==25.4.0 14:47:13 autopage==0.6.0 14:47:13 backports.strenum==1.3.1 14:47:13 beautifulsoup4==4.14.3 14:47:13 boto3==1.42.52 14:47:13 botocore==1.42.52 14:47:13 bs4==0.0.2 14:47:13 certifi==2026.1.4 14:47:13 cffi==2.0.0 14:47:13 cfgv==3.5.0 14:47:13 chardet==5.2.0 14:47:13 charset-normalizer==3.4.4 14:47:13 click==8.3.1 14:47:13 cliff==4.13.2 14:47:13 cmd2==3.2.0 14:47:13 cryptography==3.3.2 14:47:13 debtcollector==3.0.0 14:47:13 decorator==5.2.1 14:47:13 defusedxml==0.7.1 14:47:13 Deprecated==1.3.1 14:47:13 distlib==0.4.0 14:47:13 dnspython==2.8.0 14:47:13 docker==7.1.0 14:47:13 dogpile.cache==1.5.0 14:47:13 durationpy==0.10 14:47:13 email-validator==2.3.0 14:47:13 filelock==3.24.3 14:47:13 future==1.0.0 14:47:13 gitdb==4.0.12 14:47:13 GitPython==3.1.46 14:47:13 httplib2==0.30.2 14:47:13 identify==2.6.16 14:47:13 idna==3.11 14:47:13 importlib-resources==1.5.0 14:47:13 iso8601==2.1.0 14:47:13 Jinja2==3.1.6 14:47:13 jmespath==1.1.0 14:47:13 jsonpatch==1.33 14:47:13 jsonpointer==3.0.0 14:47:13 jsonschema==4.26.0 14:47:13 jsonschema-specifications==2025.9.1 14:47:13 keystoneauth1==5.13.0 14:47:13 kubernetes==35.0.0 14:47:13 lftools==0.37.21 14:47:13 lxml==6.0.2 14:47:13 markdown-it-py==4.0.0 14:47:13 MarkupSafe==3.0.3 14:47:13 mdurl==0.1.2 14:47:13 msgpack==1.1.2 14:47:13 multi_key_dict==2.0.3 14:47:13 munch==4.0.0 14:47:13 netaddr==1.3.0 14:47:13 niet==1.4.2 14:47:13 nodeenv==1.10.0 14:47:13 oauth2client==4.1.3 14:47:13 oauthlib==3.3.1 14:47:13 openstacksdk==4.10.0 14:47:13 os-service-types==1.8.2 14:47:13 osc-lib==4.4.0 14:47:13 oslo.config==10.3.0 14:47:13 oslo.context==6.3.0 14:47:13 oslo.i18n==6.7.2 14:47:13 oslo.log==8.1.0 14:47:13 oslo.serialization==5.9.1 14:47:13 oslo.utils==9.2.0 14:47:13 packaging==26.0 14:47:13 pbr==7.0.3 14:47:13 platformdirs==4.9.2 14:47:13 prettytable==3.17.0 14:47:13 psutil==7.2.2 14:47:13 pyasn1==0.6.2 14:47:13 pyasn1_modules==0.4.2 14:47:13 pycparser==3.0 14:47:13 pygerrit2==2.0.15 14:47:13 PyGithub==2.8.1 14:47:13 Pygments==2.19.2 14:47:13 PyJWT==2.11.0 14:47:13 PyNaCl==1.6.2 14:47:13 pyparsing==2.4.7 14:47:13 pyperclip==1.11.0 14:47:13 pyrsistent==0.20.0 14:47:13 python-cinderclient==9.8.0 14:47:13 python-dateutil==2.9.0.post0 14:47:13 python-heatclient==5.0.0 14:47:13 python-jenkins==1.8.3 14:47:13 python-keystoneclient==5.7.0 14:47:13 python-magnumclient==4.9.0 14:47:13 python-openstackclient==9.0.0 14:47:13 python-swiftclient==4.9.0 14:47:13 PyYAML==6.0.3 14:47:13 referencing==0.37.0 14:47:13 requests==2.32.5 14:47:13 requests-oauthlib==2.0.0 14:47:13 requestsexceptions==1.4.0 14:47:13 rfc3986==2.0.0 14:47:13 rich==14.3.2 14:47:13 rich-argparse==1.7.2 14:47:13 rpds-py==0.30.0 14:47:13 rsa==4.9.1 14:47:13 ruamel.yaml==0.19.1 14:47:13 ruamel.yaml.clib==0.2.15 14:47:13 s3transfer==0.16.0 14:47:13 simplejson==3.20.2 14:47:13 six==1.17.0 14:47:13 smmap==5.0.2 14:47:13 soupsieve==2.8.3 14:47:13 stevedore==5.6.0 14:47:13 tabulate==0.9.0 14:47:13 toml==0.10.2 14:47:13 tomlkit==0.14.0 14:47:13 tqdm==4.67.3 14:47:13 typing_extensions==4.15.0 14:47:13 tzdata==2025.3 14:47:13 urllib3==1.26.20 14:47:13 virtualenv==20.38.0 14:47:13 wcwidth==0.6.0 14:47:13 websocket-client==1.9.0 14:47:13 wrapt==2.1.1 14:47:13 xdg==6.0.0 14:47:13 xmltodict==1.0.3 14:47:13 yq==3.4.3 14:47:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins784361809610212448.sh 14:47:13 ---> sudo-logs.sh 14:47:13 Archiving 'sudo' log.. 14:47:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5790743970459741288.sh 14:47:13 ---> job-cost.sh 14:47:13 INFO: Activating Python virtual environment... 14:47:13 Setup pyenv: 14:47:13 system 14:47:13 3.8.13 14:47:13 3.9.13 14:47:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:47:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dT9p from file:/tmp/.os_lf_venv 14:47:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:15 lf-activate-venv(): INFO: Base packages installed successfully 14:47:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:47:20 lf-activate-venv(): INFO: Adding /tmp/venv-dT9p/bin to PATH 14:47:20 INFO: No stack-cost file found 14:47:20 INFO: Instance uptime: 119s 14:47:20 INFO: Fetching instance metadata (attempt 1 of 3)... 14:47:20 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:47:20 INFO: Successfully fetched instance metadata 14:47:20 INFO: Instance type: v3-standard-4 14:47:20 INFO: Retrieving pricing info for: v3-standard-4 14:47:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:47:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=119 14:47:20 INFO: Successfully fetched Vexxhost pricing API 14:47:20 INFO: Retrieved cost: 0.11 14:47:20 INFO: Retrieved resource: v3-standard-4 14:47:20 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:47:20 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:47:20 INFO: Successfully archived job cost data 14:47:20 DEBUG: Cost data: oom-master-checkbashisms-lint,4434,2026-02-19 14:47:20,v3-standard-4,119,0.11,0.00,SUCCESS 14:47:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3925242578503854363.sh 14:47:20 ---> logs-deploy.sh 14:47:20 Setup pyenv: 14:47:20 system 14:47:20 3.8.13 14:47:20 3.9.13 14:47:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:47:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dT9p from file:/tmp/.os_lf_venv 14:47:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:22 lf-activate-venv(): INFO: Base packages installed successfully 14:47:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:47:29 lf-activate-venv(): INFO: Adding /tmp/venv-dT9p/bin to PATH 14:47:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4434 14:47:29 INFO: archiving workspace using pattern(s): 14:47:30 Archives upload complete. 14:47:30 INFO: archiving logs to Nexus 14:47:31 ---> uname -a: 14:47:31 Linux prd-ubuntu1804-builder-4c-4g-18442 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:47:31 14:47:31 14:47:31 ---> lscpu: 14:47:31 Architecture: x86_64 14:47:31 CPU op-mode(s): 32-bit, 64-bit 14:47:31 Byte Order: Little Endian 14:47:31 CPU(s): 4 14:47:31 On-line CPU(s) list: 0-3 14:47:31 Thread(s) per core: 1 14:47:31 Core(s) per socket: 1 14:47:31 Socket(s): 4 14:47:31 NUMA node(s): 1 14:47:31 Vendor ID: AuthenticAMD 14:47:31 CPU family: 23 14:47:31 Model: 49 14:47:31 Model name: AMD EPYC-Rome Processor 14:47:31 Stepping: 0 14:47:31 CPU MHz: 2800.000 14:47:31 BogoMIPS: 5600.00 14:47:31 Virtualization: AMD-V 14:47:31 Hypervisor vendor: KVM 14:47:31 Virtualization type: full 14:47:31 L1d cache: 32K 14:47:31 L1i cache: 32K 14:47:31 L2 cache: 512K 14:47:31 L3 cache: 16384K 14:47:31 NUMA node0 CPU(s): 0-3 14:47:31 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:47:31 14:47:31 14:47:31 ---> nproc: 14:47:31 4 14:47:31 14:47:31 14:47:31 ---> df -h: 14:47:31 Filesystem Size Used Avail Use% Mounted on 14:47:31 udev 7.9G 0 7.9G 0% /dev 14:47:31 tmpfs 1.6G 676K 1.6G 1% /run 14:47:31 /dev/vda1 78G 8.3G 70G 11% / 14:47:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:47:31 tmpfs 5.0M 0 5.0M 0% /run/lock 14:47:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:47:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:47:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:47:31 14:47:31 14:47:31 ---> free -m: 14:47:31 total used free shared buff/cache available 14:47:31 Mem: 16040 572 13404 0 2062 15153 14:47:31 Swap: 1023 0 1023 14:47:31 14:47:31 14:47:31 ---> ip addr: 14:47:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:47:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:47:31 inet 127.0.0.1/8 scope host lo 14:47:31 valid_lft forever preferred_lft forever 14:47:31 inet6 ::1/128 scope host 14:47:31 valid_lft forever preferred_lft forever 14:47:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:47:31 link/ether fa:16:3e:82:b7:9f brd ff:ff:ff:ff:ff:ff 14:47:31 inet 10.30.107.108/23 brd 10.30.107.255 scope global dynamic ens3 14:47:31 valid_lft 86277sec preferred_lft 86277sec 14:47:31 inet6 fe80::f816:3eff:fe82:b79f/64 scope link 14:47:31 valid_lft forever preferred_lft forever 14:47:31 14:47:31 14:47:31 ---> sar -b -r -n DEV: 14:47:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18442) 02/19/26 _x86_64_ (4 CPU) 14:47:31 14:47:31 14:45:30 LINUX RESTART (4 CPU) 14:47:31 14:47:31 14:46:02 tps rtps wtps bread/s bwrtn/s 14:47:31 14:47:01 106.98 8.88 98.10 243.85 22305.93 14:47:31 Average: 106.98 8.88 98.10 243.85 22305.93 14:47:31 14:47:31 14:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:47:31 14:47:01 13856564 15542732 2568404 15.64 70628 1809848 754852 4.32 709356 1631540 165624 14:47:31 Average: 13856564 15542732 2568404 15.64 70628 1809848 754852 4.32 709356 1631540 165624 14:47:31 14:47:31 14:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:47:31 14:47:01 ens3 68.57 51.98 1008.56 13.42 0.00 0.00 0.00 0.00 14:47:31 14:47:01 lo 1.56 1.56 0.19 0.19 0.00 0.00 0.00 0.00 14:47:31 Average: ens3 68.57 51.98 1008.56 13.42 0.00 0.00 0.00 0.00 14:47:31 Average: lo 1.56 1.56 0.19 0.19 0.00 0.00 0.00 0.00 14:47:31 14:47:31 14:47:31 ---> sar -P ALL: 14:47:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18442) 02/19/26 _x86_64_ (4 CPU) 14:47:31 14:47:31 14:45:30 LINUX RESTART (4 CPU) 14:47:31 14:47:31 14:46:02 CPU %user %nice %system %iowait %steal %idle 14:47:31 14:47:01 all 21.30 0.00 1.71 2.01 0.05 74.93 14:47:31 14:47:01 0 34.62 0.00 2.29 0.34 0.07 62.68 14:47:31 14:47:01 1 17.56 0.00 1.70 4.77 0.05 75.93 14:47:31 14:47:01 2 14.91 0.00 1.61 1.39 0.03 82.06 14:47:31 14:47:01 3 18.11 0.00 1.27 1.53 0.05 79.04 14:47:31 Average: all 21.30 0.00 1.71 2.01 0.05 74.93 14:47:31 Average: 0 34.62 0.00 2.29 0.34 0.07 62.68 14:47:31 Average: 1 17.56 0.00 1.70 4.77 0.05 75.93 14:47:31 Average: 2 14.91 0.00 1.61 1.39 0.03 82.06 14:47:31 Average: 3 18.11 0.00 1.27 1.53 0.05 79.04 14:47:31 14:47:31 14:47:31