09:40:03 Started by upstream project "integration-sanity-test-scandium" build number 554
09:40:03 originally caused by:
09:40:03 Started by timer
09:40:03 Running as SYSTEM
09:40:03 [EnvInject] - Loading node environment variables.
09:40:03 Building remotely on prd-centos8-robot-2c-8g-3575 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:03 [ssh-agent] Looking for ssh-agent implementation...
09:40:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:03 $ ssh-agent
09:40:03 SSH_AUTH_SOCK=/tmp/ssh-E0gzWJFinNpi/agent.6678
09:40:03 SSH_AGENT_PID=6679
09:40:03 [ssh-agent] Started.
09:40:03 Running ssh-add (command line suppressed)
09:40:03 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_12423124495575199529.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_12423124495575199529.key)
09:40:03 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:03 The recommended git tool is: NONE
09:40:06 using credential opendaylight-jenkins-ssh
09:40:06 Wiping out workspace first.
09:40:06 Cloning the remote Git repository
09:40:06 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:06 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:06 > git --version # timeout=10
09:40:06 > git --version # 'git version 2.43.0'
09:40:06 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:06 [INFO] Currently running in a labeled security context
09:40:06 [INFO] Currently SELinux is 'enforcing' on the host
09:40:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh1603977002819730397.key
09:40:06 Verifying host key using known hosts file
09:40:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:09 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:09 [INFO] Currently running in a labeled security context
09:40:09 [INFO] Currently SELinux is 'enforcing' on the host
09:40:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh8627834182676012594.key
09:40:09 Verifying host key using known hosts file
09:40:09 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.
09:40:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:09 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:09 > git config core.sparsecheckout # timeout=10
09:40:09 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:09 Commit message: "Adapt test for new pce-allocation field"
09:40:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:09 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:10 No emails were triggered.
09:40:10 provisioning config files...
09:40:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18044707810055906983.sh
09:40:10 ---> python-tools-install.sh
09:40:10 Setup pyenv:
09:40:10 system
09:40:10 * 3.8.13 (set by /opt/pyenv/version)
09:40:10 * 3.9.13 (set by /opt/pyenv/version)
09:40:10 * 3.10.13 (set by /opt/pyenv/version)
09:40:10 * 3.11.7 (set by /opt/pyenv/version)
09:40:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KAoq
09:40:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:19 lf-activate-venv(): INFO: Base packages installed successfully
09:40:19 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:47 lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH
09:40:47 Generating Requirements File
09:41:08 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.
09:41:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:09 Python 3.11.7
09:41:09 pip 25.3 from /tmp/venv-KAoq/lib/python3.11/site-packages/pip (python 3.11)
09:41:09 appdirs==1.4.4
09:41:09 argcomplete==3.6.3
09:41:09 aspy.yaml==1.3.0
09:41:09 attrs==25.4.0
09:41:09 autopage==0.5.2
09:41:09 beautifulsoup4==4.14.3
09:41:09 boto3==1.42.2
09:41:09 botocore==1.42.2
09:41:09 bs4==0.0.2
09:41:09 cachetools==6.2.2
09:41:09 certifi==2025.11.12
09:41:09 cffi==2.0.0
09:41:09 cfgv==3.5.0
09:41:09 chardet==5.2.0
09:41:09 charset-normalizer==3.4.4
09:41:09 click==8.3.1
09:41:09 cliff==4.13.0
09:41:09 cmd2==2.7.0
09:41:09 cryptography==3.3.2
09:41:09 debtcollector==3.0.0
09:41:09 decorator==5.2.1
09:41:09 defusedxml==0.7.1
09:41:09 Deprecated==1.3.1
09:41:09 distlib==0.4.0
09:41:09 dnspython==2.8.0
09:41:09 docker==7.1.0
09:41:09 dogpile.cache==1.5.0
09:41:09 durationpy==0.10
09:41:09 email-validator==2.3.0
09:41:09 filelock==3.20.0
09:41:09 future==1.0.0
09:41:09 gitdb==4.0.12
09:41:09 GitPython==3.1.45
09:41:09 google-auth==2.43.0
09:41:09 httplib2==0.31.0
09:41:09 identify==2.6.15
09:41:09 idna==3.11
09:41:09 importlib-resources==1.5.0
09:41:09 iso8601==2.1.0
09:41:09 Jinja2==3.1.6
09:41:09 jmespath==1.0.1
09:41:09 jsonpatch==1.33
09:41:09 jsonpointer==3.0.0
09:41:09 jsonschema==4.25.1
09:41:09 jsonschema-specifications==2025.9.1
09:41:09 keystoneauth1==5.12.0
09:41:09 kubernetes==34.1.0
09:41:09 lftools==0.37.16
09:41:09 lxml==6.0.2
09:41:09 markdown-it-py==4.0.0
09:41:09 MarkupSafe==3.0.3
09:41:09 mdurl==0.1.2
09:41:09 msgpack==1.1.2
09:41:09 multi_key_dict==2.0.3
09:41:09 munch==4.0.0
09:41:09 netaddr==1.3.0
09:41:09 niet==1.4.2
09:41:09 nodeenv==1.9.1
09:41:09 oauth2client==4.1.3
09:41:09 oauthlib==3.3.1
09:41:09 openstacksdk==4.8.0
09:41:09 os-service-types==1.8.2
09:41:09 osc-lib==4.2.0
09:41:09 oslo.config==10.1.0
09:41:09 oslo.context==6.2.0
09:41:09 oslo.i18n==6.7.1
09:41:09 oslo.log==7.2.1
09:41:09 oslo.serialization==5.8.0
09:41:09 oslo.utils==9.2.0
09:41:09 packaging==25.0
09:41:09 pbr==7.0.3
09:41:09 platformdirs==4.5.0
09:41:09 prettytable==3.17.0
09:41:09 psutil==7.1.3
09:41:09 pyasn1==0.6.1
09:41:09 pyasn1_modules==0.4.2
09:41:09 pycparser==2.23
09:41:09 pygerrit2==2.0.15
09:41:09 PyGithub==2.8.1
09:41:09 Pygments==2.19.2
09:41:09 PyJWT==2.10.1
09:41:09 PyNaCl==1.6.1
09:41:09 pyparsing==2.4.7
09:41:09 pyperclip==1.11.0
09:41:09 pyrsistent==0.20.0
09:41:09 python-cinderclient==9.8.0
09:41:09 python-dateutil==2.9.0.post0
09:41:09 python-heatclient==4.3.0
09:41:09 python-jenkins==1.8.3
09:41:09 python-keystoneclient==5.7.0
09:41:09 python-magnumclient==4.9.0
09:41:09 python-openstackclient==8.2.0
09:41:09 python-swiftclient==4.9.0
09:41:09 PyYAML==6.0.3
09:41:09 referencing==0.37.0
09:41:09 requests==2.32.5
09:41:09 requests-oauthlib==2.0.0
09:41:09 requestsexceptions==1.4.0
09:41:09 rfc3986==2.0.0
09:41:09 rich==14.2.0
09:41:09 rich-argparse==1.7.2
09:41:09 rpds-py==0.30.0
09:41:09 rsa==4.9.1
09:41:09 ruamel.yaml==0.18.16
09:41:09 ruamel.yaml.clib==0.2.15
09:41:09 s3transfer==0.16.0
09:41:09 simplejson==3.20.2
09:41:09 six==1.17.0
09:41:09 smmap==5.0.2
09:41:09 soupsieve==2.8
09:41:09 stevedore==5.6.0
09:41:09 tabulate==0.9.0
09:41:09 toml==0.10.2
09:41:09 tomlkit==0.13.3
09:41:09 tqdm==4.67.1
09:41:09 typing_extensions==4.15.0
09:41:09 tzdata==2025.2
09:41:09 urllib3==1.26.20
09:41:09 virtualenv==20.35.4
09:41:09 wcwidth==0.2.14
09:41:09 websocket-client==1.9.0
09:41:09 wrapt==2.0.1
09:41:09 xdg==6.0.0
09:41:09 xmltodict==1.0.2
09:41:09 yq==3.4.3
09:41:09 [EnvInject] - Injecting environment variables from a build step.
09:41:09 [EnvInject] - Injecting as environment variables the properties content
09:41:09 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:09 OS_CLOUD=vex
09:41:09 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-549
09:41:09 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:09
09:41:09 [EnvInject] - Variables injected successfully.
09:41:09 provisioning config files...
09:41:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17752129016845001086.sh
09:41:09 ---> Create parameters file for OpenStack HOT
09:41:10 OpenStack Heat parameters generated
09:41:10 -----------------------------------
09:41:10 parameters:
09:41:10 vm_0_count: '1'
09:41:10 vm_0_flavor: 'v3-standard-4'
09:41:10 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
09:41:10 vm_1_count: '1'
09:41:10 vm_1_flavor: 'v3-standard-2'
09:41:10 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:10
09:41:10 job_name: '52208-549'
09:41:10 silo: 'releng'
09:41:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12482072419352354102.sh
09:41:10 ---> Create HEAT stack
09:41:10 + source /home/jenkins/lf-env.sh
09:41:10 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:10 ++ mktemp -d /tmp/venv-XXXX
09:41:10 + lf_venv=/tmp/venv-QbHn
09:41:10 + local venv_file=/tmp/.os_lf_venv
09:41:10 + local python=python3
09:41:10 + local options
09:41:10 + local set_path=true
09:41:10 + local install_args=
09:41:10 ++ 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
09:41:10 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:10 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:10 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:10 + true
09:41:10 + case $1 in
09:41:10 + python=python3
09:41:10 + shift 2
09:41:10 + true
09:41:10 + case $1 in
09:41:10 + shift
09:41:10 + break
09:41:10 + case $python in
09:41:10 + local pkg_list=
09:41:10 + [[ -d /opt/pyenv ]]
09:41:10 + echo 'Setup pyenv:'
09:41:10 Setup pyenv:
09:41:10 + export PYENV_ROOT=/opt/pyenv
09:41:10 + PYENV_ROOT=/opt/pyenv
09:41:10 + 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
09:41:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:10 + pyenv versions
09:41:10 system
09:41:10 3.8.13
09:41:10 3.9.13
09:41:10 3.10.13
09:41:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:10 + command -v pyenv
09:41:10 ++ pyenv init - --no-rehash
09:41:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:10 for i in ${!paths[@]}; do
09:41:10 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:10 fi; done;
09:41:10 echo "${paths[*]}"'\'')"
09:41:10 export PATH="/opt/pyenv/shims:${PATH}"
09:41:10 export PYENV_SHELL=bash
09:41:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:10 pyenv() {
09:41:10 local command
09:41:10 command="${1:-}"
09:41:10 if [ "$#" -gt 0 ]; then
09:41:10 shift
09:41:10 fi
09:41:10
09:41:10 case "$command" in
09:41:10 rehash|shell)
09:41:10 eval "$(pyenv "sh-$command" "$@")"
09:41:10 ;;
09:41:10 *)
09:41:10 command pyenv "$command" "$@"
09:41:10 ;;
09:41:10 esac
09:41:10 }'
09:41:10 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:10 for i in ${!paths[@]}; do
09:41:10 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:10 fi; done;
09:41:10 echo "${paths[*]}"'
09:41:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:10 ++ 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
09:41:10 ++ 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
09:41:10 ++ export PYENV_SHELL=bash
09:41:10 ++ PYENV_SHELL=bash
09:41:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:10 +++ complete -F _pyenv pyenv
09:41:10 ++ lf-pyver python3
09:41:10 ++ local py_version_xy=python3
09:41:10 ++ local py_version_xyz=
09:41:10 ++ awk '{ print $1 }'
09:41:10 ++ pyenv versions
09:41:10 ++ local command
09:41:10 ++ command=versions
09:41:10 ++ '[' 1 -gt 0 ']'
09:41:10 ++ shift
09:41:10 ++ case "$command" in
09:41:10 ++ command pyenv versions
09:41:10 ++ pyenv versions
09:41:10 ++ sed 's/^[ *]* //'
09:41:10 ++ grep -E '^[0-9.]*[0-9]$'
09:41:10 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:10 +++ grep '^3' /tmp/.pyenv_versions
09:41:10 +++ tail -n 1
09:41:10 +++ sort -V
09:41:10 ++ py_version_xyz=3.11.7
09:41:10 ++ [[ -z 3.11.7 ]]
09:41:10 ++ echo 3.11.7
09:41:10 ++ return 0
09:41:10 + pyenv local 3.11.7
09:41:10 + local command
09:41:10 + command=local
09:41:10 + '[' 2 -gt 0 ']'
09:41:10 + shift
09:41:10 + case "$command" in
09:41:10 + command pyenv local 3.11.7
09:41:10 + pyenv local 3.11.7
09:41:10 + for arg in "$@"
09:41:10 + case $arg in
09:41:10 + pkg_list+='lftools[openstack] '
09:41:10 + for arg in "$@"
09:41:10 + case $arg in
09:41:10 + pkg_list+='kubernetes '
09:41:10 + for arg in "$@"
09:41:10 + case $arg in
09:41:10 + pkg_list+='niet '
09:41:10 + for arg in "$@"
09:41:10 + case $arg in
09:41:10 + pkg_list+='python-heatclient '
09:41:10 + for arg in "$@"
09:41:10 + case $arg in
09:41:10 + pkg_list+='python-openstackclient '
09:41:10 + for arg in "$@"
09:41:10 + case $arg in
09:41:10 + pkg_list+='python-magnumclient '
09:41:10 + for arg in "$@"
09:41:10 + case $arg in
09:41:10 + pkg_list+='urllib3~=1.26.15 '
09:41:10 + for arg in "$@"
09:41:10 + case $arg in
09:41:10 + pkg_list+='yq '
09:41:10 + [[ -f /tmp/.os_lf_venv ]]
09:41:10 ++ cat /tmp/.os_lf_venv
09:41:10 + lf_venv=/tmp/venv-KAoq
09:41:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KAoq from' file:/tmp/.os_lf_venv
09:41:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KAoq from file:/tmp/.os_lf_venv
09:41:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:10 + local 'pip_opts=--upgrade --quiet'
09:41:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:10 + [[ -n '' ]]
09:41:10 + [[ -n '' ]]
09:41:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:10 + /tmp/venv-KAoq/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
09:41:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:12 lf-activate-venv(): INFO: Base packages installed successfully
09:41:12 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:41:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:12 + /tmp/venv-KAoq/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
09:41:30 + type python3
09:41:30 + true
09:41:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH'
09:41:30 lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH
09:41:30 + PATH=/tmp/venv-KAoq/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
09:41:30 + return 0
09:41:30 + openstack --os-cloud vex limits show --absolute
09:41:31 +--------------------------+---------+
09:41:31 | Name | Value |
09:41:31 +--------------------------+---------+
09:41:31 | maxTotalInstances | -1 |
09:41:31 | maxTotalCores | 450 |
09:41:31 | maxTotalRAMSize | 1000000 |
09:41:31 | maxServerMeta | 128 |
09:41:31 | maxImageMeta | 128 |
09:41:31 | maxPersonality | 5 |
09:41:31 | maxPersonalitySize | 10240 |
09:41:31 | maxTotalKeypairs | 100 |
09:41:31 | maxServerGroups | 10 |
09:41:31 | maxServerGroupMembers | 10 |
09:41:31 | maxTotalFloatingIps | -1 |
09:41:31 | maxSecurityGroups | -1 |
09:41:31 | maxSecurityGroupRules | -1 |
09:41:31 | totalRAMUsed | 507904 |
09:41:31 | totalCoresUsed | 124 |
09:41:31 | totalInstancesUsed | 57 |
09:41:31 | totalFloatingIpsUsed | 0 |
09:41:31 | totalSecurityGroupsUsed | 0 |
09:41:31 | totalServerGroupsUsed | 0 |
09:41:31 | maxTotalVolumes | -1 |
09:41:31 | maxTotalSnapshots | 10 |
09:41:31 | maxTotalVolumeGigabytes | 4096 |
09:41:31 | maxTotalBackups | 10 |
09:41:31 | maxTotalBackupGigabytes | 1000 |
09:41:31 | totalVolumesUsed | 3 |
09:41:31 | totalGigabytesUsed | 60 |
09:41:31 | totalSnapshotsUsed | 0 |
09:41:31 | totalBackupsUsed | 0 |
09:41:31 | totalBackupGigabytesUsed | 0 |
09:41:31 +--------------------------+---------+
09:41:31 + pushd /opt/ciman/openstack-hot
09:41:31 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:31 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-549 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:41:57 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-549
09:41:57 Waiting to initialize infrastructure...
09:41:57 Stack initialization successful.
09:41:57 ------------------------------------
09:41:57 Stack Details
09:41:57 ------------------------------------
09:41:57 {'added': None,
09:41:57 'capabilities': [],
09:41:57 'created_at': '2025-12-04T09:41:35Z',
09:41:57 'deleted': None,
09:41:57 'deleted_at': None,
09:41:57 'description': 'No description',
09:41:57 'environment': None,
09:41:57 'environment_files': None,
09:41:57 'files': None,
09:41:57 'files_container': None,
09:41:57 'id': '68c5cdb0-202a-46ee-99fb-91a4f8992cf0',
09:41:57 'is_rollback_disabled': True,
09:41:57 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-549/68c5cdb0-202a-46ee-99fb-91a4f8992cf0',
09:41:57 'rel': 'self'}],
09:41:57 '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'})}),
09:41:57 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-549',
09:41:57 'notification_topics': [],
09:41:57 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:41:57 'output_key': 'vm_0_ips',
09:41:57 'output_value': ['10.30.171.198']},
09:41:57 {'description': 'IP addresses of the 2nd vm types',
09:41:57 'output_key': 'vm_1_ips',
09:41:57 'output_value': ['10.30.170.10']}],
09:41:57 'owner_id': ****,
09:41:57 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:41:57 'OS::stack_id': '68c5cdb0-202a-46ee-99fb-91a4f8992cf0',
09:41:57 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-549',
09:41:57 'job_name': '52208-549',
09:41:57 'silo': 'releng',
09:41:57 'vm_0_count': '1',
09:41:57 'vm_0_flavor': 'v3-standard-4',
09:41:57 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:41:57 '20251201-010221.432',
09:41:57 'vm_1_count': '1',
09:41:57 'vm_1_flavor': 'v3-standard-2',
09:41:57 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:41:57 '- 20250917-133034.654'},
09:41:57 'parent_id': None,
09:41:57 'replaced': None,
09:41:57 'status': 'CREATE_COMPLETE',
09:41:57 'status_reason': 'Stack CREATE completed successfully',
09:41:57 'tags': [],
09:41:57 'template': None,
09:41:57 'template_description': 'No description',
09:41:57 'template_url': None,
09:41:57 'timeout_mins': 15,
09:41:57 'unchanged': None,
09:41:57 'updated': None,
09:41:57 'updated_at': None,
09:41:57 'user_project_id': '6e50429b4cae41f8a989b8da894f2a51'}
09:41:57 ------------------------------------
09:41:57 + popd
09:41:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14989636791190367688.sh
09:41:57 ---> Copy SSH public keys to CSIT lab
09:41:57 Setup pyenv:
09:41:57 system
09:41:57 3.8.13
09:41:57 3.9.13
09:41:57 3.10.13
09:41:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KAoq from file:/tmp/.os_lf_venv
09:41:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:59 lf-activate-venv(): INFO: Base packages installed successfully
09:41:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:17 lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH
09:42:19 SSH not responding on 10.30.171.198. Retrying in 10 seconds...
09:42:19 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts.
09:42:20 releng-52208-549-1-mininet-ovs-217-0
09:42:20 Successfully copied public keys to slave 10.30.170.10
09:42:29 Ping to 10.30.171.198 successful.
09:42:30 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:42:30 releng-52208-549-0-builder-0
09:42:30 Successfully copied public keys to slave 10.30.171.198
09:42:30 Process 7890 ready.
09:42:30 Process 7891 ready.
09:42:30 SSH ready on all stack servers.
09:42:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6561674293932509268.sh
09:42:30 Setup pyenv:
09:42:32 system
09:42:32 3.8.13
09:42:32 3.9.13
09:42:32 3.10.13
09:42:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hUa2
09:42:37 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:39 lf-activate-venv(): INFO: Base packages installed successfully
09:42:39 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:40 lf-activate-venv(): INFO: Adding /tmp/venv-hUa2/bin to PATH
09:42:40 + echo 'Installing Python Requirements'
09:42:40 Installing Python Requirements
09:42:40 + cat
09:42:40 + python -m pip install -r requirements.txt
09:42:40 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:41 Collecting docker-py (from -r requirements.txt (line 1))
09:42:41 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)
09:42:41 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:41 Installing build dependencies: started
09:42:42 Installing build dependencies: finished with status 'done'
09:42:42 Getting requirements to build wheel: started
09:42:42 Getting requirements to build wheel: finished with status 'done'
09:42:42 Preparing metadata (pyproject.toml): started
09:42:42 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:42 Collecting netaddr (from -r requirements.txt (line 3))
09:42:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:42:42 Collecting netifaces (from -r requirements.txt (line 4))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:42 Installing build dependencies: started
09:42:43 Installing build dependencies: finished with status 'done'
09:42:43 Getting requirements to build wheel: started
09:42:44 Getting requirements to build wheel: finished with status 'done'
09:42:44 Preparing metadata (pyproject.toml): started
09:42:44 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:44 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:44 Collecting requests (from -r requirements.txt (line 6))
09:42:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:42:44 Collecting robotframework (from -r requirements.txt (line 7))
09:42:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.1 MB/s 0:00:00
09:42:44 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:42:44 Installing build dependencies: started
09:42:45 Installing build dependencies: finished with status 'done'
09:42:45 Getting requirements to build wheel: started
09:42:45 Getting requirements to build wheel: finished with status 'done'
09:42:45 Preparing metadata (pyproject.toml): started
09:42:46 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:46 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:42:46 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:46 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)
09:42:46 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:46 Installing build dependencies: started
09:42:47 Installing build dependencies: finished with status 'done'
09:42:47 Getting requirements to build wheel: started
09:42:47 Getting requirements to build wheel: finished with status 'done'
09:42:47 Preparing metadata (pyproject.toml): started
09:42:47 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:47 Collecting scapy (from -r requirements.txt (line 12))
09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:42:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 45.5 MB/s 0:00:00
09:42:47 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:48 Installing build dependencies: started
09:42:48 Installing build dependencies: finished with status 'done'
09:42:48 Getting requirements to build wheel: started
09:42:49 Getting requirements to build wheel: finished with status 'done'
09:42:49 Preparing metadata (pyproject.toml): started
09:42:49 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:49 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:42:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 28.0 MB/s 0:00:00
09:42:50 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:42:50 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:42:50 Collecting isodate (from -r requirements.txt (line 25))
09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:50 Collecting jmespath (from -r requirements.txt (line 28))
09:42:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:42:50 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:51 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:51 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:42:51 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:51 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)
09:42:51 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:42:51 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:51 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)
09:42:51 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:42:51 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:51 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)
09:42:51 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:42:51 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:42:51 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:42:51 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:42:51 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:51 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)
09:42:52 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:42:52 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:52 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:42:52 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
09:42:52 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:42:52 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:52 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)
09:42:52 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:52 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:52 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)
09:42:52 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:42:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 39.9 MB/s 0:00:00
09:42:52 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:42:52 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:42:52 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:42:52 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:42:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 21.8 MB/s 0:00:00
09:42:53 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:53 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)
09:42:54 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:54 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)
09:42:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 29.2 MB/s 0:00:00
09:42:54 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:42:54 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:54 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)
09:42:55 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:55 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)
09:42:55 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:42:55 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:42:55 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:55 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)
09:42:55 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:42:55 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:42:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 72.7 MB/s 0:00:00
09:42:55 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:55 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)
09:42:55 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:42:56 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:42:56 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))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:42:56 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))
09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:42:56 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))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:42:56 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))
09:42:56 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)
09:42:56 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))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:42:56 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))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:42:56 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:42:56 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:42:56 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
09:42:56 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))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:42:56 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:42:56 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:42:56 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:42:57 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:42:57 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5c66d1479b97fe23542801f145ce95125f63d136d7f10c9bc6b2572626b0c800
09:42:57 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:42:57 Building wheel for ipaddr (pyproject.toml): started
09:42:57 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:42:57 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=580f6b8f2d11a2c19af50bb78097c9fc6dc45a8b4019eedabcf37578481421c8
09:42:57 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:42:57 Building wheel for netifaces (pyproject.toml): started
09:42:59 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:42:59 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41086 sha256=c0bdab2998717caa59b4d7ebb5913f1585d6067608b7bea0815dcb97e5bf4a9c
09:42:59 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:42:59 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:00 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:00 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=276dabbf4add9213fd9de5dafb0762d9f596881a02842bd10876734dddaeeb96
09:43:00 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:00 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:00 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:00 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=08c77ed10a8a58a371b7b80ddfb69be56ec5ee14d5c3cd807005763a2397fa29
09:43:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:00 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:00 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
09:43:07
09:43:07 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 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.2 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.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 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.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
09:43:07 + pip freeze
09:43:08 attrs==25.4.0
09:43:08 bcrypt==5.0.0
09:43:08 beautifulsoup4==4.14.3
09:43:08 certifi==2025.11.12
09:43:08 cffi==2.0.0
09:43:08 charset-normalizer==3.4.4
09:43:08 click==8.3.1
09:43:08 cryptography==46.0.3
09:43:08 decorator==5.2.1
09:43:08 distlib==0.4.0
09:43:08 docker-py==1.10.6
09:43:08 docker-pycreds==0.4.0
09:43:08 elastic-transport==8.17.1
09:43:08 elasticsearch==8.19.2
09:43:08 elasticsearch-dsl==8.15.4
09:43:08 enum34==1.1.10
09:43:08 filelock==3.20.0
09:43:08 h11==0.16.0
09:43:08 idna==3.11
09:43:08 invoke==2.2.1
09:43:08 ipaddr==2.2.0
09:43:08 isodate==0.7.2
09:43:08 jmespath==1.0.1
09:43:08 jsonpatch==1.33
09:43:08 jsonpath-rw==1.4.0
09:43:08 jsonpointer==3.0.0
09:43:08 lxml==6.0.2
09:43:08 netaddr==1.3.0
09:43:08 netifaces==0.11.0
09:43:08 outcome==1.3.0.post0
09:43:08 paramiko==4.0.0
09:43:08 platformdirs==4.5.0
09:43:08 ply==3.11
09:43:08 pyang==2.7.1
09:43:08 pyangbind==0.8.6
09:43:08 pycparser==2.23
09:43:08 pyhocon==0.3.61
09:43:08 PyNaCl==1.6.1
09:43:08 pyparsing==3.2.5
09:43:08 PySocks==1.7.1
09:43:08 python-dateutil==2.9.0.post0
09:43:08 regex==2025.11.3
09:43:08 requests==2.32.5
09:43:08 robotframework==7.3.2
09:43:08 robotframework-httplibrary==0.4.2
09:43:08 robotframework-pythonlibcore==4.4.1
09:43:08 robotframework-requests==0.9.7
09:43:08 robotframework-selenium2library==3.0.0
09:43:08 robotframework-seleniumlibrary==6.8.0
09:43:08 robotframework-sshlibrary==3.8.0
09:43:08 scapy==2.6.1
09:43:08 scp==0.15.0
09:43:08 selenium==4.38.0
09:43:08 six==1.17.0
09:43:08 sniffio==1.3.1
09:43:08 sortedcontainers==2.4.0
09:43:08 soupsieve==2.8
09:43:08 trio==0.32.0
09:43:08 trio-websocket==0.12.2
09:43:08 typing_extensions==4.15.0
09:43:08 urllib3==2.5.0
09:43:08 virtualenv==20.35.4
09:43:08 waitress==3.0.2
09:43:08 WebOb==1.8.9
09:43:08 websocket-client==1.9.0
09:43:08 WebTest==3.0.7
09:43:08 wsproto==1.3.2
09:43:08 [EnvInject] - Injecting environment variables from a build step.
09:43:08 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:08 [EnvInject] - Variables injected successfully.
09:43:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins922968383108502798.sh
09:43:08 Setup pyenv:
09:43:08 system
09:43:08 3.8.13
09:43:08 3.9.13
09:43:08 3.10.13
09:43:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KAoq from file:/tmp/.os_lf_venv
09:43:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:10 lf-activate-venv(): INFO: Base packages installed successfully
09:43:10 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:17 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.
09:43:17 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:17 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:18 lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH
09:43:18 + ODL_SYSTEM=()
09:43:18 + TOOLS_SYSTEM=()
09:43:18 + OPENSTACK_SYSTEM=()
09:43:18 + OPENSTACK_CONTROLLERS=()
09:43:18 + mapfile -t ADDR
09:43:18 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-549
09:43:18 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:19 + for i in "${ADDR[@]}"
09:43:19 ++ ssh 10.30.170.10 hostname -s
09:43:19 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts.
09:43:20 + REMHOST=releng-52208-549-1-mininet-ovs-217-0
09:43:20 + case ${REMHOST} in
09:43:20 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:20 + for i in "${ADDR[@]}"
09:43:20 ++ ssh 10.30.171.198 hostname -s
09:43:20 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:43:20 + REMHOST=releng-52208-549-0-builder-0
09:43:20 + case ${REMHOST} in
09:43:20 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:20 + echo NUM_ODL_SYSTEM=1
09:43:20 + echo NUM_TOOLS_SYSTEM=1
09:43:20 + '[' '' == yes ']'
09:43:20 + NUM_OPENSTACK_SYSTEM=0
09:43:20 + echo NUM_OPENSTACK_SYSTEM=0
09:43:20 + '[' 0 -eq 2 ']'
09:43:20 + echo ODL_SYSTEM_IP=10.30.171.198
09:43:20 ++ seq 0 0
09:43:20 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:20 + echo ODL_SYSTEM_1_IP=10.30.171.198
09:43:20 + echo TOOLS_SYSTEM_IP=10.30.170.10
09:43:20 ++ seq 0 0
09:43:20 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:20 + echo TOOLS_SYSTEM_1_IP=10.30.170.10
09:43:20 + openstack_index=0
09:43:20 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:20 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:20 ++ seq 0 0
09:43:20 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:20 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:20 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:20 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:20 + '[' -1 -ge 2 ']'
09:43:20 ++ seq 0 -2
09:43:20 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:20 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:20 ++ seq 0 -1
09:43:20 + echo 'Contents of slave_addresses.txt:'
09:43:20 Contents of slave_addresses.txt:
09:43:20 + cat slave_addresses.txt
09:43:20 NUM_ODL_SYSTEM=1
09:43:20 NUM_TOOLS_SYSTEM=1
09:43:20 NUM_OPENSTACK_SYSTEM=0
09:43:20 ODL_SYSTEM_IP=10.30.171.198
09:43:20 ODL_SYSTEM_1_IP=10.30.171.198
09:43:20 TOOLS_SYSTEM_IP=10.30.170.10
09:43:20 TOOLS_SYSTEM_1_IP=10.30.170.10
09:43:20 NUM_OPENSTACK_CONTROL_NODES=1
09:43:20 OPENSTACK_CONTROL_NODE_1_IP=
09:43:20 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:20 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:20 [EnvInject] - Injecting environment variables from a build step.
09:43:20 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:20 [EnvInject] - Variables injected successfully.
09:43:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins1242780147394005405.sh
09:43:20 Preparing for JRE Version 21
09:43:20 Karaf artifact is karaf
09:43:20 Karaf project is integration
09:43:20 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:20 [EnvInject] - Injecting environment variables from a build step.
09:43:20 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:20 [EnvInject] - Variables injected successfully.
09:43:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4174552332752322547.sh
09:43:22 2025-12-04 09:43:22 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:22 Bundle version is 0.21.4-SNAPSHOT
09:43:22 --2025-12-04 09:43:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:22 HTTP request sent, awaiting response... 200 OK
09:43:22 Length: 1410 (1.4K) [application/xml]
09:43:22 Saving to: ‘maven-metadata.xml’
09:43:22
09:43:22 0K . 100% 64.6M=0s
09:43:22
09:43:22 2025-12-04 09:43:22 (64.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:22
09:43:22
09:43:22
09:43:22 org.opendaylight.integration
09:43:22 karaf
09:43:22 0.21.4-SNAPSHOT
09:43:22
09:43:22
09:43:22 20251204.093525
09:43:22 249
09:43:22
09:43:22 20251204093525
09:43:22
09:43:22
09:43:22 pom
09:43:22 0.21.4-20251204.093525-249
09:43:22 20251204093525
09:43:22
09:43:22
09:43:22 tar.gz
09:43:22 0.21.4-20251204.093525-249
09:43:22 20251204093525
09:43:22
09:43:22
09:43:22 zip
09:43:22 0.21.4-20251204.093525-249
09:43:22 20251204093525
09:43:22
09:43:22
09:43:22 cyclonedx
09:43:22 xml
09:43:22 0.21.4-20251204.093525-249
09:43:22 20251204093525
09:43:22
09:43:22
09:43:22 cyclonedx
09:43:22 json
09:43:22 0.21.4-20251204.093525-249
09:43:22 20251204093525
09:43:22
09:43:22
09:43:22
09:43:22
09:43:22 Nexus timestamp is 0.21.4-20251204.093525-249
09:43:22 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251204.093525-249.zip
09:43:22 Distribution bundle is karaf-0.21.4-20251204.093525-249.zip
09:43:22 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:22 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:22 Nexus prefix is https://nexus.opendaylight.org
09:43:22 [EnvInject] - Injecting environment variables from a build step.
09:43:22 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:22 [EnvInject] - Variables injected successfully.
09:43:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7411502169943713691.sh
09:43:22 Setup pyenv:
09:43:22 system
09:43:22 3.8.13
09:43:22 3.9.13
09:43:22 3.10.13
09:43:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KAoq from file:/tmp/.os_lf_venv
09:43:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:24 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.
09:43:24 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:24 lf-activate-venv(): INFO: Base packages installed successfully
09:43:24 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:30 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.
09:43:30 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH
09:43:30 Copying common-functions.sh to /tmp
09:43:32 Copying common-functions.sh to 10.30.170.10:/tmp
09:43:32 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts.
09:43:32 Copying common-functions.sh to 10.30.171.198:/tmp
09:43:32 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:43:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins796271354287201486.sh
09:43:33 common-functions.sh is being sourced
09:43:33 common-functions environment:
09:43:33 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:33 ACTUALFEATURES:
09:43:33 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:33 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:33 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:33 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:33 CONTROLLERMEM: 2048m
09:43:33 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:33 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:33 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:33 SUITES:
09:43:33
09:43:33 #################################################
09:43:33 ## Configure Cluster and Start ##
09:43:33 #################################################
09:43:33 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:33 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:33 Locating script plan to use...
09:43:33 Finished running script plans
09:43:33 Configuring member-1 with IP address 10.30.171.198
09:43:33 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:43:33 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:43:34 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:34 common-functions.sh is being sourced
09:43:34 ++ [[ /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 ]]
09:43:34 ++ echo 'common-functions.sh is being sourced'
09:43:34 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:34 ++ DISTROSTREAM=scandium
09:43:34 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:34 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:34 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:34 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:34 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:34 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:34 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:34 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:34 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:34 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:34 ++ export CONTROLLERMEM=
09:43:34 ++ CONTROLLERMEM=
09:43:34 ++ case "${DISTROSTREAM}" in
09:43:34 ++ CLUSTER_SYSTEM=akka
09:43:34 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:34 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:34 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:34 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:34 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:34 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:34 ++ print_common_env
09:43:34 ++ cat
09:43:34 common-functions environment:
09:43:34 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:34 ACTUALFEATURES:
09:43:34 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:34 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:34 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:34 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:34 CONTROLLERMEM:
09:43:34 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:34 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:34 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:34 SUITES:
09:43:34
09:43:34 ++ SSH='ssh -t -t'
09:43:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:34 Changing to /tmp
09:43:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251204.093525-249.zip
09:43:34 + echo 'Changing to /tmp'
09:43:34 + cd /tmp
09:43:34 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251204.093525-249.zip'
09:43:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251204.093525-249.zip
09:43:34 --2025-12-04 09:43:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251204.093525-249.zip
09:43:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:34 HTTP request sent, awaiting response... 200 OK
09:43:34 Length: 239812063 (229M) [application/zip]
09:43:34 Saving to: ‘karaf-0.21.4-20251204.093525-249.zip’
09:43:34
09:43:34 0K ........ ........ ........ ........ ........ ........ 1% 58.1M 4s
09:43:34 3072K ........ ........ ........ ........ ........ ........ 2% 99.4M 3s
09:43:34 6144K ........ ........ ........ ........ ........ ........ 3% 124M 3s
09:43:34 9216K ........ ........ ........ ........ ........ ........ 5% 145M 2s
09:43:34 12288K ........ ........ ........ ........ ........ ........ 6% 168M 2s
09:43:34 15360K ........ ........ ........ ........ ........ ........ 7% 175M 2s
09:43:34 18432K ........ ........ ........ ........ ........ ........ 9% 187M 2s
09:43:34 21504K ........ ........ ........ ........ ........ ........ 10% 172M 2s
09:43:34 24576K ........ ........ ........ ........ ........ ........ 11% 199M 2s
09:43:34 27648K ........ ........ ........ ........ ........ ........ 13% 246M 1s
09:43:34 30720K ........ ........ ........ ........ ........ ........ 14% 214M 1s
09:43:34 33792K ........ ........ ........ ........ ........ ........ 15% 242M 1s
09:43:34 36864K ........ ........ ........ ........ ........ ........ 17% 227M 1s
09:43:34 39936K ........ ........ ........ ........ ........ ........ 18% 246M 1s
09:43:34 43008K ........ ........ ........ ........ ........ ........ 19% 299M 1s
09:43:34 46080K ........ ........ ........ ........ ........ ........ 20% 245M 1s
09:43:34 49152K ........ ........ ........ ........ ........ ........ 22% 443M 1s
09:43:34 52224K ........ ........ ........ ........ ........ ........ 23% 333M 1s
09:43:34 55296K ........ ........ ........ ........ ........ ........ 24% 306M 1s
09:43:34 58368K ........ ........ ........ ........ ........ ........ 26% 386M 1s
09:43:34 61440K ........ ........ ........ ........ ........ ........ 27% 268M 1s
09:43:34 64512K ........ ........ ........ ........ ........ ........ 28% 316M 1s
09:43:34 67584K ........ ........ ........ ........ ........ ........ 30% 346M 1s
09:43:34 70656K ........ ........ ........ ........ ........ ........ 31% 307M 1s
09:43:34 73728K ........ ........ ........ ........ ........ ........ 32% 229M 1s
09:43:34 76800K ........ ........ ........ ........ ........ ........ 34% 266M 1s
09:43:34 79872K ........ ........ ........ ........ ........ ........ 35% 332M 1s
09:43:34 82944K ........ ........ ........ ........ ........ ........ 36% 308M 1s
09:43:34 86016K ........ ........ ........ ........ ........ ........ 38% 366M 1s
09:43:34 89088K ........ ........ ........ ........ ........ ........ 39% 368M 1s
09:43:34 92160K ........ ........ ........ ........ ........ ........ 40% 247M 1s
09:43:34 95232K ........ ........ ........ ........ ........ ........ 41% 325M 1s
09:43:34 98304K ........ ........ ........ ........ ........ ........ 43% 323M 1s
09:43:34 101376K ........ ........ ........ ........ ........ ........ 44% 208M 1s
09:43:34 104448K ........ ........ ........ ........ ........ ........ 45% 351M 1s
09:43:34 107520K ........ ........ ........ ........ ........ ........ 47% 386M 1s
09:43:34 110592K ........ ........ ........ ........ ........ ........ 48% 244M 1s
09:43:34 113664K ........ ........ ........ ........ ........ ........ 49% 314M 1s
09:43:34 116736K ........ ........ ........ ........ ........ ........ 51% 270M 0s
09:43:34 119808K ........ ........ ........ ........ ........ ........ 52% 293M 0s
09:43:34 122880K ........ ........ ........ ........ ........ ........ 53% 228M 0s
09:43:34 125952K ........ ........ ........ ........ ........ ........ 55% 333M 0s
09:43:34 129024K ........ ........ ........ ........ ........ ........ 56% 353M 0s
09:43:34 132096K ........ ........ ........ ........ ........ ........ 57% 296M 0s
09:43:34 135168K ........ ........ ........ ........ ........ ........ 59% 317M 0s
09:43:34 138240K ........ ........ ........ ........ ........ ........ 60% 273M 0s
09:43:34 141312K ........ ........ ........ ........ ........ ........ 61% 277M 0s
09:43:34 144384K ........ ........ ........ ........ ........ ........ 62% 343M 0s
09:43:34 147456K ........ ........ ........ ........ ........ ........ 64% 367M 0s
09:43:34 150528K ........ ........ ........ ........ ........ ........ 65% 290M 0s
09:43:34 153600K ........ ........ ........ ........ ........ ........ 66% 247M 0s
09:43:34 156672K ........ ........ ........ ........ ........ ........ 68% 274M 0s
09:43:34 159744K ........ ........ ........ ........ ........ ........ 69% 310M 0s
09:43:34 162816K ........ ........ ........ ........ ........ ........ 70% 371M 0s
09:43:34 165888K ........ ........ ........ ........ ........ ........ 72% 371M 0s
09:43:34 168960K ........ ........ ........ ........ ........ ........ 73% 378M 0s
09:43:34 172032K ........ ........ ........ ........ ........ ........ 74% 358M 0s
09:43:34 175104K ........ ........ ........ ........ ........ ........ 76% 204M 0s
09:43:34 178176K ........ ........ ........ ........ ........ ........ 77% 312M 0s
09:43:34 181248K ........ ........ ........ ........ ........ ........ 78% 349M 0s
09:43:34 184320K ........ ........ ........ ........ ........ ........ 80% 377M 0s
09:43:34 187392K ........ ........ ........ ........ ........ ........ 81% 361M 0s
09:43:34 190464K ........ ........ ........ ........ ........ ........ 82% 244M 0s
09:43:34 193536K ........ ........ ........ ........ ........ ........ 83% 273M 0s
09:43:34 196608K ........ ........ ........ ........ ........ ........ 85% 261M 0s
09:43:34 199680K ........ ........ ........ ........ ........ ........ 86% 332M 0s
09:43:34 202752K ........ ........ ........ ........ ........ ........ 87% 353M 0s
09:43:34 205824K ........ ........ ........ ........ ........ ........ 89% 372M 0s
09:43:34 208896K ........ ........ ........ ........ ........ ........ 90% 362M 0s
09:43:34 211968K ........ ........ ........ ........ ........ ........ 91% 192M 0s
09:43:34 215040K ........ ........ ........ ........ ........ ........ 93% 309M 0s
09:43:34 218112K ........ ........ ........ ........ ........ ........ 94% 332M 0s
09:43:34 221184K ........ ........ ........ ........ ........ ........ 95% 368M 0s
09:43:34 224256K ........ ........ ........ ........ ........ ........ 97% 372M 0s
09:43:34 227328K ........ ........ ........ ........ ........ ........ 98% 372M 0s
09:43:34 230400K ........ ........ ........ ........ ........ ........ 99% 321M 0s
09:43:34 233472K ........ ... 100% 272M=0.9s
09:43:34
09:43:34 2025-12-04 09:43:34 (258 MB/s) - ‘karaf-0.21.4-20251204.093525-249.zip’ saved [239812063/239812063]
09:43:34
09:43:34 Extracting the new controller...
09:43:34 + echo 'Extracting the new controller...'
09:43:34 + unzip -q karaf-0.21.4-20251204.093525-249.zip
09:43:37 Adding external repositories...
09:43:37 + echo 'Adding external repositories...'
09:43:37 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:37 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:37 ################################################################################
09:43:37 #
09:43:37 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:37 # contributor license agreements. See the NOTICE file distributed with
09:43:37 # this work for additional information regarding copyright ownership.
09:43:37 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:37 # (the "License"); you may not use this file except in compliance with
09:43:37 # the License. You may obtain a copy of the License at
09:43:37 #
09:43:37 # http://www.apache.org/licenses/LICENSE-2.0
09:43:37 #
09:43:37 # Unless required by applicable law or agreed to in writing, software
09:43:37 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:37 # See the License for the specific language governing permissions and
09:43:37 # limitations under the License.
09:43:37 #
09:43:37 ################################################################################
09:43:37
09:43:37 #
09:43:37 # If set to true, the following property will not allow any certificate to be used
09:43:37 # when accessing Maven repositories through SSL
09:43:37 #
09:43:37 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:37
09:43:37 #
09:43:37 # Path to the local Maven settings file.
09:43:37 # The repositories defined in this file will be automatically added to the list
09:43:37 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:37 # below is not set.
09:43:37 # The following locations are checked for the existence of the settings.xml file
09:43:37 # * 1. looks for the specified url
09:43:37 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:37 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:37 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:37 #
09:43:37 #org.ops4j.pax.url.mvn.settings=
09:43:37
09:43:37 #
09:43:37 # Path to the local Maven repository which is used to avoid downloading
09:43:37 # artifacts when they already exist locally.
09:43:37 # The value of this property will be extracted from the settings.xml file
09:43:37 # above, or defaulted to:
09:43:37 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:37 #
09:43:37 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:37
09:43:37 #
09:43:37 # Default this to false. It's just weird to use undocumented repos
09:43:37 #
09:43:37 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:37
09:43:37 #
09:43:37 # Uncomment if you don't wanna use the proxy settings
09:43:37 # from the Maven conf/settings.xml file
09:43:37 #
09:43:37 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:37
09:43:37 #
09:43:37 # Comma separated list of repositories scanned when resolving an artifact.
09:43:37 # Those repositories will be checked before iterating through the
09:43:37 # below list of repositories and even before the local repository
09:43:37 # A repository url can be appended with zero or more of the following flags:
09:43:37 # @snapshots : the repository contains snaphots
09:43:37 # @noreleases : the repository does not contain any released artifacts
09:43:37 #
09:43:37 # The following property value will add the system folder as a repo.
09:43:37 #
09:43:37 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:37 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:37 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:37 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:37
09:43:37 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:37 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:37
09:43:37 #
09:43:37 # Comma separated list of repositories scanned when resolving an artifact.
09:43:37 # The default list includes the following repositories:
09:43:37 # http://repo1.maven.org/maven2@id=central
09:43:37 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:37 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:37 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:37 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:37 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:37 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:37 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:37 # to add.
09:43:37 # A repository url can be appended with zero or more of the following flags:
09:43:37 # @snapshots : the repository contains snapshots
09:43:37 # @noreleases : the repository does not contain any released artifacts
09:43:37 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:37 #
09:43:37 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
09:43:37
09:43:37 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:37 + [[ True == \T\r\u\e ]]
09:43:37 + echo 'Configuring the startup features...'
09:43:37 + 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.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:37 + FEATURE_TEST_STRING=features-test
09:43:37 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:37 + KARAF_VERSION=karaf4
09:43:37 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:37 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:37 + [[ ! -z '' ]]
09:43:37 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:37 ################################################################################
09:43:37 #
09:43:37 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:37 # contributor license agreements. See the NOTICE file distributed with
09:43:37 # this work for additional information regarding copyright ownership.
09:43:37 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:37 # (the "License"); you may not use this file except in compliance with
09:43:37 # the License. You may obtain a copy of the License at
09:43:37 #
09:43:37 # http://www.apache.org/licenses/LICENSE-2.0
09:43:37 #
09:43:37 # Unless required by applicable law or agreed to in writing, software
09:43:37 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:37 # See the License for the specific language governing permissions and
09:43:37 # limitations under the License.
09:43:37 #
09:43:37 ################################################################################
09:43:37
09:43:37 #
09:43:37 # Comma separated list of features repositories to register by default
09:43:37 #
09:43:37 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/0f6dda25-95b7-4b45-a50c-1e73afc992b6.xml
09:43:37
09:43:37 #
09:43:37 # Comma separated list of features to install at startup
09:43:37 #
09:43:37 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 93579805-50ac-45df-a834-34a621a5d998
09:43:37
09:43:37 #
09:43:37 # Resource repositories (OBR) that the features resolver can use
09:43:37 # to resolve requirements/capabilities
09:43:37 #
09:43:37 # The format of the resourceRepositories is
09:43:37 # resourceRepositories=[xml:url|json:url],...
09:43:37 # for Instance:
09:43:37 #
09:43:37 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:37 # or
09:43:37 #resourceRepositories=json:http://host/path/to/index.json
09:43:37 #
09:43:37
09:43:37 #
09:43:37 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:37 #
09:43:37 featuresBootAsynchronous=false
09:43:37
09:43:37 #
09:43:37 # Service requirements enforcement
09:43:37 #
09:43:37 # By default, the feature resolver checks the service requirements/capabilities of
09:43:37 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:37 # the required bundles.
09:43:37 # The following flag can have those values:
09:43:37 # - disable: service requirements are completely ignored
09:43:37 # - default: service requirements are ignored for old features
09:43:37 # - enforce: service requirements are always verified
09:43:37 #
09:43:37 #serviceRequirements=default
09:43:37
09:43:37 #
09:43:37 # Store cfg file for config element in feature
09:43:37 #
09:43:37 #configCfgStore=true
09:43:37
09:43:37 #
09:43:37 # Define if the feature service automatically refresh bundles
09:43:37 #
09:43:37 autoRefresh=true
09:43:37
09:43:37 #
09:43:37 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:37 # XML file defines instructions related to features processing
09:43:37 # versions.properties may declare properties to resolve placeholders in XML file
09:43:37 # both files are relative to ${karaf.etc}
09:43:37 #
09:43:37 #featureProcessing=org.apache.karaf.features.xml
09:43:37 #featureProcessingVersions=versions.properties
09:43:37 + configure_karaf_log karaf4 ''
09:43:37 + local -r karaf_version=karaf4
09:43:37 + local -r controllerdebugmap=
09:43:37 + local logapi=log4j
09:43:37 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:37 log4j2.rootLogger.level = INFO
09:43:37 #log4j2.rootLogger.type = asyncRoot
09:43:37 #log4j2.rootLogger.includeLocation = false
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:37 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:37 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:37 log4j2.logger.spifly.level = WARN
09:43:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:37 log4j2.logger.audit.level = INFO
09:43:37 log4j2.logger.audit.additivity = false
09:43:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:37 log4j2.appender.console.type = Console
09:43:37 log4j2.appender.console.name = Console
09:43:37 log4j2.appender.console.layout.type = PatternLayout
09:43:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:37 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:37 log4j2.appender.rolling.name = RollingFile
09:43:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:37 #log4j2.appender.rolling.immediateFlush = false
09:43:37 log4j2.appender.rolling.append = true
09:43:37 log4j2.appender.rolling.layout.type = PatternLayout
09:43:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:37 log4j2.appender.rolling.policies.type = Policies
09:43:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:37 log4j2.appender.rolling.policies.size.size = 64MB
09:43:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:37 log4j2.appender.rolling.strategy.max = 7
09:43:37 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:37 log4j2.appender.audit.name = AuditRollingFile
09:43:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:37 log4j2.appender.audit.append = true
09:43:37 log4j2.appender.audit.layout.type = PatternLayout
09:43:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:37 log4j2.appender.audit.policies.type = Policies
09:43:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:37 log4j2.appender.audit.policies.size.size = 8MB
09:43:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:37 log4j2.appender.audit.strategy.max = 7
09:43:37 log4j2.appender.osgi.type = PaxOsgi
09:43:37 log4j2.appender.osgi.name = PaxOsgi
09:43:37 log4j2.appender.osgi.filter = *
09:43:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:37 #log4j2.logger.aether.level = TRACE
09:43:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:37 #log4j2.logger.http-headers.level = DEBUG
09:43:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:37 #log4j2.logger.maven.level = TRACE
09:43:37 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:37 + logapi=log4j2
09:43:37 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:37 + '[' log4j2 == log4j2 ']'
09:43:37 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:37 controllerdebugmap:
09:43:37 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:37 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:37 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:37 + unset IFS
09:43:37 + echo 'controllerdebugmap: '
09:43:37 + '[' -n '' ']'
09:43:37 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:37 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:37 ################################################################################
09:43:37 #
09:43:37 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:37 # contributor license agreements. See the NOTICE file distributed with
09:43:37 # this work for additional information regarding copyright ownership.
09:43:37 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:37 # (the "License"); you may not use this file except in compliance with
09:43:37 # the License. You may obtain a copy of the License at
09:43:37 #
09:43:37 # http://www.apache.org/licenses/LICENSE-2.0
09:43:37 #
09:43:37 # Unless required by applicable law or agreed to in writing, software
09:43:37 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:37 # See the License for the specific language governing permissions and
09:43:37 # limitations under the License.
09:43:37 #
09:43:37 ################################################################################
09:43:37
09:43:37 # Common pattern layout for appenders
09:43:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:37
09:43:37 # Root logger
09:43:37 log4j2.rootLogger.level = INFO
09:43:37 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:37 #log4j2.rootLogger.type = asyncRoot
09:43:37 #log4j2.rootLogger.includeLocation = false
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:37 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:37
09:43:37 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:37
09:43:37 # Loggers configuration
09:43:37
09:43:37 # Spifly logger
09:43:37 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:37 log4j2.logger.spifly.level = WARN
09:43:37
09:43:37 # Security audit logger
09:43:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:37 log4j2.logger.audit.level = INFO
09:43:37 log4j2.logger.audit.additivity = false
09:43:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:37
09:43:37 # Appenders configuration
09:43:37
09:43:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:37 log4j2.appender.console.type = Console
09:43:37 log4j2.appender.console.name = Console
09:43:37 log4j2.appender.console.layout.type = PatternLayout
09:43:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:37
09:43:37 # Rolling file appender
09:43:37 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:37 log4j2.appender.rolling.name = RollingFile
09:43:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:37 # uncomment to not force a disk flush
09:43:37 #log4j2.appender.rolling.immediateFlush = false
09:43:37 log4j2.appender.rolling.append = true
09:43:37 log4j2.appender.rolling.layout.type = PatternLayout
09:43:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:37 log4j2.appender.rolling.policies.type = Policies
09:43:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:37 log4j2.appender.rolling.policies.size.size = 1GB
09:43:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:37 log4j2.appender.rolling.strategy.max = 7
09:43:37
09:43:37 # Audit file appender
09:43:37 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:37 log4j2.appender.audit.name = AuditRollingFile
09:43:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:37 log4j2.appender.audit.append = true
09:43:37 log4j2.appender.audit.layout.type = PatternLayout
09:43:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:37 log4j2.appender.audit.policies.type = Policies
09:43:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:37 log4j2.appender.audit.policies.size.size = 8MB
09:43:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:37 log4j2.appender.audit.strategy.max = 7
09:43:37
09:43:37 # OSGi appender
09:43:37 log4j2.appender.osgi.type = PaxOsgi
09:43:37 log4j2.appender.osgi.name = PaxOsgi
09:43:37 log4j2.appender.osgi.filter = *
09:43:37
09:43:37 # help with identification of maven-related problems with pax-url-aether
09:43:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:37 #log4j2.logger.aether.level = TRACE
09:43:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:37 #log4j2.logger.http-headers.level = DEBUG
09:43:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:37 #log4j2.logger.maven.level = TRACE
09:43:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:37 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:37 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:37 + local -r controllermem=2048m
09:43:37 Configure
09:43:37 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:37 max memory: 2048m
09:43:37 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:37 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:37 + echo Configure
09:43:37 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:37 + echo ' max memory: 2048m'
09:43:37 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:37 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:37 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:37 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:37 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:37 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:37 #!/bin/sh
09:43:37 #
09:43:37 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:37 # contributor license agreements. See the NOTICE file distributed with
09:43:37 # this work for additional information regarding copyright ownership.
09:43:37 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:37 # (the "License"); you may not use this file except in compliance with
09:43:37 # the License. You may obtain a copy of the License at
09:43:37 #
09:43:37 # http://www.apache.org/licenses/LICENSE-2.0
09:43:37 #
09:43:37 # Unless required by applicable law or agreed to in writing, software
09:43:37 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:37 # See the License for the specific language governing permissions and
09:43:37 # limitations under the License.
09:43:37 #
09:43:37
09:43:37 #
09:43:37 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:37 # script: client, instance, shell, start, status, stop, karaf
09:43:37 #
09:43:37 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:37 # Actions go here...
09:43:37 # fi
09:43:37
09:43:37 #
09:43:37 # general settings which should be applied for all scripts go here; please keep
09:43:37 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:37 # in example of the start script where the start script is executed first and the
09:43:37 # karaf script afterwards.
09:43:37 #
09:43:37
09:43:37 #
09:43:37 # The following section shows the possible configuration options for the default
09:43:37 # karaf scripts
09:43:37 #
09:43:37 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:37 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:37 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:37 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:37 # export KARAF_HOME # Karaf home folder
09:43:37 # export KARAF_DATA # Karaf data folder
09:43:37 # export KARAF_BASE # Karaf base folder
09:43:37 # export KARAF_ETC # Karaf etc folder
09:43:37 # export KARAF_LOG # Karaf log folder
09:43:37 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:37 # export KARAF_OPTS # Additional available Karaf options
09:43:37 # export KARAF_DEBUG # Enable debug mode
09:43:37 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:37 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:37 Set Java version
09:43:37 + echo 'Set Java version'
09:43:37 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:37 sudo: a password is required
09:43:37 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:37 JDK default version ...
09:43:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:37 sudo: a password is required
09:43:37 + echo 'JDK default version ...'
09:43:37 + java -version
09:43:37 openjdk version "21.0.9" 2025-10-21
09:43:37 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
09:43:37 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
09:43:37 Set JAVA_HOME
09:43:37 + echo 'Set JAVA_HOME'
09:43:37 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:37 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:37 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:37 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:37 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:37 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:37 Listing all open ports on controller system...
09:43:37 + echo 'Listing all open ports on controller system...'
09:43:37 + netstat -pnatu
09:43:37 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:37 Configuring cluster
09:43:37 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:37 + echo 'Configuring cluster'
09:43:37 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.198
09:43:37 ################################################
09:43:37 ## Configure Cluster ##
09:43:37 ################################################
09:43:37 NOTE: Cluster configuration files not found. Copying from
09:43:37 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:37 Configuring unique name in akka.conf
09:43:37 Configuring hostname in akka.conf
09:43:37 Configuring data and rpc seed nodes in akka.conf
09:43:37 modules = [
09:43:37
09:43:37 {
09:43:37 name = "inventory"
09:43:37 namespace = "urn:opendaylight:inventory"
09:43:37 shard-strategy = "module"
09:43:37 },
09:43:37 {
09:43:37 name = "topology"
09:43:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:37 shard-strategy = "module"
09:43:37 },
09:43:37 {
09:43:37 name = "toaster"
09:43:37 namespace = "http://netconfcentral.org/ns/toaster"
09:43:37 shard-strategy = "module"
09:43:37 }
09:43:37 ]
09:43:37 Configuring replication type in module-shards.conf
09:43:37 ################################################
09:43:37 ## NOTE: Manually restart controller to ##
09:43:37 ## apply configuration. ##
09:43:37 ################################################
09:43:37 Dump akka.conf
09:43:37 + echo 'Dump akka.conf'
09:43:37 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:37
09:43:37 odl-cluster-data {
09:43:37 akka {
09:43:37 remote {
09:43:37 artery {
09:43:37 enabled = on
09:43:37 transport = tcp
09:43:37 canonical.hostname = "10.30.171.198"
09:43:37 canonical.port = 2550
09:43:37 }
09:43:37 }
09:43:37
09:43:37 cluster {
09:43:37 # Using artery.
09:43:37 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.198:2550"]
09:43:37
09:43:37 roles = ["member-1"]
09:43:37
09:43:37 # when under load we might trip a false positive on the failure detector
09:43:37 # failure-detector {
09:43:37 # heartbeat-interval = 4 s
09:43:37 # acceptable-heartbeat-pause = 16s
09:43:37 # }
09:43:37 }
09:43:37
09:43:37 persistence {
09:43:37 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:37 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:37 # The relative path is always relative to KARAF_HOME.
09:43:37
09:43:37 # snapshot-store.local.dir = "target/snapshots"
09:43:37
09:43:37 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:37 snapshot-store.local.use-lz4-compression = false
09:43:37 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:37 snapshot-store.local.lz4-blocksize = 256KB
09:43:37 }
09:43:37 disable-default-actor-system-quarantined-event-handling = "false"
09:43:37 }
09:43:37 }
09:43:37 Dump modules.conf
09:43:37 + echo 'Dump modules.conf'
09:43:37 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:37 modules = [
09:43:37
09:43:37 {
09:43:37 name = "inventory"
09:43:37 namespace = "urn:opendaylight:inventory"
09:43:37 shard-strategy = "module"
09:43:37 },
09:43:37 {
09:43:37 name = "topology"
09:43:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:37 shard-strategy = "module"
09:43:37 },
09:43:37 {
09:43:37 name = "toaster"
09:43:37 namespace = "http://netconfcentral.org/ns/toaster"
09:43:37 shard-strategy = "module"
09:43:37 }
09:43:37 ]
09:43:37 Dump module-shards.conf
09:43:37 + echo 'Dump module-shards.conf'
09:43:37 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:37 module-shards = [
09:43:37 {
09:43:37 name = "default"
09:43:37 shards = [
09:43:37 {
09:43:37 name = "default"
09:43:37 replicas = ["member-1"]
09:43:37 }
09:43:37 ]
09:43:37 },
09:43:37 {
09:43:37 name = "inventory"
09:43:37 shards = [
09:43:37 {
09:43:37 name="inventory"
09:43:37 replicas = ["member-1"]
09:43:37 }
09:43:37 ]
09:43:37 },
09:43:37 {
09:43:37 name = "topology"
09:43:37 shards = [
09:43:37 {
09:43:37 name="topology"
09:43:37 replicas = ["member-1"]
09:43:37 }
09:43:37 ]
09:43:37 },
09:43:37 {
09:43:37 name = "toaster"
09:43:37 shards = [
09:43:37 {
09:43:37 name="toaster"
09:43:37 replicas = ["member-1"]
09:43:37 }
09:43:37 ]
09:43:37 }
09:43:37 ]
09:43:37 Locating config plan to use...
09:43:37 Finished running config plans
09:43:37 Starting member-1 with IP address 10.30.171.198
09:43:37 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:43:37 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:43:37 Redirecting karaf console output to karaf_console.log
09:43:37 Starting controller...
09:43:37 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:37 Execute the post startup script on controller 10.30.171.198
09:43:37 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:43:38 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:43:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:38 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:43 2025-12-04T09:43:56,752 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:43 Controller is UP
09:44:43 2025-12-04T09:43:56,752 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:43 Listing all open ports on controller system...
09:44:43 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:43 looking for "BindException: Address already in use" in log file
09:44:43 looking for "server is unhealthy" in log file
09:44:43 Let's take the karaf thread dump
09:44:43 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:44:43 karaf main: org.apache.karaf.main.Main, pid:2015
09:44:43 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:44:44 Generating mininet variables...
09:44:44 Locating test plan to use...
09:44:44 Changing the testplan path...
09:44:44 # Place the suites in run order:
09:44:44 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:44 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:44 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:44 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:44 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:44:44 ==============================================================================
09:44:44 openflowplugin-sanity.txt
09:44:44 ==============================================================================
09:44:45 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:45 ==============================================================================
09:44:48 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:48 ==============================================================================
09:44:48 Get list of nodes :: Get the inventory | PASS |
09:44:49 ------------------------------------------------------------------------------
09:44:49 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:49 ------------------------------------------------------------------------------
09:44:49 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:49 ------------------------------------------------------------------------------
09:44:49 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:49 ------------------------------------------------------------------------------
09:44:49 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:49 ------------------------------------------------------------------------------
09:44:49 Link Down :: Take link s1-s2 down | PASS |
09:44:52 ------------------------------------------------------------------------------
09:44:52 Link Up :: Take link s1-s2 up | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:44:54 7 tests, 7 passed, 0 failed
09:44:54 ==============================================================================
09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:44:54 ==============================================================================
09:44:54 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 List all the links :: List all the links in the topology. | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Link Down :: Take link s1-s2 down | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Link Up :: Take link s1-s2 up | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:00 4 tests, 4 passed, 0 failed
09:45:00 ==============================================================================
09:45:00 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:00 ==============================================================================
09:45:00 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:00 4 tests, 4 passed, 0 failed
09:45:00 ==============================================================================
09:45:00 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:00 ==============================================================================
09:45:00 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:04 ------------------------------------------------------------------------------
09:45:04 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:04 ------------------------------------------------------------------------------
09:45:04 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:04 ------------------------------------------------------------------------------
09:45:04 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:09 ------------------------------------------------------------------------------
09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:09 6 tests, 6 passed, 0 failed
09:45:09 ==============================================================================
09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:09 21 tests, 21 passed, 0 failed
09:45:09 ==============================================================================
09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:09 ==============================================================================
09:45:12 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:12 ==============================================================================
09:45:12 Get list of nodes :: Get the inventory | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Link Down :: Take link s1-s2 down | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Link Up :: Take link s1-s2 up | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:16 7 tests, 7 passed, 0 failed
09:45:16 ==============================================================================
09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:16 ==============================================================================
09:45:16 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 List all the links :: List all the links in the topology. | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Link Down :: Take link s1-s2 down | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Link Up :: Take link s1-s2 up | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:24 4 tests, 4 passed, 0 failed
09:45:24 ==============================================================================
09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:24 ==============================================================================
09:45:24 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:25 4 tests, 4 passed, 0 failed
09:45:25 ==============================================================================
09:45:25 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:25 ==============================================================================
09:45:25 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:35 9 tests, 9 passed, 0 failed
09:45:35 ==============================================================================
09:45:35 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:35 24 tests, 24 passed, 0 failed
09:45:35 ==============================================================================
09:45:35 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:35 ==============================================================================
09:45:38 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:38 ==============================================================================
09:45:39 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 1 Added | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 2 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 3 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 4 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 5 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 6 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 7 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 8 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 9 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 10 Added | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 11 Added | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 14 Added | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 15 Added | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 16 Added | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 17 Added | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 18 Added | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 19 Added | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 20 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 21 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 22 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 23 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 24 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 25 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 31 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 36 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 38 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 43 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 45 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 101 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 102 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 103 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 104 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 105 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 106 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 107 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 108 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 109 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 110 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 113 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 156 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 201 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 202 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 203 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 204 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 205 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 206 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 209 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 214 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 218 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 219 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 220 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 221 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 222 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 223 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 224 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 225 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 550 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 1 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 2 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 3 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 4 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 5 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 6 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 7 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 8 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 9 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 10 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 11 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 14 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 15 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 16 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 17 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 18 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 19 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 20 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 21 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 22 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 23 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 24 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 25 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 31 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 36 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 38 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 43 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 45 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 101 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 102 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 103 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 104 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 105 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 106 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 107 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 108 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 109 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 110 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 113 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 156 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 201 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 202 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 203 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 204 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 205 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 206 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 209 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 214 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 218 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 219 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 220 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 221 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 222 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 223 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 224 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 225 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 550 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 1 Deleted | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 2 Deleted | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 3 Deleted | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 4 Deleted | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 5 Deleted | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 6 Deleted | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 7 Deleted | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 8 Deleted | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 9 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 10 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 11 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 14 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 15 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 16 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 17 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 18 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 19 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 20 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 21 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 22 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 23 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 24 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 25 Deleted | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 31 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 36 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 38 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 43 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 45 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 101 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 102 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 103 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 104 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 105 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 106 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 107 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 108 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 109 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 110 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 113 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 156 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 201 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 202 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 203 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 204 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 205 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 206 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 209 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 214 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 218 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 219 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 220 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 221 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 222 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 223 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 224 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 225 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 550 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:13 174 tests, 174 passed, 0 failed
09:46:13 ==============================================================================
09:46:13 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:13 ==============================================================================
09:46:13 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 1 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 2 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 3 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 4 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 5 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 6 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 7 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 8 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 9 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 10 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 11 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 15 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 16 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 17 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 18 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 19 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 20 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 21 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 22 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 23 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 24 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 25 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 31 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 36 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 38 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 43 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 45 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 101 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 102 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 103 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 104 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 105 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 106 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 107 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 108 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 109 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 110 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 113 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 201 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 202 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 203 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 204 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 205 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 206 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 209 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 214 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 218 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 219 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 220 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:13 ------------------------------------------------------------------------------
09:47:13 Test Is Flow 1 Updated | PASS |
09:47:13 ------------------------------------------------------------------------------
09:47:13 Test Is Flow 2 Updated | PASS |
09:47:13 ------------------------------------------------------------------------------
09:47:13 Test Is Flow 3 Updated | PASS |
09:47:13 ------------------------------------------------------------------------------
09:47:13 Test Is Flow 4 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 5 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 6 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 7 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 8 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 9 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 10 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 11 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 14 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 15 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 16 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 17 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 18 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 19 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 20 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 21 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 22 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 23 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 24 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 25 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 31 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 36 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 38 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 43 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 45 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 101 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 102 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 103 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 104 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 105 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 106 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 107 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 108 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 109 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 110 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 113 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 201 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 202 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 203 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 204 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 205 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 206 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 209 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 214 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 218 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 219 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 220 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Test Is Flow 1 Deleted | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Test Is Flow 2 Deleted | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Test Is Flow 3 Deleted | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Test Is Flow 4 Deleted | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Test Is Flow 5 Deleted | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Test Is Flow 6 Deleted | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Test Is Flow 7 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 8 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 9 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 10 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 11 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 14 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 15 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 16 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 17 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 18 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 19 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 20 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 21 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 22 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 23 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 24 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 25 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 31 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 36 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 38 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 43 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 45 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 101 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 102 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 103 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 104 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 105 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 106 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 107 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 108 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 109 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 110 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 113 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 201 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 202 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 203 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 204 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 205 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 206 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 209 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 214 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 218 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 219 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 220 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:49 152 tests, 152 passed, 0 failed
09:47:49 ==============================================================================
09:47:50 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:50 326 tests, 326 passed, 0 failed
09:47:50 ==============================================================================
09:47:50 openflowplugin-sanity.txt.Reconciliation
09:47:50 ==============================================================================
09:47:50 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:50 ==============================================================================
09:47:50 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:06 | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:17 | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:50 | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:50 ------------------------------------------------------------------------------
09:48:50 Stop Mininet :: Stop Mininet. | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Check No Switches :: Check no switches in topology. | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:52 23 tests, 23 passed, 0 failed
09:48:52 ==============================================================================
09:48:52 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:52 23 tests, 23 passed, 0 failed
09:48:52 ==============================================================================
09:48:52 openflowplugin-sanity.txt | PASS |
09:48:52 394 tests, 394 passed, 0 failed
09:48:52 ==============================================================================
09:48:52 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:56 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:56 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:56 Examining the files in data/log and checking filesize
09:48:56 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:48:57 total 1020
09:48:57 drwxrwxr-x 2 jenkins jenkins 4096 Dec 4 09:43 .
09:48:57 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 4 09:43 karaf_console.log
09:48:57 drwxrwxr-x 9 jenkins jenkins 4096 Dec 4 09:43 ..
09:48:57 -rw-rw-r-- 1 jenkins jenkins 1030150 Dec 4 09:48 karaf.log
09:48:57 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:48:57 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:48:57 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:48:57 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:48:57 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:48:57 Let's take the karaf thread dump again...
09:48:57 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:48:57 karaf main: org.apache.karaf.main.Main, pid:3808
09:48:57 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:48:58 Killing ODL
09:48:58 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:49:03 Compressing karaf.log 1
09:49:03 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:49:03 Fetching compressed karaf.log 1
09:49:03 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:49:03 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:49:04 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:49:04 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:49:04 Fetch GC logs
09:49:04 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:49:04 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:04 Examine copied files
09:49:04 total 43964
09:49:04 drwxrwxr-x. 2 jenkins jenkins 6 Dec 4 09:49 gclogs-1
09:49:04 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 4 09:49 odl1_karaf_console.log
09:49:04 -rw-rw-r--. 1 jenkins jenkins 70485 Dec 4 09:49 odl1_karaf.log.gz
09:49:04 -rw-rw-r--. 1 jenkins jenkins 149622 Dec 4 09:48 karaf_1_3808_threads_after.log
09:49:04 -rw-rw-r--. 1 jenkins jenkins 13952 Dec 4 09:48 ps_after.log
09:49:04 -rw-rw-r--. 1 jenkins jenkins 270951 Dec 4 09:48 report.html
09:49:04 -rw-rw-r--. 1 jenkins jenkins 3390281 Dec 4 09:48 log.html
09:49:04 -rw-rw-r--. 1 jenkins jenkins 40931030 Dec 4 09:48 output.xml
09:49:04 -rw-rw-r--. 1 jenkins jenkins 491 Dec 4 09:44 testplan.txt
09:49:04 -rw-rw-r--. 1 jenkins jenkins 106235 Dec 4 09:44 karaf_1_2015_threads_before.log
09:49:04 -rw-rw-r--. 1 jenkins jenkins 14197 Dec 4 09:44 ps_before.log
09:49:04 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 4 09:43 post-startup-script.sh
09:49:04 -rw-rw-r--. 1 jenkins jenkins 252 Dec 4 09:43 startup-script.sh
09:49:04 -rw-rw-r--. 1 jenkins jenkins 3495 Dec 4 09:43 configuration-script.sh
09:49:04 -rw-rw-r--. 1 jenkins jenkins 337 Dec 4 09:43 detect_variables.env
09:49:04 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 4 09:43 pom.xml
09:49:04 -rw-rw-r--. 1 jenkins jenkins 92 Dec 4 09:43 set_variables.env
09:49:04 -rw-rw-r--. 1 jenkins jenkins 297 Dec 4 09:43 slave_addresses.txt
09:49:04 -rw-rw-r--. 1 jenkins jenkins 570 Dec 4 09:42 requirements.txt
09:49:04 -rw-rw-r--. 1 jenkins jenkins 26 Dec 4 09:42 env.properties
09:49:04 -rw-rw-r--. 1 jenkins jenkins 334 Dec 4 09:41 stack-parameters.yaml
09:49:04 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 4 09:40 test
09:49:04 drwxrwxr-x. 2 jenkins jenkins 6 Dec 4 09:40 test@tmp
09:49:04 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 4 09:35 maven-metadata.xml
09:49:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8432152677858821959.sh
09:49:04 Karaf Deployments, Tests must have already run
09:49:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins15310413797891093111.sh
09:49:04 Cleaning up Robot installation...
09:49:05 $ ssh-agent -k
09:49:05 unset SSH_AUTH_SOCK;
09:49:05 unset SSH_AGENT_PID;
09:49:05 echo Agent pid 6679 killed;
09:49:05 [ssh-agent] Stopped.
09:49:05 Recording plot data
09:49:05 Robot results publisher started...
09:49:05 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:05 -Parsing output xml:
09:49:06 Done!
09:49:06 -Copying log files to build dir:
09:49:07 Done!
09:49:07 -Assigning results to build:
09:49:07 Done!
09:49:07 -Checking thresholds:
09:49:07 Done!
09:49:07 Done publishing Robot results.
09:49:07 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13921858329163974273.sh
09:49:07 Archiving csit artifacts
09:49:07 mv: cannot stat '*_1.png': No such file or directory
09:49:07 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:07 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:07 Dload Upload Total Spent Left Speed
09:49:07
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3540k 0 3540k 0 0 4386k 0 --:--:-- --:--:-- --:--:-- 4386k
09:49:08 Archive: robot-plugin.zip
09:49:08 inflating: ./archives/robot-plugin/log.html
09:49:08 inflating: ./archives/robot-plugin/output.xml
09:49:08 inflating: ./archives/robot-plugin/report.html
09:49:08 mv: cannot stat '*.log.gz': No such file or directory
09:49:08 mv: cannot stat '*.csv': No such file or directory
09:49:08 mv: cannot stat '*.png': No such file or directory
09:49:08 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins628994963736402941.sh
09:49:08 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:08 [EnvInject] - Injecting environment variables from a build step.
09:49:08 [EnvInject] - Injecting as environment variables the properties content
09:49:08 OS_CLOUD=vex
09:49:08 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-549
09:49:08
09:49:08 [EnvInject] - Variables injected successfully.
09:49:08 provisioning config files...
09:49:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins973586231619966091.sh
09:49:09 ---> openstack-stack-delete.sh
09:49:09 Setup pyenv:
09:49:09 system
09:49:09 3.8.13
09:49:09 3.9.13
09:49:09 3.10.13
09:49:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KAoq from file:/tmp/.os_lf_venv
09:49:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:11 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.
09:49:11 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:49:12 lf-activate-venv(): INFO: Base packages installed successfully
09:49:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:30 lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH
09:49:30 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:42 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-549
09:49:42 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-549
09:49:42 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14438886229128911479.sh
09:49:42 ---> sysstat.sh
09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8641946113320120271.sh
09:49:42 ---> package-listing.sh
09:49:42 ++ facter osfamily
09:49:42 ++ tr '[:upper:]' '[:lower:]'
09:49:43 + OS_FAMILY=redhat
09:49:43 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:43 + START_PACKAGES=/tmp/packages_start.txt
09:49:43 + END_PACKAGES=/tmp/packages_end.txt
09:49:43 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:43 + PACKAGES=/tmp/packages_start.txt
09:49:43 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:43 + PACKAGES=/tmp/packages_end.txt
09:49:43 + case "${OS_FAMILY}" in
09:49:43 + rpm -qa
09:49:43 + sort
09:49:43 + '[' -f /tmp/packages_start.txt ']'
09:49:43 + '[' -f /tmp/packages_end.txt ']'
09:49:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:43 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:43 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5161102123528996504.sh
09:49:43 ---> capture-instance-metadata.sh
09:49:43 Setup pyenv:
09:49:44 system
09:49:44 3.8.13
09:49:44 3.9.13
09:49:44 3.10.13
09:49:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KAoq from file:/tmp/.os_lf_venv
09:49:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:46 lf-activate-venv(): INFO: Base packages installed successfully
09:49:46 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:56 lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH
09:49:56 INFO: Running in OpenStack, capturing instance metadata
09:49:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14882622325632773477.sh
09:49:56 provisioning config files...
09:49:57 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #549
09:49:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config2911519672433626614tmp
09:49:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:57 provisioning config files...
09:49:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:57 [EnvInject] - Injecting environment variables from a build step.
09:49:57 [EnvInject] - Injecting as environment variables the properties content
09:49:57 SERVER_ID=logs
09:49:57
09:49:57 [EnvInject] - Variables injected successfully.
09:49:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5149051280004397564.sh
09:49:57 ---> create-netrc.sh
09:49:57 WARN: Log server credential not found.
09:49:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins85732573030444873.sh
09:49:57 ---> python-tools-install.sh
09:49:57 Setup pyenv:
09:49:57 system
09:49:57 3.8.13
09:49:57 3.9.13
09:49:57 3.10.13
09:49:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KAoq from file:/tmp/.os_lf_venv
09:49:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:00 lf-activate-venv(): INFO: Base packages installed successfully
09:50:00 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:10 lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH
09:50:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14075455961911813466.sh
09:50:10 ---> sudo-logs.sh
09:50:10 Archiving 'sudo' log..
09:50:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11278359699122288437.sh
09:50:10 ---> job-cost.sh
09:50:10 Setup pyenv:
09:50:10 system
09:50:10 3.8.13
09:50:10 3.9.13
09:50:10 3.10.13
09:50:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KAoq from file:/tmp/.os_lf_venv
09:50:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:13 lf-activate-venv(): INFO: Base packages installed successfully
09:50:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:20 lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH
09:50:20 DEBUG: total: 0
09:50:20 INFO: Retrieving Stack Cost...
09:50:20 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:20 INFO: Archiving Costs
09:50:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11632396910463732265.sh
09:50:20 ---> logs-deploy.sh
09:50:20 Setup pyenv:
09:50:20 system
09:50:20 3.8.13
09:50:20 3.9.13
09:50:20 3.10.13
09:50:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KAoq from file:/tmp/.os_lf_venv
09:50:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:22 lf-activate-venv(): INFO: Base packages installed successfully
09:50:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:35 lf-activate-venv(): INFO: Adding /tmp/venv-KAoq/bin to PATH
09:50:35 WARNING: Nexus logging server not set
09:50:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/549/
09:50:35 INFO: archiving logs to S3
09:50:36 ---> uname -a:
09:50:36 Linux prd-centos8-robot-2c-8g-3575.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
09:50:36
09:50:36
09:50:36 ---> lscpu:
09:50:36 Architecture: x86_64
09:50:36 CPU op-mode(s): 32-bit, 64-bit
09:50:36 Byte Order: Little Endian
09:50:36 CPU(s): 2
09:50:36 On-line CPU(s) list: 0,1
09:50:36 Thread(s) per core: 1
09:50:36 Core(s) per socket: 1
09:50:36 Socket(s): 2
09:50:36 NUMA node(s): 1
09:50:36 Vendor ID: AuthenticAMD
09:50:36 CPU family: 23
09:50:36 Model: 49
09:50:36 Model name: AMD EPYC-Rome Processor
09:50:36 Stepping: 0
09:50:36 CPU MHz: 2800.000
09:50:36 BogoMIPS: 5600.00
09:50:36 Virtualization: AMD-V
09:50:36 Hypervisor vendor: KVM
09:50:36 Virtualization type: full
09:50:36 L1d cache: 32K
09:50:36 L1i cache: 32K
09:50:36 L2 cache: 512K
09:50:36 L3 cache: 16384K
09:50:36 NUMA node0 CPU(s): 0,1
09:50:36 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
09:50:36
09:50:36
09:50:36 ---> nproc:
09:50:36 2
09:50:36
09:50:36
09:50:36 ---> df -h:
09:50:36 Filesystem Size Used Avail Use% Mounted on
09:50:36 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:36 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:36 tmpfs 3.8G 17M 3.8G 1% /run
09:50:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:36 /dev/vda1 40G 8.4G 32G 21% /
09:50:36 tmpfs 770M 0 770M 0% /run/user/1001
09:50:36
09:50:36
09:50:36 ---> free -m:
09:50:36 total used free shared buff/cache available
09:50:36 Mem: 7697 562 4843 19 2291 6836
09:50:36 Swap: 1023 0 1023
09:50:36
09:50:36
09:50:36 ---> ip addr:
09:50:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:36 inet 127.0.0.1/8 scope host lo
09:50:36 valid_lft forever preferred_lft forever
09:50:36 inet6 ::1/128 scope host
09:50:36 valid_lft forever preferred_lft forever
09:50:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:36 link/ether fa:16:3e:46:0a:19 brd ff:ff:ff:ff:ff:ff
09:50:36 altname enp0s3
09:50:36 altname ens3
09:50:36 inet 10.30.170.96/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:36 valid_lft 61507sec preferred_lft 61507sec
09:50:36 inet6 fe80::f816:3eff:fe46:a19/64 scope link
09:50:36 valid_lft forever preferred_lft forever
09:50:36
09:50:36
09:50:36 ---> sar -b -r -n DEV:
09:50:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/04/2025 _x86_64_ (2 CPU)
09:50:36
09:50:36 02:55:39 LINUX RESTART (2 CPU)
09:50:36
09:50:36 02:56:01 AM tps rtps wtps bread/s bwrtn/s
09:50:36 02:57:01 AM 69.33 35.32 34.02 6045.38 35656.80
09:50:36 02:58:01 AM 1.62 0.00 1.62 0.00 29.13
09:50:36 02:59:01 AM 0.27 0.03 0.23 0.53 2.67
09:50:36 03:00:01 AM 0.27 0.00 0.27 0.00 3.75
09:50:36 03:01:01 AM 0.18 0.02 0.17 0.13 1.48
09:50:36 03:02:01 AM 0.43 0.07 0.37 1.73 7.26
09:50:36 03:03:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:36 03:04:01 AM 0.17 0.00 0.17 0.00 2.27
09:50:36 03:05:01 AM 0.18 0.00 0.18 0.00 1.73
09:50:36 03:06:01 AM 0.18 0.00 0.18 0.00 2.55
09:50:36 03:07:01 AM 0.18 0.00 0.18 0.00 3.23
09:50:36 03:08:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:36 03:09:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 03:10:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:36 03:11:01 AM 0.42 0.05 0.37 0.80 5.55
09:50:36 03:12:01 AM 1.20 0.00 1.20 0.00 29.83
09:50:36 03:13:01 AM 0.18 0.00 0.18 0.00 2.12
09:50:36 03:14:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:36 03:15:01 AM 8.92 5.95 2.97 574.97 72.90
09:50:36 03:16:01 AM 0.30 0.00 0.30 0.00 4.82
09:50:36 03:17:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 03:18:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:36 03:19:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:36 03:20:01 AM 0.18 0.00 0.18 0.00 2.27
09:50:36 03:21:01 AM 0.32 0.00 0.32 0.00 4.65
09:50:36 03:22:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 03:23:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:36 03:24:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:36 03:25:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 03:26:01 AM 0.17 0.00 0.17 0.00 2.83
09:50:36 03:27:02 AM 0.27 0.00 0.27 0.00 4.83
09:50:36 03:28:01 AM 0.22 0.00 0.22 0.00 2.07
09:50:36 03:29:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:36 03:30:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:36 03:31:01 AM 0.30 0.00 0.30 0.00 4.07
09:50:36 03:32:01 AM 0.18 0.00 0.18 0.00 3.50
09:50:36 03:33:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:36 03:34:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:36 03:35:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:36 03:36:01 AM 0.20 0.00 0.20 0.00 2.32
09:50:36 03:37:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 03:38:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:36 03:39:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:36 03:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 03:41:01 AM 0.37 0.00 0.37 0.00 5.32
09:50:36 03:42:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:36 03:43:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:36 03:44:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 03:45:01 AM 1.25 0.32 0.93 6.93 20.03
09:50:36 03:46:01 AM 0.37 0.00 0.37 0.00 3.82
09:50:36 03:47:01 AM 0.47 0.00 0.47 0.00 7.30
09:50:36 03:48:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 03:49:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 03:50:01 AM 0.23 0.00 0.23 0.00 1.78
09:50:36 03:51:01 AM 0.40 0.00 0.40 0.00 4.25
09:50:36 03:52:01 AM 0.37 0.00 0.37 0.00 5.01
09:50:36 03:53:01 AM 0.30 0.00 0.30 0.00 2.23
09:50:36 03:54:01 AM 0.33 0.00 0.33 0.00 3.62
09:50:36 03:55:01 AM 0.38 0.00 0.38 0.00 4.25
09:50:36 03:56:01 AM 0.35 0.00 0.35 0.00 3.32
09:50:36 03:57:01 AM 0.35 0.00 0.35 0.00 4.67
09:50:36 03:58:01 AM 0.30 0.00 0.30 0.00 2.25
09:50:36 03:59:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 04:00:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 04:01:01 AM 0.53 0.00 0.53 0.00 6.46
09:50:36 04:02:01 AM 0.38 0.00 0.38 0.00 5.96
09:50:36 04:03:01 AM 0.47 0.00 0.47 0.00 5.77
09:50:36 04:04:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 04:05:01 AM 0.45 0.00 0.45 0.00 6.38
09:50:36 04:06:01 AM 0.45 0.00 0.45 0.00 5.32
09:50:36 04:07:01 AM 0.40 0.00 0.40 0.00 6.08
09:50:36 04:08:01 AM 0.28 0.00 0.28 0.00 2.52
09:50:36 04:09:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 04:10:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 04:11:01 AM 0.40 0.00 0.40 0.00 4.23
09:50:36 04:12:01 AM 0.37 0.00 0.37 0.00 5.53
09:50:36 04:13:01 AM 0.42 0.00 0.42 0.00 5.00
09:50:36 04:14:01 AM 0.35 0.00 0.35 0.00 3.50
09:50:36 04:15:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 04:16:01 AM 0.33 0.00 0.33 0.00 3.17
09:50:36 04:17:01 AM 0.95 0.00 0.95 0.00 14.38
09:50:36 04:18:01 AM 0.43 0.00 0.43 0.00 5.87
09:50:36 04:19:01 AM 0.38 0.00 0.38 0.00 4.73
09:50:36 04:20:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 04:21:01 AM 0.42 0.00 0.42 0.00 4.72
09:50:36 04:22:01 AM 0.37 0.00 0.37 0.00 5.08
09:50:36 04:23:01 AM 0.33 0.00 0.33 0.00 3.30
09:50:36 04:24:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 04:25:01 AM 0.55 0.00 0.55 0.00 8.37
09:50:36 04:26:01 AM 0.35 0.00 0.35 0.00 3.92
09:50:36 04:27:01 AM 0.37 0.00 0.37 0.00 5.58
09:50:36 04:28:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:36 04:29:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 04:30:01 AM 0.27 0.00 0.27 0.00 2.38
09:50:36 04:31:01 AM 0.53 0.00 0.53 0.00 6.88
09:50:36 04:32:01 AM 0.40 0.00 0.40 0.00 5.58
09:50:36 04:33:01 AM 0.30 0.00 0.30 0.00 3.55
09:50:36 04:34:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 04:35:01 AM 0.31 0.00 0.31 0.00 3.07
09:50:36 04:36:01 AM 0.37 0.00 0.37 0.00 3.72
09:50:36 04:37:01 AM 0.40 0.00 0.40 0.00 5.72
09:50:36 04:38:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 04:39:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:36 04:40:01 AM 0.38 0.00 0.38 0.00 4.73
09:50:36 04:41:01 AM 0.40 0.00 0.40 0.00 4.32
09:50:36 04:42:01 AM 0.38 0.00 0.38 0.00 5.98
09:50:36 04:43:01 AM 0.33 0.00 0.33 0.00 3.28
09:50:36 04:44:01 AM 0.37 0.00 0.37 0.00 3.65
09:50:36 04:45:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 04:46:01 AM 0.35 0.00 0.35 0.00 3.93
09:50:36 04:47:01 AM 0.50 0.00 0.50 0.00 7.43
09:50:36 04:48:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:36 04:49:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 04:50:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:36 04:51:01 AM 0.42 0.00 0.42 0.00 4.50
09:50:36 04:52:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:36 04:53:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:36 04:54:01 AM 0.38 0.00 0.38 0.00 4.73
09:50:36 04:55:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 04:56:01 AM 0.38 0.00 0.38 0.00 3.85
09:50:36 04:57:01 AM 0.37 0.00 0.37 0.00 5.58
09:50:36 04:58:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 04:59:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 05:00:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:01:01 AM 0.50 0.00 0.50 0.00 6.16
09:50:36 05:02:01 AM 0.38 0.00 0.38 0.00 5.56
09:50:36 05:03:01 AM 0.38 0.00 0.38 0.00 4.22
09:50:36 05:04:01 AM 0.28 0.00 0.28 0.00 2.67
09:50:36 05:05:01 AM 0.28 0.00 0.28 0.00 2.12
09:50:36 05:06:01 AM 0.35 0.00 0.35 0.00 3.30
09:50:36 05:07:01 AM 0.35 0.00 0.35 0.00 4.67
09:50:36 05:08:01 AM 0.40 0.00 0.40 0.00 3.98
09:50:36 05:09:01 AM 0.32 0.00 0.32 0.00 2.78
09:50:36 05:10:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 05:11:01 AM 0.48 0.00 0.48 0.00 4.98
09:50:36 05:12:01 AM 0.33 0.00 0.33 0.00 4.48
09:50:36 05:13:01 AM 0.30 0.00 0.30 0.00 2.63
09:50:36 05:14:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:15:01 AM 0.40 0.00 0.40 0.00 5.13
09:50:36 05:16:01 AM 0.33 0.00 0.33 0.00 3.23
09:50:36 05:17:01 AM 0.43 0.00 0.43 0.00 6.40
09:50:36 05:18:01 AM 0.35 0.00 0.35 0.00 3.43
09:50:36 05:19:01 AM 0.35 0.00 0.35 0.00 4.00
09:50:36 05:20:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:21:01 AM 0.40 0.00 0.40 0.00 4.23
09:50:36 05:22:01 AM 0.48 0.00 0.48 0.00 7.40
09:50:36 05:23:01 AM 0.28 0.00 0.28 0.00 3.28
09:50:36 05:24:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:36 05:25:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 05:26:01 AM 0.35 0.00 0.35 0.00 3.28
09:50:36 05:27:01 AM 0.42 0.00 0.42 0.00 6.12
09:50:36 05:28:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 05:29:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 05:30:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:36 05:31:01 AM 0.52 0.00 0.52 0.00 6.96
09:50:36 05:32:01 AM 0.38 0.00 0.38 0.00 5.35
09:50:36 05:33:01 AM 0.33 0.00 0.33 0.00 3.70
09:50:36 05:34:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:35:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 05:36:01 AM 0.37 0.00 0.37 0.00 3.92
09:50:36 05:37:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:36 05:38:01 AM 0.85 0.00 0.85 0.00 11.28
09:50:36 05:39:01 AM 0.32 0.00 0.32 0.00 5.45
09:50:36 05:40:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:36 05:41:01 AM 0.22 0.00 0.22 0.00 3.38
09:50:36 05:42:02 AM 0.28 0.00 0.28 0.00 4.80
09:50:36 05:43:01 AM 0.17 0.00 0.17 0.00 1.75
09:50:36 05:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 05:45:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 05:46:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:36 05:47:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 05:48:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 05:49:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 05:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 05:51:01 AM 0.35 0.00 0.35 0.00 5.56
09:50:36 05:52:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:36 05:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 05:54:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 05:55:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 05:56:01 AM 0.17 0.00 0.17 0.00 2.07
09:50:36 05:57:01 AM 0.22 0.00 0.22 0.00 3.35
09:50:36 05:58:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:36 05:59:01 AM 0.22 0.00 0.22 0.00 2.52
09:50:36 06:00:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:36 06:01:01 AM 0.23 0.00 0.23 0.00 3.52
09:50:36 06:02:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:36 06:03:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:36 06:04:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:36 06:05:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 06:06:01 AM 0.22 0.00 0.22 0.00 3.15
09:50:36 06:07:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 06:08:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:36 06:09:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:36 06:10:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:36 06:11:01 AM 0.43 0.00 0.43 0.00 7.28
09:50:36 06:12:01 AM 0.23 0.00 0.23 0.00 4.20
09:50:36 06:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 06:14:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 06:15:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 06:16:01 AM 0.12 0.00 0.12 0.00 0.88
09:50:36 06:17:01 AM 0.23 0.00 0.23 0.00 4.88
09:50:36 06:18:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:36 06:19:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:36 06:20:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:36 06:21:01 AM 0.25 0.00 0.25 0.00 2.30
09:50:36 06:22:01 AM 0.28 0.00 0.28 0.00 5.96
09:50:36 06:23:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:36 06:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 06:25:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 06:26:01 AM 0.13 0.00 0.13 0.00 0.88
09:50:36 06:27:01 AM 0.32 0.00 0.32 0.00 6.72
09:50:36 06:28:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 06:29:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 06:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 06:31:01 AM 0.17 0.00 0.17 0.00 1.77
09:50:36 06:32:01 AM 0.27 0.00 0.27 0.00 4.65
09:50:36 06:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:36 06:34:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:36 06:35:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:36 06:36:01 AM 0.13 0.00 0.13 0.00 1.27
09:50:36 06:37:01 AM 0.20 0.00 0.20 0.00 3.30
09:50:36 06:38:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 06:39:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 06:40:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 06:41:01 AM 0.23 0.00 0.23 0.00 2.67
09:50:36 06:42:01 AM 0.28 0.00 0.28 0.00 5.61
09:50:36 06:43:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:36 06:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 06:45:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 06:46:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:36 06:47:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 06:48:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:36 06:49:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:36 06:50:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:36 06:51:02 AM 0.32 0.00 0.32 0.00 4.87
09:50:36 06:52:01 AM 0.19 0.00 0.19 0.00 3.80
09:50:36 06:53:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:36 06:54:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 06:55:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:36 06:56:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:36 06:57:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 06:58:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:36 06:59:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:36 07:00:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:36 07:01:01 AM 0.30 0.00 0.30 0.00 4.75
09:50:36 07:02:01 AM 0.25 0.00 0.25 0.00 4.53
09:50:36 07:03:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:36 07:04:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:36 07:05:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 07:06:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:36 07:07:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:36 07:08:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:36 07:09:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:36 07:10:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 07:11:01 AM 0.35 0.00 0.35 0.00 5.58
09:50:36 07:12:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:36 07:13:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:36 07:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 07:15:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 07:16:01 AM 0.17 0.00 0.17 0.00 2.30
09:50:36 07:17:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:36 07:18:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:36 07:19:01 AM 0.20 0.00 0.20 0.00 2.63
09:50:36 07:20:01 AM 0.15 0.00 0.15 0.00 1.57
09:50:36 07:21:01 AM 0.40 0.00 0.40 0.00 5.78
09:50:36 07:22:01 AM 0.22 0.00 0.22 0.00 3.63
09:50:36 07:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 07:24:01 AM 1.12 0.00 1.12 0.00 17.83
09:50:36 07:25:01 AM 0.40 0.00 0.40 0.00 5.43
09:50:36 07:26:01 AM 0.35 0.00 0.35 0.00 3.18
09:50:36 07:27:01 AM 0.40 0.00 0.40 0.00 5.93
09:50:36 07:28:01 AM 0.42 0.00 0.42 0.00 5.00
09:50:36 07:29:01 AM 0.25 0.00 0.25 0.00 1.92
09:50:36 07:30:01 AM 0.27 0.00 0.27 0.00 2.10
09:50:36 07:31:01 AM 0.33 0.00 0.33 0.00 3.10
09:50:36 07:32:01 AM 0.47 0.00 0.47 0.00 6.70
09:50:36 07:33:01 AM 0.30 0.00 0.30 0.00 2.65
09:50:36 07:34:01 AM 0.28 0.00 0.28 0.00 2.10
09:50:36 07:35:01 AM 0.35 0.00 0.35 0.00 3.73
09:50:36 07:36:01 AM 0.42 0.00 0.42 0.00 4.40
09:50:36 07:37:01 AM 0.42 0.00 0.42 0.00 6.12
09:50:36 07:38:01 AM 0.27 0.00 0.27 0.00 2.10
09:50:36 07:39:01 AM 0.28 0.00 0.28 0.00 2.50
09:50:36 07:40:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:36 07:41:01 AM 0.42 0.00 0.42 0.00 4.52
09:50:36 07:42:01 AM 0.48 0.00 0.48 0.00 7.30
09:50:36 07:43:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:36 07:44:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 07:45:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 07:46:01 AM 0.37 0.00 0.37 0.00 3.58
09:50:36 07:47:01 AM 0.42 0.00 0.42 0.00 6.15
09:50:36 07:48:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 07:49:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 07:50:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 07:51:01 AM 0.48 0.00 0.48 0.00 5.92
09:50:36 07:52:01 AM 0.43 0.00 0.43 0.00 6.01
09:50:36 07:53:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 07:54:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 07:55:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 07:56:01 AM 0.32 0.00 0.32 0.00 3.27
09:50:36 07:57:01 AM 0.38 0.00 0.38 0.00 5.72
09:50:36 07:58:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:36 07:59:02 AM 0.47 0.00 0.47 0.00 5.58
09:50:36 08:00:01 AM 0.29 0.00 0.29 0.00 2.93
09:50:36 08:01:01 AM 0.38 0.00 0.38 0.00 4.28
09:50:36 08:02:01 AM 0.38 0.00 0.38 0.00 5.61
09:50:36 08:03:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:36 08:04:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:36 08:05:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 08:06:01 AM 0.32 0.00 0.32 0.00 3.23
09:50:36 08:07:01 AM 0.43 0.00 0.43 0.00 5.93
09:50:36 08:08:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 08:09:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:36 08:10:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 08:11:01 AM 0.50 0.00 0.50 0.00 6.15
09:50:36 08:12:01 AM 0.43 0.00 0.43 0.00 5.93
09:50:36 08:13:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 08:14:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:36 08:15:01 AM 0.35 0.00 0.35 0.00 3.73
09:50:36 08:16:01 AM 0.33 0.00 0.33 0.00 3.37
09:50:36 08:17:01 AM 0.38 0.00 0.38 0.00 5.35
09:50:36 08:18:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:36 08:19:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 08:20:01 AM 0.38 0.00 0.38 0.00 4.37
09:50:36 08:21:01 AM 0.40 0.00 0.40 0.00 4.47
09:50:36 08:22:01 AM 0.40 0.00 0.40 0.00 5.75
09:50:36 08:23:01 AM 0.33 0.00 0.33 0.00 3.28
09:50:36 08:24:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 08:25:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 08:26:01 AM 0.37 0.00 0.37 0.00 3.68
09:50:36 08:27:01 AM 0.52 0.00 0.52 0.00 7.91
09:50:36 08:28:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 08:29:01 AM 0.43 0.00 0.43 0.00 5.43
09:50:36 08:30:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 08:31:01 AM 0.37 0.00 0.37 0.00 4.82
09:50:36 08:32:01 AM 0.42 0.00 0.42 0.00 5.78
09:50:36 08:33:01 AM 0.37 0.00 0.37 0.00 3.70
09:50:36 08:34:01 AM 0.43 0.00 0.43 0.00 5.13
09:50:36 08:35:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:36 08:36:01 AM 0.33 0.00 0.33 0.00 3.37
09:50:36 08:37:01 AM 0.40 0.00 0.40 0.00 5.48
09:50:36 08:38:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:36 08:39:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 08:40:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:36 08:41:01 AM 0.53 0.00 0.53 0.00 6.58
09:50:36 08:42:01 AM 0.35 0.00 0.35 0.00 4.38
09:50:36 08:43:01 AM 0.33 0.00 0.33 0.00 3.35
09:50:36 08:44:01 AM 0.27 0.00 0.27 0.00 1.97
09:50:36 08:45:01 AM 0.27 0.00 0.27 0.00 1.97
09:50:36 08:46:01 AM 0.28 0.00 0.28 0.00 2.25
09:50:36 08:47:01 AM 0.42 0.00 0.42 0.00 5.83
09:50:36 08:48:01 AM 0.33 0.00 0.33 0.00 3.20
09:50:36 08:49:01 AM 0.25 0.00 0.25 0.00 2.00
09:50:36 08:50:01 AM 0.32 0.00 0.32 0.00 2.78
09:50:36 08:51:01 AM 0.52 0.00 0.52 0.00 6.90
09:50:36 08:52:01 AM 0.38 0.00 0.38 0.00 5.80
09:50:36 08:53:01 AM 0.32 0.00 0.32 0.00 3.07
09:50:36 08:54:01 AM 0.28 0.00 0.28 0.00 2.65
09:50:36 08:55:01 AM 0.37 0.00 0.37 0.00 3.75
09:50:36 08:56:01 AM 0.33 0.00 0.33 0.00 3.30
09:50:36 08:57:01 AM 0.42 0.00 0.42 0.00 6.38
09:50:36 08:58:01 AM 0.43 0.00 0.43 0.00 5.03
09:50:36 08:59:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 09:00:01 AM 0.28 0.00 0.28 0.00 3.42
09:50:36 09:01:01 AM 0.43 0.00 0.43 0.00 4.65
09:50:36 09:02:01 AM 0.47 0.00 0.47 0.00 6.90
09:50:36 09:03:01 AM 0.37 0.00 0.37 0.00 3.63
09:50:36 09:04:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 09:05:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 09:06:01 AM 0.33 0.00 0.33 0.00 3.82
09:50:36 09:07:02 AM 0.42 0.00 0.42 0.00 6.50
09:50:36 09:08:01 AM 0.32 0.00 0.32 0.00 3.13
09:50:36 09:09:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:36 09:10:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 09:11:01 AM 0.33 0.00 0.33 0.00 5.33
09:50:36 09:12:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 09:13:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:36 09:14:01 AM 0.77 0.00 0.77 0.00 11.40
09:50:36 09:15:01 AM 0.27 0.00 0.27 0.00 4.53
09:50:36 09:16:01 AM 0.25 0.00 0.25 0.00 3.52
09:50:36 09:17:01 AM 0.18 0.00 0.18 0.00 3.23
09:50:36 09:18:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:36 09:19:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 09:20:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 09:21:01 AM 0.22 0.00 0.22 0.00 2.85
09:50:36 09:22:01 AM 0.25 0.00 0.25 0.00 4.93
09:50:36 09:23:01 AM 0.20 0.00 0.20 0.00 2.15
09:50:36 09:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 09:25:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 09:26:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:36 09:27:01 AM 0.17 0.00 0.17 0.00 3.23
09:50:36 09:28:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:36 09:29:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:36 09:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 09:31:01 AM 0.33 0.00 0.33 0.00 5.81
09:50:36 09:32:01 AM 0.15 0.00 0.15 0.00 3.07
09:50:36 09:33:01 AM 0.18 0.00 0.18 0.00 1.83
09:50:36 09:34:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:36 09:35:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 09:36:01 AM 0.38 0.00 0.38 0.00 3.95
09:50:36 09:37:01 AM 0.40 0.00 0.40 0.00 5.70
09:50:36 09:38:01 AM 0.43 0.00 0.43 0.00 4.85
09:50:36 09:39:01 AM 0.42 0.00 0.42 0.00 5.01
09:50:36 09:40:01 AM 0.33 0.00 0.33 0.00 3.87
09:50:36 09:41:01 AM 85.72 8.48 77.24 1459.40 5805.65
09:50:36 09:42:01 AM 83.49 0.92 82.57 65.86 10919.61
09:50:36 09:43:01 AM 44.17 7.10 37.07 1309.96 2275.69
09:50:36 09:44:01 AM 65.66 2.53 63.12 420.33 7952.81
09:50:36 09:45:01 AM 5.80 0.22 5.58 11.73 357.18
09:50:36 09:46:01 AM 2.60 0.00 2.60 0.00 419.71
09:50:36 09:47:01 AM 0.63 0.00 0.63 0.00 500.30
09:50:36 09:48:01 AM 0.32 0.00 0.32 0.00 320.18
09:50:36 09:49:01 AM 0.53 0.03 0.50 1.87 150.79
09:50:36 09:50:01 AM 27.39 0.58 26.81 62.25 2697.58
09:50:36 Average: 1.24 0.15 1.09 24.07 165.70
09:50:36
09:50:36 02:56:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:36 02:57:01 AM 5879656 7239668 2002776 25.41 2688 1558908 589832 6.60 152260 1593176 52
09:50:36 02:58:01 AM 5880936 7240944 2001496 25.39 2688 1558908 589832 6.60 152304 1592432 8
09:50:36 02:59:01 AM 5880304 7240332 2002128 25.40 2688 1558928 589832 6.60 152396 1593008 4
09:50:36 03:00:01 AM 5880148 7240176 2002284 25.40 2688 1558928 589832 6.60 152396 1593360 4
09:50:36 03:01:01 AM 5879496 7239540 2002936 25.41 2688 1558936 589832 6.60 152396 1593732 4
09:50:36 03:02:01 AM 5879820 7239932 2002612 25.41 2688 1559004 589832 6.60 152540 1593412 4
09:50:36 03:03:01 AM 5879996 7240108 2002436 25.40 2688 1559004 589832 6.60 152540 1593352 4
09:50:36 03:04:01 AM 5880076 7240192 2002356 25.40 2688 1559008 589832 6.60 152540 1593356 4
09:50:36 03:05:01 AM 5880092 7240208 2002340 25.40 2688 1559008 589832 6.60 152540 1593356 4
09:50:36 03:06:01 AM 5880088 7240204 2002344 25.40 2688 1559008 589832 6.60 152540 1593472 4
09:50:36 03:07:01 AM 5878016 7238136 2004416 25.43 2688 1559012 589832 6.60 152540 1595516 4
09:50:36 03:08:01 AM 5878132 7238252 2004300 25.43 2688 1559012 589832 6.60 152540 1595340 8
09:50:36 03:09:01 AM 5875572 7235692 2006860 25.46 2688 1559012 589832 6.60 152540 1597644 4
09:50:36 03:10:01 AM 5875424 7235548 2007008 25.46 2688 1559016 590208 6.61 152552 1597636 4
09:50:36 03:11:01 AM 5875532 7235668 2006900 25.46 2688 1559016 575304 6.44 152708 1597384 12
09:50:36 03:12:01 AM 5875504 7235644 2006928 25.46 2688 1559020 575304 6.44 152708 1597460 4
09:50:36 03:13:01 AM 5875680 7235820 2006752 25.46 2688 1559020 575304 6.44 152708 1597400 8
09:50:36 03:14:01 AM 5875448 7235588 2006984 25.46 2688 1559020 575304 6.44 152708 1597524 8
09:50:36 03:15:01 AM 5858140 7235576 2024292 25.68 2688 1576264 575260 6.44 154920 1612596 4
09:50:36 03:16:01 AM 5858232 7235668 2024200 25.68 2688 1576264 575260 6.44 154920 1612480 4
09:50:36 03:17:01 AM 5858104 7235540 2024328 25.68 2688 1576264 575260 6.44 154920 1612552 4
09:50:36 03:18:01 AM 5858164 7235604 2024268 25.68 2688 1576268 575260 6.44 154920 1612488 8
09:50:36 03:19:01 AM 5858284 7235724 2024148 25.68 2688 1576268 575260 6.44 154920 1612492 4
09:50:36 03:20:01 AM 5858060 7235500 2024372 25.68 2688 1576268 576832 6.46 154920 1612724 4
09:50:36 03:21:01 AM 5858348 7235792 2024084 25.68 2688 1576272 576832 6.46 154920 1612496 4
09:50:36 03:22:01 AM 5858260 7235704 2024172 25.68 2688 1576272 576832 6.46 154920 1612572 4
09:50:36 03:23:01 AM 5858348 7235796 2024084 25.68 2688 1576276 576832 6.46 154920 1612508 4
09:50:36 03:24:01 AM 5858240 7235688 2024192 25.68 2688 1576276 576832 6.46 154920 1612508 4
09:50:36 03:25:01 AM 5858200 7235648 2024232 25.68 2688 1576276 576832 6.46 154920 1612624 4
09:50:36 03:26:01 AM 5857808 7235256 2024624 25.69 2688 1576276 576832 6.46 154920 1612840 4
09:50:36 03:27:02 AM 5861968 7239420 2020464 25.63 2688 1576280 576832 6.46 154920 1608600 4
09:50:36 03:28:01 AM 5862232 7239688 2020200 25.63 2688 1576284 576832 6.46 154920 1608536 4
09:50:36 03:29:01 AM 5861752 7239208 2020680 25.64 2688 1576284 576832 6.46 154920 1608980 4
09:50:36 03:30:01 AM 5861996 7239456 2020436 25.63 2688 1576288 592212 6.63 154920 1608828 8
09:50:36 03:31:01 AM 5861704 7239164 2020728 25.64 2688 1576288 592212 6.63 154920 1609032 4
09:50:36 03:32:01 AM 5862012 7239476 2020420 25.63 2688 1576292 592212 6.63 154920 1608696 4
09:50:36 03:33:01 AM 5861844 7239308 2020588 25.63 2688 1576292 592212 6.63 154920 1609040 4
09:50:36 03:34:01 AM 5862104 7239568 2020328 25.63 2688 1576292 592212 6.63 154924 1608648 4
09:50:36 03:35:01 AM 5862184 7239652 2020248 25.63 2688 1576296 592212 6.63 154924 1608652 4
09:50:36 03:36:01 AM 5862184 7239652 2020248 25.63 2688 1576296 592212 6.63 154924 1608652 4
09:50:36 03:37:01 AM 5862032 7239500 2020400 25.63 2688 1576296 592212 6.63 154924 1608720 4
09:50:36 03:38:01 AM 5861980 7239452 2020452 25.63 2688 1576300 592212 6.63 154924 1608772 4
09:50:36 03:39:01 AM 5861980 7239452 2020452 25.63 2688 1576300 592212 6.63 154924 1608772 4
09:50:36 03:40:01 AM 5861952 7239424 2020480 25.63 2688 1576300 578192 6.47 154924 1608772 4
09:50:36 03:41:01 AM 5862152 7239628 2020280 25.63 2688 1576304 578192 6.47 154936 1608648 4
09:50:36 03:42:01 AM 5861852 7239328 2020580 25.63 2688 1576304 578192 6.47 154936 1608716 4
09:50:36 03:43:01 AM 5861824 7239304 2020608 25.63 2688 1576308 578192 6.47 154936 1608652 4
09:50:36 03:44:01 AM 5861960 7239440 2020472 25.63 2688 1576308 578192 6.47 154936 1608652 4
09:50:36 03:45:01 AM 5861752 7239428 2020680 25.64 2688 1576504 578192 6.47 155052 1608752 4
09:50:36 03:46:01 AM 5861840 7239520 2020592 25.63 2688 1576508 578192 6.47 155052 1608872 4
09:50:36 03:47:01 AM 5861692 7239372 2020740 25.64 2688 1576508 578192 6.47 155052 1608836 4
09:50:36 03:48:01 AM 5861868 7239548 2020564 25.63 2688 1576508 578192 6.47 155052 1608768 4
09:50:36 03:49:01 AM 5861756 7239440 2020676 25.64 2688 1576512 578192 6.47 155052 1608772 4
09:50:36 03:50:01 AM 5861588 7239272 2020844 25.64 2688 1576512 577232 6.46 155052 1608888 4
09:50:36 03:51:01 AM 5861868 7239556 2020564 25.63 2688 1576516 577232 6.46 155052 1608776 4
09:50:36 03:52:01 AM 5861760 7239448 2020672 25.64 2688 1576516 577232 6.46 155052 1608848 4
09:50:36 03:53:01 AM 5861756 7239444 2020676 25.64 2688 1576516 577232 6.46 155052 1608784 4
09:50:36 03:54:01 AM 5861844 7239536 2020588 25.63 2688 1576520 577232 6.46 155052 1608788 4
09:50:36 03:55:01 AM 5861800 7239492 2020632 25.63 2688 1576520 577232 6.46 155052 1608904 4
09:50:36 03:56:01 AM 5861828 7239520 2020604 25.63 2688 1576520 577232 6.46 155052 1608904 4
09:50:36 03:57:01 AM 5861608 7239304 2020824 25.64 2688 1576524 577232 6.46 155052 1608976 4
09:50:36 03:58:01 AM 5861692 7239388 2020740 25.64 2688 1576524 577232 6.46 155052 1608796 4
09:50:36 03:59:01 AM 5861800 7239496 2020632 25.63 2688 1576524 577232 6.46 155052 1608796 4
09:50:36 04:00:01 AM 5861452 7239152 2020980 25.64 2688 1576528 578464 6.48 155052 1608916 4
09:50:36 04:01:01 AM 5860664 7238368 2021768 25.65 2688 1576532 578464 6.48 155052 1609500 4
09:50:36 04:02:01 AM 5861500 7239204 2020932 25.64 2688 1576532 578464 6.48 155092 1608876 4
09:50:36 04:03:01 AM 5861720 7239428 2020712 25.64 2688 1576536 578464 6.48 155092 1608812 4
09:50:36 04:04:01 AM 5861588 7239296 2020844 25.64 2688 1576536 578464 6.48 155092 1608928 4
09:50:36 04:05:01 AM 5861696 7239408 2020736 25.64 2688 1576540 578464 6.48 155116 1608792 4
09:50:36 04:06:01 AM 5861524 7239240 2020908 25.64 2688 1576544 578464 6.48 155116 1608912 4
09:50:36 04:07:01 AM 5861532 7239248 2020900 25.64 2688 1576544 578464 6.48 155116 1608988 4
09:50:36 04:08:01 AM 5861784 7239500 2020648 25.63 2688 1576544 578464 6.48 155116 1608804 4
09:50:36 04:09:01 AM 5861796 7239516 2020636 25.63 2688 1576548 578464 6.48 155116 1608808 4
09:50:36 04:10:01 AM 5861532 7239252 2020900 25.64 2688 1576548 580392 6.50 155116 1608924 4
09:50:36 04:11:01 AM 5861760 7239484 2020672 25.64 2688 1576552 580392 6.50 155116 1608928 4
09:50:36 04:12:01 AM 5861612 7239336 2020820 25.64 2688 1576552 580392 6.50 155116 1608880 4
09:50:36 04:13:01 AM 5861580 7239304 2020852 25.64 2688 1576552 580392 6.50 155116 1608812 4
09:50:36 04:14:01 AM 5861664 7239392 2020768 25.64 2688 1576556 580392 6.50 155116 1608816 4
09:50:36 04:15:01 AM 5861584 7239312 2020848 25.64 2688 1576556 580392 6.50 155116 1608816 4
09:50:36 04:16:01 AM 5861672 7239400 2020760 25.64 2688 1576556 580392 6.50 155116 1608932 4
09:50:36 04:17:01 AM 5861608 7239344 2020824 25.64 2688 1576564 576572 6.46 165224 1598788 4
09:50:36 04:18:01 AM 5861676 7239412 2020756 25.64 2688 1576564 576572 6.46 165224 1598720 4
09:50:36 04:19:01 AM 5861708 7239444 2020724 25.64 2688 1576564 576572 6.46 165224 1598720 4
09:50:36 04:20:01 AM 5861392 7239132 2021040 25.64 2688 1576568 578220 6.47 165224 1598840 4
09:50:36 04:21:01 AM 5861700 7239440 2020732 25.64 2688 1576568 578220 6.47 165240 1598708 4
09:50:36 04:22:01 AM 5861620 7239364 2020812 25.64 2688 1576572 578220 6.47 165240 1598788 4
09:50:36 04:23:01 AM 5861768 7239512 2020664 25.64 2688 1576572 578220 6.47 165240 1598720 4
09:50:36 04:24:01 AM 5862192 7239936 2020240 25.63 2688 1576572 578220 6.47 165240 1598488 4
09:50:36 04:25:01 AM 5862168 7239916 2020264 25.63 2688 1576576 578220 6.47 165260 1598424 4
09:50:36 04:26:01 AM 5862224 7239972 2020208 25.63 2688 1576576 578220 6.47 165260 1598428 4
09:50:36 04:27:01 AM 5862080 7239828 2020352 25.63 2688 1576576 578220 6.47 165260 1598636 4
09:50:36 04:28:01 AM 5862200 7239952 2020232 25.63 2688 1576580 578220 6.47 165260 1598436 4
09:50:36 04:29:01 AM 5862264 7240016 2020168 25.63 2688 1576580 578220 6.47 165260 1598572 4
09:50:36 04:30:01 AM 5861872 7239624 2020560 25.63 2688 1576580 568288 6.36 165260 1598572 4
09:50:36 04:31:01 AM 5861764 7239520 2020668 25.64 2688 1576584 568288 6.36 165260 1598876 4
09:50:36 04:32:01 AM 5861892 7239648 2020540 25.63 2688 1576584 568288 6.36 165260 1598564 4
09:50:36 04:33:01 AM 5861620 7239380 2020812 25.64 2688 1576588 568288 6.36 165260 1598784 4
09:50:36 04:34:01 AM 5862100 7239860 2020332 25.63 2688 1576588 568288 6.36 165260 1598512 4
09:50:36 04:35:01 AM 5862044 7239804 2020388 25.63 2688 1576588 568288 6.36 165260 1598512 4
09:50:36 04:36:01 AM 5862132 7239896 2020300 25.63 2688 1576592 568288 6.36 165264 1598512 4
09:50:36 04:37:01 AM 5861996 7239760 2020436 25.63 2688 1576592 568288 6.36 165264 1598588 4
09:50:36 04:38:01 AM 5862100 7239864 2020332 25.63 2688 1576592 568288 6.36 165264 1598520 4
09:50:36 04:39:01 AM 5862116 7239884 2020316 25.63 2688 1576596 568288 6.36 165264 1598524 4
09:50:36 04:40:01 AM 5861680 7239448 2020752 25.64 2688 1576596 588936 6.59 165264 1598872 4
09:50:36 04:41:01 AM 5861444 7239212 2020988 25.64 2688 1576596 588936 6.59 165264 1598996 4
09:50:36 04:42:01 AM 5861848 7239620 2020584 25.63 2688 1576600 588936 6.59 165264 1598796 8
09:50:36 04:43:01 AM 5861988 7239760 2020444 25.63 2688 1576600 588936 6.59 165264 1598600 4
09:50:36 04:44:01 AM 5862016 7239792 2020416 25.63 2688 1576604 588936 6.59 165264 1598604 4
09:50:36 04:45:01 AM 5861496 7239276 2020936 25.64 2688 1576608 588936 6.59 165264 1599132 4
09:50:36 04:46:01 AM 5862028 7239808 2020404 25.63 2688 1576608 588936 6.59 165264 1598752 8
09:50:36 04:47:01 AM 5862032 7239812 2020400 25.63 2688 1576608 588936 6.59 165264 1598704 4
09:50:36 04:48:01 AM 5862088 7239872 2020344 25.63 2688 1576612 588936 6.59 165264 1598644 4
09:50:36 04:49:01 AM 5862056 7239840 2020376 25.63 2688 1576612 588936 6.59 165264 1598644 4
09:50:36 04:50:01 AM 5861816 7239600 2020616 25.63 2688 1576612 566948 6.35 165264 1598760 4
09:50:36 04:51:01 AM 5861776 7239568 2020656 25.63 2688 1576616 566948 6.35 165264 1598648 4
09:50:36 04:52:01 AM 5861812 7239604 2020620 25.63 2688 1576616 566948 6.35 165264 1598720 4
09:50:36 04:53:01 AM 5861752 7239548 2020680 25.64 2688 1576620 566948 6.35 165264 1598772 4
09:50:36 04:54:01 AM 5861932 7239728 2020500 25.63 2688 1576620 566948 6.35 165264 1598656 4
09:50:36 04:55:01 AM 5861760 7239556 2020672 25.64 2688 1576620 582776 6.53 165264 1598772 4
09:50:36 04:56:01 AM 5861756 7239556 2020676 25.64 2688 1576624 582776 6.53 165264 1598776 4
09:50:36 04:57:01 AM 5861872 7239672 2020560 25.63 2688 1576624 582776 6.53 165264 1598736 4
09:50:36 04:58:01 AM 5861932 7239732 2020500 25.63 2688 1576624 582776 6.53 165264 1598668 4
09:50:36 04:59:01 AM 5861996 7239800 2020436 25.63 2688 1576628 582776 6.53 165264 1598672 4
09:50:36 05:00:01 AM 5861720 7239524 2020712 25.64 2688 1576628 576548 6.46 165264 1598788 4
09:50:36 05:01:01 AM 5860936 7238744 2021496 25.65 2688 1576632 576548 6.46 165264 1599372 4
09:50:36 05:02:01 AM 5861968 7239776 2020464 25.63 2688 1576632 576548 6.46 165264 1598752 4
09:50:36 05:03:01 AM 5862088 7239896 2020344 25.63 2688 1576632 576548 6.46 165264 1598684 4
09:50:36 05:04:01 AM 5862060 7239872 2020372 25.63 2688 1576636 576548 6.46 165264 1598688 4
09:50:36 05:05:01 AM 5862084 7239896 2020348 25.63 2688 1576636 576548 6.46 165264 1598688 4
09:50:36 05:06:01 AM 5862120 7239932 2020312 25.63 2688 1576636 576548 6.46 165264 1598688 4
09:50:36 05:07:01 AM 5861848 7239664 2020584 25.63 2688 1576640 576548 6.46 165264 1598760 4
09:50:36 05:08:01 AM 5861924 7239740 2020508 25.63 2688 1576640 576548 6.46 165264 1598692 4
09:50:36 05:09:01 AM 5861752 7239568 2020680 25.64 2688 1576640 576548 6.46 165264 1598808 4
09:50:36 05:10:01 AM 5861700 7239520 2020732 25.64 2688 1576644 576548 6.46 165264 1598812 4
09:50:36 05:11:01 AM 5862016 7239844 2020416 25.63 2688 1576652 576548 6.46 165264 1598704 4
09:50:36 05:12:01 AM 5861684 7239516 2020748 25.64 2688 1576656 576548 6.46 165264 1598784 4
09:50:36 05:13:01 AM 5861804 7239636 2020628 25.63 2688 1576656 576548 6.46 165264 1598680 4
09:50:36 05:14:01 AM 5861856 7239688 2020576 25.63 2688 1576656 576548 6.46 165264 1598716 4
09:50:36 05:15:01 AM 5861836 7239672 2020596 25.63 2688 1576660 576548 6.46 165264 1598724 4
09:50:36 05:16:01 AM 5861600 7239436 2020832 25.64 2688 1576660 576548 6.46 165264 1598840 4
09:50:36 05:17:01 AM 5861692 7239528 2020740 25.64 2688 1576660 576548 6.46 165264 1598908 4
09:50:36 05:18:01 AM 5861844 7239680 2020588 25.63 2688 1576660 576548 6.46 165264 1598840 4
09:50:36 05:19:01 AM 5861284 7239124 2021148 25.64 2688 1576664 576548 6.46 165264 1599236 4
09:50:36 05:20:01 AM 5861620 7239460 2020812 25.64 2688 1576664 576612 6.46 165264 1599060 4
09:50:36 05:21:01 AM 5861764 7239608 2020668 25.64 2688 1576668 576612 6.46 165264 1598832 4
09:50:36 05:22:01 AM 5861640 7239484 2020792 25.64 2688 1576668 576612 6.46 165264 1598904 4
09:50:36 05:23:01 AM 5861252 7239096 2021180 25.64 2688 1576668 576612 6.46 165264 1599200 4
09:50:36 05:24:01 AM 5861788 7239636 2020644 25.63 2688 1576672 576612 6.46 165264 1598864 4
09:50:36 05:25:01 AM 5861672 7239524 2020760 25.64 2688 1576676 576612 6.46 165264 1598868 4
09:50:36 05:26:01 AM 5861728 7239580 2020704 25.64 2688 1576676 576612 6.46 165264 1598832 4
09:50:36 05:27:01 AM 5861728 7239584 2020704 25.64 2688 1576680 576612 6.46 165264 1598972 4
09:50:36 05:28:01 AM 5861704 7239560 2020728 25.64 2688 1576680 576612 6.46 165264 1598904 4
09:50:36 05:29:01 AM 5861796 7239652 2020636 25.63 2688 1576680 576612 6.46 165264 1598904 4
09:50:36 05:30:01 AM 5861820 7239680 2020612 25.63 2688 1576684 576676 6.46 165264 1599028 4
09:50:36 05:31:01 AM 5861076 7238936 2021356 25.64 2688 1576684 576676 6.46 165264 1599412 4
09:50:36 05:32:01 AM 5861452 7239316 2020980 25.64 2688 1576688 576676 6.46 165264 1599116 4
09:50:36 05:33:01 AM 5861368 7239232 2021064 25.64 2688 1576688 576676 6.46 165264 1599292 4
09:50:36 05:34:01 AM 5861620 7239484 2020812 25.64 2688 1576688 576676 6.46 165264 1599088 4
09:50:36 05:35:01 AM 5861512 7239380 2020920 25.64 2688 1576692 576676 6.46 165264 1599092 4
09:50:36 05:36:01 AM 5861652 7239520 2020780 25.64 2688 1576692 576676 6.46 165264 1599092 4
09:50:36 05:37:01 AM 5861552 7239420 2020880 25.64 2688 1576692 576676 6.46 165264 1599160 4
09:50:36 05:38:01 AM 5861600 7239472 2020832 25.64 2688 1576696 599880 6.72 165464 1598864 12
09:50:36 05:39:01 AM 5861572 7239444 2020860 25.64 2688 1576696 599880 6.72 165464 1598980 4
09:50:36 05:40:01 AM 5861312 7239184 2021120 25.64 2688 1576696 568844 6.37 165464 1599016 4
09:50:36 05:41:01 AM 5861504 7239380 2020928 25.64 2688 1576700 568844 6.37 165464 1598904 4
09:50:36 05:42:02 AM 5861444 7239320 2020988 25.64 2688 1576700 568844 6.37 165464 1598984 4
09:50:36 05:43:01 AM 5861448 7239328 2020984 25.64 2688 1576704 568844 6.37 165464 1598920 4
09:50:36 05:44:01 AM 5861480 7239360 2020952 25.64 2688 1576704 568844 6.37 165464 1598920 4
09:50:36 05:45:01 AM 5861540 7239420 2020892 25.64 2688 1576704 568844 6.37 165464 1598920 4
09:50:36 05:46:01 AM 5861480 7239364 2020952 25.64 2688 1576708 584700 6.55 165464 1598924 4
09:50:36 05:47:01 AM 5861516 7239400 2020916 25.64 2688 1576708 584700 6.55 165464 1598992 4
09:50:36 05:48:01 AM 5861484 7239368 2020948 25.64 2688 1576708 584700 6.55 165464 1598924 4
09:50:36 05:49:01 AM 5861568 7239456 2020864 25.64 2688 1576712 584700 6.55 165464 1598928 4
09:50:36 05:50:01 AM 5861140 7239028 2021292 25.64 2688 1576712 576740 6.46 165468 1599152 8
09:50:36 05:51:01 AM 5861568 7239460 2020864 25.64 2688 1576716 576740 6.46 165464 1598940 4
09:50:36 05:52:01 AM 5861460 7239352 2020972 25.64 2688 1576716 576740 6.46 165464 1599012 4
09:50:36 05:53:01 AM 5861636 7239528 2020796 25.64 2688 1576716 576740 6.46 165464 1598944 4
09:50:36 05:54:01 AM 5861516 7239408 2020916 25.64 2688 1576716 576740 6.46 165464 1598944 4
09:50:36 05:55:01 AM 5861612 7239508 2020820 25.64 2688 1576720 576740 6.46 165464 1598948 4
09:50:36 05:56:01 AM 5861640 7239536 2020792 25.64 2688 1576720 576740 6.46 165464 1598948 4
09:50:36 05:57:01 AM 5861372 7239268 2021060 25.64 2688 1576720 576740 6.46 165464 1599024 4
09:50:36 05:58:01 AM 5861424 7239324 2021008 25.64 2688 1576724 576740 6.46 165464 1598960 4
09:50:36 05:59:01 AM 5861420 7239320 2021012 25.64 2688 1576724 576740 6.46 165464 1598960 4
09:50:36 06:00:01 AM 5861352 7239252 2021080 25.64 2688 1576724 572880 6.41 165464 1599076 4
09:50:36 06:01:01 AM 5860512 7238416 2021920 25.65 2688 1576728 572880 6.41 165464 1599776 4
09:50:36 06:02:01 AM 5861376 7239280 2021056 25.64 2688 1576728 572880 6.41 165468 1599036 4
09:50:36 06:03:01 AM 5861520 7239428 2020912 25.64 2688 1576732 572880 6.41 165468 1598972 4
09:50:36 06:04:01 AM 5861576 7239484 2020856 25.64 2688 1576732 572880 6.41 165468 1598972 4
09:50:36 06:05:01 AM 5861576 7239484 2020856 25.64 2688 1576732 572880 6.41 165468 1598972 4
09:50:36 06:06:01 AM 5861632 7239548 2020800 25.64 2688 1576740 572880 6.41 165468 1598980 4
09:50:36 06:07:01 AM 5861460 7239376 2020972 25.64 2688 1576740 572880 6.41 165468 1599048 4
09:50:36 06:08:01 AM 5861620 7239536 2020812 25.64 2688 1576740 572880 6.41 165468 1598984 4
09:50:36 06:09:01 AM 5861628 7239548 2020804 25.64 2688 1576744 572880 6.41 165468 1598988 4
09:50:36 06:10:01 AM 5861408 7239328 2021024 25.64 2688 1576744 568816 6.37 165468 1599104 4
09:50:36 06:11:01 AM 5861644 7239572 2020788 25.64 2688 1576752 568816 6.37 165468 1598996 8
09:50:36 06:12:01 AM 5859152 7237080 2023280 25.67 2688 1576752 568816 6.37 165468 1601112 4
09:50:36 06:13:01 AM 5859320 7237248 2023112 25.67 2688 1576752 568816 6.37 165468 1601044 4
09:50:36 06:14:01 AM 5859288 7237220 2023144 25.67 2688 1576756 568816 6.37 165468 1601164 4
09:50:36 06:15:01 AM 5859356 7237288 2023076 25.67 2688 1576756 568816 6.37 165472 1601160 4
09:50:36 06:16:01 AM 5859380 7237312 2023052 25.67 2688 1576756 568816 6.37 165472 1601044 4
09:50:36 06:17:01 AM 5859132 7237068 2023300 25.67 2688 1576760 568816 6.37 165472 1601116 4
09:50:36 06:18:01 AM 5859280 7237216 2023152 25.67 2688 1576760 568816 6.37 165472 1601048 4
09:50:36 06:19:01 AM 5859340 7237276 2023092 25.67 2688 1576760 568816 6.37 165472 1601048 4
09:50:36 06:20:01 AM 5858984 7236924 2023448 25.67 2688 1576764 572160 6.41 165472 1601168 4
09:50:36 06:21:01 AM 5859276 7237220 2023156 25.67 2688 1576764 572160 6.41 165472 1601036 4
09:50:36 06:22:01 AM 5859196 7237144 2023236 25.67 2688 1576768 572160 6.41 165480 1601208 4
09:50:36 06:23:01 AM 5859220 7237168 2023212 25.67 2688 1576768 572160 6.41 165472 1601028 4
09:50:36 06:24:01 AM 5859276 7237224 2023156 25.67 2688 1576768 572160 6.41 165472 1601064 4
09:50:36 06:25:01 AM 5859168 7237120 2023264 25.67 2688 1576772 572160 6.41 165472 1601148 4
09:50:36 06:26:01 AM 5859312 7237264 2023120 25.67 2688 1576772 572160 6.41 165472 1601068 4
09:50:36 06:27:01 AM 5859180 7237132 2023252 25.67 2688 1576772 572160 6.41 165472 1601144 4
09:50:36 06:28:01 AM 5856888 7234844 2025544 25.70 2688 1576776 572160 6.41 165472 1603372 4
09:50:36 06:29:01 AM 5857196 7235152 2025236 25.69 2688 1576776 572160 6.41 165472 1603136 4
09:50:36 06:30:01 AM 5856932 7234888 2025500 25.70 2688 1576776 591080 6.62 165472 1603252 4
09:50:36 06:31:01 AM 5856892 7234852 2025540 25.70 2688 1576780 591080 6.62 165472 1603424 4
09:50:36 06:32:01 AM 5857240 7235200 2025192 25.69 2688 1576780 575428 6.44 165472 1603248 4
09:50:36 06:33:01 AM 5854836 7232796 2027596 25.72 2688 1576780 575428 6.44 165472 1605588 4
09:50:36 06:34:01 AM 5855232 7233196 2027200 25.72 2688 1576784 575428 6.44 165472 1605372 4
09:50:36 06:35:01 AM 5855040 7233004 2027392 25.72 2688 1576784 575428 6.44 165472 1605372 4
09:50:36 06:36:01 AM 5854764 7232728 2027668 25.72 2688 1576784 575428 6.44 165472 1605712 4
09:50:36 06:37:01 AM 5855136 7233104 2027296 25.72 2688 1576788 575428 6.44 165472 1605328 4
09:50:36 06:38:01 AM 5855100 7233068 2027332 25.72 2688 1576788 575428 6.44 165472 1605260 4
09:50:36 06:39:01 AM 5855080 7233048 2027352 25.72 2688 1576788 575428 6.44 165472 1605376 4
09:50:36 06:40:01 AM 5854852 7232824 2027580 25.72 2688 1576792 594212 6.65 165472 1605380 4
09:50:36 06:41:01 AM 5855224 7233196 2027208 25.72 2688 1576792 594212 6.65 165476 1605304 4
09:50:36 06:42:01 AM 5853116 7231092 2029316 25.74 2688 1576796 594212 6.65 165472 1607384 4
09:50:36 06:43:01 AM 5853120 7231096 2029312 25.74 2688 1576796 578816 6.48 165472 1607316 4
09:50:36 06:44:01 AM 5853204 7231180 2029228 25.74 2688 1576796 578816 6.48 165472 1607316 4
09:50:36 06:45:01 AM 5853068 7231048 2029364 25.75 2688 1576800 578816 6.48 165472 1607320 4
09:50:36 06:46:01 AM 5853184 7231164 2029248 25.74 2688 1576800 578816 6.48 165472 1607320 4
09:50:36 06:47:01 AM 5852936 7230916 2029496 25.75 2688 1576800 578816 6.48 165472 1607392 4
09:50:36 06:48:01 AM 5853112 7231096 2029320 25.74 2688 1576804 578816 6.48 165472 1607328 4
09:50:36 06:49:01 AM 5852556 7230540 2029876 25.75 2688 1576804 578816 6.48 165472 1607752 4
09:50:36 06:50:01 AM 5852824 7230812 2029608 25.75 2688 1576808 570140 6.38 165472 1607464 4
09:50:36 06:51:02 AM 5853200 7231180 2029232 25.74 2688 1576812 570140 6.38 165472 1607352 4
09:50:36 06:52:01 AM 5851020 7229000 2031412 25.77 2688 1576812 570140 6.38 165472 1609476 4
09:50:36 06:53:01 AM 5851104 7229088 2031328 25.77 2688 1576816 570140 6.38 165472 1609416 4
09:50:36 06:54:01 AM 5850808 7228792 2031624 25.77 2688 1576816 585516 6.56 165472 1609552 12
09:50:36 06:55:01 AM 5851040 7229024 2031392 25.77 2688 1576816 585516 6.56 165472 1609416 8
09:50:36 06:56:01 AM 5850848 7228836 2031584 25.77 2688 1576820 585516 6.56 165472 1609420 4
09:50:36 06:57:01 AM 5850768 7228756 2031664 25.77 2688 1576820 585516 6.56 165472 1609500 4
09:50:36 06:58:01 AM 5850852 7228840 2031580 25.77 2688 1576820 585516 6.56 165472 1609432 4
09:50:36 06:59:01 AM 5850704 7228696 2031728 25.78 2688 1576824 585516 6.56 165476 1609528 4
09:50:36 07:00:01 AM 5848388 7226380 2034044 25.80 2688 1576824 568644 6.37 165476 1611872 4
09:50:36 07:01:01 AM 5847464 7225460 2034968 25.82 2688 1576828 568644 6.37 165476 1612416 4
09:50:36 07:02:01 AM 5848736 7226732 2033696 25.80 2688 1576828 568644 6.37 165476 1611672 4
09:50:36 07:03:01 AM 5848768 7226764 2033664 25.80 2688 1576828 568644 6.37 165476 1611488 4
09:50:36 07:04:01 AM 5848672 7226672 2033760 25.80 2688 1576832 568644 6.37 165476 1611640 4
09:50:36 07:05:01 AM 5848812 7226812 2033620 25.80 2688 1576832 568644 6.37 165476 1611504 4
09:50:36 07:06:01 AM 5848812 7226812 2033620 25.80 2688 1576832 568644 6.37 165476 1611620 4
09:50:36 07:07:01 AM 5848736 7226740 2033696 25.80 2688 1576836 568644 6.37 165476 1611592 4
09:50:36 07:08:01 AM 5846432 7224436 2036000 25.83 2688 1576836 568644 6.37 165476 1613928 4
09:50:36 07:09:01 AM 5846524 7224528 2035908 25.83 2688 1576836 568644 6.37 165476 1613928 4
09:50:36 07:10:01 AM 5844756 7222760 2037676 25.85 2688 1576836 573084 6.42 165476 1615536 16
09:50:36 07:11:01 AM 5845248 7223256 2037184 25.84 2688 1576840 573084 6.42 165476 1615180 8
09:50:36 07:12:01 AM 5845000 7223008 2037432 25.85 2688 1576840 573084 6.42 165476 1615252 4
09:50:36 07:13:01 AM 5844920 7222932 2037512 25.85 2688 1576844 573084 6.42 165476 1615188 4
09:50:36 07:14:01 AM 5845064 7223076 2037368 25.85 2688 1576844 573084 6.42 165476 1615192 4
09:50:36 07:15:01 AM 5844984 7222996 2037448 25.85 2688 1576844 573084 6.42 165476 1615224 8
09:50:36 07:16:01 AM 5844896 7222912 2037536 25.85 2688 1576848 573084 6.42 165476 1615228 4
09:50:36 07:17:01 AM 5844648 7222664 2037784 25.85 2688 1576848 573084 6.42 165476 1615488 16
09:50:36 07:18:01 AM 5845108 7223124 2037324 25.85 2688 1576848 573084 6.42 165476 1615232 12
09:50:36 07:19:01 AM 5845140 7223160 2037292 25.85 2688 1576852 573084 6.42 165476 1615236 4
09:50:36 07:20:01 AM 5844824 7222844 2037608 25.85 2688 1576852 577548 6.47 165476 1615352 8
09:50:36 07:21:01 AM 5845112 7223140 2037320 25.85 2688 1576860 577548 6.47 165476 1615244 4
09:50:36 07:22:01 AM 5845008 7223036 2037424 25.85 2688 1576860 577548 6.47 165476 1615312 4
09:50:36 07:23:01 AM 5844456 7222484 2037976 25.85 2688 1576860 577092 6.46 165476 1615824 4
09:50:36 07:24:01 AM 5844948 7222992 2037484 25.85 2688 1576876 563368 6.31 166160 1614700 4
09:50:36 07:25:01 AM 5845128 7223172 2037304 25.85 2688 1576876 563368 6.31 166160 1614584 4
09:50:36 07:26:01 AM 5845148 7223192 2037284 25.85 2688 1576876 563368 6.31 166160 1614584 4
09:50:36 07:27:01 AM 5844884 7222932 2037548 25.85 2688 1576880 563368 6.31 166160 1614656 4
09:50:36 07:28:01 AM 5844968 7223016 2037464 25.85 2688 1576880 563368 6.31 166160 1614704 4
09:50:36 07:29:01 AM 5844996 7223044 2037436 25.85 2688 1576880 563368 6.31 166168 1614672 4
09:50:36 07:30:01 AM 5844640 7222692 2037792 25.85 2688 1576884 586648 6.57 166160 1614824 4
09:50:36 07:31:01 AM 5844524 7222584 2037908 25.85 2688 1576892 586648 6.57 166160 1615012 4
09:50:36 07:32:01 AM 5844760 7222824 2037672 25.85 2688 1576896 586648 6.57 166160 1614684 4
09:50:36 07:33:01 AM 5844744 7222808 2037688 25.85 2688 1576896 586648 6.57 166160 1614904 4
09:50:36 07:34:01 AM 5844848 7222912 2037584 25.85 2688 1576896 586648 6.57 166160 1614620 4
09:50:36 07:35:01 AM 5844908 7222976 2037524 25.85 2688 1576900 586648 6.57 166160 1614740 4
09:50:36 07:36:01 AM 5845076 7223144 2037356 25.85 2688 1576900 586648 6.57 166160 1614624 4
09:50:36 07:37:01 AM 5844912 7222980 2037520 25.85 2688 1576900 586648 6.57 166160 1614692 4
09:50:36 07:38:01 AM 5845028 7223100 2037404 25.85 2688 1576904 571012 6.39 166160 1614628 4
09:50:36 07:39:01 AM 5844936 7223008 2037496 25.85 2688 1576904 571012 6.39 166160 1614628 4
09:50:36 07:40:01 AM 5844556 7222628 2037876 25.85 2688 1576904 568900 6.37 166160 1614860 4
09:50:36 07:41:01 AM 5844872 7222948 2037560 25.85 2688 1576908 568900 6.37 166160 1614632 4
09:50:36 07:42:01 AM 5844740 7222816 2037692 25.85 2688 1576908 568900 6.37 166160 1614704 4
09:50:36 07:43:01 AM 5844924 7223004 2037508 25.85 2688 1576912 568900 6.37 166160 1614640 4
09:50:36 07:44:01 AM 5844836 7222916 2037596 25.85 2688 1576912 568900 6.37 166160 1614720 4
09:50:36 07:45:01 AM 5844960 7223040 2037472 25.85 2688 1576912 568900 6.37 166160 1614640 4
09:50:36 07:46:01 AM 5844872 7222952 2037560 25.85 2688 1576912 568900 6.37 166160 1614640 4
09:50:36 07:47:01 AM 5844968 7223052 2037464 25.85 2688 1576916 584276 6.54 166160 1614712 4
09:50:36 07:48:01 AM 5845036 7223120 2037396 25.85 2688 1576916 584276 6.54 166160 1614644 4
09:50:36 07:49:01 AM 5844904 7222988 2037528 25.85 2688 1576916 584276 6.54 166160 1614760 4
09:50:36 07:50:01 AM 5844724 7222812 2037708 25.85 2688 1576920 580252 6.50 166160 1614764 4
09:50:36 07:51:01 AM 5844928 7223020 2037504 25.85 2688 1576920 580252 6.50 166160 1614648 4
09:50:36 07:52:01 AM 5844904 7222996 2037528 25.85 2688 1576920 580252 6.50 166160 1614724 4
09:50:36 07:53:01 AM 5845052 7223148 2037380 25.85 2688 1576924 580252 6.50 166160 1614660 4
09:50:36 07:54:01 AM 5844968 7223064 2037464 25.85 2688 1576924 580252 6.50 166160 1614660 4
09:50:36 07:55:01 AM 5845068 7223164 2037364 25.85 2688 1576924 580252 6.50 166160 1614660 4
09:50:36 07:56:01 AM 5844968 7223068 2037464 25.85 2688 1576928 580252 6.50 166160 1614664 4
09:50:36 07:57:01 AM 5844728 7222828 2037704 25.85 2688 1576928 580252 6.50 166160 1614972 12
09:50:36 07:58:01 AM 5845004 7223104 2037428 25.85 2688 1576928 580252 6.50 166160 1614664 8
09:50:36 07:59:02 AM 5844852 7222956 2037580 25.85 2688 1576932 580252 6.50 166160 1614784 4
09:50:36 08:00:01 AM 5844676 7222780 2037756 25.85 2688 1576932 599344 6.71 166160 1614784 4
09:50:36 08:01:01 AM 5843960 7222068 2038472 25.86 2688 1576936 599344 6.71 166160 1615368 4
09:50:36 08:02:01 AM 5844944 7223052 2037488 25.85 2688 1576936 599344 6.71 166160 1614740 4
09:50:36 08:03:01 AM 5845112 7223220 2037320 25.85 2688 1576936 599344 6.71 166160 1614672 4
09:50:36 08:04:01 AM 5845084 7223196 2037348 25.85 2688 1576940 599344 6.71 166160 1614676 4
09:50:36 08:05:01 AM 5845024 7223136 2037408 25.85 2688 1576940 599344 6.71 166160 1614676 4
09:50:36 08:06:01 AM 5845112 7223224 2037320 25.85 2688 1576940 599344 6.71 166160 1614796 4
09:50:36 08:07:01 AM 5844916 7223032 2037516 25.85 2688 1576944 599344 6.71 166160 1614756 4
09:50:36 08:08:01 AM 5844372 7222488 2038060 25.86 2688 1576944 599344 6.71 166160 1615180 16
09:50:36 08:09:01 AM 5844892 7223008 2037540 25.85 2688 1576944 599344 6.71 166160 1614756 4
09:50:36 08:10:01 AM 5844472 7222592 2037960 25.85 2688 1576948 599344 6.71 166160 1614932 4
09:50:36 08:11:01 AM 5844796 7222920 2037636 25.85 2688 1576952 599344 6.71 166160 1614704 4
09:50:36 08:12:01 AM 5844752 7222880 2037680 25.85 2688 1576956 599344 6.71 166160 1614776 4
09:50:36 08:13:01 AM 5844896 7223024 2037536 25.85 2688 1576956 599344 6.71 166160 1614708 4
09:50:36 08:14:01 AM 5844364 7222492 2038068 25.86 2688 1576956 583916 6.54 166160 1615116 4
09:50:36 08:15:01 AM 5844844 7222976 2037588 25.85 2688 1576960 583916 6.54 166160 1614712 4
09:50:36 08:16:01 AM 5844928 7223060 2037504 25.85 2688 1576960 583916 6.54 166160 1614712 4
09:50:36 08:17:01 AM 5844848 7222980 2037584 25.85 2688 1576960 583916 6.54 166160 1614780 4
09:50:36 08:18:01 AM 5844872 7223008 2037560 25.85 2688 1576964 583916 6.54 166160 1614716 4
09:50:36 08:19:01 AM 5844936 7223072 2037496 25.85 2688 1576964 583916 6.54 166160 1614680 4
09:50:36 08:20:01 AM 5844796 7222932 2037636 25.85 2688 1576964 577092 6.46 166160 1614832 4
09:50:36 08:21:01 AM 5845032 7223172 2037400 25.85 2688 1576968 577092 6.46 166160 1614720 4
09:50:36 08:22:01 AM 5844536 7222676 2037896 25.85 2688 1576968 577092 6.46 166160 1614996 4
09:50:36 08:23:01 AM 5844868 7223008 2037564 25.85 2688 1576968 577092 6.46 166160 1614724 4
09:50:36 08:24:01 AM 5844848 7222992 2037584 25.85 2688 1576972 577092 6.46 166160 1614844 4
09:50:36 08:25:01 AM 5844900 7223044 2037532 25.85 2688 1576972 577092 6.46 166160 1614728 4
09:50:36 08:26:01 AM 5844936 7223080 2037496 25.85 2688 1576972 577092 6.46 166160 1614728 4
09:50:36 08:27:01 AM 5844856 7223004 2037576 25.85 2688 1576976 577092 6.46 166160 1614800 4
09:50:36 08:28:01 AM 5844960 7223108 2037472 25.85 2688 1576976 577092 6.46 166160 1614732 4
09:50:36 08:29:01 AM 5845000 7223148 2037432 25.85 2688 1576976 577092 6.46 166160 1614732 4
09:50:36 08:30:01 AM 5843944 7222096 2038488 25.86 2688 1576980 592560 6.63 166160 1615464 16
09:50:36 08:31:01 AM 5844288 7222440 2038144 25.86 2688 1576980 592560 6.63 166160 1615112 4
09:50:36 08:32:01 AM 5844488 7222644 2037944 25.85 2688 1576984 592560 6.63 166160 1615116 4
09:50:36 08:33:01 AM 5844508 7222664 2037924 25.85 2688 1576984 592560 6.63 166160 1615184 4
09:50:36 08:34:01 AM 5844928 7223084 2037504 25.85 2688 1576984 577172 6.46 166160 1614844 4
09:50:36 08:35:01 AM 5844956 7223116 2037476 25.85 2688 1576988 577172 6.46 166160 1614848 4
09:50:36 08:36:01 AM 5844760 7222920 2037672 25.85 2688 1576988 577172 6.46 166160 1614848 4
09:50:36 08:37:01 AM 5844644 7222804 2037788 25.85 2688 1576988 577172 6.46 166160 1614916 4
09:50:36 08:38:01 AM 5844852 7223016 2037580 25.85 2688 1576992 577172 6.46 166160 1614852 4
09:50:36 08:39:01 AM 5844788 7222952 2037644 25.85 2688 1576992 577172 6.46 166160 1614932 4
09:50:36 08:40:01 AM 5844456 7222620 2037976 25.85 2688 1576992 568964 6.37 166160 1615164 4
09:50:36 08:41:01 AM 5844880 7223048 2037552 25.85 2688 1576996 568964 6.37 166160 1614856 4
09:50:36 08:42:01 AM 5844488 7222656 2037944 25.85 2688 1576996 568964 6.37 166160 1614924 4
09:50:36 08:43:01 AM 5844612 7222784 2037820 25.85 2688 1577000 568964 6.37 166160 1614976 4
09:50:36 08:44:01 AM 5844612 7222784 2037820 25.85 2688 1577000 568964 6.37 166160 1614976 4
09:50:36 08:45:01 AM 5844576 7222748 2037856 25.85 2688 1577000 568964 6.37 166160 1614976 4
09:50:36 08:46:01 AM 5844576 7222752 2037856 25.85 2688 1577004 568964 6.37 166160 1614960 4
09:50:36 08:47:01 AM 5844680 7222856 2037752 25.85 2688 1577004 568964 6.37 166160 1614860 4
09:50:36 08:48:01 AM 5844764 7222940 2037668 25.85 2688 1577004 568964 6.37 166160 1614844 4
09:50:36 08:49:01 AM 5844668 7222848 2037764 25.85 2688 1577008 568964 6.37 166160 1614984 4
09:50:36 08:50:01 AM 5844572 7222752 2037860 25.85 2688 1577008 585476 6.56 166160 1614984 4
09:50:36 08:51:01 AM 5844196 7222372 2038236 25.86 2688 1577016 585476 6.56 166160 1615288 4
09:50:36 08:52:01 AM 5844536 7222712 2037896 25.85 2688 1577016 585476 6.56 166160 1615088 4
09:50:36 08:53:01 AM 5844796 7222972 2037636 25.85 2688 1577016 585476 6.56 166160 1615000 4
09:50:36 08:54:01 AM 5844740 7222920 2037692 25.85 2688 1577020 585476 6.56 166160 1615004 4
09:50:36 08:55:01 AM 5844824 7223008 2037608 25.85 2688 1577024 585476 6.56 166160 1614896 4
09:50:36 08:56:01 AM 5844880 7223064 2037552 25.85 2688 1577024 585476 6.56 166160 1614896 4
09:50:36 08:57:01 AM 5844716 7222904 2037716 25.85 2688 1577028 585476 6.56 166160 1614968 4
09:50:36 08:58:01 AM 5844740 7222928 2037692 25.85 2688 1577028 585476 6.56 166160 1614904 4
09:50:36 08:59:01 AM 5844832 7223020 2037600 25.85 2688 1577028 585476 6.56 166160 1614904 4
09:50:36 09:00:01 AM 5843912 7222104 2038520 25.86 2688 1577032 601500 6.73 166160 1615528 4
09:50:36 09:01:01 AM 5843520 7221716 2038912 25.87 2688 1577036 579956 6.49 166160 1615608 4
09:50:36 09:02:01 AM 5844596 7222792 2037836 25.85 2688 1577036 579956 6.49 166164 1615092 4
09:50:36 09:03:01 AM 5844628 7222828 2037804 25.85 2688 1577040 579956 6.49 166164 1615028 4
09:50:36 09:04:01 AM 5844548 7222748 2037884 25.85 2688 1577040 579956 6.49 166164 1614912 4
09:50:36 09:05:01 AM 5844576 7222776 2037856 25.85 2688 1577040 579956 6.49 166164 1615028 4
09:50:36 09:06:01 AM 5844108 7222312 2038324 25.86 2688 1577044 579956 6.49 166164 1615324 4
09:50:36 09:07:02 AM 5844292 7222496 2038140 25.86 2688 1577044 579956 6.49 166164 1615260 4
09:50:36 09:08:01 AM 5844464 7222668 2037968 25.85 2688 1577044 579956 6.49 166164 1615172 4
09:50:36 09:09:01 AM 5844668 7222876 2037764 25.85 2688 1577048 579956 6.49 166164 1614924 4
09:50:36 09:10:01 AM 5844420 7222628 2038012 25.86 2688 1577048 577156 6.46 166164 1615040 4
09:50:36 09:11:01 AM 5844732 7222944 2037700 25.85 2688 1577052 577156 6.46 166164 1614928 4
09:50:36 09:12:01 AM 5844644 7222856 2037788 25.85 2688 1577052 577156 6.46 166164 1614996 4
09:50:36 09:13:01 AM 5841576 7219788 2040856 25.89 2688 1577052 593380 6.64 166164 1617920 12
09:50:36 09:14:01 AM 5844116 7222336 2038316 25.86 2688 1577060 593276 6.64 166564 1614924 16
09:50:36 09:15:01 AM 5844700 7222920 2037732 25.85 2688 1577060 577728 6.47 166564 1614628 4
09:50:36 09:16:01 AM 5844616 7222836 2037816 25.85 2688 1577060 577728 6.47 166564 1614568 4
09:50:36 09:17:01 AM 5844404 7222628 2038028 25.86 2688 1577064 577728 6.47 166564 1614640 4
09:50:36 09:18:01 AM 5844524 7222748 2037908 25.85 2688 1577064 577728 6.47 166564 1614688 4
09:50:36 09:19:01 AM 5844552 7222776 2037880 25.85 2688 1577064 577728 6.47 166564 1614688 4
09:50:36 09:20:01 AM 5844260 7222488 2038172 25.86 2688 1577068 569032 6.37 166564 1614692 4
09:50:36 09:21:01 AM 5844444 7222676 2037988 25.85 2688 1577068 569032 6.37 166564 1614700 4
09:50:36 09:22:01 AM 5844496 7222732 2037936 25.85 2688 1577072 569032 6.37 166564 1614656 4
09:50:36 09:23:01 AM 5844552 7222788 2037880 25.85 2688 1577072 569032 6.37 166564 1614588 4
09:50:36 09:24:01 AM 5844488 7222724 2037944 25.85 2688 1577072 569032 6.37 166564 1614588 4
09:50:36 09:25:01 AM 5844472 7222712 2037960 25.85 2688 1577076 569032 6.37 166564 1614672 4
09:50:36 09:26:01 AM 5844588 7222828 2037844 25.85 2688 1577076 569032 6.37 166564 1614592 4
09:50:36 09:27:01 AM 5844404 7222644 2038028 25.86 2688 1577076 569032 6.37 166564 1614960 4
09:50:36 09:28:01 AM 5844512 7222756 2037920 25.85 2688 1577080 569032 6.37 166564 1614740 4
09:50:36 09:29:01 AM 5844512 7222756 2037920 25.85 2688 1577080 569032 6.37 166564 1614740 4
09:50:36 09:30:01 AM 5844424 7222668 2038008 25.86 2688 1577080 569032 6.37 166564 1614740 4
09:50:36 09:31:01 AM 5844136 7222384 2038296 25.86 2688 1577084 569032 6.37 166564 1615036 4
09:50:36 09:32:01 AM 5844556 7222804 2037876 25.85 2688 1577084 569032 6.37 166564 1614712 4
09:50:36 09:33:01 AM 5844340 7222592 2038092 25.86 2688 1577088 569032 6.37 166564 1614848 4
09:50:36 09:34:01 AM 5844568 7222820 2037864 25.85 2688 1577088 569032 6.37 166564 1614684 4
09:50:36 09:35:01 AM 5844572 7222824 2037860 25.85 2688 1577088 569032 6.37 166564 1614684 4
09:50:36 09:36:01 AM 5844660 7222920 2037772 25.85 2688 1577096 569032 6.37 166564 1614692 4
09:50:36 09:37:01 AM 5844440 7222700 2037992 25.85 2688 1577096 569032 6.37 166564 1614760 4
09:50:36 09:38:01 AM 5844588 7222848 2037844 25.85 2688 1577096 569032 6.37 166564 1614692 4
09:50:36 09:39:01 AM 5844372 7222632 2038060 25.86 2688 1577096 569032 6.37 166564 1614692 4
09:50:36 09:40:01 AM 5843804 7222068 2038628 25.86 2688 1577100 569192 6.37 166564 1615244 4
09:50:36 09:41:01 AM 5308932 7057468 2573500 32.65 2688 1930404 656700 7.35 200876 2052312 187744
09:50:36 09:42:01 AM 5199016 7061932 2683416 34.04 2688 2038516 634956 7.11 222852 2112248 9936
09:50:36 09:43:01 AM 4949768 7003292 2932664 37.21 2688 2222244 685996 7.68 282932 2280260 123108
09:50:36 09:44:01 AM 4944652 7075492 2937780 37.27 2688 2296616 604208 6.77 279432 2272196 5420
09:50:36 09:45:01 AM 4903732 7035684 2978700 37.79 2688 2297936 670816 7.51 279560 2313428 820
09:50:36 09:46:01 AM 4874968 7019860 3007464 38.15 2688 2310940 670816 7.51 280032 2341548 3692
09:50:36 09:47:01 AM 4864140 7020384 3018292 38.29 2688 2322260 670816 7.51 280032 2352196 144
09:50:36 09:48:01 AM 4854568 7020256 3027864 38.41 2688 2331712 670816 7.51 280080 2362440 36
09:50:36 09:49:01 AM 4902220 7077220 2980212 37.81 2688 2340984 603060 6.75 280660 2314760 4980
09:50:36 09:50:01 AM 5012788 7047644 2869644 36.41 2688 2206748 641592 7.18 517972 1992192 23636
09:50:36 Average: 5833823 7227466 2048609 25.99 2688 1591763 580079 6.50 166572 1622624 873
09:50:36
09:50:36 02:56:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:36 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 02:57:01 AM eth0 103.91 49.76 351.39 15.18 0.00 0.00 0.00 0.00
09:50:36 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 02:58:01 AM eth0 3.58 0.07 0.48 0.01 0.00 0.00 0.00 0.00
09:50:36 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 02:59:01 AM eth0 0.77 0.03 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:00:01 AM eth0 0.73 0.10 0.05 0.01 0.00 0.00 0.00 0.00
09:50:36 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:01:01 AM eth0 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:36 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:02:01 AM eth0 0.80 0.18 0.17 0.07 0.00 0.00 0.00 0.00
09:50:36 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:03:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:36 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:04:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:36 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:05:01 AM eth0 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:06:01 AM eth0 0.68 0.10 0.05 0.01 0.00 0.00 0.00 0.00
09:50:36 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:07:01 AM eth0 0.55 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:36 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:08:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:36 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:09:01 AM eth0 0.63 0.10 1.95 0.01 0.00 0.00 0.00 0.00
09:50:36 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:10:01 AM eth0 0.48 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:36 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:11:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:12:01 AM eth0 0.48 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:36 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:13:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:14:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:15:01 AM eth0 0.98 0.90 0.09 0.07 0.00 0.00 0.00 0.00
09:50:36 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:16:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:17:01 AM eth0 0.43 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:18:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:19:01 AM eth0 0.80 0.10 0.15 0.01 0.00 0.00 0.00 0.00
09:50:36 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:20:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:21:01 AM eth0 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:22:01 AM eth0 0.45 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:23:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:24:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:25:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:26:01 AM eth0 0.48 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 03:27:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:27:02 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:28:01 AM eth0 0.66 0.08 0.07 0.01 0.00 0.00 0.00 0.00
09:50:36 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:29:01 AM eth0 0.40 0.15 0.26 0.18 0.00 0.00 0.00 0.00
09:50:36 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:30:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:31:01 AM eth0 0.47 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:32:01 AM eth0 1.13 0.25 0.25 0.08 0.00 0.00 0.00 0.00
09:50:36 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:33:01 AM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:34:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:35:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:36:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:37:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:38:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:39:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:40:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:41:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:42:01 AM eth0 0.45 0.22 0.22 0.07 0.00 0.00 0.00 0.00
09:50:36 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:43:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:45:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:47:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:49:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:52:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:53:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:55:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:56:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:57:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:58:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:59:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:00:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:02:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:04:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:06:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:07:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:09:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:10:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:11:01 AM eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:12:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:13:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:15:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:17:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:19:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:20:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:22:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:24:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:27:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:28:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:30:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:31:01 AM eth0 0.48 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:32:01 AM eth0 0.77 0.12 0.20 0.07 0.00 0.00 0.00 0.00
09:50:36 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:33:01 AM eth0 0.53 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:36:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:37:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:40:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:41:01 AM eth0 0.85 0.25 0.31 0.20 0.00 0.00 0.00 0.00
09:50:36 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:42:01 AM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:45:01 AM eth0 0.77 0.23 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:46:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:47:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:49:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:50:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:51:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:52:01 AM eth0 0.43 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:36 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:54:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:55:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:57:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:58:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:59:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:00:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:02:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:04:01 AM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:07:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:11:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:12:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:15:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:16:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:17:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:18:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:19:01 AM eth0 0.40 0.18 0.26 0.20 0.00 0.00 0.00 0.00
09:50:36 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:20:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:21:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:22:01 AM eth0 0.67 0.10 0.19 0.06 0.00 0.00 0.00 0.00
09:50:36 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:23:01 AM eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:50:36 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:24:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:25:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:27:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:28:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:29:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:31:01 AM eth0 0.37 0.15 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:32:01 AM eth0 0.73 0.10 0.20 0.06 0.00 0.00 0.00 0.00
09:50:36 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:33:01 AM eth0 0.55 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:36 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:37:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:38:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:39:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:40:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:41:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:42:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:42:02 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:43:01 AM eth0 0.14 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:45:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:47:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:50:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:52:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:54:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:55:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:56:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:57:01 AM eth0 0.42 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:58:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:00:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:02:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:04:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:07:01 AM eth0 0.30 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:08:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:09:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:11:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:12:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:13:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:14:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:15:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:16:01 AM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:17:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:19:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:22:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:24:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:25:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:27:01 AM eth0 0.70 0.10 0.19 0.06 0.00 0.00 0.00 0.00
09:50:36 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:28:01 AM eth0 0.47 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:30:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:31:01 AM eth0 0.47 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:32:01 AM eth0 0.82 0.17 0.21 0.07 0.00 0.00 0.00 0.00
09:50:36 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:33:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:35:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:36:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:37:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:39:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:40:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:41:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:42:01 AM eth0 0.35 0.20 0.15 0.08 0.00 0.00 0.00 0.00
09:50:36 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:45:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:46:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:47:01 AM eth0 0.40 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:48:01 AM eth0 0.42 0.03 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:49:01 AM eth0 0.37 0.13 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:50:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:51:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:51:02 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:52:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:54:01 AM eth0 0.92 0.22 0.32 0.20 0.00 0.00 0.00 0.00
09:50:36 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:55:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:57:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:59:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:00:01 AM eth0 0.37 0.20 0.26 0.20 0.00 0.00 0.00 0.00
09:50:36 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:01:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:02:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:03:01 AM eth0 0.53 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:04:01 AM eth0 0.55 0.27 0.27 0.21 0.00 0.00 0.00 0.00
09:50:36 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:05:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:07:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:08:01 AM eth0 0.70 0.80 0.05 6.23 0.00 0.00 0.00 0.00
09:50:36 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:09:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:10:01 AM eth0 1.25 0.57 0.34 3.70 0.00 0.00 0.00 0.00
09:50:36 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:11:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:12:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:17:01 AM eth0 0.93 0.27 0.44 0.25 0.00 0.00 0.00 0.00
09:50:36 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:18:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:19:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:20:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:21:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:22:01 AM eth0 0.37 0.22 0.15 0.08 0.00 0.00 0.00 0.00
09:50:36 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:23:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:24:01 AM eth0 1.03 0.88 0.09 0.07 0.00 0.00 0.00 0.00
09:50:36 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:25:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:27:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:30:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:31:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:32:01 AM eth0 0.83 0.18 0.21 0.07 0.00 0.00 0.00 0.00
09:50:36 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:33:01 AM eth0 0.42 0.22 0.26 0.20 0.00 0.00 0.00 0.00
09:50:36 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:34:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:37:01 AM eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:40:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:41:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:42:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:47:01 AM eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:49:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:51:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:52:01 AM eth0 0.40 0.30 0.16 0.12 0.00 0.00 0.00 0.00
09:50:36 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:54:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:55:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:57:01 AM eth0 0.95 0.35 0.44 0.26 0.00 0.00 0.00 0.00
09:50:36 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:58:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:59:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:59:02 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:00:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:01:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:02:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:04:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:07:01 AM eth0 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:08:01 AM eth0 0.80 0.25 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:10:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:11:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:12:01 AM eth0 0.37 0.08 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:13:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:14:01 AM eth0 0.37 0.23 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:15:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:16:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:17:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:19:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:21:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:22:01 AM eth0 0.62 0.30 0.40 0.26 0.00 0.00 0.00 0.00
09:50:36 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:23:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:25:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:26:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:27:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:29:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:30:01 AM eth0 0.77 0.22 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:31:01 AM eth0 1.47 0.18 0.40 0.19 0.00 0.00 0.00 0.00
09:50:36 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:32:01 AM eth0 1.67 0.30 0.51 0.26 0.00 0.00 0.00 0.00
09:50:36 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:33:01 AM eth0 0.82 0.45 0.52 0.39 0.00 0.00 0.00 0.00
09:50:36 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:34:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:35:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:37:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:38:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:42:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:43:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:46:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:47:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:49:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:50:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:51:01 AM eth0 0.75 0.13 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:52:01 AM eth0 0.85 0.40 0.50 0.33 0.00 0.00 0.00 0.00
09:50:36 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:57:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:58:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:59:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:00:01 AM eth0 0.62 0.23 0.36 0.26 0.00 0.00 0.00 0.00
09:50:36 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:01:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:02:01 AM eth0 0.28 0.17 0.14 0.08 0.00 0.00 0.00 0.00
09:50:36 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:03:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:04:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:05:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:06:01 AM eth0 0.80 0.20 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 09:07:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:07:02 AM eth0 0.95 0.27 0.44 0.25 0.00 0.00 0.00 0.00
09:50:36 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:08:01 AM eth0 0.81 0.25 0.38 0.26 0.00 0.00 0.00 0.00
09:50:36 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:09:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:10:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:11:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:12:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:13:01 AM eth0 0.88 0.23 0.40 0.26 0.00 0.00 0.00 0.00
09:50:36 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:14:01 AM eth0 0.80 0.12 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:15:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:17:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:18:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:20:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:22:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:23:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:24:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:25:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:26:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:27:01 AM eth0 0.57 0.20 0.39 0.25 0.00 0.00 0.00 0.00
09:50:36 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:30:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:31:01 AM eth0 0.45 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:32:01 AM eth0 0.87 0.18 0.21 0.08 0.00 0.00 0.00 0.00
09:50:36 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:33:01 AM eth0 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:35:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:37:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:38:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:39:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:40:01 AM eth0 0.40 0.13 0.26 0.18 0.00 0.00 0.00 0.00
09:50:36 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:41:01 AM eth0 244.79 170.68 1573.46 57.20 0.00 0.00 0.00 0.00
09:50:36 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:42:01 AM eth0 57.96 45.33 589.40 7.73 0.00 0.00 0.00 0.00
09:50:36 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:43:01 AM eth0 40.37 36.47 334.88 8.36 0.00 0.00 0.00 0.00
09:50:36 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:44:01 AM eth0 190.20 138.38 45.79 39.33 0.00 0.00 0.00 0.00
09:50:36 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:45:01 AM eth0 17.33 9.86 14.59 1.47 0.00 0.00 0.00 0.00
09:50:36 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:46:01 AM eth0 31.11 28.05 101.63 7.69 0.00 0.00 0.00 0.00
09:50:36 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:47:01 AM eth0 22.76 23.21 67.38 7.61 0.00 0.00 0.00 0.00
09:50:36 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:48:01 AM eth0 19.50 20.88 35.95 14.35 0.00 0.00 0.00 0.00
09:50:36 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:49:01 AM eth0 30.59 22.53 85.69 2.97 0.00 0.00 0.00 0.00
09:50:36 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:50:01 AM eth0 68.06 47.70 140.30 81.31 0.00 0.00 0.00 0.00
09:50:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 Average: eth0 2.25 1.50 8.15 0.65 0.00 0.00 0.00 0.00
09:50:36
09:50:36
09:50:36 ---> sar -P ALL:
09:50:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/04/2025 _x86_64_ (2 CPU)
09:50:36
09:50:36 02:55:39 LINUX RESTART (2 CPU)
09:50:36
09:50:36 02:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 02:57:01 AM all 14.77 0.02 5.01 11.31 0.06 68.84
09:50:36 02:57:01 AM 0 15.02 0.03 4.31 12.17 0.05 68.42
09:50:36 02:57:01 AM 1 14.52 0.00 5.70 10.46 0.07 69.25
09:50:36 02:58:01 AM all 0.25 0.00 0.07 0.02 0.04 99.62
09:50:36 02:58:01 AM 0 0.28 0.00 0.10 0.00 0.03 99.58
09:50:36 02:58:01 AM 1 0.22 0.00 0.03 0.03 0.05 99.67
09:50:36 02:59:01 AM all 0.32 0.00 0.09 0.00 0.04 99.55
09:50:36 02:59:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47
09:50:36 02:59:01 AM 1 0.22 0.00 0.10 0.00 0.05 99.63
09:50:36 03:00:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:36 03:00:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
09:50:36 03:00:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 03:01:01 AM all 0.33 0.00 0.08 0.01 0.06 99.53
09:50:36 03:01:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 03:01:01 AM 1 0.08 0.00 0.08 0.02 0.07 99.75
09:50:36 03:02:01 AM all 0.56 0.00 0.07 0.00 0.03 99.34
09:50:36 03:02:01 AM 0 0.63 0.00 0.07 0.00 0.03 99.27
09:50:36 03:02:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:50:36 03:03:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:36 03:03:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:36 03:03:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 03:04:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:36 03:04:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 03:04:01 AM 1 0.52 0.00 0.10 0.00 0.03 99.35
09:50:36 03:05:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75
09:50:36 03:05:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 03:05:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67
09:50:36 03:06:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
09:50:36 03:06:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:36 03:06:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:50:36 03:07:01 AM all 0.59 0.00 0.04 0.00 0.04 99.32
09:50:36 03:07:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 03:07:01 AM 1 1.07 0.00 0.02 0.00 0.02 98.90
09:50:36
09:50:36 03:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 03:08:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 03:08:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 03:08:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 03:09:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 03:09:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 03:09:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36 03:10:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:36 03:10:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:36 03:10:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:50:36 03:11:01 AM all 0.32 0.00 0.11 0.00 0.04 99.53
09:50:36 03:11:01 AM 0 0.55 0.00 0.10 0.00 0.03 99.32
09:50:36 03:11:01 AM 1 0.08 0.00 0.12 0.00 0.05 99.75
09:50:36 03:12:01 AM all 0.33 0.00 0.07 0.01 0.05 99.54
09:50:36 03:12:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:36 03:12:01 AM 1 0.13 0.00 0.08 0.02 0.07 99.70
09:50:36 03:13:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:36 03:13:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:50:36 03:13:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 03:14:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55
09:50:36 03:14:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 03:14:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:50:36 03:15:01 AM all 0.13 0.22 0.18 0.12 0.05 99.30
09:50:36 03:15:01 AM 0 0.23 0.00 0.15 0.02 0.07 99.53
09:50:36 03:15:01 AM 1 0.03 0.43 0.22 0.22 0.03 99.07
09:50:36 03:16:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 03:16:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 03:16:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 03:17:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 03:17:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:50:36 03:17:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 03:18:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75
09:50:36 03:18:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70
09:50:36 03:18:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36
09:50:36 03:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 03:19:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 03:19:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 03:19:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:36 03:20:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 03:20:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 03:20:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 03:21:01 AM all 0.31 0.00 0.04 0.01 0.05 99.59
09:50:36 03:21:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 03:21:01 AM 1 0.08 0.00 0.05 0.02 0.07 99.78
09:50:36 03:22:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
09:50:36 03:22:01 AM 0 0.30 0.00 0.07 0.00 0.02 99.62
09:50:36 03:22:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 03:23:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 03:23:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 03:23:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 03:24:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:36 03:24:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:36 03:24:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:36 03:25:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:36 03:25:01 AM 0 0.17 0.00 0.03 0.00 0.03 99.77
09:50:36 03:25:01 AM 1 0.38 0.00 0.05 0.00 0.05 99.52
09:50:36 03:26:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64
09:50:36 03:26:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65
09:50:36 03:26:01 AM 1 0.27 0.00 0.05 0.00 0.05 99.63
09:50:36 03:27:02 AM all 0.50 0.00 0.05 0.00 0.04 99.41
09:50:36 03:27:02 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 03:27:02 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
09:50:36 03:28:01 AM all 0.09 0.00 0.07 0.00 0.04 99.80
09:50:36 03:28:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.86
09:50:36 03:28:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.74
09:50:36 03:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:50:36 03:29:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:36 03:29:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36
09:50:36 03:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 03:30:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:36 03:30:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 03:30:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:36 03:31:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:36 03:31:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 03:31:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:36 03:32:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 03:32:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 03:32:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 03:33:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
09:50:36 03:33:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:36 03:33:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:50:36 03:34:01 AM all 0.31 0.00 0.03 0.00 0.05 99.62
09:50:36 03:34:01 AM 0 0.03 0.00 0.02 0.00 0.05 99.90
09:50:36 03:34:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
09:50:36 03:35:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:36 03:35:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:36 03:35:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 03:36:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 03:36:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 03:36:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 03:37:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:36 03:37:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 03:37:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:36 03:38:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:36 03:38:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 03:38:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 03:39:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:36 03:39:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 03:39:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:36 03:40:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 03:40:01 AM 0 0.20 0.00 0.08 0.00 0.05 99.67
09:50:36 03:40:01 AM 1 0.38 0.00 0.02 0.00 0.03 99.57
09:50:36
09:50:36 03:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 03:41:01 AM all 0.15 0.00 0.07 0.00 0.04 99.74
09:50:36 03:41:01 AM 0 0.27 0.00 0.12 0.00 0.05 99.57
09:50:36 03:41:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
09:50:36 03:42:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
09:50:36 03:42:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35
09:50:36 03:42:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 03:43:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 03:43:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 03:43:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 03:44:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 03:44:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 03:44:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 03:45:01 AM all 0.32 0.01 0.08 0.01 0.04 99.55
09:50:36 03:45:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:36 03:45:01 AM 1 0.07 0.02 0.08 0.02 0.05 99.77
09:50:36 03:46:01 AM all 0.13 0.00 0.04 0.00 0.04 99.79
09:50:36 03:46:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73
09:50:36 03:46:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 03:47:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:36 03:47:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:36 03:47:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 03:48:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:36 03:48:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 03:48:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 03:49:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:36 03:49:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 03:49:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 03:50:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:36 03:50:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48
09:50:36 03:50:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:36 03:51:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75
09:50:36 03:51:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72
09:50:36 03:51:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36
09:50:36 03:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 03:52:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57
09:50:36 03:52:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 03:52:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70
09:50:36 03:53:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:36 03:53:01 AM 0 0.50 0.00 0.00 0.00 0.02 99.48
09:50:36 03:53:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:36 03:54:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:36 03:54:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
09:50:36 03:54:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 03:55:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:50:36 03:55:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 03:55:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:36 03:56:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:36 03:56:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
09:50:36 03:56:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 03:57:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:36 03:57:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
09:50:36 03:57:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:36 03:58:01 AM all 0.13 0.00 0.05 0.00 0.04 99.78
09:50:36 03:58:01 AM 0 0.18 0.00 0.03 0.00 0.02 99.77
09:50:36 03:58:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 03:59:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:36 03:59:01 AM 0 0.52 0.00 0.00 0.00 0.00 99.48
09:50:36 03:59:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 04:00:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67
09:50:36 04:00:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:50:36 04:00:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 04:01:01 AM all 0.32 0.00 0.06 0.01 0.05 99.57
09:50:36 04:01:01 AM 0 0.53 0.00 0.03 0.02 0.05 99.37
09:50:36 04:01:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 04:02:01 AM all 0.43 0.00 0.07 0.00 0.03 99.47
09:50:36 04:02:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
09:50:36 04:02:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40
09:50:36
09:50:36 04:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:03:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 04:03:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:50:36 04:03:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:36 04:04:01 AM all 0.18 0.00 0.04 0.00 0.05 99.73
09:50:36 04:04:01 AM 0 0.23 0.00 0.05 0.00 0.07 99.65
09:50:36 04:04:01 AM 1 0.12 0.00 0.03 0.00 0.03 99.82
09:50:36 04:05:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:36 04:05:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:36 04:05:01 AM 1 0.27 0.00 0.07 0.00 0.07 99.60
09:50:36 04:06:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 04:06:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 04:06:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 04:07:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:36 04:07:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82
09:50:36 04:07:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 04:08:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:36 04:08:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
09:50:36 04:08:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 04:09:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 04:09:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 04:09:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 04:10:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:36 04:10:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 04:10:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:36 04:11:01 AM all 0.30 0.00 0.04 0.01 0.04 99.61
09:50:36 04:11:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 04:11:01 AM 1 0.08 0.00 0.05 0.02 0.05 99.80
09:50:36 04:12:01 AM all 0.30 0.00 0.08 0.00 0.05 99.57
09:50:36 04:12:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:50:36 04:12:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 04:13:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 04:13:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 04:13:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36
09:50:36 04:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:14:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 04:14:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 04:14:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 04:15:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 04:15:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42
09:50:36 04:15:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 04:16:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:36 04:16:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:36 04:16:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 04:17:01 AM all 0.26 0.16 0.10 0.00 0.04 99.44
09:50:36 04:17:01 AM 0 0.43 0.32 0.13 0.00 0.05 99.07
09:50:36 04:17:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 04:18:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59
09:50:36 04:18:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:36 04:18:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:36 04:19:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:36 04:19:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 04:19:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 04:20:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 04:20:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 04:20:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:36 04:21:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:36 04:21:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67
09:50:36 04:21:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 04:22:01 AM all 0.10 0.00 0.05 0.00 0.04 99.81
09:50:36 04:22:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:36 04:22:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 04:23:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:36 04:23:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97
09:50:36 04:23:01 AM 1 0.53 0.00 0.10 0.00 0.07 99.30
09:50:36 04:24:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:36 04:24:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:36 04:24:01 AM 1 0.58 0.00 0.07 0.00 0.08 99.27
09:50:36
09:50:36 04:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:25:01 AM all 0.31 0.00 0.05 0.01 0.05 99.58
09:50:36 04:25:01 AM 0 0.08 0.00 0.05 0.02 0.05 99.80
09:50:36 04:25:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:36 04:26:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:36 04:26:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 04:26:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:50:36 04:27:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:36 04:27:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:36 04:27:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:36 04:28:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:36 04:28:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 04:28:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47
09:50:36 04:29:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:36 04:29:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:36 04:29:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:36 04:30:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:36 04:30:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 04:30:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 04:31:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 04:31:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63
09:50:36 04:31:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
09:50:36 04:32:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 04:32:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:36 04:32:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 04:33:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
09:50:36 04:33:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78
09:50:36 04:33:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 04:34:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64
09:50:36 04:34:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
09:50:36 04:34:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:36 04:35:01 AM all 0.14 0.00 0.05 0.00 0.05 99.75
09:50:36 04:35:01 AM 0 0.24 0.00 0.03 0.00 0.05 99.68
09:50:36 04:35:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36
09:50:36 04:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:36:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:50:36 04:36:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63
09:50:36 04:36:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 04:37:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 04:37:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 04:37:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 04:38:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:36 04:38:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 04:38:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 04:39:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 04:39:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 04:39:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 04:40:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:36 04:40:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 04:40:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
09:50:36 04:41:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:36 04:41:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48
09:50:36 04:41:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
09:50:36 04:42:01 AM all 0.26 0.00 0.03 0.00 0.04 99.67
09:50:36 04:42:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:36 04:42:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 04:43:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:36 04:43:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53
09:50:36 04:43:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 04:44:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:36 04:44:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42
09:50:36 04:44:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:36 04:45:01 AM all 0.12 0.00 0.07 0.00 0.04 99.77
09:50:36 04:45:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:36 04:45:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77
09:50:36 04:46:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62
09:50:36 04:46:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
09:50:36 04:46:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36
09:50:36 04:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:47:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:36 04:47:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52
09:50:36 04:47:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 04:48:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:36 04:48:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
09:50:36 04:48:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 04:49:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:36 04:49:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 04:49:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:36 04:50:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:50:36 04:50:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 04:50:01 AM 1 0.12 0.00 0.12 0.00 0.07 99.70
09:50:36 04:51:01 AM all 0.21 0.00 0.07 0.01 0.04 99.67
09:50:36 04:51:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
09:50:36 04:51:01 AM 1 0.07 0.00 0.08 0.02 0.07 99.77
09:50:36 04:52:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72
09:50:36 04:52:01 AM 0 0.25 0.00 0.03 0.00 0.03 99.68
09:50:36 04:52:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 04:53:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:36 04:53:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 04:53:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 04:54:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
09:50:36 04:54:01 AM 0 0.50 0.00 0.00 0.00 0.00 99.50
09:50:36 04:54:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 04:55:01 AM all 0.29 0.00 0.07 0.00 0.06 99.58
09:50:36 04:55:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:36 04:55:01 AM 1 0.08 0.00 0.10 0.00 0.08 99.73
09:50:36 04:56:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:36 04:56:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
09:50:36 04:56:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 04:57:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67
09:50:36 04:57:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:36 04:57:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50
09:50:36
09:50:36 04:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:58:01 AM all 0.32 0.00 0.05 0.00 0.07 99.57
09:50:36 04:58:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 04:58:01 AM 1 0.57 0.00 0.03 0.00 0.08 99.32
09:50:36 04:59:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:36 04:59:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 04:59:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:36 05:00:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:36 05:00:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 05:00:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35
09:50:36 05:01:01 AM all 0.13 0.00 0.09 0.00 0.05 99.73
09:50:36 05:01:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 05:01:01 AM 1 0.17 0.00 0.12 0.00 0.07 99.65
09:50:36 05:02:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67
09:50:36 05:02:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:36 05:02:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 05:03:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71
09:50:36 05:03:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65
09:50:36 05:03:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 05:04:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 05:04:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 05:04:01 AM 1 0.03 0.00 0.07 0.00 0.07 99.83
09:50:36 05:05:01 AM all 0.24 0.00 0.04 0.00 0.05 99.67
09:50:36 05:05:01 AM 0 0.43 0.00 0.05 0.00 0.05 99.47
09:50:36 05:05:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 05:06:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:36 05:06:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 05:06:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:36 05:07:01 AM all 0.13 0.00 0.06 0.00 0.06 99.75
09:50:36 05:07:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65
09:50:36 05:07:01 AM 1 0.05 0.00 0.03 0.00 0.07 99.85
09:50:36 05:08:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 05:08:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 05:08:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36
09:50:36 05:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:09:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 05:09:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:36 05:09:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 05:10:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:36 05:10:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 05:10:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:36 05:11:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:36 05:11:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 05:11:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:36 05:12:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:36 05:12:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 05:12:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 05:13:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 05:13:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36 05:13:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 05:14:01 AM all 0.14 0.00 0.06 0.00 0.05 99.75
09:50:36 05:14:01 AM 0 0.23 0.00 0.08 0.00 0.05 99.63
09:50:36 05:14:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 05:15:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:36 05:15:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58
09:50:36 05:15:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 05:16:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:36 05:16:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 05:16:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77
09:50:36 05:17:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 05:17:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 05:17:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 05:18:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:36 05:18:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 05:18:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:36 05:19:01 AM all 0.47 0.00 0.06 0.00 0.04 99.43
09:50:36 05:19:01 AM 0 0.83 0.00 0.03 0.00 0.02 99.12
09:50:36 05:19:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36
09:50:36 05:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:20:01 AM all 0.23 0.00 0.04 0.00 0.05 99.67
09:50:36 05:20:01 AM 0 0.37 0.00 0.03 0.00 0.03 99.57
09:50:36 05:20:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:36 05:21:01 AM all 0.22 0.00 0.05 0.01 0.04 99.68
09:50:36 05:21:01 AM 0 0.33 0.00 0.03 0.02 0.03 99.58
09:50:36 05:21:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 05:22:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 05:22:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 05:22:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 05:23:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 05:23:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 05:23:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:36 05:24:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 05:24:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 05:24:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 05:25:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:36 05:25:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 05:25:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78
09:50:36 05:26:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 05:26:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 05:26:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 05:27:01 AM all 0.23 0.00 0.06 0.00 0.06 99.66
09:50:36 05:27:01 AM 0 0.32 0.00 0.03 0.00 0.03 99.62
09:50:36 05:27:01 AM 1 0.13 0.00 0.08 0.00 0.08 99.70
09:50:36 05:28:01 AM all 0.19 0.00 0.04 0.00 0.05 99.72
09:50:36 05:28:01 AM 0 0.28 0.00 0.02 0.00 0.03 99.67
09:50:36 05:28:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 05:29:01 AM all 0.27 0.00 0.07 0.00 0.06 99.61
09:50:36 05:29:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:36 05:29:01 AM 1 0.08 0.00 0.10 0.00 0.08 99.73
09:50:36 05:30:01 AM all 0.14 0.00 0.08 0.00 0.05 99.73
09:50:36 05:30:01 AM 0 0.22 0.00 0.10 0.00 0.03 99.65
09:50:36 05:30:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:36
09:50:36 05:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:31:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:36 05:31:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:50:36 05:31:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 05:32:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:36 05:32:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 05:32:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 05:33:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62
09:50:36 05:33:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:36 05:33:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:36 05:34:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:36 05:34:01 AM 0 0.52 0.00 0.00 0.00 0.00 99.48
09:50:36 05:34:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 05:35:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 05:35:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 05:35:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 05:36:01 AM all 0.31 0.00 0.04 0.01 0.05 99.59
09:50:36 05:36:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:36 05:36:01 AM 1 0.60 0.00 0.05 0.02 0.07 99.27
09:50:36 05:37:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:36 05:37:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 05:37:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:50:36 05:38:01 AM all 0.31 0.16 0.12 0.00 0.05 99.37
09:50:36 05:38:01 AM 0 0.08 0.32 0.15 0.00 0.05 99.40
09:50:36 05:38:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33
09:50:36 05:39:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
09:50:36 05:39:01 AM 0 0.00 0.00 0.02 0.00 0.00 99.98
09:50:36 05:39:01 AM 1 0.40 0.00 0.10 0.00 0.08 99.41
09:50:36 05:40:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70
09:50:36 05:40:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:36 05:40:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48
09:50:36 05:41:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:36 05:41:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:36 05:41:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:36
09:50:36 05:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:42:02 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 05:42:02 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 05:42:02 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 05:43:01 AM all 0.31 0.00 0.05 0.00 0.05 99.58
09:50:36 05:43:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 05:43:01 AM 1 0.54 0.00 0.03 0.00 0.05 99.37
09:50:36 05:44:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:36 05:44:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 05:44:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 05:45:01 AM all 0.22 0.00 0.05 0.00 0.06 99.67
09:50:36 05:45:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:36 05:45:01 AM 1 0.40 0.00 0.07 0.00 0.07 99.47
09:50:36 05:46:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69
09:50:36 05:46:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 05:46:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 05:47:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:36 05:47:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 05:47:01 AM 1 0.45 0.00 0.02 0.00 0.05 99.48
09:50:36 05:48:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:36 05:48:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 05:48:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 05:49:01 AM all 0.23 0.00 0.07 0.00 0.05 99.65
09:50:36 05:49:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 05:49:01 AM 1 0.40 0.00 0.07 0.00 0.07 99.47
09:50:36 05:50:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 05:50:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 05:50:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 05:51:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60
09:50:36 05:51:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 05:51:01 AM 1 0.47 0.00 0.03 0.00 0.05 99.45
09:50:36 05:52:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:36 05:52:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:36 05:52:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36
09:50:36 05:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:53:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 05:53:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 05:53:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 05:54:01 AM all 0.19 0.00 0.08 0.00 0.06 99.67
09:50:36 05:54:01 AM 0 0.33 0.00 0.07 0.00 0.05 99.55
09:50:36 05:54:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:36 05:55:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:36 05:55:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57
09:50:36 05:55:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 05:56:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 05:56:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 05:56:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:36 05:57:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 05:57:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:36 05:57:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:36 05:58:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 05:58:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 05:58:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:36 05:59:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 05:59:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 05:59:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:36 06:00:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
09:50:36 06:00:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 06:00:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 06:01:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:36 06:01:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
09:50:36 06:01:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:36 06:02:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:50:36 06:02:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
09:50:36 06:02:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 06:03:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 06:03:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 06:03:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36
09:50:36 06:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:04:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:36 06:04:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 06:04:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:36 06:05:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67
09:50:36 06:05:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:50:36 06:05:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 06:06:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 06:06:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 06:06:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 06:07:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 06:07:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:36 06:07:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 06:08:01 AM all 0.33 0.00 0.03 0.00 0.04 99.60
09:50:36 06:08:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40
09:50:36 06:08:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 06:09:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69
09:50:36 06:09:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:36 06:09:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:36 06:10:01 AM all 0.20 0.00 0.04 0.00 0.05 99.71
09:50:36 06:10:01 AM 0 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 06:10:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 06:11:01 AM all 0.32 0.00 0.08 0.01 0.03 99.57
09:50:36 06:11:01 AM 0 0.57 0.00 0.07 0.02 0.02 99.33
09:50:36 06:11:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 06:12:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:36 06:12:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:36 06:12:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:36 06:13:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 06:13:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:36 06:13:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:14:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:36 06:14:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 06:14:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36
09:50:36 06:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:15:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:36 06:15:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
09:50:36 06:15:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 06:16:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66
09:50:36 06:16:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 06:16:01 AM 1 0.45 0.00 0.08 0.00 0.05 99.42
09:50:36 06:17:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 06:17:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:17:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 06:18:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 06:18:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 06:18:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 06:19:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72
09:50:36 06:19:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
09:50:36 06:19:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:50:36 06:20:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70
09:50:36 06:20:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
09:50:36 06:20:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:21:01 AM all 0.30 0.00 0.05 0.01 0.05 99.59
09:50:36 06:21:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 06:21:01 AM 1 0.08 0.00 0.07 0.02 0.07 99.77
09:50:36 06:22:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:36 06:22:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 06:22:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 06:23:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:36 06:23:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 06:23:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 06:24:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:50:36 06:24:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 06:24:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:36 06:25:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66
09:50:36 06:25:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:50:36 06:25:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36
09:50:36 06:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:26:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:36 06:26:01 AM 0 0.15 0.00 0.03 0.00 0.02 99.80
09:50:36 06:26:01 AM 1 0.37 0.00 0.07 0.00 0.07 99.50
09:50:36 06:27:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 06:27:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 06:27:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:36 06:28:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:36 06:28:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 06:28:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:29:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:36 06:29:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48
09:50:36 06:29:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 06:30:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:36 06:30:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 06:30:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:50:36 06:31:01 AM all 0.14 0.00 0.08 0.00 0.03 99.75
09:50:36 06:31:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 06:31:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68
09:50:36 06:32:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:36 06:32:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:36 06:32:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:36 06:33:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58
09:50:36 06:33:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 06:33:01 AM 1 0.63 0.00 0.05 0.00 0.03 99.28
09:50:36 06:34:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:36 06:34:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:50:36 06:34:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 06:35:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 06:35:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:35:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 06:36:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:36 06:36:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:36 06:36:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:36
09:50:36 06:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:37:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:50:36 06:37:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:36 06:37:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:36 06:38:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:50:36 06:38:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78
09:50:36 06:38:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:36 06:39:01 AM all 0.22 0.00 0.05 0.00 0.03 99.71
09:50:36 06:39:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:36 06:39:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
09:50:36 06:40:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73
09:50:36 06:40:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:36 06:40:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55
09:50:36 06:41:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:50:36 06:41:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:50:36 06:41:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:36 06:42:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:36 06:42:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 06:42:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:50:36 06:43:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:36 06:43:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 06:43:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:36 06:44:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:36 06:44:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:36 06:44:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:50:36 06:45:01 AM all 0.30 0.00 0.03 0.00 0.03 99.64
09:50:36 06:45:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83
09:50:36 06:45:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 06:46:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:36 06:46:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:36 06:46:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
09:50:36 06:47:01 AM all 0.34 0.00 0.04 0.00 0.03 99.59
09:50:36 06:47:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:50:36 06:47:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
09:50:36
09:50:36 06:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:48:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:36 06:48:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 06:48:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:36 06:49:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:36 06:49:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 06:49:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:36 06:50:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:36 06:50:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:50:36 06:50:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:50:36 06:51:02 AM all 0.33 0.00 0.07 0.01 0.03 99.56
09:50:36 06:51:02 AM 0 0.52 0.00 0.02 0.02 0.02 99.43
09:50:36 06:51:02 AM 1 0.15 0.00 0.12 0.00 0.05 99.68
09:50:36 06:52:01 AM all 0.32 0.00 0.05 0.00 0.03 99.59
09:50:36 06:52:01 AM 0 0.51 0.00 0.02 0.00 0.02 99.46
09:50:36 06:52:01 AM 1 0.14 0.00 0.08 0.00 0.05 99.73
09:50:36 06:53:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:36 06:53:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:36 06:53:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:36 06:54:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:36 06:54:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:36 06:54:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72
09:50:36 06:55:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69
09:50:36 06:55:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60
09:50:36 06:55:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:36 06:56:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:50:36 06:56:01 AM 0 0.50 0.00 0.03 0.00 0.00 99.47
09:50:36 06:56:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70
09:50:36 06:57:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56
09:50:36 06:57:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 06:57:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:36 06:58:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:36 06:58:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:36 06:58:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36
09:50:36 06:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:59:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:36 06:59:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:36 06:59:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:36 07:00:01 AM all 0.23 0.00 0.06 0.00 0.02 99.69
09:50:36 07:00:01 AM 0 0.07 0.00 0.05 0.00 0.00 99.88
09:50:36 07:00:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:50:36 07:01:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:36 07:01:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:36 07:01:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:36 07:02:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55
09:50:36 07:02:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:36 07:02:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 07:03:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:36 07:03:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:36 07:03:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.26
09:50:36 07:04:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:50:36 07:04:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78
09:50:36 07:04:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 07:05:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:36 07:05:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 07:05:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:36 07:06:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:50:36 07:06:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
09:50:36 07:06:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:36 07:07:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:36 07:07:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 07:07:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:36 07:08:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78
09:50:36 07:08:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
09:50:36 07:08:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:36 07:09:01 AM all 0.08 0.00 0.04 0.00 0.03 99.86
09:50:36 07:09:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:36 07:09:01 AM 1 0.03 0.00 0.02 0.00 0.02 99.93
09:50:36
09:50:36 07:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:10:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:36 07:10:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60
09:50:36 07:10:01 AM 1 0.28 0.00 0.03 0.00 0.02 99.67
09:50:36 07:11:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:36 07:11:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:36 07:11:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 07:12:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:36 07:12:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 07:12:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:36 07:13:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64
09:50:36 07:13:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52
09:50:36 07:13:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:36 07:14:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:36 07:14:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:36 07:14:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 07:15:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57
09:50:36 07:15:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:50:36 07:15:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:50:36 07:16:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:50:36 07:16:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:36 07:16:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:36 07:17:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:50:36 07:17:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:36 07:17:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:50:36 07:18:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73
09:50:36 07:18:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
09:50:36 07:18:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:36 07:19:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:36 07:19:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 07:19:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 07:20:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:36 07:20:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:36 07:20:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:50:36
09:50:36 07:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:21:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:36 07:21:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:36 07:21:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 07:22:01 AM all 0.12 0.00 0.07 0.00 0.03 99.79
09:50:36 07:22:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
09:50:36 07:22:01 AM 1 0.12 0.00 0.03 0.00 0.02 99.83
09:50:36 07:23:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:36 07:23:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 07:23:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50
09:50:36 07:24:01 AM all 0.35 0.18 0.11 0.01 0.04 99.31
09:50:36 07:24:01 AM 0 0.08 0.23 0.13 0.00 0.02 99.53
09:50:36 07:24:01 AM 1 0.62 0.13 0.08 0.02 0.07 99.08
09:50:36 07:25:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:36 07:25:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:36 07:25:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:36 07:26:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70
09:50:36 07:26:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 07:26:01 AM 1 0.27 0.00 0.03 0.00 0.03 99.67
09:50:36 07:27:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:36 07:27:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 07:27:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 07:28:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:50:36 07:28:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
09:50:36 07:28:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:36 07:29:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:36 07:29:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:50:36 07:29:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48
09:50:36 07:30:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
09:50:36 07:30:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:50:36 07:30:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:36 07:31:01 AM all 0.33 0.00 0.06 0.01 0.04 99.57
09:50:36 07:31:01 AM 0 0.07 0.00 0.07 0.02 0.03 99.82
09:50:36 07:31:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:36
09:50:36 07:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:32:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
09:50:36 07:32:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 07:32:01 AM 1 0.50 0.00 0.10 0.00 0.05 99.35
09:50:36 07:33:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:36 07:33:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:50:36 07:33:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:36 07:34:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 07:34:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 07:34:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 07:35:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:36 07:35:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 07:35:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 07:36:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:36 07:36:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 07:36:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 07:37:01 AM all 0.14 0.00 0.04 0.00 0.03 99.78
09:50:36 07:37:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 07:37:01 AM 1 0.18 0.00 0.03 0.00 0.02 99.77
09:50:36 07:38:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 07:38:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 07:38:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 07:39:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 07:39:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:36 07:39:01 AM 1 0.52 0.00 0.00 0.00 0.02 99.47
09:50:36 07:40:01 AM all 0.30 0.00 0.07 0.00 0.06 99.57
09:50:36 07:40:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:36 07:40:01 AM 1 0.57 0.00 0.08 0.00 0.07 99.28
09:50:36 07:41:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:36 07:41:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 07:41:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45
09:50:36 07:42:01 AM all 0.21 0.00 0.04 0.00 0.05 99.70
09:50:36 07:42:01 AM 0 0.08 0.00 0.03 0.00 0.07 99.82
09:50:36 07:42:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
09:50:36
09:50:36 07:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:43:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 07:43:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 07:43:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 07:44:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:36 07:44:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 07:44:01 AM 1 0.57 0.00 0.08 0.00 0.07 99.28
09:50:36 07:45:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 07:45:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 07:45:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37
09:50:36 07:46:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:36 07:46:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 07:46:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 07:47:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:36 07:47:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 07:47:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:36 07:48:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:36 07:48:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:36 07:48:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 07:49:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:50:36 07:49:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 07:49:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:36 07:50:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:36 07:50:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 07:50:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:36 07:51:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:36 07:51:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 07:51:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:36 07:52:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 07:52:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 07:52:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:36 07:53:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:36 07:53:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 07:53:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36
09:50:36 07:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:54:01 AM all 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 07:54:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:36 07:54:01 AM 1 0.15 0.00 0.07 0.00 0.07 99.72
09:50:36 07:55:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
09:50:36 07:55:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 07:55:01 AM 1 0.43 0.00 0.07 0.00 0.07 99.43
09:50:36 07:56:01 AM all 0.29 0.00 0.04 1.71 0.04 97.91
09:50:36 07:56:01 AM 0 0.33 0.00 0.05 3.42 0.03 96.16
09:50:36 07:56:01 AM 1 0.25 0.00 0.03 0.00 0.05 99.67
09:50:36 07:57:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:36 07:57:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 07:57:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 07:58:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:50:36 07:58:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:50:36 07:58:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 07:59:02 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:36 07:59:02 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
09:50:36 07:59:02 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 08:00:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69
09:50:36 08:00:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.56
09:50:36 08:00:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.81
09:50:36 08:01:01 AM all 0.32 0.00 0.04 0.01 0.04 99.59
09:50:36 08:01:01 AM 0 0.52 0.00 0.02 0.02 0.02 99.43
09:50:36 08:01:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 08:02:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76
09:50:36 08:02:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75
09:50:36 08:02:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 08:03:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
09:50:36 08:03:01 AM 0 0.33 0.00 0.03 0.00 0.00 99.63
09:50:36 08:03:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:36 08:04:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67
09:50:36 08:04:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
09:50:36 08:04:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36
09:50:36 08:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:05:01 AM all 0.20 0.00 0.05 0.00 0.06 99.69
09:50:36 08:05:01 AM 0 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 08:05:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:36 08:06:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:36 08:06:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 08:06:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 08:07:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:36 08:07:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72
09:50:36 08:07:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 08:08:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:36 08:08:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 08:08:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 08:09:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:36 08:09:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 08:09:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40
09:50:36 08:10:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:36 08:10:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:36 08:10:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:50:36 08:11:01 AM all 0.38 0.00 0.08 0.00 0.05 99.49
09:50:36 08:11:01 AM 0 0.22 0.00 0.12 0.00 0.07 99.60
09:50:36 08:11:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 08:12:01 AM all 0.25 0.00 0.07 0.00 0.05 99.63
09:50:36 08:12:01 AM 0 0.07 0.00 0.10 0.00 0.05 99.78
09:50:36 08:12:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48
09:50:36 08:13:01 AM all 0.22 0.00 0.08 0.00 0.05 99.65
09:50:36 08:13:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 08:13:01 AM 1 0.37 0.00 0.10 0.00 0.03 99.50
09:50:36 08:14:01 AM all 0.13 0.00 0.08 0.00 0.04 99.76
09:50:36 08:14:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:36 08:14:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73
09:50:36 08:15:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:36 08:15:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 08:15:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:36
09:50:36 08:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:16:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:36 08:16:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 08:16:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 08:17:01 AM all 0.10 0.00 0.06 0.00 0.05 99.79
09:50:36 08:17:01 AM 0 0.03 0.00 0.02 0.00 0.03 99.92
09:50:36 08:17:01 AM 1 0.17 0.00 0.10 0.00 0.07 99.66
09:50:36 08:18:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:36 08:18:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:50:36 08:18:01 AM 1 0.47 0.00 0.08 0.00 0.08 99.36
09:50:36 08:19:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:36 08:19:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 08:19:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 08:20:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:36 08:20:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 08:20:01 AM 1 0.53 0.00 0.03 0.00 0.08 99.35
09:50:36 08:21:01 AM all 0.31 0.00 0.08 0.00 0.05 99.56
09:50:36 08:21:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 08:21:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32
09:50:36 08:22:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 08:22:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 08:22:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 08:23:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:36 08:23:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 08:23:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 08:24:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75
09:50:36 08:24:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 08:24:01 AM 1 0.23 0.00 0.05 0.00 0.05 99.67
09:50:36 08:25:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 08:25:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 08:25:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38
09:50:36 08:26:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 08:26:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 08:26:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36
09:50:36 08:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:27:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:36 08:27:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 08:27:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 08:28:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:36 08:28:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 08:28:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 08:29:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:50:36 08:29:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:36 08:29:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 08:30:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:36 08:30:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:36 08:30:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 08:31:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61
09:50:36 08:31:01 AM 0 0.48 0.00 0.07 0.00 0.00 99.45
09:50:36 08:31:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 08:32:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:36 08:32:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 08:32:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73
09:50:36 08:33:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:36 08:33:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:36 08:33:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37
09:50:36 08:34:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 08:34:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
09:50:36 08:34:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72
09:50:36 08:35:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:36 08:35:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 08:35:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 08:36:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62
09:50:36 08:36:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42
09:50:36 08:36:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 08:37:01 AM all 0.18 0.00 0.06 0.00 0.05 99.72
09:50:36 08:37:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58
09:50:36 08:37:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36
09:50:36 08:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:38:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:36 08:38:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:36 08:38:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 08:39:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:36 08:39:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:36 08:39:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 08:40:01 AM all 0.27 0.00 0.04 0.00 0.04 99.65
09:50:36 08:40:01 AM 0 0.38 0.00 0.02 0.00 0.02 99.58
09:50:36 08:40:01 AM 1 0.15 0.00 0.07 0.00 0.07 99.72
09:50:36 08:41:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:36 08:41:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:36 08:41:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 08:42:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:36 08:42:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 08:42:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 08:43:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:36 08:43:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 08:43:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47
09:50:36 08:44:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70
09:50:36 08:44:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 08:44:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55
09:50:36 08:45:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:36 08:45:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 08:45:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:36 08:46:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:36 08:46:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 08:46:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 08:47:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 08:47:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 08:47:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 08:48:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:36 08:48:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 08:48:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
09:50:36
09:50:36 08:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:49:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 08:49:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:50:36 08:49:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 08:50:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:36 08:50:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:36 08:50:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 08:51:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:36 08:51:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 08:51:01 AM 1 0.13 0.00 0.12 0.00 0.07 99.68
09:50:36 08:52:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
09:50:36 08:52:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:50:36 08:52:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 08:53:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:50:36 08:53:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
09:50:36 08:53:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:50:36 08:54:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
09:50:36 08:54:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.47
09:50:36 08:54:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 08:55:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 08:55:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 08:55:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 08:56:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:36 08:56:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
09:50:36 08:56:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 08:57:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67
09:50:36 08:57:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52
09:50:36 08:57:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:36 08:58:01 AM all 0.23 0.00 0.04 0.00 0.04 99.69
09:50:36 08:58:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53
09:50:36 08:58:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 08:59:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:36 08:59:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:36 08:59:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36
09:50:36 08:59:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:00:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:36 09:00:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:50:36 09:00:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 09:01:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:36 09:01:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:36 09:01:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 09:02:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:36 09:02:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:36 09:02:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 09:03:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:36 09:03:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:36 09:03:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 09:04:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59
09:50:36 09:04:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 09:04:01 AM 1 0.08 0.00 0.10 0.00 0.08 99.73
09:50:36 09:05:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:36 09:05:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 09:05:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 09:06:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67
09:50:36 09:06:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70
09:50:36 09:06:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65
09:50:36 09:07:02 AM all 0.26 0.00 0.08 0.00 0.03 99.63
09:50:36 09:07:02 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 09:07:02 AM 1 0.45 0.00 0.08 0.00 0.03 99.43
09:50:36 09:08:01 AM all 0.32 0.00 0.05 0.00 0.03 99.59
09:50:36 09:08:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.76
09:50:36 09:08:01 AM 1 0.54 0.00 0.02 0.00 0.02 99.42
09:50:36 09:09:01 AM all 0.20 0.00 0.07 0.00 0.03 99.71
09:50:36 09:09:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78
09:50:36 09:09:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63
09:50:36 09:10:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67
09:50:36 09:10:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:50:36 09:10:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36
09:50:36 09:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:11:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:36 09:11:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
09:50:36 09:11:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 09:12:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:36 09:12:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:36 09:12:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 09:13:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65
09:50:36 09:13:01 AM 0 0.35 0.00 0.05 0.00 0.00 99.60
09:50:36 09:13:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70
09:50:36 09:14:01 AM all 0.33 0.14 0.11 0.01 0.04 99.37
09:50:36 09:14:01 AM 0 0.63 0.02 0.07 0.00 0.05 99.23
09:50:36 09:14:01 AM 1 0.03 0.27 0.15 0.02 0.03 99.50
09:50:36 09:15:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:36 09:15:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 09:15:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:36 09:16:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:36 09:16:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40
09:50:36 09:16:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 09:17:01 AM all 0.19 0.00 0.05 0.00 0.05 99.71
09:50:36 09:17:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57
09:50:36 09:17:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 09:18:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 09:18:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 09:18:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 09:19:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:36 09:19:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:36 09:19:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:36 09:20:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:36 09:20:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:36 09:20:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
09:50:36 09:21:01 AM all 0.22 0.00 0.07 0.00 0.05 99.67
09:50:36 09:21:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:36 09:21:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36
09:50:36 09:21:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:22:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67
09:50:36 09:22:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:50:36 09:22:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 09:23:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:36 09:23:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36 09:23:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 09:24:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
09:50:36 09:24:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63
09:50:36 09:24:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 09:25:01 AM all 0.15 0.00 0.08 0.00 0.04 99.73
09:50:36 09:25:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75
09:50:36 09:25:01 AM 1 0.10 0.00 0.12 0.00 0.07 99.72
09:50:36 09:26:01 AM all 0.25 0.00 0.04 0.00 0.04 99.67
09:50:36 09:26:01 AM 0 0.40 0.00 0.02 0.00 0.02 99.57
09:50:36 09:26:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 09:27:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:50:36 09:27:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 09:27:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:36 09:28:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:36 09:28:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:36 09:28:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 09:29:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:36 09:29:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 09:29:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 09:30:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:36 09:30:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
09:50:36 09:30:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 09:31:01 AM all 0.20 0.00 0.08 0.00 0.04 99.67
09:50:36 09:31:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 09:31:01 AM 1 0.33 0.00 0.10 0.00 0.05 99.51
09:50:36 09:32:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 09:32:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 09:32:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36
09:50:36 09:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:33:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:36 09:33:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 09:33:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 09:34:01 AM all 0.23 0.00 0.06 0.00 0.06 99.65
09:50:36 09:34:01 AM 0 0.22 0.00 0.08 0.00 0.07 99.63
09:50:36 09:34:01 AM 1 0.25 0.00 0.03 0.00 0.05 99.67
09:50:36 09:35:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:36 09:35:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:50:36 09:35:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 09:36:01 AM all 0.25 0.00 0.05 0.03 0.04 99.63
09:50:36 09:36:01 AM 0 0.45 0.00 0.07 0.00 0.05 99.43
09:50:36 09:36:01 AM 1 0.05 0.00 0.03 0.05 0.03 99.83
09:50:36 09:37:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:36 09:37:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:36 09:37:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 09:38:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:36 09:38:01 AM 0 0.25 0.00 0.03 0.00 0.03 99.68
09:50:36 09:38:01 AM 1 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 09:39:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:36 09:39:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 09:39:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:36 09:40:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:36 09:40:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 09:40:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 09:41:01 AM all 35.36 0.00 5.35 1.64 0.09 57.56
09:50:36 09:41:01 AM 0 45.33 0.00 5.60 1.67 0.08 47.32
09:50:36 09:41:01 AM 1 25.44 0.00 5.09 1.61 0.10 67.75
09:50:36 09:42:01 AM all 22.92 0.00 3.75 1.78 0.09 71.45
09:50:36 09:42:01 AM 0 14.48 0.00 3.14 2.37 0.10 79.92
09:50:36 09:42:01 AM 1 31.35 0.00 4.36 1.20 0.08 63.00
09:50:36 09:43:01 AM all 28.02 0.00 4.13 0.48 0.08 67.29
09:50:36 09:43:01 AM 0 41.39 0.00 4.84 0.77 0.08 52.91
09:50:36 09:43:01 AM 1 14.67 0.00 3.41 0.20 0.08 81.63
09:50:36
09:50:36 09:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:44:01 AM all 19.39 0.00 3.58 0.68 0.08 76.27
09:50:36 09:44:01 AM 0 20.33 0.00 3.54 0.70 0.08 75.34
09:50:36 09:44:01 AM 1 18.46 0.00 3.61 0.65 0.08 77.19
09:50:36 09:45:01 AM all 2.02 0.00 0.20 0.04 0.04 97.69
09:50:36 09:45:01 AM 0 2.47 0.00 0.27 0.05 0.03 97.18
09:50:36 09:45:01 AM 1 1.57 0.00 0.13 0.03 0.05 98.21
09:50:36 09:46:01 AM all 12.41 0.00 0.22 0.03 0.08 87.26
09:50:36 09:46:01 AM 0 14.34 0.00 0.22 0.02 0.08 85.34
09:50:36 09:46:01 AM 1 10.47 0.00 0.22 0.05 0.08 89.18
09:50:36 09:47:01 AM all 12.59 0.00 0.13 0.05 0.07 87.16
09:50:36 09:47:01 AM 0 21.60 0.00 0.10 0.03 0.07 78.20
09:50:36 09:47:01 AM 1 3.57 0.00 0.17 0.07 0.07 96.13
09:50:36 09:48:01 AM all 11.81 0.00 0.17 0.03 0.06 87.94
09:50:36 09:48:01 AM 0 15.55 0.00 0.18 0.00 0.07 84.20
09:50:36 09:48:01 AM 1 8.08 0.00 0.15 0.05 0.05 91.67
09:50:36 09:49:01 AM all 6.76 0.00 0.34 0.02 0.08 92.81
09:50:36 09:49:01 AM 0 4.77 0.00 0.33 0.03 0.08 94.78
09:50:36 09:49:01 AM 1 8.75 0.00 0.35 0.00 0.07 90.83
09:50:36 09:50:01 AM all 28.45 0.00 3.84 0.28 0.08 67.35
09:50:36 09:50:01 AM 0 43.06 0.00 4.71 0.18 0.07 51.99
09:50:36 09:50:01 AM 1 13.85 0.00 2.98 0.38 0.08 82.70
09:50:36 Average: all 0.74 0.00 0.12 0.04 0.04 99.05
09:50:36 Average: 0 0.87 0.00 0.12 0.05 0.03 98.92
09:50:36 Average: 1 0.61 0.00 0.12 0.04 0.05 99.18
09:50:36
09:50:36
09:50:36