09:40:21 Started by upstream project "integration-sanity-test-scandium" build number 541
09:40:21 originally caused by:
09:40:21 Started by timer
09:40:21 Running as SYSTEM
09:40:21 [EnvInject] - Loading node environment variables.
09:40:22 Building remotely on prd-centos8-robot-2c-8g-11831 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:22 [ssh-agent] Looking for ssh-agent implementation...
09:40:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:22 $ ssh-agent
09:40:22 SSH_AUTH_SOCK=/tmp/ssh-A6rVaLnyFYLT/agent.6389
09:40:22 SSH_AGENT_PID=6391
09:40:22 [ssh-agent] Started.
09:40:22 Running ssh-add (command line suppressed)
09:40:22 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_592808312780961269.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_592808312780961269.key)
09:40:22 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:22 The recommended git tool is: NONE
09:40:24 using credential opendaylight-jenkins-ssh
09:40:24 Wiping out workspace first.
09:40:24 Cloning the remote Git repository
09:40:24 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:24 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:24 > git --version # timeout=10
09:40:24 > git --version # 'git version 2.43.0'
09:40:24 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:24 [INFO] Currently running in a labeled security context
09:40:24 [INFO] Currently SELinux is 'enforcing' on the host
09:40:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh16499339437560077018.key
09:40:24 Verifying host key using known hosts file
09:40:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:27 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:27 [INFO] Currently running in a labeled security context
09:40:27 [INFO] Currently SELinux is 'enforcing' on the host
09:40:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh4858043545131461813.key
09:40:27 Verifying host key using known hosts file
09:40:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:27 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:27 > git config core.sparsecheckout # timeout=10
09:40:27 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:28 Commit message: "Adapt test for new pce-allocation field"
09:40:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:28 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:28 No emails were triggered.
09:40:28 provisioning config files...
09:40:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6414859301965467217.sh
09:40:29 ---> python-tools-install.sh
09:40:29 Setup pyenv:
09:40:29 system
09:40:29 * 3.8.13 (set by /opt/pyenv/version)
09:40:29 * 3.9.13 (set by /opt/pyenv/version)
09:40:29 * 3.10.13 (set by /opt/pyenv/version)
09:40:29 * 3.11.7 (set by /opt/pyenv/version)
09:40:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EsNJ
09:40:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:38 lf-activate-venv(): INFO: Base packages installed successfully
09:40:38 lf-activate-venv(): INFO: Installing additional packages: lftools
09:41:05 lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH
09:41:05 Generating Requirements File
09:41:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:27 Python 3.11.7
09:41:28 pip 25.3 from /tmp/venv-EsNJ/lib/python3.11/site-packages/pip (python 3.11)
09:41:28 appdirs==1.4.4
09:41:28 argcomplete==3.6.3
09:41:28 aspy.yaml==1.3.0
09:41:28 attrs==25.4.0
09:41:28 autopage==0.5.2
09:41:28 beautifulsoup4==4.14.2
09:41:28 boto3==1.40.76
09:41:28 botocore==1.40.76
09:41:28 bs4==0.0.2
09:41:28 cachetools==6.2.2
09:41:28 certifi==2025.11.12
09:41:28 cffi==2.0.0
09:41:28 cfgv==3.4.0
09:41:28 chardet==5.2.0
09:41:28 charset-normalizer==3.4.4
09:41:28 click==8.3.1
09:41:28 cliff==4.11.0
09:41:28 cmd2==2.7.0
09:41:28 cryptography==3.3.2
09:41:28 debtcollector==3.0.0
09:41:28 decorator==5.2.1
09:41:28 defusedxml==0.7.1
09:41:28 Deprecated==1.3.1
09:41:28 distlib==0.4.0
09:41:28 dnspython==2.8.0
09:41:28 docker==7.1.0
09:41:28 dogpile.cache==1.5.0
09:41:28 durationpy==0.10
09:41:28 email-validator==2.3.0
09:41:28 filelock==3.20.0
09:41:28 future==1.0.0
09:41:28 gitdb==4.0.12
09:41:28 GitPython==3.1.45
09:41:28 google-auth==2.43.0
09:41:28 httplib2==0.31.0
09:41:28 identify==2.6.15
09:41:28 idna==3.11
09:41:28 importlib-resources==1.5.0
09:41:28 iso8601==2.1.0
09:41:28 Jinja2==3.1.6
09:41:28 jmespath==1.0.1
09:41:28 jsonpatch==1.33
09:41:28 jsonpointer==3.0.0
09:41:28 jsonschema==4.25.1
09:41:28 jsonschema-specifications==2025.9.1
09:41:28 keystoneauth1==5.12.0
09:41:28 kubernetes==34.1.0
09:41:28 lftools==0.37.15
09:41:28 lxml==6.0.2
09:41:28 markdown-it-py==4.0.0
09:41:28 MarkupSafe==3.0.3
09:41:28 mdurl==0.1.2
09:41:28 msgpack==1.1.2
09:41:28 multi_key_dict==2.0.3
09:41:28 munch==4.0.0
09:41:28 netaddr==1.3.0
09:41:28 niet==1.4.2
09:41:28 nodeenv==1.9.1
09:41:28 oauth2client==4.1.3
09:41:28 oauthlib==3.3.1
09:41:28 openstacksdk==4.8.0
09:41:28 os-service-types==1.8.1
09:41:28 osc-lib==4.2.0
09:41:28 oslo.config==10.1.0
09:41:28 oslo.context==6.1.0
09:41:28 oslo.i18n==6.7.0
09:41:28 oslo.log==7.2.1
09:41:28 oslo.serialization==5.8.0
09:41:28 oslo.utils==9.1.0
09:41:28 packaging==25.0
09:41:28 pbr==7.0.3
09:41:28 platformdirs==4.5.0
09:41:28 prettytable==3.17.0
09:41:28 psutil==7.1.3
09:41:28 pyasn1==0.6.1
09:41:28 pyasn1_modules==0.4.2
09:41:28 pycparser==2.23
09:41:28 pygerrit2==2.0.15
09:41:28 PyGithub==2.8.1
09:41:28 Pygments==2.19.2
09:41:28 PyJWT==2.10.1
09:41:28 PyNaCl==1.6.1
09:41:28 pyparsing==2.4.7
09:41:28 pyperclip==1.11.0
09:41:28 pyrsistent==0.20.0
09:41:28 python-cinderclient==9.8.0
09:41:28 python-dateutil==2.9.0.post0
09:41:28 python-heatclient==4.3.0
09:41:28 python-jenkins==1.8.3
09:41:28 python-keystoneclient==5.7.0
09:41:28 python-magnumclient==4.9.0
09:41:28 python-openstackclient==8.2.0
09:41:28 python-swiftclient==4.9.0
09:41:28 PyYAML==6.0.3
09:41:28 referencing==0.37.0
09:41:28 requests==2.32.5
09:41:28 requests-oauthlib==2.0.0
09:41:28 requestsexceptions==1.4.0
09:41:28 rfc3986==2.0.0
09:41:28 rich==14.2.0
09:41:28 rich-argparse==1.7.2
09:41:28 rpds-py==0.29.0
09:41:28 rsa==4.9.1
09:41:28 ruamel.yaml==0.18.16
09:41:28 ruamel.yaml.clib==0.2.15
09:41:28 s3transfer==0.14.0
09:41:28 simplejson==3.20.2
09:41:28 six==1.17.0
09:41:28 smmap==5.0.2
09:41:28 soupsieve==2.8
09:41:28 stevedore==5.5.0
09:41:28 tabulate==0.9.0
09:41:28 toml==0.10.2
09:41:28 tomlkit==0.13.3
09:41:28 tqdm==4.67.1
09:41:28 typing_extensions==4.15.0
09:41:28 tzdata==2025.2
09:41:28 urllib3==1.26.20
09:41:28 virtualenv==20.35.4
09:41:28 wcwidth==0.2.14
09:41:28 websocket-client==1.9.0
09:41:28 wrapt==2.0.1
09:41:28 xdg==6.0.0
09:41:28 xmltodict==1.0.2
09:41:28 yq==3.4.3
09:41:28 [EnvInject] - Injecting environment variables from a build step.
09:41:28 [EnvInject] - Injecting as environment variables the properties content
09:41:28 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:28 OS_CLOUD=vex
09:41:28 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-536
09:41:28 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:28
09:41:28 [EnvInject] - Variables injected successfully.
09:41:28 provisioning config files...
09:41:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7677000345965176107.sh
09:41:28 ---> Create parameters file for OpenStack HOT
09:41:28 OpenStack Heat parameters generated
09:41:28 -----------------------------------
09:41:28 parameters:
09:41:28 vm_0_count: '1'
09:41:28 vm_0_flavor: 'v3-standard-4'
09:41:28 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:41:28 vm_1_count: '1'
09:41:28 vm_1_flavor: 'v3-standard-2'
09:41:28 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:28
09:41:28 job_name: '52208-536'
09:41:28 silo: 'releng'
09:41:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1369646542431387578.sh
09:41:28 ---> Create HEAT stack
09:41:28 + source /home/jenkins/lf-env.sh
09:41:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:28 ++ mktemp -d /tmp/venv-XXXX
09:41:28 + lf_venv=/tmp/venv-mmsz
09:41:28 + local venv_file=/tmp/.os_lf_venv
09:41:28 + local python=python3
09:41:28 + local options
09:41:28 + local set_path=true
09:41:28 + local install_args=
09:41:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:28 + true
09:41:28 + case $1 in
09:41:28 + python=python3
09:41:28 + shift 2
09:41:28 + true
09:41:28 + case $1 in
09:41:28 + shift
09:41:28 + break
09:41:28 + case $python in
09:41:28 + local pkg_list=
09:41:28 + [[ -d /opt/pyenv ]]
09:41:28 + echo 'Setup pyenv:'
09:41:28 Setup pyenv:
09:41:28 + export PYENV_ROOT=/opt/pyenv
09:41:28 + PYENV_ROOT=/opt/pyenv
09:41:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:28 + pyenv versions
09:41:29 system
09:41:29 3.8.13
09:41:29 3.9.13
09:41:29 3.10.13
09:41:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:29 + command -v pyenv
09:41:29 ++ pyenv init - --no-rehash
09:41:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:29 for i in ${!paths[@]}; do
09:41:29 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:29 fi; done;
09:41:29 echo "${paths[*]}"'\'')"
09:41:29 export PATH="/opt/pyenv/shims:${PATH}"
09:41:29 export PYENV_SHELL=bash
09:41:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:29 pyenv() {
09:41:29 local command
09:41:29 command="${1:-}"
09:41:29 if [ "$#" -gt 0 ]; then
09:41:29 shift
09:41:29 fi
09:41:29
09:41:29 case "$command" in
09:41:29 rehash|shell)
09:41:29 eval "$(pyenv "sh-$command" "$@")"
09:41:29 ;;
09:41:29 *)
09:41:29 command pyenv "$command" "$@"
09:41:29 ;;
09:41:29 esac
09:41:29 }'
09:41:29 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:29 for i in ${!paths[@]}; do
09:41:29 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:29 fi; done;
09:41:29 echo "${paths[*]}"'
09:41:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:29 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:29 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:29 ++ export PYENV_SHELL=bash
09:41:29 ++ PYENV_SHELL=bash
09:41:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:29 +++ complete -F _pyenv pyenv
09:41:29 ++ lf-pyver python3
09:41:29 ++ local py_version_xy=python3
09:41:29 ++ local py_version_xyz=
09:41:29 ++ awk '{ print $1 }'
09:41:29 ++ pyenv versions
09:41:29 ++ local command
09:41:29 ++ command=versions
09:41:29 ++ '[' 1 -gt 0 ']'
09:41:29 ++ shift
09:41:29 ++ case "$command" in
09:41:29 ++ command pyenv versions
09:41:29 ++ pyenv versions
09:41:29 ++ sed 's/^[ *]* //'
09:41:29 ++ grep -E '^[0-9.]*[0-9]$'
09:41:29 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:29 +++ grep '^3' /tmp/.pyenv_versions
09:41:29 +++ tail -n 1
09:41:29 +++ sort -V
09:41:29 ++ py_version_xyz=3.11.7
09:41:29 ++ [[ -z 3.11.7 ]]
09:41:29 ++ echo 3.11.7
09:41:29 ++ return 0
09:41:29 + pyenv local 3.11.7
09:41:29 + local command
09:41:29 + command=local
09:41:29 + '[' 2 -gt 0 ']'
09:41:29 + shift
09:41:29 + case "$command" in
09:41:29 + command pyenv local 3.11.7
09:41:29 + pyenv local 3.11.7
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='lftools[openstack] '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='kubernetes '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='niet '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='python-heatclient '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='python-openstackclient '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='python-magnumclient '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='urllib3~=1.26.15 '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='yq '
09:41:29 + [[ -f /tmp/.os_lf_venv ]]
09:41:29 ++ cat /tmp/.os_lf_venv
09:41:29 + lf_venv=/tmp/venv-EsNJ
09:41:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EsNJ from' file:/tmp/.os_lf_venv
09:41:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EsNJ from file:/tmp/.os_lf_venv
09:41:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:29 + local 'pip_opts=--upgrade --quiet'
09:41:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:29 + [[ -n '' ]]
09:41:29 + [[ -n '' ]]
09:41:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:29 + /tmp/venv-EsNJ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:41:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:31 lf-activate-venv(): INFO: Base packages installed successfully
09:41:31 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:41:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:31 + /tmp/venv-EsNJ/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:48 + type python3
09:41:48 + true
09:41:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH'
09:41:48 lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH
09:41:48 + PATH=/tmp/venv-EsNJ/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:48 + return 0
09:41:48 + openstack --os-cloud vex limits show --absolute
09:41:50 +--------------------------+---------+
09:41:50 | Name | Value |
09:41:50 +--------------------------+---------+
09:41:50 | maxTotalInstances | -1 |
09:41:50 | maxTotalCores | 450 |
09:41:50 | maxTotalRAMSize | 1000000 |
09:41:50 | maxServerMeta | 128 |
09:41:50 | maxImageMeta | 128 |
09:41:50 | maxPersonality | 5 |
09:41:50 | maxPersonalitySize | 10240 |
09:41:50 | maxTotalKeypairs | 100 |
09:41:50 | maxServerGroups | 10 |
09:41:50 | maxServerGroupMembers | 10 |
09:41:50 | maxTotalFloatingIps | -1 |
09:41:50 | maxSecurityGroups | -1 |
09:41:50 | maxSecurityGroupRules | -1 |
09:41:50 | totalRAMUsed | 507904 |
09:41:50 | totalCoresUsed | 124 |
09:41:50 | totalInstancesUsed | 52 |
09:41:50 | totalFloatingIpsUsed | 0 |
09:41:50 | totalSecurityGroupsUsed | 0 |
09:41:50 | totalServerGroupsUsed | 0 |
09:41:50 | maxTotalVolumes | -1 |
09:41:50 | maxTotalSnapshots | 10 |
09:41:50 | maxTotalVolumeGigabytes | 4096 |
09:41:50 | maxTotalBackups | 10 |
09:41:50 | maxTotalBackupGigabytes | 1000 |
09:41:50 | totalVolumesUsed | 3 |
09:41:50 | totalGigabytesUsed | 60 |
09:41:50 | totalSnapshotsUsed | 0 |
09:41:50 | totalBackupsUsed | 0 |
09:41:50 | totalBackupGigabytesUsed | 0 |
09:41:50 +--------------------------+---------+
09:41:50 + pushd /opt/ciman/openstack-hot
09:41:50 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:50 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-536 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:15 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-536
09:42:15 Waiting to initialize infrastructure...
09:42:15 Stack initialization successful.
09:42:15 ------------------------------------
09:42:15 Stack Details
09:42:15 ------------------------------------
09:42:15 {'added': None,
09:42:15 'capabilities': [],
09:42:15 'created_at': '2025-11-19T09:41:53Z',
09:42:15 'deleted': None,
09:42:15 'deleted_at': None,
09:42:15 'description': 'No description',
09:42:15 'environment': None,
09:42:15 'environment_files': None,
09:42:15 'files': None,
09:42:15 'files_container': None,
09:42:15 'id': '3c43df37-181f-4722-9d5a-fa70bb424464',
09:42:15 'is_rollback_disabled': True,
09:42:15 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-536/3c43df37-181f-4722-9d5a-fa70bb424464',
09:42:15 'rel': 'self'}],
09:42:15 '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:42:15 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-536',
09:42:15 'notification_topics': [],
09:42:15 'outputs': [{'description': 'IP addresses of the 2nd vm types',
09:42:15 'output_key': 'vm_1_ips',
09:42:15 'output_value': ['10.30.171.83']},
09:42:15 {'description': 'IP addresses of the 1st vm types',
09:42:15 'output_key': 'vm_0_ips',
09:42:15 'output_value': ['10.30.171.54']}],
09:42:15 'owner_id': ****,
09:42:15 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:15 'OS::stack_id': '3c43df37-181f-4722-9d5a-fa70bb424464',
09:42:15 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-536',
09:42:15 'job_name': '52208-536',
09:42:15 'silo': 'releng',
09:42:15 'vm_0_count': '1',
09:42:15 'vm_0_flavor': 'v3-standard-4',
09:42:15 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:15 '20250917-133034.447',
09:42:15 'vm_1_count': '1',
09:42:15 'vm_1_flavor': 'v3-standard-2',
09:42:15 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:15 '- 20250917-133034.654'},
09:42:15 'parent_id': None,
09:42:15 'replaced': None,
09:42:15 'status': 'CREATE_COMPLETE',
09:42:15 'status_reason': 'Stack CREATE completed successfully',
09:42:15 'tags': [],
09:42:15 'template': None,
09:42:15 'template_description': 'No description',
09:42:15 'template_url': None,
09:42:15 'timeout_mins': 15,
09:42:15 'unchanged': None,
09:42:15 'updated': None,
09:42:15 'updated_at': None,
09:42:15 'user_project_id': 'e5eb246aaeea42979d4fafe3fe5cd27e'}
09:42:15 ------------------------------------
09:42:15 + popd
09:42:15 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1505565258711983905.sh
09:42:16 ---> Copy SSH public keys to CSIT lab
09:42:16 Setup pyenv:
09:42:16 system
09:42:16 3.8.13
09:42:16 3.9.13
09:42:16 3.10.13
09:42:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EsNJ from file:/tmp/.os_lf_venv
09:42:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:18 lf-activate-venv(): INFO: Base packages installed successfully
09:42:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH
09:42:36 SSH not responding on 10.30.171.54. Retrying in 10 seconds...
09:42:36 Warning: Permanently added '10.30.171.83' (ECDSA) to the list of known hosts.
09:42:37 releng-52208-536-1-mininet-ovs-217-0
09:42:37 Successfully copied public keys to slave 10.30.171.83
09:42:37 Process 7602 ready.
09:42:46 Ping to 10.30.171.54 successful.
09:42:47 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:42:47 releng-52208-536-0-builder-0
09:42:47 Successfully copied public keys to slave 10.30.171.54
09:42:47 Process 7603 ready.
09:42:47 SSH ready on all stack servers.
09:42:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins18350677179446119377.sh
09:42:48 Setup pyenv:
09:42:48 system
09:42:48 3.8.13
09:42:48 3.9.13
09:42:48 3.10.13
09:42:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YiRU
09:42:52 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:56 lf-activate-venv(): INFO: Base packages installed successfully
09:42:56 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-YiRU/bin to PATH
09:42:57 + echo 'Installing Python Requirements'
09:42:57 Installing Python Requirements
09:42:57 + cat
09:42:57 + python -m pip install -r requirements.txt
09:42:58 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:58 Collecting docker-py (from -r requirements.txt (line 1))
09:42:58 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:58 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:58 Installing build dependencies: started
09:42:59 Installing build dependencies: finished with status 'done'
09:42:59 Getting requirements to build wheel: started
09:42:59 Getting requirements to build wheel: finished with status 'done'
09:42:59 Preparing metadata (pyproject.toml): started
09:42:59 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:59 Collecting netaddr (from -r requirements.txt (line 3))
09:42:59 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:43:00 Collecting netifaces (from -r requirements.txt (line 4))
09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:43:00 Installing build dependencies: started
09:43:00 Installing build dependencies: finished with status 'done'
09:43:00 Getting requirements to build wheel: started
09:43:01 Getting requirements to build wheel: finished with status 'done'
09:43:01 Preparing metadata (pyproject.toml): started
09:43:01 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:01 Collecting pyhocon (from -r requirements.txt (line 5))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:43:01 Collecting requests (from -r requirements.txt (line 6))
09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:43:01 Collecting robotframework (from -r requirements.txt (line 7))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:43:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.2 MB/s 0:00:00
09:43:01 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:43:01 Installing build dependencies: started
09:43:02 Installing build dependencies: finished with status 'done'
09:43:02 Getting requirements to build wheel: started
09:43:03 Getting requirements to build wheel: finished with status 'done'
09:43:03 Preparing metadata (pyproject.toml): started
09:43:03 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:03 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:43:03 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:43:03 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:43:03 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:43:03 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:43:03 Installing build dependencies: started
09:43:04 Installing build dependencies: finished with status 'done'
09:43:04 Getting requirements to build wheel: started
09:43:04 Getting requirements to build wheel: finished with status 'done'
09:43:04 Preparing metadata (pyproject.toml): started
09:43:05 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:05 Collecting scapy (from -r requirements.txt (line 12))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 31.5 MB/s 0:00:00
09:43:05 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:43:05 Installing build dependencies: started
09:43:06 Installing build dependencies: finished with status 'done'
09:43:06 Getting requirements to build wheel: started
09:43:06 Getting requirements to build wheel: finished with status 'done'
09:43:06 Preparing metadata (pyproject.toml): started
09:43:06 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:06 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:43:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 34.2 MB/s 0:00:00
09:43:07 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:07 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:43:07 Collecting pyangbind (from -r requirements.txt (line 22))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:43:07 Collecting isodate (from -r requirements.txt (line 25))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:43:07 Collecting jmespath (from -r requirements.txt (line 28))
09:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:43:07 Collecting jsonpatch (from -r requirements.txt (line 31))
09:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:07 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:07 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:07 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:43:07 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:07 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:43:07 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:07 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:43:07 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:07 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:43:07 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:43:08 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:08 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:43:08 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:08 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:43:08 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:43:08 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:08 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:08 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:43:08 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:08 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:43:08 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:08 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:08 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:43:08 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
09:43:08 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:08 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:43:08 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:08 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:43:08 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:08 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:08 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:43:08 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 32.3 MB/s 0:00:00
09:43:09 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:43:09 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:09 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:43:09 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:43:09 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:43:09 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:43:09 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:09 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:43:09 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.8 MB/s 0:00:00
09:43:09 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:09 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:43:10 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:10 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:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 34.7 MB/s 0:00:00
09:43:10 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:11 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:43:11 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:43:11 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:11 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:11 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:43:12 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:12 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:43:12 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:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:12 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:43:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 35.3 MB/s 0:00:00
09:43:12 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:12 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:43:12 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:43:12 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:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:43:12 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:43:12 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:43:13 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:43:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:43:13 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:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:43:13 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:43:13 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:43:13 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:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
09:43:13 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:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:13 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:43:13 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:13 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:43:13 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:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:13 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:13 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:13 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:43:14 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:43:14 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0fceeffa17129f0ade820f177292e97ef536b5b5e05ef90080b3fd85eb389f2b
09:43:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:14 Building wheel for ipaddr (pyproject.toml): started
09:43:14 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:43:14 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=42e4d0b1a60877fede26e4ba1b764e88912f550aa87eee3ecc3c47352bf9da2b
09:43:14 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:14 Building wheel for netifaces (pyproject.toml): started
09:43:17 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:43:17 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41068 sha256=b6855f46dbaf1029450a98e9a4581daab4ac388c9a9232a7b003808d9297f6c1
09:43:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:17 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:17 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:17 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=da8e6422010b7f8339b6572a4d2cb55bf8b417df08969fb826567ecaa51dd66f
09:43:17 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:17 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:17 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:17 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=1e68b8fbc8378a9be166fe85cd55f54bcbf389058e59c894f20731b8957c6644
09:43:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:17 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:17 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:43:25
09:43:25 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.1
09:43:25 + pip freeze
09:43:25 attrs==25.4.0
09:43:25 bcrypt==5.0.0
09:43:25 beautifulsoup4==4.14.2
09:43:25 certifi==2025.11.12
09:43:25 cffi==2.0.0
09:43:25 charset-normalizer==3.4.4
09:43:25 click==8.3.1
09:43:25 cryptography==46.0.3
09:43:25 decorator==5.2.1
09:43:25 distlib==0.4.0
09:43:25 docker-py==1.10.6
09:43:25 docker-pycreds==0.4.0
09:43:25 elastic-transport==8.17.1
09:43:25 elasticsearch==8.19.2
09:43:25 elasticsearch-dsl==8.15.4
09:43:25 enum34==1.1.10
09:43:25 filelock==3.20.0
09:43:25 h11==0.16.0
09:43:25 idna==3.11
09:43:25 invoke==2.2.1
09:43:25 ipaddr==2.2.0
09:43:25 isodate==0.7.2
09:43:25 jmespath==1.0.1
09:43:25 jsonpatch==1.33
09:43:25 jsonpath-rw==1.4.0
09:43:25 jsonpointer==3.0.0
09:43:25 lxml==6.0.2
09:43:25 netaddr==1.3.0
09:43:25 netifaces==0.11.0
09:43:25 outcome==1.3.0.post0
09:43:25 paramiko==4.0.0
09:43:25 platformdirs==4.5.0
09:43:25 ply==3.11
09:43:25 pyang==2.7.1
09:43:25 pyangbind==0.8.6
09:43:25 pycparser==2.23
09:43:25 pyhocon==0.3.61
09:43:25 PyNaCl==1.6.1
09:43:25 pyparsing==3.2.5
09:43:25 PySocks==1.7.1
09:43:25 python-dateutil==2.9.0.post0
09:43:25 regex==2025.11.3
09:43:25 requests==2.32.5
09:43:25 robotframework==7.3.2
09:43:25 robotframework-httplibrary==0.4.2
09:43:25 robotframework-pythonlibcore==4.4.1
09:43:25 robotframework-requests==0.9.7
09:43:25 robotframework-selenium2library==3.0.0
09:43:25 robotframework-seleniumlibrary==6.8.0
09:43:25 robotframework-sshlibrary==3.8.0
09:43:25 scapy==2.6.1
09:43:25 scp==0.15.0
09:43:25 selenium==4.38.0
09:43:25 six==1.17.0
09:43:25 sniffio==1.3.1
09:43:25 sortedcontainers==2.4.0
09:43:25 soupsieve==2.8
09:43:25 trio==0.32.0
09:43:25 trio-websocket==0.12.2
09:43:25 typing_extensions==4.15.0
09:43:25 urllib3==2.5.0
09:43:25 virtualenv==20.35.4
09:43:25 waitress==3.0.2
09:43:25 WebOb==1.8.9
09:43:25 websocket-client==1.9.0
09:43:25 WebTest==3.0.7
09:43:25 wsproto==1.3.1
09:43:25 [EnvInject] - Injecting environment variables from a build step.
09:43:25 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:25 [EnvInject] - Variables injected successfully.
09:43:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1476143187184450031.sh
09:43:25 Setup pyenv:
09:43:26 system
09:43:26 3.8.13
09:43:26 3.9.13
09:43:26 3.10.13
09:43:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EsNJ from file:/tmp/.os_lf_venv
09:43:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:28 lf-activate-venv(): INFO: Base packages installed successfully
09:43:28 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:36 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:36 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:36 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:36 lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH
09:43:36 + ODL_SYSTEM=()
09:43:36 + TOOLS_SYSTEM=()
09:43:36 + OPENSTACK_SYSTEM=()
09:43:36 + OPENSTACK_CONTROLLERS=()
09:43:36 + mapfile -t ADDR
09:43:36 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:36 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-536
09:43:38 + for i in "${ADDR[@]}"
09:43:38 ++ ssh 10.30.171.54 hostname -s
09:43:38 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:43:38 + REMHOST=releng-52208-536-0-builder-0
09:43:38 + case ${REMHOST} in
09:43:38 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:38 + for i in "${ADDR[@]}"
09:43:38 ++ ssh 10.30.171.83 hostname -s
09:43:38 Warning: Permanently added '10.30.171.83' (ECDSA) to the list of known hosts.
09:43:39 + REMHOST=releng-52208-536-1-mininet-ovs-217-0
09:43:39 + case ${REMHOST} in
09:43:39 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:39 + echo NUM_ODL_SYSTEM=1
09:43:39 + echo NUM_TOOLS_SYSTEM=1
09:43:39 + '[' '' == yes ']'
09:43:39 + NUM_OPENSTACK_SYSTEM=0
09:43:39 + echo NUM_OPENSTACK_SYSTEM=0
09:43:39 + '[' 0 -eq 2 ']'
09:43:39 + echo ODL_SYSTEM_IP=10.30.171.54
09:43:39 ++ seq 0 0
09:43:39 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:39 + echo ODL_SYSTEM_1_IP=10.30.171.54
09:43:39 + echo TOOLS_SYSTEM_IP=10.30.171.83
09:43:39 ++ seq 0 0
09:43:39 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:39 + echo TOOLS_SYSTEM_1_IP=10.30.171.83
09:43:39 + openstack_index=0
09:43:39 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:39 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:39 ++ seq 0 0
09:43:39 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:39 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:39 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:39 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:39 + '[' -1 -ge 2 ']'
09:43:39 ++ seq 0 -2
09:43:39 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:39 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:39 ++ seq 0 -1
09:43:39 + echo 'Contents of slave_addresses.txt:'
09:43:39 Contents of slave_addresses.txt:
09:43:39 + cat slave_addresses.txt
09:43:39 NUM_ODL_SYSTEM=1
09:43:39 NUM_TOOLS_SYSTEM=1
09:43:39 NUM_OPENSTACK_SYSTEM=0
09:43:39 ODL_SYSTEM_IP=10.30.171.54
09:43:39 ODL_SYSTEM_1_IP=10.30.171.54
09:43:39 TOOLS_SYSTEM_IP=10.30.171.83
09:43:39 TOOLS_SYSTEM_1_IP=10.30.171.83
09:43:39 NUM_OPENSTACK_CONTROL_NODES=1
09:43:39 OPENSTACK_CONTROL_NODE_1_IP=
09:43:39 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:39 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:39 [EnvInject] - Injecting environment variables from a build step.
09:43:39 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:39 [EnvInject] - Variables injected successfully.
09:43:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins11724473320319452575.sh
09:43:39 Preparing for JRE Version 21
09:43:39 Karaf artifact is karaf
09:43:39 Karaf project is integration
09:43:39 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:39 [EnvInject] - Injecting environment variables from a build step.
09:43:39 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:39 [EnvInject] - Variables injected successfully.
09:43:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6047175822079466875.sh
09:43:39 2025-11-19 09:43:39 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:39 Bundle version is 0.21.4-SNAPSHOT
09:43:39 --2025-11-19 09:43:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:39 HTTP request sent, awaiting response... 200 OK
09:43:39 Length: 1410 (1.4K) [application/xml]
09:43:39 Saving to: ‘maven-metadata.xml’
09:43:39
09:43:39 0K . 100% 58.1M=0s
09:43:39
09:43:39 2025-11-19 09:43:39 (58.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:39
09:43:39
09:43:39
09:43:39 org.opendaylight.integration
09:43:39 karaf
09:43:39 0.21.4-SNAPSHOT
09:43:39
09:43:39
09:43:39 20251119.093411
09:43:39 168
09:43:39
09:43:39 20251119093411
09:43:39
09:43:39
09:43:39 pom
09:43:39 0.21.4-20251119.093411-168
09:43:39 20251119093411
09:43:39
09:43:39
09:43:39 tar.gz
09:43:39 0.21.4-20251119.093411-168
09:43:39 20251119093411
09:43:39
09:43:39
09:43:39 zip
09:43:39 0.21.4-20251119.093411-168
09:43:39 20251119093411
09:43:39
09:43:39
09:43:39 cyclonedx
09:43:39 xml
09:43:39 0.21.4-20251119.093411-168
09:43:39 20251119093411
09:43:39
09:43:39
09:43:39 cyclonedx
09:43:39 json
09:43:39 0.21.4-20251119.093411-168
09:43:39 20251119093411
09:43:39
09:43:39
09:43:39
09:43:39
09:43:39 Nexus timestamp is 0.21.4-20251119.093411-168
09:43:39 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251119.093411-168.zip
09:43:39 Distribution bundle is karaf-0.21.4-20251119.093411-168.zip
09:43:39 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:39 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:39 Nexus prefix is https://nexus.opendaylight.org
09:43:39 [EnvInject] - Injecting environment variables from a build step.
09:43:39 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:39 [EnvInject] - Variables injected successfully.
09:43:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1520355041448088931.sh
09:43:40 Setup pyenv:
09:43:40 system
09:43:40 3.8.13
09:43:40 3.9.13
09:43:40 3.10.13
09:43:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EsNJ from file:/tmp/.os_lf_venv
09:43:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:42 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:42 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:42 lf-activate-venv(): INFO: Base packages installed successfully
09:43:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:47 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:47 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:48 lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH
09:43:48 Copying common-functions.sh to /tmp
09:43:49 Copying common-functions.sh to 10.30.171.54:/tmp
09:43:50 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:43:50 Copying common-functions.sh to 10.30.171.83:/tmp
09:43:50 Warning: Permanently added '10.30.171.83' (ECDSA) to the list of known hosts.
09:43:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11140187645320942674.sh
09:43:50 common-functions.sh is being sourced
09:43:50 common-functions environment:
09:43:50 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:50 ACTUALFEATURES:
09:43:50 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:50 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:50 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:50 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:50 CONTROLLERMEM: 2048m
09:43:50 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:50 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:50 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:50 SUITES:
09:43:50
09:43:50 #################################################
09:43:50 ## Configure Cluster and Start ##
09:43:50 #################################################
09:43:50 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:50 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:50 Locating script plan to use...
09:43:50 Finished running script plans
09:43:50 Configuring member-1 with IP address 10.30.171.54
09:43:51 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:43:51 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:43:51 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:51 common-functions.sh is being sourced
09:43:51 ++ [[ /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:51 ++ echo 'common-functions.sh is being sourced'
09:43:51 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:51 ++ DISTROSTREAM=scandium
09:43:51 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:51 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:51 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:51 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:51 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:51 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:51 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:51 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:51 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:51 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:51 ++ export CONTROLLERMEM=
09:43:51 ++ CONTROLLERMEM=
09:43:51 ++ case "${DISTROSTREAM}" in
09:43:51 ++ CLUSTER_SYSTEM=akka
09:43:51 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:51 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:51 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:51 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:51 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:51 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:51 ++ print_common_env
09:43:51 ++ cat
09:43:51 common-functions environment:
09:43:51 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:51 ACTUALFEATURES:
09:43:51 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:51 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:51 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:51 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:51 CONTROLLERMEM:
09:43:51 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:51 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:51 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:51 SUITES:
09:43:51
09:43:51 ++ SSH='ssh -t -t'
09:43:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:51 Changing to /tmp
09:43:51 + echo 'Changing to /tmp'
09:43:51 + cd /tmp
09:43:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251119.093411-168.zip
09:43:51 + 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-20251119.093411-168.zip'
09:43:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251119.093411-168.zip
09:43:51 --2025-11-19 09:43:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251119.093411-168.zip
09:43:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:51 HTTP request sent, awaiting response... 200 OK
09:43:51 Length: 239812901 (229M) [application/zip]
09:43:51 Saving to: ‘karaf-0.21.4-20251119.093411-168.zip’
09:43:51
09:43:51 0K ........ ........ ........ ........ ........ ........ 1% 45.8M 5s
09:43:51 3072K ........ ........ ........ ........ ........ ........ 2% 85.6M 4s
09:43:51 6144K ........ ........ ........ ........ ........ ........ 3% 157M 3s
09:43:51 9216K ........ ........ ........ ........ ........ ........ 5% 139M 3s
09:43:51 12288K ........ ........ ........ ........ ........ ........ 6% 185M 2s
09:43:51 15360K ........ ........ ........ ........ ........ ........ 7% 168M 2s
09:43:51 18432K ........ ........ ........ ........ ........ ........ 9% 187M 2s
09:43:51 21504K ........ ........ ........ ........ ........ ........ 10% 215M 2s
09:43:51 24576K ........ ........ ........ ........ ........ ........ 11% 222M 2s
09:43:51 27648K ........ ........ ........ ........ ........ ........ 13% 223M 2s
09:43:51 30720K ........ ........ ........ ........ ........ ........ 14% 238M 1s
09:43:51 33792K ........ ........ ........ ........ ........ ........ 15% 243M 1s
09:43:51 36864K ........ ........ ........ ........ ........ ........ 17% 266M 1s
09:43:51 39936K ........ ........ ........ ........ ........ ........ 18% 264M 1s
09:43:51 43008K ........ ........ ........ ........ ........ ........ 19% 271M 1s
09:43:51 46080K ........ ........ ........ ........ ........ ........ 20% 275M 1s
09:43:51 49152K ........ ........ ........ ........ ........ ........ 22% 263M 1s
09:43:51 52224K ........ ........ ........ ........ ........ ........ 23% 266M 1s
09:43:51 55296K ........ ........ ........ ........ ........ ........ 24% 273M 1s
09:43:51 58368K ........ ........ ........ ........ ........ ........ 26% 275M 1s
09:43:51 61440K ........ ........ ........ ........ ........ ........ 27% 266M 1s
09:43:51 64512K ........ ........ ........ ........ ........ ........ 28% 268M 1s
09:43:51 67584K ........ ........ ........ ........ ........ ........ 30% 256M 1s
09:43:51 70656K ........ ........ ........ ........ ........ ........ 31% 263M 1s
09:43:51 73728K ........ ........ ........ ........ ........ ........ 32% 271M 1s
09:43:51 76800K ........ ........ ........ ........ ........ ........ 34% 270M 1s
09:43:51 79872K ........ ........ ........ ........ ........ ........ 35% 282M 1s
09:43:51 82944K ........ ........ ........ ........ ........ ........ 36% 280M 1s
09:43:51 86016K ........ ........ ........ ........ ........ ........ 38% 270M 1s
09:43:51 89088K ........ ........ ........ ........ ........ ........ 39% 271M 1s
09:43:51 92160K ........ ........ ........ ........ ........ ........ 40% 275M 1s
09:43:51 95232K ........ ........ ........ ........ ........ ........ 41% 267M 1s
09:43:51 98304K ........ ........ ........ ........ ........ ........ 43% 254M 1s
09:43:51 101376K ........ ........ ........ ........ ........ ........ 44% 276M 1s
09:43:51 104448K ........ ........ ........ ........ ........ ........ 45% 267M 1s
09:43:51 107520K ........ ........ ........ ........ ........ ........ 47% 269M 1s
09:43:51 110592K ........ ........ ........ ........ ........ ........ 48% 267M 1s
09:43:51 113664K ........ ........ ........ ........ ........ ........ 49% 273M 1s
09:43:51 116736K ........ ........ ........ ........ ........ ........ 51% 273M 1s
09:43:52 119808K ........ ........ ........ ........ ........ ........ 52% 280M 1s
09:43:52 122880K ........ ........ ........ ........ ........ ........ 53% 270M 0s
09:43:52 125952K ........ ........ ........ ........ ........ ........ 55% 267M 0s
09:43:52 129024K ........ ........ ........ ........ ........ ........ 56% 258M 0s
09:43:52 132096K ........ ........ ........ ........ ........ ........ 57% 273M 0s
09:43:52 135168K ........ ........ ........ ........ ........ ........ 59% 268M 0s
09:43:52 138240K ........ ........ ........ ........ ........ ........ 60% 274M 0s
09:43:52 141312K ........ ........ ........ ........ ........ ........ 61% 263M 0s
09:43:52 144384K ........ ........ ........ ........ ........ ........ 62% 271M 0s
09:43:52 147456K ........ ........ ........ ........ ........ ........ 64% 264M 0s
09:43:52 150528K ........ ........ ........ ........ ........ ........ 65% 273M 0s
09:43:52 153600K ........ ........ ........ ........ ........ ........ 66% 269M 0s
09:43:52 156672K ........ ........ ........ ........ ........ ........ 68% 267M 0s
09:43:52 159744K ........ ........ ........ ........ ........ ........ 69% 266M 0s
09:43:52 162816K ........ ........ ........ ........ ........ ........ 70% 261M 0s
09:43:52 165888K ........ ........ ........ ........ ........ ........ 72% 255M 0s
09:43:52 168960K ........ ........ ........ ........ ........ ........ 73% 267M 0s
09:43:52 172032K ........ ........ ........ ........ ........ ........ 74% 270M 0s
09:43:52 175104K ........ ........ ........ ........ ........ ........ 76% 261M 0s
09:43:52 178176K ........ ........ ........ ........ ........ ........ 77% 271M 0s
09:43:52 181248K ........ ........ ........ ........ ........ ........ 78% 213M 0s
09:43:52 184320K ........ ........ ........ ........ ........ ........ 80% 203M 0s
09:43:52 187392K ........ ........ ........ ........ ........ ........ 81% 217M 0s
09:43:52 190464K ........ ........ ........ ........ ........ ........ 82% 254M 0s
09:43:52 193536K ........ ........ ........ ........ ........ ........ 83% 267M 0s
09:43:52 196608K ........ ........ ........ ........ ........ ........ 85% 261M 0s
09:43:52 199680K ........ ........ ........ ........ ........ ........ 86% 264M 0s
09:43:52 202752K ........ ........ ........ ........ ........ ........ 87% 267M 0s
09:43:52 205824K ........ ........ ........ ........ ........ ........ 89% 262M 0s
09:43:52 208896K ........ ........ ........ ........ ........ ........ 90% 260M 0s
09:43:52 211968K ........ ........ ........ ........ ........ ........ 91% 261M 0s
09:43:52 215040K ........ ........ ........ ........ ........ ........ 93% 256M 0s
09:43:52 218112K ........ ........ ........ ........ ........ ........ 94% 260M 0s
09:43:52 221184K ........ ........ ........ ........ ........ ........ 95% 256M 0s
09:43:52 224256K ........ ........ ........ ........ ........ ........ 97% 260M 0s
09:43:52 227328K ........ ........ ........ ........ ........ ........ 98% 230M 0s
09:43:52 230400K ........ ........ ........ ........ ........ ........ 99% 264M 0s
09:43:52 233472K ........ ... 100% 195M=1.0s
09:43:52
09:43:52 2025-11-19 09:43:52 (231 MB/s) - ‘karaf-0.21.4-20251119.093411-168.zip’ saved [239812901/239812901]
09:43:52
09:43:52 Extracting the new controller...
09:43:52 + echo 'Extracting the new controller...'
09:43:52 + unzip -q karaf-0.21.4-20251119.093411-168.zip
09:43:54 Adding external repositories...
09:43:54 + echo 'Adding external repositories...'
09:43:54 + 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:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:54 ################################################################################
09:43:54 #
09:43:54 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:54 # contributor license agreements. See the NOTICE file distributed with
09:43:54 # this work for additional information regarding copyright ownership.
09:43:54 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:54 # (the "License"); you may not use this file except in compliance with
09:43:54 # the License. You may obtain a copy of the License at
09:43:54 #
09:43:54 # http://www.apache.org/licenses/LICENSE-2.0
09:43:54 #
09:43:54 # Unless required by applicable law or agreed to in writing, software
09:43:54 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:54 # See the License for the specific language governing permissions and
09:43:54 # limitations under the License.
09:43:54 #
09:43:54 ################################################################################
09:43:54
09:43:54 #
09:43:54 # If set to true, the following property will not allow any certificate to be used
09:43:54 # when accessing Maven repositories through SSL
09:43:54 #
09:43:54 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:54
09:43:54 #
09:43:54 # Path to the local Maven settings file.
09:43:54 # The repositories defined in this file will be automatically added to the list
09:43:54 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:54 # below is not set.
09:43:54 # The following locations are checked for the existence of the settings.xml file
09:43:54 # * 1. looks for the specified url
09:43:54 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:54 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:54 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:54 #
09:43:54 #org.ops4j.pax.url.mvn.settings=
09:43:54
09:43:54 #
09:43:54 # Path to the local Maven repository which is used to avoid downloading
09:43:54 # artifacts when they already exist locally.
09:43:54 # The value of this property will be extracted from the settings.xml file
09:43:54 # above, or defaulted to:
09:43:54 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:54 #
09:43:54 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:54
09:43:54 #
09:43:54 # Default this to false. It's just weird to use undocumented repos
09:43:54 #
09:43:54 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:54
09:43:54 #
09:43:54 # Uncomment if you don't wanna use the proxy settings
09:43:54 # from the Maven conf/settings.xml file
09:43:54 #
09:43:54 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:54
09:43:54 #
09:43:54 # Comma separated list of repositories scanned when resolving an artifact.
09:43:54 # Those repositories will be checked before iterating through the
09:43:54 # below list of repositories and even before the local repository
09:43:54 # A repository url can be appended with zero or more of the following flags:
09:43:54 # @snapshots : the repository contains snaphots
09:43:54 # @noreleases : the repository does not contain any released artifacts
09:43:54 #
09:43:54 # The following property value will add the system folder as a repo.
09:43:54 #
09:43:54 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:54 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:54 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:54 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:54
09:43:54 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:54 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:54
09:43:54 #
09:43:54 # Comma separated list of repositories scanned when resolving an artifact.
09:43:54 # The default list includes the following repositories:
09:43:54 # http://repo1.maven.org/maven2@id=central
09:43:54 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:54 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:54 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:54 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:54 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:54 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:54 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:54 # to add.
09:43:54 # A repository url can be appended with zero or more of the following flags:
09:43:54 # @snapshots : the repository contains snapshots
09:43:54 # @noreleases : the repository does not contain any released artifacts
09:43:54 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:54 #
09:43:54 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:54
09:43:54 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:54 + [[ True == \T\r\u\e ]]
09:43:54 + echo 'Configuring the startup features...'
09:43:54 + 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:54 + FEATURE_TEST_STRING=features-test
09:43:54 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:54 + KARAF_VERSION=karaf4
09:43:54 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:54 + 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:54 + [[ ! -z '' ]]
09:43:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:54 ################################################################################
09:43:54 #
09:43:54 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:54 # contributor license agreements. See the NOTICE file distributed with
09:43:54 # this work for additional information regarding copyright ownership.
09:43:54 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:54 # (the "License"); you may not use this file except in compliance with
09:43:54 # the License. You may obtain a copy of the License at
09:43:54 #
09:43:54 # http://www.apache.org/licenses/LICENSE-2.0
09:43:54 #
09:43:54 # Unless required by applicable law or agreed to in writing, software
09:43:54 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:54 # See the License for the specific language governing permissions and
09:43:54 # limitations under the License.
09:43:54 #
09:43:54 ################################################################################
09:43:54
09:43:54 #
09:43:54 # Comma separated list of features repositories to register by default
09:43:54 #
09:43:54 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}/2716c223-6fea-4f38-9872-810f514d8854.xml
09:43:54
09:43:54 #
09:43:54 # Comma separated list of features to install at startup
09:43:54 #
09:43:54 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, d47f71a1-441b-452a-8153-da1838da90cb
09:43:54
09:43:54 #
09:43:54 # Resource repositories (OBR) that the features resolver can use
09:43:54 # to resolve requirements/capabilities
09:43:54 #
09:43:54 # The format of the resourceRepositories is
09:43:54 # resourceRepositories=[xml:url|json:url],...
09:43:54 # for Instance:
09:43:54 #
09:43:54 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:54 # or
09:43:54 #resourceRepositories=json:http://host/path/to/index.json
09:43:54 #
09:43:54
09:43:54 #
09:43:54 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:54 #
09:43:54 featuresBootAsynchronous=false
09:43:54
09:43:54 #
09:43:54 # Service requirements enforcement
09:43:54 #
09:43:54 # By default, the feature resolver checks the service requirements/capabilities of
09:43:54 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:54 # the required bundles.
09:43:54 # The following flag can have those values:
09:43:54 # - disable: service requirements are completely ignored
09:43:54 # - default: service requirements are ignored for old features
09:43:54 # - enforce: service requirements are always verified
09:43:54 #
09:43:54 #serviceRequirements=default
09:43:54
09:43:54 #
09:43:54 # Store cfg file for config element in feature
09:43:54 #
09:43:54 #configCfgStore=true
09:43:54
09:43:54 #
09:43:54 # Define if the feature service automatically refresh bundles
09:43:54 #
09:43:54 autoRefresh=true
09:43:54
09:43:54 #
09:43:54 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:54 # XML file defines instructions related to features processing
09:43:54 # versions.properties may declare properties to resolve placeholders in XML file
09:43:54 # both files are relative to ${karaf.etc}
09:43:54 #
09:43:54 #featureProcessing=org.apache.karaf.features.xml
09:43:54 #featureProcessingVersions=versions.properties
09:43:54 + configure_karaf_log karaf4 ''
09:43:54 + local -r karaf_version=karaf4
09:43:54 + local -r controllerdebugmap=
09:43:54 + local logapi=log4j
09:43:54 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:54 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:54 log4j2.rootLogger.level = INFO
09:43:54 #log4j2.rootLogger.type = asyncRoot
09:43:54 #log4j2.rootLogger.includeLocation = false
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:54 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:54 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:54 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:54 log4j2.logger.spifly.level = WARN
09:43:54 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:54 log4j2.logger.audit.level = INFO
09:43:54 log4j2.logger.audit.additivity = false
09:43:54 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:54 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:54 log4j2.appender.console.type = Console
09:43:54 log4j2.appender.console.name = Console
09:43:54 log4j2.appender.console.layout.type = PatternLayout
09:43:54 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:54 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:54 log4j2.appender.rolling.name = RollingFile
09:43:54 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:54 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:54 #log4j2.appender.rolling.immediateFlush = false
09:43:54 log4j2.appender.rolling.append = true
09:43:54 log4j2.appender.rolling.layout.type = PatternLayout
09:43:54 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:54 log4j2.appender.rolling.policies.type = Policies
09:43:54 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:54 log4j2.appender.rolling.policies.size.size = 64MB
09:43:54 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:54 log4j2.appender.rolling.strategy.max = 7
09:43:54 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:54 log4j2.appender.audit.name = AuditRollingFile
09:43:54 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:54 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:54 log4j2.appender.audit.append = true
09:43:54 log4j2.appender.audit.layout.type = PatternLayout
09:43:54 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:54 log4j2.appender.audit.policies.type = Policies
09:43:54 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:54 log4j2.appender.audit.policies.size.size = 8MB
09:43:54 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:54 log4j2.appender.audit.strategy.max = 7
09:43:54 log4j2.appender.osgi.type = PaxOsgi
09:43:54 log4j2.appender.osgi.name = PaxOsgi
09:43:54 log4j2.appender.osgi.filter = *
09:43:54 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:54 #log4j2.logger.aether.level = TRACE
09:43:54 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:54 #log4j2.logger.http-headers.level = DEBUG
09:43:54 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:54 #log4j2.logger.maven.level = TRACE
09:43:54 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:54 + logapi=log4j2
09:43:54 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:54 + '[' log4j2 == log4j2 ']'
09:43:54 + 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:54 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:54 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:54 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:54 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:54 controllerdebugmap:
09:43:54 + unset IFS
09:43:54 + echo 'controllerdebugmap: '
09:43:54 + '[' -n '' ']'
09:43:54 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:54 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:54 ################################################################################
09:43:54 #
09:43:54 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:54 # contributor license agreements. See the NOTICE file distributed with
09:43:54 # this work for additional information regarding copyright ownership.
09:43:54 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:54 # (the "License"); you may not use this file except in compliance with
09:43:54 # the License. You may obtain a copy of the License at
09:43:54 #
09:43:54 # http://www.apache.org/licenses/LICENSE-2.0
09:43:54 #
09:43:54 # Unless required by applicable law or agreed to in writing, software
09:43:54 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:54 # See the License for the specific language governing permissions and
09:43:54 # limitations under the License.
09:43:54 #
09:43:54 ################################################################################
09:43:54
09:43:54 # Common pattern layout for appenders
09:43:54 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:54
09:43:54 # Root logger
09:43:54 log4j2.rootLogger.level = INFO
09:43:54 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:54 #log4j2.rootLogger.type = asyncRoot
09:43:54 #log4j2.rootLogger.includeLocation = false
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:54 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:54 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:54
09:43:54 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:54
09:43:54 # Loggers configuration
09:43:54
09:43:54 # Spifly logger
09:43:54 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:54 log4j2.logger.spifly.level = WARN
09:43:54
09:43:54 # Security audit logger
09:43:54 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:54 log4j2.logger.audit.level = INFO
09:43:54 log4j2.logger.audit.additivity = false
09:43:54 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:54
09:43:54 # Appenders configuration
09:43:54
09:43:54 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:54 log4j2.appender.console.type = Console
09:43:54 log4j2.appender.console.name = Console
09:43:54 log4j2.appender.console.layout.type = PatternLayout
09:43:54 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:54
09:43:54 # Rolling file appender
09:43:54 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:54 log4j2.appender.rolling.name = RollingFile
09:43:54 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:54 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:54 # uncomment to not force a disk flush
09:43:54 #log4j2.appender.rolling.immediateFlush = false
09:43:54 log4j2.appender.rolling.append = true
09:43:54 log4j2.appender.rolling.layout.type = PatternLayout
09:43:54 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:54 log4j2.appender.rolling.policies.type = Policies
09:43:54 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:54 log4j2.appender.rolling.policies.size.size = 1GB
09:43:54 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:54 log4j2.appender.rolling.strategy.max = 7
09:43:54
09:43:54 # Audit file appender
09:43:54 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:54 log4j2.appender.audit.name = AuditRollingFile
09:43:54 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:54 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:54 log4j2.appender.audit.append = true
09:43:54 log4j2.appender.audit.layout.type = PatternLayout
09:43:54 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:54 log4j2.appender.audit.policies.type = Policies
09:43:54 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:54 log4j2.appender.audit.policies.size.size = 8MB
09:43:54 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:54 log4j2.appender.audit.strategy.max = 7
09:43:54
09:43:54 # OSGi appender
09:43:54 log4j2.appender.osgi.type = PaxOsgi
09:43:54 log4j2.appender.osgi.name = PaxOsgi
09:43:54 log4j2.appender.osgi.filter = *
09:43:54
09:43:54 # help with identification of maven-related problems with pax-url-aether
09:43:54 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:54 #log4j2.logger.aether.level = TRACE
09:43:54 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:54 #log4j2.logger.http-headers.level = DEBUG
09:43:54 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:54 #log4j2.logger.maven.level = TRACE
09:43:54 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:54 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:54 Configure
09:43:54 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:54 max memory: 2048m
09:43:54 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:54 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:54 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:54 + local -r controllermem=2048m
09:43:54 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:54 + echo Configure
09:43:54 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:54 + echo ' max memory: 2048m'
09:43:54 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:54 + 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:54 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:54 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:54 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:54 #!/bin/sh
09:43:54 #
09:43:54 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:54 # contributor license agreements. See the NOTICE file distributed with
09:43:54 # this work for additional information regarding copyright ownership.
09:43:54 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:54 # (the "License"); you may not use this file except in compliance with
09:43:54 # the License. You may obtain a copy of the License at
09:43:54 #
09:43:54 # http://www.apache.org/licenses/LICENSE-2.0
09:43:54 #
09:43:54 # Unless required by applicable law or agreed to in writing, software
09:43:54 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:54 # See the License for the specific language governing permissions and
09:43:54 # limitations under the License.
09:43:54 #
09:43:54
09:43:54 #
09:43:54 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:54 # script: client, instance, shell, start, status, stop, karaf
09:43:54 #
09:43:54 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:54 # Actions go here...
09:43:54 # fi
09:43:54
09:43:54 #
09:43:54 # general settings which should be applied for all scripts go here; please keep
09:43:54 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:54 # in example of the start script where the start script is executed first and the
09:43:54 # karaf script afterwards.
09:43:54 #
09:43:54
09:43:54 #
09:43:54 # The following section shows the possible configuration options for the default
09:43:54 # karaf scripts
09:43:54 #
09:43:54 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:54 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:54 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:54 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:54 # export KARAF_HOME # Karaf home folder
09:43:54 # export KARAF_DATA # Karaf data folder
09:43:54 # export KARAF_BASE # Karaf base folder
09:43:54 # export KARAF_ETC # Karaf etc folder
09:43:54 # export KARAF_LOG # Karaf log folder
09:43:54 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:54 # export KARAF_OPTS # Additional available Karaf options
09:43:54 # export KARAF_DEBUG # Enable debug mode
09:43:54 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:54 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:54 Set Java version
09:43:54 + echo 'Set Java version'
09:43:54 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:54 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:54 sudo: a password is required
09:43:54 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:54 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:54 sudo: a password is required
09:43:54 JDK default version ...
09:43:54 + echo 'JDK default version ...'
09:43:54 + java -version
09:43:54 openjdk version "21.0.8" 2025-07-15
09:43:54 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:43:54 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:43:54 Set JAVA_HOME
09:43:54 + echo 'Set JAVA_HOME'
09:43:54 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:54 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:54 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:54 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:54 Listing all open ports on controller system...
09:43:54 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:54 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:54 + echo 'Listing all open ports on controller system...'
09:43:54 + netstat -pnatu
09:43:54 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:54 Configuring cluster
09:43:54 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:54 + echo 'Configuring cluster'
09:43:54 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.54
09:43:54 ################################################
09:43:54 ## Configure Cluster ##
09:43:54 ################################################
09:43:54 NOTE: Cluster configuration files not found. Copying from
09:43:54 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:54 Configuring unique name in akka.conf
09:43:54 Configuring hostname in akka.conf
09:43:54 Configuring data and rpc seed nodes in akka.conf
09:43:54 modules = [
09:43:54
09:43:54 {
09:43:54 name = "inventory"
09:43:54 namespace = "urn:opendaylight:inventory"
09:43:54 shard-strategy = "module"
09:43:54 },
09:43:54 {
09:43:54 name = "topology"
09:43:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:54 shard-strategy = "module"
09:43:54 },
09:43:54 {
09:43:54 name = "toaster"
09:43:54 namespace = "http://netconfcentral.org/ns/toaster"
09:43:54 shard-strategy = "module"
09:43:54 }
09:43:54 ]
09:43:54 Configuring replication type in module-shards.conf
09:43:54 ################################################
09:43:54 ## NOTE: Manually restart controller to ##
09:43:54 ## apply configuration. ##
09:43:54 ################################################
09:43:54 Dump akka.conf
09:43:54 + echo 'Dump akka.conf'
09:43:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:54
09:43:54 odl-cluster-data {
09:43:54 akka {
09:43:54 remote {
09:43:54 artery {
09:43:54 enabled = on
09:43:54 transport = tcp
09:43:54 canonical.hostname = "10.30.171.54"
09:43:54 canonical.port = 2550
09:43:54 }
09:43:54 }
09:43:54
09:43:54 cluster {
09:43:54 # Using artery.
09:43:54 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.54:2550"]
09:43:54
09:43:54 roles = ["member-1"]
09:43:54
09:43:54 # when under load we might trip a false positive on the failure detector
09:43:54 # failure-detector {
09:43:54 # heartbeat-interval = 4 s
09:43:54 # acceptable-heartbeat-pause = 16s
09:43:54 # }
09:43:54 }
09:43:54
09:43:54 persistence {
09:43:54 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:54 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:54 # The relative path is always relative to KARAF_HOME.
09:43:54
09:43:54 # snapshot-store.local.dir = "target/snapshots"
09:43:54
09:43:54 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:54 snapshot-store.local.use-lz4-compression = false
09:43:54 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:54 snapshot-store.local.lz4-blocksize = 256KB
09:43:54 }
09:43:54 disable-default-actor-system-quarantined-event-handling = "false"
09:43:54 }
09:43:54 }
09:43:54 Dump modules.conf
09:43:54 + echo 'Dump modules.conf'
09:43:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:54 modules = [
09:43:54
09:43:54 {
09:43:54 name = "inventory"
09:43:54 namespace = "urn:opendaylight:inventory"
09:43:54 shard-strategy = "module"
09:43:54 },
09:43:54 {
09:43:54 name = "topology"
09:43:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:54 shard-strategy = "module"
09:43:54 },
09:43:54 {
09:43:54 name = "toaster"
09:43:54 namespace = "http://netconfcentral.org/ns/toaster"
09:43:54 shard-strategy = "module"
09:43:54 }
09:43:54 ]
09:43:54 Dump module-shards.conf
09:43:54 + echo 'Dump module-shards.conf'
09:43:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:54 module-shards = [
09:43:54 {
09:43:54 name = "default"
09:43:54 shards = [
09:43:54 {
09:43:54 name = "default"
09:43:54 replicas = ["member-1"]
09:43:54 }
09:43:54 ]
09:43:54 },
09:43:54 {
09:43:54 name = "inventory"
09:43:54 shards = [
09:43:54 {
09:43:54 name="inventory"
09:43:54 replicas = ["member-1"]
09:43:54 }
09:43:54 ]
09:43:54 },
09:43:54 {
09:43:54 name = "topology"
09:43:54 shards = [
09:43:54 {
09:43:54 name="topology"
09:43:54 replicas = ["member-1"]
09:43:54 }
09:43:54 ]
09:43:54 },
09:43:54 {
09:43:54 name = "toaster"
09:43:54 shards = [
09:43:54 {
09:43:54 name="toaster"
09:43:54 replicas = ["member-1"]
09:43:54 }
09:43:54 ]
09:43:54 }
09:43:54 ]
09:43:54 Locating config plan to use...
09:43:54 Finished running config plans
09:43:54 Starting member-1 with IP address 10.30.171.54
09:43:54 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:43:55 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:43:55 Redirecting karaf console output to karaf_console.log
09:43:55 Starting controller...
09:43:55 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:55 Execute the post startup script on controller 10.30.171.54
09:43:55 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:43:55 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
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 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:55 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:45:00 2025-11-19T09:44:14,706 | 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:45:00 Controller is UP
09:45:00 2025-11-19T09:44:14,706 | 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:45:00 Listing all open ports on controller system...
09:45:00 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:45:00 looking for "BindException: Address already in use" in log file
09:45:00 looking for "server is unhealthy" in log file
09:45:00 Let's take the karaf thread dump
09:45:00 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:45:01 karaf main: org.apache.karaf.main.Main, pid:2031
09:45:01 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:45:01 Generating mininet variables...
09:45:01 Locating test plan to use...
09:45:01 Changing the testplan path...
09:45:01 # Place the suites in run order:
09:45:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:45:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:45:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:45:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:45:01 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:45:02 ==============================================================================
09:45:02 openflowplugin-sanity.txt
09:45:02 ==============================================================================
09:45:02 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:45:02 ==============================================================================
09:45:05 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:45:05 ==============================================================================
09:45:05 Get list of nodes :: Get the inventory | PASS |
09:45:07 ------------------------------------------------------------------------------
09:45:07 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:07 ------------------------------------------------------------------------------
09:45:07 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:07 ------------------------------------------------------------------------------
09:45:07 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:07 ------------------------------------------------------------------------------
09:45:07 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:07 ------------------------------------------------------------------------------
09:45:07 Link Down :: Take link s1-s2 down | PASS |
09:45:09 ------------------------------------------------------------------------------
09:45:09 Link Up :: Take link s1-s2 up | PASS |
09:45:11 ------------------------------------------------------------------------------
09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:11 7 tests, 7 passed, 0 failed
09:45:11 ==============================================================================
09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:11 ==============================================================================
09:45:11 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:11 ------------------------------------------------------------------------------
09:45:11 List all the links :: List all the links in the topology. | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Link Down :: Take link s1-s2 down | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Link Up :: Take link s1-s2 up | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:17 4 tests, 4 passed, 0 failed
09:45:17 ==============================================================================
09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:17 ==============================================================================
09:45:17 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:17 4 tests, 4 passed, 0 failed
09:45:17 ==============================================================================
09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:17 ==============================================================================
09:45:18 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:22 6 tests, 6 passed, 0 failed
09:45:22 ==============================================================================
09:45:22 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:22 21 tests, 21 passed, 0 failed
09:45:22 ==============================================================================
09:45:22 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:22 ==============================================================================
09:45:25 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:25 ==============================================================================
09:45:25 Get list of nodes :: Get the inventory | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Link Down :: Take link s1-s2 down | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Link Up :: Take link s1-s2 up | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:27 7 tests, 7 passed, 0 failed
09:45:27 ==============================================================================
09:45:27 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:27 ==============================================================================
09:45:27 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 List all the links :: List all the links in the topology. | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Link Down :: Take link s1-s2 down | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Link Up :: Take link s1-s2 up | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:38 4 tests, 4 passed, 0 failed
09:45:38 ==============================================================================
09:45:38 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:38 ==============================================================================
09:45:38 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:38 4 tests, 4 passed, 0 failed
09:45:38 ==============================================================================
09:45:38 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:38 ==============================================================================
09:45:38 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:48 9 tests, 9 passed, 0 failed
09:45:48 ==============================================================================
09:45:48 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:48 24 tests, 24 passed, 0 failed
09:45:48 ==============================================================================
09:45:48 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:48 ==============================================================================
09:45:51 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:51 ==============================================================================
09:45:52 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 1 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 2 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 3 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 4 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 5 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 6 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 7 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 8 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 9 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 10 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 11 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 14 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 15 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 16 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 17 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 18 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 19 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 20 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 21 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 22 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 23 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 24 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 25 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 31 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 36 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 38 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 43 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 45 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 101 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 102 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 103 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 104 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 105 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 106 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 107 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 108 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 109 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 110 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 113 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 156 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 201 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 202 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 203 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 204 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 205 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 206 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 209 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 214 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 218 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 219 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 220 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 221 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 222 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 223 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 224 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 225 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 550 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 1 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 2 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 3 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 4 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 5 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 6 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 7 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 8 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 9 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 10 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 11 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 14 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 15 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 16 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 17 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 18 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 19 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 20 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 21 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 22 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 23 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 24 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 25 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 31 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 36 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 38 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 43 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 45 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 101 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 102 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 103 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 104 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 105 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 106 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 107 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 108 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 109 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 110 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 113 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 156 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 201 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 202 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 203 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 204 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 205 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 206 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 209 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 214 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 218 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 219 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 220 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 221 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 222 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 223 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 224 Updated | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 225 Updated | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 550 Updated | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 1 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 2 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 3 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 4 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 5 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 6 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 7 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 8 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 9 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 10 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 11 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 14 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 15 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 16 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 17 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 18 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 19 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 20 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 21 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 22 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 23 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 24 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 25 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 31 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 36 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 38 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 43 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 45 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 101 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 102 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 103 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 104 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 105 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 106 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 107 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 108 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 109 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 110 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 113 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 156 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 201 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 202 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 203 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 204 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 205 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 206 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 209 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 214 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 218 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 219 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 220 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 221 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 222 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 223 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 224 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 225 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 550 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:21 174 tests, 174 passed, 0 failed
09:46:21 ==============================================================================
09:46:21 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:21 ==============================================================================
09:46:21 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 1 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 2 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 3 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 4 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 5 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 6 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 7 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 8 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 9 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 10 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 11 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 15 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 16 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 17 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 18 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 19 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 20 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 21 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 22 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 23 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 24 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 25 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 31 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 36 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 38 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 43 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 45 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 101 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 102 Added | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 103 Added | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 104 Added | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 105 Added | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 106 Added | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 107 Added | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 108 Added | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 109 Added | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 110 Added | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 113 Added | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 201 Added | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 202 Added | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 203 Added | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 204 Added | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 205 Added | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 206 Added | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 209 Added | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 214 Added | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 218 Added | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 219 Added | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 220 Added | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 1 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 2 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 3 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 4 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 5 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 6 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 7 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 8 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 9 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 10 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 11 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 14 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 15 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 16 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 17 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 18 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 19 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 20 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 21 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 22 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 23 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 24 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 25 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 31 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 36 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 38 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 43 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 45 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 101 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 102 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 103 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 104 Updated | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 105 Updated | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 106 Updated | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 107 Updated | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 108 Updated | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 109 Updated | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 110 Updated | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 113 Updated | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 201 Updated | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 202 Updated | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 203 Updated | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 204 Updated | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 205 Updated | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 206 Updated | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 209 Updated | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 214 Updated | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 218 Updated | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 219 Updated | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 220 Updated | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 1 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 2 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 3 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 4 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 5 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 6 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 7 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 8 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 9 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 10 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 11 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 14 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 15 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 16 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 17 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 18 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 19 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 20 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 21 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 22 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 23 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 24 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 25 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 31 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 36 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 38 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 43 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 45 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 101 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 102 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 103 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 104 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 105 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 106 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 107 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 108 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 109 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 110 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 113 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 201 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 202 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 203 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 204 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 205 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 206 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 209 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 214 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 218 Deleted | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 219 Deleted | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 220 Deleted | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:48:00 152 tests, 152 passed, 0 failed
09:48:00 ==============================================================================
09:48:00 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:48:00 326 tests, 326 passed, 0 failed
09:48:00 ==============================================================================
09:48:00 openflowplugin-sanity.txt.Reconciliation
09:48:00 ==============================================================================
09:48:00 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:48:00 ==============================================================================
09:48:00 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:48:01 ------------------------------------------------------------------------------
09:48:01 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:48:02 ------------------------------------------------------------------------------
09:48:02 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 | PASS |
09:48:25 ------------------------------------------------------------------------------
09:48:25 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:26 ------------------------------------------------------------------------------
09:48:26 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:26 ------------------------------------------------------------------------------
09:48:26 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Stop Mininet :: Stop Mininet. | PASS |
09:48:59 ------------------------------------------------------------------------------
09:48:59 Check No Switches :: Check no switches in topology. | PASS |
09:49:00 ------------------------------------------------------------------------------
09:49:00 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:49:00 23 tests, 23 passed, 0 failed
09:49:00 ==============================================================================
09:49:00 openflowplugin-sanity.txt.Reconciliation | PASS |
09:49:00 23 tests, 23 passed, 0 failed
09:49:00 ==============================================================================
09:49:00 openflowplugin-sanity.txt | PASS |
09:49:00 394 tests, 394 passed, 0 failed
09:49:00 ==============================================================================
09:49:00 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:49:04 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:49:04 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:49:04 Examining the files in data/log and checking filesize
09:49:04 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:05 total 1016
09:49:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 09:43 .
09:49:05 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 19 09:43 karaf_console.log
09:49:05 drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 09:44 ..
09:49:05 -rw-rw-r-- 1 jenkins jenkins 1027395 Nov 19 09:48 karaf.log
09:49:05 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:05 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:49:05 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:49:05 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:05 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:49:05 Let's take the karaf thread dump again...
09:49:05 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:05 karaf main: org.apache.karaf.main.Main, pid:3811
09:49:05 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:06 Killing ODL
09:49:06 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:11 Compressing karaf.log 1
09:49:11 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:11 Fetching compressed karaf.log 1
09:49:11 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:11 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:12 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:12 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:12 Fetch GC logs
09:49:12 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts.
09:49:12 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:12 Examine copied files
09:49:12 total 44052
09:49:12 drwxrwxr-x. 2 jenkins jenkins 6 Nov 19 09:49 gclogs-1
09:49:12 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 19 09:49 odl1_karaf_console.log
09:49:12 -rw-rw-r--. 1 jenkins jenkins 70467 Nov 19 09:49 odl1_karaf.log.gz
09:49:12 -rw-rw-r--. 1 jenkins jenkins 154851 Nov 19 09:49 karaf_1_3811_threads_after.log
09:49:12 -rw-rw-r--. 1 jenkins jenkins 13852 Nov 19 09:49 ps_after.log
09:49:12 -rw-rw-r--. 1 jenkins jenkins 270943 Nov 19 09:49 report.html
09:49:12 -rw-rw-r--. 1 jenkins jenkins 3387735 Nov 19 09:49 log.html
09:49:12 -rw-rw-r--. 1 jenkins jenkins 41005290 Nov 19 09:49 output.xml
09:49:12 -rw-rw-r--. 1 jenkins jenkins 491 Nov 19 09:45 testplan.txt
09:49:12 -rw-rw-r--. 1 jenkins jenkins 111116 Nov 19 09:45 karaf_1_2031_threads_before.log
09:49:12 -rw-rw-r--. 1 jenkins jenkins 14006 Nov 19 09:45 ps_before.log
09:49:12 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 19 09:43 post-startup-script.sh
09:49:12 -rw-rw-r--. 1 jenkins jenkins 252 Nov 19 09:43 startup-script.sh
09:49:12 -rw-rw-r--. 1 jenkins jenkins 3494 Nov 19 09:43 configuration-script.sh
09:49:12 -rw-rw-r--. 1 jenkins jenkins 337 Nov 19 09:43 detect_variables.env
09:49:12 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 19 09:43 pom.xml
09:49:12 -rw-rw-r--. 1 jenkins jenkins 92 Nov 19 09:43 set_variables.env
09:49:12 -rw-rw-r--. 1 jenkins jenkins 295 Nov 19 09:43 slave_addresses.txt
09:49:12 -rw-rw-r--. 1 jenkins jenkins 570 Nov 19 09:42 requirements.txt
09:49:12 -rw-rw-r--. 1 jenkins jenkins 26 Nov 19 09:42 env.properties
09:49:12 -rw-rw-r--. 1 jenkins jenkins 334 Nov 19 09:41 stack-parameters.yaml
09:49:12 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 19 09:40 test
09:49:12 drwxrwxr-x. 2 jenkins jenkins 6 Nov 19 09:40 test@tmp
09:49:12 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 19 09:34 maven-metadata.xml
09:49:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4411550100975496999.sh
09:49:12 Karaf Deployments, Tests must have already run
09:49:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins8552476323240447267.sh
09:49:12 Cleaning up Robot installation...
09:49:13 $ ssh-agent -k
09:49:13 unset SSH_AUTH_SOCK;
09:49:13 unset SSH_AGENT_PID;
09:49:13 echo Agent pid 6391 killed;
09:49:13 [ssh-agent] Stopped.
09:49:13 Recording plot data
09:49:13 Robot results publisher started...
09:49:13 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:13 -Parsing output xml:
09:49:14 Done!
09:49:14 -Copying log files to build dir:
09:49:15 Done!
09:49:15 -Assigning results to build:
09:49:15 Done!
09:49:15 -Checking thresholds:
09:49:15 Done!
09:49:15 Done publishing Robot results.
09:49:15 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9317435152942400393.sh
09:49:15 Archiving csit artifacts
09:49:15 mv: cannot stat '*_1.png': No such file or directory
09:49:15 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:15 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:15 Dload Upload Total Spent Left Speed
09:49:15
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3537k 0 3537k 0 0 5090k 0 --:--:-- --:--:-- --:--:-- 5082k
09:49:16 Archive: robot-plugin.zip
09:49:16 inflating: ./archives/robot-plugin/log.html
09:49:16 inflating: ./archives/robot-plugin/output.xml
09:49:16 inflating: ./archives/robot-plugin/report.html
09:49:16 mv: cannot stat '*.log.gz': No such file or directory
09:49:16 mv: cannot stat '*.csv': No such file or directory
09:49:16 mv: cannot stat '*.png': No such file or directory
09:49:16 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7127064884275718043.sh
09:49:16 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:16 [EnvInject] - Injecting environment variables from a build step.
09:49:16 [EnvInject] - Injecting as environment variables the properties content
09:49:16 OS_CLOUD=vex
09:49:16 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-536
09:49:16
09:49:16 [EnvInject] - Variables injected successfully.
09:49:16 provisioning config files...
09:49:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12461190870070156743.sh
09:49:17 ---> openstack-stack-delete.sh
09:49:17 Setup pyenv:
09:49:17 system
09:49:17 3.8.13
09:49:17 3.9.13
09:49:17 3.10.13
09:49:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EsNJ from file:/tmp/.os_lf_venv
09:49:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:49:19 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:49:19 lf-activate-venv(): INFO: Base packages installed successfully
09:49:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:35 lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH
09:49:35 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:47 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-536
09:49:47 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-536
09:49:47 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5088409833045007402.sh
09:49:47 ---> sysstat.sh
09:49:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9212505328497627022.sh
09:49:47 ---> package-listing.sh
09:49:47 ++ tr '[:upper:]' '[:lower:]'
09:49:47 ++ facter osfamily
09:49:48 + OS_FAMILY=redhat
09:49:48 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:48 + START_PACKAGES=/tmp/packages_start.txt
09:49:48 + END_PACKAGES=/tmp/packages_end.txt
09:49:48 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:48 + PACKAGES=/tmp/packages_start.txt
09:49:48 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:48 + PACKAGES=/tmp/packages_end.txt
09:49:48 + case "${OS_FAMILY}" in
09:49:48 + rpm -qa
09:49:48 + sort
09:49:48 + '[' -f /tmp/packages_start.txt ']'
09:49:48 + '[' -f /tmp/packages_end.txt ']'
09:49:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:48 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:48 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:48 + 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:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1712092226525102654.sh
09:49:48 ---> capture-instance-metadata.sh
09:49:48 Setup pyenv:
09:49:49 system
09:49:49 3.8.13
09:49:49 3.9.13
09:49:49 3.10.13
09:49:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EsNJ from file:/tmp/.os_lf_venv
09:49:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:51 lf-activate-venv(): INFO: Base packages installed successfully
09:49:51 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:00 lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH
09:50:00 INFO: Running in OpenStack, capturing instance metadata
09:50:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4361579692845143654.sh
09:50:01 provisioning config files...
09:50:02 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #536
09:50:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config6692812156109098718tmp
09:50:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:50:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:50:02 provisioning config files...
09:50:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:50:02 [EnvInject] - Injecting environment variables from a build step.
09:50:02 [EnvInject] - Injecting as environment variables the properties content
09:50:02 SERVER_ID=logs
09:50:02
09:50:02 [EnvInject] - Variables injected successfully.
09:50:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins122875215180991154.sh
09:50:02 ---> create-netrc.sh
09:50:02 WARN: Log server credential not found.
09:50:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16421413296330763453.sh
09:50:02 ---> python-tools-install.sh
09:50:02 Setup pyenv:
09:50:02 system
09:50:02 3.8.13
09:50:02 3.9.13
09:50:02 3.10.13
09:50:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EsNJ from file:/tmp/.os_lf_venv
09:50:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:04 lf-activate-venv(): INFO: Base packages installed successfully
09:50:04 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH
09:50:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13423890465290419984.sh
09:50:15 ---> sudo-logs.sh
09:50:15 Archiving 'sudo' log..
09:50:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8072349198714482718.sh
09:50:15 ---> job-cost.sh
09:50:15 Setup pyenv:
09:50:15 system
09:50:15 3.8.13
09:50:15 3.9.13
09:50:15 3.10.13
09:50:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EsNJ from file:/tmp/.os_lf_venv
09:50:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:17 lf-activate-venv(): INFO: Base packages installed successfully
09:50:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:25 lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH
09:50:25 DEBUG: total: 0
09:50:25 INFO: Retrieving Stack Cost...
09:50:25 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:25 INFO: Archiving Costs
09:50:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16182124107782414232.sh
09:50:25 ---> logs-deploy.sh
09:50:25 Setup pyenv:
09:50:25 system
09:50:25 3.8.13
09:50:25 3.9.13
09:50:25 3.10.13
09:50:25 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EsNJ from file:/tmp/.os_lf_venv
09:50:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:28 lf-activate-venv(): INFO: Base packages installed successfully
09:50:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:40 lf-activate-venv(): INFO: Adding /tmp/venv-EsNJ/bin to PATH
09:50:40 WARNING: Nexus logging server not set
09:50:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/536/
09:50:40 INFO: archiving logs to S3
09:50:41 ---> uname -a:
09:50:41 Linux prd-centos8-robot-2c-8g-11831.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:41
09:50:41
09:50:41 ---> lscpu:
09:50:41 Architecture: x86_64
09:50:41 CPU op-mode(s): 32-bit, 64-bit
09:50:41 Byte Order: Little Endian
09:50:41 CPU(s): 2
09:50:41 On-line CPU(s) list: 0,1
09:50:41 Thread(s) per core: 1
09:50:41 Core(s) per socket: 1
09:50:41 Socket(s): 2
09:50:41 NUMA node(s): 1
09:50:41 Vendor ID: AuthenticAMD
09:50:41 CPU family: 23
09:50:41 Model: 49
09:50:41 Model name: AMD EPYC-Rome Processor
09:50:41 Stepping: 0
09:50:41 CPU MHz: 2799.998
09:50:41 BogoMIPS: 5599.99
09:50:41 Virtualization: AMD-V
09:50:41 Hypervisor vendor: KVM
09:50:41 Virtualization type: full
09:50:41 L1d cache: 32K
09:50:41 L1i cache: 32K
09:50:41 L2 cache: 512K
09:50:41 L3 cache: 16384K
09:50:41 NUMA node0 CPU(s): 0,1
09:50:41 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:41
09:50:41
09:50:41 ---> nproc:
09:50:41 2
09:50:41
09:50:41
09:50:41 ---> df -h:
09:50:41 Filesystem Size Used Avail Use% Mounted on
09:50:41 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:41 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:41 tmpfs 3.8G 17M 3.8G 1% /run
09:50:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:41 /dev/vda1 40G 8.4G 32G 21% /
09:50:41 tmpfs 770M 0 770M 0% /run/user/1001
09:50:41
09:50:41
09:50:41 ---> free -m:
09:50:41 total used free shared buff/cache available
09:50:41 Mem: 7697 604 4806 19 2287 6794
09:50:41 Swap: 1023 0 1023
09:50:41
09:50:41
09:50:41 ---> ip addr:
09:50:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:41 inet 127.0.0.1/8 scope host lo
09:50:41 valid_lft forever preferred_lft forever
09:50:41 inet6 ::1/128 scope host
09:50:41 valid_lft forever preferred_lft forever
09:50:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:41 link/ether fa:16:3e:1d:6e:b2 brd ff:ff:ff:ff:ff:ff
09:50:41 altname enp0s3
09:50:41 altname ens3
09:50:41 inet 10.30.171.193/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:41 valid_lft 67390sec preferred_lft 67390sec
09:50:41 inet6 fe80::f816:3eff:fe1d:6eb2/64 scope link
09:50:41 valid_lft forever preferred_lft forever
09:50:41
09:50:41
09:50:41 ---> sar -b -r -n DEV:
09:50:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/19/2025 _x86_64_ (2 CPU)
09:50:41
09:50:41 04:33:48 LINUX RESTART (2 CPU)
09:50:41
09:50:41 04:34:02 AM tps rtps wtps bread/s bwrtn/s
09:50:41 04:35:01 AM 190.43 146.26 44.16 13121.09 38454.97
09:50:41 04:36:01 AM 2.48 0.00 2.48 0.00 630.89
09:50:41 04:37:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:41 04:38:01 AM 0.40 0.03 0.37 0.53 5.73
09:50:41 04:39:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:41 04:40:01 AM 0.27 0.00 0.27 0.00 4.82
09:50:41 04:41:01 AM 0.27 0.00 0.27 0.00 2.95
09:50:41 04:42:01 AM 0.18 0.00 0.18 0.00 3.08
09:50:41 04:43:01 AM 0.15 0.00 0.15 0.00 1.18
09:50:41 04:44:01 AM 0.18 0.00 0.18 0.00 2.55
09:50:41 04:45:01 AM 0.18 0.00 0.18 0.00 3.23
09:50:41 04:46:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:41 04:47:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 04:48:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:41 04:49:01 AM 1.42 0.05 1.37 0.80 33.01
09:50:41 04:50:01 AM 0.13 0.00 0.13 0.00 1.72
09:50:41 04:51:01 AM 0.15 0.00 0.15 0.00 1.23
09:50:41 04:52:01 AM 0.17 0.00 0.17 0.00 2.25
09:50:41 04:53:01 AM 0.18 0.00 0.18 0.00 2.53
09:50:41 04:54:01 AM 0.25 0.00 0.25 0.00 3.13
09:50:41 04:55:01 AM 0.17 0.00 0.17 0.00 2.78
09:50:41 04:56:01 AM 0.15 0.00 0.15 0.00 1.98
09:50:41 04:57:01 AM 0.20 0.00 0.20 0.00 2.30
09:50:41 04:58:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:41 04:59:01 AM 0.17 0.00 0.17 0.00 2.63
09:50:41 05:00:01 AM 0.25 0.00 0.25 0.00 4.10
09:50:41 05:01:01 AM 0.25 0.02 0.23 0.13 2.97
09:50:41 05:02:01 AM 0.40 0.07 0.33 1.73 6.01
09:50:41 05:03:01 AM 0.18 0.00 0.18 0.00 2.53
09:50:41 05:04:01 AM 0.13 0.00 0.13 0.00 0.88
09:50:41 05:05:01 AM 0.22 0.00 0.22 0.00 4.00
09:50:41 05:06:01 AM 0.20 0.00 0.20 0.00 1.47
09:50:41 05:07:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:41 05:08:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:41 05:09:01 AM 0.17 0.00 0.17 0.00 1.15
09:50:41 05:10:01 AM 0.20 0.00 0.20 0.00 3.68
09:50:41 05:11:01 AM 0.23 0.00 0.23 0.00 2.83
09:50:41 05:12:01 AM 0.22 0.00 0.22 0.00 2.80
09:50:41 05:13:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:41 05:14:01 AM 0.17 0.00 0.17 0.00 1.15
09:50:41 05:15:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:41 05:16:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:41 05:17:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:41 05:18:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:41 05:19:01 AM 0.22 0.00 0.22 0.00 3.03
09:50:41 05:20:01 AM 0.25 0.00 0.25 0.00 4.40
09:50:41 05:21:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:41 05:22:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:41 05:23:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:41 05:24:01 AM 0.15 0.00 0.15 0.00 1.13
09:50:41 05:25:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:41 05:26:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:41 05:27:01 AM 0.20 0.00 0.20 0.00 2.68
09:50:41 05:28:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 05:29:01 AM 0.13 0.00 0.13 0.00 0.90
09:50:41 05:30:01 AM 7.65 5.95 1.70 574.97 28.75
09:50:41 05:31:01 AM 1.57 0.00 1.57 0.00 48.58
09:50:41 05:32:01 AM 0.15 0.00 0.15 0.00 1.97
09:50:41 05:33:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 05:34:01 AM 0.15 0.00 0.15 0.00 1.13
09:50:41 05:35:01 AM 0.25 0.00 0.25 0.00 5.02
09:50:41 05:36:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:41 05:37:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 05:38:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 05:39:01 AM 0.12 0.00 0.12 0.00 0.73
09:50:41 05:40:02 AM 0.17 0.00 0.17 0.00 3.07
09:50:41 05:41:01 AM 0.20 0.00 0.20 0.00 1.81
09:50:41 05:42:01 AM 0.25 0.00 0.25 0.00 3.58
09:50:41 05:43:01 AM 1.10 0.32 0.78 6.93 18.96
09:50:41 05:44:01 AM 0.15 0.00 0.15 0.00 1.13
09:50:41 05:45:01 AM 0.20 0.00 0.20 0.00 3.33
09:50:41 05:46:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:41 05:47:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 05:48:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:41 05:49:01 AM 0.23 0.00 0.23 0.00 3.50
09:50:41 05:50:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:41 05:51:01 AM 0.17 0.00 0.17 0.00 1.55
09:50:41 05:52:01 AM 0.23 0.00 0.23 0.00 2.72
09:50:41 05:53:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:41 05:54:01 AM 0.17 0.00 0.17 0.00 2.03
09:50:41 05:55:01 AM 0.27 0.00 0.27 0.00 4.80
09:50:41 05:56:01 AM 0.17 0.00 0.17 0.00 1.77
09:50:41 05:57:01 AM 0.40 0.00 0.40 0.00 5.72
09:50:41 05:58:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 05:59:01 AM 0.18 0.00 0.18 0.00 2.55
09:50:41 06:00:01 AM 0.15 0.00 0.15 0.00 2.67
09:50:41 06:01:01 AM 0.15 0.00 0.15 0.00 1.33
09:50:41 06:02:01 AM 0.25 0.00 0.25 0.00 4.10
09:50:41 06:03:01 AM 0.30 0.00 0.30 0.00 4.77
09:50:41 06:04:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:41 06:05:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:41 06:06:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 06:07:01 AM 0.18 0.00 0.18 0.00 2.27
09:50:41 06:08:01 AM 0.17 0.00 0.17 0.00 1.68
09:50:41 06:09:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:41 06:10:01 AM 0.27 0.00 0.27 0.00 5.01
09:50:41 06:11:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:41 06:12:01 AM 0.17 0.00 0.17 0.00 2.28
09:50:41 06:13:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:41 06:14:01 AM 0.27 0.00 0.27 0.00 3.97
09:50:41 06:15:01 AM 0.23 0.00 0.23 0.00 4.63
09:50:41 06:16:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 06:17:01 AM 0.15 0.00 0.15 0.00 1.87
09:50:41 06:18:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:41 06:19:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:41 06:20:01 AM 0.22 0.00 0.22 0.00 3.60
09:50:41 06:21:01 AM 0.23 0.00 0.23 0.00 2.83
09:50:41 06:22:01 AM 0.22 0.00 0.22 0.00 2.80
09:50:41 06:23:01 AM 0.22 0.00 0.22 0.00 3.85
09:50:41 06:24:01 AM 0.17 0.00 0.17 0.00 1.15
09:50:41 06:25:01 AM 0.17 0.00 0.17 0.00 3.43
09:50:41 06:26:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 06:27:01 AM 0.15 0.00 0.15 0.00 1.47
09:50:41 06:28:01 AM 0.20 0.00 0.20 0.00 2.38
09:50:41 06:29:01 AM 0.18 0.00 0.18 0.00 2.22
09:50:41 06:30:01 AM 0.18 0.00 0.18 0.00 3.82
09:50:41 06:31:01 AM 0.13 0.00 0.13 0.00 1.47
09:50:41 06:32:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:41 06:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:41 06:34:01 AM 0.15 0.00 0.15 0.00 1.32
09:50:41 06:35:01 AM 0.32 0.00 0.32 0.00 5.58
09:50:41 06:36:01 AM 0.77 0.00 0.77 0.00 12.18
09:50:41 06:37:01 AM 0.20 0.00 0.20 0.00 2.78
09:50:41 06:38:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 06:39:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:41 06:40:01 AM 0.18 0.00 0.18 0.00 3.30
09:50:41 06:41:01 AM 0.23 0.00 0.23 0.00 2.68
09:50:41 06:42:01 AM 0.18 0.00 0.18 0.00 2.65
09:50:41 06:43:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:41 06:44:01 AM 0.15 0.00 0.15 0.00 1.00
09:50:41 06:45:01 AM 0.18 0.00 0.18 0.00 3.30
09:50:41 06:46:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 06:47:02 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 06:48:01 AM 0.19 0.00 0.19 0.00 2.83
09:50:41 06:49:01 AM 0.20 0.00 0.20 0.00 1.82
09:50:41 06:50:01 AM 0.22 0.00 0.22 0.00 3.47
09:50:41 06:51:01 AM 0.15 0.00 0.15 0.00 1.23
09:50:41 06:52:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:41 06:53:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 06:54:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:41 06:55:01 AM 0.25 0.00 0.25 0.00 4.92
09:50:41 06:56:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:41 06:57:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:41 06:58:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:41 06:59:01 AM 0.18 0.00 0.18 0.00 2.55
09:50:41 07:00:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:41 07:01:01 AM 0.13 0.00 0.13 0.00 1.50
09:50:41 07:02:01 AM 0.52 0.00 0.52 0.00 6.66
09:50:41 07:03:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:41 07:04:01 AM 0.35 0.00 0.35 0.00 4.28
09:50:41 07:05:01 AM 0.42 0.00 0.42 0.00 5.83
09:50:41 07:06:01 AM 0.48 0.00 0.48 0.00 6.17
09:50:41 07:07:01 AM 0.32 0.00 0.32 0.00 2.68
09:50:41 07:08:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:41 07:09:01 AM 0.43 0.00 0.43 0.00 5.18
09:50:41 07:10:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:41 07:11:01 AM 0.18 0.00 0.18 0.00 3.03
09:50:41 07:12:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 07:13:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 07:14:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:41 07:15:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:41 07:16:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:41 07:17:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:41 07:18:01 AM 0.10 0.00 0.10 0.00 0.67
09:50:41 07:19:01 AM 0.23 0.00 0.23 0.00 2.75
09:50:41 07:20:01 AM 0.17 0.00 0.17 0.00 3.28
09:50:41 07:21:01 AM 0.22 0.00 0.22 0.00 2.40
09:50:41 07:22:01 AM 0.17 0.00 0.17 0.00 2.28
09:50:41 07:23:01 AM 0.23 0.00 0.23 0.00 3.93
09:50:41 07:24:01 AM 0.23 0.00 0.23 0.00 3.05
09:50:41 07:25:01 AM 0.22 0.00 0.22 0.00 4.22
09:50:41 07:26:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 07:27:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 07:28:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:41 07:29:01 AM 0.15 0.00 0.15 0.00 1.93
09:50:41 07:30:01 AM 0.17 0.00 0.17 0.00 3.08
09:50:41 07:31:01 AM 0.28 0.00 0.28 0.00 3.22
09:50:41 07:32:01 AM 0.18 0.00 0.18 0.00 2.92
09:50:41 07:33:01 AM 0.17 0.00 0.17 0.00 1.73
09:50:41 07:34:01 AM 0.17 0.00 0.17 0.00 1.15
09:50:41 07:35:01 AM 0.20 0.00 0.20 0.00 3.68
09:50:41 07:36:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:41 07:37:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 07:38:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 07:39:01 AM 0.13 0.00 0.13 0.00 1.40
09:50:41 07:40:01 AM 0.30 0.00 0.30 0.00 5.42
09:50:41 07:41:01 AM 0.20 0.00 0.20 0.00 2.08
09:50:41 07:42:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:41 07:43:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 07:44:01 AM 0.13 0.00 0.13 0.00 1.17
09:50:41 07:45:01 AM 0.22 0.00 0.22 0.00 3.45
09:50:41 07:46:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 07:47:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:41 07:48:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:41 07:49:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:41 07:50:01 AM 0.18 0.00 0.18 0.00 3.30
09:50:41 07:51:01 AM 0.12 0.00 0.12 0.00 0.83
09:50:41 07:52:01 AM 0.18 0.00 0.18 0.00 2.12
09:50:41 07:53:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:41 07:54:01 AM 0.25 0.00 0.25 0.00 2.77
09:50:41 07:55:02 AM 0.23 0.00 0.23 0.00 3.98
09:50:41 07:56:01 AM 0.12 0.00 0.12 0.00 0.91
09:50:41 07:57:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 07:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:41 07:59:01 AM 0.15 0.00 0.15 0.00 1.13
09:50:41 08:00:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:41 08:01:01 AM 0.23 0.00 0.23 0.00 2.95
09:50:41 08:02:01 AM 0.18 0.00 0.18 0.00 2.51
09:50:41 08:03:01 AM 0.17 0.00 0.17 0.00 1.90
09:50:41 08:04:01 AM 0.87 0.00 0.87 0.00 12.98
09:50:41 08:05:01 AM 0.32 0.00 0.32 0.00 6.51
09:50:41 08:06:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:41 08:07:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:41 08:08:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:41 08:09:01 AM 0.15 0.00 0.15 0.00 1.13
09:50:41 08:10:01 AM 0.18 0.00 0.18 0.00 3.30
09:50:41 08:11:01 AM 0.23 0.00 0.23 0.00 2.83
09:50:41 08:12:01 AM 0.20 0.00 0.20 0.00 2.67
09:50:41 08:13:01 AM 0.18 0.00 0.18 0.00 1.83
09:50:41 08:14:01 AM 0.53 0.00 0.53 0.00 6.88
09:50:41 08:15:01 AM 0.37 0.00 0.37 0.00 5.58
09:50:41 08:16:01 AM 0.40 0.00 0.40 0.00 4.85
09:50:41 08:17:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:41 08:18:01 AM 0.33 0.00 0.33 0.00 3.58
09:50:41 08:19:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:41 08:20:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:41 08:21:01 AM 0.50 0.00 0.50 0.00 6.27
09:50:41 08:22:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:41 08:23:01 AM 0.33 0.00 0.33 0.00 3.85
09:50:41 08:24:01 AM 0.40 0.00 0.40 0.00 4.22
09:50:41 08:25:01 AM 0.45 0.00 0.45 0.00 6.17
09:50:41 08:26:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:41 08:27:01 AM 0.33 0.00 0.33 0.00 3.68
09:50:41 08:28:01 AM 0.45 0.00 0.45 0.00 5.17
09:50:41 08:29:01 AM 0.38 0.00 0.38 0.00 4.32
09:50:41 08:30:01 AM 0.42 0.00 0.42 0.00 6.30
09:50:41 08:31:01 AM 0.38 0.00 0.38 0.00 4.15
09:50:41 08:32:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:41 08:33:01 AM 0.27 0.00 0.27 0.00 2.35
09:50:41 08:34:01 AM 0.33 0.00 0.33 0.00 2.88
09:50:41 08:35:01 AM 0.42 0.00 0.42 0.00 6.38
09:50:41 08:36:01 AM 0.37 0.00 0.37 0.00 3.20
09:50:41 08:37:01 AM 0.25 0.00 0.25 0.00 1.83
09:50:41 08:38:01 AM 0.35 0.00 0.35 0.00 3.50
09:50:41 08:39:01 AM 0.30 0.00 0.30 0.00 2.20
09:50:41 08:40:01 AM 0.33 0.00 0.33 0.00 4.35
09:50:41 08:41:01 AM 0.35 0.00 0.35 0.00 3.58
09:50:41 08:42:01 AM 0.42 0.00 0.42 0.00 5.40
09:50:41 08:43:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:41 08:44:01 AM 0.30 0.00 0.30 0.00 2.22
09:50:41 08:45:01 AM 0.42 0.00 0.42 0.00 5.95
09:50:41 08:46:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:41 08:47:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:41 08:48:01 AM 0.28 0.00 0.28 0.00 2.42
09:50:41 08:49:01 AM 0.37 0.00 0.37 0.00 3.53
09:50:41 08:50:01 AM 0.42 0.00 0.42 0.00 5.98
09:50:41 08:51:01 AM 0.47 0.00 0.47 0.00 6.08
09:50:41 08:52:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:41 08:53:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:41 08:54:01 AM 0.33 0.00 0.33 0.00 3.27
09:50:41 08:55:01 AM 0.37 0.00 0.37 0.00 5.55
09:50:41 08:56:02 AM 0.32 0.00 0.32 0.00 3.15
09:50:41 08:57:01 AM 0.31 0.00 0.31 0.00 3.07
09:50:41 08:58:01 AM 0.30 0.00 0.30 0.00 3.45
09:50:41 08:59:01 AM 0.47 0.00 0.47 0.00 5.36
09:50:41 09:00:01 AM 0.35 0.00 0.35 0.00 5.56
09:50:41 09:01:01 AM 0.40 0.00 0.40 0.00 4.42
09:50:41 09:02:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:41 09:03:01 AM 0.42 0.00 0.42 0.00 5.03
09:50:41 09:04:01 AM 0.33 0.00 0.33 0.00 3.27
09:50:41 09:05:01 AM 0.38 0.00 0.38 0.00 5.98
09:50:41 09:06:01 AM 0.28 0.00 0.28 0.00 3.45
09:50:41 09:07:01 AM 0.35 0.00 0.35 0.00 3.43
09:50:41 09:08:01 AM 0.30 0.00 0.30 0.00 3.32
09:50:41 09:09:01 AM 0.38 0.00 0.38 0.00 3.83
09:50:41 09:10:01 AM 0.38 0.00 0.38 0.00 5.53
09:50:41 09:11:01 AM 0.47 0.00 0.47 0.00 5.95
09:50:41 09:12:01 AM 0.30 0.00 0.30 0.00 3.55
09:50:41 09:13:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:41 09:14:01 AM 0.38 0.00 0.38 0.00 3.98
09:50:41 09:15:01 AM 0.42 0.00 0.42 0.00 5.81
09:50:41 09:16:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:41 09:17:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:41 09:18:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:41 09:19:01 AM 0.32 0.00 0.32 0.00 3.12
09:50:41 09:20:01 AM 0.47 0.00 0.47 0.00 7.67
09:50:41 09:21:01 AM 0.40 0.00 0.40 0.00 4.41
09:50:41 09:22:01 AM 0.28 0.00 0.28 0.00 2.65
09:50:41 09:23:01 AM 0.35 0.00 0.35 0.00 3.45
09:50:41 09:24:01 AM 0.47 0.00 0.47 0.00 6.05
09:50:41 09:25:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:41 09:26:01 AM 1.28 0.00 1.28 0.00 21.03
09:50:41 09:27:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:41 09:28:01 AM 0.32 0.00 0.32 0.00 3.58
09:50:41 09:29:01 AM 0.45 0.00 0.45 0.00 6.65
09:50:41 09:30:01 AM 0.40 0.00 0.40 0.00 5.45
09:50:41 09:31:01 AM 0.45 0.00 0.45 0.00 5.25
09:50:41 09:32:01 AM 0.32 0.00 0.32 0.00 3.42
09:50:41 09:33:01 AM 0.32 0.00 0.32 0.00 3.45
09:50:41 09:34:01 AM 0.37 0.00 0.37 0.00 3.82
09:50:41 09:35:01 AM 0.37 0.00 0.37 0.00 5.58
09:50:41 09:36:01 AM 0.42 0.00 0.42 0.00 5.00
09:50:41 09:37:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:41 09:38:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:41 09:39:01 AM 0.37 0.00 0.37 0.00 3.65
09:50:41 09:40:01 AM 0.43 0.00 0.43 0.00 6.43
09:50:41 09:41:01 AM 42.85 8.48 34.37 1459.65 3212.36
09:50:41 09:42:01 AM 119.74 0.72 119.03 52.92 12417.89
09:50:41 09:43:01 AM 29.24 0.38 28.86 64.25 2395.40
09:50:41 09:44:01 AM 84.57 9.25 75.32 1666.26 8525.78
09:50:41 09:45:01 AM 11.41 0.00 11.41 0.00 1126.77
09:50:41 09:46:01 AM 2.18 0.22 1.97 11.73 130.08
09:50:41 09:47:01 AM 0.90 0.00 0.90 0.00 607.58
09:50:41 09:48:01 AM 0.48 0.00 0.48 0.00 375.72
09:50:41 09:49:01 AM 0.63 0.03 0.60 1.87 283.32
09:50:41 09:50:01 AM 20.25 0.42 19.83 47.06 2451.47
09:50:41 Average: 1.86 0.54 1.32 53.16 224.76
09:50:41
09:50:41 04:34:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:41 04:35:01 AM 5854376 7211212 2028056 25.73 2688 1555724 637744 7.14 152472 1618704 17768
09:50:41 04:36:01 AM 5855608 7212444 2026824 25.71 2688 1555724 637744 7.14 152484 1617800 12
09:50:41 04:37:01 AM 5852788 7209632 2029644 25.75 2688 1555728 637744 7.14 152484 1620576 4
09:50:41 04:38:01 AM 5851024 7207884 2031408 25.77 2688 1555744 637744 7.14 152532 1622176 4
09:50:41 04:39:01 AM 5851004 7207864 2031428 25.77 2688 1555744 637744 7.14 152532 1622160 4
09:50:41 04:40:01 AM 5846468 7203308 2035964 25.83 2688 1555748 659104 7.38 152532 1626816 4
09:50:41 04:41:01 AM 5844688 7201540 2037744 25.85 2688 1555748 638672 7.15 152532 1628612 8
09:50:41 04:42:01 AM 5848572 7205428 2033860 25.80 2688 1555752 638672 7.15 152532 1624724 4
09:50:41 04:43:01 AM 5849216 7206072 2033216 25.79 2688 1555752 638672 7.15 152532 1624304 4
09:50:41 04:44:01 AM 5849340 7206196 2033092 25.79 2688 1555752 638672 7.15 152532 1624304 4
09:50:41 04:45:01 AM 5843248 7200108 2039184 25.87 2688 1555756 638672 7.15 152532 1629992 4
09:50:41 04:46:01 AM 5843204 7200064 2039228 25.87 2688 1555756 638672 7.15 152532 1630184 4
09:50:41 04:47:01 AM 5843456 7200316 2038976 25.87 2688 1555756 638672 7.15 152532 1629948 4
09:50:41 04:48:01 AM 5843488 7200352 2038944 25.87 2688 1555760 638672 7.15 152532 1629988 4
09:50:41 04:49:01 AM 5842500 7199356 2039932 25.88 2688 1555764 630532 7.06 152696 1630732 8
09:50:41 04:50:01 AM 5842572 7199432 2039860 25.88 2688 1555764 648936 7.27 152696 1630844 4
09:50:41 04:51:01 AM 5842532 7199400 2039900 25.88 2688 1555768 648936 7.27 152696 1630744 4
09:50:41 04:52:01 AM 5842652 7199520 2039780 25.88 2688 1555768 648936 7.27 152696 1630748 4
09:50:41 04:53:01 AM 5842548 7199420 2039884 25.88 2688 1555772 648936 7.27 152696 1630756 4
09:50:41 04:54:01 AM 5842632 7199504 2039800 25.88 2688 1555772 648936 7.27 152696 1630572 4
09:50:41 04:55:01 AM 5842780 7199652 2039652 25.88 2688 1555772 648936 7.27 152696 1630648 4
09:50:41 04:56:01 AM 5842668 7199544 2039764 25.88 2688 1555776 648936 7.27 152696 1630584 8
09:50:41 04:57:01 AM 5842728 7199604 2039704 25.88 2688 1555776 648936 7.27 152696 1630584 4
09:50:41 04:58:01 AM 5842620 7199496 2039812 25.88 2688 1555776 648936 7.27 152696 1630584 4
09:50:41 04:59:01 AM 5842084 7198964 2040348 25.88 2688 1555780 632332 7.08 152696 1631068 4
09:50:41 05:00:01 AM 5842124 7199004 2040308 25.88 2688 1555780 653216 7.31 152696 1631088 8
09:50:41 05:01:01 AM 5841852 7198756 2040580 25.89 2688 1555784 653216 7.31 152696 1631256 4
09:50:41 05:02:01 AM 5841820 7198792 2040612 25.89 2688 1555852 653216 7.31 152844 1630972 4
09:50:41 05:03:01 AM 5842016 7198988 2040416 25.89 2688 1555852 653216 7.31 152844 1630856 4
09:50:41 05:04:01 AM 5842016 7198988 2040416 25.89 2688 1555852 653216 7.31 152844 1630856 4
09:50:41 05:05:01 AM 5841956 7198936 2040476 25.89 2688 1555860 653216 7.31 152844 1630944 8
09:50:41 05:06:01 AM 5841992 7198972 2040440 25.89 2688 1555860 653216 7.31 152844 1630840 4
09:50:41 05:07:01 AM 5841996 7198976 2040436 25.89 2688 1555860 653216 7.31 152844 1630876 4
09:50:41 05:08:01 AM 5841944 7198928 2040488 25.89 2688 1555864 653216 7.31 152844 1630996 4
09:50:41 05:09:01 AM 5842144 7199128 2040288 25.88 2688 1555864 653216 7.31 152844 1630880 4
09:50:41 05:10:01 AM 5841668 7198652 2040764 25.89 2688 1555864 641100 7.18 152844 1631264 4
09:50:41 05:11:01 AM 5841808 7198796 2040624 25.89 2688 1555868 641100 7.18 152844 1631096 4
09:50:41 05:12:01 AM 5841888 7198876 2040544 25.89 2688 1555868 641100 7.18 152844 1631084 4
09:50:41 05:13:01 AM 5842068 7199060 2040364 25.88 2688 1555872 641100 7.18 152844 1630884 4
09:50:41 05:14:01 AM 5842212 7199204 2040220 25.88 2688 1555872 641100 7.18 152844 1630864 4
09:50:41 05:15:01 AM 5841796 7198788 2040636 25.89 2688 1555872 641100 7.18 152844 1630968 4
09:50:41 05:16:01 AM 5841908 7198904 2040524 25.89 2688 1555876 641100 7.18 152844 1630904 4
09:50:41 05:17:01 AM 5841960 7198956 2040472 25.89 2688 1555876 641100 7.18 152844 1631004 4
09:50:41 05:18:01 AM 5841992 7198988 2040440 25.89 2688 1555876 641100 7.18 152844 1631004 4
09:50:41 05:19:01 AM 5841928 7198928 2040504 25.89 2688 1555880 641100 7.18 152844 1631116 4
09:50:41 05:20:01 AM 5841640 7198640 2040792 25.89 2688 1555880 633076 7.09 152844 1631212 4
09:50:41 05:21:01 AM 5842080 7199084 2040352 25.88 2688 1555884 633076 7.09 152844 1631100 4
09:50:41 05:22:01 AM 5842048 7199052 2040384 25.89 2688 1555884 633076 7.09 152844 1631100 4
09:50:41 05:23:01 AM 5841476 7198480 2040956 25.89 2688 1555884 633076 7.09 152844 1631476 4
09:50:41 05:24:01 AM 5841720 7198728 2040712 25.89 2688 1555888 633076 7.09 152844 1631204 4
09:50:41 05:25:01 AM 5841876 7198884 2040556 25.89 2688 1555888 633076 7.09 152844 1631164 4
09:50:41 05:26:01 AM 5841824 7198832 2040608 25.89 2688 1555888 633076 7.09 152844 1631096 4
09:50:41 05:27:01 AM 5841740 7198752 2040692 25.89 2688 1555892 633076 7.09 152844 1631100 4
09:50:41 05:28:01 AM 5841684 7198696 2040748 25.89 2688 1555892 633076 7.09 152844 1631100 4
09:50:41 05:29:01 AM 5841800 7198812 2040632 25.89 2688 1555892 633076 7.09 152844 1631100 4
09:50:41 05:30:01 AM 5824024 7198328 2058408 26.11 2688 1573132 654276 7.33 154952 1646636 4
09:50:41 05:31:01 AM 5823772 7198076 2058660 26.12 2688 1573132 654276 7.33 154952 1646912 4
09:50:41 05:32:01 AM 5824556 7198864 2057876 26.11 2688 1573136 654276 7.33 154952 1646288 4
09:50:41 05:33:01 AM 5824292 7198600 2058140 26.11 2688 1573136 654276 7.33 154952 1646432 4
09:50:41 05:34:01 AM 5824344 7198652 2058088 26.11 2688 1573136 638528 7.15 154952 1646296 4
09:50:41 05:35:01 AM 5824384 7198696 2058048 26.11 2688 1573140 638528 7.15 154952 1646372 4
09:50:41 05:36:01 AM 5824376 7198688 2058056 26.11 2688 1573140 638528 7.15 154952 1646304 4
09:50:41 05:37:01 AM 5824472 7198784 2057960 26.11 2688 1573140 638528 7.15 154952 1646304 4
09:50:41 05:38:01 AM 5824472 7198788 2057960 26.11 2688 1573144 638528 7.15 154952 1646424 4
09:50:41 05:39:01 AM 5824644 7198960 2057788 26.11 2688 1573144 638528 7.15 154952 1646308 8
09:50:41 05:40:02 AM 5824072 7198388 2058360 26.11 2688 1573144 632620 7.08 154952 1646608 12
09:50:41 05:41:01 AM 5824216 7198540 2058216 26.11 2688 1573148 632620 7.08 154952 1646492 4
09:50:41 05:42:01 AM 5824260 7198584 2058172 26.11 2688 1573148 632620 7.08 154952 1646492 4
09:50:41 05:43:01 AM 5824252 7198772 2058180 26.11 2688 1573344 632620 7.08 155084 1646396 8
09:50:41 05:44:01 AM 5824164 7198688 2058268 26.11 2688 1573348 632620 7.08 155084 1646400 4
09:50:41 05:45:01 AM 5823944 7198472 2058488 26.11 2688 1573352 632620 7.08 155084 1646484 4
09:50:41 05:46:01 AM 5824116 7198644 2058316 26.11 2688 1573352 632620 7.08 155084 1646416 4
09:50:41 05:47:01 AM 5823884 7198416 2058548 26.12 2688 1573356 632620 7.08 155084 1646564 4
09:50:41 05:48:01 AM 5824064 7198596 2058368 26.11 2688 1573356 632620 7.08 155084 1646448 4
09:50:41 05:49:01 AM 5824124 7198656 2058308 26.11 2688 1573356 632620 7.08 155084 1646448 4
09:50:41 05:50:01 AM 5823552 7198088 2058880 26.12 2688 1573360 664492 7.44 155084 1646752 4
09:50:41 05:51:01 AM 5824172 7198720 2058260 26.11 2688 1573368 639388 7.16 155084 1646460 4
09:50:41 05:52:01 AM 5823808 7198360 2058624 26.12 2688 1573372 639388 7.16 155084 1646464 4
09:50:41 05:53:01 AM 5823776 7198328 2058656 26.12 2688 1573372 639388 7.16 155084 1646580 4
09:50:41 05:54:01 AM 5824016 7198568 2058416 26.11 2688 1573372 639388 7.16 155084 1646464 4
09:50:41 05:55:01 AM 5823908 7198464 2058524 26.12 2688 1573376 639388 7.16 155084 1646536 4
09:50:41 05:56:01 AM 5824076 7198632 2058356 26.11 2688 1573376 639388 7.16 155084 1646472 8
09:50:41 05:57:01 AM 5824064 7198620 2058368 26.11 2688 1573376 639388 7.16 155084 1646472 4
09:50:41 05:58:01 AM 5824072 7198632 2058360 26.11 2688 1573380 639388 7.16 155084 1646476 4
09:50:41 05:59:01 AM 5823960 7198520 2058472 26.11 2688 1573380 639388 7.16 155084 1646476 4
09:50:41 06:00:01 AM 5823508 7198068 2058924 26.12 2688 1573380 632724 7.08 155084 1646892 12
09:50:41 06:01:01 AM 5822648 7197212 2059784 26.13 2688 1573384 632724 7.08 155084 1647360 8
09:50:41 06:02:01 AM 5823860 7198424 2058572 26.12 2688 1573384 632724 7.08 155092 1646476 8
09:50:41 06:03:01 AM 5823740 7198308 2058692 26.12 2688 1573388 632724 7.08 155120 1646568 4
09:50:41 06:04:01 AM 5823772 7198340 2058660 26.12 2688 1573388 632724 7.08 155120 1646452 4
09:50:41 06:05:01 AM 5823784 7198352 2058648 26.12 2688 1573388 632724 7.08 155120 1646524 4
09:50:41 06:06:01 AM 5823836 7198408 2058596 26.12 2688 1573392 648408 7.26 155120 1646460 4
09:50:41 06:07:01 AM 5823924 7198496 2058508 26.12 2688 1573392 648408 7.26 155120 1646460 4
09:50:41 06:08:01 AM 5823952 7198524 2058480 26.11 2688 1573392 648408 7.26 155120 1646460 4
09:50:41 06:09:01 AM 5823812 7198388 2058620 26.12 2688 1573396 648408 7.26 155120 1646464 4
09:50:41 06:10:01 AM 5823412 7197988 2059020 26.12 2688 1573396 643000 7.20 155120 1646880 4
09:50:41 06:11:01 AM 5823648 7198228 2058784 26.12 2688 1573400 643000 7.20 155120 1646652 4
09:50:41 06:12:01 AM 5823700 7198280 2058732 26.12 2688 1573400 643000 7.20 155120 1646652 4
09:50:41 06:13:01 AM 5823764 7198344 2058668 26.12 2688 1573400 643000 7.20 155120 1646652 4
09:50:41 06:14:01 AM 5824020 7198604 2058412 26.11 2688 1573404 643000 7.20 155120 1646476 4
09:50:41 06:15:01 AM 5823884 7198468 2058548 26.12 2688 1573404 643000 7.20 155120 1646572 4
09:50:41 06:16:01 AM 5823880 7198464 2058552 26.12 2688 1573404 643000 7.20 155120 1646504 4
09:50:41 06:17:01 AM 5823968 7198556 2058464 26.11 2688 1573408 643000 7.20 155120 1646508 4
09:50:41 06:18:01 AM 5823968 7198556 2058464 26.11 2688 1573408 643000 7.20 155120 1646508 4
09:50:41 06:19:01 AM 5823940 7198528 2058492 26.11 2688 1573408 643000 7.20 155120 1646548 4
09:50:41 06:20:01 AM 5823260 7197848 2059172 26.12 2688 1573408 632724 7.08 155120 1646932 4
09:50:41 06:21:01 AM 5823700 7198292 2058732 26.12 2688 1573412 632724 7.08 155120 1646792 4
09:50:41 06:22:01 AM 5824212 7198804 2058220 26.11 2688 1573412 632724 7.08 155124 1646240 8
09:50:41 06:23:01 AM 5824184 7198784 2058248 26.11 2688 1573420 632724 7.08 155124 1646296 4
09:50:41 06:24:01 AM 5824184 7198784 2058248 26.11 2688 1573420 632724 7.08 155124 1646248 4
09:50:41 06:25:01 AM 5824136 7198736 2058296 26.11 2688 1573420 632724 7.08 155124 1646320 4
09:50:41 06:26:01 AM 5824320 7198924 2058112 26.11 2688 1573424 632724 7.08 155124 1646316 12
09:50:41 06:27:01 AM 5824252 7198856 2058180 26.11 2688 1573424 632724 7.08 155124 1646364 8
09:50:41 06:28:01 AM 5824524 7199128 2057908 26.11 2688 1573424 632724 7.08 155124 1646248 4
09:50:41 06:29:01 AM 5823748 7198356 2058684 26.12 2688 1573428 632724 7.08 155124 1646716 4
09:50:41 06:30:01 AM 5823800 7198408 2058632 26.12 2688 1573428 648100 7.26 155124 1646760 4
09:50:41 06:31:01 AM 5823788 7198400 2058644 26.12 2688 1573432 648100 7.26 155124 1646792 4
09:50:41 06:32:01 AM 5823756 7198368 2058676 26.12 2688 1573432 648100 7.26 155124 1646588 4
09:50:41 06:33:01 AM 5823828 7198440 2058604 26.12 2688 1573432 648100 7.26 155124 1646740 4
09:50:41 06:34:01 AM 5824160 7198776 2058272 26.11 2688 1573436 648100 7.26 155128 1646404 4
09:50:41 06:35:01 AM 5822924 7197540 2059508 26.13 2688 1573436 632336 7.08 155128 1647520 4
09:50:41 06:36:01 AM 5823760 7198380 2058672 26.12 2688 1573440 642064 7.19 164512 1637472 4
09:50:41 06:37:01 AM 5824156 7198780 2058276 26.11 2688 1573444 642064 7.19 164512 1637076 4
09:50:41 06:38:01 AM 5824272 7198896 2058160 26.11 2688 1573444 642064 7.19 164512 1637192 4
09:50:41 06:39:01 AM 5824244 7198868 2058188 26.11 2688 1573444 642064 7.19 164512 1637196 4
09:50:41 06:40:01 AM 5823480 7198108 2058952 26.12 2688 1573448 640524 7.17 164512 1637488 4
09:50:41 06:41:01 AM 5824076 7198704 2058356 26.11 2688 1573448 640524 7.17 164512 1637088 4
09:50:41 06:42:01 AM 5823968 7198600 2058464 26.11 2688 1573452 640524 7.17 164512 1637096 4
09:50:41 06:43:01 AM 5824088 7198720 2058344 26.11 2688 1573452 640524 7.17 164512 1637096 4
09:50:41 06:44:01 AM 5823984 7198616 2058448 26.11 2688 1573452 640524 7.17 164512 1637100 4
09:50:41 06:45:01 AM 5823896 7198532 2058536 26.12 2688 1573456 640524 7.17 164512 1637172 4
09:50:41 06:46:01 AM 5823784 7198420 2058648 26.12 2688 1573456 640524 7.17 164512 1637220 4
09:50:41 06:47:02 AM 5823984 7198620 2058448 26.11 2688 1573456 640524 7.17 164512 1637228 4
09:50:41 06:48:01 AM 5823768 7198408 2058664 26.12 2688 1573460 640524 7.17 164512 1637452 4
09:50:41 06:49:01 AM 5824028 7198668 2058404 26.11 2688 1573460 640524 7.17 164512 1637248 4
09:50:41 06:50:01 AM 5823724 7198364 2058708 26.12 2688 1573460 632856 7.09 164512 1637432 4
09:50:41 06:51:01 AM 5824036 7198680 2058396 26.11 2688 1573464 632856 7.09 164512 1637316 4
09:50:41 06:52:01 AM 5824148 7198792 2058284 26.11 2688 1573464 632856 7.09 164512 1637136 4
09:50:41 06:53:01 AM 5824088 7198736 2058344 26.11 2688 1573468 632856 7.09 164512 1637140 4
09:50:41 06:54:01 AM 5824156 7198804 2058276 26.11 2688 1573468 632856 7.09 164512 1637140 4
09:50:41 06:55:01 AM 5824004 7198652 2058428 26.11 2688 1573468 632856 7.09 164512 1637300 4
09:50:41 06:56:01 AM 5823888 7198536 2058544 26.12 2688 1573468 632856 7.09 164512 1637376 4
09:50:41 06:57:01 AM 5823960 7198612 2058472 26.11 2688 1573472 648600 7.26 164512 1637180 4
09:50:41 06:58:01 AM 5823996 7198648 2058436 26.11 2688 1573472 648600 7.26 164512 1637180 4
09:50:41 06:59:01 AM 5823932 7198584 2058500 26.12 2688 1573472 648600 7.26 164512 1637180 4
09:50:41 07:00:01 AM 5823452 7198108 2058980 26.12 2688 1573476 640592 7.17 164512 1637600 4
09:50:41 07:01:01 AM 5822268 7196928 2060164 26.14 2688 1573480 640592 7.17 164512 1638468 4
09:50:41 07:02:01 AM 5823896 7198564 2058536 26.12 2688 1573488 640592 7.17 164520 1637364 4
09:50:41 07:03:01 AM 5824072 7198740 2058360 26.11 2688 1573488 640592 7.17 164520 1637368 4
09:50:41 07:04:01 AM 5823552 7198220 2058880 26.12 2688 1573488 640592 7.17 164520 1637600 4
09:50:41 07:05:01 AM 5823892 7198564 2058540 26.12 2688 1573492 640592 7.17 164520 1637264 4
09:50:41 07:06:01 AM 5823884 7198556 2058548 26.12 2688 1573492 640592 7.17 164520 1637312 4
09:50:41 07:07:01 AM 5824092 7198764 2058340 26.11 2688 1573492 640592 7.17 164520 1637196 4
09:50:41 07:08:01 AM 5824008 7198684 2058424 26.11 2688 1573496 640592 7.17 164520 1637200 4
09:50:41 07:09:01 AM 5824036 7198712 2058396 26.11 2688 1573496 640592 7.17 164520 1637200 4
09:50:41 07:10:01 AM 5823436 7198112 2058996 26.12 2688 1573496 636556 7.13 164520 1637620 4
09:50:41 07:11:01 AM 5823528 7198208 2058904 26.12 2688 1573500 636556 7.13 164520 1637628 4
09:50:41 07:12:01 AM 5823944 7198624 2058488 26.11 2688 1573500 636556 7.13 164520 1637224 4
09:50:41 07:13:01 AM 5823884 7198568 2058548 26.12 2688 1573504 636556 7.13 164520 1637228 4
09:50:41 07:14:01 AM 5823880 7198564 2058552 26.12 2688 1573504 636556 7.13 164520 1637344 4
09:50:41 07:15:01 AM 5823732 7198416 2058700 26.12 2688 1573504 636556 7.13 164520 1637296 4
09:50:41 07:16:01 AM 5823900 7198588 2058532 26.12 2688 1573508 636556 7.13 164520 1637232 4
09:50:41 07:17:01 AM 5823788 7198476 2058644 26.12 2688 1573508 636556 7.13 164520 1637232 4
09:50:41 07:18:01 AM 5823876 7198564 2058556 26.12 2688 1573508 636556 7.13 164520 1637232 4
09:50:41 07:19:01 AM 5823460 7198152 2058972 26.12 2688 1573512 636556 7.13 164520 1637616 16
09:50:41 07:20:01 AM 5823452 7198144 2058980 26.12 2688 1573512 640592 7.17 164520 1637656 8
09:50:41 07:21:01 AM 5823716 7198412 2058716 26.12 2688 1573516 640592 7.17 164520 1637468 4
09:50:41 07:22:01 AM 5823132 7197828 2059300 26.13 2688 1573516 640592 7.17 164520 1637884 8
09:50:41 07:23:01 AM 5823616 7198312 2058816 26.12 2688 1573516 640592 7.17 164520 1637540 4
09:50:41 07:24:01 AM 5824048 7198748 2058384 26.11 2688 1573520 640592 7.17 164520 1637272 4
09:50:41 07:25:01 AM 5823992 7198692 2058440 26.11 2688 1573520 640592 7.17 164520 1637340 4
09:50:41 07:26:01 AM 5823784 7198484 2058648 26.12 2688 1573520 640592 7.17 164520 1637272 4
09:50:41 07:27:01 AM 5823728 7198432 2058704 26.12 2688 1573524 640592 7.17 164528 1637364 4
09:50:41 07:28:01 AM 5823840 7198544 2058592 26.12 2688 1573524 640592 7.17 164520 1637276 4
09:50:41 07:29:01 AM 5823816 7198520 2058616 26.12 2688 1573524 640592 7.17 164520 1637292 4
09:50:41 07:30:01 AM 5823472 7198180 2058960 26.12 2688 1573528 655968 7.34 164520 1637596 12
09:50:41 07:31:01 AM 5823348 7198056 2059084 26.12 2688 1573528 639428 7.16 164520 1637648 16
09:50:41 07:32:01 AM 5823860 7198568 2058572 26.12 2688 1573528 639428 7.16 164520 1637308 8
09:50:41 07:33:01 AM 5823620 7198332 2058812 26.12 2688 1573532 639428 7.16 164520 1637588 8
09:50:41 07:34:01 AM 5823900 7198612 2058532 26.12 2688 1573532 639428 7.16 164520 1637316 4
09:50:41 07:35:01 AM 5823760 7198472 2058672 26.12 2688 1573532 639428 7.16 164520 1637388 4
09:50:41 07:36:01 AM 5823772 7198488 2058660 26.12 2688 1573536 639428 7.16 164520 1637464 4
09:50:41 07:37:01 AM 5823808 7198524 2058624 26.12 2688 1573536 639428 7.16 164520 1637444 4
09:50:41 07:38:01 AM 5823800 7198516 2058632 26.12 2688 1573536 639428 7.16 164520 1637444 4
09:50:41 07:39:01 AM 5823472 7198192 2058960 26.12 2688 1573540 639428 7.16 164520 1637788 4
09:50:41 07:40:01 AM 5823540 7198260 2058892 26.12 2688 1573540 640656 7.17 164520 1637748 4
09:50:41 07:41:01 AM 5823884 7198608 2058548 26.12 2688 1573544 640656 7.17 164520 1637540 4
09:50:41 07:42:01 AM 5823992 7198716 2058440 26.11 2688 1573544 640656 7.17 164520 1637336 4
09:50:41 07:43:01 AM 5823932 7198656 2058500 26.12 2688 1573544 640656 7.17 164520 1637336 4
09:50:41 07:44:01 AM 5823912 7198644 2058520 26.12 2688 1573552 640656 7.17 164520 1637344 4
09:50:41 07:45:01 AM 5823716 7198448 2058716 26.12 2688 1573552 640656 7.17 164520 1637412 4
09:50:41 07:46:01 AM 5823728 7198460 2058704 26.12 2688 1573552 640656 7.17 164520 1637344 4
09:50:41 07:47:01 AM 5823672 7198408 2058760 26.12 2688 1573556 640656 7.17 164520 1637348 4
09:50:41 07:48:01 AM 5823752 7198488 2058680 26.12 2688 1573556 640656 7.17 164520 1637348 4
09:50:41 07:49:01 AM 5823732 7198468 2058700 26.12 2688 1573556 640656 7.17 164520 1637464 4
09:50:41 07:50:01 AM 5823236 7197976 2059196 26.12 2688 1573560 640656 7.17 164520 1637768 12
09:50:41 07:51:01 AM 5823384 7198128 2059048 26.12 2688 1573560 640656 7.17 164520 1637664 8
09:50:41 07:52:01 AM 5823564 7198308 2058868 26.12 2688 1573560 640656 7.17 164520 1637548 4
09:50:41 07:53:01 AM 5823624 7198372 2058808 26.12 2688 1573564 640656 7.17 164520 1637552 4
09:50:41 07:54:01 AM 5823704 7198452 2058728 26.12 2688 1573564 640656 7.17 164520 1637360 4
09:50:41 07:55:02 AM 5823840 7198588 2058592 26.12 2688 1573564 640656 7.17 164520 1637428 4
09:50:41 07:56:01 AM 5823644 7198396 2058788 26.12 2688 1573568 640656 7.17 164520 1637480 4
09:50:41 07:57:01 AM 5823812 7198564 2058620 26.12 2688 1573568 640656 7.17 164520 1637364 4
09:50:41 07:58:01 AM 5823464 7198216 2058968 26.12 2688 1573568 640656 7.17 164520 1637784 4
09:50:41 07:59:01 AM 5823952 7198708 2058480 26.11 2688 1573572 640656 7.17 164520 1637380 4
09:50:41 08:00:01 AM 5823136 7197892 2059296 26.13 2688 1573572 640652 7.17 164520 1637800 4
09:50:41 08:01:01 AM 5822320 7197084 2060112 26.14 2688 1573580 640652 7.17 164520 1638412 4
09:50:41 08:02:01 AM 5823732 7198496 2058700 26.12 2688 1573580 640652 7.17 164520 1637392 4
09:50:41 08:03:01 AM 5823508 7198272 2058924 26.12 2688 1573580 650908 7.29 165544 1636580 244
09:50:41 08:04:01 AM 5823392 7198160 2059040 26.12 2688 1573584 650908 7.29 165544 1636584 4
09:50:41 08:05:01 AM 5823764 7198532 2058668 26.12 2688 1573584 650908 7.29 165544 1636444 4
09:50:41 08:06:01 AM 5823820 7198588 2058612 26.12 2688 1573584 650908 7.29 165544 1636376 4
09:50:41 08:07:01 AM 5823844 7198616 2058588 26.12 2688 1573588 650908 7.29 165544 1636496 4
09:50:41 08:08:01 AM 5823412 7198184 2059020 26.12 2688 1573588 650908 7.29 165544 1636764 4
09:50:41 08:09:01 AM 5823764 7198536 2058668 26.12 2688 1573588 650908 7.29 165544 1636384 4
09:50:41 08:10:01 AM 5823300 7198076 2059132 26.12 2688 1573592 640720 7.17 165544 1636824 4
09:50:41 08:11:01 AM 5823692 7198472 2058740 26.12 2688 1573596 640720 7.17 165544 1636616 8
09:50:41 08:12:01 AM 5823700 7198480 2058732 26.12 2688 1573596 640720 7.17 165544 1636616 4
09:50:41 08:13:01 AM 5823264 7198048 2059168 26.12 2688 1573600 640720 7.17 165544 1636840 4
09:50:41 08:14:01 AM 5823772 7198556 2058660 26.12 2688 1573600 640720 7.17 165544 1636436 4
09:50:41 08:15:01 AM 5823348 7198132 2059084 26.12 2688 1573600 640720 7.17 165544 1636708 4
09:50:41 08:16:01 AM 5823344 7198132 2059088 26.12 2688 1573604 640720 7.17 165544 1636712 4
09:50:41 08:17:01 AM 5823380 7198168 2059052 26.12 2688 1573604 640720 7.17 165544 1636784 4
09:50:41 08:18:01 AM 5823344 7198132 2059088 26.12 2688 1573604 640720 7.17 165544 1636720 0
09:50:41 08:19:01 AM 5823620 7198412 2058812 26.12 2688 1573608 640720 7.17 165544 1636456 4
09:50:41 08:20:01 AM 5823112 7197904 2059320 26.13 2688 1573608 640720 7.17 165544 1636872 4
09:50:41 08:21:01 AM 5823624 7198420 2058808 26.12 2688 1573612 640720 7.17 165544 1636460 4
09:50:41 08:22:01 AM 5823252 7198048 2059180 26.12 2688 1573612 640720 7.17 165544 1636836 16
09:50:41 08:23:01 AM 5823204 7198000 2059228 26.12 2688 1573612 640720 7.17 165544 1636756 4
09:50:41 08:24:01 AM 5823468 7198268 2058964 26.12 2688 1573616 640720 7.17 165544 1636696 4
09:50:41 08:25:01 AM 5823508 7198312 2058924 26.12 2688 1573620 640720 7.17 165544 1636572 4
09:50:41 08:26:01 AM 5823528 7198332 2058904 26.12 2688 1573620 640720 7.17 165544 1636624 4
09:50:41 08:27:01 AM 5823492 7198300 2058940 26.12 2688 1573624 640720 7.17 165544 1636716 4
09:50:41 08:28:01 AM 5823664 7198472 2058768 26.12 2688 1573624 640720 7.17 165544 1636512 4
09:50:41 08:29:01 AM 5823368 7198176 2059064 26.12 2688 1573624 640720 7.17 165544 1636840 4
09:50:41 08:30:01 AM 5823044 7197856 2059388 26.13 2688 1573628 632576 7.08 165544 1637112 4
09:50:41 08:31:01 AM 5823000 7197812 2059432 26.13 2688 1573628 632576 7.08 165548 1636980 4
09:50:41 08:32:01 AM 5823052 7197868 2059380 26.13 2688 1573632 632576 7.08 165548 1636864 4
09:50:41 08:33:01 AM 5823052 7197868 2059380 26.13 2688 1573632 632576 7.08 165548 1636932 4
09:50:41 08:34:01 AM 5823332 7198148 2059100 26.12 2688 1573632 632576 7.08 165548 1636668 4
09:50:41 08:35:01 AM 5823460 7198280 2058972 26.12 2688 1573636 647952 7.26 165548 1636740 4
09:50:41 08:36:01 AM 5823512 7198332 2058920 26.12 2688 1573636 647952 7.26 165548 1636672 0
09:50:41 08:37:01 AM 5823488 7198308 2058944 26.12 2688 1573636 647952 7.26 165548 1636640 4
09:50:41 08:38:01 AM 5823460 7198284 2058972 26.12 2688 1573640 647952 7.26 165548 1636676 4
09:50:41 08:39:01 AM 5823424 7198248 2059008 26.12 2688 1573640 647952 7.26 165548 1636792 4
09:50:41 08:40:01 AM 5822960 7197784 2059472 26.13 2688 1573640 643804 7.21 165548 1637208 4
09:50:41 08:41:01 AM 5823272 7198100 2059160 26.12 2688 1573644 643804 7.21 165548 1636876 4
09:50:41 08:42:01 AM 5823356 7198184 2059076 26.12 2688 1573644 643804 7.21 165548 1636876 4
09:50:41 08:43:01 AM 5823332 7198164 2059100 26.12 2688 1573648 643804 7.21 165548 1636880 4
09:50:41 08:44:01 AM 5823396 7198228 2059036 26.12 2688 1573648 643804 7.21 165548 1636688 4
09:50:41 08:45:01 AM 5823140 7197972 2059292 26.13 2688 1573648 643804 7.21 165548 1636896 4
09:50:41 08:46:01 AM 5823212 7198048 2059220 26.12 2688 1573652 643804 7.21 165548 1636812 4
09:50:41 08:47:01 AM 5823444 7198280 2058988 26.12 2688 1573652 643804 7.21 165548 1636696 8
09:50:41 08:48:01 AM 5823420 7198256 2059012 26.12 2688 1573652 643804 7.21 165548 1636696 4
09:50:41 08:49:01 AM 5823192 7198028 2059240 26.12 2688 1573652 643804 7.21 165548 1636812 4
09:50:41 08:50:01 AM 5823004 7197844 2059428 26.13 2688 1573656 632656 7.08 165548 1637116 4
09:50:41 08:51:01 AM 5823124 7197964 2059308 26.13 2688 1573656 632656 7.08 165548 1636936 4
09:50:41 08:52:01 AM 5823320 7198164 2059112 26.12 2688 1573660 632656 7.08 165548 1636736 4
09:50:41 08:53:01 AM 5823200 7198044 2059232 26.12 2688 1573660 632656 7.08 165548 1636836 4
09:50:41 08:54:01 AM 5823468 7198312 2058964 26.12 2688 1573660 632656 7.08 165548 1636736 4
09:50:41 08:55:01 AM 5823168 7198016 2059264 26.12 2688 1573664 632656 7.08 165548 1636808 4
09:50:41 08:56:02 AM 5823308 7198156 2059124 26.12 2688 1573664 632656 7.08 165548 1636740 4
09:50:41 08:57:01 AM 5823304 7198152 2059128 26.12 2688 1573664 632656 7.08 165548 1636740 4
09:50:41 08:58:01 AM 5823128 7197980 2059304 26.13 2688 1573668 648044 7.26 165548 1637124 4
09:50:41 08:59:01 AM 5823084 7197936 2059348 26.13 2688 1573668 648044 7.26 165548 1636952 4
09:50:41 09:00:01 AM 5821904 7196756 2060528 26.14 2688 1573668 641216 7.18 165548 1638092 4
09:50:41 09:01:01 AM 5821360 7196216 2061072 26.15 2688 1573672 641216 7.18 165548 1638432 4
09:50:41 09:02:01 AM 5822184 7197040 2060248 26.14 2688 1573672 641216 7.18 165560 1637824 4
09:50:41 09:03:01 AM 5822616 7197476 2059816 26.13 2688 1573676 641216 7.18 165560 1637536 4
09:50:41 09:04:01 AM 5822676 7197536 2059756 26.13 2688 1573676 641216 7.18 165560 1637536 4
09:50:41 09:05:01 AM 5822056 7196920 2060376 26.14 2688 1573680 641216 7.18 165560 1638000 4
09:50:41 09:06:01 AM 5821764 7196632 2060668 26.14 2688 1573684 641216 7.18 165560 1638536 4
09:50:41 09:07:01 AM 5821592 7196460 2060840 26.14 2688 1573684 641216 7.18 165560 1638352 4
09:50:41 09:08:01 AM 5821536 7196404 2060896 26.15 2688 1573684 641216 7.18 165560 1638424 4
09:50:41 09:09:01 AM 5821744 7196616 2060688 26.14 2688 1573688 641216 7.18 165560 1638340 4
09:50:41 09:10:01 AM 5821348 7196220 2061084 26.15 2688 1573688 645968 7.23 165560 1638640 4
09:50:41 09:11:01 AM 5821860 7196736 2060572 26.14 2688 1573692 645968 7.23 165560 1638232 4
09:50:41 09:12:01 AM 5821572 7196448 2060860 26.14 2688 1573692 645968 7.23 165560 1638504 4
09:50:41 09:13:01 AM 5821364 7196240 2061068 26.15 2688 1573692 645968 7.23 165560 1638504 4
09:50:41 09:14:01 AM 5821516 7196396 2060916 26.15 2688 1573696 645968 7.23 165560 1638512 4
09:50:41 09:15:01 AM 5821780 7196660 2060652 26.14 2688 1573696 645968 7.23 165560 1638308 4
09:50:41 09:16:01 AM 5821984 7196864 2060448 26.14 2688 1573696 645968 7.23 165560 1638240 4
09:50:41 09:17:01 AM 5821980 7196864 2060452 26.14 2688 1573700 645968 7.23 165560 1638244 4
09:50:41 09:18:01 AM 5821868 7196752 2060564 26.14 2688 1573700 645968 7.23 165560 1638244 4
09:50:41 09:19:01 AM 5821956 7196840 2060476 26.14 2688 1573700 645968 7.23 165560 1638244 4
09:50:41 09:20:01 AM 5821200 7196088 2061232 26.15 2688 1573704 632720 7.08 165560 1638664 4
09:50:41 09:21:01 AM 5821492 7196384 2060940 26.15 2688 1573708 632720 7.08 165560 1638448 4
09:50:41 09:22:01 AM 5821776 7196672 2060656 26.14 2688 1573712 632720 7.08 165560 1638256 4
09:50:41 09:23:01 AM 5821692 7196588 2060740 26.14 2688 1573712 632720 7.08 165560 1638256 4
09:50:41 09:24:01 AM 5821852 7196748 2060580 26.14 2688 1573712 632720 7.08 165560 1638256 4
09:50:41 09:25:01 AM 5820680 7195576 2061752 26.16 2688 1573712 648736 7.26 165560 1639368 4
09:50:41 09:26:01 AM 5821876 7196792 2060556 26.14 2688 1573732 642604 7.20 166540 1637296 4
09:50:41 09:27:01 AM 5821684 7196600 2060748 26.14 2688 1573732 642604 7.20 166540 1637296 4
09:50:41 09:28:01 AM 5821264 7196180 2061168 26.15 2688 1573732 642604 7.20 166540 1637616 4
09:50:41 09:29:01 AM 5821260 7196180 2061172 26.15 2688 1573736 642604 7.20 166540 1637652 0
09:50:41 09:30:01 AM 5821292 7196212 2061140 26.15 2688 1573736 640992 7.18 166540 1637748 4
09:50:41 09:31:01 AM 5821444 7196368 2060988 26.15 2688 1573740 640992 7.18 166540 1637760 4
09:50:41 09:32:01 AM 5821416 7196340 2061016 26.15 2688 1573740 640992 7.18 166540 1637696 4
09:50:41 09:33:01 AM 5821192 7196116 2061240 26.15 2688 1573740 640992 7.18 166540 1637768 4
09:50:41 09:34:01 AM 5821624 7196552 2060808 26.14 2688 1573744 640992 7.18 166540 1637396 4
09:50:41 09:35:01 AM 5821564 7196492 2060868 26.15 2688 1573744 640992 7.18 166540 1637464 4
09:50:41 09:36:01 AM 5821652 7196580 2060780 26.14 2688 1573744 640992 7.18 166540 1637396 4
09:50:41 09:37:01 AM 5821628 7196560 2060804 26.14 2688 1573748 640992 7.18 166540 1637364 4
09:50:41 09:38:01 AM 5821452 7196384 2060980 26.15 2688 1573748 640992 7.18 166540 1637516 4
09:50:41 09:39:01 AM 5821808 7196740 2060624 26.14 2688 1573748 640992 7.18 166540 1637400 4
09:50:41 09:40:01 AM 5820964 7195900 2061468 26.15 2688 1573752 656368 7.35 166540 1637964 4
09:50:41 09:41:01 AM 5302288 6987484 2580144 32.73 2688 1872868 791388 8.86 223624 2058560 185548
09:50:41 09:42:01 AM 5135996 6994992 2746436 34.84 2688 2034724 734192 8.22 212632 2184368 42012
09:50:41 09:43:01 AM 5120048 7034784 2762384 35.04 2688 2087128 693624 7.77 241868 2163464 60500
09:50:41 09:44:01 AM 4913908 7040104 2968524 37.66 2688 2291912 656584 7.35 279348 2304088 26996
09:50:41 09:45:01 AM 4912456 7038336 2969976 37.68 2688 2291932 656584 7.35 279344 2304792 24
09:50:41 09:46:01 AM 4842512 6978504 3039920 38.57 2688 2302048 735780 8.24 279948 2373424 7964
09:50:41 09:47:01 AM 4826704 6977816 3055728 38.77 2688 2317196 735780 8.24 279948 2388684 5312
09:50:41 09:48:01 AM 4819608 6978796 3062824 38.86 2688 2325256 735780 8.24 279964 2396640 2192
09:50:41 09:49:01 AM 4774212 6940784 3108220 39.43 2688 2332624 786004 8.80 280232 2441112 1240
09:50:41 09:50:01 AM 5014384 7046272 2868048 36.39 2688 2203368 681812 7.63 517048 1989312 25172
09:50:41 Average: 5799786 7192312 2082646 26.42 2688 1590455 643410 7.20 164749 1657606 1191
09:50:41
09:50:41 04:34:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:41 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:35:01 AM eth0 129.36 61.60 426.16 18.95 0.00 0.00 0.00 0.00
09:50:41 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:36:01 AM eth0 5.57 0.08 0.78 0.01 0.00 0.00 0.00 0.00
09:50:41 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:37:01 AM eth0 1.45 0.12 0.09 0.01 0.00 0.00 0.00 0.00
09:50:41 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:38:01 AM eth0 0.82 0.10 0.05 0.01 0.00 0.00 0.00 0.00
09:50:41 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:39:01 AM eth0 0.72 0.12 0.04 0.01 0.00 0.00 0.00 0.00
09:50:41 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:40:01 AM eth0 0.88 0.18 0.18 0.07 0.00 0.00 0.00 0.00
09:50:41 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:41:01 AM eth0 0.87 0.10 0.08 0.01 0.00 0.00 0.00 0.00
09:50:41 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:42:01 AM eth0 0.77 0.23 0.29 0.19 0.00 0.00 0.00 0.00
09:50:41 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:43:01 AM eth0 0.48 0.12 0.12 0.01 0.00 0.00 0.00 0.00
09:50:41 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:44:01 AM eth0 0.60 0.10 0.05 0.01 0.00 0.00 0.00 0.00
09:50:41 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:45:01 AM eth0 0.95 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:41 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:46:01 AM eth0 1.13 0.35 0.41 0.27 0.00 0.00 0.00 0.00
09:50:41 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:47:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:41 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:48:01 AM eth0 0.28 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:50:41 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:49:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:50:01 AM eth0 0.55 0.20 0.16 0.07 0.00 0.00 0.00 0.00
09:50:41 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:51:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:41 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:52:01 AM eth0 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00
09:50:41 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:53:01 AM eth0 0.35 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:41 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:54:01 AM eth0 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:41 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:55:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:56:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:41 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:57:01 AM eth0 0.43 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:41 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:58:01 AM eth0 0.60 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:50:41 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:59:01 AM eth0 0.33 0.12 0.26 0.19 0.00 0.00 0.00 0.00
09:50:41 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:00:01 AM eth0 0.50 0.30 0.19 0.08 0.00 0.00 0.00 0.00
09:50:41 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:01:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:02:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:41 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:03:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:05:01 AM eth0 0.45 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:07:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:41 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:08:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:09:01 AM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:41 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:10:01 AM eth0 0.35 0.08 0.15 0.06 0.00 0.00 0.00 0.00
09:50:41 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:11:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:12:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:13:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:14:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:15:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:18:01 AM eth0 0.47 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:41 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:19:01 AM eth0 0.73 0.27 0.38 0.26 0.00 0.00 0.00 0.00
09:50:41 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:20:01 AM eth0 0.43 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:41 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:22:01 AM eth0 0.48 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:41 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:23:01 AM eth0 0.60 0.23 0.28 0.20 0.00 0.00 0.00 0.00
09:50:41 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:24:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:25:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:41 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:26:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:28:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:30:01 AM eth0 1.17 0.97 0.22 0.14 0.00 0.00 0.00 0.00
09:50:41 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:31:01 AM eth0 0.43 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:41 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:32:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:33:01 AM eth0 1.17 0.38 0.42 0.27 0.00 0.00 0.00 0.00
09:50:41 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:35:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:37:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:39:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:40:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:40:02 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:41 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:41:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:43:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:44:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:45:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:41 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:46:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:48:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:50:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:52:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:54:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:55:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:41 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:56:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:57:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:58:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:00:01 AM eth0 0.30 0.20 0.15 0.08 0.00 0.00 0.00 0.00
09:50:41 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:01:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:03:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:05:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:09:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:10:01 AM eth0 0.28 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:41 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:11:01 AM eth0 0.12 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:12:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:13:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:14:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:15:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:18:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:20:01 AM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:22:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:25:01 AM eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:41 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:26:01 AM eth0 1.23 0.25 0.36 0.20 0.00 0.00 0.00 0.00
09:50:41 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:28:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:41 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:29:01 AM eth0 0.42 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:41 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:30:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:31:01 AM eth0 0.58 0.28 0.28 0.21 0.00 0.00 0.00 0.00
09:50:41 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:41 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:33:01 AM eth0 0.43 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:50:41 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:35:01 AM eth0 0.68 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:41 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:36:01 AM eth0 0.52 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:41 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:37:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:40:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:41:01 AM eth0 0.12 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:44:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:45:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:46:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:47:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:47:02 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:41 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:48:01 AM eth0 0.68 0.25 0.37 0.26 0.00 0.00 0.00 0.00
09:50:41 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:50:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:41 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:52:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:53:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:54:01 AM eth0 0.42 0.03 0.05 0.00 0.00 0.00 0.00 0.00
09:50:41 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:55:01 AM eth0 1.67 0.53 0.63 0.34 0.00 0.00 0.00 0.00
09:50:41 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:56:01 AM eth0 1.85 0.73 0.93 0.67 0.00 0.00 0.00 0.00
09:50:41 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:57:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:00:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:01:01 AM eth0 0.88 0.18 0.32 0.19 0.00 0.00 0.00 0.00
09:50:41 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:03:01 AM eth0 0.88 0.05 0.10 0.00 0.00 0.00 0.00 0.00
09:50:41 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:04:01 AM eth0 0.95 0.45 0.53 0.39 0.00 0.00 0.00 0.00
09:50:41 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:05:01 AM eth0 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:10:01 AM eth0 0.73 0.13 0.20 0.07 0.00 0.00 0.00 0.00
09:50:42 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:11:01 AM eth0 0.38 0.13 0.26 0.19 0.00 0.00 0.00 0.00
09:50:42 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:12:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:13:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:15:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:42 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:18:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:19:01 AM eth0 0.70 0.23 0.30 0.19 0.00 0.00 0.00 0.00
09:50:42 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:20:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:42 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:21:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:42 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:22:01 AM eth0 1.98 0.42 0.66 0.39 0.00 0.00 0.00 0.00
09:50:42 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:23:01 AM eth0 0.98 0.42 0.54 0.40 0.00 0.00 0.00 0.00
09:50:42 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:25:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:26:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:27:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:28:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:29:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:30:01 AM eth0 0.40 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:42 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:31:01 AM eth0 0.45 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:42 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:42 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:33:01 AM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:42 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:35:01 AM eth0 0.63 0.20 0.19 0.07 0.00 0.00 0.00 0.00
09:50:42 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:36:01 AM eth0 0.65 0.23 0.36 0.25 0.00 0.00 0.00 0.00
09:50:42 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:38:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:42 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:39:01 AM eth0 0.55 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:42 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:40:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:41:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:44:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:45:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:42 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:46:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:47:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:50:01 AM eth0 0.48 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:42 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:52:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:53:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:55:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:55:02 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:57:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:42 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:58:01 AM eth0 0.32 0.12 0.26 0.18 0.00 0.00 0.00 0.00
09:50:42 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 07:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:00:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:42 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:01:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:02:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:03:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:04:01 AM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:05:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:42 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:07:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:08:01 AM eth0 0.70 0.20 0.30 0.19 0.00 0.00 0.00 0.00
09:50:42 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:10:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:12:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:13:01 AM eth0 0.72 0.22 0.30 0.19 0.00 0.00 0.00 0.00
09:50:42 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:14:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:42 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:15:01 AM eth0 1.50 0.37 0.73 0.44 0.00 0.00 0.00 0.00
09:50:42 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:16:01 AM eth0 1.48 0.37 0.69 0.44 0.00 0.00 0.00 0.00
09:50:42 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:17:01 AM eth0 1.03 0.18 0.41 0.25 0.00 0.00 0.00 0.00
09:50:42 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:18:01 AM eth0 0.40 0.15 0.26 0.19 0.00 0.00 0.00 0.00
09:50:42 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:19:01 AM eth0 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:20:01 AM eth0 0.35 0.15 0.15 0.08 0.00 0.00 0.00 0.00
09:50:42 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:21:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:22:01 AM eth0 1.08 0.15 0.35 0.19 0.00 0.00 0.00 0.00
09:50:42 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:23:01 AM eth0 0.62 0.17 0.36 0.25 0.00 0.00 0.00 0.00
09:50:42 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:24:01 AM eth0 0.98 0.28 0.41 0.26 0.00 0.00 0.00 0.00
09:50:42 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:25:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:27:01 AM eth0 1.02 0.43 0.42 0.27 0.00 0.00 0.00 0.00
09:50:42 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:28:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:42 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:29:01 AM eth0 1.32 0.43 0.66 0.46 0.00 0.00 0.00 0.00
09:50:42 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:30:01 AM eth0 1.18 0.33 0.54 0.33 0.00 0.00 0.00 0.00
09:50:42 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:31:01 AM eth0 0.75 0.22 0.31 0.19 0.00 0.00 0.00 0.00
09:50:42 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:32:01 AM eth0 1.08 0.28 0.42 0.26 0.00 0.00 0.00 0.00
09:50:42 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:33:01 AM eth0 0.65 0.25 0.36 0.26 0.00 0.00 0.00 0.00
09:50:42 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:35:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:36:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:37:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:38:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:39:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:40:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:41:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:44:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:45:01 AM eth0 1.17 0.35 0.54 0.32 0.00 0.00 0.00 0.00
09:50:42 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:46:01 AM eth0 0.13 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:47:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:48:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:49:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:50:01 AM eth0 0.67 0.10 0.19 0.06 0.00 0.00 0.00 0.00
09:50:42 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:51:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:42 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:52:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:54:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:55:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 08:56:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:56:02 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:58:01 AM eth0 1.25 0.27 0.36 0.20 0.00 0.00 0.00 0.00
09:50:42 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 08:59:01 AM eth0 0.97 0.25 0.40 0.26 0.00 0.00 0.00 0.00
09:50:42 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:00:01 AM eth0 1.87 1.45 0.48 12.89 0.00 0.00 0.00 0.00
09:50:42 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:01:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:02:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:04:01 AM eth0 0.77 0.05 0.04 0.00 0.00 0.00 0.00 0.00
09:50:42 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:05:01 AM eth0 1.52 0.80 0.24 6.28 0.00 0.00 0.00 0.00
09:50:42 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:06:01 AM eth0 0.85 0.53 0.38 2.17 0.00 0.00 0.00 0.00
09:50:42 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:07:01 AM eth0 1.72 0.30 0.50 0.27 0.00 0.00 0.00 0.00
09:50:42 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:08:01 AM eth0 0.47 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:50:42 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:09:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:10:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:42 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:11:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:42 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:12:01 AM eth0 1.10 0.33 0.41 0.27 0.00 0.00 0.00 0.00
09:50:42 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:13:01 AM eth0 0.93 0.35 0.55 0.38 0.00 0.00 0.00 0.00
09:50:42 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:14:01 AM eth0 1.25 0.15 0.35 0.19 0.00 0.00 0.00 0.00
09:50:42 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:15:01 AM eth0 1.12 0.40 0.51 0.33 0.00 0.00 0.00 0.00
09:50:42 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:18:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:19:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:20:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:21:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:22:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:23:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:24:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:25:01 AM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:26:01 AM eth0 0.93 0.82 0.09 0.07 0.00 0.00 0.00 0.00
09:50:42 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:27:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:42 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:28:01 AM eth0 1.48 0.42 0.61 0.39 0.00 0.00 0.00 0.00
09:50:42 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:29:01 AM eth0 1.70 0.53 0.71 0.46 0.00 0.00 0.00 0.00
09:50:42 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:30:01 AM eth0 0.77 0.35 0.41 0.26 0.00 0.00 0.00 0.00
09:50:42 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:31:01 AM eth0 0.85 0.28 0.31 0.20 0.00 0.00 0.00 0.00
09:50:42 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:32:01 AM eth0 1.15 0.25 0.42 0.26 0.00 0.00 0.00 0.00
09:50:42 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:33:01 AM eth0 0.70 0.28 0.37 0.26 0.00 0.00 0.00 0.00
09:50:42 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:34:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:42 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:35:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:42 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:36:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:38:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:42 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:39:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:42 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:40:01 AM eth0 0.92 0.42 0.52 0.33 0.00 0.00 0.00 0.00
09:50:42 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:41:01 AM eth0 245.70 146.68 1311.43 47.82 0.00 0.00 0.00 0.00
09:50:42 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:42:01 AM eth0 66.98 53.65 844.37 9.24 0.00 0.00 0.00 0.00
09:50:42 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:43:01 AM eth0 12.95 12.58 9.67 4.79 0.00 0.00 0.00 0.00
09:50:42 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:44:01 AM eth0 239.19 175.27 373.91 45.59 0.00 0.00 0.00 0.00
09:50:42 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:45:01 AM eth0 2.50 2.15 0.82 2.87 0.00 0.00 0.00 0.00
09:50:42 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:46:01 AM eth0 39.96 30.28 86.42 6.43 0.00 0.00 0.00 0.00
09:50:42 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:47:01 AM eth0 32.68 30.69 98.01 9.16 0.00 0.00 0.00 0.00
09:50:42 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:48:01 AM eth0 17.46 18.55 35.49 9.04 0.00 0.00 0.00 0.00
09:50:42 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:49:01 AM eth0 16.69 15.76 81.36 8.15 0.00 0.00 0.00 0.00
09:50:42 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 09:50:01 AM eth0 76.49 51.96 142.28 82.22 0.00 0.00 0.00 0.00
09:50:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:42 Average: eth0 3.16 2.00 10.89 0.90 0.00 0.00 0.00 0.00
09:50:42
09:50:42
09:50:42 ---> sar -P ALL:
09:50:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/19/2025 _x86_64_ (2 CPU)
09:50:42
09:50:42 04:33:48 LINUX RESTART (2 CPU)
09:50:42
09:50:42 04:34:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 04:35:01 AM all 26.68 0.05 7.86 16.10 0.08 49.23
09:50:42 04:35:01 AM 0 26.55 0.09 6.88 14.61 0.07 51.82
09:50:42 04:35:01 AM 1 26.80 0.02 8.85 17.60 0.09 46.65
09:50:42 04:36:01 AM all 0.23 0.00 0.08 0.12 0.03 99.53
09:50:42 04:36:01 AM 0 0.38 0.00 0.08 0.23 0.05 99.25
09:50:42 04:36:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
09:50:42 04:37:01 AM all 0.11 0.00 0.05 0.00 0.04 99.80
09:50:42 04:37:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 04:37:01 AM 1 0.15 0.00 0.05 0.00 0.05 99.75
09:50:42 04:38:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:42 04:38:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:42 04:38:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:42 04:39:01 AM all 0.31 0.00 0.06 0.01 0.03 99.59
09:50:42 04:39:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 04:39:01 AM 1 0.55 0.00 0.07 0.02 0.03 99.33
09:50:42 04:40:01 AM all 0.47 0.00 0.08 0.00 0.03 99.42
09:50:42 04:40:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:42 04:40:01 AM 1 0.83 0.00 0.05 0.00 0.03 99.08
09:50:42 04:41:01 AM all 0.28 0.00 0.08 0.00 0.03 99.60
09:50:42 04:41:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:42 04:41:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47
09:50:42 04:42:01 AM all 0.22 0.00 0.05 0.00 0.02 99.72
09:50:42 04:42:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:42 04:42:01 AM 1 0.32 0.00 0.03 0.00 0.00 99.65
09:50:42 04:43:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:42 04:43:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:42 04:43:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:42 04:44:01 AM all 0.15 0.00 0.07 0.00 0.04 99.74
09:50:42 04:44:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:42 04:44:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63
09:50:42 04:45:01 AM all 0.52 0.00 0.08 0.00 0.04 99.37
09:50:42 04:45:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:42 04:45:01 AM 1 0.94 0.00 0.05 0.00 0.03 98.98
09:50:42
09:50:42 04:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 04:46:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55
09:50:42 04:46:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
09:50:42 04:46:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:42 04:47:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:50:42 04:47:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:42 04:47:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:42 04:48:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:42 04:48:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 04:48:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:42 04:49:01 AM all 0.27 0.00 0.10 0.01 0.04 99.58
09:50:42 04:49:01 AM 0 0.05 0.00 0.07 0.02 0.03 99.83
09:50:42 04:49:01 AM 1 0.48 0.00 0.13 0.00 0.05 99.33
09:50:42 04:50:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:50:42 04:50:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:42 04:50:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57
09:50:42 04:51:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:42 04:51:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:42 04:51:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:42 04:52:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:42 04:52:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
09:50:42 04:52:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:50:42 04:53:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:42 04:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 04:53:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:42 04:54:01 AM all 0.10 0.00 0.07 0.00 0.04 99.79
09:50:42 04:54:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:42 04:54:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 04:55:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:42 04:55:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:42 04:55:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:42 04:56:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:42 04:56:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:42 04:56:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:42
09:50:42 04:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 04:57:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:42 04:57:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:42 04:57:01 AM 1 0.05 0.00 0.02 0.00 0.05 99.88
09:50:42 04:58:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:42 04:58:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:42 04:58:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:42 04:59:01 AM all 0.36 0.00 0.04 0.00 0.04 99.56
09:50:42 04:59:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:42 04:59:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77
09:50:42 05:00:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
09:50:42 05:00:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:42 05:00:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:42 05:01:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:42 05:01:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:42 05:01:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:42 05:02:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:42 05:02:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:42 05:02:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 05:03:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
09:50:42 05:03:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.52
09:50:42 05:03:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
09:50:42 05:04:01 AM all 0.30 0.00 0.04 0.01 0.04 99.61
09:50:42 05:04:01 AM 0 0.58 0.00 0.05 0.02 0.05 99.30
09:50:42 05:04:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:50:42 05:05:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56
09:50:42 05:05:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
09:50:42 05:05:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:42 05:06:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:42 05:06:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:42 05:06:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 05:07:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:42 05:07:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:42 05:07:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:42
09:50:42 05:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 05:08:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67
09:50:42 05:08:01 AM 0 0.43 0.00 0.02 0.00 0.00 99.55
09:50:42 05:08:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:42 05:09:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:42 05:09:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:42 05:09:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:42 05:10:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:50:42 05:10:01 AM 0 0.23 0.00 0.03 0.00 0.03 99.70
09:50:42 05:10:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58
09:50:42 05:11:01 AM all 0.30 0.00 0.05 0.01 0.04 99.60
09:50:42 05:11:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:42 05:11:01 AM 1 0.55 0.00 0.05 0.02 0.05 99.33
09:50:42 05:12:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:42 05:12:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80
09:50:42 05:12:01 AM 1 0.33 0.00 0.08 0.00 0.05 99.53
09:50:42 05:13:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67
09:50:42 05:13:01 AM 0 0.40 0.00 0.02 0.00 0.02 99.57
09:50:42 05:13:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:42 05:14:01 AM all 0.28 0.00 0.04 0.00 0.03 99.66
09:50:42 05:14:01 AM 0 0.40 0.00 0.02 0.00 0.00 99.58
09:50:42 05:14:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73
09:50:42 05:15:01 AM all 0.12 0.00 0.06 0.00 0.04 99.78
09:50:42 05:15:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:42 05:15:01 AM 1 0.20 0.00 0.08 0.00 0.07 99.65
09:50:42 05:16:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:42 05:16:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:42 05:16:01 AM 1 0.03 0.00 0.07 0.00 0.05 99.85
09:50:42 05:17:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:50:42 05:17:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:42 05:17:01 AM 1 0.45 0.00 0.02 0.00 0.03 99.50
09:50:42 05:18:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:42 05:18:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 05:18:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:42
09:50:42 05:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 05:19:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:50:42 05:19:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:50:42 05:19:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:42 05:20:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:42 05:20:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:42 05:20:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:42 05:21:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:42 05:21:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 05:21:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:42 05:22:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:42 05:22:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:42 05:22:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:42 05:23:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
09:50:42 05:23:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:42 05:23:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
09:50:42 05:24:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71
09:50:42 05:24:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:42 05:24:01 AM 1 0.35 0.00 0.05 0.00 0.05 99.55
09:50:42 05:25:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:42 05:25:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:42 05:25:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:42 05:26:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:42 05:26:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:42 05:26:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:50:42 05:27:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:42 05:27:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 05:27:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:42 05:28:01 AM all 0.29 0.00 0.03 0.00 0.03 99.64
09:50:42 05:28:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:42 05:28:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:42 05:29:01 AM all 0.20 0.00 0.07 0.00 0.03 99.70
09:50:42 05:29:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63
09:50:42 05:29:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:42
09:50:42 05:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 05:30:01 AM all 0.18 0.21 0.16 0.12 0.03 99.31
09:50:42 05:30:01 AM 0 0.15 0.42 0.22 0.22 0.02 98.98
09:50:42 05:30:01 AM 1 0.22 0.00 0.10 0.02 0.03 99.63
09:50:42 05:31:01 AM all 0.30 0.00 0.07 0.01 0.04 99.58
09:50:42 05:31:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:42 05:31:01 AM 1 0.50 0.00 0.07 0.02 0.05 99.37
09:50:42 05:32:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:42 05:32:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:42 05:32:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:42 05:33:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:42 05:33:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:42 05:33:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:42 05:34:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:42 05:34:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:42 05:34:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 05:35:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:42 05:35:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:42 05:35:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:42 05:36:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:42 05:36:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:42 05:36:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:42 05:37:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66
09:50:42 05:37:01 AM 0 0.45 0.00 0.03 0.00 0.05 99.47
09:50:42 05:37:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 05:38:01 AM all 0.18 0.00 0.04 0.00 0.04 99.74
09:50:42 05:38:01 AM 0 0.27 0.00 0.03 0.00 0.03 99.67
09:50:42 05:38:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:42 05:39:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:42 05:39:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:42 05:39:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:42 05:40:02 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:42 05:40:02 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:42 05:40:02 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:42
09:50:42 05:40:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 05:41:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:42 05:41:01 AM 0 0.54 0.00 0.07 0.00 0.03 99.36
09:50:42 05:41:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:42 05:42:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:50:42 05:42:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.55
09:50:42 05:42:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:42 05:43:01 AM all 0.29 0.01 0.07 0.01 0.04 99.58
09:50:42 05:43:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:42 05:43:01 AM 1 0.05 0.02 0.08 0.02 0.03 99.80
09:50:42 05:44:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:42 05:44:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28
09:50:42 05:44:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:42 05:45:01 AM all 0.13 0.00 0.05 0.00 0.04 99.77
09:50:42 05:45:01 AM 0 0.25 0.00 0.08 0.00 0.07 99.60
09:50:42 05:45:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95
09:50:42 05:46:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:42 05:46:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:42 05:46:01 AM 1 0.03 0.00 0.07 0.00 0.05 99.85
09:50:42 05:47:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:42 05:47:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:42 05:47:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:42 05:48:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74
09:50:42 05:48:01 AM 0 0.30 0.00 0.05 0.00 0.05 99.60
09:50:42 05:48:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:42 05:49:01 AM all 0.29 0.00 0.03 0.00 0.04 99.63
09:50:42 05:49:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:42 05:49:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
09:50:42 05:50:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:42 05:50:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:42 05:50:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:42 05:51:01 AM all 0.16 0.00 0.08 0.00 0.04 99.72
09:50:42 05:51:01 AM 0 0.25 0.00 0.08 0.00 0.02 99.65
09:50:42 05:51:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:42
09:50:42 05:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 05:52:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:42 05:52:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:42 05:52:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:50:42 05:53:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:42 05:53:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:50:42 05:53:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:42 05:54:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:42 05:54:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
09:50:42 05:54:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:42 05:55:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:42 05:55:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:42 05:55:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:42 05:56:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:42 05:56:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:42 05:56:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:42 05:57:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:50:42 05:57:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:42 05:57:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
09:50:42 05:58:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:42 05:58:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:42 05:58:01 AM 1 0.02 0.00 0.05 0.00 0.03 99.90
09:50:42 05:59:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63
09:50:42 05:59:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47
09:50:42 05:59:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 06:00:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67
09:50:42 06:00:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:50:42 06:00:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:42 06:01:01 AM all 0.27 0.00 0.06 0.01 0.03 99.63
09:50:42 06:01:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
09:50:42 06:01:01 AM 1 0.10 0.00 0.07 0.02 0.03 99.78
09:50:42 06:02:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:42 06:02:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:42 06:02:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:42
09:50:42 06:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 06:03:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:42 06:03:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:42 06:03:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:42 06:04:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:42 06:04:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:42 06:04:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:42 06:05:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:42 06:05:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:42 06:05:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 06:06:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
09:50:42 06:06:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:42 06:06:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 06:07:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:42 06:07:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:42 06:07:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:42 06:08:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:50:42 06:08:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48
09:50:42 06:08:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:42 06:09:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:42 06:09:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:42 06:09:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:42 06:10:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:42 06:10:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:42 06:10:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:42 06:11:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
09:50:42 06:11:01 AM 0 0.30 0.00 0.07 0.00 0.02 99.62
09:50:42 06:11:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 06:12:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:50:42 06:12:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:42 06:12:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:42 06:13:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
09:50:42 06:13:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67
09:50:42 06:13:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63
09:50:42
09:50:42 06:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 06:14:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:42 06:14:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73
09:50:42 06:14:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
09:50:42 06:15:01 AM all 0.38 0.00 0.04 0.00 0.05 99.52
09:50:42 06:15:01 AM 0 0.42 0.00 0.03 0.00 0.05 99.50
09:50:42 06:15:01 AM 1 0.35 0.00 0.05 0.00 0.05 99.55
09:50:42 06:16:01 AM all 0.28 0.00 0.03 0.00 0.03 99.66
09:50:42 06:16:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:42 06:16:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:50:42 06:17:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:42 06:17:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:42 06:17:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:42 06:18:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75
09:50:42 06:18:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:42 06:18:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58
09:50:42 06:19:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:42 06:19:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:42 06:19:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:42 06:20:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:42 06:20:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:42 06:20:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:42 06:21:01 AM all 0.19 0.00 0.06 0.01 0.05 99.69
09:50:42 06:21:01 AM 0 0.05 0.00 0.05 0.02 0.03 99.85
09:50:42 06:21:01 AM 1 0.33 0.00 0.07 0.00 0.07 99.53
09:50:42 06:22:01 AM all 0.18 0.00 0.08 0.00 0.04 99.70
09:50:42 06:22:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:42 06:22:01 AM 1 0.33 0.00 0.10 0.00 0.05 99.52
09:50:42 06:23:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78
09:50:42 06:23:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95
09:50:42 06:23:01 AM 1 0.25 0.00 0.08 0.00 0.05 99.61
09:50:42 06:24:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:42 06:24:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:42 06:24:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:42
09:50:42 06:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 06:25:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:42 06:25:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:42 06:25:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
09:50:42 06:26:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
09:50:42 06:26:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:42 06:26:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57
09:50:42 06:27:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:42 06:27:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:42 06:27:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:42 06:28:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:42 06:28:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:42 06:28:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48
09:50:42 06:29:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:42 06:29:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:42 06:29:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:42 06:30:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:42 06:30:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67
09:50:42 06:30:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:50:42 06:31:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54
09:50:42 06:31:01 AM 0 0.63 0.00 0.07 0.00 0.03 99.27
09:50:42 06:31:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:42 06:32:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:42 06:32:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:42 06:32:01 AM 1 0.05 0.00 0.10 0.00 0.05 99.80
09:50:42 06:33:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:42 06:33:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:42 06:33:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:42 06:34:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:42 06:34:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:42 06:34:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:42 06:35:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:42 06:35:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:42 06:35:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:42
09:50:42 06:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 06:36:01 AM all 0.30 0.15 0.11 0.00 0.05 99.39
09:50:42 06:36:01 AM 0 0.52 0.03 0.08 0.00 0.05 99.32
09:50:42 06:36:01 AM 1 0.08 0.27 0.13 0.00 0.05 99.47
09:50:42 06:37:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:42 06:37:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:42 06:37:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:42 06:38:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:42 06:38:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:42 06:38:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:42 06:39:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:50:42 06:39:01 AM 0 0.50 0.00 0.03 0.00 0.00 99.47
09:50:42 06:39:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 06:40:01 AM all 0.18 0.00 0.05 0.00 0.04 99.72
09:50:42 06:40:01 AM 0 0.25 0.00 0.03 0.00 0.02 99.70
09:50:42 06:40:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:42 06:41:01 AM all 0.11 0.00 0.07 0.01 0.03 99.79
09:50:42 06:41:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
09:50:42 06:41:01 AM 1 0.07 0.00 0.07 0.02 0.03 99.82
09:50:42 06:42:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:50:42 06:42:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:42 06:42:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 06:43:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:42 06:43:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:42 06:43:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:42 06:44:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:42 06:44:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:42 06:44:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:42 06:45:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67
09:50:42 06:45:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:50:42 06:45:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:42 06:46:01 AM all 0.18 0.00 0.05 0.00 0.03 99.74
09:50:42 06:46:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67
09:50:42 06:46:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:42
09:50:42 06:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 06:47:02 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:42 06:47:02 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:42 06:47:02 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:42 06:48:01 AM all 0.35 0.00 0.04 0.00 0.03 99.58
09:50:42 06:48:01 AM 0 0.59 0.00 0.03 0.00 0.02 99.36
09:50:42 06:48:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:42 06:49:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:42 06:49:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:42 06:49:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:42 06:50:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:42 06:50:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:42 06:50:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:42 06:51:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:42 06:51:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:50:42 06:51:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 06:52:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
09:50:42 06:52:01 AM 0 0.35 0.00 0.02 0.00 0.02 99.62
09:50:42 06:52:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:42 06:53:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:50:42 06:53:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
09:50:42 06:53:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:42 06:54:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:50:42 06:54:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62
09:50:42 06:54:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
09:50:42 06:55:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:50:42 06:55:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:50:42 06:55:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:42 06:56:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:42 06:56:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:42 06:56:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:42 06:57:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:50:42 06:57:01 AM 0 0.28 0.00 0.03 0.00 0.03 99.65
09:50:42 06:57:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:42
09:50:42 06:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 06:58:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:42 06:58:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:42 06:58:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:42 06:59:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:42 06:59:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:42 06:59:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 07:00:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:42 07:00:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:42 07:00:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:42 07:01:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:42 07:01:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:42 07:01:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
09:50:42 07:02:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:42 07:02:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:42 07:02:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:42 07:03:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:42 07:03:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:42 07:03:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:42 07:04:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:50:42 07:04:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
09:50:42 07:04:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:42 07:05:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67
09:50:42 07:05:01 AM 0 0.42 0.00 0.02 0.00 0.00 99.57
09:50:42 07:05:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:42 07:06:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:42 07:06:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:42 07:06:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:42 07:07:01 AM all 0.11 0.00 0.06 0.00 0.05 99.78
09:50:42 07:07:01 AM 0 0.18 0.00 0.08 0.00 0.05 99.68
09:50:42 07:07:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:42 07:08:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:42 07:08:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:42 07:08:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:42
09:50:42 07:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 07:09:01 AM all 0.30 0.00 0.07 0.01 0.04 99.58
09:50:42 07:09:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:42 07:09:01 AM 1 0.08 0.00 0.10 0.02 0.07 99.73
09:50:42 07:10:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:42 07:10:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:50:42 07:10:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:42 07:11:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:42 07:11:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:42 07:11:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:42 07:12:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:42 07:12:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:42 07:12:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:42 07:13:01 AM all 0.16 0.00 0.08 0.00 0.03 99.74
09:50:42 07:13:01 AM 0 0.30 0.00 0.10 0.00 0.03 99.57
09:50:42 07:13:01 AM 1 0.02 0.00 0.05 0.00 0.02 99.92
09:50:42 07:14:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:42 07:14:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:42 07:14:01 AM 1 0.05 0.00 0.10 0.00 0.05 99.80
09:50:42 07:15:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:42 07:15:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:42 07:15:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 07:16:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:50:42 07:16:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:42 07:16:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:42 07:17:01 AM all 0.19 0.00 0.04 0.00 0.03 99.74
09:50:42 07:17:01 AM 0 0.30 0.00 0.02 0.00 0.00 99.68
09:50:42 07:17:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 07:18:01 AM all 0.12 0.00 0.06 0.00 0.04 99.78
09:50:42 07:18:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75
09:50:42 07:18:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:42 07:19:01 AM all 0.15 0.00 0.07 0.00 0.03 99.75
09:50:42 07:19:01 AM 0 0.20 0.00 0.05 0.00 0.02 99.73
09:50:42 07:19:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:42
09:50:42 07:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 07:20:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:42 07:20:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
09:50:42 07:20:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:42 07:21:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:42 07:21:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:42 07:21:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:42 07:22:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:42 07:22:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65
09:50:42 07:22:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:42 07:23:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:42 07:23:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:42 07:23:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:42 07:24:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:42 07:24:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:42 07:24:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:42 07:25:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:42 07:25:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
09:50:42 07:25:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95
09:50:42 07:26:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:42 07:26:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:42 07:26:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:42 07:27:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:42 07:27:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:42 07:27:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:42 07:28:01 AM all 0.28 0.00 0.07 0.00 0.07 99.59
09:50:42 07:28:01 AM 0 0.48 0.00 0.08 0.00 0.05 99.38
09:50:42 07:28:01 AM 1 0.07 0.00 0.05 0.00 0.08 99.80
09:50:42 07:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:42 07:29:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45
09:50:42 07:29:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:42 07:30:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:42 07:30:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:42 07:30:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:42
09:50:42 07:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 07:31:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61
09:50:42 07:31:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47
09:50:42 07:31:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:42 07:32:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:42 07:32:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70
09:50:42 07:32:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
09:50:42 07:33:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:50:42 07:33:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:42 07:33:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:50:42 07:34:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:50:42 07:34:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:42 07:34:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:42 07:35:01 AM all 0.27 0.00 0.07 0.00 0.06 99.61
09:50:42 07:35:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68
09:50:42 07:35:01 AM 1 0.32 0.00 0.07 0.00 0.08 99.53
09:50:42 07:36:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:50:42 07:36:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:42 07:36:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:50:42 07:37:01 AM all 0.22 0.00 0.04 0.00 0.03 99.72
09:50:42 07:37:01 AM 0 0.30 0.00 0.03 0.00 0.00 99.67
09:50:42 07:37:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77
09:50:42 07:38:01 AM all 0.27 0.00 0.08 0.00 0.01 99.65
09:50:42 07:38:01 AM 0 0.43 0.00 0.07 0.00 0.00 99.50
09:50:42 07:38:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:50:42 07:39:01 AM all 0.23 0.00 0.05 0.03 0.03 99.66
09:50:42 07:39:01 AM 0 0.35 0.00 0.05 0.07 0.02 99.52
09:50:42 07:39:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:42 07:40:01 AM all 0.24 0.00 0.07 0.00 0.02 99.67
09:50:42 07:40:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67
09:50:42 07:40:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68
09:50:42 07:41:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
09:50:42 07:41:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47
09:50:42 07:41:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:42
09:50:42 07:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 07:42:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:42 07:42:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:42 07:42:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68
09:50:42 07:43:01 AM all 0.24 0.00 0.05 0.00 0.03 99.68
09:50:42 07:43:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68
09:50:42 07:43:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68
09:50:42 07:44:01 AM all 0.25 0.00 0.05 0.29 0.02 99.39
09:50:42 07:44:01 AM 0 0.40 0.00 0.05 0.58 0.02 98.95
09:50:42 07:44:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:50:42 07:45:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:50:42 07:45:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:50:42 07:45:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:42 07:46:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:42 07:46:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:42 07:46:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:42 07:47:01 AM all 0.29 0.00 0.07 0.00 0.09 99.55
09:50:42 07:47:01 AM 0 0.50 0.00 0.07 0.00 0.15 99.28
09:50:42 07:47:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:42 07:48:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62
09:50:42 07:48:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
09:50:42 07:48:01 AM 1 0.27 0.00 0.03 0.00 0.02 99.68
09:50:42 07:49:01 AM all 0.30 0.00 0.07 0.01 0.03 99.60
09:50:42 07:49:01 AM 0 0.10 0.00 0.08 0.02 0.02 99.78
09:50:42 07:49:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:42 07:50:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67
09:50:42 07:50:01 AM 0 0.30 0.00 0.07 0.00 0.02 99.62
09:50:42 07:50:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72
09:50:42 07:51:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64
09:50:42 07:51:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
09:50:42 07:51:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
09:50:42 07:52:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
09:50:42 07:52:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:50:42 07:52:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:42
09:50:42 07:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 07:53:01 AM all 0.25 0.00 0.04 0.00 0.03 99.68
09:50:42 07:53:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:42 07:53:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55
09:50:42 07:54:01 AM all 0.21 0.00 0.08 0.02 0.03 99.67
09:50:42 07:54:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:42 07:54:01 AM 1 0.35 0.00 0.08 0.03 0.03 99.50
09:50:42 07:55:02 AM all 0.18 0.00 0.06 0.00 0.03 99.74
09:50:42 07:55:02 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:42 07:55:02 AM 1 0.27 0.00 0.05 0.00 0.02 99.67
09:50:42 07:56:01 AM all 0.31 0.00 0.06 0.00 0.02 99.61
09:50:42 07:56:01 AM 0 0.51 0.00 0.03 0.00 0.02 99.44
09:50:42 07:56:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:50:42 07:57:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:42 07:57:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:42 07:57:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:42 07:58:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:50:42 07:58:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:42 07:58:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
09:50:42 07:59:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:42 07:59:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:42 07:59:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 08:00:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:42 08:00:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:42 08:00:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:42 08:01:01 AM all 0.33 0.00 0.08 0.03 0.03 99.55
09:50:42 08:01:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:50:42 08:01:01 AM 1 0.12 0.00 0.08 0.05 0.03 99.72
09:50:42 08:02:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
09:50:42 08:02:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45
09:50:42 08:02:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:42 08:03:01 AM all 0.29 0.17 0.12 0.00 0.03 99.39
09:50:42 08:03:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45
09:50:42 08:03:01 AM 1 0.12 0.33 0.17 0.00 0.05 99.33
09:50:42
09:50:42 08:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 08:04:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:42 08:04:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:42 08:04:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:42 08:05:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:50:42 08:05:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47
09:50:42 08:05:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:50:42 08:06:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:42 08:06:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:42 08:06:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:50:42 08:07:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:42 08:07:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:42 08:07:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:50:42 08:08:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
09:50:42 08:08:01 AM 0 0.22 0.00 0.05 0.00 0.05 99.68
09:50:42 08:08:01 AM 1 0.23 0.00 0.05 0.00 0.05 99.67
09:50:42 08:09:01 AM all 0.30 0.00 0.07 0.03 0.03 99.58
09:50:42 08:09:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:50:42 08:09:01 AM 1 0.10 0.00 0.07 0.05 0.03 99.75
09:50:42 08:10:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65
09:50:42 08:10:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:50:42 08:10:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:50:42 08:11:01 AM all 0.32 0.00 0.08 0.08 0.03 99.50
09:50:42 08:11:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:42 08:11:01 AM 1 0.55 0.00 0.08 0.17 0.03 99.16
09:50:42 08:12:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:42 08:12:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:50:42 08:12:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
09:50:42 08:13:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
09:50:42 08:13:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
09:50:42 08:13:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:42 08:14:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:50:42 08:14:01 AM 0 0.47 0.00 0.03 0.00 0.00 99.50
09:50:42 08:14:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:50:42
09:50:42 08:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 08:15:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52
09:50:42 08:15:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28
09:50:42 08:15:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:42 08:16:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:50:42 08:16:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:42 08:16:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:42 08:17:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:50:42 08:17:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
09:50:42 08:17:01 AM 1 0.15 0.00 0.12 0.00 0.05 99.68
09:50:42 08:18:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:42 08:18:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:42 08:18:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:42 08:19:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:50:42 08:19:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:42 08:19:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:50:42 08:20:01 AM all 0.23 0.00 0.08 0.00 0.02 99.68
09:50:42 08:20:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60
09:50:42 08:20:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:50:42 08:21:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55
09:50:42 08:21:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:50:42 08:21:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:42 08:22:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:42 08:22:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:42 08:22:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68
09:50:42 08:23:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55
09:50:42 08:23:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:42 08:23:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75
09:50:42 08:24:01 AM all 0.33 0.00 0.09 0.01 0.03 99.55
09:50:42 08:24:01 AM 0 0.55 0.00 0.10 0.02 0.02 99.32
09:50:42 08:24:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:42 08:25:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:42 08:25:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:50:42 08:25:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:42
09:50:42 08:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 08:26:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55
09:50:42 08:26:01 AM 0 0.55 0.00 0.05 0.00 0.00 99.40
09:50:42 08:26:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70
09:50:42 08:27:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
09:50:42 08:27:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
09:50:42 08:27:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:50:42 08:28:01 AM all 0.23 0.00 0.06 0.00 0.02 99.69
09:50:42 08:28:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:50:42 08:28:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:42 08:29:01 AM all 0.37 0.00 0.08 0.00 0.03 99.53
09:50:42 08:29:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
09:50:42 08:29:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:50:42 08:30:01 AM all 0.39 0.00 0.06 0.00 0.03 99.52
09:50:42 08:30:01 AM 0 0.63 0.00 0.05 0.00 0.02 99.30
09:50:42 08:30:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75
09:50:42 08:31:01 AM all 0.38 0.00 0.10 0.00 0.01 99.51
09:50:42 08:31:01 AM 0 0.47 0.00 0.08 0.00 0.00 99.45
09:50:42 08:31:01 AM 1 0.30 0.00 0.12 0.00 0.02 99.56
09:50:42 08:32:01 AM all 0.33 0.00 0.11 0.00 0.03 99.52
09:50:42 08:32:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65
09:50:42 08:32:01 AM 1 0.44 0.00 0.13 0.00 0.03 99.40
09:50:42 08:33:01 AM all 0.43 0.00 0.08 0.00 0.01 99.49
09:50:42 08:33:01 AM 0 0.22 0.00 0.12 0.00 0.02 99.65
09:50:42 08:33:01 AM 1 0.63 0.00 0.03 0.00 0.00 99.33
09:50:42 08:34:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52
09:50:42 08:34:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72
09:50:42 08:34:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:42 08:35:01 AM all 0.38 0.00 0.07 0.00 0.02 99.54
09:50:42 08:35:01 AM 0 0.17 0.00 0.10 0.00 0.02 99.72
09:50:42 08:35:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.36
09:50:42 08:36:01 AM all 0.39 0.00 0.08 0.00 0.03 99.50
09:50:42 08:36:01 AM 0 0.22 0.00 0.12 0.00 0.02 99.65
09:50:42 08:36:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:42
09:50:42 08:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 08:37:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:42 08:37:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:50:42 08:37:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43
09:50:42 08:38:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57
09:50:42 08:38:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75
09:50:42 08:38:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
09:50:42 08:39:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56
09:50:42 08:39:01 AM 0 0.22 0.00 0.12 0.00 0.03 99.63
09:50:42 08:39:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
09:50:42 08:40:01 AM all 0.38 0.00 0.12 0.00 0.03 99.47
09:50:42 08:40:01 AM 0 0.58 0.00 0.12 0.00 0.03 99.27
09:50:42 08:40:01 AM 1 0.18 0.00 0.12 0.00 0.02 99.68
09:50:42 08:41:01 AM all 0.36 0.00 0.09 0.00 0.02 99.53
09:50:42 08:41:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
09:50:42 08:41:01 AM 1 0.13 0.00 0.12 0.00 0.02 99.73
09:50:42 08:42:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54
09:50:42 08:42:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:42 08:42:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:50:42 08:43:01 AM all 0.37 0.00 0.08 0.00 0.03 99.53
09:50:42 08:43:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:50:42 08:43:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70
09:50:42 08:44:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:42 08:44:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48
09:50:42 08:44:01 AM 1 0.20 0.00 0.08 0.00 0.05 99.67
09:50:42 08:45:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
09:50:42 08:45:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:50:42 08:45:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
09:50:42 08:46:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:50:42 08:46:01 AM 0 0.55 0.00 0.12 0.00 0.02 99.32
09:50:42 08:46:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:42 08:47:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:42 08:47:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:42 08:47:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75
09:50:42
09:50:42 08:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 08:48:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
09:50:42 08:48:01 AM 0 0.43 0.00 0.03 0.00 0.00 99.53
09:50:42 08:48:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
09:50:42 08:49:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:42 08:49:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:42 08:49:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70
09:50:42 08:50:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
09:50:42 08:50:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:50:42 08:50:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68
09:50:42 08:51:01 AM all 0.26 0.00 0.11 0.00 0.03 99.61
09:50:42 08:51:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:42 08:51:01 AM 1 0.40 0.00 0.13 0.00 0.03 99.43
09:50:42 08:52:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55
09:50:42 08:52:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
09:50:42 08:52:01 AM 1 0.55 0.00 0.08 0.00 0.02 99.35
09:50:42 08:53:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
09:50:42 08:53:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75
09:50:42 08:53:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48
09:50:42 08:54:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:42 08:54:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
09:50:42 08:54:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:50:42 08:55:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58
09:50:42 08:55:01 AM 0 0.62 0.00 0.08 0.00 0.02 99.28
09:50:42 08:55:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:42 08:56:02 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:50:42 08:56:02 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:50:42 08:56:02 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:42 08:57:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:42 08:57:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:42 08:57:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.81
09:50:42 08:58:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55
09:50:42 08:58:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:50:42 08:58:01 AM 1 0.60 0.00 0.03 0.00 0.03 99.33
09:50:42
09:50:42 08:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 08:59:01 AM all 0.31 0.00 0.08 0.01 0.03 99.58
09:50:42 08:59:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:50:42 08:59:01 AM 1 0.54 0.00 0.07 0.02 0.03 99.35
09:50:42 09:00:01 AM all 0.18 0.00 0.10 0.00 0.01 99.71
09:50:42 09:00:01 AM 0 0.18 0.00 0.08 0.00 0.00 99.73
09:50:42 09:00:01 AM 1 0.18 0.00 0.12 0.00 0.02 99.68
09:50:42 09:01:01 AM all 0.12 0.00 0.08 0.00 0.03 99.77
09:50:42 09:01:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:50:42 09:01:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:42 09:02:01 AM all 0.10 0.00 0.06 0.00 0.02 99.82
09:50:42 09:02:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92
09:50:42 09:02:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:50:42 09:03:01 AM all 0.10 0.00 0.06 0.00 0.03 99.81
09:50:42 09:03:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:42 09:03:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72
09:50:42 09:04:01 AM all 0.14 0.00 0.08 0.00 0.02 99.77
09:50:42 09:04:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78
09:50:42 09:04:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75
09:50:42 09:05:01 AM all 0.12 0.00 0.07 0.00 0.03 99.79
09:50:42 09:05:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:42 09:05:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:42 09:06:01 AM all 0.45 0.00 0.09 0.00 0.02 99.44
09:50:42 09:06:01 AM 0 0.48 0.00 0.10 0.00 0.02 99.40
09:50:42 09:06:01 AM 1 0.42 0.00 0.08 0.00 0.02 99.48
09:50:42 09:07:01 AM all 0.35 0.00 0.13 0.00 0.02 99.50
09:50:42 09:07:01 AM 0 0.35 0.00 0.15 0.00 0.02 99.48
09:50:42 09:07:01 AM 1 0.35 0.00 0.12 0.00 0.02 99.52
09:50:42 09:08:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:42 09:08:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:42 09:08:01 AM 1 0.54 0.00 0.08 0.00 0.03 99.35
09:50:42 09:09:01 AM all 0.28 0.00 0.09 0.00 0.02 99.62
09:50:42 09:09:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73
09:50:42 09:09:01 AM 1 0.40 0.00 0.08 0.00 0.02 99.50
09:50:42
09:50:42 09:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 09:10:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:50:42 09:10:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:42 09:10:01 AM 1 0.47 0.00 0.08 0.00 0.03 99.41
09:50:42 09:11:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:50:42 09:11:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
09:50:42 09:11:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60
09:50:42 09:12:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57
09:50:42 09:12:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78
09:50:42 09:12:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:50:42 09:13:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:50:42 09:13:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:42 09:13:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:42 09:14:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:42 09:14:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82
09:50:42 09:14:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.36
09:50:42 09:15:01 AM all 0.25 0.00 0.09 0.00 0.03 99.63
09:50:42 09:15:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78
09:50:42 09:15:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48
09:50:42 09:16:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64
09:50:42 09:16:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:42 09:16:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:50:42 09:17:01 AM all 0.25 0.00 0.08 0.00 0.02 99.65
09:50:42 09:17:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75
09:50:42 09:17:01 AM 1 0.35 0.00 0.08 0.00 0.02 99.55
09:50:42 09:18:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:42 09:18:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:42 09:18:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:42 09:19:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:50:42 09:19:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:42 09:19:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:42 09:20:01 AM all 0.37 0.00 0.07 0.00 0.03 99.54
09:50:42 09:20:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:50:42 09:20:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25
09:50:42
09:50:42 09:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 09:21:01 AM all 0.34 0.00 0.08 0.00 0.02 99.57
09:50:42 09:21:01 AM 0 0.17 0.00 0.12 0.00 0.02 99.70
09:50:42 09:21:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:42 09:22:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:50:42 09:22:01 AM 0 0.12 0.00 0.12 0.00 0.03 99.73
09:50:42 09:22:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:42 09:23:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:50:42 09:23:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:42 09:23:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:42 09:24:01 AM all 0.31 0.00 0.06 0.01 0.03 99.60
09:50:42 09:24:01 AM 0 0.07 0.00 0.07 0.02 0.03 99.82
09:50:42 09:24:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:42 09:25:01 AM all 0.30 0.01 0.05 0.00 0.03 99.62
09:50:42 09:25:01 AM 0 0.03 0.02 0.03 0.00 0.02 99.90
09:50:42 09:25:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:42 09:26:01 AM all 0.31 0.18 0.13 0.00 0.03 99.36
09:50:42 09:26:01 AM 0 0.12 0.05 0.12 0.00 0.03 99.68
09:50:42 09:26:01 AM 1 0.50 0.32 0.13 0.00 0.02 99.03
09:50:42 09:27:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71
09:50:42 09:27:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75
09:50:42 09:27:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67
09:50:42 09:28:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
09:50:42 09:28:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
09:50:42 09:28:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:42 09:29:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
09:50:42 09:29:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
09:50:42 09:29:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:42 09:30:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:42 09:30:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:42 09:30:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:42 09:31:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:50:42 09:31:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:42 09:31:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
09:50:42
09:50:42 09:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 09:32:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:42 09:32:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:42 09:32:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
09:50:42 09:33:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
09:50:42 09:33:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:42 09:33:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:42 09:34:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:42 09:34:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:42 09:34:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:42 09:35:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:50:42 09:35:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:42 09:35:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:50:42 09:36:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:42 09:36:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:42 09:36:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33
09:50:42 09:37:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:42 09:37:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:42 09:37:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.36
09:50:42 09:38:01 AM all 0.21 0.00 0.06 0.00 0.02 99.72
09:50:42 09:38:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92
09:50:42 09:38:01 AM 1 0.37 0.00 0.08 0.00 0.03 99.51
09:50:42 09:39:01 AM all 0.32 0.00 0.04 0.01 0.03 99.60
09:50:42 09:39:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:42 09:39:01 AM 1 0.55 0.00 0.03 0.02 0.03 99.37
09:50:42 09:40:01 AM all 0.33 0.00 0.09 0.00 0.03 99.55
09:50:42 09:40:01 AM 0 0.13 0.00 0.12 0.00 0.02 99.73
09:50:42 09:40:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:42 09:41:01 AM all 26.05 0.00 3.82 0.69 0.08 69.35
09:50:42 09:41:01 AM 0 33.12 0.00 3.86 0.77 0.08 62.17
09:50:42 09:41:01 AM 1 18.99 0.00 3.77 0.62 0.08 76.54
09:50:42 09:42:01 AM all 30.61 0.00 4.48 1.02 0.08 63.80
09:50:42 09:42:01 AM 0 33.20 0.00 3.97 0.95 0.08 61.79
09:50:42 09:42:01 AM 1 28.03 0.00 4.99 1.08 0.08 65.82
09:50:42
09:50:42 09:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:42 09:43:01 AM all 21.89 0.00 3.10 0.32 0.06 74.63
09:50:42 09:43:01 AM 0 22.58 0.00 2.68 0.23 0.07 74.43
09:50:42 09:43:01 AM 1 21.20 0.00 3.52 0.40 0.05 74.83
09:50:42 09:44:01 AM all 29.16 0.00 5.50 2.27 0.09 62.98
09:50:42 09:44:01 AM 0 29.89 0.00 5.64 2.75 0.08 61.64
09:50:42 09:44:01 AM 1 28.44 0.00 5.35 1.80 0.10 64.31
09:50:42 09:45:01 AM all 0.22 0.00 0.15 0.15 0.03 99.46
09:50:42 09:45:01 AM 0 0.20 0.00 0.15 0.08 0.02 99.55
09:50:42 09:45:01 AM 1 0.23 0.00 0.15 0.22 0.03 99.37
09:50:42 09:46:01 AM all 10.38 0.00 0.28 0.01 0.07 89.26
09:50:42 09:46:01 AM 0 16.96 0.00 0.37 0.00 0.08 82.59
09:50:42 09:46:01 AM 1 3.81 0.00 0.20 0.02 0.05 95.92
09:50:42 09:47:01 AM all 15.63 0.00 0.19 0.04 0.05 84.09
09:50:42 09:47:01 AM 0 25.01 0.00 0.17 0.00 0.05 74.77
09:50:42 09:47:01 AM 1 6.23 0.00 0.22 0.08 0.05 93.42
09:50:42 09:48:01 AM all 10.06 0.00 0.15 0.03 0.05 89.71
09:50:42 09:48:01 AM 0 13.48 0.00 0.15 0.03 0.05 86.28
09:50:42 09:48:01 AM 1 6.63 0.00 0.15 0.03 0.05 93.13
09:50:42 09:49:01 AM all 6.83 0.00 0.28 0.01 0.06 92.82
09:50:42 09:49:01 AM 0 3.64 0.00 0.38 0.02 0.07 95.89
09:50:42 09:49:01 AM 1 10.03 0.00 0.18 0.00 0.05 89.74
09:50:42 09:50:01 AM all 28.38 0.00 3.38 0.09 0.08 68.07
09:50:42 09:50:01 AM 0 34.33 0.00 3.50 0.12 0.08 61.97
09:50:42 09:50:01 AM 1 22.44 0.00 3.25 0.07 0.07 74.18
09:50:42 Average: all 0.92 0.00 0.15 0.07 0.03 98.82
09:50:42 Average: 0 1.07 0.00 0.14 0.06 0.03 98.69
09:50:42 Average: 1 0.78 0.00 0.16 0.07 0.04 98.95
09:50:42
09:50:42
09:50:42