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