16:11:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142280 16:11:08 Running as SYSTEM 16:11:08 [EnvInject] - Loading node environment variables. 16:11:08 Building remotely on prd-ubuntu1804-builder-4c-4g-3547 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:11:08 [ssh-agent] Looking for ssh-agent implementation... 16:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:08 $ ssh-agent 16:11:08 SSH_AUTH_SOCK=/tmp/ssh-7zuvIFTNoJDl/agent.1641 16:11:08 SSH_AGENT_PID=1643 16:11:08 [ssh-agent] Started. 16:11:08 Running ssh-add (command line suppressed) 16:11:08 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1229312654169875185.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1229312654169875185.key) 16:11:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:11:08 The recommended git tool is: NONE 16:11:10 using credential onap-jenkins-ssh 16:11:10 Wiping out workspace first. 16:11:10 Cloning the remote Git repository 16:11:10 Cloning repository git://cloud.onap.org/mirror/oom.git 16:11:10 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:11:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:11:10 > git --version # timeout=10 16:11:10 > git --version # 'git version 2.17.1' 16:11:10 using GIT_SSH to set credentials Gerrit user 16:11:10 Verifying host key using manually-configured host key entries 16:11:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:11:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:11:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:11:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:11:15 using GIT_SSH to set credentials Gerrit user 16:11:15 Verifying host key using manually-configured host key entries 16:11:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/142280/5 # timeout=30 16:11:16 > git rev-parse d1b311d061cab7173d6452d00a3e8916a9431ec2^{commit} # timeout=10 16:11:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:11:16 Checking out Revision d1b311d061cab7173d6452d00a3e8916a9431ec2 (refs/changes/80/142280/5) 16:11:16 > git config core.sparsecheckout # timeout=10 16:11:16 > git checkout -f d1b311d061cab7173d6452d00a3e8916a9431ec2 # timeout=30 16:11:19 Commit message: "[COMMON] Consistently use common.readinessCheck.waitFor" 16:11:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:11:19 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 16:11:20 [EnvInject] - Injecting environment variables from a build step. 16:11:20 [EnvInject] - Injecting as environment variables the properties content 16:11:20 PYTHON=python3 16:11:20 16:11:20 [EnvInject] - Variables injected successfully. 16:11:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16463577098389915477.sh 16:11:20 ---> tox-install.sh 16:11:20 + source /home/jenkins/lf-env.sh 16:11:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:11:20 ++ mktemp -d /tmp/venv-XXXX 16:11:20 + lf_venv=/tmp/venv-pguK 16:11:20 + local venv_file=/tmp/.os_lf_venv 16:11:20 + local python=python3 16:11:20 + local options 16:11:20 + local set_path=true 16:11:20 + local install_args= 16:11:20 ++ 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 16:11:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:11:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:11:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:11:20 + true 16:11:20 + case $1 in 16:11:20 + venv_file=/tmp/.toxenv 16:11:20 + shift 2 16:11:20 + true 16:11:20 + case $1 in 16:11:20 + shift 16:11:20 + break 16:11:20 + case $python in 16:11:20 + local pkg_list= 16:11:20 + [[ -d /opt/pyenv ]] 16:11:20 + echo 'Setup pyenv:' 16:11:20 Setup pyenv: 16:11:20 + export PYENV_ROOT=/opt/pyenv 16:11:20 + PYENV_ROOT=/opt/pyenv 16:11:20 + 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 16:11:20 + 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 16:11:20 + pyenv versions 16:11:20 * system (set by /opt/pyenv/version) 16:11:20 * 3.8.13 (set by /opt/pyenv/version) 16:11:20 * 3.9.13 (set by /opt/pyenv/version) 16:11:20 * 3.10.6 (set by /opt/pyenv/version) 16:11:20 + command -v pyenv 16:11:20 ++ pyenv init - --no-rehash 16:11:20 + 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[*]}"'\'')" 16:11:20 export PATH="/opt/pyenv/shims:${PATH}" 16:11:20 export PYENV_SHELL=bash 16:11:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:11:20 pyenv() { 16:11:20 local command 16:11:20 command="${1:-}" 16:11:20 if [ "$#" -gt 0 ]; then 16:11:20 shift 16:11:20 fi 16:11:20 16:11:20 case "$command" in 16:11:20 rehash|shell) 16:11:20 eval "$(pyenv "sh-$command" "$@")" 16:11:20 ;; 16:11:20 *) 16:11:20 command pyenv "$command" "$@" 16:11:20 ;; 16:11:20 esac 16:11:20 }' 16:11:20 +++ 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[*]}"' 16:11:20 ++ 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 16:11:20 ++ 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 16:11:20 ++ 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 16:11:20 ++ export PYENV_SHELL=bash 16:11:20 ++ PYENV_SHELL=bash 16:11:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:11:20 +++ complete -F _pyenv pyenv 16:11:20 ++ lf-pyver python3 16:11:20 ++ local py_version_xy=python3 16:11:20 ++ local py_version_xyz= 16:11:20 ++ pyenv versions 16:11:20 ++ local command 16:11:20 ++ command=versions 16:11:20 ++ '[' 1 -gt 0 ']' 16:11:20 ++ shift 16:11:20 ++ case "$command" in 16:11:20 ++ command pyenv versions 16:11:20 ++ pyenv versions 16:11:20 ++ sed 's/^[ *]* //' 16:11:20 ++ grep -E '^[0-9.]*[0-9]$' 16:11:20 ++ awk '{ print $1 }' 16:11:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:11:21 +++ grep '^3' /tmp/.pyenv_versions 16:11:21 +++ tail -n 1 16:11:21 +++ sort -V 16:11:21 ++ py_version_xyz=3.10.6 16:11:21 ++ [[ -z 3.10.6 ]] 16:11:21 ++ echo 3.10.6 16:11:21 ++ return 0 16:11:21 + pyenv local 3.10.6 16:11:21 + local command 16:11:21 + command=local 16:11:21 + '[' 2 -gt 0 ']' 16:11:21 + shift 16:11:21 + case "$command" in 16:11:21 + command pyenv local 3.10.6 16:11:21 + pyenv local 3.10.6 16:11:21 + for arg in "$@" 16:11:21 + case $arg in 16:11:21 + pkg_list+='tox ' 16:11:21 + for arg in "$@" 16:11:21 + case $arg in 16:11:21 + pkg_list+='virtualenv ' 16:11:21 + for arg in "$@" 16:11:21 + case $arg in 16:11:21 + pkg_list+='urllib3~=1.26.15 ' 16:11:21 + [[ -f /tmp/.toxenv ]] 16:11:21 + [[ ! -f /tmp/.toxenv ]] 16:11:21 + [[ -n '' ]] 16:11:21 + python3 -m venv /tmp/venv-pguK 16:11:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pguK' 16:11:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pguK 16:11:27 + echo /tmp/venv-pguK 16:11:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:11:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:11:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:11:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:11:27 + local 'pip_opts=--upgrade --quiet' 16:11:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:11:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:11:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:11:27 + [[ -n '' ]] 16:11:27 + [[ -n '' ]] 16:11:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:11:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:11:27 + /tmp/venv-pguK/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 16:11:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:11:32 lf-activate-venv(): INFO: Base packages installed successfully 16:11:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:11:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:11:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:11:32 + /tmp/venv-pguK/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 16:11:38 + type python3 16:11:38 + true 16:11:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pguK/bin to PATH' 16:11:38 lf-activate-venv(): INFO: Adding /tmp/venv-pguK/bin to PATH 16:11:38 + PATH=/tmp/venv-pguK/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 16:11:38 + return 0 16:11:38 + python3 --version 16:11:38 Python 3.10.6 16:11:38 + python3 -m pip --version 16:11:38 pip 25.2 from /tmp/venv-pguK/lib/python3.10/site-packages/pip (python 3.10) 16:11:38 + python3 -m pip freeze 16:11:38 cachetools==6.2.1 16:11:38 chardet==5.2.0 16:11:38 colorama==0.4.6 16:11:38 distlib==0.4.0 16:11:38 filelock==3.20.0 16:11:38 packaging==25.0 16:11:38 platformdirs==4.5.0 16:11:38 pluggy==1.6.0 16:11:38 pyproject-api==1.10.0 16:11:38 tomli==2.3.0 16:11:38 tox==4.31.0 16:11:38 typing_extensions==4.15.0 16:11:38 urllib3==1.26.20 16:11:38 virtualenv==20.35.3 16:11:38 [EnvInject] - Injecting environment variables from a build step. 16:11:38 [EnvInject] - Injecting as environment variables the properties content 16:11:38 PARALLEL=false 16:11:38 16:11:38 [EnvInject] - Variables injected successfully. 16:11:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12007311794645224318.sh 16:11:38 ---> tox-run.sh 16:11:38 + 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 16:11:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:11:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:11:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:11:38 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:11:38 + source /home/jenkins/lf-env.sh 16:11:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:11:38 ++ mktemp -d /tmp/venv-XXXX 16:11:38 + lf_venv=/tmp/venv-OYk9 16:11:38 + local venv_file=/tmp/.os_lf_venv 16:11:38 + local python=python3 16:11:38 + local options 16:11:38 + local set_path=true 16:11:38 + local install_args= 16:11:38 ++ 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 16:11:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:11:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:11:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:11:38 + true 16:11:38 + case $1 in 16:11:38 + venv_file=/tmp/.toxenv 16:11:38 + shift 2 16:11:38 + true 16:11:38 + case $1 in 16:11:38 + shift 16:11:38 + break 16:11:38 + case $python in 16:11:38 + local pkg_list= 16:11:38 + [[ -d /opt/pyenv ]] 16:11:38 + echo 'Setup pyenv:' 16:11:38 Setup pyenv: 16:11:38 + export PYENV_ROOT=/opt/pyenv 16:11:38 + PYENV_ROOT=/opt/pyenv 16:11:38 + 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 16:11:38 + 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 16:11:38 + pyenv versions 16:11:38 system 16:11:38 3.8.13 16:11:38 3.9.13 16:11:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:11:38 + command -v pyenv 16:11:38 ++ pyenv init - --no-rehash 16:11:38 + 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[*]}"'\'')" 16:11:38 export PATH="/opt/pyenv/shims:${PATH}" 16:11:38 export PYENV_SHELL=bash 16:11:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:11:38 pyenv() { 16:11:38 local command 16:11:38 command="${1:-}" 16:11:38 if [ "$#" -gt 0 ]; then 16:11:38 shift 16:11:38 fi 16:11:38 16:11:38 case "$command" in 16:11:38 rehash|shell) 16:11:38 eval "$(pyenv "sh-$command" "$@")" 16:11:38 ;; 16:11:38 *) 16:11:38 command pyenv "$command" "$@" 16:11:38 ;; 16:11:38 esac 16:11:38 }' 16:11:38 +++ 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[*]}"' 16:11:38 ++ 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 16:11:38 ++ 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 16:11:38 ++ 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 16:11:38 ++ export PYENV_SHELL=bash 16:11:38 ++ PYENV_SHELL=bash 16:11:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:11:38 +++ complete -F _pyenv pyenv 16:11:38 ++ lf-pyver python3 16:11:38 ++ local py_version_xy=python3 16:11:38 ++ local py_version_xyz= 16:11:38 ++ pyenv versions 16:11:38 ++ local command 16:11:38 ++ command=versions 16:11:38 ++ '[' 1 -gt 0 ']' 16:11:38 ++ shift 16:11:38 ++ case "$command" in 16:11:38 ++ command pyenv versions 16:11:38 ++ pyenv versions 16:11:38 ++ awk '{ print $1 }' 16:11:38 ++ sed 's/^[ *]* //' 16:11:38 ++ grep -E '^[0-9.]*[0-9]$' 16:11:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:11:38 +++ grep '^3' /tmp/.pyenv_versions 16:11:38 +++ sort -V 16:11:38 +++ tail -n 1 16:11:38 ++ py_version_xyz=3.10.6 16:11:38 ++ [[ -z 3.10.6 ]] 16:11:38 ++ echo 3.10.6 16:11:38 ++ return 0 16:11:38 + pyenv local 3.10.6 16:11:38 + local command 16:11:38 + command=local 16:11:38 + '[' 2 -gt 0 ']' 16:11:38 + shift 16:11:38 + case "$command" in 16:11:38 + command pyenv local 3.10.6 16:11:38 + pyenv local 3.10.6 16:11:38 + for arg in "$@" 16:11:38 + case $arg in 16:11:38 + pkg_list+='tox ' 16:11:38 + for arg in "$@" 16:11:38 + case $arg in 16:11:38 + pkg_list+='virtualenv ' 16:11:38 + for arg in "$@" 16:11:38 + case $arg in 16:11:38 + pkg_list+='urllib3~=1.26.15 ' 16:11:38 + [[ -f /tmp/.toxenv ]] 16:11:38 ++ cat /tmp/.toxenv 16:11:38 + lf_venv=/tmp/venv-pguK 16:11:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pguK from' file:/tmp/.toxenv 16:11:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pguK from file:/tmp/.toxenv 16:11:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:11:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:11:38 + local 'pip_opts=--upgrade --quiet' 16:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:11:38 + [[ -n '' ]] 16:11:38 + [[ -n '' ]] 16:11:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:11:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:11:38 + /tmp/venv-pguK/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 16:11:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:11:39 lf-activate-venv(): INFO: Base packages installed successfully 16:11:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:11:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:11:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:11:39 + /tmp/venv-pguK/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 16:11:40 + type python3 16:11:40 + true 16:11:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pguK/bin to PATH' 16:11:40 lf-activate-venv(): INFO: Adding /tmp/venv-pguK/bin to PATH 16:11:40 + PATH=/tmp/venv-pguK/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 16:11:40 + return 0 16:11:40 + [[ -d /opt/pyenv ]] 16:11:40 + echo '---> Setting up pyenv' 16:11:40 ---> Setting up pyenv 16:11:40 + export PYENV_ROOT=/opt/pyenv 16:11:40 + PYENV_ROOT=/opt/pyenv 16:11:40 + export PATH=/opt/pyenv/bin:/tmp/venv-pguK/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 16:11:40 + PATH=/opt/pyenv/bin:/tmp/venv-pguK/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 16:11:40 ++ pwd 16:11:40 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:11:40 + export PYTHONPATH 16:11:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:11:40 + TOX_TESTENV_PASSENV=PYTHONPATH 16:11:40 + tox --version 16:11:41 4.31.0 from /tmp/venv-pguK/lib/python3.10/site-packages/tox/__init__.py 16:11:41 + PARALLEL=false 16:11:41 + TOX_OPTIONS_LIST= 16:11:41 + [[ -n checkbashisms ]] 16:11:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:11:41 + case ${PARALLEL,,} in 16:11:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:11:41 + tox -e checkbashisms 16:11:42 checkbashisms: freeze> python -m pip freeze --all 16:11:43 checkbashisms: pip==25.2,setuptools==80.9.0 16:11:43 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:11:44 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:11:46 checkbashisms: OK (4.99=setup[1.41]+cmd[3.58] seconds) 16:11:46 congratulations :) (5.03 seconds) 16:11:46 + tox_status=0 16:11:46 + echo '---> Completed tox runs' 16:11:46 ---> Completed tox runs 16:11:46 + for i in .tox/*/log 16:11:46 ++ echo .tox/checkbashisms/log 16:11:46 ++ awk -F/ '{print $2}' 16:11:46 + tox_env=checkbashisms 16:11:46 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:11:46 + DOC_DIR=docs/_build/html 16:11:46 + [[ -d docs/_build/html ]] 16:11:46 + echo '---> tox-run.sh ends' 16:11:46 ---> tox-run.sh ends 16:11:46 + test 0 -eq 0 16:11:46 $ ssh-agent -k 16:11:46 unset SSH_AUTH_SOCK; 16:11:46 unset SSH_AGENT_PID; 16:11:46 echo Agent pid 1643 killed; 16:11:46 [ssh-agent] Stopped. 16:11:46 [PostBuildScript] - [INFO] Executing post build scripts. 16:11:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4124603316272437493.sh 16:11:46 ---> sysstat.sh 16:11:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12201265750514853049.sh 16:11:47 ---> package-listing.sh 16:11:47 ++ tr '[:upper:]' '[:lower:]' 16:11:47 ++ facter osfamily 16:11:47 + OS_FAMILY=debian 16:11:47 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:11:47 + START_PACKAGES=/tmp/packages_start.txt 16:11:47 + END_PACKAGES=/tmp/packages_end.txt 16:11:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:47 + PACKAGES=/tmp/packages_start.txt 16:11:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:11:47 + PACKAGES=/tmp/packages_end.txt 16:11:47 + case "${OS_FAMILY}" in 16:11:47 + dpkg -l 16:11:47 + grep '^ii' 16:11:47 + '[' -f /tmp/packages_start.txt ']' 16:11:47 + '[' -f /tmp/packages_end.txt ']' 16:11:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:11:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:11:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:11:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8437251881728337645.sh 16:11:47 ---> capture-instance-metadata.sh 16:11:47 Setup pyenv: 16:11:47 system 16:11:47 3.8.13 16:11:47 3.9.13 16:11:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:11:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WJ6r 16:11:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:11:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:11:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:11:56 lf-activate-venv(): INFO: Base packages installed successfully 16:11:56 lf-activate-venv(): INFO: Installing additional packages: lftools 16:12:25 lf-activate-venv(): INFO: Adding /tmp/venv-WJ6r/bin to PATH 16:12:25 INFO: Running in OpenStack, capturing instance metadata 16:12:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15158727099712221375.sh 16:12:26 provisioning config files... 16:12:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14844298134220412427tmp 16:12:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:12:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:12:26 [EnvInject] - Injecting environment variables from a build step. 16:12:26 [EnvInject] - Injecting as environment variables the properties content 16:12:26 SERVER_ID=logs 16:12:26 16:12:26 [EnvInject] - Variables injected successfully. 16:12:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2501231755900803370.sh 16:12:26 ---> create-netrc.sh 16:12:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6690964929294243918.sh 16:12:26 ---> python-tools-install.sh 16:12:26 Setup pyenv: 16:12:26 system 16:12:26 3.8.13 16:12:26 3.9.13 16:12:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:12:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WJ6r from file:/tmp/.os_lf_venv 16:12:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:12:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:12:28 lf-activate-venv(): INFO: Base packages installed successfully 16:12:28 lf-activate-venv(): INFO: Installing additional packages: lftools 16:12:37 lf-activate-venv(): INFO: Adding /tmp/venv-WJ6r/bin to PATH 16:12:37 Generating Requirements File 16:12:55 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. 16:12:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:12:56 Python 3.10.6 16:12:56 pip 25.2 from /tmp/venv-WJ6r/lib/python3.10/site-packages/pip (python 3.10) 16:12:56 appdirs==1.4.4 16:12:56 argcomplete==3.6.2 16:12:56 aspy.yaml==1.3.0 16:12:56 attrs==25.4.0 16:12:56 autopage==0.5.2 16:12:56 beautifulsoup4==4.14.2 16:12:56 boto3==1.40.55 16:12:56 botocore==1.40.55 16:12:56 bs4==0.0.2 16:12:56 cachetools==6.2.1 16:12:56 certifi==2025.10.5 16:12:56 cffi==2.0.0 16:12:56 cfgv==3.4.0 16:12:56 chardet==5.2.0 16:12:56 charset-normalizer==3.4.4 16:12:56 click==8.3.0 16:12:56 cliff==4.11.0 16:12:56 cmd2==2.7.0 16:12:56 cryptography==3.3.2 16:12:56 debtcollector==3.0.0 16:12:56 decorator==5.2.1 16:12:56 defusedxml==0.7.1 16:12:56 Deprecated==1.2.18 16:12:56 distlib==0.4.0 16:12:56 dnspython==2.8.0 16:12:56 docker==7.1.0 16:12:56 dogpile.cache==1.5.0 16:12:56 durationpy==0.10 16:12:56 email-validator==2.3.0 16:12:56 filelock==3.20.0 16:12:56 future==1.0.0 16:12:56 gitdb==4.0.12 16:12:56 GitPython==3.1.45 16:12:56 google-auth==2.41.1 16:12:56 httplib2==0.31.0 16:12:56 identify==2.6.15 16:12:56 idna==3.11 16:12:56 importlib-resources==1.5.0 16:12:56 iso8601==2.1.0 16:12:56 Jinja2==3.1.6 16:12:56 jmespath==1.0.1 16:12:56 jsonpatch==1.33 16:12:56 jsonpointer==3.0.0 16:12:56 jsonschema==4.25.1 16:12:56 jsonschema-specifications==2025.9.1 16:12:56 keystoneauth1==5.12.0 16:12:56 kubernetes==34.1.0 16:12:56 lftools==0.37.15 16:12:56 lxml==6.0.2 16:12:56 markdown-it-py==4.0.0 16:12:56 MarkupSafe==3.0.3 16:12:56 mdurl==0.1.2 16:12:56 msgpack==1.1.2 16:12:56 multi_key_dict==2.0.3 16:12:56 munch==4.0.0 16:12:56 netaddr==1.3.0 16:12:56 niet==1.4.2 16:12:56 nodeenv==1.9.1 16:12:56 oauth2client==4.1.3 16:12:56 oauthlib==3.3.1 16:12:56 openstacksdk==4.7.1 16:12:56 os-service-types==1.8.0 16:12:56 osc-lib==4.2.0 16:12:56 oslo.config==10.0.0 16:12:56 oslo.context==6.1.0 16:12:56 oslo.i18n==6.6.0 16:12:56 oslo.log==7.2.1 16:12:56 oslo.serialization==5.8.0 16:12:56 oslo.utils==9.1.0 16:12:56 packaging==25.0 16:12:56 pbr==7.0.1 16:12:56 platformdirs==4.5.0 16:12:56 prettytable==3.16.0 16:12:56 psutil==7.1.0 16:12:56 pyasn1==0.6.1 16:12:56 pyasn1_modules==0.4.2 16:12:56 pycparser==2.23 16:12:56 pygerrit2==2.0.15 16:12:56 PyGithub==2.8.1 16:12:56 Pygments==2.19.2 16:12:56 PyJWT==2.10.1 16:12:56 PyNaCl==1.6.0 16:12:56 pyparsing==2.4.7 16:12:56 pyperclip==1.11.0 16:12:56 pyrsistent==0.20.0 16:12:56 python-cinderclient==9.8.0 16:12:56 python-dateutil==2.9.0.post0 16:12:56 python-heatclient==4.3.0 16:12:56 python-jenkins==1.8.3 16:12:56 python-keystoneclient==5.7.0 16:12:56 python-magnumclient==4.9.0 16:12:56 python-openstackclient==8.2.0 16:12:56 python-swiftclient==4.8.0 16:12:56 PyYAML==6.0.3 16:12:56 referencing==0.37.0 16:12:56 requests==2.32.5 16:12:56 requests-oauthlib==2.0.0 16:12:56 requestsexceptions==1.4.0 16:12:56 rfc3986==2.0.0 16:12:56 rich==14.2.0 16:12:56 rich-argparse==1.7.1 16:12:56 rpds-py==0.27.1 16:12:56 rsa==4.9.1 16:12:56 ruamel.yaml==0.18.15 16:12:56 ruamel.yaml.clib==0.2.14 16:12:56 s3transfer==0.14.0 16:12:56 simplejson==3.20.2 16:12:56 six==1.17.0 16:12:56 smmap==5.0.2 16:12:56 soupsieve==2.8 16:12:56 stevedore==5.5.0 16:12:56 tabulate==0.9.0 16:12:56 toml==0.10.2 16:12:56 tomlkit==0.13.3 16:12:56 tqdm==4.67.1 16:12:56 typing_extensions==4.15.0 16:12:56 tzdata==2025.2 16:12:56 urllib3==1.26.20 16:12:56 virtualenv==20.35.3 16:12:56 wcwidth==0.2.14 16:12:56 websocket-client==1.9.0 16:12:56 wrapt==1.17.3 16:12:56 xdg==6.0.0 16:12:56 xmltodict==1.0.2 16:12:56 yq==3.4.3 16:12:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8167471425049930998.sh 16:12:56 ---> sudo-logs.sh 16:12:56 Archiving 'sudo' log.. 16:12:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16873983834579798284.sh 16:12:57 ---> job-cost.sh 16:12:57 Setup pyenv: 16:12:57 system 16:12:57 3.8.13 16:12:57 3.9.13 16:12:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:12:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WJ6r from file:/tmp/.os_lf_venv 16:12:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:12:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:12:59 lf-activate-venv(): INFO: Base packages installed successfully 16:12:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:13:04 lf-activate-venv(): INFO: Adding /tmp/venv-WJ6r/bin to PATH 16:13:04 INFO: No Stack... 16:13:04 INFO: Retrieving Pricing Info for: v3-standard-4 16:13:05 INFO: Archiving Costs 16:13:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16476944799011778598.sh 16:13:05 ---> logs-deploy.sh 16:13:05 Setup pyenv: 16:13:05 system 16:13:05 3.8.13 16:13:05 3.9.13 16:13:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:13:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WJ6r from file:/tmp/.os_lf_venv 16:13:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:13:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:13:07 lf-activate-venv(): INFO: Base packages installed successfully 16:13:07 lf-activate-venv(): INFO: Installing additional packages: lftools 16:13:15 lf-activate-venv(): INFO: Adding /tmp/venv-WJ6r/bin to PATH 16:13:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4271 16:13:15 INFO: archiving workspace using pattern(s): 16:13:16 Archives upload complete. 16:13:16 INFO: archiving logs to Nexus 16:13:17 ---> uname -a: 16:13:17 Linux prd-ubuntu1804-builder-4c-4g-3547 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:13:17 16:13:17 16:13:17 ---> lscpu: 16:13:17 Architecture: x86_64 16:13:17 CPU op-mode(s): 32-bit, 64-bit 16:13:17 Byte Order: Little Endian 16:13:17 CPU(s): 4 16:13:17 On-line CPU(s) list: 0-3 16:13:17 Thread(s) per core: 1 16:13:17 Core(s) per socket: 1 16:13:17 Socket(s): 4 16:13:17 NUMA node(s): 1 16:13:17 Vendor ID: AuthenticAMD 16:13:17 CPU family: 23 16:13:17 Model: 49 16:13:17 Model name: AMD EPYC-Rome Processor 16:13:17 Stepping: 0 16:13:17 CPU MHz: 2799.998 16:13:17 BogoMIPS: 5599.99 16:13:17 Virtualization: AMD-V 16:13:17 Hypervisor vendor: KVM 16:13:17 Virtualization type: full 16:13:17 L1d cache: 32K 16:13:17 L1i cache: 32K 16:13:17 L2 cache: 512K 16:13:17 L3 cache: 16384K 16:13:17 NUMA node0 CPU(s): 0-3 16:13:17 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 16:13:17 16:13:17 16:13:17 ---> nproc: 16:13:17 4 16:13:17 16:13:17 16:13:17 ---> df -h: 16:13:17 Filesystem Size Used Avail Use% Mounted on 16:13:17 udev 7.9G 0 7.9G 0% /dev 16:13:17 tmpfs 1.6G 676K 1.6G 1% /run 16:13:17 /dev/vda1 78G 8.3G 70G 11% / 16:13:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:13:17 tmpfs 5.0M 0 5.0M 0% /run/lock 16:13:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:13:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:13:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:13:17 16:13:17 16:13:17 ---> free -m: 16:13:17 total used free shared buff/cache available 16:13:17 Mem: 16040 564 13407 0 2067 15161 16:13:17 Swap: 1023 0 1023 16:13:17 16:13:17 16:13:17 ---> ip addr: 16:13:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:13:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:13:17 inet 127.0.0.1/8 scope host lo 16:13:17 valid_lft forever preferred_lft forever 16:13:17 inet6 ::1/128 scope host 16:13:17 valid_lft forever preferred_lft forever 16:13:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:13:17 link/ether fa:16:3e:cf:73:ea brd ff:ff:ff:ff:ff:ff 16:13:17 inet 10.30.106.161/23 brd 10.30.107.255 scope global dynamic ens3 16:13:17 valid_lft 86253sec preferred_lft 86253sec 16:13:17 inet6 fe80::f816:3eff:fecf:73ea/64 scope link 16:13:17 valid_lft forever preferred_lft forever 16:13:17 16:13:17 16:13:17 ---> sar -b -r -n DEV: 16:13:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3547) 10/18/25 _x86_64_ (4 CPU) 16:13:17 16:13:17 16:10:52 LINUX RESTART (4 CPU) 16:13:17 16:13:17 16:11:01 tps rtps wtps bread/s bwrtn/s 16:13:17 16:12:01 114.21 58.96 55.26 3718.71 40125.71 16:13:17 16:13:01 126.48 1.12 125.36 127.05 39729.78 16:13:17 Average: 120.35 30.04 90.31 1922.88 39927.75 16:13:17 16:13:17 16:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:17 16:12:01 14110256 15570728 2314704 14.09 49364 1618032 753660 4.31 664804 1449540 87164 16:13:17 16:13:01 13738768 15525952 2686192 16.35 78592 1896396 762416 4.36 729096 1716340 126964 16:13:17 Average: 13924512 15548340 2500448 15.22 63978 1757214 758038 4.34 696950 1582940 107064 16:13:17 16:13:17 16:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:17 16:12:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 16:13:17 16:12:01 ens3 428.25 286.72 1722.96 80.35 0.00 0.00 0.00 0.00 16:13:17 16:13:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 16:13:17 16:13:01 ens3 61.74 45.73 942.89 10.83 0.00 0.00 0.00 0.00 16:13:17 Average: lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 16:13:17 Average: ens3 244.99 166.22 1332.92 45.59 0.00 0.00 0.00 0.00 16:13:17 16:13:17 16:13:17 ---> sar -P ALL: 16:13:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3547) 10/18/25 _x86_64_ (4 CPU) 16:13:17 16:13:17 16:10:52 LINUX RESTART (4 CPU) 16:13:17 16:13:17 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:13:17 16:12:01 all 19.48 0.00 2.05 8.94 0.08 69.46 16:13:17 16:12:01 0 13.74 0.00 1.86 6.19 0.07 78.14 16:13:17 16:12:01 1 23.48 0.00 2.49 6.78 0.08 67.16 16:13:17 16:12:01 2 21.04 0.00 1.52 20.80 0.08 56.56 16:13:17 16:12:01 3 19.73 0.00 2.31 1.98 0.08 75.90 16:13:17 16:13:01 all 20.06 0.00 1.34 4.53 0.05 74.02 16:13:17 16:13:01 0 9.57 0.00 1.15 10.57 0.03 78.68 16:13:17 16:13:01 1 23.13 0.00 1.33 0.97 0.07 74.50 16:13:17 16:13:01 2 21.87 0.00 1.22 5.22 0.05 71.64 16:13:17 16:13:01 3 25.65 0.00 1.65 1.37 0.05 71.28 16:13:17 Average: all 19.77 0.00 1.69 6.73 0.06 71.74 16:13:17 Average: 0 11.66 0.00 1.51 8.38 0.05 78.41 16:13:17 Average: 1 23.30 0.00 1.91 3.87 0.08 70.84 16:13:17 Average: 2 21.45 0.00 1.37 13.01 0.07 64.10 16:13:17 Average: 3 22.69 0.00 1.98 1.67 0.07 73.59 16:13:17 16:13:17 16:13:17