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