09:39:59 Started by upstream project "integration-sanity-test-scandium" build number 497
09:39:59 originally caused by:
09:39:59 Started by timer
09:39:59 Running as SYSTEM
09:39:59 [EnvInject] - Loading node environment variables.
09:39:59 Building remotely on prd-centos8-robot-2c-8g-468 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:00 [ssh-agent] Looking for ssh-agent implementation...
09:40:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:00 $ ssh-agent
09:40:00 SSH_AUTH_SOCK=/tmp/ssh-KSo2UTBeHi6K/agent.6302
09:40:00 SSH_AGENT_PID=6303
09:40:00 [ssh-agent] Started.
09:40:00 Running ssh-add (command line suppressed)
09:40:00 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_5478206715807166370.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_5478206715807166370.key)
09:40:00 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:00 The recommended git tool is: NONE
09:40:02 using credential opendaylight-jenkins-ssh
09:40:02 Wiping out workspace first.
09:40:02 Cloning the remote Git repository
09:40:02 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:02 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:02 > git --version # timeout=10
09:40:02 > git --version # 'git version 2.43.0'
09:40:02 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:02 [INFO] Currently running in a labeled security context
09:40:02 [INFO] Currently SELinux is 'enforcing' on the host
09:40:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh697317573077990973.key
09:40:02 Verifying host key using known hosts file
09:40:02 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:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:05 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:05 [INFO] Currently running in a labeled security context
09:40:05 [INFO] Currently SELinux is 'enforcing' on the host
09:40:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh9167955743220069073.key
09:40:05 Verifying host key using known hosts file
09:40:05 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:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:05 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:05 > git config core.sparsecheckout # timeout=10
09:40:05 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:06 Commit message: "Adapt test for new pce-allocation field"
09:40:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:06 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:06 No emails were triggered.
09:40:06 provisioning config files...
09:40:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9903027825427250622.sh
09:40:07 ---> python-tools-install.sh
09:40:07 Setup pyenv:
09:40:07 system
09:40:07 * 3.8.13 (set by /opt/pyenv/version)
09:40:07 * 3.9.13 (set by /opt/pyenv/version)
09:40:07 * 3.10.13 (set by /opt/pyenv/version)
09:40:07 * 3.11.7 (set by /opt/pyenv/version)
09:40:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KgDN
09:40:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:15 lf-activate-venv(): INFO: Base packages installed successfully
09:40:15 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:38 lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH
09:40:38 Generating Requirements File
09:40:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:40:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:40:57 Python 3.11.7
09:40:58 pip 25.2 from /tmp/venv-KgDN/lib/python3.11/site-packages/pip (python 3.11)
09:40:58 appdirs==1.4.4
09:40:58 argcomplete==3.6.2
09:40:58 aspy.yaml==1.3.0
09:40:58 attrs==25.3.0
09:40:58 autopage==0.5.2
09:40:58 beautifulsoup4==4.13.5
09:40:58 boto3==1.40.36
09:40:58 botocore==1.40.36
09:40:58 bs4==0.0.2
09:40:58 cachetools==5.5.2
09:40:58 certifi==2025.8.3
09:40:58 cffi==2.0.0
09:40:58 cfgv==3.4.0
09:40:58 chardet==5.2.0
09:40:58 charset-normalizer==3.4.3
09:40:58 click==8.3.0
09:40:58 cliff==4.11.0
09:40:58 cmd2==2.7.0
09:40:58 cryptography==3.3.2
09:40:58 debtcollector==3.0.0
09:40:58 decorator==5.2.1
09:40:58 defusedxml==0.7.1
09:40:58 Deprecated==1.2.18
09:40:58 distlib==0.4.0
09:40:58 dnspython==2.8.0
09:40:58 docker==7.1.0
09:40:58 dogpile.cache==1.4.1
09:40:58 durationpy==0.10
09:40:58 email-validator==2.3.0
09:40:58 filelock==3.19.1
09:40:58 future==1.0.0
09:40:58 gitdb==4.0.12
09:40:58 GitPython==3.1.45
09:40:58 google-auth==2.40.3
09:40:58 httplib2==0.31.0
09:40:58 identify==2.6.14
09:40:58 idna==3.10
09:40:58 importlib-resources==1.5.0
09:40:58 iso8601==2.1.0
09:40:58 Jinja2==3.1.6
09:40:58 jmespath==1.0.1
09:40:58 jsonpatch==1.33
09:40:58 jsonpointer==3.0.0
09:40:58 jsonschema==4.25.1
09:40:58 jsonschema-specifications==2025.9.1
09:40:58 keystoneauth1==5.12.0
09:40:58 kubernetes==33.1.0
09:40:58 lftools==0.37.13
09:40:58 lxml==6.0.2
09:40:58 markdown-it-py==4.0.0
09:40:58 MarkupSafe==3.0.2
09:40:58 mdurl==0.1.2
09:40:58 msgpack==1.1.1
09:40:58 multi_key_dict==2.0.3
09:40:58 munch==4.0.0
09:40:58 netaddr==1.3.0
09:40:58 niet==1.4.2
09:40:58 nodeenv==1.9.1
09:40:58 oauth2client==4.1.3
09:40:58 oauthlib==3.3.1
09:40:58 openstacksdk==4.7.1
09:40:58 os-service-types==1.8.0
09:40:58 osc-lib==4.2.0
09:40:58 oslo.config==10.0.0
09:40:58 oslo.context==6.1.0
09:40:58 oslo.i18n==6.6.0
09:40:58 oslo.log==7.2.1
09:40:58 oslo.serialization==5.8.0
09:40:58 oslo.utils==9.1.0
09:40:58 packaging==25.0
09:40:58 pbr==7.0.1
09:40:58 platformdirs==4.4.0
09:40:58 prettytable==3.16.0
09:40:58 psutil==7.1.0
09:40:58 pyasn1==0.6.1
09:40:58 pyasn1_modules==0.4.2
09:40:58 pycparser==2.23
09:40:58 pygerrit2==2.0.15
09:40:58 PyGithub==2.8.1
09:40:58 Pygments==2.19.2
09:40:58 PyJWT==2.10.1
09:40:58 PyNaCl==1.6.0
09:40:58 pyparsing==2.4.7
09:40:58 pyperclip==1.10.0
09:40:58 pyrsistent==0.20.0
09:40:58 python-cinderclient==9.8.0
09:40:58 python-dateutil==2.9.0.post0
09:40:58 python-heatclient==4.3.0
09:40:58 python-jenkins==1.8.3
09:40:58 python-keystoneclient==5.7.0
09:40:58 python-magnumclient==4.9.0
09:40:58 python-openstackclient==8.2.0
09:40:58 python-swiftclient==4.8.0
09:40:58 PyYAML==6.0.2
09:40:58 referencing==0.36.2
09:40:58 requests==2.32.5
09:40:58 requests-oauthlib==2.0.0
09:40:58 requestsexceptions==1.4.0
09:40:58 rfc3986==2.0.0
09:40:58 rich==14.1.0
09:40:58 rich-argparse==1.7.1
09:40:58 rpds-py==0.27.1
09:40:58 rsa==4.9.1
09:40:58 ruamel.yaml==0.18.15
09:40:58 ruamel.yaml.clib==0.2.14
09:40:58 s3transfer==0.14.0
09:40:58 simplejson==3.20.1
09:40:58 six==1.17.0
09:40:58 smmap==5.0.2
09:40:58 soupsieve==2.8
09:40:58 stevedore==5.5.0
09:40:58 tabulate==0.9.0
09:40:58 toml==0.10.2
09:40:58 tomlkit==0.13.3
09:40:58 tqdm==4.67.1
09:40:58 typing_extensions==4.15.0
09:40:58 tzdata==2025.2
09:40:58 urllib3==1.26.20
09:40:58 virtualenv==20.34.0
09:40:58 wcwidth==0.2.14
09:40:58 websocket-client==1.8.0
09:40:58 wrapt==1.17.3
09:40:58 xdg==6.0.0
09:40:58 xmltodict==1.0.2
09:40:58 yq==3.4.3
09:40:58 [EnvInject] - Injecting environment variables from a build step.
09:40:58 [EnvInject] - Injecting as environment variables the properties content
09:40:58 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:40:58 OS_CLOUD=vex
09:40:58 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-492
09:40:58 OS_STACK_TEMPLATE_DIR=openstack-hot
09:40:58
09:40:58 [EnvInject] - Variables injected successfully.
09:40:58 provisioning config files...
09:40:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:58 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins447794706802480467.sh
09:40:58 ---> Create parameters file for OpenStack HOT
09:40:58 OpenStack Heat parameters generated
09:40:58 -----------------------------------
09:40:58 parameters:
09:40:58 vm_0_count: '1'
09:40:58 vm_0_flavor: 'v3-standard-4'
09:40:58 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
09:40:58 vm_1_count: '1'
09:40:58 vm_1_flavor: 'v3-standard-2'
09:40:58 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
09:40:58
09:40:58 job_name: '52208-492'
09:40:58 silo: 'releng'
09:40:58 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6801395227254227911.sh
09:40:58 ---> Create HEAT stack
09:40:58 + source /home/jenkins/lf-env.sh
09:40:58 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:58 ++ mktemp -d /tmp/venv-XXXX
09:40:58 + lf_venv=/tmp/venv-MufF
09:40:58 + local venv_file=/tmp/.os_lf_venv
09:40:58 + local python=python3
09:40:58 + local options
09:40:58 + local set_path=true
09:40:58 + local install_args=
09:40:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:58 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:40:58 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:40:58 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:58 + true
09:40:58 + case $1 in
09:40:58 + python=python3
09:40:58 + shift 2
09:40:58 + true
09:40:58 + case $1 in
09:40:58 + shift
09:40:58 + break
09:40:58 + case $python in
09:40:58 + local pkg_list=
09:40:58 + [[ -d /opt/pyenv ]]
09:40:58 + echo 'Setup pyenv:'
09:40:58 Setup pyenv:
09:40:58 + export PYENV_ROOT=/opt/pyenv
09:40:58 + PYENV_ROOT=/opt/pyenv
09:40:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:58 + pyenv versions
09:40:59 system
09:40:59 3.8.13
09:40:59 3.9.13
09:40:59 3.10.13
09:40:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:40:59 + command -v pyenv
09:40:59 ++ pyenv init - --no-rehash
09:40:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:40:59 for i in ${!paths[@]}; do
09:40:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:40:59 fi; done;
09:40:59 echo "${paths[*]}"'\'')"
09:40:59 export PATH="/opt/pyenv/shims:${PATH}"
09:40:59 export PYENV_SHELL=bash
09:40:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:40:59 pyenv() {
09:40:59 local command
09:40:59 command="${1:-}"
09:40:59 if [ "$#" -gt 0 ]; then
09:40:59 shift
09:40:59 fi
09:40:59
09:40:59 case "$command" in
09:40:59 rehash|shell)
09:40:59 eval "$(pyenv "sh-$command" "$@")"
09:40:59 ;;
09:40:59 *)
09:40:59 command pyenv "$command" "$@"
09:40:59 ;;
09:40:59 esac
09:40:59 }'
09:40:59 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:40:59 for i in ${!paths[@]}; do
09:40:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:40:59 fi; done;
09:40:59 echo "${paths[*]}"'
09:40:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:59 ++ export PYENV_SHELL=bash
09:40:59 ++ PYENV_SHELL=bash
09:40:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:40:59 +++ complete -F _pyenv pyenv
09:40:59 ++ lf-pyver python3
09:40:59 ++ local py_version_xy=python3
09:40:59 ++ local py_version_xyz=
09:40:59 ++ awk '{ print $1 }'
09:40:59 ++ pyenv versions
09:40:59 ++ local command
09:40:59 ++ command=versions
09:40:59 ++ '[' 1 -gt 0 ']'
09:40:59 ++ shift
09:40:59 ++ case "$command" in
09:40:59 ++ command pyenv versions
09:40:59 ++ pyenv versions
09:40:59 ++ sed 's/^[ *]* //'
09:40:59 ++ grep -E '^[0-9.]*[0-9]$'
09:40:59 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:40:59 +++ tail -n 1
09:40:59 +++ grep '^3' /tmp/.pyenv_versions
09:40:59 +++ sort -V
09:40:59 ++ py_version_xyz=3.11.7
09:40:59 ++ [[ -z 3.11.7 ]]
09:40:59 ++ echo 3.11.7
09:40:59 ++ return 0
09:40:59 + pyenv local 3.11.7
09:40:59 + local command
09:40:59 + command=local
09:40:59 + '[' 2 -gt 0 ']'
09:40:59 + shift
09:40:59 + case "$command" in
09:40:59 + command pyenv local 3.11.7
09:40:59 + pyenv local 3.11.7
09:40:59 + for arg in "$@"
09:40:59 + case $arg in
09:40:59 + pkg_list+='lftools[openstack] '
09:40:59 + for arg in "$@"
09:40:59 + case $arg in
09:40:59 + pkg_list+='kubernetes '
09:40:59 + for arg in "$@"
09:40:59 + case $arg in
09:40:59 + pkg_list+='niet '
09:40:59 + for arg in "$@"
09:40:59 + case $arg in
09:40:59 + pkg_list+='python-heatclient '
09:40:59 + for arg in "$@"
09:40:59 + case $arg in
09:40:59 + pkg_list+='python-openstackclient '
09:40:59 + for arg in "$@"
09:40:59 + case $arg in
09:40:59 + pkg_list+='python-magnumclient '
09:40:59 + for arg in "$@"
09:40:59 + case $arg in
09:40:59 + pkg_list+='urllib3~=1.26.15 '
09:40:59 + for arg in "$@"
09:40:59 + case $arg in
09:40:59 + pkg_list+='yq '
09:40:59 + [[ -f /tmp/.os_lf_venv ]]
09:40:59 ++ cat /tmp/.os_lf_venv
09:40:59 + lf_venv=/tmp/venv-KgDN
09:40:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KgDN from' file:/tmp/.os_lf_venv
09:40:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KgDN from file:/tmp/.os_lf_venv
09:40:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:40:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:59 + local 'pip_opts=--upgrade --quiet'
09:40:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:40:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:40:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:40:59 + [[ -n '' ]]
09:40:59 + [[ -n '' ]]
09:40:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:40:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:59 + /tmp/venv-KgDN/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:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:01 lf-activate-venv(): INFO: Base packages installed successfully
09:41:01 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:01 + 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:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:01 + /tmp/venv-KgDN/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:17 + type python3
09:41:17 + true
09:41:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH'
09:41:17 lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH
09:41:17 + PATH=/tmp/venv-KgDN/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:17 + return 0
09:41:17 + openstack --os-cloud vex limits show --absolute
09:41:18 +--------------------------+---------+
09:41:18 | Name | Value |
09:41:18 +--------------------------+---------+
09:41:18 | maxTotalInstances | -1 |
09:41:18 | maxTotalCores | 450 |
09:41:18 | maxTotalRAMSize | 1000000 |
09:41:18 | maxServerMeta | 128 |
09:41:18 | maxImageMeta | 128 |
09:41:18 | maxPersonality | 5 |
09:41:18 | maxPersonalitySize | 10240 |
09:41:18 | maxTotalKeypairs | 100 |
09:41:18 | maxServerGroups | 10 |
09:41:18 | maxServerGroupMembers | 10 |
09:41:18 | maxTotalFloatingIps | -1 |
09:41:18 | maxSecurityGroups | -1 |
09:41:18 | maxSecurityGroupRules | -1 |
09:41:18 | totalRAMUsed | 229376 |
09:41:18 | totalCoresUsed | 56 |
09:41:18 | totalInstancesUsed | 16 |
09:41:18 | totalFloatingIpsUsed | 0 |
09:41:18 | totalSecurityGroupsUsed | 0 |
09:41:18 | totalServerGroupsUsed | 0 |
09:41:18 | maxTotalVolumes | -1 |
09:41:18 | maxTotalSnapshots | 10 |
09:41:18 | maxTotalVolumeGigabytes | 4096 |
09:41:18 | maxTotalBackups | 10 |
09:41:18 | maxTotalBackupGigabytes | 1000 |
09:41:18 | totalVolumesUsed | 0 |
09:41:18 | totalGigabytesUsed | 0 |
09:41:18 | totalSnapshotsUsed | 0 |
09:41:18 | totalBackupsUsed | 0 |
09:41:18 | totalBackupGigabytesUsed | 0 |
09:41:18 +--------------------------+---------+
09:41:19 + pushd /opt/ciman/openstack-hot
09:41:19 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:19 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-492 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:41:44 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-492
09:41:44 Waiting to initialize infrastructure...
09:41:44 Stack initialization successful.
09:41:44 ------------------------------------
09:41:44 Stack Details
09:41:44 ------------------------------------
09:41:44 {'added': None,
09:41:44 'capabilities': [],
09:41:44 'created_at': '2025-09-23T09:41:22Z',
09:41:44 'deleted': None,
09:41:44 'deleted_at': None,
09:41:44 'description': 'No description',
09:41:44 'environment': None,
09:41:44 'environment_files': None,
09:41:44 'files': None,
09:41:44 'files_container': None,
09:41:44 'id': '9f432f1a-813c-4c89-93df-83477c1cecd0',
09:41:44 'is_rollback_disabled': True,
09:41:44 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-492/9f432f1a-813c-4c89-93df-83477c1cecd0',
09:41:44 'rel': 'self'}],
09:41:44 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:41:44 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-492',
09:41:44 'notification_topics': [],
09:41:44 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:41:44 'output_key': 'vm_0_ips',
09:41:44 'output_value': ['10.30.171.213']},
09:41:44 {'description': 'IP addresses of the 2nd vm types',
09:41:44 'output_key': 'vm_1_ips',
09:41:44 'output_value': ['10.30.170.78']}],
09:41:44 'owner_id': ****,
09:41:44 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:41:44 'OS::stack_id': '9f432f1a-813c-4c89-93df-83477c1cecd0',
09:41:44 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-492',
09:41:44 'job_name': '52208-492',
09:41:44 'silo': 'releng',
09:41:44 'vm_0_count': '1',
09:41:44 'vm_0_flavor': 'v3-standard-4',
09:41:44 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:41:44 '20250201-010426.857',
09:41:44 'vm_1_count': '1',
09:41:44 'vm_1_flavor': 'v3-standard-2',
09:41:44 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:41:44 '- 20250201-060151.911'},
09:41:44 'parent_id': None,
09:41:44 'replaced': None,
09:41:44 'status': 'CREATE_COMPLETE',
09:41:44 'status_reason': 'Stack CREATE completed successfully',
09:41:44 'tags': [],
09:41:44 'template': None,
09:41:44 'template_description': 'No description',
09:41:44 'template_url': None,
09:41:44 'timeout_mins': 15,
09:41:44 'unchanged': None,
09:41:44 'updated': None,
09:41:44 'updated_at': None,
09:41:44 'user_project_id': '8380e8da27fc49ae91486224685c5972'}
09:41:44 ------------------------------------
09:41:44 + popd
09:41:44 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7432993002238041888.sh
09:41:45 ---> Copy SSH public keys to CSIT lab
09:41:45 Setup pyenv:
09:41:45 system
09:41:45 3.8.13
09:41:45 3.9.13
09:41:45 3.10.13
09:41:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KgDN from file:/tmp/.os_lf_venv
09:41:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:47 lf-activate-venv(): INFO: Base packages installed successfully
09:41:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:00 lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH
09:42:02 SSH not responding on 10.30.171.213. Retrying in 10 seconds...
09:42:03 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
09:42:03 releng-52208-492-1-mininet-ovs-217-0
09:42:03 Successfully copied public keys to slave 10.30.170.78
09:42:12 Ping to 10.30.171.213 successful.
09:42:12 SSH not responding on 10.30.171.213. Retrying in 10 seconds...
09:42:22 Ping to 10.30.171.213 successful.
09:42:24 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:42:24 releng-52208-492-0-builder-0
09:42:24 Successfully copied public keys to slave 10.30.171.213
09:42:24 Process 7522 ready.
09:42:24 Process 7523 ready.
09:42:24 SSH ready on all stack servers.
09:42:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins15576604357645614089.sh
09:42:24 Setup pyenv:
09:42:24 system
09:42:24 3.8.13
09:42:24 3.9.13
09:42:24 3.10.13
09:42:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-maWR
09:42:28 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:32 lf-activate-venv(): INFO: Base packages installed successfully
09:42:32 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-maWR/bin to PATH
09:42:34 + echo 'Installing Python Requirements'
09:42:34 Installing Python Requirements
09:42:34 + cat
09:42:34 + python -m pip install -r requirements.txt
09:42:34 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:34 Collecting docker-py (from -r requirements.txt (line 1))
09:42:34 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:34 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:34 Preparing metadata (setup.py): started
09:42:35 Preparing metadata (setup.py): finished with status 'done'
09:42:35 Collecting netaddr (from -r requirements.txt (line 3))
09:42:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:42:35 Collecting netifaces (from -r requirements.txt (line 4))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:35 Preparing metadata (setup.py): started
09:42:35 Preparing metadata (setup.py): finished with status 'done'
09:42:35 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:35 Collecting requests (from -r requirements.txt (line 6))
09:42:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:42:35 Collecting robotframework (from -r requirements.txt (line 7))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 42.8 MB/s 0:00:00
09:42:35 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:42:35 Preparing metadata (setup.py): started
09:42:36 Preparing metadata (setup.py): finished with status 'done'
09:42:36 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:42:36 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:42:36 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:36 Preparing metadata (setup.py): started
09:42:36 Preparing metadata (setup.py): finished with status 'done'
09:42:36 Collecting scapy (from -r requirements.txt (line 12))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:42:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 56.5 MB/s 0:00:00
09:42:36 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:36 Preparing metadata (setup.py): started
09:42:36 Preparing metadata (setup.py): finished with status 'done'
09:42:36 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:42:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 40.7 MB/s 0:00:00
09:42:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:42:37 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:42:37 Collecting isodate (from -r requirements.txt (line 25))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:37 Collecting jmespath (from -r requirements.txt (line 28))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:42:37 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:37 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:42:37 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:42:37 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:42:37 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
09:42:37 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:42:37 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
09:42:37 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
09:42:37 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:42:38 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
09:42:38 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
09:42:38 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:42:38 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
09:42:38 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:38 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:42:38 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:42:38 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:42:38 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:42:38 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:42:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 41.0 MB/s 0:00:00
09:42:38 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:42:38 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:42:38 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:42:38 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:42:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.0 MB/s 0:00:00
09:42:39 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:42:40 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
09:42:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 44.8 MB/s 0:00:00
09:42:40 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:42:40 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB)
09:42:41 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.1/cryptography-46.0.1-cp311-abi3-manylinux_2_28_x86_64.whl (4.6 MB)
09:42:41 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
09:42:41 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:42:41 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:42:41 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:42:41 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
09:42:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 77.0 MB/s 0:00:00
09:42:41 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:42:41 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:42:42 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
09:42:42 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:42:42 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
09:42:42 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
09:42:42 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:42:42 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:42:42 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:42 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:42:42 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:42:42 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:42:42 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:42:42 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB)
09:42:42 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:42:43 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:42:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:42:43 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:42:43 Building wheel for robotframework-sshlibrary (setup.py): started
09:42:43 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:42:43 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=d71c67f44622bb76a3c75b878cf80ae8a12a40909855f0ca33edbc3181347cf0
09:42:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:42:43 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:42:43 Building wheel for ipaddr (setup.py): started
09:42:43 Building wheel for ipaddr (setup.py): finished with status 'done'
09:42:43 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6391bd46b978795daefc4e6f47f79218a50e94a329479393d8255336004bb0bb
09:42:43 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:42:43 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:42:43 Building wheel for netifaces (setup.py): started
09:42:45 Building wheel for netifaces (setup.py): finished with status 'done'
09:42:45 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41088 sha256=dd389c11d3b524977da077e46d5c92fadfc00795bb6d66922560843a56611873
09:42:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:42:45 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:42:45 Building wheel for robotframework-httplibrary (setup.py): started
09:42:46 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:42:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=3acbd8b9294adbd63138fd8867154cd2d85bf0fdf1b8adcee8706e79dd3a4cd8
09:42:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:42:46 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:42:46 Building wheel for jsonpath-rw (setup.py): started
09:42:46 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:42:46 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=691d875b296a2ac89fdc183b14b64519c1d16ba49ff034937c65dcd13f147930
09:42:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:42:46 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:42:46 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:42:53
09:42:53 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.1 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
09:42:53 + pip freeze
09:42:53 attrs==25.3.0
09:42:53 bcrypt==4.3.0
09:42:53 beautifulsoup4==4.13.5
09:42:53 certifi==2025.8.3
09:42:53 cffi==2.0.0
09:42:53 charset-normalizer==3.4.3
09:42:53 click==8.3.0
09:42:53 cryptography==46.0.1
09:42:53 decorator==5.2.1
09:42:53 distlib==0.4.0
09:42:53 docker-py==1.10.6
09:42:53 docker-pycreds==0.4.0
09:42:53 elastic-transport==8.17.1
09:42:53 elasticsearch==8.19.1
09:42:53 elasticsearch-dsl==8.15.4
09:42:53 enum34==1.1.10
09:42:53 filelock==3.19.1
09:42:53 h11==0.16.0
09:42:53 idna==3.10
09:42:53 invoke==2.2.0
09:42:53 ipaddr==2.2.0
09:42:53 isodate==0.7.2
09:42:53 jmespath==1.0.1
09:42:53 jsonpatch==1.33
09:42:53 jsonpath-rw==1.4.0
09:42:53 jsonpointer==3.0.0
09:42:53 lxml==6.0.2
09:42:53 netaddr==1.3.0
09:42:53 netifaces==0.11.0
09:42:53 outcome==1.3.0.post0
09:42:53 paramiko==4.0.0
09:42:53 platformdirs==4.4.0
09:42:53 ply==3.11
09:42:53 pyang==2.7.1
09:42:53 pyangbind==0.8.6
09:42:53 pycparser==2.23
09:42:53 pyhocon==0.3.61
09:42:53 PyNaCl==1.6.0
09:42:53 pyparsing==3.2.5
09:42:53 PySocks==1.7.1
09:42:53 python-dateutil==2.9.0.post0
09:42:53 regex==2025.9.18
09:42:53 requests==2.32.5
09:42:53 robotframework==7.3.2
09:42:53 robotframework-httplibrary==0.4.2
09:42:53 robotframework-pythonlibcore==4.4.1
09:42:53 robotframework-requests==0.9.7
09:42:53 robotframework-selenium2library==3.0.0
09:42:53 robotframework-seleniumlibrary==6.7.1
09:42:53 robotframework-sshlibrary==3.8.0
09:42:53 scapy==2.6.1
09:42:53 scp==0.15.0
09:42:53 selenium==4.35.0
09:42:53 six==1.17.0
09:42:53 sniffio==1.3.1
09:42:53 sortedcontainers==2.4.0
09:42:53 soupsieve==2.8
09:42:53 trio==0.30.0
09:42:53 trio-websocket==0.12.2
09:42:53 typing_extensions==4.14.1
09:42:53 urllib3==2.5.0
09:42:53 virtualenv==20.34.0
09:42:53 waitress==3.0.2
09:42:53 WebOb==1.8.9
09:42:53 websocket-client==1.8.0
09:42:53 WebTest==3.0.6
09:42:53 wsproto==1.2.0
09:42:53 [EnvInject] - Injecting environment variables from a build step.
09:42:53 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:42:53 [EnvInject] - Variables injected successfully.
09:42:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16303384690103250938.sh
09:42:53 Setup pyenv:
09:42:54 system
09:42:54 3.8.13
09:42:54 3.9.13
09:42:54 3.10.13
09:42:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KgDN from file:/tmp/.os_lf_venv
09:42:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:54 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: python-heatclient python-openstackclient yq
09:43:03 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:03 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:03 lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH
09:43:03 + ODL_SYSTEM=()
09:43:03 + TOOLS_SYSTEM=()
09:43:03 + OPENSTACK_SYSTEM=()
09:43:03 + OPENSTACK_CONTROLLERS=()
09:43:03 + mapfile -t ADDR
09:43:03 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-492
09:43:03 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:05 + for i in "${ADDR[@]}"
09:43:05 ++ ssh 10.30.170.78 hostname -s
09:43:05 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
09:43:05 + REMHOST=releng-52208-492-1-mininet-ovs-217-0
09:43:05 + case ${REMHOST} in
09:43:05 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:05 + for i in "${ADDR[@]}"
09:43:05 ++ ssh 10.30.171.213 hostname -s
09:43:05 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:43:06 + REMHOST=releng-52208-492-0-builder-0
09:43:06 + case ${REMHOST} in
09:43:06 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:06 + echo NUM_ODL_SYSTEM=1
09:43:06 + echo NUM_TOOLS_SYSTEM=1
09:43:06 + '[' '' == yes ']'
09:43:06 + NUM_OPENSTACK_SYSTEM=0
09:43:06 + echo NUM_OPENSTACK_SYSTEM=0
09:43:06 + '[' 0 -eq 2 ']'
09:43:06 + echo ODL_SYSTEM_IP=10.30.171.213
09:43:06 ++ seq 0 0
09:43:06 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:06 + echo ODL_SYSTEM_1_IP=10.30.171.213
09:43:06 + echo TOOLS_SYSTEM_IP=10.30.170.78
09:43:06 ++ seq 0 0
09:43:06 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:06 + echo TOOLS_SYSTEM_1_IP=10.30.170.78
09:43:06 + openstack_index=0
09:43:06 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:06 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:06 ++ seq 0 0
09:43:06 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:06 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:06 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:06 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:06 + '[' -1 -ge 2 ']'
09:43:06 ++ seq 0 -2
09:43:06 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:06 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:06 ++ seq 0 -1
09:43:06 + echo 'Contents of slave_addresses.txt:'
09:43:06 Contents of slave_addresses.txt:
09:43:06 + cat slave_addresses.txt
09:43:06 NUM_ODL_SYSTEM=1
09:43:06 NUM_TOOLS_SYSTEM=1
09:43:06 NUM_OPENSTACK_SYSTEM=0
09:43:06 ODL_SYSTEM_IP=10.30.171.213
09:43:06 ODL_SYSTEM_1_IP=10.30.171.213
09:43:06 TOOLS_SYSTEM_IP=10.30.170.78
09:43:06 TOOLS_SYSTEM_1_IP=10.30.170.78
09:43:06 NUM_OPENSTACK_CONTROL_NODES=1
09:43:06 OPENSTACK_CONTROL_NODE_1_IP=
09:43:06 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:06 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:06 [EnvInject] - Injecting environment variables from a build step.
09:43:06 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:06 [EnvInject] - Variables injected successfully.
09:43:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins16489939237412171499.sh
09:43:06 Preparing for JRE Version 21
09:43:06 Karaf artifact is karaf
09:43:06 Karaf project is integration
09:43:06 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:06 [EnvInject] - Injecting environment variables from a build step.
09:43:06 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:06 [EnvInject] - Variables injected successfully.
09:43:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8027177787548173875.sh
09:43:06 2025-09-23 09:43:06 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:06 Bundle version is 0.21.3-SNAPSHOT
09:43:06 --2025-09-23 09:43:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
09:43:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:06 HTTP request sent, awaiting response... 200 OK
09:43:06 Length: 1410 (1.4K) [application/xml]
09:43:06 Saving to: ‘maven-metadata.xml’
09:43:06
09:43:06 0K . 100% 42.2M=0s
09:43:06
09:43:06 2025-09-23 09:43:06 (42.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:06
09:43:06
09:43:06
09:43:06 org.opendaylight.integration
09:43:06 karaf
09:43:06 0.21.3-SNAPSHOT
09:43:06
09:43:06
09:43:06 20250923.093436
09:43:06 291
09:43:06
09:43:06 20250923093436
09:43:06
09:43:06
09:43:06 pom
09:43:06 0.21.3-20250923.093436-291
09:43:06 20250923093436
09:43:06
09:43:06
09:43:06 tar.gz
09:43:06 0.21.3-20250923.093436-291
09:43:06 20250923093436
09:43:06
09:43:06
09:43:06 zip
09:43:06 0.21.3-20250923.093436-291
09:43:06 20250923093436
09:43:06
09:43:06
09:43:06 cyclonedx
09:43:06 xml
09:43:06 0.21.3-20250923.093436-291
09:43:06 20250923093436
09:43:06
09:43:06
09:43:06 cyclonedx
09:43:06 json
09:43:06 0.21.3-20250923.093436-291
09:43:06 20250923093436
09:43:06
09:43:06
09:43:06
09:43:06
09:43:06 Nexus timestamp is 0.21.3-20250923.093436-291
09:43:06 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250923.093436-291.zip
09:43:06 Distribution bundle is karaf-0.21.3-20250923.093436-291.zip
09:43:06 Distribution bundle version is 0.21.3-SNAPSHOT
09:43:06 Distribution folder is karaf-0.21.3-SNAPSHOT
09:43:06 Nexus prefix is https://nexus.opendaylight.org
09:43:06 [EnvInject] - Injecting environment variables from a build step.
09:43:06 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:06 [EnvInject] - Variables injected successfully.
09:43:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14157208310905651196.sh
09:43:06 Setup pyenv:
09:43:06 system
09:43:06 3.8.13
09:43:06 3.9.13
09:43:06 3.10.13
09:43:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KgDN from file:/tmp/.os_lf_venv
09:43:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:08 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:09 lf-activate-venv(): INFO: Base packages installed successfully
09:43:09 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:14 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:14 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:14 lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH
09:43:14 Copying common-functions.sh to /tmp
09:43:16 Copying common-functions.sh to 10.30.170.78:/tmp
09:43:16 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
09:43:16 Copying common-functions.sh to 10.30.171.213:/tmp
09:43:16 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:43:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3955478319821750548.sh
09:43:16 common-functions.sh is being sourced
09:43:16 common-functions environment:
09:43:16 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:16 ACTUALFEATURES:
09:43:16 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:16 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:43:16 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:16 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:16 CONTROLLERMEM: 2048m
09:43:16 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:43:16 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:43:16 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:43:16 SUITES:
09:43:16
09:43:16 #################################################
09:43:16 ## Configure Cluster and Start ##
09:43:16 #################################################
09:43:16 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:16 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:16 Locating script plan to use...
09:43:16 Finished running script plans
09:43:16 Configuring member-1 with IP address 10.30.171.213
09:43:16 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:43:17 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:43:17 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:43:17 ++ [[ /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:17 common-functions.sh is being sourced
09:43:17 ++ echo 'common-functions.sh is being sourced'
09:43:17 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:43:17 ++ DISTROSTREAM=scandium
09:43:17 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:17 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:17 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:17 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:17 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:43:17 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:43:17 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:17 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:17 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:17 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:17 ++ export CONTROLLERMEM=
09:43:17 ++ CONTROLLERMEM=
09:43:17 ++ case "${DISTROSTREAM}" in
09:43:17 ++ CLUSTER_SYSTEM=akka
09:43:17 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:43:17 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:43:17 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:43:17 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:43:17 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:43:17 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:43:17 ++ print_common_env
09:43:17 ++ cat
09:43:17 common-functions environment:
09:43:17 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:17 ACTUALFEATURES:
09:43:17 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:17 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:43:17 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:17 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:17 CONTROLLERMEM:
09:43:17 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:43:17 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:43:17 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:43:17 SUITES:
09:43:17
09:43:17 ++ SSH='ssh -t -t'
09:43:17 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:17 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:17 Changing to /tmp
09:43:17 + echo 'Changing to /tmp'
09:43:17 + cd /tmp
09:43:17 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250923.093436-291.zip
09:43:17 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250923.093436-291.zip'
09:43:17 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250923.093436-291.zip
09:43:17 --2025-09-23 09:43:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250923.093436-291.zip
09:43:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:17 HTTP request sent, awaiting response... 200 OK
09:43:17 Length: 190793192 (182M) [application/zip]
09:43:17 Saving to: ‘karaf-0.21.3-20250923.093436-291.zip’
09:43:17
09:43:17 0K ........ ........ ........ ........ ........ ........ 1% 57.1M 3s
09:43:17 3072K ........ ........ ........ ........ ........ ........ 3% 77.1M 3s
09:43:17 6144K ........ ........ ........ ........ ........ ........ 4% 96.9M 2s
09:43:17 9216K ........ ........ ........ ........ ........ ........ 6% 83.8M 2s
09:43:17 12288K ........ ........ ........ ........ ........ ........ 8% 119M 2s
09:43:17 15360K ........ ........ ........ ........ ........ ........ 9% 156M 2s
09:43:17 18432K ........ ........ ........ ........ ........ ........ 11% 164M 2s
09:43:17 21504K ........ ........ ........ ........ ........ ........ 13% 198M 2s
09:43:17 24576K ........ ........ ........ ........ ........ ........ 14% 171M 1s
09:43:17 27648K ........ ........ ........ ........ ........ ........ 16% 176M 1s
09:43:17 30720K ........ ........ ........ ........ ........ ........ 18% 203M 1s
09:43:17 33792K ........ ........ ........ ........ ........ ........ 19% 199M 1s
09:43:17 36864K ........ ........ ........ ........ ........ ........ 21% 239M 1s
09:43:17 39936K ........ ........ ........ ........ ........ ........ 23% 231M 1s
09:43:17 43008K ........ ........ ........ ........ ........ ........ 24% 268M 1s
09:43:17 46080K ........ ........ ........ ........ ........ ........ 26% 282M 1s
09:43:17 49152K ........ ........ ........ ........ ........ ........ 28% 276M 1s
09:43:17 52224K ........ ........ ........ ........ ........ ........ 29% 291M 1s
09:43:17 55296K ........ ........ ........ ........ ........ ........ 31% 289M 1s
09:43:17 58368K ........ ........ ........ ........ ........ ........ 32% 262M 1s
09:43:17 61440K ........ ........ ........ ........ ........ ........ 34% 268M 1s
09:43:17 64512K ........ ........ ........ ........ ........ ........ 36% 237M 1s
09:43:17 67584K ........ ........ ........ ........ ........ ........ 37% 238M 1s
09:43:17 70656K ........ ........ ........ ........ ........ ........ 39% 291M 1s
09:43:17 73728K ........ ........ ........ ........ ........ ........ 41% 262M 1s
09:43:17 76800K ........ ........ ........ ........ ........ ........ 42% 280M 1s
09:43:17 79872K ........ ........ ........ ........ ........ ........ 44% 269M 1s
09:43:17 82944K ........ ........ ........ ........ ........ ........ 46% 260M 1s
09:43:17 86016K ........ ........ ........ ........ ........ ........ 47% 226M 1s
09:43:17 89088K ........ ........ ........ ........ ........ ........ 49% 224M 1s
09:43:17 92160K ........ ........ ........ ........ ........ ........ 51% 276M 0s
09:43:17 95232K ........ ........ ........ ........ ........ ........ 52% 272M 0s
09:43:17 98304K ........ ........ ........ ........ ........ ........ 54% 240M 0s
09:43:17 101376K ........ ........ ........ ........ ........ ........ 56% 244M 0s
09:43:17 104448K ........ ........ ........ ........ ........ ........ 57% 239M 0s
09:43:17 107520K ........ ........ ........ ........ ........ ........ 59% 240M 0s
09:43:17 110592K ........ ........ ........ ........ ........ ........ 61% 236M 0s
09:43:17 113664K ........ ........ ........ ........ ........ ........ 62% 232M 0s
09:43:17 116736K ........ ........ ........ ........ ........ ........ 64% 242M 0s
09:43:17 119808K ........ ........ ........ ........ ........ ........ 65% 206M 0s
09:43:17 122880K ........ ........ ........ ........ ........ ........ 67% 209M 0s
09:43:17 125952K ........ ........ ........ ........ ........ ........ 69% 235M 0s
09:43:17 129024K ........ ........ ........ ........ ........ ........ 70% 243M 0s
09:43:17 132096K ........ ........ ........ ........ ........ ........ 72% 241M 0s
09:43:17 135168K ........ ........ ........ ........ ........ ........ 74% 224M 0s
09:43:17 138240K ........ ........ ........ ........ ........ ........ 75% 252M 0s
09:43:17 141312K ........ ........ ........ ........ ........ ........ 77% 250M 0s
09:43:17 144384K ........ ........ ........ ........ ........ ........ 79% 221M 0s
09:43:17 147456K ........ ........ ........ ........ ........ ........ 80% 239M 0s
09:43:17 150528K ........ ........ ........ ........ ........ ........ 82% 226M 0s
09:43:17 153600K ........ ........ ........ ........ ........ ........ 84% 221M 0s
09:43:18 156672K ........ ........ ........ ........ ........ ........ 85% 227M 0s
09:43:18 159744K ........ ........ ........ ........ ........ ........ 87% 255M 0s
09:43:18 162816K ........ ........ ........ ........ ........ ........ 89% 247M 0s
09:43:18 165888K ........ ........ ........ ........ ........ ........ 90% 240M 0s
09:43:18 168960K ........ ........ ........ ........ ........ ........ 92% 211M 0s
09:43:18 172032K ........ ........ ........ ........ ........ ........ 93% 237M 0s
09:43:18 175104K ........ ........ ........ ........ ........ ........ 95% 213M 0s
09:43:18 178176K ........ ........ ........ ........ ........ ........ 97% 212M 0s
09:43:18 181248K ........ ........ ........ ........ ........ ........ 98% 211M 0s
09:43:18 184320K ........ ........ ........ ....... 100% 267M=0.9s
09:43:18
09:43:18 2025-09-23 09:43:18 (202 MB/s) - ‘karaf-0.21.3-20250923.093436-291.zip’ saved [190793192/190793192]
09:43:18
09:43:18 Extracting the new controller...
09:43:18 + echo 'Extracting the new controller...'
09:43:18 + unzip -q karaf-0.21.3-20250923.093436-291.zip
09:43:19 Adding external repositories...
09:43:19 + echo 'Adding external repositories...'
09:43:19 + 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.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:19 ################################################################################
09:43:19 #
09:43:19 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:19 # contributor license agreements. See the NOTICE file distributed with
09:43:19 # this work for additional information regarding copyright ownership.
09:43:19 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:19 # (the "License"); you may not use this file except in compliance with
09:43:19 # the License. You may obtain a copy of the License at
09:43:19 #
09:43:19 # http://www.apache.org/licenses/LICENSE-2.0
09:43:19 #
09:43:19 # Unless required by applicable law or agreed to in writing, software
09:43:19 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:19 # See the License for the specific language governing permissions and
09:43:19 # limitations under the License.
09:43:19 #
09:43:19 ################################################################################
09:43:19
09:43:19 #
09:43:19 # If set to true, the following property will not allow any certificate to be used
09:43:19 # when accessing Maven repositories through SSL
09:43:19 #
09:43:19 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:19
09:43:19 #
09:43:19 # Path to the local Maven settings file.
09:43:19 # The repositories defined in this file will be automatically added to the list
09:43:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:19 # below is not set.
09:43:19 # The following locations are checked for the existence of the settings.xml file
09:43:19 # * 1. looks for the specified url
09:43:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:19 #
09:43:19 #org.ops4j.pax.url.mvn.settings=
09:43:19
09:43:19 #
09:43:19 # Path to the local Maven repository which is used to avoid downloading
09:43:19 # artifacts when they already exist locally.
09:43:19 # The value of this property will be extracted from the settings.xml file
09:43:19 # above, or defaulted to:
09:43:19 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:19 #
09:43:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:19
09:43:19 #
09:43:19 # Default this to false. It's just weird to use undocumented repos
09:43:19 #
09:43:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:19
09:43:19 #
09:43:19 # Uncomment if you don't wanna use the proxy settings
09:43:19 # from the Maven conf/settings.xml file
09:43:19 #
09:43:19 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:19
09:43:19 #
09:43:19 # Comma separated list of repositories scanned when resolving an artifact.
09:43:19 # Those repositories will be checked before iterating through the
09:43:19 # below list of repositories and even before the local repository
09:43:19 # A repository url can be appended with zero or more of the following flags:
09:43:19 # @snapshots : the repository contains snaphots
09:43:19 # @noreleases : the repository does not contain any released artifacts
09:43:19 #
09:43:19 # The following property value will add the system folder as a repo.
09:43:19 #
09:43:19 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:19 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:19 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:19
09:43:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:19 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:19
09:43:19 #
09:43:19 # Comma separated list of repositories scanned when resolving an artifact.
09:43:19 # The default list includes the following repositories:
09:43:19 # http://repo1.maven.org/maven2@id=central
09:43:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:19 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:19 # to add.
09:43:19 # A repository url can be appended with zero or more of the following flags:
09:43:19 # @snapshots : the repository contains snapshots
09:43:19 # @noreleases : the repository does not contain any released artifacts
09:43:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:19 #
09:43:19 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:19
09:43:19 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:19 + [[ True == \T\r\u\e ]]
09:43:19 + echo 'Configuring the startup features...'
09:43:19 + 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.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:19 + FEATURE_TEST_STRING=features-test
09:43:19 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:43:19 + KARAF_VERSION=karaf4
09:43:19 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:19 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:19 + [[ ! -z '' ]]
09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:19 ################################################################################
09:43:19 #
09:43:19 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:19 # contributor license agreements. See the NOTICE file distributed with
09:43:19 # this work for additional information regarding copyright ownership.
09:43:19 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:19 # (the "License"); you may not use this file except in compliance with
09:43:19 # the License. You may obtain a copy of the License at
09:43:19 #
09:43:19 # http://www.apache.org/licenses/LICENSE-2.0
09:43:19 #
09:43:19 # Unless required by applicable law or agreed to in writing, software
09:43:19 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:19 # See the License for the specific language governing permissions and
09:43:19 # limitations under the License.
09:43:19 #
09:43:19 ################################################################################
09:43:19
09:43:19 #
09:43:19 # Comma separated list of features repositories to register by default
09:43:19 #
09:43:19 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/ca011484-ed46-46a0-a1cf-4571a210d070.xml
09:43:19
09:43:19 #
09:43:19 # Comma separated list of features to install at startup
09:43:19 #
09:43:19 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 8f421b16-1161-49ce-958b-ded7bc6f9cf6
09:43:19
09:43:19 #
09:43:19 # Resource repositories (OBR) that the features resolver can use
09:43:19 # to resolve requirements/capabilities
09:43:19 #
09:43:19 # The format of the resourceRepositories is
09:43:19 # resourceRepositories=[xml:url|json:url],...
09:43:19 # for Instance:
09:43:19 #
09:43:19 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:19 # or
09:43:19 #resourceRepositories=json:http://host/path/to/index.json
09:43:19 #
09:43:19
09:43:19 #
09:43:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:19 #
09:43:19 featuresBootAsynchronous=false
09:43:19
09:43:19 #
09:43:19 # Service requirements enforcement
09:43:19 #
09:43:19 # By default, the feature resolver checks the service requirements/capabilities of
09:43:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:19 # the required bundles.
09:43:19 # The following flag can have those values:
09:43:19 # - disable: service requirements are completely ignored
09:43:19 # - default: service requirements are ignored for old features
09:43:19 # - enforce: service requirements are always verified
09:43:19 #
09:43:19 #serviceRequirements=default
09:43:19
09:43:19 #
09:43:19 # Store cfg file for config element in feature
09:43:19 #
09:43:19 #configCfgStore=true
09:43:19
09:43:19 #
09:43:19 # Define if the feature service automatically refresh bundles
09:43:19 #
09:43:19 autoRefresh=true
09:43:19
09:43:19 #
09:43:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:19 # XML file defines instructions related to features processing
09:43:19 # versions.properties may declare properties to resolve placeholders in XML file
09:43:19 # both files are relative to ${karaf.etc}
09:43:19 #
09:43:19 #featureProcessing=org.apache.karaf.features.xml
09:43:19 #featureProcessingVersions=versions.properties
09:43:19 + configure_karaf_log karaf4 ''
09:43:19 + local -r karaf_version=karaf4
09:43:19 + local -r controllerdebugmap=
09:43:19 + local logapi=log4j
09:43:19 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:19 log4j2.rootLogger.level = INFO
09:43:19 #log4j2.rootLogger.type = asyncRoot
09:43:19 #log4j2.rootLogger.includeLocation = false
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:19 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:19 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:19 log4j2.logger.spifly.level = WARN
09:43:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:19 log4j2.logger.audit.level = INFO
09:43:19 log4j2.logger.audit.additivity = false
09:43:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:19 log4j2.appender.console.type = Console
09:43:19 log4j2.appender.console.name = Console
09:43:19 log4j2.appender.console.layout.type = PatternLayout
09:43:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:19 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:19 log4j2.appender.rolling.name = RollingFile
09:43:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:19 #log4j2.appender.rolling.immediateFlush = false
09:43:19 log4j2.appender.rolling.append = true
09:43:19 log4j2.appender.rolling.layout.type = PatternLayout
09:43:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:19 log4j2.appender.rolling.policies.type = Policies
09:43:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:19 log4j2.appender.rolling.policies.size.size = 64MB
09:43:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:19 log4j2.appender.rolling.strategy.max = 7
09:43:19 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:19 log4j2.appender.audit.name = AuditRollingFile
09:43:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:19 log4j2.appender.audit.append = true
09:43:19 log4j2.appender.audit.layout.type = PatternLayout
09:43:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:19 log4j2.appender.audit.policies.type = Policies
09:43:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:19 log4j2.appender.audit.policies.size.size = 8MB
09:43:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:19 log4j2.appender.audit.strategy.max = 7
09:43:19 log4j2.appender.osgi.type = PaxOsgi
09:43:19 log4j2.appender.osgi.name = PaxOsgi
09:43:19 log4j2.appender.osgi.filter = *
09:43:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:19 #log4j2.logger.aether.level = TRACE
09:43:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:19 #log4j2.logger.http-headers.level = DEBUG
09:43:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:19 #log4j2.logger.maven.level = TRACE
09:43:19 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:19 + logapi=log4j2
09:43:19 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:19 + '[' log4j2 == log4j2 ']'
09:43:19 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:19 + unset IFS
09:43:19 controllerdebugmap:
09:43:19 + echo 'controllerdebugmap: '
09:43:19 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:19 + '[' -n '' ']'
09:43:19 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:19 ################################################################################
09:43:19 #
09:43:19 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:19 # contributor license agreements. See the NOTICE file distributed with
09:43:19 # this work for additional information regarding copyright ownership.
09:43:19 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:19 # (the "License"); you may not use this file except in compliance with
09:43:19 # the License. You may obtain a copy of the License at
09:43:19 #
09:43:19 # http://www.apache.org/licenses/LICENSE-2.0
09:43:19 #
09:43:19 # Unless required by applicable law or agreed to in writing, software
09:43:19 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:19 # See the License for the specific language governing permissions and
09:43:19 # limitations under the License.
09:43:19 #
09:43:19 ################################################################################
09:43:19
09:43:19 # Common pattern layout for appenders
09:43:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:19
09:43:19 # Root logger
09:43:19 log4j2.rootLogger.level = INFO
09:43:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:19 #log4j2.rootLogger.type = asyncRoot
09:43:19 #log4j2.rootLogger.includeLocation = false
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:19 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:19
09:43:19 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:19
09:43:19 # Loggers configuration
09:43:19
09:43:19 # Spifly logger
09:43:19 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:19 log4j2.logger.spifly.level = WARN
09:43:19
09:43:19 # Security audit logger
09:43:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:19 log4j2.logger.audit.level = INFO
09:43:19 log4j2.logger.audit.additivity = false
09:43:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:19
09:43:19 # Appenders configuration
09:43:19
09:43:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:19 log4j2.appender.console.type = Console
09:43:19 log4j2.appender.console.name = Console
09:43:19 log4j2.appender.console.layout.type = PatternLayout
09:43:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:19
09:43:19 # Rolling file appender
09:43:19 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:19 log4j2.appender.rolling.name = RollingFile
09:43:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:19 # uncomment to not force a disk flush
09:43:19 #log4j2.appender.rolling.immediateFlush = false
09:43:19 log4j2.appender.rolling.append = true
09:43:19 log4j2.appender.rolling.layout.type = PatternLayout
09:43:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:19 log4j2.appender.rolling.policies.type = Policies
09:43:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:19 log4j2.appender.rolling.policies.size.size = 1GB
09:43:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:19 log4j2.appender.rolling.strategy.max = 7
09:43:19
09:43:19 # Audit file appender
09:43:19 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:19 log4j2.appender.audit.name = AuditRollingFile
09:43:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:19 log4j2.appender.audit.append = true
09:43:19 log4j2.appender.audit.layout.type = PatternLayout
09:43:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:19 log4j2.appender.audit.policies.type = Policies
09:43:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:19 log4j2.appender.audit.policies.size.size = 8MB
09:43:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:19 log4j2.appender.audit.strategy.max = 7
09:43:19
09:43:19 # OSGi appender
09:43:19 log4j2.appender.osgi.type = PaxOsgi
09:43:19 log4j2.appender.osgi.name = PaxOsgi
09:43:19 log4j2.appender.osgi.filter = *
09:43:19
09:43:19 # help with identification of maven-related problems with pax-url-aether
09:43:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:19 #log4j2.logger.aether.level = TRACE
09:43:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:19 #log4j2.logger.http-headers.level = DEBUG
09:43:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:19 #log4j2.logger.maven.level = TRACE
09:43:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:19 + local -r controllermem=2048m
09:43:19 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:19 Configure
09:43:19 + echo Configure
09:43:19 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:19 max memory: 2048m
09:43:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:19 + echo ' max memory: 2048m'
09:43:19 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:43:19 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:19 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:19 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:19 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:19 #!/bin/sh
09:43:19 #
09:43:19 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:19 # contributor license agreements. See the NOTICE file distributed with
09:43:19 # this work for additional information regarding copyright ownership.
09:43:19 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:19 # (the "License"); you may not use this file except in compliance with
09:43:19 # the License. You may obtain a copy of the License at
09:43:19 #
09:43:19 # http://www.apache.org/licenses/LICENSE-2.0
09:43:19 #
09:43:19 # Unless required by applicable law or agreed to in writing, software
09:43:19 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:19 # See the License for the specific language governing permissions and
09:43:19 # limitations under the License.
09:43:19 #
09:43:19
09:43:19 #
09:43:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:19 # script: client, instance, shell, start, status, stop, karaf
09:43:19 #
09:43:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:19 # Actions go here...
09:43:19 # fi
09:43:19
09:43:19 #
09:43:19 # general settings which should be applied for all scripts go here; please keep
09:43:19 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:19 # in example of the start script where the start script is executed first and the
09:43:19 # karaf script afterwards.
09:43:19 #
09:43:19
09:43:19 #
09:43:19 # The following section shows the possible configuration options for the default
09:43:19 # karaf scripts
09:43:19 #
09:43:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:19 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:19 # export KARAF_HOME # Karaf home folder
09:43:19 # export KARAF_DATA # Karaf data folder
09:43:19 # export KARAF_BASE # Karaf base folder
09:43:19 # export KARAF_ETC # Karaf etc folder
09:43:19 # export KARAF_LOG # Karaf log folder
09:43:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:19 # export KARAF_OPTS # Additional available Karaf options
09:43:19 # export KARAF_DEBUG # Enable debug mode
09:43:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:19 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:19 Set Java version
09:43:19 + echo 'Set Java version'
09:43:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:19 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:19 sudo: a password is required
09:43:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:19 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:19 sudo: a password is required
09:43:19 JDK default version ...
09:43:19 + echo 'JDK default version ...'
09:43:19 + java -version
09:43:20 openjdk version "21.0.5" 2024-10-15
09:43:20 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:43:20 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:43:20 Set JAVA_HOME
09:43:20 + echo 'Set JAVA_HOME'
09:43:20 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:20 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:20 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:20 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:20 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:20 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:20 Listing all open ports on controller system...
09:43:20 + echo 'Listing all open ports on controller system...'
09:43:20 + netstat -pnatu
09:43:20 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:20 Configuring cluster
09:43:20 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:20 + echo 'Configuring cluster'
09:43:20 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.213
09:43:20 ################################################
09:43:20 ## Configure Cluster ##
09:43:20 ################################################
09:43:20 NOTE: Cluster configuration files not found. Copying from
09:43:20 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:20 Configuring unique name in akka.conf
09:43:20 Configuring hostname in akka.conf
09:43:20 Configuring data and rpc seed nodes in akka.conf
09:43:20 modules = [
09:43:20
09:43:20 {
09:43:20 name = "inventory"
09:43:20 namespace = "urn:opendaylight:inventory"
09:43:20 shard-strategy = "module"
09:43:20 },
09:43:20 {
09:43:20 name = "topology"
09:43:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:20 shard-strategy = "module"
09:43:20 },
09:43:20 {
09:43:20 name = "toaster"
09:43:20 namespace = "http://netconfcentral.org/ns/toaster"
09:43:20 shard-strategy = "module"
09:43:20 }
09:43:20 ]
09:43:20 Configuring replication type in module-shards.conf
09:43:20 ################################################
09:43:20 ## NOTE: Manually restart controller to ##
09:43:20 ## apply configuration. ##
09:43:20 ################################################
09:43:20 Dump akka.conf
09:43:20 + echo 'Dump akka.conf'
09:43:20 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:43:20
09:43:20 odl-cluster-data {
09:43:20 akka {
09:43:20 remote {
09:43:20 artery {
09:43:20 enabled = on
09:43:20 transport = tcp
09:43:20 canonical.hostname = "10.30.171.213"
09:43:20 canonical.port = 2550
09:43:20 }
09:43:20 }
09:43:20
09:43:20 cluster {
09:43:20 # Using artery.
09:43:20 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.213:2550"]
09:43:20
09:43:20 roles = ["member-1"]
09:43:20
09:43:20 # when under load we might trip a false positive on the failure detector
09:43:20 # failure-detector {
09:43:20 # heartbeat-interval = 4 s
09:43:20 # acceptable-heartbeat-pause = 16s
09:43:20 # }
09:43:20 }
09:43:20
09:43:20 persistence {
09:43:20 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:20 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:20 # The relative path is always relative to KARAF_HOME.
09:43:20
09:43:20 # snapshot-store.local.dir = "target/snapshots"
09:43:20
09:43:20 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:20 snapshot-store.local.use-lz4-compression = false
09:43:20 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:20 snapshot-store.local.lz4-blocksize = 256KB
09:43:20 }
09:43:20 disable-default-actor-system-quarantined-event-handling = "false"
09:43:20 }
09:43:20 }
09:43:20 Dump modules.conf
09:43:20 + echo 'Dump modules.conf'
09:43:20 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:43:20 modules = [
09:43:20
09:43:20 {
09:43:20 name = "inventory"
09:43:20 namespace = "urn:opendaylight:inventory"
09:43:20 shard-strategy = "module"
09:43:20 },
09:43:20 {
09:43:20 name = "topology"
09:43:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:20 shard-strategy = "module"
09:43:20 },
09:43:20 {
09:43:20 name = "toaster"
09:43:20 namespace = "http://netconfcentral.org/ns/toaster"
09:43:20 shard-strategy = "module"
09:43:20 }
09:43:20 ]
09:43:20 Dump module-shards.conf
09:43:20 + echo 'Dump module-shards.conf'
09:43:20 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:43:20 module-shards = [
09:43:20 {
09:43:20 name = "default"
09:43:20 shards = [
09:43:20 {
09:43:20 name = "default"
09:43:20 replicas = ["member-1"]
09:43:20 }
09:43:20 ]
09:43:20 },
09:43:20 {
09:43:20 name = "inventory"
09:43:20 shards = [
09:43:20 {
09:43:20 name="inventory"
09:43:20 replicas = ["member-1"]
09:43:20 }
09:43:20 ]
09:43:20 },
09:43:20 {
09:43:20 name = "topology"
09:43:20 shards = [
09:43:20 {
09:43:20 name="topology"
09:43:20 replicas = ["member-1"]
09:43:20 }
09:43:20 ]
09:43:20 },
09:43:20 {
09:43:20 name = "toaster"
09:43:20 shards = [
09:43:20 {
09:43:20 name="toaster"
09:43:20 replicas = ["member-1"]
09:43:20 }
09:43:20 ]
09:43:20 }
09:43:20 ]
09:43:20 Locating config plan to use...
09:43:20 Finished running config plans
09:43:20 Starting member-1 with IP address 10.30.171.213
09:43:20 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:43:20 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:43:20 Redirecting karaf console output to karaf_console.log
09:43:20 Starting controller...
09:43:20 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:43:20 Execute the post startup script on controller 10.30.171.213
09:43:20 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:43:20 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:43:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:26 2025-09-23T09:43:43,339 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:26 Controller is UP
09:44:26 2025-09-23T09:43:43,339 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:26 Listing all open ports on controller system...
09:44:26 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:26 looking for "BindException: Address already in use" in log file
09:44:26 looking for "server is unhealthy" in log file
09:44:26 Let's take the karaf thread dump
09:44:26 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:44:26 karaf main: org.apache.karaf.main.Main, pid:2030
09:44:26 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:44:27 Generating mininet variables...
09:44:27 Locating test plan to use...
09:44:27 Changing the testplan path...
09:44:27 # Place the suites in run order:
09:44:27 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:27 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:27 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:27 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:27 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:44:27 ==============================================================================
09:44:27 openflowplugin-sanity.txt
09:44:27 ==============================================================================
09:44:27 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:27 ==============================================================================
09:44:31 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:31 ==============================================================================
09:44:31 Get list of nodes :: Get the inventory | PASS |
09:44:32 ------------------------------------------------------------------------------
09:44:32 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:32 ------------------------------------------------------------------------------
09:44:32 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:32 ------------------------------------------------------------------------------
09:44:32 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:32 ------------------------------------------------------------------------------
09:44:32 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:32 ------------------------------------------------------------------------------
09:44:32 Link Down :: Take link s1-s2 down | PASS |
09:44:35 ------------------------------------------------------------------------------
09:44:35 Link Up :: Take link s1-s2 up | PASS |
09:44:37 ------------------------------------------------------------------------------
09:44:37 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:44:37 7 tests, 7 passed, 0 failed
09:44:37 ==============================================================================
09:44:37 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:44:37 ==============================================================================
09:44:37 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:37 ------------------------------------------------------------------------------
09:44:37 List all the links :: List all the links in the topology. | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Link Down :: Take link s1-s2 down | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Link Up :: Take link s1-s2 up | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:44:45 4 tests, 4 passed, 0 failed
09:44:45 ==============================================================================
09:44:45 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:44:45 ==============================================================================
09:44:45 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Get Stats for node 1 :: Get the stats for a node | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Get Stats for node 2 :: Get the stats for a node | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Get Stats for node 3 :: Get the stats for a node | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:44:45 4 tests, 4 passed, 0 failed
09:44:45 ==============================================================================
09:44:45 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:44:45 ==============================================================================
09:44:45 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:44:51 ------------------------------------------------------------------------------
09:44:51 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:44:51 6 tests, 6 passed, 0 failed
09:44:51 ==============================================================================
09:44:52 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:44:52 21 tests, 21 passed, 0 failed
09:44:52 ==============================================================================
09:44:52 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:44:52 ==============================================================================
09:44:55 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:44:55 ==============================================================================
09:44:55 Get list of nodes :: Get the inventory | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Link Down :: Take link s1-s2 down | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Link Up :: Take link s1-s2 up | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:01 7 tests, 7 passed, 0 failed
09:45:01 ==============================================================================
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:01 ==============================================================================
09:45:01 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 List all the links :: List all the links in the topology. | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Link Down :: Take link s1-s2 down | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Link Up :: Take link s1-s2 up | PASS |
09:45:05 ------------------------------------------------------------------------------
09:45:05 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:05 4 tests, 4 passed, 0 failed
09:45:05 ==============================================================================
09:45:05 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:05 ==============================================================================
09:45:05 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:05 ------------------------------------------------------------------------------
09:45:05 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:05 ------------------------------------------------------------------------------
09:45:05 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:06 4 tests, 4 passed, 0 failed
09:45:06 ==============================================================================
09:45:06 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:06 ==============================================================================
09:45:06 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:08 ------------------------------------------------------------------------------
09:45:08 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:08 ------------------------------------------------------------------------------
09:45:08 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:08 ------------------------------------------------------------------------------
09:45:08 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:14 9 tests, 9 passed, 0 failed
09:45:14 ==============================================================================
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:14 24 tests, 24 passed, 0 failed
09:45:14 ==============================================================================
09:45:14 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:14 ==============================================================================
09:45:17 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:17 ==============================================================================
09:45:18 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 1 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 2 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 3 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 4 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 5 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 6 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 7 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 8 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 9 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 10 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 11 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 14 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 15 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 16 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 17 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 18 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 19 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 20 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 21 Added | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 22 Added | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 23 Added | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 24 Added | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 25 Added | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 31 Added | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 36 Added | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 38 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 43 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 45 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 101 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 102 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 103 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 104 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 105 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 106 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 107 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 108 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 109 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 110 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 113 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 156 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 201 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 202 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 203 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 204 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 205 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 206 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 209 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 214 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 218 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 219 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 220 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 221 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 222 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 223 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 224 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 225 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 550 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 1 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 2 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 3 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 4 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 5 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 6 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 7 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 8 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 9 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 10 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 11 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 14 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 15 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 16 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 17 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 18 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 19 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 20 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 21 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 22 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 23 Updated | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 24 Updated | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 25 Updated | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 31 Updated | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 36 Updated | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 38 Updated | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 43 Updated | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 45 Updated | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 101 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 102 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 103 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 104 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 105 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 106 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 107 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 108 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 109 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 110 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 113 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 156 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 201 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 202 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 203 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 204 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 205 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 206 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 209 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 214 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 218 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 219 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 220 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 221 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 222 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 223 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 224 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 225 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 550 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 1 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 2 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 3 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 4 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 5 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 6 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 7 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 8 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 9 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 10 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 11 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 14 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 15 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 16 Deleted | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 17 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 18 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 19 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 20 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 21 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 22 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 23 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 24 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 25 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 31 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 36 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 38 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 43 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 45 Deleted | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 101 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 102 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 103 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 104 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 105 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 106 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 107 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 108 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 109 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 110 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 113 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 156 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 201 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 202 Deleted | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 203 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 204 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 205 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 206 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 209 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 214 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 218 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 219 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 220 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 221 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 222 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 223 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 224 Deleted | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 225 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 550 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:45:52 174 tests, 174 passed, 0 failed
09:45:52 ==============================================================================
09:45:52 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:45:52 ==============================================================================
09:45:52 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 1 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 2 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 3 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 4 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 5 Added | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 6 Added | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 7 Added | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 8 Added | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 9 Added | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 10 Added | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 11 Added | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 15 Added | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 16 Added | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 17 Added | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 18 Added | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 19 Added | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 20 Added | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 21 Added | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 22 Added | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 23 Added | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 24 Added | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 25 Added | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 31 Added | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 36 Added | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 38 Added | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 43 Added | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 45 Added | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 101 Added | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 102 Added | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 103 Added | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 104 Added | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 105 Added | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 106 Added | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 107 Added | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 108 Added | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 109 Added | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 110 Added | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 113 Added | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 201 Added | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 202 Added | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 203 Added | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 204 Added | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 205 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 206 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 209 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 214 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 218 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 219 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 220 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 1 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 2 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 3 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 4 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 5 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 6 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 7 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 8 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 9 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 10 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 11 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 14 Updated | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 15 Updated | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 16 Updated | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 17 Updated | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 18 Updated | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 19 Updated | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 20 Updated | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 21 Updated | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 22 Updated | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 23 Updated | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 24 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 25 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 31 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 36 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 38 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 43 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 45 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 101 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 102 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 103 Updated | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 104 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 105 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 106 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 107 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 108 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 109 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 110 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 113 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 201 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 202 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 203 Updated | PASS |
09:46:56 ------------------------------------------------------------------------------
09:46:56 Test Is Flow 204 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 205 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 206 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 209 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 214 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 218 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 219 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Is Flow 220 Updated | PASS |
09:46:57 ------------------------------------------------------------------------------
09:46:57 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 1 Deleted | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 2 Deleted | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 3 Deleted | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 4 Deleted | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 5 Deleted | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 6 Deleted | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 7 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 8 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 9 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 10 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 11 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 14 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 15 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 16 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 17 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 18 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 19 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 20 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 21 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 22 Deleted | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 23 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 24 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 25 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 31 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 36 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 38 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 43 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 45 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 101 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 102 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 103 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 104 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 105 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 106 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 107 Deleted | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 108 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 109 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 110 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 113 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 201 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 202 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 203 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 204 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 205 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 206 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 209 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 214 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 218 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 219 Deleted | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Test Is Flow 220 Deleted | PASS |
09:47:29 ------------------------------------------------------------------------------
09:47:29 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:29 152 tests, 152 passed, 0 failed
09:47:29 ==============================================================================
09:47:29 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:29 326 tests, 326 passed, 0 failed
09:47:29 ==============================================================================
09:47:29 openflowplugin-sanity.txt.Reconciliation
09:47:29 ==============================================================================
09:47:29 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:29 ==============================================================================
09:47:29 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Check Linear Topology :: Check Linear Topology. | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:47 | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:58 | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:41 | PASS |
09:48:41 ------------------------------------------------------------------------------
09:48:41 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:41 ------------------------------------------------------------------------------
09:48:41 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:41 ------------------------------------------------------------------------------
09:48:41 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:42 ------------------------------------------------------------------------------
09:48:42 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:42 ------------------------------------------------------------------------------
09:48:42 Stop Mininet :: Stop Mininet. | PASS |
09:48:42 ------------------------------------------------------------------------------
09:48:42 Check No Switches :: Check no switches in topology. | PASS |
09:48:43 ------------------------------------------------------------------------------
09:48:43 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:43 23 tests, 23 passed, 0 failed
09:48:43 ==============================================================================
09:48:43 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:43 23 tests, 23 passed, 0 failed
09:48:43 ==============================================================================
09:48:43 openflowplugin-sanity.txt | PASS |
09:48:43 394 tests, 394 passed, 0 failed
09:48:43 ==============================================================================
09:48:43 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:47 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:47 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:48 Examining the files in data/log and checking filesize
09:48:48 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:48 total 1020
09:48:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 09:43 .
09:48:48 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 23 09:43 karaf_console.log
09:48:48 drwxrwxr-x 9 jenkins jenkins 4096 Sep 23 09:43 ..
09:48:48 -rw-rw-r-- 1 jenkins jenkins 1031560 Sep 23 09:48 karaf.log
09:48:48 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:48 1008K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
09:48:48 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:48:48 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:48 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory
09:48:48 Let's take the karaf thread dump again...
09:48:48 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:49 karaf main: org.apache.karaf.main.Main, pid:4862
09:48:49 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:49 Killing ODL
09:48:49 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:54 Compressing karaf.log 1
09:48:54 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:55 Fetching compressed karaf.log 1
09:48:55 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:55 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:55 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:55 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:56 Fetch GC logs
09:48:56 Warning: Permanently added '10.30.171.213' (ECDSA) to the list of known hosts.
09:48:56 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
09:48:56 Examine copied files
09:48:56 total 43544
09:48:56 drwxrwxr-x. 2 jenkins jenkins 6 Sep 23 09:48 gclogs-1
09:48:56 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 23 09:48 odl1_karaf_console.log
09:48:56 -rw-rw-r--. 1 jenkins jenkins 71147 Sep 23 09:48 odl1_karaf.log.gz
09:48:56 -rw-rw-r--. 1 jenkins jenkins 150545 Sep 23 09:48 karaf_1_4862_threads_after.log
09:48:56 -rw-rw-r--. 1 jenkins jenkins 14226 Sep 23 09:48 ps_after.log
09:48:56 -rw-rw-r--. 1 jenkins jenkins 270969 Sep 23 09:48 report.html
09:48:56 -rw-rw-r--. 1 jenkins jenkins 3399915 Sep 23 09:48 log.html
09:48:56 -rw-rw-r--. 1 jenkins jenkins 40487260 Sep 23 09:48 output.xml
09:48:56 -rw-rw-r--. 1 jenkins jenkins 491 Sep 23 09:44 testplan.txt
09:48:56 -rw-rw-r--. 1 jenkins jenkins 106222 Sep 23 09:44 karaf_1_2030_threads_before.log
09:48:56 -rw-rw-r--. 1 jenkins jenkins 14461 Sep 23 09:44 ps_before.log
09:48:56 -rw-rw-r--. 1 jenkins jenkins 3376 Sep 23 09:43 post-startup-script.sh
09:48:56 -rw-rw-r--. 1 jenkins jenkins 252 Sep 23 09:43 startup-script.sh
09:48:56 -rw-rw-r--. 1 jenkins jenkins 3495 Sep 23 09:43 configuration-script.sh
09:48:56 -rw-rw-r--. 1 jenkins jenkins 337 Sep 23 09:43 detect_variables.env
09:48:56 -rw-rw-r--. 1 jenkins jenkins 2619 Sep 23 09:43 pom.xml
09:48:56 -rw-rw-r--. 1 jenkins jenkins 92 Sep 23 09:43 set_variables.env
09:48:56 -rw-rw-r--. 1 jenkins jenkins 297 Sep 23 09:43 slave_addresses.txt
09:48:56 -rw-rw-r--. 1 jenkins jenkins 570 Sep 23 09:42 requirements.txt
09:48:56 -rw-rw-r--. 1 jenkins jenkins 26 Sep 23 09:42 env.properties
09:48:56 -rw-rw-r--. 1 jenkins jenkins 334 Sep 23 09:40 stack-parameters.yaml
09:48:56 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 23 09:40 test
09:48:56 drwxrwxr-x. 2 jenkins jenkins 6 Sep 23 09:40 test@tmp
09:48:56 -rw-rw-r--. 1 jenkins jenkins 1410 Sep 23 09:34 maven-metadata.xml
09:48:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12591137732526865396.sh
09:48:56 Karaf Deployments, Tests must have already run
09:48:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins2000398198878829319.sh
09:48:56 Cleaning up Robot installation...
09:48:56 $ ssh-agent -k
09:48:56 unset SSH_AUTH_SOCK;
09:48:56 unset SSH_AGENT_PID;
09:48:56 echo Agent pid 6303 killed;
09:48:56 [ssh-agent] Stopped.
09:48:56 Recording plot data
09:48:56 Robot results publisher started...
09:48:56 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:48:56 -Parsing output xml:
09:48:57 Done!
09:48:57 -Copying log files to build dir:
09:48:59 Done!
09:48:59 -Assigning results to build:
09:48:59 Done!
09:48:59 -Checking thresholds:
09:48:59 Done!
09:48:59 Done publishing Robot results.
09:48:59 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8349826131974110507.sh
09:48:59 Archiving csit artifacts
09:48:59 mv: cannot stat '*_1.png': No such file or directory
09:48:59 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:48:59 % Total % Received % Xferd Average Speed Time Time Time Current
09:48:59 Dload Upload Total Spent Left Speed
09:48:59
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2024k 0 2024k 0 0 4122k 0 --:--:-- --:--:-- --:--:-- 4113k
100 3518k 0 3518k 0 0 4317k 0 --:--:-- --:--:-- --:--:-- 4311k
09:49:00 Archive: robot-plugin.zip
09:49:00 inflating: ./archives/robot-plugin/log.html
09:49:00 inflating: ./archives/robot-plugin/output.xml
09:49:00 inflating: ./archives/robot-plugin/report.html
09:49:00 mv: cannot stat '*.log.gz': No such file or directory
09:49:00 mv: cannot stat '*.csv': No such file or directory
09:49:00 mv: cannot stat '*.png': No such file or directory
09:49:00 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3881252831757319538.sh
09:49:00 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:00 [EnvInject] - Injecting environment variables from a build step.
09:49:00 [EnvInject] - Injecting as environment variables the properties content
09:49:00 OS_CLOUD=vex
09:49:00 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-492
09:49:00
09:49:00 [EnvInject] - Variables injected successfully.
09:49:00 provisioning config files...
09:49:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7274579684848524635.sh
09:49:00 ---> openstack-stack-delete.sh
09:49:00 Setup pyenv:
09:49:00 system
09:49:00 3.8.13
09:49:00 3.9.13
09:49:00 3.10.13
09:49:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KgDN from file:/tmp/.os_lf_venv
09:49:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:02 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:02 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:49:02 lf-activate-venv(): INFO: Base packages installed successfully
09:49:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:19 lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH
09:49:19 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-sanity-only-scandium-492
09:49:22 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
09:49:34 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-492
09:49:34 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-492
09:49:34 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins862941313063198277.sh
09:49:34 ---> sysstat.sh
09:49:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11804566197733140764.sh
09:49:35 ---> package-listing.sh
09:49:35 ++ facter osfamily
09:49:35 ++ tr '[:upper:]' '[:lower:]'
09:49:35 + OS_FAMILY=redhat
09:49:35 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:35 + START_PACKAGES=/tmp/packages_start.txt
09:49:35 + END_PACKAGES=/tmp/packages_end.txt
09:49:35 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:35 + PACKAGES=/tmp/packages_start.txt
09:49:35 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:35 + PACKAGES=/tmp/packages_end.txt
09:49:35 + case "${OS_FAMILY}" in
09:49:35 + rpm -qa
09:49:35 + sort
09:49:36 + '[' -f /tmp/packages_start.txt ']'
09:49:36 + '[' -f /tmp/packages_end.txt ']'
09:49:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:36 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:36 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:36 + 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:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7680833903511628690.sh
09:49:36 ---> capture-instance-metadata.sh
09:49:36 Setup pyenv:
09:49:36 system
09:49:36 3.8.13
09:49:36 3.9.13
09:49:36 3.10.13
09:49:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KgDN from file:/tmp/.os_lf_venv
09:49:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:38 lf-activate-venv(): INFO: Base packages installed successfully
09:49:38 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:49 lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH
09:49:49 INFO: Running in OpenStack, capturing instance metadata
09:49:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10753244275193070372.sh
09:49:49 provisioning config files...
09:49:49 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #492
09:49:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config14000233216336189884tmp
09:49:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:49 provisioning config files...
09:49:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:49 [EnvInject] - Injecting environment variables from a build step.
09:49:49 [EnvInject] - Injecting as environment variables the properties content
09:49:49 SERVER_ID=logs
09:49:49
09:49:49 [EnvInject] - Variables injected successfully.
09:49:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10170277512909478286.sh
09:49:49 ---> create-netrc.sh
09:49:49 WARN: Log server credential not found.
09:49:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9028691293748943154.sh
09:49:49 ---> python-tools-install.sh
09:49:49 Setup pyenv:
09:49:50 system
09:49:50 3.8.13
09:49:50 3.9.13
09:49:50 3.10.13
09:49:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KgDN from file:/tmp/.os_lf_venv
09:49:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:52 lf-activate-venv(): INFO: Base packages installed successfully
09:49:52 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:02 lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH
09:50:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16998138506889883657.sh
09:50:02 ---> sudo-logs.sh
09:50:02 Archiving 'sudo' log..
09:50:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11378649296702506048.sh
09:50:02 ---> job-cost.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:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KgDN from file:/tmp/.os_lf_venv
09:50:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:03 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: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:12 lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH
09:50:12 DEBUG: total: 0.16999999999999998
09:50:12 INFO: Retrieving Stack Cost...
09:50:12 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:12 INFO: Archiving Costs
09:50:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins18418111784557980961.sh
09:50:12 ---> logs-deploy.sh
09:50:12 Setup pyenv:
09:50:12 system
09:50:12 3.8.13
09:50:12 3.9.13
09:50:12 3.10.13
09:50:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KgDN from file:/tmp/.os_lf_venv
09:50:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:14 lf-activate-venv(): INFO: Base packages installed successfully
09:50:14 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:27 lf-activate-venv(): INFO: Adding /tmp/venv-KgDN/bin to PATH
09:50:27 WARNING: Nexus logging server not set
09:50:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/492/
09:50:27 INFO: archiving logs to S3
09:50:28 ---> uname -a:
09:50:28 Linux prd-centos8-robot-2c-8g-468.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:28
09:50:28
09:50:28 ---> lscpu:
09:50:28 Architecture: x86_64
09:50:28 CPU op-mode(s): 32-bit, 64-bit
09:50:28 Byte Order: Little Endian
09:50:28 CPU(s): 2
09:50:28 On-line CPU(s) list: 0,1
09:50:28 Thread(s) per core: 1
09:50:28 Core(s) per socket: 1
09:50:28 Socket(s): 2
09:50:28 NUMA node(s): 1
09:50:28 Vendor ID: AuthenticAMD
09:50:28 CPU family: 23
09:50:28 Model: 49
09:50:28 Model name: AMD EPYC-Rome Processor
09:50:28 Stepping: 0
09:50:28 CPU MHz: 2799.998
09:50:28 BogoMIPS: 5599.99
09:50:28 Virtualization: AMD-V
09:50:28 Hypervisor vendor: KVM
09:50:28 Virtualization type: full
09:50:28 L1d cache: 32K
09:50:28 L1i cache: 32K
09:50:28 L2 cache: 512K
09:50:28 L3 cache: 16384K
09:50:28 NUMA node0 CPU(s): 0,1
09:50:28 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:28
09:50:28
09:50:28 ---> nproc:
09:50:28 2
09:50:28
09:50:28
09:50:28 ---> df -h:
09:50:28 Filesystem Size Used Avail Use% Mounted on
09:50:28 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:28 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:28 tmpfs 3.8G 17M 3.8G 1% /run
09:50:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:28 /dev/vda1 40G 8.4G 32G 21% /
09:50:28 tmpfs 770M 0 770M 0% /run/user/1001
09:50:28
09:50:28
09:50:28 ---> free -m:
09:50:28 total used free shared buff/cache available
09:50:28 Mem: 7697 579 4833 19 2284 6818
09:50:28 Swap: 1023 0 1023
09:50:28
09:50:28
09:50:28 ---> ip addr:
09:50:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:28 inet 127.0.0.1/8 scope host lo
09:50:28 valid_lft forever preferred_lft forever
09:50:28 inet6 ::1/128 scope host
09:50:28 valid_lft forever preferred_lft forever
09:50:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:28 link/ether fa:16:3e:b1:b1:c0 brd ff:ff:ff:ff:ff:ff
09:50:28 altname enp0s3
09:50:28 altname ens3
09:50:28 inet 10.30.171.75/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:28 valid_lft 68274sec preferred_lft 68274sec
09:50:28 inet6 fe80::f816:3eff:feb1:b1c0/64 scope link
09:50:28 valid_lft forever preferred_lft forever
09:50:28
09:50:28
09:50:28 ---> sar -b -r -n DEV:
09:50:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/23/2025 _x86_64_ (2 CPU)
09:50:28
09:50:28 04:48:18 LINUX RESTART (2 CPU)
09:50:28
09:50:28 04:49:01 AM tps rtps wtps bread/s bwrtn/s
09:50:28 04:50:01 AM 2.52 0.00 2.52 0.00 64.68
09:50:28 04:51:01 AM 0.35 0.00 0.35 0.00 5.05
09:50:28 04:52:01 AM 0.50 0.03 0.47 0.53 7.37
09:50:28 04:53:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:28 04:54:01 AM 0.13 0.00 0.13 0.00 1.13
09:50:28 04:55:01 AM 0.28 0.00 0.28 0.00 4.30
09:50:28 04:56:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:28 04:57:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:28 04:58:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:28 04:59:01 AM 0.32 0.00 0.32 0.00 4.83
09:50:28 05:00:01 AM 0.12 0.00 0.12 0.00 1.07
09:50:28 05:01:01 AM 0.20 0.02 0.18 0.13 1.35
09:50:28 05:02:01 AM 0.32 0.07 0.25 1.73 4.60
09:50:28 05:03:01 AM 0.18 0.00 0.18 0.00 1.73
09:50:28 05:04:01 AM 0.32 0.03 0.28 0.27 4.83
09:50:28 05:05:01 AM 1.20 0.00 1.20 0.00 29.21
09:50:28 05:06:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:28 05:07:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:28 05:08:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:28 05:09:01 AM 0.35 0.00 0.35 0.00 4.87
09:50:28 05:10:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:28 05:11:01 AM 0.27 0.00 0.27 0.00 4.07
09:50:28 05:12:01 AM 0.20 0.00 0.20 0.00 2.27
09:50:28 05:13:01 AM 0.15 0.00 0.15 0.00 1.88
09:50:28 05:14:01 AM 0.33 0.00 0.33 0.00 5.40
09:50:28 05:15:01 AM 8.85 5.95 2.90 574.97 71.05
09:50:28 05:16:01 AM 0.18 0.00 0.18 0.00 3.08
09:50:28 05:17:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:28 05:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 05:19:01 AM 0.33 0.00 0.33 0.00 5.13
09:50:28 05:20:01 AM 0.10 0.00 0.10 0.00 1.20
09:50:28 05:21:01 AM 0.28 0.00 0.28 0.00 3.10
09:50:28 05:22:02 AM 0.18 0.00 0.18 0.00 2.82
09:50:28 05:23:01 AM 0.15 0.00 0.15 0.00 1.19
09:50:28 05:24:01 AM 0.32 0.00 0.32 0.00 2.55
09:50:28 05:25:01 AM 0.37 0.00 0.37 0.00 4.43
09:50:28 05:26:01 AM 0.30 0.00 0.30 0.00 2.38
09:50:28 05:27:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:28 05:28:01 AM 0.47 0.00 0.47 0.00 5.48
09:50:28 05:29:01 AM 0.35 0.00 0.35 0.00 3.77
09:50:28 05:30:01 AM 0.42 0.00 0.42 0.00 4.80
09:50:28 05:31:01 AM 0.40 0.00 0.40 0.00 4.42
09:50:28 05:32:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:28 05:33:01 AM 0.33 0.00 0.33 0.00 3.77
09:50:28 05:34:01 AM 0.38 0.00 0.38 0.00 3.87
09:50:28 05:35:01 AM 0.52 0.00 0.52 0.00 7.43
09:50:28 05:36:01 AM 0.30 0.00 0.30 0.00 3.55
09:50:28 05:37:01 AM 1.23 0.32 0.92 6.93 20.01
09:50:28 05:38:01 AM 0.30 0.00 0.30 0.00 2.55
09:50:28 05:39:01 AM 0.40 0.00 0.40 0.00 4.18
09:50:28 05:40:01 AM 0.42 0.00 0.42 0.00 5.31
09:50:28 05:41:01 AM 0.47 0.00 0.47 0.00 5.96
09:50:28 05:42:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 05:43:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:28 05:44:01 AM 0.33 0.00 0.33 0.00 3.37
09:50:28 05:45:01 AM 0.43 0.00 0.43 0.00 5.60
09:50:28 05:46:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:28 05:47:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:28 05:48:01 AM 0.42 0.00 0.42 0.00 5.03
09:50:28 05:49:01 AM 0.37 0.00 0.37 0.00 3.73
09:50:28 05:50:01 AM 0.43 0.00 0.43 0.00 5.45
09:50:28 05:51:01 AM 0.37 0.00 0.37 0.00 4.13
09:50:28 05:52:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:28 05:53:01 AM 0.45 0.00 0.45 0.00 5.60
09:50:28 05:54:01 AM 0.35 0.00 0.35 0.00 3.87
09:50:28 05:55:01 AM 0.48 0.00 0.48 0.00 7.05
09:50:28 05:56:01 AM 0.33 0.00 0.33 0.00 3.50
09:50:28 05:57:01 AM 0.45 0.00 0.45 0.00 6.60
09:50:28 05:58:01 AM 0.30 0.00 0.30 0.00 2.92
09:50:28 05:59:01 AM 0.37 0.00 0.37 0.00 3.87
09:50:28 06:00:01 AM 0.47 0.00 0.47 0.00 5.76
09:50:28 06:01:01 AM 0.43 0.00 0.43 0.00 5.32
09:50:28 06:02:01 AM 0.33 0.00 0.33 0.00 3.71
09:50:28 06:03:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:28 06:04:01 AM 0.38 0.00 0.38 0.00 4.32
09:50:28 06:05:01 AM 0.38 0.00 0.38 0.00 5.18
09:50:28 06:06:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 06:07:01 AM 0.40 0.00 0.40 0.00 5.01
09:50:28 06:08:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:28 06:09:01 AM 0.33 0.00 0.33 0.00 3.10
09:50:28 06:10:01 AM 0.47 0.00 0.47 0.00 5.77
09:50:28 06:11:01 AM 0.35 0.00 0.35 0.00 3.83
09:50:28 06:12:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:28 06:13:01 AM 0.30 0.00 0.30 0.00 2.92
09:50:28 06:14:01 AM 0.55 0.00 0.55 0.00 8.40
09:50:28 06:15:01 AM 0.30 0.00 0.30 0.00 2.92
09:50:28 06:16:01 AM 0.35 0.00 0.35 0.00 3.57
09:50:28 06:17:01 AM 0.42 0.00 0.42 0.00 5.93
09:50:28 06:18:01 AM 0.35 0.00 0.35 0.00 3.63
09:50:28 06:19:01 AM 0.48 0.00 0.48 0.00 6.68
09:50:28 06:20:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 06:21:01 AM 0.45 0.00 0.45 0.00 5.83
09:50:28 06:22:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 06:23:01 AM 0.33 0.00 0.33 0.00 3.37
09:50:28 06:24:01 AM 0.45 0.00 0.45 0.00 5.91
09:50:28 06:25:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:28 06:26:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:28 06:27:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:28 06:28:01 AM 0.43 0.00 0.43 0.00 5.17
09:50:28 06:29:01 AM 0.50 0.00 0.50 0.00 6.32
09:50:28 06:30:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:28 06:31:02 AM 0.38 0.00 0.38 0.00 4.28
09:50:28 06:32:01 AM 0.32 0.00 0.32 0.00 3.47
09:50:28 06:33:01 AM 0.80 0.00 0.80 0.00 10.40
09:50:28 06:34:01 AM 0.58 0.00 0.58 0.00 8.92
09:50:28 06:35:01 AM 0.38 0.00 0.38 0.00 4.70
09:50:28 06:36:01 AM 0.30 0.00 0.30 0.00 2.65
09:50:28 06:37:01 AM 0.27 0.00 0.27 0.00 1.97
09:50:28 06:38:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:28 06:39:01 AM 0.38 0.00 0.38 0.00 3.93
09:50:28 06:40:01 AM 0.40 0.00 0.40 0.00 4.30
09:50:28 06:41:01 AM 0.40 0.00 0.40 0.00 4.18
09:50:28 06:42:01 AM 0.42 0.00 0.42 0.00 5.18
09:50:28 06:43:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:28 06:44:01 AM 0.35 0.00 0.35 0.00 3.80
09:50:28 06:45:01 AM 0.40 0.00 0.40 0.00 5.32
09:50:28 06:46:01 AM 0.28 0.00 0.28 0.00 2.65
09:50:28 06:47:01 AM 0.35 0.00 0.35 0.00 3.57
09:50:28 06:48:01 AM 0.38 0.00 0.38 0.00 5.15
09:50:28 06:49:01 AM 0.43 0.00 0.43 0.00 4.50
09:50:28 06:50:01 AM 0.43 0.00 0.43 0.00 5.32
09:50:28 06:51:01 AM 0.33 0.00 0.33 0.00 3.83
09:50:28 06:52:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 06:53:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 06:54:01 AM 0.42 0.00 0.42 0.00 4.23
09:50:28 06:55:01 AM 0.48 0.00 0.48 0.00 7.03
09:50:28 06:56:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 06:57:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:28 06:58:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 06:59:01 AM 0.35 0.00 0.35 0.00 3.78
09:50:28 07:00:01 AM 0.43 0.00 0.43 0.00 5.45
09:50:28 07:01:01 AM 0.40 0.00 0.40 0.00 4.40
09:50:28 07:02:01 AM 0.48 0.00 0.48 0.00 6.66
09:50:28 07:03:01 AM 0.33 0.00 0.33 0.00 3.30
09:50:28 07:04:01 AM 0.38 0.00 0.38 0.00 4.18
09:50:28 07:05:01 AM 0.43 0.00 0.43 0.00 5.76
09:50:28 07:06:01 AM 0.28 0.00 0.28 0.00 2.92
09:50:28 07:07:01 AM 0.35 0.00 0.35 0.00 3.97
09:50:28 07:08:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:28 07:09:01 AM 0.45 0.00 0.45 0.00 5.63
09:50:28 07:10:01 AM 0.47 0.00 0.47 0.00 5.76
09:50:28 07:11:01 AM 0.38 0.00 0.38 0.00 4.68
09:50:28 07:12:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:28 07:13:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:28 07:14:01 AM 0.38 0.00 0.38 0.00 3.90
09:50:28 07:15:01 AM 0.40 0.00 0.40 0.00 5.72
09:50:28 07:16:01 AM 0.43 0.00 0.43 0.00 5.58
09:50:28 07:17:01 AM 0.37 0.00 0.37 0.00 3.87
09:50:28 07:18:01 AM 0.32 0.00 0.32 0.00 3.42
09:50:28 07:19:01 AM 0.40 0.00 0.40 0.00 4.03
09:50:28 07:20:01 AM 0.45 0.00 0.45 0.00 5.76
09:50:28 07:21:01 AM 0.35 0.00 0.35 0.00 3.83
09:50:28 07:22:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:28 07:23:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:28 07:24:01 AM 0.45 0.00 0.45 0.00 6.48
09:50:28 07:25:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:28 07:26:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 07:27:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:28 07:28:01 AM 0.32 0.00 0.32 0.00 3.42
09:50:28 07:29:01 AM 0.52 0.00 0.52 0.00 7.15
09:50:28 07:30:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:28 07:31:01 AM 0.48 0.00 0.48 0.00 6.13
09:50:28 07:32:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 07:33:01 AM 0.33 0.00 0.33 0.00 3.55
09:50:28 07:34:01 AM 0.47 0.00 0.47 0.00 6.62
09:50:28 07:35:01 AM 0.33 0.00 0.33 0.00 3.28
09:50:28 07:36:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:28 07:37:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 07:38:02 AM 0.28 0.00 0.28 0.00 2.88
09:50:28 07:39:01 AM 0.56 0.00 0.56 0.00 6.63
09:50:28 07:40:01 AM 0.42 0.00 0.42 0.00 5.00
09:50:28 07:41:01 AM 0.33 0.00 0.33 0.00 3.83
09:50:28 07:42:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:28 07:43:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:28 07:44:01 AM 0.47 0.00 0.47 0.00 6.35
09:50:28 07:45:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:28 07:46:01 AM 0.27 0.00 0.27 0.00 2.05
09:50:28 07:47:01 AM 0.38 0.00 0.38 0.00 4.13
09:50:28 07:48:01 AM 0.30 0.00 0.30 0.00 2.78
09:50:28 07:49:01 AM 0.37 0.00 0.37 0.00 3.28
09:50:28 07:50:01 AM 0.45 0.00 0.45 0.00 4.68
09:50:28 07:51:01 AM 0.13 0.00 0.13 0.00 1.25
09:50:28 07:52:01 AM 0.22 0.00 0.22 0.00 2.80
09:50:28 07:53:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:28 07:54:01 AM 0.32 0.00 0.32 0.00 4.47
09:50:28 07:55:01 AM 0.28 0.00 0.28 0.00 4.80
09:50:28 07:56:01 AM 0.17 0.00 0.17 0.00 1.75
09:50:28 07:57:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 07:58:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 07:59:01 AM 0.20 0.00 0.20 0.00 2.32
09:50:28 08:00:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:28 08:01:01 AM 0.23 0.00 0.23 0.00 2.80
09:50:28 08:02:01 AM 0.20 0.00 0.20 0.00 2.82
09:50:28 08:03:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:28 08:04:01 AM 0.17 0.00 0.17 0.00 1.48
09:50:28 08:05:01 AM 0.20 0.00 0.20 0.00 2.93
09:50:28 08:06:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:28 08:07:01 AM 0.10 0.00 0.10 0.00 1.23
09:50:28 08:08:01 AM 0.22 0.00 0.22 0.00 2.93
09:50:28 08:09:01 AM 0.22 0.00 0.22 0.00 2.45
09:50:28 08:10:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:28 08:11:01 AM 0.25 0.00 0.25 0.00 2.88
09:50:28 08:12:01 AM 0.22 0.00 0.22 0.00 2.93
09:50:28 08:13:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 08:14:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:28 08:15:01 AM 0.28 0.00 0.28 0.00 4.82
09:50:28 08:16:01 AM 0.15 0.00 0.15 0.00 2.28
09:50:28 08:17:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:28 08:18:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:28 08:19:01 AM 0.22 0.00 0.22 0.00 1.93
09:50:28 08:20:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:28 08:21:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:28 08:22:01 AM 0.22 0.00 0.22 0.00 3.72
09:50:28 08:23:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:28 08:24:01 AM 0.18 0.00 0.18 0.00 1.90
09:50:28 08:25:01 AM 0.20 0.00 0.20 0.00 2.93
09:50:28 08:26:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 08:27:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:28 08:28:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 08:29:01 AM 1.13 0.00 1.13 0.00 18.06
09:50:28 08:30:01 AM 0.32 0.00 0.32 0.00 5.78
09:50:28 08:31:01 AM 0.23 0.00 0.23 0.00 2.70
09:50:28 08:32:01 AM 0.20 0.00 0.20 0.00 2.78
09:50:28 08:33:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 08:34:01 AM 0.15 0.00 0.15 0.00 1.48
09:50:28 08:35:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:28 08:36:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:28 08:37:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 08:38:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:28 08:39:01 AM 0.32 0.00 0.32 0.00 4.86
09:50:28 08:40:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:28 08:41:01 AM 0.27 0.00 0.27 0.00 3.12
09:50:28 08:42:01 AM 0.22 0.00 0.22 0.00 2.80
09:50:28 08:43:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:28 08:44:01 AM 0.30 0.00 0.30 0.00 5.13
09:50:28 08:45:02 AM 0.12 0.00 0.12 0.00 0.77
09:50:28 08:46:01 AM 0.12 0.00 0.12 0.00 0.95
09:50:28 08:47:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:28 08:48:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:28 08:49:01 AM 0.37 0.00 0.37 0.00 5.70
09:50:28 08:50:01 AM 0.13 0.00 0.13 0.00 1.30
09:50:28 08:51:01 AM 0.13 0.00 0.13 0.00 1.10
09:50:28 08:52:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:28 08:53:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 08:54:01 AM 0.28 0.00 0.28 0.00 5.03
09:50:28 08:55:01 AM 0.23 0.00 0.23 0.00 2.78
09:50:28 08:56:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:28 08:57:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:28 08:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:28 08:59:01 AM 0.20 0.00 0.20 0.00 2.78
09:50:28 09:00:01 AM 0.23 0.00 0.23 0.00 3.87
09:50:28 09:01:01 AM 0.23 0.00 0.23 0.00 3.22
09:50:28 09:02:01 AM 0.23 0.00 0.23 0.00 3.53
09:50:28 09:03:01 AM 0.17 0.00 0.17 0.00 2.15
09:50:28 09:04:01 AM 0.17 0.00 0.17 0.00 1.63
09:50:28 09:05:01 AM 0.25 0.00 0.25 0.00 4.57
09:50:28 09:06:01 AM 0.15 0.00 0.15 0.00 2.08
09:50:28 09:07:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:28 09:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 09:09:01 AM 0.25 0.00 0.25 0.00 3.08
09:50:28 09:10:01 AM 0.32 0.00 0.32 0.00 4.80
09:50:28 09:11:01 AM 0.13 0.00 0.13 0.00 1.47
09:50:28 09:12:01 AM 0.13 0.00 0.13 0.00 2.10
09:50:28 09:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:28 09:14:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:28 09:15:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:28 09:16:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:28 09:17:01 AM 0.17 0.00 0.17 0.00 1.78
09:50:28 09:18:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:28 09:19:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:28 09:20:01 AM 0.37 0.00 0.37 0.00 5.41
09:50:28 09:21:01 AM 0.20 0.00 0.20 0.00 1.88
09:50:28 09:22:01 AM 0.15 0.00 0.15 0.00 2.23
09:50:28 09:23:01 AM 0.18 0.00 0.18 0.00 2.37
09:50:28 09:24:01 AM 0.22 0.00 0.22 0.00 3.25
09:50:28 09:25:01 AM 0.20 0.00 0.20 0.00 2.93
09:50:28 09:26:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:28 09:27:01 AM 0.10 0.00 0.10 0.00 1.20
09:50:28 09:28:01 AM 0.17 0.00 0.17 0.00 1.63
09:50:28 09:29:01 AM 0.17 0.00 0.17 0.00 1.80
09:50:28 09:30:01 AM 0.27 0.00 0.27 0.00 3.22
09:50:28 09:31:01 AM 0.22 0.00 0.22 0.00 2.97
09:50:28 09:32:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:28 09:33:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:28 09:34:01 AM 0.17 0.00 0.17 0.00 1.75
09:50:28 09:35:01 AM 0.17 0.00 0.17 0.00 2.67
09:50:28 09:36:01 AM 0.12 0.00 0.12 0.00 0.83
09:50:28 09:37:01 AM 0.20 0.00 0.20 0.00 2.40
09:50:28 09:38:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:28 09:39:01 AM 0.15 0.00 0.15 0.00 1.48
09:50:28 09:40:01 AM 0.75 0.42 0.33 152.70 5.38
09:50:28 09:41:01 AM 91.82 6.23 85.59 1093.72 6183.16
09:50:28 09:42:01 AM 81.57 0.82 80.76 82.11 10621.81
09:50:28 09:43:01 AM 43.36 6.93 36.43 1279.12 2252.62
09:50:28 09:44:01 AM 53.05 2.53 50.52 420.26 7638.45
09:50:28 09:45:01 AM 4.33 0.22 4.12 11.73 167.41
09:50:28 09:46:01 AM 2.62 0.00 2.62 0.00 534.52
09:50:28 09:47:01 AM 0.52 0.00 0.52 0.00 386.02
09:50:28 09:48:01 AM 0.37 0.00 0.37 0.00 318.59
09:50:28 09:49:02 AM 3.47 0.35 3.12 38.79 296.88
09:50:28 09:50:01 AM 33.50 0.29 33.21 26.70 3019.16
09:50:28 Average: 1.36 0.08 1.28 12.26 108.08
09:50:28
09:50:28 04:49:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:28 04:50:01 AM 5866876 7232392 2015556 25.57 2688 1564336 617760 6.92 152148 1606064 4
09:50:28 04:51:01 AM 5867696 7233228 2014736 25.56 2688 1564344 617760 6.92 152196 1605836 4
09:50:28 04:52:01 AM 5864420 7229968 2018012 25.60 2688 1564360 617760 6.92 152200 1609044 4
09:50:28 04:53:01 AM 5864552 7230100 2017880 25.60 2688 1564360 617760 6.92 152200 1609044 4
09:50:28 04:54:01 AM 5864648 7230192 2017784 25.60 2688 1564364 617760 6.92 152200 1609116 12
09:50:28 04:55:01 AM 5864460 7230004 2017972 25.60 2688 1564364 617760 6.92 152200 1609136 8
09:50:28 04:56:01 AM 5864696 7230240 2017736 25.60 2688 1564364 617760 6.92 152200 1609052 4
09:50:28 04:57:01 AM 5864764 7230312 2017668 25.60 2688 1564368 617760 6.92 152200 1609044 8
09:50:28 04:58:01 AM 5864676 7230224 2017756 25.60 2688 1564368 617760 6.92 152200 1609060 4
09:50:28 04:59:01 AM 5864596 7230144 2017836 25.60 2688 1564368 617760 6.92 152200 1609168 12
09:50:28 05:00:01 AM 5864156 7229708 2018276 25.60 2688 1564372 616004 6.90 152200 1609220 8
09:50:28 05:01:01 AM 5863012 7228564 2019420 25.62 2688 1564372 616004 6.90 152200 1609800 4
09:50:28 05:02:01 AM 5863680 7229304 2018752 25.61 2688 1564444 616004 6.90 152324 1609316 4
09:50:28 05:03:01 AM 5863716 7229340 2018716 25.61 2688 1564444 616004 6.90 152324 1609316 4
09:50:28 05:04:01 AM 5863740 7229364 2018692 25.61 2688 1564444 614408 6.88 152424 1609316 28
09:50:28 05:05:01 AM 5863624 7229252 2018808 25.61 2688 1564448 614408 6.88 152424 1609260 8
09:50:28 05:06:01 AM 5863800 7229428 2018632 25.61 2688 1564448 614408 6.88 152424 1609268 8
09:50:28 05:07:01 AM 5863644 7229272 2018788 25.61 2688 1564448 614408 6.88 152424 1609272 4
09:50:28 05:08:01 AM 5863636 7229268 2018796 25.61 2688 1564452 614408 6.88 152424 1609276 4
09:50:28 05:09:01 AM 5863596 7229228 2018836 25.61 2688 1564452 614408 6.88 152424 1609348 4
09:50:28 05:10:01 AM 5863576 7229208 2018856 25.61 2688 1564452 608712 6.82 152424 1609512 4
09:50:28 05:11:01 AM 5863744 7229380 2018688 25.61 2688 1564456 608712 6.82 152424 1609284 4
09:50:28 05:12:01 AM 5863804 7229440 2018628 25.61 2688 1564456 608712 6.82 152424 1609284 4
09:50:28 05:13:01 AM 5863732 7229372 2018700 25.61 2688 1564460 608712 6.82 152424 1609288 4
09:50:28 05:14:01 AM 5862516 7228156 2019916 25.63 2688 1564460 624972 7.00 152424 1609708 4
09:50:28 05:15:01 AM 5845352 7228232 2037080 25.84 2688 1581696 616348 6.90 154584 1624852 4
09:50:28 05:16:01 AM 5845940 7228824 2036492 25.84 2688 1581700 616348 6.90 154584 1624456 8
09:50:28 05:17:01 AM 5845984 7228868 2036448 25.84 2688 1581700 616348 6.90 154584 1624456 4
09:50:28 05:18:01 AM 5846020 7228904 2036412 25.83 2688 1581700 616348 6.90 154584 1624528 12
09:50:28 05:19:01 AM 5846008 7228892 2036424 25.83 2688 1581700 616348 6.90 154584 1624676 16
09:50:28 05:20:01 AM 5845940 7228828 2036492 25.84 2688 1581704 616240 6.90 154584 1624716 8
09:50:28 05:21:01 AM 5846008 7228900 2036424 25.83 2688 1581708 616240 6.90 154584 1624492 8
09:50:28 05:22:02 AM 5846112 7229008 2036320 25.83 2688 1581712 616240 6.90 154584 1624576 12
09:50:28 05:23:01 AM 5845928 7228824 2036504 25.84 2688 1581712 616240 6.90 154584 1624756 4
09:50:28 05:24:01 AM 5846188 7229084 2036244 25.83 2688 1581712 616240 6.90 154584 1624632 4
09:50:28 05:25:01 AM 5846128 7229028 2036304 25.83 2688 1581716 616240 6.90 154584 1624568 4
09:50:28 05:26:01 AM 5846260 7229160 2036172 25.83 2688 1581716 616240 6.90 154584 1624636 4
09:50:28 05:27:01 AM 5845636 7228536 2036796 25.84 2688 1581716 616240 6.90 154584 1624880 4
09:50:28 05:28:01 AM 5845968 7228872 2036464 25.84 2688 1581720 616240 6.90 154584 1624612 4
09:50:28 05:29:01 AM 5845916 7228820 2036516 25.84 2688 1581720 616240 6.90 154584 1624696 4
09:50:28 05:30:01 AM 5845920 7228824 2036512 25.84 2688 1581720 608048 6.81 154584 1624744 4
09:50:28 05:31:01 AM 5846092 7229000 2036340 25.83 2688 1581724 608048 6.81 154584 1624632 4
09:50:28 05:32:01 AM 5846080 7228988 2036352 25.83 2688 1581724 608048 6.81 154584 1624700 4
09:50:28 05:33:01 AM 5845956 7228868 2036476 25.84 2688 1581728 608048 6.81 154584 1624964 4
09:50:28 05:34:01 AM 5846204 7229116 2036228 25.83 2688 1581728 608048 6.81 154584 1624736 4
09:50:28 05:35:01 AM 5846220 7229132 2036212 25.83 2688 1581728 608048 6.81 154588 1624760 4
09:50:28 05:36:01 AM 5845756 7228672 2036676 25.84 2688 1581732 623500 6.98 154588 1625072 4
09:50:28 05:37:01 AM 5846012 7229124 2036420 25.83 2688 1581928 623500 6.98 154800 1624740 4
09:50:28 05:38:01 AM 5846040 7229152 2036392 25.83 2688 1581928 623500 6.98 154800 1624740 4
09:50:28 05:39:01 AM 5845956 7229072 2036476 25.84 2688 1581932 623500 6.98 154800 1624812 4
09:50:28 05:40:01 AM 5845820 7228936 2036612 25.84 2688 1581932 607088 6.80 154800 1624976 4
09:50:28 05:41:01 AM 5846104 7229228 2036328 25.83 2688 1581940 607088 6.80 154800 1624752 4
09:50:28 05:42:01 AM 5845900 7229024 2036532 25.84 2688 1581940 607088 6.80 154800 1624868 4
09:50:28 05:43:01 AM 5846108 7229232 2036324 25.83 2688 1581940 607088 6.80 154800 1624752 4
09:50:28 05:44:01 AM 5846000 7229128 2036432 25.84 2688 1581944 607088 6.80 154800 1624832 4
09:50:28 05:45:01 AM 5846112 7229240 2036320 25.83 2688 1581944 607088 6.80 154800 1624764 4
09:50:28 05:46:01 AM 5846220 7229348 2036212 25.83 2688 1581944 607088 6.80 154800 1624764 4
09:50:28 05:47:01 AM 5846232 7229364 2036200 25.83 2688 1581948 622692 6.97 154800 1624768 4
09:50:28 05:48:01 AM 5846024 7229156 2036408 25.83 2688 1581948 622692 6.97 154800 1624768 4
09:50:28 05:49:01 AM 5845784 7228916 2036648 25.84 2688 1581948 622692 6.97 154800 1624872 4
09:50:28 05:50:01 AM 5845496 7228632 2036936 25.84 2688 1581952 616344 6.90 154800 1625040 4
09:50:28 05:51:01 AM 5845924 7229064 2036508 25.84 2688 1581956 616344 6.90 154800 1624816 4
09:50:28 05:52:01 AM 5846000 7229144 2036432 25.84 2688 1581960 616344 6.90 154800 1624820 4
09:50:28 05:53:01 AM 5845952 7229096 2036480 25.84 2688 1581960 616344 6.90 154800 1624824 4
09:50:28 05:54:01 AM 5845792 7228936 2036640 25.84 2688 1581960 616344 6.90 154800 1624904 4
09:50:28 05:55:01 AM 5845948 7229092 2036484 25.84 2688 1581960 616344 6.90 154800 1624836 4
09:50:28 05:56:01 AM 5845984 7229132 2036448 25.84 2688 1581964 616344 6.90 154800 1624840 4
09:50:28 05:57:01 AM 5845844 7228992 2036588 25.84 2688 1581964 616344 6.90 154828 1624812 4
09:50:28 05:58:01 AM 5845980 7229128 2036452 25.84 2688 1581964 616344 6.90 154828 1624812 4
09:50:28 05:59:01 AM 5845872 7229024 2036560 25.84 2688 1581968 616344 6.90 154828 1624944 4
09:50:28 06:00:01 AM 5845736 7228892 2036696 25.84 2688 1581972 608152 6.81 154828 1624996 4
09:50:28 06:01:01 AM 5844820 7227980 2037612 25.85 2688 1581976 608152 6.81 154828 1625696 4
09:50:28 06:02:01 AM 5845908 7229068 2036524 25.84 2688 1581976 608152 6.81 154832 1624880 4
09:50:28 06:03:01 AM 5845848 7229008 2036584 25.84 2688 1581976 608152 6.81 154832 1624848 4
09:50:28 06:04:01 AM 5845820 7228984 2036612 25.84 2688 1581980 608152 6.81 154832 1624952 4
09:50:28 06:05:01 AM 5845968 7229132 2036464 25.84 2688 1581980 608152 6.81 154832 1624852 4
09:50:28 06:06:01 AM 5845852 7229016 2036580 25.84 2688 1581980 608152 6.81 154832 1624884 4
09:50:28 06:07:01 AM 5845856 7229024 2036576 25.84 2688 1581984 623876 6.99 154832 1624872 4
09:50:28 06:08:01 AM 5845968 7229136 2036464 25.84 2688 1581984 623876 6.99 154832 1624888 4
09:50:28 06:09:01 AM 5845912 7229080 2036520 25.84 2688 1581984 623876 6.99 154832 1624940 4
09:50:28 06:10:01 AM 5845544 7228716 2036888 25.84 2688 1581988 617872 6.92 154832 1625124 4
09:50:28 06:11:01 AM 5846000 7229172 2036432 25.84 2688 1581988 617872 6.92 154832 1624876 4
09:50:28 06:12:01 AM 5845964 7229140 2036468 25.84 2688 1581992 617872 6.92 154832 1624896 4
09:50:28 06:13:01 AM 5845920 7229096 2036512 25.84 2688 1581992 617872 6.92 154832 1624896 4
09:50:28 06:14:01 AM 5845808 7228984 2036624 25.84 2688 1581992 617872 6.92 154832 1624996 4
09:50:28 06:15:01 AM 5845608 7228788 2036824 25.84 2688 1581996 617872 6.92 154832 1625264 4
09:50:28 06:16:01 AM 5846264 7229444 2036168 25.83 2688 1581996 617872 6.92 154832 1624768 4
09:50:28 06:17:01 AM 5846408 7229588 2036024 25.83 2688 1581996 617872 6.92 154836 1624712 4
09:50:28 06:18:01 AM 5846380 7229564 2036052 25.83 2688 1582000 617872 6.92 154836 1624728 4
09:50:28 06:19:01 AM 5846076 7229260 2036356 25.83 2688 1582000 617872 6.92 154836 1624816 4
09:50:28 06:20:01 AM 5845792 7228976 2036640 25.84 2688 1582000 607696 6.80 154836 1624872 4
09:50:28 06:21:01 AM 5846108 7229300 2036324 25.83 2688 1582004 607696 6.80 154836 1624772 4
09:50:28 06:22:01 AM 5846016 7229208 2036416 25.83 2688 1582004 607696 6.80 154836 1624772 4
09:50:28 06:23:01 AM 5846016 7229212 2036416 25.83 2688 1582008 607696 6.80 154836 1624892 4
09:50:28 06:24:01 AM 5846072 7229268 2036360 25.83 2688 1582008 607696 6.80 154836 1624852 4
09:50:28 06:25:01 AM 5846176 7229372 2036256 25.83 2688 1582008 607696 6.80 154836 1624784 4
09:50:28 06:26:01 AM 5846068 7229268 2036364 25.83 2688 1582012 607696 6.80 154836 1624788 4
09:50:28 06:27:01 AM 5845824 7229024 2036608 25.84 2688 1582012 607696 6.80 154836 1625168 12
09:50:28 06:28:01 AM 5846168 7229368 2036264 25.83 2688 1582012 607696 6.80 154836 1624800 12
09:50:28 06:29:01 AM 5846204 7229408 2036228 25.83 2688 1582016 607696 6.80 154836 1624872 8
09:50:28 06:30:01 AM 5846068 7229272 2036364 25.83 2688 1582016 628692 7.04 154836 1624920 4
09:50:28 06:31:02 AM 5846172 7229380 2036260 25.83 2688 1582020 628692 7.04 154836 1624808 4
09:50:28 06:32:01 AM 5844160 7227368 2038272 25.86 2688 1582020 615904 6.90 154836 1626852 4
09:50:28 06:33:01 AM 5845988 7229200 2036444 25.84 2688 1582024 615900 6.90 164248 1615700 4
09:50:28 06:34:01 AM 5845916 7229128 2036516 25.84 2688 1582024 615900 6.90 164248 1615576 4
09:50:28 06:35:01 AM 5845784 7229000 2036648 25.84 2688 1582028 615900 6.90 164248 1615580 4
09:50:28 06:36:01 AM 5845700 7228916 2036732 25.84 2688 1582028 615900 6.90 164248 1615752 4
09:50:28 06:37:01 AM 5845932 7229148 2036500 25.84 2688 1582028 615900 6.90 164248 1615548 4
09:50:28 06:38:01 AM 5845924 7229148 2036508 25.84 2688 1582036 615900 6.90 164248 1615556 4
09:50:28 06:39:01 AM 5845848 7229072 2036584 25.84 2688 1582036 615900 6.90 164248 1615628 4
09:50:28 06:40:01 AM 5845636 7228860 2036796 25.84 2688 1582036 616108 6.90 164248 1615676 4
09:50:28 06:41:01 AM 5845952 7229184 2036480 25.84 2688 1582040 616108 6.90 164248 1615564 4
09:50:28 06:42:01 AM 5845836 7229068 2036596 25.84 2688 1582040 616108 6.90 164248 1615564 4
09:50:28 06:43:01 AM 5845920 7229156 2036512 25.84 2688 1582044 616108 6.90 164248 1615568 4
09:50:28 06:44:01 AM 5846012 7229248 2036420 25.83 2688 1582044 616108 6.90 164248 1615636 4
09:50:28 06:45:01 AM 5846012 7229248 2036420 25.83 2688 1582044 616108 6.90 164248 1615568 4
09:50:28 06:46:01 AM 5846072 7229312 2036360 25.83 2688 1582048 616108 6.90 164248 1615572 4
09:50:28 06:47:01 AM 5845964 7229204 2036468 25.84 2688 1582048 616108 6.90 164248 1615640 4
09:50:28 06:48:01 AM 5845876 7229116 2036556 25.84 2688 1582048 616108 6.90 164248 1615780 4
09:50:28 06:49:01 AM 5845972 7229216 2036460 25.84 2688 1582052 616108 6.90 164248 1615656 4
09:50:28 06:50:01 AM 5845912 7229156 2036520 25.84 2688 1582052 616108 6.90 164248 1615820 4
09:50:28 06:51:01 AM 5846072 7229320 2036360 25.83 2688 1582056 616108 6.90 164256 1615584 4
09:50:28 06:52:01 AM 5846080 7229328 2036352 25.83 2688 1582056 616108 6.90 164256 1615584 4
09:50:28 06:53:01 AM 5846108 7229356 2036324 25.83 2688 1582056 616108 6.90 164256 1615584 4
09:50:28 06:54:01 AM 5845996 7229248 2036436 25.84 2688 1582060 616108 6.90 164256 1615680 4
09:50:28 06:55:01 AM 5845968 7229220 2036464 25.84 2688 1582060 616108 6.90 164256 1615728 4
09:50:28 06:56:01 AM 5845916 7229168 2036516 25.84 2688 1582060 616108 6.90 164256 1615612 4
09:50:28 06:57:01 AM 5845912 7229168 2036520 25.84 2688 1582064 616108 6.90 164256 1615616 4
09:50:28 06:58:01 AM 5845948 7229204 2036484 25.84 2688 1582064 616108 6.90 164256 1615616 4
09:50:28 06:59:01 AM 5845808 7229064 2036624 25.84 2688 1582064 616108 6.90 164256 1615716 4
09:50:28 07:00:01 AM 5845568 7228828 2036864 25.84 2688 1582068 631832 7.07 164256 1615768 4
09:50:28 07:01:01 AM 5844584 7227848 2037848 25.85 2688 1582072 631832 7.07 164256 1616468 4
09:50:28 07:02:01 AM 5845836 7229104 2036596 25.84 2688 1582076 631832 7.07 164276 1615640 4
09:50:28 07:03:01 AM 5845828 7229096 2036604 25.84 2688 1582076 631832 7.07 164276 1615640 4
09:50:28 07:04:01 AM 5845652 7228920 2036780 25.84 2688 1582076 631832 7.07 164276 1615904 4
09:50:28 07:05:01 AM 5845956 7229228 2036476 25.84 2688 1582080 615848 6.90 164276 1615648 8
09:50:28 07:06:01 AM 5845964 7229236 2036468 25.84 2688 1582080 615848 6.90 164276 1615648 4
09:50:28 07:07:01 AM 5845876 7229148 2036556 25.84 2688 1582080 615848 6.90 164276 1615652 4
09:50:28 07:08:01 AM 5845936 7229212 2036496 25.84 2688 1582084 615848 6.90 164280 1615736 4
09:50:28 07:09:01 AM 5845796 7229072 2036636 25.84 2688 1582084 615848 6.90 164276 1615744 4
09:50:28 07:10:01 AM 5845604 7228880 2036828 25.84 2688 1582084 616252 6.90 164276 1615936 4
09:50:28 07:11:01 AM 5845396 7228676 2037036 25.84 2688 1582088 616252 6.90 164276 1616088 4
09:50:28 07:12:01 AM 5845816 7229096 2036616 25.84 2688 1582088 616252 6.90 164276 1615712 4
09:50:28 07:13:01 AM 5845872 7229152 2036560 25.84 2688 1582088 616252 6.90 164276 1615712 4
09:50:28 07:14:01 AM 5845696 7228980 2036736 25.84 2688 1582092 616252 6.90 164276 1615784 4
09:50:28 07:15:01 AM 5845464 7228748 2036968 25.84 2688 1582092 616252 6.90 164276 1616200 4
09:50:28 07:16:01 AM 5844892 7228176 2037540 25.85 2688 1582092 616252 6.90 164276 1616548 4
09:50:28 07:17:01 AM 5844968 7228256 2037464 25.85 2688 1582096 616252 6.90 164276 1616496 4
09:50:28 07:18:01 AM 5845000 7228288 2037432 25.85 2688 1582096 616252 6.90 164276 1616488 4
09:50:28 07:19:01 AM 5845244 7228532 2037188 25.84 2688 1582096 616252 6.90 164276 1616292 4
09:50:28 07:20:01 AM 5845144 7228440 2037288 25.85 2688 1582104 616252 6.90 164276 1616464 4
09:50:28 07:21:01 AM 5845284 7228580 2037148 25.84 2688 1582104 616252 6.90 164276 1616236 4
09:50:28 07:22:01 AM 5845344 7228644 2037088 25.84 2688 1582108 616252 6.90 164276 1616240 4
09:50:28 07:23:01 AM 5845248 7228548 2037184 25.84 2688 1582108 616252 6.90 164276 1616240 4
09:50:28 07:24:01 AM 5845300 7228600 2037132 25.84 2688 1582108 616252 6.90 164276 1616308 4
09:50:28 07:25:01 AM 5845412 7228716 2037020 25.84 2688 1582112 616252 6.90 164276 1616244 4
09:50:28 07:26:01 AM 5845324 7228628 2037108 25.84 2688 1582112 616252 6.90 164276 1616360 4
09:50:28 07:27:01 AM 5845320 7228624 2037112 25.84 2688 1582112 616252 6.90 164276 1616244 4
09:50:28 07:28:01 AM 5845436 7228744 2036996 25.84 2688 1582116 616252 6.90 164276 1616316 4
09:50:28 07:29:01 AM 5844852 7228160 2037580 25.85 2688 1582116 616252 6.90 164276 1616532 4
09:50:28 07:30:01 AM 5844676 7227984 2037756 25.85 2688 1582116 616364 6.90 164276 1616652 4
09:50:28 07:31:01 AM 5845272 7228584 2037160 25.84 2688 1582120 616364 6.90 164276 1616268 4
09:50:28 07:32:01 AM 5845280 7228592 2037152 25.84 2688 1582120 616364 6.90 164276 1616268 4
09:50:28 07:33:01 AM 5845340 7228656 2037092 25.84 2688 1582124 616364 6.90 164276 1616340 4
09:50:28 07:34:01 AM 5845032 7228348 2037400 25.85 2688 1582124 616364 6.90 164276 1616480 4
09:50:28 07:35:01 AM 5845324 7228640 2037108 25.84 2688 1582124 616364 6.90 164276 1616276 4
09:50:28 07:36:01 AM 5845492 7228812 2036940 25.84 2688 1582128 616364 6.90 164276 1616280 4
09:50:28 07:37:01 AM 5845384 7228704 2037048 25.84 2688 1582128 616364 6.90 164276 1616312 4
09:50:28 07:38:02 AM 5845324 7228644 2037108 25.84 2688 1582128 616364 6.90 164276 1616280 4
09:50:28 07:39:01 AM 5845276 7228600 2037156 25.84 2688 1582132 616364 6.90 164276 1616352 4
09:50:28 07:40:01 AM 5845120 7228444 2037312 25.85 2688 1582132 608108 6.81 164276 1616408 4
09:50:28 07:41:01 AM 5845208 7228536 2037224 25.85 2688 1582136 608108 6.81 164276 1616296 4
09:50:28 07:42:01 AM 5845248 7228576 2037184 25.84 2688 1582136 608108 6.81 164276 1616296 4
09:50:28 07:43:01 AM 5845136 7228464 2037296 25.85 2688 1582136 608108 6.81 164276 1616308 4
09:50:28 07:44:01 AM 5844620 7227952 2037812 25.85 2688 1582140 623484 6.98 164276 1616724 4
09:50:28 07:45:01 AM 5844896 7228228 2037536 25.85 2688 1582140 623484 6.98 164276 1616604 4
09:50:28 07:46:01 AM 5845224 7228556 2037208 25.84 2688 1582140 623484 6.98 164276 1616332 4
09:50:28 07:47:01 AM 5845180 7228512 2037252 25.85 2688 1582140 623484 6.98 164276 1616332 4
09:50:28 07:48:01 AM 5845168 7228504 2037264 25.85 2688 1582144 623484 6.98 164276 1616336 4
09:50:28 07:49:01 AM 5845088 7228424 2037344 25.85 2688 1582144 623484 6.98 164276 1616404 4
09:50:28 07:50:01 AM 5845048 7228384 2037384 25.85 2688 1582144 604996 6.77 164276 1616452 4
09:50:28 07:51:01 AM 5845228 7228572 2037204 25.84 2688 1582152 620408 6.95 164276 1616344 4
09:50:28 07:52:01 AM 5845112 7228456 2037320 25.85 2688 1582152 620408 6.95 164276 1616344 4
09:50:28 07:53:01 AM 5845172 7228520 2037260 25.85 2688 1582156 620408 6.95 164276 1616348 4
09:50:28 07:54:01 AM 5845048 7228396 2037384 25.85 2688 1582156 620408 6.95 164276 1616416 12
09:50:28 07:55:01 AM 5845200 7228548 2037232 25.85 2688 1582156 620408 6.95 164276 1616348 8
09:50:28 07:56:01 AM 5845196 7228548 2037236 25.85 2688 1582160 620408 6.95 164276 1616352 4
09:50:28 07:57:01 AM 5845116 7228468 2037316 25.85 2688 1582160 620408 6.95 164276 1616352 4
09:50:28 07:58:01 AM 5845208 7228560 2037224 25.85 2688 1582160 620408 6.95 164276 1616352 4
09:50:28 07:59:01 AM 5844988 7228344 2037444 25.85 2688 1582164 620408 6.95 164276 1616552 16
09:50:28 08:00:01 AM 5845008 7228364 2037424 25.85 2688 1582164 620408 6.95 164276 1616480 8
09:50:28 08:01:01 AM 5844236 7227600 2038196 25.86 2688 1582168 620408 6.95 164276 1617072 4
09:50:28 08:02:01 AM 5845296 7228664 2037136 25.84 2688 1582172 620408 6.95 164276 1616380 4
09:50:28 08:03:01 AM 5845300 7228668 2037132 25.84 2688 1582172 620408 6.95 164276 1616384 4
09:50:28 08:04:01 AM 5845324 7228696 2037108 25.84 2688 1582176 620408 6.95 164276 1616456 4
09:50:28 08:05:01 AM 5845328 7228700 2037104 25.84 2688 1582176 620408 6.95 164276 1616388 4
09:50:28 08:06:01 AM 5844608 7227980 2037824 25.85 2688 1582176 620408 6.95 164276 1616700 16
09:50:28 08:07:01 AM 5844904 7228280 2037528 25.85 2688 1582180 620408 6.95 164276 1616604 4
09:50:28 08:08:01 AM 5844884 7228260 2037548 25.85 2688 1582180 620408 6.95 164276 1616672 4
09:50:28 08:09:01 AM 5844904 7228280 2037528 25.85 2688 1582180 620408 6.95 164276 1616608 16
09:50:28 08:10:01 AM 5844644 7228024 2037788 25.85 2688 1582184 616428 6.90 164276 1616852 8
09:50:28 08:11:01 AM 5845116 7228500 2037316 25.85 2688 1582188 616428 6.90 164276 1616468 4
09:50:28 08:12:01 AM 5845144 7228532 2037288 25.85 2688 1582192 616428 6.90 164276 1616472 4
09:50:28 08:13:01 AM 5845028 7228416 2037404 25.85 2688 1582192 616428 6.90 164276 1616472 4
09:50:28 08:14:01 AM 5845008 7228396 2037424 25.85 2688 1582192 616428 6.90 164276 1616568 12
09:50:28 08:15:01 AM 5844500 7227892 2037932 25.85 2688 1582196 616428 6.90 164276 1616848 16
09:50:28 08:16:01 AM 5844508 7227900 2037924 25.85 2688 1582196 616428 6.90 164276 1616812 4
09:50:28 08:17:01 AM 5844872 7228264 2037560 25.85 2688 1582196 616428 6.90 164276 1616540 4
09:50:28 08:18:01 AM 5844792 7228188 2037640 25.85 2688 1582200 616428 6.90 164276 1616628 4
09:50:28 08:19:01 AM 5844792 7228188 2037640 25.85 2688 1582200 616428 6.90 164284 1616700 16
09:50:28 08:20:01 AM 5844600 7227996 2037832 25.85 2688 1582200 619600 6.94 164276 1616744 8
09:50:28 08:21:01 AM 5844820 7228220 2037612 25.85 2688 1582204 619600 6.94 164276 1616536 4
09:50:28 08:22:01 AM 5844464 7227864 2037968 25.85 2688 1582204 619600 6.94 164276 1617048 4
09:50:28 08:23:01 AM 5844968 7228372 2037464 25.85 2688 1582208 619600 6.94 164276 1616560 4
09:50:28 08:24:01 AM 5844720 7228124 2037712 25.85 2688 1582208 619600 6.94 164276 1616744 4
09:50:28 08:25:01 AM 5845032 7228436 2037400 25.85 2688 1582208 619600 6.94 164276 1616560 4
09:50:28 08:26:01 AM 5845088 7228492 2037344 25.85 2688 1582208 619600 6.94 164276 1616560 4
09:50:28 08:27:01 AM 5845036 7228444 2037396 25.85 2688 1582212 619600 6.94 164276 1616564 4
09:50:28 08:28:01 AM 5843836 7227244 2038596 25.86 2688 1582212 617928 6.92 164276 1617608 4
09:50:28 08:29:01 AM 5844708 7228128 2037724 25.85 2688 1582224 608276 6.81 165720 1615204 4
09:50:28 08:30:01 AM 5844152 7227576 2038280 25.86 2688 1582228 608284 6.81 165720 1615576 4
09:50:28 08:31:01 AM 5844748 7228172 2037684 25.85 2688 1582228 608284 6.81 165720 1615140 8
09:50:28 08:32:01 AM 5844792 7228220 2037640 25.85 2688 1582232 608284 6.81 165720 1615144 4
09:50:28 08:33:01 AM 5844228 7227656 2038204 25.86 2688 1582232 608284 6.81 165720 1615600 16
09:50:28 08:34:01 AM 5844736 7228164 2037696 25.85 2688 1582232 608284 6.81 165720 1615216 12
09:50:28 08:35:01 AM 5844840 7228272 2037592 25.85 2688 1582236 608284 6.81 165720 1615152 8
09:50:28 08:36:01 AM 5844708 7228140 2037724 25.85 2688 1582236 608284 6.81 165720 1615268 4
09:50:28 08:37:01 AM 5844848 7228280 2037584 25.85 2688 1582236 608284 6.81 165720 1615152 8
09:50:28 08:38:01 AM 5844704 7228140 2037728 25.85 2688 1582240 608284 6.81 165720 1615272 4
09:50:28 08:39:01 AM 5844776 7228212 2037656 25.85 2688 1582240 608284 6.81 165720 1615232 12
09:50:28 08:40:01 AM 5844524 7227960 2037908 25.85 2688 1582240 609580 6.83 165720 1615280 8
09:50:28 08:41:01 AM 5844640 7228080 2037792 25.85 2688 1582244 609580 6.83 165720 1615168 4
09:50:28 08:42:01 AM 5844736 7228176 2037696 25.85 2688 1582244 609580 6.83 165720 1615168 4
09:50:28 08:43:01 AM 5844796 7228240 2037636 25.85 2688 1582248 609580 6.83 165720 1615172 4
09:50:28 08:44:01 AM 5844772 7228216 2037660 25.85 2688 1582248 609580 6.83 165720 1615240 4
09:50:28 08:45:02 AM 5844768 7228212 2037664 25.85 2688 1582248 609580 6.83 165720 1615172 4
09:50:28 08:46:01 AM 5844848 7228300 2037584 25.85 2688 1582256 609580 6.83 165720 1615180 4
09:50:28 08:47:01 AM 5844912 7228364 2037520 25.85 2688 1582256 609580 6.83 165720 1615184 4
09:50:28 08:48:01 AM 5844884 7228336 2037548 25.85 2688 1582256 609580 6.83 165720 1615184 4
09:50:28 08:49:01 AM 5844808 7228264 2037624 25.85 2688 1582260 609580 6.83 165720 1615256 4
09:50:28 08:50:01 AM 5844632 7228088 2037800 25.85 2688 1582260 626224 7.01 165720 1615304 4
09:50:28 08:51:01 AM 5844944 7228404 2037488 25.85 2688 1582264 626224 7.01 165720 1615192 4
09:50:28 08:52:01 AM 5844800 7228260 2037632 25.85 2688 1582264 626224 7.01 165720 1615192 4
09:50:28 08:53:01 AM 5844880 7228340 2037552 25.85 2688 1582264 626224 7.01 165720 1615192 4
09:50:28 08:54:01 AM 5844912 7228376 2037520 25.85 2688 1582268 626224 7.01 165720 1615264 12
09:50:28 08:55:01 AM 5844896 7228360 2037536 25.85 2688 1582268 626224 7.01 165720 1615196 8
09:50:28 08:56:01 AM 5844972 7228436 2037460 25.85 2688 1582268 626224 7.01 165720 1615196 4
09:50:28 08:57:01 AM 5844976 7228444 2037456 25.85 2688 1582272 626224 7.01 165720 1615268 16
09:50:28 08:58:01 AM 5844400 7227868 2038032 25.86 2688 1582272 626224 7.01 165720 1615656 4
09:50:28 08:59:01 AM 5844572 7228040 2037860 25.85 2688 1582272 626224 7.01 165720 1615272 16
09:50:28 09:00:01 AM 5844560 7228032 2037872 25.85 2688 1582276 624912 7.00 165720 1615324 8
09:50:28 09:01:01 AM 5843568 7227040 2038864 25.87 2688 1582276 624912 7.00 165720 1615904 4
09:50:28 09:02:01 AM 5844576 7228048 2037856 25.85 2688 1582276 624912 7.00 165720 1615208 4
09:50:28 09:03:01 AM 5844656 7228132 2037776 25.85 2688 1582280 624912 7.00 165720 1615212 4
09:50:28 09:04:01 AM 5844592 7228068 2037840 25.85 2688 1582280 624912 7.00 165720 1615424 16
09:50:28 09:05:01 AM 5844668 7228144 2037764 25.85 2688 1582280 624912 7.00 165720 1615232 8
09:50:28 09:06:01 AM 5844764 7228244 2037668 25.85 2688 1582284 624912 7.00 165720 1615268 4
09:50:28 09:07:01 AM 5844736 7228216 2037696 25.85 2688 1582284 624912 7.00 165720 1615268 4
09:50:28 09:08:01 AM 5844672 7228152 2037760 25.85 2688 1582284 624912 7.00 165720 1615268 4
09:50:28 09:09:01 AM 5844624 7228108 2037808 25.85 2688 1582288 624912 7.00 165720 1615340 4
09:50:28 09:10:01 AM 5844440 7227924 2037992 25.85 2688 1582288 608300 6.81 165720 1615504 4
09:50:28 09:11:01 AM 5844660 7228148 2037772 25.85 2688 1582292 608300 6.81 165720 1615344 4
09:50:28 09:12:01 AM 5844436 7227924 2037996 25.85 2688 1582292 608300 6.81 165720 1615480 4
09:50:28 09:13:01 AM 5844784 7228272 2037648 25.85 2688 1582292 608300 6.81 165720 1615276 4
09:50:28 09:14:01 AM 5844340 7227832 2038092 25.86 2688 1582296 608300 6.81 165720 1615636 16
09:50:28 09:15:01 AM 5844536 7228028 2037896 25.85 2688 1582296 623768 6.98 165720 1615456 12
09:50:28 09:16:01 AM 5844624 7228116 2037808 25.85 2688 1582296 623768 6.98 165720 1615328 8
09:50:28 09:17:01 AM 5844596 7228092 2037836 25.85 2688 1582300 623768 6.98 165720 1615332 4
09:50:28 09:18:01 AM 5844596 7228092 2037836 25.85 2688 1582300 623768 6.98 165720 1615332 4
09:50:28 09:19:01 AM 5844432 7227928 2038000 25.85 2688 1582300 623768 6.98 165720 1615400 16
09:50:28 09:20:01 AM 5844388 7227888 2038044 25.86 2688 1582304 608364 6.81 165720 1615452 8
09:50:28 09:21:01 AM 5844088 7227588 2038344 25.86 2688 1582304 608364 6.81 165720 1615768 16
09:50:28 09:22:01 AM 5844336 7227836 2038096 25.86 2688 1582304 608364 6.81 165720 1615476 4
09:50:28 09:23:01 AM 5844404 7227908 2038028 25.86 2688 1582308 608364 6.81 165720 1615568 16
09:50:28 09:24:01 AM 5844416 7227920 2038016 25.86 2688 1582308 608364 6.81 165720 1615640 8
09:50:28 09:25:01 AM 5844668 7228172 2037764 25.85 2688 1582308 608364 6.81 165720 1615468 8
09:50:28 09:26:01 AM 5844756 7228264 2037676 25.85 2688 1582312 608364 6.81 165720 1615440 12
09:50:28 09:27:01 AM 5844272 7227784 2038160 25.86 2688 1582316 608364 6.81 165720 1615716 12
09:50:28 09:28:01 AM 5814892 7198404 2067540 26.23 2688 1582316 623832 6.99 165720 1645160 4
09:50:28 09:29:01 AM 5814920 7198436 2067512 26.23 2688 1582320 623832 6.99 165720 1645048 4
09:50:28 09:30:01 AM 5814736 7198252 2067696 26.23 2688 1582320 624588 6.99 165720 1645096 4
09:50:28 09:31:01 AM 5815128 7198656 2067304 26.23 2688 1582332 624588 6.99 165720 1644992 4
09:50:28 09:32:01 AM 5814468 7197996 2067964 26.24 2688 1582332 624588 6.99 165720 1645412 4
09:50:28 09:33:01 AM 5814504 7198032 2067928 26.23 2688 1582332 624588 6.99 165720 1645260 4
09:50:28 09:34:01 AM 5814712 7198244 2067720 26.23 2688 1582336 624588 6.99 165720 1645216 4
09:50:28 09:35:01 AM 5814820 7198352 2067612 26.23 2688 1582336 624588 6.99 165720 1645012 8
09:50:28 09:36:01 AM 5814856 7198388 2067576 26.23 2688 1582336 624588 6.99 165720 1645128 4
09:50:28 09:37:01 AM 5814740 7198276 2067692 26.23 2688 1582340 624588 6.99 165720 1645132 4
09:50:28 09:38:01 AM 5814964 7198500 2067468 26.23 2688 1582340 624588 6.99 165720 1645016 4
09:50:28 09:39:01 AM 5814576 7198112 2067856 26.23 2688 1582340 624588 6.99 165720 1645288 16
09:50:28 09:40:01 AM 5785344 7179180 2097088 26.60 2688 1592628 617740 6.92 168192 1671592 5720
09:50:28 09:41:01 AM 5250300 7063632 2632132 33.39 2688 1989740 679724 7.61 200308 2094996 247508
09:50:28 09:42:01 AM 5173336 7032748 2709096 34.37 2688 2035064 685704 7.68 229956 2130984 10768
09:50:28 09:43:01 AM 4861492 6978332 3020940 38.32 2688 2284044 722552 8.09 272656 2374192 201872
09:50:28 09:44:01 AM 4936596 7059484 2945836 37.37 2688 2289880 642320 7.19 281248 2282192 16
09:50:28 09:45:01 AM 4893136 7017796 2989296 37.92 2688 2291716 697592 7.81 281428 2324908 1340
09:50:28 09:46:01 AM 4861504 7003604 3020928 38.32 2688 2309168 713140 7.98 281844 2355984 5208
09:50:28 09:47:01 AM 4848332 7001744 3034100 38.49 2688 2320476 713140 7.98 281844 2368436 5056
09:50:28 09:48:01 AM 4841512 7000916 3040920 38.58 2688 2326400 733260 8.21 281892 2375604 1496
09:50:28 09:49:02 AM 4987496 7023112 2894936 36.73 2688 2204148 678260 7.59 316368 2205652 54432
09:50:28 09:50:01 AM 4919692 6953580 2962740 37.59 2688 2206404 759056 8.50 518496 2086028 17440
09:50:28 Average: 5816003 7220212 2066429 26.22 2688 1602046 619403 6.94 165496 1640396 1835
09:50:28
09:50:28 04:49:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:28 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 04:50:01 AM eth0 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00
09:50:28 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 04:51:01 AM eth0 6.93 0.12 0.90 0.01 0.00 0.00 0.00 0.00
09:50:28 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 04:52:01 AM eth0 0.78 0.10 0.05 0.01 0.00 0.00 0.00 0.00
09:50:28 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 04:53:01 AM eth0 0.73 0.12 0.05 0.01 0.00 0.00 0.00 0.00
09:50:28 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 04:54:01 AM eth0 0.43 0.18 0.10 0.07 0.00 0.00 0.00 0.00
09:50:28 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 04:55:01 AM eth0 0.88 0.13 0.10 0.01 0.00 0.00 0.00 0.00
09:50:28 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 04:56:01 AM eth0 0.30 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:50:28 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 04:57:01 AM eth0 0.78 0.05 0.08 0.00 0.00 0.00 0.00 0.00
09:50:28 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 04:58:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:28 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 04:59:01 AM eth0 0.82 0.22 0.16 0.07 0.00 0.00 0.00 0.00
09:50:28 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:00:01 AM eth0 0.40 0.07 0.03 0.01 0.00 0.00 0.00 0.00
09:50:28 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:01:01 AM eth0 3.27 0.10 40.72 0.01 0.00 0.00 0.00 0.00
09:50:28 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:02:01 AM eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00
09:50:28 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:03:01 AM eth0 0.72 0.10 0.09 0.01 0.00 0.00 0.00 0.00
09:50:28 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:04:01 AM eth0 0.47 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:28 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:05:01 AM eth0 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:28 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:06:01 AM eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00
09:50:28 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:07:01 AM eth0 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:28 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:08:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:09:01 AM eth0 0.48 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:28 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:10:01 AM eth0 0.82 0.02 0.15 0.00 0.00 0.00 0.00 0.00
09:50:28 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:11:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:28 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:12:01 AM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:13:01 AM eth0 0.28 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:14:01 AM eth0 0.35 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:15:01 AM eth0 1.38 1.05 0.33 0.26 0.00 0.00 0.00 0.00
09:50:28 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:16:01 AM eth0 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:17:01 AM eth0 0.23 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:18:01 AM eth0 0.58 0.13 0.10 0.04 0.00 0.00 0.00 0.00
09:50:28 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:19:01 AM eth0 0.70 0.38 0.39 0.27 0.00 0.00 0.00 0.00
09:50:28 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:20:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:21:01 AM eth0 0.30 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 05:22:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:22:02 AM eth0 0.63 0.12 0.10 0.04 0.00 0.00 0.00 0.00
09:50:28 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:23:01 AM eth0 0.47 0.15 0.26 0.19 0.00 0.00 0.00 0.00
09:50:28 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:24:01 AM eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:25:01 AM eth0 0.35 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:28 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:26:01 AM eth0 0.65 0.12 0.10 0.04 0.00 0.00 0.00 0.00
09:50:28 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:27:01 AM eth0 0.58 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:28 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:28:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:29:01 AM eth0 0.38 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:30:01 AM eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:31:01 AM eth0 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:32:01 AM eth0 0.68 0.12 0.11 0.04 0.00 0.00 0.00 0.00
09:50:28 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:33:01 AM eth0 0.62 0.42 0.28 0.21 0.00 0.00 0.00 0.00
09:50:28 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:34:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:35:01 AM eth0 0.57 0.10 0.10 0.04 0.00 0.00 0.00 0.00
09:50:28 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:36:01 AM eth0 0.30 0.12 0.25 0.19 0.00 0.00 0.00 0.00
09:50:28 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:37:01 AM eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:38:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:39:01 AM eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:40:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:41:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:42:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:43:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:44:01 AM eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:45:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:46:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:47:01 AM eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:48:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:49:01 AM eth0 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00
09:50:28 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:50:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:51:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:52:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:53:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:54:01 AM eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:55:01 AM eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:56:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:57:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:58:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 05:59:01 AM eth0 0.22 0.15 0.13 0.07 0.00 0.00 0.00 0.00
09:50:28 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:01:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:02:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:03:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:04:01 AM eth0 0.23 0.12 0.13 0.07 0.00 0.00 0.00 0.00
09:50:28 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:05:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:06:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:07:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:08:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:09:01 AM eth0 0.22 0.10 0.13 0.06 0.00 0.00 0.00 0.00
09:50:28 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:10:01 AM eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:11:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:12:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:13:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:14:01 AM eth0 0.22 0.10 0.13 0.06 0.00 0.00 0.00 0.00
09:50:28 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:15:01 AM eth0 0.28 0.22 0.25 0.20 0.00 0.00 0.00 0.00
09:50:28 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:16:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:17:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:18:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:19:01 AM eth0 0.20 0.10 0.13 0.06 0.00 0.00 0.00 0.00
09:50:28 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:20:01 AM eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:21:01 AM eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:22:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:23:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:24:01 AM eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:25:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:26:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:27:01 AM eth0 0.75 0.30 0.34 0.23 0.00 0.00 0.00 0.00
09:50:28 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:28:01 AM eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:29:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:30:01 AM eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:31:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:31:02 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:32:01 AM eth0 0.66 0.08 0.11 0.04 0.00 0.00 0.00 0.00
09:50:28 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:33:01 AM eth0 0.22 0.10 0.25 0.18 0.00 0.00 0.00 0.00
09:50:28 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:34:01 AM eth0 0.23 0.10 0.13 0.06 0.00 0.00 0.00 0.00
09:50:28 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:35:01 AM eth0 0.52 0.07 0.09 0.03 0.00 0.00 0.00 0.00
09:50:28 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:36:01 AM eth0 0.33 0.17 0.25 0.19 0.00 0.00 0.00 0.00
09:50:28 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:37:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:38:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:39:01 AM eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:41:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:42:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:43:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:44:01 AM eth0 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00
09:50:28 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:45:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:46:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:47:01 AM eth0 0.45 0.08 0.09 0.04 0.00 0.00 0.00 0.00
09:50:28 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:48:01 AM eth0 0.30 0.17 0.25 0.19 0.00 0.00 0.00 0.00
09:50:28 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:49:01 AM eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:51:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:52:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:53:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:54:01 AM eth0 0.23 0.12 0.13 0.06 0.00 0.00 0.00 0.00
09:50:28 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:55:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:56:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:58:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 06:59:01 AM eth0 0.23 0.10 0.13 0.06 0.00 0.00 0.00 0.00
09:50:28 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:01:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:02:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:03:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:04:01 AM eth0 0.97 0.32 0.48 0.29 0.00 0.00 0.00 0.00
09:50:28 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:05:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:06:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:07:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:08:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:09:01 AM eth0 0.20 0.10 0.13 0.06 0.00 0.00 0.00 0.00
09:50:28 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:10:01 AM eth0 0.50 0.07 0.09 0.03 0.00 0.00 0.00 0.00
09:50:28 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:11:01 AM eth0 0.30 0.15 0.25 0.19 0.00 0.00 0.00 0.00
09:50:28 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:12:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:13:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:14:01 AM eth0 0.23 0.10 0.13 0.06 0.00 0.00 0.00 0.00
09:50:28 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:15:01 AM eth0 0.88 0.92 0.29 6.41 0.00 0.00 0.00 0.00
09:50:28 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:16:01 AM eth0 1.05 0.23 0.35 1.28 0.00 0.00 0.00 0.00
09:50:28 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:17:01 AM eth0 1.53 0.40 0.62 0.39 0.00 0.00 0.00 0.00
09:50:28 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:18:01 AM eth0 0.40 0.12 0.26 0.18 0.00 0.00 0.00 0.00
09:50:28 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:19:01 AM eth0 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:20:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:21:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:22:01 AM eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:23:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:24:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:25:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:26:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:27:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:28:01 AM eth0 0.53 0.08 0.09 0.04 0.00 0.00 0.00 0.00
09:50:28 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:29:01 AM eth0 1.48 0.48 0.77 0.48 0.00 0.00 0.00 0.00
09:50:28 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:30:01 AM eth0 0.27 0.13 0.25 0.19 0.00 0.00 0.00 0.00
09:50:28 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:31:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:32:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:33:01 AM eth0 0.75 0.10 0.11 0.04 0.00 0.00 0.00 0.00
09:50:28 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:34:01 AM eth0 0.65 0.35 0.39 0.26 0.00 0.00 0.00 0.00
09:50:28 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:35:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:36:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:37:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:38:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:38:02 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:39:01 AM eth0 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00
09:50:28 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:40:01 AM eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:28 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:41:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:42:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:43:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:28 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:44:01 AM eth0 0.88 0.33 0.43 0.26 0.00 0.00 0.00 0.00
09:50:28 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:45:01 AM eth0 0.47 0.22 0.26 0.19 0.00 0.00 0.00 0.00
09:50:28 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:46:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:47:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:48:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:49:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:50:01 AM eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:51:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:52:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:53:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:54:01 AM eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:55:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:56:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:57:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:58:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 07:59:01 AM eth0 1.03 0.32 0.48 0.31 0.00 0.00 0.00 0.00
09:50:28 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:00:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:01:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:02:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:04:01 AM eth0 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00
09:50:28 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:05:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:06:01 AM eth0 0.88 0.25 0.36 0.23 0.00 0.00 0.00 0.00
09:50:28 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:07:01 AM eth0 1.07 0.27 0.38 0.23 0.00 0.00 0.00 0.00
09:50:28 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:08:01 AM eth0 0.30 0.18 0.25 0.19 0.00 0.00 0.00 0.00
09:50:28 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:09:01 AM eth0 1.33 0.33 0.52 0.29 0.00 0.00 0.00 0.00
09:50:28 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:10:01 AM eth0 0.37 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:28 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:11:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:12:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:14:01 AM eth0 0.33 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:15:01 AM eth0 1.55 0.43 0.65 0.42 0.00 0.00 0.00 0.00
09:50:28 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:16:01 AM eth0 0.40 0.18 0.30 0.22 0.00 0.00 0.00 0.00
09:50:28 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:18:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:19:01 AM eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:21:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:28 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:22:01 AM eth0 0.35 0.18 0.25 0.19 0.00 0.00 0.00 0.00
09:50:28 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:23:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:24:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:28 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:25:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:26:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:27:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:28:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:29:01 AM eth0 1.20 0.95 0.23 0.13 0.00 0.00 0.00 0.00
09:50:28 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:30:01 AM eth0 0.53 0.28 0.28 0.20 0.00 0.00 0.00 0.00
09:50:28 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:31:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:32:01 AM eth0 0.57 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:28 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:33:01 AM eth0 0.38 0.22 0.26 0.19 0.00 0.00 0.00 0.00
09:50:28 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:34:01 AM eth0 0.25 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:28 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:35:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:37:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:38:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:39:01 AM eth0 0.23 0.12 0.13 0.07 0.00 0.00 0.00 0.00
09:50:28 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:41:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:42:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:43:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:44:01 AM eth0 0.23 0.10 0.13 0.06 0.00 0.00 0.00 0.00
09:50:28 08:45:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:45:02 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:46:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:47:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:48:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:49:01 AM eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:51:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:52:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:53:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:54:01 AM eth0 0.20 0.10 0.13 0.06 0.00 0.00 0.00 0.00
09:50:28 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:55:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:56:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:57:01 AM eth0 0.47 0.08 0.09 0.04 0.00 0.00 0.00 0.00
09:50:28 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:58:01 AM eth0 0.35 0.23 0.26 0.20 0.00 0.00 0.00 0.00
09:50:28 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 08:59:01 AM eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:01:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:02:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:03:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:04:01 AM eth0 1.03 0.33 0.48 0.29 0.00 0.00 0.00 0.00
09:50:28 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:05:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:06:01 AM eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:07:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:08:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:09:01 AM eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:11:01 AM eth0 0.47 0.10 0.09 0.04 0.00 0.00 0.00 0.00
09:50:28 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:12:01 AM eth0 0.28 0.15 0.25 0.19 0.00 0.00 0.00 0.00
09:50:28 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:13:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:14:01 AM eth0 0.92 0.35 0.48 0.29 0.00 0.00 0.00 0.00
09:50:28 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:15:01 AM eth0 0.47 0.23 0.26 0.20 0.00 0.00 0.00 0.00
09:50:28 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:17:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:18:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:19:01 AM eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:28 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:20:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:21:01 AM eth0 0.58 0.17 0.29 0.19 0.00 0.00 0.00 0.00
09:50:28 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:22:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:23:01 AM eth0 1.20 0.25 0.39 0.23 0.00 0.00 0.00 0.00
09:50:28 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:24:01 AM eth0 0.45 0.23 0.38 0.25 0.00 0.00 0.00 0.00
09:50:28 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:25:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:26:01 AM eth0 0.47 0.08 0.09 0.04 0.00 0.00 0.00 0.00
09:50:28 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:27:01 AM eth0 2.50 1.22 1.70 1.13 0.00 0.00 0.00 0.00
09:50:28 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:28:01 AM eth0 55.68 29.92 37.17 67.51 0.00 0.00 0.00 0.00
09:50:28 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:29:01 AM eth0 0.23 0.12 0.13 0.07 0.00 0.00 0.00 0.00
09:50:28 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:30:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:31:01 AM eth0 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:28 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:32:01 AM eth0 0.88 0.20 0.36 0.22 0.00 0.00 0.00 0.00
09:50:28 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:33:01 AM eth0 0.30 0.20 0.25 0.19 0.00 0.00 0.00 0.00
09:50:28 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:34:01 AM eth0 1.10 0.37 0.49 0.29 0.00 0.00 0.00 0.00
09:50:28 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:35:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:28 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:37:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:38:01 AM eth0 0.40 0.03 0.05 0.00 0.00 0.00 0.00 0.00
09:50:28 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:39:01 AM eth0 2.05 0.48 0.83 0.48 0.00 0.00 0.00 0.00
09:50:28 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:40:01 AM eth0 38.49 22.14 122.30 22.45 0.00 0.00 0.00 0.00
09:50:28 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:41:01 AM eth0 216.46 150.69 1445.32 38.17 0.00 0.00 0.00 0.00
09:50:28 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:42:01 AM eth0 53.67 42.04 585.15 7.63 0.00 0.00 0.00 0.00
09:50:28 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:43:01 AM eth0 38.68 33.59 330.36 7.63 0.00 0.00 0.00 0.00
09:50:28 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:44:01 AM eth0 163.80 120.51 37.02 27.19 0.00 0.00 0.00 0.00
09:50:28 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:45:01 AM eth0 19.36 13.01 19.21 2.13 0.00 0.00 0.00 0.00
09:50:28 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:46:01 AM eth0 39.20 36.57 121.63 10.34 0.00 0.00 0.00 0.00
09:50:28 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:47:01 AM eth0 19.95 19.36 73.89 6.72 0.00 0.00 0.00 0.00
09:50:28 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:48:01 AM eth0 13.78 14.60 21.14 12.32 0.00 0.00 0.00 0.00
09:50:28 09:49:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:49:02 AM eth0 80.64 49.40 187.12 83.46 0.00 0.00 0.00 0.00
09:50:28 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 09:50:01 AM eth0 17.38 16.15 14.72 8.25 0.00 0.00 0.00 0.00
09:50:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:28 Average: eth0 2.79 1.91 10.18 1.05 0.00 0.00 0.00 0.00
09:50:28
09:50:28
09:50:28 ---> sar -P ALL:
09:50:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/23/2025 _x86_64_ (2 CPU)
09:50:28
09:50:28 04:48:18 LINUX RESTART (2 CPU)
09:50:28
09:50:28 04:49:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 04:50:01 AM all 0.29 0.00 0.09 0.02 0.06 99.54
09:50:28 04:50:01 AM 0 0.10 0.00 0.10 0.03 0.07 99.70
09:50:28 04:50:01 AM 1 0.48 0.00 0.08 0.00 0.05 99.38
09:50:28 04:51:01 AM all 0.28 0.00 0.09 0.01 0.04 99.58
09:50:28 04:51:01 AM 0 0.13 0.00 0.12 0.00 0.07 99.68
09:50:28 04:51:01 AM 1 0.42 0.00 0.07 0.02 0.02 99.48
09:50:28 04:52:01 AM all 0.30 0.00 0.08 0.00 0.06 99.57
09:50:28 04:52:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.40
09:50:28 04:52:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:28 04:53:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:28 04:53:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28 04:53:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:28 04:54:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:28 04:54:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 04:54:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:28 04:55:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:28 04:55:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:28 04:55:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:28 04:56:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:28 04:56:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:28 04:56:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72
09:50:28 04:57:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:28 04:57:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:28 04:57:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:28 04:58:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75
09:50:28 04:58:01 AM 0 0.23 0.00 0.08 0.00 0.05 99.63
09:50:28 04:58:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:28 04:59:01 AM all 0.35 0.00 0.05 0.00 0.05 99.55
09:50:28 04:59:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:28 04:59:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
09:50:28 05:00:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:28 05:00:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:28 05:00:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:28
09:50:28 05:00:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 05:01:01 AM all 0.31 0.00 0.08 0.00 0.05 99.57
09:50:28 05:01:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:28 05:01:01 AM 1 0.05 0.00 0.10 0.00 0.05 99.80
09:50:28 05:02:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:28 05:02:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
09:50:28 05:02:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:28 05:03:01 AM all 0.30 0.00 0.07 0.00 0.06 99.57
09:50:28 05:03:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28
09:50:28 05:03:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:28 05:04:01 AM all 0.29 0.00 0.12 0.01 0.04 99.54
09:50:28 05:04:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:28 05:04:01 AM 1 0.47 0.00 0.13 0.02 0.03 99.35
09:50:28 05:05:01 AM all 0.29 0.00 0.07 0.01 0.04 99.59
09:50:28 05:05:01 AM 0 0.08 0.00 0.10 0.02 0.07 99.73
09:50:28 05:05:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:28 05:06:01 AM all 0.33 0.00 0.04 0.00 0.05 99.57
09:50:28 05:06:01 AM 0 0.13 0.00 0.05 0.00 0.07 99.75
09:50:28 05:06:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 05:07:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:28 05:07:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:28 05:07:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:28 05:08:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:28 05:08:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:28 05:08:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:28 05:09:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:28 05:09:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:28 05:09:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28 05:10:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:28 05:10:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:28 05:10:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48
09:50:28 05:11:01 AM all 0.15 0.00 0.07 0.01 0.05 99.72
09:50:28 05:11:01 AM 0 0.10 0.00 0.07 0.02 0.05 99.77
09:50:28 05:11:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68
09:50:28
09:50:28 05:11:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 05:12:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:28 05:12:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:28 05:12:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 05:13:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:28 05:13:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:28 05:13:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:28 05:14:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:28 05:14:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:28 05:14:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:28 05:15:01 AM all 0.15 0.23 0.18 0.11 0.04 99.30
09:50:28 05:15:01 AM 0 0.05 0.45 0.20 0.22 0.02 99.07
09:50:28 05:15:01 AM 1 0.25 0.00 0.15 0.00 0.07 99.53
09:50:28 05:16:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:28 05:16:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:28 05:16:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:28 05:17:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:28 05:17:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:28 05:17:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 05:18:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:28 05:18:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:28 05:18:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:28 05:19:01 AM all 0.12 0.00 0.06 0.01 0.06 99.76
09:50:28 05:19:01 AM 0 0.17 0.00 0.08 0.00 0.07 99.68
09:50:28 05:19:01 AM 1 0.07 0.00 0.03 0.02 0.05 99.83
09:50:28 05:20:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:28 05:20:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:28 05:20:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:28 05:21:01 AM all 0.32 0.00 0.04 0.01 0.04 99.59
09:50:28 05:21:01 AM 0 0.10 0.00 0.05 0.02 0.05 99.78
09:50:28 05:21:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 05:22:02 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:28 05:22:02 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:28 05:22:02 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28
09:50:28 05:22:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 05:23:01 AM all 0.31 0.00 0.05 0.00 0.05 99.58
09:50:28 05:23:01 AM 0 0.10 0.00 0.03 0.00 0.05 99.81
09:50:28 05:23:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.36
09:50:28 05:24:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69
09:50:28 05:24:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:28 05:24:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
09:50:28 05:25:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:28 05:25:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:28 05:25:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:28 05:26:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:28 05:26:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:28 05:26:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:28 05:27:01 AM all 0.43 0.00 0.05 0.00 0.04 99.48
09:50:28 05:27:01 AM 0 0.28 0.00 0.07 0.00 0.05 99.60
09:50:28 05:27:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:28 05:28:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:28 05:28:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:28 05:28:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:28 05:29:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:28 05:29:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:28 05:29:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:28 05:30:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:28 05:30:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:28 05:30:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:28 05:31:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72
09:50:28 05:31:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:28 05:31:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
09:50:28 05:32:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:28 05:32:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:28 05:32:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:28 05:33:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55
09:50:28 05:33:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58
09:50:28 05:33:01 AM 1 0.38 0.00 0.05 0.00 0.05 99.52
09:50:28
09:50:28 05:33:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 05:34:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:28 05:34:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:50:28 05:34:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:28 05:35:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:28 05:35:01 AM 0 0.05 0.00 0.08 0.00 0.07 99.80
09:50:28 05:35:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:28 05:36:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
09:50:28 05:36:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
09:50:28 05:36:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:28 05:37:01 AM all 0.33 0.01 0.07 0.01 0.05 99.54
09:50:28 05:37:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 05:37:01 AM 1 0.12 0.02 0.10 0.02 0.07 99.68
09:50:28 05:38:01 AM all 0.20 0.00 0.08 0.00 0.06 99.67
09:50:28 05:38:01 AM 0 0.33 0.00 0.10 0.00 0.05 99.52
09:50:28 05:38:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:28 05:39:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72
09:50:28 05:39:01 AM 0 0.30 0.00 0.08 0.00 0.05 99.57
09:50:28 05:39:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:28 05:40:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:28 05:40:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:28 05:40:01 AM 1 0.02 0.00 0.07 0.00 0.05 99.87
09:50:28 05:41:01 AM all 0.32 0.00 0.05 0.01 0.05 99.57
09:50:28 05:41:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:28 05:41:01 AM 1 0.08 0.00 0.07 0.02 0.07 99.77
09:50:28 05:42:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:28 05:42:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:28 05:42:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:28 05:43:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:28 05:43:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:28 05:43:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:28 05:44:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67
09:50:28 05:44:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:50:28 05:44:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:28
09:50:28 05:44:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 05:45:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:28 05:45:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28 05:45:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:28 05:46:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:28 05:46:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:28 05:46:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:28 05:47:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:28 05:47:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 05:47:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:28 05:48:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:28 05:48:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:28 05:48:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:28 05:49:01 AM all 0.24 0.00 0.06 0.00 0.06 99.64
09:50:28 05:49:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73
09:50:28 05:49:01 AM 1 0.33 0.00 0.05 0.00 0.07 99.55
09:50:28 05:50:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:28 05:50:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:28 05:50:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:28 05:51:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:28 05:51:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:28 05:51:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:28 05:52:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:28 05:52:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52
09:50:28 05:52:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:28 05:53:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:28 05:53:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28 05:53:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:28 05:54:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:28 05:54:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68
09:50:28 05:54:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73
09:50:28 05:55:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67
09:50:28 05:55:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:28 05:55:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52
09:50:28
09:50:28 05:55:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 05:56:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:28 05:56:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:28 05:56:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:28 05:57:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:28 05:57:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:28 05:57:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:28 05:58:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:28 05:58:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:28 05:58:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:28 05:59:01 AM all 0.43 0.00 0.05 0.00 0.05 99.47
09:50:28 05:59:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:28 05:59:01 AM 1 0.80 0.00 0.07 0.00 0.05 99.08
09:50:28 06:00:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:28 06:00:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:28 06:00:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:28 06:01:01 AM all 0.14 0.00 0.08 0.01 0.05 99.72
09:50:28 06:01:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:28 06:01:01 AM 1 0.25 0.00 0.13 0.02 0.07 99.53
09:50:28 06:02:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:28 06:02:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:28 06:02:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
09:50:28 06:03:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:28 06:03:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:28 06:03:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:28 06:04:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60
09:50:28 06:04:01 AM 0 0.18 0.00 0.08 0.00 0.05 99.68
09:50:28 06:04:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
09:50:28 06:05:01 AM all 0.31 0.00 0.03 0.00 0.06 99.60
09:50:28 06:05:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:28 06:05:01 AM 1 0.03 0.00 0.02 0.00 0.07 99.88
09:50:28 06:06:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:28 06:06:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:28 06:06:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:28
09:50:28 06:06:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 06:07:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:28 06:07:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:28 06:07:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 06:08:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:28 06:08:01 AM 0 0.57 0.00 0.02 0.00 0.02 99.40
09:50:28 06:08:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:28 06:09:01 AM all 0.31 0.00 0.07 0.01 0.05 99.57
09:50:28 06:09:01 AM 0 0.53 0.00 0.05 0.02 0.05 99.35
09:50:28 06:09:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:28 06:10:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:28 06:10:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35
09:50:28 06:10:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:28 06:11:01 AM all 0.15 0.00 0.05 0.00 0.05 99.75
09:50:28 06:11:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62
09:50:28 06:11:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:28 06:12:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:28 06:12:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:28 06:12:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:28 06:13:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:28 06:13:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:28 06:13:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:28 06:14:01 AM all 0.37 0.00 0.08 0.00 0.04 99.52
09:50:28 06:14:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43
09:50:28 06:14:01 AM 1 0.28 0.00 0.07 0.00 0.05 99.60
09:50:28 06:15:01 AM all 0.33 0.00 0.05 0.00 0.07 99.55
09:50:28 06:15:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
09:50:28 06:15:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:28 06:16:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:28 06:16:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:28 06:16:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83
09:50:28 06:17:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
09:50:28 06:17:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:28 06:17:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:28
09:50:28 06:17:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 06:18:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:28 06:18:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:28 06:18:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:28 06:19:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:28 06:19:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53
09:50:28 06:19:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:28 06:20:01 AM all 0.25 0.00 0.07 0.00 0.05 99.63
09:50:28 06:20:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:28 06:20:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43
09:50:28 06:21:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:28 06:21:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:28 06:21:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:28 06:22:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:28 06:22:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:28 06:22:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28 06:23:01 AM all 0.29 0.00 0.03 0.00 0.04 99.63
09:50:28 06:23:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:50:28 06:23:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:28 06:24:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:28 06:24:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85
09:50:28 06:24:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:50:28 06:25:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78
09:50:28 06:25:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:28 06:25:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75
09:50:28 06:26:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68
09:50:28 06:26:01 AM 0 0.28 0.00 0.12 0.00 0.05 99.55
09:50:28 06:26:01 AM 1 0.13 0.00 0.02 0.00 0.03 99.82
09:50:28 06:27:01 AM all 0.21 0.00 0.05 0.00 0.05 99.69
09:50:28 06:27:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:28 06:27:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:28 06:28:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:28 06:28:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:28 06:28:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:28
09:50:28 06:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 06:29:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
09:50:28 06:29:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:28 06:29:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:28 06:30:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:28 06:30:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:28 06:30:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 06:31:02 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:28 06:31:02 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:28 06:31:02 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:28 06:32:01 AM all 0.31 0.01 0.06 0.00 0.06 99.56
09:50:28 06:32:01 AM 0 0.51 0.02 0.03 0.00 0.05 99.39
09:50:28 06:32:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:28 06:33:01 AM all 0.34 0.15 0.09 0.00 0.04 99.37
09:50:28 06:33:01 AM 0 0.12 0.30 0.13 0.00 0.05 99.40
09:50:28 06:33:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:28 06:34:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:28 06:34:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52
09:50:28 06:34:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
09:50:28 06:35:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:28 06:35:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:28 06:35:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 06:36:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:28 06:36:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:28 06:36:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:28 06:37:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:50:28 06:37:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.47
09:50:28 06:37:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:28 06:38:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
09:50:28 06:38:01 AM 0 0.45 0.00 0.05 0.00 0.05 99.45
09:50:28 06:38:01 AM 1 0.02 0.00 0.05 0.00 0.05 99.88
09:50:28 06:39:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59
09:50:28 06:39:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:28 06:39:01 AM 1 0.08 0.00 0.12 0.00 0.05 99.75
09:50:28
09:50:28 06:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 06:40:01 AM all 0.11 0.00 0.04 0.00 0.03 99.82
09:50:28 06:40:01 AM 0 0.15 0.00 0.03 0.00 0.03 99.78
09:50:28 06:40:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:28 06:41:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:28 06:41:01 AM 0 0.50 0.00 0.08 0.00 0.07 99.35
09:50:28 06:41:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:28 06:42:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:28 06:42:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28 06:42:01 AM 1 0.13 0.00 0.07 0.00 0.08 99.72
09:50:28 06:43:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:28 06:43:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:28 06:43:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 06:44:01 AM all 0.29 0.00 0.03 0.01 0.04 99.62
09:50:28 06:44:01 AM 0 0.18 0.00 0.02 0.02 0.03 99.75
09:50:28 06:44:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50
09:50:28 06:45:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:28 06:45:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:50:28 06:45:01 AM 1 0.55 0.00 0.10 0.00 0.07 99.28
09:50:28 06:46:01 AM all 0.18 0.00 0.07 0.00 0.05 99.70
09:50:28 06:46:01 AM 0 0.13 0.00 0.03 0.00 0.03 99.80
09:50:28 06:46:01 AM 1 0.23 0.00 0.10 0.00 0.07 99.60
09:50:28 06:47:01 AM all 0.19 0.00 0.04 0.00 0.05 99.72
09:50:28 06:47:01 AM 0 0.28 0.00 0.03 0.00 0.05 99.63
09:50:28 06:47:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:28 06:48:01 AM all 0.28 0.00 0.03 0.00 0.04 99.65
09:50:28 06:48:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:28 06:48:01 AM 1 0.10 0.00 0.03 0.00 0.05 99.82
09:50:28 06:49:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:28 06:49:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:28 06:49:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:28 06:50:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:28 06:50:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 06:50:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:28
09:50:28 06:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 06:51:01 AM all 0.30 0.00 0.07 0.01 0.05 99.57
09:50:28 06:51:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:28 06:51:01 AM 1 0.03 0.00 0.07 0.02 0.05 99.83
09:50:28 06:52:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:28 06:52:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
09:50:28 06:52:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:28 06:53:01 AM all 0.16 0.00 0.06 0.00 0.04 99.74
09:50:28 06:53:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75
09:50:28 06:53:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:28 06:54:01 AM all 0.14 0.00 0.05 0.00 0.05 99.76
09:50:28 06:54:01 AM 0 0.17 0.00 0.03 0.00 0.02 99.78
09:50:28 06:54:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:28 06:55:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:50:28 06:55:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:28 06:55:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:28 06:56:01 AM all 0.14 0.00 0.06 0.00 0.05 99.75
09:50:28 06:56:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73
09:50:28 06:56:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:28 06:57:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:28 06:57:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52
09:50:28 06:57:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:28 06:58:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:28 06:58:01 AM 0 0.52 0.00 0.00 0.00 0.03 99.45
09:50:28 06:58:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:28 06:59:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:28 06:59:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:28 06:59:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:28 07:00:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:28 07:00:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:28 07:00:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:28 07:01:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:28 07:01:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:50:28 07:01:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70
09:50:28
09:50:28 07:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 07:02:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70
09:50:28 07:02:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:28 07:02:01 AM 1 0.32 0.00 0.07 0.00 0.07 99.55
09:50:28 07:03:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:28 07:03:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:28 07:03:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:28 07:04:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:28 07:04:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:28 07:04:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:28 07:05:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:28 07:05:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:28 07:05:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 07:06:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:28 07:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:28 07:06:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:28 07:07:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:28 07:07:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:28 07:07:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:28 07:08:01 AM all 0.11 0.00 0.06 0.00 0.04 99.79
09:50:28 07:08:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:28 07:08:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:28 07:09:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:28 07:09:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:28 07:09:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:28 07:10:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:28 07:10:01 AM 0 0.35 0.00 0.03 0.00 0.03 99.58
09:50:28 07:10:01 AM 1 0.28 0.00 0.05 0.00 0.07 99.60
09:50:28 07:11:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:28 07:11:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:28 07:11:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:28 07:12:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:28 07:12:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:28 07:12:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77
09:50:28
09:50:28 07:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 07:13:01 AM all 0.27 0.00 0.08 0.00 0.04 99.62
09:50:28 07:13:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:28 07:13:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:28 07:14:01 AM all 0.20 0.00 0.07 0.00 0.05 99.68
09:50:28 07:14:01 AM 0 0.30 0.00 0.03 0.00 0.03 99.63
09:50:28 07:14:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:28 07:15:01 AM all 0.08 0.00 0.04 0.00 0.04 99.83
09:50:28 07:15:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:28 07:15:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
09:50:28 07:16:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:28 07:16:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68
09:50:28 07:16:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:28 07:17:01 AM all 0.33 0.00 0.04 0.00 0.05 99.57
09:50:28 07:17:01 AM 0 0.58 0.00 0.03 0.00 0.07 99.32
09:50:28 07:17:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:28 07:18:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:28 07:18:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:28 07:18:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 07:19:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:28 07:19:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:28 07:19:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:28 07:20:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70
09:50:28 07:20:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:28 07:20:01 AM 1 0.33 0.00 0.10 0.00 0.07 99.50
09:50:28 07:21:01 AM all 0.25 0.00 0.07 0.00 0.05 99.63
09:50:28 07:21:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:28 07:21:01 AM 1 0.45 0.00 0.08 0.00 0.07 99.40
09:50:28 07:22:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65
09:50:28 07:22:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:28 07:22:01 AM 1 0.43 0.00 0.02 0.00 0.03 99.52
09:50:28 07:23:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:28 07:23:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:28 07:23:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:28
09:50:28 07:23:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 07:24:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:28 07:24:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:28 07:24:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:28 07:25:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:28 07:25:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:28 07:25:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:28 07:26:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:28 07:26:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:28 07:26:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:28 07:27:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
09:50:28 07:27:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:28 07:27:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
09:50:28 07:28:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:28 07:28:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:28 07:28:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:28 07:29:01 AM all 0.33 0.00 0.05 0.01 0.05 99.57
09:50:28 07:29:01 AM 0 0.12 0.00 0.05 0.02 0.05 99.77
09:50:28 07:29:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:28 07:30:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:28 07:30:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:28 07:30:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 07:31:01 AM all 0.32 0.00 0.05 0.01 0.04 99.58
09:50:28 07:31:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:28 07:31:01 AM 1 0.53 0.00 0.02 0.02 0.02 99.42
09:50:28 07:32:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:28 07:32:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:28 07:32:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 07:33:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:28 07:33:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 07:33:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:50:28 07:34:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:28 07:34:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:50:28 07:34:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:28
09:50:28 07:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 07:35:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:28 07:35:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:28 07:35:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 07:36:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:28 07:36:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:28 07:36:01 AM 1 0.32 0.00 0.05 0.00 0.05 99.58
09:50:28 07:37:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:28 07:37:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:28 07:37:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:28 07:38:02 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:28 07:38:02 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:28 07:38:02 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:28 07:39:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72
09:50:28 07:39:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:28 07:39:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.56
09:50:28 07:40:01 AM all 0.11 0.00 0.07 0.00 0.05 99.77
09:50:28 07:40:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:28 07:40:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 07:41:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:28 07:41:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28 07:41:01 AM 1 0.10 0.00 0.03 0.00 0.07 99.80
09:50:28 07:42:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:28 07:42:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:28 07:42:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:28 07:43:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:28 07:43:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70
09:50:28 07:43:01 AM 1 0.35 0.00 0.05 0.00 0.07 99.53
09:50:28 07:44:01 AM all 0.28 0.00 0.08 0.01 0.06 99.57
09:50:28 07:44:01 AM 0 0.08 0.00 0.08 0.02 0.05 99.77
09:50:28 07:44:01 AM 1 0.48 0.00 0.07 0.00 0.07 99.38
09:50:28 07:45:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:28 07:45:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:28 07:45:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:50:28
09:50:28 07:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 07:46:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:28 07:46:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:28 07:46:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:28 07:47:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:28 07:47:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:28 07:47:01 AM 1 0.28 0.00 0.07 0.00 0.05 99.60
09:50:28 07:48:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65
09:50:28 07:48:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:28 07:48:01 AM 1 0.43 0.00 0.07 0.00 0.07 99.43
09:50:28 07:49:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:28 07:49:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:28 07:49:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:28 07:50:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:28 07:50:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:28 07:50:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:28 07:51:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:28 07:51:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:28 07:51:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 07:52:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:28 07:52:01 AM 0 0.53 0.00 0.00 0.00 0.02 99.45
09:50:28 07:52:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:28 07:53:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:28 07:53:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:28 07:53:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:28 07:54:01 AM all 0.18 0.00 0.08 0.00 0.05 99.70
09:50:28 07:54:01 AM 0 0.30 0.00 0.08 0.00 0.05 99.57
09:50:28 07:54:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:28 07:55:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:28 07:55:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:28 07:55:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:28 07:56:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:28 07:56:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:28 07:56:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:28
09:50:28 07:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 07:57:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:28 07:57:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:28 07:57:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:28 07:58:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:28 07:58:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:28 07:58:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:28 07:59:01 AM all 0.22 0.00 0.08 0.00 0.05 99.66
09:50:28 07:59:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57
09:50:28 07:59:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:28 08:00:01 AM all 0.24 0.00 0.04 0.00 0.04 99.67
09:50:28 08:00:01 AM 0 0.35 0.00 0.02 0.00 0.02 99.62
09:50:28 08:00:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73
09:50:28 08:01:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72
09:50:28 08:01:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67
09:50:28 08:01:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:28 08:02:01 AM all 0.13 0.00 0.05 0.00 0.04 99.78
09:50:28 08:02:01 AM 0 0.13 0.00 0.03 0.00 0.02 99.82
09:50:28 08:02:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:28 08:03:01 AM all 0.13 0.00 0.05 0.00 0.05 99.77
09:50:28 08:03:01 AM 0 0.20 0.00 0.05 0.00 0.05 99.70
09:50:28 08:03:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:28 08:04:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:28 08:04:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:28 08:04:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:28 08:05:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:28 08:05:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 08:05:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:28 08:06:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:28 08:06:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:28 08:06:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:28 08:07:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:28 08:07:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:28 08:07:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:28
09:50:28 08:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 08:08:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:28 08:08:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:28 08:08:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:28 08:09:01 AM all 0.28 0.00 0.06 0.01 0.04 99.61
09:50:28 08:09:01 AM 0 0.33 0.00 0.03 0.02 0.02 99.60
09:50:28 08:09:01 AM 1 0.23 0.00 0.08 0.00 0.07 99.62
09:50:28 08:10:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:28 08:10:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:28 08:10:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:28 08:11:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:28 08:11:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:28 08:11:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:28 08:12:01 AM all 0.28 0.00 0.03 0.00 0.04 99.64
09:50:28 08:12:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:28 08:12:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:28 08:13:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:28 08:13:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:28 08:13:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:28 08:14:01 AM all 0.08 0.00 0.07 0.00 0.05 99.81
09:50:28 08:14:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 08:14:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:28 08:15:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:28 08:15:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:28 08:15:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:28 08:16:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:28 08:16:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:28 08:16:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:28 08:17:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
09:50:28 08:17:01 AM 0 0.35 0.00 0.05 0.00 0.05 99.55
09:50:28 08:17:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:28 08:18:01 AM all 0.16 0.00 0.04 0.00 0.05 99.75
09:50:28 08:18:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:28 08:18:01 AM 1 0.25 0.00 0.05 0.00 0.07 99.63
09:50:28
09:50:28 08:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 08:19:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:28 08:19:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:28 08:19:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 08:20:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:28 08:20:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:28 08:20:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:28 08:21:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:28 08:21:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:28 08:21:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:28 08:22:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68
09:50:28 08:22:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
09:50:28 08:22:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:28 08:23:01 AM all 0.08 0.00 0.06 0.00 0.04 99.82
09:50:28 08:23:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:50:28 08:23:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:28 08:24:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:28 08:24:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:28 08:24:01 AM 1 0.12 0.00 0.12 0.00 0.07 99.70
09:50:28 08:25:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:28 08:25:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28 08:25:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 08:26:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:28 08:26:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:28 08:26:01 AM 1 0.07 0.00 0.10 0.00 0.07 99.77
09:50:28 08:27:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:28 08:27:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:28 08:27:01 AM 1 0.13 0.00 0.05 0.00 0.08 99.73
09:50:28 08:28:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:28 08:28:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:28 08:28:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28 08:29:01 AM all 0.30 0.21 0.13 0.01 0.05 99.31
09:50:28 08:29:01 AM 0 0.07 0.37 0.13 0.00 0.03 99.40
09:50:28 08:29:01 AM 1 0.53 0.05 0.12 0.02 0.07 99.22
09:50:28
09:50:28 08:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 08:30:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:28 08:30:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:28 08:30:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:28 08:31:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:28 08:31:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:28 08:31:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:28 08:32:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:28 08:32:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 08:32:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:28 08:33:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:28 08:33:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:28 08:33:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:28 08:34:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69
09:50:28 08:34:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:28 08:34:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
09:50:28 08:35:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70
09:50:28 08:35:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:28 08:35:01 AM 1 0.33 0.00 0.02 0.00 0.02 99.63
09:50:28 08:36:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:28 08:36:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:28 08:36:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:28 08:37:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:28 08:37:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:28 08:37:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:28 08:38:01 AM all 0.29 0.00 0.03 0.00 0.04 99.63
09:50:28 08:38:01 AM 0 0.03 0.00 0.00 0.00 0.02 99.95
09:50:28 08:38:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32
09:50:28 08:39:01 AM all 0.19 0.00 0.08 0.00 0.03 99.69
09:50:28 08:39:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:28 08:39:01 AM 1 0.28 0.00 0.10 0.00 0.05 99.56
09:50:28 08:40:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
09:50:28 08:40:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 08:40:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:28
09:50:28 08:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 08:41:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:28 08:41:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:28 08:41:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:28 08:42:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:28 08:42:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57
09:50:28 08:42:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:50:28 08:43:01 AM all 0.18 0.00 0.08 0.00 0.04 99.71
09:50:28 08:43:01 AM 0 0.30 0.00 0.12 0.00 0.05 99.53
09:50:28 08:43:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:28 08:44:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:28 08:44:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35
09:50:28 08:44:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:28 08:45:02 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:28 08:45:02 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:28 08:45:02 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:28 08:46:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:28 08:46:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:50:28 08:46:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:28 08:47:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70
09:50:28 08:47:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90
09:50:28 08:47:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50
09:50:28 08:48:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:28 08:48:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:50:28 08:48:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:28 08:49:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:28 08:49:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:28 08:49:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 08:50:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:28 08:50:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:28 08:50:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:28 08:51:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:28 08:51:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:28 08:51:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83
09:50:28
09:50:28 08:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 08:52:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:28 08:52:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:28 08:52:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:28 08:53:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:28 08:53:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:28 08:53:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 08:54:01 AM all 0.32 0.00 0.05 0.01 0.04 99.58
09:50:28 08:54:01 AM 0 0.53 0.00 0.03 0.02 0.02 99.40
09:50:28 08:54:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:28 08:55:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:28 08:55:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:28 08:55:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:28 08:56:01 AM all 0.29 0.00 0.08 0.00 0.05 99.58
09:50:28 08:56:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:28 08:56:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:28 08:57:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77
09:50:28 08:57:01 AM 0 0.22 0.00 0.03 0.00 0.03 99.72
09:50:28 08:57:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:28 08:58:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:28 08:58:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:28 08:58:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:28 08:59:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:28 08:59:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:28 08:59:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:28 09:00:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:28 09:00:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:28 09:00:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:28 09:01:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61
09:50:28 09:01:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
09:50:28 09:01:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:28 09:02:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:28 09:02:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:28 09:02:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:28
09:50:28 09:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 09:03:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:28 09:03:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:28 09:03:01 AM 1 0.45 0.00 0.03 0.00 0.05 99.47
09:50:28 09:04:01 AM all 0.19 0.00 0.08 0.00 0.03 99.70
09:50:28 09:04:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:28 09:04:01 AM 1 0.27 0.00 0.07 0.00 0.02 99.65
09:50:28 09:05:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:28 09:05:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:28 09:05:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
09:50:28 09:06:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:50:28 09:06:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:28 09:06:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47
09:50:28 09:07:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
09:50:28 09:07:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:28 09:07:01 AM 1 0.30 0.00 0.05 0.00 0.02 99.63
09:50:28 09:08:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:50:28 09:08:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:28 09:08:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58
09:50:28 09:09:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:28 09:09:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:28 09:09:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:28 09:10:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:28 09:10:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:28 09:10:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:28 09:11:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:28 09:11:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:28 09:11:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:28 09:12:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:28 09:12:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:28 09:12:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:28 09:13:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:28 09:13:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:28 09:13:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:28
09:50:28 09:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 09:14:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56
09:50:28 09:14:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:28 09:14:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:28 09:15:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:28 09:15:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:28 09:15:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42
09:50:28 09:16:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:28 09:16:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:28 09:16:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:28 09:17:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:28 09:17:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:28 09:17:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:28 09:18:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:28 09:18:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:28 09:18:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:50:28 09:19:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68
09:50:28 09:19:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:28 09:19:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:50:28 09:20:01 AM all 0.24 0.00 0.08 0.00 0.04 99.64
09:50:28 09:20:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:28 09:20:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:50:28 09:21:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:28 09:21:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:28 09:21:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:28 09:22:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
09:50:28 09:22:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:28 09:22:01 AM 1 0.35 0.00 0.02 0.00 0.03 99.60
09:50:28 09:23:01 AM all 0.18 0.00 0.08 0.00 0.04 99.71
09:50:28 09:23:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:28 09:23:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.67
09:50:28 09:24:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55
09:50:28 09:24:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:28 09:24:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:28
09:50:28 09:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 09:25:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:28 09:25:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:28 09:25:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:28 09:26:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:28 09:26:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:28 09:26:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:28 09:27:01 AM all 0.35 0.00 0.08 0.00 0.04 99.52
09:50:28 09:27:01 AM 0 0.20 0.00 0.12 0.00 0.07 99.62
09:50:28 09:27:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:50:28 09:28:01 AM all 1.71 0.00 0.55 0.00 0.05 97.69
09:50:28 09:28:01 AM 0 1.65 0.00 0.58 0.00 0.05 97.71
09:50:28 09:28:01 AM 1 1.77 0.00 0.52 0.00 0.05 97.66
09:50:28 09:29:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:28 09:29:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:28 09:29:01 AM 1 0.53 0.00 0.00 0.00 0.03 99.43
09:50:28 09:30:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:28 09:30:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:28 09:30:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:50:28 09:31:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:28 09:31:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85
09:50:28 09:31:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:28 09:32:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56
09:50:28 09:32:01 AM 0 0.17 0.00 0.07 0.00 0.07 99.70
09:50:28 09:32:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:28 09:33:01 AM all 0.29 0.00 0.08 0.00 0.04 99.58
09:50:28 09:33:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:28 09:33:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:50:28 09:34:01 AM all 0.28 0.00 0.06 0.01 0.03 99.62
09:50:28 09:34:01 AM 0 0.13 0.00 0.08 0.02 0.05 99.72
09:50:28 09:34:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:50:28 09:35:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:28 09:35:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:28 09:35:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:28
09:50:28 09:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 09:36:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:28 09:36:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:28 09:36:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:28 09:37:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:28 09:37:01 AM 0 0.20 0.00 0.07 0.00 0.05 99.68
09:50:28 09:37:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
09:50:28 09:38:01 AM all 0.19 0.00 0.08 0.00 0.03 99.70
09:50:28 09:38:01 AM 0 0.33 0.00 0.10 0.00 0.03 99.53
09:50:28 09:38:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:28 09:39:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:28 09:39:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:28 09:39:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:28 09:40:01 AM all 2.53 0.00 0.30 0.01 0.04 97.12
09:50:28 09:40:01 AM 0 3.09 0.00 0.15 0.00 0.02 96.75
09:50:28 09:40:01 AM 1 1.97 0.00 0.45 0.02 0.07 97.50
09:50:28 09:41:01 AM all 40.39 0.00 6.32 0.68 0.10 52.51
09:50:28 09:41:01 AM 0 32.54 0.00 4.49 0.42 0.10 62.45
09:50:28 09:41:01 AM 1 48.22 0.00 8.14 0.95 0.10 42.59
09:50:28 09:42:01 AM all 22.72 0.00 2.59 0.76 0.08 73.86
09:50:28 09:42:01 AM 0 9.81 0.00 1.90 0.60 0.07 87.61
09:50:28 09:42:01 AM 1 35.61 0.00 3.29 0.92 0.08 60.11
09:50:28 09:43:01 AM all 24.29 0.00 4.48 0.37 0.08 70.78
09:50:28 09:43:01 AM 0 15.46 0.00 3.90 0.35 0.08 80.20
09:50:28 09:43:01 AM 1 33.12 0.00 5.05 0.38 0.08 61.37
09:50:28 09:44:01 AM all 9.07 0.00 2.06 0.46 0.06 88.35
09:50:28 09:44:01 AM 0 11.34 0.00 1.89 0.32 0.07 86.39
09:50:28 09:44:01 AM 1 6.81 0.00 2.22 0.60 0.05 90.32
09:50:28 09:45:01 AM all 3.18 0.00 0.23 0.02 0.05 96.52
09:50:28 09:45:01 AM 0 3.38 0.00 0.27 0.02 0.05 96.29
09:50:28 09:45:01 AM 1 2.98 0.00 0.20 0.02 0.05 96.76
09:50:28 09:46:01 AM all 17.90 0.00 0.22 0.03 0.08 81.78
09:50:28 09:46:01 AM 0 6.23 0.00 0.20 0.05 0.07 93.45
09:50:28 09:46:01 AM 1 29.52 0.00 0.23 0.00 0.08 70.16
09:50:28
09:50:28 09:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:28 09:47:01 AM all 9.95 0.00 0.16 0.02 0.06 89.82
09:50:28 09:47:01 AM 0 6.51 0.00 0.13 0.00 0.05 93.30
09:50:28 09:47:01 AM 1 13.39 0.00 0.18 0.03 0.07 86.33
09:50:28 09:48:01 AM all 8.54 0.00 0.18 0.01 0.07 91.21
09:50:28 09:48:01 AM 0 2.46 0.00 0.18 0.02 0.07 97.28
09:50:28 09:48:01 AM 1 14.62 0.00 0.17 0.00 0.07 85.14
09:50:28 09:49:02 AM all 10.43 0.16 1.38 0.02 0.09 87.93
09:50:28 09:49:02 AM 0 4.83 0.32 0.97 0.02 0.08 93.78
09:50:28 09:49:02 AM 1 16.03 0.00 1.79 0.02 0.10 82.07
09:50:28 09:50:01 AM all 30.54 0.00 3.26 0.25 0.10 65.86
09:50:28 09:50:01 AM 0 18.62 0.00 2.83 0.27 0.12 78.16
09:50:28 09:50:01 AM 1 42.45 0.00 3.68 0.22 0.08 53.56
09:50:28 Average: all 0.87 0.00 0.13 0.01 0.05 98.95
09:50:28 Average: 0 0.64 0.00 0.11 0.01 0.04 99.19
09:50:28 Average: 1 1.09 0.00 0.14 0.01 0.05 98.71
09:50:28
09:50:28
09:50:28