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-1116 (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:30 SSH_AUTH_SOCK=/tmp/ssh-0F6rKs4vfOek/agent.5223 08:01:30 SSH_AGENT_PID=5225 08:01:30 [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_17660774185351295355.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/jenkins16202269123243954851.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-VWh1 08:01:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:46 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:56 lf-activate-venv(): INFO: Adding /tmp/venv-VWh1/bin to PATH 08:01:57 /tmp/venv-VWh1/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:57 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:57 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:57 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:57 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:57 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:57 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:57 Traceback (most recent call last): 08:01:57 File "/tmp/venv-VWh1/bin/jenkins-jobs", line 7, in 08:01:57 sys.exit(main()) 08:01:57 File "/tmp/venv-VWh1/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:57 jjb = JenkinsJobs(argv) 08:01:57 File "/tmp/venv-VWh1/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:57 self.parser = create_parser() 08:01:57 File "/tmp/venv-VWh1/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:57 extension_manager.map(parse_subcommand_args, subparser) 08:01:57 File "/tmp/venv-VWh1/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:01:57 raise NoMatches('No %s extensions found' % self.namespace) 08:01:57 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:57 Build step 'Execute shell' marked build as failure 08:01:57 $ ssh-agent -k 08:01:57 unset SSH_AUTH_SOCK; 08:01:57 unset SSH_AGENT_PID; 08:01:57 echo Agent pid 5225 killed; 08:01:57 [ssh-agent] Stopped. 08:01:57 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:57 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2644628766590976317.sh 08:01:57 ---> sysstat.sh 08:01:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5129513012007364871.sh 08:01:58 ---> package-listing.sh 08:01:58 ++ facter osfamily 08:01:58 ++ tr '[:upper:]' '[:lower:]' 08:01:58 + OS_FAMILY=redhat 08:01:58 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:58 + START_PACKAGES=/tmp/packages_start.txt 08:01:58 + END_PACKAGES=/tmp/packages_end.txt 08:01:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:58 + PACKAGES=/tmp/packages_start.txt 08:01:58 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:58 + PACKAGES=/tmp/packages_end.txt 08:01:58 + case "${OS_FAMILY}" in 08:01:58 + rpm -qa 08:01:58 + sort 08:01:59 + '[' -f /tmp/packages_start.txt ']' 08:01:59 + '[' -f /tmp/packages_end.txt ']' 08:01:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:59 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:59 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9018335427340670707.sh 08:01:59 ---> capture-instance-metadata.sh 08:01:59 Setup pyenv: 08:01:59 system 08:01:59 3.8.13 08:01:59 3.9.13 08:01:59 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MSSF 08:02:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:13 lf-activate-venv(): INFO: Installing: lftools 08:02:51 lf-activate-venv(): INFO: Adding /tmp/venv-MSSF/bin to PATH 08:02:51 INFO: Running in OpenStack, capturing instance metadata 08:02:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5612793852525913480.sh 08:02:51 provisioning config files... 08:02:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config3908402006609716193tmp 08:02:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:51 [EnvInject] - Injecting environment variables from a build step. 08:02:51 [EnvInject] - Injecting as environment variables the properties content 08:02:51 SERVER_ID=logs 08:02:51 08:02:51 [EnvInject] - Variables injected successfully. 08:02:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13976575656272616577.sh 08:02:51 ---> create-netrc.sh 08:02:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10959567038651152345.sh 08:02:51 ---> python-tools-install.sh 08:02:51 Setup pyenv: 08:02:51 system 08:02:51 3.8.13 08:02:51 3.9.13 08:02:51 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSSF from file:/tmp/.os_lf_venv 08:02:55 lf-activate-venv(): INFO: Installing: lftools 08:03:12 lf-activate-venv(): INFO: Adding /tmp/venv-MSSF/bin to PATH 08:03:12 Generating Requirements File 08:03:51 Python 3.10.6 08:03:51 pip 25.2 from /tmp/venv-MSSF/lib/python3.10/site-packages/pip (python 3.10) 08:03:52 appdirs==1.4.4 08:03:52 argcomplete==3.6.2 08:03:52 aspy.yaml==1.3.0 08:03:52 attrs==25.3.0 08:03:52 autopage==0.5.2 08:03:52 beautifulsoup4==4.13.4 08:03:52 boto3==1.40.11 08:03:52 botocore==1.40.11 08:03:52 bs4==0.0.2 08:03:52 cachetools==5.5.2 08:03:52 certifi==2025.8.3 08:03:52 cffi==1.17.1 08:03:52 cfgv==3.4.0 08:03:52 chardet==5.2.0 08:03:52 charset-normalizer==3.4.3 08:03:52 click==8.2.1 08:03:52 cliff==4.10.0 08:03:52 cmd2==2.7.0 08:03:52 cryptography==3.3.2 08:03:52 debtcollector==3.0.0 08:03:52 decorator==5.2.1 08:03:52 defusedxml==0.7.1 08:03:52 Deprecated==1.2.18 08:03:52 distlib==0.4.0 08:03:52 dnspython==2.7.0 08:03:52 docker==7.1.0 08:03:52 dogpile.cache==1.4.0 08:03:52 durationpy==0.10 08:03:52 email_validator==2.2.0 08:03:52 filelock==3.19.1 08:03:52 future==1.0.0 08:03:52 gitdb==4.0.12 08:03:52 GitPython==3.1.45 08:03:52 google-auth==2.40.3 08:03:52 httplib2==0.22.0 08:03:52 identify==2.6.13 08:03:52 idna==3.10 08:03:52 importlib-resources==1.5.0 08:03:52 iso8601==2.1.0 08:03:52 Jinja2==3.1.6 08:03:52 jmespath==1.0.1 08:03:52 jsonpatch==1.33 08:03:52 jsonpointer==3.0.0 08:03:52 jsonschema==4.25.0 08:03:52 jsonschema-specifications==2025.4.1 08:03:52 keystoneauth1==5.11.1 08:03:52 kubernetes==33.1.0 08:03:52 lftools==0.37.13 08:03:52 lxml==6.0.0 08:03:52 markdown-it-py==4.0.0 08:03:52 MarkupSafe==3.0.2 08:03:52 mdurl==0.1.2 08:03:52 msgpack==1.1.1 08:03:52 multi_key_dict==2.0.3 08:03:52 munch==4.0.0 08:03:52 netaddr==1.3.0 08:03:52 niet==1.4.2 08:03:52 nodeenv==1.9.1 08:03:52 oauth2client==4.1.3 08:03:52 oauthlib==3.3.1 08:03:52 openstacksdk==4.7.0 08:03:52 os-client-config==2.3.0 08:03:52 os-service-types==1.8.0 08:03:52 osc-lib==4.1.0 08:03:52 oslo.config==10.0.0 08:03:52 oslo.context==6.0.0 08:03:52 oslo.i18n==6.5.1 08:03:52 oslo.log==7.2.0 08:03:52 oslo.serialization==5.7.0 08:03:52 oslo.utils==9.0.0 08:03:52 packaging==25.0 08:03:52 pbr==7.0.0 08:03:52 platformdirs==4.3.8 08:03:52 prettytable==3.16.0 08:03:52 psutil==7.0.0 08:03:52 pyasn1==0.6.1 08:03:52 pyasn1_modules==0.4.2 08:03:52 pycparser==2.22 08:03:52 pygerrit2==2.0.15 08:03:52 PyGithub==2.7.0 08:03:52 Pygments==2.19.2 08:03:52 PyJWT==2.10.1 08:03:52 PyNaCl==1.5.0 08:03:52 pyparsing==2.4.7 08:03:52 pyperclip==1.9.0 08:03:52 pyrsistent==0.20.0 08:03:52 python-cinderclient==9.7.0 08:03:52 python-dateutil==2.9.0.post0 08:03:52 python-heatclient==4.3.0 08:03:52 python-jenkins==1.8.3 08:03:52 python-keystoneclient==5.6.0 08:03:52 python-magnumclient==4.8.1 08:03:52 python-openstackclient==8.1.0 08:03:52 python-swiftclient==4.8.0 08:03:52 PyYAML==6.0.2 08:03:52 referencing==0.36.2 08:03:52 requests==2.32.4 08:03:52 requests-oauthlib==2.0.0 08:03:52 requestsexceptions==1.4.0 08:03:52 rfc3986==2.0.0 08:03:52 rich==14.1.0 08:03:52 rich-argparse==1.7.1 08:03:52 rpds-py==0.27.0 08:03:52 rsa==4.9.1 08:03:52 ruamel.yaml==0.18.14 08:03:52 ruamel.yaml.clib==0.2.12 08:03:52 s3transfer==0.13.1 08:03:52 simplejson==3.20.1 08:03:52 six==1.17.0 08:03:52 smmap==5.0.2 08:03:52 soupsieve==2.7 08:03:52 stevedore==5.4.1 08:03:52 tabulate==0.9.0 08:03:52 toml==0.10.2 08:03:52 tomlkit==0.13.3 08:03:52 tqdm==4.67.1 08:03:52 typing_extensions==4.14.1 08:03:52 tzdata==2025.2 08:03:52 urllib3==1.26.20 08:03:52 virtualenv==20.34.0 08:03:52 wcwidth==0.2.13 08:03:52 websocket-client==1.8.0 08:03:52 wrapt==1.17.3 08:03:52 xdg==6.0.0 08:03:52 xmltodict==0.14.2 08:03:52 yq==3.4.3 08:03:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4557508137528786537.sh 08:03:52 ---> sudo-logs.sh 08:03:52 Archiving 'sudo' log.. 08:03:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3813328387395420327.sh 08:03:52 ---> job-cost.sh 08:03:52 Setup pyenv: 08:03:52 system 08:03:53 3.8.13 08:03:53 3.9.13 08:03:53 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSSF from file:/tmp/.os_lf_venv 08:03:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:07 lf-activate-venv(): INFO: Adding /tmp/venv-MSSF/bin to PATH 08:04:07 INFO: No Stack... 08:04:08 INFO: Retrieving Pricing Info for: v3-starter-2 08:04:08 INFO: Archiving Costs 08:04:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins11707446685773764971.sh 08:04:08 ---> logs-deploy.sh 08:04:08 Setup pyenv: 08:04:08 system 08:04:08 3.8.13 08:04:08 3.9.13 08:04:08 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSSF from file:/tmp/.os_lf_venv 08:04:12 lf-activate-venv(): INFO: Installing: lftools 08:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-MSSF/bin to PATH 08:04:30 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/328 08:04:30 INFO: archiving workspace using pattern(s): 08:04:32 Archives upload complete. 08:04:33 INFO: archiving logs to Nexus 08:04:34 ---> uname -a: 08:04:34 Linux prd-centos8-builder-2c-4g-1116.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:34 08:04:34 08:04:34 ---> lscpu: 08:04:34 Architecture: x86_64 08:04:34 CPU op-mode(s): 32-bit, 64-bit 08:04:34 Byte Order: Little Endian 08:04:34 CPU(s): 2 08:04:34 On-line CPU(s) list: 0,1 08:04:34 Thread(s) per core: 1 08:04:34 Core(s) per socket: 1 08:04:34 Socket(s): 2 08:04:34 NUMA node(s): 1 08:04:34 Vendor ID: AuthenticAMD 08:04:34 CPU family: 23 08:04:34 Model: 49 08:04:34 Model name: AMD EPYC-Rome Processor 08:04:34 Stepping: 0 08:04:34 CPU MHz: 2799.998 08:04:34 BogoMIPS: 5599.99 08:04:34 Virtualization: AMD-V 08:04:34 Hypervisor vendor: KVM 08:04:34 Virtualization type: full 08:04:34 L1d cache: 32K 08:04:34 L1i cache: 32K 08:04:34 L2 cache: 512K 08:04:34 L3 cache: 16384K 08:04:34 NUMA node0 CPU(s): 0,1 08:04:34 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:34 08:04:34 08:04:34 ---> nproc: 08:04:34 2 08:04:34 08:04:34 08:04:34 ---> df -h: 08:04:34 Filesystem Size Used Avail Use% Mounted on 08:04:34 devtmpfs 1.8G 0 1.8G 0% /dev 08:04:34 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:04:34 tmpfs 1.8G 17M 1.8G 1% /run 08:04:34 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:04:34 /dev/vda1 20G 9.0G 12G 45% / 08:04:34 tmpfs 367M 0 367M 0% /run/user/1001 08:04:34 08:04:34 08:04:34 ---> free -m: 08:04:34 total used free shared buff/cache available 08:04:34 Mem: 3665 443 1219 17 2002 2947 08:04:34 Swap: 1023 0 1023 08:04:34 08:04:34 08:04:34 ---> ip addr: 08:04:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:34 inet 127.0.0.1/8 scope host lo 08:04:34 valid_lft forever preferred_lft forever 08:04:34 inet6 ::1/128 scope host 08:04:34 valid_lft forever preferred_lft forever 08:04:34 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:04:34 link/ether fa:16:3e:a3:54:5c brd ff:ff:ff:ff:ff:ff 08:04:34 altname enp0s3 08:04:34 altname ens3 08:04:34 inet 10.32.6.170/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:04:34 valid_lft 86176sec preferred_lft 86176sec 08:04:34 inet6 fe80::f816:3eff:fea3:545c/64 scope link 08:04:34 valid_lft forever preferred_lft forever 08:04:34 08:04:34 08:04:34 ---> sar -b -r -n DEV: 08:04:34 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/16/2025 _x86_64_ (2 CPU) 08:04:34 08:04:34 08:00:44 LINUX RESTART (2 CPU) 08:04:34 08:04:34 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:04:34 08:02:01 AM 164.95 118.27 46.68 11275.73 38023.14 08:04:34 08:03:01 AM 59.91 0.38 59.53 54.12 5413.58 08:04:34 08:04:01 AM 57.14 0.23 56.91 23.86 6749.51 08:04:34 Average: 94.04 39.67 54.37 3788.52 16739.94 08:04:34 08:04:34 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:34 08:02:01 AM 1663296 3114588 2090380 55.69 2104 1630816 566704 11.80 316272 1527008 54916 08:04:34 08:03:01 AM 1409336 3056736 2344340 62.45 2104 1814976 597448 12.44 323296 1730556 127712 08:04:34 08:04:01 AM 1273492 3039804 2480184 66.07 2104 1926952 583936 12.16 328372 1831588 86460 08:04:34 Average: 1448708 3070376 2304968 61.41 2104 1790915 582696 12.13 322647 1696384 89696 08:04:34 08:04:34 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:34 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:34 08:02:01 AM eth0 115.42 71.20 658.72 24.58 0.00 0.00 0.00 0.00 08:04:34 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:34 08:03:01 AM eth0 51.38 43.09 600.85 6.83 0.00 0.00 0.00 0.00 08:04:34 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:34 08:04:01 AM eth0 26.58 22.41 241.41 4.98 0.00 0.00 0.00 0.00 08:04:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:34 Average: eth0 64.49 45.58 500.42 12.14 0.00 0.00 0.00 0.00 08:04:34 08:04:34 08:04:34 ---> sar -P ALL: 08:04:34 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/16/2025 _x86_64_ (2 CPU) 08:04:34 08:04:34 08:00:44 LINUX RESTART (2 CPU) 08:04:34 08:04:34 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:04:34 08:02:01 AM all 43.54 0.04 9.76 8.42 2.30 35.94 08:04:34 08:02:01 AM 0 37.05 0.07 9.61 10.32 2.35 40.60 08:04:34 08:02:01 AM 1 50.09 0.02 9.91 6.49 2.25 31.24 08:04:34 08:03:01 AM all 39.05 0.00 4.23 1.75 2.11 52.85 08:04:34 08:03:01 AM 0 14.31 0.00 2.27 2.35 2.04 79.03 08:04:34 08:03:01 AM 1 64.12 0.00 6.22 1.13 2.18 26.35 08:04:34 08:04:01 AM all 39.21 0.00 4.02 1.72 3.25 51.81 08:04:34 08:04:01 AM 0 33.34 0.00 3.96 1.40 3.12 58.18 08:04:34 08:04:01 AM 1 45.07 0.00 4.07 2.04 3.37 45.45 08:04:34 Average: all 40.59 0.01 6.00 3.95 2.56 46.89 08:04:34 Average: 0 28.22 0.02 5.27 4.68 2.51 59.30 08:04:34 Average: 1 53.05 0.01 6.72 3.21 2.61 34.40 08:04:34 08:04:34 08:04:34