09:29:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 09:29:05 Running as SYSTEM 09:29:05 [EnvInject] - Loading node environment variables. 09:29:05 Building remotely on prd-ubuntu1804-builder-4c-4g-44398 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:29:05 [ssh-agent] Looking for ssh-agent implementation... 09:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:05 $ ssh-agent 09:29:05 SSH_AUTH_SOCK=/tmp/ssh-FFG1d492KHTx/agent.1859 09:29:05 SSH_AGENT_PID=1860 09:29:05 [ssh-agent] Started. 09:29:05 Running ssh-add (command line suppressed) 09:29:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2092618889712973899.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2092618889712973899.key) 09:29:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:29:05 The recommended git tool is: NONE 09:29:07 using credential onap-jenkins-ssh 09:29:07 Wiping out workspace first. 09:29:07 Cloning the remote Git repository 09:29:07 Cloning repository git://cloud.onap.org/mirror/oom.git 09:29:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:29:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:29:07 > git --version # timeout=10 09:29:07 > git --version # 'git version 2.17.1' 09:29:07 using GIT_SSH to set credentials Gerrit user 09:29:07 Verifying host key using manually-configured host key entries 09:29:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:29:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:29:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:29:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:29:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:29:12 using GIT_SSH to set credentials Gerrit user 09:29:12 Verifying host key using manually-configured host key entries 09:29:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/6 # timeout=30 09:29:13 > git rev-parse e6204e8f020e7c2e16981e6a091b88e84c24f179^{commit} # timeout=10 09:29:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:29:13 Checking out Revision e6204e8f020e7c2e16981e6a091b88e84c24f179 (refs/changes/84/141684/6) 09:29:13 > git config core.sparsecheckout # timeout=10 09:29:13 > git checkout -f e6204e8f020e7c2e16981e6a091b88e84c24f179 # timeout=30 09:29:16 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 09:29:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:29:16 > git rev-list --no-walk 999e48e47304e97b2444b62e0fb4b1a7d9cc578a # timeout=10 09:29:16 [EnvInject] - Injecting environment variables from a build step. 09:29:16 [EnvInject] - Injecting as environment variables the properties content 09:29:16 PYTHON=python3 09:29:16 09:29:16 [EnvInject] - Variables injected successfully. 09:29:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15226044295361663439.sh 09:29:16 ---> tox-install.sh 09:29:16 + source /home/jenkins/lf-env.sh 09:29:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:29:16 ++ mktemp -d /tmp/venv-XXXX 09:29:16 + lf_venv=/tmp/venv-rjmR 09:29:16 + local venv_file=/tmp/.os_lf_venv 09:29:16 + local python=python3 09:29:16 + local options 09:29:16 + local set_path=true 09:29:16 + local install_args= 09:29:16 ++ 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 09:29:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:29:16 + true 09:29:16 + case $1 in 09:29:16 + venv_file=/tmp/.toxenv 09:29:16 + shift 2 09:29:16 + true 09:29:16 + case $1 in 09:29:16 + shift 09:29:16 + break 09:29:16 + case $python in 09:29:16 + local pkg_list= 09:29:16 + [[ -d /opt/pyenv ]] 09:29:16 + echo 'Setup pyenv:' 09:29:16 Setup pyenv: 09:29:16 + export PYENV_ROOT=/opt/pyenv 09:29:16 + PYENV_ROOT=/opt/pyenv 09:29:16 + 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 09:29:16 + 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 09:29:16 + pyenv versions 09:29:17 * system (set by /opt/pyenv/version) 09:29:17 * 3.8.13 (set by /opt/pyenv/version) 09:29:17 * 3.9.13 (set by /opt/pyenv/version) 09:29:17 * 3.10.6 (set by /opt/pyenv/version) 09:29:17 + command -v pyenv 09:29:17 ++ pyenv init - --no-rehash 09:29:17 + 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[*]}"'\'')" 09:29:17 export PATH="/opt/pyenv/shims:${PATH}" 09:29:17 export PYENV_SHELL=bash 09:29:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:29:17 pyenv() { 09:29:17 local command 09:29:17 command="${1:-}" 09:29:17 if [ "$#" -gt 0 ]; then 09:29:17 shift 09:29:17 fi 09:29:17 09:29:17 case "$command" in 09:29:17 rehash|shell) 09:29:17 eval "$(pyenv "sh-$command" "$@")" 09:29:17 ;; 09:29:17 *) 09:29:17 command pyenv "$command" "$@" 09:29:17 ;; 09:29:17 esac 09:29:17 }' 09:29:17 +++ 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[*]}"' 09:29:17 ++ 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 09:29:17 ++ 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 09:29:17 ++ 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 09:29:17 ++ export PYENV_SHELL=bash 09:29:17 ++ PYENV_SHELL=bash 09:29:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:29:17 +++ complete -F _pyenv pyenv 09:29:17 ++ lf-pyver python3 09:29:17 ++ local py_version_xy=python3 09:29:17 ++ local py_version_xyz= 09:29:17 ++ pyenv versions 09:29:17 ++ local command 09:29:17 ++ command=versions 09:29:17 ++ '[' 1 -gt 0 ']' 09:29:17 ++ sed 's/^[ *]* //' 09:29:17 ++ shift 09:29:17 ++ case "$command" in 09:29:17 ++ command pyenv versions 09:29:17 ++ pyenv versions 09:29:17 ++ awk '{ print $1 }' 09:29:17 ++ grep -E '^[0-9.]*[0-9]$' 09:29:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:29:17 +++ grep '^3' /tmp/.pyenv_versions 09:29:17 +++ sort -V 09:29:17 +++ tail -n 1 09:29:17 ++ py_version_xyz=3.10.6 09:29:17 ++ [[ -z 3.10.6 ]] 09:29:17 ++ echo 3.10.6 09:29:17 ++ return 0 09:29:17 + pyenv local 3.10.6 09:29:17 + local command 09:29:17 + command=local 09:29:17 + '[' 2 -gt 0 ']' 09:29:17 + shift 09:29:17 + case "$command" in 09:29:17 + command pyenv local 3.10.6 09:29:17 + pyenv local 3.10.6 09:29:17 + for arg in "$@" 09:29:17 + case $arg in 09:29:17 + pkg_list+='tox ' 09:29:17 + for arg in "$@" 09:29:17 + case $arg in 09:29:17 + pkg_list+='virtualenv ' 09:29:17 + for arg in "$@" 09:29:17 + case $arg in 09:29:17 + pkg_list+='urllib3~=1.26.15 ' 09:29:17 + [[ -f /tmp/.toxenv ]] 09:29:17 + [[ ! -f /tmp/.toxenv ]] 09:29:17 + [[ -n '' ]] 09:29:17 + python3 -m venv /tmp/venv-rjmR 09:29:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rjmR' 09:29:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rjmR 09:29:21 + echo /tmp/venv-rjmR 09:29:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:29:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:29:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:29:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:21 + local 'pip_opts=--upgrade --quiet' 09:29:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:29:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:29:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:29:21 + [[ -n '' ]] 09:29:21 + [[ -n '' ]] 09:29:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:29:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:21 + /tmp/venv-rjmR/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 09:29:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:29:25 lf-activate-venv(): INFO: Base packages installed successfully 09:29:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:29:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:29:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:29:25 + /tmp/venv-rjmR/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 09:29:27 + type python3 09:29:27 + true 09:29:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rjmR/bin to PATH' 09:29:27 lf-activate-venv(): INFO: Adding /tmp/venv-rjmR/bin to PATH 09:29:27 + PATH=/tmp/venv-rjmR/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 09:29:27 + return 0 09:29:27 + python3 --version 09:29:27 Python 3.10.6 09:29:27 + python3 -m pip --version 09:29:27 pip 25.2 from /tmp/venv-rjmR/lib/python3.10/site-packages/pip (python 3.10) 09:29:27 + python3 -m pip freeze 09:29:28 cachetools==6.2.0 09:29:28 chardet==5.2.0 09:29:28 colorama==0.4.6 09:29:28 distlib==0.4.0 09:29:28 filelock==3.19.1 09:29:28 packaging==25.0 09:29:28 platformdirs==4.4.0 09:29:28 pluggy==1.6.0 09:29:28 pyproject-api==1.9.1 09:29:28 tomli==2.2.1 09:29:28 tox==4.30.2 09:29:28 typing_extensions==4.15.0 09:29:28 urllib3==1.26.20 09:29:28 virtualenv==20.34.0 09:29:28 [EnvInject] - Injecting environment variables from a build step. 09:29:28 [EnvInject] - Injecting as environment variables the properties content 09:29:28 PARALLEL=false 09:29:28 09:29:28 [EnvInject] - Variables injected successfully. 09:29:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17679896032730033319.sh 09:29:28 ---> tox-run.sh 09:29:28 + 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 09:29:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:29:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:29:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:29:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:29:28 + source /home/jenkins/lf-env.sh 09:29:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:29:28 ++ mktemp -d /tmp/venv-XXXX 09:29:28 + lf_venv=/tmp/venv-7gBs 09:29:28 + local venv_file=/tmp/.os_lf_venv 09:29:28 + local python=python3 09:29:28 + local options 09:29:28 + local set_path=true 09:29:28 + local install_args= 09:29:28 ++ 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 09:29:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:29:28 + true 09:29:28 + case $1 in 09:29:28 + venv_file=/tmp/.toxenv 09:29:28 + shift 2 09:29:28 + true 09:29:28 + case $1 in 09:29:28 + shift 09:29:28 + break 09:29:28 + case $python in 09:29:28 + local pkg_list= 09:29:28 + [[ -d /opt/pyenv ]] 09:29:28 + echo 'Setup pyenv:' 09:29:28 Setup pyenv: 09:29:28 + export PYENV_ROOT=/opt/pyenv 09:29:28 + PYENV_ROOT=/opt/pyenv 09:29:28 + 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 09:29:28 + 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 09:29:28 + pyenv versions 09:29:28 system 09:29:28 3.8.13 09:29:28 3.9.13 09:29:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:29:28 + command -v pyenv 09:29:28 ++ pyenv init - --no-rehash 09:29:28 + 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[*]}"'\'')" 09:29:28 export PATH="/opt/pyenv/shims:${PATH}" 09:29:28 export PYENV_SHELL=bash 09:29:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:29:28 pyenv() { 09:29:28 local command 09:29:28 command="${1:-}" 09:29:28 if [ "$#" -gt 0 ]; then 09:29:28 shift 09:29:28 fi 09:29:28 09:29:28 case "$command" in 09:29:28 rehash|shell) 09:29:28 eval "$(pyenv "sh-$command" "$@")" 09:29:28 ;; 09:29:28 *) 09:29:28 command pyenv "$command" "$@" 09:29:28 ;; 09:29:28 esac 09:29:28 }' 09:29:28 +++ 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[*]}"' 09:29:28 ++ 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 09:29:28 ++ 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 09:29:28 ++ 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 09:29:28 ++ export PYENV_SHELL=bash 09:29:28 ++ PYENV_SHELL=bash 09:29:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:29:28 +++ complete -F _pyenv pyenv 09:29:28 ++ lf-pyver python3 09:29:28 ++ local py_version_xy=python3 09:29:28 ++ local py_version_xyz= 09:29:28 ++ pyenv versions 09:29:28 ++ sed 's/^[ *]* //' 09:29:28 ++ local command 09:29:28 ++ command=versions 09:29:28 ++ '[' 1 -gt 0 ']' 09:29:28 ++ shift 09:29:28 ++ case "$command" in 09:29:28 ++ command pyenv versions 09:29:28 ++ pyenv versions 09:29:28 ++ awk '{ print $1 }' 09:29:28 ++ grep -E '^[0-9.]*[0-9]$' 09:29:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:29:28 +++ grep '^3' /tmp/.pyenv_versions 09:29:28 +++ sort -V 09:29:28 +++ tail -n 1 09:29:28 ++ py_version_xyz=3.10.6 09:29:28 ++ [[ -z 3.10.6 ]] 09:29:28 ++ echo 3.10.6 09:29:28 ++ return 0 09:29:28 + pyenv local 3.10.6 09:29:28 + local command 09:29:28 + command=local 09:29:28 + '[' 2 -gt 0 ']' 09:29:28 + shift 09:29:28 + case "$command" in 09:29:28 + command pyenv local 3.10.6 09:29:28 + pyenv local 3.10.6 09:29:28 + for arg in "$@" 09:29:28 + case $arg in 09:29:28 + pkg_list+='tox ' 09:29:28 + for arg in "$@" 09:29:28 + case $arg in 09:29:28 + pkg_list+='virtualenv ' 09:29:28 + for arg in "$@" 09:29:28 + case $arg in 09:29:28 + pkg_list+='urllib3~=1.26.15 ' 09:29:28 + [[ -f /tmp/.toxenv ]] 09:29:28 ++ cat /tmp/.toxenv 09:29:28 + lf_venv=/tmp/venv-rjmR 09:29:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rjmR from' file:/tmp/.toxenv 09:29:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rjmR from file:/tmp/.toxenv 09:29:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:29:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:28 + local 'pip_opts=--upgrade --quiet' 09:29:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:29:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:29:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:29:28 + [[ -n '' ]] 09:29:28 + [[ -n '' ]] 09:29:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:29:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:28 + /tmp/venv-rjmR/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 09:29:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:29:29 lf-activate-venv(): INFO: Base packages installed successfully 09:29:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:29:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:29:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:29:29 + /tmp/venv-rjmR/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 09:29:30 + type python3 09:29:30 + true 09:29:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rjmR/bin to PATH' 09:29:30 lf-activate-venv(): INFO: Adding /tmp/venv-rjmR/bin to PATH 09:29:30 + PATH=/tmp/venv-rjmR/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 09:29:30 + return 0 09:29:30 + [[ -d /opt/pyenv ]] 09:29:30 + echo '---> Setting up pyenv' 09:29:30 ---> Setting up pyenv 09:29:30 + export PYENV_ROOT=/opt/pyenv 09:29:30 + PYENV_ROOT=/opt/pyenv 09:29:30 + export PATH=/opt/pyenv/bin:/tmp/venv-rjmR/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 09:29:30 + PATH=/opt/pyenv/bin:/tmp/venv-rjmR/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 09:29:30 ++ pwd 09:29:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:29:30 + export PYTHONPATH 09:29:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:29:30 + TOX_TESTENV_PASSENV=PYTHONPATH 09:29:30 + tox --version 09:29:30 4.30.2 from /tmp/venv-rjmR/lib/python3.10/site-packages/tox/__init__.py 09:29:30 + PARALLEL=false 09:29:30 + TOX_OPTIONS_LIST= 09:29:30 + [[ -n checkbashisms ]] 09:29:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:29:30 + case ${PARALLEL,,} in 09:29:30 + tox -e checkbashisms 09:29:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:29:31 checkbashisms: freeze> python -m pip freeze --all 09:29:32 checkbashisms: pip==25.2,setuptools==80.9.0 09:29:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:29:34 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:29:36 checkbashisms: OK (4.91=setup[1.37]+cmd[3.54] seconds) 09:29:36 congratulations :) (4.95 seconds) 09:29:36 + tox_status=0 09:29:36 + echo '---> Completed tox runs' 09:29:36 ---> Completed tox runs 09:29:36 + for i in .tox/*/log 09:29:36 ++ echo .tox/checkbashisms/log 09:29:36 ++ awk -F/ '{print $2}' 09:29:36 + tox_env=checkbashisms 09:29:36 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:29:36 + DOC_DIR=docs/_build/html 09:29:36 + [[ -d docs/_build/html ]] 09:29:36 + echo '---> tox-run.sh ends' 09:29:36 ---> tox-run.sh ends 09:29:36 + test 0 -eq 0 09:29:36 $ ssh-agent -k 09:29:36 unset SSH_AUTH_SOCK; 09:29:36 unset SSH_AGENT_PID; 09:29:36 echo Agent pid 1860 killed; 09:29:36 [ssh-agent] Stopped. 09:29:36 [PostBuildScript] - [INFO] Executing post build scripts. 09:29:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13265224024163036007.sh 09:29:36 ---> sysstat.sh 09:29:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2449285987763446767.sh 09:29:36 ---> package-listing.sh 09:29:36 ++ tr '[:upper:]' '[:lower:]' 09:29:36 ++ facter osfamily 09:29:36 + OS_FAMILY=debian 09:29:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:29:36 + START_PACKAGES=/tmp/packages_start.txt 09:29:36 + END_PACKAGES=/tmp/packages_end.txt 09:29:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:29:36 + PACKAGES=/tmp/packages_start.txt 09:29:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:29:36 + PACKAGES=/tmp/packages_end.txt 09:29:36 + case "${OS_FAMILY}" in 09:29:36 + dpkg -l 09:29:36 + grep '^ii' 09:29:36 + '[' -f /tmp/packages_start.txt ']' 09:29:36 + '[' -f /tmp/packages_end.txt ']' 09:29:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:29:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:29:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:29:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:29:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9846538273842389473.sh 09:29:36 ---> capture-instance-metadata.sh 09:29:36 Setup pyenv: 09:29:36 system 09:29:36 3.8.13 09:29:36 3.9.13 09:29:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:29:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0gaI 09:29:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:29:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:44 lf-activate-venv(): INFO: Base packages installed successfully 09:29:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:30:11 lf-activate-venv(): INFO: Adding /tmp/venv-0gaI/bin to PATH 09:30:11 INFO: Running in OpenStack, capturing instance metadata 09:30:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7082271923573801984.sh 09:30:12 provisioning config files... 09:30:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9472956386161467387tmp 09:30:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:30:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:30:12 [EnvInject] - Injecting environment variables from a build step. 09:30:12 [EnvInject] - Injecting as environment variables the properties content 09:30:12 SERVER_ID=logs 09:30:12 09:30:12 [EnvInject] - Variables injected successfully. 09:30:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17529655174965092219.sh 09:30:12 ---> create-netrc.sh 09:30:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12967601338316213149.sh 09:30:12 ---> python-tools-install.sh 09:30:12 Setup pyenv: 09:30:12 system 09:30:12 3.8.13 09:30:12 3.9.13 09:30:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:30:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0gaI from file:/tmp/.os_lf_venv 09:30:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:14 lf-activate-venv(): INFO: Base packages installed successfully 09:30:14 lf-activate-venv(): INFO: Installing additional packages: lftools 09:30:22 lf-activate-venv(): INFO: Adding /tmp/venv-0gaI/bin to PATH 09:30:22 Generating Requirements File 09:30:42 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. 09:30:42 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:30:42 Python 3.10.6 09:30:42 pip 25.2 from /tmp/venv-0gaI/lib/python3.10/site-packages/pip (python 3.10) 09:30:43 appdirs==1.4.4 09:30:43 argcomplete==3.6.2 09:30:43 aspy.yaml==1.3.0 09:30:43 attrs==25.3.0 09:30:43 autopage==0.5.2 09:30:43 beautifulsoup4==4.13.5 09:30:43 boto3==1.40.25 09:30:43 botocore==1.40.25 09:30:43 bs4==0.0.2 09:30:43 cachetools==5.5.2 09:30:43 certifi==2025.8.3 09:30:43 cffi==1.17.1 09:30:43 cfgv==3.4.0 09:30:43 chardet==5.2.0 09:30:43 charset-normalizer==3.4.3 09:30:43 click==8.2.1 09:30:43 cliff==4.11.0 09:30:43 cmd2==2.7.0 09:30:43 cryptography==3.3.2 09:30:43 debtcollector==3.0.0 09:30:43 decorator==5.2.1 09:30:43 defusedxml==0.7.1 09:30:43 Deprecated==1.2.18 09:30:43 distlib==0.4.0 09:30:43 dnspython==2.8.0 09:30:43 docker==7.1.0 09:30:43 dogpile.cache==1.4.0 09:30:43 durationpy==0.10 09:30:43 email-validator==2.3.0 09:30:43 filelock==3.19.1 09:30:43 future==1.0.0 09:30:43 gitdb==4.0.12 09:30:43 GitPython==3.1.45 09:30:43 google-auth==2.40.3 09:30:43 httplib2==0.30.0 09:30:43 identify==2.6.14 09:30:43 idna==3.10 09:30:43 importlib-resources==1.5.0 09:30:43 iso8601==2.1.0 09:30:43 Jinja2==3.1.6 09:30:43 jmespath==1.0.1 09:30:43 jsonpatch==1.33 09:30:43 jsonpointer==3.0.0 09:30:43 jsonschema==4.25.1 09:30:43 jsonschema-specifications==2025.9.1 09:30:43 keystoneauth1==5.12.0 09:30:43 kubernetes==33.1.0 09:30:43 lftools==0.37.13 09:30:43 lxml==6.0.1 09:30:43 markdown-it-py==4.0.0 09:30:43 MarkupSafe==3.0.2 09:30:43 mdurl==0.1.2 09:30:43 msgpack==1.1.1 09:30:43 multi_key_dict==2.0.3 09:30:43 munch==4.0.0 09:30:43 netaddr==1.3.0 09:30:43 niet==1.4.2 09:30:43 nodeenv==1.9.1 09:30:43 oauth2client==4.1.3 09:30:43 oauthlib==3.3.1 09:30:43 openstacksdk==4.7.0 09:30:43 os-service-types==1.8.0 09:30:43 osc-lib==4.2.0 09:30:43 oslo.config==10.0.0 09:30:43 oslo.context==6.1.0 09:30:43 oslo.i18n==6.6.0 09:30:43 oslo.log==7.2.1 09:30:43 oslo.serialization==5.8.0 09:30:43 oslo.utils==9.1.0 09:30:43 packaging==25.0 09:30:43 pbr==7.0.1 09:30:43 platformdirs==4.4.0 09:30:43 prettytable==3.16.0 09:30:43 psutil==7.0.0 09:30:43 pyasn1==0.6.1 09:30:43 pyasn1_modules==0.4.2 09:30:43 pycparser==2.22 09:30:43 pygerrit2==2.0.15 09:30:43 PyGithub==2.8.1 09:30:43 Pygments==2.19.2 09:30:43 PyJWT==2.10.1 09:30:43 PyNaCl==1.5.0 09:30:43 pyparsing==2.4.7 09:30:43 pyperclip==1.9.0 09:30:43 pyrsistent==0.20.0 09:30:43 python-cinderclient==9.8.0 09:30:43 python-dateutil==2.9.0.post0 09:30:43 python-heatclient==4.3.0 09:30:43 python-jenkins==1.8.3 09:30:43 python-keystoneclient==5.7.0 09:30:43 python-magnumclient==4.9.0 09:30:43 python-openstackclient==8.2.0 09:30:43 python-swiftclient==4.8.0 09:30:43 PyYAML==6.0.2 09:30:43 referencing==0.36.2 09:30:43 requests==2.32.5 09:30:43 requests-oauthlib==2.0.0 09:30:43 requestsexceptions==1.4.0 09:30:43 rfc3986==2.0.0 09:30:43 rich==14.1.0 09:30:43 rich-argparse==1.7.1 09:30:43 rpds-py==0.27.1 09:30:43 rsa==4.9.1 09:30:43 ruamel.yaml==0.18.15 09:30:43 ruamel.yaml.clib==0.2.12 09:30:43 s3transfer==0.13.1 09:30:43 simplejson==3.20.1 09:30:43 six==1.17.0 09:30:43 smmap==5.0.2 09:30:43 soupsieve==2.8 09:30:43 stevedore==5.5.0 09:30:43 tabulate==0.9.0 09:30:43 toml==0.10.2 09:30:43 tomlkit==0.13.3 09:30:43 tqdm==4.67.1 09:30:43 typing_extensions==4.15.0 09:30:43 tzdata==2025.2 09:30:43 urllib3==1.26.20 09:30:43 virtualenv==20.34.0 09:30:43 wcwidth==0.2.13 09:30:43 websocket-client==1.8.0 09:30:43 wrapt==1.17.3 09:30:43 xdg==6.0.0 09:30:43 xmltodict==0.15.0 09:30:43 yq==3.4.3 09:30:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8171370792715566364.sh 09:30:43 ---> sudo-logs.sh 09:30:43 Archiving 'sudo' log.. 09:30:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17769787499793275119.sh 09:30:43 ---> job-cost.sh 09:30:43 Setup pyenv: 09:30:43 system 09:30:43 3.8.13 09:30:43 3.9.13 09:30:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:30:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0gaI from file:/tmp/.os_lf_venv 09:30:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:45 lf-activate-venv(): INFO: Base packages installed successfully 09:30:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:30:50 lf-activate-venv(): INFO: Adding /tmp/venv-0gaI/bin to PATH 09:30:50 INFO: No Stack... 09:30:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:30:51 INFO: Archiving Costs 09:30:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17101058656221530953.sh 09:30:51 ---> logs-deploy.sh 09:30:51 Setup pyenv: 09:30:51 system 09:30:51 3.8.13 09:30:51 3.9.13 09:30:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:30:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0gaI from file:/tmp/.os_lf_venv 09:30:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:53 lf-activate-venv(): INFO: Base packages installed successfully 09:30:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:01 lf-activate-venv(): INFO: Adding /tmp/venv-0gaI/bin to PATH 09:31:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4256 09:31:01 INFO: archiving workspace using pattern(s): 09:31:02 Archives upload complete. 09:31:02 INFO: archiving logs to Nexus 09:31:03 ---> uname -a: 09:31:03 Linux prd-ubuntu1804-builder-4c-4g-44398 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:31:03 09:31:03 09:31:03 ---> lscpu: 09:31:03 Architecture: x86_64 09:31:03 CPU op-mode(s): 32-bit, 64-bit 09:31:03 Byte Order: Little Endian 09:31:03 CPU(s): 4 09:31:03 On-line CPU(s) list: 0-3 09:31:03 Thread(s) per core: 1 09:31:03 Core(s) per socket: 1 09:31:03 Socket(s): 4 09:31:03 NUMA node(s): 1 09:31:03 Vendor ID: AuthenticAMD 09:31:03 CPU family: 23 09:31:03 Model: 49 09:31:03 Model name: AMD EPYC-Rome Processor 09:31:03 Stepping: 0 09:31:03 CPU MHz: 2799.998 09:31:03 BogoMIPS: 5599.99 09:31:03 Virtualization: AMD-V 09:31:03 Hypervisor vendor: KVM 09:31:03 Virtualization type: full 09:31:03 L1d cache: 32K 09:31:03 L1i cache: 32K 09:31:03 L2 cache: 512K 09:31:03 L3 cache: 16384K 09:31:03 NUMA node0 CPU(s): 0-3 09:31:03 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 09:31:03 09:31:03 09:31:03 ---> nproc: 09:31:03 4 09:31:03 09:31:03 09:31:03 ---> df -h: 09:31:03 Filesystem Size Used Avail Use% Mounted on 09:31:03 udev 7.9G 0 7.9G 0% /dev 09:31:03 tmpfs 1.6G 672K 1.6G 1% /run 09:31:03 /dev/vda1 78G 8.3G 70G 11% / 09:31:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:31:03 tmpfs 5.0M 0 5.0M 0% /run/lock 09:31:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:31:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:31:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:31:03 09:31:03 09:31:03 ---> free -m: 09:31:03 total used free shared buff/cache available 09:31:03 Mem: 16040 587 13389 0 2063 15139 09:31:03 Swap: 1023 0 1023 09:31:03 09:31:03 09:31:03 ---> ip addr: 09:31:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:31:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:31:03 inet 127.0.0.1/8 scope host lo 09:31:03 valid_lft forever preferred_lft forever 09:31:03 inet6 ::1/128 scope host 09:31:03 valid_lft forever preferred_lft forever 09:31:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:31:03 link/ether fa:16:3e:16:a1:3c brd ff:ff:ff:ff:ff:ff 09:31:03 inet 10.30.106.178/23 brd 10.30.107.255 scope global dynamic ens3 09:31:03 valid_lft 86253sec preferred_lft 86253sec 09:31:03 inet6 fe80::f816:3eff:fe16:a13c/64 scope link 09:31:03 valid_lft forever preferred_lft forever 09:31:03 09:31:03 09:31:03 ---> sar -b -r -n DEV: 09:31:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-44398) 09/08/25 _x86_64_ (4 CPU) 09:31:03 09:31:03 09:28:42 LINUX RESTART (4 CPU) 09:31:03 09:31:03 09:29:01 tps rtps wtps bread/s bwrtn/s 09:31:03 09:30:01 313.38 54.97 258.41 3620.06 22937.64 09:31:03 09:31:01 110.33 1.10 109.23 126.51 24196.90 09:31:03 Average: 211.86 28.04 183.82 1873.29 23567.27 09:31:03 09:31:03 09:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:31:03 09:30:01 13968832 15464744 2456136 14.95 55356 1644496 852476 4.88 777916 1468988 81616 09:31:03 09:31:01 13633996 15432596 2790972 16.99 79664 1906428 842944 4.82 826860 1720508 108996 09:31:03 Average: 13801414 15448670 2623554 15.97 67510 1775462 847710 4.85 802388 1594748 95306 09:31:03 09:31:03 09:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:31:03 09:30:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 09:31:03 09:30:01 ens3 449.18 301.50 1822.34 80.93 0.00 0.00 0.00 0.00 09:31:03 09:31:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 09:31:03 09:31:01 ens3 60.14 51.42 837.03 11.20 0.00 0.00 0.00 0.00 09:31:03 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 09:31:03 Average: ens3 254.66 176.46 1329.68 46.07 0.00 0.00 0.00 0.00 09:31:03 09:31:03 09:31:03 ---> sar -P ALL: 09:31:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-44398) 09/08/25 _x86_64_ (4 CPU) 09:31:03 09:31:03 09:28:42 LINUX RESTART (4 CPU) 09:31:03 09:31:03 09:29:01 CPU %user %nice %system %iowait %steal %idle 09:31:03 09:30:01 all 22.74 0.00 2.26 4.96 0.06 69.97 09:31:03 09:30:01 0 26.11 0.00 2.04 1.73 0.08 70.04 09:31:03 09:30:01 1 18.04 0.00 2.86 14.63 0.07 64.40 09:31:03 09:30:01 2 34.90 0.00 2.95 2.95 0.07 59.14 09:31:03 09:30:01 3 11.97 0.00 1.17 0.52 0.05 86.30 09:31:03 09:31:01 all 21.13 0.00 1.55 1.65 0.05 75.62 09:31:03 09:31:01 0 24.48 0.00 1.25 0.23 0.05 73.98 09:31:03 09:31:01 1 3.38 0.00 0.90 4.11 0.03 91.58 09:31:03 09:31:01 2 18.99 0.00 1.69 1.42 0.03 77.87 09:31:03 09:31:01 3 37.66 0.00 2.40 0.80 0.08 59.06 09:31:03 Average: all 21.93 0.00 1.91 3.30 0.06 72.80 09:31:03 Average: 0 25.29 0.00 1.65 0.98 0.07 72.01 09:31:03 Average: 1 10.71 0.00 1.88 9.37 0.05 77.99 09:31:03 Average: 2 26.93 0.00 2.32 2.18 0.05 68.52 09:31:03 Average: 3 24.82 0.00 1.79 0.66 0.07 72.67 09:31:03 09:31:03 09:31:03