08:01:29 Started by timer 08:01:29 Running as SYSTEM 08:01:29 [EnvInject] - Loading node environment variables. 08:01:29 Building remotely on prd-centos8-builder-2c-4g-1340 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:29 [ssh-agent] Looking for ssh-agent implementation... 08:01:29 $ ssh-agent 08:01:29 SSH_AUTH_SOCK=/tmp/ssh-M7N6Nkmcfvd1/agent.5201 08:01:29 SSH_AGENT_PID=5203 08:01:29 [ssh-agent] Started. 08:01:30 Running ssh-add (command line suppressed) 08:01:30 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_15075346013188167039.key (jenkins-ssh) 08:01:30 [ssh-agent] Using credentials jenkins (jenkins) 08:01:30 provisioning config files... 08:01:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:30 provisioning config files... 08:01:30 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:30 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3513128858473975707.sh 08:01:30 ---> jenkins-sandbox-cleanup.sh 08:01:30 Setup pyenv: 08:01:30 system 08:01:30 * 3.8.13 (set by /opt/pyenv/version) 08:01:30 * 3.9.13 (set by /opt/pyenv/version) 08:01:30 * 3.10.6 (set by /opt/pyenv/version) 08:01:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cX4B 08:01:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:47 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-cX4B/bin to PATH 08:01:57 /tmp/venv-cX4B/lib/python3.10/site-packages/jenkins_jobs/registry.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 08:01:57 import pkg_resources 08:01:58 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:58 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:58 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:58 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:58 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:58 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:58 Traceback (most recent call last): 08:01:58 File "/tmp/venv-cX4B/bin/jenkins-jobs", line 8, in 08:01:58 sys.exit(main()) 08:01:58 File "/tmp/venv-cX4B/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:58 jjb = JenkinsJobs(argv) 08:01:58 File "/tmp/venv-cX4B/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:58 self.parser = create_parser() 08:01:58 File "/tmp/venv-cX4B/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:58 extension_manager.map(parse_subcommand_args, subparser) 08:01:58 File "/tmp/venv-cX4B/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:01:58 raise NoMatches('No %s extensions found' % self.namespace) 08:01:58 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:58 Build step 'Execute shell' marked build as failure 08:01:58 $ ssh-agent -k 08:01:58 unset SSH_AUTH_SOCK; 08:01:58 unset SSH_AGENT_PID; 08:01:58 echo Agent pid 5203 killed; 08:01:58 [ssh-agent] Stopped. 08:01:58 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins448318933802810414.sh 08:01:58 ---> sysstat.sh 08:01:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11943880994128780462.sh 08:01:58 ---> package-listing.sh 08:01:58 ++ facter osfamily 08:01:58 ++ tr '[:upper:]' '[:lower:]' 08:01:59 + OS_FAMILY=redhat 08:01:59 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:59 + START_PACKAGES=/tmp/packages_start.txt 08:01:59 + END_PACKAGES=/tmp/packages_end.txt 08:01:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:59 + PACKAGES=/tmp/packages_start.txt 08:01:59 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:59 + PACKAGES=/tmp/packages_end.txt 08:01:59 + case "${OS_FAMILY}" in 08:01:59 + rpm -qa 08:01:59 + sort 08:02:07 + '[' -f /tmp/packages_start.txt ']' 08:02:07 + '[' -f /tmp/packages_end.txt ']' 08:02:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:07 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:07 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:07 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13324106084969120297.sh 08:02:07 ---> capture-instance-metadata.sh 08:02:07 Setup pyenv: 08:02:07 system 08:02:07 3.8.13 08:02:07 3.9.13 08:02:07 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9fxP 08:02:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:22 lf-activate-venv(): INFO: Installing: lftools 08:03:02 lf-activate-venv(): INFO: Adding /tmp/venv-9fxP/bin to PATH 08:03:02 INFO: Running in OpenStack, capturing instance metadata 08:03:02 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16625214658760178922.sh 08:03:02 provisioning config files... 08:03:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config4682434539171271547tmp 08:03:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:02 [EnvInject] - Injecting environment variables from a build step. 08:03:02 [EnvInject] - Injecting as environment variables the properties content 08:03:02 SERVER_ID=logs 08:03:02 08:03:02 [EnvInject] - Variables injected successfully. 08:03:02 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2692621628794663452.sh 08:03:02 ---> create-netrc.sh 08:03:02 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11541781109431876999.sh 08:03:02 ---> python-tools-install.sh 08:03:02 Setup pyenv: 08:03:03 system 08:03:03 3.8.13 08:03:03 3.9.13 08:03:03 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fxP from file:/tmp/.os_lf_venv 08:03:06 lf-activate-venv(): INFO: Installing: lftools 08:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-9fxP/bin to PATH 08:03:24 Generating Requirements File 08:04:04 Python 3.10.6 08:04:04 pip 25.1.1 from /tmp/venv-9fxP/lib/python3.10/site-packages/pip (python 3.10) 08:04:05 appdirs==1.4.4 08:04:05 argcomplete==3.6.2 08:04:05 aspy.yaml==1.3.0 08:04:05 attrs==25.3.0 08:04:05 autopage==0.5.2 08:04:05 beautifulsoup4==4.13.4 08:04:05 boto3==1.39.14 08:04:05 botocore==1.39.14 08:04:05 bs4==0.0.2 08:04:05 cachetools==5.5.2 08:04:05 certifi==2025.7.14 08:04:05 cffi==1.17.1 08:04:05 cfgv==3.4.0 08:04:05 chardet==5.2.0 08:04:05 charset-normalizer==3.4.2 08:04:05 click==8.2.1 08:04:05 cliff==4.10.0 08:04:05 cmd2==2.7.0 08:04:05 cryptography==3.3.2 08:04:05 debtcollector==3.0.0 08:04:05 decorator==5.2.1 08:04:05 defusedxml==0.7.1 08:04:05 Deprecated==1.2.18 08:04:05 distlib==0.4.0 08:04:05 dnspython==2.7.0 08:04:05 docker==7.1.0 08:04:05 dogpile.cache==1.4.0 08:04:05 durationpy==0.10 08:04:05 email_validator==2.2.0 08:04:05 filelock==3.18.0 08:04:05 future==1.0.0 08:04:05 gitdb==4.0.12 08:04:05 GitPython==3.1.45 08:04:05 google-auth==2.40.3 08:04:05 httplib2==0.22.0 08:04:05 identify==2.6.12 08:04:05 idna==3.10 08:04:05 importlib-resources==1.5.0 08:04:05 iso8601==2.1.0 08:04:05 Jinja2==3.1.6 08:04:05 jmespath==1.0.1 08:04:05 jsonpatch==1.33 08:04:05 jsonpointer==3.0.0 08:04:05 jsonschema==4.25.0 08:04:05 jsonschema-specifications==2025.4.1 08:04:05 keystoneauth1==5.11.1 08:04:05 kubernetes==33.1.0 08:04:05 lftools==0.37.13 08:04:05 lxml==6.0.0 08:04:05 markdown-it-py==3.0.0 08:04:05 MarkupSafe==3.0.2 08:04:05 mdurl==0.1.2 08:04:05 msgpack==1.1.1 08:04:05 multi_key_dict==2.0.3 08:04:05 munch==4.0.0 08:04:05 netaddr==1.3.0 08:04:05 niet==1.4.2 08:04:05 nodeenv==1.9.1 08:04:05 oauth2client==4.1.3 08:04:05 oauthlib==3.3.1 08:04:05 openstacksdk==4.6.0 08:04:05 os-client-config==2.3.0 08:04:05 os-service-types==1.8.0 08:04:05 osc-lib==4.1.0 08:04:05 oslo.config==10.0.0 08:04:05 oslo.context==6.0.0 08:04:05 oslo.i18n==6.5.1 08:04:05 oslo.log==7.2.0 08:04:05 oslo.serialization==5.7.0 08:04:05 oslo.utils==9.0.0 08:04:05 packaging==25.0 08:04:05 pbr==6.1.1 08:04:05 platformdirs==4.3.8 08:04:05 prettytable==3.16.0 08:04:05 psutil==7.0.0 08:04:05 pyasn1==0.6.1 08:04:05 pyasn1_modules==0.4.2 08:04:05 pycparser==2.22 08:04:05 pygerrit2==2.0.15 08:04:05 PyGithub==2.6.1 08:04:05 Pygments==2.19.2 08:04:05 PyJWT==2.10.1 08:04:05 PyNaCl==1.5.0 08:04:05 pyparsing==2.4.7 08:04:05 pyperclip==1.9.0 08:04:05 pyrsistent==0.20.0 08:04:05 python-cinderclient==9.7.0 08:04:05 python-dateutil==2.9.0.post0 08:04:05 python-heatclient==4.3.0 08:04:05 python-jenkins==1.8.2 08:04:05 python-keystoneclient==5.6.0 08:04:05 python-magnumclient==4.8.1 08:04:05 python-openstackclient==8.1.0 08:04:05 python-swiftclient==4.8.0 08:04:05 PyYAML==6.0.2 08:04:05 referencing==0.36.2 08:04:05 requests==2.32.4 08:04:05 requests-oauthlib==2.0.0 08:04:05 requestsexceptions==1.4.0 08:04:05 rfc3986==2.0.0 08:04:05 rich==14.1.0 08:04:05 rich-argparse==1.7.1 08:04:05 rpds-py==0.26.0 08:04:05 rsa==4.9.1 08:04:05 ruamel.yaml==0.18.14 08:04:05 ruamel.yaml.clib==0.2.12 08:04:05 s3transfer==0.13.1 08:04:05 simplejson==3.20.1 08:04:05 six==1.17.0 08:04:05 smmap==5.0.2 08:04:05 soupsieve==2.7 08:04:05 stevedore==5.4.1 08:04:05 tabulate==0.9.0 08:04:05 toml==0.10.2 08:04:05 tomlkit==0.13.3 08:04:05 tqdm==4.67.1 08:04:05 typing_extensions==4.14.1 08:04:05 tzdata==2025.2 08:04:05 urllib3==1.26.20 08:04:05 virtualenv==20.32.0 08:04:05 wcwidth==0.2.13 08:04:05 websocket-client==1.8.0 08:04:05 wrapt==1.17.2 08:04:05 xdg==6.0.0 08:04:05 xmltodict==0.14.2 08:04:05 yq==3.4.3 08:04:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6454644083935546992.sh 08:04:05 ---> sudo-logs.sh 08:04:05 Archiving 'sudo' log.. 08:04:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15635804686171226875.sh 08:04:06 ---> job-cost.sh 08:04:06 Setup pyenv: 08:04:06 system 08:04:06 3.8.13 08:04:06 3.9.13 08:04:06 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fxP from file:/tmp/.os_lf_venv 08:04:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:22 lf-activate-venv(): INFO: Adding /tmp/venv-9fxP/bin to PATH 08:04:22 INFO: No Stack... 08:04:23 INFO: Retrieving Pricing Info for: v2-highcpu-2 08:04:23 INFO: Archiving Costs 08:04:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins6481119266818002658.sh 08:04:23 ---> logs-deploy.sh 08:04:23 Setup pyenv: 08:04:23 system 08:04:23 3.8.13 08:04:23 3.9.13 08:04:23 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fxP from file:/tmp/.os_lf_venv 08:04:27 lf-activate-venv(): INFO: Installing: lftools 08:04:46 lf-activate-venv(): INFO: Adding /tmp/venv-9fxP/bin to PATH 08:04:46 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/325 08:04:46 INFO: archiving workspace using pattern(s): 08:04:49 Archives upload complete. 08:04:49 INFO: archiving logs to Nexus 08:04:51 ---> uname -a: 08:04:51 Linux prd-centos8-builder-2c-4g-1340.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:04:51 08:04:51 08:04:51 ---> lscpu: 08:04:51 Architecture: x86_64 08:04:51 CPU op-mode(s): 32-bit, 64-bit 08:04:51 Byte Order: Little Endian 08:04:51 CPU(s): 2 08:04:51 On-line CPU(s) list: 0,1 08:04:51 Thread(s) per core: 1 08:04:51 Core(s) per socket: 1 08:04:51 Socket(s): 2 08:04:51 NUMA node(s): 1 08:04:51 Vendor ID: AuthenticAMD 08:04:51 CPU family: 23 08:04:51 Model: 49 08:04:51 Model name: AMD EPYC-Rome Processor 08:04:51 Stepping: 0 08:04:51 CPU MHz: 2799.998 08:04:51 BogoMIPS: 5599.99 08:04:51 Virtualization: AMD-V 08:04:51 Hypervisor vendor: KVM 08:04:51 Virtualization type: full 08:04:51 L1d cache: 32K 08:04:51 L1i cache: 32K 08:04:51 L2 cache: 512K 08:04:51 L3 cache: 16384K 08:04:51 NUMA node0 CPU(s): 0,1 08:04:51 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 08:04:51 08:04:51 08:04:51 ---> nproc: 08:04:51 2 08:04:51 08:04:51 08:04:51 ---> df -h: 08:04:51 Filesystem Size Used Avail Use% Mounted on 08:04:51 devtmpfs 833M 0 833M 0% /dev 08:04:51 tmpfs 890M 0 890M 0% /dev/shm 08:04:51 tmpfs 890M 17M 873M 2% /run 08:04:51 tmpfs 890M 0 890M 0% /sys/fs/cgroup 08:04:51 /dev/vda1 20G 9.0G 12G 45% / 08:04:51 tmpfs 178M 0 178M 0% /run/user/1001 08:04:51 08:04:51 08:04:51 ---> free -m: 08:04:51 total used free shared buff/cache available 08:04:51 Mem: 1778 382 148 16 1247 1196 08:04:51 Swap: 1023 1 1022 08:04:51 08:04:51 08:04:51 ---> ip addr: 08:04:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:51 inet 127.0.0.1/8 scope host lo 08:04:51 valid_lft forever preferred_lft forever 08:04:51 inet6 ::1/128 scope host 08:04:51 valid_lft forever preferred_lft forever 08:04:51 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:04:51 link/ether fa:16:3e:d0:f9:98 brd ff:ff:ff:ff:ff:ff 08:04:51 altname enp0s3 08:04:51 altname ens3 08:04:51 inet 10.32.7.100/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:04:51 valid_lft 86158sec preferred_lft 86158sec 08:04:51 inet6 fe80::f816:3eff:fed0:f998/64 scope link 08:04:51 valid_lft forever preferred_lft forever 08:04:51 08:04:51 08:04:51 ---> sar -b -r -n DEV: 08:04:51 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/26/2025 _x86_64_ (2 CPU) 08:04:51 08:04:51 08:00:42 LINUX RESTART (2 CPU) 08:04:51 08:04:51 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:04:51 08:02:01 AM 177.32 129.75 47.56 13705.77 38387.63 08:04:51 08:03:01 AM 119.56 52.23 67.33 4286.44 8279.44 08:04:51 08:04:01 AM 50.87 2.45 48.42 305.36 4263.28 08:04:51 Average: 115.95 61.52 54.43 6103.84 16989.85 08:04:51 08:04:51 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:51 08:02:01 AM 78980 1324460 1742164 95.66 2104 1352712 468276 16.32 133084 1373024 40628 08:04:51 08:03:01 AM 128924 1182740 1692220 92.92 2104 1148396 564952 19.69 247212 1158820 73152 08:04:51 08:04:01 AM 90988 1206644 1730156 95.00 2104 1203780 527916 18.40 258128 1168284 119576 08:04:51 Average: 99631 1237948 1721513 94.53 2104 1234963 520381 18.13 212808 1233376 77785 08:04:51 08:04:51 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:51 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:51 08:02:01 AM eth0 120.12 67.99 664.31 27.33 0.00 0.00 0.00 0.00 08:04:51 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:51 08:03:01 AM eth0 45.98 38.67 574.80 5.66 0.00 0.00 0.00 0.00 08:04:51 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:51 08:04:01 AM eth0 29.34 24.76 263.58 5.86 0.00 0.00 0.00 0.00 08:04:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:51 Average: eth0 65.18 43.82 500.99 12.96 0.00 0.00 0.00 0.00 08:04:51 08:04:51 08:04:51 ---> sar -P ALL: 08:04:51 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/26/2025 _x86_64_ (2 CPU) 08:04:51 08:04:51 08:00:42 LINUX RESTART (2 CPU) 08:04:51 08:04:51 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:04:51 08:02:01 AM all 43.36 0.04 9.99 10.00 2.80 33.81 08:04:51 08:02:01 AM 0 46.31 0.03 11.97 12.65 2.71 26.33 08:04:51 08:02:01 AM 1 40.42 0.05 8.02 7.37 2.89 41.25 08:04:51 08:03:01 AM all 35.09 0.00 4.40 6.25 2.51 51.75 08:04:51 08:03:01 AM 0 17.69 0.00 3.12 3.23 2.59 73.37 08:04:51 08:03:01 AM 1 52.78 0.00 5.70 9.32 2.42 29.77 08:04:51 08:04:01 AM all 38.43 0.00 3.64 1.20 3.78 52.95 08:04:51 08:04:01 AM 0 40.02 0.00 3.82 0.54 3.63 51.99 08:04:51 08:04:01 AM 1 36.84 0.00 3.45 1.86 3.94 53.91 08:04:51 Average: all 38.95 0.01 5.99 5.79 3.03 46.21 08:04:51 Average: 0 34.63 0.01 6.28 5.44 2.98 50.67 08:04:51 Average: 1 43.29 0.02 5.71 6.15 3.09 41.75 08:04:51 08:04:51 08:04:51