02:59:04 Started by timer 02:59:04 Running as SYSTEM 02:59:04 [EnvInject] - Loading node environment variables. 02:59:04 Building remotely on prd-centos7-builder-1c-1g-1282 (centos7-builder-1c-1g) in workspace /w/workspace/pti-o2-tox-nexus-iq-clm 02:59:04 [ssh-agent] Looking for ssh-agent implementation... 02:59:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:05 $ ssh-agent 02:59:05 SSH_AUTH_SOCK=/tmp/ssh-IKria7cvypFU/agent.1599 02:59:05 SSH_AGENT_PID=1600 02:59:05 [ssh-agent] Started. 02:59:05 Running ssh-add (command line suppressed) 02:59:05 Identity added: /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/private_key_17558502828618428933.key (jenkins-ssh) 02:59:05 [ssh-agent] Using credentials jenkins (jenkins) 02:59:05 The recommended git tool is: NONE 02:59:08 using credential jenkins 02:59:08 Wiping out workspace first. 02:59:08 Cloning the remote Git repository 02:59:08 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:08 > git init /w/workspace/pti-o2-tox-nexus-iq-clm # timeout=10 02:59:09 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:09 > git --version # timeout=10 02:59:09 > git --version # 'git version 2.36.5' 02:59:09 using GIT_SSH to set credentials jenkins 02:59:09 [INFO] Currently running in a labeled security context 02:59:09 [INFO] Currently SELinux is 'enforcing' on the host 02:59:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh15426089500746242777.key 02:59:09 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 02:59:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:10 Avoid second fetch 02:59:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:59:10 Checking out Revision f8e74927f7e3f3a05606cba567b19bdaa3e7acd3 (refs/remotes/origin/master) 02:59:10 > git config core.sparsecheckout # timeout=10 02:59:10 > git checkout -f f8e74927f7e3f3a05606cba567b19bdaa3e7acd3 # timeout=10 02:59:10 Commit message: "Doc: update the readthedocs.yaml" 02:59:10 > git rev-list --no-walk f8e74927f7e3f3a05606cba567b19bdaa3e7acd3 # timeout=10 02:59:11 provisioning config files... 02:59:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:59:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:59:11 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins2489922414418786588.sh 02:59:11 ---> python-tools-install.sh 02:59:11 Setup pyenv: 02:59:11 system 02:59:11 * 3.8.13 (set by /opt/pyenv/version) 02:59:11 * 3.9.13 (set by /opt/pyenv/version) 02:59:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v7yV 02:59:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:59:19 lf-activate-venv(): INFO: Installing: lftools 02:59:51 lf-activate-venv(): INFO: Adding /tmp/venv-v7yV/bin to PATH 02:59:51 Generating Requirements File 03:00:30 Python 3.9.13 03:00:30 pip 23.3.1 from /tmp/venv-v7yV/lib/python3.9/site-packages/pip (python 3.9) 03:00:31 appdirs==1.4.4 03:00:31 argcomplete==3.1.6 03:00:31 aspy.yaml==1.3.0 03:00:31 attrs==23.1.0 03:00:31 autopage==0.5.2 03:00:31 Babel==2.13.1 03:00:31 beautifulsoup4==4.12.2 03:00:31 boto3==1.33.4 03:00:31 botocore==1.33.4 03:00:31 bs4==0.0.1 03:00:31 cachetools==5.3.2 03:00:31 certifi==2023.11.17 03:00:31 cffi==1.16.0 03:00:31 cfgv==3.4.0 03:00:31 chardet==5.2.0 03:00:31 charset-normalizer==3.3.2 03:00:31 click==8.1.7 03:00:31 cliff==4.4.0 03:00:31 cmd2==2.4.3 03:00:31 cryptography==3.3.2 03:00:31 debtcollector==2.5.0 03:00:31 decorator==5.1.1 03:00:31 defusedxml==0.7.1 03:00:31 Deprecated==1.2.14 03:00:31 distlib==0.3.7 03:00:31 dnspython==2.4.2 03:00:31 docker==4.2.2 03:00:31 dogpile.cache==1.2.2 03:00:31 email-validator==2.1.0.post1 03:00:31 filelock==3.13.1 03:00:31 future==0.18.3 03:00:31 gitdb==4.0.11 03:00:31 GitPython==3.1.40 03:00:31 google-auth==2.24.0 03:00:31 httplib2==0.22.0 03:00:31 identify==2.5.32 03:00:31 idna==3.6 03:00:31 importlib-metadata==6.8.0 03:00:31 importlib-resources==1.5.0 03:00:31 iso8601==2.1.0 03:00:31 Jinja2==3.1.2 03:00:31 jmespath==1.0.1 03:00:31 jsonpatch==1.33 03:00:31 jsonpointer==2.4 03:00:31 jsonschema==4.20.0 03:00:31 jsonschema-specifications==2023.11.2 03:00:31 keystoneauth1==5.4.0 03:00:31 kubernetes==28.1.0 03:00:31 lftools==0.37.8 03:00:31 lxml==4.9.3 03:00:31 MarkupSafe==2.1.3 03:00:31 msgpack==1.0.7 03:00:31 multi-key-dict==2.0.3 03:00:31 munch==4.0.0 03:00:31 netaddr==0.9.0 03:00:31 netifaces==0.11.0 03:00:31 niet==1.4.2 03:00:31 nodeenv==1.8.0 03:00:31 oauth2client==4.1.3 03:00:31 oauthlib==3.2.2 03:00:31 openstacksdk==0.62.0 03:00:31 os-client-config==2.1.0 03:00:31 os-service-types==1.7.0 03:00:31 osc-lib==2.9.0 03:00:31 oslo.config==9.2.0 03:00:31 oslo.context==5.3.0 03:00:31 oslo.i18n==6.2.0 03:00:31 oslo.log==5.4.0 03:00:31 oslo.serialization==5.2.0 03:00:31 oslo.utils==6.3.0 03:00:31 packaging==23.2 03:00:31 pbr==6.0.0 03:00:31 platformdirs==4.0.0 03:00:31 prettytable==3.9.0 03:00:31 pyasn1==0.5.1 03:00:31 pyasn1-modules==0.3.0 03:00:31 pycparser==2.21 03:00:31 pygerrit2==2.0.15 03:00:31 PyGithub==2.1.1 03:00:31 pyinotify==0.9.6 03:00:31 PyJWT==2.8.0 03:00:31 PyNaCl==1.5.0 03:00:31 pyparsing==2.4.7 03:00:31 pyperclip==1.8.2 03:00:31 pyrsistent==0.20.0 03:00:31 python-cinderclient==9.4.0 03:00:31 python-dateutil==2.8.2 03:00:31 python-heatclient==3.3.0 03:00:31 python-jenkins==1.8.2 03:00:31 python-keystoneclient==5.2.0 03:00:31 python-magnumclient==4.3.0 03:00:31 python-novaclient==18.4.0 03:00:31 python-openstackclient==6.0.0 03:00:31 python-swiftclient==4.4.0 03:00:31 pytz==2023.3.post1 03:00:31 PyYAML==6.0.1 03:00:31 referencing==0.31.1 03:00:31 requests==2.31.0 03:00:31 requests-oauthlib==1.3.1 03:00:31 requestsexceptions==1.4.0 03:00:31 rfc3986==2.0.0 03:00:31 rpds-py==0.13.2 03:00:31 rsa==4.9 03:00:31 ruamel.yaml==0.18.5 03:00:31 ruamel.yaml.clib==0.2.8 03:00:31 s3transfer==0.8.2 03:00:31 simplejson==3.19.2 03:00:31 six==1.16.0 03:00:31 smmap==5.0.1 03:00:31 soupsieve==2.5 03:00:31 stevedore==5.1.0 03:00:31 tabulate==0.9.0 03:00:31 toml==0.10.2 03:00:31 tomlkit==0.12.3 03:00:31 tqdm==4.66.1 03:00:31 typing_extensions==4.8.0 03:00:31 tzdata==2023.3 03:00:31 urllib3==1.26.18 03:00:31 virtualenv==20.24.7 03:00:31 wcwidth==0.2.12 03:00:31 websocket-client==1.6.4 03:00:31 wrapt==1.16.0 03:00:31 xdg==6.0.0 03:00:31 xmltodict==0.13.0 03:00:31 yq==3.2.3 03:00:31 zipp==3.17.0 03:00:31 [EnvInject] - Injecting environment variables from a build step. 03:00:31 [EnvInject] - Injecting as environment variables the properties content 03:00:31 SET_JDK_VERSION=openjdk11 03:00:31 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:00:31 03:00:31 [EnvInject] - Variables injected successfully. 03:00:31 [pti-o2-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins14471044720089411369.sh 03:00:31 ---> update-java-alternatives.sh 03:00:31 ---> Updating Java version 03:00:31 ---> RedHat type system detected 03:00:31 openjdk version "11.0.19" 2023-04-18 LTS 03:00:31 OpenJDK Runtime Environment (Red_Hat-11.0.19.0.7-1.el7_9) (build 11.0.19+7-LTS) 03:00:31 OpenJDK 64-Bit Server VM (Red_Hat-11.0.19.0.7-1.el7_9) (build 11.0.19+7-LTS, mixed mode, sharing) 03:00:31 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:00:31 [EnvInject] - Injecting environment variables from a build step. 03:00:31 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:00:31 [EnvInject] - Variables injected successfully. 03:00:31 [EnvInject] - Injecting environment variables from a build step. 03:00:31 [EnvInject] - Injecting as environment variables the properties content 03:00:31 PYTHON=python3 03:00:31 03:00:31 [EnvInject] - Variables injected successfully. 03:00:31 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins10500952044554562137.sh 03:00:32 ---> tox-install.sh 03:00:32 + source /home/jenkins/lf-env.sh 03:00:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:00:32 ++ mktemp -d /tmp/venv-XXXX 03:00:32 + lf_venv=/tmp/venv-c3zC 03:00:32 + local venv_file=/tmp/.os_lf_venv 03:00:32 + local python=python3 03:00:32 + local options 03:00:32 + local set_path=true 03:00:32 + local install_args= 03:00:32 ++ 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 03:00:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:00:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:00:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:00:32 + true 03:00:32 + case $1 in 03:00:32 + venv_file=/tmp/.toxenv 03:00:32 + shift 2 03:00:32 + true 03:00:32 + case $1 in 03:00:32 + shift 03:00:32 + break 03:00:32 + case $python in 03:00:32 + local pkg_list= 03:00:32 + [[ -d /opt/pyenv ]] 03:00:32 + echo 'Setup pyenv:' 03:00:32 Setup pyenv: 03:00:32 + export PYENV_ROOT=/opt/pyenv 03:00:32 + PYENV_ROOT=/opt/pyenv 03:00:32 + export PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:32 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:32 + pyenv versions 03:00:32 system 03:00:32 3.8.13 03:00:32 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:00:32 + command -v pyenv 03:00:32 ++ pyenv init - --no-rehash 03:00:32 + 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[*]}"'\'')" 03:00:32 export PATH="/opt/pyenv/shims:${PATH}" 03:00:32 export PYENV_SHELL=bash 03:00:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:00:32 pyenv() { 03:00:32 local command 03:00:32 command="${1:-}" 03:00:32 if [ "$#" -gt 0 ]; then 03:00:32 shift 03:00:32 fi 03:00:32 03:00:32 case "$command" in 03:00:32 rehash|shell) 03:00:32 eval "$(pyenv "sh-$command" "$@")" 03:00:32 ;; 03:00:32 *) 03:00:32 command pyenv "$command" "$@" 03:00:32 ;; 03:00:32 esac 03:00:32 }' 03:00:32 +++ 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[*]}"' 03:00:32 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:32 ++ export PYENV_SHELL=bash 03:00:32 ++ PYENV_SHELL=bash 03:00:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:00:32 +++ complete -F _pyenv pyenv 03:00:32 ++ lf-pyver python3 03:00:32 ++ local py_version_xy=python3 03:00:32 ++ local py_version_xyz= 03:00:32 ++ sed 's/^[ *]* //' 03:00:32 ++ awk '{ print $1 }' 03:00:32 ++ grep -E '^[0-9.]*[0-9]$' 03:00:32 ++ pyenv versions 03:00:32 ++ local command 03:00:32 ++ command=versions 03:00:32 ++ '[' 1 -gt 0 ']' 03:00:32 ++ shift 03:00:32 ++ case "$command" in 03:00:32 ++ command pyenv versions 03:00:32 ++ pyenv versions 03:00:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:00:32 +++ sort -V 03:00:32 +++ tail -n 1 03:00:32 +++ grep '^3' /tmp/.pyenv_versions 03:00:32 ++ py_version_xyz=3.9.13 03:00:32 ++ [[ -z 3.9.13 ]] 03:00:32 ++ echo 3.9.13 03:00:32 ++ return 0 03:00:32 + pyenv local 3.9.13 03:00:32 + local command 03:00:32 + command=local 03:00:32 + '[' 2 -gt 0 ']' 03:00:32 + shift 03:00:32 + case "$command" in 03:00:32 + command pyenv local 3.9.13 03:00:32 + pyenv local 3.9.13 03:00:32 + for arg in '"$@"' 03:00:32 + case $arg in 03:00:32 + pkg_list+='tox ' 03:00:32 + for arg in '"$@"' 03:00:32 + case $arg in 03:00:32 + pkg_list+='virtualenv ' 03:00:32 + for arg in '"$@"' 03:00:32 + case $arg in 03:00:32 + pkg_list+='urllib3~=1.26.15 ' 03:00:32 + [[ -f /tmp/.toxenv ]] 03:00:32 + [[ ! -f /tmp/.toxenv ]] 03:00:32 + [[ -n '' ]] 03:00:32 + python3 -m venv /tmp/venv-c3zC 03:00:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c3zC' 03:00:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c3zC 03:00:35 + echo /tmp/venv-c3zC 03:00:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:00:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:00:35 + /tmp/venv-c3zC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 03:00:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:00:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:00:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:00:40 + /tmp/venv-c3zC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:00:43 + type python3 03:00:43 + true 03:00:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-c3zC/bin to PATH' 03:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-c3zC/bin to PATH 03:00:43 + PATH=/tmp/venv-c3zC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:43 + return 0 03:00:43 + python3 --version 03:00:43 Python 3.9.13 03:00:43 + python3 -m pip --version 03:00:43 pip 23.3.1 from /tmp/venv-c3zC/lib/python3.9/site-packages/pip (python 3.9) 03:00:43 + python3 -m pip freeze 03:00:43 cachetools==5.3.2 03:00:43 chardet==5.2.0 03:00:43 colorama==0.4.6 03:00:43 distlib==0.3.7 03:00:43 filelock==3.13.1 03:00:43 packaging==23.2 03:00:43 platformdirs==4.0.0 03:00:43 pluggy==1.3.0 03:00:43 pyproject-api==1.6.1 03:00:43 tomli==2.0.1 03:00:43 tox==4.11.4 03:00:43 urllib3==1.26.18 03:00:43 virtualenv==20.24.7 03:00:43 [pti-o2-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins2736910800780630055.sh 03:00:43 [EnvInject] - Injecting environment variables from a build step. 03:00:43 [EnvInject] - Injecting as environment variables the properties content 03:00:43 PARALLEL=False 03:00:43 03:00:43 [EnvInject] - Variables injected successfully. 03:00:43 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins2014204076962594863.sh 03:00:43 ---> tox-run.sh 03:00:43 + PATH=/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:43 + ARCHIVE_TOX_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:00:43 + ARCHIVE_DOC_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/docs 03:00:43 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:00:43 + cd /w/workspace/pti-o2-tox-nexus-iq-clm/. 03:00:43 + source /home/jenkins/lf-env.sh 03:00:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:00:43 ++ mktemp -d /tmp/venv-XXXX 03:00:43 + lf_venv=/tmp/venv-0e0v 03:00:43 + local venv_file=/tmp/.os_lf_venv 03:00:43 + local python=python3 03:00:43 + local options 03:00:43 + local set_path=true 03:00:43 + local install_args= 03:00:43 ++ 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 03:00:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:00:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:00:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:00:43 + true 03:00:43 + case $1 in 03:00:43 + venv_file=/tmp/.toxenv 03:00:43 + shift 2 03:00:43 + true 03:00:43 + case $1 in 03:00:43 + shift 03:00:43 + break 03:00:43 + case $python in 03:00:43 + local pkg_list= 03:00:43 + [[ -d /opt/pyenv ]] 03:00:43 + echo 'Setup pyenv:' 03:00:43 Setup pyenv: 03:00:43 + export PYENV_ROOT=/opt/pyenv 03:00:43 + PYENV_ROOT=/opt/pyenv 03:00:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:43 + pyenv versions 03:00:43 system 03:00:43 3.8.13 03:00:43 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:00:43 + command -v pyenv 03:00:43 ++ pyenv init - --no-rehash 03:00:43 + 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[*]}"'\'')" 03:00:43 export PATH="/opt/pyenv/shims:${PATH}" 03:00:43 export PYENV_SHELL=bash 03:00:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:00:43 pyenv() { 03:00:43 local command 03:00:43 command="${1:-}" 03:00:43 if [ "$#" -gt 0 ]; then 03:00:43 shift 03:00:43 fi 03:00:43 03:00:43 case "$command" in 03:00:43 rehash|shell) 03:00:43 eval "$(pyenv "sh-$command" "$@")" 03:00:43 ;; 03:00:43 *) 03:00:43 command pyenv "$command" "$@" 03:00:43 ;; 03:00:43 esac 03:00:43 }' 03:00:43 +++ 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[*]}"' 03:00:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:43 ++ export PYENV_SHELL=bash 03:00:43 ++ PYENV_SHELL=bash 03:00:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:00:43 +++ complete -F _pyenv pyenv 03:00:43 ++ lf-pyver python3 03:00:43 ++ local py_version_xy=python3 03:00:43 ++ local py_version_xyz= 03:00:43 ++ sed 's/^[ *]* //' 03:00:43 ++ awk '{ print $1 }' 03:00:43 ++ grep -E '^[0-9.]*[0-9]$' 03:00:43 ++ pyenv versions 03:00:43 ++ local command 03:00:43 ++ command=versions 03:00:43 ++ '[' 1 -gt 0 ']' 03:00:43 ++ shift 03:00:43 ++ case "$command" in 03:00:43 ++ command pyenv versions 03:00:43 ++ pyenv versions 03:00:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:00:44 +++ grep '^3' /tmp/.pyenv_versions 03:00:44 +++ sort -V 03:00:44 +++ tail -n 1 03:00:44 ++ py_version_xyz=3.9.13 03:00:44 ++ [[ -z 3.9.13 ]] 03:00:44 ++ echo 3.9.13 03:00:44 ++ return 0 03:00:44 + pyenv local 3.9.13 03:00:44 + local command 03:00:44 + command=local 03:00:44 + '[' 2 -gt 0 ']' 03:00:44 + shift 03:00:44 + case "$command" in 03:00:44 + command pyenv local 3.9.13 03:00:44 + pyenv local 3.9.13 03:00:44 + for arg in '"$@"' 03:00:44 + case $arg in 03:00:44 + pkg_list+='tox ' 03:00:44 + for arg in '"$@"' 03:00:44 + case $arg in 03:00:44 + pkg_list+='virtualenv ' 03:00:44 + for arg in '"$@"' 03:00:44 + case $arg in 03:00:44 + pkg_list+='urllib3~=1.26.15 ' 03:00:44 + [[ -f /tmp/.toxenv ]] 03:00:44 ++ cat /tmp/.toxenv 03:00:44 + lf_venv=/tmp/venv-c3zC 03:00:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c3zC from' file:/tmp/.toxenv 03:00:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c3zC from file:/tmp/.toxenv 03:00:44 + /tmp/venv-c3zC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 03:00:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:00:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:00:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:00:44 + /tmp/venv-c3zC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:00:46 + type python3 03:00:46 + true 03:00:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-c3zC/bin to PATH' 03:00:46 lf-activate-venv(): INFO: Adding /tmp/venv-c3zC/bin to PATH 03:00:46 + PATH=/tmp/venv-c3zC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:46 + return 0 03:00:46 + [[ -d /opt/pyenv ]] 03:00:46 + echo '---> Setting up pyenv' 03:00:46 ---> Setting up pyenv 03:00:46 + export PYENV_ROOT=/opt/pyenv 03:00:46 + PYENV_ROOT=/opt/pyenv 03:00:46 + export PATH=/opt/pyenv/bin:/tmp/venv-c3zC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:46 + PATH=/opt/pyenv/bin:/tmp/venv-c3zC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:00:46 ++ pwd 03:00:46 + PYTHONPATH=/w/workspace/pti-o2-tox-nexus-iq-clm 03:00:46 + export PYTHONPATH 03:00:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:00:46 + TOX_TESTENV_PASSENV=PYTHONPATH 03:00:46 + tox --version 03:00:46 4.11.4 from /tmp/venv-c3zC/lib/python3.9/site-packages/tox/__init__.py 03:00:46 + PARALLEL=False 03:00:46 + TOX_OPTIONS_LIST= 03:00:46 + [[ -n clm ]] 03:00:46 + TOX_OPTIONS_LIST=' -e clm' 03:00:46 + case ${PARALLEL,,} in 03:00:46 + tee -a /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/tox.log 03:00:46 + tox -e clm 03:00:47 clm: install_deps> pip install -U -r /w/workspace/pti-o2-tox-nexus-iq-clm/requirements.txt -r /w/workspace/pti-o2-tox-nexus-iq-clm/requirements-test.txt 03:01:18 clm: freeze> python -m pip freeze --all 03:01:19 clm: aniso8601==9.0.1,astroid==3.0.1,async-timeout==4.0.3,attrs==23.1.0,Babel==2.13.1,blinker==1.7.0,cachetools==5.3.2,certifi==2023.11.17,cffi==1.16.0,chardet==5.2.0,charset-normalizer==3.3.2,click==8.1.7,colorama==0.4.6,cotyledon==1.7.3,coverage==7.3.2,cryptography==41.0.7,Cython==3.0.6,decorator==5.1.1,dill==0.3.7,distlib==0.3.7,exceptiongroup==1.2.0,filelock==3.13.1,flake8==5.0.4,Flask==3.0.0,flask-restx==1.1.0,greenlet==3.0.1,gunicorn==21.2.0,httplib2==0.22.0,icdiff==2.0.7,idna==3.6,importlib-metadata==6.8.0,iniconfig==2.0.0,isort==5.12.0,itsdangerous==2.1.2,Jinja2==3.1.2,jsonschema==4.20.0,jsonschema-specifications==2023.11.2,MarkupSafe==2.1.3,mccabe==0.7.0,mock==5.1.0,mock-alchemy==0.1.1,mypy==1.7.1,mypy-extensions==1.0.0,oauthlib==3.2.2,packaging==23.2,pip==23.3.1,platformdirs==4.0.0,pluggy==1.3.0,pprintpp==0.4.0,prettytable==0.7.2,psycopg2-binary==2.9.9,py==1.11.0,pycodestyle==2.9.1,pycparser==2.21,pyflakes==2.5.0,pylint==3.0.2,pyOpenSSL==23.3.0,pyparsing==3.1.1,pyproject-api==1.6.1,pytest==7.4.3,pytest-cov==4.1.0,pytest-icdiff==0.8,pytz==2023.3.post1,PyYAML==6.0.1,redis==5.0.1,referencing==0.31.1,requests==2.31.0,requests-oauthlib==1.3.1,retry==0.9.2,rpds-py==0.13.2,ruamel.yaml==0.17.17,ruamel.yaml.clib==0.2.8,setproctitle==1.3.3,setuptools==68.2.2,six==1.16.0,SQLAlchemy==1.4.50,tenacity==8.2.3,tomli==2.0.1,tomlkit==0.12.3,tox==4.11.4,typing_extensions==4.8.0,urllib3==2.1.0,virtualenv==20.24.7,Werkzeug==3.0.1,wheel==0.41.3,zipp==3.17.0 03:01:19 clm: commands[0]> sh -c 'pip freeze > requirements.txt' 03:01:19 clm: failed with sh is not allowed, use allowlist_externals to allow it 03:01:19 clm: FAIL code 1 (32.94 seconds) 03:01:19 evaluation failed :( (33.01 seconds) 03:01:19 + tox_status=1 03:01:19 + echo '---> Completed tox runs' 03:01:19 ---> Completed tox runs 03:01:19 + for i in '.tox/*/log' 03:01:19 ++ echo .tox/clm/log 03:01:19 ++ awk -F/ '{print $2}' 03:01:19 + tox_env=clm 03:01:19 + cp -r .tox/clm/log /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/clm 03:01:19 + DOC_DIR=docs/_build/html 03:01:19 + [[ -d docs/_build/html ]] 03:01:19 + echo '---> tox-run.sh ends' 03:01:19 ---> tox-run.sh ends 03:01:19 + test 1 -eq 0 03:01:19 + exit 1 03:01:19 Build step 'Execute shell' marked build as failure 03:01:19 $ ssh-agent -k 03:01:19 unset SSH_AUTH_SOCK; 03:01:19 unset SSH_AGENT_PID; 03:01:19 echo Agent pid 1600 killed; 03:01:19 [ssh-agent] Stopped. 03:01:20 [PostBuildScript] - [INFO] Executing post build scripts. 03:01:20 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins13825440499119148473.sh 03:01:20 ---> sysstat.sh 03:01:21 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins9555716427767267781.sh 03:01:21 ---> package-listing.sh 03:01:21 ++ tr '[:upper:]' '[:lower:]' 03:01:21 ++ facter osfamily 03:01:21 + OS_FAMILY=redhat 03:01:21 + workspace=/w/workspace/pti-o2-tox-nexus-iq-clm 03:01:21 + START_PACKAGES=/tmp/packages_start.txt 03:01:21 + END_PACKAGES=/tmp/packages_end.txt 03:01:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:01:21 + PACKAGES=/tmp/packages_start.txt 03:01:21 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:01:21 + PACKAGES=/tmp/packages_end.txt 03:01:21 + case "${OS_FAMILY}" in 03:01:21 + sort 03:01:21 + rpm -qa 03:01:27 + '[' -f /tmp/packages_start.txt ']' 03:01:27 + '[' -f /tmp/packages_end.txt ']' 03:01:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:01:27 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:01:27 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:01:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:01:27 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins766839227038706585.sh 03:01:27 ---> capture-instance-metadata.sh 03:01:28 Setup pyenv: 03:01:28 system 03:01:28 3.8.13 03:01:28 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v7yV from file:/tmp/.os_lf_venv 03:01:29 lf-activate-venv(): INFO: Installing: lftools 03:01:45 lf-activate-venv(): INFO: Adding /tmp/venv-v7yV/bin to PATH 03:01:45 INFO: Running in OpenStack, capturing instance metadata 03:01:45 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins13600096495262201470.sh 03:01:45 provisioning config files... 03:01:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-tox-nexus-iq-clm@tmp/config17199810477020534086tmp 03:01:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:01:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:01:45 [EnvInject] - Injecting environment variables from a build step. 03:01:45 [EnvInject] - Injecting as environment variables the properties content 03:01:45 SERVER_ID=logs 03:01:45 03:01:45 [EnvInject] - Variables injected successfully. 03:01:45 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins14607899773919697004.sh 03:01:45 ---> create-netrc.sh 03:01:45 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins6543293732322138939.sh 03:01:45 ---> python-tools-install.sh 03:01:45 Setup pyenv: 03:01:45 system 03:01:45 3.8.13 03:01:45 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v7yV from file:/tmp/.os_lf_venv 03:01:47 lf-activate-venv(): INFO: Installing: lftools 03:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-v7yV/bin to PATH 03:01:58 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins6378673681342701228.sh 03:01:58 ---> sudo-logs.sh 03:01:58 Archiving 'sudo' log.. 03:01:58 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins5079866174215733319.sh 03:01:58 ---> job-cost.sh 03:01:58 Setup pyenv: 03:01:58 system 03:01:58 3.8.13 03:01:58 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v7yV from file:/tmp/.os_lf_venv 03:02:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:02:10 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. 03:02:10 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 03:02:10 lf-activate-venv(): INFO: Adding /tmp/venv-v7yV/bin to PATH 03:02:10 INFO: No Stack... 03:02:10 INFO: Retrieving Pricing Info for: v2-highcpu-1 03:02:10 INFO: Archiving Costs 03:02:10 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins9626467221980971353.sh 03:02:10 ---> logs-deploy.sh 03:02:10 Setup pyenv: 03:02:10 system 03:02:10 3.8.13 03:02:10 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:02:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v7yV from file:/tmp/.os_lf_venv 03:02:12 lf-activate-venv(): INFO: Installing: lftools 03:02:25 lf-activate-venv(): INFO: Adding /tmp/venv-v7yV/bin to PATH 03:02:25 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-tox-nexus-iq-clm/44 03:02:25 INFO: archiving workspace using pattern(s): -p **/*.log 03:02:27 Archives upload complete. 03:02:27 INFO: archiving logs to Nexus 03:02:28 ---> uname -a: 03:02:28 Linux prd-centos7-builder-1c-1g-1282.novalocal 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 03:02:28 03:02:28 03:02:28 ---> lscpu: 03:02:28 Architecture: x86_64 03:02:28 CPU op-mode(s): 32-bit, 64-bit 03:02:28 Byte Order: Little Endian 03:02:28 CPU(s): 1 03:02:28 On-line CPU(s) list: 0 03:02:28 Thread(s) per core: 1 03:02:28 Core(s) per socket: 1 03:02:28 Socket(s): 1 03:02:28 NUMA node(s): 1 03:02:28 Vendor ID: AuthenticAMD 03:02:28 CPU family: 23 03:02:28 Model: 49 03:02:28 Model name: AMD EPYC-Rome Processor 03:02:28 Stepping: 0 03:02:28 CPU MHz: 2800.000 03:02:28 BogoMIPS: 5600.00 03:02:28 Virtualization: AMD-V 03:02:28 Hypervisor vendor: KVM 03:02:28 Virtualization type: full 03:02:28 L1d cache: 32K 03:02:28 L1i cache: 32K 03:02:28 L2 cache: 512K 03:02:28 L3 cache: 16384K 03:02:28 NUMA node0 CPU(s): 0 03:02:28 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:02:28 03:02:28 03:02:28 ---> nproc: 03:02:28 1 03:02:28 03:02:28 03:02:28 ---> df -h: 03:02:28 Filesystem Size Used Avail Use% Mounted on 03:02:28 devtmpfs 462M 0 462M 0% /dev 03:02:28 tmpfs 496M 0 496M 0% /dev/shm 03:02:28 tmpfs 496M 13M 483M 3% /run 03:02:28 tmpfs 496M 0 496M 0% /sys/fs/cgroup 03:02:28 /dev/vda1 20G 5.7G 15G 29% / 03:02:28 tmpfs 100M 0 100M 0% /run/user/1001 03:02:28 tmpfs 100M 0 100M 0% /run/user/0 03:02:28 03:02:28 03:02:28 ---> free -m: 03:02:28 total used free shared buff/cache available 03:02:28 Mem: 990 314 81 11 594 502 03:02:28 Swap: 1023 1 1022 03:02:28 03:02:28 03:02:28 ---> ip addr: 03:02:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:02:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:02:28 inet 127.0.0.1/8 scope host lo 03:02:28 valid_lft forever preferred_lft forever 03:02:28 inet6 ::1/128 scope host 03:02:28 valid_lft forever preferred_lft forever 03:02:28 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:02:28 link/ether fa:16:3e:92:43:4e brd ff:ff:ff:ff:ff:ff 03:02:28 inet 10.32.7.181/23 brd 10.32.7.255 scope global dynamic eth0 03:02:28 valid_lft 86176sec preferred_lft 86176sec 03:02:28 inet6 fe80::f816:3eff:fe92:434e/64 scope link 03:02:28 valid_lft forever preferred_lft forever 03:02:28 03:02:28 03:02:28 ---> sar -b -r -n DEV: 03:02:28 Linux 3.10.0-1160.88.1.el7.x86_64 (centos-7-builder-645028a3-691c-92a3-68cd-c5cb772ca423.novalocal) 12/01/2023 _x86_64_ (1 CPU) 03:02:28 03:02:28 02:58:38 AM LINUX RESTART 03:02:28 03:02:28 02:59:02 AM tps rtps wtps bread/s bwrtn/s 03:02:28 03:00:01 AM 115.64 23.69 91.95 3548.73 13040.44 03:02:28 03:01:01 AM 152.56 11.64 140.92 1253.23 16830.73 03:02:28 03:02:01 AM 193.80 104.98 88.83 5865.28 10343.88 03:02:28 Average: 154.41 47.11 107.31 3561.97 13399.76 03:02:28 03:02:28 02:59:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:02:28 03:00:01 AM 149504 864956 85.26 2088 518008 429640 20.83 279960 438156 35948 03:02:28 03:01:01 AM 67436 947024 93.35 2088 527136 534640 25.92 400728 374712 204 03:02:28 03:02:01 AM 138496 875964 86.35 0 505416 411124 19.93 273464 418424 17980 03:02:28 Average: 118479 895981 88.32 1392 516853 458468 22.22 318051 410431 18044 03:02:28 03:02:28 02:59:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:02:28 03:00:01 AM eth0 294.18 181.91 1548.07 61.52 0.00 0.00 0.00 03:02:28 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:28 03:01:01 AM eth0 74.34 69.64 993.07 12.31 0.00 0.00 0.00 03:02:28 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:28 03:02:01 AM eth0 22.26 21.77 100.58 11.94 0.00 0.00 0.00 03:02:28 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:28 Average: eth0 128.66 90.19 873.15 28.28 0.00 0.00 0.00 03:02:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:28 03:02:28 03:02:28 ---> sar -P ALL: 03:02:28 Linux 3.10.0-1160.88.1.el7.x86_64 (centos-7-builder-645028a3-691c-92a3-68cd-c5cb772ca423.novalocal) 12/01/2023 _x86_64_ (1 CPU) 03:02:28 03:02:28 02:58:38 AM LINUX RESTART 03:02:28 03:02:28 02:59:02 AM CPU %user %nice %system %iowait %steal %idle 03:02:28 03:00:01 AM all 71.03 0.00 6.01 1.97 0.15 20.85 03:02:28 03:00:01 AM 0 71.03 0.00 6.01 1.97 0.15 20.85 03:02:28 03:01:01 AM all 63.21 0.00 5.96 1.77 0.11 28.95 03:02:28 03:01:01 AM 0 63.21 0.00 5.96 1.77 0.11 28.95 03:02:28 03:02:01 AM all 61.81 0.00 4.53 12.23 0.13 21.30 03:02:28 03:02:01 AM 0 61.81 0.00 4.53 12.23 0.13 21.30 03:02:28 Average: all 65.29 0.00 5.49 5.37 0.13 23.72 03:02:28 Average: 0 65.29 0.00 5.49 5.37 0.13 23.72 03:02:28 03:02:28 03:02:28