01:54:36 Started by upstream project "integration-distribution-test-titanium" build number 435 01:54:36 originally caused by: 01:54:36 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 393 01:54:36 originally caused by: 01:54:36 Started by timer 01:54:36 Running as SYSTEM 01:54:36 [EnvInject] - Loading node environment variables. 01:54:36 Building remotely on prd-centos8-robot-2c-8g-203 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 01:54:36 [ssh-agent] Looking for ssh-agent implementation... 01:54:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:36 $ ssh-agent 01:54:36 SSH_AUTH_SOCK=/tmp/ssh-Up7YLGnn79Rq/agent.5283 01:54:36 SSH_AGENT_PID=5284 01:54:36 [ssh-agent] Started. 01:54:36 Running ssh-add (command line suppressed) 01:54:36 Identity added: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_1502906219127546749.key (/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_1502906219127546749.key) 01:54:36 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 01:54:36 The recommended git tool is: NONE 01:54:39 using credential opendaylight-jenkins-ssh 01:54:39 Wiping out workspace first. 01:54:39 Cloning the remote Git repository 01:54:39 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 01:54:39 > git init /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test # timeout=10 01:54:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:54:39 > git --version # timeout=10 01:54:39 > git --version # 'git version 2.43.0' 01:54:39 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:54:39 [INFO] Currently running in a labeled security context 01:54:39 [INFO] Currently SELinux is 'enforcing' on the host 01:54:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh7382363955016525919.key 01:54:39 Verifying host key using known hosts file 01:54:39 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. 01:54:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:54:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:54:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:54:42 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:54:42 [INFO] Currently running in a labeled security context 01:54:42 [INFO] Currently SELinux is 'enforcing' on the host 01:54:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh18061286127910681978.key 01:54:42 Verifying host key using known hosts file 01:54:42 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. 01:54:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 01:54:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:54:43 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 01:54:43 > git config core.sparsecheckout # timeout=10 01:54:43 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 01:54:43 Commit message: "Adapt test for new pce-allocation field" 01:54:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:54:43 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 01:54:43 No emails were triggered. 01:54:43 provisioning config files... 01:54:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:54:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:54:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:54:44 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins2537041080122446566.sh 01:54:44 ---> python-tools-install.sh 01:54:44 Setup pyenv: 01:54:44 system 01:54:44 * 3.8.13 (set by /opt/pyenv/version) 01:54:44 * 3.9.13 (set by /opt/pyenv/version) 01:54:44 * 3.10.13 (set by /opt/pyenv/version) 01:54:44 * 3.11.7 (set by /opt/pyenv/version) 01:54:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DpOE 01:54:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:54:53 lf-activate-venv(): INFO: Installing: lftools 01:55:17 lf-activate-venv(): INFO: Adding /tmp/venv-DpOE/bin to PATH 01:55:17 Generating Requirements File 01:55:36 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. 01:55:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:55:36 Python 3.11.7 01:55:37 pip 25.2 from /tmp/venv-DpOE/lib/python3.11/site-packages/pip (python 3.11) 01:55:37 appdirs==1.4.4 01:55:37 argcomplete==3.6.2 01:55:37 aspy.yaml==1.3.0 01:55:37 attrs==25.3.0 01:55:37 autopage==0.5.2 01:55:37 beautifulsoup4==4.13.5 01:55:37 boto3==1.40.35 01:55:37 botocore==1.40.35 01:55:37 bs4==0.0.2 01:55:37 cachetools==5.5.2 01:55:37 certifi==2025.8.3 01:55:37 cffi==2.0.0 01:55:37 cfgv==3.4.0 01:55:37 chardet==5.2.0 01:55:37 charset-normalizer==3.4.3 01:55:37 click==8.3.0 01:55:37 cliff==4.11.0 01:55:37 cmd2==2.7.0 01:55:37 cryptography==3.3.2 01:55:37 debtcollector==3.0.0 01:55:37 decorator==5.2.1 01:55:37 defusedxml==0.7.1 01:55:37 Deprecated==1.2.18 01:55:37 distlib==0.4.0 01:55:37 dnspython==2.8.0 01:55:37 docker==7.1.0 01:55:37 dogpile.cache==1.4.1 01:55:37 durationpy==0.10 01:55:37 email-validator==2.3.0 01:55:37 filelock==3.19.1 01:55:37 future==1.0.0 01:55:37 gitdb==4.0.12 01:55:37 GitPython==3.1.45 01:55:37 google-auth==2.40.3 01:55:37 httplib2==0.31.0 01:55:37 identify==2.6.14 01:55:37 idna==3.10 01:55:37 importlib-resources==1.5.0 01:55:37 iso8601==2.1.0 01:55:37 Jinja2==3.1.6 01:55:37 jmespath==1.0.1 01:55:37 jsonpatch==1.33 01:55:37 jsonpointer==3.0.0 01:55:37 jsonschema==4.25.1 01:55:37 jsonschema-specifications==2025.9.1 01:55:37 keystoneauth1==5.12.0 01:55:37 kubernetes==33.1.0 01:55:37 lftools==0.37.13 01:55:37 lxml==6.0.1 01:55:37 markdown-it-py==4.0.0 01:55:37 MarkupSafe==3.0.2 01:55:37 mdurl==0.1.2 01:55:37 msgpack==1.1.1 01:55:37 multi_key_dict==2.0.3 01:55:37 munch==4.0.0 01:55:37 netaddr==1.3.0 01:55:37 niet==1.4.2 01:55:37 nodeenv==1.9.1 01:55:37 oauth2client==4.1.3 01:55:37 oauthlib==3.3.1 01:55:37 openstacksdk==4.7.1 01:55:37 os-service-types==1.8.0 01:55:37 osc-lib==4.2.0 01:55:37 oslo.config==10.0.0 01:55:37 oslo.context==6.1.0 01:55:37 oslo.i18n==6.6.0 01:55:37 oslo.log==7.2.1 01:55:37 oslo.serialization==5.8.0 01:55:37 oslo.utils==9.1.0 01:55:37 packaging==25.0 01:55:37 pbr==7.0.1 01:55:37 platformdirs==4.4.0 01:55:37 prettytable==3.16.0 01:55:37 psutil==7.1.0 01:55:37 pyasn1==0.6.1 01:55:37 pyasn1_modules==0.4.2 01:55:37 pycparser==2.23 01:55:37 pygerrit2==2.0.15 01:55:37 PyGithub==2.8.1 01:55:37 Pygments==2.19.2 01:55:37 PyJWT==2.10.1 01:55:37 PyNaCl==1.6.0 01:55:37 pyparsing==2.4.7 01:55:37 pyperclip==1.10.0 01:55:37 pyrsistent==0.20.0 01:55:37 python-cinderclient==9.8.0 01:55:37 python-dateutil==2.9.0.post0 01:55:37 python-heatclient==4.3.0 01:55:37 python-jenkins==1.8.3 01:55:37 python-keystoneclient==5.7.0 01:55:37 python-magnumclient==4.9.0 01:55:37 python-openstackclient==8.2.0 01:55:37 python-swiftclient==4.8.0 01:55:37 PyYAML==6.0.2 01:55:37 referencing==0.36.2 01:55:37 requests==2.32.5 01:55:37 requests-oauthlib==2.0.0 01:55:37 requestsexceptions==1.4.0 01:55:37 rfc3986==2.0.0 01:55:37 rich==14.1.0 01:55:37 rich-argparse==1.7.1 01:55:37 rpds-py==0.27.1 01:55:37 rsa==4.9.1 01:55:37 ruamel.yaml==0.18.15 01:55:37 ruamel.yaml.clib==0.2.12 01:55:37 s3transfer==0.14.0 01:55:37 simplejson==3.20.1 01:55:37 six==1.17.0 01:55:37 smmap==5.0.2 01:55:37 soupsieve==2.8 01:55:37 stevedore==5.5.0 01:55:37 tabulate==0.9.0 01:55:37 toml==0.10.2 01:55:37 tomlkit==0.13.3 01:55:37 tqdm==4.67.1 01:55:37 typing_extensions==4.15.0 01:55:37 tzdata==2025.2 01:55:37 urllib3==1.26.20 01:55:37 virtualenv==20.34.0 01:55:37 wcwidth==0.2.13 01:55:37 websocket-client==1.8.0 01:55:37 wrapt==1.17.3 01:55:37 xdg==6.0.0 01:55:37 xmltodict==1.0.2 01:55:37 yq==3.4.3 01:55:37 [EnvInject] - Injecting environment variables from a build step. 01:55:37 [EnvInject] - Injecting as environment variables the properties content 01:55:37 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 01:55:37 OS_CLOUD=vex 01:55:37 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424 01:55:37 OS_STACK_TEMPLATE_DIR=openstack-hot 01:55:37 01:55:37 [EnvInject] - Variables injected successfully. 01:55:37 provisioning config files... 01:55:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:55:37 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins2249146373844925970.sh 01:55:37 ---> Create parameters file for OpenStack HOT 01:55:37 OpenStack Heat parameters generated 01:55:37 ----------------------------------- 01:55:37 parameters: 01:55:37 vm_0_count: '1' 01:55:37 vm_0_flavor: 'v3-standard-4' 01:55:37 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 01:55:37 vm_1_count: '1' 01:55:37 vm_1_flavor: 'v3-standard-2' 01:55:37 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 01:55:37 01:55:37 job_name: '19040-424' 01:55:37 silo: 'releng' 01:55:37 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins446066167138331830.sh 01:55:37 ---> Create HEAT stack 01:55:37 + source /home/jenkins/lf-env.sh 01:55:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:55:37 ++ mktemp -d /tmp/venv-XXXX 01:55:37 + lf_venv=/tmp/venv-ezLK 01:55:37 + local venv_file=/tmp/.os_lf_venv 01:55:37 + local python=python3 01:55:37 + local options 01:55:37 + local set_path=true 01:55:37 + local install_args= 01:55:37 ++ 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 yq 01:55:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:55:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:55:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:55:37 + true 01:55:37 + case $1 in 01:55:37 + python=python3 01:55:37 + shift 2 01:55:37 + true 01:55:37 + case $1 in 01:55:37 + shift 01:55:37 + break 01:55:37 + case $python in 01:55:37 + local pkg_list= 01:55:37 + [[ -d /opt/pyenv ]] 01:55:37 + echo 'Setup pyenv:' 01:55:37 Setup pyenv: 01:55:37 + export PYENV_ROOT=/opt/pyenv 01:55:37 + PYENV_ROOT=/opt/pyenv 01:55:37 + 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 01:55:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:55:37 + pyenv versions 01:55:38 system 01:55:38 3.8.13 01:55:38 3.9.13 01:55:38 3.10.13 01:55:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 01:55:38 + command -v pyenv 01:55:38 ++ pyenv init - --no-rehash 01:55:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:55:38 for i in ${!paths[@]}; do 01:55:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:55:38 fi; done; 01:55:38 echo "${paths[*]}"'\'')" 01:55:38 export PATH="/opt/pyenv/shims:${PATH}" 01:55:38 export PYENV_SHELL=bash 01:55:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:55:38 pyenv() { 01:55:38 local command 01:55:38 command="${1:-}" 01:55:38 if [ "$#" -gt 0 ]; then 01:55:38 shift 01:55:38 fi 01:55:38 01:55:38 case "$command" in 01:55:38 rehash|shell) 01:55:38 eval "$(pyenv "sh-$command" "$@")" 01:55:38 ;; 01:55:38 *) 01:55:38 command pyenv "$command" "$@" 01:55:38 ;; 01:55:38 esac 01:55:38 }' 01:55:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:55:38 for i in ${!paths[@]}; do 01:55:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:55:38 fi; done; 01:55:38 echo "${paths[*]}"' 01:55:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:55:38 ++ 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 01:55:38 ++ 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 01:55:38 ++ export PYENV_SHELL=bash 01:55:38 ++ PYENV_SHELL=bash 01:55:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:55:38 +++ complete -F _pyenv pyenv 01:55:38 ++ lf-pyver python3 01:55:38 ++ local py_version_xy=python3 01:55:38 ++ local py_version_xyz= 01:55:38 ++ awk '{ print $1 }' 01:55:38 ++ pyenv versions 01:55:38 ++ local command 01:55:38 ++ command=versions 01:55:38 ++ '[' 1 -gt 0 ']' 01:55:38 ++ shift 01:55:38 ++ case "$command" in 01:55:38 ++ command pyenv versions 01:55:38 ++ pyenv versions 01:55:38 ++ sed 's/^[ *]* //' 01:55:38 ++ grep -E '^[0-9.]*[0-9]$' 01:55:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:55:38 +++ grep '^3' /tmp/.pyenv_versions 01:55:38 +++ tail -n 1 01:55:38 +++ sort -V 01:55:38 ++ py_version_xyz=3.11.7 01:55:38 ++ [[ -z 3.11.7 ]] 01:55:38 ++ echo 3.11.7 01:55:38 ++ return 0 01:55:38 + pyenv local 3.11.7 01:55:38 + local command 01:55:38 + command=local 01:55:38 + '[' 2 -gt 0 ']' 01:55:38 + shift 01:55:38 + case "$command" in 01:55:38 + command pyenv local 3.11.7 01:55:38 + pyenv local 3.11.7 01:55:38 + for arg in "$@" 01:55:38 + case $arg in 01:55:38 + pkg_list+='lftools[openstack] ' 01:55:38 + for arg in "$@" 01:55:38 + case $arg in 01:55:38 + pkg_list+='kubernetes ' 01:55:38 + for arg in "$@" 01:55:38 + case $arg in 01:55:38 + pkg_list+='niet ' 01:55:38 + for arg in "$@" 01:55:38 + case $arg in 01:55:38 + pkg_list+='python-heatclient ' 01:55:38 + for arg in "$@" 01:55:38 + case $arg in 01:55:38 + pkg_list+='python-openstackclient ' 01:55:38 + for arg in "$@" 01:55:38 + case $arg in 01:55:38 + pkg_list+='python-magnumclient ' 01:55:38 + for arg in "$@" 01:55:38 + case $arg in 01:55:38 + pkg_list+='yq ' 01:55:38 + [[ -f /tmp/.os_lf_venv ]] 01:55:38 ++ cat /tmp/.os_lf_venv 01:55:38 + lf_venv=/tmp/venv-DpOE 01:55:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DpOE from' file:/tmp/.os_lf_venv 01:55:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DpOE from file:/tmp/.os_lf_venv 01:55:38 + /tmp/venv-DpOE/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 01:55:40 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:55:40 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:55:40 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:55:40 + /tmp/venv-DpOE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:55:57 + type python3 01:55:57 + true 01:55:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DpOE/bin to PATH' 01:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-DpOE/bin to PATH 01:55:57 + PATH=/tmp/venv-DpOE/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 01:55:57 + return 0 01:55:57 + openstack --os-cloud vex limits show --absolute 01:55:59 +--------------------------+---------+ 01:55:59 | Name | Value | 01:55:59 +--------------------------+---------+ 01:55:59 | maxTotalInstances | -1 | 01:55:59 | maxTotalCores | 450 | 01:55:59 | maxTotalRAMSize | 1000000 | 01:55:59 | maxServerMeta | 128 | 01:55:59 | maxImageMeta | 128 | 01:55:59 | maxPersonality | 5 | 01:55:59 | maxPersonalitySize | 10240 | 01:55:59 | maxTotalKeypairs | 100 | 01:55:59 | maxServerGroups | 10 | 01:55:59 | maxServerGroupMembers | 10 | 01:55:59 | maxTotalFloatingIps | -1 | 01:55:59 | maxSecurityGroups | -1 | 01:55:59 | maxSecurityGroupRules | -1 | 01:55:59 | totalRAMUsed | 425984 | 01:55:59 | totalCoresUsed | 104 | 01:55:59 | totalInstancesUsed | 34 | 01:55:59 | totalFloatingIpsUsed | 0 | 01:55:59 | totalSecurityGroupsUsed | 0 | 01:55:59 | totalServerGroupsUsed | 0 | 01:55:59 | maxTotalVolumes | -1 | 01:55:59 | maxTotalSnapshots | 10 | 01:55:59 | maxTotalVolumeGigabytes | 4096 | 01:55:59 | maxTotalBackups | 10 | 01:55:59 | maxTotalBackupGigabytes | 1000 | 01:55:59 | totalVolumesUsed | 0 | 01:55:59 | totalGigabytesUsed | 0 | 01:55:59 | totalSnapshotsUsed | 0 | 01:55:59 | totalBackupsUsed | 0 | 01:55:59 | totalBackupGigabytesUsed | 0 | 01:55:59 +--------------------------+---------+ 01:55:59 + pushd /opt/ciman/openstack-hot 01:55:59 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 01:55:59 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/stack-parameters.yaml 01:57:12 Creating stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424 01:57:12 Waiting to initialize infrastructure... 01:57:12 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/365ea0d1-4772-4c62-a9bb-657dd78d1761: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 01:57:13 WARN: Failed to initialize stack. Reason: Resource CREATE failed: MessagingTimeout: resources.vm_0_group: Timed out waiting for a reply to message ID 9382d75cac0440bd9fedda99be3c4c5d 01:57:13 TypeError: delete() missing 1 required positional argument: 'force' 01:57:13 Build step 'Execute shell' marked build as failure 01:57:13 $ ssh-agent -k 01:57:13 unset SSH_AUTH_SOCK; 01:57:13 unset SSH_AGENT_PID; 01:57:13 echo Agent pid 5284 killed; 01:57:13 [ssh-agent] Stopped. 01:57:13 Recording plot data 01:57:13 Robot results publisher started... 01:57:13 INFO: Checking test criticality is deprecated and will be dropped in a future release! 01:57:13 -Parsing output xml: 01:57:13 Failed! 01:57:13 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium with configured filemask: output.xml 01:57:13 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 01:57:13 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 01:57:13 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 01:57:13 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 01:57:13 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 01:57:13 at hudson.remoting.Request$2.run(Request.java:377) 01:57:13 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 01:57:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:57:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:57:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:57:13 at java.base/java.lang.Thread.run(Thread.java:829) 01:57:13 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-203 01:57:13 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 01:57:13 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 01:57:13 at hudson.remoting.Channel.call(Channel.java:1003) 01:57:13 at hudson.FilePath.act(FilePath.java:1230) 01:57:13 at hudson.FilePath.act(FilePath.java:1219) 01:57:13 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 01:57:13 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 01:57:13 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 01:57:13 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 01:57:13 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 01:57:13 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 01:57:13 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 01:57:13 at hudson.model.Build$BuildExecution.post2(Build.java:179) 01:57:13 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 01:57:13 at hudson.model.Run.execute(Run.java:1918) 01:57:13 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 01:57:13 at hudson.model.ResourceController.execute(ResourceController.java:101) 01:57:13 at hudson.model.Executor.run(Executor.java:442) 01:57:13 [PostBuildScript] - [INFO] Executing post build scripts. 01:57:14 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7334845853001477037.sh 01:57:14 Archiving csit artifacts 01:57:14 seq: invalid floating point argument: ‘’ 01:57:14 Try 'seq --help' for more information. 01:57:14 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:14 Dload Upload Total Spent Left Speed 01:57:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 12473 0 --:--:-- --:--:-- --:--:-- 12473 01:57:14 Archive: robot-plugin.zip 01:57:14 End-of-central-directory signature not found. Either this file is not 01:57:14 a zipfile, or it constitutes one disk of a multi-part archive. In the 01:57:14 latter case the central directory and zipfile comment will be found on 01:57:14 the last disk(s) of this archive. 01:57:14 unzip: cannot find zipfile directory in one of robot-plugin.zip or 01:57:14 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 01:57:14 mv: cannot stat '*.log': No such file or directory 01:57:14 mv: cannot stat '*.log.gz': No such file or directory 01:57:14 mv: cannot stat '*.csv': No such file or directory 01:57:14 mv: cannot stat '*.png': No such file or directory 01:57:14 [PostBuildScript] - [INFO] Executing post build scripts. 01:57:14 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins2253649670200669309.sh 01:57:14 [PostBuildScript] - [INFO] Executing post build scripts. 01:57:14 [EnvInject] - Injecting environment variables from a build step. 01:57:14 [EnvInject] - Injecting as environment variables the properties content 01:57:14 OS_CLOUD=vex 01:57:14 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424 01:57:14 01:57:14 [EnvInject] - Variables injected successfully. 01:57:14 provisioning config files... 01:57:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:57:16 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17298418294959658367.sh 01:57:16 ---> openstack-stack-delete.sh 01:57:16 Setup pyenv: 01:57:16 system 01:57:16 3.8.13 01:57:16 3.9.13 01:57:16 3.10.13 01:57:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 01:57:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DpOE from file:/tmp/.os_lf_venv 01:57:18 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:57:33 lf-activate-venv(): INFO: Adding /tmp/venv-DpOE/bin to PATH 01:57:33 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424 01:58:25 DEBUG: Successfully retrieved stack cost: WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 01:58:25 total: 0.0 02:00:07 http.client.RemoteDisconnected: Remote end closed connection without response 02:00:07 02:00:07 During handling of the above exception, another exception occurred: 02:00:07 02:00:07 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:00:07 02:00:07 During handling of the above exception, another exception occurred: 02:00:07 02:00:07 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:00:07 02:00:07 During handling of the above exception, another exception occurred: 02:00:07 02:00:07 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:00:07 02:00:07 During handling of the above exception, another exception occurred: 02:00:07 02:00:07 http.client.RemoteDisconnected: Remote end closed connection without response 02:00:07 02:00:07 During handling of the above exception, another exception occurred: 02:00:07 02:00:07 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:00:07 02:00:07 During handling of the above exception, another exception occurred: 02:00:07 02:00:07 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:00:07 02:00:07 During handling of the above exception, another exception occurred: 02:00:07 02:00:07 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424/365ea0d1-4772-4c62-a9bb-657dd78d1761?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:00:08 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424 02:00:08 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:00:08 Build step 'Execute scripts' marked build as failure 02:00:08 [PostBuildScript] - [INFO] Executing post build scripts. 02:00:08 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3859766260069046022.sh 02:00:08 ---> sysstat.sh 02:00:08 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17468787151564224266.sh 02:00:08 ---> package-listing.sh 02:00:08 ++ facter osfamily 02:00:08 ++ tr '[:upper:]' '[:lower:]' 02:00:08 + OS_FAMILY=redhat 02:00:08 + workspace=/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 02:00:08 + START_PACKAGES=/tmp/packages_start.txt 02:00:08 + END_PACKAGES=/tmp/packages_end.txt 02:00:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:00:08 + PACKAGES=/tmp/packages_start.txt 02:00:08 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 02:00:08 + PACKAGES=/tmp/packages_end.txt 02:00:08 + case "${OS_FAMILY}" in 02:00:08 + rpm -qa 02:00:08 + sort 02:00:09 + '[' -f /tmp/packages_start.txt ']' 02:00:09 + '[' -f /tmp/packages_end.txt ']' 02:00:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:00:09 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 02:00:09 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 02:00:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 02:00:09 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins8400269635608587576.sh 02:00:09 ---> capture-instance-metadata.sh 02:00:09 Setup pyenv: 02:00:09 system 02:00:09 3.8.13 02:00:09 3.9.13 02:00:09 3.10.13 02:00:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 02:00:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DpOE from file:/tmp/.os_lf_venv 02:00:11 lf-activate-venv(): INFO: Installing: lftools 02:00:21 lf-activate-venv(): INFO: Adding /tmp/venv-DpOE/bin to PATH 02:00:21 INFO: Running in OpenStack, capturing instance metadata 02:00:21 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins15956209703956840476.sh 02:00:21 provisioning config files... 02:00:21 Could not find credentials [logs] for openflowplugin-csit-1node-perf-bulkomatic-only-titanium #424 02:00:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/config9756456190121435771tmp 02:00:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:00:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:00:21 provisioning config files... 02:00:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:00:22 [EnvInject] - Injecting environment variables from a build step. 02:00:22 [EnvInject] - Injecting as environment variables the properties content 02:00:22 SERVER_ID=logs 02:00:22 02:00:22 [EnvInject] - Variables injected successfully. 02:00:22 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins18009814089784971231.sh 02:00:22 ---> create-netrc.sh 02:00:22 WARN: Log server credential not found. 02:00:22 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins11274810346983365721.sh 02:00:22 ---> python-tools-install.sh 02:00:22 Setup pyenv: 02:00:22 system 02:00:22 3.8.13 02:00:22 3.9.13 02:00:22 3.10.13 02:00:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 02:00:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DpOE from file:/tmp/.os_lf_venv 02:00:24 lf-activate-venv(): INFO: Installing: lftools 02:00:33 lf-activate-venv(): INFO: Adding /tmp/venv-DpOE/bin to PATH 02:00:33 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins111766596928611259.sh 02:00:33 ---> sudo-logs.sh 02:00:33 Archiving 'sudo' log.. 02:00:34 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins11811418476707997601.sh 02:00:34 ---> job-cost.sh 02:00:34 Setup pyenv: 02:00:34 system 02:00:34 3.8.13 02:00:34 3.9.13 02:00:34 3.10.13 02:00:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 02:00:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DpOE from file:/tmp/.os_lf_venv 02:00:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-DpOE/bin to PATH 02:00:43 DEBUG: WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-424: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:00:43 total: 0.0 02:00:43 INFO: Retrieving Stack Cost... 02:00:43 INFO: Retrieving Pricing Info for: v3-standard-2 02:00:43 INFO: Archiving Costs 02:00:43 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins3377381812515544248.sh 02:00:43 ---> logs-deploy.sh 02:00:43 Setup pyenv: 02:00:44 system 02:00:44 3.8.13 02:00:44 3.9.13 02:00:44 3.10.13 02:00:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 02:00:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DpOE from file:/tmp/.os_lf_venv 02:00:46 lf-activate-venv(): INFO: Installing: lftools 02:00:56 lf-activate-venv(): INFO: Adding /tmp/venv-DpOE/bin to PATH 02:00:56 WARNING: Nexus logging server not set 02:00:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/424/ 02:00:56 INFO: archiving logs to S3 02:00:57 ---> uname -a: 02:00:57 Linux prd-centos8-robot-2c-8g-203.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 02:00:57 02:00:57 02:00:57 ---> lscpu: 02:00:57 Architecture: x86_64 02:00:57 CPU op-mode(s): 32-bit, 64-bit 02:00:57 Byte Order: Little Endian 02:00:57 CPU(s): 2 02:00:57 On-line CPU(s) list: 0,1 02:00:57 Thread(s) per core: 1 02:00:57 Core(s) per socket: 1 02:00:57 Socket(s): 2 02:00:57 NUMA node(s): 1 02:00:57 Vendor ID: AuthenticAMD 02:00:57 CPU family: 23 02:00:57 Model: 49 02:00:57 Model name: AMD EPYC-Rome Processor 02:00:57 Stepping: 0 02:00:57 CPU MHz: 2800.000 02:00:57 BogoMIPS: 5600.00 02:00:57 Virtualization: AMD-V 02:00:57 Hypervisor vendor: KVM 02:00:57 Virtualization type: full 02:00:57 L1d cache: 32K 02:00:57 L1i cache: 32K 02:00:57 L2 cache: 512K 02:00:57 L3 cache: 16384K 02:00:57 NUMA node0 CPU(s): 0,1 02:00:57 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 02:00:57 02:00:57 02:00:57 ---> nproc: 02:00:57 2 02:00:57 02:00:57 02:00:57 ---> df -h: 02:00:57 Filesystem Size Used Avail Use% Mounted on 02:00:57 devtmpfs 3.8G 0 3.8G 0% /dev 02:00:57 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:00:57 tmpfs 3.8G 17M 3.8G 1% /run 02:00:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:00:57 /dev/vda1 40G 8.3G 32G 21% / 02:00:57 tmpfs 770M 0 770M 0% /run/user/1001 02:00:57 02:00:57 02:00:57 ---> free -m: 02:00:57 total used free shared buff/cache available 02:00:57 Mem: 7697 580 5012 19 2104 6820 02:00:57 Swap: 1023 0 1023 02:00:57 02:00:57 02:00:57 ---> ip addr: 02:00:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:00:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:00:57 inet 127.0.0.1/8 scope host lo 02:00:57 valid_lft forever preferred_lft forever 02:00:57 inet6 ::1/128 scope host 02:00:57 valid_lft forever preferred_lft forever 02:00:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:00:57 link/ether fa:16:3e:7b:be:70 brd ff:ff:ff:ff:ff:ff 02:00:57 altname enp0s3 02:00:57 altname ens3 02:00:57 inet 10.30.170.57/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:00:57 valid_lft 85972sec preferred_lft 85972sec 02:00:57 inet6 fe80::f816:3eff:fe7b:be70/64 scope link 02:00:57 valid_lft forever preferred_lft forever 02:00:57 02:00:57 02:00:57 ---> sar -b -r -n DEV: 02:00:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/22/2025 _x86_64_ (2 CPU) 02:00:57 02:00:57 01:53:45 LINUX RESTART (2 CPU) 02:00:57 02:00:57 01:54:01 AM tps rtps wtps bread/s bwrtn/s 02:00:57 01:55:01 AM 204.28 146.99 57.29 14540.90 38730.70 02:00:57 01:56:01 AM 118.36 0.73 117.63 53.46 12079.57 02:00:57 01:57:01 AM 29.27 0.00 29.27 0.00 4005.08 02:00:57 01:58:01 AM 17.36 0.23 17.13 35.32 782.42 02:00:57 01:59:01 AM 2.98 0.00 2.98 0.00 84.74 02:00:57 02:00:01 AM 0.33 0.00 0.33 0.00 5.58 02:00:57 Average: 62.10 24.66 37.44 2438.75 9282.35 02:00:57 02:00:57 01:54:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:00:57 01:55:01 AM 5541200 7071660 2341224 29.70 2688 1723308 697344 7.81 186080 1871732 104704 02:00:57 01:56:01 AM 5158948 7002084 2723476 34.55 2688 2018996 732768 8.20 198864 2173304 104088 02:00:57 01:57:01 AM 5158416 7000964 2724008 34.56 2688 2019000 732768 8.20 198932 2173148 4 02:00:57 01:58:01 AM 5156232 7000132 2726192 34.59 2688 2020204 719984 8.06 224240 2151900 4 02:00:57 01:59:01 AM 5153068 6996912 2729356 34.63 2688 2020208 714632 8.00 226868 2152000 4 02:00:57 02:00:01 AM 5153160 6997008 2729264 34.62 2688 2020212 730760 8.18 226868 2151896 4 02:00:57 Average: 5220171 7011460 2662253 33.77 2688 1970321 721376 8.08 210309 2112330 34801 02:00:57 02:00:57 01:54:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:00:57 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:57 01:55:01 AM eth0 260.94 166.97 1306.80 59.03 0.00 0.00 0.00 0.00 02:00:57 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:57 01:56:01 AM eth0 97.10 76.69 1258.30 11.39 0.00 0.00 0.00 0.00 02:00:57 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:57 01:57:01 AM eth0 0.55 0.27 0.14 0.07 0.00 0.00 0.00 0.00 02:00:57 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:57 01:58:01 AM eth0 12.98 9.65 12.76 5.42 0.00 0.00 0.00 0.00 02:00:57 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:57 01:59:01 AM eth0 1.60 1.07 1.74 0.35 0.00 0.00 0.00 0.00 02:00:57 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:57 02:00:01 AM eth0 0.72 0.35 0.19 0.11 0.00 0.00 0.00 0.00 02:00:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:57 Average: eth0 62.32 42.50 430.00 12.73 0.00 0.00 0.00 0.00 02:00:57 02:00:57 02:00:57 ---> sar -P ALL: 02:00:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/22/2025 _x86_64_ (2 CPU) 02:00:57 02:00:57 01:53:45 LINUX RESTART (2 CPU) 02:00:57 02:00:57 01:54:01 AM CPU %user %nice %system %iowait %steal %idle 02:00:57 01:55:01 AM all 39.99 0.07 10.63 20.45 0.13 28.72 02:00:57 01:55:01 AM 0 36.69 0.10 10.20 21.47 0.12 31.43 02:00:57 01:55:01 AM 1 43.30 0.03 11.06 19.44 0.15 26.01 02:00:57 01:56:01 AM all 38.96 0.00 5.55 1.51 0.12 53.86 02:00:57 01:56:01 AM 0 34.20 0.00 5.57 1.81 0.10 58.32 02:00:57 01:56:01 AM 1 43.73 0.00 5.53 1.20 0.13 49.41 02:00:57 01:57:01 AM all 0.35 0.00 0.28 0.36 0.03 98.97 02:00:57 01:57:01 AM 0 0.15 0.00 0.33 0.48 0.03 99.00 02:00:57 01:57:01 AM 1 0.55 0.00 0.23 0.23 0.03 98.95 02:00:57 01:58:01 AM all 12.05 0.00 1.34 0.08 0.03 86.50 02:00:57 01:58:01 AM 0 4.69 0.00 1.08 0.08 0.03 94.11 02:00:57 01:58:01 AM 1 19.40 0.00 1.60 0.07 0.03 78.90 02:00:57 01:59:01 AM all 1.23 0.00 0.23 0.01 0.03 98.51 02:00:57 01:59:01 AM 0 2.05 0.00 0.28 0.02 0.03 97.61 02:00:57 01:59:01 AM 1 0.40 0.00 0.17 0.00 0.03 99.40 02:00:57 02:00:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 02:00:57 02:00:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 02:00:57 02:00:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 02:00:57 Average: all 15.48 0.01 3.01 3.72 0.06 77.73 02:00:57 Average: 0 12.99 0.02 2.92 3.96 0.06 80.06 02:00:57 Average: 1 17.96 0.01 3.10 3.47 0.07 75.40 02:00:57 02:00:57 02:00:57