01:27:58 Started by upstream project "integration-distribution-test-titanium" build number 427 01:27:58 originally caused by: 01:27:58 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 389 01:27:58 originally caused by: 01:27:58 Started by timer 01:27:58 Running as SYSTEM 01:27:58 [EnvInject] - Loading node environment variables. 01:27:58 Building remotely on prd-centos8-robot-2c-8g-53635 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium 01:27:59 [ssh-agent] Looking for ssh-agent implementation... 01:27:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:59 $ ssh-agent 01:27:59 SSH_AUTH_SOCK=/tmp/ssh-o2CDT8M5ysTJ/agent.5283 01:27:59 SSH_AGENT_PID=5285 01:27:59 [ssh-agent] Started. 01:27:59 Running ssh-add (command line suppressed) 01:27:59 Identity added: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/private_key_12487814851953120839.key (/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/private_key_12487814851953120839.key) 01:27:59 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 01:27:59 The recommended git tool is: NONE 01:28:02 using credential opendaylight-jenkins-ssh 01:28:02 Wiping out workspace first. 01:28:02 Cloning the remote Git repository 01:28:03 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 01:28:03 > git init /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test # timeout=10 01:28:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:28:03 > git --version # timeout=10 01:28:03 > git --version # 'git version 2.43.0' 01:28:03 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:28:03 [INFO] Currently running in a labeled security context 01:28:03 [INFO] Currently SELinux is 'enforcing' on the host 01:28:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test@tmp/jenkins-gitclient-ssh721910200439564812.key 01:28:03 Verifying host key using known hosts file 01:28:03 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:28:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:28:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:28:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:28:06 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:28:06 [INFO] Currently running in a labeled security context 01:28:06 [INFO] Currently SELinux is 'enforcing' on the host 01:28:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test@tmp/jenkins-gitclient-ssh10100168475612486890.key 01:28:06 Verifying host key using known hosts file 01:28:06 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:28:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 01:28:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:28:06 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 01:28:06 > git config core.sparsecheckout # timeout=10 01:28:06 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 01:28:07 Commit message: "Adapt test for new pce-allocation field" 01:28:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:28:07 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 01:28:07 No emails were triggered. 01:28:07 provisioning config files... 01:28:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:28:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:28:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:28:08 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins8930763599733658111.sh 01:28:08 ---> python-tools-install.sh 01:28:08 Setup pyenv: 01:28:08 system 01:28:08 * 3.8.13 (set by /opt/pyenv/version) 01:28:08 * 3.9.13 (set by /opt/pyenv/version) 01:28:08 * 3.10.13 (set by /opt/pyenv/version) 01:28:08 * 3.11.7 (set by /opt/pyenv/version) 01:28:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xIy5 01:28:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:28:17 lf-activate-venv(): INFO: Installing: lftools 01:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-xIy5/bin to PATH 01:28:42 Generating Requirements File 01:29:01 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:29:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:29:02 Python 3.11.7 01:29:02 pip 25.2 from /tmp/venv-xIy5/lib/python3.11/site-packages/pip (python 3.11) 01:29:02 appdirs==1.4.4 01:29:02 argcomplete==3.6.2 01:29:02 aspy.yaml==1.3.0 01:29:02 attrs==25.3.0 01:29:02 autopage==0.5.2 01:29:02 beautifulsoup4==4.13.5 01:29:02 boto3==1.40.33 01:29:02 botocore==1.40.33 01:29:02 bs4==0.0.2 01:29:02 cachetools==5.5.2 01:29:02 certifi==2025.8.3 01:29:02 cffi==2.0.0 01:29:02 cfgv==3.4.0 01:29:02 chardet==5.2.0 01:29:02 charset-normalizer==3.4.3 01:29:02 click==8.2.1 01:29:02 cliff==4.11.0 01:29:02 cmd2==2.7.0 01:29:02 cryptography==3.3.2 01:29:02 debtcollector==3.0.0 01:29:02 decorator==5.2.1 01:29:02 defusedxml==0.7.1 01:29:02 Deprecated==1.2.18 01:29:02 distlib==0.4.0 01:29:02 dnspython==2.8.0 01:29:02 docker==7.1.0 01:29:02 dogpile.cache==1.4.1 01:29:02 durationpy==0.10 01:29:02 email-validator==2.3.0 01:29:02 filelock==3.19.1 01:29:02 future==1.0.0 01:29:02 gitdb==4.0.12 01:29:02 GitPython==3.1.45 01:29:02 google-auth==2.40.3 01:29:02 httplib2==0.31.0 01:29:02 identify==2.6.14 01:29:02 idna==3.10 01:29:02 importlib-resources==1.5.0 01:29:02 iso8601==2.1.0 01:29:02 Jinja2==3.1.6 01:29:02 jmespath==1.0.1 01:29:02 jsonpatch==1.33 01:29:02 jsonpointer==3.0.0 01:29:02 jsonschema==4.25.1 01:29:02 jsonschema-specifications==2025.9.1 01:29:02 keystoneauth1==5.12.0 01:29:02 kubernetes==33.1.0 01:29:02 lftools==0.37.13 01:29:02 lxml==6.0.1 01:29:02 markdown-it-py==4.0.0 01:29:02 MarkupSafe==3.0.2 01:29:02 mdurl==0.1.2 01:29:02 msgpack==1.1.1 01:29:02 multi_key_dict==2.0.3 01:29:02 munch==4.0.0 01:29:02 netaddr==1.3.0 01:29:02 niet==1.4.2 01:29:02 nodeenv==1.9.1 01:29:02 oauth2client==4.1.3 01:29:02 oauthlib==3.3.1 01:29:02 openstacksdk==4.7.1 01:29:02 os-service-types==1.8.0 01:29:02 osc-lib==4.2.0 01:29:02 oslo.config==10.0.0 01:29:02 oslo.context==6.1.0 01:29:02 oslo.i18n==6.6.0 01:29:02 oslo.log==7.2.1 01:29:02 oslo.serialization==5.8.0 01:29:02 oslo.utils==9.1.0 01:29:02 packaging==25.0 01:29:02 pbr==7.0.1 01:29:02 platformdirs==4.4.0 01:29:02 prettytable==3.16.0 01:29:02 psutil==7.1.0 01:29:02 pyasn1==0.6.1 01:29:02 pyasn1_modules==0.4.2 01:29:02 pycparser==2.23 01:29:02 pygerrit2==2.0.15 01:29:02 PyGithub==2.8.1 01:29:02 Pygments==2.19.2 01:29:02 PyJWT==2.10.1 01:29:02 PyNaCl==1.6.0 01:29:02 pyparsing==2.4.7 01:29:02 pyperclip==1.10.0 01:29:02 pyrsistent==0.20.0 01:29:02 python-cinderclient==9.8.0 01:29:02 python-dateutil==2.9.0.post0 01:29:02 python-heatclient==4.3.0 01:29:02 python-jenkins==1.8.3 01:29:02 python-keystoneclient==5.7.0 01:29:02 python-magnumclient==4.9.0 01:29:02 python-openstackclient==8.2.0 01:29:02 python-swiftclient==4.8.0 01:29:02 PyYAML==6.0.2 01:29:02 referencing==0.36.2 01:29:02 requests==2.32.5 01:29:02 requests-oauthlib==2.0.0 01:29:02 requestsexceptions==1.4.0 01:29:02 rfc3986==2.0.0 01:29:02 rich==14.1.0 01:29:02 rich-argparse==1.7.1 01:29:02 rpds-py==0.27.1 01:29:02 rsa==4.9.1 01:29:02 ruamel.yaml==0.18.15 01:29:02 ruamel.yaml.clib==0.2.12 01:29:02 s3transfer==0.14.0 01:29:02 simplejson==3.20.1 01:29:02 six==1.17.0 01:29:02 smmap==5.0.2 01:29:02 soupsieve==2.8 01:29:02 stevedore==5.5.0 01:29:02 tabulate==0.9.0 01:29:02 toml==0.10.2 01:29:02 tomlkit==0.13.3 01:29:02 tqdm==4.67.1 01:29:02 typing_extensions==4.15.0 01:29:02 tzdata==2025.2 01:29:02 urllib3==1.26.20 01:29:02 virtualenv==20.34.0 01:29:02 wcwidth==0.2.13 01:29:02 websocket-client==1.8.0 01:29:02 wrapt==1.17.3 01:29:02 xdg==6.0.0 01:29:02 xmltodict==1.0.2 01:29:02 yq==3.4.3 01:29:02 [EnvInject] - Injecting environment variables from a build step. 01:29:02 [EnvInject] - Injecting as environment variables the properties content 01:29:02 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 01:29:02 OS_CLOUD=vex 01:29:02 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-417 01:29:02 OS_STACK_TEMPLATE_DIR=openstack-hot 01:29:02 01:29:02 [EnvInject] - Variables injected successfully. 01:29:02 provisioning config files... 01:29:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:29:02 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins13825352904861909329.sh 01:29:02 ---> Create parameters file for OpenStack HOT 01:29:02 OpenStack Heat parameters generated 01:29:02 ----------------------------------- 01:29:02 parameters: 01:29:02 vm_0_count: '1' 01:29:02 vm_0_flavor: 'v3-standard-4' 01:29:02 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 01:29:02 vm_1_count: '1' 01:29:02 vm_1_flavor: 'v3-standard-2' 01:29:02 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 01:29:02 01:29:02 job_name: '64409-417' 01:29:02 silo: 'releng' 01:29:02 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins2170180720254065506.sh 01:29:02 ---> Create HEAT stack 01:29:02 + source /home/jenkins/lf-env.sh 01:29:02 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:29:02 ++ mktemp -d /tmp/venv-XXXX 01:29:02 + lf_venv=/tmp/venv-hfNE 01:29:02 + local venv_file=/tmp/.os_lf_venv 01:29:02 + local python=python3 01:29:02 + local options 01:29:02 + local set_path=true 01:29:02 + local install_args= 01:29:02 ++ 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:29:02 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:29:02 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:29:02 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:29:02 + true 01:29:02 + case $1 in 01:29:02 + python=python3 01:29:02 + shift 2 01:29:02 + true 01:29:02 + case $1 in 01:29:02 + shift 01:29:02 + break 01:29:02 + case $python in 01:29:02 + local pkg_list= 01:29:02 + [[ -d /opt/pyenv ]] 01:29:02 + echo 'Setup pyenv:' 01:29:02 Setup pyenv: 01:29:02 + export PYENV_ROOT=/opt/pyenv 01:29:02 + PYENV_ROOT=/opt/pyenv 01:29:02 + 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:29:02 + 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:29:02 + pyenv versions 01:29:03 system 01:29:03 3.8.13 01:29:03 3.9.13 01:29:03 3.10.13 01:29:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 01:29:03 + command -v pyenv 01:29:03 ++ pyenv init - --no-rehash 01:29:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:29:03 for i in ${!paths[@]}; do 01:29:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:29:03 fi; done; 01:29:03 echo "${paths[*]}"'\'')" 01:29:03 export PATH="/opt/pyenv/shims:${PATH}" 01:29:03 export PYENV_SHELL=bash 01:29:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:29:03 pyenv() { 01:29:03 local command 01:29:03 command="${1:-}" 01:29:03 if [ "$#" -gt 0 ]; then 01:29:03 shift 01:29:03 fi 01:29:03 01:29:03 case "$command" in 01:29:03 rehash|shell) 01:29:03 eval "$(pyenv "sh-$command" "$@")" 01:29:03 ;; 01:29:03 *) 01:29:03 command pyenv "$command" "$@" 01:29:03 ;; 01:29:03 esac 01:29:03 }' 01:29:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:29:03 for i in ${!paths[@]}; do 01:29:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:29:03 fi; done; 01:29:03 echo "${paths[*]}"' 01:29:03 ++ 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:29:03 ++ 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:29:03 ++ 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:29:03 ++ export PYENV_SHELL=bash 01:29:03 ++ PYENV_SHELL=bash 01:29:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:29:03 +++ complete -F _pyenv pyenv 01:29:03 ++ lf-pyver python3 01:29:03 ++ local py_version_xy=python3 01:29:03 ++ local py_version_xyz= 01:29:03 ++ awk '{ print $1 }' 01:29:03 ++ pyenv versions 01:29:03 ++ local command 01:29:03 ++ command=versions 01:29:03 ++ '[' 1 -gt 0 ']' 01:29:03 ++ shift 01:29:03 ++ case "$command" in 01:29:03 ++ command pyenv versions 01:29:03 ++ pyenv versions 01:29:03 ++ sed 's/^[ *]* //' 01:29:03 ++ grep -E '^[0-9.]*[0-9]$' 01:29:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:29:03 +++ grep '^3' /tmp/.pyenv_versions 01:29:03 +++ tail -n 1 01:29:03 +++ sort -V 01:29:03 ++ py_version_xyz=3.11.7 01:29:03 ++ [[ -z 3.11.7 ]] 01:29:03 ++ echo 3.11.7 01:29:03 ++ return 0 01:29:03 + pyenv local 3.11.7 01:29:03 + local command 01:29:03 + command=local 01:29:03 + '[' 2 -gt 0 ']' 01:29:03 + shift 01:29:03 + case "$command" in 01:29:03 + command pyenv local 3.11.7 01:29:03 + pyenv local 3.11.7 01:29:03 + for arg in "$@" 01:29:03 + case $arg in 01:29:03 + pkg_list+='lftools[openstack] ' 01:29:03 + for arg in "$@" 01:29:03 + case $arg in 01:29:03 + pkg_list+='kubernetes ' 01:29:03 + for arg in "$@" 01:29:03 + case $arg in 01:29:03 + pkg_list+='niet ' 01:29:03 + for arg in "$@" 01:29:03 + case $arg in 01:29:03 + pkg_list+='python-heatclient ' 01:29:03 + for arg in "$@" 01:29:03 + case $arg in 01:29:03 + pkg_list+='python-openstackclient ' 01:29:03 + for arg in "$@" 01:29:03 + case $arg in 01:29:03 + pkg_list+='python-magnumclient ' 01:29:03 + for arg in "$@" 01:29:03 + case $arg in 01:29:03 + pkg_list+='yq ' 01:29:03 + [[ -f /tmp/.os_lf_venv ]] 01:29:03 ++ cat /tmp/.os_lf_venv 01:29:03 + lf_venv=/tmp/venv-xIy5 01:29:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIy5 from' file:/tmp/.os_lf_venv 01:29:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIy5 from file:/tmp/.os_lf_venv 01:29:03 + /tmp/venv-xIy5/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 01:29:05 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:29:05 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:29:05 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:29:05 + /tmp/venv-xIy5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:29:23 + type python3 01:29:23 + true 01:29:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xIy5/bin to PATH' 01:29:23 lf-activate-venv(): INFO: Adding /tmp/venv-xIy5/bin to PATH 01:29:23 + PATH=/tmp/venv-xIy5/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:29:23 + return 0 01:29:23 + openstack --os-cloud vex limits show --absolute 01:29:24 +--------------------------+---------+ 01:29:24 | Name | Value | 01:29:24 +--------------------------+---------+ 01:29:24 | maxTotalInstances | -1 | 01:29:24 | maxTotalCores | 450 | 01:29:24 | maxTotalRAMSize | 1000000 | 01:29:24 | maxServerMeta | 128 | 01:29:24 | maxImageMeta | 128 | 01:29:24 | maxPersonality | 5 | 01:29:24 | maxPersonalitySize | 10240 | 01:29:24 | maxTotalKeypairs | 100 | 01:29:24 | maxServerGroups | 10 | 01:29:24 | maxServerGroupMembers | 10 | 01:29:24 | maxTotalFloatingIps | -1 | 01:29:24 | maxSecurityGroups | -1 | 01:29:24 | maxSecurityGroupRules | -1 | 01:29:24 | totalRAMUsed | 573440 | 01:29:24 | totalCoresUsed | 140 | 01:29:24 | totalInstancesUsed | 49 | 01:29:24 | totalFloatingIpsUsed | 0 | 01:29:24 | totalSecurityGroupsUsed | 0 | 01:29:24 | totalServerGroupsUsed | 0 | 01:29:24 | maxTotalVolumes | -1 | 01:29:24 | maxTotalSnapshots | 10 | 01:29:24 | maxTotalVolumeGigabytes | 4096 | 01:29:24 | maxTotalBackups | 10 | 01:29:24 | maxTotalBackupGigabytes | 1000 | 01:29:24 | totalVolumesUsed | 4 | 01:29:24 | totalGigabytesUsed | 80 | 01:29:24 | totalSnapshotsUsed | 0 | 01:29:24 | totalBackupsUsed | 0 | 01:29:24 | totalBackupGigabytesUsed | 0 | 01:29:24 +--------------------------+---------+ 01:29:24 + pushd /opt/ciman/openstack-hot 01:29:24 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium 01:29:24 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-417 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/stack-parameters.yaml 01:30:39 Creating stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-417 01:30:39 Waiting to initialize infrastructure... 01:30:39 Waiting to initialize infrastructure... 01:30:39 Waiting to initialize infrastructure... 01:30:39 Waiting to initialize infrastructure... 01:30:39 Waiting to initialize infrastructure... 01:30:39 Waiting to initialize infrastructure... 01:30:39 WARN: Failed to initialize stack. Reason: Resource CREATE failed: MessagingTimeout: resources.vm_1_group.resources[0]: Timed out waiting for a reply to message ID 6e998b86b1fb4522b9d79f894f890170 01:30:39 TypeError: delete() missing 1 required positional argument: 'force' 01:30:39 Build step 'Execute shell' marked build as failure 01:30:39 $ ssh-agent -k 01:30:39 unset SSH_AUTH_SOCK; 01:30:39 unset SSH_AGENT_PID; 01:30:39 echo Agent pid 5285 killed; 01:30:39 [ssh-agent] Stopped. 01:30:39 Recording plot data 01:30:39 Robot results publisher started... 01:30:39 INFO: Checking test criticality is deprecated and will be dropped in a future release! 01:30:39 -Parsing output xml: 01:30:39 Failed! 01:30:39 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium with configured filemask: output.xml 01:30:39 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 01:30:39 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 01:30:39 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 01:30:39 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 01:30:39 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 01:30:39 at hudson.remoting.Request$2.run(Request.java:377) 01:30:39 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 01:30:39 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:30:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:30:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:30:39 at java.base/java.lang.Thread.run(Thread.java:829) 01:30:39 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-53635 01:30:39 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 01:30:39 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 01:30:39 at hudson.remoting.Channel.call(Channel.java:1003) 01:30:39 at hudson.FilePath.act(FilePath.java:1230) 01:30:39 at hudson.FilePath.act(FilePath.java:1219) 01:30:39 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 01:30:39 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 01:30:39 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 01:30:39 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 01:30:39 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 01:30:39 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 01:30:39 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 01:30:39 at hudson.model.Build$BuildExecution.post2(Build.java:179) 01:30:39 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 01:30:39 at hudson.model.Run.execute(Run.java:1918) 01:30:39 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 01:30:39 at hudson.model.ResourceController.execute(ResourceController.java:101) 01:30:39 at hudson.model.Executor.run(Executor.java:442) 01:30:39 [PostBuildScript] - [INFO] Executing post build scripts. 01:30:39 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins7144586715880445553.sh 01:30:39 Archiving csit artifacts 01:30:39 seq: invalid floating point argument: ‘’ 01:30:39 Try 'seq --help' for more information. 01:30:39 % Total % Received % Xferd Average Speed Time Time Time Current 01:30:39 Dload Upload Total Spent Left Speed 01:30:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 9480 0 --:--:-- --:--:-- --:--:-- 9480 01:30:39 Archive: robot-plugin.zip 01:30:39 End-of-central-directory signature not found. Either this file is not 01:30:39 a zipfile, or it constitutes one disk of a multi-part archive. In the 01:30:39 latter case the central directory and zipfile comment will be found on 01:30:39 the last disk(s) of this archive. 01:30:39 unzip: cannot find zipfile directory in one of robot-plugin.zip or 01:30:39 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 01:30:39 mv: cannot stat '*.log': No such file or directory 01:30:39 mv: cannot stat '*.log.gz': No such file or directory 01:30:39 mv: cannot stat '*.csv': No such file or directory 01:30:39 mv: cannot stat '*.png': No such file or directory 01:30:39 [PostBuildScript] - [INFO] Executing post build scripts. 01:30:39 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins5675854781786994880.sh 01:30:39 [PostBuildScript] - [INFO] Executing post build scripts. 01:30:39 [EnvInject] - Injecting environment variables from a build step. 01:30:39 [EnvInject] - Injecting as environment variables the properties content 01:30:39 OS_CLOUD=vex 01:30:39 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-417 01:30:39 01:30:39 [EnvInject] - Variables injected successfully. 01:30:39 provisioning config files... 01:30:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:30:40 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins12099678924648571097.sh 01:30:40 ---> openstack-stack-delete.sh 01:30:40 Setup pyenv: 01:30:40 system 01:30:40 3.8.13 01:30:40 3.9.13 01:30:40 3.10.13 01:30:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 01:30:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIy5 from file:/tmp/.os_lf_venv 01:30:42 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:30:55 lf-activate-venv(): INFO: Adding /tmp/venv-xIy5/bin to PATH 01:30:55 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-417 01:30:57 DEBUG: Successfully retrieved stack cost: total: 0.0 01:32:00 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-417 01:32:00 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-417/3ccbb22e-b1b0-4c42-a446-07fd98e43560: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 01:32:00 Successfully deleted stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-417 01:32:00 [PostBuildScript] - [INFO] Executing post build scripts. 01:32:00 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins10320244640541376146.sh 01:32:00 ---> sysstat.sh 01:32:00 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins4954140270323425025.sh 01:32:00 ---> package-listing.sh 01:32:00 ++ facter osfamily 01:32:00 ++ tr '[:upper:]' '[:lower:]' 01:32:00 + OS_FAMILY=redhat 01:32:00 + workspace=/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium 01:32:00 + START_PACKAGES=/tmp/packages_start.txt 01:32:00 + END_PACKAGES=/tmp/packages_end.txt 01:32:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:32:00 + PACKAGES=/tmp/packages_start.txt 01:32:00 + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium ']' 01:32:00 + PACKAGES=/tmp/packages_end.txt 01:32:00 + case "${OS_FAMILY}" in 01:32:00 + rpm -qa 01:32:00 + sort 01:32:01 + '[' -f /tmp/packages_start.txt ']' 01:32:01 + '[' -f /tmp/packages_end.txt ']' 01:32:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:32:01 + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium ']' 01:32:01 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/archives/ 01:32:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/archives/ 01:32:01 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins12845014482993517972.sh 01:32:01 ---> capture-instance-metadata.sh 01:32:01 Setup pyenv: 01:32:01 system 01:32:01 3.8.13 01:32:01 3.9.13 01:32:01 3.10.13 01:32:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 01:32:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIy5 from file:/tmp/.os_lf_venv 01:32:03 lf-activate-venv(): INFO: Installing: lftools 01:32:13 lf-activate-venv(): INFO: Adding /tmp/venv-xIy5/bin to PATH 01:32:13 INFO: Running in OpenStack, capturing instance metadata 01:32:14 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins331986768436734303.sh 01:32:14 provisioning config files... 01:32:14 Could not find credentials [logs] for openflowplugin-csit-1node-perf-stats-collection-only-titanium #417 01:32:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/config5124232729196046645tmp 01:32:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:32:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:32:14 provisioning config files... 01:32:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:32:14 [EnvInject] - Injecting environment variables from a build step. 01:32:14 [EnvInject] - Injecting as environment variables the properties content 01:32:14 SERVER_ID=logs 01:32:14 01:32:14 [EnvInject] - Variables injected successfully. 01:32:14 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins14374126709493880371.sh 01:32:14 ---> create-netrc.sh 01:32:14 WARN: Log server credential not found. 01:32:14 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins1434840959526892626.sh 01:32:14 ---> python-tools-install.sh 01:32:14 Setup pyenv: 01:32:15 system 01:32:15 3.8.13 01:32:15 3.9.13 01:32:15 3.10.13 01:32:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 01:32:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIy5 from file:/tmp/.os_lf_venv 01:32:17 lf-activate-venv(): INFO: Installing: lftools 01:32:28 lf-activate-venv(): INFO: Adding /tmp/venv-xIy5/bin to PATH 01:32:28 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins16931249823745779195.sh 01:32:28 ---> sudo-logs.sh 01:32:28 Archiving 'sudo' log.. 01:32:28 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins761248220509037365.sh 01:32:28 ---> job-cost.sh 01:32:28 Setup pyenv: 01:32:29 system 01:32:29 3.8.13 01:32:29 3.9.13 01:32:29 3.10.13 01:32:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 01:32:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIy5 from file:/tmp/.os_lf_venv 01:32:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:32:39 lf-activate-venv(): INFO: Adding /tmp/venv-xIy5/bin to PATH 01:32:39 DEBUG: total: 0.0 01:32:39 INFO: Retrieving Stack Cost... 01:32:39 INFO: Retrieving Pricing Info for: v3-standard-2 01:32:40 INFO: Archiving Costs 01:32:40 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins5541558379065762915.sh 01:32:40 ---> logs-deploy.sh 01:32:40 Setup pyenv: 01:32:40 system 01:32:40 3.8.13 01:32:40 3.9.13 01:32:40 3.10.13 01:32:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 01:32:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIy5 from file:/tmp/.os_lf_venv 01:32:42 lf-activate-venv(): INFO: Installing: lftools 01:32:53 lf-activate-venv(): INFO: Adding /tmp/venv-xIy5/bin to PATH 01:32:53 WARNING: Nexus logging server not set 01:32:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-stats-collection-only-titanium/417/ 01:32:53 INFO: archiving logs to S3 01:32:54 ---> uname -a: 01:32:54 Linux prd-centos8-robot-2c-8g-53635.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 01:32:54 01:32:54 01:32:54 ---> lscpu: 01:32:54 Architecture: x86_64 01:32:54 CPU op-mode(s): 32-bit, 64-bit 01:32:54 Byte Order: Little Endian 01:32:54 CPU(s): 2 01:32:54 On-line CPU(s) list: 0,1 01:32:54 Thread(s) per core: 1 01:32:54 Core(s) per socket: 1 01:32:54 Socket(s): 2 01:32:54 NUMA node(s): 1 01:32:54 Vendor ID: AuthenticAMD 01:32:54 CPU family: 23 01:32:54 Model: 49 01:32:54 Model name: AMD EPYC-Rome Processor 01:32:54 Stepping: 0 01:32:54 CPU MHz: 2800.000 01:32:54 BogoMIPS: 5600.00 01:32:54 Virtualization: AMD-V 01:32:54 Hypervisor vendor: KVM 01:32:54 Virtualization type: full 01:32:54 L1d cache: 32K 01:32:54 L1i cache: 32K 01:32:54 L2 cache: 512K 01:32:54 L3 cache: 16384K 01:32:54 NUMA node0 CPU(s): 0,1 01:32:54 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 01:32:54 01:32:54 01:32:54 ---> nproc: 01:32:54 2 01:32:54 01:32:54 01:32:54 ---> df -h: 01:32:54 Filesystem Size Used Avail Use% Mounted on 01:32:54 devtmpfs 3.8G 0 3.8G 0% /dev 01:32:54 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:32:54 tmpfs 3.8G 17M 3.8G 1% /run 01:32:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:32:54 /dev/vda1 40G 8.3G 32G 21% / 01:32:54 tmpfs 770M 0 770M 0% /run/user/1001 01:32:54 01:32:54 01:32:54 ---> free -m: 01:32:54 total used free shared buff/cache available 01:32:54 Mem: 7697 578 5016 19 2102 6822 01:32:54 Swap: 1023 0 1023 01:32:54 01:32:54 01:32:54 ---> ip addr: 01:32:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:32:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:32:54 inet 127.0.0.1/8 scope host lo 01:32:54 valid_lft forever preferred_lft forever 01:32:54 inet6 ::1/128 scope host 01:32:54 valid_lft forever preferred_lft forever 01:32:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:32:54 link/ether fa:16:3e:ab:69:94 brd ff:ff:ff:ff:ff:ff 01:32:54 altname enp0s3 01:32:54 altname ens3 01:32:54 inet 10.30.170.164/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:32:54 valid_lft 86058sec preferred_lft 86058sec 01:32:54 inet6 fe80::f816:3eff:feab:6994/64 scope link 01:32:54 valid_lft forever preferred_lft forever 01:32:54 01:32:54 01:32:54 ---> sar -b -r -n DEV: 01:32:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/18/2025 _x86_64_ (2 CPU) 01:32:54 01:32:54 01:27:08 LINUX RESTART (2 CPU) 01:32:54 01:32:54 01:28:01 AM tps rtps wtps bread/s bwrtn/s 01:32:54 01:29:01 AM 89.54 6.43 83.11 1123.49 6819.16 01:32:54 01:30:01 AM 80.40 0.72 79.69 52.92 10993.73 01:32:54 01:31:01 AM 10.43 0.23 10.19 35.32 301.22 01:32:54 01:32:01 AM 10.38 0.05 10.33 4.67 609.70 01:32:54 Average: 47.69 1.86 45.83 304.11 4680.68 01:32:54 01:32:54 01:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:32:54 01:29:01 AM 5188768 6988980 2693664 34.17 2688 1977868 768948 8.61 196056 2163480 253500 01:32:54 01:30:01 AM 5163460 7003528 2718972 34.49 2688 2016284 740060 8.29 198584 2171556 12 01:32:54 01:31:01 AM 5156528 6998220 2725904 34.58 2688 2017496 734680 8.23 226416 2151396 10916 01:32:54 01:32:01 AM 5206976 7048720 2675456 33.94 2688 2017664 682472 7.64 337652 1990816 48 01:32:54 Average: 5178933 7009862 2703499 34.30 2688 2007328 731540 8.19 239677 2119312 66119 01:32:54 01:32:54 01:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:32:54 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:54 01:29:01 AM eth0 212.51 153.07 1450.70 39.94 0.00 0.00 0.00 0.00 01:32:54 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:54 01:30:01 AM eth0 49.41 37.09 584.47 6.14 0.00 0.00 0.00 0.00 01:32:54 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:54 01:31:01 AM eth0 16.01 11.18 15.00 6.03 0.00 0.00 0.00 0.00 01:32:54 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:54 01:32:01 AM eth0 3.88 1.57 1.92 0.93 0.00 0.00 0.00 0.00 01:32:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:54 Average: eth0 70.45 50.73 513.02 13.26 0.00 0.00 0.00 0.00 01:32:54 01:32:54 01:32:54 ---> sar -P ALL: 01:32:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/18/2025 _x86_64_ (2 CPU) 01:32:54 01:32:54 01:27:08 LINUX RESTART (2 CPU) 01:32:54 01:32:54 01:28:01 AM CPU %user %nice %system %iowait %steal %idle 01:32:54 01:29:01 AM all 40.53 0.00 6.05 0.92 0.12 52.39 01:32:54 01:29:01 AM 0 25.49 0.00 4.03 0.73 0.10 69.65 01:32:54 01:29:01 AM 1 55.64 0.00 8.08 1.10 0.13 35.05 01:32:54 01:30:01 AM all 16.05 0.00 2.63 1.09 0.07 80.17 01:32:54 01:30:01 AM 0 11.28 0.00 2.37 1.32 0.07 84.96 01:32:54 01:30:01 AM 1 20.81 0.00 2.89 0.87 0.07 75.37 01:32:54 01:31:01 AM all 13.41 0.00 1.44 0.07 0.05 85.04 01:32:54 01:31:01 AM 0 13.91 0.00 1.70 0.08 0.05 84.25 01:32:54 01:31:01 AM 1 12.90 0.00 1.18 0.05 0.05 85.82 01:32:54 01:32:01 AM all 1.26 0.00 0.32 0.07 0.02 98.34 01:32:54 01:32:01 AM 0 0.77 0.00 0.23 0.02 0.02 98.96 01:32:54 01:32:01 AM 1 1.75 0.00 0.40 0.12 0.02 97.71 01:32:54 Average: all 17.81 0.00 2.61 0.54 0.06 78.98 01:32:54 Average: 0 12.88 0.00 2.08 0.54 0.06 84.44 01:32:54 Average: 1 22.75 0.00 3.13 0.53 0.07 73.51 01:32:54 01:32:54 01:32:54