12:21:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 12:21:15 Running as SYSTEM 12:21:15 [EnvInject] - Loading node environment variables. 12:21:15 Building remotely on prd-ubuntu1804-builder-4c-4g-43707 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:21:15 [ssh-agent] Looking for ssh-agent implementation... 12:21:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:21:15 $ ssh-agent 12:21:15 SSH_AUTH_SOCK=/tmp/ssh-KTaVJ1R8zEPZ/agent.1654 12:21:15 SSH_AGENT_PID=1656 12:21:15 [ssh-agent] Started. 12:21:15 Running ssh-add (command line suppressed) 12:21:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13212915890642992630.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13212915890642992630.key) 12:21:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:21:15 The recommended git tool is: NONE 12:21:17 using credential onap-jenkins-ssh 12:21:17 Wiping out workspace first. 12:21:17 Cloning the remote Git repository 12:21:17 Cloning repository git://cloud.onap.org/mirror/oom.git 12:21:17 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:21:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:21:17 > git --version # timeout=10 12:21:17 > git --version # 'git version 2.17.1' 12:21:17 using GIT_SSH to set credentials Gerrit user 12:21:17 Verifying host key using manually-configured host key entries 12:21:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:21:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:21:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:21:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:21:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:21:22 using GIT_SSH to set credentials Gerrit user 12:21:22 Verifying host key using manually-configured host key entries 12:21:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/4 # timeout=30 12:21:22 > git rev-parse a6df16c8b0b276249b8705a286053f9099b504e0^{commit} # timeout=10 12:21:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:21:22 Checking out Revision a6df16c8b0b276249b8705a286053f9099b504e0 (refs/changes/84/141684/4) 12:21:23 > git config core.sparsecheckout # timeout=10 12:21:23 > git checkout -f a6df16c8b0b276249b8705a286053f9099b504e0 # timeout=30 12:21:26 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 12:21:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:21:26 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 12:21:26 [EnvInject] - Injecting environment variables from a build step. 12:21:26 [EnvInject] - Injecting as environment variables the properties content 12:21:26 PYTHON=python3 12:21:26 12:21:26 [EnvInject] - Variables injected successfully. 12:21:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18285600323658551942.sh 12:21:26 ---> tox-install.sh 12:21:26 + source /home/jenkins/lf-env.sh 12:21:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:21:26 ++ mktemp -d /tmp/venv-XXXX 12:21:26 + lf_venv=/tmp/venv-akoy 12:21:26 + local venv_file=/tmp/.os_lf_venv 12:21:26 + local python=python3 12:21:26 + local options 12:21:26 + local set_path=true 12:21:26 + local install_args= 12:21:26 ++ 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 12:21:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:21:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:21:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:21:26 + true 12:21:26 + case $1 in 12:21:26 + venv_file=/tmp/.toxenv 12:21:26 + shift 2 12:21:26 + true 12:21:26 + case $1 in 12:21:26 + shift 12:21:26 + break 12:21:26 + case $python in 12:21:26 + local pkg_list= 12:21:26 + [[ -d /opt/pyenv ]] 12:21:26 + echo 'Setup pyenv:' 12:21:26 Setup pyenv: 12:21:26 + export PYENV_ROOT=/opt/pyenv 12:21:26 + PYENV_ROOT=/opt/pyenv 12:21:26 + 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 12:21:26 + 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 12:21:26 + pyenv versions 12:21:26 * system (set by /opt/pyenv/version) 12:21:26 * 3.8.13 (set by /opt/pyenv/version) 12:21:26 * 3.9.13 (set by /opt/pyenv/version) 12:21:26 * 3.10.6 (set by /opt/pyenv/version) 12:21:26 + command -v pyenv 12:21:26 ++ pyenv init - --no-rehash 12:21:26 + 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[*]}"'\'')" 12:21:26 export PATH="/opt/pyenv/shims:${PATH}" 12:21:26 export PYENV_SHELL=bash 12:21:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:21:26 pyenv() { 12:21:26 local command 12:21:26 command="${1:-}" 12:21:26 if [ "$#" -gt 0 ]; then 12:21:26 shift 12:21:26 fi 12:21:26 12:21:26 case "$command" in 12:21:26 rehash|shell) 12:21:26 eval "$(pyenv "sh-$command" "$@")" 12:21:26 ;; 12:21:26 *) 12:21:26 command pyenv "$command" "$@" 12:21:26 ;; 12:21:26 esac 12:21:26 }' 12:21:26 +++ 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[*]}"' 12:21:26 ++ 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 12:21:26 ++ 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 12:21:26 ++ 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 12:21:26 ++ export PYENV_SHELL=bash 12:21:26 ++ PYENV_SHELL=bash 12:21:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:21:26 +++ complete -F _pyenv pyenv 12:21:26 ++ lf-pyver python3 12:21:26 ++ local py_version_xy=python3 12:21:26 ++ local py_version_xyz= 12:21:26 ++ pyenv versions 12:21:26 ++ local command 12:21:26 ++ command=versions 12:21:26 ++ '[' 1 -gt 0 ']' 12:21:26 ++ shift 12:21:26 ++ case "$command" in 12:21:26 ++ command pyenv versions 12:21:26 ++ pyenv versions 12:21:26 ++ sed 's/^[ *]* //' 12:21:26 ++ awk '{ print $1 }' 12:21:26 ++ grep -E '^[0-9.]*[0-9]$' 12:21:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:21:27 +++ grep '^3' /tmp/.pyenv_versions 12:21:27 +++ sort -V 12:21:27 +++ tail -n 1 12:21:27 ++ py_version_xyz=3.10.6 12:21:27 ++ [[ -z 3.10.6 ]] 12:21:27 ++ echo 3.10.6 12:21:27 ++ return 0 12:21:27 + pyenv local 3.10.6 12:21:27 + local command 12:21:27 + command=local 12:21:27 + '[' 2 -gt 0 ']' 12:21:27 + shift 12:21:27 + case "$command" in 12:21:27 + command pyenv local 3.10.6 12:21:27 + pyenv local 3.10.6 12:21:27 + for arg in "$@" 12:21:27 + case $arg in 12:21:27 + pkg_list+='tox ' 12:21:27 + for arg in "$@" 12:21:27 + case $arg in 12:21:27 + pkg_list+='virtualenv ' 12:21:27 + for arg in "$@" 12:21:27 + case $arg in 12:21:27 + pkg_list+='urllib3~=1.26.15 ' 12:21:27 + [[ -f /tmp/.toxenv ]] 12:21:27 + [[ ! -f /tmp/.toxenv ]] 12:21:27 + [[ -n '' ]] 12:21:27 + python3 -m venv /tmp/venv-akoy 12:21:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-akoy' 12:21:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-akoy 12:21:31 + echo /tmp/venv-akoy 12:21:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:21:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:21:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:21:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:21:31 + local 'pip_opts=--upgrade --quiet' 12:21:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:21:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:21:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:21:31 + [[ -n '' ]] 12:21:31 + [[ -n '' ]] 12:21:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:21:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:21:31 + /tmp/venv-akoy/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 12:21:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:21:35 lf-activate-venv(): INFO: Base packages installed successfully 12:21:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:21:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:21:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:21:35 + /tmp/venv-akoy/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 12:21:37 + type python3 12:21:37 + true 12:21:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-akoy/bin to PATH' 12:21:37 lf-activate-venv(): INFO: Adding /tmp/venv-akoy/bin to PATH 12:21:37 + PATH=/tmp/venv-akoy/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 12:21:37 + return 0 12:21:37 + python3 --version 12:21:37 Python 3.10.6 12:21:37 + python3 -m pip --version 12:21:37 pip 25.2 from /tmp/venv-akoy/lib/python3.10/site-packages/pip (python 3.10) 12:21:37 + python3 -m pip freeze 12:21:37 cachetools==6.2.0 12:21:37 chardet==5.2.0 12:21:37 colorama==0.4.6 12:21:37 distlib==0.4.0 12:21:37 filelock==3.19.1 12:21:37 packaging==25.0 12:21:37 platformdirs==4.4.0 12:21:37 pluggy==1.6.0 12:21:37 pyproject-api==1.9.1 12:21:37 tomli==2.2.1 12:21:37 tox==4.30.2 12:21:37 typing_extensions==4.15.0 12:21:37 urllib3==1.26.20 12:21:37 virtualenv==20.34.0 12:21:37 [EnvInject] - Injecting environment variables from a build step. 12:21:37 [EnvInject] - Injecting as environment variables the properties content 12:21:37 PARALLEL=false 12:21:37 12:21:37 [EnvInject] - Variables injected successfully. 12:21:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8128769589837377108.sh 12:21:37 ---> tox-run.sh 12:21:37 + 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 12:21:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:21:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:21:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:21:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:21:37 + source /home/jenkins/lf-env.sh 12:21:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:21:37 ++ mktemp -d /tmp/venv-XXXX 12:21:37 + lf_venv=/tmp/venv-81W0 12:21:37 + local venv_file=/tmp/.os_lf_venv 12:21:37 + local python=python3 12:21:37 + local options 12:21:37 + local set_path=true 12:21:37 + local install_args= 12:21:37 ++ 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 12:21:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:21:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:21:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:21:37 + true 12:21:37 + case $1 in 12:21:37 + venv_file=/tmp/.toxenv 12:21:37 + shift 2 12:21:37 + true 12:21:37 + case $1 in 12:21:37 + shift 12:21:37 + break 12:21:37 + case $python in 12:21:37 + local pkg_list= 12:21:37 + [[ -d /opt/pyenv ]] 12:21:37 + echo 'Setup pyenv:' 12:21:37 Setup pyenv: 12:21:37 + export PYENV_ROOT=/opt/pyenv 12:21:37 + PYENV_ROOT=/opt/pyenv 12:21:37 + 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 12:21:37 + 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 12:21:37 + pyenv versions 12:21:37 system 12:21:37 3.8.13 12:21:37 3.9.13 12:21:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:21:37 + command -v pyenv 12:21:37 ++ pyenv init - --no-rehash 12:21:37 + 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[*]}"'\'')" 12:21:37 export PATH="/opt/pyenv/shims:${PATH}" 12:21:37 export PYENV_SHELL=bash 12:21:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:21:37 pyenv() { 12:21:37 local command 12:21:37 command="${1:-}" 12:21:37 if [ "$#" -gt 0 ]; then 12:21:37 shift 12:21:37 fi 12:21:37 12:21:37 case "$command" in 12:21:37 rehash|shell) 12:21:37 eval "$(pyenv "sh-$command" "$@")" 12:21:37 ;; 12:21:37 *) 12:21:37 command pyenv "$command" "$@" 12:21:37 ;; 12:21:37 esac 12:21:37 }' 12:21:37 +++ 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[*]}"' 12:21:37 ++ 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 12:21:37 ++ 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 12:21:37 ++ 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 12:21:37 ++ export PYENV_SHELL=bash 12:21:37 ++ PYENV_SHELL=bash 12:21:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:21:37 +++ complete -F _pyenv pyenv 12:21:37 ++ lf-pyver python3 12:21:37 ++ local py_version_xy=python3 12:21:37 ++ local py_version_xyz= 12:21:37 ++ pyenv versions 12:21:37 ++ local command 12:21:37 ++ command=versions 12:21:37 ++ '[' 1 -gt 0 ']' 12:21:37 ++ shift 12:21:37 ++ sed 's/^[ *]* //' 12:21:37 ++ case "$command" in 12:21:37 ++ awk '{ print $1 }' 12:21:37 ++ grep -E '^[0-9.]*[0-9]$' 12:21:37 ++ command pyenv versions 12:21:37 ++ pyenv versions 12:21:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:21:37 +++ grep '^3' /tmp/.pyenv_versions 12:21:37 +++ sort -V 12:21:37 +++ tail -n 1 12:21:37 ++ py_version_xyz=3.10.6 12:21:37 ++ [[ -z 3.10.6 ]] 12:21:37 ++ echo 3.10.6 12:21:37 ++ return 0 12:21:37 + pyenv local 3.10.6 12:21:37 + local command 12:21:37 + command=local 12:21:37 + '[' 2 -gt 0 ']' 12:21:37 + shift 12:21:37 + case "$command" in 12:21:37 + command pyenv local 3.10.6 12:21:37 + pyenv local 3.10.6 12:21:37 + for arg in "$@" 12:21:37 + case $arg in 12:21:37 + pkg_list+='tox ' 12:21:37 + for arg in "$@" 12:21:37 + case $arg in 12:21:37 + pkg_list+='virtualenv ' 12:21:37 + for arg in "$@" 12:21:37 + case $arg in 12:21:37 + pkg_list+='urllib3~=1.26.15 ' 12:21:37 + [[ -f /tmp/.toxenv ]] 12:21:37 ++ cat /tmp/.toxenv 12:21:37 + lf_venv=/tmp/venv-akoy 12:21:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-akoy from' file:/tmp/.toxenv 12:21:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-akoy from file:/tmp/.toxenv 12:21:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:21:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:21:37 + local 'pip_opts=--upgrade --quiet' 12:21:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:21:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:21:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:21:37 + [[ -n '' ]] 12:21:37 + [[ -n '' ]] 12:21:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:21:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:21:37 + /tmp/venv-akoy/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 12:21:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:21:38 lf-activate-venv(): INFO: Base packages installed successfully 12:21:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:21:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:21:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:21:38 + /tmp/venv-akoy/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 12:21:39 + type python3 12:21:39 + true 12:21:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-akoy/bin to PATH' 12:21:39 lf-activate-venv(): INFO: Adding /tmp/venv-akoy/bin to PATH 12:21:39 + PATH=/tmp/venv-akoy/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 12:21:39 + return 0 12:21:39 + [[ -d /opt/pyenv ]] 12:21:39 + echo '---> Setting up pyenv' 12:21:39 ---> Setting up pyenv 12:21:39 + export PYENV_ROOT=/opt/pyenv 12:21:39 + PYENV_ROOT=/opt/pyenv 12:21:39 + export PATH=/opt/pyenv/bin:/tmp/venv-akoy/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 12:21:39 + PATH=/opt/pyenv/bin:/tmp/venv-akoy/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 12:21:39 ++ pwd 12:21:39 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:21:39 + export PYTHONPATH 12:21:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:21:39 + TOX_TESTENV_PASSENV=PYTHONPATH 12:21:39 + tox --version 12:21:40 4.30.2 from /tmp/venv-akoy/lib/python3.10/site-packages/tox/__init__.py 12:21:40 + PARALLEL=false 12:21:40 + TOX_OPTIONS_LIST= 12:21:40 + [[ -n checkbashisms ]] 12:21:40 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:21:40 + case ${PARALLEL,,} in 12:21:40 + tox -e checkbashisms 12:21:40 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:21:41 checkbashisms: freeze> python -m pip freeze --all 12:21:42 checkbashisms: pip==25.2,setuptools==80.9.0 12:21:42 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:21:43 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:21:45 checkbashisms: OK (4.88=setup[1.41]+cmd[3.47] seconds) 12:21:45 congratulations :) (4.92 seconds) 12:21:45 + tox_status=0 12:21:45 + echo '---> Completed tox runs' 12:21:45 ---> Completed tox runs 12:21:45 + for i in .tox/*/log 12:21:45 ++ echo .tox/checkbashisms/log 12:21:45 ++ awk -F/ '{print $2}' 12:21:45 + tox_env=checkbashisms 12:21:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:21:45 + DOC_DIR=docs/_build/html 12:21:45 + [[ -d docs/_build/html ]] 12:21:45 + echo '---> tox-run.sh ends' 12:21:45 ---> tox-run.sh ends 12:21:45 + test 0 -eq 0 12:21:45 $ ssh-agent -k 12:21:45 unset SSH_AUTH_SOCK; 12:21:45 unset SSH_AGENT_PID; 12:21:45 echo Agent pid 1656 killed; 12:21:45 [ssh-agent] Stopped. 12:21:45 [PostBuildScript] - [INFO] Executing post build scripts. 12:21:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9591205484205373615.sh 12:21:45 ---> sysstat.sh 12:21:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4709300042559262603.sh 12:21:46 ---> package-listing.sh 12:21:46 ++ facter osfamily 12:21:46 ++ tr '[:upper:]' '[:lower:]' 12:21:46 + OS_FAMILY=debian 12:21:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:21:46 + START_PACKAGES=/tmp/packages_start.txt 12:21:46 + END_PACKAGES=/tmp/packages_end.txt 12:21:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:21:46 + PACKAGES=/tmp/packages_start.txt 12:21:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:21:46 + PACKAGES=/tmp/packages_end.txt 12:21:46 + case "${OS_FAMILY}" in 12:21:46 + dpkg -l 12:21:46 + grep '^ii' 12:21:46 + '[' -f /tmp/packages_start.txt ']' 12:21:46 + '[' -f /tmp/packages_end.txt ']' 12:21:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:21:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:21:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:21:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:21:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15599920238849269259.sh 12:21:46 ---> capture-instance-metadata.sh 12:21:46 Setup pyenv: 12:21:46 system 12:21:46 3.8.13 12:21:46 3.9.13 12:21:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:21:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mnZ0 12:21:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:21:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:21:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:21:53 lf-activate-venv(): INFO: Base packages installed successfully 12:21:53 lf-activate-venv(): INFO: Installing additional packages: lftools 12:22:16 lf-activate-venv(): INFO: Adding /tmp/venv-mnZ0/bin to PATH 12:22:16 INFO: Running in OpenStack, capturing instance metadata 12:22:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13543062009308821895.sh 12:22:17 provisioning config files... 12:22:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8290035653133539471tmp 12:22:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:22:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:22:17 [EnvInject] - Injecting environment variables from a build step. 12:22:17 [EnvInject] - Injecting as environment variables the properties content 12:22:17 SERVER_ID=logs 12:22:17 12:22:17 [EnvInject] - Variables injected successfully. 12:22:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7687639572576637175.sh 12:22:17 ---> create-netrc.sh 12:22:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7948113307648898348.sh 12:22:17 ---> python-tools-install.sh 12:22:17 Setup pyenv: 12:22:17 system 12:22:17 3.8.13 12:22:17 3.9.13 12:22:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:22:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnZ0 from file:/tmp/.os_lf_venv 12:22:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:19 lf-activate-venv(): INFO: Base packages installed successfully 12:22:19 lf-activate-venv(): INFO: Installing additional packages: lftools 12:22:26 lf-activate-venv(): INFO: Adding /tmp/venv-mnZ0/bin to PATH 12:22:26 Generating Requirements File 12:22: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. 12:22:46 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:22:47 Python 3.10.6 12:22:47 pip 25.2 from /tmp/venv-mnZ0/lib/python3.10/site-packages/pip (python 3.10) 12:22:47 appdirs==1.4.4 12:22:47 argcomplete==3.6.2 12:22:47 aspy.yaml==1.3.0 12:22:47 attrs==25.3.0 12:22:47 autopage==0.5.2 12:22:47 beautifulsoup4==4.13.5 12:22:47 boto3==1.40.24 12:22:47 botocore==1.40.24 12:22:47 bs4==0.0.2 12:22:47 cachetools==5.5.2 12:22:47 certifi==2025.8.3 12:22:47 cffi==1.17.1 12:22:47 cfgv==3.4.0 12:22:47 chardet==5.2.0 12:22:47 charset-normalizer==3.4.3 12:22:47 click==8.2.1 12:22:47 cliff==4.11.0 12:22:47 cmd2==2.7.0 12:22:47 cryptography==3.3.2 12:22:47 debtcollector==3.0.0 12:22:47 decorator==5.2.1 12:22:47 defusedxml==0.7.1 12:22:47 Deprecated==1.2.18 12:22:47 distlib==0.4.0 12:22:47 dnspython==2.7.0 12:22:47 docker==7.1.0 12:22:47 dogpile.cache==1.4.0 12:22:47 durationpy==0.10 12:22:47 email-validator==2.3.0 12:22:47 filelock==3.19.1 12:22:47 future==1.0.0 12:22:47 gitdb==4.0.12 12:22:47 GitPython==3.1.45 12:22:47 google-auth==2.40.3 12:22:47 httplib2==0.30.0 12:22:47 identify==2.6.13 12:22:47 idna==3.10 12:22:47 importlib-resources==1.5.0 12:22:47 iso8601==2.1.0 12:22:47 Jinja2==3.1.6 12:22:47 jmespath==1.0.1 12:22:47 jsonpatch==1.33 12:22:47 jsonpointer==3.0.0 12:22:47 jsonschema==4.25.1 12:22:47 jsonschema-specifications==2025.4.1 12:22:47 keystoneauth1==5.12.0 12:22:47 kubernetes==33.1.0 12:22:47 lftools==0.37.13 12:22:47 lxml==6.0.1 12:22:47 markdown-it-py==4.0.0 12:22:47 MarkupSafe==3.0.2 12:22:47 mdurl==0.1.2 12:22:47 msgpack==1.1.1 12:22:47 multi_key_dict==2.0.3 12:22:47 munch==4.0.0 12:22:47 netaddr==1.3.0 12:22:47 niet==1.4.2 12:22:47 nodeenv==1.9.1 12:22:47 oauth2client==4.1.3 12:22:47 oauthlib==3.3.1 12:22:47 openstacksdk==4.7.0 12:22:47 os-service-types==1.8.0 12:22:47 osc-lib==4.2.0 12:22:47 oslo.config==10.0.0 12:22:47 oslo.context==6.1.0 12:22:47 oslo.i18n==6.6.0 12:22:47 oslo.log==7.2.1 12:22:47 oslo.serialization==5.8.0 12:22:47 oslo.utils==9.1.0 12:22:47 packaging==25.0 12:22:47 pbr==7.0.1 12:22:47 platformdirs==4.4.0 12:22:47 prettytable==3.16.0 12:22:47 psutil==7.0.0 12:22:47 pyasn1==0.6.1 12:22:47 pyasn1_modules==0.4.2 12:22:47 pycparser==2.22 12:22:47 pygerrit2==2.0.15 12:22:47 PyGithub==2.8.1 12:22:47 Pygments==2.19.2 12:22:47 PyJWT==2.10.1 12:22:47 PyNaCl==1.5.0 12:22:47 pyparsing==2.4.7 12:22:47 pyperclip==1.9.0 12:22:47 pyrsistent==0.20.0 12:22:47 python-cinderclient==9.8.0 12:22:47 python-dateutil==2.9.0.post0 12:22:47 python-heatclient==4.3.0 12:22:47 python-jenkins==1.8.3 12:22:47 python-keystoneclient==5.7.0 12:22:47 python-magnumclient==4.9.0 12:22:47 python-openstackclient==8.2.0 12:22:47 python-swiftclient==4.8.0 12:22:47 PyYAML==6.0.2 12:22:47 referencing==0.36.2 12:22:47 requests==2.32.5 12:22:47 requests-oauthlib==2.0.0 12:22:47 requestsexceptions==1.4.0 12:22:47 rfc3986==2.0.0 12:22:47 rich==14.1.0 12:22:47 rich-argparse==1.7.1 12:22:47 rpds-py==0.27.1 12:22:47 rsa==4.9.1 12:22:47 ruamel.yaml==0.18.15 12:22:47 ruamel.yaml.clib==0.2.12 12:22:47 s3transfer==0.13.1 12:22:47 simplejson==3.20.1 12:22:47 six==1.17.0 12:22:47 smmap==5.0.2 12:22:47 soupsieve==2.8 12:22:47 stevedore==5.5.0 12:22:47 tabulate==0.9.0 12:22:47 toml==0.10.2 12:22:47 tomlkit==0.13.3 12:22:47 tqdm==4.67.1 12:22:47 typing_extensions==4.15.0 12:22:47 tzdata==2025.2 12:22:47 urllib3==1.26.20 12:22:47 virtualenv==20.34.0 12:22:47 wcwidth==0.2.13 12:22:47 websocket-client==1.8.0 12:22:47 wrapt==1.17.3 12:22:47 xdg==6.0.0 12:22:47 xmltodict==0.15.0 12:22:47 yq==3.4.3 12:22:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11740916875476040080.sh 12:22:47 ---> sudo-logs.sh 12:22:47 Archiving 'sudo' log.. 12:22:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3769618162399842331.sh 12:22:47 ---> job-cost.sh 12:22:47 Setup pyenv: 12:22:47 system 12:22:47 3.8.13 12:22:47 3.9.13 12:22:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:22:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnZ0 from file:/tmp/.os_lf_venv 12:22:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:49 lf-activate-venv(): INFO: Base packages installed successfully 12:22:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:22:55 lf-activate-venv(): INFO: Adding /tmp/venv-mnZ0/bin to PATH 12:22:55 INFO: No Stack... 12:22:55 INFO: Retrieving Pricing Info for: v3-standard-4 12:22:55 INFO: Archiving Costs 12:22:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins448667997485043316.sh 12:22:55 ---> logs-deploy.sh 12:22:55 Setup pyenv: 12:22:55 system 12:22:55 3.8.13 12:22:55 3.9.13 12:22:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:22:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnZ0 from file:/tmp/.os_lf_venv 12:22:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:57 lf-activate-venv(): INFO: Base packages installed successfully 12:22:57 lf-activate-venv(): INFO: Installing additional packages: lftools 12:23:05 lf-activate-venv(): INFO: Adding /tmp/venv-mnZ0/bin to PATH 12:23:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4252 12:23:05 INFO: archiving workspace using pattern(s): 12:23:06 Archives upload complete. 12:23:06 INFO: archiving logs to Nexus 12:23:07 ---> uname -a: 12:23:07 Linux prd-ubuntu1804-builder-4c-4g-43707 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:23:07 12:23:07 12:23:07 ---> lscpu: 12:23:07 Architecture: x86_64 12:23:07 CPU op-mode(s): 32-bit, 64-bit 12:23:07 Byte Order: Little Endian 12:23:07 CPU(s): 4 12:23:07 On-line CPU(s) list: 0-3 12:23:07 Thread(s) per core: 1 12:23:07 Core(s) per socket: 1 12:23:07 Socket(s): 4 12:23:07 NUMA node(s): 1 12:23:07 Vendor ID: AuthenticAMD 12:23:07 CPU family: 23 12:23:07 Model: 49 12:23:07 Model name: AMD EPYC-Rome Processor 12:23:07 Stepping: 0 12:23:07 CPU MHz: 2800.000 12:23:07 BogoMIPS: 5600.00 12:23:07 Virtualization: AMD-V 12:23:07 Hypervisor vendor: KVM 12:23:07 Virtualization type: full 12:23:07 L1d cache: 32K 12:23:07 L1i cache: 32K 12:23:07 L2 cache: 512K 12:23:07 L3 cache: 16384K 12:23:07 NUMA node0 CPU(s): 0-3 12:23:07 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 12:23:07 12:23:07 12:23:07 ---> nproc: 12:23:07 4 12:23:07 12:23:07 12:23:07 ---> df -h: 12:23:07 Filesystem Size Used Avail Use% Mounted on 12:23:07 udev 7.9G 0 7.9G 0% /dev 12:23:07 tmpfs 1.6G 672K 1.6G 1% /run 12:23:07 /dev/vda1 78G 8.3G 70G 11% / 12:23:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:23:07 tmpfs 5.0M 0 5.0M 0% /run/lock 12:23:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:23:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:23:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:23:07 12:23:07 12:23:07 ---> free -m: 12:23:07 total used free shared buff/cache available 12:23:07 Mem: 16040 561 13412 0 2066 15165 12:23:07 Swap: 1023 0 1023 12:23:07 12:23:07 12:23:07 ---> ip addr: 12:23:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:23:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:23:07 inet 127.0.0.1/8 scope host lo 12:23:07 valid_lft forever preferred_lft forever 12:23:07 inet6 ::1/128 scope host 12:23:07 valid_lft forever preferred_lft forever 12:23:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:23:07 link/ether fa:16:3e:3c:94:09 brd ff:ff:ff:ff:ff:ff 12:23:07 inet 10.30.107.170/23 brd 10.30.107.255 scope global dynamic ens3 12:23:07 valid_lft 86271sec preferred_lft 86271sec 12:23:07 inet6 fe80::f816:3eff:fe3c:9409/64 scope link 12:23:07 valid_lft forever preferred_lft forever 12:23:07 12:23:07 12:23:07 ---> sar -b -r -n DEV: 12:23:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-43707) 09/05/25 _x86_64_ (4 CPU) 12:23:07 12:23:07 12:20:59 LINUX RESTART (4 CPU) 12:23:07 12:23:07 12:21:01 tps rtps wtps bread/s bwrtn/s 12:23:07 12:22:02 381.74 67.61 314.13 4449.79 105443.76 12:23:07 12:23:01 108.32 1.12 107.20 128.66 15621.22 12:23:07 Average: 246.18 34.64 211.54 2307.38 60909.83 12:23:07 12:23:07 12:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:23:07 12:22:02 14037288 15533372 2387680 14.54 54016 1646464 782460 4.48 710612 1471552 106832 12:23:07 12:23:01 13711436 15504052 2713532 16.52 79396 1901152 815300 4.67 756336 1718144 130340 12:23:07 Average: 13874362 15518712 2550606 15.53 66706 1773808 798880 4.57 733474 1594848 118586 12:23:07 12:23:07 12:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:23:07 12:22:02 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 12:23:07 12:22:02 ens3 474.90 325.10 1852.69 82.79 0.00 0.00 0.00 0.00 12:23:07 12:23:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 12:23:07 12:23:01 ens3 63.18 52.21 885.21 11.80 0.00 0.00 0.00 0.00 12:23:07 Average: lo 1.51 1.51 0.17 0.17 0.00 0.00 0.00 0.00 12:23:07 Average: ens3 270.77 189.80 1373.01 47.59 0.00 0.00 0.00 0.00 12:23:07 12:23:07 12:23:07 ---> sar -P ALL: 12:23:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-43707) 09/05/25 _x86_64_ (4 CPU) 12:23:07 12:23:07 12:20:59 LINUX RESTART (4 CPU) 12:23:07 12:23:07 12:21:01 CPU %user %nice %system %iowait %steal %idle 12:23:07 12:22:02 all 21.86 0.00 2.82 4.62 0.08 70.62 12:23:07 12:22:02 0 20.19 0.00 2.72 7.08 0.07 69.95 12:23:07 12:22:02 1 20.70 0.00 1.85 6.98 0.07 70.41 12:23:07 12:22:02 2 27.15 0.00 3.83 0.48 0.08 68.44 12:23:07 12:22:02 3 19.41 0.00 2.85 3.95 0.07 73.72 12:23:07 12:23:01 all 21.27 0.00 1.41 1.26 0.06 76.01 12:23:07 12:23:01 0 7.81 0.00 0.59 0.08 0.05 91.47 12:23:07 12:23:01 1 37.50 0.00 1.70 1.09 0.07 59.65 12:23:07 12:23:01 2 35.22 0.00 2.44 0.46 0.05 61.83 12:23:07 12:23:01 3 4.62 0.00 0.93 3.41 0.05 90.98 12:23:07 Average: all 21.57 0.00 2.12 2.95 0.07 73.30 12:23:07 Average: 0 14.01 0.00 1.65 3.58 0.06 80.70 12:23:07 Average: 1 29.06 0.00 1.77 4.05 0.07 65.06 12:23:07 Average: 2 31.15 0.00 3.14 0.47 0.07 65.16 12:23:07 Average: 3 12.08 0.00 1.90 3.69 0.06 82.27 12:23:07 12:23:07 12:23:07