09:38:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143123 09:38:47 Running as SYSTEM 09:38:47 [EnvInject] - Loading node environment variables. 09:38:47 Building remotely on prd-centos8-builder-2c-1g-5928 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:38:47 [ssh-agent] Looking for ssh-agent implementation... 09:38:47 $ ssh-agent 09:38:47 SSH_AUTH_SOCK=/tmp/ssh-iIug0pBYvLEV/agent.16056 09:38:47 SSH_AGENT_PID=16058 09:38:47 [ssh-agent] Started. 09:38:47 Running ssh-add (command line suppressed) 09:38:47 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_9372502196002246179.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_9372502196002246179.key) 09:38:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:38:47 The recommended git tool is: NONE 09:38:49 using credential onap-jenkins-ssh 09:38:49 Wiping out workspace first. 09:38:49 Cloning the remote Git repository 09:38:49 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:38:49 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 09:38:49 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:38:49 > git --version # timeout=10 09:38:49 > git --version # 'git version 2.39.0' 09:38:49 using GIT_SSH to set credentials Gerrit user 09:38:49 [INFO] Currently running in a labeled security context 09:38:49 [INFO] Currently SELinux is 'enforcing' on the host 09:38:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh17522317445468224731.key 09:38:49 Verifying host key using manually-configured host key entries 09:38:49 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:38:49 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:38:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:38:50 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:38:50 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:38:50 using GIT_SSH to set credentials Gerrit user 09:38:50 [INFO] Currently running in a labeled security context 09:38:50 [INFO] Currently SELinux is 'enforcing' on the host 09:38:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh14779298202508702233.key 09:38:50 Verifying host key using manually-configured host key entries 09:38:50 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/23/143123/3 # timeout=30 09:38:50 > git rev-parse 52b003ae00737cb412e63497ed6311a9343fe8d7^{commit} # timeout=10 09:38:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:38:50 Checking out Revision 52b003ae00737cb412e63497ed6311a9343fe8d7 (refs/changes/23/143123/3) 09:38:50 > git config core.sparsecheckout # timeout=10 09:38:50 > git checkout -f 52b003ae00737cb412e63497ed6311a9343fe8d7 # timeout=30 09:38:54 Commit message: "Enhance tracing context for pythonsdk-tests" 09:38:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:38:54 > git rev-list --no-walk 7726db0956b56d79d834af10ecf28c6a3738a6ef # timeout=10 09:38:54 [EnvInject] - Injecting environment variables from a build step. 09:38:54 [EnvInject] - Injecting as environment variables the properties content 09:38:54 PYTHON=python3 09:38:54 09:38:54 [EnvInject] - Variables injected successfully. 09:38:54 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins11220144479068573770.sh 09:38:54 ---> tox-install.sh 09:38:54 + source /home/jenkins/lf-env.sh 09:38:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:38:54 ++ mktemp -d /tmp/venv-XXXX 09:38:54 + lf_venv=/tmp/venv-DSnS 09:38:54 + local venv_file=/tmp/.os_lf_venv 09:38:54 + local python=python3 09:38:54 + local options 09:38:54 + local set_path=true 09:38:54 + local install_args= 09:38:54 ++ 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:38:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:38:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:38:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:38:54 + true 09:38:54 + case $1 in 09:38:54 + venv_file=/tmp/.toxenv 09:38:54 + shift 2 09:38:54 + true 09:38:54 + case $1 in 09:38:54 + shift 09:38:54 + break 09:38:54 + case $python in 09:38:54 + local pkg_list= 09:38:54 + [[ -d /opt/pyenv ]] 09:38:54 + echo 'Setup pyenv:' 09:38:54 Setup pyenv: 09:38:54 + export PYENV_ROOT=/opt/pyenv 09:38:54 + PYENV_ROOT=/opt/pyenv 09:38:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:38:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:38:54 + pyenv versions 09:38:54 system 09:38:54 * 3.8.13 (set by /opt/pyenv/version) 09:38:54 * 3.9.13 (set by /opt/pyenv/version) 09:38:54 * 3.10.6 (set by /opt/pyenv/version) 09:38:54 + command -v pyenv 09:38:54 ++ pyenv init - --no-rehash 09:38:55 + 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:38:55 export PATH="/opt/pyenv/shims:${PATH}" 09:38:55 export PYENV_SHELL=bash 09:38:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:38:55 pyenv() { 09:38:55 local command 09:38:55 command="${1:-}" 09:38:55 if [ "$#" -gt 0 ]; then 09:38:55 shift 09:38:55 fi 09:38:55 09:38:55 case "$command" in 09:38:55 rehash|shell) 09:38:55 eval "$(pyenv "sh-$command" "$@")" 09:38:55 ;; 09:38:55 *) 09:38:55 command pyenv "$command" "$@" 09:38:55 ;; 09:38:55 esac 09:38:55 }' 09:38:55 +++ 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:38:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:38:55 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:38:55 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:38:55 ++ export PYENV_SHELL=bash 09:38:55 ++ PYENV_SHELL=bash 09:38:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:38:55 +++ complete -F _pyenv pyenv 09:38:55 ++ lf-pyver python3 09:38:55 ++ local py_version_xy=python3 09:38:55 ++ local py_version_xyz= 09:38:55 ++ sed 's/^[ *]* //' 09:38:55 ++ awk '{ print $1 }' 09:38:55 ++ pyenv versions 09:38:55 ++ local command 09:38:55 ++ command=versions 09:38:55 ++ '[' 1 -gt 0 ']' 09:38:55 ++ shift 09:38:55 ++ case "$command" in 09:38:55 ++ command pyenv versions 09:38:55 ++ pyenv versions 09:38:55 ++ grep -E '^[0-9.]*[0-9]$' 09:38:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:38:55 +++ grep '^3' /tmp/.pyenv_versions 09:38:55 +++ tail -n 1 09:38:55 +++ sort -V 09:38:55 ++ py_version_xyz=3.10.6 09:38:55 ++ [[ -z 3.10.6 ]] 09:38:55 ++ echo 3.10.6 09:38:55 ++ return 0 09:38:55 + pyenv local 3.10.6 09:38:55 + local command 09:38:55 + command=local 09:38:55 + '[' 2 -gt 0 ']' 09:38:55 + shift 09:38:55 + case "$command" in 09:38:55 + command pyenv local 3.10.6 09:38:55 + pyenv local 3.10.6 09:38:55 + for arg in "$@" 09:38:55 + case $arg in 09:38:55 + pkg_list+='tox ' 09:38:55 + for arg in "$@" 09:38:55 + case $arg in 09:38:55 + pkg_list+='virtualenv ' 09:38:55 + for arg in "$@" 09:38:55 + case $arg in 09:38:55 + pkg_list+='urllib3~=1.26.15 ' 09:38:55 + [[ -f /tmp/.toxenv ]] 09:38:55 + [[ ! -f /tmp/.toxenv ]] 09:38:55 + [[ -n '' ]] 09:38:55 + python3 -m venv /tmp/venv-DSnS 09:38:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DSnS' 09:38:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DSnS 09:38:59 + echo /tmp/venv-DSnS 09:38:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:38:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:38:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:38:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:59 + local 'pip_opts=--upgrade --quiet' 09:38:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:38:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:38:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:38:59 + [[ -n '' ]] 09:38:59 + [[ -n '' ]] 09:38:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:38:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:59 + /tmp/venv-DSnS/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:39:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:39:02 lf-activate-venv(): INFO: Base packages installed successfully 09:39:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:39:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:39:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:39:02 + /tmp/venv-DSnS/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:39:04 + type python3 09:39:04 + true 09:39:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DSnS/bin to PATH' 09:39:04 lf-activate-venv(): INFO: Adding /tmp/venv-DSnS/bin to PATH 09:39:04 + PATH=/tmp/venv-DSnS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:04 + return 0 09:39:04 + python3 --version 09:39:04 Python 3.10.6 09:39:04 + python3 -m pip --version 09:39:04 pip 26.0.1 from /tmp/venv-DSnS/lib/python3.10/site-packages/pip (python 3.10) 09:39:04 + python3 -m pip freeze 09:39:05 cachetools==7.0.0 09:39:05 chardet==5.2.0 09:39:05 colorama==0.4.6 09:39:05 distlib==0.4.0 09:39:05 filelock==3.20.3 09:39:05 packaging==26.0 09:39:05 platformdirs==4.5.1 09:39:05 pluggy==1.6.0 09:39:05 pyproject-api==1.10.0 09:39:05 tomli==2.4.0 09:39:05 tox==4.34.1 09:39:05 typing_extensions==4.15.0 09:39:05 urllib3==1.26.20 09:39:05 virtualenv==20.36.1 09:39:05 [EnvInject] - Injecting environment variables from a build step. 09:39:05 [EnvInject] - Injecting as environment variables the properties content 09:39:05 PARALLEL=false 09:39:05 09:39:05 [EnvInject] - Variables injected successfully. 09:39:05 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1022595697592151112.sh 09:39:05 ---> tox-run.sh 09:39:05 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:05 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:39:05 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 09:39:05 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:39:05 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 09:39:05 + source /home/jenkins/lf-env.sh 09:39:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:05 ++ mktemp -d /tmp/venv-XXXX 09:39:05 + lf_venv=/tmp/venv-2e6S 09:39:05 + local venv_file=/tmp/.os_lf_venv 09:39:05 + local python=python3 09:39:05 + local options 09:39:05 + local set_path=true 09:39:05 + local install_args= 09:39:05 ++ 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:39:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:39:05 + true 09:39:05 + case $1 in 09:39:05 + venv_file=/tmp/.toxenv 09:39:05 + shift 2 09:39:05 + true 09:39:05 + case $1 in 09:39:05 + shift 09:39:05 + break 09:39:05 + case $python in 09:39:05 + local pkg_list= 09:39:05 + [[ -d /opt/pyenv ]] 09:39:05 + echo 'Setup pyenv:' 09:39:05 Setup pyenv: 09:39:05 + export PYENV_ROOT=/opt/pyenv 09:39:05 + PYENV_ROOT=/opt/pyenv 09:39:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:05 + pyenv versions 09:39:05 system 09:39:05 3.8.13 09:39:05 3.9.13 09:39:05 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:39:05 + command -v pyenv 09:39:05 ++ pyenv init - --no-rehash 09:39:05 + 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:39:05 export PATH="/opt/pyenv/shims:${PATH}" 09:39:05 export PYENV_SHELL=bash 09:39:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:05 pyenv() { 09:39:05 local command 09:39:05 command="${1:-}" 09:39:05 if [ "$#" -gt 0 ]; then 09:39:05 shift 09:39:05 fi 09:39:05 09:39:05 case "$command" in 09:39:05 rehash|shell) 09:39:05 eval "$(pyenv "sh-$command" "$@")" 09:39:05 ;; 09:39:05 *) 09:39:05 command pyenv "$command" "$@" 09:39:05 ;; 09:39:05 esac 09:39:05 }' 09:39:05 +++ 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:39:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:05 ++ export PYENV_SHELL=bash 09:39:05 ++ PYENV_SHELL=bash 09:39:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:05 +++ complete -F _pyenv pyenv 09:39:05 ++ lf-pyver python3 09:39:05 ++ local py_version_xy=python3 09:39:05 ++ local py_version_xyz= 09:39:05 ++ sed 's/^[ *]* //' 09:39:05 ++ pyenv versions 09:39:05 ++ local command 09:39:05 ++ command=versions 09:39:05 ++ '[' 1 -gt 0 ']' 09:39:05 ++ shift 09:39:05 ++ case "$command" in 09:39:05 ++ command pyenv versions 09:39:05 ++ pyenv versions 09:39:05 ++ awk '{ print $1 }' 09:39:05 ++ grep -E '^[0-9.]*[0-9]$' 09:39:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:05 +++ grep '^3' /tmp/.pyenv_versions 09:39:05 +++ tail -n 1 09:39:05 +++ sort -V 09:39:05 ++ py_version_xyz=3.10.6 09:39:05 ++ [[ -z 3.10.6 ]] 09:39:05 ++ echo 3.10.6 09:39:05 ++ return 0 09:39:05 + pyenv local 3.10.6 09:39:05 + local command 09:39:05 + command=local 09:39:05 + '[' 2 -gt 0 ']' 09:39:05 + shift 09:39:05 + case "$command" in 09:39:05 + command pyenv local 3.10.6 09:39:05 + pyenv local 3.10.6 09:39:05 + for arg in "$@" 09:39:05 + case $arg in 09:39:05 + pkg_list+='tox ' 09:39:05 + for arg in "$@" 09:39:05 + case $arg in 09:39:05 + pkg_list+='virtualenv ' 09:39:05 + for arg in "$@" 09:39:05 + case $arg in 09:39:05 + pkg_list+='urllib3~=1.26.15 ' 09:39:05 + [[ -f /tmp/.toxenv ]] 09:39:05 ++ cat /tmp/.toxenv 09:39:05 + lf_venv=/tmp/venv-DSnS 09:39:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSnS from' file:/tmp/.toxenv 09:39:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DSnS from file:/tmp/.toxenv 09:39:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:39:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:05 + local 'pip_opts=--upgrade --quiet' 09:39:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:39:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:39:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:39:05 + [[ -n '' ]] 09:39:05 + [[ -n '' ]] 09:39:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:39:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:05 + /tmp/venv-DSnS/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:39:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:39:06 lf-activate-venv(): INFO: Base packages installed successfully 09:39:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:39:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:39:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:39:06 + /tmp/venv-DSnS/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:39:07 + type python3 09:39:07 + true 09:39:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DSnS/bin to PATH' 09:39:07 lf-activate-venv(): INFO: Adding /tmp/venv-DSnS/bin to PATH 09:39:07 + PATH=/tmp/venv-DSnS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:07 + return 0 09:39:07 + [[ -d /opt/pyenv ]] 09:39:07 + echo '---> Setting up pyenv' 09:39:07 ---> Setting up pyenv 09:39:07 + export PYENV_ROOT=/opt/pyenv 09:39:07 + PYENV_ROOT=/opt/pyenv 09:39:07 + export PATH=/opt/pyenv/bin:/tmp/venv-DSnS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:07 + PATH=/opt/pyenv/bin:/tmp/venv-DSnS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:07 ++ pwd 09:39:07 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:39:07 + export PYTHONPATH 09:39:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:39:07 + TOX_TESTENV_PASSENV=PYTHONPATH 09:39:07 + tox --version 09:39:07 4.34.1 from /tmp/venv-DSnS/lib/python3.10/site-packages/tox/__init__.py 09:39:07 + PARALLEL=false 09:39:07 + TOX_OPTIONS_LIST= 09:39:07 + [[ -n py ]] 09:39:07 + TOX_OPTIONS_LIST=' -e py' 09:39:07 + case ${PARALLEL,,} in 09:39:07 + tox -e py 09:39:07 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 09:39:08 py: skipped because could not find python interpreter with spec(s): python3.9 09:39:08 py: SKIP (0.88 seconds) 09:39:08 evaluation failed :( (0.92 seconds) 09:39:08 + tox_status=255 09:39:08 + echo '---> Completed tox runs' 09:39:08 ---> Completed tox runs 09:39:08 + for i in .tox/*/log 09:39:08 ++ echo '.tox/*/log' 09:39:08 ++ awk -F/ '{print $2}' 09:39:08 + tox_env='*' 09:39:08 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/*' 09:39:08 cp: cannot stat '.tox/*/log': No such file or directory 09:39:08 + echo 'WARN: no logs found to archive' 09:39:08 WARN: no logs found to archive 09:39:08 + break 09:39:08 + DOC_DIR=docs/_build/html 09:39:08 + [[ -d docs/_build/html ]] 09:39:08 + echo '---> tox-run.sh ends' 09:39:08 ---> tox-run.sh ends 09:39:08 + test 255 -eq 0 09:39:08 + exit 255 09:39:08 Build step 'Execute shell' marked build as failure 09:39:09 $ ssh-agent -k 09:39:09 unset SSH_AUTH_SOCK; 09:39:09 unset SSH_AGENT_PID; 09:39:09 echo Agent pid 16058 killed; 09:39:09 [ssh-agent] Stopped. 09:39:09 [PostBuildScript] - [INFO] Executing post build scripts. 09:39:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3987779320194263910.sh 09:39:09 ---> sysstat.sh 09:39:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5900690147420062868.sh 09:39:09 ---> package-listing.sh 09:39:09 ++ facter osfamily 09:39:09 ++ tr '[:upper:]' '[:lower:]' 09:39:09 + OS_FAMILY=redhat 09:39:09 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:39:09 + START_PACKAGES=/tmp/packages_start.txt 09:39:09 + END_PACKAGES=/tmp/packages_end.txt 09:39:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:39:09 + PACKAGES=/tmp/packages_start.txt 09:39:09 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:39:09 + PACKAGES=/tmp/packages_end.txt 09:39:09 + case "${OS_FAMILY}" in 09:39:09 + rpm -qa 09:39:09 + sort 09:39:10 + '[' -f /tmp/packages_start.txt ']' 09:39:10 + '[' -f /tmp/packages_end.txt ']' 09:39:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:39:10 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:39:10 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:39:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:39:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10141280197594593793.sh 09:39:10 ---> capture-instance-metadata.sh 09:39:10 Setup pyenv: 09:39:10 system 09:39:10 3.8.13 09:39:10 3.9.13 09:39:10 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:39:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b71E 09:39:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:39:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:17 lf-activate-venv(): INFO: Base packages installed successfully 09:39:17 lf-activate-venv(): INFO: Installing additional packages: lftools 09:39:37 lf-activate-venv(): INFO: Adding /tmp/venv-b71E/bin to PATH 09:39:37 INFO: Running in OpenStack, capturing instance metadata 09:39:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14491874209231145212.sh 09:39:38 provisioning config files... 09:39:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config13977290781354264048tmp 09:39:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:39:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:39:38 [EnvInject] - Injecting environment variables from a build step. 09:39:38 [EnvInject] - Injecting as environment variables the properties content 09:39:38 SERVER_ID=logs 09:39:38 09:39:38 [EnvInject] - Variables injected successfully. 09:39:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5455520397739640647.sh 09:39:38 ---> create-netrc.sh 09:39:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5890702660965692584.sh 09:39:38 ---> python-tools-install.sh 09:39:38 Setup pyenv: 09:39:38 system 09:39:38 3.8.13 09:39:38 3.9.13 09:39:38 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:39:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b71E from file:/tmp/.os_lf_venv 09:39:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:40 lf-activate-venv(): INFO: Base packages installed successfully 09:39:40 lf-activate-venv(): INFO: Installing additional packages: lftools 09:39:46 lf-activate-venv(): INFO: Adding /tmp/venv-b71E/bin to PATH 09:39:46 Generating Requirements File 09:40:02 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:40:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:40:03 Python 3.10.6 09:40:03 pip 26.0.1 from /tmp/venv-b71E/lib/python3.10/site-packages/pip (python 3.10) 09:40:03 appdirs==1.4.4 09:40:03 argcomplete==3.6.3 09:40:03 aspy.yaml==1.3.0 09:40:03 attrs==25.4.0 09:40:03 autopage==0.6.0 09:40:03 backports.strenum==1.3.1 09:40:03 beautifulsoup4==4.14.3 09:40:03 boto3==1.42.44 09:40:03 botocore==1.42.44 09:40:03 bs4==0.0.2 09:40:03 certifi==2026.1.4 09:40:03 cffi==2.0.0 09:40:03 cfgv==3.5.0 09:40:03 chardet==5.2.0 09:40:03 charset-normalizer==3.4.4 09:40:03 click==8.3.1 09:40:03 cliff==4.13.1 09:40:03 cmd2==3.2.0 09:40:03 cryptography==3.3.2 09:40:03 debtcollector==3.0.0 09:40:03 decorator==5.2.1 09:40:03 defusedxml==0.7.1 09:40:03 Deprecated==1.3.1 09:40:03 distlib==0.4.0 09:40:03 dnspython==2.8.0 09:40:03 docker==7.1.0 09:40:03 dogpile.cache==1.5.0 09:40:03 durationpy==0.10 09:40:03 email-validator==2.3.0 09:40:03 filelock==3.20.3 09:40:03 future==1.0.0 09:40:03 gitdb==4.0.12 09:40:03 GitPython==3.1.46 09:40:03 httplib2==0.30.2 09:40:03 identify==2.6.16 09:40:03 idna==3.11 09:40:03 importlib-resources==1.5.0 09:40:03 iso8601==2.1.0 09:40:03 Jinja2==3.1.6 09:40:03 jmespath==1.1.0 09:40:03 jsonpatch==1.33 09:40:03 jsonpointer==3.0.0 09:40:03 jsonschema==4.26.0 09:40:03 jsonschema-specifications==2025.9.1 09:40:03 keystoneauth1==5.13.0 09:40:03 kubernetes==35.0.0 09:40:03 lftools==0.37.21 09:40:03 lxml==6.0.2 09:40:03 markdown-it-py==4.0.0 09:40:03 MarkupSafe==3.0.3 09:40:03 mdurl==0.1.2 09:40:03 msgpack==1.1.2 09:40:03 multi_key_dict==2.0.3 09:40:03 munch==4.0.0 09:40:03 netaddr==1.3.0 09:40:03 niet==1.4.2 09:40:03 nodeenv==1.10.0 09:40:03 oauth2client==4.1.3 09:40:03 oauthlib==3.3.1 09:40:03 openstacksdk==4.9.0 09:40:03 os-service-types==1.8.2 09:40:03 osc-lib==4.3.0 09:40:03 oslo.config==10.2.0 09:40:03 oslo.context==6.2.0 09:40:03 oslo.i18n==6.7.1 09:40:03 oslo.log==8.0.0 09:40:03 oslo.serialization==5.9.0 09:40:03 oslo.utils==9.2.0 09:40:03 packaging==26.0 09:40:03 pbr==7.0.3 09:40:03 platformdirs==4.5.1 09:40:03 prettytable==3.17.0 09:40:03 psutil==7.2.2 09:40:03 pyasn1==0.6.2 09:40:03 pyasn1_modules==0.4.2 09:40:03 pycparser==3.0 09:40:03 pygerrit2==2.0.15 09:40:03 PyGithub==2.8.1 09:40:03 Pygments==2.19.2 09:40:03 PyJWT==2.11.0 09:40:03 PyNaCl==1.6.2 09:40:03 pyparsing==2.4.7 09:40:03 pyperclip==1.11.0 09:40:03 pyrsistent==0.20.0 09:40:03 python-cinderclient==9.8.0 09:40:03 python-dateutil==2.9.0.post0 09:40:03 python-heatclient==5.0.0 09:40:03 python-jenkins==1.8.3 09:40:03 python-keystoneclient==5.7.0 09:40:03 python-magnumclient==4.9.0 09:40:03 python-openstackclient==8.3.0 09:40:03 python-swiftclient==4.9.0 09:40:03 PyYAML==6.0.3 09:40:03 referencing==0.37.0 09:40:03 requests==2.32.5 09:40:03 requests-oauthlib==2.0.0 09:40:03 requestsexceptions==1.4.0 09:40:03 rfc3986==2.0.0 09:40:03 rich==14.3.2 09:40:03 rich-argparse==1.7.2 09:40:03 rpds-py==0.30.0 09:40:03 rsa==4.9.1 09:40:03 ruamel.yaml==0.19.1 09:40:03 ruamel.yaml.clib==0.2.15 09:40:03 s3transfer==0.16.0 09:40:03 simplejson==3.20.2 09:40:03 six==1.17.0 09:40:03 smmap==5.0.2 09:40:03 soupsieve==2.8.3 09:40:03 stevedore==5.6.0 09:40:03 tabulate==0.9.0 09:40:03 toml==0.10.2 09:40:03 tomlkit==0.14.0 09:40:03 tqdm==4.67.3 09:40:03 typing_extensions==4.15.0 09:40:03 tzdata==2025.3 09:40:03 urllib3==1.26.20 09:40:03 virtualenv==20.36.1 09:40:03 wcwidth==0.6.0 09:40:03 websocket-client==1.9.0 09:40:03 wrapt==2.1.1 09:40:03 xdg==6.0.0 09:40:03 xmltodict==1.0.2 09:40:03 yq==3.4.3 09:40:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16836527816722425792.sh 09:40:03 ---> sudo-logs.sh 09:40:03 Archiving 'sudo' log.. 09:40:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5898806995107028282.sh 09:40:03 ---> job-cost.sh 09:40:04 Setup pyenv: 09:40:04 system 09:40:04 3.8.13 09:40:04 3.9.13 09:40:04 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:40:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b71E from file:/tmp/.os_lf_venv 09:40:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:05 lf-activate-venv(): INFO: Base packages installed successfully 09:40:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:40:10 lf-activate-venv(): INFO: Adding /tmp/venv-b71E/bin to PATH 09:40:10 INFO: No Stack... 09:40:11 INFO: Retrieving Pricing Info for: v3-standard-2 09:40:11 INFO: Archiving Costs 09:40:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins7635797208949518086.sh 09:40:11 ---> logs-deploy.sh 09:40:11 Setup pyenv: 09:40:11 system 09:40:11 3.8.13 09:40:11 3.9.13 09:40:11 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:40:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b71E from file:/tmp/.os_lf_venv 09:40:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:13 lf-activate-venv(): INFO: Base packages installed successfully 09:40:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:40:20 lf-activate-venv(): INFO: Adding /tmp/venv-b71E/bin to PATH 09:40:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/551 09:40:20 INFO: archiving workspace using pattern(s): 09:40:21 Archives upload complete. 09:40:21 INFO: archiving logs to Nexus 09:40:22 ---> uname -a: 09:40:22 Linux prd-centos8-builder-2c-1g-5928.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:40:22 09:40:22 09:40:22 ---> lscpu: 09:40:22 Architecture: x86_64 09:40:22 CPU op-mode(s): 32-bit, 64-bit 09:40:22 Byte Order: Little Endian 09:40:22 CPU(s): 2 09:40:22 On-line CPU(s) list: 0,1 09:40:22 Thread(s) per core: 1 09:40:22 Core(s) per socket: 1 09:40:22 Socket(s): 2 09:40:22 NUMA node(s): 1 09:40:22 Vendor ID: AuthenticAMD 09:40:22 CPU family: 23 09:40:22 Model: 49 09:40:22 Model name: AMD EPYC-Rome Processor 09:40:22 Stepping: 0 09:40:22 CPU MHz: 2799.998 09:40:22 BogoMIPS: 5599.99 09:40:22 Virtualization: AMD-V 09:40:22 Hypervisor vendor: KVM 09:40:22 Virtualization type: full 09:40:22 L1d cache: 32K 09:40:22 L1i cache: 32K 09:40:22 L2 cache: 512K 09:40:22 L3 cache: 16384K 09:40:22 NUMA node0 CPU(s): 0,1 09:40:22 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:40:22 09:40:22 09:40:22 ---> nproc: 09:40:22 2 09:40:22 09:40:22 09:40:22 ---> df -h: 09:40:22 Filesystem Size Used Avail Use% Mounted on 09:40:22 devtmpfs 3.8G 0 3.8G 0% /dev 09:40:22 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:40:22 tmpfs 3.8G 17M 3.8G 1% /run 09:40:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:40:22 /dev/vda1 40G 8.6G 32G 22% / 09:40:22 tmpfs 770M 0 770M 0% /run/user/1001 09:40:22 09:40:22 09:40:22 ---> free -m: 09:40:22 total used free shared buff/cache available 09:40:22 Mem: 7699 573 5028 19 2098 6821 09:40:22 Swap: 1023 0 1023 09:40:22 09:40:22 09:40:22 ---> ip addr: 09:40:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:40:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:40:22 inet 127.0.0.1/8 scope host lo 09:40:22 valid_lft forever preferred_lft forever 09:40:22 inet6 ::1/128 scope host 09:40:22 valid_lft forever preferred_lft forever 09:40:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:40:22 link/ether fa:16:3e:5e:78:10 brd ff:ff:ff:ff:ff:ff 09:40:22 altname enp0s3 09:40:22 altname ens3 09:40:22 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:40:22 valid_lft 86282sec preferred_lft 86282sec 09:40:22 inet6 fe80::f816:3eff:fe5e:7810/64 scope link 09:40:22 valid_lft forever preferred_lft forever 09:40:22 09:40:22 09:40:22 ---> sar -b -r -n DEV: 09:40:22 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/07/2026 _x86_64_ (2 CPU) 09:40:22 09:40:22 09:38:21 LINUX RESTART (2 CPU) 09:40:22 09:40:22 09:39:01 AM tps rtps wtps bread/s bwrtn/s 09:40:22 09:40:01 AM 199.42 72.19 127.22 820.13 8784.21 09:40:22 Average: 199.42 72.19 127.22 820.13 8784.21 09:40:22 09:40:22 09:39:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:40:22 09:40:01 AM 5134168 6965236 2750276 34.88 2688 1998692 779720 8.73 376584 2012776 210932 09:40:22 Average: 5134168 6965236 2750276 34.88 2688 1998692 779720 8.73 376584 2012776 210932 09:40:22 09:40:22 09:39:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:40:22 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:22 09:40:01 AM eth0 73.74 56.03 986.11 13.47 0.00 0.00 0.00 0.00 09:40:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:22 Average: eth0 73.74 56.03 986.11 13.47 0.00 0.00 0.00 0.00 09:40:22 09:40:22 09:40:22 ---> sar -P ALL: 09:40:22 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/07/2026 _x86_64_ (2 CPU) 09:40:22 09:40:22 09:38:21 LINUX RESTART (2 CPU) 09:40:22 09:40:22 09:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:40:22 09:40:01 AM all 42.79 1.10 12.03 2.05 0.09 41.95 09:40:22 09:40:01 AM 0 45.64 1.42 13.72 2.33 0.08 36.81 09:40:22 09:40:01 AM 1 39.95 0.79 10.34 1.77 0.10 47.05 09:40:22 Average: all 42.79 1.10 12.03 2.05 0.09 41.95 09:40:22 Average: 0 45.64 1.42 13.72 2.33 0.08 36.81 09:40:22 Average: 1 39.95 0.79 10.34 1.77 0.10 47.05 09:40:22 09:40:22 09:40:22