09:39:40 Started by upstream project "integration-sanity-test-scandium" build number 549 09:39:40 originally caused by: 09:39:40 Started by timer 09:39:40 Running as SYSTEM 09:39:40 [EnvInject] - Loading node environment variables. 09:39:40 Building remotely on prd-centos8-robot-2c-8g-1804 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:39:41 [ssh-agent] Looking for ssh-agent implementation... 09:39:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:41 $ ssh-agent 09:39:41 SSH_AUTH_SOCK=/tmp/ssh-YGThaMrURHUJ/agent.6502 09:39:41 SSH_AGENT_PID=6504 09:39:41 [ssh-agent] Started. 09:39:41 Running ssh-add (command line suppressed) 09:39:41 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_10497507098708563696.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_10497507098708563696.key) 09:39:41 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:39:41 The recommended git tool is: NONE 09:39:43 using credential opendaylight-jenkins-ssh 09:39:43 Wiping out workspace first. 09:39:43 Cloning the remote Git repository 09:39:43 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:39:43 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:39:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:39:43 > git --version # timeout=10 09:39:43 > git --version # 'git version 2.43.0' 09:39:43 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:39:43 [INFO] Currently running in a labeled security context 09:39:43 [INFO] Currently SELinux is 'enforcing' on the host 09:39:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh5165888698153498486.key 09:39:43 Verifying host key using known hosts file 09:39:43 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:39:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:39:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:39:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:39:46 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:39:46 [INFO] Currently running in a labeled security context 09:39:46 [INFO] Currently SELinux is 'enforcing' on the host 09:39:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh14957860965444086704.key 09:39:46 Verifying host key using known hosts file 09:39:46 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:39:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:39:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:47 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:39:47 > git config core.sparsecheckout # timeout=10 09:39:47 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:39:47 Commit message: "Adapt test for new pce-allocation field" 09:39:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:47 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:39:47 No emails were triggered. 09:39:47 provisioning config files... 09:39:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:39:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:39:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:39:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4154363316778236816.sh 09:39:48 ---> python-tools-install.sh 09:39:48 Setup pyenv: 09:39:48 system 09:39:48 * 3.8.13 (set by /opt/pyenv/version) 09:39:48 * 3.9.13 (set by /opt/pyenv/version) 09:39:48 * 3.10.13 (set by /opt/pyenv/version) 09:39:48 * 3.11.7 (set by /opt/pyenv/version) 09:39:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zTdD 09:39:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:39:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:57 lf-activate-venv(): INFO: Base packages installed successfully 09:39:57 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:24 lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH 09:40:24 Generating Requirements File 09:40:45 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:40:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:40:45 Python 3.11.7 09:40:45 pip 25.3 from /tmp/venv-zTdD/lib/python3.11/site-packages/pip (python 3.11) 09:40:46 appdirs==1.4.4 09:40:46 argcomplete==3.6.3 09:40:46 aspy.yaml==1.3.0 09:40:46 attrs==25.4.0 09:40:46 autopage==0.5.2 09:40:46 beautifulsoup4==4.14.2 09:40:46 boto3==1.41.5 09:40:46 botocore==1.41.5 09:40:46 bs4==0.0.2 09:40:46 cachetools==6.2.2 09:40:46 certifi==2025.11.12 09:40:46 cffi==2.0.0 09:40:46 cfgv==3.5.0 09:40:46 chardet==5.2.0 09:40:46 charset-normalizer==3.4.4 09:40:46 click==8.3.1 09:40:46 cliff==4.12.0 09:40:46 cmd2==2.7.0 09:40:46 cryptography==3.3.2 09:40:46 debtcollector==3.0.0 09:40:46 decorator==5.2.1 09:40:46 defusedxml==0.7.1 09:40:46 Deprecated==1.3.1 09:40:46 distlib==0.4.0 09:40:46 dnspython==2.8.0 09:40:46 docker==7.1.0 09:40:46 dogpile.cache==1.5.0 09:40:46 durationpy==0.10 09:40:46 email-validator==2.3.0 09:40:46 filelock==3.20.0 09:40:46 future==1.0.0 09:40:46 gitdb==4.0.12 09:40:46 GitPython==3.1.45 09:40:46 google-auth==2.43.0 09:40:46 httplib2==0.31.0 09:40:46 identify==2.6.15 09:40:46 idna==3.11 09:40:46 importlib-resources==1.5.0 09:40:46 iso8601==2.1.0 09:40:46 Jinja2==3.1.6 09:40:46 jmespath==1.0.1 09:40:46 jsonpatch==1.33 09:40:46 jsonpointer==3.0.0 09:40:46 jsonschema==4.25.1 09:40:46 jsonschema-specifications==2025.9.1 09:40:46 keystoneauth1==5.12.0 09:40:46 kubernetes==34.1.0 09:40:46 lftools==0.37.16 09:40:46 lxml==6.0.2 09:40:46 markdown-it-py==4.0.0 09:40:46 MarkupSafe==3.0.3 09:40:46 mdurl==0.1.2 09:40:46 msgpack==1.1.2 09:40:46 multi_key_dict==2.0.3 09:40:46 munch==4.0.0 09:40:46 netaddr==1.3.0 09:40:46 niet==1.4.2 09:40:46 nodeenv==1.9.1 09:40:46 oauth2client==4.1.3 09:40:46 oauthlib==3.3.1 09:40:46 openstacksdk==4.8.0 09:40:46 os-service-types==1.8.2 09:40:46 osc-lib==4.2.0 09:40:46 oslo.config==10.1.0 09:40:46 oslo.context==6.2.0 09:40:46 oslo.i18n==6.7.1 09:40:46 oslo.log==7.2.1 09:40:46 oslo.serialization==5.8.0 09:40:46 oslo.utils==9.2.0 09:40:46 packaging==25.0 09:40:46 pbr==7.0.3 09:40:46 platformdirs==4.5.0 09:40:46 prettytable==3.17.0 09:40:46 psutil==7.1.3 09:40:46 pyasn1==0.6.1 09:40:46 pyasn1_modules==0.4.2 09:40:46 pycparser==2.23 09:40:46 pygerrit2==2.0.15 09:40:46 PyGithub==2.8.1 09:40:46 Pygments==2.19.2 09:40:46 PyJWT==2.10.1 09:40:46 PyNaCl==1.6.1 09:40:46 pyparsing==2.4.7 09:40:46 pyperclip==1.11.0 09:40:46 pyrsistent==0.20.0 09:40:46 python-cinderclient==9.8.0 09:40:46 python-dateutil==2.9.0.post0 09:40:46 python-heatclient==4.3.0 09:40:46 python-jenkins==1.8.3 09:40:46 python-keystoneclient==5.7.0 09:40:46 python-magnumclient==4.9.0 09:40:46 python-openstackclient==8.2.0 09:40:46 python-swiftclient==4.9.0 09:40:46 PyYAML==6.0.3 09:40:46 referencing==0.37.0 09:40:46 requests==2.32.5 09:40:46 requests-oauthlib==2.0.0 09:40:46 requestsexceptions==1.4.0 09:40:46 rfc3986==2.0.0 09:40:46 rich==14.2.0 09:40:46 rich-argparse==1.7.2 09:40:46 rpds-py==0.29.0 09:40:46 rsa==4.9.1 09:40:46 ruamel.yaml==0.18.16 09:40:46 ruamel.yaml.clib==0.2.15 09:40:46 s3transfer==0.15.0 09:40:46 simplejson==3.20.2 09:40:46 six==1.17.0 09:40:46 smmap==5.0.2 09:40:46 soupsieve==2.8 09:40:46 stevedore==5.6.0 09:40:46 tabulate==0.9.0 09:40:46 toml==0.10.2 09:40:46 tomlkit==0.13.3 09:40:46 tqdm==4.67.1 09:40:46 typing_extensions==4.15.0 09:40:46 tzdata==2025.2 09:40:46 urllib3==1.26.20 09:40:46 virtualenv==20.35.4 09:40:46 wcwidth==0.2.14 09:40:46 websocket-client==1.9.0 09:40:46 wrapt==2.0.1 09:40:46 xdg==6.0.0 09:40:46 xmltodict==1.0.2 09:40:46 yq==3.4.3 09:40:46 [EnvInject] - Injecting environment variables from a build step. 09:40:46 [EnvInject] - Injecting as environment variables the properties content 09:40:46 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:40:46 OS_CLOUD=vex 09:40:46 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-544 09:40:46 OS_STACK_TEMPLATE_DIR=openstack-hot 09:40:46 09:40:46 [EnvInject] - Variables injected successfully. 09:40:46 provisioning config files... 09:40:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12566782114597916294.sh 09:40:46 ---> Create parameters file for OpenStack HOT 09:40:46 OpenStack Heat parameters generated 09:40:46 ----------------------------------- 09:40:46 parameters: 09:40:46 vm_0_count: '1' 09:40:46 vm_0_flavor: 'v3-standard-4' 09:40:46 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:40:46 vm_1_count: '1' 09:40:46 vm_1_flavor: 'v3-standard-2' 09:40:46 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:40:46 09:40:46 job_name: '52208-544' 09:40:46 silo: 'releng' 09:40:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5837886237018446345.sh 09:40:46 ---> Create HEAT stack 09:40:46 + source /home/jenkins/lf-env.sh 09:40:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:46 ++ mktemp -d /tmp/venv-XXXX 09:40:46 + lf_venv=/tmp/venv-ZVMj 09:40:46 + local venv_file=/tmp/.os_lf_venv 09:40:46 + local python=python3 09:40:46 + local options 09:40:46 + local set_path=true 09:40:46 + local install_args= 09:40:46 ++ 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:40:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:40:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:40:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:46 + true 09:40:46 + case $1 in 09:40:46 + python=python3 09:40:46 + shift 2 09:40:46 + true 09:40:46 + case $1 in 09:40:46 + shift 09:40:46 + break 09:40:46 + case $python in 09:40:46 + local pkg_list= 09:40:46 + [[ -d /opt/pyenv ]] 09:40:46 + echo 'Setup pyenv:' 09:40:46 Setup pyenv: 09:40:46 + export PYENV_ROOT=/opt/pyenv 09:40:46 + PYENV_ROOT=/opt/pyenv 09:40:46 + 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:40:46 + 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:40:46 + pyenv versions 09:40:46 system 09:40:46 3.8.13 09:40:46 3.9.13 09:40:46 3.10.13 09:40:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:40:46 + command -v pyenv 09:40:46 ++ pyenv init - --no-rehash 09:40:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:40:46 for i in ${!paths[@]}; do 09:40:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:40:46 fi; done; 09:40:46 echo "${paths[*]}"'\'')" 09:40:46 export PATH="/opt/pyenv/shims:${PATH}" 09:40:46 export PYENV_SHELL=bash 09:40:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:40:46 pyenv() { 09:40:46 local command 09:40:46 command="${1:-}" 09:40:46 if [ "$#" -gt 0 ]; then 09:40:46 shift 09:40:46 fi 09:40:46 09:40:46 case "$command" in 09:40:46 rehash|shell) 09:40:46 eval "$(pyenv "sh-$command" "$@")" 09:40:46 ;; 09:40:46 *) 09:40:46 command pyenv "$command" "$@" 09:40:46 ;; 09:40:46 esac 09:40:46 }' 09:40:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:40:46 for i in ${!paths[@]}; do 09:40:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:40:46 fi; done; 09:40:46 echo "${paths[*]}"' 09:40:46 ++ 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:40:46 ++ 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:40:46 ++ 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:40:46 ++ export PYENV_SHELL=bash 09:40:46 ++ PYENV_SHELL=bash 09:40:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:40:46 +++ complete -F _pyenv pyenv 09:40:46 ++ lf-pyver python3 09:40:46 ++ local py_version_xy=python3 09:40:46 ++ local py_version_xyz= 09:40:46 ++ awk '{ print $1 }' 09:40:46 ++ pyenv versions 09:40:46 ++ local command 09:40:46 ++ command=versions 09:40:46 ++ '[' 1 -gt 0 ']' 09:40:46 ++ shift 09:40:46 ++ case "$command" in 09:40:46 ++ command pyenv versions 09:40:46 ++ pyenv versions 09:40:46 ++ sed 's/^[ *]* //' 09:40:46 ++ grep -E '^[0-9.]*[0-9]$' 09:40:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:40:47 +++ grep '^3' /tmp/.pyenv_versions 09:40:47 +++ tail -n 1 09:40:47 +++ sort -V 09:40:47 ++ py_version_xyz=3.11.7 09:40:47 ++ [[ -z 3.11.7 ]] 09:40:47 ++ echo 3.11.7 09:40:47 ++ return 0 09:40:47 + pyenv local 3.11.7 09:40:47 + local command 09:40:47 + command=local 09:40:47 + '[' 2 -gt 0 ']' 09:40:47 + shift 09:40:47 + case "$command" in 09:40:47 + command pyenv local 3.11.7 09:40:47 + pyenv local 3.11.7 09:40:47 + for arg in "$@" 09:40:47 + case $arg in 09:40:47 + pkg_list+='lftools[openstack] ' 09:40:47 + for arg in "$@" 09:40:47 + case $arg in 09:40:47 + pkg_list+='kubernetes ' 09:40:47 + for arg in "$@" 09:40:47 + case $arg in 09:40:47 + pkg_list+='niet ' 09:40:47 + for arg in "$@" 09:40:47 + case $arg in 09:40:47 + pkg_list+='python-heatclient ' 09:40:47 + for arg in "$@" 09:40:47 + case $arg in 09:40:47 + pkg_list+='python-openstackclient ' 09:40:47 + for arg in "$@" 09:40:47 + case $arg in 09:40:47 + pkg_list+='python-magnumclient ' 09:40:47 + for arg in "$@" 09:40:47 + case $arg in 09:40:47 + pkg_list+='urllib3~=1.26.15 ' 09:40:47 + for arg in "$@" 09:40:47 + case $arg in 09:40:47 + pkg_list+='yq ' 09:40:47 + [[ -f /tmp/.os_lf_venv ]] 09:40:47 ++ cat /tmp/.os_lf_venv 09:40:47 + lf_venv=/tmp/venv-zTdD 09:40:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTdD from' file:/tmp/.os_lf_venv 09:40:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTdD from file:/tmp/.os_lf_venv 09:40:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:40:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:47 + local 'pip_opts=--upgrade --quiet' 09:40:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:40:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:40:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:40:47 + [[ -n '' ]] 09:40:47 + [[ -n '' ]] 09:40:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:40:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:47 + /tmp/venv-zTdD/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:40:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:40:48 lf-activate-venv(): INFO: Base packages installed successfully 09:40:48 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:40:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:40:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:48 + /tmp/venv-zTdD/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:06 + type python3 09:41:06 + true 09:41:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH' 09:41:06 lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH 09:41:06 + PATH=/tmp/venv-zTdD/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:06 + return 0 09:41:06 + openstack --os-cloud vex limits show --absolute 09:41:08 +--------------------------+---------+ 09:41:08 | Name | Value | 09:41:08 +--------------------------+---------+ 09:41:08 | maxTotalInstances | -1 | 09:41:08 | maxTotalCores | 450 | 09:41:08 | maxTotalRAMSize | 1000000 | 09:41:08 | maxServerMeta | 128 | 09:41:08 | maxImageMeta | 128 | 09:41:08 | maxPersonality | 5 | 09:41:08 | maxPersonalitySize | 10240 | 09:41:08 | maxTotalKeypairs | 100 | 09:41:08 | maxServerGroups | 10 | 09:41:08 | maxServerGroupMembers | 10 | 09:41:08 | maxTotalFloatingIps | -1 | 09:41:08 | maxSecurityGroups | -1 | 09:41:08 | maxSecurityGroupRules | -1 | 09:41:08 | totalRAMUsed | 622592 | 09:41:08 | totalCoresUsed | 152 | 09:41:08 | totalInstancesUsed | 59 | 09:41:08 | totalFloatingIpsUsed | 0 | 09:41:08 | totalSecurityGroupsUsed | 0 | 09:41:08 | totalServerGroupsUsed | 0 | 09:41:08 | maxTotalVolumes | -1 | 09:41:08 | maxTotalSnapshots | 10 | 09:41:08 | maxTotalVolumeGigabytes | 4096 | 09:41:08 | maxTotalBackups | 10 | 09:41:08 | maxTotalBackupGigabytes | 1000 | 09:41:08 | totalVolumesUsed | 3 | 09:41:08 | totalGigabytesUsed | 60 | 09:41:08 | totalSnapshotsUsed | 0 | 09:41:08 | totalBackupsUsed | 0 | 09:41:08 | totalBackupGigabytesUsed | 0 | 09:41:08 +--------------------------+---------+ 09:41:08 + pushd /opt/ciman/openstack-hot 09:41:08 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:08 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-544 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:41:55 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-544 09:41:55 Waiting to initialize infrastructure... 09:41:55 Waiting to initialize infrastructure... 09:41:55 Waiting to initialize infrastructure... 09:41:55 Stack initialization successful. 09:41:55 ------------------------------------ 09:41:55 Stack Details 09:41:55 ------------------------------------ 09:41:55 {'added': None, 09:41:55 'capabilities': [], 09:41:55 'created_at': '2025-11-28T09:41:11Z', 09:41:55 'deleted': None, 09:41:55 'deleted_at': None, 09:41:55 'description': 'No description', 09:41:55 'environment': None, 09:41:55 'environment_files': None, 09:41:55 'files': None, 09:41:55 'files_container': None, 09:41:55 'id': '100b9e51-7e5f-4f99-ac3b-5d2c9dcc4e5d', 09:41:55 'is_rollback_disabled': True, 09:41:55 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-544/100b9e51-7e5f-4f99-ac3b-5d2c9dcc4e5d', 09:41:55 'rel': 'self'}], 09:41:55 '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:55 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-544', 09:41:55 'notification_topics': [], 09:41:55 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:41:55 'output_key': 'vm_0_ips', 09:41:55 'output_value': ['10.30.170.80']}, 09:41:55 {'description': 'IP addresses of the 2nd vm types', 09:41:55 'output_key': 'vm_1_ips', 09:41:55 'output_value': ['10.30.170.7']}], 09:41:55 'owner_id': ****, 09:41:55 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:41:55 'OS::stack_id': '100b9e51-7e5f-4f99-ac3b-5d2c9dcc4e5d', 09:41:55 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-544', 09:41:55 'job_name': '52208-544', 09:41:55 'silo': 'releng', 09:41:55 'vm_0_count': '1', 09:41:55 'vm_0_flavor': 'v3-standard-4', 09:41:55 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:41:55 '20250917-133034.447', 09:41:55 'vm_1_count': '1', 09:41:55 'vm_1_flavor': 'v3-standard-2', 09:41:55 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:41:55 '- 20250917-133034.654'}, 09:41:55 'parent_id': None, 09:41:55 'replaced': None, 09:41:55 'status': 'CREATE_COMPLETE', 09:41:55 'status_reason': 'Stack CREATE completed successfully', 09:41:55 'tags': [], 09:41:55 'template': None, 09:41:55 'template_description': 'No description', 09:41:55 'template_url': None, 09:41:55 'timeout_mins': 15, 09:41:55 'unchanged': None, 09:41:55 'updated': None, 09:41:55 'updated_at': None, 09:41:55 'user_project_id': '8a218ff53c1242c0b01be5296260b111'} 09:41:55 ------------------------------------ 09:41:55 + popd 09:41:55 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5126067419539669198.sh 09:41:55 ---> Copy SSH public keys to CSIT lab 09:41:55 Setup pyenv: 09:41:55 system 09:41:55 3.8.13 09:41:55 3.9.13 09:41:55 3.10.13 09:41:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTdD from file:/tmp/.os_lf_venv 09:41:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:57 lf-activate-venv(): INFO: Base packages installed successfully 09:41:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:42:13 lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH 09:42:16 Warning: Permanently added '10.30.170.7' (ECDSA) to the list of known hosts. 09:42:16 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:42:16 releng-52208-544-0-builder-0 09:42:16 Successfully copied public keys to slave 10.30.170.80 09:42:16 Process 7723 ready. 09:42:17 releng-52208-544-1-mininet-ovs-217-0 09:42:17 Successfully copied public keys to slave 10.30.170.7 09:42:17 Process 7724 ready. 09:42:17 SSH ready on all stack servers. 09:42:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17888378426850718030.sh 09:42:17 Setup pyenv: 09:42:17 system 09:42:17 3.8.13 09:42:17 3.9.13 09:42:17 3.10.13 09:42:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fypn 09:42:21 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:42:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:25 lf-activate-venv(): INFO: Base packages installed successfully 09:42:25 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:42:27 lf-activate-venv(): INFO: Adding /tmp/venv-Fypn/bin to PATH 09:42:27 + echo 'Installing Python Requirements' 09:42:27 Installing Python Requirements 09:42:27 + cat 09:42:27 + python -m pip install -r requirements.txt 09:42:27 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:42:27 Collecting docker-py (from -r requirements.txt (line 1)) 09:42:27 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:27 Collecting ipaddr (from -r requirements.txt (line 2)) 09:42:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:42:27 Installing build dependencies: started 09:42:28 Installing build dependencies: finished with status 'done' 09:42:28 Getting requirements to build wheel: started 09:42:29 Getting requirements to build wheel: finished with status 'done' 09:42:29 Preparing metadata (pyproject.toml): started 09:42:29 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:29 Collecting netaddr (from -r requirements.txt (line 3)) 09:42:29 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:29 Collecting netifaces (from -r requirements.txt (line 4)) 09:42:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:42:29 Installing build dependencies: started 09:42:30 Installing build dependencies: finished with status 'done' 09:42:30 Getting requirements to build wheel: started 09:42:30 Getting requirements to build wheel: finished with status 'done' 09:42:30 Preparing metadata (pyproject.toml): started 09:42:30 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:30 Collecting pyhocon (from -r requirements.txt (line 5)) 09:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:42:31 Collecting requests (from -r requirements.txt (line 6)) 09:42:31 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:31 Collecting robotframework (from -r requirements.txt (line 7)) 09:42:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:42:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 29.2 MB/s 0:00:00 09:42:31 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:42:31 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:31 Installing build dependencies: started 09:42:32 Installing build dependencies: finished with status 'done' 09:42:32 Getting requirements to build wheel: started 09:42:32 Getting requirements to build wheel: finished with status 'done' 09:42:32 Preparing metadata (pyproject.toml): started 09:42:32 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:32 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:42:32 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:32 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:42:32 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:32 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:42:32 Installing build dependencies: started 09:42:33 Installing build dependencies: finished with status 'done' 09:42:33 Getting requirements to build wheel: started 09:42:34 Getting requirements to build wheel: finished with status 'done' 09:42:34 Preparing metadata (pyproject.toml): started 09:42:34 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:34 Collecting scapy (from -r requirements.txt (line 12)) 09:42:34 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:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 52.2 MB/s 0:00:00 09:42:34 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:42:34 Installing build dependencies: started 09:42:35 Installing build dependencies: finished with status 'done' 09:42:35 Getting requirements to build wheel: started 09:42:35 Getting requirements to build wheel: finished with status 'done' 09:42:35 Preparing metadata (pyproject.toml): started 09:42:35 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:36 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 09:42:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 30.4 MB/s 0:00:00 09:42:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:36 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:36 Collecting pyangbind (from -r requirements.txt (line 22)) 09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:42:36 Collecting isodate (from -r requirements.txt (line 25)) 09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:42:36 Collecting jmespath (from -r requirements.txt (line 28)) 09:42:36 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:36 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:42:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:42:36 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:42:36 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:36 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:36 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:42:36 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:36 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:42:36 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:36 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:42:36 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:36 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:42:37 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:37 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:42:37 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:37 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:42:37 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:42:37 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:42:37 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:37 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:42:37 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:37 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:37 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:37 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:37 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:42:37 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:37 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:37 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 09:42:37 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:42:37 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:38 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:42:38 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:38 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:42:38 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:42:38 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:38 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 09:42:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 26.2 MB/s 0:00:00 09:42:38 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:38 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:38 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:38 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:38 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:38 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:38 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:42:38 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:38 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:42:38 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:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.3 MB/s 0:00:00 09:42:38 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:42:38 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:40 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:42:40 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:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 33.3 MB/s 0:00:00 09:42:40 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:42:40 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:40 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:40 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:40 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:41 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:42:41 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:41 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:41 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:41 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:41 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:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:42:42 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:42 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:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 81.4 MB/s 0:00:00 09:42:42 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:42 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:42 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:42 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:42 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:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 09:42:42 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:42 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:42 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:42 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:42 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:42 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:42 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:42 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:42 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:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 09:42:43 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:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:42:43 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:43 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:43 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:42:43 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:42:43 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:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:42:43 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:42:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:42:43 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:42:43 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:42:43 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=22f5169cd84dfcaa261f9086559d88c444cc6103382e180e55e67fb468c39e4a 09:42:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:42:43 Building wheel for ipaddr (pyproject.toml): started 09:42:44 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:42:44 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9bac8af5dbe241ad4fb01fa7b053747b3daec0585597ef141fe2f8158e499952 09:42:44 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:42:44 Building wheel for netifaces (pyproject.toml): started 09:42:46 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:42:46 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=0eeb274754972af845b6b7966f30d501264bae6a668be18b7ec7c78a0c7d1d1f 09:42:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:42:46 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:42:46 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:42:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=7da687e8663a3633bcaa89132b86679e0d332026c7a403400a2c86d3bdaee393 09:42:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:42:46 Building wheel for jsonpath-rw (pyproject.toml): started 09:42:47 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:42:47 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5103a7cd86c26b1e61f89e9b04365c376a40fb38d6557bdd723967b31268e9ff 09:42:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:42:47 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:42:47 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:42:54 09:42:54 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 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:42:54 + pip freeze 09:42:54 attrs==25.4.0 09:42:54 bcrypt==5.0.0 09:42:54 beautifulsoup4==4.14.2 09:42:54 certifi==2025.11.12 09:42:54 cffi==2.0.0 09:42:54 charset-normalizer==3.4.4 09:42:54 click==8.3.1 09:42:54 cryptography==46.0.3 09:42:54 decorator==5.2.1 09:42:54 distlib==0.4.0 09:42:54 docker-py==1.10.6 09:42:54 docker-pycreds==0.4.0 09:42:54 elastic-transport==8.17.1 09:42:54 elasticsearch==8.19.2 09:42:54 elasticsearch-dsl==8.15.4 09:42:54 enum34==1.1.10 09:42:54 filelock==3.20.0 09:42:54 h11==0.16.0 09:42:54 idna==3.11 09:42:54 invoke==2.2.1 09:42:54 ipaddr==2.2.0 09:42:54 isodate==0.7.2 09:42:54 jmespath==1.0.1 09:42:54 jsonpatch==1.33 09:42:54 jsonpath-rw==1.4.0 09:42:54 jsonpointer==3.0.0 09:42:54 lxml==6.0.2 09:42:54 netaddr==1.3.0 09:42:54 netifaces==0.11.0 09:42:54 outcome==1.3.0.post0 09:42:54 paramiko==4.0.0 09:42:54 platformdirs==4.5.0 09:42:54 ply==3.11 09:42:54 pyang==2.7.1 09:42:54 pyangbind==0.8.6 09:42:54 pycparser==2.23 09:42:54 pyhocon==0.3.61 09:42:54 PyNaCl==1.6.1 09:42:54 pyparsing==3.2.5 09:42:54 PySocks==1.7.1 09:42:54 python-dateutil==2.9.0.post0 09:42:54 regex==2025.11.3 09:42:54 requests==2.32.5 09:42:54 robotframework==7.3.2 09:42:54 robotframework-httplibrary==0.4.2 09:42:54 robotframework-pythonlibcore==4.4.1 09:42:54 robotframework-requests==0.9.7 09:42:54 robotframework-selenium2library==3.0.0 09:42:54 robotframework-seleniumlibrary==6.8.0 09:42:54 robotframework-sshlibrary==3.8.0 09:42:54 scapy==2.6.1 09:42:54 scp==0.15.0 09:42:54 selenium==4.38.0 09:42:54 six==1.17.0 09:42:54 sniffio==1.3.1 09:42:54 sortedcontainers==2.4.0 09:42:54 soupsieve==2.8 09:42:54 trio==0.32.0 09:42:54 trio-websocket==0.12.2 09:42:54 typing_extensions==4.15.0 09:42:54 urllib3==2.5.0 09:42:54 virtualenv==20.35.4 09:42:54 waitress==3.0.2 09:42:54 WebOb==1.8.9 09:42:54 websocket-client==1.9.0 09:42:54 WebTest==3.0.7 09:42:54 wsproto==1.3.2 09:42:54 [EnvInject] - Injecting environment variables from a build step. 09:42:54 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:42:55 [EnvInject] - Variables injected successfully. 09:42:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2319861829325289174.sh 09:42:55 Setup pyenv: 09:42:55 system 09:42:55 3.8.13 09:42:55 3.9.13 09:42:55 3.10.13 09:42:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTdD from file:/tmp/.os_lf_venv 09:42:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:57 lf-activate-venv(): INFO: Base packages installed successfully 09:42:57 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:43:05 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:05 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:05 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:43:05 lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH 09:43:05 + ODL_SYSTEM=() 09:43:05 + TOOLS_SYSTEM=() 09:43:05 + OPENSTACK_SYSTEM=() 09:43:05 + OPENSTACK_CONTROLLERS=() 09:43:05 + mapfile -t ADDR 09:43:05 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-544 09:43:05 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:43:07 + for i in "${ADDR[@]}" 09:43:07 ++ ssh 10.30.170.80 hostname -s 09:43:07 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:43:07 + REMHOST=releng-52208-544-0-builder-0 09:43:07 + case ${REMHOST} in 09:43:07 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:43:07 + for i in "${ADDR[@]}" 09:43:07 ++ ssh 10.30.170.7 hostname -s 09:43:07 Warning: Permanently added '10.30.170.7' (ECDSA) to the list of known hosts. 09:43:07 + REMHOST=releng-52208-544-1-mininet-ovs-217-0 09:43:07 + case ${REMHOST} in 09:43:07 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:43:07 + echo NUM_ODL_SYSTEM=1 09:43:07 + echo NUM_TOOLS_SYSTEM=1 09:43:07 + '[' '' == yes ']' 09:43:07 + NUM_OPENSTACK_SYSTEM=0 09:43:07 + echo NUM_OPENSTACK_SYSTEM=0 09:43:07 + '[' 0 -eq 2 ']' 09:43:07 + echo ODL_SYSTEM_IP=10.30.170.80 09:43:07 ++ seq 0 0 09:43:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:43:07 + echo ODL_SYSTEM_1_IP=10.30.170.80 09:43:07 + echo TOOLS_SYSTEM_IP=10.30.170.7 09:43:07 ++ seq 0 0 09:43:07 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:43:07 + echo TOOLS_SYSTEM_1_IP=10.30.170.7 09:43:07 + openstack_index=0 09:43:07 + NUM_OPENSTACK_CONTROL_NODES=1 09:43:07 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:43:07 ++ seq 0 0 09:43:07 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:43:07 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:43:07 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:07 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:07 + '[' -1 -ge 2 ']' 09:43:07 ++ seq 0 -2 09:43:07 + NUM_OPENSTACK_HAPROXY_NODES=0 09:43:07 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:43:07 ++ seq 0 -1 09:43:07 + echo 'Contents of slave_addresses.txt:' 09:43:07 Contents of slave_addresses.txt: 09:43:07 + cat slave_addresses.txt 09:43:07 NUM_ODL_SYSTEM=1 09:43:07 NUM_TOOLS_SYSTEM=1 09:43:07 NUM_OPENSTACK_SYSTEM=0 09:43:07 ODL_SYSTEM_IP=10.30.170.80 09:43:07 ODL_SYSTEM_1_IP=10.30.170.80 09:43:07 TOOLS_SYSTEM_IP=10.30.170.7 09:43:07 TOOLS_SYSTEM_1_IP=10.30.170.7 09:43:07 NUM_OPENSTACK_CONTROL_NODES=1 09:43:07 OPENSTACK_CONTROL_NODE_1_IP= 09:43:07 NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:07 NUM_OPENSTACK_HAPROXY_NODES=0 09:43:07 [EnvInject] - Injecting environment variables from a build step. 09:43:07 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:43:07 [EnvInject] - Variables injected successfully. 09:43:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins16129286606336222400.sh 09:43:07 Preparing for JRE Version 21 09:43:07 Karaf artifact is karaf 09:43:07 Karaf project is integration 09:43:07 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:43:07 [EnvInject] - Injecting environment variables from a build step. 09:43:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:43:07 [EnvInject] - Variables injected successfully. 09:43:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6463366420677230519.sh 09:43:07 2025-11-28 09:43:07 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:43:07 Bundle version is 0.21.4-SNAPSHOT 09:43:07 --2025-11-28 09:43:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:43:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:07 HTTP request sent, awaiting response... 200 OK 09:43:07 Length: 1410 (1.4K) [application/xml] 09:43:07 Saving to: ‘maven-metadata.xml’ 09:43:07 09:43:07 0K . 100% 57.1M=0s 09:43:07 09:43:07 2025-11-28 09:43:07 (57.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:43:07 09:43:07 09:43:07 09:43:07 org.opendaylight.integration 09:43:07 karaf 09:43:07 0.21.4-SNAPSHOT 09:43:07 09:43:07 09:43:07 20251128.015417 09:43:07 217 09:43:07 09:43:07 20251128015417 09:43:07 09:43:07 09:43:07 pom 09:43:07 0.21.4-20251128.015417-217 09:43:07 20251128015417 09:43:07 09:43:07 09:43:07 tar.gz 09:43:07 0.21.4-20251128.015417-217 09:43:07 20251128015417 09:43:07 09:43:07 09:43:07 zip 09:43:07 0.21.4-20251128.015417-217 09:43:07 20251128015417 09:43:07 09:43:07 09:43:07 cyclonedx 09:43:07 xml 09:43:07 0.21.4-20251128.015417-217 09:43:07 20251128015417 09:43:07 09:43:07 09:43:07 cyclonedx 09:43:07 json 09:43:07 0.21.4-20251128.015417-217 09:43:07 20251128015417 09:43:07 09:43:07 09:43:07 09:43:07 09:43:08 Nexus timestamp is 0.21.4-20251128.015417-217 09:43:08 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251128.015417-217.zip 09:43:08 Distribution bundle is karaf-0.21.4-20251128.015417-217.zip 09:43:08 Distribution bundle version is 0.21.4-SNAPSHOT 09:43:08 Distribution folder is karaf-0.21.4-SNAPSHOT 09:43:08 Nexus prefix is https://nexus.opendaylight.org 09:43:08 [EnvInject] - Injecting environment variables from a build step. 09:43:08 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:43:08 [EnvInject] - Variables injected successfully. 09:43:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4493379723768892623.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-zTdD 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 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:10 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 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 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 lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH 09:43:17 Copying common-functions.sh to /tmp 09:43:19 Copying common-functions.sh to 10.30.170.80:/tmp 09:43:19 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:43:20 Copying common-functions.sh to 10.30.170.7:/tmp 09:43:20 Warning: Permanently added '10.30.170.7' (ECDSA) to the list of known hosts. 09:43:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12472691767189071108.sh 09:43:20 common-functions.sh is being sourced 09:43:20 common-functions environment: 09:43:20 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:20 ACTUALFEATURES: 09:43:20 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:20 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:20 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:20 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:20 CONTROLLERMEM: 2048m 09:43:20 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:20 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:20 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:20 SUITES: 09:43:20 09:43:20 ################################################# 09:43:20 ## Configure Cluster and Start ## 09:43:20 ################################################# 09:43:20 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:43:20 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:43:20 Locating script plan to use... 09:43:20 Finished running script plans 09:43:20 Configuring member-1 with IP address 10.30.170.80 09:43:20 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:43:20 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:43:21 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:43:21 ++ [[ /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:21 common-functions.sh is being sourced 09:43:21 ++ echo 'common-functions.sh is being sourced' 09:43:21 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:43:21 ++ DISTROSTREAM=scandium 09:43:21 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:21 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:21 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:21 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:21 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:21 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:21 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:21 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:21 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:21 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:21 ++ export CONTROLLERMEM= 09:43:21 ++ CONTROLLERMEM= 09:43:21 ++ case "${DISTROSTREAM}" in 09:43:21 ++ CLUSTER_SYSTEM=akka 09:43:21 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:21 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:21 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:21 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:21 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:21 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:21 ++ print_common_env 09:43:21 ++ cat 09:43:21 common-functions environment: 09:43:21 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:21 ACTUALFEATURES: 09:43:21 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:21 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:21 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:21 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:21 CONTROLLERMEM: 09:43:21 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:21 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:21 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:21 SUITES: 09:43:21 09:43:21 ++ SSH='ssh -t -t' 09:43:21 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:43:21 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:43:21 Changing to /tmp 09:43:21 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251128.015417-217.zip 09:43:21 + echo 'Changing to /tmp' 09:43:21 + cd /tmp 09:43:21 + 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-20251128.015417-217.zip' 09:43:21 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251128.015417-217.zip 09:43:21 --2025-11-28 09:43:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251128.015417-217.zip 09:43:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:21 HTTP request sent, awaiting response... 200 OK 09:43:21 Length: 239811734 (229M) [application/zip] 09:43:21 Saving to: ‘karaf-0.21.4-20251128.015417-217.zip’ 09:43:21 09:43:21 0K ........ ........ ........ ........ ........ ........ 1% 51.5M 4s 09:43:21 3072K ........ ........ ........ ........ ........ ........ 2% 103M 3s 09:43:21 6144K ........ ........ ........ ........ ........ ........ 3% 125M 3s 09:43:21 9216K ........ ........ ........ ........ ........ ........ 5% 102M 3s 09:43:21 12288K ........ ........ ........ ........ ........ ........ 6% 164M 2s 09:43:21 15360K ........ ........ ........ ........ ........ ........ 7% 134M 2s 09:43:21 18432K ........ ........ ........ ........ ........ ........ 9% 152M 2s 09:43:21 21504K ........ ........ ........ ........ ........ ........ 10% 171M 2s 09:43:21 24576K ........ ........ ........ ........ ........ ........ 11% 171M 2s 09:43:21 27648K ........ ........ ........ ........ ........ ........ 13% 175M 2s 09:43:21 30720K ........ ........ ........ ........ ........ ........ 14% 217M 2s 09:43:21 33792K ........ ........ ........ ........ ........ ........ 15% 218M 2s 09:43:21 36864K ........ ........ ........ ........ ........ ........ 17% 227M 1s 09:43:21 39936K ........ ........ ........ ........ ........ ........ 18% 149M 1s 09:43:21 43008K ........ ........ ........ ........ ........ ........ 19% 236M 1s 09:43:21 46080K ........ ........ ........ ........ ........ ........ 20% 266M 1s 09:43:21 49152K ........ ........ ........ ........ ........ ........ 22% 251M 1s 09:43:21 52224K ........ ........ ........ ........ ........ ........ 23% 262M 1s 09:43:21 55296K ........ ........ ........ ........ ........ ........ 24% 274M 1s 09:43:21 58368K ........ ........ ........ ........ ........ ........ 26% 280M 1s 09:43:21 61440K ........ ........ ........ ........ ........ ........ 27% 210M 1s 09:43:21 64512K ........ ........ ........ ........ ........ ........ 28% 270M 1s 09:43:21 67584K ........ ........ ........ ........ ........ ........ 30% 280M 1s 09:43:21 70656K ........ ........ ........ ........ ........ ........ 31% 290M 1s 09:43:21 73728K ........ ........ ........ ........ ........ ........ 32% 269M 1s 09:43:21 76800K ........ ........ ........ ........ ........ ........ 34% 272M 1s 09:43:21 79872K ........ ........ ........ ........ ........ ........ 35% 267M 1s 09:43:21 82944K ........ ........ ........ ........ ........ ........ 36% 285M 1s 09:43:21 86016K ........ ........ ........ ........ ........ ........ 38% 271M 1s 09:43:21 89088K ........ ........ ........ ........ ........ ........ 39% 190M 1s 09:43:21 92160K ........ ........ ........ ........ ........ ........ 40% 248M 1s 09:43:21 95232K ........ ........ ........ ........ ........ ........ 41% 278M 1s 09:43:21 98304K ........ ........ ........ ........ ........ ........ 43% 205M 1s 09:43:21 101376K ........ ........ ........ ........ ........ ........ 44% 199M 1s 09:43:21 104448K ........ ........ ........ ........ ........ ........ 45% 257M 1s 09:43:21 107520K ........ ........ ........ ........ ........ ........ 47% 265M 1s 09:43:21 110592K ........ ........ ........ ........ ........ ........ 48% 269M 1s 09:43:21 113664K ........ ........ ........ ........ ........ ........ 49% 279M 1s 09:43:21 116736K ........ ........ ........ ........ ........ ........ 51% 282M 1s 09:43:21 119808K ........ ........ ........ ........ ........ ........ 52% 275M 1s 09:43:21 122880K ........ ........ ........ ........ ........ ........ 53% 273M 1s 09:43:21 125952K ........ ........ ........ ........ ........ ........ 55% 284M 1s 09:43:21 129024K ........ ........ ........ ........ ........ ........ 56% 277M 1s 09:43:21 132096K ........ ........ ........ ........ ........ ........ 57% 279M 0s 09:43:21 135168K ........ ........ ........ ........ ........ ........ 59% 290M 0s 09:43:21 138240K ........ ........ ........ ........ ........ ........ 60% 275M 0s 09:43:21 141312K ........ ........ ........ ........ ........ ........ 61% 271M 0s 09:43:21 144384K ........ ........ ........ ........ ........ ........ 62% 267M 0s 09:43:21 147456K ........ ........ ........ ........ ........ ........ 64% 281M 0s 09:43:21 150528K ........ ........ ........ ........ ........ ........ 65% 210M 0s 09:43:21 153600K ........ ........ ........ ........ ........ ........ 66% 145M 0s 09:43:21 156672K ........ ........ ........ ........ ........ ........ 68% 223M 0s 09:43:21 159744K ........ ........ ........ ........ ........ ........ 69% 265M 0s 09:43:21 162816K ........ ........ ........ ........ ........ ........ 70% 289M 0s 09:43:21 165888K ........ ........ ........ ........ ........ ........ 72% 258M 0s 09:43:21 168960K ........ ........ ........ ........ ........ ........ 73% 273M 0s 09:43:21 172032K ........ ........ ........ ........ ........ ........ 74% 284M 0s 09:43:21 175104K ........ ........ ........ ........ ........ ........ 76% 283M 0s 09:43:21 178176K ........ ........ ........ ........ ........ ........ 77% 283M 0s 09:43:22 181248K ........ ........ ........ ........ ........ ........ 78% 284M 0s 09:43:22 184320K ........ ........ ........ ........ ........ ........ 80% 279M 0s 09:43:22 187392K ........ ........ ........ ........ ........ ........ 81% 281M 0s 09:43:22 190464K ........ ........ ........ ........ ........ ........ 82% 273M 0s 09:43:22 193536K ........ ........ ........ ........ ........ ........ 83% 289M 0s 09:43:22 196608K ........ ........ ........ ........ ........ ........ 85% 265M 0s 09:43:22 199680K ........ ........ ........ ........ ........ ........ 86% 268M 0s 09:43:22 202752K ........ ........ ........ ........ ........ ........ 87% 254M 0s 09:43:22 205824K ........ ........ ........ ........ ........ ........ 89% 15.8M 0s 09:43:22 208896K ........ ........ ........ ........ ........ ........ 90% 163M 0s 09:43:22 211968K ........ ........ ........ ........ ........ ........ 91% 211M 0s 09:43:22 215040K ........ ........ ........ ........ ........ ........ 93% 271M 0s 09:43:22 218112K ........ ........ ........ ........ ........ ........ 94% 274M 0s 09:43:22 221184K ........ ........ ........ ........ ........ ........ 95% 165M 0s 09:43:22 224256K ........ ........ ........ ........ ........ ........ 97% 161M 0s 09:43:22 227328K ........ ........ ........ ........ ........ ........ 98% 256M 0s 09:43:22 230400K ........ ........ ........ ........ ........ ........ 99% 286M 0s 09:43:22 233472K ........ ... 100% 301M=1.2s 09:43:22 09:43:22 2025-11-28 09:43:22 (185 MB/s) - ‘karaf-0.21.4-20251128.015417-217.zip’ saved [239811734/239811734] 09:43:22 09:43:22 Extracting the new controller... 09:43:22 + echo 'Extracting the new controller...' 09:43:22 + unzip -q karaf-0.21.4-20251128.015417-217.zip 09:43:24 Adding external repositories... 09:43:24 + echo 'Adding external repositories...' 09:43:24 + 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:24 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:24 ################################################################################ 09:43:24 # 09:43:24 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:24 # contributor license agreements. See the NOTICE file distributed with 09:43:24 # this work for additional information regarding copyright ownership. 09:43:24 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:24 # (the "License"); you may not use this file except in compliance with 09:43:24 # the License. You may obtain a copy of the License at 09:43:24 # 09:43:24 # http://www.apache.org/licenses/LICENSE-2.0 09:43:24 # 09:43:24 # Unless required by applicable law or agreed to in writing, software 09:43:24 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:24 # See the License for the specific language governing permissions and 09:43:24 # limitations under the License. 09:43:24 # 09:43:24 ################################################################################ 09:43:24 09:43:24 # 09:43:24 # If set to true, the following property will not allow any certificate to be used 09:43:24 # when accessing Maven repositories through SSL 09:43:24 # 09:43:24 #org.ops4j.pax.url.mvn.certificateCheck= 09:43:24 09:43:24 # 09:43:24 # Path to the local Maven settings file. 09:43:24 # The repositories defined in this file will be automatically added to the list 09:43:24 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:43:24 # below is not set. 09:43:24 # The following locations are checked for the existence of the settings.xml file 09:43:24 # * 1. looks for the specified url 09:43:24 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:43:24 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:43:24 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:43:24 # 09:43:24 #org.ops4j.pax.url.mvn.settings= 09:43:24 09:43:24 # 09:43:24 # Path to the local Maven repository which is used to avoid downloading 09:43:24 # artifacts when they already exist locally. 09:43:24 # The value of this property will be extracted from the settings.xml file 09:43:24 # above, or defaulted to: 09:43:24 # System.getProperty( "user.home" ) + "/.m2/repository" 09:43:24 # 09:43:24 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:43:24 09:43:24 # 09:43:24 # Default this to false. It's just weird to use undocumented repos 09:43:24 # 09:43:24 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:43:24 09:43:24 # 09:43:24 # Uncomment if you don't wanna use the proxy settings 09:43:24 # from the Maven conf/settings.xml file 09:43:24 # 09:43:24 # org.ops4j.pax.url.mvn.proxySupport=false 09:43:24 09:43:24 # 09:43:24 # Comma separated list of repositories scanned when resolving an artifact. 09:43:24 # Those repositories will be checked before iterating through the 09:43:24 # below list of repositories and even before the local repository 09:43:24 # A repository url can be appended with zero or more of the following flags: 09:43:24 # @snapshots : the repository contains snaphots 09:43:24 # @noreleases : the repository does not contain any released artifacts 09:43:24 # 09:43:24 # The following property value will add the system folder as a repo. 09:43:24 # 09:43:24 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:43:24 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:43:24 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:43:24 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:43:24 09:43:24 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:43:24 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:43:24 09:43:24 # 09:43:24 # Comma separated list of repositories scanned when resolving an artifact. 09:43:24 # The default list includes the following repositories: 09:43:24 # http://repo1.maven.org/maven2@id=central 09:43:24 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:43:24 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:43:24 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:43:24 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:43:24 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:43:24 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:24 # To add repositories to the default ones, prepend '+' to the list of repositories 09:43:24 # to add. 09:43:24 # A repository url can be appended with zero or more of the following flags: 09:43:24 # @snapshots : the repository contains snapshots 09:43:24 # @noreleases : the repository does not contain any released artifacts 09:43:24 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:43:24 # 09:43:24 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:24 09:43:24 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:43:24 + [[ True == \T\r\u\e ]] 09:43:24 + echo 'Configuring the startup features...' 09:43:24 + 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:24 + FEATURE_TEST_STRING=features-test 09:43:24 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:43:24 + KARAF_VERSION=karaf4 09:43:24 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:43:24 + 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:24 + [[ ! -z '' ]] 09:43:24 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:24 ################################################################################ 09:43:24 # 09:43:24 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:24 # contributor license agreements. See the NOTICE file distributed with 09:43:24 # this work for additional information regarding copyright ownership. 09:43:24 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:24 # (the "License"); you may not use this file except in compliance with 09:43:24 # the License. You may obtain a copy of the License at 09:43:24 # 09:43:24 # http://www.apache.org/licenses/LICENSE-2.0 09:43:24 # 09:43:24 # Unless required by applicable law or agreed to in writing, software 09:43:24 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:24 # See the License for the specific language governing permissions and 09:43:24 # limitations under the License. 09:43:24 # 09:43:24 ################################################################################ 09:43:24 09:43:24 # 09:43:24 # Comma separated list of features repositories to register by default 09:43:24 # 09:43:24 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}/f27fb824-77e1-4f5e-8cb6-3a0dd95f0ef9.xml 09:43:24 09:43:24 # 09:43:24 # Comma separated list of features to install at startup 09:43:24 # 09:43:24 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, bcc444c1-0c1a-44e4-ae0b-da33518605f5 09:43:24 09:43:24 # 09:43:24 # Resource repositories (OBR) that the features resolver can use 09:43:24 # to resolve requirements/capabilities 09:43:24 # 09:43:24 # The format of the resourceRepositories is 09:43:24 # resourceRepositories=[xml:url|json:url],... 09:43:24 # for Instance: 09:43:24 # 09:43:24 #resourceRepositories=xml:http://host/path/to/index.xml 09:43:24 # or 09:43:24 #resourceRepositories=json:http://host/path/to/index.json 09:43:24 # 09:43:24 09:43:24 # 09:43:24 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:43:24 # 09:43:24 featuresBootAsynchronous=false 09:43:24 09:43:24 # 09:43:24 # Service requirements enforcement 09:43:24 # 09:43:24 # By default, the feature resolver checks the service requirements/capabilities of 09:43:24 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:43:24 # the required bundles. 09:43:24 # The following flag can have those values: 09:43:24 # - disable: service requirements are completely ignored 09:43:24 # - default: service requirements are ignored for old features 09:43:24 # - enforce: service requirements are always verified 09:43:24 # 09:43:24 #serviceRequirements=default 09:43:24 09:43:24 # 09:43:24 # Store cfg file for config element in feature 09:43:24 # 09:43:24 #configCfgStore=true 09:43:24 09:43:24 # 09:43:24 # Define if the feature service automatically refresh bundles 09:43:24 # 09:43:24 autoRefresh=true 09:43:24 09:43:24 # 09:43:24 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:43:24 # XML file defines instructions related to features processing 09:43:24 # versions.properties may declare properties to resolve placeholders in XML file 09:43:24 # both files are relative to ${karaf.etc} 09:43:24 # 09:43:24 #featureProcessing=org.apache.karaf.features.xml 09:43:24 #featureProcessingVersions=versions.properties 09:43:24 + configure_karaf_log karaf4 '' 09:43:24 + local -r karaf_version=karaf4 09:43:24 + local -r controllerdebugmap= 09:43:24 + local logapi=log4j 09:43:24 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:24 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:24 log4j2.rootLogger.level = INFO 09:43:24 #log4j2.rootLogger.type = asyncRoot 09:43:24 #log4j2.rootLogger.includeLocation = false 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:24 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:24 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:24 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:24 log4j2.logger.spifly.level = WARN 09:43:24 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:24 log4j2.logger.audit.level = INFO 09:43:24 log4j2.logger.audit.additivity = false 09:43:24 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:24 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:24 log4j2.appender.console.type = Console 09:43:24 log4j2.appender.console.name = Console 09:43:24 log4j2.appender.console.layout.type = PatternLayout 09:43:24 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:24 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:24 log4j2.appender.rolling.name = RollingFile 09:43:24 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:24 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:24 #log4j2.appender.rolling.immediateFlush = false 09:43:24 log4j2.appender.rolling.append = true 09:43:24 log4j2.appender.rolling.layout.type = PatternLayout 09:43:24 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:24 log4j2.appender.rolling.policies.type = Policies 09:43:24 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:24 log4j2.appender.rolling.policies.size.size = 64MB 09:43:24 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:24 log4j2.appender.rolling.strategy.max = 7 09:43:24 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:24 log4j2.appender.audit.name = AuditRollingFile 09:43:24 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:24 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:24 log4j2.appender.audit.append = true 09:43:24 log4j2.appender.audit.layout.type = PatternLayout 09:43:24 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:24 log4j2.appender.audit.policies.type = Policies 09:43:24 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:24 log4j2.appender.audit.policies.size.size = 8MB 09:43:24 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:24 log4j2.appender.audit.strategy.max = 7 09:43:24 log4j2.appender.osgi.type = PaxOsgi 09:43:24 log4j2.appender.osgi.name = PaxOsgi 09:43:24 log4j2.appender.osgi.filter = * 09:43:24 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:24 #log4j2.logger.aether.level = TRACE 09:43:24 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:24 #log4j2.logger.http-headers.level = DEBUG 09:43:24 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:24 #log4j2.logger.maven.level = TRACE 09:43:24 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:43:24 + logapi=log4j2 09:43:24 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:43:24 + '[' log4j2 == log4j2 ']' 09:43:24 + 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:24 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:43:24 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:43:24 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:43:24 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:43:24 + unset IFS 09:43:24 + echo 'controllerdebugmap: ' 09:43:24 + '[' -n '' ']' 09:43:24 controllerdebugmap: 09:43:24 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:24 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:43:24 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:24 ################################################################################ 09:43:24 # 09:43:24 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:24 # contributor license agreements. See the NOTICE file distributed with 09:43:24 # this work for additional information regarding copyright ownership. 09:43:24 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:24 # (the "License"); you may not use this file except in compliance with 09:43:24 # the License. You may obtain a copy of the License at 09:43:24 # 09:43:24 # http://www.apache.org/licenses/LICENSE-2.0 09:43:24 # 09:43:24 # Unless required by applicable law or agreed to in writing, software 09:43:24 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:24 # See the License for the specific language governing permissions and 09:43:24 # limitations under the License. 09:43:24 # 09:43:24 ################################################################################ 09:43:24 09:43:24 # Common pattern layout for appenders 09:43:24 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:24 09:43:24 # Root logger 09:43:24 log4j2.rootLogger.level = INFO 09:43:24 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:43:24 #log4j2.rootLogger.type = asyncRoot 09:43:24 #log4j2.rootLogger.includeLocation = false 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:24 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:24 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:24 09:43:24 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:24 09:43:24 # Loggers configuration 09:43:24 09:43:24 # Spifly logger 09:43:24 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:24 log4j2.logger.spifly.level = WARN 09:43:24 09:43:24 # Security audit logger 09:43:24 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:24 log4j2.logger.audit.level = INFO 09:43:24 log4j2.logger.audit.additivity = false 09:43:24 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:24 09:43:24 # Appenders configuration 09:43:24 09:43:24 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:24 log4j2.appender.console.type = Console 09:43:24 log4j2.appender.console.name = Console 09:43:24 log4j2.appender.console.layout.type = PatternLayout 09:43:24 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:24 09:43:24 # Rolling file appender 09:43:24 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:24 log4j2.appender.rolling.name = RollingFile 09:43:24 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:24 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:24 # uncomment to not force a disk flush 09:43:24 #log4j2.appender.rolling.immediateFlush = false 09:43:24 log4j2.appender.rolling.append = true 09:43:24 log4j2.appender.rolling.layout.type = PatternLayout 09:43:24 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:24 log4j2.appender.rolling.policies.type = Policies 09:43:24 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:24 log4j2.appender.rolling.policies.size.size = 1GB 09:43:24 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:24 log4j2.appender.rolling.strategy.max = 7 09:43:24 09:43:24 # Audit file appender 09:43:24 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:24 log4j2.appender.audit.name = AuditRollingFile 09:43:24 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:24 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:24 log4j2.appender.audit.append = true 09:43:24 log4j2.appender.audit.layout.type = PatternLayout 09:43:24 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:24 log4j2.appender.audit.policies.type = Policies 09:43:24 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:24 log4j2.appender.audit.policies.size.size = 8MB 09:43:24 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:24 log4j2.appender.audit.strategy.max = 7 09:43:24 09:43:24 # OSGi appender 09:43:24 log4j2.appender.osgi.type = PaxOsgi 09:43:24 log4j2.appender.osgi.name = PaxOsgi 09:43:24 log4j2.appender.osgi.filter = * 09:43:24 09:43:24 # help with identification of maven-related problems with pax-url-aether 09:43:24 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:24 #log4j2.logger.aether.level = TRACE 09:43:24 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:24 #log4j2.logger.http-headers.level = DEBUG 09:43:24 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:24 #log4j2.logger.maven.level = TRACE 09:43:24 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:43:24 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:43:24 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:24 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:43:24 + local -r controllermem=2048m 09:43:24 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:24 Configure 09:43:24 + echo Configure 09:43:24 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:43:24 max memory: 2048m 09:43:24 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:24 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:43:24 + echo ' max memory: 2048m' 09:43:24 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:24 + 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:24 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:24 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:24 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:24 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:24 #!/bin/sh 09:43:24 # 09:43:24 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:24 # contributor license agreements. See the NOTICE file distributed with 09:43:24 # this work for additional information regarding copyright ownership. 09:43:24 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:24 # (the "License"); you may not use this file except in compliance with 09:43:24 # the License. You may obtain a copy of the License at 09:43:24 # 09:43:24 # http://www.apache.org/licenses/LICENSE-2.0 09:43:24 # 09:43:24 # Unless required by applicable law or agreed to in writing, software 09:43:24 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:24 # See the License for the specific language governing permissions and 09:43:24 # limitations under the License. 09:43:24 # 09:43:24 09:43:24 # 09:43:24 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:43:24 # script: client, instance, shell, start, status, stop, karaf 09:43:24 # 09:43:24 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:43:24 # Actions go here... 09:43:24 # fi 09:43:24 09:43:24 # 09:43:24 # general settings which should be applied for all scripts go here; please keep 09:43:24 # in mind that it is possible that scripts might be executed more than once, e.g. 09:43:24 # in example of the start script where the start script is executed first and the 09:43:24 # karaf script afterwards. 09:43:24 # 09:43:24 09:43:24 # 09:43:24 # The following section shows the possible configuration options for the default 09:43:24 # karaf scripts 09:43:24 # 09:43:24 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:43:24 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:43:24 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:43:24 # export EXTRA_JAVA_OPTS # Additional JVM options 09:43:24 # export KARAF_HOME # Karaf home folder 09:43:24 # export KARAF_DATA # Karaf data folder 09:43:24 # export KARAF_BASE # Karaf base folder 09:43:24 # export KARAF_ETC # Karaf etc folder 09:43:24 # export KARAF_LOG # Karaf log folder 09:43:24 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:43:24 # export KARAF_OPTS # Additional available Karaf options 09:43:24 # export KARAF_DEBUG # Enable debug mode 09:43:24 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:43:24 # export KARAF_NOROOT # Prevent execution as root if set to true 09:43:24 Set Java version 09:43:24 + echo 'Set Java version' 09:43:24 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:43:24 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:24 sudo: a password is required 09:43:24 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:24 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:24 sudo: a password is required 09:43:24 + echo 'JDK default version ...' 09:43:24 JDK default version ... 09:43:24 + java -version 09:43:24 openjdk version "21.0.8" 2025-07-15 09:43:24 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:43:24 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:43:24 Set JAVA_HOME 09:43:24 + echo 'Set JAVA_HOME' 09:43:24 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:24 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:24 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:24 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:24 Listing all open ports on controller system... 09:43:24 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:24 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:43:24 + echo 'Listing all open ports on controller system...' 09:43:24 + netstat -pnatu 09:43:24 /tmp/configuration-script.sh: line 40: netstat: command not found 09:43:24 Configuring cluster 09:43:24 + '[' -f /tmp/custom_shard_config.txt ']' 09:43:24 + echo 'Configuring cluster' 09:43:24 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.80 09:43:24 ################################################ 09:43:24 ## Configure Cluster ## 09:43:24 ################################################ 09:43:24 NOTE: Cluster configuration files not found. Copying from 09:43:24 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:43:24 Configuring unique name in akka.conf 09:43:24 Configuring hostname in akka.conf 09:43:24 Configuring data and rpc seed nodes in akka.conf 09:43:24 modules = [ 09:43:24 09:43:24 { 09:43:24 name = "inventory" 09:43:24 namespace = "urn:opendaylight:inventory" 09:43:24 shard-strategy = "module" 09:43:24 }, 09:43:24 { 09:43:24 name = "topology" 09:43:24 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:24 shard-strategy = "module" 09:43:24 }, 09:43:24 { 09:43:24 name = "toaster" 09:43:24 namespace = "http://netconfcentral.org/ns/toaster" 09:43:24 shard-strategy = "module" 09:43:24 } 09:43:24 ] 09:43:24 Configuring replication type in module-shards.conf 09:43:24 ################################################ 09:43:24 ## NOTE: Manually restart controller to ## 09:43:24 ## apply configuration. ## 09:43:24 ################################################ 09:43:24 Dump akka.conf 09:43:24 + echo 'Dump akka.conf' 09:43:24 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:24 09:43:24 odl-cluster-data { 09:43:24 akka { 09:43:24 remote { 09:43:24 artery { 09:43:24 enabled = on 09:43:24 transport = tcp 09:43:24 canonical.hostname = "10.30.170.80" 09:43:24 canonical.port = 2550 09:43:24 } 09:43:24 } 09:43:24 09:43:24 cluster { 09:43:24 # Using artery. 09:43:24 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.80:2550"] 09:43:24 09:43:24 roles = ["member-1"] 09:43:24 09:43:24 # when under load we might trip a false positive on the failure detector 09:43:24 # failure-detector { 09:43:24 # heartbeat-interval = 4 s 09:43:24 # acceptable-heartbeat-pause = 16s 09:43:24 # } 09:43:24 } 09:43:24 09:43:24 persistence { 09:43:24 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:43:24 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:43:24 # The relative path is always relative to KARAF_HOME. 09:43:24 09:43:24 # snapshot-store.local.dir = "target/snapshots" 09:43:24 09:43:24 # Use lz4 compression for LocalSnapshotStore snapshots 09:43:24 snapshot-store.local.use-lz4-compression = false 09:43:24 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:43:24 snapshot-store.local.lz4-blocksize = 256KB 09:43:24 } 09:43:24 disable-default-actor-system-quarantined-event-handling = "false" 09:43:24 } 09:43:24 } 09:43:24 Dump modules.conf 09:43:24 + echo 'Dump modules.conf' 09:43:24 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:24 modules = [ 09:43:24 09:43:24 { 09:43:24 name = "inventory" 09:43:24 namespace = "urn:opendaylight:inventory" 09:43:24 shard-strategy = "module" 09:43:24 }, 09:43:24 { 09:43:24 name = "topology" 09:43:24 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:24 shard-strategy = "module" 09:43:24 }, 09:43:24 { 09:43:24 name = "toaster" 09:43:24 namespace = "http://netconfcentral.org/ns/toaster" 09:43:24 shard-strategy = "module" 09:43:24 } 09:43:24 ] 09:43:24 Dump module-shards.conf 09:43:24 + echo 'Dump module-shards.conf' 09:43:24 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:24 module-shards = [ 09:43:24 { 09:43:24 name = "default" 09:43:24 shards = [ 09:43:24 { 09:43:24 name = "default" 09:43:24 replicas = ["member-1"] 09:43:24 } 09:43:24 ] 09:43:24 }, 09:43:24 { 09:43:24 name = "inventory" 09:43:24 shards = [ 09:43:24 { 09:43:24 name="inventory" 09:43:24 replicas = ["member-1"] 09:43:24 } 09:43:24 ] 09:43:24 }, 09:43:24 { 09:43:24 name = "topology" 09:43:24 shards = [ 09:43:24 { 09:43:24 name="topology" 09:43:24 replicas = ["member-1"] 09:43:24 } 09:43:24 ] 09:43:24 }, 09:43:24 { 09:43:24 name = "toaster" 09:43:24 shards = [ 09:43:24 { 09:43:24 name="toaster" 09:43:24 replicas = ["member-1"] 09:43:24 } 09:43:24 ] 09:43:24 } 09:43:24 ] 09:43:24 Locating config plan to use... 09:43:24 Finished running config plans 09:43:24 Starting member-1 with IP address 10.30.170.80 09:43:24 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:43:25 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:43:25 Redirecting karaf console output to karaf_console.log 09:43:25 Starting controller... 09:43:25 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:43:25 Execute the post startup script on controller 10.30.170.80 09:43:25 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:43:25 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:43:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:25 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:44:30 2025-11-28T09:43:47,869 | 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:30 Controller is UP 09:44:30 2025-11-28T09:43:47,869 | 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:30 Listing all open ports on controller system... 09:44:30 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:44:30 looking for "BindException: Address already in use" in log file 09:44:30 looking for "server is unhealthy" in log file 09:44:30 Let's take the karaf thread dump 09:44:30 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:44:31 karaf main: org.apache.karaf.main.Main, pid:2028 09:44:31 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:44:31 Generating mininet variables... 09:44:31 Locating test plan to use... 09:44:31 Changing the testplan path... 09:44:31 # Place the suites in run order: 09:44:31 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:44:31 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:44:31 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:44:31 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:44:31 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:32 ============================================================================== 09:44:32 openflowplugin-sanity.txt 09:44:32 ============================================================================== 09:44:32 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:44:32 ============================================================================== 09:44:35 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:44:35 ============================================================================== 09:44:35 Get list of nodes :: Get the inventory | PASS | 09:44:36 ------------------------------------------------------------------------------ 09:44:36 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 Get node 1 inventory :: Get the inventory for a node | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 Get node 2 inventory :: Get the inventory for a node | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 Get node 3 inventory :: Get the inventory for a node | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 Link Down :: Take link s1-s2 down | PASS | 09:44:39 ------------------------------------------------------------------------------ 09:44:39 Link Up :: Take link s1-s2 up | PASS | 09:44:41 ------------------------------------------------------------------------------ 09:44:41 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:44:41 7 tests, 7 passed, 0 failed 09:44:41 ============================================================================== 09:44:41 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:44:41 ============================================================================== 09:44:41 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:44:41 ------------------------------------------------------------------------------ 09:44:41 List all the links :: List all the links in the topology. | PASS | 09:44:41 ------------------------------------------------------------------------------ 09:44:41 Link Down :: Take link s1-s2 down | PASS | 09:44:41 ------------------------------------------------------------------------------ 09:44:41 Link Up :: Take link s1-s2 up | PASS | 09:44:45 ------------------------------------------------------------------------------ 09:44:45 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:44:45 4 tests, 4 passed, 0 failed 09:44:45 ============================================================================== 09:44:45 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:44:45 ============================================================================== 09:44:45 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:44:45 ------------------------------------------------------------------------------ 09:44:45 Get Stats for node 1 :: Get the stats for a node | PASS | 09:44:45 ------------------------------------------------------------------------------ 09:44:45 Get Stats for node 2 :: Get the stats for a node | PASS | 09:44:45 ------------------------------------------------------------------------------ 09:44:45 Get Stats for node 3 :: Get the stats for a node | PASS | 09:44:45 ------------------------------------------------------------------------------ 09:44:45 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:44:45 4 tests, 4 passed, 0 failed 09:44:45 ============================================================================== 09:44:45 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:44:45 ============================================================================== 09:44:45 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:44:45 ------------------------------------------------------------------------------ 09:44:45 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:44:45 ------------------------------------------------------------------------------ 09:44:45 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:44:50 ------------------------------------------------------------------------------ 09:44:50 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:44:50 ------------------------------------------------------------------------------ 09:44:50 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:44:50 ------------------------------------------------------------------------------ 09:44:50 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:44:52 ------------------------------------------------------------------------------ 09:44:52 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:44:52 6 tests, 6 passed, 0 failed 09:44:52 ============================================================================== 09:44:52 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:44:52 21 tests, 21 passed, 0 failed 09:44:52 ============================================================================== 09:44:52 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:44:52 ============================================================================== 09:44:55 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:44:55 ============================================================================== 09:44:55 Get list of nodes :: Get the inventory | PASS | 09:44:57 ------------------------------------------------------------------------------ 09:44:57 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:44:57 ------------------------------------------------------------------------------ 09:44:57 Get node 1 inventory :: Get the inventory for a node | PASS | 09:44:57 ------------------------------------------------------------------------------ 09:44:57 Get node 2 inventory :: Get the inventory for a node | PASS | 09:44:57 ------------------------------------------------------------------------------ 09:44:57 Get node 3 inventory :: Get the inventory for a node | PASS | 09:44:57 ------------------------------------------------------------------------------ 09:44:57 Link Down :: Take link s1-s2 down | PASS | 09:44:57 ------------------------------------------------------------------------------ 09:44:57 Link Up :: Take link s1-s2 up | PASS | 09:44:57 ------------------------------------------------------------------------------ 09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:44:57 7 tests, 7 passed, 0 failed 09:44:57 ============================================================================== 09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:44:57 ============================================================================== 09:44:57 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:44:57 ------------------------------------------------------------------------------ 09:44:57 List all the links :: List all the links in the topology. | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Link Down :: Take link s1-s2 down | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Link Up :: Take link s1-s2 up | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:45:05 4 tests, 4 passed, 0 failed 09:45:05 ============================================================================== 09:45:05 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:45:05 ============================================================================== 09:45:05 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:45:06 4 tests, 4 passed, 0 failed 09:45:06 ============================================================================== 09:45:06 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:45:06 ============================================================================== 09:45:06 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Verify after modifying flow operational - Output to physical port#... | PASS | 09:45:12 ------------------------------------------------------------------------------ 09:45:12 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:12 ------------------------------------------------------------------------------ 09:45:12 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:12 ------------------------------------------------------------------------------ 09:45:12 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:14 ------------------------------------------------------------------------------ 09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:45:14 9 tests, 9 passed, 0 failed 09:45:14 ============================================================================== 09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:45:14 24 tests, 24 passed, 0 failed 09:45:14 ============================================================================== 09:45:14 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:45:14 ============================================================================== 09:45:17 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:45:17 ============================================================================== 09:45:18 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 1 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 2 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 3 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 4 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 5 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 6 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 7 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 8 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 9 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 10 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 11 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 14 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 15 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 16 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 17 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 18 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 19 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 20 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 21 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 22 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 23 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 24 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 25 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 31 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 36 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 38 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 43 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 45 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 101 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 102 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 103 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 104 Added | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 105 Added | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 106 Added | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 107 Added | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 108 Added | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 109 Added | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 110 Added | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 113 Added | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 156 Added | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 201 Added | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 202 Added | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 203 Added | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 204 Added | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 205 Added | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 206 Added | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 209 Added | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 214 Added | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 218 Added | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 219 Added | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 220 Added | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 221 Added | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 222 Added | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 223 Added | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 224 Added | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 225 Added | PASS | 09:45:32 ------------------------------------------------------------------------------ 09:45:32 Test Is Flow 550 Added | PASS | 09:45:32 ------------------------------------------------------------------------------ 09:45:32 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 1 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 2 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 3 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 4 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 5 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 6 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 7 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 8 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 9 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 10 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 11 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 14 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 15 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 16 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 17 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 18 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 19 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 20 Updated | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 21 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 22 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 23 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 24 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 25 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 31 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 36 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 38 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 43 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 45 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 101 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 102 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 103 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 104 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 105 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 106 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 107 Updated | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 108 Updated | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 109 Updated | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 110 Updated | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 113 Updated | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 156 Updated | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 201 Updated | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 202 Updated | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 203 Updated | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Test Is Flow 204 Updated | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 205 Updated | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 206 Updated | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 209 Updated | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 214 Updated | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 218 Updated | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 219 Updated | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 220 Updated | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 221 Updated | PASS | 09:45:43 ------------------------------------------------------------------------------ 09:45:43 Test Is Flow 222 Updated | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 223 Updated | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 224 Updated | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 225 Updated | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Is Flow 550 Updated | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 1 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 2 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 3 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 4 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 5 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 6 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 7 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 8 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 9 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 10 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 11 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 14 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 15 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 16 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 17 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 18 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 19 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 20 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 21 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 22 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 23 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 24 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 25 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 31 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 36 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 38 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 43 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 45 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 101 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 102 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 103 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 104 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 105 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 106 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 107 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 108 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 109 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 110 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 113 Deleted | PASS | 09:45:51 ------------------------------------------------------------------------------ 09:45:51 Test Is Flow 156 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 201 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 202 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 203 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 204 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 205 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 206 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 209 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 214 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 218 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 219 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 220 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 221 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 222 Deleted | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 223 Deleted | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 224 Deleted | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 225 Deleted | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 550 Deleted | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:45:53 174 tests, 174 passed, 0 failed 09:45:53 ============================================================================== 09:45:53 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:45:53 ============================================================================== 09:45:53 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 1 Added | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 2 Added | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 3 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 4 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 5 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 6 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 7 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 8 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 9 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 10 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 11 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 15 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 16 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 17 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 18 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 19 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 20 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 21 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 22 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 23 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 24 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 25 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 31 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 36 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 38 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 43 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 45 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 101 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 102 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 103 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 104 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 105 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 106 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 107 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 108 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 109 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 110 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 113 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 201 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 202 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 203 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 204 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 205 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 206 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 209 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 214 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 218 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 219 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 220 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 1 Updated | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 2 Updated | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 3 Updated | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 4 Updated | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 5 Updated | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 6 Updated | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 7 Updated | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 8 Updated | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 9 Updated | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 10 Updated | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 11 Updated | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 14 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 15 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 16 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 17 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 18 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 19 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 20 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 21 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 22 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 23 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 24 Updated | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 25 Updated | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 31 Updated | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 36 Updated | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 38 Updated | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 43 Updated | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 45 Updated | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 101 Updated | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 102 Updated | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 103 Updated | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 104 Updated | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 105 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 106 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 107 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 108 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 109 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 110 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 113 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 201 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 202 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 203 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 204 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 205 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 206 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 209 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 214 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 218 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 219 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 220 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 1 Deleted | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 2 Deleted | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 3 Deleted | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 4 Deleted | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Test Is Flow 5 Deleted | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 6 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 7 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 8 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 9 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 10 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 11 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 14 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 15 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 16 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 17 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 18 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 19 Deleted | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Test Is Flow 20 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 21 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 22 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 23 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 24 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 25 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 31 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 36 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 38 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 43 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 45 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 101 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 102 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 103 Deleted | PASS | 09:47:30 ------------------------------------------------------------------------------ 09:47:30 Test Is Flow 104 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 105 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 106 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 107 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 108 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 109 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 110 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 113 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 201 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 202 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 203 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 204 Deleted | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 205 Deleted | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 206 Deleted | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 209 Deleted | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 214 Deleted | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 218 Deleted | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 219 Deleted | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 220 Deleted | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:47:32 152 tests, 152 passed, 0 failed 09:47:32 ============================================================================== 09:47:32 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:47:32 326 tests, 326 passed, 0 failed 09:47:32 ============================================================================== 09:47:32 openflowplugin-sanity.txt.Reconciliation 09:47:32 ============================================================================== 09:47:32 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:47:32 ============================================================================== 09:47:32 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:47:39 ------------------------------------------------------------------------------ 09:47:39 Check Linear Topology :: Check Linear Topology. | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:46 | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:47:57 ------------------------------------------------------------------------------ 09:47:57 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:57 | PASS | 09:47:57 ------------------------------------------------------------------------------ 09:47:57 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:48:04 ------------------------------------------------------------------------------ 09:48:04 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:48:04 ------------------------------------------------------------------------------ 09:48:04 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:48:04 ------------------------------------------------------------------------------ 09:48:04 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:32 | PASS | 09:48:32 ------------------------------------------------------------------------------ 09:48:32 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Stop Mininet :: Stop Mininet. | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Check No Switches :: Check no switches in topology. | PASS | 09:48:34 ------------------------------------------------------------------------------ 09:48:35 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:48:35 23 tests, 23 passed, 0 failed 09:48:35 ============================================================================== 09:48:35 openflowplugin-sanity.txt.Reconciliation | PASS | 09:48:35 23 tests, 23 passed, 0 failed 09:48:35 ============================================================================== 09:48:35 openflowplugin-sanity.txt | PASS | 09:48:35 394 tests, 394 passed, 0 failed 09:48:35 ============================================================================== 09:48:35 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:48:39 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:48:39 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:48:39 Examining the files in data/log and checking filesize 09:48:39 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:39 total 1016 09:48:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 09:43 . 09:48:39 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 28 09:43 karaf_console.log 09:48:39 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 09:43 .. 09:48:39 -rw-rw-r-- 1 jenkins jenkins 1024250 Nov 28 09:48 karaf.log 09:48:39 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:39 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:48:39 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:48:40 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:40 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:48:40 Let's take the karaf thread dump again... 09:48:40 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:40 karaf main: org.apache.karaf.main.Main, pid:4211 09:48:40 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:40 Killing ODL 09:48:40 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:46 Compressing karaf.log 1 09:48:46 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:46 Fetching compressed karaf.log 1 09:48:46 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:46 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:47 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:47 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:47 Fetch GC logs 09:48:47 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts. 09:48:47 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:48:47 Examine copied files 09:48:47 total 43924 09:48:47 drwxrwxr-x. 2 jenkins jenkins 6 Nov 28 09:48 gclogs-1 09:48:47 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 28 09:48 odl1_karaf_console.log 09:48:47 -rw-rw-r--. 1 jenkins jenkins 69957 Nov 28 09:48 odl1_karaf.log.gz 09:48:47 -rw-rw-r--. 1 jenkins jenkins 148855 Nov 28 09:48 karaf_1_4211_threads_after.log 09:48:47 -rw-rw-r--. 1 jenkins jenkins 14131 Nov 28 09:48 ps_after.log 09:48:47 -rw-rw-r--. 1 jenkins jenkins 270964 Nov 28 09:48 report.html 09:48:47 -rw-rw-r--. 1 jenkins jenkins 3384916 Nov 28 09:48 log.html 09:48:47 -rw-rw-r--. 1 jenkins jenkins 40887107 Nov 28 09:48 output.xml 09:48:47 -rw-rw-r--. 1 jenkins jenkins 491 Nov 28 09:44 testplan.txt 09:48:47 -rw-rw-r--. 1 jenkins jenkins 107078 Nov 28 09:44 karaf_1_2028_threads_before.log 09:48:47 -rw-rw-r--. 1 jenkins jenkins 14166 Nov 28 09:44 ps_before.log 09:48:47 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 28 09:43 post-startup-script.sh 09:48:47 -rw-rw-r--. 1 jenkins jenkins 252 Nov 28 09:43 startup-script.sh 09:48:47 -rw-rw-r--. 1 jenkins jenkins 3494 Nov 28 09:43 configuration-script.sh 09:48:47 -rw-rw-r--. 1 jenkins jenkins 337 Nov 28 09:43 detect_variables.env 09:48:47 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 28 09:43 pom.xml 09:48:47 -rw-rw-r--. 1 jenkins jenkins 92 Nov 28 09:43 set_variables.env 09:48:47 -rw-rw-r--. 1 jenkins jenkins 293 Nov 28 09:43 slave_addresses.txt 09:48:47 -rw-rw-r--. 1 jenkins jenkins 570 Nov 28 09:42 requirements.txt 09:48:47 -rw-rw-r--. 1 jenkins jenkins 26 Nov 28 09:42 env.properties 09:48:47 -rw-rw-r--. 1 jenkins jenkins 334 Nov 28 09:40 stack-parameters.yaml 09:48:47 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 28 09:39 test 09:48:47 drwxrwxr-x. 2 jenkins jenkins 6 Nov 28 09:39 test@tmp 09:48:47 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 28 01:54 maven-metadata.xml 09:48:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3023212376795257769.sh 09:48:47 Karaf Deployments, Tests must have already run 09:48:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins314550556327730057.sh 09:48:47 Cleaning up Robot installation... 09:48:48 $ ssh-agent -k 09:48:48 unset SSH_AUTH_SOCK; 09:48:48 unset SSH_AGENT_PID; 09:48:48 echo Agent pid 6504 killed; 09:48:48 [ssh-agent] Stopped. 09:48:48 Recording plot data 09:48:48 Robot results publisher started... 09:48:48 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:48:48 -Parsing output xml: 09:48:49 Done! 09:48:49 -Copying log files to build dir: 09:48:50 Done! 09:48:50 -Assigning results to build: 09:48:50 Done! 09:48:50 -Checking thresholds: 09:48:50 Done! 09:48:50 Done publishing Robot results. 09:48:50 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1218176543706969533.sh 09:48:50 Archiving csit artifacts 09:48:50 mv: cannot stat '*_1.png': No such file or directory 09:48:50 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:48:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:50 Dload Upload Total Spent Left Speed 09:48:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3533k 0 3533k 0 0 4428k 0 --:--:-- --:--:-- --:--:-- 4428k 09:48:51 Archive: robot-plugin.zip 09:48:51 inflating: ./archives/robot-plugin/log.html 09:48:51 inflating: ./archives/robot-plugin/output.xml 09:48:51 inflating: ./archives/robot-plugin/report.html 09:48:51 mv: cannot stat '*.log.gz': No such file or directory 09:48:51 mv: cannot stat '*.csv': No such file or directory 09:48:51 mv: cannot stat '*.png': No such file or directory 09:48:51 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10544080313875787944.sh 09:48:51 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:51 [EnvInject] - Injecting environment variables from a build step. 09:48:51 [EnvInject] - Injecting as environment variables the properties content 09:48:51 OS_CLOUD=vex 09:48:51 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-544 09:48:51 09:48:51 [EnvInject] - Variables injected successfully. 09:48:51 provisioning config files... 09:48:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:48:52 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1414913328942121431.sh 09:48:52 ---> openstack-stack-delete.sh 09:48:52 Setup pyenv: 09:48:52 system 09:48:52 3.8.13 09:48:52 3.9.13 09:48:52 3.10.13 09:48:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:48:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTdD from file:/tmp/.os_lf_venv 09:48:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:48:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:48:54 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:48:54 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:48:54 lf-activate-venv(): INFO: Base packages installed successfully 09:48:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:49:14 lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH 09:49:14 INFO: Stack cost retrieval disabled, setting cost to 0 09:49:26 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-544 09:49:26 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-544 09:49:26 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7453880159565106667.sh 09:49:26 ---> sysstat.sh 09:49:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18244435113731022324.sh 09:49:26 ---> package-listing.sh 09:49:26 ++ facter osfamily 09:49:26 ++ tr '[:upper:]' '[:lower:]' 09:49:27 + OS_FAMILY=redhat 09:49:27 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:49:27 + START_PACKAGES=/tmp/packages_start.txt 09:49:27 + END_PACKAGES=/tmp/packages_end.txt 09:49:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:27 + PACKAGES=/tmp/packages_start.txt 09:49:27 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:27 + PACKAGES=/tmp/packages_end.txt 09:49:27 + case "${OS_FAMILY}" in 09:49:27 + rpm -qa 09:49:27 + sort 09:49:27 + '[' -f /tmp/packages_start.txt ']' 09:49:27 + '[' -f /tmp/packages_end.txt ']' 09:49:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:27 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:27 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:49:27 + 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:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12672904463652674244.sh 09:49:27 ---> capture-instance-metadata.sh 09:49:27 Setup pyenv: 09:49:28 system 09:49:28 3.8.13 09:49:28 3.9.13 09:49:28 3.10.13 09:49:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTdD from file:/tmp/.os_lf_venv 09:49:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:30 lf-activate-venv(): INFO: Base packages installed successfully 09:49:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:40 lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH 09:49:40 INFO: Running in OpenStack, capturing instance metadata 09:49:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17141568193524081382.sh 09:49:41 provisioning config files... 09:49:41 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #544 09:49:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config12687547523738286935tmp 09:49:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:49:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:49:41 provisioning config files... 09:49:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:49:42 [EnvInject] - Injecting environment variables from a build step. 09:49:42 [EnvInject] - Injecting as environment variables the properties content 09:49:42 SERVER_ID=logs 09:49:42 09:49:42 [EnvInject] - Variables injected successfully. 09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5195703929223141170.sh 09:49:42 ---> create-netrc.sh 09:49:42 WARN: Log server credential not found. 09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1765265977356794551.sh 09:49:42 ---> python-tools-install.sh 09:49:42 Setup pyenv: 09:49:42 system 09:49:42 3.8.13 09:49:42 3.9.13 09:49:42 3.10.13 09:49:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTdD from file:/tmp/.os_lf_venv 09:49:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:44 lf-activate-venv(): INFO: Base packages installed successfully 09:49:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH 09:49:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17523670615702019909.sh 09:49:55 ---> sudo-logs.sh 09:49:55 Archiving 'sudo' log.. 09:49:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11131290113115667926.sh 09:49:56 ---> job-cost.sh 09:49:56 Setup pyenv: 09:49:56 system 09:49:56 3.8.13 09:49:56 3.9.13 09:49:56 3.10.13 09:49:56 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTdD from file:/tmp/.os_lf_venv 09:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:58 lf-activate-venv(): INFO: Base packages installed successfully 09:49:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:07 lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH 09:50:07 DEBUG: total: 0 09:50:07 INFO: Retrieving Stack Cost... 09:50:07 INFO: Retrieving Pricing Info for: v3-standard-2 09:50:08 INFO: Archiving Costs 09:50:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10674990979309938738.sh 09:50:08 ---> logs-deploy.sh 09:50:08 Setup pyenv: 09:50:08 system 09:50:08 3.8.13 09:50:08 3.9.13 09:50:08 3.10.13 09:50:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zTdD from file:/tmp/.os_lf_venv 09:50:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:11 lf-activate-venv(): INFO: Base packages installed successfully 09:50:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-zTdD/bin to PATH 09:50:28 WARNING: Nexus logging server not set 09:50:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/544/ 09:50:28 INFO: archiving logs to S3 09:50:29 ---> uname -a: 09:50:29 Linux prd-centos8-robot-2c-8g-1804.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:29 09:50:29 09:50:29 ---> lscpu: 09:50:29 Architecture: x86_64 09:50:29 CPU op-mode(s): 32-bit, 64-bit 09:50:29 Byte Order: Little Endian 09:50:29 CPU(s): 2 09:50:29 On-line CPU(s) list: 0,1 09:50:29 Thread(s) per core: 1 09:50:29 Core(s) per socket: 1 09:50:29 Socket(s): 2 09:50:29 NUMA node(s): 1 09:50:29 Vendor ID: AuthenticAMD 09:50:29 CPU family: 23 09:50:29 Model: 49 09:50:29 Model name: AMD EPYC-Rome Processor 09:50:29 Stepping: 0 09:50:29 CPU MHz: 2799.998 09:50:29 BogoMIPS: 5599.99 09:50:29 Virtualization: AMD-V 09:50:29 Hypervisor vendor: KVM 09:50:29 Virtualization type: full 09:50:29 L1d cache: 32K 09:50:29 L1i cache: 32K 09:50:29 L2 cache: 512K 09:50:29 L3 cache: 16384K 09:50:29 NUMA node0 CPU(s): 0,1 09:50:29 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:29 09:50:29 09:50:29 ---> nproc: 09:50:29 2 09:50:29 09:50:29 09:50:29 ---> df -h: 09:50:29 Filesystem Size Used Avail Use% Mounted on 09:50:29 devtmpfs 3.8G 0 3.8G 0% /dev 09:50:29 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:50:29 tmpfs 3.8G 17M 3.8G 1% /run 09:50:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:50:29 /dev/vda1 40G 8.4G 32G 21% / 09:50:29 tmpfs 770M 0 770M 0% /run/user/1001 09:50:29 09:50:29 09:50:29 ---> free -m: 09:50:29 total used free shared buff/cache available 09:50:29 Mem: 7697 566 4840 19 2290 6831 09:50:29 Swap: 1023 0 1023 09:50:29 09:50:29 09:50:29 ---> ip addr: 09:50:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:50:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:29 inet 127.0.0.1/8 scope host lo 09:50:29 valid_lft forever preferred_lft forever 09:50:29 inet6 ::1/128 scope host 09:50:29 valid_lft forever preferred_lft forever 09:50:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:50:29 link/ether fa:16:3e:83:10:84 brd ff:ff:ff:ff:ff:ff 09:50:29 altname enp0s3 09:50:29 altname ens3 09:50:29 inet 10.30.171.208/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:50:29 valid_lft 63918sec preferred_lft 63918sec 09:50:29 inet6 fe80::f816:3eff:fe83:1084/64 scope link 09:50:29 valid_lft forever preferred_lft forever 09:50:29 09:50:29 09:50:29 ---> sar -b -r -n DEV: 09:50:29 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/28/2025 _x86_64_ (2 CPU) 09:50:29 09:50:29 03:35:42 LINUX RESTART (2 CPU) 09:50:29 09:50:29 03:36:01 AM tps rtps wtps bread/s bwrtn/s 09:50:29 03:37:02 AM 171.20 132.57 38.63 12822.79 37663.87 09:50:29 03:38:01 AM 0.97 0.00 0.97 0.00 15.37 09:50:29 03:39:01 AM 0.55 0.03 0.52 0.53 5.83 09:50:29 03:40:01 AM 0.42 0.00 0.42 0.00 5.70 09:50:29 03:41:01 AM 0.42 0.00 0.42 0.00 4.52 09:50:29 03:42:01 AM 0.47 0.00 0.47 0.00 6.05 09:50:29 03:43:01 AM 0.33 0.00 0.33 0.00 3.52 09:50:29 03:44:01 AM 0.43 0.00 0.43 0.00 5.63 09:50:29 03:45:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:29 03:46:01 AM 0.33 0.00 0.33 0.00 3.27 09:50:29 03:47:01 AM 0.47 0.00 0.47 0.00 6.15 09:50:29 03:48:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:29 03:49:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:29 03:50:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:29 03:51:01 AM 0.53 0.05 0.48 0.80 6.01 09:50:29 03:52:01 AM 1.45 0.00 1.45 0.00 32.48 09:50:29 03:53:01 AM 0.32 0.00 0.32 0.00 3.28 09:50:29 03:54:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:29 03:55:01 AM 0.33 0.00 0.33 0.00 3.73 09:50:29 03:56:01 AM 0.35 0.00 0.35 0.00 3.52 09:50:29 03:57:01 AM 0.57 0.00 0.57 0.00 7.47 09:50:29 03:58:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:29 03:59:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:29 04:00:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:29 04:01:01 AM 0.43 0.02 0.42 0.13 4.63 09:50:29 04:02:01 AM 0.62 0.07 0.55 1.73 8.46 09:50:29 04:03:01 AM 0.35 0.00 0.35 0.00 3.60 09:50:29 04:04:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:29 04:05:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:29 04:06:01 AM 0.45 0.00 0.45 0.00 5.37 09:50:29 04:07:01 AM 0.50 0.00 0.50 0.00 6.20 09:50:29 04:08:01 AM 0.37 0.00 0.37 0.00 3.60 09:50:29 04:09:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:29 04:10:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:29 04:11:01 AM 0.40 0.00 0.40 0.00 4.32 09:50:29 04:12:01 AM 0.43 0.00 0.43 0.00 5.80 09:50:29 04:13:01 AM 0.42 0.00 0.42 0.00 5.00 09:50:29 04:14:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:29 04:15:01 AM 7.75 5.95 1.80 574.97 25.73 09:50:29 04:16:01 AM 1.47 0.00 1.47 0.00 50.62 09:50:29 04:17:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:29 04:18:01 AM 0.12 0.00 0.12 0.00 0.93 09:50:29 04:19:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:29 04:20:01 AM 0.47 0.32 0.15 6.93 1.27 09:50:29 04:21:01 AM 0.92 0.00 0.92 0.00 21.64 09:50:29 04:22:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:29 04:23:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:29 04:24:01 AM 0.08 0.00 0.08 0.00 0.58 09:50:29 04:25:01 AM 0.12 0.00 0.12 0.00 1.17 09:50:29 04:26:01 AM 0.17 0.00 0.17 0.00 2.10 09:50:29 04:27:01 AM 0.32 0.00 0.32 0.00 4.68 09:50:29 04:28:01 AM 0.25 0.00 0.25 0.00 3.67 09:50:29 04:29:01 AM 0.18 0.00 0.18 0.00 2.67 09:50:29 04:30:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:29 04:31:01 AM 0.17 0.00 0.17 0.00 1.70 09:50:29 04:32:01 AM 0.27 0.00 0.27 0.00 4.82 09:50:29 04:33:01 AM 0.15 0.00 0.15 0.00 2.22 09:50:29 04:34:01 AM 0.13 0.00 0.13 0.00 1.45 09:50:29 04:35:01 AM 0.22 0.00 0.22 0.00 2.52 09:50:29 04:36:01 AM 0.18 0.00 0.18 0.00 1.83 09:50:29 04:37:01 AM 0.23 0.00 0.23 0.00 3.30 09:50:29 04:38:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 04:39:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 04:40:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:29 04:41:01 AM 0.35 0.00 0.35 0.00 5.81 09:50:29 04:42:02 AM 0.30 0.00 0.30 0.00 5.30 09:50:29 04:43:01 AM 0.30 0.00 0.30 0.00 3.90 09:50:29 04:44:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:29 04:45:01 AM 0.15 0.00 0.15 0.00 1.08 09:50:29 04:46:01 AM 0.15 0.00 0.15 0.00 1.62 09:50:29 04:47:01 AM 0.32 0.00 0.32 0.00 4.13 09:50:29 04:48:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 04:49:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 04:50:01 AM 0.18 0.00 0.18 0.00 2.25 09:50:29 04:51:01 AM 0.22 0.00 0.22 0.00 2.12 09:50:29 04:52:01 AM 0.25 0.00 0.25 0.00 4.37 09:50:29 04:53:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 04:54:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 04:55:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 04:56:01 AM 0.15 0.00 0.15 0.00 1.02 09:50:29 04:57:01 AM 0.33 0.00 0.33 0.00 5.10 09:50:29 04:58:01 AM 0.18 0.00 0.18 0.00 1.73 09:50:29 04:59:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:29 05:00:01 AM 0.13 0.00 0.13 0.00 1.17 09:50:29 05:01:01 AM 0.48 0.00 0.48 0.00 8.22 09:50:29 05:02:01 AM 0.22 0.00 0.22 0.00 3.75 09:50:29 05:03:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:29 05:04:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 05:05:01 AM 0.10 0.00 0.10 0.00 0.90 09:50:29 05:06:01 AM 0.22 0.00 0.22 0.00 2.90 09:50:29 05:07:01 AM 0.23 0.00 0.23 0.00 3.20 09:50:29 05:08:01 AM 0.20 0.00 0.20 0.00 2.57 09:50:29 05:09:01 AM 0.18 0.00 0.18 0.00 1.73 09:50:29 05:10:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 05:11:01 AM 0.23 0.00 0.23 0.00 3.13 09:50:29 05:12:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:29 05:13:01 AM 0.15 0.00 0.15 0.00 1.07 09:50:29 05:14:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 05:15:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:29 05:16:01 AM 0.25 0.00 0.25 0.00 3.68 09:50:29 05:17:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:29 05:18:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:29 05:19:01 AM 0.15 0.00 0.15 0.00 1.75 09:50:29 05:20:01 AM 0.12 0.00 0.12 0.00 0.78 09:50:29 05:21:01 AM 0.23 0.00 0.23 0.00 3.02 09:50:29 05:22:01 AM 0.28 0.00 0.28 0.00 4.93 09:50:29 05:23:01 AM 0.17 0.00 0.17 0.00 1.98 09:50:29 05:24:01 AM 0.12 0.00 0.12 0.00 0.93 09:50:29 05:25:01 AM 0.13 0.00 0.13 0.00 1.05 09:50:29 05:26:01 AM 0.18 0.00 0.18 0.00 2.20 09:50:29 05:27:01 AM 0.23 0.00 0.23 0.00 3.20 09:50:29 05:28:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:29 05:29:01 AM 0.10 0.00 0.10 0.00 0.67 09:50:29 05:30:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:29 05:31:01 AM 0.42 0.00 0.42 0.00 6.15 09:50:29 05:32:01 AM 0.42 0.00 0.42 0.00 5.58 09:50:29 05:33:01 AM 0.32 0.00 0.32 0.00 3.58 09:50:29 05:34:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:29 05:35:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:29 05:36:01 AM 0.38 0.00 0.38 0.00 4.10 09:50:29 05:37:01 AM 0.38 0.00 0.38 0.00 4.35 09:50:29 05:38:01 AM 0.32 0.00 0.32 0.00 2.57 09:50:29 05:39:01 AM 0.35 0.00 0.35 0.00 3.73 09:50:29 05:40:01 AM 0.37 0.00 0.37 0.00 3.20 09:50:29 05:41:01 AM 0.32 0.00 0.32 0.00 2.52 09:50:29 05:42:01 AM 0.43 0.00 0.43 0.00 6.37 09:50:29 05:43:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:29 05:44:01 AM 0.27 0.00 0.27 0.00 2.13 09:50:29 05:45:01 AM 0.28 0.00 0.28 0.00 2.12 09:50:29 05:46:01 AM 0.43 0.00 0.43 0.00 5.13 09:50:29 05:47:01 AM 0.48 0.00 0.48 0.00 6.13 09:50:29 05:48:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:29 05:49:01 AM 0.28 0.00 0.28 0.00 2.50 09:50:29 05:50:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:29 05:51:01 AM 0.98 0.00 0.98 0.00 12.73 09:50:29 05:52:02 AM 0.52 0.00 0.52 0.00 10.26 09:50:29 05:53:01 AM 0.12 0.00 0.12 0.00 0.78 09:50:29 05:54:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 05:55:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 05:56:01 AM 0.13 0.00 0.13 0.00 1.02 09:50:29 05:57:01 AM 0.25 0.00 0.25 0.00 3.33 09:50:29 05:58:01 AM 0.17 0.00 0.17 0.00 1.08 09:50:29 05:59:01 AM 0.20 0.00 0.20 0.00 2.92 09:50:29 06:00:01 AM 0.18 0.00 0.18 0.00 1.73 09:50:29 06:01:01 AM 0.17 0.00 0.17 0.00 1.48 09:50:29 06:02:01 AM 0.28 0.00 0.28 0.00 5.31 09:50:29 06:03:01 AM 0.20 0.00 0.20 0.00 2.37 09:50:29 06:04:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:29 06:05:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:29 06:06:01 AM 0.17 0.00 0.17 0.00 1.22 09:50:29 06:07:01 AM 0.30 0.00 0.30 0.00 4.25 09:50:29 06:08:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 06:09:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 06:10:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 06:11:01 AM 0.25 0.00 0.25 0.00 2.93 09:50:29 06:12:01 AM 0.30 0.00 0.30 0.00 5.31 09:50:29 06:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 06:14:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 06:15:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 06:16:01 AM 0.20 0.00 0.20 0.00 2.73 09:50:29 06:17:01 AM 0.22 0.00 0.22 0.00 3.20 09:50:29 06:18:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:29 06:19:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 06:20:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:29 06:21:01 AM 0.30 0.00 0.30 0.00 4.50 09:50:29 06:22:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:29 06:23:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:29 06:24:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 06:25:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 06:26:01 AM 0.23 0.00 0.23 0.00 2.80 09:50:29 06:27:01 AM 0.32 0.00 0.32 0.00 4.67 09:50:29 06:28:01 AM 0.18 0.00 0.18 0.00 2.42 09:50:29 06:29:01 AM 0.12 0.00 0.12 0.00 1.03 09:50:29 06:30:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 06:31:01 AM 0.30 0.00 0.30 0.00 4.50 09:50:29 06:32:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:29 06:33:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:29 06:34:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:29 06:35:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:29 06:36:01 AM 0.20 0.00 0.20 0.00 2.50 09:50:29 06:37:01 AM 0.28 0.00 0.28 0.00 3.62 09:50:29 06:38:01 AM 0.12 0.00 0.12 0.00 0.93 09:50:29 06:39:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:29 06:40:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 06:41:01 AM 0.35 0.00 0.35 0.00 5.57 09:50:29 06:42:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:29 06:43:01 AM 0.12 0.00 0.12 0.00 1.03 09:50:29 06:44:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 06:45:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 06:46:01 AM 0.18 0.00 0.18 0.00 2.32 09:50:29 06:47:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:29 06:48:01 AM 0.12 0.00 0.12 0.00 1.20 09:50:29 06:49:01 AM 0.15 0.00 0.15 0.00 1.37 09:50:29 06:50:01 AM 0.15 0.00 0.15 0.00 1.15 09:50:29 06:51:01 AM 0.22 0.00 0.22 0.00 2.65 09:50:29 06:52:01 AM 0.37 0.00 0.37 0.00 7.05 09:50:29 06:53:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 06:54:01 AM 0.13 0.00 0.13 0.00 1.82 09:50:29 06:55:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:29 06:56:01 AM 0.15 0.00 0.15 0.00 2.22 09:50:29 06:57:01 AM 0.25 0.00 0.25 0.00 3.70 09:50:29 06:58:01 AM 0.20 0.00 0.20 0.00 2.37 09:50:29 06:59:01 AM 0.22 0.00 0.22 0.00 3.47 09:50:29 07:00:02 AM 0.15 0.00 0.15 0.00 1.47 09:50:29 07:01:01 AM 0.34 0.00 0.34 0.00 3.76 09:50:29 07:02:01 AM 0.35 0.00 0.35 0.00 6.61 09:50:29 07:03:01 AM 0.17 0.00 0.17 0.00 1.58 09:50:29 07:04:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:29 07:05:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:29 07:06:01 AM 0.13 0.00 0.13 0.00 0.90 09:50:29 07:07:01 AM 0.25 0.00 0.25 0.00 3.97 09:50:29 07:08:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:29 07:09:01 AM 0.80 0.00 0.80 0.00 12.28 09:50:29 07:10:01 AM 0.20 0.00 0.20 0.00 3.05 09:50:29 07:11:01 AM 0.17 0.00 0.17 0.00 1.92 09:50:29 07:12:01 AM 0.28 0.00 0.28 0.00 4.65 09:50:29 07:13:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:29 07:14:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 07:15:01 AM 0.18 0.00 0.18 0.00 2.23 09:50:29 07:16:01 AM 0.18 0.00 0.18 0.00 1.70 09:50:29 07:17:01 AM 0.22 0.00 0.22 0.00 3.43 09:50:29 07:18:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:29 07:19:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 07:20:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 07:21:01 AM 0.17 0.00 0.17 0.00 1.20 09:50:29 07:22:01 AM 0.35 0.00 0.35 0.00 6.55 09:50:29 07:23:01 AM 0.20 0.00 0.20 0.00 1.87 09:50:29 07:24:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 07:25:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 07:26:01 AM 0.20 0.00 0.20 0.00 2.73 09:50:29 07:27:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:29 07:28:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:29 07:29:01 AM 0.15 0.00 0.15 0.00 1.73 09:50:29 07:30:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:29 07:31:01 AM 0.35 0.00 0.35 0.00 5.96 09:50:29 07:32:01 AM 0.18 0.00 0.18 0.00 3.23 09:50:29 07:33:01 AM 0.15 0.00 0.15 0.00 1.35 09:50:29 07:34:01 AM 0.15 0.00 0.15 0.00 1.18 09:50:29 07:35:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 07:36:01 AM 0.20 0.00 0.20 0.00 2.87 09:50:29 07:37:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:29 07:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 07:39:01 AM 0.18 0.00 0.18 0.00 2.37 09:50:29 07:40:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:29 07:41:01 AM 0.25 0.00 0.25 0.00 3.68 09:50:29 07:42:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:29 07:43:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 07:44:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 07:45:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 07:46:01 AM 0.30 0.00 0.30 0.00 4.62 09:50:29 07:47:01 AM 0.23 0.00 0.23 0.00 3.20 09:50:29 07:48:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 07:49:01 AM 0.13 0.00 0.13 0.00 0.95 09:50:29 07:50:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 07:51:01 AM 0.27 0.00 0.27 0.00 3.45 09:50:29 07:52:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:29 07:53:01 AM 0.20 0.00 0.20 0.00 2.63 09:50:29 07:54:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:29 07:55:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 07:56:01 AM 0.18 0.00 0.18 0.00 2.32 09:50:29 07:57:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:29 07:58:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 07:59:01 AM 0.15 0.00 0.15 0.00 1.87 09:50:29 08:00:01 AM 0.08 0.00 0.08 0.00 0.90 09:50:29 08:01:01 AM 0.37 0.00 0.37 0.00 5.70 09:50:29 08:02:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:29 08:03:01 AM 0.13 0.00 0.13 0.00 1.28 09:50:29 08:04:01 AM 0.15 0.00 0.15 0.00 1.87 09:50:29 08:05:02 AM 0.13 0.00 0.13 0.00 1.68 09:50:29 08:06:01 AM 0.17 0.00 0.17 0.00 2.00 09:50:29 08:07:01 AM 0.35 0.00 0.35 0.00 5.62 09:50:29 08:08:01 AM 0.20 0.00 0.20 0.00 1.87 09:50:29 08:09:01 AM 0.17 0.00 0.17 0.00 2.38 09:50:29 08:10:01 AM 0.28 0.00 0.28 0.00 4.18 09:50:29 08:11:01 AM 0.17 0.00 0.17 0.00 1.47 09:50:29 08:12:01 AM 0.28 0.00 0.28 0.00 4.78 09:50:29 08:13:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 08:14:01 AM 0.18 0.00 0.18 0.00 2.25 09:50:29 08:15:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:29 08:16:01 AM 0.13 0.00 0.13 0.00 0.93 09:50:29 08:17:01 AM 0.28 0.00 0.28 0.00 4.25 09:50:29 08:18:01 AM 0.12 0.00 0.12 0.00 0.97 09:50:29 08:19:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:29 08:20:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 08:21:01 AM 0.23 0.00 0.23 0.00 2.78 09:50:29 08:22:01 AM 0.30 0.00 0.30 0.00 5.18 09:50:29 08:23:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:29 08:24:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 08:25:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 08:26:01 AM 0.13 0.00 0.13 0.00 0.88 09:50:29 08:27:01 AM 0.23 0.00 0.23 0.00 3.57 09:50:29 08:28:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 08:29:01 AM 0.15 0.00 0.15 0.00 1.38 09:50:29 08:30:01 AM 0.12 0.00 0.12 0.00 1.47 09:50:29 08:31:01 AM 0.30 0.00 0.30 0.00 3.37 09:50:29 08:32:01 AM 0.30 0.00 0.30 0.00 5.58 09:50:29 08:33:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:29 08:34:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 08:35:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 08:36:01 AM 0.13 0.00 0.13 0.00 1.33 09:50:29 08:37:01 AM 0.25 0.00 0.25 0.00 3.97 09:50:29 08:38:01 AM 0.20 0.00 0.20 0.00 2.52 09:50:29 08:39:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:29 08:40:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 08:41:01 AM 0.32 0.00 0.32 0.00 4.30 09:50:29 08:42:01 AM 1.15 0.00 1.15 0.00 19.20 09:50:29 08:43:01 AM 0.22 0.00 0.22 0.00 3.32 09:50:29 08:44:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 08:45:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 08:46:01 AM 0.22 0.00 0.22 0.00 3.13 09:50:29 08:47:01 AM 0.32 0.00 0.32 0.00 4.93 09:50:29 08:48:01 AM 0.18 0.00 0.18 0.00 1.72 09:50:29 08:49:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:29 08:50:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 08:51:01 AM 0.23 0.00 0.23 0.00 3.18 09:50:29 08:52:01 AM 0.22 0.00 0.22 0.00 3.48 09:50:29 08:53:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 08:54:01 AM 0.18 0.00 0.18 0.00 2.40 09:50:29 08:55:01 AM 0.20 0.00 0.20 0.00 1.90 09:50:29 08:56:01 AM 0.22 0.00 0.22 0.00 2.47 09:50:29 08:57:01 AM 0.23 0.00 0.23 0.00 3.20 09:50:29 08:58:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 08:59:01 AM 0.15 0.00 0.15 0.00 1.33 09:50:29 09:00:01 AM 0.12 0.00 0.12 0.00 1.30 09:50:29 09:01:01 AM 0.35 0.00 0.35 0.00 5.83 09:50:29 09:02:01 AM 0.22 0.00 0.22 0.00 3.20 09:50:29 09:03:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 09:04:01 AM 0.08 0.00 0.08 0.00 0.53 09:50:29 09:05:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:29 09:06:01 AM 0.23 0.00 0.23 0.00 3.17 09:50:29 09:07:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:29 09:08:01 AM 0.20 0.00 0.20 0.00 2.37 09:50:29 09:09:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:29 09:10:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:29 09:11:01 AM 0.25 0.00 0.25 0.00 3.68 09:50:29 09:12:02 AM 0.18 0.00 0.18 0.00 3.20 09:50:29 09:13:01 AM 0.08 0.00 0.08 0.00 1.00 09:50:29 09:14:01 AM 0.13 0.00 0.13 0.00 1.43 09:50:29 09:15:01 AM 0.25 0.00 0.25 0.00 3.80 09:50:29 09:16:01 AM 0.23 0.00 0.23 0.00 2.95 09:50:29 09:17:01 AM 0.30 0.00 0.30 0.00 4.93 09:50:29 09:18:01 AM 0.28 0.00 0.28 0.00 3.48 09:50:29 09:19:01 AM 0.15 0.00 0.15 0.00 1.50 09:50:29 09:20:01 AM 0.13 0.00 0.13 0.00 1.82 09:50:29 09:21:01 AM 0.22 0.00 0.22 0.00 2.77 09:50:29 09:22:01 AM 0.33 0.00 0.33 0.00 6.10 09:50:29 09:23:01 AM 0.17 0.00 0.17 0.00 1.58 09:50:29 09:24:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:29 09:25:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:29 09:26:01 AM 0.15 0.00 0.15 0.00 1.42 09:50:29 09:27:01 AM 0.25 0.00 0.25 0.00 3.70 09:50:29 09:28:01 AM 0.12 0.00 0.12 0.00 1.50 09:50:29 09:29:01 AM 0.17 0.00 0.17 0.00 1.18 09:50:29 09:30:01 AM 0.15 0.00 0.15 0.00 1.73 09:50:29 09:31:01 AM 0.25 0.00 0.25 0.00 3.32 09:50:29 09:32:01 AM 0.32 0.00 0.32 0.00 5.98 09:50:29 09:33:01 AM 0.15 0.00 0.15 0.00 2.08 09:50:29 09:34:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 09:35:01 AM 0.10 0.00 0.10 0.00 1.20 09:50:29 09:36:01 AM 0.18 0.00 0.18 0.00 1.43 09:50:29 09:37:01 AM 0.25 0.00 0.25 0.00 3.30 09:50:29 09:38:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:29 09:39:01 AM 0.18 0.00 0.18 0.00 2.83 09:50:29 09:40:01 AM 13.18 6.52 6.67 1238.19 1101.53 09:50:29 09:41:01 AM 121.36 0.25 121.11 12.40 10739.19 09:50:29 09:42:01 AM 36.60 0.65 35.95 51.05 5345.95 09:50:29 09:43:01 AM 62.77 7.03 55.74 1306.58 3381.50 09:50:29 09:44:01 AM 49.80 2.53 47.27 420.26 7046.58 09:50:29 09:45:01 AM 4.92 0.22 4.70 11.73 209.10 09:50:29 09:46:01 AM 2.28 0.00 2.28 0.00 655.94 09:50:29 09:47:01 AM 0.92 0.00 0.92 0.00 250.57 09:50:29 09:48:01 AM 0.35 0.00 0.35 0.00 369.01 09:50:29 09:49:01 AM 5.05 0.38 4.67 40.13 241.21 09:50:29 09:50:01 AM 33.44 0.47 32.97 52.92 3113.68 09:50:29 Average: 1.58 0.42 1.16 44.25 190.43 09:50:29 09:50:29 03:36:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:29 03:37:02 AM 5860260 7226068 2022172 25.65 2688 1564588 584860 6.55 153516 1608968 8 09:50:29 03:38:01 AM 5861404 7227212 2021028 25.64 2688 1564588 584860 6.55 153524 1608176 4 09:50:29 03:39:01 AM 5860032 7225860 2022400 25.66 2688 1564608 584860 6.55 153544 1609764 4 09:50:29 03:40:01 AM 5859796 7225624 2022636 25.66 2688 1564608 569104 6.37 153544 1609764 4 09:50:29 03:41:01 AM 5860044 7225876 2022388 25.66 2688 1564612 569104 6.37 153544 1609696 4 09:50:29 03:42:01 AM 5860000 7225824 2022432 25.66 2688 1564612 569104 6.37 153544 1609768 4 09:50:29 03:43:01 AM 5860108 7225932 2022324 25.66 2688 1564612 569104 6.37 153544 1609704 4 09:50:29 03:44:01 AM 5860136 7225964 2022296 25.66 2688 1564616 569104 6.37 153544 1609708 4 09:50:29 03:45:01 AM 5860148 7225976 2022284 25.66 2688 1564616 584528 6.54 153544 1609708 4 09:50:29 03:46:01 AM 5860224 7226052 2022208 25.65 2688 1564616 584528 6.54 153544 1609708 4 09:50:29 03:47:01 AM 5860008 7225840 2022424 25.66 2688 1564620 584528 6.54 153544 1609784 4 09:50:29 03:48:01 AM 5860072 7225904 2022360 25.66 2688 1564620 584528 6.54 153544 1609716 4 09:50:29 03:49:01 AM 5860160 7225992 2022272 25.66 2688 1564620 584528 6.54 153544 1609716 4 09:50:29 03:50:01 AM 5859940 7225776 2022492 25.66 2688 1564624 578592 6.48 153548 1609948 4 09:50:29 03:51:01 AM 5859952 7225800 2022480 25.66 2688 1564628 578068 6.47 153712 1609680 16 09:50:29 03:52:01 AM 5853816 7219668 2028616 25.74 2688 1564632 578068 6.47 153712 1615836 4 09:50:29 03:53:01 AM 5853940 7219792 2028492 25.73 2688 1564632 578068 6.47 153712 1615768 4 09:50:29 03:54:01 AM 5857640 7223492 2024792 25.69 2688 1564632 578068 6.47 153712 1611676 8 09:50:29 03:55:01 AM 5857704 7223560 2024728 25.69 2688 1564636 578068 6.47 153712 1611684 4 09:50:29 03:56:01 AM 5857764 7223620 2024668 25.69 2688 1564636 578068 6.47 153712 1611684 4 09:50:29 03:57:01 AM 5857768 7223624 2024664 25.69 2688 1564636 578068 6.47 153712 1611756 0 09:50:29 03:58:01 AM 5857764 7223624 2024668 25.69 2688 1564640 578068 6.47 153712 1611692 4 09:50:29 03:59:01 AM 5857832 7223692 2024600 25.68 2688 1564640 578068 6.47 153712 1611692 4 09:50:29 04:00:01 AM 5857716 7223576 2024716 25.69 2688 1564640 578068 6.47 153712 1611924 4 09:50:29 04:01:01 AM 5856640 7222504 2025792 25.70 2688 1564644 578068 6.47 153712 1612624 4 09:50:29 04:02:01 AM 5857416 7223348 2025016 25.69 2688 1564712 578068 6.47 153872 1611944 4 09:50:29 04:03:01 AM 5857452 7223388 2024980 25.69 2688 1564716 578068 6.47 153872 1611884 4 09:50:29 04:04:01 AM 5857484 7223420 2024948 25.69 2688 1564716 578068 6.47 153872 1611884 4 09:50:29 04:05:01 AM 5857408 7223344 2025024 25.69 2688 1564716 578068 6.47 153872 1611884 4 09:50:29 04:06:01 AM 5857328 7223264 2025104 25.69 2688 1564716 578068 6.47 153872 1611888 4 09:50:29 04:07:01 AM 5857368 7223308 2025064 25.69 2688 1564720 578068 6.47 153872 1612000 4 09:50:29 04:08:01 AM 5857196 7223140 2025236 25.69 2688 1564724 578068 6.47 153872 1611936 4 09:50:29 04:09:01 AM 5857196 7223140 2025236 25.69 2688 1564724 578068 6.47 153880 1612008 4 09:50:29 04:10:01 AM 5856908 7222856 2025524 25.70 2688 1564728 578068 6.47 153880 1612068 4 09:50:29 04:11:01 AM 5857136 7223084 2025296 25.69 2688 1564728 593460 6.64 153872 1612020 4 09:50:29 04:12:01 AM 5857200 7223152 2025232 25.69 2688 1564732 593460 6.64 153872 1612012 4 09:50:29 04:13:01 AM 5857316 7223268 2025116 25.69 2688 1564732 593460 6.64 153872 1611952 4 09:50:29 04:14:01 AM 5857356 7223308 2025076 25.69 2688 1564732 593460 6.64 153872 1611952 4 09:50:29 04:15:01 AM 5839772 7222980 2042660 25.91 2688 1581976 566532 6.34 156032 1627076 4 09:50:29 04:16:01 AM 5840048 7223260 2042384 25.91 2688 1581976 566532 6.34 156032 1627080 4 09:50:29 04:17:01 AM 5839980 7223192 2042452 25.91 2688 1581976 566532 6.34 156032 1627164 4 09:50:29 04:18:01 AM 5839968 7223184 2042464 25.91 2688 1581980 566532 6.34 156032 1627100 4 09:50:29 04:19:01 AM 5840112 7223328 2042320 25.91 2688 1581980 566532 6.34 156032 1627080 4 09:50:29 04:20:01 AM 5839540 7222956 2042892 25.92 2688 1582176 569624 6.38 156140 1627324 12 09:50:29 04:21:01 AM 5839728 7223148 2042704 25.91 2688 1582180 569624 6.38 156140 1627212 4 09:50:29 04:22:01 AM 5839688 7223108 2042744 25.92 2688 1582180 569624 6.38 156140 1627288 4 09:50:29 04:23:01 AM 5839892 7223316 2042540 25.91 2688 1582184 569624 6.38 156140 1627224 4 09:50:29 04:24:01 AM 5839760 7223184 2042672 25.91 2688 1582184 569624 6.38 156140 1627224 4 09:50:29 04:25:01 AM 5839860 7223284 2042572 25.91 2688 1582184 569624 6.38 156140 1627224 4 09:50:29 04:26:01 AM 5839792 7223220 2042640 25.91 2688 1582188 569624 6.38 156140 1627228 4 09:50:29 04:27:01 AM 5839624 7223052 2042808 25.92 2688 1582188 569624 6.38 156140 1627316 4 09:50:29 04:28:01 AM 5839372 7222800 2043060 25.92 2688 1582188 585004 6.55 156140 1627364 4 09:50:29 04:29:01 AM 5839548 7222980 2042884 25.92 2688 1582192 585004 6.55 156140 1627252 4 09:50:29 04:30:01 AM 5839204 7222636 2043228 25.92 2688 1582192 582872 6.53 156140 1627448 8 09:50:29 04:31:01 AM 5839048 7222484 2043384 25.92 2688 1582196 582872 6.53 156140 1627648 4 09:50:29 04:32:01 AM 5839468 7222904 2042964 25.92 2688 1582196 582872 6.53 156140 1627376 4 09:50:29 04:33:01 AM 5839296 7222732 2043136 25.92 2688 1582196 582872 6.53 156140 1627800 4 09:50:29 04:34:01 AM 5839516 7222956 2042916 25.92 2688 1582200 582872 6.53 156140 1627416 4 09:50:29 04:35:01 AM 5839576 7223016 2042856 25.92 2688 1582200 582872 6.53 156140 1627416 4 09:50:29 04:36:01 AM 5839684 7223124 2042748 25.92 2688 1582200 582872 6.53 156140 1627416 4 09:50:29 04:37:01 AM 5839280 7222724 2043152 25.92 2688 1582204 582872 6.53 156140 1627604 4 09:50:29 04:38:01 AM 5839444 7222888 2042988 25.92 2688 1582204 582872 6.53 156140 1627420 4 09:50:29 04:39:01 AM 5839472 7222916 2042960 25.92 2688 1582204 582872 6.53 156140 1627536 4 09:50:29 04:40:01 AM 5838944 7222392 2043488 25.92 2688 1582208 605652 6.78 156164 1627632 12 09:50:29 04:41:01 AM 5839528 7222980 2042904 25.92 2688 1582208 586176 6.56 156168 1627400 4 09:50:29 04:42:02 AM 5839420 7222872 2043012 25.92 2688 1582208 586176 6.56 156168 1627488 8 09:50:29 04:43:01 AM 5839032 7222488 2043400 25.92 2688 1582212 586176 6.56 156168 1627972 16 09:50:29 04:44:01 AM 5839484 7222940 2042948 25.92 2688 1582212 586176 6.56 156168 1627404 8 09:50:29 04:45:01 AM 5838848 7222304 2043584 25.93 2688 1582212 586176 6.56 156168 1627916 4 09:50:29 04:46:01 AM 5839416 7222880 2043016 25.92 2688 1582220 586176 6.56 156168 1627524 8 09:50:29 04:47:01 AM 5839332 7222796 2043100 25.92 2688 1582220 586176 6.56 156168 1627592 4 09:50:29 04:48:01 AM 5839480 7222944 2042952 25.92 2688 1582220 586176 6.56 156168 1627524 4 09:50:29 04:49:01 AM 5839268 7222736 2043164 25.92 2688 1582224 586176 6.56 156168 1627528 4 09:50:29 04:50:01 AM 5839120 7222588 2043312 25.92 2688 1582224 577948 6.47 156168 1627644 4 09:50:29 04:51:01 AM 5839320 7222792 2043112 25.92 2688 1582228 577948 6.47 156168 1627532 4 09:50:29 04:52:01 AM 5839244 7222716 2043188 25.92 2688 1582228 577948 6.47 156168 1627600 4 09:50:29 04:53:01 AM 5839276 7222748 2043156 25.92 2688 1582228 577948 6.47 156168 1627532 4 09:50:29 04:54:01 AM 5839300 7222776 2043132 25.92 2688 1582232 577948 6.47 156168 1627652 4 09:50:29 04:55:01 AM 5839300 7222776 2043132 25.92 2688 1582232 577948 6.47 156168 1627652 4 09:50:29 04:56:01 AM 5839328 7222804 2043104 25.92 2688 1582232 577948 6.47 156168 1627536 4 09:50:29 04:57:01 AM 5839444 7222924 2042988 25.92 2688 1582236 577948 6.47 156168 1627612 4 09:50:29 04:58:01 AM 5839480 7222960 2042952 25.92 2688 1582236 577948 6.47 156168 1627544 4 09:50:29 04:59:01 AM 5838764 7222244 2043668 25.93 2688 1582236 577948 6.47 156168 1628036 12 09:50:29 05:00:01 AM 5838896 7222380 2043536 25.93 2688 1582240 571288 6.40 156168 1627844 8 09:50:29 05:01:01 AM 5838944 7222436 2043488 25.92 2688 1582244 571288 6.40 156164 1627808 4 09:50:29 05:02:01 AM 5839752 7223248 2042680 25.91 2688 1582248 571288 6.40 156188 1627512 4 09:50:29 05:03:01 AM 5839808 7223304 2042624 25.91 2688 1582248 571288 6.40 156188 1627328 4 09:50:29 05:04:01 AM 5839480 7222976 2042952 25.92 2688 1582248 571288 6.40 156188 1627328 8 09:50:29 05:05:01 AM 5839568 7223068 2042864 25.92 2688 1582252 571288 6.40 156188 1627456 8 09:50:29 05:06:01 AM 5839568 7223068 2042864 25.92 2688 1582252 571288 6.40 156188 1627340 8 09:50:29 05:07:01 AM 5839568 7223068 2042864 25.92 2688 1582252 571288 6.40 156188 1627408 4 09:50:29 05:08:01 AM 5839524 7223028 2042908 25.92 2688 1582256 571288 6.40 156188 1627344 4 09:50:29 05:09:01 AM 5839712 7223216 2042720 25.91 2688 1582256 571288 6.40 156188 1627344 4 09:50:29 05:10:01 AM 5839364 7222868 2043068 25.92 2688 1582256 591676 6.62 156188 1627460 4 09:50:29 05:11:01 AM 5839636 7223144 2042796 25.92 2688 1582260 591676 6.62 156188 1627352 4 09:50:29 05:12:01 AM 5839472 7222980 2042960 25.92 2688 1582260 591676 6.62 156188 1627420 4 09:50:29 05:13:01 AM 5839584 7223096 2042848 25.92 2688 1582264 576124 6.45 156188 1627356 4 09:50:29 05:14:01 AM 5839528 7223040 2042904 25.92 2688 1582264 576124 6.45 156188 1627472 4 09:50:29 05:15:01 AM 5839560 7223072 2042872 25.92 2688 1582264 576124 6.45 156188 1627472 4 09:50:29 05:16:01 AM 5839724 7223240 2042708 25.91 2688 1582268 576124 6.45 156188 1627360 4 09:50:29 05:17:01 AM 5839644 7223160 2042788 25.92 2688 1582268 576124 6.45 156188 1627392 4 09:50:29 05:18:01 AM 5839132 7222648 2043300 25.92 2688 1582268 576124 6.45 156192 1627752 8 09:50:29 05:19:01 AM 5839540 7223060 2042892 25.92 2688 1582272 576124 6.45 156188 1627492 4 09:50:29 05:20:01 AM 5839388 7222908 2043044 25.92 2688 1582272 578148 6.47 156188 1627512 4 09:50:29 05:21:01 AM 5839672 7223192 2042760 25.92 2688 1582272 578148 6.47 156188 1627400 8 09:50:29 05:22:01 AM 5839256 7222780 2043176 25.92 2688 1582276 578148 6.47 156192 1627764 16 09:50:29 05:23:01 AM 5839572 7223096 2042860 25.92 2688 1582276 578148 6.47 156188 1627344 4 09:50:29 05:24:01 AM 5839612 7223140 2042820 25.92 2688 1582280 578148 6.47 156188 1627504 4 09:50:29 05:25:01 AM 5839580 7223112 2042852 25.92 2688 1582284 578148 6.47 156188 1627508 4 09:50:29 05:26:01 AM 5839580 7223112 2042852 25.92 2688 1582284 578148 6.47 156188 1627548 8 09:50:29 05:27:01 AM 5839528 7223060 2042904 25.92 2688 1582284 578148 6.47 156188 1627500 4 09:50:29 05:28:01 AM 5839640 7223176 2042792 25.92 2688 1582288 578148 6.47 156188 1627552 4 09:50:29 05:29:01 AM 5839580 7223116 2042852 25.92 2688 1582288 578148 6.47 156188 1627436 4 09:50:29 05:30:01 AM 5839348 7222884 2043084 25.92 2688 1582288 576212 6.45 156188 1627552 4 09:50:29 05:31:01 AM 5839192 7222732 2043240 25.92 2688 1582292 576212 6.45 156188 1627876 4 09:50:29 05:32:01 AM 5839384 7222924 2043048 25.92 2688 1582292 576212 6.45 156188 1627568 4 09:50:29 05:33:01 AM 5839252 7222796 2043180 25.92 2688 1582296 576212 6.45 156188 1627752 4 09:50:29 05:34:01 AM 5839464 7223008 2042968 25.92 2688 1582296 576212 6.45 156188 1627548 4 09:50:29 05:35:01 AM 5839388 7222932 2043044 25.92 2688 1582296 576212 6.45 156188 1627548 4 09:50:29 05:36:01 AM 5839584 7223132 2042848 25.92 2688 1582300 576212 6.45 156188 1627552 4 09:50:29 05:37:01 AM 5839256 7222804 2043176 25.92 2688 1582300 576212 6.45 156188 1627620 4 09:50:29 05:38:01 AM 5839400 7222948 2043032 25.92 2688 1582300 576212 6.45 156188 1627552 4 09:50:29 05:39:01 AM 5839292 7222844 2043140 25.92 2688 1582304 576212 6.45 156188 1627556 4 09:50:29 05:40:01 AM 5839112 7222664 2043320 25.92 2688 1582304 569364 6.38 156188 1627672 4 09:50:29 05:41:01 AM 5839284 7222840 2043148 25.92 2688 1582308 569364 6.38 156188 1627564 4 09:50:29 05:42:01 AM 5839212 7222768 2043220 25.92 2688 1582308 569364 6.38 156188 1627644 4 09:50:29 05:43:01 AM 5839500 7223056 2042932 25.92 2688 1582308 569364 6.38 156188 1627576 4 09:50:29 05:44:01 AM 5839312 7222872 2043120 25.92 2688 1582312 569364 6.38 156188 1627580 4 09:50:29 05:45:01 AM 5839488 7223048 2042944 25.92 2688 1582312 569364 6.38 156188 1627580 4 09:50:29 05:46:01 AM 5839452 7223012 2042980 25.92 2688 1582312 584992 6.55 156188 1627580 4 09:50:29 05:47:01 AM 5839424 7222988 2043008 25.92 2688 1582316 584992 6.55 156188 1627656 4 09:50:29 05:48:01 AM 5839504 7223068 2042928 25.92 2688 1582316 584992 6.55 156188 1627588 4 09:50:29 05:49:01 AM 5839568 7223132 2042864 25.92 2688 1582316 584992 6.55 156188 1627588 4 09:50:29 05:50:01 AM 5839344 7222912 2043088 25.92 2688 1582320 567028 6.35 156188 1627708 4 09:50:29 05:51:01 AM 5839372 7222944 2043060 25.92 2688 1582324 567832 6.36 166024 1617764 4 09:50:29 05:52:02 AM 5839352 7222928 2043080 25.92 2688 1582328 567832 6.36 166024 1617800 4 09:50:29 05:53:01 AM 5839552 7223128 2042880 25.92 2688 1582328 567832 6.36 166024 1617768 8 09:50:29 05:54:01 AM 5839504 7223080 2042928 25.92 2688 1582328 567832 6.36 166024 1617768 4 09:50:29 05:55:01 AM 5839276 7222856 2043156 25.92 2688 1582332 567832 6.36 166024 1617888 4 09:50:29 05:56:01 AM 5839388 7222968 2043044 25.92 2688 1582332 567832 6.36 166024 1617776 4 09:50:29 05:57:01 AM 5839312 7222892 2043120 25.92 2688 1582332 567832 6.36 166024 1617848 4 09:50:29 05:58:01 AM 5839428 7223008 2043004 25.92 2688 1582332 567832 6.36 166024 1617780 4 09:50:29 05:59:01 AM 5839336 7222920 2043096 25.92 2688 1582336 567832 6.36 166024 1617784 4 09:50:29 06:00:01 AM 5839176 7222760 2043256 25.92 2688 1582336 577556 6.47 166024 1617900 4 09:50:29 06:01:01 AM 5838648 7222240 2043784 25.93 2688 1582344 577556 6.47 166024 1618372 4 09:50:29 06:02:01 AM 5839344 7222936 2043088 25.92 2688 1582344 577556 6.47 166036 1617876 4 09:50:29 06:03:01 AM 5839412 7223004 2043020 25.92 2688 1582344 577556 6.47 166036 1617808 4 09:50:29 06:04:01 AM 5839432 7223028 2043000 25.92 2688 1582348 577556 6.47 166036 1617812 4 09:50:29 06:05:01 AM 5839344 7222944 2043088 25.92 2688 1582352 577556 6.47 166036 1617816 4 09:50:29 06:06:01 AM 5839380 7222980 2043052 25.92 2688 1582352 577556 6.47 166036 1617816 4 09:50:29 06:07:01 AM 5839248 7222852 2043184 25.92 2688 1582356 577556 6.47 166036 1618004 4 09:50:29 06:08:01 AM 5839332 7222936 2043100 25.92 2688 1582356 577556 6.47 166036 1617900 4 09:50:29 06:09:01 AM 5839384 7222988 2043048 25.92 2688 1582356 577556 6.47 166036 1617820 4 09:50:29 06:10:01 AM 5839024 7222632 2043408 25.92 2688 1582360 577820 6.47 166036 1617940 4 09:50:29 06:11:01 AM 5839340 7222952 2043092 25.92 2688 1582364 577820 6.47 166036 1617836 4 09:50:29 06:12:01 AM 5839232 7222848 2043200 25.92 2688 1582368 577820 6.47 166036 1617912 4 09:50:29 06:13:01 AM 5839428 7223044 2043004 25.92 2688 1582368 577820 6.47 166036 1617844 4 09:50:29 06:14:01 AM 5839404 7223020 2043028 25.92 2688 1582368 577820 6.47 166036 1617960 4 09:50:29 06:15:01 AM 5839404 7223024 2043028 25.92 2688 1582372 577820 6.47 166036 1617848 4 09:50:29 06:16:01 AM 5839320 7222940 2043112 25.92 2688 1582372 577820 6.47 166036 1617964 4 09:50:29 06:17:01 AM 5839388 7223008 2043044 25.92 2688 1582372 577820 6.47 166036 1618064 4 09:50:29 06:18:01 AM 5839440 7223064 2042992 25.92 2688 1582376 577820 6.47 166036 1618000 4 09:50:29 06:19:01 AM 5839440 7223064 2042992 25.92 2688 1582376 577820 6.47 166036 1618000 4 09:50:29 06:20:01 AM 5839240 7222864 2043192 25.92 2688 1582376 582392 6.52 166036 1618000 4 09:50:29 06:21:01 AM 5839316 7222944 2043116 25.92 2688 1582380 582392 6.52 166036 1617888 4 09:50:29 06:22:01 AM 5839196 7222824 2043236 25.92 2688 1582380 582392 6.52 166036 1617956 4 09:50:29 06:23:01 AM 5839200 7222832 2043232 25.92 2688 1582384 582392 6.52 166036 1617892 4 09:50:29 06:24:01 AM 5839272 7222904 2043160 25.92 2688 1582384 582392 6.52 166036 1617892 4 09:50:29 06:25:01 AM 5839196 7222828 2043236 25.92 2688 1582384 582392 6.52 166036 1617872 4 09:50:29 06:26:01 AM 5839284 7222920 2043148 25.92 2688 1582388 582392 6.52 166036 1617896 4 09:50:29 06:27:01 AM 5838764 7222400 2043668 25.93 2688 1582388 582392 6.52 166036 1618276 16 09:50:29 06:28:01 AM 5839184 7222820 2043248 25.92 2688 1582388 582392 6.52 166036 1617940 12 09:50:29 06:29:01 AM 5839192 7222832 2043240 25.92 2688 1582392 582392 6.52 166036 1617944 4 09:50:29 06:30:01 AM 5838904 7222544 2043528 25.93 2688 1582392 584916 6.55 166036 1618188 4 09:50:29 06:31:01 AM 5838928 7222572 2043504 25.92 2688 1582396 584916 6.55 166036 1618256 4 09:50:29 06:32:01 AM 5839236 7222880 2043196 25.92 2688 1582396 584916 6.55 166036 1618060 4 09:50:29 06:33:01 AM 5839024 7222668 2043408 25.92 2688 1582396 584916 6.55 166036 1618280 4 09:50:29 06:34:01 AM 5839328 7222972 2043104 25.92 2688 1582396 584916 6.55 166036 1618008 4 09:50:29 06:35:01 AM 5839172 7222820 2043260 25.92 2688 1582400 584916 6.55 166036 1618208 12 09:50:29 06:36:01 AM 5839368 7223016 2043064 25.92 2688 1582400 584916 6.55 166036 1618024 12 09:50:29 06:37:01 AM 5838892 7222540 2043540 25.93 2688 1582400 584916 6.55 166036 1618212 4 09:50:29 06:38:01 AM 5838960 7222612 2043472 25.92 2688 1582404 584916 6.55 166036 1618148 4 09:50:29 06:39:01 AM 5839076 7222728 2043356 25.92 2688 1582404 584916 6.55 166036 1618032 4 09:50:29 06:40:01 AM 5838672 7222324 2043760 25.93 2688 1582404 586704 6.57 166036 1618264 4 09:50:29 06:41:01 AM 5838836 7222492 2043596 25.93 2688 1582408 586704 6.57 166036 1618152 4 09:50:29 06:42:01 AM 5838992 7222648 2043440 25.92 2688 1582408 586704 6.57 166036 1618104 4 09:50:29 06:43:01 AM 5839108 7222768 2043324 25.92 2688 1582412 586704 6.57 166036 1618040 4 09:50:29 06:44:01 AM 5838992 7222652 2043440 25.92 2688 1582412 586704 6.57 166036 1618040 4 09:50:29 06:45:01 AM 5839052 7222712 2043380 25.92 2688 1582412 586704 6.57 166036 1618040 4 09:50:29 06:46:01 AM 5838996 7222660 2043436 25.92 2688 1582416 586704 6.57 166036 1618044 4 09:50:29 06:47:01 AM 5839076 7222740 2043356 25.92 2688 1582416 586704 6.57 166036 1618112 4 09:50:29 06:48:01 AM 5839096 7222760 2043336 25.92 2688 1582416 586704 6.57 166036 1618248 4 09:50:29 06:49:01 AM 5839240 7222912 2043192 25.92 2688 1582424 586704 6.57 166036 1618052 4 09:50:29 06:50:01 AM 5838984 7222656 2043448 25.92 2688 1582424 577684 6.47 166036 1618168 4 09:50:29 06:51:01 AM 5839276 7222952 2043156 25.92 2688 1582428 577684 6.47 166036 1618056 4 09:50:29 06:52:01 AM 5838940 7222616 2043492 25.92 2688 1582428 577684 6.47 166036 1618124 4 09:50:29 06:53:01 AM 5838968 7222644 2043464 25.92 2688 1582428 577684 6.47 166036 1618172 4 09:50:29 06:54:01 AM 5838992 7222672 2043440 25.92 2688 1582432 577684 6.47 166036 1618060 4 09:50:29 06:55:01 AM 5839112 7222792 2043320 25.92 2688 1582432 577684 6.47 166036 1618060 4 09:50:29 06:56:01 AM 5838608 7222288 2043824 25.93 2688 1582432 577684 6.47 166036 1618496 8 09:50:29 06:57:01 AM 5838388 7222072 2044044 25.93 2688 1582436 577684 6.47 166036 1618856 4 09:50:29 06:58:01 AM 5838572 7222256 2043860 25.93 2688 1582436 577684 6.47 166036 1618788 4 09:50:29 06:59:01 AM 5837916 7221600 2044516 25.94 2688 1582436 577684 6.47 166036 1618996 12 09:50:29 07:00:02 AM 5837884 7221572 2044548 25.94 2688 1582440 577684 6.47 166036 1619028 4 09:50:29 07:01:01 AM 5837224 7220912 2045208 25.95 2688 1582440 577684 6.47 166036 1619612 4 09:50:29 07:02:01 AM 5838056 7221748 2044376 25.94 2688 1582444 577684 6.47 166040 1618988 4 09:50:29 07:03:01 AM 5838400 7222092 2044032 25.93 2688 1582444 577684 6.47 166040 1618804 4 09:50:29 07:04:01 AM 5838252 7221944 2044180 25.93 2688 1582444 577684 6.47 166040 1618944 4 09:50:29 07:05:01 AM 5838448 7222144 2043984 25.93 2688 1582448 577684 6.47 166040 1618812 4 09:50:29 07:06:01 AM 5838408 7222104 2044024 25.93 2688 1582448 577684 6.47 166040 1618908 4 09:50:29 07:07:01 AM 5838388 7222084 2044044 25.93 2688 1582448 577684 6.47 166040 1619008 4 09:50:29 07:08:01 AM 5838512 7222212 2043920 25.93 2688 1582452 563672 6.31 166436 1618432 248 09:50:29 07:09:01 AM 5838512 7222212 2043920 25.93 2688 1582452 563672 6.31 166436 1618432 4 09:50:29 07:10:01 AM 5838336 7222036 2044096 25.93 2688 1582452 577748 6.47 166436 1618548 4 09:50:29 07:11:01 AM 5838056 7221764 2044376 25.94 2688 1582460 577748 6.47 166436 1618712 4 09:50:29 07:12:01 AM 5838172 7221880 2044260 25.93 2688 1582460 577748 6.47 166436 1618636 4 09:50:29 07:13:01 AM 5838200 7221908 2044232 25.93 2688 1582460 577748 6.47 166436 1618456 4 09:50:29 07:14:01 AM 5838316 7222028 2044116 25.93 2688 1582464 577748 6.47 166436 1618460 4 09:50:29 07:15:01 AM 5838316 7222028 2044116 25.93 2688 1582464 577748 6.47 166436 1618460 4 09:50:29 07:16:01 AM 5838260 7221972 2044172 25.93 2688 1582464 577748 6.47 166436 1618460 4 09:50:29 07:17:01 AM 5838360 7222076 2044072 25.93 2688 1582468 577748 6.47 166436 1618648 4 09:50:29 07:18:01 AM 5838304 7222020 2044128 25.93 2688 1582468 577748 6.47 166436 1618600 4 09:50:29 07:19:01 AM 5838452 7222168 2043980 25.93 2688 1582468 577748 6.47 166436 1618464 4 09:50:29 07:20:01 AM 5838092 7221812 2044340 25.94 2688 1582472 577748 6.47 166436 1618584 4 09:50:29 07:21:01 AM 5838336 7222056 2044096 25.93 2688 1582472 577748 6.47 166436 1618584 4 09:50:29 07:22:01 AM 5838368 7222092 2044064 25.93 2688 1582476 577748 6.47 166436 1618540 4 09:50:29 07:23:01 AM 5838512 7222236 2043920 25.93 2688 1582476 577748 6.47 166436 1618472 4 09:50:29 07:24:01 AM 5838396 7222120 2044036 25.93 2688 1582476 577748 6.47 166436 1618472 4 09:50:29 07:25:01 AM 5838536 7222264 2043896 25.93 2688 1582480 577748 6.47 166436 1618476 4 09:50:29 07:26:01 AM 5838484 7222212 2043948 25.93 2688 1582480 577748 6.47 166436 1618480 4 09:50:29 07:27:01 AM 5838532 7222260 2043900 25.93 2688 1582480 577748 6.47 166436 1618548 4 09:50:29 07:28:01 AM 5838572 7222304 2043860 25.93 2688 1582484 577748 6.47 166436 1618484 4 09:50:29 07:29:01 AM 5838548 7222280 2043884 25.93 2688 1582484 577748 6.47 166436 1618564 4 09:50:29 07:30:01 AM 5838408 7222144 2044024 25.93 2688 1582488 579280 6.49 166436 1618604 4 09:50:29 07:31:01 AM 5837940 7221680 2044492 25.94 2688 1582492 579280 6.49 166436 1618908 4 09:50:29 07:32:01 AM 5838200 7221940 2044232 25.93 2688 1582492 579280 6.49 166436 1618608 4 09:50:29 07:33:01 AM 5837932 7221676 2044500 25.94 2688 1582496 579280 6.49 166436 1618864 4 09:50:29 07:34:01 AM 5838152 7221896 2044280 25.93 2688 1582496 579280 6.49 166436 1618548 4 09:50:29 07:35:01 AM 5838356 7222100 2044076 25.93 2688 1582496 579280 6.49 166436 1618528 4 09:50:29 07:36:01 AM 5838356 7222104 2044076 25.93 2688 1582500 579280 6.49 166436 1618516 4 09:50:29 07:37:01 AM 5838248 7221996 2044184 25.93 2688 1582500 579280 6.49 166436 1618624 4 09:50:29 07:38:01 AM 5838364 7222112 2044068 25.93 2688 1582500 579280 6.49 166440 1618596 4 09:50:29 07:39:01 AM 5838420 7222172 2044012 25.93 2688 1582504 579280 6.49 166436 1618560 4 09:50:29 07:40:01 AM 5838220 7221972 2044212 25.93 2688 1582504 577748 6.47 166436 1618676 4 09:50:29 07:41:01 AM 5838424 7222180 2044008 25.93 2688 1582508 577748 6.47 166436 1618564 4 09:50:29 07:42:01 AM 5838260 7222016 2044172 25.93 2688 1582508 577748 6.47 166436 1618752 4 09:50:29 07:43:01 AM 5838364 7222120 2044068 25.93 2688 1582508 577748 6.47 166436 1618684 4 09:50:29 07:44:01 AM 5838488 7222248 2043944 25.93 2688 1582512 577748 6.47 166436 1618536 4 09:50:29 07:45:01 AM 5838184 7221944 2044248 25.93 2688 1582512 577748 6.47 166436 1618572 4 09:50:29 07:46:01 AM 5838352 7222112 2044080 25.93 2688 1582512 577748 6.47 166436 1618536 4 09:50:29 07:47:01 AM 5838204 7221968 2044228 25.93 2688 1582516 577748 6.47 166436 1618644 4 09:50:29 07:48:01 AM 5838324 7222088 2044108 25.93 2688 1582516 577748 6.47 166436 1618576 4 09:50:29 07:49:01 AM 5838364 7222128 2044068 25.93 2688 1582516 577748 6.47 166436 1618576 4 09:50:29 07:50:01 AM 5838100 7221864 2044332 25.94 2688 1582516 593708 6.65 166436 1618692 4 09:50:29 07:51:01 AM 5838324 7222100 2044108 25.93 2688 1582520 593708 6.65 166436 1618584 4 09:50:29 07:52:01 AM 5838208 7221984 2044224 25.93 2688 1582520 593708 6.65 166436 1618768 4 09:50:29 07:53:01 AM 5838316 7222096 2044116 25.93 2688 1582524 593708 6.65 166436 1618620 4 09:50:29 07:54:01 AM 5838216 7221996 2044216 25.93 2688 1582524 593708 6.65 166436 1618716 4 09:50:29 07:55:01 AM 5838356 7222136 2044076 25.93 2688 1582524 593708 6.65 166436 1618620 4 09:50:29 07:56:01 AM 5838268 7222052 2044164 25.93 2688 1582528 593708 6.65 166436 1618624 4 09:50:29 07:57:01 AM 5838236 7222020 2044196 25.93 2688 1582528 593708 6.65 166436 1618808 4 09:50:29 07:58:01 AM 5838500 7222284 2043932 25.93 2688 1582528 593708 6.65 166436 1618624 4 09:50:29 07:59:01 AM 5838452 7222240 2043980 25.93 2688 1582532 593708 6.65 166436 1618628 4 09:50:29 08:00:01 AM 5837412 7221200 2045020 25.94 2688 1582532 589376 6.60 166436 1619208 4 09:50:29 08:01:01 AM 5837008 7220800 2045424 25.95 2688 1582536 589376 6.60 166436 1619336 4 09:50:29 08:02:01 AM 5838132 7221924 2044300 25.93 2688 1582536 589376 6.60 166444 1618700 4 09:50:29 08:03:01 AM 5837964 7221756 2044468 25.94 2688 1582536 589376 6.60 166444 1618632 4 09:50:29 08:04:01 AM 5838104 7221900 2044328 25.94 2688 1582540 589376 6.60 166444 1618752 4 09:50:29 08:05:02 AM 5838112 7221908 2044320 25.94 2688 1582540 589376 6.60 166444 1618636 4 09:50:29 08:06:01 AM 5838196 7221992 2044236 25.93 2688 1582540 589376 6.60 166444 1618636 4 09:50:29 08:07:01 AM 5838140 7221940 2044292 25.93 2688 1582544 589376 6.60 166444 1618708 4 09:50:29 08:08:01 AM 5838140 7221940 2044292 25.93 2688 1582544 589376 6.60 166444 1618640 4 09:50:29 08:09:01 AM 5838016 7221816 2044416 25.94 2688 1582544 589376 6.60 166444 1618920 4 09:50:29 08:10:01 AM 5838040 7221844 2044392 25.94 2688 1582548 584884 6.55 166444 1618768 4 09:50:29 08:11:01 AM 5838384 7222196 2044048 25.93 2688 1582556 584884 6.55 166444 1618660 4 09:50:29 08:12:01 AM 5838256 7222072 2044176 25.93 2688 1582560 584884 6.55 166444 1618732 4 09:50:29 08:13:01 AM 5838452 7222268 2043980 25.93 2688 1582560 584884 6.55 166444 1618780 4 09:50:29 08:14:01 AM 5838364 7222180 2044068 25.93 2688 1582560 584884 6.55 166444 1618664 4 09:50:29 08:15:01 AM 5838336 7222156 2044096 25.93 2688 1582564 584884 6.55 166444 1618668 4 09:50:29 08:16:01 AM 5838456 7222276 2043976 25.93 2688 1582564 584884 6.55 166444 1618672 4 09:50:29 08:17:01 AM 5838260 7222080 2044172 25.93 2688 1582564 584884 6.55 166444 1618740 4 09:50:29 08:18:01 AM 5838180 7222004 2044252 25.93 2688 1582568 584884 6.55 166444 1618676 4 09:50:29 08:19:01 AM 5838320 7222144 2044112 25.93 2688 1582568 584884 6.55 166444 1618676 4 09:50:29 08:20:01 AM 5838028 7221852 2044404 25.94 2688 1582568 577812 6.47 166444 1618908 4 09:50:29 08:21:01 AM 5838208 7222036 2044224 25.93 2688 1582572 577812 6.47 166444 1618680 4 09:50:29 08:22:01 AM 5838072 7221900 2044360 25.94 2688 1582572 577812 6.47 166444 1618752 4 09:50:29 08:23:01 AM 5838088 7221920 2044344 25.94 2688 1582576 577812 6.47 166444 1618688 4 09:50:29 08:24:01 AM 5838020 7221852 2044412 25.94 2688 1582576 577812 6.47 166444 1618688 4 09:50:29 08:25:01 AM 5838112 7221944 2044320 25.94 2688 1582576 577812 6.47 166444 1618688 4 09:50:29 08:26:01 AM 5838144 7221976 2044288 25.93 2688 1582576 577812 6.47 166444 1618688 4 09:50:29 08:27:01 AM 5837956 7221792 2044476 25.94 2688 1582580 577812 6.47 166444 1618896 4 09:50:29 08:28:01 AM 5838208 7222044 2044224 25.93 2688 1582580 577812 6.47 166444 1618692 4 09:50:29 08:29:01 AM 5837948 7221784 2044484 25.94 2688 1582580 577812 6.47 166444 1618896 16 09:50:29 08:30:01 AM 5837584 7221424 2044848 25.94 2688 1582584 577872 6.47 166444 1619088 4 09:50:29 08:31:01 AM 5837548 7221392 2044884 25.94 2688 1582588 577872 6.47 166444 1619180 4 09:50:29 08:32:01 AM 5837976 7221824 2044456 25.94 2688 1582592 577872 6.47 166444 1618896 4 09:50:29 08:33:01 AM 5837764 7221612 2044668 25.94 2688 1582592 577872 6.47 166444 1619040 4 09:50:29 08:34:01 AM 5837824 7221672 2044608 25.94 2688 1582592 577872 6.47 166444 1618836 4 09:50:29 08:35:01 AM 5837976 7221828 2044456 25.94 2688 1582596 577872 6.47 166444 1618956 4 09:50:29 08:36:01 AM 5837600 7221452 2044832 25.94 2688 1582596 577872 6.47 166444 1619260 4 09:50:29 08:37:01 AM 5837916 7221768 2044516 25.94 2688 1582596 577872 6.47 166444 1618920 4 09:50:29 08:38:01 AM 5838012 7221868 2044420 25.94 2688 1582600 577872 6.47 166444 1618856 4 09:50:29 08:39:01 AM 5837716 7221572 2044716 25.94 2688 1582600 577872 6.47 166452 1619092 4 09:50:29 08:40:01 AM 5837504 7221360 2044928 25.94 2688 1582600 595276 6.67 166444 1619092 4 09:50:29 08:41:01 AM 5837920 7221796 2044512 25.94 2688 1582616 577808 6.47 167480 1617824 264 09:50:29 08:42:01 AM 5837752 7221628 2044680 25.94 2688 1582616 577808 6.47 167480 1617992 4 09:50:29 08:43:01 AM 5837780 7221660 2044652 25.94 2688 1582620 577808 6.47 167480 1617964 4 09:50:29 08:44:01 AM 5837956 7221836 2044476 25.94 2688 1582620 577808 6.47 167480 1617848 4 09:50:29 08:45:01 AM 5837764 7221644 2044668 25.94 2688 1582620 577808 6.47 167480 1617848 4 09:50:29 08:46:01 AM 5837628 7221512 2044804 25.94 2688 1582624 577808 6.47 167480 1618064 16 09:50:29 08:47:01 AM 5837688 7221572 2044744 25.94 2688 1582624 577808 6.47 167480 1618008 8 09:50:29 08:48:01 AM 5837980 7221864 2044452 25.94 2688 1582624 577808 6.47 167480 1617860 4 09:50:29 08:49:01 AM 5837984 7221872 2044448 25.94 2688 1582628 577808 6.47 167480 1617864 4 09:50:29 08:50:01 AM 5837820 7221708 2044612 25.94 2688 1582628 593368 6.64 167480 1618096 4 09:50:29 08:51:01 AM 5837852 7221744 2044580 25.94 2688 1582632 593368 6.64 167480 1617868 4 09:50:29 08:52:01 AM 5837800 7221692 2044632 25.94 2688 1582632 593368 6.64 167480 1618004 4 09:50:29 08:53:01 AM 5837856 7221748 2044576 25.94 2688 1582632 593368 6.64 167480 1617984 4 09:50:29 08:54:01 AM 5837892 7221788 2044540 25.94 2688 1582636 593368 6.64 167480 1617872 4 09:50:29 08:55:01 AM 5837952 7221852 2044480 25.94 2688 1582640 593368 6.64 167480 1617876 4 09:50:29 08:56:01 AM 5837984 7221884 2044448 25.94 2688 1582640 593368 6.64 167480 1617856 4 09:50:29 08:57:01 AM 5837760 7221664 2044672 25.94 2688 1582644 593368 6.64 167480 1617948 4 09:50:29 08:58:01 AM 5837676 7221580 2044756 25.94 2688 1582644 593368 6.64 167480 1617996 4 09:50:29 08:59:01 AM 5837744 7221648 2044688 25.94 2688 1582644 593368 6.64 167480 1617996 4 09:50:29 09:00:01 AM 5837584 7221492 2044848 25.94 2688 1582648 578084 6.47 167480 1618000 4 09:50:29 09:01:01 AM 5836548 7220456 2045884 25.95 2688 1582648 578084 6.47 167480 1618900 4 09:50:29 09:02:01 AM 5837680 7221588 2044752 25.94 2688 1582648 578084 6.47 167488 1617944 4 09:50:29 09:03:01 AM 5837712 7221624 2044720 25.94 2688 1582652 578084 6.47 167488 1617880 4 09:50:29 09:04:01 AM 5837800 7221712 2044632 25.94 2688 1582652 578084 6.47 167488 1617880 4 09:50:29 09:05:01 AM 5837800 7221712 2044632 25.94 2688 1582652 578084 6.47 167488 1617884 4 09:50:29 09:06:01 AM 5837864 7221780 2044568 25.94 2688 1582656 578084 6.47 167488 1617888 4 09:50:29 09:07:01 AM 5837800 7221716 2044632 25.94 2688 1582656 578084 6.47 167488 1617956 4 09:50:29 09:08:01 AM 5837892 7221808 2044540 25.94 2688 1582656 578084 6.47 167488 1617888 4 09:50:29 09:09:01 AM 5837752 7221672 2044680 25.94 2688 1582660 578084 6.47 167488 1618008 4 09:50:29 09:10:01 AM 5837552 7221472 2044880 25.94 2688 1582660 569888 6.38 167488 1618008 4 09:50:29 09:11:01 AM 5837732 7221656 2044700 25.94 2688 1582664 569888 6.38 167488 1617904 4 09:50:29 09:12:02 AM 5837788 7221712 2044644 25.94 2688 1582664 569888 6.38 167488 1617976 4 09:50:29 09:13:01 AM 5837612 7221536 2044820 25.94 2688 1582664 569888 6.38 167488 1618112 4 09:50:29 09:14:01 AM 5837976 7221904 2044456 25.94 2688 1582668 569888 6.38 167488 1617912 4 09:50:29 09:15:01 AM 5837572 7221500 2044860 25.94 2688 1582668 569888 6.38 167488 1618116 4 09:50:29 09:16:01 AM 5837872 7221800 2044560 25.94 2688 1582668 569888 6.38 167488 1617912 4 09:50:29 09:17:01 AM 5837860 7221792 2044572 25.94 2688 1582672 569888 6.38 167488 1617984 4 09:50:29 09:18:01 AM 5837956 7221888 2044476 25.94 2688 1582672 569888 6.38 167488 1617916 4 09:50:29 09:19:01 AM 5837980 7221912 2044452 25.94 2688 1582672 585380 6.55 167488 1617916 4 09:50:29 09:20:01 AM 5837528 7221464 2044904 25.94 2688 1582676 582028 6.52 167488 1618152 4 09:50:29 09:21:01 AM 5837608 7221544 2044824 25.94 2688 1582676 582028 6.52 167488 1617920 4 09:50:29 09:22:01 AM 5837684 7221624 2044748 25.94 2688 1582680 582028 6.52 167488 1618108 4 09:50:29 09:23:01 AM 5837860 7221800 2044572 25.94 2688 1582680 582028 6.52 167488 1618040 4 09:50:29 09:24:01 AM 5837756 7221696 2044676 25.94 2688 1582680 582028 6.52 167488 1618064 16 09:50:29 09:25:01 AM 5837984 7221928 2044448 25.94 2688 1582684 582028 6.52 167488 1617932 8 09:50:29 09:26:01 AM 5837420 7221364 2045012 25.94 2688 1582684 582028 6.52 167488 1618164 12 09:50:29 09:27:01 AM 5837508 7221452 2044924 25.94 2688 1582684 582028 6.52 167488 1618340 12 09:50:29 09:28:01 AM 5837436 7221384 2044996 25.94 2688 1582688 582028 6.52 167488 1618236 8 09:50:29 09:29:01 AM 5837860 7221808 2044572 25.94 2688 1582688 582028 6.52 167488 1617964 4 09:50:29 09:30:01 AM 5837548 7221496 2044884 25.94 2688 1582688 586168 6.56 167488 1618080 4 09:50:29 09:31:01 AM 5837456 7221408 2044976 25.94 2688 1582692 586168 6.56 167488 1618252 4 09:50:29 09:32:01 AM 5837608 7221560 2044824 25.94 2688 1582692 586168 6.56 167488 1618180 4 09:50:29 09:33:01 AM 5837452 7221408 2044980 25.94 2688 1582696 586168 6.56 167488 1618300 4 09:50:29 09:34:01 AM 5837688 7221644 2044744 25.94 2688 1582696 586168 6.56 167488 1618048 4 09:50:29 09:35:01 AM 5837588 7221548 2044844 25.94 2688 1582700 586168 6.56 167488 1618376 4 09:50:29 09:36:01 AM 5837784 7221748 2044648 25.94 2688 1582704 586168 6.56 167488 1618068 4 09:50:29 09:37:01 AM 5837560 7221524 2044872 25.94 2688 1582704 586168 6.56 167488 1618136 4 09:50:29 09:38:01 AM 5837648 7221612 2044784 25.94 2688 1582704 586168 6.56 167488 1618068 4 09:50:29 09:39:01 AM 5837440 7221408 2044992 25.94 2688 1582708 586168 6.56 167488 1618280 4 09:50:29 09:40:01 AM 5567688 7082708 2314744 29.37 2688 1708640 688472 7.71 196124 1839732 61420 09:50:29 09:41:01 AM 5090784 6983572 2791648 35.42 2688 2069064 702780 7.87 206108 2239308 170924 09:50:29 09:42:01 AM 5173884 7035336 2708548 34.36 2688 2037032 653548 7.32 224704 2132676 9924 09:50:29 09:43:01 AM 4893780 7008612 2988652 37.92 2688 2279812 668728 7.49 270968 2330952 171180 09:50:29 09:44:01 AM 4943104 7071932 2939328 37.29 2688 2295012 606752 6.79 280484 2272016 8 09:50:29 09:45:01 AM 4899996 7030700 2982436 37.84 2688 2296888 657948 7.37 280696 2314776 576 09:50:29 09:46:01 AM 4868228 7016312 3014204 38.24 2688 2314340 657948 7.37 281104 2345920 328 09:50:29 09:47:01 AM 4855124 7014516 3027308 38.41 2688 2325576 673332 7.54 281104 2358520 4568 09:50:29 09:48:01 AM 4847344 7013220 3035088 38.50 2688 2332060 673332 7.54 281160 2366532 24 09:50:29 09:49:01 AM 4970216 7006212 2912216 36.95 2688 2205940 665476 7.45 317648 2225668 63860 09:50:29 09:50:01 AM 5000172 7035236 2882260 36.57 2688 2207128 657068 7.36 519840 2001884 11192 09:50:29 Average: 5816302 7216805 2066130 26.21 2688 1598446 582291 6.52 166090 1637679 1327 09:50:29 09:50:29 03:36:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:29 03:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:37:02 AM eth0 96.88 59.77 356.39 16.45 0.00 0.00 0.00 0.00 09:50:29 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:38:01 AM eth0 3.71 0.03 0.48 0.00 0.00 0.00 0.00 0.00 09:50:29 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:39:01 AM eth0 0.77 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:50:29 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:40:01 AM eth0 0.63 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:50:29 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:41:01 AM eth0 0.53 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:50:29 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:42:01 AM eth0 0.85 0.17 0.18 0.07 0.00 0.00 0.00 0.00 09:50:29 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:43:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:29 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:44:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:29 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:45:01 AM eth0 0.58 0.12 0.04 0.01 0.00 0.00 0.00 0.00 09:50:29 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:46:01 AM eth0 0.50 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:29 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:47:01 AM eth0 0.88 0.17 0.19 0.07 0.00 0.00 0.00 0.00 09:50:29 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:48:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:29 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:49:01 AM eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:29 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:50:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:29 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:51:01 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:29 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:52:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:53:01 AM eth0 0.37 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:29 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:54:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:29 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:55:01 AM eth0 0.45 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:50:29 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:56:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:57:01 AM eth0 0.47 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:58:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 03:59:01 AM eth0 0.60 0.08 0.08 0.01 0.00 0.00 0.00 0.00 09:50:29 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:00:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:01:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:29 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:02:01 AM eth0 0.72 0.13 0.21 0.07 0.00 0.00 0.00 0.00 09:50:29 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:03:01 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:29 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:04:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:05:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:06:01 AM eth0 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:07:01 AM eth0 0.45 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:29 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:08:01 AM eth0 4.53 0.08 0.30 0.01 0.00 0.00 0.00 0.00 09:50:29 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:09:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:10:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:11:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:12:01 AM eth0 0.45 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:13:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:14:01 AM eth0 2.57 0.05 0.18 0.00 0.00 0.00 0.00 0.00 09:50:29 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:15:01 AM eth0 1.00 0.85 0.08 0.07 0.00 0.00 0.00 0.00 09:50:29 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:16:01 AM eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:50:29 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:17:01 AM eth0 0.45 0.08 0.15 0.06 0.00 0.00 0.00 0.00 09:50:29 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:18:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:19:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:20:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:21:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:29 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:22:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:29 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:23:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:24:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:25:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:27:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:28:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:29:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:30:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:31:01 AM eth0 0.37 0.30 0.26 0.20 0.00 0.00 0.00 0.00 09:50:29 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:32:01 AM eth0 0.48 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:33:01 AM eth0 0.97 0.27 0.41 0.26 0.00 0.00 0.00 0.00 09:50:29 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:34:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:35:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:36:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:37:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:38:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:40:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:41:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:42:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:42:02 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:43:01 AM eth0 0.75 0.19 0.31 0.20 0.00 0.00 0.00 0.00 09:50:29 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:44:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:45:01 AM eth0 0.73 0.15 0.31 0.19 0.00 0.00 0.00 0.00 09:50:29 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:46:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:47:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:49:01 AM eth0 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:29 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:50:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:51:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:52:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:29 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:53:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:54:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:55:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:57:01 AM eth0 0.42 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:58:01 AM eth0 0.65 0.00 0.08 0.00 0.00 0.00 0.00 0.00 09:50:29 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 04:59:01 AM eth0 1.13 0.38 0.64 0.44 0.00 0.00 0.00 0.00 09:50:29 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:00:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:02:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:03:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:04:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:06:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:07:01 AM eth0 0.40 0.23 0.16 0.10 0.00 0.00 0.00 0.00 09:50:29 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:08:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:10:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:12:01 AM eth0 0.35 0.17 0.14 0.07 0.00 0.00 0.00 0.00 09:50:29 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:17:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:50:29 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:18:01 AM eth0 0.75 0.27 0.33 0.20 0.00 0.00 0.00 0.00 09:50:29 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:19:01 AM eth0 0.12 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:20:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:21:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:22:01 AM eth0 1.00 0.28 0.44 0.26 0.00 0.00 0.00 0.00 09:50:29 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:23:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:24:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:27:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:28:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:30:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:31:01 AM eth0 0.42 0.27 0.26 0.20 0.00 0.00 0.00 0.00 09:50:29 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:32:01 AM eth0 0.83 0.12 0.20 0.07 0.00 0.00 0.00 0.00 09:50:29 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:33:01 AM eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:50:29 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:34:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:36:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:37:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:29 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:38:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:40:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:41:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:42:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:29 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:43:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:45:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:47:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:51:01 AM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 05:52:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:52:02 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:29 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:53:01 AM eth0 0.14 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:56:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:57:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:58:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 05:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:00:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:02:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:04:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:05:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:07:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:08:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:10:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:11:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:12:01 AM eth0 0.42 0.18 0.16 0.07 0.00 0.00 0.00 0.00 09:50:29 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:13:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:15:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:16:01 AM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:17:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:20:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:21:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:22:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:23:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:24:01 AM eth0 0.15 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:29 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:25:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:27:01 AM eth0 0.90 0.32 0.44 0.26 0.00 0.00 0.00 0.00 09:50:29 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:28:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:30:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:31:01 AM eth0 0.43 0.17 0.27 0.19 0.00 0.00 0.00 0.00 09:50:29 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:32:01 AM eth0 0.78 0.17 0.20 0.07 0.00 0.00 0.00 0.00 09:50:29 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:33:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:50:29 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:35:01 AM eth0 0.82 0.27 0.31 0.20 0.00 0.00 0.00 0.00 09:50:29 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:36:01 AM eth0 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:37:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:40:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:41:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:42:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:43:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:45:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:46:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:47:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:48:01 AM eth0 0.88 0.30 0.41 0.26 0.00 0.00 0.00 0.00 09:50:29 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:50:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:52:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:53:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:55:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:56:01 AM eth0 0.68 0.67 0.05 6.30 0.00 0.00 0.00 0.00 09:50:29 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:57:01 AM eth0 0.62 0.32 0.17 1.94 0.00 0.00 0.00 0.00 09:50:29 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:58:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:29 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 06:59:01 AM eth0 0.72 0.28 0.38 0.26 0.00 0.00 0.00 0.00 09:50:29 07:00:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:00:02 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:02:01 AM eth0 0.43 0.23 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:03:01 AM eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:29 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:04:01 AM eth0 0.87 0.38 0.42 0.27 0.00 0.00 0.00 0.00 09:50:29 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:05:01 AM eth0 0.17 0.08 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:06:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:07:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:08:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:09:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:10:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:29 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:11:01 AM eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:50:29 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:12:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:29 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:14:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:15:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:17:01 AM eth0 0.98 0.33 0.44 0.26 0.00 0.00 0.00 0.00 09:50:29 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:18:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:19:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:20:01 AM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:21:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:22:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:24:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:25:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:27:01 AM eth0 0.38 0.22 0.15 0.08 0.00 0.00 0.00 0.00 09:50:29 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:31:01 AM eth0 0.37 0.25 0.26 0.20 0.00 0.00 0.00 0.00 09:50:29 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:32:01 AM eth0 0.87 0.17 0.21 0.07 0.00 0.00 0.00 0.00 09:50:29 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:33:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:50:29 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:34:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:35:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:37:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:38:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:39:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:40:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:42:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:45:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:47:01 AM eth0 0.35 0.20 0.15 0.08 0.00 0.00 0.00 0.00 09:50:29 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:51:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:52:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:29 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:54:01 AM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:55:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:57:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:58:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 07:59:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:29 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:00:01 AM eth0 0.52 0.22 0.27 0.19 0.00 0.00 0.00 0.00 09:50:29 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:02:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:50:29 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:04:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:05:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:05:02 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:07:01 AM eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:50:29 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:08:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:29 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:09:01 AM eth0 0.82 0.33 0.42 0.27 0.00 0.00 0.00 0.00 09:50:29 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:11:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:12:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:29 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:14:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:16:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:17:01 AM eth0 0.40 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:29 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:19:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:20:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:22:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:25:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:26:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:29 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:27:01 AM eth0 0.63 0.25 0.40 0.26 0.00 0.00 0.00 0.00 09:50:29 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:28:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:29:01 AM eth0 2.03 0.47 0.74 0.45 0.00 0.00 0.00 0.00 09:50:29 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:30:01 AM eth0 0.45 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:29 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:31:01 AM eth0 0.47 0.23 0.27 0.19 0.00 0.00 0.00 0.00 09:50:29 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:32:01 AM eth0 0.85 0.10 0.21 0.06 0.00 0.00 0.00 0.00 09:50:29 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:33:01 AM eth0 0.63 0.27 0.28 0.20 0.00 0.00 0.00 0.00 09:50:29 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:34:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:35:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:29 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:36:01 AM eth0 1.22 0.20 0.30 0.19 0.00 0.00 0.00 0.00 09:50:29 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:37:01 AM eth0 0.93 0.12 0.17 0.07 0.00 0.00 0.00 0.00 09:50:29 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:38:01 AM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:29 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:39:01 AM eth0 1.00 0.23 0.39 0.26 0.00 0.00 0.00 0.00 09:50:29 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:40:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:41:01 AM eth0 0.98 0.83 0.08 0.07 0.00 0.00 0.00 0.00 09:50:29 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:42:01 AM eth0 0.37 0.08 0.15 0.06 0.00 0.00 0.00 0.00 09:50:29 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:43:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:45:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:46:01 AM eth0 0.93 0.30 0.41 0.26 0.00 0.00 0.00 0.00 09:50:29 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:47:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:29 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:48:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:49:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:50:01 AM eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00 09:50:29 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:51:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:29 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:52:01 AM eth0 0.63 0.23 0.40 0.25 0.00 0.00 0.00 0.00 09:50:29 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:53:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:54:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:55:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:56:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:57:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 08:59:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:00:01 AM eth0 0.30 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:50:29 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:01:01 AM eth0 0.88 0.27 0.39 0.26 0.00 0.00 0.00 0.00 09:50:29 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:02:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:03:01 AM eth0 0.23 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:04:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:05:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:06:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:07:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:08:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:09:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:11:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 09:12:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:12:02 AM eth0 0.77 0.12 0.19 0.07 0.00 0.00 0.00 0.00 09:50:29 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:13:01 AM eth0 0.47 0.22 0.27 0.20 0.00 0.00 0.00 0.00 09:50:29 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:14:01 AM eth0 0.32 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:50:29 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:15:01 AM eth0 0.93 0.33 0.39 0.26 0.00 0.00 0.00 0.00 09:50:29 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:16:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:17:01 AM eth0 0.50 0.18 0.16 0.07 0.00 0.00 0.00 0.00 09:50:29 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:18:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:19:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:20:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:21:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:22:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:23:01 AM eth0 0.67 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:29 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:24:01 AM eth0 0.80 0.30 0.37 0.26 0.00 0.00 0.00 0.00 09:50:29 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:25:01 AM eth0 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00 09:50:29 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:26:01 AM eth0 1.45 0.25 0.45 0.26 0.00 0.00 0.00 0.00 09:50:29 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:27:01 AM eth0 2.52 0.60 1.05 0.63 0.00 0.00 0.00 0.00 09:50:29 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:28:01 AM eth0 0.75 0.33 0.52 0.38 0.00 0.00 0.00 0.00 09:50:29 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:29:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:30:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:29 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:31:01 AM eth0 1.05 0.22 0.32 0.19 0.00 0.00 0.00 0.00 09:50:29 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:32:01 AM eth0 1.37 0.33 0.47 0.26 0.00 0.00 0.00 0.00 09:50:29 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:33:01 AM eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 09:50:29 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:34:01 AM eth0 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:29 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:35:01 AM eth0 0.58 0.32 0.28 0.20 0.00 0.00 0.00 0.00 09:50:29 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:36:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:37:01 AM eth0 0.48 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:29 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:38:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:29 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:39:01 AM eth0 0.97 0.22 0.31 0.19 0.00 0.00 0.00 0.00 09:50:29 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:40:01 AM eth0 192.25 114.15 802.52 53.85 0.00 0.00 0.00 0.00 09:50:29 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:41:01 AM eth0 125.59 98.87 1355.76 13.16 0.00 0.00 0.00 0.00 09:50:29 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:42:01 AM eth0 5.20 4.53 3.79 1.90 0.00 0.00 0.00 0.00 09:50:29 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:43:01 AM eth0 41.06 37.11 336.58 9.01 0.00 0.00 0.00 0.00 09:50:29 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:44:01 AM eth0 186.57 140.44 43.13 38.18 0.00 0.00 0.00 0.00 09:50:29 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:45:01 AM eth0 22.51 16.48 21.35 2.27 0.00 0.00 0.00 0.00 09:50:29 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:46:01 AM eth0 38.31 37.28 121.95 10.54 0.00 0.00 0.00 0.00 09:50:29 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:47:01 AM eth0 19.46 19.21 73.93 6.62 0.00 0.00 0.00 0.00 09:50:29 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:48:01 AM eth0 14.36 15.71 29.48 12.49 0.00 0.00 0.00 0.00 09:50:29 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:49:01 AM eth0 83.55 54.72 188.50 77.97 0.00 0.00 0.00 0.00 09:50:29 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 09:50:01 AM eth0 15.91 15.14 14.09 7.84 0.00 0.00 0.00 0.00 09:50:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:29 Average: eth0 2.57 1.72 9.04 0.73 0.00 0.00 0.00 0.00 09:50:29 09:50:29 09:50:29 ---> sar -P ALL: 09:50:29 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/28/2025 _x86_64_ (2 CPU) 09:50:29 09:50:29 03:35:42 LINUX RESTART (2 CPU) 09:50:29 09:50:29 03:36:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 03:37:02 AM all 18.68 0.07 7.77 4.22 0.07 69.20 09:50:29 03:37:02 AM 0 17.86 0.08 8.34 4.42 0.05 69.24 09:50:29 03:37:02 AM 1 19.49 0.05 7.20 4.01 0.08 69.17 09:50:29 03:38:01 AM all 0.29 0.00 0.08 0.01 0.04 99.58 09:50:29 03:38:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.44 09:50:29 03:38:01 AM 1 0.10 0.00 0.10 0.02 0.07 99.71 09:50:29 03:39:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55 09:50:29 03:39:01 AM 0 0.53 0.00 0.10 0.00 0.02 99.35 09:50:29 03:39:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:29 03:40:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:29 03:40:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:50:29 03:40:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:29 03:41:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 09:50:29 03:41:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:29 03:41:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42 09:50:29 03:42:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:29 03:42:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 09:50:29 03:42:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:29 03:43:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:50:29 03:43:01 AM 0 0.18 0.00 0.03 0.00 0.02 99.77 09:50:29 03:43:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.52 09:50:29 03:44:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:29 03:44:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:29 03:44:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87 09:50:29 03:45:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 09:50:29 03:45:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 09:50:29 03:45:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:29 03:46:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:29 03:46:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:29 03:46:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:29 03:47:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:29 03:47:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:29 03:47:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 09:50:29 03:47:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 03:48:01 AM all 0.07 0.00 0.06 0.00 0.04 99.83 09:50:29 03:48:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 03:48:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 03:49:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:29 03:49:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:29 03:49:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:29 03:50:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:29 03:50:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:29 03:50:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:29 03:51:01 AM all 0.21 0.00 0.13 0.00 0.04 99.62 09:50:29 03:51:01 AM 0 0.33 0.00 0.13 0.00 0.03 99.50 09:50:29 03:51:01 AM 1 0.08 0.00 0.12 0.00 0.05 99.75 09:50:29 03:52:01 AM all 0.49 0.00 0.07 0.01 0.03 99.40 09:50:29 03:52:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:29 03:52:01 AM 1 0.48 0.00 0.08 0.02 0.05 99.37 09:50:29 03:53:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67 09:50:29 03:53:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 03:53:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53 09:50:29 03:54:01 AM all 0.13 0.00 0.05 0.00 0.03 99.79 09:50:29 03:54:01 AM 0 0.07 0.00 0.02 0.00 0.02 99.90 09:50:29 03:54:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 09:50:29 03:55:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 03:55:01 AM 0 0.02 0.00 0.05 0.00 0.02 99.92 09:50:29 03:55:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30 09:50:29 03:56:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:29 03:56:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:29 03:56:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 09:50:29 03:57:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62 09:50:29 03:57:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 09:50:29 03:57:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52 09:50:29 03:58:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:29 03:58:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 03:58:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 09:50:29 09:50:29 03:58:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 03:59:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:50:29 03:59:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 03:59:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33 09:50:29 04:00:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:29 04:00:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 04:00:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:29 04:01:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 09:50:29 04:01:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:29 04:01:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 09:50:29 04:02:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:29 04:02:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 04:02:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:29 04:03:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 09:50:29 04:03:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:50:29 04:03:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:50:29 04:04:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73 09:50:29 04:04:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:29 04:04:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67 09:50:29 04:05:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 04:05:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:29 04:05:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:50:29 04:06:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:29 04:06:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:29 04:06:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 04:07:01 AM all 0.37 0.00 0.04 0.00 0.05 99.54 09:50:29 04:07:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28 09:50:29 04:07:01 AM 1 0.15 0.00 0.02 0.00 0.03 99.80 09:50:29 04:08:01 AM all 0.09 0.00 0.06 0.00 0.03 99.82 09:50:29 04:08:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73 09:50:29 04:08:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 09:50:29 04:09:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:29 04:09:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.52 09:50:29 04:09:01 AM 1 0.17 0.00 0.03 0.00 0.03 99.77 09:50:29 09:50:29 04:09:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 04:10:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 09:50:29 04:10:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 04:10:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 09:50:29 04:11:01 AM all 0.13 0.00 0.07 0.01 0.05 99.74 09:50:29 04:11:01 AM 0 0.08 0.00 0.08 0.02 0.05 99.77 09:50:29 04:11:01 AM 1 0.18 0.00 0.05 0.00 0.05 99.72 09:50:29 04:12:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:29 04:12:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:29 04:12:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:50:29 04:13:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:50:29 04:13:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 09:50:29 04:13:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:29 04:14:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:29 04:14:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72 09:50:29 04:14:01 AM 1 0.43 0.00 0.02 0.00 0.03 99.52 09:50:29 04:15:01 AM all 0.31 0.24 0.17 0.12 0.04 99.12 09:50:29 04:15:01 AM 0 0.55 0.48 0.23 0.23 0.03 98.47 09:50:29 04:15:01 AM 1 0.07 0.00 0.10 0.00 0.05 99.78 09:50:29 04:16:01 AM all 0.31 0.00 0.05 0.01 0.03 99.60 09:50:29 04:16:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:29 04:16:01 AM 1 0.08 0.00 0.07 0.02 0.05 99.78 09:50:29 04:17:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 09:50:29 04:17:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 04:17:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70 09:50:29 04:18:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:29 04:18:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 09:50:29 04:18:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:29 04:19:01 AM all 0.20 0.00 0.08 0.00 0.05 99.67 09:50:29 04:19:01 AM 0 0.37 0.00 0.10 0.00 0.05 99.48 09:50:29 04:19:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 09:50:29 04:20:01 AM all 0.28 0.00 0.08 0.01 0.04 99.59 09:50:29 04:20:01 AM 0 0.50 0.00 0.10 0.02 0.05 99.33 09:50:29 04:20:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:29 09:50:29 04:20:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 04:21:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:29 04:21:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:50:29 04:21:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 04:22:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:29 04:22:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50 09:50:29 04:22:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:29 04:23:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:29 04:23:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:29 04:23:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:29 04:24:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:29 04:24:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:29 04:24:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 04:25:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 04:25:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 09:50:29 04:25:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 04:26:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:29 04:26:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:29 04:26:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 04:27:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 09:50:29 04:27:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 09:50:29 04:27:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 04:28:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:29 04:28:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60 09:50:29 04:28:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68 09:50:29 04:29:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:29 04:29:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38 09:50:29 04:29:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 04:30:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64 09:50:29 04:30:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:50:29 04:30:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 04:31:01 AM all 0.28 0.00 0.07 0.01 0.03 99.62 09:50:29 04:31:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38 09:50:29 04:31:01 AM 1 0.05 0.00 0.07 0.02 0.02 99.85 09:50:29 09:50:29 04:31:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 04:32:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:50:29 04:32:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:50:29 04:32:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:50:29 04:33:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 09:50:29 04:33:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 09:50:29 04:33:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:29 04:34:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:29 04:34:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:29 04:34:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 04:35:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 09:50:29 04:35:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 09:50:29 04:35:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:29 04:36:01 AM all 0.08 0.00 0.06 0.00 0.04 99.82 09:50:29 04:36:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:29 04:36:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 04:37:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 09:50:29 04:37:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 09:50:29 04:37:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:29 04:38:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:29 04:38:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:29 04:38:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 09:50:29 04:39:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:29 04:39:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:29 04:39:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:29 04:40:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:29 04:40:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:29 04:40:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:29 04:41:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:29 04:41:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 09:50:29 04:41:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:29 04:42:02 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:29 04:42:02 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 04:42:02 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:29 09:50:29 04:42:02 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 04:43:01 AM all 0.32 0.00 0.05 0.00 0.03 99.59 09:50:29 04:43:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.34 09:50:29 04:43:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 04:44:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:50:29 04:44:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50 09:50:29 04:44:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:29 04:45:01 AM all 0.10 0.00 0.05 0.00 0.05 99.80 09:50:29 04:45:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:50:29 04:45:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:50:29 04:46:01 AM all 0.37 0.00 0.05 0.01 0.04 99.53 09:50:29 04:46:01 AM 0 0.55 0.00 0.05 0.02 0.07 99.32 09:50:29 04:46:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75 09:50:29 04:47:01 AM all 0.21 0.00 0.04 0.00 0.04 99.71 09:50:29 04:47:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:29 04:47:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53 09:50:29 04:48:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:29 04:48:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 04:48:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:50:29 04:49:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:29 04:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 04:49:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 04:50:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:29 04:50:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:50:29 04:50:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:29 04:51:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:29 04:51:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 04:51:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 09:50:29 04:52:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 04:52:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:29 04:52:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 09:50:29 04:53:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 09:50:29 04:53:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:50:29 04:53:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:50:29 09:50:29 04:53:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 04:54:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75 09:50:29 04:54:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82 09:50:29 04:54:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68 09:50:29 04:55:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:29 04:55:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 04:55:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:50:29 04:56:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:29 04:56:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:50:29 04:56:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:29 04:57:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:29 04:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 04:57:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 04:58:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73 09:50:29 04:58:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 09:50:29 04:58:01 AM 1 0.18 0.00 0.03 0.00 0.02 99.77 09:50:29 04:59:01 AM all 0.37 0.00 0.06 0.00 0.05 99.52 09:50:29 04:59:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 09:50:29 04:59:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 09:50:29 05:00:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:29 05:00:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:29 05:00:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:50:29 05:01:01 AM all 0.16 0.00 0.08 0.00 0.04 99.72 09:50:29 05:01:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 09:50:29 05:01:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:29 05:02:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:50:29 05:02:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:29 05:02:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75 09:50:29 05:03:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:29 05:03:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38 09:50:29 05:03:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82 09:50:29 05:04:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 05:04:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 09:50:29 05:04:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67 09:50:29 09:50:29 05:04:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 05:05:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 09:50:29 05:05:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:29 05:05:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:29 05:06:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68 09:50:29 05:06:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 05:06:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53 09:50:29 05:07:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:29 05:07:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:29 05:07:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 05:08:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:29 05:08:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:50:29 05:08:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:29 05:09:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:29 05:09:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:50:29 05:09:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:50:29 05:10:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:29 05:10:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 05:10:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:50:29 05:11:01 AM all 0.30 0.00 0.07 0.01 0.04 99.58 09:50:29 05:11:01 AM 0 0.07 0.00 0.08 0.02 0.05 99.78 09:50:29 05:11:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:29 05:12:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:29 05:12:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 05:12:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:29 05:13:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:50:29 05:13:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 05:13:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:50:29 05:14:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62 09:50:29 05:14:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 09:50:29 05:14:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:29 05:15:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:29 05:15:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 05:15:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:29 09:50:29 05:15:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 05:16:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:29 05:16:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70 09:50:29 05:16:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48 09:50:29 05:17:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63 09:50:29 05:17:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38 09:50:29 05:17:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 09:50:29 05:18:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:29 05:18:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 09:50:29 05:18:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 05:19:01 AM all 0.10 0.00 0.05 0.00 0.05 99.80 09:50:29 05:19:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:50:29 05:19:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:50:29 05:20:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:29 05:20:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:29 05:20:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 05:21:01 AM all 0.16 0.00 0.06 0.01 0.03 99.74 09:50:29 05:21:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68 09:50:29 05:21:01 AM 1 0.07 0.00 0.07 0.02 0.05 99.80 09:50:29 05:22:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:50:29 05:22:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:29 05:22:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:50:29 05:23:01 AM all 0.30 0.00 0.08 0.00 0.04 99.58 09:50:29 05:23:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 09:50:29 05:23:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83 09:50:29 05:24:01 AM all 0.27 0.00 0.04 0.00 0.04 99.65 09:50:29 05:24:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73 09:50:29 05:24:01 AM 1 0.35 0.00 0.03 0.00 0.05 99.57 09:50:29 05:25:01 AM all 0.18 0.00 0.07 0.00 0.05 99.70 09:50:29 05:25:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90 09:50:29 05:25:01 AM 1 0.35 0.00 0.08 0.00 0.07 99.50 09:50:29 05:26:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66 09:50:29 05:26:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:29 05:26:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:50:29 09:50:29 05:26:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 05:27:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 09:50:29 05:27:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 05:27:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 05:28:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 09:50:29 05:28:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80 09:50:29 05:28:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 09:50:29 05:29:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:29 05:29:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:50:29 05:29:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 05:30:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 09:50:29 05:30:01 AM 0 0.12 0.00 0.12 0.00 0.05 99.72 09:50:29 05:30:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:29 05:31:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:29 05:31:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 09:50:29 05:31:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 09:50:29 05:32:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64 09:50:29 05:32:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:50:29 05:32:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48 09:50:29 05:33:01 AM all 0.13 0.00 0.08 0.00 0.04 99.76 09:50:29 05:33:01 AM 0 0.20 0.00 0.08 0.00 0.05 99.67 09:50:29 05:33:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:29 05:34:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73 09:50:29 05:34:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62 09:50:29 05:34:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 05:35:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:29 05:35:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:29 05:35:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:29 05:36:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:29 05:36:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 09:50:29 05:36:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 05:37:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:29 05:37:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 05:37:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:29 09:50:29 05:37:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 05:38:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 09:50:29 05:38:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 05:38:01 AM 1 0.02 0.00 0.02 0.00 0.05 99.92 09:50:29 05:39:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 09:50:29 05:39:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 09:50:29 05:39:01 AM 1 0.02 0.00 0.03 0.00 0.05 99.90 09:50:29 05:40:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 09:50:29 05:40:01 AM 0 0.32 0.00 0.08 0.00 0.05 99.55 09:50:29 05:40:01 AM 1 0.02 0.00 0.02 0.00 0.03 99.93 09:50:29 05:41:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:29 05:41:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33 09:50:29 05:41:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:29 05:42:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:29 05:42:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27 09:50:29 05:42:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:29 05:43:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 09:50:29 05:43:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 09:50:29 05:43:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:29 05:44:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:29 05:44:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28 09:50:29 05:44:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 09:50:29 05:45:01 AM all 0.12 0.00 0.05 0.00 0.03 99.80 09:50:29 05:45:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67 09:50:29 05:45:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 09:50:29 05:46:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68 09:50:29 05:46:01 AM 0 0.38 0.00 0.08 0.00 0.07 99.47 09:50:29 05:46:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:29 05:47:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56 09:50:29 05:47:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:29 05:47:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:50:29 05:48:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:29 05:48:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:29 05:48:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:29 09:50:29 05:48:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 05:49:01 AM all 0.23 0.00 0.04 0.00 0.04 99.68 09:50:29 05:49:01 AM 0 0.38 0.00 0.02 0.00 0.03 99.57 09:50:29 05:49:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 05:50:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 09:50:29 05:50:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 09:50:29 05:50:01 AM 1 0.10 0.00 0.12 0.00 0.08 99.70 09:50:29 05:51:01 AM all 0.32 0.16 0.08 0.01 0.03 99.40 09:50:29 05:51:01 AM 0 0.58 0.32 0.13 0.02 0.03 98.92 09:50:29 05:51:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:29 05:52:02 AM all 0.28 0.00 0.05 0.01 0.05 99.62 09:50:29 05:52:02 AM 0 0.43 0.00 0.02 0.00 0.02 99.53 09:50:29 05:52:02 AM 1 0.12 0.00 0.08 0.02 0.08 99.70 09:50:29 05:53:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:29 05:53:01 AM 0 0.51 0.00 0.03 0.00 0.02 99.44 09:50:29 05:53:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:29 05:54:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68 09:50:29 05:54:01 AM 0 0.35 0.00 0.03 0.00 0.00 99.62 09:50:29 05:54:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:29 05:55:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:29 05:55:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:50:29 05:55:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 05:56:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 09:50:29 05:56:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:50:29 05:56:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:50:29 05:57:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68 09:50:29 05:57:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 09:50:29 05:57:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 05:58:01 AM all 0.10 0.00 0.05 0.00 0.04 99.81 09:50:29 05:58:01 AM 0 0.12 0.00 0.03 0.00 0.03 99.82 09:50:29 05:58:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 05:59:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:29 05:59:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:29 05:59:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:29 09:50:29 05:59:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 06:00:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70 09:50:29 06:00:01 AM 0 0.15 0.00 0.05 0.00 0.05 99.75 09:50:29 06:00:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65 09:50:29 06:01:01 AM all 0.18 0.00 0.08 0.00 0.04 99.70 09:50:29 06:01:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 06:01:01 AM 1 0.30 0.00 0.10 0.00 0.03 99.57 09:50:29 06:02:01 AM all 0.38 0.00 0.07 0.00 0.04 99.52 09:50:29 06:02:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 09:50:29 06:02:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52 09:50:29 06:03:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:29 06:03:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:50:29 06:03:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:29 06:04:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 09:50:29 06:04:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 06:04:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:29 06:05:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 09:50:29 06:05:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 09:50:29 06:05:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 09:50:29 06:06:01 AM all 0.21 0.00 0.05 0.00 0.05 99.69 09:50:29 06:06:01 AM 0 0.35 0.00 0.07 0.00 0.07 99.52 09:50:29 06:06:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:29 06:07:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:29 06:07:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 09:50:29 06:07:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:29 06:08:01 AM all 0.18 0.00 0.08 0.00 0.03 99.71 09:50:29 06:08:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75 09:50:29 06:08:01 AM 1 0.20 0.00 0.08 0.00 0.05 99.67 09:50:29 06:09:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 06:09:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 06:09:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 09:50:29 06:10:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:29 06:10:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 09:50:29 06:10:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:29 09:50:29 06:10:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 06:11:01 AM all 0.32 0.00 0.03 0.00 0.05 99.60 09:50:29 06:11:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:50:29 06:11:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33 09:50:29 06:12:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:29 06:12:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:29 06:12:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:29 06:13:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:29 06:13:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:29 06:13:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:50:29 06:14:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:29 06:14:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:29 06:14:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:29 06:15:01 AM all 0.11 0.00 0.05 0.00 0.03 99.81 09:50:29 06:15:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:29 06:15:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 09:50:29 06:16:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63 09:50:29 06:16:01 AM 0 0.35 0.00 0.05 0.00 0.05 99.55 09:50:29 06:16:01 AM 1 0.18 0.00 0.05 0.00 0.05 99.72 09:50:29 06:17:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:29 06:17:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 09:50:29 06:17:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:29 06:18:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:29 06:18:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55 09:50:29 06:18:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70 09:50:29 06:19:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:29 06:19:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 09:50:29 06:19:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 06:20:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:50:29 06:20:01 AM 0 0.02 0.00 0.05 0.00 0.05 99.88 09:50:29 06:20:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 06:21:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:29 06:21:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 06:21:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:50:29 09:50:29 06:21:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 06:22:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 09:50:29 06:22:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:50:29 06:22:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 09:50:29 06:23:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 09:50:29 06:23:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 06:23:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:29 06:24:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 09:50:29 06:24:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:29 06:24:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 09:50:29 06:25:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 09:50:29 06:25:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:29 06:25:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40 09:50:29 06:26:01 AM all 0.19 0.00 0.04 0.01 0.04 99.72 09:50:29 06:26:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 06:26:01 AM 1 0.32 0.00 0.03 0.02 0.03 99.60 09:50:29 06:27:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 09:50:29 06:27:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:29 06:27:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:29 06:28:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:29 06:28:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 06:28:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:29 06:29:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:29 06:29:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:29 06:29:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:29 06:30:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:29 06:30:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:29 06:30:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:29 06:31:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:29 06:31:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 06:31:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 06:32:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 09:50:29 06:32:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:29 06:32:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75 09:50:29 09:50:29 06:32:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 06:33:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:29 06:33:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:29 06:33:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:29 06:34:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:29 06:34:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 09:50:29 06:34:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:50:29 06:35:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:50:29 06:35:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:29 06:35:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:29 06:36:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:29 06:36:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 09:50:29 06:36:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 06:37:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:29 06:37:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:29 06:37:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:29 06:38:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:50:29 06:38:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:29 06:38:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 09:50:29 06:39:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:50:29 06:39:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:29 06:39:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:29 06:40:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62 09:50:29 06:40:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 09:50:29 06:40:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:50:29 06:41:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:50:29 06:41:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50 09:50:29 06:41:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 06:42:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 09:50:29 06:42:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 09:50:29 06:42:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 06:43:01 AM all 0.13 0.00 0.05 0.00 0.05 99.77 09:50:29 06:43:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70 09:50:29 06:43:01 AM 1 0.05 0.00 0.03 0.00 0.07 99.85 09:50:29 09:50:29 06:43:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 06:44:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 09:50:29 06:44:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:50:29 06:44:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 06:45:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66 09:50:29 06:45:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 09:50:29 06:45:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:29 06:46:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:29 06:46:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:29 06:46:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 09:50:29 06:47:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 09:50:29 06:47:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 09:50:29 06:47:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 06:48:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 09:50:29 06:48:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 09:50:29 06:48:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:29 06:49:01 AM all 0.26 0.00 0.09 0.00 0.03 99.62 09:50:29 06:49:01 AM 0 0.45 0.00 0.12 0.00 0.03 99.40 09:50:29 06:49:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 06:50:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62 09:50:29 06:50:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:29 06:50:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77 09:50:29 06:51:01 AM all 0.27 0.00 0.08 0.01 0.03 99.62 09:50:29 06:51:01 AM 0 0.45 0.00 0.05 0.02 0.02 99.47 09:50:29 06:51:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:50:29 06:52:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:29 06:52:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:29 06:52:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:29 06:53:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:29 06:53:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:29 06:53:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 09:50:29 06:54:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:29 06:54:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 09:50:29 06:54:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 09:50:29 06:54:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 06:55:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:29 06:55:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:50:29 06:55:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:29 06:56:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73 09:50:29 06:56:01 AM 0 0.23 0.00 0.05 0.00 0.02 99.70 09:50:29 06:56:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:29 06:57:01 AM all 0.12 0.00 0.05 0.00 0.04 99.79 09:50:29 06:57:01 AM 0 0.12 0.00 0.03 0.00 0.03 99.82 09:50:29 06:57:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:29 06:58:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 09:50:29 06:58:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 09:50:29 06:58:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 06:59:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:29 06:59:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:29 06:59:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 09:50:29 07:00:02 AM all 0.15 0.00 0.08 0.00 0.06 99.72 09:50:29 07:00:02 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 07:00:02 AM 1 0.23 0.00 0.08 0.00 0.07 99.61 09:50:29 07:01:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:29 07:01:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:29 07:01:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 09:50:29 07:02:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:29 07:02:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 07:02:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:29 07:03:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 09:50:29 07:03:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62 09:50:29 07:03:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70 09:50:29 07:04:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:29 07:04:01 AM 0 0.30 0.00 0.03 0.00 0.03 99.63 09:50:29 07:04:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57 09:50:29 07:05:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 07:05:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:50:29 07:05:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:29 09:50:29 07:05:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 07:06:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68 09:50:29 07:06:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 09:50:29 07:06:01 AM 1 0.42 0.00 0.08 0.00 0.07 99.43 09:50:29 07:07:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:29 07:07:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 09:50:29 07:07:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 09:50:29 07:08:01 AM all 0.31 0.16 0.12 0.00 0.03 99.38 09:50:29 07:08:01 AM 0 0.08 0.28 0.15 0.00 0.03 99.45 09:50:29 07:08:01 AM 1 0.53 0.03 0.08 0.00 0.03 99.32 09:50:29 07:09:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:29 07:09:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 07:09:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 07:10:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:29 07:10:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:29 07:10:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:50:29 07:11:01 AM all 0.33 0.00 0.07 0.01 0.04 99.56 09:50:29 07:11:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 09:50:29 07:11:01 AM 1 0.53 0.00 0.03 0.02 0.02 99.40 09:50:29 07:12:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:29 07:12:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 07:12:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 09:50:29 07:13:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:29 07:13:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:29 07:13:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:29 07:14:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:29 07:14:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:29 07:14:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:29 07:15:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63 09:50:29 07:15:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:29 07:15:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 07:16:01 AM all 0.13 0.00 0.05 0.00 0.05 99.77 09:50:29 07:16:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72 09:50:29 07:16:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 09:50:29 09:50:29 07:16:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 07:17:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:29 07:17:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:29 07:17:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 07:18:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:29 07:18:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:29 07:18:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 07:19:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66 09:50:29 07:19:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 09:50:29 07:19:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 07:20:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 09:50:29 07:20:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 09:50:29 07:20:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:50:29 07:21:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:29 07:21:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:29 07:21:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:29 07:22:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60 09:50:29 07:22:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40 09:50:29 07:22:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:29 07:23:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:29 07:23:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:29 07:23:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 07:24:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:29 07:24:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42 09:50:29 07:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:29 07:25:01 AM all 0.13 0.00 0.05 0.00 0.04 99.78 09:50:29 07:25:01 AM 0 0.18 0.00 0.03 0.00 0.02 99.77 09:50:29 07:25:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:29 07:26:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 07:26:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:29 07:26:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 07:27:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:29 07:27:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:29 07:27:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:29 09:50:29 07:27:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 07:28:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 07:28:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:29 07:28:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 07:29:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72 09:50:29 07:29:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 09:50:29 07:29:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 07:30:01 AM all 0.08 0.00 0.08 0.00 0.04 99.81 09:50:29 07:30:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:29 07:30:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 09:50:29 07:31:01 AM all 0.32 0.00 0.05 0.01 0.05 99.57 09:50:29 07:31:01 AM 0 0.18 0.00 0.07 0.02 0.05 99.68 09:50:29 07:31:01 AM 1 0.45 0.00 0.03 0.00 0.05 99.47 09:50:29 07:32:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:29 07:32:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 09:50:29 07:32:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45 09:50:29 07:33:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 09:50:29 07:33:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 09:50:29 07:33:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:29 07:34:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:29 07:34:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:29 07:34:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:29 07:35:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:29 07:35:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 07:35:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 09:50:29 07:36:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68 09:50:29 07:36:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:50:29 07:36:01 AM 1 0.32 0.00 0.07 0.00 0.02 99.60 09:50:29 07:37:01 AM all 0.24 0.00 0.04 0.00 0.03 99.68 09:50:29 07:37:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:29 07:37:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 09:50:29 07:38:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:50:29 07:38:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90 09:50:29 07:38:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30 09:50:29 09:50:29 07:38:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 07:39:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:50:29 07:39:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:29 07:39:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 09:50:29 07:40:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:50:29 07:40:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:29 07:40:01 AM 1 0.38 0.00 0.10 0.00 0.05 99.46 09:50:29 07:41:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 09:50:29 07:41:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 09:50:29 07:41:01 AM 1 0.47 0.00 0.08 0.00 0.07 99.38 09:50:29 07:42:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 09:50:29 07:42:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 07:42:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 09:50:29 07:43:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:29 07:43:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:29 07:43:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 09:50:29 07:44:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:29 07:44:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:50:29 07:44:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:29 07:45:01 AM all 0.25 0.00 0.03 0.00 0.04 99.67 09:50:29 07:45:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:29 07:45:01 AM 1 0.47 0.00 0.02 0.00 0.05 99.47 09:50:29 07:46:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66 09:50:29 07:46:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:29 07:46:01 AM 1 0.42 0.00 0.08 0.00 0.07 99.43 09:50:29 07:47:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:29 07:47:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 07:47:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 07:48:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:29 07:48:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 07:48:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:29 07:49:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:29 07:49:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 07:49:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:50:29 09:50:29 07:49:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 07:50:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 09:50:29 07:50:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:29 07:50:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 09:50:29 07:51:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 07:51:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 09:50:29 07:51:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:29 07:52:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71 09:50:29 07:52:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 09:50:29 07:52:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48 09:50:29 07:53:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:29 07:53:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 07:53:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:29 07:54:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:50:29 07:54:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90 09:50:29 07:54:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32 09:50:29 07:55:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:29 07:55:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 07:55:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:29 07:56:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:29 07:56:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 07:56:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:29 07:57:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67 09:50:29 07:57:01 AM 0 0.05 0.00 0.02 0.00 0.05 99.88 09:50:29 07:57:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.47 09:50:29 07:58:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67 09:50:29 07:58:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:50:29 07:58:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47 09:50:29 07:59:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:29 07:59:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:29 07:59:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:50:29 08:00:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58 09:50:29 08:00:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:29 08:00:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:50:29 09:50:29 08:00:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 08:01:01 AM all 0.27 0.00 0.08 0.01 0.03 99.62 09:50:29 08:01:01 AM 0 0.08 0.00 0.10 0.02 0.03 99.77 09:50:29 08:01:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 09:50:29 08:02:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:50:29 08:02:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 09:50:29 08:02:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:29 08:03:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:29 08:03:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:29 08:03:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 08:04:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:29 08:04:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82 09:50:29 08:04:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:29 08:05:02 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:50:29 08:05:02 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 08:05:02 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 09:50:29 08:06:01 AM all 0.26 0.00 0.04 0.00 0.03 99.66 09:50:29 08:06:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 08:06:01 AM 1 0.46 0.00 0.03 0.00 0.03 99.47 09:50:29 08:07:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:29 08:07:01 AM 0 0.30 0.00 0.03 0.00 0.05 99.62 09:50:29 08:07:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 09:50:29 08:08:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:29 08:08:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:29 08:08:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:29 08:09:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:29 08:09:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:29 08:09:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 08:10:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:29 08:10:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 09:50:29 08:10:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:50:29 08:11:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:29 08:11:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:50:29 08:11:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:29 09:50:29 08:11:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 08:12:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:29 08:12:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:29 08:12:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77 09:50:29 08:13:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:29 08:13:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:29 08:13:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:29 08:14:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:29 08:14:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 09:50:29 08:14:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:29 08:15:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:29 08:15:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:29 08:15:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:29 08:16:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 09:50:29 08:16:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 09:50:29 08:16:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 08:17:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67 09:50:29 08:17:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 09:50:29 08:17:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 08:18:01 AM all 0.17 0.00 0.07 0.00 0.04 99.72 09:50:29 08:18:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58 09:50:29 08:18:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 08:19:01 AM all 0.09 0.00 0.06 0.00 0.04 99.81 09:50:29 08:19:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 09:50:29 08:19:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:50:29 08:20:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:29 08:20:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 09:50:29 08:20:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 08:21:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:50:29 08:21:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50 09:50:29 08:21:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:29 08:22:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76 09:50:29 08:22:01 AM 0 0.17 0.00 0.05 0.00 0.02 99.77 09:50:29 08:22:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:29 09:50:29 08:22:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 08:23:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68 09:50:29 08:23:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 09:50:29 08:23:01 AM 1 0.03 0.00 0.08 0.00 0.03 99.85 09:50:29 08:24:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:29 08:24:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:29 08:24:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:50:29 08:25:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:29 08:25:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:29 08:25:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:29 08:26:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:29 08:26:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 08:26:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:29 08:27:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 09:50:29 08:27:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 09:50:29 08:27:01 AM 1 0.35 0.00 0.05 0.00 0.05 99.55 09:50:29 08:28:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67 09:50:29 08:28:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 08:28:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48 09:50:29 08:29:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56 09:50:29 08:29:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 09:50:29 08:29:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27 09:50:29 08:30:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 09:50:29 08:30:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 08:30:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48 09:50:29 08:31:01 AM all 0.33 0.00 0.05 0.01 0.03 99.59 09:50:29 08:31:01 AM 0 0.10 0.00 0.07 0.02 0.03 99.78 09:50:29 08:31:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:29 08:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:29 08:32:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:29 08:32:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:50:29 08:33:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 09:50:29 08:33:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:29 08:33:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 09:50:29 09:50:29 08:33:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 08:34:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:29 08:34:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 08:34:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:50:29 08:35:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:50:29 08:35:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 08:35:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 09:50:29 08:36:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:50:29 08:36:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:29 08:36:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:50:29 08:37:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:29 08:37:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:29 08:37:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:29 08:38:01 AM all 0.24 0.00 0.08 0.00 0.03 99.66 09:50:29 08:38:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87 09:50:29 08:38:01 AM 1 0.40 0.00 0.12 0.00 0.03 99.45 09:50:29 08:39:01 AM all 0.37 0.00 0.03 0.00 0.03 99.57 09:50:29 08:39:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 09:50:29 08:39:01 AM 1 0.60 0.00 0.02 0.00 0.02 99.37 09:50:29 08:40:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:50:29 08:40:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:50:29 08:40:01 AM 1 0.45 0.00 0.10 0.00 0.03 99.41 09:50:29 08:41:01 AM all 0.33 0.20 0.15 0.00 0.03 99.29 09:50:29 08:41:01 AM 0 0.17 0.02 0.10 0.00 0.02 99.70 09:50:29 08:41:01 AM 1 0.50 0.38 0.20 0.00 0.03 98.88 09:50:29 08:42:01 AM all 0.31 0.00 0.05 0.01 0.03 99.60 09:50:29 08:42:01 AM 0 0.57 0.00 0.05 0.02 0.03 99.33 09:50:29 08:42:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 08:43:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 09:50:29 08:43:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 09:50:29 08:43:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:29 08:44:01 AM all 0.16 0.00 0.09 0.00 0.02 99.73 09:50:29 08:44:01 AM 0 0.22 0.00 0.08 0.00 0.02 99.68 09:50:29 08:44:01 AM 1 0.10 0.00 0.10 0.00 0.02 99.78 09:50:29 09:50:29 08:44:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 08:45:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:29 08:45:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:29 08:45:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:50:29 08:46:01 AM all 0.34 0.00 0.09 0.00 0.03 99.54 09:50:29 08:46:01 AM 0 0.20 0.00 0.10 0.00 0.03 99.67 09:50:29 08:46:01 AM 1 0.48 0.00 0.08 0.00 0.02 99.42 09:50:29 08:47:01 AM all 0.23 0.00 0.08 0.00 0.02 99.67 09:50:29 08:47:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:50:29 08:47:01 AM 1 0.42 0.00 0.08 0.00 0.02 99.48 09:50:29 08:48:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55 09:50:29 08:48:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 09:50:29 08:48:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:29 08:49:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:29 08:49:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:50:29 08:49:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:29 08:50:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:29 08:50:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 08:50:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:29 08:51:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:50:29 08:51:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:29 08:51:01 AM 1 0.57 0.00 0.10 0.00 0.03 99.30 09:50:29 08:52:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 09:50:29 08:52:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:50:29 08:52:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.51 09:50:29 08:53:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:50:29 08:53:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:50:29 08:53:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:50:29 08:54:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:50:29 08:54:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:29 08:54:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 09:50:29 08:55:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:50:29 08:55:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:29 08:55:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:50:29 09:50:29 08:55:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 08:56:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56 09:50:29 08:56:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 09:50:29 08:56:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 09:50:29 08:57:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69 09:50:29 08:57:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:50:29 08:57:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55 09:50:29 08:58:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59 09:50:29 08:58:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 09:50:29 08:58:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:29 08:59:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:29 08:59:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:29 08:59:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:29 09:00:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:50:29 09:00:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 09:50:29 09:00:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:29 09:01:01 AM all 0.36 0.00 0.08 0.01 0.02 99.53 09:50:29 09:01:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75 09:50:29 09:01:01 AM 1 0.58 0.00 0.07 0.02 0.02 99.32 09:50:29 09:02:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 09:50:29 09:02:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 09:50:29 09:02:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25 09:50:29 09:03:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 09:50:29 09:03:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:29 09:03:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47 09:50:29 09:04:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55 09:50:29 09:04:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:50:29 09:04:01 AM 1 0.63 0.00 0.05 0.00 0.03 99.28 09:50:29 09:05:01 AM all 0.24 0.00 0.10 0.00 0.03 99.63 09:50:29 09:05:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 09:50:29 09:05:01 AM 1 0.39 0.00 0.10 0.00 0.02 99.50 09:50:29 09:06:01 AM all 0.35 0.00 0.08 0.00 0.02 99.56 09:50:29 09:06:01 AM 0 0.10 0.00 0.10 0.00 0.00 99.80 09:50:29 09:06:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.31 09:50:29 09:50:29 09:06:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 09:07:01 AM all 0.37 0.00 0.06 0.00 0.03 99.54 09:50:29 09:07:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:50:29 09:07:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28 09:50:29 09:08:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 09:50:29 09:08:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:29 09:08:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 09:50:29 09:09:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:50:29 09:09:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:29 09:09:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:50:29 09:10:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 09:50:29 09:10:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:50:29 09:10:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:50:29 09:11:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:50:29 09:11:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:29 09:11:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:29 09:12:02 AM all 0.27 0.00 0.08 0.00 0.03 99.62 09:50:29 09:12:02 AM 0 0.43 0.00 0.08 0.00 0.02 99.47 09:50:29 09:12:02 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:29 09:13:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 09:50:29 09:13:01 AM 0 0.46 0.00 0.02 0.00 0.00 99.53 09:50:29 09:13:01 AM 1 0.15 0.00 0.12 0.00 0.03 99.69 09:50:29 09:14:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 09:50:29 09:14:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 09:50:29 09:14:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:50:29 09:15:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68 09:50:29 09:15:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60 09:50:29 09:15:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:29 09:16:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:29 09:16:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:29 09:16:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 09:17:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:29 09:17:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53 09:50:29 09:17:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72 09:50:29 09:50:29 09:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 09:18:01 AM all 0.16 0.00 0.06 0.00 0.03 99.76 09:50:29 09:18:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.61 09:50:29 09:18:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 09:50:29 09:19:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:29 09:19:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:29 09:19:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:50:29 09:20:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:29 09:20:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 09:50:29 09:20:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 09:50:29 09:21:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:29 09:21:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:50:29 09:21:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:29 09:22:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:29 09:22:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:29 09:22:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:29 09:23:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:50:29 09:23:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 09:50:29 09:23:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 09:24:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:29 09:24:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:29 09:24:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 09:25:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:50:29 09:25:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:50:29 09:25:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:29 09:26:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:29 09:26:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:50:29 09:26:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:29 09:27:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:29 09:27:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 09:50:29 09:27:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 09:50:29 09:28:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:50:29 09:28:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 09:50:29 09:28:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:29 09:50:29 09:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 09:29:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:29 09:29:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:50:29 09:29:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:29 09:30:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 09:50:29 09:30:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:29 09:30:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:29 09:31:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 09:50:29 09:31:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:29 09:31:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:29 09:32:01 AM all 0.35 0.00 0.07 0.00 0.04 99.54 09:50:29 09:32:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:50:29 09:32:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:29 09:33:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:50:29 09:33:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:50:29 09:33:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:29 09:34:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:29 09:34:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:29 09:34:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:29 09:35:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:29 09:35:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:50:29 09:35:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68 09:50:29 09:36:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:29 09:36:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:29 09:36:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:29 09:37:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:50:29 09:37:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:50:29 09:37:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 09:50:29 09:38:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 09:50:29 09:38:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:50:29 09:38:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:29 09:39:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:29 09:39:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:29 09:39:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 09:50:29 09:50:29 09:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:29 09:40:01 AM all 14.52 0.00 2.37 0.26 0.06 82.79 09:50:29 09:40:01 AM 0 15.44 0.00 2.38 0.35 0.07 81.76 09:50:29 09:40:01 AM 1 13.59 0.00 2.37 0.17 0.05 83.82 09:50:29 09:41:01 AM all 36.47 0.00 5.16 1.41 0.12 56.83 09:50:29 09:41:01 AM 0 43.87 0.00 6.34 1.47 0.13 48.19 09:50:29 09:41:01 AM 1 29.10 0.00 3.99 1.36 0.12 65.43 09:50:29 09:42:01 AM all 9.91 0.00 1.64 0.40 0.05 87.99 09:50:29 09:42:01 AM 0 7.79 0.00 1.60 0.58 0.05 89.97 09:50:29 09:42:01 AM 1 12.03 0.00 1.69 0.22 0.05 86.01 09:50:29 09:43:01 AM all 37.28 0.00 5.70 0.55 0.11 56.36 09:50:29 09:43:01 AM 0 34.27 0.00 4.85 0.63 0.10 60.14 09:50:29 09:43:01 AM 1 40.29 0.00 6.54 0.47 0.12 52.59 09:50:29 09:44:01 AM all 10.84 0.00 2.18 1.09 0.04 85.84 09:50:29 09:44:01 AM 0 15.97 0.00 2.59 1.15 0.05 80.23 09:50:29 09:44:01 AM 1 5.71 0.00 1.77 1.04 0.03 91.45 09:50:29 09:45:01 AM all 2.92 0.00 0.23 0.28 0.05 96.52 09:50:29 09:45:01 AM 0 4.58 0.00 0.30 0.02 0.05 95.05 09:50:29 09:45:01 AM 1 1.26 0.00 0.15 0.55 0.05 97.99 09:50:29 09:46:01 AM all 18.85 0.00 0.23 0.36 0.06 80.50 09:50:29 09:46:01 AM 0 32.86 0.00 0.23 0.00 0.07 66.84 09:50:29 09:46:01 AM 1 4.78 0.00 0.23 0.72 0.05 94.21 09:50:29 09:47:01 AM all 10.23 0.00 0.18 0.03 0.05 89.52 09:50:29 09:47:01 AM 0 8.40 0.00 0.18 0.05 0.05 91.32 09:50:29 09:47:01 AM 1 12.07 0.00 0.17 0.00 0.05 87.72 09:50:29 09:48:01 AM all 9.13 0.00 0.18 0.09 0.04 90.55 09:50:29 09:48:01 AM 0 15.29 0.00 0.18 0.02 0.05 84.46 09:50:29 09:48:01 AM 1 2.96 0.00 0.18 0.17 0.03 96.65 09:50:29 09:49:01 AM all 14.61 0.00 1.68 0.07 0.07 83.57 09:50:29 09:49:01 AM 0 15.41 0.00 1.62 0.10 0.07 82.80 09:50:29 09:49:01 AM 1 13.82 0.00 1.74 0.03 0.07 84.34 09:50:29 09:50:01 AM all 30.87 0.00 3.73 0.83 0.08 64.49 09:50:29 09:50:01 AM 0 24.84 0.00 3.02 0.77 0.08 71.29 09:50:29 09:50:01 AM 1 36.89 0.00 4.44 0.90 0.08 57.68 09:50:29 09:50:29 Average: CPU %user %nice %system %iowait %steal %idle 09:50:29 Average: all 0.84 0.00 0.14 0.03 0.04 98.95 09:50:29 Average: 0 0.92 0.00 0.14 0.03 0.04 98.88 09:50:29 Average: 1 0.77 0.00 0.14 0.03 0.04 99.02 09:50:29 09:50:29 09:50:29