Started by upstream project "integration-sanity-test-vanadium" build number 140
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-centos8-robot-2c-8g-24915 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-9qhJcAX4ClZq/agent.8778
SSH_AGENT_PID=8779
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_3576526896716489791.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_3576526896716489791.key)
[ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
The recommended git tool is: NONE
using credential opendaylight-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
> git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_SSH to set credentials Release Engineering Jenkins Key
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh7703482862562563434.key
Verifying host key using known hosts file
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.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
using GIT_SSH to set credentials Release Engineering Jenkins Key
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh11725073103596562433.key
Verifying host key using known hosts file
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.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
> git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
Commit message: "Add bgpcep variables for vanadium"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3427018598342826871.sh
---> python-tools-install.sh
Setup pyenv:
system
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.13 (set by /opt/pyenv/version)
* 3.11.7 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qanN
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH
Generating Requirements File
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.
httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
Python 3.11.7
pip 25.3 from /tmp/venv-qanN/lib/python3.11/site-packages/pip (python 3.11)
appdirs==1.4.4
argcomplete==3.6.3
aspy.yaml==1.3.0
attrs==25.4.0
autopage==0.5.2
beautifulsoup4==4.14.3
boto3==1.42.25
botocore==1.42.25
bs4==0.0.2
certifi==2026.1.4
cffi==2.0.0
cfgv==3.5.0
chardet==5.2.0
charset-normalizer==3.4.4
click==8.3.1
cliff==4.13.1
cmd2==3.1.0
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.3.1
distlib==0.4.0
dnspython==2.8.0
docker==7.1.0
dogpile.cache==1.5.0
durationpy==0.10
email-validator==2.3.0
filelock==3.20.3
future==1.0.0
gitdb==4.0.12
GitPython==3.1.46
google-auth==2.47.0
httplib2==0.31.0
identify==2.6.15
idna==3.11
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
keystoneauth1==5.12.0
kubernetes==34.1.0
lftools==0.37.18
lxml==6.0.2
markdown-it-py==4.0.0
MarkupSafe==3.0.3
mdurl==0.1.2
msgpack==1.1.2
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.10.0
oauth2client==4.1.3
oauthlib==3.3.1
openstacksdk==4.8.0
os-service-types==1.8.2
osc-lib==4.3.0
oslo.config==10.2.0
oslo.context==6.2.0
oslo.i18n==6.7.1
oslo.log==8.0.0
oslo.serialization==5.9.0
oslo.utils==9.2.0
packaging==25.0
pbr==7.0.3
platformdirs==4.5.1
prettytable==3.17.0
psutil==7.2.1
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.23
pygerrit2==2.0.15
PyGithub==2.8.1
Pygments==2.19.2
PyJWT==2.10.1
PyNaCl==1.6.2
pyparsing==2.4.7
pyperclip==1.11.0
pyrsistent==0.20.0
python-cinderclient==9.8.0
python-dateutil==2.9.0.post0
python-heatclient==4.3.0
python-jenkins==1.8.3
python-keystoneclient==5.7.0
python-magnumclient==4.9.0
python-openstackclient==8.3.0
python-swiftclient==4.9.0
PyYAML==6.0.3
referencing==0.37.0
requests==2.32.5
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rich==14.2.0
rich-argparse==1.7.2
rpds-py==0.30.0
rsa==4.9.1
ruamel.yaml==0.19.1
ruamel.yaml.clib==0.2.15
s3transfer==0.16.0
simplejson==3.20.2
six==1.17.0
smmap==5.0.2
soupsieve==2.8.1
stevedore==5.6.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.3
tqdm==4.67.1
typing_extensions==4.15.0
tzdata==2025.3
urllib3==1.26.20
virtualenv==20.36.1
wcwidth==0.2.14
websocket-client==1.9.0
wrapt==2.0.1
xdg==6.0.0
xmltodict==1.0.2
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_STACK_TEMPLATE=csit-2-instance-type.yaml
OS_CLOUD=vex
OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-138
OS_STACK_TEMPLATE_DIR=openstack-hot
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2897459377319089741.sh
---> Create parameters file for OpenStack HOT
OpenStack Heat parameters generated
-----------------------------------
parameters:
vm_0_count: '1'
vm_0_flavor: 'v3-standard-4'
vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
vm_1_count: '1'
vm_1_flavor: 'v3-standard-2'
vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
job_name: '38640-138'
silo: 'releng'
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins10841089978595821060.sh
---> Create HEAT stack
+ source /home/jenkins/lf-env.sh
+ lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
++ mktemp -d /tmp/venv-XXXX
+ lf_venv=/tmp/venv-gG1l
+ local venv_file=/tmp/.os_lf_venv
+ local python=python3
+ local options
+ local set_path=true
+ local install_args=
++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
+ eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ true
+ case $1 in
+ python=python3
+ shift 2
+ true
+ case $1 in
+ shift
+ break
+ case $python in
+ local pkg_list=
+ [[ -d /opt/pyenv ]]
+ echo 'Setup pyenv:'
Setup pyenv:
+ export PYENV_ROOT=/opt/pyenv
+ PYENV_ROOT=/opt/pyenv
+ 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
+ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
+ pyenv versions
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
+ command -v pyenv
++ pyenv init - --no-rehash
+ eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
for i in ${!paths[@]}; do
if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
fi; done;
echo "${paths[*]}"'\'')"
export PATH="/opt/pyenv/shims:${PATH}"
export PYENV_SHELL=bash
source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
pyenv() {
local command
command="${1:-}"
if [ "$#" -gt 0 ]; then
shift
fi
case "$command" in
rehash|shell)
eval "$(pyenv "sh-$command" "$@")"
;;
*)
command pyenv "$command" "$@"
;;
esac
}'
+++ bash --norc -ec 'IFS=:; paths=($PATH);
for i in ${!paths[@]}; do
if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
fi; done;
echo "${paths[*]}"'
++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
++ 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
++ 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
++ export PYENV_SHELL=bash
++ PYENV_SHELL=bash
++ source /opt/pyenv/libexec/../completions/pyenv.bash
+++ complete -F _pyenv pyenv
++ lf-pyver python3
++ local py_version_xy=python3
++ local py_version_xyz=
++ awk '{ print $1 }'
++ pyenv versions
++ local command
++ command=versions
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command pyenv versions
++ pyenv versions
++ sed 's/^[ *]* //'
++ grep -E '^[0-9.]*[0-9]$'
++ [[ ! -s /tmp/.pyenv_versions ]]
+++ grep '^3' /tmp/.pyenv_versions
+++ tail -n 1
+++ sort -V
++ py_version_xyz=3.11.7
++ [[ -z 3.11.7 ]]
++ echo 3.11.7
++ return 0
+ pyenv local 3.11.7
+ local command
+ command=local
+ '[' 2 -gt 0 ']'
+ shift
+ case "$command" in
+ command pyenv local 3.11.7
+ pyenv local 3.11.7
+ for arg in "$@"
+ case $arg in
+ pkg_list+='lftools[openstack] '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='kubernetes '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='niet '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-heatclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-openstackclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-magnumclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='urllib3~=1.26.15 '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='yq '
+ [[ -f /tmp/.os_lf_venv ]]
++ cat /tmp/.os_lf_venv
+ lf_venv=/tmp/venv-qanN
+ echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qanN from' file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qanN from file:/tmp/.os_lf_venv
+ echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
+ local 'pip_opts=--upgrade --quiet'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
lf-activate-venv(): INFO: Attempting to install with network-safe options...
+ /tmp/venv-qanN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
+ echo 'lf-activate-venv(): INFO: Base packages installed successfully'
lf-activate-venv(): INFO: Base packages installed successfully
+ [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
+ echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ /tmp/venv-qanN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ type python3
+ true
+ echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH
+ PATH=/tmp/venv-qanN/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
+ return 0
+ openstack --os-cloud vex limits show --absolute
+--------------------------+---------+
| Name | Value |
+--------------------------+---------+
| maxTotalInstances | -1 |
| maxTotalCores | 450 |
| maxTotalRAMSize | 1000000 |
| maxServerMeta | 128 |
| maxImageMeta | 128 |
| maxPersonality | 5 |
| maxPersonalitySize | 10240 |
| maxTotalKeypairs | 100 |
| maxServerGroups | 10 |
| maxServerGroupMembers | 10 |
| maxTotalFloatingIps | -1 |
| maxSecurityGroups | -1 |
| maxSecurityGroupRules | -1 |
| totalRAMUsed | 598016 |
| totalCoresUsed | 146 |
| totalInstancesUsed | 71 |
| totalFloatingIpsUsed | 0 |
| totalSecurityGroupsUsed | 0 |
| totalServerGroupsUsed | 0 |
| maxTotalVolumes | -1 |
| maxTotalSnapshots | 10 |
| maxTotalVolumeGigabytes | 4096 |
| maxTotalBackups | 10 |
| maxTotalBackupGigabytes | 1000 |
| totalVolumesUsed | 3 |
| totalGigabytesUsed | 60 |
| totalSnapshotsUsed | 0 |
| totalBackupsUsed | 0 |
| totalBackupGigabytesUsed | 0 |
+--------------------------+---------+
+ pushd /opt/ciman/openstack-hot
/opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
+ lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-138 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml
Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-138
Waiting to initialize infrastructure...
Waiting to initialize infrastructure...
Waiting to initialize infrastructure...
Stack initialization successful.
------------------------------------
Stack Details
------------------------------------
{'added': None,
'capabilities': [],
'created_at': '2026-01-10T19:42:15Z',
'deleted': None,
'deleted_at': None,
'description': 'No description',
'environment': None,
'environment_files': None,
'files': None,
'files_container': None,
'id': 'd22c8f88-d00e-4d91-8b8e-f65eaaae7b12',
'is_rollback_disabled': True,
'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-138/d22c8f88-d00e-4d91-8b8e-f65eaaae7b12',
'rel': 'self'}],
'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-138',
'notification_topics': [],
'outputs': [{'description': 'IP addresses of the 1st vm types',
'output_key': 'vm_0_ips',
'output_value': ['10.30.171.21']},
{'description': 'IP addresses of the 2nd vm types',
'output_key': 'vm_1_ips',
'output_value': ['10.30.171.94']}],
'owner_id': ****,
'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
'OS::stack_id': 'd22c8f88-d00e-4d91-8b8e-f65eaaae7b12',
'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-138',
'job_name': '38640-138',
'silo': 'releng',
'vm_0_count': '1',
'vm_0_flavor': 'v3-standard-4',
'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
'20260109-084045.554',
'vm_1_count': '1',
'vm_1_flavor': 'v3-standard-2',
'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
'- 20250917-133034.654'},
'parent_id': None,
'replaced': None,
'status': 'CREATE_COMPLETE',
'status_reason': 'Stack CREATE completed successfully',
'tags': [],
'template': None,
'template_description': 'No description',
'template_url': None,
'timeout_mins': 15,
'unchanged': None,
'updated': None,
'updated_at': None,
'user_project_id': '0d38bb9aad714c82bcc54bbf211f2482'}
------------------------------------
+ popd
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins1516227124704791869.sh
---> Copy SSH public keys to CSIT lab
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qanN from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH
SSH not responding on 10.30.171.21. Retrying in 10 seconds...
Warning: Permanently added '10.30.171.94' (ECDSA) to the list of known hosts.
releng-38640-138-1-mininet-ovs-217-0
Successfully copied public keys to slave 10.30.171.94
Process 9998 ready.
Ping to 10.30.171.21 successful.
SSH not responding on 10.30.171.21. Retrying in 10 seconds...
Ping to 10.30.171.21 successful.
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
releng-38640-138-0-builder-0
Successfully copied public keys to slave 10.30.171.21
Process 9999 ready.
SSH ready on all stack servers.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins12421310972757312624.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7k81
lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
lf-activate-venv(): INFO: Adding /tmp/venv-7k81/bin to PATH
+ echo 'Installing Python Requirements'
Installing Python Requirements
+ cat
+ python -m pip install -r requirements.txt
Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
Collecting docker-py (from -r requirements.txt (line 1))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
Collecting ipaddr (from -r requirements.txt (line 2))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting netaddr (from -r requirements.txt (line 3))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
Collecting netifaces (from -r requirements.txt (line 4))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting pyhocon (from -r requirements.txt (line 5))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
Collecting requests (from -r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
Collecting robotframework (from -r requirements.txt (line 7))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 39.4 MB/s 0:00:00
Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting scapy (from -r requirements.txt (line 12))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 46.1 MB/s 0:00:00
Collecting jsonpath-rw (from -r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 39.7 MB/s 0:00:00
Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
Collecting pyangbind (from -r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
Collecting isodate (from -r requirements.txt (line 25))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
Collecting jmespath (from -r requirements.txt (line 28))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting jsonpatch (from -r requirements.txt (line 31))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 54.5 MB/s 0:00:00
INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
Collecting pyang (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.3 MB/s 0:00:00
Collecting lxml (from pyangbind->-r requirements.txt (line 22))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
Collecting regex (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 36.3 MB/s 0:00:00
Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 88.0 MB/s 0:00:00
Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
Building wheel for robotframework-sshlibrary (pyproject.toml): started
Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=da060910b90c7a3244561e766524dfb9b825d72b6c1a9b0699e58eb16a396522
Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
Building wheel for ipaddr (pyproject.toml): started
Building wheel for ipaddr (pyproject.toml): finished with status 'done'
Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9088de9933977f756003fe23d7666389be112e1a8ebd6d60b2bce6c4cd01aee4
Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
Building wheel for netifaces (pyproject.toml): started
Building wheel for netifaces (pyproject.toml): finished with status 'done'
Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41100 sha256=f8758e3630d6b829cce5f1d57c405963495e4615ee3b7d143b3182dd2d1837f7
Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
Building wheel for robotframework-httplibrary (pyproject.toml): started
Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=244d02bc4b1bcac2ac0a4b946ad1bccef6abba3483e659380cd56f19db3f4948
Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
Building wheel for jsonpath-rw (pyproject.toml): started
Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=04da98f54d56d0616dc07f11020e3c5358d00e7fbf74fe52049d464e7625357b
Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
+ pip freeze
attrs==25.4.0
bcrypt==5.0.0
beautifulsoup4==4.14.3
certifi==2026.1.4
cffi==2.0.0
charset-normalizer==3.4.4
click==8.3.1
cryptography==46.0.3
decorator==5.2.1
distlib==0.4.0
docker-py==1.10.6
docker-pycreds==0.4.0
elastic-transport==8.17.1
elasticsearch==8.19.3
elasticsearch-dsl==8.15.4
enum34==1.1.10
filelock==3.20.3
h11==0.16.0
idna==3.11
invoke==2.2.1
ipaddr==2.2.0
isodate==0.7.2
jmespath==1.0.1
jsonpatch==1.33
jsonpath-rw==1.4.0
jsonpointer==3.0.0
lxml==6.0.2
netaddr==1.3.0
netifaces==0.11.0
outcome==1.3.0.post0
paramiko==4.0.0
platformdirs==4.5.1
ply==3.11
pyang==2.7.1
pyangbind==0.8.7
pycparser==2.23
pyhocon==0.3.61
PyNaCl==1.6.2
pyparsing==3.3.1
PySocks==1.7.1
python-dateutil==2.9.0.post0
regex==2025.11.3
requests==2.32.5
robotframework==7.4.1
robotframework-httplibrary==0.4.2
robotframework-pythonlibcore==4.4.1
robotframework-requests==0.9.7
robotframework-selenium2library==3.0.0
robotframework-seleniumlibrary==6.8.0
robotframework-sshlibrary==3.8.0
scapy==2.7.0
scp==0.15.0
selenium==4.39.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8.1
trio==0.32.0
trio-websocket==0.12.2
typing_extensions==4.15.0
urllib3==2.6.3
virtualenv==20.36.1
waitress==3.0.2
WebOb==1.8.9
websocket-client==1.9.0
WebTest==3.0.7
wsproto==1.3.2
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'env.properties'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins16446347990503241155.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qanN from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
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.
lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH
+ ODL_SYSTEM=()
+ TOOLS_SYSTEM=()
+ OPENSTACK_SYSTEM=()
+ OPENSTACK_CONTROLLERS=()
+ mapfile -t ADDR
++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-138
++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
+ for i in "${ADDR[@]}"
++ ssh 10.30.171.21 hostname -s
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
+ REMHOST=releng-38640-138-0-builder-0
+ case ${REMHOST} in
+ ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
+ for i in "${ADDR[@]}"
++ ssh 10.30.171.94 hostname -s
Warning: Permanently added '10.30.171.94' (ECDSA) to the list of known hosts.
+ REMHOST=releng-38640-138-1-mininet-ovs-217-0
+ case ${REMHOST} in
+ TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
+ echo NUM_ODL_SYSTEM=1
+ echo NUM_TOOLS_SYSTEM=1
+ '[' '' == yes ']'
+ NUM_OPENSTACK_SYSTEM=0
+ echo NUM_OPENSTACK_SYSTEM=0
+ '[' 0 -eq 2 ']'
+ echo ODL_SYSTEM_IP=10.30.171.21
++ seq 0 0
+ for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
+ echo ODL_SYSTEM_1_IP=10.30.171.21
+ echo TOOLS_SYSTEM_IP=10.30.171.94
++ seq 0 0
+ for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
+ echo TOOLS_SYSTEM_1_IP=10.30.171.94
+ openstack_index=0
+ NUM_OPENSTACK_CONTROL_NODES=1
+ echo NUM_OPENSTACK_CONTROL_NODES=1
++ seq 0 0
+ for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
+ echo OPENSTACK_CONTROL_NODE_1_IP=
+ NUM_OPENSTACK_COMPUTE_NODES=-1
+ echo NUM_OPENSTACK_COMPUTE_NODES=-1
+ '[' -1 -ge 2 ']'
++ seq 0 -2
+ NUM_OPENSTACK_HAPROXY_NODES=0
+ echo NUM_OPENSTACK_HAPROXY_NODES=0
++ seq 0 -1
+ echo 'Contents of slave_addresses.txt:'
Contents of slave_addresses.txt:
+ cat slave_addresses.txt
NUM_ODL_SYSTEM=1
NUM_TOOLS_SYSTEM=1
NUM_OPENSTACK_SYSTEM=0
ODL_SYSTEM_IP=10.30.171.21
ODL_SYSTEM_1_IP=10.30.171.21
TOOLS_SYSTEM_IP=10.30.171.94
TOOLS_SYSTEM_1_IP=10.30.171.94
NUM_OPENSTACK_CONTROL_NODES=1
OPENSTACK_CONTROL_NODE_1_IP=
NUM_OPENSTACK_COMPUTE_NODES=-1
NUM_OPENSTACK_HAPROXY_NODES=0
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins17367770468248273067.sh
Preparing for JRE Version 21
Karaf artifact is karaf
Karaf project is integration
Java home is /usr/lib/jvm/java-21-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17363036063811028139.sh
2026-01-10 19:44:31 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
Bundle version is 0.23.0-SNAPSHOT
--2026-01-10 19:44:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1410 (1.4K) [application/xml]
Saving to: ‘maven-metadata.xml’
0K . 100% 61.5M=0s
2026-01-10 19:44:31 (61.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
org.opendaylight.integration
karaf
0.23.0-SNAPSHOT
20260110.163024
852
20260110163024
pom
0.23.0-20260110.163024-852
20260110163024
tar.gz
0.23.0-20260110.163024-852
20260110163024
zip
0.23.0-20260110.163024-852
20260110163024
cyclonedx
xml
0.23.0-20260110.163024-852
20260110163024
cyclonedx
json
0.23.0-20260110.163024-852
20260110163024
Nexus timestamp is 0.23.0-20260110.163024-852
Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260110.163024-852.zip
Distribution bundle is karaf-0.23.0-20260110.163024-852.zip
Distribution bundle version is 0.23.0-SNAPSHOT
Distribution folder is karaf-0.23.0-SNAPSHOT
Nexus prefix is https://nexus.opendaylight.org
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins16063060849989152305.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qanN from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
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.
lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
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.
lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH
Copying common-functions.sh to /tmp
Copying common-functions.sh to 10.30.171.21:/tmp
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Copying common-functions.sh to 10.30.171.94:/tmp
Warning: Permanently added '10.30.171.94' (ECDSA) to the list of known hosts.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7470686372875302078.sh
common-functions.sh is being sourced
common-functions environment:
MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
CONTROLLERMEM: 2048m
AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
#################################################
## Configure Cluster and Start ##
#################################################
ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
Locating script plan to use...
Finished running script plans
Configuring member-1 with IP address 10.30.171.21
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
+ source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
common-functions.sh is being sourced
++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
++ echo 'common-functions.sh is being sourced'
++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
++ DISTROSTREAM=vanadium
++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
++ export CONTROLLERMEM=
++ CONTROLLERMEM=
++ case "${DISTROSTREAM}" in
++ CLUSTER_SYSTEM=pekko
++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
++ print_common_env
++ cat
common-functions environment:
MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
CONTROLLERMEM:
AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
++ SSH='ssh -t -t'
++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
Changing to /tmp
Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260110.163024-852.zip
+ echo 'Changing to /tmp'
+ cd /tmp
+ echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260110.163024-852.zip'
+ wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260110.163024-852.zip
--2026-01-10 19:44:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260110.163024-852.zip
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 240368963 (229M) [application/zip]
Saving to: ‘karaf-0.23.0-20260110.163024-852.zip’
0K ........ ........ ........ ........ ........ ........ 1% 71.9M 3s
3072K ........ ........ ........ ........ ........ ........ 2% 119M 2s
6144K ........ ........ ........ ........ ........ ........ 3% 148M 2s
9216K ........ ........ ........ ........ ........ ........ 5% 138M 2s
12288K ........ ........ ........ ........ ........ ........ 6% 124M 2s
15360K ........ ........ ........ ........ ........ ........ 7% 117M 2s
18432K ........ ........ ........ ........ ........ ........ 9% 156M 2s
21504K ........ ........ ........ ........ ........ ........ 10% 152M 2s
24576K ........ ........ ........ ........ ........ ........ 11% 177M 2s
27648K ........ ........ ........ ........ ........ ........ 13% 171M 2s
30720K ........ ........ ........ ........ ........ ........ 14% 200M 1s
33792K ........ ........ ........ ........ ........ ........ 15% 178M 1s
36864K ........ ........ ........ ........ ........ ........ 17% 76.7M 1s
39936K ........ ........ ........ ........ ........ ........ 18% 203M 1s
43008K ........ ........ ........ ........ ........ ........ 19% 208M 1s
46080K ........ ........ ........ ........ ........ ........ 20% 219M 1s
49152K ........ ........ ........ ........ ........ ........ 22% 206M 1s
52224K ........ ........ ........ ........ ........ ........ 23% 181M 1s
55296K ........ ........ ........ ........ ........ ........ 24% 199M 1s
58368K ........ ........ ........ ........ ........ ........ 26% 208M 1s
61440K ........ ........ ........ ........ ........ ........ 27% 235M 1s
64512K ........ ........ ........ ........ ........ ........ 28% 225M 1s
67584K ........ ........ ........ ........ ........ ........ 30% 208M 1s
70656K ........ ........ ........ ........ ........ ........ 31% 210M 1s
73728K ........ ........ ........ ........ ........ ........ 32% 211M 1s
76800K ........ ........ ........ ........ ........ ........ 34% 212M 1s
79872K ........ ........ ........ ........ ........ ........ 35% 210M 1s
82944K ........ ........ ........ ........ ........ ........ 36% 215M 1s
86016K ........ ........ ........ ........ ........ ........ 37% 213M 1s
89088K ........ ........ ........ ........ ........ ........ 39% 183M 1s
92160K ........ ........ ........ ........ ........ ........ 40% 207M 1s
95232K ........ ........ ........ ........ ........ ........ 41% 210M 1s
98304K ........ ........ ........ ........ ........ ........ 43% 216M 1s
101376K ........ ........ ........ ........ ........ ........ 44% 215M 1s
104448K ........ ........ ........ ........ ........ ........ 45% 227M 1s
107520K ........ ........ ........ ........ ........ ........ 47% 212M 1s
110592K ........ ........ ........ ........ ........ ........ 48% 208M 1s
113664K ........ ........ ........ ........ ........ ........ 49% 228M 1s
116736K ........ ........ ........ ........ ........ ........ 51% 227M 1s
119808K ........ ........ ........ ........ ........ ........ 52% 157M 1s
122880K ........ ........ ........ ........ ........ ........ 53% 268M 1s
125952K ........ ........ ........ ........ ........ ........ 54% 263M 1s
129024K ........ ........ ........ ........ ........ ........ 56% 225M 1s
132096K ........ ........ ........ ........ ........ ........ 57% 216M 1s
135168K ........ ........ ........ ........ ........ ........ 58% 226M 1s
138240K ........ ........ ........ ........ ........ ........ 60% 216M 1s
141312K ........ ........ ........ ........ ........ ........ 61% 226M 0s
144384K ........ ........ ........ ........ ........ ........ 62% 206M 0s
147456K ........ ........ ........ ........ ........ ........ 64% 234M 0s
150528K ........ ........ ........ ........ ........ ........ 65% 220M 0s
153600K ........ ........ ........ ........ ........ ........ 66% 171M 0s
156672K ........ ........ ........ ........ ........ ........ 68% 209M 0s
159744K ........ ........ ........ ........ ........ ........ 69% 246M 0s
162816K ........ ........ ........ ........ ........ ........ 70% 218M 0s
165888K ........ ........ ........ ........ ........ ........ 71% 218M 0s
168960K ........ ........ ........ ........ ........ ........ 73% 222M 0s
172032K ........ ........ ........ ........ ........ ........ 74% 226M 0s
175104K ........ ........ ........ ........ ........ ........ 75% 220M 0s
178176K ........ ........ ........ ........ ........ ........ 77% 156M 0s
181248K ........ ........ ........ ........ ........ ........ 78% 235M 0s
184320K ........ ........ ........ ........ ........ ........ 79% 218M 0s
187392K ........ ........ ........ ........ ........ ........ 81% 224M 0s
190464K ........ ........ ........ ........ ........ ........ 82% 214M 0s
193536K ........ ........ ........ ........ ........ ........ 83% 216M 0s
196608K ........ ........ ........ ........ ........ ........ 85% 227M 0s
199680K ........ ........ ........ ........ ........ ........ 86% 192M 0s
202752K ........ ........ ........ ........ ........ ........ 87% 235M 0s
205824K ........ ........ ........ ........ ........ ........ 88% 198M 0s
208896K ........ ........ ........ ........ ........ ........ 90% 225M 0s
211968K ........ ........ ........ ........ ........ ........ 91% 214M 0s
215040K ........ ........ ........ ........ ........ ........ 92% 225M 0s
218112K ........ ........ ........ ........ ........ ........ 94% 216M 0s
221184K ........ ........ ........ ........ ........ ........ 95% 184M 0s
224256K ........ ........ ........ ........ ........ ........ 96% 236M 0s
227328K ........ ........ ........ ........ ........ ........ 98% 189M 0s
230400K ........ ........ ........ ........ ........ ........ 99% 224M 0s
233472K ........ ........ ... 100% 230M=1.2s
2026-01-10 19:44:43 (191 MB/s) - ‘karaf-0.23.0-20260110.163024-852.zip’ saved [240368963/240368963]
Extracting the new controller...
+ echo 'Extracting the new controller...'
+ unzip -q karaf-0.23.0-20260110.163024-852.zip
Adding external repositories...
+ echo 'Adding external repositories...'
+ sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
+ cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# If set to true, the following property will not allow any certificate to be used
# when accessing Maven repositories through SSL
#
#org.ops4j.pax.url.mvn.certificateCheck=
#
# Path to the local Maven settings file.
# The repositories defined in this file will be automatically added to the list
# of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
# below is not set.
# The following locations are checked for the existence of the settings.xml file
# * 1. looks for the specified url
# * 2. if not found looks for ${user.home}/.m2/settings.xml
# * 3. if not found looks for ${maven.home}/conf/settings.xml
# * 4. if not found looks for ${M2_HOME}/conf/settings.xml
#
#org.ops4j.pax.url.mvn.settings=
#
# Path to the local Maven repository which is used to avoid downloading
# artifacts when they already exist locally.
# The value of this property will be extracted from the settings.xml file
# above, or defaulted to:
# System.getProperty( "user.home" ) + "/.m2/repository"
#
org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
#
# Default this to false. It's just weird to use undocumented repos
#
org.ops4j.pax.url.mvn.useFallbackRepositories=false
#
# Uncomment if you don't wanna use the proxy settings
# from the Maven conf/settings.xml file
#
# org.ops4j.pax.url.mvn.proxySupport=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# Those repositories will be checked before iterating through the
# below list of repositories and even before the local repository
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snaphots
# @noreleases : the repository does not contain any released artifacts
#
# The following property value will add the system folder as a repo.
#
org.ops4j.pax.url.mvn.defaultRepositories=\
file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
# Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
#org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# The default list includes the following repositories:
# http://repo1.maven.org/maven2@id=central
# http://repository.springsource.com/maven/bundles/release@id=spring.ebr
# http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
# http://zodiac.springsource.com/maven/bundles/release@id=gemini
# http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
# https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
# https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
# To add repositories to the default ones, prepend '+' to the list of repositories
# to add.
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snapshots
# @noreleases : the repository does not contain any released artifacts
# @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
#
org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
+ [[ True == \T\r\u\e ]]
+ echo 'Configuring the startup features...'
+ sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ FEATURE_TEST_STRING=features-test
+ FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
+ KARAF_VERSION=karaf4
+ [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
+ sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ [[ ! -z '' ]]
+ cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# Comma separated list of features repositories to register by default
#
featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/1246cd0f-9132-4783-af2e-7e34635aaa59.xml
#
# Comma separated list of features to install at startup
#
featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 64ef1899-3a9a-4cc2-9a25-b944f7fce6e6
#
# Resource repositories (OBR) that the features resolver can use
# to resolve requirements/capabilities
#
# The format of the resourceRepositories is
# resourceRepositories=[xml:url|json:url],...
# for Instance:
#
#resourceRepositories=xml:http://host/path/to/index.xml
# or
#resourceRepositories=json:http://host/path/to/index.json
#
#
# Defines if the boot features are started in asynchronous mode (in a dedicated thread)
#
featuresBootAsynchronous=false
#
# Service requirements enforcement
#
# By default, the feature resolver checks the service requirements/capabilities of
# bundles for new features (xml schema >= 1.3.0) in order to automatically installs
# the required bundles.
# The following flag can have those values:
# - disable: service requirements are completely ignored
# - default: service requirements are ignored for old features
# - enforce: service requirements are always verified
#
#serviceRequirements=default
#
# Store cfg file for config element in feature
#
#configCfgStore=true
#
# Define if the feature service automatically refresh bundles
#
autoRefresh=true
#
# Configuration of features processing mechanism (overrides, blacklisting, modification of features)
# XML file defines instructions related to features processing
# versions.properties may declare properties to resolve placeholders in XML file
# both files are relative to ${karaf.etc}
#
#featureProcessing=org.apache.karaf.features.xml
#featureProcessingVersions=versions.properties
+ configure_karaf_log karaf4 ''
+ local -r karaf_version=karaf4
+ local -r controllerdebugmap=
+ local logapi=log4j
+ grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
log4j2.rootLogger.level = INFO
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 64MB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
+ logapi=log4j2
+ echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
+ '[' log4j2 == log4j2 ']'
+ sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
+ orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
controllerdebugmap:
cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ unset IFS
+ echo 'controllerdebugmap: '
+ '[' -n '' ']'
+ echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
+ cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
# Common pattern layout for appenders
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
# Root logger
log4j2.rootLogger.level = INFO
# uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
# Filters for logs marked by org.opendaylight.odlparent.Markers
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
# Loggers configuration
# Spifly logger
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
# Security audit logger
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Appenders configuration
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
# Rolling file appender
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
# uncomment to not force a disk flush
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 1GB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
# Audit file appender
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
# OSGi appender
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
# help with identification of maven-related problems with pax-url-aether
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
+ set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
+ local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
+ local -r controllermem=2048m
Configure
java home: /usr/lib/jvm/java-21-openjdk-amd64
+ local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
+ echo Configure
+ echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
max memory: 2048m
memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
+ echo ' max memory: 2048m'
+ echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
+ sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
+ sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
+ echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
+ cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
#!/bin/sh
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
# script: client, instance, shell, start, status, stop, karaf
#
# if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
# Actions go here...
# fi
#
# general settings which should be applied for all scripts go here; please keep
# in mind that it is possible that scripts might be executed more than once, e.g.
# in example of the start script where the start script is executed first and the
# karaf script afterwards.
#
#
# The following section shows the possible configuration options for the default
# karaf scripts
#
export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
# export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
# export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
# export EXTRA_JAVA_OPTS # Additional JVM options
# export KARAF_HOME # Karaf home folder
# export KARAF_DATA # Karaf data folder
# export KARAF_BASE # Karaf base folder
# export KARAF_ETC # Karaf etc folder
# export KARAF_LOG # Karaf log folder
# export KARAF_SYSTEM_OPTS # First citizen Karaf options
# export KARAF_OPTS # Additional available Karaf options
# export KARAF_DEBUG # Enable debug mode
# export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
# export KARAF_NOROOT # Prevent execution as root if set to true
Set Java version
+ echo 'Set Java version'
+ sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
+ sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
JDK default version ...
+ echo 'JDK default version ...'
+ java -version
openjdk version "21.0.9" 2025-10-21
OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
Set JAVA_HOME
+ echo 'Set JAVA_HOME'
+ export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
Listing all open ports on controller system...
+ echo 'Listing all open ports on controller system...'
+ netstat -pnatu
/tmp/configuration-script.sh: line 40: netstat: command not found
Configuring cluster
+ '[' -f /tmp/custom_shard_config.txt ']'
+ echo 'Configuring cluster'
+ /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.21
################################################
## Configure Cluster ##
################################################
NOTE: Cluster configuration files not found. Copying from
/tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
Configuring unique name in pekko.conf
Configuring hostname in pekko.conf
Configuring data and rpc seed nodes in pekko.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Configuring replication type in module-shards.conf
################################################
## NOTE: Manually restart controller to ##
## apply configuration. ##
################################################
Dump pekko.conf
+ echo 'Dump pekko.conf'
+ cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
odl-cluster-data {
pekko {
remote {
artery {
enabled = on
transport = tcp
canonical.hostname = "10.30.171.21"
canonical.port = 2550
}
}
cluster {
# Using artery.
seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.21:2550"]
roles = ["member-1"]
# when under load we might trip a false positive on the failure detector
# failure-detector {
# heartbeat-interval = 4 s
# acceptable-heartbeat-pause = 16s
# }
}
persistence {
# By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
# modifying the following two properties. The directory location specified may be a relative or absolute path.
# The relative path is always relative to KARAF_HOME.
# snapshot-store.local.dir = "target/snapshots"
}
disable-default-actor-system-quarantined-event-handling = "false"
}
}
Dump modules.conf
+ echo 'Dump modules.conf'
+ cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Dump module-shards.conf
+ echo 'Dump module-shards.conf'
+ cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
module-shards = [
{
name = "default"
shards = [
{
name = "default"
replicas = ["member-1"]
}
]
},
{
name = "inventory"
shards = [
{
name="inventory"
replicas = ["member-1"]
}
]
},
{
name = "topology"
shards = [
{
name="topology"
replicas = ["member-1"]
}
]
},
{
name = "toaster"
shards = [
{
name="toaster"
replicas = ["member-1"]
}
]
}
]
Locating config plan to use...
Finished running config plans
Starting member-1 with IP address 10.30.171.21
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Redirecting karaf console output to karaf_console.log
Starting controller...
start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
Execute the post startup script on controller 10.30.171.21
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
2026-01-10T19:45:04,013 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Controller is UP
2026-01-10T19:45:04,013 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Listing all open ports on controller system...
/tmp/post-startup-script.sh: line 51: netstat: command not found
looking for "BindException: Address already in use" in log file
looking for "server is unhealthy" in log file
Let's take the karaf thread dump
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:2022
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Generating mininet variables...
Locating test plan to use...
Changing the testplan path...
# Place the suites in run order:
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation
Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ...
==============================================================================
openflowplugin-sanity.txt
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
==============================================================================
Get list of nodes :: Get the inventory | PASS |
------------------------------------------------------------------------------
Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
------------------------------------------------------------------------------
Get node 1 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 2 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 3 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
==============================================================================
Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
------------------------------------------------------------------------------
List all the links :: List all the links in the topology. | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
==============================================================================
Get Stats for all nodes :: Get the stats for all nodes | PASS |
------------------------------------------------------------------------------
Get Stats for node 1 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 2 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 3 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
==============================================================================
Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
------------------------------------------------------------------------------
Verify after adding flow config - Output to physical port# :: Veri... | PASS |
------------------------------------------------------------------------------
Verify after adding flow operational - Output to physical port# ::... | PASS |
------------------------------------------------------------------------------
Remove a flow - Output to physical port# :: Remove a flow | PASS |
------------------------------------------------------------------------------
Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
------------------------------------------------------------------------------
Verify after deleting flow operational - Output to physical port# ... | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
21 tests, 21 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
==============================================================================
Get list of nodes :: Get the inventory | PASS |
------------------------------------------------------------------------------
Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
------------------------------------------------------------------------------
Get node 1 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 2 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 3 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
==============================================================================
Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
------------------------------------------------------------------------------
List all the links :: List all the links in the topology. | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
==============================================================================
Get Stats for all nodes :: Get the stats for all nodes | PASS |
------------------------------------------------------------------------------
Get Stats for node 1 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 2 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 3 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
==============================================================================
Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
------------------------------------------------------------------------------
Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
------------------------------------------------------------------------------
Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
------------------------------------------------------------------------------
Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
------------------------------------------------------------------------------
Verify after modifying flow config - Output to physical port# :: V... | PASS |
------------------------------------------------------------------------------
Verify after modifying flow operational - Output to physical port#... | PASS |
------------------------------------------------------------------------------
Remove a flow - Output to physical port# :: Remove a flow | PASS |
------------------------------------------------------------------------------
Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
------------------------------------------------------------------------------
Verify after deleting flow operational - Output to physical port# ... | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
24 tests, 24 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
==============================================================================
Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 156 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 221 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 222 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 223 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 224 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 225 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 550 Added | PASS |
------------------------------------------------------------------------------
Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 156 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 221 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 222 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 223 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 224 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 225 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 550 Updated | PASS |
------------------------------------------------------------------------------
Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 156 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 221 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 222 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 223 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 224 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 225 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 550 Deleted | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
174 tests, 174 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
==============================================================================
Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Added | PASS |
------------------------------------------------------------------------------
Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Updated | PASS |
------------------------------------------------------------------------------
Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Deleted | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
152 tests, 152 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
326 tests, 326 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Reconciliation
==============================================================================
openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
==============================================================================
Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
------------------------------------------------------------------------------
Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
------------------------------------------------------------------------------
Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
------------------------------------------------------------------------------
Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
------------------------------------------------------------------------------
Check Linear Topology :: Check Linear Topology. | PASS |
------------------------------------------------------------------------------
Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
------------------------------------------------------------------------------
Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
------------------------------------------------------------------------------
Check Flows In Switch :: Check Flows after mininet starts. | PASS |
------------------------------------------------------------------------------
Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check No Switches After Disconnect :: Check no switches in topology. | PASS |
------------------------------------------------------------------------------
Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
------------------------------------------------------------------------------
Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
------------------------------------------------------------------------------
Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
------------------------------------------------------------------------------
Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
------------------------------------------------------------------------------
Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
------------------------------------------------------------------------------
Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
------------------------------------------------------------------------------
Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
------------------------------------------------------------------------------
Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
------------------------------------------------------------------------------
Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
------------------------------------------------------------------------------
Stop Mininet :: Stop Mininet. | PASS |
------------------------------------------------------------------------------
Check No Switches :: Check no switches in topology. | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
23 tests, 23 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Reconciliation | PASS |
23 tests, 23 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt | PASS |
394 tests, 394 passed, 0 failed
==============================================================================
Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml
Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html
Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html
Examining the files in data/log and checking filesize
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
total 956
drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 19:44 .
-rw-rw-r-- 1 jenkins jenkins 1720 Jan 10 19:44 karaf_console.log
drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 19:45 ..
-rw-rw-r-- 1 jenkins jenkins 962887 Jan 10 19:49 karaf.log
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
944K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
Let's take the karaf thread dump again...
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:4396
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Killing ODL
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Compressing karaf.log 1
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Fetching compressed karaf.log 1
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
Fetch GC logs
Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts.
scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
Examine copied files
total 43716
drwxrwxr-x. 2 jenkins jenkins 6 Jan 10 19:49 gclogs-1
-rw-rw-r--. 1 jenkins jenkins 1720 Jan 10 19:49 odl1_karaf_console.log
-rw-rw-r--. 1 jenkins jenkins 67107 Jan 10 19:49 odl1_karaf.log.gz
-rw-rw-r--. 1 jenkins jenkins 146862 Jan 10 19:49 karaf_1_4396_threads_after.log
-rw-rw-r--. 1 jenkins jenkins 14354 Jan 10 19:49 ps_after.log
-rw-rw-r--. 1 jenkins jenkins 270765 Jan 10 19:49 report.html
-rw-rw-r--. 1 jenkins jenkins 3366946 Jan 10 19:49 log.html
-rw-rw-r--. 1 jenkins jenkins 40701571 Jan 10 19:49 output.xml
-rw-rw-r--. 1 jenkins jenkins 491 Jan 10 19:45 testplan.txt
-rw-rw-r--. 1 jenkins jenkins 108446 Jan 10 19:45 karaf_1_2022_threads_before.log
-rw-rw-r--. 1 jenkins jenkins 14275 Jan 10 19:45 ps_before.log
-rw-rw-r--. 1 jenkins jenkins 3376 Jan 10 19:44 post-startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 252 Jan 10 19:44 startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 3496 Jan 10 19:44 configuration-script.sh
-rw-rw-r--. 1 jenkins jenkins 337 Jan 10 19:44 detect_variables.env
-rw-rw-r--. 1 jenkins jenkins 2619 Jan 10 19:44 pom.xml
-rw-rw-r--. 1 jenkins jenkins 92 Jan 10 19:44 set_variables.env
-rw-rw-r--. 1 jenkins jenkins 295 Jan 10 19:44 slave_addresses.txt
-rw-rw-r--. 1 jenkins jenkins 570 Jan 10 19:43 requirements.txt
-rw-rw-r--. 1 jenkins jenkins 26 Jan 10 19:43 env.properties
-rw-rw-r--. 1 jenkins jenkins 334 Jan 10 19:41 stack-parameters.yaml
drwxrwxr-x. 7 jenkins jenkins 4096 Jan 10 19:40 test
drwxrwxr-x. 2 jenkins jenkins 6 Jan 10 19:40 test@tmp
-rw-rw-r--. 1 jenkins jenkins 1410 Jan 10 16:30 maven-metadata.xml
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8240969847105829808.sh
Karaf Deployments, Tests must have already run
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins16506610609168759446.sh
Cleaning up Robot installation...
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 8779 killed;
[ssh-agent] Stopped.
Recording plot data
Robot results publisher started...
INFO: Checking test criticality is deprecated and will be dropped in a future release!
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7810405775643669082.sh
Archiving csit artifacts
mv: cannot stat '*_1.png': No such file or directory
mv: cannot stat '/tmp/odl1_*': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3526k 0 3526k 0 0 4883k 0 --:--:-- --:--:-- --:--:-- 4883k
Archive: robot-plugin.zip
inflating: ./archives/robot-plugin/log.html
inflating: ./archives/robot-plugin/output.xml
inflating: ./archives/robot-plugin/report.html
mv: cannot stat '*.log.gz': No such file or directory
mv: cannot stat '*.csv': No such file or directory
mv: cannot stat '*.png': No such file or directory
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3425870543363486292.sh
[PostBuildScript] - [INFO] Executing post build scripts.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_CLOUD=vex
OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-138
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1837291624500788644.sh
---> openstack-stack-delete.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qanN from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
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.
lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH
INFO: Stack cost retrieval disabled, setting cost to 0
INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-138
Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-138
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16915278823714768664.sh
---> sysstat.sh
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins18071304410564653493.sh
---> package-listing.sh
++ tr '[:upper:]' '[:lower:]'
++ facter osfamily
+ OS_FAMILY=redhat
+ workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ rpm -qa
+ sort
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
+ mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11921173275642380188.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qanN from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins18382863373739163523.sh
provisioning config files...
Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #138
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config7358733308457162382tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
provisioning config files...
copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SERVER_ID=logs
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2503881104612207413.sh
---> create-netrc.sh
WARN: Log server credential not found.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16345163808102976187.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qanN from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17354350459724490597.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins18222144687001865980.sh
---> job-cost.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qanN from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH
DEBUG: total: 0
INFO: Retrieving Stack Cost...
INFO: Retrieving Pricing Info for: v3-standard-2
INFO: Archiving Costs
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins16950338697214997892.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qanN from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-qanN/bin to PATH
WARNING: Nexus logging server not set
INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/138/
INFO: archiving logs to S3
---> uname -a:
Linux prd-centos8-robot-2c-8g-24915.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
---> lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 2
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC-Rome Processor
Stepping: 0
CPU MHz: 2799.998
BogoMIPS: 5599.99
Virtualization: AMD-V
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 16384K
NUMA node0 CPU(s): 0,1
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
---> nproc:
2
---> df -h:
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.8G 0 3.8G 0% /dev
tmpfs 3.8G 0 3.8G 0% /dev/shm
tmpfs 3.8G 17M 3.8G 1% /run
tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
/dev/vda1 40G 8.4G 32G 21% /
tmpfs 770M 0 770M 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 7697 577 4822 19 2297 6820
Swap: 1023 0 1023
---> ip addr:
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
link/ether fa:16:3e:b7:fd:37 brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet 10.30.170.234/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
valid_lft 69252sec preferred_lft 69252sec
inet6 fe80::f816:3eff:feb7:fd37/64 scope link
valid_lft forever preferred_lft forever
---> sar -b -r -n DEV:
Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/10/2026 _x86_64_ (2 CPU)
03:05:38 LINUX RESTART (2 CPU)
03:06:01 AM tps rtps wtps bread/s bwrtn/s
03:07:01 AM 103.00 65.86 37.14 6886.50 35362.61
03:08:01 AM 0.95 0.00 0.95 0.00 16.06
03:09:01 AM 0.47 0.03 0.43 0.53 4.53
03:10:00 AM 0.42 0.00 0.42 0.00 5.83
03:10:01 AM 3.36 0.00 3.36 0.00 26.89
03:11:01 AM 0.37 0.00 0.37 0.00 4.12
03:12:01 AM 0.48 0.00 0.48 0.00 7.40
03:13:01 AM 0.32 0.00 0.32 0.00 3.28
03:14:01 AM 0.37 0.00 0.37 0.00 3.63
03:15:01 AM 0.28 0.00 0.28 0.00 2.88
03:16:01 AM 0.33 0.00 0.33 0.00 3.25
03:17:01 AM 0.42 0.00 0.42 0.00 6.11
03:18:01 AM 0.30 0.00 0.30 0.00 3.15
03:19:01 AM 0.13 0.00 0.13 0.00 1.68
03:20:00 AM 0.10 0.00 0.10 0.00 0.82
03:20:01 AM 0.00 0.00 0.00 0.00 0.00
03:21:01 AM 1.33 0.05 1.28 0.80 30.99
03:22:01 AM 0.28 0.00 0.28 0.00 5.03
03:23:01 AM 0.15 0.00 0.15 0.00 1.18
03:24:01 AM 0.12 0.00 0.12 0.00 1.17
03:25:01 AM 0.12 0.00 0.12 0.00 1.20
03:26:01 AM 0.30 0.00 0.30 0.00 4.22
03:27:01 AM 0.23 0.00 0.23 0.00 3.93
03:28:01 AM 0.12 0.00 0.12 0.00 0.93
03:29:01 AM 0.18 0.00 0.18 0.00 2.02
03:30:00 AM 0.10 0.00 0.10 0.00 0.79
03:30:02 AM 0.00 0.00 0.00 0.00 0.00
03:31:01 AM 0.27 0.00 0.27 0.00 4.30
03:32:01 AM 0.18 0.00 0.18 0.00 3.07
03:33:01 AM 0.18 0.00 0.18 0.00 2.80
03:34:01 AM 0.20 0.00 0.20 0.00 1.87
03:35:01 AM 0.10 0.00 0.10 0.00 0.63
03:36:01 AM 0.18 0.00 0.18 0.00 2.57
03:37:01 AM 0.18 0.00 0.18 0.00 3.23
03:38:01 AM 0.15 0.00 0.15 0.00 1.05
03:39:01 AM 0.08 0.00 0.08 0.00 0.63
03:40:00 AM 0.12 0.00 0.12 0.00 0.94
03:40:01 AM 0.00 0.00 0.00 0.00 0.00
03:41:01 AM 0.37 0.00 0.37 0.00 5.56
03:42:01 AM 6.18 5.95 0.23 574.97 6.12
03:43:01 AM 2.93 0.00 2.93 0.00 70.44
03:44:01 AM 0.10 0.00 0.10 0.00 0.63
03:45:01 AM 0.10 0.00 0.10 0.00 0.80
03:46:01 AM 0.27 0.00 0.27 0.00 3.28
03:47:01 AM 0.17 0.00 0.17 0.00 3.20
03:48:01 AM 0.12 0.00 0.12 0.00 0.93
03:49:01 AM 0.13 0.00 0.13 0.00 0.92
03:50:00 AM 0.10 0.00 0.10 0.00 0.64
03:50:01 AM 0.00 0.00 0.00 0.00 0.00
03:51:01 AM 0.35 0.00 0.35 0.00 5.18
03:52:01 AM 0.18 0.00 0.18 0.00 3.07
03:53:01 AM 0.12 0.00 0.12 0.00 0.90
03:54:01 AM 0.10 0.00 0.10 0.00 0.77
03:55:01 AM 0.10 0.00 0.10 0.00 0.63
03:56:01 AM 0.17 0.00 0.17 0.00 2.17
03:57:01 AM 0.18 0.00 0.18 0.00 3.07
03:58:01 AM 0.12 0.00 0.12 0.00 0.77
03:59:01 AM 0.23 0.00 0.23 0.00 3.05
04:00:00 AM 0.14 0.00 0.14 0.00 1.34
04:00:01 AM 1.04 0.00 1.04 0.00 8.33
04:01:01 AM 0.22 0.02 0.20 0.13 2.88
04:02:01 AM 0.40 0.07 0.33 1.73 6.08
04:03:01 AM 0.17 0.00 0.17 0.00 1.58
04:04:01 AM 0.08 0.00 0.08 0.00 0.72
04:05:01 AM 0.15 0.00 0.15 0.00 1.48
04:06:01 AM 0.17 0.00 0.17 0.00 2.08
04:07:01 AM 0.23 0.00 0.23 0.00 4.87
04:08:01 AM 0.23 0.00 0.23 0.00 3.15
04:09:01 AM 0.20 0.00 0.20 0.00 2.58
04:10:00 AM 0.17 0.00 0.17 0.00 2.24
04:10:01 AM 0.00 0.00 0.00 0.00 0.00
04:11:01 AM 0.32 0.00 0.32 0.00 4.07
04:12:01 AM 0.22 0.00 0.22 0.00 4.23
04:13:01 AM 0.12 0.00 0.12 0.00 0.90
04:14:01 AM 0.15 0.00 0.15 0.00 1.73
04:15:01 AM 0.25 0.00 0.25 0.00 3.33
04:16:01 AM 0.18 0.00 0.18 0.00 1.88
04:17:01 AM 0.22 0.00 0.22 0.00 3.45
04:18:01 AM 0.12 0.00 0.12 0.00 0.77
04:19:01 AM 0.10 0.00 0.10 0.00 0.77
04:20:00 AM 0.10 0.00 0.10 0.00 0.65
04:20:01 AM 0.00 0.00 0.00 0.00 0.00
04:21:01 AM 0.17 0.00 0.17 0.00 1.62
04:22:01 AM 0.27 0.00 0.27 0.00 5.85
04:23:01 AM 0.17 0.00 0.17 0.00 1.58
04:24:01 AM 0.10 0.00 0.10 0.00 0.77
04:25:01 AM 0.10 0.00 0.10 0.00 0.63
04:26:01 AM 0.13 0.00 0.13 0.00 0.87
04:27:01 AM 0.18 0.00 0.18 0.00 3.37
04:28:01 AM 0.15 0.00 0.15 0.00 1.05
04:29:01 AM 0.13 0.00 0.13 0.00 1.20
04:30:00 AM 0.12 0.00 0.12 0.00 0.92
04:30:01 AM 0.00 0.00 0.00 0.00 0.00
04:31:01 AM 0.35 0.00 0.35 0.00 5.55
04:32:01 AM 0.18 0.00 0.18 0.00 3.20
04:33:01 AM 0.12 0.00 0.12 0.00 1.17
04:34:01 AM 0.12 0.00 0.12 0.00 0.77
04:35:01 AM 0.10 0.00 0.10 0.00 0.90
04:36:01 AM 0.18 0.00 0.18 0.00 2.97
04:37:01 AM 0.18 0.00 0.18 0.00 3.07
04:38:01 AM 0.12 0.00 0.12 0.00 0.97
04:39:02 AM 0.22 0.00 0.22 0.00 2.52
04:40:00 AM 0.17 0.00 0.17 0.00 1.62
04:40:01 AM 0.00 0.00 0.00 0.00 0.00
04:41:01 AM 0.23 0.00 0.23 0.00 3.65
04:42:01 AM 0.18 0.00 0.18 0.00 3.47
04:43:01 AM 0.08 0.00 0.08 0.00 1.03
04:44:01 AM 0.12 0.00 0.12 0.00 0.77
04:45:01 AM 0.10 0.00 0.10 0.00 0.63
04:46:01 AM 0.28 0.00 0.28 0.00 4.58
04:47:01 AM 0.17 0.00 0.17 0.00 3.20
04:48:01 AM 0.12 0.00 0.12 0.00 1.33
04:49:01 AM 1.08 0.32 0.77 6.93 19.01
04:50:00 AM 0.17 0.00 0.17 0.00 1.33
04:50:01 AM 0.00 0.00 0.00 0.00 0.00
04:51:01 AM 0.32 0.00 0.32 0.00 4.88
04:52:01 AM 0.18 0.00 0.18 0.00 3.20
04:53:01 AM 0.10 0.00 0.10 0.00 1.03
04:54:01 AM 0.12 0.00 0.12 0.00 0.77
04:55:01 AM 0.10 0.00 0.10 0.00 1.17
04:56:01 AM 0.17 0.00 0.17 0.00 2.85
04:57:01 AM 0.20 0.00 0.20 0.00 3.07
04:58:01 AM 0.12 0.00 0.12 0.00 0.90
04:59:01 AM 0.20 0.00 0.20 0.00 2.70
05:00:00 AM 0.19 0.00 0.19 0.00 2.47
05:00:01 AM 0.00 0.00 0.00 0.00 0.00
05:01:01 AM 0.37 0.00 0.37 0.00 4.68
05:02:01 AM 0.20 0.00 0.20 0.00 3.61
05:03:01 AM 0.18 0.00 0.18 0.00 2.77
05:04:01 AM 0.15 0.00 0.15 0.00 1.45
05:05:01 AM 0.10 0.00 0.10 0.00 0.63
05:06:01 AM 0.22 0.00 0.22 0.00 3.02
05:07:01 AM 0.18 0.00 0.18 0.00 3.20
05:08:01 AM 0.10 0.00 0.10 0.00 1.03
05:09:01 AM 0.23 0.00 0.23 0.00 4.35
05:10:00 AM 0.12 0.00 0.12 0.00 1.19
05:10:01 AM 1.98 0.00 1.98 0.00 16.83
05:11:01 AM 0.55 0.00 0.55 0.00 8.87
05:12:01 AM 0.17 0.00 0.17 0.00 3.20
05:13:01 AM 0.12 0.00 0.12 0.00 0.77
05:14:01 AM 0.10 0.00 0.10 0.00 0.80
05:15:01 AM 0.13 0.00 0.13 0.00 0.92
05:16:01 AM 0.17 0.00 0.17 0.00 2.03
05:17:01 AM 0.17 0.00 0.17 0.00 3.15
05:18:01 AM 0.15 0.00 0.15 0.00 1.50
05:19:01 AM 0.23 0.00 0.23 0.00 3.90
05:20:00 AM 0.15 0.00 0.15 0.00 2.12
05:20:01 AM 0.00 0.00 0.00 0.00 0.00
05:21:01 AM 0.22 0.00 0.22 0.00 2.77
05:22:01 AM 0.25 0.00 0.25 0.00 5.40
05:23:01 AM 0.10 0.00 0.10 0.00 1.03
05:24:01 AM 0.12 0.00 0.12 0.00 0.77
05:25:01 AM 0.27 0.00 0.27 0.00 3.98
05:26:01 AM 0.23 0.00 0.23 0.00 2.97
05:27:01 AM 0.18 0.00 0.18 0.00 3.17
05:28:01 AM 0.13 0.00 0.13 0.00 0.90
05:29:01 AM 0.22 0.00 0.22 0.00 3.68
05:30:00 AM 0.14 0.00 0.14 0.00 1.63
05:30:01 AM 0.00 0.00 0.00 0.00 0.00
05:31:01 AM 0.30 0.00 0.30 0.00 3.83
05:32:01 AM 0.92 0.00 0.92 0.00 16.03
05:33:01 AM 0.12 0.00 0.12 0.00 0.90
05:34:01 AM 0.12 0.00 0.12 0.00 0.90
05:35:01 AM 0.18 0.00 0.18 0.00 2.63
05:36:01 AM 0.25 0.00 0.25 0.00 2.83
05:37:01 AM 0.23 0.00 0.23 0.00 3.75
05:38:01 AM 0.15 0.00 0.15 0.00 1.05
05:39:01 AM 0.10 0.00 0.10 0.00 0.63
05:40:00 AM 0.10 0.00 0.10 0.00 0.79
05:40:01 AM 0.00 0.00 0.00 0.00 0.00
05:41:01 AM 0.17 0.00 0.17 0.00 1.17
05:42:01 AM 0.35 0.00 0.35 0.00 6.36
05:43:01 AM 0.37 0.00 0.37 0.00 3.97
05:44:01 AM 0.28 0.00 0.28 0.00 2.88
05:45:01 AM 0.32 0.00 0.32 0.00 3.18
05:46:01 AM 0.35 0.00 0.35 0.00 3.88
05:47:02 AM 0.37 0.00 0.37 0.00 5.35
05:48:01 AM 0.32 0.00 0.32 0.00 3.39
05:49:01 AM 0.33 0.00 0.33 0.00 3.28
05:50:00 AM 0.30 0.00 0.30 0.00 2.94
05:50:01 AM 0.00 0.00 0.00 0.00 0.00
05:51:01 AM 0.48 0.00 0.48 0.00 6.13
05:52:01 AM 0.38 0.00 0.38 0.00 5.45
05:53:01 AM 0.35 0.00 0.35 0.00 3.60
05:54:01 AM 0.28 0.00 0.28 0.00 2.88
05:55:01 AM 0.32 0.00 0.32 0.00 3.05
05:56:01 AM 0.37 0.00 0.37 0.00 3.82
05:57:01 AM 0.38 0.00 0.38 0.00 5.45
05:58:01 AM 0.30 0.00 0.30 0.00 3.02
05:59:01 AM 0.40 0.00 0.40 0.00 5.00
06:00:00 AM 0.32 0.00 0.32 0.00 4.17
06:00:01 AM 0.00 0.00 0.00 0.00 0.00
06:01:01 AM 0.42 0.00 0.42 0.00 4.62
06:02:01 AM 0.38 0.00 0.38 0.00 5.45
06:03:01 AM 0.43 0.00 0.43 0.00 5.67
06:04:01 AM 0.30 0.00 0.30 0.00 3.28
06:05:01 AM 0.33 0.00 0.33 0.00 3.50
06:06:01 AM 0.37 0.00 0.37 0.00 3.63
06:07:01 AM 0.38 0.00 0.38 0.00 5.85
06:08:01 AM 0.30 0.00 0.30 0.00 3.15
06:09:01 AM 0.30 0.00 0.30 0.00 3.02
06:10:00 AM 0.36 0.00 0.36 0.00 3.42
06:10:01 AM 0.00 0.00 0.00 0.00 0.00
06:11:01 AM 0.52 0.00 0.52 0.00 6.45
06:12:01 AM 0.35 0.00 0.35 0.00 5.45
06:13:01 AM 0.32 0.00 0.32 0.00 3.28
06:14:01 AM 0.30 0.00 0.30 0.00 3.02
06:15:01 AM 0.32 0.00 0.32 0.00 3.05
06:16:01 AM 0.38 0.00 0.38 0.00 4.13
06:17:01 AM 0.38 0.00 0.38 0.00 5.85
06:18:01 AM 0.32 0.00 0.32 0.00 3.15
06:19:01 AM 0.32 0.00 0.32 0.00 3.73
06:20:00 AM 0.58 0.00 0.58 0.00 7.58
06:20:01 AM 0.00 0.00 0.00 0.00 0.00
06:21:01 AM 0.38 0.00 0.38 0.00 4.28
06:22:01 AM 0.38 0.00 0.38 0.00 5.45
06:23:01 AM 0.30 0.00 0.30 0.00 3.02
06:24:01 AM 0.35 0.00 0.35 0.00 4.13
06:25:01 AM 0.33 0.00 0.33 0.00 3.18
06:26:01 AM 0.32 0.00 0.32 0.00 3.23
06:27:01 AM 0.52 0.00 0.52 0.00 7.75
06:28:01 AM 0.32 0.00 0.32 0.00 3.15
06:29:01 AM 0.30 0.00 0.30 0.00 3.82
06:30:00 AM 0.27 0.00 0.27 0.00 2.12
06:30:01 AM 0.00 0.00 0.00 0.00 0.00
06:31:01 AM 0.33 0.00 0.33 0.00 2.90
06:32:01 AM 0.40 0.00 0.40 0.00 5.73
06:33:01 AM 0.30 0.00 0.30 0.00 2.65
06:34:01 AM 0.37 0.00 0.37 0.00 3.97
06:35:01 AM 0.42 0.00 0.42 0.00 4.45
06:36:01 AM 0.30 0.00 0.30 0.00 2.62
06:37:01 AM 0.88 0.00 0.88 0.00 12.61
06:38:01 AM 0.47 0.00 0.47 0.00 6.58
06:39:01 AM 0.30 0.00 0.30 0.00 3.02
06:40:00 AM 0.39 0.00 0.39 0.00 4.36
06:40:01 AM 3.10 0.00 3.10 0.00 31.01
06:41:01 AM 0.37 0.00 0.37 0.00 3.60
06:42:01 AM 0.38 0.00 0.38 0.00 5.68
06:43:01 AM 0.37 0.00 0.37 0.00 4.00
06:44:01 AM 0.28 0.00 0.28 0.00 3.02
06:45:01 AM 0.32 0.00 0.32 0.00 3.05
06:46:01 AM 0.32 0.00 0.32 0.00 2.77
06:47:01 AM 0.50 0.00 0.50 0.00 7.98
06:48:01 AM 0.30 0.00 0.30 0.00 3.02
06:49:01 AM 0.32 0.00 0.32 0.00 3.68
06:50:00 AM 0.34 0.00 0.34 0.00 3.40
06:50:01 AM 0.00 0.00 0.00 0.00 0.00
06:51:01 AM 0.42 0.00 0.42 0.00 4.92
06:52:01 AM 0.42 0.00 0.42 0.00 5.85
06:53:01 AM 0.32 0.00 0.32 0.00 3.15
06:54:01 AM 0.40 0.00 0.40 0.00 4.87
06:55:01 AM 0.33 0.00 0.33 0.00 3.37
06:56:01 AM 0.38 0.00 0.38 0.00 4.20
06:57:01 AM 0.37 0.00 0.37 0.00 5.98
06:58:02 AM 0.32 0.00 0.32 0.00 3.42
06:59:01 AM 0.29 0.00 0.29 0.00 2.93
07:00:00 AM 0.34 0.00 0.34 0.00 3.03
07:00:01 AM 0.00 0.00 0.00 0.00 0.00
07:01:01 AM 0.53 0.00 0.53 0.00 6.98
07:02:01 AM 0.38 0.00 0.38 0.00 5.58
07:03:01 AM 0.33 0.00 0.33 0.00 3.42
07:04:01 AM 0.30 0.00 0.30 0.00 3.55
07:05:01 AM 0.32 0.00 0.32 0.00 3.05
07:06:01 AM 0.37 0.00 0.37 0.00 3.82
07:07:01 AM 0.37 0.00 0.37 0.00 5.58
07:08:01 AM 0.42 0.00 0.42 0.00 5.00
07:09:01 AM 0.32 0.00 0.32 0.00 3.33
07:10:00 AM 0.32 0.00 0.32 0.00 3.09
07:10:01 AM 0.00 0.00 0.00 0.00 0.00
07:11:01 AM 0.40 0.00 0.40 0.00 4.55
07:12:01 AM 0.37 0.00 0.37 0.00 5.58
07:13:01 AM 0.33 0.00 0.33 0.00 3.28
07:14:01 AM 0.28 0.00 0.28 0.00 2.65
07:15:01 AM 0.45 0.00 0.45 0.00 5.18
07:16:01 AM 0.32 0.00 0.32 0.00 3.63
07:17:01 AM 0.45 0.00 0.45 0.00 6.17
07:18:01 AM 0.32 0.00 0.32 0.00 3.55
07:19:01 AM 0.32 0.00 0.32 0.00 3.15
07:20:00 AM 0.30 0.00 0.30 0.00 2.96
07:20:01 AM 0.00 0.00 0.00 0.00 0.00
07:21:01 AM 0.38 0.00 0.38 0.00 4.28
07:22:01 AM 0.52 0.00 0.52 0.00 7.62
07:23:01 AM 0.35 0.00 0.35 0.00 4.13
07:24:01 AM 0.32 0.00 0.32 0.00 3.28
07:25:01 AM 0.32 0.00 0.32 0.00 3.05
07:26:01 AM 0.33 0.00 0.33 0.00 3.50
07:27:01 AM 0.35 0.00 0.35 0.00 5.45
07:28:01 AM 0.35 0.00 0.35 0.00 3.47
07:29:01 AM 0.47 0.00 0.47 0.00 5.88
07:30:00 AM 0.31 0.00 0.31 0.00 2.97
07:30:01 AM 0.00 0.00 0.00 0.00 0.00
07:31:01 AM 0.48 0.00 0.48 0.00 6.53
07:32:01 AM 0.38 0.00 0.38 0.00 5.31
07:33:01 AM 0.30 0.00 0.30 0.00 3.42
07:34:01 AM 0.33 0.00 0.33 0.00 3.47
07:35:01 AM 0.32 0.00 0.32 0.00 3.05
07:36:01 AM 0.33 0.00 0.33 0.00 3.37
07:37:01 AM 0.38 0.00 0.38 0.00 5.90
07:38:01 AM 0.32 0.00 0.32 0.00 3.15
07:39:01 AM 0.40 0.00 0.40 0.00 4.87
07:40:00 AM 0.24 0.00 0.24 0.00 2.12
07:40:01 AM 7.83 0.00 7.83 0.00 77.39
07:41:01 AM 0.35 0.00 0.35 0.00 4.27
07:42:01 AM 0.42 0.00 0.42 0.00 5.90
07:43:01 AM 0.28 0.00 0.28 0.00 2.08
07:44:01 AM 0.30 0.00 0.30 0.00 2.53
07:45:01 AM 0.25 0.00 0.25 0.00 2.00
07:46:01 AM 0.48 0.00 0.48 0.00 5.46
07:47:01 AM 0.33 0.00 0.33 0.00 4.63
07:48:01 AM 0.27 0.00 0.27 0.00 2.10
07:49:01 AM 0.30 0.00 0.30 0.00 3.02
07:50:00 AM 0.34 0.00 0.34 0.00 3.41
07:50:01 AM 0.00 0.00 0.00 0.00 0.00
07:51:01 AM 0.47 0.00 0.47 0.00 5.02
07:52:01 AM 0.33 0.00 0.33 0.00 4.35
07:53:01 AM 0.42 0.00 0.42 0.00 5.13
07:54:01 AM 0.30 0.00 0.30 0.00 3.02
07:55:01 AM 0.28 0.00 0.28 0.00 2.88
07:56:01 AM 0.43 0.00 0.43 0.00 4.48
07:57:01 AM 1.38 0.00 1.38 0.00 22.95
07:58:01 AM 0.30 0.00 0.30 0.00 3.42
07:59:01 AM 0.30 0.00 0.30 0.00 3.02
08:00:00 AM 0.31 0.00 0.31 0.00 3.23
08:00:01 AM 0.00 0.00 0.00 0.00 0.00
08:01:01 AM 0.40 0.00 0.40 0.00 4.10
08:02:01 AM 0.32 0.00 0.32 0.00 6.46
08:03:01 AM 0.13 0.00 0.13 0.00 0.90
08:04:01 AM 0.10 0.00 0.10 0.00 0.63
08:05:01 AM 0.10 0.00 0.10 0.00 0.77
08:06:01 AM 0.18 0.00 0.18 0.00 1.97
08:07:01 AM 0.17 0.00 0.17 0.00 3.35
08:08:01 AM 0.13 0.00 0.13 0.00 1.17
08:09:01 AM 0.20 0.00 0.20 0.00 2.38
08:10:00 AM 0.17 0.00 0.17 0.00 1.60
08:10:01 AM 0.00 0.00 0.00 0.00 0.00
08:11:01 AM 0.23 0.00 0.23 0.00 3.52
08:12:01 AM 0.18 0.00 0.18 0.00 3.47
08:13:01 AM 0.12 0.00 0.12 0.00 0.97
08:14:01 AM 0.13 0.00 0.13 0.00 1.32
08:15:01 AM 0.12 0.00 0.12 0.00 0.77
08:16:01 AM 0.28 0.00 0.28 0.00 4.58
08:17:01 AM 0.17 0.00 0.17 0.00 3.20
08:18:01 AM 0.12 0.00 0.12 0.00 0.77
08:19:01 AM 0.10 0.00 0.10 0.00 0.77
08:20:00 AM 0.08 0.00 0.08 0.00 0.51
08:20:01 AM 0.00 0.00 0.00 0.00 0.00
08:21:01 AM 0.28 0.00 0.28 0.00 3.98
08:22:01 AM 0.18 0.00 0.18 0.00 3.07
08:23:01 AM 0.18 0.00 0.18 0.00 2.63
08:24:01 AM 0.17 0.00 0.17 0.00 1.78
08:25:01 AM 0.13 0.00 0.13 0.00 0.92
08:26:01 AM 0.18 0.00 0.18 0.00 2.57
08:27:01 AM 0.18 0.00 0.18 0.00 3.20
08:28:01 AM 0.12 0.00 0.12 0.00 0.77
08:29:01 AM 0.10 0.00 0.10 0.00 1.03
08:30:00 AM 0.12 0.00 0.12 0.00 1.05
08:30:01 AM 0.00 0.00 0.00 0.00 0.00
08:31:01 AM 0.45 0.00 0.45 0.00 6.23
08:32:01 AM 0.38 0.00 0.38 0.00 5.98
08:33:01 AM 0.32 0.00 0.32 0.00 3.28
08:34:01 AM 0.30 0.00 0.30 0.00 2.65
08:35:01 AM 0.33 0.00 0.33 0.00 3.30
08:36:01 AM 0.42 0.00 0.42 0.00 4.17
08:37:01 AM 0.38 0.00 0.38 0.00 5.45
08:38:01 AM 0.43 0.00 0.43 0.00 5.43
08:39:01 AM 0.30 0.00 0.30 0.00 3.15
08:40:00 AM 0.42 0.00 0.42 0.00 5.08
08:40:01 AM 0.00 0.00 0.00 0.00 0.00
08:41:01 AM 0.42 0.00 0.42 0.00 4.50
08:42:01 AM 0.38 0.00 0.38 0.00 5.45
08:43:01 AM 0.32 0.00 0.32 0.00 3.15
08:44:01 AM 0.33 0.00 0.33 0.00 3.87
08:45:01 AM 0.30 0.00 0.30 0.00 3.02
08:46:01 AM 0.35 0.00 0.35 0.00 3.40
08:47:01 AM 0.48 0.00 0.48 0.00 7.43
08:48:01 AM 0.32 0.00 0.32 0.00 3.55
08:49:01 AM 0.28 0.00 0.28 0.00 2.88
08:50:00 AM 0.32 0.00 0.32 0.00 3.35
08:50:01 AM 0.00 0.00 0.00 0.00 0.00
08:51:01 AM 0.40 0.00 0.40 0.00 4.18
08:52:01 AM 0.35 0.00 0.35 0.00 5.58
08:53:01 AM 0.32 0.00 0.32 0.00 3.15
08:54:01 AM 0.43 0.00 0.43 0.00 5.58
08:55:01 AM 0.27 0.00 0.27 0.00 2.22
08:56:01 AM 0.35 0.00 0.35 0.00 2.93
08:57:01 AM 0.33 0.00 0.33 0.00 5.03
08:58:01 AM 0.28 0.00 0.28 0.00 2.23
08:59:01 AM 0.25 0.00 0.25 0.00 1.83
09:00:00 AM 0.27 0.00 0.27 0.00 2.04
09:00:01 AM 1.56 0.00 1.56 0.00 8.59
09:01:01 AM 0.52 0.00 0.52 0.00 6.26
09:02:01 AM 0.37 0.00 0.37 0.00 4.65
09:03:01 AM 0.30 0.00 0.30 0.00 2.38
09:04:01 AM 0.30 0.00 0.30 0.00 3.02
09:05:01 AM 0.30 0.00 0.30 0.00 3.02
09:06:01 AM 0.33 0.00 0.33 0.00 2.93
09:07:01 AM 0.37 0.00 0.37 0.00 4.65
09:08:01 AM 0.42 0.00 0.42 0.00 5.00
09:09:01 AM 0.33 0.00 0.33 0.00 3.47
09:10:00 AM 0.29 0.00 0.29 0.00 2.95
09:10:01 AM 0.00 0.00 0.00 0.00 0.00
09:11:01 AM 0.43 0.00 0.43 0.00 4.55
09:12:01 AM 0.38 0.00 0.38 0.00 5.95
09:13:01 AM 0.33 0.00 0.33 0.00 3.28
09:14:01 AM 0.27 0.00 0.27 0.00 2.38
09:15:01 AM 0.43 0.00 0.43 0.00 5.32
09:16:01 AM 0.35 0.00 0.35 0.00 3.32
09:17:01 AM 0.38 0.00 0.38 0.00 5.95
09:18:02 AM 0.32 0.00 0.32 0.00 3.28
09:19:01 AM 0.30 0.00 0.30 0.00 3.07
09:20:00 AM 0.32 0.00 0.32 0.00 3.23
09:20:01 AM 0.00 0.00 0.00 0.00 0.00
09:21:01 AM 0.45 0.00 0.45 0.00 5.17
09:22:01 AM 0.47 0.00 0.47 0.00 7.43
09:23:01 AM 0.32 0.00 0.32 0.00 3.28
09:24:01 AM 0.28 0.00 0.28 0.00 2.88
09:25:01 AM 0.32 0.00 0.32 0.00 3.68
09:26:01 AM 0.42 0.00 0.42 0.00 4.50
09:27:01 AM 0.37 0.00 0.37 0.00 5.58
09:28:01 AM 0.33 0.00 0.33 0.00 3.28
09:29:01 AM 0.33 0.00 0.33 0.00 4.27
09:30:00 AM 0.32 0.00 0.32 0.00 3.19
09:30:01 AM 0.00 0.00 0.00 0.00 0.00
09:31:01 AM 0.50 0.00 0.50 0.00 6.96
09:32:01 AM 0.38 0.00 0.38 0.00 5.32
09:33:01 AM 0.30 0.00 0.30 0.00 3.42
09:34:01 AM 0.32 0.00 0.32 0.00 3.45
09:35:01 AM 0.33 0.00 0.33 0.00 3.83
09:36:01 AM 0.38 0.00 0.38 0.00 3.67
09:37:01 AM 0.42 0.00 0.42 0.00 6.30
09:38:01 AM 0.30 0.00 0.30 0.00 3.02
09:39:01 AM 0.40 0.00 0.40 0.00 5.27
09:40:00 AM 0.32 0.00 0.32 0.00 3.33
09:40:01 AM 0.00 0.00 0.00 0.00 0.00
09:41:01 AM 0.42 0.00 0.42 0.00 4.72
09:42:01 AM 0.37 0.00 0.37 0.00 4.95
09:43:01 AM 0.35 0.00 0.35 0.00 3.43
09:44:01 AM 0.30 0.00 0.30 0.00 3.02
09:45:01 AM 0.35 0.00 0.35 0.00 3.78
09:46:01 AM 0.45 0.00 0.45 0.00 5.25
09:47:01 AM 0.50 0.00 0.50 0.00 8.00
09:48:01 AM 0.32 0.00 0.32 0.00 3.15
09:49:01 AM 0.83 0.00 0.83 0.00 12.93
09:50:00 AM 0.10 0.00 0.10 0.00 0.64
09:50:01 AM 0.00 0.00 0.00 0.00 0.00
09:51:01 AM 0.33 0.00 0.33 0.00 5.41
09:52:01 AM 0.18 0.00 0.18 0.00 3.07
09:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:54:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 AM 0.10 0.00 0.10 0.00 0.67
09:56:01 AM 0.20 0.00 0.20 0.00 2.72
09:57:01 AM 0.17 0.00 0.17 0.00 3.37
09:58:01 AM 0.15 0.00 0.15 0.00 1.05
09:59:01 AM 0.18 0.00 0.18 0.00 2.23
10:00:00 AM 0.15 0.00 0.15 0.00 1.61
10:00:01 AM 0.00 0.00 0.00 0.00 0.00
10:01:01 AM 0.22 0.00 0.22 0.00 2.85
10:02:01 AM 0.18 0.00 0.18 0.00 3.20
10:03:01 AM 0.20 0.00 0.20 0.00 2.37
10:04:01 AM 0.15 0.00 0.15 0.00 1.45
10:05:01 AM 0.10 0.00 0.10 0.00 0.77
10:06:01 AM 0.20 0.00 0.20 0.00 2.58
10:07:01 AM 0.17 0.00 0.17 0.00 2.97
10:08:01 AM 0.13 0.00 0.13 0.00 1.13
10:09:01 AM 0.15 0.00 0.15 0.00 1.48
10:10:00 AM 0.14 0.00 0.14 0.00 1.72
10:10:01 AM 0.00 0.00 0.00 0.00 0.00
10:11:01 AM 0.25 0.00 0.25 0.00 3.07
10:12:01 AM 0.30 0.00 0.30 0.00 6.75
10:13:01 AM 0.15 0.00 0.15 0.00 1.95
10:14:01 AM 0.13 0.00 0.13 0.00 1.68
10:15:01 AM 0.10 0.00 0.10 0.00 1.03
10:16:01 AM 0.17 0.00 0.17 0.00 1.32
10:17:01 AM 0.23 0.00 0.23 0.00 4.75
10:18:01 AM 0.12 0.00 0.12 0.00 0.77
10:19:01 AM 0.10 0.00 0.10 0.00 0.83
10:20:00 AM 0.22 0.00 0.22 0.00 2.71
10:20:01 AM 0.00 0.00 0.00 0.00 0.00
10:21:01 AM 0.27 0.00 0.27 0.00 2.52
10:22:01 AM 0.43 0.00 0.43 0.00 6.66
10:23:01 AM 0.30 0.00 0.30 0.00 3.42
10:24:01 AM 0.32 0.00 0.32 0.00 3.55
10:25:01 AM 0.37 0.00 0.37 0.00 3.73
10:26:01 AM 0.33 0.00 0.33 0.00 3.65
10:27:01 AM 0.52 0.00 0.52 0.00 7.43
10:28:01 AM 0.30 0.00 0.30 0.00 3.15
10:29:02 AM 0.28 0.00 0.28 0.00 2.52
10:30:00 AM 0.34 0.00 0.34 0.00 3.39
10:30:01 AM 0.00 0.00 0.00 0.00 0.00
10:31:01 AM 0.40 0.00 0.40 0.00 4.78
10:32:01 AM 0.40 0.00 0.40 0.00 5.43
10:33:01 AM 0.30 0.00 0.30 0.00 3.55
10:34:01 AM 0.42 0.00 0.42 0.00 5.00
10:35:01 AM 0.28 0.00 0.28 0.00 2.88
10:36:01 AM 0.37 0.00 0.37 0.00 3.82
10:37:01 AM 0.40 0.00 0.40 0.00 5.48
10:38:01 AM 0.32 0.00 0.32 0.00 3.15
10:39:01 AM 0.32 0.00 0.32 0.00 3.33
10:40:00 AM 0.30 0.00 0.30 0.00 3.05
10:40:01 AM 0.00 0.00 0.00 0.00 0.00
10:41:01 AM 0.48 0.00 0.48 0.00 6.68
10:42:01 AM 0.40 0.00 0.40 0.00 5.48
10:43:01 AM 0.32 0.00 0.32 0.00 3.15
10:44:01 AM 0.33 0.00 0.33 0.00 3.47
10:45:01 AM 0.30 0.00 0.30 0.00 3.02
10:46:01 AM 0.35 0.00 0.35 0.00 3.55
10:47:01 AM 0.45 0.00 0.45 0.00 6.18
10:48:01 AM 0.43 0.00 0.43 0.00 5.32
10:49:01 AM 0.28 0.00 0.28 0.00 3.28
10:50:00 AM 0.32 0.00 0.32 0.00 3.33
10:50:01 AM 0.00 0.00 0.00 0.00 0.00
10:51:01 AM 0.48 0.00 0.48 0.00 6.00
10:52:01 AM 0.37 0.00 0.37 0.00 5.25
10:53:01 AM 0.33 0.00 0.33 0.00 3.30
10:54:01 AM 0.30 0.00 0.30 0.00 3.02
10:55:01 AM 0.33 0.00 0.33 0.00 3.47
10:56:01 AM 0.32 0.00 0.32 0.00 3.23
10:57:01 AM 0.40 0.00 0.40 0.00 5.48
10:58:01 AM 0.42 0.00 0.42 0.00 5.13
10:59:01 AM 0.30 0.00 0.30 0.00 3.02
11:00:00 AM 0.32 0.00 0.32 0.00 3.25
11:00:01 AM 0.00 0.00 0.00 0.00 0.00
11:01:01 AM 0.42 0.00 0.42 0.00 4.60
11:02:01 AM 0.50 0.00 0.50 0.00 7.33
11:03:01 AM 0.32 0.00 0.32 0.00 3.15
11:04:01 AM 0.28 0.00 0.28 0.00 3.02
11:05:01 AM 0.30 0.00 0.30 0.00 3.02
11:06:01 AM 0.40 0.00 0.40 0.00 4.13
11:07:01 AM 0.40 0.00 0.40 0.00 5.93
11:08:01 AM 0.32 0.00 0.32 0.00 3.15
11:09:01 AM 0.30 0.00 0.30 0.00 3.02
11:10:00 AM 0.31 0.00 0.31 0.00 3.75
11:10:01 AM 4.46 0.00 4.46 0.00 35.71
11:11:01 AM 0.43 0.00 0.43 0.00 5.60
11:12:01 AM 0.43 0.00 0.43 0.00 5.93
11:13:01 AM 0.32 0.00 0.32 0.00 3.15
11:14:01 AM 0.28 0.00 0.28 0.00 3.68
11:15:01 AM 0.35 0.00 0.35 0.00 3.73
11:16:01 AM 0.33 0.00 0.33 0.00 3.37
11:17:01 AM 0.40 0.00 0.40 0.00 5.48
11:18:01 AM 0.30 0.00 0.30 0.00 3.15
11:19:01 AM 0.40 0.00 0.40 0.00 4.87
11:20:00 AM 0.26 0.00 0.26 0.00 1.99
11:20:01 AM 3.17 0.00 3.17 0.00 42.06
11:21:01 AM 0.33 0.00 0.33 0.00 2.63
11:22:01 AM 0.42 0.00 0.42 0.00 5.75
11:23:01 AM 0.28 0.00 0.28 0.00 2.23
11:24:01 AM 1.18 0.00 1.18 0.00 18.21
11:25:01 AM 0.35 0.00 0.35 0.00 4.25
11:26:01 AM 0.30 0.00 0.30 0.00 2.38
11:27:01 AM 0.43 0.00 0.43 0.00 5.86
11:28:01 AM 0.37 0.00 0.37 0.00 3.70
11:29:01 AM 0.30 0.00 0.30 0.00 2.82
11:30:00 AM 0.34 0.00 0.34 0.00 3.38
11:30:01 AM 0.00 0.00 0.00 0.00 0.00
11:31:01 AM 0.42 0.00 0.42 0.00 5.05
11:32:01 AM 0.40 0.00 0.40 0.00 5.43
11:33:01 AM 0.32 0.00 0.32 0.00 2.90
11:34:01 AM 0.30 0.00 0.30 0.00 2.78
11:35:01 AM 0.43 0.00 0.43 0.00 5.15
11:36:01 AM 0.32 0.00 0.32 0.00 3.55
11:37:01 AM 0.45 0.00 0.45 0.00 6.41
11:38:01 AM 0.32 0.00 0.32 0.00 3.15
11:39:02 AM 0.30 0.00 0.30 0.00 3.02
11:40:00 AM 0.29 0.00 0.29 0.00 2.96
11:40:01 AM 0.00 0.00 0.00 0.00 0.00
11:41:01 AM 0.40 0.00 0.40 0.00 4.33
11:42:01 AM 0.52 0.00 0.52 0.00 7.60
11:43:01 AM 0.35 0.00 0.35 0.00 3.60
11:44:01 AM 0.30 0.00 0.30 0.00 3.02
11:45:01 AM 0.30 0.00 0.30 0.00 3.02
11:46:01 AM 0.33 0.00 0.33 0.00 3.88
11:47:01 AM 0.40 0.00 0.40 0.00 5.48
11:48:01 AM 0.48 0.00 0.48 0.00 5.88
11:49:01 AM 0.38 0.00 0.38 0.00 3.92
11:50:00 AM 0.29 0.00 0.29 0.00 2.92
11:50:01 AM 0.00 0.00 0.00 0.00 0.00
11:51:01 AM 0.48 0.00 0.48 0.00 6.13
11:52:01 AM 0.38 0.00 0.38 0.00 5.75
11:53:01 AM 0.30 0.00 0.30 0.00 3.02
11:54:01 AM 0.33 0.00 0.33 0.00 3.47
11:55:01 AM 0.30 0.00 0.30 0.00 3.02
11:56:01 AM 0.33 0.00 0.33 0.00 3.37
11:57:01 AM 0.42 0.00 0.42 0.00 5.80
11:58:01 AM 0.33 0.00 0.33 0.00 3.28
11:59:01 AM 0.40 0.00 0.40 0.00 4.87
12:00:00 PM 0.29 0.00 0.29 0.00 3.06
12:00:01 PM 0.00 0.00 0.00 0.00 0.00
12:01:01 PM 0.38 0.00 0.38 0.00 4.15
12:02:01 PM 0.38 0.00 0.38 0.00 5.11
12:03:01 PM 0.45 0.00 0.45 0.00 5.28
12:04:01 PM 0.28 0.00 0.28 0.00 3.28
12:05:01 PM 0.37 0.00 0.37 0.00 3.60
12:06:01 PM 0.33 0.00 0.33 0.00 3.37
12:07:01 PM 0.38 0.00 0.38 0.00 5.62
12:08:01 PM 0.30 0.00 0.30 0.00 3.15
12:09:01 PM 0.30 0.00 0.30 0.00 3.02
12:10:00 PM 0.29 0.00 0.29 0.00 2.56
12:10:01 PM 0.00 0.00 0.00 0.00 0.00
12:11:01 PM 0.50 0.00 0.50 0.00 6.32
12:12:01 PM 0.40 0.00 0.40 0.00 5.88
12:13:01 PM 0.32 0.00 0.32 0.00 3.95
12:14:01 PM 0.33 0.00 0.33 0.00 3.28
12:15:01 PM 0.32 0.00 0.32 0.00 3.68
12:16:01 PM 0.38 0.00 0.38 0.00 3.77
12:17:01 PM 0.42 0.00 0.42 0.00 6.15
12:18:01 PM 0.30 0.00 0.30 0.00 3.02
12:19:01 PM 0.30 0.00 0.30 0.00 3.02
12:20:00 PM 0.41 0.00 0.41 0.00 5.11
12:20:01 PM 0.00 0.00 0.00 0.00 0.00
12:21:01 PM 0.45 0.00 0.45 0.00 4.92
12:22:01 PM 0.42 0.00 0.42 0.00 5.93
12:23:01 PM 0.32 0.00 0.32 0.00 3.15
12:24:01 PM 0.30 0.00 0.30 0.00 3.02
12:25:01 PM 0.32 0.00 0.32 0.00 3.68
12:26:01 PM 0.35 0.00 0.35 0.00 3.55
12:27:01 PM 0.48 0.00 0.48 0.00 6.83
12:28:01 PM 0.37 0.00 0.37 0.00 3.73
12:29:01 PM 0.28 0.00 0.28 0.00 2.88
12:30:00 PM 0.26 0.00 0.26 0.00 2.13
12:30:01 PM 3.97 0.00 3.97 0.00 42.86
12:31:01 PM 0.38 0.00 0.38 0.00 4.68
12:32:01 PM 0.40 0.00 0.40 0.00 5.48
12:33:01 PM 0.23 0.00 0.23 0.00 2.35
12:34:01 PM 0.35 0.00 0.35 0.00 3.13
12:35:01 PM 0.35 0.00 0.35 0.00 3.60
12:36:01 PM 0.28 0.00 0.28 0.00 2.25
12:37:01 PM 0.38 0.00 0.38 0.00 5.45
12:38:01 PM 0.80 0.00 0.80 0.00 10.91
12:39:01 PM 0.28 0.00 0.28 0.00 5.51
12:40:00 PM 0.24 0.00 0.24 0.00 3.36
12:40:01 PM 1.43 0.00 1.43 0.00 10.00
12:41:01 PM 0.23 0.00 0.23 0.00 3.43
12:42:01 PM 0.20 0.00 0.20 0.00 3.97
12:43:01 PM 0.15 0.00 0.15 0.00 1.82
12:44:01 PM 0.15 0.00 0.15 0.00 1.62
12:45:01 PM 0.10 0.00 0.10 0.00 0.63
12:46:01 PM 0.13 0.00 0.13 0.00 0.87
12:47:01 PM 0.27 0.00 0.27 0.00 4.92
12:48:01 PM 0.20 0.00 0.20 0.00 1.87
12:49:01 PM 0.10 0.00 0.10 0.00 1.03
12:50:00 PM 0.12 0.00 0.12 0.00 0.92
12:50:01 PM 0.00 0.00 0.00 0.00 0.00
12:51:01 PM 0.17 0.00 0.17 0.00 1.19
12:52:01 PM 0.22 0.00 0.22 0.00 4.77
12:53:01 PM 0.12 0.00 0.12 0.00 0.77
12:54:01 PM 0.18 0.00 0.18 0.00 2.23
12:55:01 PM 0.15 0.00 0.15 0.00 1.45
12:56:01 PM 0.13 0.00 0.13 0.00 1.00
12:57:01 PM 0.25 0.00 0.25 0.00 4.83
12:58:01 PM 0.17 0.00 0.17 0.00 1.58
12:59:01 PM 0.10 0.00 0.10 0.00 0.77
01:00:00 PM 0.10 0.00 0.10 0.00 0.64
01:00:01 PM 0.00 0.00 0.00 0.00 0.00
01:01:01 PM 0.35 0.00 0.35 0.00 5.95
01:02:01 PM 0.20 0.00 0.20 0.00 3.07
01:03:01 PM 0.15 0.00 0.15 0.00 1.08
01:04:01 PM 0.10 0.00 0.10 0.00 0.80
01:05:01 PM 0.13 0.00 0.13 0.00 0.92
01:06:01 PM 0.17 0.00 0.17 0.00 2.03
01:07:01 PM 0.18 0.00 0.18 0.00 3.20
01:08:01 PM 0.23 0.00 0.23 0.00 2.93
01:09:01 PM 0.15 0.00 0.15 0.00 1.48
01:10:00 PM 0.14 0.00 0.14 0.00 1.25
01:10:01 PM 0.00 0.00 0.00 0.00 0.00
01:11:01 PM 0.30 0.00 0.30 0.00 3.97
01:12:01 PM 0.17 0.00 0.17 0.00 3.33
01:13:01 PM 0.12 0.00 0.12 0.00 0.77
01:14:01 PM 0.10 0.00 0.10 0.00 0.63
01:15:01 PM 0.18 0.00 0.18 0.00 2.37
01:16:01 PM 0.23 0.00 0.23 0.00 3.38
01:17:01 PM 0.18 0.00 0.18 0.00 3.47
01:18:01 PM 0.12 0.00 0.12 0.00 1.43
01:19:01 PM 0.10 0.00 0.10 0.00 0.63
01:20:00 PM 0.12 0.00 0.12 0.00 0.78
01:20:01 PM 0.00 0.00 0.00 0.00 0.00
01:21:01 PM 0.23 0.00 0.23 0.00 3.52
01:22:01 PM 0.27 0.00 0.27 0.00 4.67
01:23:01 PM 0.17 0.00 0.17 0.00 1.72
01:24:01 PM 0.10 0.00 0.10 0.00 0.63
01:25:01 PM 0.10 0.00 0.10 0.00 0.63
01:26:01 PM 0.17 0.00 0.17 0.00 2.17
01:27:01 PM 0.18 0.00 0.18 0.00 3.07
01:28:01 PM 0.12 0.00 0.12 0.00 0.77
01:29:01 PM 0.10 0.00 0.10 0.00 1.17
01:30:00 PM 0.12 0.00 0.12 0.00 0.78
01:30:01 PM 0.00 0.00 0.00 0.00 0.00
01:31:01 PM 0.32 0.00 0.32 0.00 5.13
01:32:01 PM 0.18 0.00 0.18 0.00 3.13
01:33:01 PM 0.15 0.00 0.15 0.00 1.18
01:34:01 PM 0.12 0.00 0.12 0.00 1.17
01:35:01 PM 0.13 0.00 0.13 0.00 1.03
01:36:01 PM 0.18 0.00 0.18 0.00 2.17
01:37:01 PM 0.17 0.00 0.17 0.00 3.20
01:38:01 PM 0.15 0.00 0.15 0.00 1.47
01:39:01 PM 0.18 0.00 0.18 0.00 2.23
01:40:00 PM 0.14 0.00 0.14 0.00 1.34
01:40:01 PM 0.00 0.00 0.00 0.00 0.00
01:41:01 PM 0.23 0.00 0.23 0.00 3.52
01:42:01 PM 0.18 0.00 0.18 0.00 3.10
01:43:01 PM 0.15 0.00 0.15 0.00 1.22
01:44:01 PM 0.13 0.00 0.13 0.00 0.92
01:45:01 PM 0.10 0.00 0.10 0.00 1.03
01:46:01 PM 0.13 0.00 0.13 0.00 1.63
01:47:01 PM 0.32 0.00 0.32 0.00 6.53
01:48:01 PM 0.17 0.00 0.17 0.00 1.87
01:49:01 PM 0.13 0.00 0.13 0.00 1.82
01:50:00 PM 0.14 0.00 0.14 0.00 2.13
01:50:01 PM 0.00 0.00 0.00 0.00 0.00
01:51:01 PM 0.20 0.00 0.20 0.00 2.12
01:52:01 PM 0.22 0.00 0.22 0.00 4.23
01:53:01 PM 0.25 0.00 0.25 0.00 3.47
01:54:01 PM 0.22 0.00 0.22 0.00 3.08
01:55:01 PM 0.17 0.00 0.17 0.00 1.27
01:56:01 PM 0.15 0.00 0.15 0.00 1.70
01:57:01 PM 0.92 0.00 0.92 0.00 15.28
01:58:01 PM 0.27 0.00 0.27 0.00 3.53
01:59:01 PM 0.23 0.00 0.23 0.00 3.07
02:00:00 PM 0.15 0.00 0.15 0.00 1.66
02:00:01 PM 0.00 0.00 0.00 0.00 0.00
02:01:01 PM 0.17 0.00 0.17 0.00 1.20
02:02:01 PM 0.20 0.00 0.20 0.00 4.32
02:03:01 PM 0.18 0.00 0.18 0.00 3.05
02:04:01 PM 0.17 0.00 0.17 0.00 1.62
02:05:01 PM 0.13 0.00 0.13 0.00 1.15
02:06:01 PM 0.17 0.00 0.17 0.00 1.15
02:07:01 PM 0.18 0.00 0.18 0.00 3.17
02:08:01 PM 0.15 0.00 0.15 0.00 1.33
02:09:01 PM 0.12 0.00 0.12 0.00 1.30
02:10:00 PM 0.10 0.00 0.10 0.00 0.64
02:10:01 PM 0.00 0.00 0.00 0.00 0.00
02:11:01 PM 0.33 0.00 0.33 0.00 5.55
02:12:01 PM 0.17 0.00 0.17 0.00 3.20
02:13:01 PM 0.12 0.00 0.12 0.00 0.77
02:14:01 PM 0.10 0.00 0.10 0.00 0.77
02:15:01 PM 0.10 0.00 0.10 0.00 0.67
02:16:01 PM 0.25 0.00 0.25 0.00 3.57
02:17:01 PM 0.18 0.00 0.18 0.00 3.10
02:18:01 PM 0.15 0.00 0.15 0.00 1.05
02:19:01 PM 0.10 0.00 0.10 0.00 0.63
02:20:00 PM 0.19 0.00 0.19 0.00 2.40
02:20:01 PM 0.00 0.00 0.00 0.00 0.00
02:21:01 PM 0.28 0.00 0.28 0.00 4.20
02:22:01 PM 0.17 0.00 0.17 0.00 3.33
02:23:01 PM 0.10 0.00 0.10 0.00 0.63
02:24:01 PM 0.10 0.00 0.10 0.00 0.63
02:25:01 PM 0.10 0.00 0.10 0.00 0.77
02:26:01 PM 0.18 0.00 0.18 0.00 2.57
02:27:01 PM 0.25 0.00 0.25 0.00 5.23
02:28:01 PM 0.22 0.00 0.22 0.00 2.17
02:29:01 PM 0.13 0.00 0.13 0.00 0.92
02:30:00 PM 0.10 0.00 0.10 0.00 1.05
02:30:01 PM 0.00 0.00 0.00 0.00 0.00
02:31:01 PM 0.22 0.00 0.22 0.00 3.38
02:32:01 PM 0.18 0.00 0.18 0.00 2.93
02:33:01 PM 0.12 0.00 0.12 0.00 1.30
02:34:01 PM 0.20 0.00 0.20 0.00 2.52
02:35:01 PM 0.15 0.00 0.15 0.00 1.48
02:36:01 PM 0.17 0.00 0.17 0.00 2.20
02:37:01 PM 0.17 0.00 0.17 0.00 3.20
02:38:01 PM 0.15 0.00 0.15 0.00 1.35
02:39:01 PM 0.15 0.00 0.15 0.00 1.62
02:40:00 PM 0.14 0.00 0.14 0.00 0.93
02:40:01 PM 0.00 0.00 0.00 0.00 0.00
02:41:01 PM 0.33 0.00 0.33 0.00 5.81
02:42:01 PM 0.18 0.00 0.18 0.00 3.07
02:43:01 PM 0.12 0.00 0.12 0.00 1.17
02:44:01 PM 0.08 0.00 0.08 0.00 0.63
02:45:01 PM 0.12 0.00 0.12 0.00 0.77
02:46:01 PM 0.18 0.00 0.18 0.00 2.57
02:47:01 PM 0.18 0.00 0.18 0.00 3.07
02:48:01 PM 0.12 0.00 0.12 0.00 0.90
02:49:01 PM 0.10 0.00 0.10 0.00 0.63
02:50:00 PM 0.10 0.00 0.10 0.00 0.65
02:50:01 PM 0.00 0.00 0.00 0.00 0.00
02:51:01 PM 0.33 0.00 0.33 0.00 5.42
02:52:01 PM 0.17 0.00 0.17 0.00 3.20
02:53:01 PM 0.12 0.00 0.12 0.00 0.90
02:54:01 PM 0.10 0.00 0.10 0.00 0.67
02:55:01 PM 0.13 0.00 0.13 0.00 0.92
02:56:01 PM 0.20 0.00 0.20 0.00 2.48
02:57:01 PM 0.18 0.00 0.18 0.00 3.18
02:58:01 PM 0.33 0.00 0.33 0.00 4.98
02:59:01 PM 0.18 0.00 0.18 0.00 2.23
03:00:00 PM 0.12 0.00 0.12 0.00 1.19
03:00:01 PM 0.00 0.00 0.00 0.00 0.00
03:01:01 PM 0.25 0.00 0.25 0.00 4.03
03:02:01 PM 0.37 0.00 0.37 0.00 7.11
03:03:01 PM 0.17 0.00 0.17 0.00 1.62
03:04:01 PM 0.13 0.00 0.13 0.00 1.82
03:05:01 PM 0.13 0.00 0.13 0.00 1.68
03:06:01 PM 0.15 0.00 0.15 0.00 1.02
03:07:01 PM 0.32 0.00 0.32 0.00 5.78
03:08:01 PM 0.23 0.00 0.23 0.00 2.93
03:09:01 PM 0.17 0.00 0.17 0.00 2.75
03:10:00 PM 0.10 0.00 0.10 0.00 0.79
03:10:01 PM 0.00 0.00 0.00 0.00 0.00
03:11:01 PM 0.17 0.00 0.17 0.00 1.18
03:12:02 PM 0.22 0.00 0.22 0.00 4.48
03:13:01 PM 0.20 0.00 0.20 0.00 2.81
03:14:01 PM 0.17 0.00 0.17 0.00 2.30
03:15:01 PM 0.17 0.00 0.17 0.00 1.48
03:16:01 PM 0.15 0.00 0.15 0.00 1.03
03:17:01 PM 0.17 0.00 0.17 0.00 2.78
03:18:01 PM 0.12 0.00 0.12 0.00 0.97
03:19:01 PM 0.13 0.00 0.13 0.00 1.35
03:20:00 PM 0.12 0.00 0.12 0.00 0.81
03:20:01 PM 0.00 0.00 0.00 0.00 0.00
03:21:01 PM 0.25 0.00 0.25 0.00 2.92
03:22:01 PM 0.27 0.00 0.27 0.00 4.53
03:23:01 PM 0.12 0.00 0.12 0.00 0.80
03:24:01 PM 0.10 0.00 0.10 0.00 0.80
03:25:01 PM 0.13 0.00 0.13 0.00 1.37
03:26:01 PM 0.20 0.00 0.20 0.00 2.70
03:27:01 PM 0.15 0.00 0.15 0.00 2.67
03:28:01 PM 0.12 0.00 0.12 0.00 0.77
03:29:01 PM 0.13 0.00 0.13 0.00 0.95
03:30:00 PM 0.19 0.00 0.19 0.00 2.43
03:30:01 PM 0.00 0.00 0.00 0.00 0.00
03:31:01 PM 0.32 0.00 0.32 0.00 4.90
03:32:01 PM 0.18 0.00 0.18 0.00 2.53
03:33:01 PM 0.12 0.00 0.12 0.00 1.17
03:34:01 PM 0.12 0.00 0.12 0.00 0.90
03:35:01 PM 0.12 0.00 0.12 0.00 0.90
03:36:01 PM 0.17 0.00 0.17 0.00 2.02
03:37:01 PM 0.25 0.00 0.25 0.00 4.27
03:38:01 PM 0.17 0.00 0.17 0.00 1.72
03:39:01 PM 0.13 0.00 0.13 0.00 1.60
03:40:00 PM 0.12 0.00 0.12 0.00 0.78
03:40:01 PM 0.00 0.00 0.00 0.00 0.00
03:41:01 PM 0.27 0.00 0.27 0.00 3.87
03:42:01 PM 0.18 0.00 0.18 0.00 2.53
03:43:01 PM 0.12 0.00 0.12 0.00 0.90
03:44:01 PM 0.18 0.00 0.18 0.00 2.63
03:45:01 PM 0.18 0.00 0.18 0.00 1.98
03:46:01 PM 1.30 0.00 1.30 0.00 20.81
03:47:01 PM 0.45 0.00 0.45 0.00 5.21
03:48:01 PM 0.30 0.00 0.30 0.00 3.02
03:49:01 PM 0.35 0.00 0.35 0.00 3.90
03:50:00 PM 0.34 0.00 0.34 0.00 3.38
03:50:01 PM 0.00 0.00 0.00 0.00 0.00
03:51:01 PM 0.42 0.00 0.42 0.00 4.58
03:52:01 PM 0.37 0.00 0.37 0.00 4.78
03:53:01 PM 0.43 0.00 0.43 0.00 5.67
03:54:01 PM 0.33 0.00 0.33 0.00 2.95
03:55:01 PM 0.32 0.00 0.32 0.00 3.17
03:56:01 PM 0.35 0.00 0.35 0.00 3.48
03:57:01 PM 0.42 0.00 0.42 0.00 5.63
03:58:01 PM 0.38 0.00 0.38 0.00 3.73
03:59:01 PM 0.30 0.00 0.30 0.00 2.92
04:00:00 PM 0.31 0.00 0.31 0.00 3.49
04:00:01 PM 0.00 0.00 0.00 0.00 0.00
04:01:01 PM 0.50 0.00 0.50 0.00 6.45
04:02:01 PM 0.38 0.00 0.38 0.00 5.23
04:03:01 PM 0.38 0.00 0.38 0.00 3.92
04:04:01 PM 0.32 0.00 0.32 0.00 3.05
04:05:01 PM 0.30 0.00 0.30 0.00 3.02
04:06:01 PM 0.35 0.00 0.35 0.00 4.18
04:07:01 PM 0.60 0.00 0.60 0.00 8.93
04:08:01 PM 0.35 0.00 0.35 0.00 3.47
04:09:01 PM 0.35 0.00 0.35 0.00 3.50
04:10:00 PM 0.24 0.00 0.24 0.00 1.82
04:10:01 PM 1.47 0.00 1.47 0.00 26.47
04:11:01 PM 0.32 0.00 0.32 0.00 2.58
04:12:01 PM 0.37 0.00 0.37 0.00 5.15
04:13:01 PM 0.27 0.00 0.27 0.00 1.97
04:14:01 PM 0.37 0.00 0.37 0.00 4.17
04:15:01 PM 0.40 0.00 0.40 0.00 3.47
04:16:01 PM 0.32 0.00 0.32 0.00 2.35
04:17:01 PM 0.33 0.00 0.33 0.00 4.00
04:18:01 PM 0.35 0.00 0.35 0.00 3.43
04:19:01 PM 0.32 0.00 0.32 0.00 3.05
04:20:00 PM 0.26 0.00 0.26 0.00 2.02
04:20:01 PM 0.00 0.00 0.00 0.00 0.00
04:21:01 PM 0.47 0.00 0.47 0.00 5.70
04:22:01 PM 0.40 0.00 0.40 0.00 5.60
04:23:02 PM 0.35 0.00 0.35 0.00 3.83
04:24:01 PM 0.31 0.00 0.31 0.00 2.97
04:25:01 PM 0.33 0.00 0.33 0.00 3.47
04:26:01 PM 0.33 0.00 0.33 0.00 3.27
04:27:01 PM 0.37 0.00 0.37 0.00 4.87
04:28:01 PM 0.32 0.00 0.32 0.00 3.28
04:29:01 PM 0.32 0.00 0.32 0.00 3.05
04:30:00 PM 0.27 0.00 0.27 0.00 2.41
04:30:01 PM 9.38 0.00 9.38 0.00 79.69
04:31:01 PM 0.47 0.00 0.47 0.00 6.12
04:32:01 PM 0.38 0.00 0.38 0.00 4.87
04:33:01 PM 0.30 0.00 0.30 0.00 3.55
04:34:01 PM 0.30 0.00 0.30 0.00 3.32
04:35:01 PM 0.32 0.00 0.32 0.00 3.55
04:36:01 PM 0.38 0.00 0.38 0.00 4.33
04:37:01 PM 0.38 0.00 0.38 0.00 4.92
04:38:01 PM 0.40 0.00 0.40 0.00 5.02
04:39:01 PM 0.32 0.00 0.32 0.00 3.05
04:40:00 PM 0.34 0.00 0.34 0.00 3.51
04:40:01 PM 0.00 0.00 0.00 0.00 0.00
04:41:01 PM 0.38 0.00 0.38 0.00 4.97
04:42:01 PM 0.38 0.00 0.38 0.00 4.92
04:43:01 PM 0.35 0.00 0.35 0.00 3.47
04:44:01 PM 0.32 0.00 0.32 0.00 3.45
04:45:01 PM 0.38 0.00 0.38 0.00 4.52
04:46:01 PM 0.37 0.00 0.37 0.00 3.63
04:47:01 PM 0.38 0.00 0.38 0.00 4.92
04:48:01 PM 0.33 0.00 0.33 0.00 3.47
04:49:01 PM 0.32 0.00 0.32 0.00 3.05
04:50:00 PM 0.32 0.00 0.32 0.00 3.20
04:50:01 PM 0.00 0.00 0.00 0.00 0.00
04:51:01 PM 0.38 0.00 0.38 0.00 4.30
04:52:01 PM 0.47 0.00 0.47 0.00 6.63
04:53:01 PM 0.30 0.00 0.30 0.00 2.78
04:54:01 PM 0.35 0.00 0.35 0.00 3.33
04:55:01 PM 0.30 0.00 0.30 0.00 3.02
04:56:01 PM 0.35 0.00 0.35 0.00 3.67
04:57:01 PM 0.38 0.00 0.38 0.00 4.92
04:58:01 PM 0.32 0.00 0.32 0.00 3.15
04:59:01 PM 0.30 0.00 0.30 0.00 3.05
05:00:00 PM 0.31 0.00 0.31 0.00 3.07
05:00:01 PM 0.00 0.00 0.00 0.00 0.00
05:01:01 PM 0.52 0.00 0.52 0.00 6.46
05:02:01 PM 0.37 0.00 0.37 0.00 5.05
05:03:01 PM 0.30 0.00 0.30 0.00 3.02
05:04:01 PM 0.88 0.00 0.88 0.00 11.85
05:05:01 PM 0.50 0.00 0.50 0.00 7.60
05:06:01 PM 0.32 0.00 0.32 0.00 3.22
05:07:01 PM 0.38 0.00 0.38 0.00 5.45
05:08:01 PM 0.33 0.00 0.33 0.00 3.18
05:09:01 PM 0.35 0.00 0.35 0.00 3.37
05:10:00 PM 0.32 0.00 0.32 0.00 3.40
05:10:01 PM 0.00 0.00 0.00 0.00 0.00
05:11:01 PM 0.33 0.00 0.33 0.00 5.38
05:12:01 PM 0.18 0.00 0.18 0.00 2.67
05:13:01 PM 0.12 0.00 0.12 0.00 0.77
05:14:01 PM 0.10 0.00 0.10 0.00 0.63
05:15:01 PM 0.10 0.00 0.10 0.00 0.63
05:16:01 PM 0.33 0.00 0.33 0.00 5.73
05:17:01 PM 0.17 0.00 0.17 0.00 2.67
05:18:01 PM 0.12 0.00 0.12 0.00 0.77
05:19:01 PM 0.20 0.00 0.20 0.00 2.52
05:20:00 PM 0.15 0.00 0.15 0.00 1.53
05:20:01 PM 0.00 0.00 0.00 0.00 0.00
05:21:01 PM 0.32 0.00 0.32 0.00 4.03
05:22:01 PM 0.18 0.00 0.18 0.00 2.53
05:23:01 PM 0.10 0.00 0.10 0.00 1.03
05:24:01 PM 0.10 0.00 0.10 0.00 0.88
05:25:01 PM 0.17 0.00 0.17 0.00 1.98
05:26:01 PM 0.27 0.00 0.27 0.00 4.22
05:27:01 PM 0.27 0.00 0.27 0.00 4.62
05:28:01 PM 0.13 0.00 0.13 0.00 1.30
05:29:01 PM 0.10 0.00 0.10 0.00 0.63
05:30:00 PM 0.14 0.00 0.14 0.00 1.86
05:30:01 PM 0.00 0.00 0.00 0.00 0.00
05:31:01 PM 0.20 0.00 0.20 0.00 2.42
05:32:01 PM 0.23 0.00 0.23 0.00 3.88
05:33:01 PM 0.22 0.00 0.22 0.00 3.05
05:34:02 PM 0.18 0.00 0.18 0.00 1.72
05:35:01 PM 0.20 0.00 0.20 0.00 3.25
05:36:01 PM 0.13 0.00 0.13 0.00 0.88
05:37:01 PM 0.22 0.00 0.22 0.00 3.28
05:38:01 PM 0.12 0.00 0.12 0.00 0.90
05:39:01 PM 0.10 0.00 0.10 0.00 0.63
05:40:00 PM 0.10 0.00 0.10 0.00 0.64
05:40:01 PM 0.00 0.00 0.00 0.00 0.00
05:41:01 PM 0.25 0.00 0.25 0.00 2.90
05:42:01 PM 0.28 0.00 0.28 0.00 4.68
05:43:01 PM 0.15 0.00 0.15 0.00 1.22
05:44:01 PM 0.13 0.00 0.13 0.00 0.92
05:45:01 PM 0.10 0.00 0.10 0.00 0.63
05:46:01 PM 0.13 0.00 0.13 0.00 1.00
05:47:01 PM 0.18 0.00 0.18 0.00 2.63
05:48:01 PM 0.12 0.00 0.12 0.00 0.77
05:49:01 PM 0.10 0.00 0.10 0.00 1.17
05:50:00 PM 0.20 0.00 0.20 0.00 2.40
05:50:01 PM 0.00 0.00 0.00 0.00 0.00
05:51:01 PM 0.28 0.00 0.28 0.00 4.62
05:52:01 PM 0.17 0.00 0.17 0.00 2.53
05:53:01 PM 0.12 0.00 0.12 0.00 0.77
05:54:01 PM 0.10 0.00 0.10 0.00 0.63
05:55:01 PM 0.10 0.00 0.10 0.00 0.77
05:56:01 PM 0.18 0.00 0.18 0.00 2.57
05:57:01 PM 0.25 0.00 0.25 0.00 4.27
05:58:01 PM 0.17 0.00 0.17 0.00 1.72
05:59:01 PM 0.13 0.00 0.13 0.00 0.95
06:00:00 PM 0.10 0.00 0.10 0.00 1.05
06:00:01 PM 0.00 0.00 0.00 0.00 0.00
06:01:01 PM 0.27 0.00 0.27 0.00 3.43
06:02:01 PM 0.25 0.00 0.25 0.00 4.42
06:03:01 PM 0.17 0.00 0.17 0.00 2.13
06:04:01 PM 0.12 0.00 0.12 0.00 0.80
06:05:01 PM 0.15 0.00 0.15 0.00 1.73
06:06:01 PM 0.18 0.00 0.18 0.00 3.12
06:07:01 PM 0.18 0.00 0.18 0.00 2.53
06:08:01 PM 0.12 0.00 0.12 0.00 0.77
06:09:01 PM 0.10 0.00 0.10 0.00 0.77
06:10:00 PM 0.10 0.00 0.10 0.00 0.64
06:10:01 PM 0.00 0.00 0.00 0.00 0.00
06:11:01 PM 0.37 0.00 0.37 0.00 5.73
06:12:01 PM 0.18 0.00 0.18 0.00 2.57
06:13:01 PM 0.15 0.00 0.15 0.00 1.45
06:14:01 PM 0.10 0.00 0.10 0.00 0.80
06:15:01 PM 0.15 0.00 0.15 0.00 1.08
06:16:01 PM 0.18 0.00 0.18 0.00 2.58
06:17:01 PM 0.17 0.00 0.17 0.00 2.80
06:18:01 PM 0.20 0.00 0.20 0.00 2.37
06:19:01 PM 0.15 0.00 0.15 0.00 1.45
06:20:00 PM 0.10 0.00 0.10 0.00 0.78
06:20:01 PM 0.00 0.00 0.00 0.00 0.00
06:21:01 PM 0.23 0.00 0.23 0.00 3.40
06:22:01 PM 0.18 0.00 0.18 0.00 2.67
06:23:01 PM 0.12 0.00 0.12 0.00 0.77
06:24:01 PM 0.12 0.00 0.12 0.00 1.43
06:25:01 PM 0.38 0.00 0.38 0.00 5.57
06:26:01 PM 0.27 0.00 0.27 0.00 3.25
06:27:01 PM 0.18 0.00 0.18 0.00 2.53
06:28:01 PM 0.10 0.00 0.10 0.00 1.17
06:29:01 PM 0.12 0.00 0.12 0.00 0.77
06:30:00 PM 0.10 0.00 0.10 0.00 0.65
06:30:01 PM 0.00 0.00 0.00 0.00 0.00
06:31:01 PM 0.22 0.00 0.22 0.00 3.53
06:32:01 PM 0.27 0.00 0.27 0.00 4.13
06:33:01 PM 0.17 0.00 0.17 0.00 1.72
06:34:01 PM 0.12 0.00 0.12 0.00 0.90
06:35:01 PM 0.13 0.00 0.13 0.00 1.60
06:36:01 PM 0.20 0.00 0.20 0.00 3.15
06:37:01 PM 0.15 0.00 0.15 0.00 2.75
06:38:01 PM 0.13 0.00 0.13 0.00 1.30
06:39:01 PM 0.13 0.00 0.13 0.00 1.68
06:40:00 PM 0.15 0.00 0.15 0.00 1.91
06:40:01 PM 0.00 0.00 0.00 0.00 0.00
06:41:01 PM 0.32 0.00 0.32 0.00 4.67
06:42:01 PM 0.32 0.00 0.32 0.00 6.21
06:43:01 PM 0.12 0.00 0.12 0.00 0.93
06:44:02 PM 0.13 0.00 0.13 0.00 0.95
06:45:01 PM 0.15 0.00 0.15 0.00 1.91
06:46:01 PM 0.13 0.00 0.13 0.00 0.90
06:47:01 PM 0.18 0.00 0.18 0.00 2.98
06:48:01 PM 1.17 0.00 1.17 0.00 19.51
06:49:01 PM 0.10 0.00 0.10 0.00 0.67
06:50:00 PM 0.10 0.00 0.10 0.00 0.67
06:50:01 PM 0.00 0.00 0.00 0.00 0.00
06:51:01 PM 0.25 0.00 0.25 0.00 2.92
06:52:01 PM 0.30 0.00 0.30 0.00 4.83
06:53:01 PM 0.12 0.00 0.12 0.00 0.95
06:54:01 PM 0.13 0.00 0.13 0.00 0.95
06:55:01 PM 0.10 0.00 0.10 0.00 0.67
06:56:01 PM 0.12 0.00 0.12 0.00 0.90
06:57:01 PM 0.17 0.00 0.17 0.00 2.78
06:58:01 PM 0.20 0.00 0.20 0.00 2.38
06:59:01 PM 0.15 0.00 0.15 0.00 1.62
07:00:00 PM 0.10 0.00 0.10 0.00 0.67
07:00:01 PM 0.00 0.00 0.00 0.00 0.00
07:01:01 PM 0.27 0.00 0.27 0.00 4.00
07:02:01 PM 0.27 0.00 0.27 0.00 4.13
07:03:01 PM 0.15 0.00 0.15 0.00 1.85
07:04:01 PM 0.12 0.00 0.12 0.00 1.00
07:05:01 PM 0.22 0.00 0.22 0.00 2.30
07:06:01 PM 0.20 0.00 0.20 0.00 3.10
07:07:01 PM 0.20 0.00 0.20 0.00 2.67
07:08:01 PM 0.12 0.00 0.12 0.00 0.90
07:09:01 PM 0.10 0.00 0.10 0.00 0.63
07:10:00 PM 0.14 0.00 0.14 0.00 1.00
07:10:01 PM 0.00 0.00 0.00 0.00 0.00
07:11:01 PM 0.33 0.00 0.33 0.00 5.41
07:12:01 PM 0.18 0.00 0.18 0.00 2.53
07:13:01 PM 0.12 0.00 0.12 0.00 0.90
07:14:01 PM 0.10 0.00 0.10 0.00 0.63
07:15:01 PM 0.13 0.00 0.13 0.00 0.95
07:16:01 PM 0.22 0.00 0.22 0.00 3.00
07:17:01 PM 0.18 0.00 0.18 0.00 2.53
07:18:01 PM 0.10 0.00 0.10 0.00 0.63
07:19:01 PM 0.18 0.00 0.18 0.00 2.37
07:20:00 PM 0.15 0.00 0.15 0.00 1.48
07:20:01 PM 0.00 0.00 0.00 0.00 0.00
07:21:01 PM 0.23 0.00 0.23 0.00 3.53
07:22:01 PM 0.17 0.00 0.17 0.00 2.67
07:23:01 PM 0.13 0.00 0.13 0.00 1.07
07:24:01 PM 0.13 0.00 0.13 0.00 1.47
07:25:01 PM 0.10 0.00 0.10 0.00 1.07
07:26:01 PM 0.28 0.00 0.28 0.00 4.05
07:27:01 PM 0.18 0.00 0.18 0.00 2.73
07:28:01 PM 0.13 0.00 0.13 0.00 1.32
07:29:01 PM 0.12 0.00 0.12 0.00 0.77
07:30:00 PM 0.10 0.00 0.10 0.00 0.78
07:30:01 PM 0.00 0.00 0.00 0.00 0.00
07:31:01 PM 0.22 0.00 0.22 0.00 3.25
07:32:01 PM 0.18 0.00 0.18 0.00 2.67
07:33:01 PM 0.22 0.00 0.22 0.00 2.75
07:34:01 PM 0.30 0.00 0.30 0.00 3.87
07:35:01 PM 0.13 0.00 0.13 0.00 1.35
07:36:01 PM 0.20 0.00 0.20 0.00 3.10
07:37:01 PM 0.17 0.00 0.17 0.00 2.70
07:38:01 PM 0.15 0.00 0.15 0.00 1.22
07:39:01 PM 0.12 0.00 0.12 0.00 0.78
07:40:00 PM 0.10 0.00 0.10 0.00 0.65
07:40:01 PM 0.00 0.00 0.00 0.00 0.00
07:41:01 PM 12.73 6.43 6.30 1235.85 909.10
07:42:01 PM 112.45 0.40 112.05 16.66 9960.64
07:43:01 PM 47.53 1.02 46.51 73.45 6336.08
07:44:01 PM 29.46 0.38 29.07 64.25 1615.31
07:45:01 PM 79.05 9.22 69.84 1662.79 8521.08
07:46:01 PM 6.63 0.07 6.56 4.93 505.88
07:47:01 PM 2.10 0.00 2.10 0.00 507.68
07:48:01 PM 0.83 0.00 0.83 0.00 413.56
07:49:01 PM 0.35 0.00 0.35 0.00 351.17
07:50:00 PM 2.13 0.22 1.91 6.28 201.60
07:50:01 PM 5.52 5.52 0.00 1351.72 0.00
07:51:01 PM 29.26 0.27 28.99 25.32 2918.58
Average: 0.69 0.09 0.60 10.54 70.56
03:06:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:07:01 AM 5878088 7247032 2004336 25.43 2688 1567928 597560 6.69 152184 1591696 12
03:08:01 AM 5879164 7248108 2003260 25.41 2688 1567928 597560 6.69 152208 1591068 4
03:09:01 AM 5871144 7240108 2011280 25.52 2688 1567948 597560 6.69 152280 1599188 4
03:10:00 AM 5871748 7240712 2010676 25.51 2688 1567948 600892 6.73 152280 1598840 4
03:10:01 AM 5871128 7240092 2011296 25.52 2688 1567948 600892 6.73 152280 1599212 4
03:11:01 AM 5871272 7240240 2011152 25.51 2688 1567952 600892 6.73 152280 1599216 4
03:12:01 AM 5871524 7240492 2010900 25.51 2688 1567952 600892 6.73 152280 1599296 4
03:13:01 AM 5871680 7240648 2010744 25.51 2688 1567952 600892 6.73 152280 1599240 4
03:14:01 AM 5871212 7240184 2011212 25.52 2688 1567956 600892 6.73 152280 1599244 4
03:15:01 AM 5871400 7240372 2011024 25.51 2688 1567956 600892 6.73 152280 1599248 4
03:16:01 AM 5871512 7240484 2010912 25.51 2688 1567956 600892 6.73 152280 1599248 4
03:17:01 AM 5871432 7240408 2010992 25.51 2688 1567960 600892 6.73 152280 1599332 4
03:18:01 AM 5871664 7240640 2010760 25.51 2688 1567960 600892 6.73 152280 1599268 4
03:19:01 AM 5871460 7240436 2010964 25.51 2688 1567960 600892 6.73 152280 1599268 4
03:20:00 AM 5872008 7240988 2010416 25.51 2688 1567964 601340 6.73 152280 1598924 4
03:20:01 AM 5871312 7240308 2011112 25.51 2688 1567968 601340 6.73 152280 1599272 24
03:21:01 AM 5871432 7240428 2010992 25.51 2688 1567972 600720 6.73 152436 1599140 16
03:22:01 AM 5871352 7240352 2011072 25.51 2688 1567976 600720 6.73 152436 1599336 8
03:23:01 AM 5871484 7240484 2010940 25.51 2688 1567976 600720 6.73 152436 1599152 8
03:24:01 AM 5871056 7240056 2011368 25.52 2688 1567976 600720 6.73 152436 1599516 8
03:25:01 AM 5871280 7240284 2011144 25.51 2688 1567980 600720 6.73 152436 1599192 4
03:26:01 AM 5871492 7240496 2010932 25.51 2688 1567980 600720 6.73 152436 1599192 4
03:27:01 AM 5871444 7240448 2010980 25.51 2688 1567980 600720 6.73 152436 1599268 4
03:28:01 AM 5871628 7240636 2010796 25.51 2688 1567984 600720 6.73 152436 1599204 4
03:29:01 AM 5871584 7240592 2010840 25.51 2688 1567984 600720 6.73 152436 1599204 4
03:30:00 AM 5872088 7241096 2010336 25.50 2688 1567984 600880 6.73 152436 1598860 4
03:30:02 AM 5871604 7240616 2010820 25.51 2688 1567988 600880 6.73 152436 1599328 20
03:31:01 AM 5868576 7237588 2013848 25.55 2688 1567988 600880 6.73 152440 1602212 4
03:32:01 AM 5866772 7235784 2015652 25.57 2688 1567988 600880 6.73 152440 1604000 4
03:33:01 AM 5866916 7235932 2015508 25.57 2688 1567992 600880 6.73 152440 1603820 4
03:34:01 AM 5867052 7236068 2015372 25.57 2688 1567992 600880 6.73 152440 1603620 4
03:35:01 AM 5867088 7236104 2015336 25.57 2688 1567992 600880 6.73 152440 1603736 4
03:36:01 AM 5867116 7236132 2015308 25.57 2688 1567992 600880 6.73 152440 1603624 4
03:37:01 AM 5867100 7236120 2015324 25.57 2688 1567996 600880 6.73 152440 1603704 4
03:38:01 AM 5867072 7236092 2015352 25.57 2688 1567996 600880 6.73 152440 1603636 4
03:39:01 AM 5867160 7236180 2015264 25.57 2688 1567996 600880 6.73 152440 1603640 8
03:40:00 AM 5867704 7236728 2014720 25.56 2688 1568000 604684 6.77 152440 1603300 4
03:40:01 AM 5867192 7236216 2015232 25.57 2688 1568000 604684 6.77 152440 1603648 20
03:41:01 AM 5867304 7236328 2015120 25.56 2688 1568000 604684 6.77 152440 1603648 4
03:42:01 AM 5849704 7235968 2032720 25.79 2688 1585240 612648 6.86 154632 1618808 664
03:43:01 AM 5849788 7236052 2032636 25.79 2688 1585240 612648 6.86 154632 1618740 4
03:44:01 AM 5849908 7236172 2032516 25.79 2688 1585240 612648 6.86 154632 1618744 4
03:45:01 AM 5849940 7236208 2032484 25.79 2688 1585244 612648 6.86 154632 1618864 4
03:46:01 AM 5849780 7236052 2032644 25.79 2688 1585248 612648 6.86 154632 1618752 4
03:47:01 AM 5849148 7235420 2033276 25.80 2688 1585248 612648 6.86 154632 1619296 4
03:48:01 AM 5849596 7235872 2032828 25.79 2688 1585252 612648 6.86 154632 1618776 4
03:49:01 AM 5849676 7235952 2032748 25.79 2688 1585252 612648 6.86 154632 1618776 4
03:50:00 AM 5850164 7236440 2032260 25.78 2688 1585252 615508 6.89 154632 1618428 4
03:50:01 AM 5849836 7236116 2032588 25.79 2688 1585256 615508 6.89 154632 1618780 24
03:51:01 AM 5849796 7236076 2032628 25.79 2688 1585256 615508 6.89 154632 1618780 4
03:52:01 AM 5849684 7235964 2032740 25.79 2688 1585256 615508 6.89 154632 1618864 4
03:53:01 AM 5849796 7236080 2032628 25.79 2688 1585260 615508 6.89 154632 1618800 4
03:54:01 AM 5849780 7236064 2032644 25.79 2688 1585260 615508 6.89 154636 1618796 4
03:55:01 AM 5849920 7236204 2032504 25.79 2688 1585260 615508 6.89 154636 1618796 4
03:56:01 AM 5849900 7236188 2032524 25.79 2688 1585264 615508 6.89 154636 1618800 4
03:57:01 AM 5849836 7236124 2032588 25.79 2688 1585264 615508 6.89 154636 1618884 4
03:58:01 AM 5849964 7236252 2032460 25.78 2688 1585264 615508 6.89 154636 1618932 4
03:59:01 AM 5849936 7236228 2032488 25.79 2688 1585268 615508 6.89 154636 1618820 4
04:00:00 AM 5850336 7236628 2032088 25.78 2688 1585268 617568 6.91 154636 1618472 4
04:00:01 AM 5849876 7236168 2032548 25.79 2688 1585268 617568 6.91 154636 1618820 16
04:01:01 AM 5849128 7235424 2033296 25.80 2688 1585272 617568 6.91 154636 1619408 4
04:02:01 AM 5849172 7235536 2033252 25.79 2688 1585340 617568 6.91 154824 1619044 4
04:03:01 AM 5849320 7235684 2033104 25.79 2688 1585340 617568 6.91 154824 1618976 4
04:04:01 AM 5849320 7235688 2033104 25.79 2688 1585344 617568 6.91 154824 1618980 4
04:05:01 AM 5849292 7235660 2033132 25.79 2688 1585344 617568 6.91 154824 1618980 4
04:06:01 AM 5849376 7235744 2033048 25.79 2688 1585344 617568 6.91 154824 1618980 4
04:07:01 AM 5849304 7235676 2033120 25.79 2688 1585348 617568 6.91 154824 1619052 4
04:08:01 AM 5849408 7235780 2033016 25.79 2688 1585348 617568 6.91 154824 1618964 4
04:09:01 AM 5849356 7235728 2033068 25.79 2688 1585348 617568 6.91 154824 1618988 8
04:10:00 AM 5849732 7236108 2032692 25.79 2688 1585352 617568 6.91 154824 1618648 4
04:10:01 AM 5849288 7235668 2033136 25.79 2688 1585352 617568 6.91 154824 1618976 16
04:11:01 AM 5849072 7235452 2033352 25.80 2688 1585352 617568 6.91 154824 1619112 4
04:12:01 AM 5849016 7235396 2033408 25.80 2688 1585352 617568 6.91 154824 1619032 4
04:13:01 AM 5849104 7235488 2033320 25.80 2688 1585356 617568 6.91 154824 1618968 4
04:14:01 AM 5849276 7235660 2033148 25.79 2688 1585356 617568 6.91 154824 1619084 4
04:15:01 AM 5849252 7235636 2033172 25.79 2688 1585356 617568 6.91 154824 1619100 4
04:16:01 AM 5849224 7235612 2033200 25.79 2688 1585360 617568 6.91 154824 1619008 4
04:17:01 AM 5849216 7235604 2033208 25.79 2688 1585360 617568 6.91 154824 1619076 4
04:18:01 AM 5849136 7235524 2033288 25.80 2688 1585360 617568 6.91 154824 1619008 4
04:19:01 AM 5849308 7235700 2033116 25.79 2688 1585364 617568 6.91 154824 1619012 4
04:20:00 AM 5849716 7236108 2032708 25.79 2688 1585364 611672 6.85 154824 1618664 4
04:20:01 AM 5849252 7235644 2033172 25.79 2688 1585368 611672 6.85 154824 1619012 20
04:21:01 AM 5849200 7235604 2033224 25.79 2688 1585376 611672 6.85 154824 1619024 4
04:22:01 AM 5849152 7235556 2033272 25.80 2688 1585376 611672 6.85 154824 1619220 4
04:23:01 AM 5849292 7235696 2033132 25.79 2688 1585376 611672 6.85 154824 1619036 4
04:24:01 AM 5849064 7235472 2033360 25.80 2688 1585380 611672 6.85 154824 1619156 4
04:25:01 AM 5849348 7235756 2033076 25.79 2688 1585380 611672 6.85 154824 1619040 4
04:26:01 AM 5849204 7235612 2033220 25.79 2688 1585380 611672 6.85 154824 1619040 4
04:27:01 AM 5849356 7235768 2033068 25.79 2688 1585384 611672 6.85 154824 1619112 4
04:28:01 AM 5849384 7235796 2033040 25.79 2688 1585384 611672 6.85 154824 1619044 4
04:29:01 AM 5849384 7235796 2033040 25.79 2688 1585384 596016 6.67 154824 1619044 8
04:30:00 AM 5849784 7236200 2032640 25.79 2688 1585388 615952 6.90 154824 1618700 4
04:30:01 AM 5849436 7235852 2032988 25.79 2688 1585388 615952 6.90 154824 1619048 20
04:31:01 AM 5849028 7235444 2033396 25.80 2688 1585388 615952 6.90 154824 1619340 4
04:32:01 AM 5849232 7235652 2033192 25.79 2688 1585392 615952 6.90 154824 1619128 4
04:33:01 AM 5848660 7235080 2033764 25.80 2688 1585392 615952 6.90 154824 1619488 4
04:34:01 AM 5849108 7235528 2033316 25.80 2688 1585392 615952 6.90 154824 1619084 4
04:35:01 AM 5849164 7235588 2033260 25.79 2688 1585396 615952 6.90 154824 1619096 4
04:36:01 AM 5849004 7235428 2033420 25.80 2688 1585396 615952 6.90 154824 1619316 8
04:37:01 AM 5846580 7233004 2035844 25.83 2688 1585396 615952 6.90 154824 1621812 4
04:38:01 AM 5845152 7231580 2037272 25.85 2688 1585400 615952 6.90 154824 1623312 4
04:39:02 AM 5845096 7231524 2037328 25.85 2688 1585400 615952 6.90 154824 1623312 8
04:40:00 AM 5845564 7231992 2036860 25.84 2688 1585400 615952 6.90 154824 1622964 4
04:40:01 AM 5844964 7231396 2037460 25.85 2688 1585404 615952 6.90 154824 1623432 20
04:41:01 AM 5850792 7237224 2031632 25.77 2688 1585404 615952 6.90 154824 1617548 4
04:42:01 AM 5850568 7237000 2031856 25.78 2688 1585404 615952 6.90 154824 1617548 4
04:43:01 AM 5850628 7237064 2031796 25.78 2688 1585408 615952 6.90 154824 1617640 4
04:44:01 AM 5850856 7237292 2031568 25.77 2688 1585408 615952 6.90 154824 1617368 4
04:45:01 AM 5850972 7237408 2031452 25.77 2688 1585408 615952 6.90 154824 1617368 4
04:46:01 AM 5851116 7237556 2031308 25.77 2688 1585412 615952 6.90 154824 1617372 4
04:47:01 AM 5850564 7237004 2031860 25.78 2688 1585412 615952 6.90 154824 1617596 12
04:48:01 AM 5850440 7236880 2031984 25.78 2688 1585412 615952 6.90 154824 1617676 8
04:49:01 AM 5850388 7237028 2032036 25.78 2688 1585612 615952 6.90 154936 1617804 4
04:50:00 AM 5851044 7237684 2031380 25.77 2688 1585612 615952 6.90 154936 1617188 4
04:50:01 AM 5850700 7237340 2031724 25.78 2688 1585612 615952 6.90 154936 1617536 20
04:51:01 AM 5850692 7237332 2031732 25.78 2688 1585612 615952 6.90 154936 1617544 4
04:52:01 AM 5850736 7237380 2031688 25.77 2688 1585616 615952 6.90 154936 1617628 4
04:53:01 AM 5850384 7237028 2032040 25.78 2688 1585616 600496 6.72 154936 1617764 4
04:54:01 AM 5850508 7237152 2031916 25.78 2688 1585616 600496 6.72 154936 1617560 4
04:55:01 AM 5850180 7236828 2032244 25.78 2688 1585620 600496 6.72 154936 1617956 16
04:56:01 AM 5848264 7234912 2034160 25.81 2688 1585620 600496 6.72 154936 1620016 4
04:57:01 AM 5848264 7234912 2034160 25.81 2688 1585620 600496 6.72 154936 1619744 4
04:58:01 AM 5848468 7235120 2033956 25.80 2688 1585624 600496 6.72 154936 1619680 4
04:59:01 AM 5845952 7232604 2036472 25.84 2688 1585624 600496 6.72 154936 1622316 4
05:00:00 AM 5846528 7233184 2035896 25.83 2688 1585628 594184 6.65 154936 1621740 4
05:00:01 AM 5845912 7232572 2036512 25.84 2688 1585636 594184 6.65 154936 1622096 24
05:01:01 AM 5845396 7232060 2037028 25.84 2688 1585636 609560 6.83 154936 1622524 4
05:02:01 AM 5846156 7232820 2036268 25.83 2688 1585636 609560 6.83 154968 1621884 4
05:03:01 AM 5843840 7230508 2038584 25.86 2688 1585640 609560 6.83 154976 1624240 4
05:04:01 AM 5844264 7230932 2038160 25.86 2688 1585640 609560 6.83 154968 1623896 4
05:05:01 AM 5844332 7231000 2038092 25.86 2688 1585640 609560 6.83 154968 1623896 4
05:06:01 AM 5844336 7231008 2038088 25.86 2688 1585644 609560 6.83 154968 1623904 8
05:07:01 AM 5844100 7230772 2038324 25.86 2688 1585644 609560 6.83 154968 1623972 4
05:08:01 AM 5841924 7228596 2040500 25.89 2688 1585644 609560 6.83 154968 1626308 8
05:09:01 AM 5839348 7226024 2043076 25.92 2688 1585648 609560 6.83 154996 1628736 12
05:10:00 AM 5840008 7226684 2042416 25.91 2688 1585648 609296 6.82 154996 1628312 12
05:10:01 AM 5839860 7226536 2042564 25.91 2688 1585648 609296 6.82 154996 1628408 16
05:11:01 AM 5839640 7226320 2042784 25.92 2688 1585652 609296 6.82 154996 1628460 4
05:12:01 AM 5839728 7226408 2042696 25.91 2688 1585652 609296 6.82 154996 1628528 4
05:13:01 AM 5839648 7226328 2042776 25.92 2688 1585652 609296 6.82 154996 1628460 4
05:14:01 AM 5839712 7226396 2042712 25.91 2688 1585656 609296 6.82 154996 1628464 4
05:15:01 AM 5839632 7226316 2042792 25.92 2688 1585656 609296 6.82 154996 1628580 4
05:16:01 AM 5839612 7226296 2042812 25.92 2688 1585656 609296 6.82 155004 1628556 4
05:17:01 AM 5839620 7226308 2042804 25.92 2688 1585660 609296 6.82 154996 1628536 4
05:18:01 AM 5839288 7225976 2043136 25.92 2688 1585660 609296 6.82 154996 1628852 16
05:19:01 AM 5839800 7226488 2042624 25.91 2688 1585660 609296 6.82 154996 1628516 12
05:20:00 AM 5840316 7227008 2042108 25.91 2688 1585664 612428 6.86 154996 1628128 4
05:20:01 AM 5839860 7226552 2042564 25.91 2688 1585664 612428 6.86 154996 1628440 16
05:21:01 AM 5839796 7226488 2042628 25.91 2688 1585664 612428 6.86 154996 1628440 4
05:22:01 AM 5839292 7225988 2043132 25.92 2688 1585668 612428 6.86 154996 1628672 16
05:23:01 AM 5839516 7226212 2042908 25.92 2688 1585668 612428 6.86 154996 1628480 8
05:24:01 AM 5839664 7226360 2042760 25.92 2688 1585668 612428 6.86 154996 1628448 4
05:25:01 AM 5839580 7226280 2042844 25.92 2688 1585672 612428 6.86 154996 1628488 4
05:26:01 AM 5839664 7226364 2042760 25.92 2688 1585672 612428 6.86 154996 1628488 4
05:27:01 AM 5839552 7226252 2042872 25.92 2688 1585672 612428 6.86 154996 1628556 4
05:28:01 AM 5840100 7226800 2042324 25.91 2688 1585672 612428 6.86 155008 1628156 12
05:29:01 AM 5840156 7226860 2042268 25.91 2688 1585676 612428 6.86 155008 1628196 4
05:30:00 AM 5840228 7226932 2042196 25.91 2688 1585676 609888 6.83 155008 1628196 4
05:30:01 AM 5839840 7226544 2042584 25.91 2688 1585676 609888 6.83 155008 1628544 20
05:31:01 AM 5839480 7226196 2042944 25.92 2688 1585688 614536 6.88 164428 1619192 240
05:32:01 AM 5839856 7226572 2042568 25.91 2688 1585688 614536 6.88 164428 1618872 4
05:33:01 AM 5839920 7226636 2042504 25.91 2688 1585688 614536 6.88 164428 1619012 4
05:34:01 AM 5840040 7226760 2042384 25.91 2688 1585692 614536 6.88 164428 1618928 4
05:35:01 AM 5839920 7226640 2042504 25.91 2688 1585692 614536 6.88 164428 1618948 4
05:36:01 AM 5839572 7226296 2042852 25.92 2688 1585696 614536 6.88 164428 1619184 4
05:37:01 AM 5839836 7226564 2042588 25.91 2688 1585700 614536 6.88 164428 1618916 4
05:38:01 AM 5839952 7226680 2042472 25.91 2688 1585700 614536 6.88 164428 1618848 4
05:39:01 AM 5840016 7226744 2042408 25.91 2688 1585700 614536 6.88 164428 1618848 4
05:40:00 AM 5840380 7227112 2042044 25.91 2688 1585704 611880 6.85 164428 1618504 4
05:40:01 AM 5839836 7226568 2042588 25.91 2688 1585704 611880 6.85 164428 1618968 16
05:41:01 AM 5839904 7226636 2042520 25.91 2688 1585704 611880 6.85 164428 1618968 4
05:42:01 AM 5839952 7226688 2042472 25.91 2688 1585708 611880 6.85 164428 1618924 4
05:43:01 AM 5839884 7226620 2042540 25.91 2688 1585708 611880 6.85 164428 1618972 4
05:44:01 AM 5839936 7226672 2042488 25.91 2688 1585708 611880 6.85 164428 1618856 4
05:45:01 AM 5840024 7226764 2042400 25.91 2688 1585712 611880 6.85 164428 1618860 4
05:46:01 AM 5840116 7226856 2042308 25.91 2688 1585712 611880 6.85 164428 1618860 4
05:47:02 AM 5839708 7226448 2042716 25.91 2688 1585712 611880 6.85 164428 1619172 4
05:48:01 AM 5839736 7226480 2042688 25.91 2688 1585716 611880 6.85 164428 1619184 4
05:49:01 AM 5839852 7226596 2042572 25.91 2688 1585716 611880 6.85 164428 1618984 4
05:50:00 AM 5840480 7227224 2041944 25.91 2688 1585716 611880 6.85 164428 1618520 4
05:50:01 AM 5839860 7226608 2042564 25.91 2688 1585720 611880 6.85 164428 1618872 24
05:51:01 AM 5839936 7226684 2042488 25.91 2688 1585720 611880 6.85 164428 1618872 4
05:52:01 AM 5839912 7226660 2042512 25.91 2688 1585720 611880 6.85 164428 1618940 4
05:53:01 AM 5839900 7226652 2042524 25.91 2688 1585724 611880 6.85 164428 1618876 4
05:54:01 AM 5840084 7226836 2042340 25.91 2688 1585724 611880 6.85 164428 1618876 4
05:55:01 AM 5840060 7226812 2042364 25.91 2688 1585724 611880 6.85 164428 1618992 4
05:56:01 AM 5840112 7226868 2042312 25.91 2688 1585728 611880 6.85 164428 1618880 4
05:57:01 AM 5840000 7226756 2042424 25.91 2688 1585728 611880 6.85 164428 1618948 4
05:58:01 AM 5840176 7226932 2042248 25.91 2688 1585728 611880 6.85 164428 1618880 4
05:59:01 AM 5839768 7226528 2042656 25.91 2688 1585732 611880 6.85 164428 1618884 4
06:00:00 AM 5839820 7226580 2042604 25.91 2688 1585732 615388 6.89 164428 1619028 4
06:00:01 AM 5839340 7226100 2043084 25.92 2688 1585732 615388 6.89 164428 1619376 16
06:01:01 AM 5838644 7225408 2043780 25.93 2688 1585736 615388 6.89 164428 1619808 4
06:02:01 AM 5839704 7226468 2042720 25.91 2688 1585736 615388 6.89 164432 1619176 4
06:03:01 AM 5839356 7226120 2043068 25.92 2688 1585736 615388 6.89 164432 1619308 4
06:04:01 AM 5839432 7226196 2042992 25.92 2688 1585736 615388 6.89 164432 1619432 4
06:05:01 AM 5839376 7226144 2043048 25.92 2688 1585740 615388 6.89 164432 1619476 4
06:06:01 AM 5839132 7225900 2043292 25.92 2688 1585740 615388 6.89 164432 1619416 16
06:07:01 AM 5839368 7226136 2043056 25.92 2688 1585740 615388 6.89 164432 1619432 4
06:08:01 AM 5839716 7226488 2042708 25.91 2688 1585744 615388 6.89 164432 1619164 4
06:09:01 AM 5839744 7226516 2042680 25.91 2688 1585744 615388 6.89 164432 1619164 4
06:10:00 AM 5840148 7226920 2042276 25.91 2688 1585744 615388 6.89 164432 1618816 4
06:10:01 AM 5839732 7226508 2042692 25.91 2688 1585748 615388 6.89 164432 1619172 16
06:11:01 AM 5839720 7226496 2042704 25.91 2688 1585748 615388 6.89 164432 1619288 4
06:12:01 AM 5839744 7226520 2042680 25.91 2688 1585748 615388 6.89 164432 1619240 4
06:13:01 AM 5839724 7226504 2042700 25.91 2688 1585752 615388 6.89 164432 1619176 4
06:14:01 AM 5839700 7226480 2042724 25.91 2688 1585752 615388 6.89 164432 1619180 4
06:15:01 AM 5839588 7226368 2042836 25.92 2688 1585752 615388 6.89 164432 1619180 4
06:16:01 AM 5839568 7226356 2042856 25.92 2688 1585760 615388 6.89 164432 1619188 4
06:17:01 AM 5839344 7226132 2043080 25.92 2688 1585760 615388 6.89 164432 1619460 4
06:18:01 AM 5839620 7226408 2042804 25.92 2688 1585760 615388 6.89 164432 1619188 4
06:19:01 AM 5839112 7225904 2043312 25.92 2688 1585764 615388 6.89 164432 1619600 4
06:20:00 AM 5840020 7226812 2042404 25.91 2688 1585764 615388 6.89 164432 1618844 4
06:20:01 AM 5839624 7226416 2042800 25.92 2688 1585764 615388 6.89 164432 1619196 16
06:21:01 AM 5839628 7226424 2042796 25.92 2688 1585768 615388 6.89 164432 1619200 4
06:22:01 AM 5839540 7226336 2042884 25.92 2688 1585768 615388 6.89 164432 1619272 4
06:23:01 AM 5839604 7226400 2042820 25.92 2688 1585768 615388 6.89 164432 1619204 4
06:24:01 AM 5839400 7226200 2043024 25.92 2688 1585772 615388 6.89 164432 1619360 4
06:25:01 AM 5839588 7226388 2042836 25.92 2688 1585772 615388 6.89 164432 1619224 4
06:26:01 AM 5839676 7226476 2042748 25.92 2688 1585772 615388 6.89 164432 1619228 4
06:27:01 AM 5839540 7226344 2042884 25.92 2688 1585776 615388 6.89 164440 1619376 4
06:28:01 AM 5839652 7226456 2042772 25.92 2688 1585776 615388 6.89 164432 1619236 4
06:29:01 AM 5839332 7226136 2043092 25.92 2688 1585776 615388 6.89 164432 1619484 4
06:30:00 AM 5840248 7227056 2042176 25.91 2688 1585780 602312 6.74 164432 1618904 4
06:30:01 AM 5839672 7226480 2042752 25.92 2688 1585780 602312 6.74 164432 1619260 16
06:31:01 AM 5839096 7225904 2043328 25.92 2688 1585780 602312 6.74 164432 1619788 4
06:32:01 AM 5839448 7226260 2042976 25.92 2688 1585784 602312 6.74 164432 1619336 4
06:33:01 AM 5839232 7226044 2043192 25.92 2688 1585784 602312 6.74 164432 1619504 4
06:34:01 AM 5839216 7226028 2043208 25.92 2688 1585784 602312 6.74 164432 1619548 4
06:35:01 AM 5839164 7225980 2043260 25.92 2688 1585788 602312 6.74 164432 1619620 16
06:36:01 AM 5839560 7226376 2042864 25.92 2688 1585788 602312 6.74 164432 1619280 8
06:37:01 AM 5839480 7226300 2042944 25.92 2688 1585792 614124 6.88 165100 1618688 4
06:38:01 AM 5839428 7226252 2042996 25.92 2688 1585796 614124 6.88 165100 1618628 4
06:39:01 AM 5839552 7226376 2042872 25.92 2688 1585796 614124 6.88 165100 1618628 4
06:40:00 AM 5840048 7226872 2042376 25.91 2688 1585796 613248 6.87 165100 1618280 4
06:40:01 AM 5839552 7226380 2042872 25.92 2688 1585800 613248 6.87 165100 1618748 4
06:41:01 AM 5839600 7226428 2042824 25.92 2688 1585800 613248 6.87 165100 1618632 4
06:42:01 AM 5839496 7226324 2042928 25.92 2688 1585800 613248 6.87 165100 1618700 4
06:43:01 AM 5839612 7226440 2042812 25.92 2688 1585800 613248 6.87 165100 1618632 4
06:44:01 AM 5839644 7226476 2042780 25.92 2688 1585804 613248 6.87 165100 1618636 4
06:45:01 AM 5839700 7226532 2042724 25.91 2688 1585804 613248 6.87 165100 1618636 4
06:46:01 AM 5839748 7226580 2042676 25.91 2688 1585804 613248 6.87 165100 1618636 4
06:47:01 AM 5839536 7226372 2042888 25.92 2688 1585808 613248 6.87 165100 1618708 4
06:48:01 AM 5839412 7226248 2043012 25.92 2688 1585808 613248 6.87 165100 1618640 4
06:49:01 AM 5839108 7225944 2043316 25.92 2688 1585808 613248 6.87 165100 1618960 4
06:50:00 AM 5839860 7226700 2042564 25.91 2688 1585812 613248 6.87 165100 1618296 4
06:50:01 AM 5839396 7226236 2043028 25.92 2688 1585816 613248 6.87 165100 1618764 20
06:51:01 AM 5838948 7225792 2043476 25.92 2688 1585816 613248 6.87 165100 1619064 4
06:52:01 AM 5839464 7226312 2042960 25.92 2688 1585820 613248 6.87 165100 1618728 4
06:53:01 AM 5839576 7226424 2042848 25.92 2688 1585820 613248 6.87 165100 1618660 4
06:54:01 AM 5839484 7226332 2042940 25.92 2688 1585820 613248 6.87 165100 1618776 4
06:55:01 AM 5839360 7226212 2043064 25.92 2688 1585824 613248 6.87 165100 1618780 4
06:56:01 AM 5839452 7226304 2042972 25.92 2688 1585824 613248 6.87 165100 1618780 4
06:57:01 AM 5839200 7226052 2043224 25.92 2688 1585824 613248 6.87 165100 1618936 4
06:58:02 AM 5839456 7226312 2042968 25.92 2688 1585828 613248 6.87 165100 1618672 4
06:59:01 AM 5839628 7226484 2042796 25.92 2688 1585828 613248 6.87 165100 1618672 4
07:00:00 AM 5840040 7226900 2042384 25.91 2688 1585832 607392 6.80 165100 1618328 4
07:00:01 AM 5839540 7226404 2042884 25.92 2688 1585836 607392 6.80 165100 1618796 20
07:01:01 AM 5838608 7225472 2043816 25.93 2688 1585836 607392 6.80 165100 1619376 4
07:02:01 AM 5839092 7225956 2043332 25.92 2688 1585836 607392 6.80 165100 1618952 4
07:03:01 AM 5839516 7226384 2042908 25.92 2688 1585840 607392 6.80 165100 1618688 4
07:04:01 AM 5839456 7226324 2042968 25.92 2688 1585840 607392 6.80 165100 1618832 4
07:05:01 AM 5839604 7226472 2042820 25.92 2688 1585840 607392 6.80 165100 1618696 4
07:06:01 AM 5839552 7226424 2042872 25.92 2688 1585844 607392 6.80 165100 1618700 4
07:07:01 AM 5839504 7226376 2042920 25.92 2688 1585844 607392 6.80 165100 1618768 4
07:08:01 AM 5839732 7226604 2042692 25.91 2688 1585844 607392 6.80 165100 1618700 4
07:09:01 AM 5839704 7226580 2042720 25.91 2688 1585848 607392 6.80 165100 1618704 4
07:10:00 AM 5840012 7226888 2042412 25.91 2688 1585848 589648 6.60 165100 1618356 4
07:10:01 AM 5839476 7226352 2042948 25.92 2688 1585848 589648 6.60 165100 1618820 12
07:11:01 AM 5839280 7226160 2043144 25.92 2688 1585852 589648 6.60 165100 1618980 4
07:12:01 AM 5839344 7226224 2043080 25.92 2688 1585852 605196 6.78 165100 1618844 4
07:13:01 AM 5839428 7226308 2042996 25.92 2688 1585852 605196 6.78 165100 1618708 4
07:14:01 AM 5839520 7226404 2042904 25.92 2688 1585856 605196 6.78 165100 1618712 4
07:15:01 AM 5839328 7226212 2043096 25.92 2688 1585856 605196 6.78 165100 1618712 4
07:16:01 AM 5839332 7226216 2043092 25.92 2688 1585856 605196 6.78 165100 1618848 4
07:17:01 AM 5839276 7226164 2043148 25.92 2688 1585860 605196 6.78 165100 1618940 4
07:18:01 AM 5838948 7225836 2043476 25.92 2688 1585860 605196 6.78 165100 1619160 4
07:19:01 AM 5839400 7226288 2043024 25.92 2688 1585860 605196 6.78 165100 1618752 4
07:20:00 AM 5839880 7226768 2042544 25.91 2688 1585860 602448 6.75 165100 1618404 4
07:20:01 AM 5839188 7226080 2043236 25.92 2688 1585864 602448 6.75 165100 1618756 20
07:21:01 AM 5839424 7226316 2043000 25.92 2688 1585864 602448 6.75 165100 1618756 4
07:22:01 AM 5839340 7226232 2043084 25.92 2688 1585864 602448 6.75 165100 1618824 4
07:23:01 AM 5839104 7226000 2043320 25.92 2688 1585868 602448 6.75 165100 1618968 4
07:24:01 AM 5839192 7226088 2043232 25.92 2688 1585868 602448 6.75 165100 1618800 4
07:25:01 AM 5839280 7226176 2043144 25.92 2688 1585868 602448 6.75 165100 1618800 4
07:26:01 AM 5839304 7226204 2043120 25.92 2688 1585872 602448 6.75 165100 1618804 4
07:27:01 AM 5839264 7226164 2043160 25.92 2688 1585872 602448 6.75 165100 1618872 4
07:28:01 AM 5839396 7226296 2043028 25.92 2688 1585872 602448 6.75 165100 1618808 4
07:29:01 AM 5839324 7226228 2043100 25.92 2688 1585876 602448 6.75 165100 1618812 4
07:30:00 AM 5839736 7226640 2042688 25.91 2688 1585876 602448 6.75 165100 1618464 4
07:30:01 AM 5839120 7226024 2043304 25.92 2688 1585876 602448 6.75 165100 1618812 16
07:31:01 AM 5838868 7225776 2043556 25.93 2688 1585880 617832 6.92 165100 1619156 4
07:32:01 AM 5839236 7226144 2043188 25.92 2688 1585880 617832 6.92 165100 1618884 4
07:33:01 AM 5838992 7225900 2043432 25.92 2688 1585880 617832 6.92 165100 1619020 4
07:34:01 AM 5839312 7226224 2043112 25.92 2688 1585884 617832 6.92 165100 1618820 4
07:35:01 AM 5839332 7226244 2043092 25.92 2688 1585884 617832 6.92 165100 1618820 4
07:36:01 AM 5839296 7226208 2043128 25.92 2688 1585884 617832 6.92 165100 1618900 4
07:37:01 AM 5839268 7226184 2043156 25.92 2688 1585888 617832 6.92 165100 1618892 4
07:38:01 AM 5839440 7226356 2042984 25.92 2688 1585888 617832 6.92 165100 1618752 4
07:39:01 AM 5839472 7226388 2042952 25.92 2688 1585888 617832 6.92 165100 1618920 4
07:40:00 AM 5839800 7226724 2042624 25.91 2688 1585896 617832 6.92 165100 1618484 4
07:40:01 AM 5839332 7226256 2043092 25.92 2688 1585896 617832 6.92 165100 1618832 4
07:41:01 AM 5839340 7226264 2043084 25.92 2688 1585896 617832 6.92 165100 1618812 4
07:42:01 AM 5838976 7225904 2043448 25.92 2688 1585900 617832 6.92 165100 1618904 4
07:43:01 AM 5839208 7226136 2043216 25.92 2688 1585900 617832 6.92 165100 1618836 4
07:44:01 AM 5839040 7225968 2043384 25.92 2688 1585900 617832 6.92 165100 1618836 4
07:45:01 AM 5839244 7226176 2043180 25.92 2688 1585904 601768 6.74 165100 1618840 4
07:46:01 AM 5839216 7226148 2043208 25.92 2688 1585904 601768 6.74 165100 1618840 4
07:47:01 AM 5839256 7226188 2043168 25.92 2688 1585904 601768 6.74 165100 1618908 4
07:48:01 AM 5839284 7226220 2043140 25.92 2688 1585908 601768 6.74 165100 1618844 4
07:49:01 AM 5839332 7226268 2043092 25.92 2688 1585908 601768 6.74 165100 1618844 4
07:50:00 AM 5839716 7226652 2042708 25.91 2688 1585908 618492 6.93 165100 1618496 4
07:50:01 AM 5839164 7226108 2043260 25.92 2688 1585916 618492 6.93 165100 1618968 24
07:51:01 AM 5839264 7226208 2043160 25.92 2688 1585916 618492 6.93 165100 1618852 4
07:52:01 AM 5839324 7226268 2043100 25.92 2688 1585916 618492 6.93 165100 1618920 4
07:53:01 AM 5839408 7226356 2043016 25.92 2688 1585920 618492 6.93 165100 1618856 4
07:54:01 AM 5839328 7226276 2043096 25.92 2688 1585920 618492 6.93 165100 1618860 4
07:55:01 AM 5839416 7226364 2043008 25.92 2688 1585920 618492 6.93 165100 1618860 4
07:56:01 AM 5839224 7226172 2043200 25.92 2688 1585920 604044 6.76 165100 1618976 4
07:57:01 AM 5839020 7225984 2043404 25.92 2688 1585936 604780 6.77 165884 1618168 4
07:58:01 AM 5838888 7225852 2043536 25.93 2688 1585936 604780 6.77 165884 1618304 4
07:59:01 AM 5838992 7225956 2043432 25.92 2688 1585936 604780 6.77 165884 1618216 4
08:00:00 AM 5839624 7226592 2042800 25.92 2688 1585940 605168 6.78 165884 1617756 4
08:00:01 AM 5839176 7226144 2043248 25.92 2688 1585940 605168 6.78 165884 1618220 16
08:01:01 AM 5838108 7225076 2044316 25.94 2688 1585940 605168 6.78 165884 1619060 16
08:02:01 AM 5839104 7226076 2043320 25.92 2688 1585944 605168 6.78 165888 1618296 8
08:03:01 AM 5839360 7226332 2043064 25.92 2688 1585944 605168 6.78 165888 1618116 4
08:04:01 AM 5839360 7226332 2043064 25.92 2688 1585944 605168 6.78 165888 1618116 4
08:05:01 AM 5839364 7226340 2043060 25.92 2688 1585948 605168 6.78 165888 1618120 4
08:06:01 AM 5839396 7226372 2043028 25.92 2688 1585948 605168 6.78 165888 1618124 4
08:07:01 AM 5839176 7226152 2043248 25.92 2688 1585948 605168 6.78 165888 1618196 4
08:08:01 AM 5838776 7225756 2043648 25.93 2688 1585952 605168 6.78 165888 1618412 4
08:09:01 AM 5838864 7225844 2043560 25.93 2688 1585952 605168 6.78 165888 1618412 4
08:10:00 AM 5839660 7226640 2042764 25.92 2688 1585952 623632 6.98 165888 1617792 4
08:10:01 AM 5839024 7226008 2043400 25.92 2688 1585956 623632 6.98 165888 1618264 20
08:11:01 AM 5839292 7226276 2043132 25.92 2688 1585956 623632 6.98 165888 1618148 4
08:12:01 AM 5838880 7225864 2043544 25.93 2688 1585956 623632 6.98 165888 1618368 4
08:13:01 AM 5838900 7225888 2043524 25.93 2688 1585960 623632 6.98 165888 1618444 16
08:14:01 AM 5839248 7226236 2043176 25.92 2688 1585960 623632 6.98 165888 1618172 8
08:15:01 AM 5839296 7226284 2043128 25.92 2688 1585960 623632 6.98 165888 1618172 4
08:16:01 AM 5839292 7226284 2043132 25.92 2688 1585964 623632 6.98 165888 1618176 4
08:17:01 AM 5838928 7225920 2043496 25.92 2688 1585964 623632 6.98 165888 1618364 4
08:18:01 AM 5839108 7226100 2043316 25.92 2688 1585964 623632 6.98 165888 1618184 4
08:19:01 AM 5839108 7226104 2043316 25.92 2688 1585968 623632 6.98 165888 1618188 4
08:20:00 AM 5839656 7226652 2042768 25.92 2688 1585968 591788 6.63 165888 1617840 4
08:20:01 AM 5839084 7226080 2043340 25.92 2688 1585968 591788 6.63 165888 1618188 16
08:21:01 AM 5839084 7226088 2043340 25.92 2688 1585976 591788 6.63 165888 1618312 4
08:22:01 AM 5838872 7225876 2043552 25.93 2688 1585976 591788 6.63 165888 1618412 16
08:23:01 AM 5839096 7226100 2043328 25.92 2688 1585976 591788 6.63 165888 1618208 8
08:24:01 AM 5839156 7226164 2043268 25.92 2688 1585980 591788 6.63 165888 1618212 4
08:25:01 AM 5839212 7226220 2043212 25.92 2688 1585980 591788 6.63 165888 1618212 4
08:26:01 AM 5839276 7226284 2043148 25.92 2688 1585980 591788 6.63 165888 1618212 4
08:27:01 AM 5839108 7226120 2043316 25.92 2688 1585984 591788 6.63 165888 1618284 4
08:28:01 AM 5838836 7225848 2043588 25.93 2688 1585984 591788 6.63 165888 1618564 4
08:29:01 AM 5839232 7226244 2043192 25.92 2688 1585984 591788 6.63 165888 1618256 4
08:30:00 AM 5839728 7226744 2042696 25.91 2688 1585988 611672 6.85 165888 1617880 4
08:30:01 AM 5839144 7226160 2043280 25.92 2688 1585992 611672 6.85 165888 1618344 24
08:31:01 AM 5838712 7225732 2043712 25.93 2688 1585992 611672 6.85 165888 1618652 4
08:32:01 AM 5838620 7225640 2043804 25.93 2688 1585992 611672 6.85 165888 1618480 4
08:33:01 AM 5838708 7225732 2043716 25.93 2688 1585996 611672 6.85 165888 1618556 4
08:34:01 AM 5838912 7225936 2043512 25.92 2688 1585996 611672 6.85 165888 1618284 4
08:35:01 AM 5839000 7226024 2043424 25.92 2688 1585996 611672 6.85 165888 1618284 4
08:36:01 AM 5839108 7226136 2043316 25.92 2688 1586000 611672 6.85 165888 1618288 4
08:37:01 AM 5839004 7226032 2043420 25.92 2688 1586000 611672 6.85 165888 1618356 4
08:38:01 AM 5839008 7226036 2043416 25.92 2688 1586000 611672 6.85 165888 1618288 4
08:39:01 AM 5839096 7226128 2043328 25.92 2688 1586004 611672 6.85 165888 1618292 4
08:40:00 AM 5839600 7226632 2042824 25.92 2688 1586004 611672 6.85 165888 1617944 4
08:40:01 AM 5839124 7226156 2043300 25.92 2688 1586004 611672 6.85 165888 1618408 16
08:41:01 AM 5839124 7226160 2043300 25.92 2688 1586008 611672 6.85 165888 1618296 4
08:42:01 AM 5839048 7226084 2043376 25.92 2688 1586008 611672 6.85 165888 1618364 4
08:43:01 AM 5839156 7226192 2043268 25.92 2688 1586008 611672 6.85 165888 1618300 4
08:44:01 AM 5836852 7223892 2045572 25.95 2688 1586012 611672 6.85 165888 1620500 4
08:45:01 AM 5837048 7224088 2045376 25.95 2688 1586012 611672 6.85 165888 1620364 4
08:46:01 AM 5836936 7223976 2045488 25.95 2688 1586012 611672 6.85 165896 1620456 4
08:47:01 AM 5836796 7223840 2045628 25.95 2688 1586016 611672 6.85 165888 1620436 4
08:48:01 AM 5836572 7223616 2045852 25.95 2688 1586016 611672 6.85 165888 1620676 4
08:49:01 AM 5836804 7223848 2045620 25.95 2688 1586016 611672 6.85 165888 1620340 8
08:50:00 AM 5837264 7224312 2045160 25.95 2688 1586020 611672 6.85 165888 1620032 4
08:50:01 AM 5836712 7223760 2045712 25.95 2688 1586020 611672 6.85 165888 1620496 16
08:51:01 AM 5836804 7223852 2045620 25.95 2688 1586020 611672 6.85 165888 1620344 4
08:52:01 AM 5834832 7221884 2047592 25.98 2688 1586024 611672 6.85 165888 1622500 4
08:53:01 AM 5834828 7221880 2047596 25.98 2688 1586024 611672 6.85 165888 1622512 4
08:54:01 AM 5834416 7221468 2048008 25.98 2688 1586024 611672 6.85 165888 1622844 4
08:55:01 AM 5834700 7221756 2047724 25.98 2688 1586028 611672 6.85 165888 1622520 4
08:56:01 AM 5834812 7221868 2047612 25.98 2688 1586028 595936 6.67 165888 1622440 4
08:57:01 AM 5832524 7219580 2049900 26.01 2688 1586028 595936 6.67 165888 1624752 4
08:58:01 AM 5832864 7219924 2049560 26.00 2688 1586032 595936 6.67 165888 1624492 4
08:59:01 AM 5832868 7219928 2049556 26.00 2688 1586032 595936 6.67 165888 1624492 4
09:00:00 AM 5833520 7220580 2048904 25.99 2688 1586032 602640 6.75 165888 1624144 4
09:00:01 AM 5832660 7219724 2049764 26.00 2688 1586036 602640 6.75 165888 1624616 16
09:01:01 AM 5831808 7218872 2050616 26.02 2688 1586036 602640 6.75 165888 1625312 4
09:02:01 AM 5832788 7219856 2049636 26.00 2688 1586040 602640 6.75 165888 1624572 4
09:03:01 AM 5833008 7220080 2049416 26.00 2688 1586044 602640 6.75 165888 1624624 4
09:04:01 AM 5832784 7219856 2049640 26.00 2688 1586044 602640 6.75 165888 1624508 4
09:05:01 AM 5832904 7219976 2049520 26.00 2688 1586044 602640 6.75 165888 1624508 4
09:06:01 AM 5832988 7220064 2049436 26.00 2688 1586048 602640 6.75 165888 1624512 4
09:07:01 AM 5832880 7219956 2049544 26.00 2688 1586048 602640 6.75 165888 1624580 4
09:08:01 AM 5833020 7220096 2049404 26.00 2688 1586048 602640 6.75 165888 1624516 4
09:09:01 AM 5832996 7220076 2049428 26.00 2688 1586052 602640 6.75 165888 1624520 4
09:10:00 AM 5833424 7220504 2049000 25.99 2688 1586052 621432 6.96 165888 1624172 4
09:10:01 AM 5832960 7220044 2049464 26.00 2688 1586056 621432 6.96 165888 1624524 20
09:11:01 AM 5832836 7219920 2049588 26.00 2688 1586056 621432 6.96 165888 1624524 4
09:12:01 AM 5830388 7217476 2052036 26.03 2688 1586060 621432 6.96 165888 1626848 4
09:13:01 AM 5830756 7217844 2051668 26.03 2688 1586060 621432 6.96 165888 1626576 0
09:14:01 AM 5830612 7217700 2051812 26.03 2688 1586060 621432 6.96 165888 1626576 4
09:15:01 AM 5830704 7217796 2051720 26.03 2688 1586064 621432 6.96 165888 1626696 4
09:16:01 AM 5830752 7217844 2051672 26.03 2688 1586064 621432 6.96 165888 1626580 4
09:17:01 AM 5830816 7217908 2051608 26.03 2688 1586064 621432 6.96 165888 1626648 4
09:18:02 AM 5830956 7218052 2051468 26.03 2688 1586068 621432 6.96 165888 1626584 4
09:19:01 AM 5830820 7217916 2051604 26.03 2688 1586068 621432 6.96 165888 1626584 4
09:20:00 AM 5831184 7218280 2051240 26.02 2688 1586068 621432 6.96 165888 1626236 4
09:20:01 AM 5830668 7217768 2051756 26.03 2688 1586072 621432 6.96 165888 1626704 20
09:21:01 AM 5830908 7218008 2051516 26.03 2688 1586072 621432 6.96 165888 1626588 4
09:22:01 AM 5828524 7215624 2053900 26.06 2688 1586072 621432 6.96 165888 1628704 4
09:23:01 AM 5828472 7215576 2053952 26.06 2688 1586076 621432 6.96 165888 1628640 4
09:24:01 AM 5828560 7215664 2053864 26.06 2688 1586076 621432 6.96 165888 1628640 4
09:25:01 AM 5828396 7215500 2054028 26.06 2688 1586076 621432 6.96 165888 1628860 4
09:26:01 AM 5828776 7215884 2053648 26.05 2688 1586080 621432 6.96 165888 1628660 4
09:27:01 AM 5826028 7213136 2056396 26.09 2688 1586080 621432 6.96 165888 1631232 4
09:28:01 AM 5826628 7213736 2055796 26.08 2688 1586080 621432 6.96 165888 1630708 4
09:29:01 AM 5824284 7211396 2058140 26.11 2688 1586084 621432 6.96 165888 1633048 4
09:30:00 AM 5824988 7212100 2057436 26.10 2688 1586084 615260 6.89 165888 1632428 4
09:30:01 AM 5824532 7211644 2057892 26.11 2688 1586084 615260 6.89 165888 1632892 20
09:31:01 AM 5824344 7211460 2058080 26.11 2688 1586088 615260 6.89 165888 1633052 4
09:32:01 AM 5824412 7211528 2058012 26.11 2688 1586088 615260 6.89 165888 1632964 4
09:33:01 AM 5822180 7209296 2060244 26.14 2688 1586088 615260 6.89 165888 1635220 4
09:34:01 AM 5822016 7209136 2060408 26.14 2688 1586092 615260 6.89 165888 1635156 4
09:35:01 AM 5819512 7206632 2062912 26.17 2688 1586092 615260 6.89 165888 1637784 4
09:36:01 AM 5819860 7206980 2062564 26.17 2688 1586092 615260 6.89 165888 1637512 4
09:37:01 AM 5808460 7195584 2073964 26.31 2688 1586096 615260 6.89 165888 1648748 4
09:38:01 AM 5808616 7195740 2073808 26.31 2688 1586096 615260 6.89 165888 1648680 4
09:39:01 AM 5818052 7205176 2064372 26.19 2688 1586096 615260 6.89 165888 1639196 4
09:40:00 AM 5818876 7206004 2063548 26.18 2688 1586100 613896 6.87 165888 1638508 4
09:40:01 AM 5818296 7205424 2064128 26.19 2688 1586100 613896 6.87 165888 1638972 12
09:41:01 AM 5817884 7205012 2064540 26.19 2688 1586100 613896 6.87 165888 1639176 0
09:42:01 AM 5818188 7205320 2064236 26.19 2688 1586104 613896 6.87 165888 1639048 4
09:43:01 AM 5818304 7205436 2064120 26.19 2688 1586104 613896 6.87 165888 1638980 4
09:44:01 AM 5818476 7205608 2063948 26.18 2688 1586104 613896 6.87 165888 1638864 4
09:45:01 AM 5818468 7205608 2063956 26.18 2688 1586112 613896 6.87 165888 1638876 4
09:46:01 AM 5818368 7205508 2064056 26.19 2688 1586112 613896 6.87 165888 1638992 4
09:47:01 AM 5818400 7205540 2064024 26.19 2688 1586112 613896 6.87 165888 1638944 4
09:48:01 AM 5816956 7204096 2065468 26.20 2688 1586112 611620 6.85 165888 1640384 4
09:49:01 AM 5818484 7205632 2063940 26.18 2688 1586120 611616 6.85 166212 1638564 4
09:50:00 AM 5819064 7206212 2063360 26.18 2688 1586120 610200 6.83 166212 1638216 4
09:50:01 AM 5818500 7205648 2063924 26.18 2688 1586120 610200 6.83 166212 1638564 20
09:51:01 AM 5818368 7205520 2064056 26.19 2688 1586124 610200 6.83 166212 1638572 4
09:52:01 AM 5818308 7205460 2064116 26.19 2688 1586124 610200 6.83 166212 1638640 4
09:53:01 AM 5818384 7205536 2064040 26.19 2688 1586124 610200 6.83 166212 1638572 4
09:54:01 AM 5818328 7205484 2064096 26.19 2688 1586128 610200 6.83 166212 1638576 4
09:55:01 AM 5817924 7205080 2064500 26.19 2688 1586128 610200 6.83 166212 1638924 4
09:56:01 AM 5818264 7205420 2064160 26.19 2688 1586128 610200 6.83 166212 1638500 4
09:57:01 AM 5818232 7205392 2064192 26.19 2688 1586132 610200 6.83 166212 1638648 4
09:58:01 AM 5818356 7205516 2064068 26.19 2688 1586132 610200 6.83 166212 1638632 4
09:59:01 AM 5818296 7205456 2064128 26.19 2688 1586132 610200 6.83 166212 1638584 4
10:00:00 AM 5818860 7206024 2063564 26.18 2688 1586136 626488 7.01 166212 1638240 4
10:00:01 AM 5818260 7205424 2064164 26.19 2688 1586136 626488 7.01 166212 1638704 16
10:01:01 AM 5817340 7204504 2065084 26.20 2688 1586136 626488 7.01 166212 1639252 4
10:02:01 AM 5818148 7205316 2064276 26.19 2688 1586140 626488 7.01 166212 1638640 4
10:03:01 AM 5818208 7205376 2064216 26.19 2688 1586140 626488 7.01 166212 1638592 4
10:04:01 AM 5818356 7205524 2064068 26.19 2688 1586140 626488 7.01 166212 1638592 4
10:05:01 AM 5818356 7205528 2064068 26.19 2688 1586144 626488 7.01 166212 1638596 4
10:06:01 AM 5818476 7205648 2063948 26.18 2688 1586144 626488 7.01 166212 1638596 4
10:07:01 AM 5818416 7205588 2064008 26.18 2688 1586144 626488 7.01 166212 1638664 4
10:08:01 AM 5818600 7205776 2063824 26.18 2688 1586148 626488 7.01 166212 1638600 4
10:09:01 AM 5818336 7205512 2064088 26.19 2688 1586148 626488 7.01 166212 1638600 4
10:10:00 AM 5819092 7206268 2063332 26.18 2688 1586148 590108 6.61 166212 1638252 4
10:10:01 AM 5818544 7205728 2063880 26.18 2688 1586156 605500 6.78 166212 1638724 28
10:11:01 AM 5818520 7205704 2063904 26.18 2688 1586156 605500 6.78 166212 1638724 4
10:12:01 AM 5817996 7205180 2064428 26.19 2688 1586156 605500 6.78 166212 1638792 4
10:13:01 AM 5818024 7205212 2064400 26.19 2688 1586160 605500 6.78 166212 1638728 4
10:14:01 AM 5817660 7204848 2064764 26.19 2688 1586160 605500 6.78 166212 1639104 16
10:15:01 AM 5818232 7205420 2064192 26.19 2688 1586160 605500 6.78 166212 1638612 8
10:16:01 AM 5818292 7205484 2064132 26.19 2688 1586164 605500 6.78 166212 1638616 4
10:17:01 AM 5818212 7205404 2064212 26.19 2688 1586164 605500 6.78 166212 1638684 4
10:18:01 AM 5818232 7205424 2064192 26.19 2688 1586164 605500 6.78 166212 1638616 4
10:19:01 AM 5818316 7205512 2064108 26.19 2688 1586168 605500 6.78 166212 1638736 4
10:20:00 AM 5818780 7205976 2063644 26.18 2688 1586168 606220 6.79 166212 1638276 4
10:20:01 AM 5818344 7205540 2064080 26.19 2688 1586168 606220 6.79 166212 1638624 16
10:21:01 AM 5818200 7205400 2064224 26.19 2688 1586172 606220 6.79 166212 1638744 4
10:22:01 AM 5818224 7205424 2064200 26.19 2688 1586172 606220 6.79 166212 1638812 4
10:23:01 AM 5818084 7205284 2064340 26.19 2688 1586172 606220 6.79 166212 1639020 4
10:24:01 AM 5817852 7205052 2064572 26.19 2688 1586172 606220 6.79 166212 1639040 4
10:25:01 AM 5818300 7205508 2064124 26.19 2688 1586180 606220 6.79 166212 1638640 4
10:26:01 AM 5817852 7205060 2064572 26.19 2688 1586180 606220 6.79 166212 1639164 4
10:27:01 AM 5818312 7205520 2064112 26.19 2688 1586180 606220 6.79 166212 1638708 4
10:28:01 AM 5818456 7205668 2063968 26.18 2688 1586184 606220 6.79 166212 1638644 4
10:29:02 AM 5818400 7205612 2064024 26.19 2688 1586184 606220 6.79 166212 1638644 4
10:30:00 AM 5818776 7205988 2063648 26.18 2688 1586184 603324 6.76 166212 1638296 4
10:30:01 AM 5818244 7205460 2064180 26.19 2688 1586188 603324 6.76 166212 1638648 20
10:31:01 AM 5817700 7204916 2064724 26.19 2688 1586188 603324 6.76 166212 1639172 4
10:32:01 AM 5818148 7205364 2064276 26.19 2688 1586188 603324 6.76 166212 1638716 4
10:33:01 AM 5817776 7204996 2064648 26.19 2688 1586192 603324 6.76 166212 1638996 4
10:34:01 AM 5818176 7205396 2064248 26.19 2688 1586192 603324 6.76 166212 1638656 4
10:35:01 AM 5818208 7205428 2064216 26.19 2688 1586192 603324 6.76 166212 1638656 4
10:36:01 AM 5818120 7205344 2064304 26.19 2688 1586196 603324 6.76 166212 1638660 4
10:37:01 AM 5818184 7205408 2064240 26.19 2688 1586196 603324 6.76 166212 1638728 4
10:38:01 AM 5818340 7205564 2064084 26.19 2688 1586196 603324 6.76 166212 1638660 4
10:39:01 AM 5818388 7205616 2064036 26.19 2688 1586200 603324 6.76 166212 1638664 4
10:40:00 AM 5818856 7206084 2063568 26.18 2688 1586200 602700 6.75 166212 1638316 4
10:40:01 AM 5818360 7205588 2064064 26.19 2688 1586200 602700 6.75 166212 1638664 12
10:41:01 AM 5818036 7205272 2064388 26.19 2688 1586208 602700 6.75 166212 1638944 4
10:42:01 AM 5818168 7205404 2064256 26.19 2688 1586208 602700 6.75 166212 1638744 4
10:43:01 AM 5818120 7205356 2064304 26.19 2688 1586208 602700 6.75 166212 1638676 4
10:44:01 AM 5818208 7205448 2064216 26.19 2688 1586212 602700 6.75 166212 1638680 4
10:45:01 AM 5818208 7205448 2064216 26.19 2688 1586212 602700 6.75 166212 1638796 4
10:46:01 AM 5818208 7205448 2064216 26.19 2688 1586212 602700 6.75 166212 1638680 4
10:47:01 AM 5818188 7205432 2064236 26.19 2688 1586216 602700 6.75 166212 1638752 4
10:48:01 AM 5818328 7205572 2064096 26.19 2688 1586216 602700 6.75 166212 1638688 4
10:49:01 AM 5818144 7205388 2064280 26.19 2688 1586216 602700 6.75 166212 1638896 4
10:50:00 AM 5818760 7206008 2063664 26.18 2688 1586220 603216 6.75 166212 1638348 4
10:50:01 AM 5818312 7205560 2064112 26.19 2688 1586220 603216 6.75 166212 1638816 20
10:51:01 AM 5818424 7205672 2064000 26.18 2688 1586220 603216 6.75 166212 1638700 4
10:52:01 AM 5818392 7205644 2064032 26.19 2688 1586224 603216 6.75 166212 1638772 4
10:53:01 AM 5818288 7205540 2064136 26.19 2688 1586224 603216 6.75 166212 1638704 4
10:54:01 AM 5818348 7205600 2064076 26.19 2688 1586224 603216 6.75 166212 1638704 4
10:55:01 AM 5818376 7205632 2064048 26.19 2688 1586228 603216 6.75 166212 1638708 4
10:56:01 AM 5818244 7205500 2064180 26.19 2688 1586228 603216 6.75 166212 1638708 4
10:57:01 AM 5818076 7205332 2064348 26.19 2688 1586228 603216 6.75 166212 1638776 4
10:58:01 AM 5818104 7205364 2064320 26.19 2688 1586232 603216 6.75 166212 1638712 4
10:59:01 AM 5818112 7205372 2064312 26.19 2688 1586232 603216 6.75 166212 1638712 4
11:00:00 AM 5818508 7205768 2063916 26.18 2688 1586232 606464 6.79 166212 1638364 4
11:00:01 AM 5817964 7205228 2064460 26.19 2688 1586236 606464 6.79 166212 1638832 20
11:01:01 AM 5817084 7204348 2065340 26.20 2688 1586236 606464 6.79 166212 1639528 4
11:02:01 AM 5818064 7205328 2064360 26.19 2688 1586236 606464 6.79 166212 1638784 4
11:03:01 AM 5818200 7205464 2064224 26.19 2688 1586236 606464 6.79 166212 1638716 4
11:04:01 AM 5818180 7205448 2064244 26.19 2688 1586240 606464 6.79 166212 1638720 4
11:05:01 AM 5818180 7205448 2064244 26.19 2688 1586240 606464 6.79 166212 1638720 4
11:06:01 AM 5818092 7205364 2064332 26.19 2688 1586244 606464 6.79 166212 1638724 4
11:07:01 AM 5818044 7205320 2064380 26.19 2688 1586248 606464 6.79 166212 1638796 4
11:08:01 AM 5818032 7205308 2064392 26.19 2688 1586248 606464 6.79 166212 1638808 4
11:09:01 AM 5818152 7205428 2064272 26.19 2688 1586248 606464 6.79 166212 1638728 4
11:10:00 AM 5818524 7205804 2063900 26.18 2688 1586252 604048 6.76 166212 1638588 4
11:10:01 AM 5817996 7205276 2064428 26.19 2688 1586252 604048 6.76 166212 1638900 4
11:11:01 AM 5818224 7205504 2064200 26.19 2688 1586252 604048 6.76 166212 1638812 4
11:12:01 AM 5818112 7205396 2064312 26.19 2688 1586256 604048 6.76 166212 1638804 4
11:13:01 AM 5818372 7205656 2064052 26.19 2688 1586256 604048 6.76 166212 1638704 4
11:14:01 AM 5817608 7204892 2064816 26.20 2688 1586256 604048 6.76 166212 1639092 4
11:15:01 AM 5817968 7205256 2064456 26.19 2688 1586260 604048 6.76 166212 1638732 4
11:16:01 AM 5818020 7205308 2064404 26.19 2688 1586260 604048 6.76 166212 1638768 4
11:17:01 AM 5817976 7205264 2064448 26.19 2688 1586260 604048 6.76 166212 1638840 4
11:18:01 AM 5818012 7205304 2064412 26.19 2688 1586264 604048 6.76 166212 1638776 4
11:19:01 AM 5818036 7205328 2064388 26.19 2688 1586264 604048 6.76 166212 1638776 4
11:20:00 AM 5818588 7205880 2063836 26.18 2688 1586264 619820 6.94 166212 1638428 4
11:20:01 AM 5818076 7205372 2064348 26.19 2688 1586268 619820 6.94 166212 1638896 20
11:21:01 AM 5818216 7205512 2064208 26.19 2688 1586268 619820 6.94 166212 1638780 4
11:22:01 AM 5818100 7205396 2064324 26.19 2688 1586268 619820 6.94 166212 1638848 4
11:23:01 AM 5816680 7203980 2065744 26.21 2688 1586272 596964 6.68 166212 1640292 4
11:24:01 AM 5818104 7205416 2064320 26.19 2688 1586284 618584 6.93 166592 1638420 4
11:25:01 AM 5818108 7205420 2064316 26.19 2688 1586284 618584 6.93 166592 1638424 4
11:26:01 AM 5818108 7205424 2064316 26.19 2688 1586288 618584 6.93 166592 1638428 4
11:27:01 AM 5818008 7205324 2064416 26.19 2688 1586288 618584 6.93 166592 1638496 4
11:28:01 AM 5818320 7205636 2064104 26.19 2688 1586288 618584 6.93 166592 1638432 4
11:29:01 AM 5818148 7205468 2064276 26.19 2688 1586292 618584 6.93 166592 1638436 4
11:30:00 AM 5818536 7205856 2063888 26.18 2688 1586292 592780 6.64 166592 1638088 4
11:30:01 AM 5817984 7205304 2064440 26.19 2688 1586296 592780 6.64 166596 1638432 20
11:31:01 AM 5817724 7205052 2064700 26.19 2688 1586300 592780 6.64 166596 1638780 4
11:32:01 AM 5817656 7204984 2064768 26.19 2688 1586300 592780 6.64 166596 1638624 4
11:33:01 AM 5817672 7205000 2064752 26.19 2688 1586300 592780 6.64 166596 1638764 4
11:34:01 AM 5818012 7205344 2064412 26.19 2688 1586304 592780 6.64 166596 1638448 4
11:35:01 AM 5818072 7205404 2064352 26.19 2688 1586304 592780 6.64 166596 1638448 4
11:36:01 AM 5817912 7205244 2064512 26.19 2688 1586304 592780 6.64 166596 1638652 4
11:37:01 AM 5818024 7205360 2064400 26.19 2688 1586308 592780 6.64 166596 1638520 4
11:38:01 AM 5818232 7205568 2064192 26.19 2688 1586308 592780 6.64 166596 1638452 4
11:39:02 AM 5818084 7205420 2064340 26.19 2688 1586308 592780 6.64 166596 1638568 4
11:40:00 AM 5818596 7205932 2063828 26.18 2688 1586308 596128 6.67 166596 1638104 4
11:40:01 AM 5818088 7205428 2064336 26.19 2688 1586312 596128 6.67 166596 1638456 20
11:41:01 AM 5818168 7205508 2064256 26.19 2688 1586312 596128 6.67 166596 1638456 4
11:42:01 AM 5818132 7205472 2064292 26.19 2688 1586312 596128 6.67 166596 1638524 4
11:43:01 AM 5818140 7205484 2064284 26.19 2688 1586316 596128 6.67 166596 1638460 4
11:44:01 AM 5818200 7205544 2064224 26.19 2688 1586316 596128 6.67 166596 1638460 4
11:45:01 AM 5818060 7205404 2064364 26.19 2688 1586316 596128 6.67 166596 1638460 4
11:46:01 AM 5818192 7205540 2064232 26.19 2688 1586320 596128 6.67 166596 1638464 4
11:47:01 AM 5818112 7205460 2064312 26.19 2688 1586320 596128 6.67 166596 1638592 4
11:48:01 AM 5817984 7205332 2064440 26.19 2688 1586320 596128 6.67 166596 1638524 4
11:49:01 AM 5817928 7205284 2064496 26.19 2688 1586328 596128 6.67 166596 1638532 4
11:50:00 AM 5818420 7205776 2064004 26.18 2688 1586328 609256 6.82 166596 1638184 4
11:50:01 AM 5817956 7205312 2064468 26.19 2688 1586328 609256 6.82 166596 1638536 20
11:51:01 AM 5818040 7205400 2064384 26.19 2688 1586332 609256 6.82 166596 1638540 4
11:52:01 AM 5817996 7205356 2064428 26.19 2688 1586332 609256 6.82 166596 1638616 4
11:53:01 AM 5818024 7205384 2064400 26.19 2688 1586332 609256 6.82 166596 1638548 4
11:54:01 AM 5818044 7205408 2064380 26.19 2688 1586336 609256 6.82 166596 1638552 4
11:55:01 AM 5817864 7205228 2064560 26.19 2688 1586336 609256 6.82 166596 1638552 4
11:56:01 AM 5817828 7205192 2064596 26.19 2688 1586336 609256 6.82 166596 1638552 4
11:57:01 AM 5817812 7205180 2064612 26.19 2688 1586340 609256 6.82 166596 1638624 4
11:58:01 AM 5817812 7205180 2064612 26.19 2688 1586340 609256 6.82 166596 1638556 4
11:59:01 AM 5817900 7205268 2064524 26.19 2688 1586340 609256 6.82 166596 1638672 4
12:00:00 PM 5818404 7205776 2064020 26.19 2688 1586344 608988 6.82 166596 1638212 4
12:00:01 PM 5817928 7205300 2064496 26.19 2688 1586344 608988 6.82 166596 1638676 16
12:01:01 PM 5816812 7204184 2065612 26.21 2688 1586344 608988 6.82 166596 1639256 4
12:02:01 PM 5817756 7205132 2064668 26.19 2688 1586348 608988 6.82 166596 1638632 4
12:03:01 PM 5817492 7204868 2064932 26.20 2688 1586348 608988 6.82 166596 1639028 4
12:04:01 PM 5817912 7205288 2064512 26.19 2688 1586348 608988 6.82 166596 1638564 8
12:05:01 PM 5817976 7205356 2064448 26.19 2688 1586352 608988 6.82 166596 1638576 4
12:06:01 PM 5818084 7205464 2064340 26.19 2688 1586352 608988 6.82 166596 1638576 4
12:07:01 PM 5817748 7205128 2064676 26.19 2688 1586352 608988 6.82 166596 1638644 4
12:08:01 PM 5817812 7205196 2064612 26.19 2688 1586356 608988 6.82 166596 1638580 4
12:09:01 PM 5817872 7205256 2064552 26.19 2688 1586356 608988 6.82 166596 1638696 4
12:10:00 PM 5818244 7205628 2064180 26.19 2688 1586356 607684 6.80 166596 1638232 4
12:10:01 PM 5817840 7205228 2064584 26.19 2688 1586360 607684 6.80 166596 1638584 24
12:11:01 PM 5818032 7205420 2064392 26.19 2688 1586360 607684 6.80 166596 1638584 4
12:12:01 PM 5817512 7204900 2064912 26.20 2688 1586360 607684 6.80 166596 1638856 4
12:13:01 PM 5817572 7204964 2064852 26.20 2688 1586364 607684 6.80 166596 1638932 4
12:14:01 PM 5817864 7205256 2064560 26.19 2688 1586364 607684 6.80 166596 1638732 4
12:15:01 PM 5817404 7204796 2065020 26.20 2688 1586364 607684 6.80 166596 1638800 4
12:16:01 PM 5817804 7205196 2064620 26.19 2688 1586364 607684 6.80 166596 1638732 4
12:17:01 PM 5817556 7204952 2064868 26.20 2688 1586368 607684 6.80 166596 1638920 4
12:18:01 PM 5817876 7205272 2064548 26.19 2688 1586368 607684 6.80 166600 1638676 4
12:19:01 PM 5817912 7205308 2064512 26.19 2688 1586368 607684 6.80 166596 1638600 4
12:20:00 PM 5818268 7205668 2064156 26.19 2688 1586372 602116 6.74 166596 1638256 4
12:20:01 PM 5817764 7205164 2064660 26.19 2688 1586376 602116 6.74 166596 1638604 20
12:21:01 PM 5817772 7205176 2064652 26.19 2688 1586376 602116 6.74 166596 1638588 4
12:22:01 PM 5817688 7205096 2064736 26.19 2688 1586380 602116 6.74 166596 1638692 4
12:23:01 PM 5817832 7205240 2064592 26.19 2688 1586380 602116 6.74 166596 1638624 4
12:24:01 PM 5817608 7205016 2064816 26.20 2688 1586380 602116 6.74 166596 1638908 16
12:25:01 PM 5817908 7205320 2064516 26.19 2688 1586384 602116 6.74 166596 1638628 4
12:26:01 PM 5817820 7205232 2064604 26.19 2688 1586384 602116 6.74 166596 1638628 4
12:27:01 PM 5817940 7205352 2064484 26.19 2688 1586384 602116 6.74 166596 1638660 4
12:28:01 PM 5817964 7205380 2064460 26.19 2688 1586388 602116 6.74 166596 1638632 4
12:29:01 PM 5817996 7205412 2064428 26.19 2688 1586388 602116 6.74 166596 1638632 4
12:30:00 PM 5818476 7205896 2063948 26.18 2688 1586392 602768 6.75 166596 1638288 4
12:30:01 PM 5817952 7205376 2064472 26.19 2688 1586396 602768 6.75 166596 1638640 20
12:31:01 PM 5817336 7204760 2065088 26.20 2688 1586396 602768 6.75 166596 1639016 4
12:32:01 PM 5817852 7205276 2064572 26.19 2688 1586396 602768 6.75 166596 1638716 4
12:33:01 PM 5817548 7204976 2064876 26.20 2688 1586400 602768 6.75 166596 1638932 4
12:34:01 PM 5817988 7205416 2064436 26.19 2688 1586400 602768 6.75 166596 1638660 4
12:35:01 PM 5818084 7205512 2064340 26.19 2688 1586400 602768 6.75 166596 1638660 4
12:36:01 PM 5817984 7205416 2064440 26.19 2688 1586404 602768 6.75 166596 1638664 4
12:37:01 PM 5817780 7205212 2064644 26.19 2688 1586404 602768 6.75 166596 1638732 4
12:38:01 PM 5817700 7205136 2064724 26.19 2688 1586408 614564 6.88 166628 1638636 4
12:39:01 PM 5817636 7205076 2064788 26.19 2688 1586412 614564 6.88 166628 1638776 4
12:40:00 PM 5818076 7205516 2064348 26.19 2688 1586412 614564 6.88 166628 1638368 4
12:40:01 PM 5817560 7205000 2064864 26.20 2688 1586412 614564 6.88 166628 1638716 12
12:41:01 PM 5817296 7204740 2065128 26.20 2688 1586416 614564 6.88 166628 1639176 12
12:42:01 PM 5817580 7205024 2064844 26.20 2688 1586416 614564 6.88 166628 1638736 8
12:43:01 PM 5817660 7205104 2064764 26.19 2688 1586416 614564 6.88 166628 1638784 4
12:44:01 PM 5817616 7205064 2064808 26.20 2688 1586420 614564 6.88 166628 1638788 4
12:45:01 PM 5817616 7205064 2064808 26.20 2688 1586420 614564 6.88 166628 1638788 4
12:46:01 PM 5817648 7205096 2064776 26.19 2688 1586420 614564 6.88 166628 1638788 4
12:47:01 PM 5817680 7205132 2064744 26.19 2688 1586424 614564 6.88 166628 1638744 4
12:48:01 PM 5817788 7205240 2064636 26.19 2688 1586424 598456 6.70 166628 1638676 4
12:49:01 PM 5817216 7204668 2065208 26.20 2688 1586424 598456 6.70 166628 1639084 4
12:50:00 PM 5818124 7205580 2064300 26.19 2688 1586428 597384 6.69 166628 1638332 4
12:50:01 PM 5817692 7205148 2064732 26.19 2688 1586428 597384 6.69 166628 1638684 16
12:51:01 PM 5817696 7205152 2064728 26.19 2688 1586428 597384 6.69 166628 1638800 4
12:52:01 PM 5817484 7204944 2064940 26.20 2688 1586432 597384 6.69 166628 1638976 4
12:53:01 PM 5817648 7205108 2064776 26.19 2688 1586432 597384 6.69 166628 1638704 4
12:54:01 PM 5817928 7205388 2064496 26.19 2688 1586432 597384 6.69 166628 1638704 4
12:55:01 PM 5817796 7205256 2064628 26.19 2688 1586432 597384 6.69 166628 1638704 4
12:56:01 PM 5817772 7205236 2064652 26.19 2688 1586436 597384 6.69 166628 1638708 4
12:57:01 PM 5817732 7205196 2064692 26.19 2688 1586436 597384 6.69 166628 1638844 4
12:58:01 PM 5817820 7205284 2064604 26.19 2688 1586436 597384 6.69 166628 1638824 4
12:59:01 PM 5817792 7205260 2064632 26.19 2688 1586440 597384 6.69 166628 1638828 4
01:00:00 PM 5818060 7205528 2064364 26.19 2688 1586440 612924 6.86 166628 1638712 4
01:00:01 PM 5817352 7204820 2065072 26.20 2688 1586440 612924 6.86 166628 1639128 28
01:01:01 PM 5816548 7204020 2065876 26.21 2688 1586444 612924 6.86 166628 1639692 8
01:02:01 PM 5817676 7205148 2064748 26.19 2688 1586444 612924 6.86 166632 1638788 4
01:03:01 PM 5817732 7205204 2064692 26.19 2688 1586444 612924 6.86 166632 1638724 4
01:04:01 PM 5817796 7205272 2064628 26.19 2688 1586448 612924 6.86 166632 1638848 4
01:05:01 PM 5817768 7205244 2064656 26.19 2688 1586448 612924 6.86 166632 1638848 4
01:06:01 PM 5817908 7205384 2064516 26.19 2688 1586448 612924 6.86 166632 1638736 4
01:07:01 PM 5817600 7205080 2064824 26.20 2688 1586452 612924 6.86 166632 1638808 4
01:08:01 PM 5817572 7205052 2064852 26.20 2688 1586452 612924 6.86 166632 1638740 4
01:09:01 PM 5817628 7205108 2064796 26.19 2688 1586452 596432 6.68 166632 1638740 4
01:10:00 PM 5818028 7205516 2064396 26.19 2688 1586460 617888 6.92 166632 1638400 4
01:10:01 PM 5817608 7205096 2064816 26.20 2688 1586460 617888 6.92 166632 1638864 16
01:11:01 PM 5817608 7205096 2064816 26.20 2688 1586460 617888 6.92 166632 1638868 4
01:12:01 PM 5817520 7205012 2064904 26.20 2688 1586464 617888 6.92 166632 1638824 4
01:13:01 PM 5817724 7205216 2064700 26.19 2688 1586464 617888 6.92 166632 1638756 4
01:14:01 PM 5817672 7205164 2064752 26.19 2688 1586464 617888 6.92 166632 1638756 4
01:15:01 PM 5817672 7205168 2064752 26.19 2688 1586468 617888 6.92 166632 1638876 4
01:16:01 PM 5817736 7205232 2064688 26.19 2688 1586468 617888 6.92 166632 1638760 4
01:17:01 PM 5817528 7205024 2064896 26.20 2688 1586468 617888 6.92 166632 1638964 4
01:18:01 PM 5814240 7201740 2068184 26.24 2688 1586472 617888 6.92 166632 1642252 16
01:19:01 PM 5814492 7201992 2067932 26.23 2688 1586472 617888 6.92 166632 1641980 8
01:20:00 PM 5815112 7202612 2067312 26.23 2688 1586472 617888 6.92 166632 1641632 4
01:20:01 PM 5814636 7202140 2067788 26.23 2688 1586476 617888 6.92 166632 1641984 20
01:21:01 PM 5813652 7201156 2068772 26.25 2688 1586476 617888 6.92 166632 1642916 4
01:22:01 PM 5813592 7201096 2068832 26.25 2688 1586476 617888 6.92 166632 1643120 4
01:23:01 PM 5813708 7201216 2068716 26.24 2688 1586480 617888 6.92 166632 1642940 4
01:24:01 PM 5813628 7201136 2068796 26.25 2688 1586480 617888 6.92 166632 1642940 4
01:25:01 PM 5813652 7201160 2068772 26.25 2688 1586480 602220 6.74 166632 1643056 4
01:26:01 PM 5813584 7201096 2068840 26.25 2688 1586484 602220 6.74 166632 1642944 4
01:27:01 PM 5813328 7200840 2069096 26.25 2688 1586484 602220 6.74 166632 1643012 4
01:28:01 PM 5813560 7201072 2068864 26.25 2688 1586484 602220 6.74 166632 1642944 4
01:29:01 PM 5813320 7200836 2069104 26.25 2688 1586488 602220 6.74 166632 1643084 4
01:30:00 PM 5813880 7201396 2068544 26.24 2688 1586488 601840 6.74 166632 1642600 4
01:30:01 PM 5813364 7200880 2069060 26.25 2688 1586488 601840 6.74 166632 1643028 20
01:31:01 PM 5812924 7200440 2069500 26.25 2688 1586488 601840 6.74 166632 1643472 4
01:32:01 PM 5813528 7201048 2068896 26.25 2688 1586492 601840 6.74 166632 1643020 4
01:33:01 PM 5813176 7200696 2069248 26.25 2688 1586492 601840 6.74 166632 1643272 4
01:34:01 PM 5812888 7200408 2069536 26.26 2688 1586492 601840 6.74 166632 1643380 4
01:35:01 PM 5813116 7200640 2069308 26.25 2688 1586496 601840 6.74 166632 1643180 4
01:36:01 PM 5813464 7200988 2068960 26.25 2688 1586496 601840 6.74 166632 1642976 4
01:37:01 PM 5813400 7200924 2069024 26.25 2688 1586496 601840 6.74 166632 1643008 4
01:38:01 PM 5813516 7201044 2068908 26.25 2688 1586500 601840 6.74 166632 1642980 4
01:39:01 PM 5813556 7201084 2068868 26.25 2688 1586500 601840 6.74 166632 1642980 4
01:40:00 PM 5813920 7201448 2068504 26.24 2688 1586500 619736 6.94 166632 1642632 4
01:40:01 PM 5813492 7201024 2068932 26.25 2688 1586504 619736 6.94 166632 1642984 20
01:41:01 PM 5813528 7201060 2068896 26.25 2688 1586504 619736 6.94 166632 1642984 4
01:42:01 PM 5813424 7200956 2069000 26.25 2688 1586504 604316 6.77 166632 1643060 4
01:43:01 PM 5813536 7201072 2068888 26.25 2688 1586508 604316 6.77 166632 1642996 4
01:44:01 PM 5813624 7201160 2068800 26.25 2688 1586508 604316 6.77 166632 1642996 4
01:45:01 PM 5812956 7200492 2069468 26.25 2688 1586508 604316 6.77 166632 1643404 4
01:46:01 PM 5813340 7200880 2069084 26.25 2688 1586512 604316 6.77 166632 1643236 12
01:47:01 PM 5813148 7200688 2069276 26.25 2688 1586512 604316 6.77 166632 1643240 4
01:48:01 PM 5813464 7201004 2068960 26.25 2688 1586512 604316 6.77 166632 1643036 4
01:49:01 PM 5813472 7201016 2068952 26.25 2688 1586516 604316 6.77 166632 1643040 4
01:50:00 PM 5813764 7201308 2068660 26.24 2688 1586516 604316 6.77 166632 1642964 4
01:50:01 PM 5813168 7200712 2069256 26.25 2688 1586520 604316 6.77 166632 1643312 20
01:51:01 PM 5813540 7201092 2068884 26.25 2688 1586524 604316 6.77 166632 1643052 4
01:52:01 PM 5813424 7200976 2069000 26.25 2688 1586524 604316 6.77 166632 1643120 4
01:53:01 PM 5813456 7201008 2068968 26.25 2688 1586524 604316 6.77 166632 1643052 4
01:54:01 PM 5813556 7201116 2068868 26.25 2688 1586532 604316 6.77 166632 1643060 4
01:55:01 PM 5813284 7200844 2069140 26.25 2688 1586532 604316 6.77 166632 1643060 4
01:56:01 PM 5812992 7200556 2069432 26.25 2688 1586536 594804 6.66 166976 1643128 248
01:57:01 PM 5813300 7200868 2069124 26.25 2688 1586540 594804 6.66 166976 1642792 8
01:58:01 PM 5813416 7200984 2069008 26.25 2688 1586540 594804 6.66 166976 1642724 4
01:59:01 PM 5813388 7200956 2069036 26.25 2688 1586540 594804 6.66 166976 1642840 4
02:00:00 PM 5813780 7201352 2068644 26.24 2688 1586544 614556 6.88 166976 1642380 4
02:00:01 PM 5813356 7200928 2069068 26.25 2688 1586544 614556 6.88 166976 1642728 16
02:01:01 PM 5812328 7199900 2070096 26.26 2688 1586544 614556 6.88 166976 1643540 4
02:02:01 PM 5813212 7200788 2069212 26.25 2688 1586548 614556 6.88 166980 1642796 4
02:03:01 PM 5813024 7200600 2069400 26.25 2688 1586548 614556 6.88 166980 1643012 4
02:04:01 PM 5813436 7201012 2068988 26.25 2688 1586548 614556 6.88 166980 1642740 4
02:05:01 PM 5813476 7201056 2068948 26.25 2688 1586552 597912 6.69 166980 1642744 4
02:06:01 PM 5813452 7201032 2068972 26.25 2688 1586552 597912 6.69 166980 1642744 4
02:07:01 PM 5813224 7200804 2069200 26.25 2688 1586552 597912 6.69 166980 1642928 4
02:08:01 PM 5813536 7201116 2068888 26.25 2688 1586552 597912 6.69 166980 1642744 4
02:09:01 PM 5813488 7201072 2068936 26.25 2688 1586556 597912 6.69 166980 1642748 4
02:10:00 PM 5813940 7201524 2068484 26.24 2688 1586556 596816 6.68 166980 1642400 4
02:10:01 PM 5813544 7201128 2068880 26.25 2688 1586560 596816 6.68 166980 1642748 24
02:11:01 PM 5813548 7201140 2068876 26.25 2688 1586564 596816 6.68 166980 1642760 4
02:12:01 PM 5813084 7200676 2069340 26.25 2688 1586564 596816 6.68 166980 1642828 4
02:13:01 PM 5813196 7200788 2069228 26.25 2688 1586564 596816 6.68 166980 1642760 4
02:14:01 PM 5813200 7200796 2069224 26.25 2688 1586568 612204 6.85 166980 1642764 4
02:15:01 PM 5813232 7200828 2069192 26.25 2688 1586568 612204 6.85 166980 1642764 4
02:16:01 PM 5812900 7200496 2069524 26.25 2688 1586568 612204 6.85 166980 1643104 4
02:17:01 PM 5813260 7200860 2069164 26.25 2688 1586572 612204 6.85 166980 1642836 4
02:18:01 PM 5813384 7200984 2069040 26.25 2688 1586572 612204 6.85 166980 1642768 4
02:19:01 PM 5813416 7201016 2069008 26.25 2688 1586572 612204 6.85 166980 1642768 4
02:20:00 PM 5813768 7201372 2068656 26.24 2688 1586576 610888 6.84 166980 1642424 4
02:20:01 PM 5813332 7200936 2069092 26.25 2688 1586576 610888 6.84 166980 1642888 16
02:21:01 PM 5813328 7200932 2069096 26.25 2688 1586576 610888 6.84 166980 1642772 4
02:22:01 PM 5813132 7200740 2069292 26.25 2688 1586580 610888 6.84 166980 1642960 4
02:23:01 PM 5813408 7201016 2069016 26.25 2688 1586580 610888 6.84 166980 1642776 4
02:24:01 PM 5813416 7201024 2069008 26.25 2688 1586580 610888 6.84 166980 1642776 4
02:25:01 PM 5813436 7201048 2068988 26.25 2688 1586584 610888 6.84 166980 1642780 4
02:26:01 PM 5812852 7200464 2069572 26.26 2688 1586584 610888 6.84 166980 1643128 4
02:27:01 PM 5813216 7200828 2069208 26.25 2688 1586584 610888 6.84 166980 1642780 4
02:28:01 PM 5813348 7200964 2069076 26.25 2688 1586588 610888 6.84 166980 1642724 4
02:29:01 PM 5813380 7200996 2069044 26.25 2688 1586588 610888 6.84 166980 1642724 4
02:30:00 PM 5813588 7201204 2068836 26.25 2688 1586588 594740 6.66 166980 1642580 4
02:30:01 PM 5813048 7200668 2069376 26.25 2688 1586592 594740 6.66 166980 1642932 20
02:31:01 PM 5813044 7200664 2069380 26.25 2688 1586592 594740 6.66 166980 1643000 4
02:32:01 PM 5813012 7200632 2069412 26.25 2688 1586592 594740 6.66 166980 1642980 4
02:33:01 PM 5813164 7200788 2069260 26.25 2688 1586596 594740 6.66 166980 1643052 4
02:34:01 PM 5813332 7200960 2069092 26.25 2688 1586600 594740 6.66 166980 1642804 4
02:35:01 PM 5813324 7200952 2069100 26.25 2688 1586600 594740 6.66 166980 1642804 4
02:36:01 PM 5813388 7201020 2069036 26.25 2688 1586604 594740 6.66 166980 1642808 4
02:37:01 PM 5813388 7201020 2069036 26.25 2688 1586604 594740 6.66 166980 1642876 4
02:38:01 PM 5813268 7200900 2069156 26.25 2688 1586604 594740 6.66 166980 1642808 4
02:39:01 PM 5813340 7200976 2069084 26.25 2688 1586608 594740 6.66 166980 1642812 4
02:40:00 PM 5813248 7200884 2069176 26.25 2688 1586608 613400 6.87 166980 1642836 16
02:40:01 PM 5812784 7200420 2069640 26.26 2688 1586608 613400 6.87 166980 1643220 28
02:41:01 PM 5813080 7200720 2069344 26.25 2688 1586612 613400 6.87 166980 1642820 8
02:42:01 PM 5813020 7200660 2069404 26.25 2688 1586612 613400 6.87 166980 1642888 4
02:43:01 PM 5812612 7200252 2069812 26.26 2688 1586612 613400 6.87 166984 1643324 20
02:44:01 PM 5813092 7200736 2069332 26.25 2688 1586616 613400 6.87 166980 1642832 8
02:45:01 PM 5813236 7200880 2069188 26.25 2688 1586616 613400 6.87 166980 1642832 4
02:46:01 PM 5813140 7200784 2069284 26.25 2688 1586616 613400 6.87 166980 1642948 4
02:47:01 PM 5813244 7200888 2069180 26.25 2688 1586616 613400 6.87 166980 1642868 4
02:48:01 PM 5813156 7200804 2069268 26.25 2688 1586620 613400 6.87 166980 1642840 4
02:49:01 PM 5813272 7200920 2069152 26.25 2688 1586620 613400 6.87 166980 1642956 4
02:50:00 PM 5813776 7201424 2068648 26.24 2688 1586620 609480 6.82 166980 1642492 4
02:50:01 PM 5813192 7200844 2069232 26.25 2688 1586624 609480 6.82 166980 1642844 24
02:51:01 PM 5813120 7200772 2069304 26.25 2688 1586624 609480 6.82 166980 1642844 4
02:52:01 PM 5813244 7200896 2069180 26.25 2688 1586624 609480 6.82 166980 1642912 4
02:53:01 PM 5813160 7200816 2069264 26.25 2688 1586628 609480 6.82 166980 1642848 4
02:54:01 PM 5813272 7200928 2069152 26.25 2688 1586628 609480 6.82 166980 1642848 4
02:55:01 PM 5813276 7200932 2069148 26.25 2688 1586628 609480 6.82 166980 1642848 4
02:56:01 PM 5813208 7200868 2069216 26.25 2688 1586632 609480 6.82 166980 1642852 4
02:57:01 PM 5813008 7200668 2069416 26.25 2688 1586632 609480 6.82 166980 1643044 20
02:58:01 PM 5813128 7200788 2069296 26.25 2688 1586632 609480 6.82 166980 1642968 8
02:59:01 PM 5813288 7200952 2069136 26.25 2688 1586636 609480 6.82 166980 1642856 4
03:00:00 PM 5813760 7201424 2068664 26.24 2688 1586636 604472 6.77 166980 1642508 4
03:00:01 PM 5813356 7201020 2069068 26.25 2688 1586640 604472 6.77 166980 1642856 20
03:01:01 PM 5812112 7199784 2070312 26.26 2688 1586644 604472 6.77 166980 1643684 4
03:02:01 PM 5813152 7200824 2069272 26.25 2688 1586644 604472 6.77 166980 1642948 4
03:03:01 PM 5813084 7200756 2069340 26.25 2688 1586644 604472 6.77 166980 1642880 4
03:04:01 PM 5813048 7200724 2069376 26.25 2688 1586648 604472 6.77 166980 1642884 4
03:05:01 PM 5813056 7200732 2069368 26.25 2688 1586648 604472 6.77 166980 1642884 4
03:06:01 PM 5813028 7200708 2069396 26.25 2688 1586648 606524 6.79 167016 1642876 16
03:07:01 PM 5813052 7200736 2069372 26.25 2688 1586652 606524 6.79 167016 1642948 4
03:08:01 PM 5812984 7200668 2069440 26.25 2688 1586652 606524 6.79 167016 1642880 4
03:09:01 PM 5813136 7200820 2069288 26.25 2688 1586652 606524 6.79 167016 1642880 4
03:10:00 PM 5813608 7201296 2068816 26.25 2688 1586656 601196 6.73 167016 1642536 4
03:10:01 PM 5813092 7200780 2069332 26.25 2688 1586656 601196 6.73 167016 1643000 16
03:11:01 PM 5813100 7200788 2069324 26.25 2688 1586656 601196 6.73 167016 1642884 4
03:12:02 PM 5813092 7200784 2069332 26.25 2688 1586660 601196 6.73 167016 1642956 4
03:13:01 PM 5812960 7200652 2069464 26.25 2688 1586660 601196 6.73 167016 1643096 16
03:14:01 PM 5812884 7200580 2069540 26.26 2688 1586664 601196 6.73 167016 1643168 4
03:15:01 PM 5812884 7200584 2069540 26.26 2688 1586668 601196 6.73 167016 1643112 4
03:16:01 PM 5813084 7200784 2069340 26.25 2688 1586668 601196 6.73 167016 1642908 4
03:17:01 PM 5813036 7200736 2069388 26.25 2688 1586668 601196 6.73 167016 1642976 4
03:18:01 PM 5813068 7200772 2069356 26.25 2688 1586672 601196 6.73 167016 1642912 4
03:19:01 PM 5812776 7200480 2069648 26.26 2688 1586672 601196 6.73 167016 1643116 4
03:20:00 PM 5813400 7201104 2069024 26.25 2688 1586672 601196 6.73 167016 1642564 4
03:20:01 PM 5813092 7200800 2069332 26.25 2688 1586676 601196 6.73 167016 1642916 24
03:21:01 PM 5813064 7200772 2069360 26.25 2688 1586676 616700 6.91 167016 1642916 4
03:22:01 PM 5812864 7200572 2069560 26.26 2688 1586676 616700 6.91 167016 1643100 4
03:23:01 PM 5812952 7200660 2069472 26.25 2688 1586676 616700 6.91 167016 1643032 4
03:24:01 PM 5812980 7200692 2069444 26.25 2688 1586680 616700 6.91 167016 1643036 4
03:25:01 PM 5812968 7200680 2069456 26.25 2688 1586680 616700 6.91 167016 1643124 4
03:26:01 PM 5813240 7200952 2069184 26.25 2688 1586680 616700 6.91 167016 1642920 8
03:27:01 PM 5813276 7200992 2069148 26.25 2688 1586684 616700 6.91 167016 1642992 4
03:28:01 PM 5813164 7200880 2069260 26.25 2688 1586684 616700 6.91 167016 1642924 4
03:29:01 PM 5813160 7200876 2069264 26.25 2688 1586684 616700 6.91 167016 1643040 4
03:30:00 PM 5813740 7201460 2068684 26.24 2688 1586688 616700 6.91 167016 1642580 4
03:30:01 PM 5813368 7201088 2069056 26.25 2688 1586688 616700 6.91 167016 1642928 16
03:31:01 PM 5812964 7200684 2069460 26.25 2688 1586688 616700 6.91 167016 1643200 4
03:32:01 PM 5812916 7200640 2069508 26.25 2688 1586692 616700 6.91 167016 1643000 4
03:33:01 PM 5812812 7200536 2069612 26.26 2688 1586692 616700 6.91 167016 1643136 4
03:34:01 PM 5812720 7200444 2069704 26.26 2688 1586692 616700 6.91 167016 1643204 4
03:35:01 PM 5813156 7200884 2069268 26.25 2688 1586696 616700 6.91 167016 1642936 4
03:36:01 PM 5813076 7200804 2069348 26.25 2688 1586696 616700 6.91 167016 1643052 4
03:37:01 PM 5813128 7200856 2069296 26.25 2688 1586696 616700 6.91 167016 1643008 4
03:38:01 PM 5813104 7200836 2069320 26.25 2688 1586700 616700 6.91 167016 1642944 4
03:39:01 PM 5812808 7200540 2069616 26.26 2688 1586700 616700 6.91 167016 1643148 4
03:40:00 PM 5813456 7201188 2068968 26.25 2688 1586700 615340 6.89 167016 1642596 4
03:40:01 PM 5813036 7200772 2069388 26.25 2688 1586704 615340 6.89 167016 1642948 20
03:41:01 PM 5813028 7200764 2069396 26.25 2688 1586704 615340 6.89 167016 1642952 4
03:42:01 PM 5813076 7200812 2069348 26.25 2688 1586704 615340 6.89 167016 1643136 4
03:43:01 PM 5813188 7200928 2069236 26.25 2688 1586708 615340 6.89 167016 1642956 4
03:44:01 PM 5813024 7200764 2069400 26.25 2688 1586708 615340 6.89 167016 1643160 4
03:45:01 PM 5813140 7200892 2069284 26.25 2688 1586720 602896 6.75 167080 1642904 260
03:46:01 PM 5812728 7200484 2069696 26.26 2688 1586724 602896 6.75 167080 1643332 4
03:47:01 PM 5812864 7200620 2069560 26.26 2688 1586724 602896 6.75 167080 1643060 4
03:48:01 PM 5813120 7200876 2069304 26.25 2688 1586724 602896 6.75 167080 1642924 4
03:49:01 PM 5812880 7200640 2069544 26.26 2688 1586728 602896 6.75 167080 1643132 4
03:50:00 PM 5813464 7201224 2068960 26.25 2688 1586728 598848 6.71 167080 1642580 4
03:50:01 PM 5812912 7200672 2069512 26.25 2688 1586728 598848 6.71 167080 1643044 16
03:51:01 PM 5812952 7200716 2069472 26.25 2688 1586732 598848 6.71 167080 1643052 4
03:52:01 PM 5812948 7200712 2069476 26.25 2688 1586732 598848 6.71 167080 1643100 4
03:53:01 PM 5812944 7200708 2069480 26.25 2688 1586732 598848 6.71 167080 1643140 4
03:54:01 PM 5812856 7200624 2069568 26.26 2688 1586736 598848 6.71 167080 1643120 4
03:55:01 PM 5812912 7200680 2069512 26.25 2688 1586736 598848 6.71 167080 1642904 8
03:56:01 PM 5812560 7200328 2069864 26.26 2688 1586736 598848 6.71 167080 1643424 16
03:57:01 PM 5812984 7200756 2069440 26.25 2688 1586740 598848 6.71 167080 1642992 8
03:58:01 PM 5813092 7200868 2069332 26.25 2688 1586744 598848 6.71 167080 1642948 4
03:59:01 PM 5813128 7200904 2069296 26.25 2688 1586744 598848 6.71 167080 1642948 4
04:00:00 PM 5813304 7201080 2069120 26.25 2688 1586744 614788 6.88 167080 1642872 4
04:00:01 PM 5812800 7200584 2069624 26.26 2688 1586752 614788 6.88 167080 1643228 28
04:01:01 PM 5812160 7199944 2070264 26.26 2688 1586752 614788 6.88 167080 1643652 4
04:02:01 PM 5812976 7200760 2069448 26.25 2688 1586752 614788 6.88 167084 1643020 4
04:03:01 PM 5812864 7200652 2069560 26.26 2688 1586756 614788 6.88 167084 1643072 4
04:04:01 PM 5813036 7200824 2069388 26.25 2688 1586756 614788 6.88 167084 1642956 4
04:05:01 PM 5813008 7200796 2069416 26.25 2688 1586756 614788 6.88 167084 1642956 4
04:06:01 PM 5813068 7200860 2069356 26.25 2688 1586760 614788 6.88 167084 1642960 4
04:07:01 PM 5812932 7200724 2069492 26.25 2688 1586760 614788 6.88 167084 1643036 4
04:08:01 PM 5813072 7200864 2069352 26.25 2688 1586760 614788 6.88 167084 1642968 4
04:09:01 PM 5813104 7200900 2069320 26.25 2688 1586764 614788 6.88 167084 1642972 4
04:10:00 PM 5813476 7201272 2068948 26.25 2688 1586764 616036 6.90 167084 1642624 4
04:10:01 PM 5813064 7200860 2069360 26.25 2688 1586764 616036 6.90 167084 1642972 16
04:11:01 PM 5813020 7200820 2069404 26.25 2688 1586768 616036 6.90 167084 1642980 4
04:12:01 PM 5812860 7200660 2069564 26.26 2688 1586768 616036 6.90 167084 1643048 4
04:13:01 PM 5813040 7200840 2069384 26.25 2688 1586768 616036 6.90 167084 1642980 4
04:14:01 PM 5812268 7200072 2070156 26.26 2688 1586772 616036 6.90 167084 1643396 4
04:15:01 PM 5812780 7200584 2069644 26.26 2688 1586772 616036 6.90 167084 1643124 4
04:16:01 PM 5812952 7200756 2069472 26.25 2688 1586772 616036 6.90 167084 1642992 4
04:17:01 PM 5812904 7200712 2069520 26.25 2688 1586776 616036 6.90 167084 1643064 4
04:18:01 PM 5813016 7200824 2069408 26.25 2688 1586776 616036 6.90 167084 1642996 4
04:19:01 PM 5813076 7200884 2069348 26.25 2688 1586776 600588 6.72 167084 1642996 4
04:20:00 PM 5813448 7201260 2068976 26.25 2688 1586780 600588 6.72 167084 1642652 4
04:20:01 PM 5812992 7200804 2069432 26.25 2688 1586780 600588 6.72 167084 1643116 16
04:21:01 PM 5813108 7200920 2069316 26.25 2688 1586780 600588 6.72 167084 1643000 4
04:22:01 PM 5812684 7200500 2069740 26.26 2688 1586784 600588 6.72 167084 1643376 16
04:23:02 PM 5812928 7200744 2069496 26.25 2688 1586784 600588 6.72 167084 1643004 4
04:24:01 PM 5812928 7200744 2069496 26.25 2688 1586784 600588 6.72 167084 1643004 4
04:25:01 PM 5812900 7200720 2069524 26.25 2688 1586788 600588 6.72 167084 1643008 4
04:26:01 PM 5812988 7200808 2069436 26.25 2688 1586788 600588 6.72 167084 1643008 4
04:27:01 PM 5812936 7200756 2069488 26.25 2688 1586788 600588 6.72 167084 1643076 4
04:28:01 PM 5812960 7200784 2069464 26.25 2688 1586792 600588 6.72 167084 1643012 4
04:29:01 PM 5813044 7200868 2069380 26.25 2688 1586792 600588 6.72 167084 1643012 4
04:30:00 PM 5813480 7201304 2068944 26.25 2688 1586792 602300 6.74 167084 1642664 4
04:30:01 PM 5812996 7200824 2069428 26.25 2688 1586796 602300 6.74 167084 1643016 20
04:31:01 PM 5812500 7200328 2069924 26.26 2688 1586796 602300 6.74 167084 1643296 4
04:32:01 PM 5812932 7200760 2069492 26.25 2688 1586796 602300 6.74 167084 1643092 4
04:33:01 PM 5812688 7200520 2069736 26.26 2688 1586800 602300 6.74 167084 1643300 4
04:34:01 PM 5812652 7200484 2069772 26.26 2688 1586800 602300 6.74 167084 1643292 16
04:35:01 PM 5812960 7200792 2069464 26.25 2688 1586800 602300 6.74 167084 1643032 4
04:36:01 PM 5812960 7200796 2069464 26.25 2688 1586804 602300 6.74 167084 1643036 4
04:37:01 PM 5813024 7200860 2069400 26.25 2688 1586804 602300 6.74 167084 1643108 4
04:38:01 PM 5812988 7200828 2069436 26.25 2688 1586808 602300 6.74 167084 1643044 4
04:39:01 PM 5813052 7200892 2069372 26.25 2688 1586808 602300 6.74 167084 1643044 4
04:40:00 PM 5813272 7201116 2069152 26.25 2688 1586812 603120 6.75 167084 1642700 4
04:40:01 PM 5812924 7200768 2069500 26.25 2688 1586812 603120 6.75 167084 1643052 16
04:41:01 PM 5812428 7200272 2069996 26.26 2688 1586812 603120 6.75 167084 1643404 4
04:42:01 PM 5812760 7200608 2069664 26.26 2688 1586816 603120 6.75 167084 1643136 4
04:43:01 PM 5812580 7200428 2069844 26.26 2688 1586816 603120 6.75 167084 1643300 4
04:44:01 PM 5812796 7200644 2069628 26.26 2688 1586816 603120 6.75 167084 1643040 4
04:45:01 PM 5812716 7200568 2069708 26.26 2688 1586820 603120 6.75 167084 1643072 4
04:46:01 PM 5812860 7200712 2069564 26.26 2688 1586820 603120 6.75 167084 1643072 4
04:47:01 PM 5812892 7200744 2069532 26.26 2688 1586820 603120 6.75 167084 1643140 4
04:48:01 PM 5812896 7200752 2069528 26.25 2688 1586824 603120 6.75 167084 1643076 4
04:49:01 PM 5812896 7200752 2069528 26.25 2688 1586824 603120 6.75 167084 1643076 4
04:50:00 PM 5813388 7201244 2069036 26.25 2688 1586824 603120 6.75 167084 1642728 4
04:50:01 PM 5812872 7200732 2069552 26.26 2688 1586828 603120 6.75 167084 1643080 20
04:51:01 PM 5812872 7200732 2069552 26.26 2688 1586828 603120 6.75 167084 1643080 4
04:52:01 PM 5812816 7200676 2069608 26.26 2688 1586828 603120 6.75 167084 1643152 4
04:53:01 PM 5812992 7200856 2069432 26.25 2688 1586832 603120 6.75 167084 1643088 4
04:54:01 PM 5812820 7200684 2069604 26.26 2688 1586832 603120 6.75 167084 1643088 4
04:55:01 PM 5813024 7200888 2069400 26.25 2688 1586832 603120 6.75 167084 1643088 4
04:56:01 PM 5812936 7200804 2069488 26.25 2688 1586836 603120 6.75 167084 1643092 4
04:57:01 PM 5812664 7200532 2069760 26.26 2688 1586836 603120 6.75 167084 1643172 4
04:58:01 PM 5812828 7200696 2069596 26.26 2688 1586836 603120 6.75 167084 1643104 4
04:59:01 PM 5812808 7200680 2069616 26.26 2688 1586840 603120 6.75 167084 1643108 4
05:00:00 PM 5813324 7201196 2069100 26.25 2688 1586840 602892 6.75 167084 1642760 4
05:00:01 PM 5812780 7200652 2069644 26.26 2688 1586840 602892 6.75 167084 1643108 20
05:01:01 PM 5811464 7199340 2070960 26.27 2688 1586844 602892 6.75 167084 1644040 4
05:02:01 PM 5812760 7200636 2069664 26.26 2688 1586844 602892 6.75 167084 1643224 4
05:03:01 PM 5812928 7200804 2069496 26.25 2688 1586844 602892 6.75 167092 1643120 4
05:04:01 PM 5812656 7200544 2069768 26.26 2688 1586856 614688 6.88 167228 1642980 4
05:05:01 PM 5812608 7200496 2069816 26.26 2688 1586856 614688 6.88 167228 1643096 4
05:06:01 PM 5812680 7200568 2069744 26.26 2688 1586856 614688 6.88 167228 1642980 4
05:07:01 PM 5812096 7199988 2070328 26.27 2688 1586860 614688 6.88 167228 1643296 4
05:08:01 PM 5812524 7200416 2069900 26.26 2688 1586860 614688 6.88 167228 1642992 4
05:09:01 PM 5812688 7200580 2069736 26.26 2688 1586860 614688 6.88 167228 1642992 4
05:10:00 PM 5813120 7201016 2069304 26.25 2688 1586864 608500 6.81 167228 1642648 4
05:10:01 PM 5812784 7200684 2069640 26.26 2688 1586868 608500 6.81 167228 1643000 24
05:11:01 PM 5812640 7200540 2069784 26.26 2688 1586868 608500 6.81 167228 1643004 4
05:12:01 PM 5812580 7200484 2069844 26.26 2688 1586872 608500 6.81 167228 1643084 4
05:13:01 PM 5812644 7200548 2069780 26.26 2688 1586872 608500 6.81 167228 1643016 4
05:14:01 PM 5812732 7200636 2069692 26.26 2688 1586872 608500 6.81 167228 1643016 4
05:15:01 PM 5812732 7200636 2069692 26.26 2688 1586872 608500 6.81 167228 1643016 8
05:16:01 PM 5812736 7200644 2069688 26.26 2688 1586876 608500 6.81 167228 1643020 4
05:17:01 PM 5812856 7200764 2069568 26.26 2688 1586876 608500 6.81 167228 1643088 4
05:18:01 PM 5812852 7200760 2069572 26.26 2688 1586876 608500 6.81 167228 1643020 4
05:19:01 PM 5812908 7200824 2069516 26.25 2688 1586884 608500 6.81 167228 1643028 4
05:20:00 PM 5813404 7201320 2069020 26.25 2688 1586884 608500 6.81 167228 1642680 4
05:20:01 PM 5812912 7200828 2069512 26.25 2688 1586888 608500 6.81 167228 1643028 20
05:21:01 PM 5812884 7200808 2069540 26.26 2688 1586892 608500 6.81 167228 1643036 4
05:22:01 PM 5812416 7200340 2070008 26.26 2688 1586892 593040 6.64 167228 1643308 16
05:23:01 PM 5812588 7200512 2069836 26.26 2688 1586892 593040 6.64 167228 1643152 8
05:24:01 PM 5812620 7200548 2069804 26.26 2688 1586896 593040 6.64 167228 1643156 4
05:25:01 PM 5812064 7199992 2070360 26.27 2688 1586896 593040 6.64 167228 1643416 16
05:26:01 PM 5812660 7200588 2069764 26.26 2688 1586896 593040 6.64 167228 1643040 8
05:27:01 PM 5812680 7200612 2069744 26.26 2688 1586900 593040 6.64 167228 1643116 4
05:28:01 PM 5812672 7200604 2069752 26.26 2688 1586900 593040 6.64 167228 1643048 4
05:29:01 PM 5812720 7200652 2069704 26.26 2688 1586900 593040 6.64 167228 1643048 4
05:30:00 PM 5813104 7201040 2069320 26.25 2688 1586904 594644 6.66 167228 1642704 4
05:30:01 PM 5812668 7200604 2069756 26.26 2688 1586904 594644 6.66 167228 1643056 16
05:31:01 PM 5812544 7200480 2069880 26.26 2688 1586904 594644 6.66 167228 1643336 4
05:32:01 PM 5812068 7200008 2070356 26.27 2688 1586908 594644 6.66 167228 1643468 8
05:33:01 PM 5812296 7200236 2070128 26.26 2688 1586908 594644 6.66 167228 1643340 8
05:34:02 PM 5812608 7200548 2069816 26.26 2688 1586908 594644 6.66 167228 1643136 4
05:35:01 PM 5812504 7200448 2069920 26.26 2688 1586912 594644 6.66 167228 1643140 4
05:36:01 PM 5812572 7200516 2069852 26.26 2688 1586912 594644 6.66 167228 1643140 4
05:37:01 PM 5812604 7200548 2069820 26.26 2688 1586912 594644 6.66 167228 1643208 4
05:38:01 PM 5812692 7200640 2069732 26.26 2688 1586916 594644 6.66 167228 1643144 4
05:39:01 PM 5812672 7200620 2069752 26.26 2688 1586916 594644 6.66 167228 1643144 4
05:40:00 PM 5813092 7201040 2069332 26.25 2688 1586916 612008 6.85 167228 1642796 4
05:40:01 PM 5812644 7200596 2069780 26.26 2688 1586920 612008 6.85 167228 1643264 24
05:41:01 PM 5812668 7200620 2069756 26.26 2688 1586920 612008 6.85 167228 1643148 4
05:42:01 PM 5812588 7200540 2069836 26.26 2688 1586920 612008 6.85 167228 1643216 4
05:43:01 PM 5812736 7200692 2069688 26.26 2688 1586924 612008 6.85 167228 1643152 4
05:44:01 PM 5812848 7200804 2069576 26.26 2688 1586924 612008 6.85 167228 1643152 4
05:45:01 PM 5812640 7200596 2069784 26.26 2688 1586924 612008 6.85 167228 1643268 4
05:46:01 PM 5812688 7200648 2069736 26.26 2688 1586928 612008 6.85 167228 1643156 4
05:47:01 PM 5812820 7200780 2069604 26.26 2688 1586928 612008 6.85 167228 1643224 4
05:48:01 PM 5812616 7200576 2069808 26.26 2688 1586928 612008 6.85 167228 1643156 4
05:49:01 PM 5812440 7200404 2069984 26.26 2688 1586932 612008 6.85 167228 1643364 4
05:50:00 PM 5812936 7200900 2069488 26.25 2688 1586932 631664 7.07 167228 1642812 4
05:50:01 PM 5812408 7200372 2070016 26.26 2688 1586932 615024 6.89 167228 1643356 28
05:51:01 PM 5812548 7200512 2069876 26.26 2688 1586932 615024 6.89 167228 1643160 8
05:52:01 PM 5812572 7200540 2069852 26.26 2688 1586936 615024 6.89 167228 1643232 4
05:53:01 PM 5812612 7200580 2069812 26.26 2688 1586936 615024 6.89 167228 1643164 4
05:54:01 PM 5812636 7200604 2069788 26.26 2688 1586936 615024 6.89 167228 1643164 4
05:55:01 PM 5812604 7200576 2069820 26.26 2688 1586940 615024 6.89 167228 1643172 4
05:56:01 PM 5812664 7200636 2069760 26.26 2688 1586940 615024 6.89 167228 1643172 4
05:57:01 PM 5812696 7200668 2069728 26.26 2688 1586940 615024 6.89 167228 1643240 4
05:58:01 PM 5812704 7200680 2069720 26.26 2688 1586944 615024 6.89 167228 1643180 4
05:59:01 PM 5812708 7200684 2069716 26.26 2688 1586944 615024 6.89 167228 1643296 4
06:00:00 PM 5812576 7200552 2069848 26.26 2688 1586944 609204 6.82 167228 1643240 4
06:00:01 PM 5812068 7200048 2070356 26.27 2688 1586948 609204 6.82 167228 1643592 20
06:01:01 PM 5811136 7199116 2071288 26.28 2688 1586948 609204 6.82 167228 1644312 16
06:02:01 PM 5812536 7200520 2069888 26.26 2688 1586952 609204 6.82 167228 1643256 8
06:03:01 PM 5812516 7200504 2069908 26.26 2688 1586956 609204 6.82 167228 1643396 4
06:04:01 PM 5812652 7200640 2069772 26.26 2688 1586956 609204 6.82 167228 1643192 4
06:05:01 PM 5812740 7200728 2069684 26.26 2688 1586956 609204 6.82 167228 1643192 4
06:06:01 PM 5812308 7200300 2070116 26.26 2688 1586960 609204 6.82 167228 1643400 4
06:07:01 PM 5812296 7200288 2070128 26.26 2688 1586960 609204 6.82 167228 1643400 4
06:08:01 PM 5812576 7200568 2069848 26.26 2688 1586960 609204 6.82 167228 1643196 4
06:09:01 PM 5812552 7200548 2069872 26.26 2688 1586964 609204 6.82 167228 1643200 4
06:10:00 PM 5812944 7200940 2069480 26.25 2688 1586964 611808 6.85 167228 1642852 4
06:10:01 PM 5812524 7200520 2069900 26.26 2688 1586964 611808 6.85 167228 1643316 20
06:11:01 PM 5812528 7200528 2069896 26.26 2688 1586968 611808 6.85 167228 1643320 4
06:12:01 PM 5812500 7200500 2069924 26.26 2688 1586968 611808 6.85 167228 1643272 4
06:13:01 PM 5812460 7200460 2069964 26.26 2688 1586968 611808 6.85 167228 1643408 16
06:14:01 PM 5812332 7200336 2070092 26.26 2688 1586972 611808 6.85 167228 1643412 4
06:15:01 PM 5812376 7200380 2070048 26.26 2688 1586972 611808 6.85 167228 1643288 4
06:16:01 PM 5812612 7200616 2069812 26.26 2688 1586972 611808 6.85 167228 1643208 4
06:17:01 PM 5812372 7200380 2070052 26.26 2688 1586976 611808 6.85 167228 1643280 4
06:18:01 PM 5812484 7200492 2069940 26.26 2688 1586976 611808 6.85 167228 1643212 4
06:19:01 PM 5812448 7200456 2069976 26.26 2688 1586976 611808 6.85 167228 1643212 4
06:20:00 PM 5812876 7200888 2069548 26.26 2688 1586980 611808 6.85 167228 1642868 4
06:20:01 PM 5812428 7200440 2069996 26.26 2688 1586980 611808 6.85 167228 1643216 16
06:21:01 PM 5812400 7200412 2070024 26.26 2688 1586980 611808 6.85 167228 1643220 4
06:22:01 PM 5812484 7200500 2069940 26.26 2688 1586984 611808 6.85 167228 1643292 4
06:23:01 PM 5812524 7200540 2069900 26.26 2688 1586984 611808 6.85 167228 1643224 4
06:24:01 PM 5812316 7200332 2070108 26.26 2688 1586984 611808 6.85 167228 1643496 8
06:25:01 PM 5812188 7200208 2070236 26.26 2688 1586988 595168 6.66 167228 1643432 4
06:26:01 PM 5812612 7200632 2069812 26.26 2688 1586988 595168 6.66 167228 1643228 4
06:27:01 PM 5812340 7200360 2070084 26.26 2688 1586988 595168 6.66 167228 1643432 16
06:28:01 PM 5812524 7200548 2069900 26.26 2688 1586992 610980 6.84 167228 1643436 4
06:29:01 PM 5812588 7200612 2069836 26.26 2688 1586992 610980 6.84 167228 1643232 4
06:30:00 PM 5813120 7201144 2069304 26.25 2688 1586992 602956 6.75 167228 1642884 4
06:30:01 PM 5812556 7200580 2069868 26.26 2688 1586996 602956 6.75 167228 1643348 20
06:31:01 PM 5812188 7200220 2070236 26.26 2688 1587000 602956 6.75 167228 1643632 4
06:32:01 PM 5812380 7200412 2070044 26.26 2688 1587000 602956 6.75 167228 1643428 4
06:33:01 PM 5812332 7200364 2070092 26.26 2688 1587000 602956 6.75 167228 1643380 4
06:34:01 PM 5812640 7200676 2069784 26.26 2688 1587004 602956 6.75 167228 1643248 4
06:35:01 PM 5812412 7200448 2070012 26.26 2688 1587004 602956 6.75 167228 1643248 4
06:36:01 PM 5812520 7200556 2069904 26.26 2688 1587004 602956 6.75 167228 1643364 4
06:37:01 PM 5812608 7200648 2069816 26.26 2688 1587008 602956 6.75 167228 1643320 4
06:38:01 PM 5812620 7200660 2069804 26.26 2688 1587008 602956 6.75 167228 1643252 4
06:39:01 PM 5812620 7200660 2069804 26.26 2688 1587008 602956 6.75 167228 1643252 4
06:40:00 PM 5813016 7201060 2069408 26.25 2688 1587012 618484 6.93 167228 1642908 4
06:40:01 PM 5812560 7200604 2069864 26.26 2688 1587012 618484 6.93 167228 1643256 20
06:41:01 PM 5812624 7200668 2069800 26.26 2688 1587012 618484 6.93 167228 1643260 4
06:42:01 PM 5812236 7200284 2070188 26.26 2688 1587016 618484 6.93 167228 1643448 4
06:43:01 PM 5812464 7200516 2069960 26.26 2688 1587020 618484 6.93 167228 1643268 4
06:44:02 PM 5812456 7200508 2069968 26.26 2688 1587020 618484 6.93 167228 1643268 4
06:45:01 PM 5812376 7200432 2070048 26.26 2688 1587024 618484 6.93 167228 1643272 4
06:46:01 PM 5812496 7200552 2069928 26.26 2688 1587024 618484 6.93 167228 1643388 4
06:47:01 PM 5812008 7200076 2070416 26.27 2688 1587036 597328 6.69 167236 1643692 264
06:48:01 PM 5812544 7200616 2069880 26.26 2688 1587040 597328 6.69 167236 1643288 4
06:49:01 PM 5812452 7200524 2069972 26.26 2688 1587040 597328 6.69 167236 1643288 4
06:50:00 PM 5812916 7200988 2069508 26.25 2688 1587040 594764 6.66 167236 1642940 4
06:50:01 PM 5812412 7200488 2070012 26.26 2688 1587044 594764 6.66 167236 1643408 24
06:51:01 PM 5812292 7200368 2070132 26.26 2688 1587044 594764 6.66 167236 1643292 4
06:52:01 PM 5812440 7200516 2069984 26.26 2688 1587044 594764 6.66 167236 1643360 4
06:53:01 PM 5812532 7200612 2069892 26.26 2688 1587048 594764 6.66 167236 1643296 4
06:54:01 PM 5812528 7200608 2069896 26.26 2688 1587048 594764 6.66 167236 1643296 4
06:55:01 PM 5812528 7200608 2069896 26.26 2688 1587048 594764 6.66 167236 1643296 4
06:56:01 PM 5812644 7200728 2069780 26.26 2688 1587052 594764 6.66 167236 1643300 4
06:57:01 PM 5812224 7200308 2070200 26.26 2688 1587052 594764 6.66 167236 1643368 4
06:58:01 PM 5812336 7200420 2070088 26.26 2688 1587052 594764 6.66 167236 1643300 4
06:59:01 PM 5812404 7200492 2070020 26.26 2688 1587056 594764 6.66 167236 1643304 4
07:00:00 PM 5812852 7200940 2069572 26.26 2688 1587056 597284 6.69 167236 1642956 4
07:00:01 PM 5812404 7200492 2070020 26.26 2688 1587060 597284 6.69 167236 1643304 20
07:01:01 PM 5811316 7199412 2071108 26.28 2688 1587064 597284 6.69 167236 1644124 4
07:02:01 PM 5812164 7200260 2070260 26.26 2688 1587064 597284 6.69 167236 1643496 4
07:03:01 PM 5812448 7200544 2069976 26.26 2688 1587064 597284 6.69 167236 1643400 4
07:04:01 PM 5812448 7200548 2069976 26.26 2688 1587068 597284 6.69 167236 1643316 4
07:05:01 PM 5812268 7200368 2070156 26.26 2688 1587068 597284 6.69 167236 1643432 4
07:06:01 PM 5812476 7200576 2069948 26.26 2688 1587068 597284 6.69 167236 1643316 4
07:07:01 PM 5812480 7200580 2069944 26.26 2688 1587068 597284 6.69 167236 1643384 4
07:08:01 PM 5812564 7200668 2069860 26.26 2688 1587072 597284 6.69 167236 1643320 4
07:09:01 PM 5812716 7200820 2069708 26.26 2688 1587072 597284 6.69 167236 1643320 4
07:10:00 PM 5813140 7201244 2069284 26.25 2688 1587072 598920 6.71 167236 1642972 4
07:10:01 PM 5812476 7200588 2069948 26.26 2688 1587076 598920 6.71 167236 1643324 24
07:11:01 PM 5812528 7200640 2069896 26.26 2688 1587076 598920 6.71 167236 1643324 4
07:12:01 PM 5812260 7200372 2070164 26.26 2688 1587076 598920 6.71 167236 1643392 4
07:13:01 PM 5812372 7200488 2070052 26.26 2688 1587080 598920 6.71 167236 1643328 4
07:14:01 PM 5812228 7200344 2070196 26.26 2688 1587080 598920 6.71 167236 1643328 4
07:15:01 PM 5812488 7200604 2069936 26.26 2688 1587080 598920 6.71 167236 1643328 4
07:16:01 PM 5812548 7200668 2069876 26.26 2688 1587084 598920 6.71 167236 1643332 4
07:17:01 PM 5812460 7200580 2069964 26.26 2688 1587084 598920 6.71 167236 1643404 4
07:18:01 PM 5812496 7200616 2069928 26.26 2688 1587084 598920 6.71 167236 1643336 4
07:19:01 PM 5812380 7200504 2070044 26.26 2688 1587088 614772 6.88 167236 1643340 4
07:20:00 PM 5812932 7201056 2069492 26.25 2688 1587088 614772 6.88 167236 1642992 4
07:20:01 PM 5812440 7200564 2069984 26.26 2688 1587088 614772 6.88 167252 1643440 16
07:21:01 PM 5812444 7200572 2069980 26.26 2688 1587092 614772 6.88 167252 1643328 4
07:22:01 PM 5811972 7200100 2070452 26.27 2688 1587092 614772 6.88 167252 1643752 8
07:23:01 PM 5812176 7200308 2070248 26.26 2688 1587096 614772 6.88 167252 1643688 4
07:24:01 PM 5811472 7199608 2070952 26.27 2688 1587100 614772 6.88 167252 1644108 16
07:25:01 PM 5811752 7199888 2070672 26.27 2688 1587100 614772 6.88 167252 1643940 8
07:26:01 PM 5811816 7199952 2070608 26.27 2688 1587100 614772 6.88 167252 1643920 4
07:27:01 PM 5811556 7199696 2070868 26.27 2688 1587104 614772 6.88 167252 1644192 16
07:28:01 PM 5811664 7199804 2070760 26.27 2688 1587104 614772 6.88 167252 1643988 8
07:29:01 PM 5811636 7199776 2070788 26.27 2688 1587104 614772 6.88 167252 1643944 4
07:30:00 PM 5812200 7200344 2070224 26.26 2688 1587108 613424 6.87 167252 1643600 4
07:30:01 PM 5811696 7199840 2070728 26.27 2688 1587108 613424 6.87 167252 1643952 16
07:31:01 PM 5811284 7199428 2071140 26.28 2688 1587108 613424 6.87 167252 1644344 4
07:32:01 PM 5811600 7199748 2070824 26.27 2688 1587112 613424 6.87 167252 1644144 4
07:33:01 PM 5811548 7199696 2070876 26.27 2688 1587112 613424 6.87 167252 1644232 4
07:34:01 PM 5811864 7200012 2070560 26.27 2688 1587112 613424 6.87 167252 1643960 4
07:35:01 PM 5811888 7200040 2070536 26.27 2688 1587116 613424 6.87 167252 1643944 4
07:36:01 PM 5811892 7200044 2070532 26.27 2688 1587116 613424 6.87 167252 1643964 4
07:37:01 PM 5811672 7199824 2070752 26.27 2688 1587116 613424 6.87 167252 1644032 4
07:38:01 PM 5811780 7199936 2070644 26.27 2688 1587120 613424 6.87 167252 1643972 4
07:39:01 PM 5811580 7199736 2070844 26.27 2688 1587120 613424 6.87 167252 1644088 4
07:40:00 PM 5812120 7200276 2070304 26.26 2688 1587120 594972 6.66 167252 1643824 16
07:40:01 PM 5811540 7199704 2070884 26.27 2688 1587128 594972 6.66 167252 1644304 40
07:41:01 PM 5593160 7101108 2289264 29.04 2688 1703008 676244 7.57 192456 1821236 59580
07:42:01 PM 5106840 7003912 2775584 35.21 2688 2073624 716616 8.02 205680 2225912 198644
07:43:01 PM 5192248 7058856 2690176 34.13 2688 2042320 652352 7.30 223460 2114744 9952
07:44:01 PM 5084504 7041740 2797920 35.50 2688 2127828 671808 7.52 243428 2187200 76668
07:45:01 PM 4930676 7067336 2951748 37.45 2688 2302576 632596 7.08 280300 2283296 10852
07:46:01 PM 4889044 7026484 2993380 37.98 2688 2303356 686948 7.69 280684 2324044 636
07:47:01 PM 4855972 7010000 3026452 38.39 2688 2319968 703332 7.88 281100 2356248 4012
07:48:01 PM 4846040 7008200 3036384 38.52 2688 2328084 703332 7.88 281100 2366384 144
07:49:01 PM 4835400 7007972 3047024 38.66 2688 2338492 703332 7.88 281148 2376700 56
07:50:00 PM 5054092 7051412 2828332 35.88 2688 2164880 623608 6.98 317296 2124908 7720
07:50:01 PM 5005172 7050340 2877252 36.50 2688 2212700 631000 7.07 317368 2173056 54572
07:51:01 PM 4917412 6960536 2965012 37.62 2688 2215636 739108 8.28 521188 2082796 17192
Average: 5817227 7210620 2065197 26.20 2688 1592064 609025 6.82 165917 1638811 405
03:06:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:07:01 AM eth0 76.49 46.65 354.39 15.84 0.00 0.00 0.00 0.00
03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:01 AM eth0 1.90 0.08 0.24 0.01 0.00 0.00 0.00 0.00
03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:01 AM eth0 1.68 0.03 0.20 0.00 0.00 0.00 0.00 0.00
03:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:10:00 AM eth0 0.61 0.12 0.04 0.01 0.00 0.00 0.00 0.00
03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:11:01 AM eth0 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00
03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:12:01 AM eth0 0.67 0.18 0.18 0.07 0.00 0.00 0.00 0.00
03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:13:01 AM eth0 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00
03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:14:01 AM eth0 0.65 0.12 0.06 0.01 0.00 0.00 0.00 0.00
03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:15:01 AM eth0 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00
03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:16:01 AM eth0 0.63 0.10 0.05 0.01 0.00 0.00 0.00 0.00
03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:17:01 AM eth0 0.48 0.18 0.16 0.07 0.00 0.00 0.00 0.00
03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:18:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:19:01 AM eth0 0.68 0.10 0.05 0.01 0.00 0.00 0.00 0.00
03:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:00 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00
03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00
03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:22:01 AM eth0 0.50 0.18 0.16 0.07 0.00 0.00 0.00 0.00
03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:23:01 AM eth0 0.58 0.05 0.06 0.00 0.00 0.00 0.00 0.00
03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:24:01 AM eth0 0.48 0.28 0.31 0.20 0.00 0.00 0.00 0.00
03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:25:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00
03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:26:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00
03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:27:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:28:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00
03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:29:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00
03:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:00 AM eth0 0.74 0.07 0.11 0.00 0.00 0.00 0.00 0.00
03:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:02 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:31:01 AM eth0 1.34 0.49 0.59 0.40 0.00 0.00 0.00 0.00
03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:32:01 AM eth0 1.15 0.30 0.46 0.26 0.00 0.00 0.00 0.00
03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:33:01 AM eth0 0.47 0.23 0.27 0.20 0.00 0.00 0.00 0.00
03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:34:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:35:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:37:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:38:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:39:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
03:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:40:00 AM eth0 0.29 0.07 0.03 0.00 0.00 0.00 0.00 0.00
03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:42:01 AM eth0 1.22 0.98 0.22 0.14 0.00 0.00 0.00 0.00
03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:44:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:46:01 AM eth0 0.58 0.05 0.06 0.00 0.00 0.00 0.00 0.00
03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:47:01 AM eth0 0.55 0.27 0.40 0.25 0.00 0.00 0.00 0.00
03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:48:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:50:00 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00
03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:51:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:52:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:53:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:54:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:56:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:57:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:58:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:00:00 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:02:01 AM eth0 0.28 0.08 0.14 0.06 0.00 0.00 0.00 0.00
04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:03:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:04:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:05:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:07:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:09:01 AM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00
04:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:10:00 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:13:01 AM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:15:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:17:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:18:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:19:01 AM eth0 0.10 0.03 0.02 0.00 0.00 0.00 0.00 0.00
04:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:20:00 AM eth0 0.14 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:20:01 AM eth0 0.79 0.00 0.05 0.00 0.00 0.00 0.00 0.00
04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:21:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:22:01 AM eth0 0.30 0.15 0.15 0.07 0.00 0.00 0.00 0.00
04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:23:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:27:01 AM eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00
04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:28:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:29:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:30:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:31:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00
04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:32:01 AM eth0 0.78 0.12 0.20 0.06 0.00 0.00 0.00 0.00
04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:33:01 AM eth0 0.42 0.17 0.27 0.19 0.00 0.00 0.00 0.00
04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:01 AM eth0 1.27 0.30 0.44 0.26 0.00 0.00 0.00 0.00
04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:37:01 AM eth0 0.62 0.25 0.40 0.26 0.00 0.00 0.00 0.00
04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:38:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:39:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:39:02 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:40:00 AM eth0 1.47 0.00 0.18 0.00 0.00 0.00 0.00 0.00
04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:40:01 AM eth0 11.11 0.00 1.84 0.00 0.00 0.00 0.00 0.00
04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:41:01 AM eth0 4.60 0.55 1.28 0.64 0.00 0.00 0.00 0.00
04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:42:01 AM eth0 3.17 0.70 1.35 0.82 0.00 0.00 0.00 0.00
04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:43:01 AM eth0 0.63 0.15 0.28 0.19 0.00 0.00 0.00 0.00
04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:44:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:45:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:46:01 AM eth0 0.83 0.00 0.10 0.00 0.00 0.00 0.00 0.00
04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:47:01 AM eth0 2.23 0.52 0.88 0.52 0.00 0.00 0.00 0.00
04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:48:01 AM eth0 1.55 0.30 0.62 0.38 0.00 0.00 0.00 0.00
04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:49:01 AM eth0 1.27 0.40 0.65 0.45 0.00 0.00 0.00 0.00
04:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:50:00 AM eth0 0.29 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:51:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00
04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:52:01 AM eth0 0.80 0.18 0.23 0.07 0.00 0.00 0.00 0.00
04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:53:01 AM eth0 0.63 0.25 0.28 0.20 0.00 0.00 0.00 0.00
04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:54:01 AM eth0 2.95 0.00 0.36 0.00 0.00 0.00 0.00 0.00
04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:55:01 AM eth0 2.35 0.42 0.92 0.56 0.00 0.00 0.00 0.00
04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:56:01 AM eth0 1.42 0.43 0.81 0.56 0.00 0.00 0.00 0.00
04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:57:01 AM eth0 0.45 0.17 0.15 0.07 0.00 0.00 0.00 0.00
04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:59:01 AM eth0 1.60 0.40 0.50 0.27 0.00 0.00 0.00 0.00
05:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:00:00 AM eth0 0.86 0.25 0.54 0.38 0.00 0.00 0.00 0.00
05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:01:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:02:01 AM eth0 0.93 0.15 0.20 0.07 0.00 0.00 0.00 0.00
05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:03:01 AM eth0 0.82 0.22 0.29 0.19 0.00 0.00 0.00 0.00
05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:04:01 AM eth0 2.48 0.00 0.29 0.00 0.00 0.00 0.00 0.00
05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:05:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:06:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:07:01 AM eth0 0.88 0.15 0.20 0.07 0.00 0.00 0.00 0.00
05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:08:01 AM eth0 3.60 0.40 1.16 0.62 0.00 0.00 0.00 0.00
05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:09:01 AM eth0 3.65 2.30 1.30 15.48 0.00 0.00 0.00 0.00
05:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:10:00 AM eth0 0.31 0.05 0.03 0.00 0.00 0.00 0.00 0.00
05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:10:01 AM eth0 0.99 0.99 0.04 0.04 0.00 0.00 0.00 0.00
05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:11:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:12:01 AM eth0 0.62 0.15 0.16 0.07 0.00 0.00 0.00 0.00
05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:13:01 AM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:14:01 AM eth0 3.05 0.05 0.37 0.00 0.00 0.00 0.00 0.00
05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:15:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:16:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:17:01 AM eth0 0.48 0.17 0.16 0.07 0.00 0.00 0.00 0.00
05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:18:01 AM eth0 0.85 0.20 0.32 0.19 0.00 0.00 0.00 0.00
05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:19:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00
05:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:00 AM eth0 0.19 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:22:01 AM eth0 1.18 0.33 0.45 0.26 0.00 0.00 0.00 0.00
05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:23:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:24:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:25:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:27:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:28:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:29:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
05:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:30:00 AM eth0 0.43 0.22 0.27 0.20 0.00 0.00 0.00 0.00
05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:31:01 AM eth0 0.48 0.20 0.27 0.19 0.00 0.00 0.00 0.00
05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:01 AM eth0 1.55 0.12 0.29 0.06 0.00 0.00 0.00 0.00
05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:33:01 AM eth0 0.53 0.18 0.28 0.19 0.00 0.00 0.00 0.00
05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:34:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:35:01 AM eth0 1.65 0.12 0.28 0.07 0.00 0.00 0.00 0.00
05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:36:01 AM eth0 1.00 0.42 0.77 0.56 0.00 0.00 0.00 0.00
05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:37:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:38:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:39:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00
05:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:40:00 AM eth0 0.14 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:42:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:43:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:44:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:45:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:47:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:47:02 AM eth0 1.05 0.30 0.45 0.26 0.00 0.00 0.00 0.00
05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:48:01 AM eth0 0.19 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:50:00 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:51:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:52:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:53:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:54:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:55:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:56:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:57:01 AM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00
05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:59:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
06:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:00:00 AM eth0 1.13 0.39 0.67 0.45 0.00 0.00 0.00 0.00
06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:02:01 AM eth0 0.47 0.18 0.16 0.07 0.00 0.00 0.00 0.00
06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:03:01 AM eth0 1.22 0.28 0.44 0.26 0.00 0.00 0.00 0.00
06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:04:01 AM eth0 1.10 0.32 0.56 0.38 0.00 0.00 0.00 0.00
06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:05:01 AM eth0 0.95 0.30 0.40 0.26 0.00 0.00 0.00 0.00
06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:06:01 AM eth0 1.50 0.18 0.40 0.19 0.00 0.00 0.00 0.00
06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:07:01 AM eth0 1.20 0.35 0.69 0.44 0.00 0.00 0.00 0.00
06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:08:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:09:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:10:00 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:12:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:13:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:15:01 AM eth0 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00
06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:16:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:17:01 AM eth0 0.62 0.38 0.40 0.27 0.00 0.00 0.00 0.00
06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:18:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:19:01 AM eth0 0.50 0.17 0.27 0.19 0.00 0.00 0.00 0.00
06:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:20:00 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:20:01 AM eth0 1.96 0.00 0.31 0.00 0.00 0.00 0.00 0.00
06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:21:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:22:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:23:01 AM eth0 0.32 0.02 0.03 0.00 0.00 0.00 0.00 0.00
06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:24:01 AM eth0 0.92 0.28 0.39 0.26 0.00 0.00 0.00 0.00
06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:27:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:28:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:29:01 AM eth0 0.92 0.35 0.43 0.26 0.00 0.00 0.00 0.00
06:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:30:00 AM eth0 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:31:01 AM eth0 0.43 0.27 0.27 0.20 0.00 0.00 0.00 0.00
06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:32:01 AM eth0 0.88 0.12 0.21 0.07 0.00 0.00 0.00 0.00
06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:33:01 AM eth0 0.82 0.28 0.31 0.20 0.00 0.00 0.00 0.00
06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:34:01 AM eth0 1.15 0.37 0.65 0.44 0.00 0.00 0.00 0.00
06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:35:01 AM eth0 0.82 0.17 0.31 0.19 0.00 0.00 0.00 0.00
06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:36:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00
06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:37:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:39:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
06:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:40:00 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:42:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:43:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:44:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:47:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:48:01 AM eth0 0.32 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:01 AM eth0 0.68 0.23 0.37 0.26 0.00 0.00 0.00 0.00
06:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:50:00 AM eth0 0.46 0.00 0.06 0.00 0.00 0.00 0.00 0.00
06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:50:01 AM eth0 0.70 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:51:01 AM eth0 0.40 0.22 0.26 0.19 0.00 0.00 0.00 0.00
06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:52:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:54:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:55:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:56:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00
06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:57:01 AM eth0 0.65 0.27 0.40 0.26 0.00 0.00 0.00 0.00
06:58:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:58:02 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:59:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:00:00 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:01:01 AM eth0 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00
07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:02:01 AM eth0 0.55 0.22 0.39 0.25 0.00 0.00 0.00 0.00
07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:03:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:04:01 AM eth0 0.68 0.37 0.40 0.27 0.00 0.00 0.00 0.00
07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:07:01 AM eth0 0.43 0.15 0.16 0.07 0.00 0.00 0.00 0.00
07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:10:00 AM eth0 0.78 0.00 0.10 0.00 0.00 0.00 0.00 0.00
07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:11:01 AM eth0 0.83 0.22 0.31 0.19 0.00 0.00 0.00 0.00
07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:12:01 AM eth0 0.72 0.30 0.40 0.26 0.00 0.00 0.00 0.00
07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:13:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:14:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:15:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:16:01 AM eth0 1.07 0.15 0.23 0.07 0.00 0.00 0.00 0.00
07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:17:01 AM eth0 1.18 0.37 0.69 0.44 0.00 0.00 0.00 0.00
07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:18:01 AM eth0 0.48 0.18 0.27 0.19 0.00 0.00 0.00 0.00
07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:20:00 AM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00
07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:22:01 AM eth0 0.58 0.17 0.18 0.07 0.00 0.00 0.00 0.00
07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:23:01 AM eth0 0.75 0.27 0.38 0.26 0.00 0.00 0.00 0.00
07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:24:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:25:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:26:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:27:01 AM eth0 0.57 0.12 0.18 0.07 0.00 0.00 0.00 0.00
07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:28:01 AM eth0 0.30 0.00 0.04 0.00 0.00 0.00 0.00 0.00
07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:29:01 AM eth0 0.27 0.07 0.03 0.00 0.00 0.00 0.00 0.00
07:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:30:00 AM eth0 0.34 0.05 0.03 0.00 0.00 0.00 0.00 0.00
07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:30:01 AM eth0 0.99 0.00 0.04 0.00 0.00 0.00 0.00 0.00
07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:31:01 AM eth0 0.98 0.22 0.33 0.20 0.00 0.00 0.00 0.00
07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:32:01 AM eth0 0.92 0.10 0.22 0.06 0.00 0.00 0.00 0.00
07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:33:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00
07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:34:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00
07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:35:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:36:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:37:01 AM eth0 1.00 0.10 0.22 0.06 0.00 0.00 0.00 0.00
07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:38:01 AM eth0 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:39:01 AM eth0 0.20 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:40:00 AM eth0 0.24 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:41:01 AM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:42:01 AM eth0 0.43 0.15 0.16 0.07 0.00 0.00 0.00 0.00
07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:43:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:44:01 AM eth0 0.22 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:45:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:46:01 AM eth0 0.23 0.07 0.03 0.00 0.00 0.00 0.00 0.00
07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:47:01 AM eth0 0.37 0.10 0.16 0.06 0.00 0.00 0.00 0.00
07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:48:01 AM eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00
07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:49:01 AM eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00
07:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:50:00 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:51:01 AM eth0 0.17 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:52:01 AM eth0 0.47 0.15 0.16 0.07 0.00 0.00 0.00 0.00
07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:53:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:54:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:55:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:56:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:57:01 AM eth0 1.53 0.92 0.27 0.13 0.00 0.00 0.00 0.00
07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:58:01 AM eth0 0.58 0.18 0.28 0.19 0.00 0.00 0.00 0.00
07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:59:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:00:00 AM eth0 0.22 0.00 0.03 0.00 0.00 0.00 0.00 0.00
08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:01:01 AM eth0 0.80 0.18 0.32 0.19 0.00 0.00 0.00 0.00
08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:02:01 AM eth0 0.38 0.10 0.16 0.06 0.00 0.00 0.00 0.00
08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:03:01 AM eth0 0.20 0.07 0.03 0.00 0.00 0.00 0.00 0.00
08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:04:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:05:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:06:01 AM eth0 0.18 0.05 0.03 0.00 0.00 0.00 0.00 0.00
08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:07:01 AM eth0 0.64 0.12 0.19 0.07 0.00 0.00 0.00 0.00
08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:08:01 AM eth0 1.27 0.25 0.42 0.26 0.00 0.00 0.00 0.00
08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:09:01 AM eth0 0.43 0.18 0.26 0.19 0.00 0.00 0.00 0.00
08:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:10:00 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:11:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00
08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:12:01 AM eth0 1.02 0.40 0.52 0.32 0.00 0.00 0.00 0.00
08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:13:01 AM eth0 0.93 0.28 0.40 0.26 0.00 0.00 0.00 0.00
08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:17:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:18:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:20:00 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:22:01 AM eth0 1.20 0.40 0.55 0.33 0.00 0.00 0.00 0.00
08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:24:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:27:01 AM eth0 0.38 0.15 0.16 0.07 0.00 0.00 0.00 0.00
08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:28:01 AM eth0 0.77 0.13 0.31 0.19 0.00 0.00 0.00 0.00
08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:29:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
08:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:30:00 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:31:01 AM eth0 0.48 0.22 0.27 0.19 0.00 0.00 0.00 0.00
08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:32:01 AM eth0 1.50 0.40 0.57 0.33 0.00 0.00 0.00 0.00
08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:33:01 AM eth0 0.43 0.17 0.27 0.19 0.00 0.00 0.00 0.00
08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:37:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00
08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:38:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:39:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:40:00 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:40:01 AM eth0 1.00 0.00 0.07 0.00 0.00 0.00 0.00 0.00
08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:41:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:42:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:43:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00
08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:44:01 AM eth0 0.85 0.38 0.39 0.27 0.00 0.00 0.00 0.00
08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:45:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:47:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:48:01 AM eth0 0.72 0.22 0.31 0.19 0.00 0.00 0.00 0.00
08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:49:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
08:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:50:00 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:52:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:53:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:54:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00
08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:55:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:56:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:57:01 AM eth0 0.95 0.27 0.44 0.26 0.00 0.00 0.00 0.00
08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:58:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:59:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:00:00 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:02:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:07:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:09:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:10:00 AM eth0 0.09 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:11:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:01 AM eth0 1.30 0.47 0.69 0.45 0.00 0.00 0.00 0.00
09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:14:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:17:01 AM eth0 0.28 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:18:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:18:02 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:19:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:20:00 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:22:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:23:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:24:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:25:01 AM eth0 0.95 0.35 0.41 0.27 0.00 0.00 0.00 0.00
09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:26:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:27:01 AM eth0 0.58 0.27 0.40 0.26 0.00 0.00 0.00 0.00
09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:28:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:29:01 AM eth0 0.95 0.30 0.40 0.26 0.00 0.00 0.00 0.00
09:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:30:00 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:31:01 AM eth0 0.52 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:32:01 AM eth0 0.83 0.13 0.20 0.07 0.00 0.00 0.00 0.00
09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:33:01 AM eth0 0.47 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:34:01 AM eth0 2.03 0.23 0.53 0.26 0.00 0.00 0.00 0.00
09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:35:01 AM eth0 1.97 0.85 0.73 6.65 0.00 0.00 0.00 0.00
09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:36:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:37:01 AM eth0 0.92 0.65 0.18 6.30 0.00 0.00 0.00 0.00
09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:38:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:39:01 AM eth0 2.45 1.78 0.41 12.46 0.00 0.00 0.00 0.00
09:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:41:01 AM eth0 0.85 0.15 0.31 0.19 0.00 0.00 0.00 0.00
09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:42:01 AM eth0 0.70 0.12 0.20 0.07 0.00 0.00 0.00 0.00
09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00