22:32:23 Started by upstream project "integration-distribution-mri-test-vanadium" build number 21 22:32:23 originally caused by: 22:32:23 Started by timer 22:32:23 Running as SYSTEM 22:32:23 [EnvInject] - Loading node environment variables. 22:32:23 Building remotely on prd-centos8-robot-2c-8g-15623 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium 22:32:23 [ssh-agent] Looking for ssh-agent implementation... 22:32:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:23 $ ssh-agent 22:32:24 SSH_AUTH_SOCK=/tmp/ssh-oX8ZsvPa9KTN/agent.5184 22:32:24 SSH_AGENT_PID=5186 22:32:24 [ssh-agent] Started. 22:32:24 Running ssh-add (command line suppressed) 22:32:24 Identity added: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/private_key_8160407678863520893.key (/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/private_key_8160407678863520893.key) 22:32:24 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:32:24 The recommended git tool is: NONE 22:32:27 using credential opendaylight-jenkins-ssh 22:32:27 Wiping out workspace first. 22:32:27 Cloning the remote Git repository 22:32:27 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:32:27 > git init /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test # timeout=10 22:32:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:32:27 > git --version # timeout=10 22:32:27 > git --version # 'git version 2.43.0' 22:32:27 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:32:27 [INFO] Currently running in a labeled security context 22:32:27 [INFO] Currently SELinux is 'enforcing' on the host 22:32:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test@tmp/jenkins-gitclient-ssh9709209905700746068.key 22:32:27 Verifying host key using known hosts file 22:32:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:32:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:32:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:32:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:32:30 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:32:30 [INFO] Currently running in a labeled security context 22:32:30 [INFO] Currently SELinux is 'enforcing' on the host 22:32:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test@tmp/jenkins-gitclient-ssh16212486763936621681.key 22:32:30 Verifying host key using known hosts file 22:32:30 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:32:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:32:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:32:30 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:32:30 > git config core.sparsecheckout # timeout=10 22:32:30 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:32:31 Commit message: "Add bgpcep variables for vanadium" 22:32:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:32:31 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:32:31 No emails were triggered. 22:32:31 provisioning config files... 22:32:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:31 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins9521397499345863409.sh 22:32:31 ---> python-tools-install.sh 22:32:32 Setup pyenv: 22:32:32 system 22:32:32 * 3.8.13 (set by /opt/pyenv/version) 22:32:32 * 3.9.13 (set by /opt/pyenv/version) 22:32:32 * 3.10.13 (set by /opt/pyenv/version) 22:32:32 * 3.11.7 (set by /opt/pyenv/version) 22:32:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5jgp 22:32:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:41 lf-activate-venv(): INFO: Base packages installed successfully 22:32:41 lf-activate-venv(): INFO: Installing additional packages: lftools 22:33:05 lf-activate-venv(): INFO: Adding /tmp/venv-5jgp/bin to PATH 22:33:05 Generating Requirements File 22:33:24 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. 22:33:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:33:25 Python 3.11.7 22:33:25 pip 25.3 from /tmp/venv-5jgp/lib/python3.11/site-packages/pip (python 3.11) 22:33:25 appdirs==1.4.4 22:33:25 argcomplete==3.6.3 22:33:25 aspy.yaml==1.3.0 22:33:25 attrs==25.4.0 22:33:25 autopage==0.5.2 22:33:25 beautifulsoup4==4.14.3 22:33:25 boto3==1.42.14 22:33:25 botocore==1.42.14 22:33:25 bs4==0.0.2 22:33:25 cachetools==6.2.4 22:33:25 certifi==2025.11.12 22:33:25 cffi==2.0.0 22:33:25 cfgv==3.5.0 22:33:25 chardet==5.2.0 22:33:25 charset-normalizer==3.4.4 22:33:25 click==8.3.1 22:33:25 cliff==4.13.1 22:33:25 cmd2==3.0.0 22:33:25 cryptography==3.3.2 22:33:25 debtcollector==3.0.0 22:33:25 decorator==5.2.1 22:33:25 defusedxml==0.7.1 22:33:25 Deprecated==1.3.1 22:33:25 distlib==0.4.0 22:33:25 dnspython==2.8.0 22:33:25 docker==7.1.0 22:33:25 dogpile.cache==1.5.0 22:33:25 durationpy==0.10 22:33:25 email-validator==2.3.0 22:33:25 filelock==3.20.1 22:33:25 future==1.0.0 22:33:25 gitdb==4.0.12 22:33:25 GitPython==3.1.45 22:33:25 google-auth==2.45.0 22:33:25 httplib2==0.31.0 22:33:25 identify==2.6.15 22:33:25 idna==3.11 22:33:25 importlib-resources==1.5.0 22:33:25 iso8601==2.1.0 22:33:25 Jinja2==3.1.6 22:33:25 jmespath==1.0.1 22:33:25 jsonpatch==1.33 22:33:25 jsonpointer==3.0.0 22:33:25 jsonschema==4.25.1 22:33:25 jsonschema-specifications==2025.9.1 22:33:25 keystoneauth1==5.12.0 22:33:25 kubernetes==34.1.0 22:33:25 lftools==0.37.18 22:33:25 lxml==6.0.2 22:33:25 markdown-it-py==4.0.0 22:33:25 MarkupSafe==3.0.3 22:33:25 mdurl==0.1.2 22:33:25 msgpack==1.1.2 22:33:25 multi_key_dict==2.0.3 22:33:25 munch==4.0.0 22:33:25 netaddr==1.3.0 22:33:25 niet==1.4.2 22:33:25 nodeenv==1.10.0 22:33:25 oauth2client==4.1.3 22:33:25 oauthlib==3.3.1 22:33:25 openstacksdk==4.8.0 22:33:25 os-service-types==1.8.2 22:33:25 osc-lib==4.3.0 22:33:25 oslo.config==10.1.0 22:33:25 oslo.context==6.2.0 22:33:25 oslo.i18n==6.7.1 22:33:25 oslo.log==8.0.0 22:33:25 oslo.serialization==5.8.0 22:33:25 oslo.utils==9.2.0 22:33:25 packaging==25.0 22:33:25 pbr==7.0.3 22:33:25 platformdirs==4.5.1 22:33:25 prettytable==3.17.0 22:33:25 psutil==7.1.3 22:33:25 pyasn1==0.6.1 22:33:25 pyasn1_modules==0.4.2 22:33:25 pycparser==2.23 22:33:25 pygerrit2==2.0.15 22:33:25 PyGithub==2.8.1 22:33:25 Pygments==2.19.2 22:33:25 PyJWT==2.10.1 22:33:25 PyNaCl==1.6.1 22:33:25 pyparsing==2.4.7 22:33:25 pyperclip==1.11.0 22:33:25 pyrsistent==0.20.0 22:33:25 python-cinderclient==9.8.0 22:33:25 python-dateutil==2.9.0.post0 22:33:25 python-heatclient==4.3.0 22:33:25 python-jenkins==1.8.3 22:33:25 python-keystoneclient==5.7.0 22:33:25 python-magnumclient==4.9.0 22:33:25 python-openstackclient==8.2.0 22:33:25 python-swiftclient==4.9.0 22:33:25 PyYAML==6.0.3 22:33:25 referencing==0.37.0 22:33:25 requests==2.32.5 22:33:25 requests-oauthlib==2.0.0 22:33:25 requestsexceptions==1.4.0 22:33:25 rfc3986==2.0.0 22:33:25 rich==14.2.0 22:33:25 rich-argparse==1.7.2 22:33:25 rpds-py==0.30.0 22:33:25 rsa==4.9.1 22:33:25 ruamel.yaml==0.18.17 22:33:25 ruamel.yaml.clib==0.2.15 22:33:25 s3transfer==0.16.0 22:33:25 simplejson==3.20.2 22:33:25 six==1.17.0 22:33:25 smmap==5.0.2 22:33:25 soupsieve==2.8.1 22:33:25 stevedore==5.6.0 22:33:25 tabulate==0.9.0 22:33:25 toml==0.10.2 22:33:25 tomlkit==0.13.3 22:33:25 tqdm==4.67.1 22:33:25 typing_extensions==4.15.0 22:33:25 tzdata==2025.3 22:33:25 urllib3==1.26.20 22:33:25 virtualenv==20.35.4 22:33:25 wcwidth==0.2.14 22:33:25 websocket-client==1.9.0 22:33:25 wrapt==2.0.1 22:33:25 xdg==6.0.0 22:33:25 xmltodict==1.0.2 22:33:25 yq==3.4.3 22:33:25 [EnvInject] - Injecting environment variables from a build step. 22:33:25 [EnvInject] - Injecting as environment variables the properties content 22:33:25 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:33:25 OS_CLOUD=vex 22:33:25 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-vanadium-21 22:33:25 OS_STACK_TEMPLATE_DIR=openstack-hot 22:33:25 22:33:25 [EnvInject] - Variables injected successfully. 22:33:25 provisioning config files... 22:33:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:33:26 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins13787743264703428001.sh 22:33:26 ---> Create parameters file for OpenStack HOT 22:33:26 OpenStack Heat parameters generated 22:33:26 ----------------------------------- 22:33:26 parameters: 22:33:26 vm_0_count: '1' 22:33:26 vm_0_flavor: 'v3-standard-4' 22:33:26 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 22:33:26 vm_1_count: '1' 22:33:26 vm_1_flavor: 'v3-standard-2' 22:33:26 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:33:26 22:33:26 job_name: '38670-21' 22:33:26 silo: 'releng' 22:33:26 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins3925312883212144323.sh 22:33:26 ---> Create HEAT stack 22:33:26 + source /home/jenkins/lf-env.sh 22:33:26 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:33:26 ++ mktemp -d /tmp/venv-XXXX 22:33:26 + lf_venv=/tmp/venv-fEAQ 22:33:26 + local venv_file=/tmp/.os_lf_venv 22:33:26 + local python=python3 22:33:26 + local options 22:33:26 + local set_path=true 22:33:26 + local install_args= 22:33:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:33:26 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:33:26 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:33:26 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:33:26 + true 22:33:26 + case $1 in 22:33:26 + python=python3 22:33:26 + shift 2 22:33:26 + true 22:33:26 + case $1 in 22:33:26 + shift 22:33:26 + break 22:33:26 + case $python in 22:33:26 + local pkg_list= 22:33:26 + [[ -d /opt/pyenv ]] 22:33:26 + echo 'Setup pyenv:' 22:33:26 Setup pyenv: 22:33:26 + export PYENV_ROOT=/opt/pyenv 22:33:26 + PYENV_ROOT=/opt/pyenv 22:33:26 + 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 22:33:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:33:26 + pyenv versions 22:33:26 system 22:33:26 3.8.13 22:33:26 3.9.13 22:33:26 3.10.13 22:33:26 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 22:33:26 + command -v pyenv 22:33:26 ++ pyenv init - --no-rehash 22:33:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:33:26 for i in ${!paths[@]}; do 22:33:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:33:26 fi; done; 22:33:26 echo "${paths[*]}"'\'')" 22:33:26 export PATH="/opt/pyenv/shims:${PATH}" 22:33:26 export PYENV_SHELL=bash 22:33:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:33:26 pyenv() { 22:33:26 local command 22:33:26 command="${1:-}" 22:33:26 if [ "$#" -gt 0 ]; then 22:33:26 shift 22:33:26 fi 22:33:26 22:33:26 case "$command" in 22:33:26 rehash|shell) 22:33:26 eval "$(pyenv "sh-$command" "$@")" 22:33:26 ;; 22:33:26 *) 22:33:26 command pyenv "$command" "$@" 22:33:26 ;; 22:33:26 esac 22:33:26 }' 22:33:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:33:26 for i in ${!paths[@]}; do 22:33:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:33:26 fi; done; 22:33:26 echo "${paths[*]}"' 22:33:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:33:26 ++ 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 22:33:26 ++ 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 22:33:26 ++ export PYENV_SHELL=bash 22:33:26 ++ PYENV_SHELL=bash 22:33:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:33:26 +++ complete -F _pyenv pyenv 22:33:26 ++ lf-pyver python3 22:33:26 ++ local py_version_xy=python3 22:33:26 ++ local py_version_xyz= 22:33:26 ++ sed 's/^[ *]* //' 22:33:26 ++ pyenv versions 22:33:26 ++ local command 22:33:26 ++ command=versions 22:33:26 ++ '[' 1 -gt 0 ']' 22:33:26 ++ shift 22:33:26 ++ case "$command" in 22:33:26 ++ command pyenv versions 22:33:26 ++ pyenv versions 22:33:26 ++ grep -E '^[0-9.]*[0-9]$' 22:33:26 ++ awk '{ print $1 }' 22:33:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:33:26 +++ grep '^3' /tmp/.pyenv_versions 22:33:26 +++ tail -n 1 22:33:26 +++ sort -V 22:33:26 ++ py_version_xyz=3.11.7 22:33:26 ++ [[ -z 3.11.7 ]] 22:33:26 ++ echo 3.11.7 22:33:26 ++ return 0 22:33:26 + pyenv local 3.11.7 22:33:26 + local command 22:33:26 + command=local 22:33:26 + '[' 2 -gt 0 ']' 22:33:26 + shift 22:33:26 + case "$command" in 22:33:26 + command pyenv local 3.11.7 22:33:26 + pyenv local 3.11.7 22:33:26 + for arg in "$@" 22:33:26 + case $arg in 22:33:26 + pkg_list+='lftools[openstack] ' 22:33:26 + for arg in "$@" 22:33:26 + case $arg in 22:33:26 + pkg_list+='kubernetes ' 22:33:26 + for arg in "$@" 22:33:26 + case $arg in 22:33:26 + pkg_list+='niet ' 22:33:26 + for arg in "$@" 22:33:26 + case $arg in 22:33:26 + pkg_list+='python-heatclient ' 22:33:26 + for arg in "$@" 22:33:26 + case $arg in 22:33:26 + pkg_list+='python-openstackclient ' 22:33:26 + for arg in "$@" 22:33:26 + case $arg in 22:33:26 + pkg_list+='python-magnumclient ' 22:33:26 + for arg in "$@" 22:33:26 + case $arg in 22:33:26 + pkg_list+='urllib3~=1.26.15 ' 22:33:26 + for arg in "$@" 22:33:26 + case $arg in 22:33:26 + pkg_list+='yq ' 22:33:26 + [[ -f /tmp/.os_lf_venv ]] 22:33:26 ++ cat /tmp/.os_lf_venv 22:33:26 + lf_venv=/tmp/venv-5jgp 22:33:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5jgp from' file:/tmp/.os_lf_venv 22:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5jgp from file:/tmp/.os_lf_venv 22:33:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:33:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:26 + local 'pip_opts=--upgrade --quiet' 22:33:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:33:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:33:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:33:26 + [[ -n '' ]] 22:33:26 + [[ -n '' ]] 22:33:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:33:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:26 + /tmp/venv-5jgp/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 22:33:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:33:28 lf-activate-venv(): INFO: Base packages installed successfully 22:33:28 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:33:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:33:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:33:28 + /tmp/venv-5jgp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:33:47 + type python3 22:33:47 + true 22:33:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5jgp/bin to PATH' 22:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-5jgp/bin to PATH 22:33:47 + PATH=/tmp/venv-5jgp/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 22:33:47 + return 0 22:33:47 + openstack --os-cloud vex limits show --absolute 22:33:49 +--------------------------+---------+ 22:33:49 | Name | Value | 22:33:49 +--------------------------+---------+ 22:33:49 | maxTotalInstances | -1 | 22:33:49 | maxTotalCores | 450 | 22:33:49 | maxTotalRAMSize | 1000000 | 22:33:49 | maxServerMeta | 128 | 22:33:49 | maxImageMeta | 128 | 22:33:49 | maxPersonality | 5 | 22:33:49 | maxPersonalitySize | 10240 | 22:33:49 | maxTotalKeypairs | 100 | 22:33:49 | maxServerGroups | 10 | 22:33:49 | maxServerGroupMembers | 10 | 22:33:49 | maxTotalFloatingIps | -1 | 22:33:49 | maxSecurityGroups | -1 | 22:33:49 | maxSecurityGroupRules | -1 | 22:33:49 | totalRAMUsed | 983040 | 22:33:49 | totalCoresUsed | 240 | 22:33:49 | totalInstancesUsed | 96 | 22:33:49 | totalFloatingIpsUsed | 0 | 22:33:49 | totalSecurityGroupsUsed | 0 | 22:33:49 | totalServerGroupsUsed | 0 | 22:33:49 | maxTotalVolumes | -1 | 22:33:49 | maxTotalSnapshots | 10 | 22:33:49 | maxTotalVolumeGigabytes | 4096 | 22:33:49 | maxTotalBackups | 10 | 22:33:49 | maxTotalBackupGigabytes | 1000 | 22:33:49 | totalVolumesUsed | 3 | 22:33:49 | totalGigabytesUsed | 60 | 22:33:49 | totalSnapshotsUsed | 0 | 22:33:49 | totalBackupsUsed | 0 | 22:33:49 | totalBackupGigabytesUsed | 0 | 22:33:49 +--------------------------+---------+ 22:33:49 + pushd /opt/ciman/openstack-hot 22:33:49 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium 22:33:49 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-rest-cars-perf-all-vanadium-21 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/stack-parameters.yaml 22:34:14 Creating stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-21 22:34:14 Waiting to initialize infrastructure... 22:34:14 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[0].resources.instance: Quota exceeded for ram: Requested 16384, but already used 999424 of 1000000 ram (HTTP 403) (Request-ID: req-52aff38c-68f8-4f91-bb2c-efad474de83c) 22:34:14 TypeError: delete() missing 1 required positional argument: 'force' 22:34:14 Build step 'Execute shell' marked build as failure 22:34:14 $ ssh-agent -k 22:34:14 unset SSH_AUTH_SOCK; 22:34:14 unset SSH_AGENT_PID; 22:34:14 echo Agent pid 5186 killed; 22:34:14 [ssh-agent] Stopped. 22:34:14 Recording plot data 22:34:15 Robot results publisher started... 22:34:15 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:34:15 -Parsing output xml: 22:34:15 Failed! 22:34:15 hudson.AbortException: No files found in path /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium with configured filemask: output.xml 22:34:15 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 22:34:15 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 22:34:15 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 22:34:15 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:34:15 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:34:15 at hudson.remoting.Request$2.run(Request.java:377) 22:34:15 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:34:15 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:34:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:34:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:34:15 at java.base/java.lang.Thread.run(Thread.java:829) 22:34:15 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-15623 22:34:15 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 22:34:15 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 22:34:15 at hudson.remoting.Channel.call(Channel.java:1003) 22:34:15 at hudson.FilePath.act(FilePath.java:1230) 22:34:15 at hudson.FilePath.act(FilePath.java:1219) 22:34:15 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 22:34:15 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 22:34:15 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 22:34:15 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 22:34:15 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 22:34:15 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 22:34:15 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 22:34:15 at hudson.model.Build$BuildExecution.post2(Build.java:179) 22:34:15 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 22:34:15 at hudson.model.Run.execute(Run.java:1918) 22:34:15 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 22:34:15 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:34:15 at hudson.model.Executor.run(Executor.java:442) 22:34:15 [PostBuildScript] - [INFO] Executing post build scripts. 22:34:15 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins12704440032096978055.sh 22:34:15 Archiving csit artifacts 22:34:15 seq: invalid floating point argument: ‘’ 22:34:15 Try 'seq --help' for more information. 22:34:15 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:15 Dload Upload Total Spent Left Speed 22:34:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 9875 0 --:--:-- --:--:-- --:--:-- 9875 22:34:15 Archive: robot-plugin.zip 22:34:15 End-of-central-directory signature not found. Either this file is not 22:34:15 a zipfile, or it constitutes one disk of a multi-part archive. In the 22:34:15 latter case the central directory and zipfile comment will be found on 22:34:15 the last disk(s) of this archive. 22:34:15 unzip: cannot find zipfile directory in one of robot-plugin.zip or 22:34:15 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 22:34:15 mv: cannot stat '*.log': No such file or directory 22:34:15 mv: cannot stat '*.log.gz': No such file or directory 22:34:15 mv: cannot stat '*.csv': No such file or directory 22:34:15 mv: cannot stat '*.png': No such file or directory 22:34:15 [PostBuildScript] - [INFO] Executing post build scripts. 22:34:15 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins2350953526145317626.sh 22:34:15 [PostBuildScript] - [INFO] Executing post build scripts. 22:34:15 [EnvInject] - Injecting environment variables from a build step. 22:34:15 [EnvInject] - Injecting as environment variables the properties content 22:34:15 OS_CLOUD=vex 22:34:15 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-vanadium-21 22:34:15 22:34:15 [EnvInject] - Variables injected successfully. 22:34:15 provisioning config files... 22:34:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:34:15 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins7967560430963025239.sh 22:34:15 ---> openstack-stack-delete.sh 22:34:15 Setup pyenv: 22:34:15 system 22:34:15 3.8.13 22:34:15 3.9.13 22:34:15 3.10.13 22:34:15 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 22:34:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5jgp from file:/tmp/.os_lf_venv 22:34:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:17 lf-activate-venv(): INFO: Base packages installed successfully 22:34:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-5jgp/bin to PATH 22:34:31 INFO: Stack cost retrieval disabled, setting cost to 0 22:34:43 INFO: Deleting stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-21 22:34:43 Successfully deleted stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-21 22:34:43 [PostBuildScript] - [INFO] Executing post build scripts. 22:34:43 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins15668867578074764816.sh 22:34:43 ---> sysstat.sh 22:34:43 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins8614843128761366762.sh 22:34:43 ---> package-listing.sh 22:34:43 ++ facter osfamily 22:34:43 ++ tr '[:upper:]' '[:lower:]' 22:34:44 + OS_FAMILY=redhat 22:34:44 + workspace=/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium 22:34:44 + START_PACKAGES=/tmp/packages_start.txt 22:34:44 + END_PACKAGES=/tmp/packages_end.txt 22:34:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:44 + PACKAGES=/tmp/packages_start.txt 22:34:44 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium ']' 22:34:44 + PACKAGES=/tmp/packages_end.txt 22:34:44 + case "${OS_FAMILY}" in 22:34:44 + rpm -qa 22:34:44 + sort 22:34:44 + '[' -f /tmp/packages_start.txt ']' 22:34:44 + '[' -f /tmp/packages_end.txt ']' 22:34:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:44 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium ']' 22:34:44 + mkdir -p /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/ 22:34:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/ 22:34:44 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins14016836935844438734.sh 22:34:44 ---> capture-instance-metadata.sh 22:34:44 Setup pyenv: 22:34:45 system 22:34:45 3.8.13 22:34:45 3.9.13 22:34:45 3.10.13 22:34:45 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 22:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5jgp from file:/tmp/.os_lf_venv 22:34:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:47 lf-activate-venv(): INFO: Base packages installed successfully 22:34:47 lf-activate-venv(): INFO: Installing additional packages: lftools 22:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-5jgp/bin to PATH 22:34:57 INFO: Running in OpenStack, capturing instance metadata 22:34:57 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins14430920479788308032.sh 22:34:57 provisioning config files... 22:34:58 Could not find credentials [logs] for controller-csit-1node-rest-cars-perf-all-vanadium #21 22:34:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/config1212017924204415180tmp 22:34:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:34:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:34:58 provisioning config files... 22:34:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:34:58 [EnvInject] - Injecting environment variables from a build step. 22:34:58 [EnvInject] - Injecting as environment variables the properties content 22:34:58 SERVER_ID=logs 22:34:58 22:34:58 [EnvInject] - Variables injected successfully. 22:34:58 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins12100680307234931656.sh 22:34:58 ---> create-netrc.sh 22:34:58 WARN: Log server credential not found. 22:34:58 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins7412681203366169852.sh 22:34:58 ---> python-tools-install.sh 22:34:58 Setup pyenv: 22:34:58 system 22:34:58 3.8.13 22:34:58 3.9.13 22:34:58 3.10.13 22:34:58 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 22:34:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5jgp from file:/tmp/.os_lf_venv 22:34:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:00 lf-activate-venv(): INFO: Base packages installed successfully 22:35:00 lf-activate-venv(): INFO: Installing additional packages: lftools 22:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-5jgp/bin to PATH 22:35:10 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins9554004200183653048.sh 22:35:10 ---> sudo-logs.sh 22:35:10 Archiving 'sudo' log.. 22:35:11 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins4523940007144824963.sh 22:35:11 ---> job-cost.sh 22:35:11 Setup pyenv: 22:35:11 system 22:35:11 3.8.13 22:35:11 3.9.13 22:35:11 3.10.13 22:35:11 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 22:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5jgp from file:/tmp/.os_lf_venv 22:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:13 lf-activate-venv(): INFO: Base packages installed successfully 22:35:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:35:22 lf-activate-venv(): INFO: Adding /tmp/venv-5jgp/bin to PATH 22:35:22 DEBUG: total: 0 22:35:22 INFO: Retrieving Stack Cost... 22:35:22 INFO: Retrieving Pricing Info for: v3-standard-2 22:35:22 INFO: Archiving Costs 22:35:22 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins7357839569060759104.sh 22:35:23 ---> logs-deploy.sh 22:35:23 Setup pyenv: 22:35:23 system 22:35:23 3.8.13 22:35:23 3.9.13 22:35:23 3.10.13 22:35:23 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 22:35:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5jgp from file:/tmp/.os_lf_venv 22:35:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:25 lf-activate-venv(): INFO: Base packages installed successfully 22:35:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-5jgp/bin to PATH 22:35:35 WARNING: Nexus logging server not set 22:35:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-rest-cars-perf-all-vanadium/21/ 22:35:35 INFO: archiving logs to S3 22:35:36 ---> uname -a: 22:35:36 Linux prd-centos8-robot-2c-8g-15623.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:35:36 22:35:36 22:35:36 ---> lscpu: 22:35:36 Architecture: x86_64 22:35:36 CPU op-mode(s): 32-bit, 64-bit 22:35:36 Byte Order: Little Endian 22:35:36 CPU(s): 2 22:35:36 On-line CPU(s) list: 0,1 22:35:36 Thread(s) per core: 1 22:35:36 Core(s) per socket: 1 22:35:36 Socket(s): 2 22:35:36 NUMA node(s): 1 22:35:36 Vendor ID: AuthenticAMD 22:35:36 CPU family: 23 22:35:36 Model: 49 22:35:36 Model name: AMD EPYC-Rome Processor 22:35:36 Stepping: 0 22:35:36 CPU MHz: 2799.998 22:35:36 BogoMIPS: 5599.99 22:35:36 Virtualization: AMD-V 22:35:36 Hypervisor vendor: KVM 22:35:36 Virtualization type: full 22:35:36 L1d cache: 32K 22:35:36 L1i cache: 32K 22:35:36 L2 cache: 512K 22:35:36 L3 cache: 16384K 22:35:36 NUMA node0 CPU(s): 0,1 22:35:36 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 22:35:36 22:35:36 22:35:36 ---> nproc: 22:35:36 2 22:35:36 22:35:36 22:35:36 ---> df -h: 22:35:36 Filesystem Size Used Avail Use% Mounted on 22:35:36 devtmpfs 3.8G 0 3.8G 0% /dev 22:35:36 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:35:36 tmpfs 3.8G 17M 3.8G 1% /run 22:35:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:35:36 /dev/vda1 40G 8.3G 32G 21% / 22:35:36 tmpfs 770M 0 770M 0% /run/user/1001 22:35:36 22:35:36 22:35:36 ---> free -m: 22:35:36 total used free shared buff/cache available 22:35:36 Mem: 7697 590 4999 19 2107 6810 22:35:36 Swap: 1023 0 1023 22:35:36 22:35:36 22:35:36 ---> ip addr: 22:35:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:35:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:35:36 inet 127.0.0.1/8 scope host lo 22:35:36 valid_lft forever preferred_lft forever 22:35:36 inet6 ::1/128 scope host 22:35:36 valid_lft forever preferred_lft forever 22:35:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:35:36 link/ether fa:16:3e:e8:c4:d8 brd ff:ff:ff:ff:ff:ff 22:35:36 altname enp0s3 22:35:36 altname ens3 22:35:36 inet 10.30.171.235/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:35:36 valid_lft 86166sec preferred_lft 86166sec 22:35:36 inet6 fe80::f816:3eff:fee8:c4d8/64 scope link 22:35:36 valid_lft forever preferred_lft forever 22:35:36 22:35:36 22:35:36 ---> sar -b -r -n DEV: 22:35:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/21/2025 _x86_64_ (2 CPU) 22:35:36 22:35:36 22:31:39 LINUX RESTART (2 CPU) 22:35:36 22:35:36 10:32:01 PM tps rtps wtps bread/s bwrtn/s 22:35:36 10:33:01 PM 125.87 58.19 67.68 7774.91 40692.34 22:35:36 10:34:01 PM 120.38 0.92 119.46 65.86 12342.69 22:35:36 10:35:01 PM 30.47 0.68 29.79 102.10 2153.98 22:35:36 Average: 92.24 19.93 72.31 2648.05 18397.91 22:35:36 22:35:36 10:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:35:36 10:33:01 PM 5332844 6981172 2549580 32.35 2688 1837348 767708 8.60 203492 2048048 165704 22:35:36 10:34:01 PM 5141376 6986972 2741048 34.77 2688 2021284 718848 8.05 199364 2187348 42020 22:35:36 10:35:01 PM 5176176 7023248 2706248 34.33 2688 2022592 666476 7.46 383676 1970184 10012 22:35:36 Average: 5216799 6997131 2665625 33.82 2688 1960408 717677 8.04 262177 2068527 72579 22:35:36 22:35:36 10:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:35:36 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:36 10:33:01 PM eth0 289.44 190.77 1670.69 56.29 0.00 0.00 0.00 0.00 22:35:36 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:36 10:34:01 PM eth0 92.43 69.12 846.66 17.60 0.00 0.00 0.00 0.00 22:35:36 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:36 10:35:01 PM eth0 23.63 17.21 21.18 9.42 0.00 0.00 0.00 0.00 22:35:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:36 Average: eth0 135.18 92.37 846.22 27.77 0.00 0.00 0.00 0.00 22:35:36 22:35:36 22:35:36 ---> sar -P ALL: 22:35:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/21/2025 _x86_64_ (2 CPU) 22:35:36 22:35:36 22:31:39 LINUX RESTART (2 CPU) 22:35:36 22:35:36 10:32:01 PM CPU %user %nice %system %iowait %steal %idle 22:35:36 10:33:01 PM all 41.05 0.03 9.02 15.98 0.10 33.82 22:35:36 10:33:01 PM 0 40.72 0.05 7.68 15.07 0.10 36.38 22:35:36 10:33:01 PM 1 41.38 0.02 10.35 16.90 0.10 31.25 22:35:36 10:34:01 PM all 31.15 0.00 4.58 2.57 0.10 61.60 22:35:36 10:34:01 PM 0 37.56 0.00 4.67 2.85 0.10 54.82 22:35:36 10:34:01 PM 1 24.75 0.00 4.50 2.28 0.10 68.37 22:35:36 10:35:01 PM all 24.59 0.00 3.00 0.19 0.09 72.12 22:35:36 10:35:01 PM 0 26.82 0.00 2.99 0.28 0.08 69.82 22:35:36 10:35:01 PM 1 22.35 0.00 3.02 0.10 0.10 74.43 22:35:36 Average: all 32.25 0.01 5.53 6.24 0.10 55.87 22:35:36 Average: 0 35.03 0.02 5.11 6.06 0.09 53.70 22:35:36 Average: 1 29.48 0.01 5.95 6.41 0.10 58.05 22:35:36 22:35:36 22:35:36